/* CSS Document */


html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

div#mainBody {
	width:958px;
    margin: auto;
    height: 100%;
}
body > div#mainBody{
	min-height: 100%;
    height: auto;
}
div#bclear{
    clear: both;
	height:116px;
}
div#footer{
    height: 97px;
    margin: -102px auto 0;
	width:958px;
	border-top:5px solid #828282;
	background-color:#9ACADD;
	overflow:hidden;
	background-image:url('/icstat/footer.png');
}
div#footer a{
	color:#333;
}
div#footer a:hover{
	color:#000;
}
div#footer div{
	background-image:url('/icstat/lin.png');
	background-repeat:no-repeat;
	float:left;
	line-height:160%;
	color:#666;
}
div#footer div.copy{
	background:none;
	line-height:130%;
}
div#footer div.copy span{
	color:#333;
}
div#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	float:left;
	margin-right:20px;
}
div#footer ul li{
	margin:0;
	padding:0;
	line-height:160%;
}
div#maincontent{
	background-color:#fff;
	padding-top:13px;
}



body{
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#5F5C5C;
	background-color:#FFFFFF;
}

/*Верхнее меню*/
ul#topmnu{
	position:relative;
	padding:0px;
	margin:0px;
	list-style-position:outside;
	list-style-image:none;
	list-style:none;
	padding:0px 13px;
}
ul#topmnu li{
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	list-style:none;
	line-height:normal!important;
}
ul#topmnu li img{
	margin-top:3px;
	width:19px;
	height:7px;
	border:none
}
ul#topmnu li a{
	text-decoration:none;
	color:#FFFFFF;
	padding:4px 11px 4px 12px!important;
	height:16px;
	display:block;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
ul#topmnu li a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#4F4D4D;
}
ul#topmnu li.sel{
	background-color:#4F4D4D;
}
ul#topmnu li.sel a:hover{
	background-color:#333;
	text-decoration:none;
}
ul#topmnu li a.allislink{
	color:#C1D5DB;
}

/*Все разделы*/
.topmnu td a.allislink{
color:#C1D5DB;
}
ul.allissues{
	position:absolute; display:none; z-index:1000;
	margin:0px;
	background-color:#4F99AC;
	padding:0px 15px 10px 15px;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	border-width:0px 1px 1px 1px;
	border-style: solid;
	border-color:#C1D5DB;
	list-style-position:outside;
	list-style-image:none;
	list-style:none;
	
}
ul.allissues li{
	display:block;
	padding:7px 0px 0px 0px;
	margin:0px;
	line-height:normal;
}
ul.allissues a{
	text-decoration:none;
	color:#FFFFFF;
}
ul.allissues a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

/*Шапка новая*/
div#shapka3{
	background-color:#AFD8EB;
	-moz-border-radius-bottomright:13px;
	-moz-border-radius-bottomleft:13px;
	-webkit-border-bottom-left-radius:13px;
	-webkit-border-bottom-right-radius:13px;
	border-bottom-right-radius:13px;
	border-bottom-right-radius:13px;
	
	border-top:2px solid #4F99AC;
	max-height:150px;
	height:auto;
}
div#shapka3 ul#submenu{
	padding:0px 13px;
	list-style-image:none;
	list-style-position:outside;
	list-style:none;
	height:24px;
	margin:0;
	
}
div#shapka3 ul#submenu li{
	margin:0px;
	padding:4px 0px 0px 12px;
	height:20px;
	display:block;
	float:left;
	line-height:normal;
	
}
div#shapka3 ul#submenu li a{
	text-decoration:none;
	color:#666;
	line-height:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
