@charset "utf-8";
/* CSS Document */

* { margin: 0;
		padding: 0;
}

a { outline: none;
}
	
img { border: 0;
}

body { background: url(img/background.gif) repeat-y center;
		overflow:scroll;
}

#head { float: left;
		height: 242px;
		width: 100%;
		background: url(img/bg_head.gif) repeat-x;
}

#inhead { width: 977px;
		height: 198px;
		margin: 44px auto 0 auto;
}

#left { float: left;
		width: 6px;
		height: 198px;
		background: url(img/left_head.gif) no-repeat left top;
}

#chead { float: left;
		width: 966px;
		height: 198px;
		background: #f8f8f8;
}

#logo { width: 923px;
		height: 118px;
		margin: 20px auto 0 auto;
}

#logo_image { float: left;
		width: 490px;
		height: 118px;
}

#logo_info { float: left;
		width: 433px;
		height: 118px;
}

#contacts { float: left;
		padding-top: 39px;
		width: 345px;
		height: 79px;
		
}

#contacts span { display: block;
		padding-left: 19px;
		background: url(img/arr.gif) no-repeat;
		background-position: 0 3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #007fc7;
}

.subline { margin-top: 5px;
}

#chat { float: left;
		width: 88px;
		height: 104px;
		padding-top: 14px;
}

#chat24 { height: 55px;
}

#icons img { margin-right: 5px;
}

#right { float: left;
		width: 5px;
		height: 198px;
		background: url(img/right_head.gif) no-repeat right top;
}

#menu { 
		width: 919px;
		height: 60px;
		margin: 0 auto;
		background: url(img/bg_menu.gif) repeat-x;
}

#menu ul {
	width:100%;
	margin:0 auto;
	
}

#menu ul li {
		float: left;
		list-style-type: none;
		background: url(img/menu_border.gif) no-repeat left top;
		margin-left:-1px;
		position:relative;
		
}

#menu ul li a { display: block;
		float: left;
		padding: 0 20px;
		line-height: 60px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
}

#menu ul li ul {
	position:absolute;
	left: 0;
	left:-9999px;
	top:60px;
	width: 207px;
	background:#013660;
	overflow:hidden;	
	z-index:999;			
}


#menu ul li:hover ul {
	left:0;
}

#menu ul .over ul { left: 0;
}

#menu ul li ul li { 
		clear: left;
		background: none;
		border-bottom: #123247 1px solid;
		width: 207px;
		
}

#menu ul li ul li a { 
		line-height: normal;
		padding: 7px 10px;
}

#menu ul li ul li:hover {
	background:#03548c;
}

#container { width: 966px;
		margin: 0 auto;
		background: #f8f8f8;
}

#slider { float: left;
		height: 288px;
		width: 966px;
		background: #f8f8f8;
}

#flash { width: 923px;
		height: 283px;
		padding-left: 1px;
		margin: 0 auto;
		background: #f8f8f8;
		text-align: center;
		overflow: hidden;
}

#content {float: left;
		width: 924px;
		display: inline;
		margin-left: 22px;
		padding-bottom: 10px;
}

#content ul {
	margin-left:10px;
}

#content ol {
	margin-left:12px;
}


#content ul li, #content ol li { list-style-position: outside;
margin-left:10px;
}

#content ul li {
	line-height:18px;
}


.text1 {
	padding-left:10px;
}

#promo { height: 210px;
		background: url(img/line_promo.gif) repeat-x bottom;
}

#inter1 { float: left;
		width: 230px;
		height: 190px;
}

#inter1 h3 { height: 50px;
		padding-left: 12px;
		line-height: 50px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 18px;
		color: #027BC0;
}

#photo { float: left;
		width: 200px;
		height: 127px;
		border: 1px solid #ebebeb;
		text-align: center;
		padding-top: 8px;
}

#inter2 { float: left;
		width: 375px;
		height: 210px;
}

#inter2 h3 { margin-top: 50px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #007fc7;
}

#inter2 p { line-height: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #747373;
		text-align: justify;
}

#inter3 { float: left; 
		width: 316px;
		height: 210px;
}

#inter3 h3 { height: 50px;
		line-height: 50px;
		padding-left: 17px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 18px;
		color: #01335e;
}

#faces { float: left; 
		width: 316px;
		height: 160px;
		padding-left: 0;
		overflow: hidden;
}

#faces img { margin-bottom: 15px;
		margin-left: 9px;
}

#faces .last { margin-right: 0;
}

#page {

}

#news { height: 48px;
}

#news h2 { font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 14px;
		padding: 10px 0px;
		color: #027BC0;
}

#pages { float: left;
		width: 921px;
		min-height: 0px;
		line-height: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #747373;
}

#pages .componentheading {
	line-height:30px;
}

.post { float: left;
		width: 921px; 
		padding: 5px 0;
		border-bottom: 1px dotted #c5c5c5;
		background: #f8f8f8;
}

.post .thumb { float: left;
		width: 158px;
}

.post .ramka { width: 113px;
		height: 83px;
		padding-top: 3px;
		border: 1px solid #ebebeb;
		text-align: center;
}

.post .text { float: left; 
		width: 763px;
}

.post .text h3 { font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #007fc7;
}

