/*
menu font color  --  #032262
*/

body{
	margin:0px;
	font-size: 14px; 
	font-family: Verdana Arial sans-serif;
}

body a{
	color: #032262;
}

#work-area div.catalog-section-list ul li a:hover{
	color: #FE9941;
}


#page{
	width: 990px;
	padding: 0px 23px;
	margin: 0px auto;
}

#content{
	width: 978px;
	padding: 0px 6px;
	margin-bottom: 70px;
}

div.clear{
	clear: both;
}

#main-content{
	width: 978px;
	border-top:1px solid #C3C6E4; 
}
/******************HEADER**************************/

#header{
	width: 990px;
	height: 78px;
	padding-top: 16px;
	background: #17479D; 
	-moz-border-radius: 0px 0px 13px 13px; /* FF1+ */
    -webkit-border-radius: 0px 0px 13px 13px; /* Saf3+, Chrome */
    -khtml-border-radius: 0px 0px 13px 13px;
	border-radius: 0px 0px 13px 13px;
	behavior: url(/bitrix/templates/unisail/scripts/PIE.php);
}

#header > a{
	text-decoration: none;
	float: left;
}

#logo{
	margin-left: 33px;
	display: inline-block;
	height: 64px;
	width: 214px;
	background: url('//unisail.ru.opt-images.1c-bitrix-cdn.ru/bitrix/templates/unisail/images/logo.jpg?14117152065721') no-repeat;
	margin-right: 320px;
}

#header img{
	border: 0px;
}

.sponsor1{
	display: inline-block;
	width: 85px;
	height:64px;
	margin-right: 25px;

}

.sponsor2{
	display: inline-block;
	width: 80px;
	height:64px;
	margin-right: 25px;
}

.sponsor3{
	display: inline-block;
	width: 145px;
	height:64px;
	margin-right: 15px;

}

div.sponsors{
	display: inline-block;
	width: 400px;
}

#bx_incl_area_1
{
	display: inline-block;
}


/*#################HEADER########################*/


/******************CONTENT-TOP**************************/

#content-top{
	height: 300px;
	font-family: Arial;
	text-align: right;
	margin-bottom:5px;

	}

#content-top .contact-info{
	display: inline-block;
	width: 295px;
	height: 53px;

}
#content-top .contact-info a{
	color:#032262;
	font-size: 11px;
	margin:26px 14px 0px 0px;
	float:  left;
}

#content-top .contact-info a:hover{
	text-decoration: none;
}

#content-top a.contact-phone {
	display: block;
	background: url('//unisail.ru.opt-images.1c-bitrix-cdn.ru/bitrix/templates/unisail/images/contact-phone_blue.jpg?14117152063517') no-repeat;
	height: 22px;
	width: 187px;
	margin: 18px 0px 0px 0px;
}

/**************menu-top******************/
#menu-top{
	background: url('//unisail.ru.opt-images.1c-bitrix-cdn.ru/bitrix/templates/unisail/images/menu-top_bg.jpg?1411715206412') repeat-y;
	height: 40px;
	width:978px;
	margin-bottom: 5px;

}

#menu-top ul{
	padding: 0px;
	margin: 0px;
	float: right;
}

#menu-top ul  li{
	list-style: none;
	display: inline-block;
	border-left: 1px solid #032262;
	padding:0px 24px;
	margin-top: 14px;
	height: 15px
}

#menu-top ul  li:first-child{
	border-left: 0px;

}


#menu-top ul li.last{
	border-right: 0px;
}

#menu-top ul li li a{
	font-size: 11px;
}

#menu-top ul ul li{
	border-left: 0px;
	padding-left: 11px;
	margin-top: 0px;
	padding-bottom: 15px;
}

#menu-top ul ul li:first-child{
	margin-top: 15px; 
}

#menu-top ul li a{
	font-size: 12px;
	color: #032262;
	text-decoration: none;
	font-family: Verdana;
}

#menu-top ul li a:hover{
	text-decoration: underline;	
}

a.menu-list{
	background: url('//unisail.ru.opt-images.1c-bitrix-cdn.ru/bitrix/templates/unisail/images/menu-top_list.jpg?14117152068069') no-repeat;
	height: 8px;
	width: 8px;
	display: inline-block;
	margin-right: 8px; 
	cursor: pointer;

}
/*##############menu-rop##############*/

#top-banner{
	height: 194px;
	width: 975px;
	border-top:1px solid #17469E;
	padding-top: 5px;
	overflow: hidden;
}
/*#################CONTENT-TOP########################*/



/******************SIDEBAR*************************/



#sidebar{
	width: 243px;
	float: left;
	border-right: 1px solid #C3C6E4;
	padding: 5px 1px;
	font-size: 12px;
	font-weight: bold;
}

#sidebar  ul#lm{
	margin:0px;
	padding: 0px;
	position: relative;
}

#sidebar ul#lm li{
	display: block;
	list-style: none;
	margin-bottom: 10px;
}

#sidebar ul#lm li a{
	display: block;
	text-decoration: none;
	cursor: pointer;
}

#sidebar div.item-image{
	height: 50px;
	width: 239px;
	background: #F0F1F8;
	text-align: center;
}

#sidebar img{
	border: 0px;
}