div#shapka3 ul#submenu li a:hover{
	text-decoration:underline;
	color:#333;
}
div#shapka3 ul#submenu li a.sel{
	font-weight:bold;
}
div#shapka{
	background-color:#4F99AC;
	-moz-border-radius-bottomright:13px;
	-moz-border-radius-bottomleft:13px;
	-webkit-border-bottom-left-radius:13px;
	-webkit-border-bottom-right-radius:13px;
	border-bottom-right-radius:13px;
	border-bottom-right-radius:13px;
	height:125px;
}
div#shapka div#shapka2{
	height:101px;
	background-image:url('/icstat/top-bg.png');
	background-repeat:repeat-x;
	background-color:#efefef;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;

}
div#shapka2{
}
div#shapka2 img#logo{
	width:187px;
	height:58px;
	border:none;
	float:left;
	margin:25px 15px 0px 23px;
}
div#shapka2 form{
	margin:0px;
	padding:0px;
	height:101px;
	display:block;
	float:left;
	width:220px;
}
div#shapka2 form input.q{
	border:1px solid #999;
	width:148px;
	height:16px;
	outline:none;
	padding:0;
	margin:0;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 4px 0px 4px;
	float:left;
	
}
div#shapka2 form span{
	display:block;
	padding-top:40px;
	margin-bottom:10px;
	height:15px;
}
div#shapka2 form span a{
	color:#4F99AC
}
div#shapka2 form input.but{
	background-color:#999;
	border:none;
	outline:none;
	margin:0;
	padding:0;
	padding:1px 0px 4px 0px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	width:44px;
	text-align:center;
	float:left;
	cursor:pointer;
	margin-left:4px;
	-moz-border-radius:0px;
	text-shadow:none;
}
div#shapka2 form input.but:hover{
	background-color:#333;
}
div#shapka2 div#top_banner_place{
	width:500px;
	height:90px;
	float:left;
	margin-top:6px;
}



.print{
display:none;
}


td{
font-family:Arial;
font-size:12px;
color:#5F5C5C;
}
a{
text-decoration:underline;
color:#5F5C5C;
}
a:hover{
text-decoration:underline;
color:#6695A4;
}

h1{
font-size:16px;
font-family:Verdana;
color:#6695A4;
margin-bottom:8px;
margin-top:0px;
text-align:left;
}
h1.black strong{
color:#999999;
}
h2{
font-size:15px;
font-family:Verdana;
color:#4F99AC;
margin-bottom:8px;
margin-top:0px;
}
h5{
font-size:15px;
font-family:Verdana;
color:#4F99AC;
margin-bottom:8px;
margin-top:0px;
}
.bg{
background-color:#EFEFEF;
padding:2px 4px 2px 5px;
}
h2 a{
color:#6695A4;
}
h2 a:hover{
color:#666666;
}
a.sm{
font-size:11px;
}
a.sm:hover{
color:#333333;
}
a.green{
color:#6695A4;
}
a.green:hover{
color:#333333;
}

p{
margin-bottom:10px;
margin-top:15px;
}
.green{
color:#6695A4;
}
.gray{
color:#CCCCCC;
}
.green2{
color:#16C02C;
}
.text_td h2.green2{
color:#16C02C;
}

a.green2{
color:#16C02C;
}
a.green2:hover{
color:#333333;
}


.brd1{
border:1px solid #CCCCCC;
}
div.gradient{
height: 40px;
background: url('/icstat/gr.png') repeat-x bottom;
background:expression('none');
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/icstat/gr.png', sizingMethod='scale');
position: absolute;
z-index: 100;
margin-top: -40px; 
}
div.gradient2{
height: 40px;
background: url('/icstat/gr2.png') repeat-x bottom;
background:expression('none');
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/icstat/gr2.png', sizingMethod='scale');
position: absolute;
z-index: 100;
}


div.toptoggler{
	display:block;
	height:22px;
	background: url('/icstat/bg10.jpg') repeat-x bottom;
	font-size:13px;
	font-family: Arial;
	color: #6695A4;
	font-weight:bold;
	padding:6px 15px 2px 10px;
	border-top:1px solid #CCCCCC;
	cursor:pointer;
	text-decoration:none;
}

div.toptoggler2{
	background:none;
}
.toptoggler span{
	color:#999999;
}

.spinner{
background-image:url('/images/spinner.gif');
background-repeat:no-repeat;
background-position:center;
}
.spinner2{
background-image:url('/images/spinner2.gif');
background-repeat:no-repeat;
background-position:center;
}
#mousemove table td{
font-size:11px;
padding:0px 0px 6px 0px;
}