.post .text p { line-height: 12px;
		padding: 5px 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #747373;
		text-align: justify;
}

.details { float: right;
		height: 30px;
		width: 100%;
		margin-top:10px;
}

.details .date { float: left; 
		width: 200px;
		height: 30px;
		line-height: 14px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #aaaaaa;
}

.details .more { width: 73px;
		height: 25px;
		padding-top: 5px;
		float: right;
		margin-right:10px;
}

#page h2 a, #page h2, h2 { margin: 10px 0 10px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #007fc7;
		text-decoration: none;
}

#page a { color: #007fc7;
		text-decoration: none;
}

#page p { margin-bottom: 10px; 
		line-height: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #747373;
		text-align: justify;
}

#footer { width: 100%;
		height: 238px;
		background: #1e557a;
		margin-top:10px;
}

#infooter { width: 966px;
		height: 200px;
		margin: 0 auto;
}

#mod1 { float: left; 
		width: 445px;
		height: 200px;
}

#mod1 h3 { margin-top: 34px;
		margin-bottom: 10px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #3184bb;
		font-weight: bold;
}

#mod1 p { margin-bottom: 5px;
		padding-right: 20px; 
		line-height: 17px; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
}

#mod1 img { float: left;
		margin: 0 10px 10px 0;
}

#mod2 { float: left;
		width: 425px;
		height: 200px;
		margin-left:45px;
}

#mod2 h3 { margin-top: 34px;
		margin-bottom: 10px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #3184bb;
		font-weight: bold;
}

#mod2 ul li {border-bottom: 1px solid #256088; 
		line-height: 20px; 
		list-style-position: inside;
		color: #376d91;

}

#mod2 ul li a { font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
}

#mod3 { float: left;
		width: 250px;
		height: 238px;
		padding-left: 20px;
}

#mod3 h3 { margin-top: 34px;
		margin-bottom: 10px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #3184bb;
		font-weight: bold;
}

#mod3 .username, #mod3 .password { width: 212px;
		height: 27px;
		line-height: 27px;
		padding: 0 0 3px 5px;
		border: 0;
		background: url(img/input.gif) no-repeat;
		font-size: 13px;
		font-weight: bold;
		color: #5190bb;
}

#mod3 .password { margin-top: 5px;
}

#mod3 .remember { float: left;
		height: 25px;
		width: 110px;
		line-height: 25px;
		padding-left: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
}

#mod3 .check {
		float: left;
		height: 25px;
		width: 45px;
		padding-top: 5px;
}

#mod3 .login { clear: both;
		padding-left: 4px;
}

#mod3 ul li { list-style-type: square;
		list-style-position: inside;
		color: #FFFFFF;
		
}

#mod3 ul li a { font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
}

.clr { clear: both;
}

.box {
	margin-left:22px;
}

.box .left {
	float:left;
	width:47%;
}

.box .right {
	float:left;
	width:47%;
	padding-left:30px;
}

.box .moduletable h3 {
	color:#027BC0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	padding:10px 0;
	display:block;
	border-bottom: 1px solid #9ea9ab;
	margin-bottom:15px;
}

.box .contentpaneopen {
	color:#027bc0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	border:none;
	padding-bottom:5px;
}

.box p {
	color:#747373;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:12px;
	margin-bottom:10px;
	font-weight:normal;
}

.box .contentpaneopen a{
	float:right;
	height:25px;
	margin-right:10px;
	padding-top:5px;
	width:73px;
	text-indent:-9999px;
}

.contentpaneopen {
	width:100%;
}


.readon {
	background: url(img/more.gif) no-repeat left top;
	display:block;
	text-indent:-9999px;
	width:73px;
	height:18px;
	float:right;
}

.box .contentheading .contentpagetitle {
	text-indent:inherit;
	width:98%;
	color:#027bc0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	height:auto;
}

.article_separator {
	display:none;
}

.formBody textarea {
	width:250px !important;
}

.formBody input {
	width:250px !important;
}


.formFieldset legend {
	color:#027BC0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
}

.jutitle a {
	color:#027BC0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	display:block;
	margin-bottom:10px;
	text-align:left;
	line-height:16px;
}


.junewsultra {
	color:#747373;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	margin-bottom:10px;
	text-align:justify !important;
}

.junews {
	margin-bottom:10px;
}

.newsfeed li {
	list-style:none;
}

.newsfeed .newsfeed_item img {
	display:none;
}

.newsfeed .newsfeed_item {
	color:#747373;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	text-align:justify !important;
}

.newsfeed a {
	color:#027BC0;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	margin-bottom:10px;
}

.copyright {
	text-align:center;
	color:#fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	padding:5px 0;
	background:#1E557A;
}

.post a {
	color:#027BC0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}

.formFieldset {
	border:none !important;
	margin-top:10px;
	margin-bottom:10px;
}

.contentpaneopen a {
	color:#027BC0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
}


#pages .componentheading,#pages .contentpagetitle {
	color:#007FC7;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	margin:10px 0 10px 0;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

#pages .contentpaneopen p b {
	line-height:12px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	margin-bottom:12px;
}

#pages .contentpaneopen a {
	text-decoration:none;
	font-weight:bold;
}