@charset "iso-8859-1";
Body {
	font: 16px tahoma,verdana, arial;
	color: #666666;
}
*{
	margin:0;
	padding:0;
	border:0;
}
a { 
	color:#3bb3c3;
	text-decoration: underline;
}
a:hover{ 
	text-decoration: none;
}


.top_logo {
	float:left;
	width:261px;
	height: 117px;
	top:2px;
	left:30px;
	position:relative;
	background: url('/media/images/logo.gif') no-repeat 0 0;
}	
			 
.health {
	background: url('/media/images/logo/logo_health.gif') no-repeat 0 0;
}
.physics {
	background: url('/media/images/logo/logo_physics.gif') no-repeat 0 0;
}
.astro {
	background: url('/media/images/logo/logo_astronomy.gif') no-repeat 0 0;
}
.tech {
	background: url('/media/images/logo/logo_tech.gif') no-repeat 0 0;
}


.top_logo a {

	display:block;
	width:100%;
	height:100%;
	text-indent:-99999px;
}




.text_top {
	top:15px;
	position:relative;
	float:right;
	width:600px;
	color:#666666;
	font-size:12pt;
}
.text_top .text {
	padding-left:38px;
	background:  url('../images/icon-1.gif') no-repeat 0 0;
	height:24px;
	margin-bottom:11px;
	top:-3px;
}
.text_top .text2 {
	padding-left:38px;
	height:24px;
	margin-bottom:11px;
}
.text_top a {
	color:#f26c4f;
	position:relative;
}
.text_top a:hover {
}

h1 a{
	margin-bottom:6px;
	font-size:26px;
	font-weight:normal;
	color:#f26c4f;
}
.centre_cont {
float:left;
width:100%;
padding-top:0px;
}


/*  Menu block */
.menu_hor_0 {
	width:950px;
	float:left;
	position:relative;
	left:26px;
	margin-top:4px;
}

.menu_hor_0  {
	float:left;
	width:950px;
	height:77px;
	background: url('../images/fon_menu.gif') no-repeat 0 0;
}
.menu_hor_0  ul {
	padding-left:160px;
	position:relative;
	top:30px;
	height:39px;
	float:left;
	width:770px;
}

.menu_hor_0  ul li.style_li {
	background: url('../images/li_fon.gif') no-repeat 0 0;
	width:2px;
	padding:0px;
}
.menu_hor_0  ul  li {
	padding-left:20px;
	padding-right:20px;
	float:left;
	list-style:none;
	height:39px;
}

.menu_hor_0  ul  li.selected a {
	color: #f26c4f;
}
.menu_hor_0 ul  li a {
	color:#ffffff;
	font-size:24px;
	text-decoration:none;
	position:relative;
	top:3px;
}
.menu_hor_0  ul  li a:hover {
	text-decoration:underline;
}
 
/* END Menu block */


.block_main {
	text-align: left;
	width: 890px;
	margin-top:40px;
	padding-left:30px;
	padding-right:30px;	
}

.block_main .left {
	float:left;
	width:61px;
	position:relative;
	top:28px;
}
.block_main .right {
	float:right;
	width:61px;
	position:relative;
	top:28px;
}
.block_main .center {
	margin-left:75px;
	margin-right:90px;
	text-align:justify;
}
.block_main .date {
	color:#3bb3c3;
	padding-left:76px;
	font-weight:bold;
}
.block_main .block {
	float:left;
	width:100%;
	margin-top:25px;
}		  

.block_main .right a, .block_main .left a {
	width:95%;
	color:#c3de4e;
	text-decoration:none;
	font-size:20px;
	position:relative;
	top:7px;
}
.block_main .right a:hover, .block_main .left a:hover {
	color:#f26c4f;
}
.block_main .right a {
	float:left;
}
.block_main .left a {
	float:right;
	text-align:right;
	right:2px;
}
.block_main .right img, .block_main .left img {
	float:left;
}
.block_main .center img {
	margin: 5px 10px 10px 0;
	position:relative;
	top:8px;
}
.block_main .link {
	float:right;
	width:100%;
	text-align:right;
	margin-top:30px;
}

.block_main ul, .block_main ol {
	padding: 10px 30px;
}


/* Bottom */ 

.clip {
	clear: left;
	padding: 0 5px 20px 30px;
	text-align:left;
	float: none; 
	width: 700px;
}

.clip a {
	color: #f26c4f;	  
}

.clip h2 a{
	font-size: 20px;
	font-weight: normal;
}


.clip SMALL{
	color: #3bb3c3;
}	  

.clip .media IMG, #clBody IMG {	
	float:left;
	padding: 2px;
	margin: 0 10px 10px 0;
	border: 1px solid #f26c4f;
}


#bottom {
	float:left;
	width:100%;
	font-size:20px;
	background:  url('../images/fon_bot.gif') no-repeat center 0;
	padding-top:20px;
	position:relative;
}
#bottom .block {
	float:left;
	width:100%;
	font-size: 10pt;
}
#bottom .left {
	float:left;
	width:280px;
	position:relative;
	left:110px;
}
#bottom .right {
	margin-left:380px;
	text-align:right;
	padding-right:130px;
}
#bottom .right a {
	color:#f26c4f;
	text-decoration:underline;
	margin-left:30px;
}
#bottom .right a:hover {
	text-decoration:none;
}
.bot_block {
	float:left;
	width:100%;
}
.bot_block a {
	color:#3bb3c3;
	font-size:16px;
	float:right;
	position:absolute;
	right:160px;
	top:-50px;
}

/* End Bottom */	


/* Forms */	 
fieldset {
 width: 600px;
 padding-left: 40px;
}	

fieldset P{
	margin-bottom: 10px;
}	

fieldset LABEL{
 display: block;
 float: left;
 padding: 5px; 
 width: 100px;
 font-size:16px;
 padding: 0;
}

fieldset INPUT, TEXTAREA{
 height: 30px;
 font-size: 22px;
 color:#3bb3c3; 
 border: 1px solid #f26c4f;
 width: 400px;
}
  
fieldset TEXTAREA{
 height: 100px;
}

fieldset #submit{
	padding:0;
	margin: 0;
	width: 300px;
	border: 1ps solid #f26c4f; 
	color: #f26c4f;
}		

/* SLide Right */
#clBody {
	position: relative;
	left: 0;
}	   


#slideRight, #slideLeft {
	position: relative;
	display: block;
	height: 61px;
	width: 61px;	
	padding-top: 65px;
	
} 

#slideRight{
	 float: left;  
	 padding-left: 0px;
	 background: url('/media/images/icon-3.gif') no-repeat;
}
#slideRight:hover{
	 background: url('/media/images/icon-44.gif') no-repeat;
}

#slideLeft{	
	 float: right;	 
	 padding-left: 10px;
	 background: url('/media/images/icon-33.gif') no-repeat;
}

#slideLeft:hover{
	 background: url('/media/images/icon-4.gif') no-repeat;
}



/* chrome fix */
body:nth-of-type(1) #wrapper DIV {
	min-width: 730px;
}