/*Формі поиска*/
textarea.inp{
border:1px solid #999999;
padding:2px;
font-size:12px;
font-family:Arial;
}
input.inp{
border:1px solid #999999;
height:15px;
margin:0px;
padding:2px;
font-size:12px;
font-family:Arial;
}
.inp-error{
background-color:#FFD2D2;
}
select.inp{
border:1px solid #999999;
height:21px;
margin:0px;
font-size:12px;
font-family:Arial;
}
form{
padding:0px;
margin:0px;
}
.button_green, .button_gray{
color:#333333;
font-weight:bold;
font-family:Arial;
border:1px solid #999999;
height:21px;
padding:0px 0px 3px 0px;
cursor:pointer;
margin:0px;
background-color:#FFFFFF;
}
.button_green{
background-image:url('/icstat/bbg.jpg');
}
.button_gray{
background-image:url('/icstat/bbg2.jpg');
}




td.submenu{
padding:0px 10px 2px 6px;
background-color:#C1D5DB;
vertical-align:middle;
color:#5F5C5C;
font-family:Verdana;
font-size:11px;
}

td.submenu a{
color:#5F5C5C;
text-decoration:none;
margin:0px 8px 0px 8px;
}
td.submenu a:hover{
color:#000000;
text-decoration:underline;
}
td.submenu a span{
text-decoration:none;
color:#FF0000;
margin:0px;
padding:0px;
padding-left:4px;
font-weight:bold;
}
td.submenu a.sel{
color:#333333;
font-weight:bold;
text-decoration:underline;
}
/*Текстовая страница*/
.text_td{
padding:0px 30px 0px 30px;
font-size:13px;
text-align:justify;
}
.text_td a{
color:#6695A4;
text-decoration:underline;
}
.text_td a:hover{
color:#000000;
text-decoration:underline;
}
.text_td h1{
color:#000000;
font-size:16px;
}

.text_td h2{
color:#000000;
font-size:15px;
font-weight:normal;
font-family:Tahoma;
font-weight:bold;
}
.text_td ul{
list-style-image:url('/icstat/marker.gif');
list-style-position:inside;
padding:0px 0px 10px 20px;
}
.text_td ul li{
margin:0px;
padding:0px;
}
.text_td hr{
height: 0;
border: 0;
background: none;
color: #fff;
border-top: 1px solid #999999;
margin:7px 0px 7px 0px;
}
a.diff{
color:#6695A4;
}
table.topbanner{
width:100%;
border-bottom:3px solid #6695A4; 
}
table.topbanner td{
/*padding-bottom:2px; */
text-align:center; 
height:0px;
}
table.maintable{
margin-bottom:14px;
width:958px;
}

td.content_td{
padding:0px 20px 0px 20px;
}

.bg11{
background-image:url('/icstat/bg11.jpg');
background-repeat:repeat-x;
border:1px solid #E0E0E0;
background-color:#F0F0F0;
}
h4{
color:#6695A4;
font-size:15px;
font-family:Verdana;
font-weight:bold;
margin:0px 0px 16px 0px;
}
.bg11 h4{
color:#000000;
font-size:15px;
font-family:Verdana;
font-weight:bold;
margin:0px 0px 10px 0px;
}