#sidebar .item-text{
	display: block;
	width: 239px;
	height: 19px;
	background: #9EB2D6;
	-moz-border-radius: 0px 0px 10px 10px; /* FF1+ */
    -webkit-border-radius: 0px 0px 10px 10px; /* Saf3+, Chrome */
    -khtml-border-radius: 0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	behavior: url(/bitrix/templates/unisail/scripts/PIE.php);
	text-align: center;
	color: #fff;
}

#sidebar .item-text-active{
	display: block;
	width: 239px;
	height: 19px;
	background: #9EB2D6;
	-moz-border-radius: 0px 0px 10px 10px; /* FF1+ */
    -webkit-border-radius: 0px 0px 10px 10px; /* Saf3+, Chrome */
    -khtml-border-radius: 0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	behavior: url(/bitrix/templates/unisail/scripts/PIE.php);
	text-align: center;
	color: #fff;
	box-shadow: 0px 3px 6px #A4A3A8;
}

#sidebar #lm ul{
	padding: 0px;
	width: 239px;
	display: none;
	margin-bottom: 10px;
	margin-top: 5px;

}

/*#sidebar ul ul{
	display: block;
}*/

#sidebar #lm ul li{
	margin: 0px;
	height: 21px;
	padding-top: 12px;
	border-bottom: 1px dashed #BBBDBF;
	background: #F0F1F8;
	text-align: center;
} 

#sidebar #lm ul li:last-child{
	border-bottom:0px; 
} 

#sidebar #lm ul li a{
	color: #17479D;
	font-size: 12px;
	font-weight: bold;

}

#sidebar li.last-submenu{
	padding-top: 14px;
	height: 32px;
	border-bottom:0px;
}

.catalog-section-list ul{
	margin:0px;
	padding: 0px;
}

/*#################SIDEBAR########################*/




/******************WORK-AREA*************************/

#work-area{
	width: 524px;
	font-size: 14px;
	font-family: Arial;
	color: #032262;
	padding: 30px 20px 0px 26px;
	float: left;
	overflow: hidden;
}

#pagetitle h1{
	padding-top: 0px;
}

#work-area .catalog-section-list{
	padding: 10px 0px; 
}

.news-title a{
	font-weight: bold;
	color: #000;
	margin: 0px 0px 10px;
}

h3.news-title{
	color: #032262;
	text-decoration: underline;
	display: inline-block;
}

.lists{
   font-weight: normal;
   font-family: Verdana;
   margin-top:30px;
}

div.separator{
	border-bottom: 3px dotted #032262;
	display: inline-block;
	width: 444px;
	position: relative;
	top: 4px;
	margin-left: 5px;
}

div.news-header{
	margin: 50px 0px 40px;
}


.news-block{
	font-family: Verdana;
	border-top:1px solid #AFACB0; 
	padding:10px 10px 60px;
	color: #231f20;
	font-size: 14px;

}

.news-block span.date{
	float:left;
	margin-right: 65px;
}

.news-block div.news{
	float: left;
	width: 355px;
	display: inline-block; 
}

.news-block span.news-more{
	float: right;

}

.news-more a{
	color: #231f20;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}


.news-more a:hover{
	font-weight: bold;
}

.news-date-time{
	float: right;
}


#work-area div.catalog-section-list ul li{
	list-style: none;
	margin: 0px 0px 15px 10px;

}

#work-area div.catalog-section-list ul li a{
	text-decoration: none;
	font-size: 14px;
	color: #032262;
	font-weight: bold;
}

#work-area div.catalog-section-list ul li a:hover{
	color: #FE9941;
	text-decoration: underline;
}


/*#################WORK-AREA########################*/

/********************RIGHT-BLOCK***********************/

#right-block{
	float: left;
	width: 156px;
	padding: 5px 2px;
}

.banner{
	width: 156px;
	height: 204px;
	background: #F0F1F8;
	margin-bottom: 10px; 
	color: #032262;
}

/*#################RIGHT-BLOCK########################*/



/********************FOOTER***********************/

#footer{
	width: 990px;
	height: 63px;
	background: #17479D;
	-moz-border-radius: 13px 13px 0px 0px; /* FF1+ */
    -webkit-border-radius: 13px 13px 0px 0px; /* Saf3+, Chrome */
    -khtml-border-radius: 13px 13px 0px 0px;
	border-radius: 13px 13px 0px 0px;
	behavior: url(/bitrix/templates/unisail/scripts/PIE.php);

}

#footer a.copyright{
	margin: 20px 0px 0px 20px;
	position: absolute;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}

#footer a.copyright:hover{
	text-decoration: none;
}

#footer .contact-info{
	float: right;
	width: 306px;
	height: 53px;
	text-align: left;

}

#footer .contact-info a{
	color: #fff;
	font-size: 11px;
	margin-top: 24px;
	position: absolute;
}

#footer .contact-info a:hover{
	text-decoration: none;
}

#footer a.contact-phone{
	display: block;
	background: url('//unisail.ru.opt-images.1c-bitrix-cdn.ru/bitrix/templates/unisail/images/contact-phone_white.jpg?14117152063688') no-repeat bottom;  
    height: 22px;
	width: 193px;
	margin: 18px 26px 0px 80px;
	position: absolute;
	float:right;
}
/*###################FOOTER######################*/
.item-text a{
	color: #fff;
}