@charset "windows-1251";
/*
Файл таблицы стилей.
*/

/******************************************************
ТЕГИ
******************************************************/
body{
	background-color: #fff;
	padding:0px;
	margin:0px;
	font:normal 12px Tahoma, Verdana, Helvetica, Sans-Serif;
	color: #2D3746;
}
h1{
	margin: 30px 0px;
	font:bold 18px Verdana, Tahoma, Helvetica, Sans-Serif;
	color: #2D3746;
	line-height:32px;
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:36px;
}
h2{
	font:bold 16px Tahoma, Verdana, Helvetica, Sans-Serif;
}
h3{
	font:bold 13px Verdana, Helvetica, Sans-Serif;
	color: #0051A5;
	line-height:16px;
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:20px;
}
h4{
	font:bold 13px Verdana, Helvetica, Sans-Serif;
	color: #0051A5;
	text-indent: 16px;
	margin:0px 0px 5px 0px;
}
ul,div, p, ul, ol, dl, form{
	margin:0;
	padding:0;
}
ul{
	list-style-type: none;
}
input,textarea,select{
	 border:solid 1px #8CB2D6;
	 padding:0px;
	 margin:0px;
	 min-height:12px;
	 min-width:12px;
}

/******************************************************
СГРУППИРОВАННЫЕ ЭЛЕМЕНТЫ (меню и т.п.)
******************************************************/

/*=== Шапка ===*/
.ctop{
	height:60px;
}
.ctop_right{
	float: right;
	width: 280px;
}
.ctop_right b{
	margin-bottom:10px;
}
.ctop_right a{
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
.ctop_right a:hover{
	color:#0000cc;
	text-decoration:none;
}
.ctop_logo{
	left:0px;
	width:auto;
}
.ctop_logo_title{
	margin-top: 20px;
}
.ctop_logo_desc{
	font-size: 12px;
	font-weight: normal;
	margin-top:0px;
	margin-left:0px;
}

/*=== Середина ===*/
.cmid{
	margin: 10px 0px;
	width:100%;
}

.cmid_body_left{
	width:auto;
	height:auto;
	margin-right:260px;
}
.cmid_right{
	float:right;
	width:240px;
	height:auto;
}

/*=== Низ ===*/
.cbottom{
	width:100%;
	height:20px;
	margin: 10px 0px;
	text-align:center;
}


/*=== список ===*/
.clist{
	margin-left: 32px;
	list-style-type: disc;
	list-style-image: url("/lib/img/home/li.gif");
}
.clist li{
	margin-bottom: 8px;
}

/*=== Список ошибок ===*/
.cule{
	list-style-type: disc;
	list-style-image: url("/lib/img/home/lie.gif");
	margin-bottom: 5px;
}
.cule li{
	color:#990000;
}

/*=== поле логина ===*/
.clogin{
	padding:10px 10px 2px 10px;
	width:220px;
	background-color:#72B1F1;
}
.clogin_title{
	background: url("/lib/img/home/iloginkeys.png") center left no-repeat;
	padding-left:40px;
	padding-top:9px;
	font:bold 13px Tahoma, Verdana, Helvetica, Sans-Serif;
	color: #fff;
	height:26px;
	margin-bottom:5px;
}
.clogin_field{
	margin:2px 0px;
}
.clogin_text{
	width:70px;
	float:left;
	padding-top:3px;
}
.clogin_button{
	width:70px;
	border:1px solid #ddd;
	line-height:16px;
	background-repeat:no-repeat;
	background-position:center left;
	color:#0051A5;
	background-color:#72B1F1;
}

/*=== блок новостей ===*/
.cnews{
	cursor:pointer;
	height:250px;
	overflow:hidden;
}
.cnews_item{
	margin-bottom:16px;
	font-size:12px;
}
.cnews_item_date{
	font-size:11px;
	color:#339933;	
}
.cnews_item_title{
	font-weight:bold;
}
.cnews_item_text{
	
}

/*=== блок тулбара ===*/
.cfztool{
	background: url('/lib/img/home/ifirefoxbg.gif') repeat-x top left;	
	width:100%;
}
.cfztool_install{
	padding-top:23px;
}
.cfztool_install_a{
	color:#fff;
	margin-left:10px;
	font:bold 13px Verdana, Helvetica, Sans-Serif;
	text-decoration:none;
}
.cfztool_desc{
	margin-top:30px;
	font-size:11px;
}
/******************************************************
ОБЪЕКТЫ И ЭЛЕМЕНТЫ
******************************************************/

/*=== Контент ===*/
#id_root{
	width:750px;
	height:100%;
	margin:0 auto;
}

/*=== Меню навигации ===*/
#id_nav{
	width:auto;
	height:20px;
	margin-left:0px;
}
#id_nav ul {
	width:100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#id_nav li {
	float: left;
	position: relative;
	margin-right:13px;
}
#id_nav a {
	color: #3E42E3;
	text-decoration: none;
	display: block;
	border-bottom:3px double #fff;
}

#id_nav a:hover {
	text-decoration: none;
	border-bottom:3px double #5C718F;
}

/******************************************************
ПРОЧИЕ КЛАССЫ
******************************************************/
.clinebody{
	width:100%;
	height:1px;
	border-bottom:1px solid #ABB7C9;
}
.ctxt{
	margin-bottom: 8px;
	text-align: left;
	text-indent: 16px;
}
.ciimg{
	line-height:16px;
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:20px;	
}
.cv{
	width:150px;
	float:left;
	text-align: left;
}
.cfl{
	width:150px;
	float:left;
	padding-top:3px;
}
.cfn{
	margin-bottom:3px;
}

.cfe{
	margin-bottom:3px;
	padding-top:2px;
}
.cfok{
	margin-bottom:3px;
	padding-top:2px;
}
.cfeout{
	margin-left:150px;
	width:250px;
}
