* {
 margin: 0;
 padding: 0;
}
html {
 height: 100%;
}
body {
 font: 12px/18px Tahoma, Verdana, sans-serif;

 background:url(../images/pagebg.jpg);
 background-repeat: no-repeat;
 background-color:#000;
-o-object-fit: auto;
-o-object-position: 50% 50%;
-o-transform-origin: 614.5px 2274px;
background-attachment: scroll;
background-clip: border-box;
background-color: #080808;
}

h1, h2, h3 { 
color: #b3d2f1;
font-size: 14px;
line-height: 16px;
font-family:Tahoma;
}
a {
 color: #6099d2;
 outline: none;
 text-decoration:none;
 
}
a:hover {
 text-decoration: none;
 color:#3871a9;
}
p {
 margin: 0 0 18px
}

img {
 border: none;
}
input {
 vertical-align: middle;
}

.clear {
clear:both;
}

#wrapper {
 width: 946px;
 margin: 0 auto ;
 min-height: 100%;
 height: auto !important;
 height: 100%;
 color:#000000;
}
.main{

 padding:5px; 
}

/*pager*/
.navincat { padding: 8px 0; background: url("../images/allviewcat_bg.png") repeat-x 0 0; border-top: 1px solid #d7d7d7; }
.basenavi { padding: 0 0 0 13px; width: 689px; height: 25px; }
 .navigation a, .navigation span { text-decoration: none; margin-right: 2px; color: #36393a; overflow: hidden; text-align: center; line-height: 25px; float: left; width: 25px; height: 25px; background: #d7d7d7 url("../images/navigation.png") no-repeat -25px 0; }
 .navigation span { color: #fff; background: #54a9cc url("../images/navigation.png") no-repeat 0 0; }
 .navigation a:hover { color: #34679B; background: #ffffff url("../images/navigation.png") no-repeat -50px 0; }
 .navigation { float: left; font-weight: bold; }

 .navibtn, .navibtn .nprev, .navibtn .nnext { float: right; }
 .nprev a img, .nnext a img, .nprev span img, .nnext span img { display: block; width: 25px; height: 25px; margin-left: 2px; }
 .nprev a img { background: #93979e url("../images/navigation.png") no-repeat -125px 0; }
 .nprev span img { background: #b5b9bf url("../images/navigation.png") no-repeat -75px 0; }
 .nnext a img { background: #93979e url("../images/navigation.png") no-repeat -150px 0; }
 .nnext span img { background: #b5b9bf url("../images/navigation.png") no-repeat -100px 0; }

.binner, .base, .wmcomments, .maincont, .bmid { overflow: hidden; }


/* Header
-----------------------------------------------------------------------------*/
#logo {
background:url(../images/logo.png) no-repeat;
width:262px;
height:47px;
float:left;
margin:15px 0 0 15px;
}
.logolink {
width:262px;
height:47px;
overflow:hidden;
text-indent:-90000px;
float:left;
}
.logolink a {
display:block;
padding:17px;
}


/*=== Горизонтальное меню ===*/
#menu {
width:946px;
height:50px;
background-image:url(../images/menu-bg.gif);
background-repeat:no-repeat;
}
#menu ul {
margin:0;
padding:0;
}
#menu li {
float:left;
list-style-type:none;
margin:0px;
border-right:1px solid #34679a;
}
#menu ul li a {
display:block;
color:#b3d2f1;
text-decoration:none;
font-size:14px;
font-weight:bold;
padding:15px;
}
#menu ul li a:hover{
color:#fff;
}
/*=== Слайдер и ИнфоБлок ===*/
#block_1 {
background-color:#000;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

#slider {
width:100%;
height:200px;
background-color:#171717;
}

.presentation {
 height: 196px;
 overflow: hidden;

 padding-right: 50px;
 background-color: #171717;
}
.sliderwrapper {
 position: relative;
 overflow: hidden;
 width: 946px; height: 200px;
}
.sliderwrapper .contentdiv {
 visibility: hidden;
 position: absolute;
 left: 0;
 top: 0;
 width: 946px; height: 196px;
 filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
 -moz-opacity: 1;
 opacity: 1;
 color: #fff;
}



.bannertop { 
padding:2px;
float:center;
}

.block_info_title {
background:url(../images/block_info_title.png) no-repeat;
width:360px;
height:42px;
font-weight:bold;
color:#fff;
text-align:left;
}
.block_info_title p {
padding:8px 20px;
}
.block_info_content {
padding:10px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
 width: 936px;
 padding: 0 0 0px;
 height: 1%;
 position: relative;
background-color:#fff;

}
#middle:after {
 content: '.';
 display: block;
 clear: both;
 visibility: hidden;
 height: 0;
}
#container {
 width: 100%;
 float: left;
 overflow: hidden;

}
#content {
 padding: 0 0 0 230px;

 background-color:#1c1c1c;
}
.content_news {
width:100%;
background-color:#fff;
margin:0;
padding:0;
border-bottom:1px solid #fff; /*Не убирать!*/
}
#speedbar {
height:45px;
width:930px;
}
#speedbar a {
color: #999999;
}
#speedbar a:hover {
color: #3871a9;
}
.sp-bg {
background-image:url(../images/speedbar-bg.png);
background-repeat:repeat-x;
height:45px;
width:100%;
}
.sp-con {
padding-top:10px;
padding-left:15px;
}
.sp-con table {
margin-top:-9px;
}
.sp-con table a{color:#666;}
.sp-center {
background-image:url(../images/speedbar-center.png);
background-repeat:repeat-x;
height:20px;
background-position:center;
}
.sp-left {
background-image:url(../images/speedbar-left.png);
background-repeat:no-repeat;
height:20px;
width:8px;
background-position:center;
}
.sp-right {
background-image:url(../images/speedbar-right.png);
background-repeat:no-repeat;
height:20px;
width:8px;
background-position:center;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
 float: left;
 width: 230px;
 height:100%;
 margin-left: -100%;
 position: relative;
 background: #1c1c1c;
}
.block { 
float: left;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
width: 230px;
}
.block-title { 
background-attachment: scroll;
background-color: transparent;
background-image:url(../images/block-bg.png);
background-position: 0% 0%;
background-repeat:repeat-x;
height: 43px;
width: 230px;
}
.block-title img {
float:right;
padding:10px;
}
.block-title h3 { 
padding-bottom: 0px;
padding-left: 26px;
padding-right: 0px;
padding-top: 11px;
}

.block_center { 
background-attachment: scroll;
background-color: #1c1c1c;
background-position: 0% 0%;
background-repeat: repeat-y;
float: left;
padding-bottom: 2px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
width: 230px;
}

#block_centertxt { 
padding-bottom: -2px;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
}
#block_centertxt ul { 
color:#CCCCCC;
list-style-type: none;

}
#block_centertxt li {
background-attachment: scroll;
background-color: transparent;
background-image:url(../images/menu-str.gif);
background-position: 0px 10px;
background-repeat: no-repeat;
border-bottom-color: #252525;
border-bottom-style: solid;
border-bottom-width: 1px;
color: #454545;
display: block;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
text-align: left;
}
#block_centertxt a {
font-family:Tahoma;
color: #ccc;
}
#block_centertxt a:hover{
color: #3871a9;
font-family:Tahoma;
}