a.nounder{
text-decoration:none;
}
a.nounder:hover{
text-decoration:underline;
}
a.green{
color:#6695A4;
}
a.green:hover{
color:#000000;
}
.text_td h2.green{
color:#6695A4;
}
.f11{
font-size:11px;
}
.f12{
font-size:12px;
}
.f13{
font-size:13px;
}
.f14{
font-size:14px;
}
.f15{
font-size:15px;
}
.f16{
font-size:16px;
}
.f17{
font-size:17px;
}
.f18{
font-size:18px;
}
.bg12{
border:1px solid #CCCCCC;
}
.bg12 h4{
font-family:Verdana;
font-size:15px;
color:#6695A4;
margin:0px 0px 7px 0px;
}
.bg14{
background-image:url('/icstat/bg14.jpg');
background-repeat:repeat-x;
border:1px solid #E0E0E0;
background-color:#FFFFFF;
}
.bg14 h4{
color:#6695A4;
font-size:15px;
font-family:Verdana;
font-weight:bold;
margin:0px 0px 16px 0px;
}
.bg_green{
background-color:#6695A4;
}
ul{
list-style-image:url('/icstat/marker.gif');
list-style-position:inside;
margin:0px;
padding:0px;
}
ul li{
margin:0px 0px 6px 0px;
padding:0px;
}
.black{
color:#000000;
}
a.black{
color:#000000;
}
.grey{
color:#CCCCCC;
}
a.grey{
color:#CCCCCC;
}
.white{
color:#FFFFFF;
}
a.white:hover{
color:#FFFFFF;
}
.b{
font-weight:bold;
}
.nitka{
font-size:11px;
color:#999999;
}
.nitka span{
font-size:15px;
color:#6695A4;
padding:0px 4px 0px 4px;
}
.nitka a{
color:#999999;

}
.nitka a:hover{
color:#6695A4;
}
.notransp{
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.transp70{
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
.red{
color:red;
}

.pages{
text-align:center;
line-height:22px;
}
.pages a.digit{
padding:0px 6px 0px 6px;
text-decoration:underline;
}
.pages a.digit:hover{
padding:0px 6px 0px 6px;
text-decoration:none;
background-color:#CCCCCC;
color:#FFFFFF;
}
.pages .sel{
padding:0px 6px 0px 6px;
background-color:#6695A4;
color:#FFFFFF;
}
div.osalone{
background-color:#EFEFEF;
padding:7px 15px 9px 15px;
}
.osalone img{
margin:0px 12px 6px 0px;
border:0px;
}
.osalone div{
text-align:right;
}
hr.dashed{
size:0px;
height:0px;
border:0px;
border-bottom:1px dashed #CCCCCC;
}
.contextmodels{
background-image:url('/icstat/aboutwho.gif');
background-repeat:no-repeat;
border:1px solid #CCCCCC;
border-width:1px 1px 0px 1px;
height:140px;
line-height:16px;
}
.contextmodels a{
color:#6695A4;
}
.contextmodels a.black{
color:#000000;
}
.contextmodels div{
padding:6px 0px 4px 0px;
}
.contextmodelstabs{
background-image:url('/icstat/tabs.jpg');
height:22px;
padding:3px 1px 0px 0px;
border-left:1px solid #CCCCCC;
}
.contextmodelstabs a{
padding:0px 19px 0px 19px;
}
.png{
/*visibility:hidden;*/
}
.model_menu div{
padding:1px 3px 1px 12px;
margin:1px 0px 1px 0px;

}
.model_menu div.model_menu_sel{
background-image:url('/icstat/mnu_bg.gif');
background-repeat:no-repeat;
height:15px;
}
.model_menu div.model_menu_sel a{
text-decoration:none;
font-size:11px;
color:#333333;
}
table.video_table{
margin:13px 0px 0px 0px;
}
table.video_table td{
padding-bottom:14px;
}
table.video_table td.left{
padding-right:14px;
}
table.video_table a{
color:#FFFFFF;
text-decoration:none;
}
table.video_table a:visited div.video_main{
background-color:#99B8C1;
}
table.video_table td div.video_main{
padding:10px;
background-color:#DBDBDB;
width:200px;
height:150px;
cursor:pointer;
}
div.video_top{
width:186px;
position:absolute;
padding:0px;
height:100px;
background-image:url('/icstat/video_shadow_top.png');
color:#FFFFFF;
padding:5px 7px 0px 7px;
z-index:100;
overflow:hidden;
background-repeat:no-repeat;

}
div.video_top2{
width:200px;
position:absolute;
height:58px;
z-index:99;
}
div.video_top3{
width:186px;
position:absolute;
padding:0px;
height:100px;
color:#FFFFFF;
padding:5px 7px 0px 7px;
z-index:100;
overflow:hidden;
}
div.video_bottom{
width:182px;
padding:125px 9px 0px 9px;
color:#FFFFFF;
height:25px;
position:absolute;
z-index:101;
text-align:right;

}
div.video_bottom2{
width:200px;
height:40px;
position:absolute;
z-index:99;
padding:110px 0px 0px 0px;
}
div.video_bottom2 img{
margin:0px;
}
#premium_banner_place{
width:200px;
height:300px;
padding:0px;
margin:0px;
text-align:left;
}
#top_banner_place{
width:500px;
height:90px;
padding:0px;
margin:0px;
position:relative;
}
.tip{
border:1px solid #FFCC00;
background-color:#FFF5B3;
padding:3px 6px 3px 6px;
-moz-border-radius: 5px;
white-space:normal;
text-align:left;
}
.tip-text{
display:none;
}
img.icon{
width:16px;
height:16px;
border:0px;
}
a.hiddena{
text-decoration:none;
color:none;
}
.clear {
clear: both;
}

