@charset "utf-8";

/* CSS Document */



body,ul, li, h1, h2, h3 {

	margin:0px;

	padding:0px;

}

body{

	color:#000000;
	background:url(../images/body_bg.png) repeat-x;
	background-color:#ffffff;

	

}

 @font-face {

 font-family:mytext;

 src:url('../fonts/neuropolitical_rg.otf');

}

 @font-face {

 font-family:mytext1;

 src:url('../fonts/tahoma.ttf');

}



.myfonts1{
	font-family: mytext1;
	font-size: 16px;
	line-height: 22px;
	text-height: text-size;
	word-spacing: 3px;
}



/*

.myfonts{font-family:mytext; font-size:15px; line-height:25px; word-spacing:6px; letter-spacing:1px; color:#e0e0e0;}



*/

.clear {

	display:block;

	height:1px;

	clear:both;

}





h2{ margin:10px auto auto 20px; color:#000000; font-size:20px; text-transform:uppercase;}



.textCenter{

	

}


.wraper {

	background: url(../images/body_bg.png),url(../images/body_bg.png),url(../images/bg.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: top left, top right, top center;

	background-color:#ffffff;

	display:block;

	width:980px;

	margin:0px auto;

	padding:0px 210px;

	position:relative;


}

.header{

	display:block;

	height:415px;

	/*position:absolute;*/

	clear:both;

	margin-bottom:10px;

}

.navigation {

	/*position:absolute;*/

	display:block;

	height:145px;

	/*background-image:url(../images/nav_bg.png);*/

	background-repeat:no-repeat;
	
	margin-left: 0px;

	width:100%;

	/*left:0px;

	top:415px;

	background-position:top center;
*/
}



.section{}

.mediac{
	background: #ffa401;
	display: block;
	width: 200px;
	height: 48px;
	float: left;
	margin-left: 2px;
	font-family: mytext;
	color: black;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	font-smoothing: antialiased;
	text-align: center;
	line-height: 50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mediac:hover{
	background: #F45B00;
	color:white;
}



#box{ display:block; background:rgba(0, 0, 0, 0.6); width:300px; float:left; margin:0px 20px; margin-bottom:50px;}



p{ margin:15px 20px;
text-align:justify;


}



#aside{ display:block; /*width:780px;*/ float:left;}



.menuLinks {

	display:block;

	width:125px;

	height:48px;

	float:left;

	background-color:#ffa401;
	
	margin-left: 2px;

	padding:0px 20px 0px 0px;

	font-family:mytext;

	color:black;

	font-size:17px;

	font-weight:bold;

	text-decoration:none;

	font-smoothing: antialiased;

	text-align:center;

	line-height:50px;

}
.guideAndForm{
	margin-left:100px;
}
.guideAndForm a{
	text-decoration:none;
	color:#ffffff;
	font-family:myText1;
	font-weight:bold;
	
}
.guideAndForm a:hover{
	color:#ccc;
}

.menuLinks:hover {

	color:#FFFFCC;
	background-color: #F45B00;

}

menuLinks:last-child{

	

}

.footer {

	/*position:absolute;*/

	display:block;

	margin-left:270px;

	clear:both;
	padding-bottom:80px;

}

.footerLinks {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#000000;

	text-decoration:none;

	display:inline-block;

	padding:15px;
	font-weight:bold;

}

.footerLinks:hover{

	color:#ffffff;

}





#container{ display:block;position:relative; float:left; width:1130px; height:500px; margin:30px 0px;}

	/*#pic1{ position:absolute; z-index:5;}*/

	#pic1{ position:absolute; z-index:4;}

	#pic2{ position:absolute; z-index:3;}

	#pic3{ position:absolute; z-index:2;}

	#pic4{ position:absolute; z-index:1;}

	

#thumb img{

	display:block;

	width:240px;

	height:320px;

	float:left;

	padding:5px;

	margin:15px;

	border:1px solid white;

	}

.icons{

	float:right;

	margin-top:30px;

	width:100px;

	height:40px;

	overflow:hidden;

}



.icons a img{

	margin:10px;

	top:25px;

}





.icons a:hover img{

	top:60px;

}

 .black_overlay{
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index:1001;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
    }
    .white_content {
        display: none;
        position: absolute;
        top: 25%;
        left: 25%;
        width: 40%;
        height: 50%;
        padding: 16px;
        border: 16px solid orange;
        background-color: white;
        z-index:1002;
        overflow: auto;
    }
#light{
	text-align:center;
}
#light a{
	text-decoration:none;
	color:#FFF;
	background:#0030e9;
	border:1px solid #333;
	padding:5px;
	font-family:Tahoma, Geneva, sans-serif;	
}
#light a:hover{
	color:#333;
	background:#CCC;
}
#light h2,#light h1{
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
}
#light h1{
	
	
}
#studentCategory{
	position:absolute;
	margin-left:350px;	
}
#studentCategory a:hover #clickTo{
	opacity:0.75;	
}
#clickTo{
	margin-top:-300px;
	background:#000;
	position:absolute;
	padding:10px 15px;
	opacity:0;
	color:#FFF;
	border-radius:10px;
}

.stay{
	float:right;
	position:absolute;
	right:120px;
	bottom:0;
	
}
#partners{
	font-family:myText1;
	font-weight:bold;
	font-size:30px;	
}

#Spartners{
/*	font-family:myText1;*/
	font-weight:bold;
	font-size:20px;	
}