/* Блок с простым текстом (не сслыки) */
.block_centertxt_1 { 
padding-bottom: -2px;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
margin-bottom:8px;
}
.block_centertxt_1 ul { 
color:#CCCCCC;
list-style-type: none;

}
.block_centertxt_1 li {
background-attachment: scroll;
background-color: transparent;
background-image:url(../images/menu-str.gif);
background-position: 0px 10px;
background-repeat: no-repeat;
border-bottom-color: #252525;
border-bottom-style: solid;
border-bottom-width: 1px;
color: #454545;
display: block;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
text-align: left;
}
.block_centertxt_2 a{ 
color:#cccccc;
 }

/* Блок с простым текстом (не сслыки) */

.block-title-2 { 
background-attachment: scroll;
background-color: transparent;
background-image:url(../images/block-bg-2.png);
background-position: 0% 0%;
background-repeat:repeat-x;
height: 43px;
width: 230px;
}
.block-title-2 img{ 
float:right;
padding:10px;
}
.block-title-2 h3 { 
padding-bottom: 0px;
padding-left: 26px;
padding-right: 0px;
padding-top: 11px;
color:#555555;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
 width: 946px;

 height: 113px;
}
.footer1 {
background:url(../images/footer1_bg.png) no-repeat;
width:936px;
height:50px;
float:center;
}
.footer2 {
background:url(../images/footer2_bg.png) no-repeat;
width:936px;
height:63px;
}
.footer_menu {
text-align:left;
color:#fff;
padding:10px;
}
.footer_menu a{ color:#eee;}

.copyright {
float:left;
width:250px;
height:53px;
margin-left:250px;
padding:5px;
text-align:left;
}
.footer_counter{
width:400px;
height:47px;
float:left;
padding-top:15px;
}
/*buttons*/
.fbutton, .btn_reglog, .vresult, .loginbox .submit input { background: none; border: 0 none; cursor: pointer; }
 .fbutton { font-weight: bold; background: url("../images/fbuttons.png") no-repeat 0 0; width: 98px; height: 31px; color: #3c5876; padding-bottom: 3px; }
 .fbutton:hover { background-position: 0 -31px; color: #368fa1; }
 .vresult { font-weight: normal; color: #3c5876; }
 
 .bvote .vtitle { margin-bottom: 8px; padding-top: 6px; background: #59a8cc url("../images/vtitle.png") no-repeat 0 0; }
 .bvote .vtitle b { line-height: normal; color: #fff; display: block; padding: 0 8px 6px 8px; background: url("../images/vtitle.png") no-repeat -100px 100%; }

 
/*=== Краткая, поная новость, статич страницы и др. ===*/
.newsbox {
width:688px;
margin-left: auto;
margin-right: auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; /*для IE9*/
}
.newsbox img {margin:10px 0;}
.news_head_top {
background:#fff url(../images/news_head_top.png) no-repeat; /* Верхняя картинка с закруглениями */
height:70px;
width:688px;
}
.news_head_top p {
color:#000033;
font-size:16px;
font-weight:bold;
padding-top:10px;
padding-left:20px;
}
.news_info {
background:url(../images/news_info_bg.png) no-repeat;/*#3b75af;*/
width:648px;
height:30px;
margin:0 10px;
padding:0 10px;
color:#fff;
float:left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; /*для IE9*/
}
.news_info a {color:#fff;}

/*-- Закругление нижних углов header'a новости --*/
.t1, .t2, .t3, .t4 {
 display:block; /* Задание отображения границ и углов */
 overflow:hidden; /* Задание отображения границ и углов */
}
.t1, .t2, .t3 {
 height:1px; /* Задание высоты границ и углов */
}
.t2, .t3, .t4 {
 background:#fff; /* Задание цвета фона в пределах закругления */
 border-left:1px solid #dde7ef; /* Задание стилей левых углов */
 border-right:1px solid #dde7ef; /* Задание стилей правых углов */
}
.t1 {
 margin:0 5px; /* Задание отступов */
 background:#dde7ef; /* Задание цвета верхней и нижней границ */
}
.t2 {
 margin:0 3px; /* Задание отступов */
 border-width:0 2px; /* Задание ширины границы */
}
.t3 {
 margin:0 2px; /* Задание отступов */
}
.t4 {
 height:2px; /* Задание высоты границ и углов */
 margin:0 1px; /* Задание отступов */
}
/*-- #Закругление верхних углов header'a новости --*/

.comm_short {
background:url(../images/comm_bg.png) no-repeat;
width:25px;
height:24px;
float:left;
font-size:14px;
padding-left:8px;
color:#fff;
border:0px dotted #red;
margin-left:20px;
}
.comm_short a {
color:#fff;
}

.full-link {
float:right;
border:0px dotted #000;
margin-right:30px;
}


/*=== Панель авторизации ===*/
#login_panel {
width:400px;
height:55px;
float:right;
margin-top:-50px;
margin-right:5px;
text-align:right;
padding:3px 6px;
}

#login_panel ul {list-style-type:none;}
#login_panel ul li {display:inline; margin:0 2px;}
#login_panel ul li a {color:#ababab; text-decoration:none;}
#login_panel ul li a:hover {color:#ccc; text-decoration:underline;}

#login_panel .login_no {height:55px; padding:3px 6px;}
#login_panel .login_no {color:#ababab;}
#login_panel .login_no a {color:#ababab; text-decoration:none;}
#login_panel .login_no a:hover{color:#ccc; text-decoration:underline;}
#login_panel .login_no .login_bar {background:url(../images/login_bar_bg.png) no-repeat; width:143px; height:29px; border:none; padding:0 5px; color:#ababab; font-size:110%; vertical-align:middle;}
#login_panel .login_no .pass_bar {background:url(../images/login_bar_bg.png) no-repeat; width:115px; height:29px; border:none; padding:0 5px; color:#ababab;}
#login_panel .login_no .enter_button {background:url(../images/enter_button_bg.png) no-repeat; width:28px; height:29px; border:none;margin-left:-4px;}




/*=== добавление комментария и вывод комментариев===*/

/* -------- */
.commentS-block {
 font-size: 11px;
 border-bottom: 1px #b5b5b5 dotted;
 padding: 0 0 5px 0;
 margin: 0 0 5px 0;
}
 
 .commentS-title {
 color: #818181;
 font-size: 11px;
 border-bottom: 1px #e8e8e8 solid;
 padding: 0 0 5px 0;
 margin: 0 0 5px 0;
 }
 
 .commentS-title a {
 color: #00689F !important;
 text-decoration: none;
 }

 
 .commentS-data { /* таблица для содержимого */
 width: 100%;
 background: #fff;
 }
 
 .commentS-data td {
 padding: 5px;
 color: #666666;
 }
 
 .commentS-data a {
 color: #3e94ff;
 }
 
 .commentS-td2 input {
 height: 25px;
 margin: 5px 20px 5px 0;
 background: #343434;
 color: #fff;
 border: 1px #d0d0d0 solid;
 }
 
 .commentS-more {
 
 padding: 5px;
 margin-left: 30px;
 color: #818181;
 margin-right: 20px;
 } 
 
 .commentS-more a {
 color: #3b3b3b;
 }
 
.quote {
 background: #feffd0;
 padding: 5px;
 border: 1px #707070 dotted;
 color: #707070;
}

 .quote a {
 color: #499eff;
 }
 

.com-color1 .commentS-title {
 color: #000;
}

.add-coment-buttom {
 width: 100px;
 height: 30px;
 margin-right: 3px;
 color: #fff;
 border: 1px #2b2b2b solid;
}

.com-title {
 text-align: left;
}

/* хак только для IE8 Only */
#login_panel .login_no .login_bar .fix-ie{background:url(../images/login_bar_bg.png) no-repeat\0/; width:143px\0/; height:29px\0/; border:none\0/; padding:10px 5px\0/; color:#red\0/; font-size:110%\0/;}
#login_panel .login_no .pass_bar .fix-ie{background:url(../images/login_bar_bg.png) no-repeat\0/; width:115px\0/; height:29px\0/; border:none\0/; padding:0 5px\0/; color:#ababab\0/;}


/*=== Статическая страница ===*/
.static_head_top {
background:#fff url(../images/news_head_top.png) no-repeat; /* Верхняя картинка с закруглениями */
height:40px;
width:688px;
}
.static_head_top p {
color:#000033;
font-size:16px;
font-weight:bold;
padding-top:10px;
padding-left:20px;
}

.btn {
background-color:#3194C6;
color:#fff;
border:1px solid #3399cc;
padding:1px 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; /*для IE9*/
}


/*=== Персональные сообщения ===*/


.regix {
padding:10px;
margin:10px;
border:1px solid #f1f1f1;
color:#3f5866;
font:11px Verdana;
font-weight:bold;
}
.pm_box {
color:#6099d2;
padding:10px;
border:1px solid #bac9d9;
}

.list_pm {
 color: #000;
 border: 1px dotted #bebebe;
 text-align: left;
 padding: 5px;
 line-height:18px;
}

.list_pm h3 {color:#336699;}


/*=== *story === */
.gray-block {background:#fff; padding:6px; border:1px solid #fff; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px;}
.eedit a {display:block; width:110px; height:23px; background:url('../dleimages/entry_buttons.png') no-repeat;}
.eedit a:hover {background-position:0px -23px;}
.efav {display:block; width:128px; height:23px; background:url('../dleimages/entry_buttons.png') no-repeat; margin:0px; padding:0px; font-size:0px; background-position:0px -46px;}
.efav:hover {background-position:0px -69px;}
.imghint {opacity:0.01}

.ntitle_block {position:relative; background:url('../images/menu-bar.png') repeat-x; background-position:0px 34px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; color:#fff; margin-bottom:5px;}

table.news_title {padding:0px; margin:0px; height:38px; background:url('../images/maintitle.png') repeat-x center center #3372b1; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
table.news_title td.title-left {padding:0px; margin:0px; width:2px; background:url('../images/cat_left.png') no-repeat left top;}
table.news_title td.title-right {padding:0px; margin:0px; width:2px; background:url('../images/cat_right.png') no-repeat right top;}
table.news_title td.title-content { text-shadow:0px 1px 3px #000; background:url('../images/cat_content.png') repeat-x; height:38px;}


a.elink:link, a.elink:visited {color:#fff; padding:3px 6px 3px 6px;}
a.elink:hover, a.elink:active {color:#fff; padding:2px 5px 2px 5px; border:1px solid #fff; background:url('../images/hover-glass.png') repeat-x center top; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}


.layer{position:fixed;
left:31px;
top:267px;
width:43px;
height:170px;
background:url(../images/layer.png) no-repeat top right}
.layer_ul{padding:18px 0px 10px 7px;
margin:0px;
list-style:none;
position:relative;}
.layer_ul li{display:block;
height:31px;
padding:0px;
margin:0px;}
.layer_ul li:hover{background:url(../images/layer_li_hover_56.png) no-repeat;
cursor:pointer;}

.layer_block{position:absolute;
left:42px;
top:0px;
width:243px;
height:358px;
background:url(../images/layer_blok.png) no-repeat 2px top;
display:none;
color:#FFF}
.layer_block h3{border-bottom:2px solid #fff;
color:#FFF;
margin:0px 0px 5px 0px}
.layer_ul li:hover .layer_block{display:block;
cursor:default;}

.layer_block_ul{padding:0px;
margin:0px;
list-style:none;}
.layer_block_ul li{display:block;
padding:5px;
margin:0px 0px 5px 0px;
border:1px solid #fff;
height:auto;
color:#ffff}
.layer_block_ul li a{display:block;
color:#FFF;
font-weight:bold;}
.layer_block_ul li span{display:block;}
#leyer_block_text{max-height:26px;
overflow:hidden;}
.layer_block_ul li:hover{background:url(../images/forum_a_hover.png);}
.layer_block_ul li img{display:none;}
.blok_li_a_news{display:block;
height:15px;
overflow:hidden}

.project{padding:0px;
margin:0px;
max-height:315px;
overflow:hidden;
list-style:none;}
.project li{display:block;
padding:0px;
margin:0px;
border-bottom:1px dotted #FFF;
background:url(../images/star.png) no-repeat left center;
height:20px}
.project li a{padding:3px 0px 0px 18px;
display:block;
height:18px;
color:#FFF;
height:17px;
font-weight:bold;
overflow:hidden;
line-height:15px}
.project li:hover{background:url(../images/star.png) no-repeat left center;}
.project li a:hover{background:url(../images/forum_a_hover.png);
color:#333;}

a.s-menu:link, a.s-menu:visited {display:block; border-bottom:1px solid #252525; font-weight:bold; padding:3px 0px 3px 5px; color:#696969;}
a.s-menu:hover { border-bottom:1px solid #252525; color:#696969;}
a.ss-menu:link, a.ss-menu:visited {display:block; border-bottom:1px solid #252525; font-weight:normal; padding:3px 0px 3px 5px; color:#696969; margin-left:16px;}
a.ss-menu:hover { border-bottom:1px solid #252525; color:#696969;}


/*forms*/
.tableform { width: 100%; }
 .tableform td { padding: 8px 0; line-height: 1.35em; }
 .tableform td.label { width: 24%; vertical-align: top; font-weight: bold; }
 .tableform tr { background: url("../images/dotted.png") repeat-x 0 0; }
 .tableform tr.flast td { padding-bottom: 0; }
 .tableform .nostylebb tr { background: none; }
 .tableform .nostylebb tr td { padding: 0; }
 .addnews { font-weight: bold; }
 .impot { color: #e5372f; font-weight: normal; }

.f_input { width: 300px; }
.f_textarea { width: 458px; height: 156px; }

/*pages*/
.basecont { width: 685px; overflow: hidden; margin-left: 15px; }
.heading2 { color: #7f7f7f; font-size: 1.8em; margin: 0 0 0.5em 0; }

.vote_go {cursor:pointer; display:inline; width:83px; height:23px; background:url(../images/vote_go.png) no-repeat 0 0; color:#4a4a4a; border:0 none; font-family:Arial;}
.vote_go:hover {background:url(../images/vote_go.png) no-repeat 0 -24px; color:#323232;}
.vote_res {cursor:pointer; display:inline; width:83px; height:23px; background:url(../images/vote_res.png) no-repeat 0 0; color:#4a4a4a; border:0 none; font-family:Arial;}
.vote_res:hover {background:url(../images/vote_res.png) no-repeat 0 -24px; color:#323232;}
.fog {background:#424242; margin:5px 0 10px 0; padding:7px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;}
/* Search
-----------------------------------------------------------------------------*/

.dpad { margin: 15px 0 }
.radial { background-color: #ccc; color: #fff; float: left; padding: 0 8px; width: 100%; }
.infoblock { background-color: #f1f5f7; padding: 15px; margin-bottom: 25px; }
.search { font-size: 11px; }
.searchtable fieldset legend { color: #404040; }


.news {padding: 0px 0px 22px 0px; background: url(../images/bg-header.png) repeat-x 0px 100%; margin-bottom: 12px;}
.news-header {overflow: hidden; zoom: 1;}
.news-title {float: left; font: bold 1.4em Tahoma, Geneva, sans-serif; text-transform: uppercase; padding: 8px 0px 0px 18px; color: #424242;}
.news-title a {color: #424242;}
.news-title img {vertical-align: middle;}
.news-rate {float: right; padding: 11px 29px 0px 0px;}
.news-tags {font: 1em Verdana, Geneva, sans-serif; color: #525252; padding-left: 18px;}
.news-tags a {color: #525252;}
.news-text {font: 1.2em/1.67em Verdana, Geneva, sans-serif; color: #000; padding: 20px 40px 0px 18px; overflow: hidden; zoom: 1;}
.news-info {overflow: hidden; zoom: 1;}
.news-params {float: left; font: 1em/1.7em Verdana, Geneva, sans-serif; color: #525252; padding: 16px 0px 0px 18px;}
.news-params a {color: #525252;}
.news-full {float: right; padding: 29px 40px 0px 0px;}
.news-full a {font: bold 1.4em Tahoma, Geneva, sans-serif; color: #424242; text-transform: uppercase;}
.news-padding {padding: 0px 0px 0px 18px;}

.addcomments-notlogged {overflow: hidden; zoom: 1; padding-top: 15px;}
.addcomments-notlogged li {display: block; float: left; width: 245px;}
.addcomments-notlogged input {border: 1px solid #bbb; color: #333; font: 11px Tahoma, Geneva, sans-serif; padding: 4px 5px; width: 210px; background: #fff;}
.addcomments-captcha {overflow: hidden; zoom: 1; padding-top: 15px;}
.addcomments-captcha #dle-captcha {display: block; float: left;}
.addcomments-captcha #dle-captcha img {display: block;}
.addcomments-captcha * {display: block; float: left;}
.addcomments-captcha a {display: none;}
.addcomments-captcha i {cursor: pointer;}
.addcomments-captcha input {*margin-left: -115px !important; _margin-left: -57px !important;}
.addcomments-captcha #sec_code {width: 116px; height: 46px; border: 1px solid #bbb; color: #333; background: #fff; font: 40px Tahoma, Geneva, sans-serif; margin-left: 15px;}
.addcomments-captcha dfn {margin-left: 15px; width: 200px; font: 1.1em/1.37em Tahoma, Geneva, sans-serif; color: #999; padding-top: 2px;}
.addcomments-submit input {background: #00bcf8 url(../images/bg-button.png) repeat-x 0px 0px; color: #fff; font: 11px Verdana, Geneva, sans-serif; border: 1px solid #009bdc; cursor: pointer; padding: 4px 10px; *padding: 3px 10px; *overflow: visible; margin-top: -18px;}
.addcomments-submit input.notlogged {margin-top: 15px;}
#allow_subscribe {margin: 0px 6px 0px 90px;}
#allow_subscribe+label {font-size: 1.1em;}

#uidLogButton {display:none;} 
#baseLogForm {display: block !important;} 
#uidLogButtonAjx {display: none !important;} 
#baseLogFormAjx {display: block !important;}

.onlines {padding:4px;font:11px tahoma; } 
.onlines:hover {background:#fff} 
.onlines nick {color:#000; padding:4px;padding-bottom:10px;font-weight:bold; } 
.onlines group {padding:4px; color:##6099D2; } 
.onlines img {width: 20px; 
height: 20px; 
background: #CCC; 
border: 1px solid #888; 
border-radius: 2px; 
-moz-border-radius: 2px; 
-webkit-border-radius: 2px; 
padding: 2px; 
}

.fog {
background: #EFEFEF;
margin: 5px 0 10px 0;
padding: 7px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}

.fog1 {
background: #B6B6B6;
margin: 5px 0 10px 0;
padding: 7px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
#forum-box {padding:10px;}
.forum-casing #ut-spon {padding:0;height:30px;line-height:30px;border-top:1px solid #ddd;}
.forum-casing .sidetitle {height:30px;line-height:30px;float:left;padding:0 10px;}
.forum-casing #ut-spon .inner {padding:0;}
.forum-casing #ut-spon span {float:left;padding:0 10px;height:30px;line-height:30px;border:none;}

.gTable {background:#ddd;}
.gTableTop {background: url(http://zobra2-demo.ucoz.ru/images/cat_content.png);border:none;color:#fff;text-shadow:1px 1px 0 #333;padding:10px;margin:0;font-size:13px;text-transform:uppercase;}
.gTableTop a {color:#fff!important;}
.gTableSubTop,.postTdTop {background:#444;color:#999;padding:3px;font-size:11px;}
.gTableSubTop a,.postTdTop a,.gTableSubTop a:hover,.postTdTop a:hover {color:#999!important;}
.gTableBody,.gTableBody1,.gTableBottom,.gTableError,.forumNameTd,.forumLastPostTd,.threadNametd,.threadAuthTd,.threadLastPostTd,.threadsType,.postPoll,.newThreadBlock,.newPollBlock,.newThreadBlock,.newPollBlock,.gTableRight,.posttdMessage,.postTdInfo,.codeMessage,.quoteMessage{padding:3px 10px;background:#fff;}
.forumIcoTd,.forumThreadTd,.forumPostTd,.gTableLeft,.threadIcoTd,.threadPostTd,.threadViewTd,.postBottom {padding:3px 10px;background:#f5f5f5;}
a.forum,a.threadLink {padding:0 0 0 10px;background:url(/images/12.gif) 0 center no-repeat;font-size:14px}
a.forumLastPostLink {color:#666!important;}
.gTableLeft {font-weight:bold;}
.gTableError {color:#FF0000;}
.forumLastPostTd,.forumArchive {font-size:8pt;}
a.catLink {text-decoration:none;}
a.catLink:hover {text-decoration:underline;}
.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:8pt;color:#FF0000!important;font-weight:bold;}
.forumDescr {color:#888;font-size:8pt;}
div.forumModer {color:#666;font-size:8pt;}
a.forumModer {color:#555!important;text-decoration:underline;}
.forumViewed {font-size:9px;}
.forumBarKw {font-weight:normal;}
a.forumBarA {text-decoration:none;color:#777!important;}
a.forumBarA:hover {text-decoration:none;}
.fastLoginForm {font-size:8pt;}
.switch,.pagesInfo {padding:2px 5px;font-weight:normal;background:#f5f5f5;border:1px solid #ddd;color:#555;font-size:10px;}
.switchActive {padding:2px 4px;font-weight:normal;background:#444;border:1px solid #444;color:#fff;}
a.switchDigit,a.switchBack,a.switchNext {text-decoration:none;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline;}
.threadLastPostTd {font-size:8pt;}
.threadDescr {color:#888;font-size:8pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {height:20px;font-weight:bold;font-size:8pt;}
.threadsDetails {height:20px;}
.forumOnlineBar {height:20px;}
a.threadPinnedLink {font-weight:bold;color:#f63333!important;}
a.threadFrmLink {color:#555!important;}
.postpSwithces {font-size:8pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:8pt;text-align:right;}
.forumNamesBar {font-size:11px;padding:3px 0;}
.forumModerBlock {padding:3px 0;}
.postPoll {text-align:center;}
.postSeparator {height:1px;background:#fff;}
.postUser {font-weight:bold;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;}
.postTdInfo {padding:10px;text-align:center;}
.posttdMessage {line-height:18px;padding:10px;}
.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:8pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}
.codeMessage,.quoteMessage {font-size:11px;padding:10px;background:#f5f5f5;border:1px solid #ddd!important;color:#888;}
.signatureView {display:block;font-size:8pt;line-height:14px;padding:0 0 0 10px;border-left:3px solid #ddd;} 
.edited {padding-top:30px;font-size:8pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}
.statusBlock {padding-top:3px;}