/*Комментарии*/
p.com{
padding:5px 0px 5px 25px;
background-image:url('/icon2/balloon.png');
background-repeat:no-repeat;
background-position:0px 5px;
color:#000000;
margin:0px;
}
p.answer{
padding:5px 0px 5px 28px;
background-image:url('/icon2/balloons.png');
background-repeat:no-repeat;
background-position:0px 8px;
color:#999999;
margin:0px;
}
.redborder{
border:1px dotted red;
}

.lines{
background-color:#EFEFEF;
background-image:url('/icstat/lines.gif')
}
label{
cursor:pointer;
}
abbr{
	border-bottom:1px dotted #999999;
	cursor:help;
}


/*ВИдео бочок*/
div.videolink{
	border:5px solid #D9D9D9;
	margin-top:16px; 
	width:200px;
	height:150px;
}
div.videolink img.top_shadow{
	width:200px;
	height:58px;
	border:none;
	position:absolute;
	z-index:10;
}
div.videolink img.bottom_shadow{
	width:200px;
	height:40px;
	border:none;
	position:absolute;
	z-index:10;
	margin-top:110px;
}
div.videolink div{
	position:absolute;
	z-index:1001;
	margin-top:124px;
	padding:0px 0px 0px 8px;
	color:#FFF;
}
div.videolink div img{
	width:96px;
	height:16px;
	border:none;
	float:left;
	margin-right:45px;
}
div.videolink a{
	display:block;
	position:absolute;
	z-index:12;
	width:190px;
	height:146px;
	color:#FFF;
	text-decoration:none;
	padding:4px 3px 0px 7px;
}
div.videolink a img{
	width:16px;
	height:16px;
	border:none;
	float:left;
	margin:0px 7px 0px 0px;
}
/*ВИдео бочок*/

/*Отзывы*/
p.review-plus,p.review-minus,p.review-advice{
	margin:13px 0px 0px 0px;
	padding:7px 10px 7px 32px;
	background-repeat:no-repeat;
	background-position:9px 7px;
	overflow:hidden;
	width:420px;
	display:block;
}
p.review-plus{
	background-color:#E0FCCD;
	background-image:url('/icon2/plus_circle.png');
}
p.review-plus strong{
	color:#2CBE2C;
	display:block;
}
p.review-minus{
	background-color:#FFE1E1;
	background-image:url('/icon2/minus_circle.png');
}
p.review-minus strong{
	color:#E80000;
	display:block;
}
p.review-advice{
	background-color:#FEFAC5;
	background-image:url('/icon2/exclamation_octagon.png');
}
p.review-advice strong{
	color:#E79601;
	display:block;
}
p.review-text{
	margin:13px 0px 0px 0px;
	line-height:130%;
	color:#333333;
	font-size:13px;
	text-align:justify;
	display:block;
}
/*Отзывы*/

div.premium_div{
	background-color:#D9D9D9;
	padding:5px!important;
	width:200px;
	height:300px;
}
dd,dl,dt{
	margin:0;
	padding:0;
}

/*Хлемные крошки*/
div#breadcramps{
	font-size:11px;
	color:#999999;
}
div#breadcramps div{
	display:inline;
}
div#breadcramps span{
	font-size:15px;
	color:#6695A4;
	padding:0px 4px 0px 4px;
}
div#breadcramps div span{
	font-size:11px;
	color:#999999;
	padding:0px;
}
div#breadcramps a{
	color:#999999;
}
div#breadcramps a:hover{
	color:#6695A4;
}
div#breadcramps a:hover span{
	color:#6695A4;
}
/*Хлемные крошки*/


div#premium200x300bannerua{
	width:200px!important;
	height:300px!important;
	border:none!important;
	margin:0px!important;
	padding:0px!important;
	
}