div#absolute {position: absolute; z-index: 15; top: 0px; left: 0px; width: 100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0; padding: 0;}

html {height: 100%; margin-bottom: 1px;}

body.width-wide div.wrapper {margin: 0 auto; width: 990px;}
body.font-medium {font-size: 12px;}
body.yoopage {background: #000000;}
body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; color: #969696; scrollbar-arrow-color: #1F1F1F; scrollbar-face-color: #1F1F1F; scrollbar-highlight-color: #2E2E2E; scrollbar-3dlight-color: #2E2E2E; scrollbar-shadow-color: #2E2E2E; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #2E2E2E;}


div#page-body {background: url() 0 80px repeat-x;}
div#page-body div.page-body-m {background: url() 50% 0 repeat-y;}
div#page-body div.page-body-t {background: url() 50% 80px no-repeat;}
div#page-body div.page-body-h {background: url(/images/page_bg_h.png) 0 0 repeat-x;}
div#headermodule {margin: 0px 0px 0px 0px; float: right;}


.showright div#content {margin: 0px 190px 0px 0px;} /* Дистанция от контента до правой колонки */
div#content {width: auto;}
div#content {margin: 0px 0px 0px 0px;}
div#contenttop {margin: 0px 0px 10px 0px;}
div#contentbottom {margin: 10px 0px 0px 0px;}


div#left {width: 180px;}/* Ширина левой колонки */
.left div#middle div#left {float: left;}
.left div#main {margin: 0px 0px 0px 190px;} /* Дистанция от контента до левой колонки */
.left div#middle .background {padding: 0px 0px 0px 0px; background: none;}
.left div#middle div#left {float: left;}

div#main {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div#main {width: auto;}

div#right {width: 180px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: right;} /* Ширина правой колонки */
.right div#main {margin: 0px 210px 0px 0px;}
.right div#middle .background {padding: 0px 0px 0px 0px; background: none;} 
.right div#middle div#left {float: right;}


#left div.module, #right div.module {margin: 0px 0px 10px 0px;}
#top .topblock div.module {margin: 10px 0px 0px 0px;}
#bottom .bottomblock div.module {margin: 0px 0px 10px 0px;}


/* Низ */
div#debug {padding: 10px 0px 0px 0px; min-height: 120px;}
div#footer {width: auto; padding: 10px 0px 0px 0px; clear: both; text-align: center;}
/* ---------- */

/* Фон */
div#page-body div.page-body-b {background: url(/images/page_bg_b.gif) 50% 100% no-repeat;} /* Фон низ */
/* ---------- */

/* Текст */
body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; color: #969696; scrollbar-arrow-color: #1F1F1F; scrollbar-face-color: #1F1F1F; scrollbar-highlight-color: #2E2E2E; scrollbar-3dlight-color: #2E2E2E; scrollbar-shadow-color: #2E2E2E; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #2E2E2E;}
/* ---------- */

/* Ссылки */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: block; }
.floatbox { overflow:hidden; }
.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }
.width20 { width: 19.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width50 { width: 49.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }
a:link, a:visited {color: #aa1428; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: none;}
a.external {padding-left: 13px; background: url(/images/link_external.png) 0 40% no-repeat;}


/* Аккордеон */
.accordion h3 {font-size:12px; color:#969696; background:url(/scripts/accordion/akk_menu.png) no-repeat right 0; line-height:35px; height:35px; cursor:pointer; margin:0; text-align: left; text-indent:20px; font-weight:bold; font-family: Arial, Helvetica, sans-serif;} 
.accordion h3:hover {color:#000000; background-image: url(/scripts/accordion/akk_menu.png); background-repeat: no-repeat; background-position: right -35px;} 
.accordion h3.active {background: url(/scripts/accordion/akk_menu.png) no-repeat right -70px;} 
.accordion h3.active:hover {background: url(/scripts/accordion/akk_menu.png) no-repeat right -105px;} 
.accordion p {display: none; margin : 0; padding: 7px 0 7px 7px;} 
.accordion p.linked a {background: url(/menu/bull.gif) no-repeat 0 50%;} 
.accordion p.linked a:hover {background: url(/menu/bulls.gif) no-repeat 0 50%;}
/* ---------- */

/* Форма добавления коментариев */
.commTable {border:1px solid #3C3C3C; background:#2E2D2E;}
.commTd1 {color:#969696;font-weight:bold;font-family: Arial, Helvetica, sans-serif;font-size: 12px;padding-left:5px;}/* текст названия полей */
.commTd2 {padding-bottom:2px;}
.commFl {width:100%;color:#969696;background:#141414; font-family: Arial, Helvetica, sans-serif;font-size: 12px;}/* текст поле добавления кома */
.smiles {background:#141414;} /* Смайлы */
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#91AA78;background:#111409;border:1px solid #2E311E;}
/* ------------------- */

/* Вид комментариев */
.cAnswer {color:#ffffff;padding-left:15px;padding-top:4px;font-style:italic;}
.cBlock1 {border:1px solid #3C3C3C;color:#969696;background:#2E2D2E;text-align:center;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}/* Чётный комент */
.cBlock2 {border:1px solid #3C3C3C;color:#969696;background:#3C3C3C;text-align:center;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}/* Нечётный комент */
/* -------------- */

/* Информер коментариев */ 
.osninf {padding:8px; border-bottom:1px solid #d2d2d2;} 
.inftitl b, .osninf b {color:#878787;} 
.inftitl a:link, .inftitl a:visited, .inftitl a:active {text-decoration:underline; color:#4f4f4f;} 
.inftitl a:hover {text-decoration:none;} 
.infmes {margin:5px 0 3px 0; padding:5px; text-align:left; font-size:9pt; color:#828282;} 
.infmes1 {border-top:1px dashed #b2b2b2; margin:5px 0 3px 0;padding:5px; text-align: left; font-size:7pt; color:#828282;} 
/* ------------- */

/* Шапка */ 
div#header {width: auto; padding: 0px 0px 0px 0px; position: relative; z-index: 10; clear: both; background: url(/images/header_m.png) 0 100% repeat-x;}
div#header div.header-l {background: url(/images/header_l.png) 0 100% no-repeat;}
div#header div.header-r {height: 80px; background: url(/images/header_r.png) 100% 100% no-repeat;}
div#toolbar {width: auto; height: 23px; padding: 1px 20px 0px 200px; clear: both;}
/* ------------- */

/* Полоса над гор. меню */
div#topmenu {margin: 3px 10px 0px 0px; float: left;}
/* ------------- */

/* Горизонтальное меню */
div#menu {position: absolute; top: 24px; left: 200px; z-index: 11; padding: 0px 0px 0px 1px; height: auto; background: url(/images/menu_sep_black.png) 0 0 no-repeat;}
div#menubar {width: auto; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 200px; clear: both;}
div#menubar div.menubar-l {background: url() 0 0 repeat-x;}
div#menubar div.menubar-r {height: 56px; background: url() 100% 0 no-repeat;}
div#page-body div.page-body-h {background: url(/images/page_bg_h.png) 0 0 repeat-x;}/* Фон */
div#menu ul {margin: 0px; padding: 0px; list-style: none; float: left;}
div#menu li {position: relative; margin: 0px; padding: 0px; display: block; float: left; z-index: 5;}
div#menu li a, #menu li span.separator {height: 56px; display: block; float: left; line-height: 50px; text-decoration: none; color: #969696;}
div#menu li span {display: block;}
div#menu li span {background-repeat: no-repeat; background-position: 95% 0px;}
div#menu li a.current {color: #ffffff;}
div#menu a:hover, div#menu span.separator:hover, div#menu span.sfhover, div#menu a.current:hover {color: #ffffff;}
div#menu li.active {font-weight: bold;}
div#menu li.active ul {font-weight: normal;}
div#menu li.parent span.separator {cursor: pointer;}
div#menu li.fancy {position: absolute; top: 0px; visibility: hidden; z-index: 4; overflow: hidden; background: url(/images/menu_level1_item_hover_m.png) 0 0 repeat-x;}
div#menu li.fancy div {background: url(/images/menu_level1_item_hover_l.png) 0 0 no-repeat;}
div#menu li.fancy div div {height: 55px; background: url(/images/menu_level1_item_hover_r.png) 100% 0 no-repeat;}
div#menu ul.menu {padding-right: 1px; background: url(/images/menu_sep_white.png) 100% 0 no-repeat;}
div#menu li.level1 {background: url(/images/menu_sep_white.png) 0 0 no-repeat;}
div#menu a.level1, div#menu span.level1 {background: url(/images/menu_sep_black.png) 100% 0 no-repeat; color: #282828; font-size: 135%; font-weight: bold;}
div#menu a.level1 span, div#menu span.level1 span {padding: 0px 20px 0px 20px;}
div#menu li:hover a.level1, div#menu li.sfhover a.level1, div#menu li:hover span.level1, div#menu li.sfhover span.level1 {color: #282828;}
div#menu li.active a.level1, div#menu li.active span.level1 {color: #ffffff;}
div#menu a.level1 span.title, div#menu span.level1 span.title{padding: 0px;}
div#menu a.level1 span.sub, div#menu span.level1 span.sub {padding: 0px; font-size: 60%; font-weight: normal; color: #969696; margin-top: -33px;}
div#menu ul.menu ul {position: absolute; top: 56px; left: -999em; width: 165px; padding: 0px 0px 10px 0px; background: url(/images/menu_dropdown_bg.png) 0 100% no-repeat;}
div#menu li:hover ul, div#menu li.sfhover ul {left: 0px; z-index: 100;}
div#menu li.level1 li {width: 100%; text-indent: 15px;}
div#menu li.level1 li a, div#menu li.level1 li span.separator{height: 25px; padding: 0px; margin: 0px 1px 0px 1px; background: #323232 url(/images/menu_level2_item.png) 100% 0 no-repeat; float: none; display: block; line-height: 25px;}
div#menu li.level2 a.parent, div#menu li li.level2 span.parent {background: #323232 url(/images/menu_level2_item_parent.png) 100% 0 no-repeat;}
div#menu li ul ul {margin: -57px 0 0 164px;}
div#menu li:hover ul ul, div#menu li.sfhover ul ul {border-top: 1px solid #464646;}
div#menu li:hover ul ul, div#menu li.sfhover ul ul, div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul, div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {left: -999em;}
div#menu li li:hover ul, div#menu li li.sfhover ul, div#menu li li li:hover ul, div#menu li li li.sfhover ul, div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {left: 0; z-index: 100;}
/* ------------- */

/* Лого */
div#logo {position: absolute; top: 0px; left: 0px;}
/* ------------- */

/* Поиск */
div#search {position: absolute; top: 24px; right: 20px; z-index: 10; padding: 19px 0px 0px 20px; height: 36px; /* background: url(/images/menu_sep.png) 0 0 no-repeat; */}
#page div.default div.yoo-search div.resultbox {position: absolute; right: -20px; top: 37px; z-index: 20;}
/* ------------- */

/* Основной логотип под гор меню */
div#top {width: auto; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; clear: both;}
div#top .topbox {margin-top: 10px;}
/* ------------- */

/* Бокс */
div.mod-white div.module-container-t, div.mod-black div.module-container-t {padding: 0px 10px 0px 10px; position: relative;}
div.mod-white div.module-t, div.mod-black div.module-t {height: 10px; background: url(/images/module_white_t.png) 0 0 repeat-x; /* ie6png:scale */} /* Верх */
div.mod-white div.module-tl, div.mod-black div.module-tl {position: absolute; top: 0px; left: 0px; width: 10px; height: 10px; background: url(/images/module_white_tl.png) 0 0 no-repeat; /* ie6png:scale */} /* Левый верх угол */
div.mod-white div.module-tr, div.mod-black div.module-tr {position: absolute; top: 0px; right: 0px; width: 10px; height: 10px; background: url(/images/module_white_tr.png) 0 0 no-repeat; /* ie6png:scale */} /* Правый верх угол */
div.mod-white div.module-l, div.mod-black div.module-l {background: url(/images/module_white_l.png) 0 0 repeat-y; overflow: hidden;} /* Лево */
div.mod-white div.module-r, div.mod-black div.module-r {padding: 0px 10px 0px 10px; background: url(/images/module_white_r.png) 100% 0 repeat-y;} /* Право */
div.mod-white div.module-m, div.mod-black div.module-m {padding: 0px 5px 0px 5px; background: url(/images/module_white_m.png) 0 0 repeat;} /* Фон */
div.mod-white div.module-b, div.mod-black div.module-b {height: 10px; background: url(/images/module_white_b.png) 0 0 repeat-x; /* ie6png:scale */} /* Низ */
div.mod-white div.module-bl, div.mod-black div.module-bl {position: absolute; top: 0px; left: 0px; width: 10px; height: 10px; background: url(/images/module_white_bl.png) 0 0 no-repeat; /* ie6png:scale */} /* Левый низ угол */
div.mod-white div.module-br, div.mod-black div.module-br {position: absolute; top: 0px; right: 0px; width: 10px; height: 10px; background: url(/images/module_white_br.png) 0 0 no-repeat; /* ie6png:scale */} /* Правый низ угол */
 /* Вид шапки */
div.mod-white h3.module, div.mod-black h3.module {margin: 0px 0px 5px 0px; height: 18px; background: url(/images/module_white_header.png) 0 100% repeat-x; /* ie6png:scale */ color: #c33629;}
div.mod-white h3.module span.color, div.mod-black h3.module span.color {color: #c8c8c8;}
 /* ------------- */

div.mod-shiny div.module-container-t {padding: 0px 60px 0px 60px; position: relative;}
div.mod-black div.module-tl {background: url(/images/module_black_tl.png) 0 0 no-repeat; /* ie6png:scale */}
div.mod-black div.module-tr {background: url(/images/module_black_tl.png) 0 0 no-repeat; /* ie6png:scale */}
div.mod-black div.module-t {background: url(/images/module_black_t.png) 0 0 repeat-x; /* ie6png:scale */}
div.mod-shiny div.module-t {height: 1px; background: url(/images/module_shiny_t.png) 0 0 repeat-x; /* ie6png:scale */}
div.mod-white div.module-l-ie6, div.mod-white div.module-r-ie6, div.mod-black div.module-l-ie6, div.mod-black div.module-r-ie6 {display: none;}
div.mod-black div.module-l {background: url(/images/module_black_l.png) 0 0 repeat-y;}
div.mod-black div.module-r {background: url(/images/module_black_r.png) 100% 0 repeat-y;}
div.mod-black div.module-m {background: url(/images/module_black_m.png) 0 0 repeat;}
div.mod-white div.module-container-b, div.mod-black div.module-container-b {padding: 0px 10px 0px 10px; position: relative;}
div.mod-black div.module-bl {background: url(/images/module_black_bl.png) 0 0 no-repeat; /* ie6png:scale */}
div.mod-black div.module-br {background: url(/images/module_black_br.png) 0 0 no-repeat; /* ie6png:scale */}
div.mod-black div.module-b {background: url(/images/module_black_b.png) 0 0 repeat-x; /* ie6png:scale */}


/* ------------- */

/* Блок_1 */
div.mod-shiny div.module-container-b {padding: 0px 60px 0px 60px; position: relative;}
div.mod-shiny div.module-m {padding: 9px 15px 9px 15px; background: url(/images/module_shiny_m.png) 0 0 repeat; /* ie6png:scale */ overflow: hidden;} /* Фон */
div.mod-shiny div.module-tr {position: absolute; top: 0px; right: 0px; width: 60px; height: 1px; background: url(/images/module_shiny_tr.png) 0 0 no-repeat; /* ie6png:scale */} /* Кр линия верх правый конец */
div.mod-shiny div.module-tl {position: absolute; top: 0px; left: 0px; width: 60px; height: 1px; background: url(/images/module_shiny_tl.png) 0 0 no-repeat; /* ie6png:scale */} /* Кр линия верх левый конец */
div.mod-shiny div.module-bl {position: absolute; top: 0px; left: 0px; width: 60px; height: 1px; background: url(/images/module_shiny_tl.png) 0 0 no-repeat; /* ie6png:scale */} /* Кр линия низ левый конец */
div.mod-shiny div.module-br {position: absolute; top: 0px; right: 0px; width: 60px; height: 1px; background: url(/images/module_shiny_tr.png) 0 0 no-repeat; /* ie6png:scale */} /* Кр линия низ правый конец */
div.mod-shiny div.module-b {height: 1px; background: url(/images/module_shiny_t.png) 0 0 repeat-x; /* ie6png:scale */} /* Кр линия низ центр */
/* ------------- */

/* Блок_2 */
div.mod-default div.module-3 {background: url(/images/module_default_bl.png) 0 100% no-repeat;}
div.mod-default div.module {background: #1E1E1E url(/images/module_default_br.png) 100% 100% no-repeat; position: relative;} /* Правый и фон */
div.mod-default div.module-2 {background: url(/images/module_default_tr.png) 100% 0 no-repeat;} /* Правый верх угол */
div.mod-default div.module-4 {padding: 10px 15px 10px 15px; background: url(/images/module_default_tl.png) 0 0 no-repeat; overflow: hidden;}
.fon {background: url(/images/block1_fon.png) 0 top repeat-y}
 /* Вид шапки */
div.mod-default h3.module {margin: -10px -15px 5px -15px; background: url(/images/module_default_header_m.png) 0 100% repeat-x; line-height: 27px;} /* Кр линия верх центр */
div.mod-default span.module-2 {background: url(/images/module_default_header_l.png) 0 100% no-repeat;} /* Кр линия левый конец */
div.mod-default span.module-3 {padding: 0px 0px 0px 15px; height: 27px; background: url(/images/module_default_header_r.png) 100% 100% no-repeat;} /* Кр линия правый конец */
div.mod-default h3.module span.color {color: #c8c8c8;} /* Текст */
div.module h3.module {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 120%; color: #969696; font-weight: normal;}
div.module span.module-2, div.module span.module-3 {display: block;}

 /* ------------- */
/* ------------- */


.block {width: 100%;}
.blocktitle {width: 182px; height: 53px; background: url(/images/block_header.png); color: #c8c8c8; line-height: 27px; text-align: center;}
.blockcontent {width: 182px; overflow: hidden; background: url(/images/block_center.png); text-align: left;}
.blockcontent_inside {margin: 10px 10px 5px 10px;width: 180px;}
.blockbottom {width: 182px; height: 4px; margin-bottom: 10px; overflow: hidden; background: url(/images/block_footer.png);}

/* Заголовки */
h1, h2, h3, h4, h5, h6 {font-family: Arial,Helvetica,sans-serif; font-weight: bold; padding-bottom: 0px; margin-bottom: 5px; line-height: 100%;}
h1 {font-size: 300%; font-weight: normal; color: #7887A0;}
h2 {font-size: 250%; color: #b4b4be;}
h3 {font-size: 200%; color: #646478;}
h4 {font-size: 175%; font-weight: normal; color: #7887A0;}
h5 {font-size: 150%; color: #878796;}
h6 {font-size: 125%; color: #7887A0;}
/* --------- */

/* Отступы блоков */
div#middle {width: auto; margin: 10px 0px 10px 0px; padding: 0px 0px 0px 0px; clear: both;}
div#middle div.middle-container-t {padding: 0px 10px 0px 10px; position: relative;}
div#middle div.middle-t {height: 10px; background: url(/images/module_white_t.png) 0 0 repeat-x; /* ie6png:scale */} /* Отступ верх контента */
div#middle div.middle-tl {position: absolute; top: 0px; left: 0px; width: 10px; height: 10px; background: url(/images/module_white_tl.png) 0 0 no-repeat; /* ie6png:scale */}
div#middle div.middle-tr {position: absolute; top: 0px; right: 0px; width: 10px; height: 10px; background: url(/images/module_white_tr.png) 0 0 no-repeat; /* ie6png:scale */}
div#middle div.middle-l {background: url(/images/module_white_l.png) 0 0 repeat-y; overflow: hidden;}
div#middle div.middle-r {padding: 0px 10px 0px 10px; background: url(/images/module_white_r.png) 100% 0 repeat-y;}
div#middle div.middle-m {background: url(/images/module_white_m.png) 0 0 repeat;}
div#middle div.middle-l-ie6, div#middle div.middle-r-ie6 {display: none;}
div#middle div.middle-container-b {padding: 0px 10px 0px 10px; position: relative;}
div#middle div.middle-b {height: 10px; background: url(/images/module_white_b.png) 0 0 repeat-x; /* ie6png:scale */}
div#middle div.middle-bl {position: absolute; top: 0px; left: 0px; width: 10px; height: 10px; background: url(/images/module_white_bl.png) 0 0 no-repeat; /* ie6png:scale */}
div#middle div.middle-br {position: absolute; top: 0px; right: 0px; width: 10px; height: 10px; background: url(/images/module_white_br.png) 0 0 no-repeat; /* ie6png:scale */}
div#middle .background {padding: 0px 0px 0px 0px; background: none;}
/* --------- */

div#maintop {padding: 0px 0px 10px 0px;}
div#mainmiddle {margin: 0px 0px 10px 0px;}
.showright div#mainmiddle {background: none;}




div#mainbottom {padding: 0px 0px 0px 0px;}
div#bottom {width: auto; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; clear: both;}
div#bottom .bottomblock {margin-top: 10px; margin-bottom: -10px;}










/* Entries Style */
.eBlock {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.eTitle {font-family:Tahoma,Arial,Sans-Serif;font-size:12px;font-weight:bold;color:#969696; padding: 2px 0 0 10px; height:18px; background: #2E2D2E;} /* Титл новостей */
.eTitle1 {font-family:Verdana,Arial,Sans-Serif !important;font-size:10px !important;font-weight:bold !important;color:#969696 !important; padding: 0 0 0 15px !important;}

.eTitle a:link {text-decoration:none; color:#969696;}
.eTitle a:visited {text-decoration:none; color:#969696;}
.eTitle a:hover {text-decoration:underline; color:#AA1428;}
.eTitle a:active {text-decoration:none; color:#969696;}

.eText {text-align:justify; padding:5px;border-top:1px dashed #EFEFEF;}
.eText1 {padding:5px;border-top:1px;}

.eDetails {border-top:1px dashed #2E2D2E;border-bottom:1px dashed #2E2D2E;color:#969696;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #2E2D2E;border-bottom:1px dashed #2E2D2E;color:#969696;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails2 {border-top:1px dashed #2E2D2E;border-bottom:1px dashed #2E2D2E;color:#969696;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}

/* --------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* News/Blog Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/896/22.gif') no-repeat 0px 4px;}
.archActive {color:#FFFFFF;}
a.archLink:link {text-decoration:underline; color:#FFFFFF;}
a.archLink:visited {text-decoration:underline; color:#FFFFFF;}
a.archLink:hover {text-decoration:none; color:#D8D5D5;}
a.archLink:active {text-decoration:none; color:#D8D5D5;}
/* ---------------------- */

/* News/Blog Archive Style */
.archiveCalendars {text-align:center;color:#E3E2B3;}
.archiveDateTitle {font-weight:bold;color:#FFFFFF;padding-top:15px;}
.archEntryHr {width:250px;color:#2E3B21;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/896/23.gif') no-repeat 0px 2px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#bb0d0b}
a.archiveDateTitleLink:visited {text-decoration:none; color:#bb0d0b}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#FFFFFF}
a.archiveDateTitleLink:active {text-decoration:none; color:#bb0d0b}
.archiveNoEntry {text-align:center;color:#E3E2B3;}
/* ------------------------ */

/* Новости/Blog Календарь Style */
.calMonth {}
.calWday {color:#000000; background:#ffffff; width:18px;}
.calWdaySe {color:#000000; background:#ffffff; width:18px;}
.calWdaySu {color:#ffffff; background:#f25112; width:18px; font-weight:bold;}
.calMday {color:#000000;background:#e4e4e4;}
.calMdayA {color:#151B0F;background:#bb0d0b;}
.calMdayIs {color:#C0A741;background:#151B0F;font-weight:bold;}
.calMdayIsA {border:1px solid #91AA78; background:#7C9949;font-weight:bold;}
a.calMonthLink:link, a.calMdayLink:link {text-decoration:none; color:#bb0d0b;}
a.calMonthLink:visited, a.calMdayLink:visited {text-decoration:none; color:#bb0d0b;}
a.calMonthLink:hover, a.calMdayLink:hover {text-decoration:underline; color:#FFFFFF;}
a.calMonthLink:active, a.calMdayLink:active {text-decoration:none; color:#bb0d0b;}
/* ------------------------ */



/* Цвета групп */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:#0d2ef3;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:#a80000;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#ffffff;}
a.groupOther2:link,a.groupOther2:visited,a.grou pOther2:hover {color:#32b70e;} 
a.groupOther251:link,a.groupOther251:visited,a.grou pOther251:hover {color:#f7ff23;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:#000000;height:100px;width:300px;border:1px solid #384828;}
.replaceBody {background:#192012;}

.legendTd {font-size:7pt;}
/* ------------ */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#737373}
.textResults {background:#FFFFFF}
.textResultsTd {background:#000000}

.pollNow {background:#FFFFFF}
.pollNowTd {background:#000000}

.totalVotesTable {}
.totalVotesTd {background:#000000}
/* ---------- */

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {width:450;margin-left:50;}
.gTableTop {padding:2px;height:45px; background: url('/.s/t/896/24.gif') repeat-x #1B1F0E;font-family:Verdana,Sans-Serif;color:#FFC165;font-size:12px;font-weight:bold; padding-left:22px;padding-top:20px;}
.gTableSubTop {padding:2px;height:20px;font-;color:#ffffff;font-size:10px;}
.gTableBody {padding:2px;background:#151B0F;}
.gTableBody1 {padding:2px;background:#151B0F;}
.gTableBottom {padding:2px;background:#151B0F;}
.gTableLeft {padding:2px;background:#151B0F;font-weight:bold;color:#BFB792}
.gTableRight {padding:2px;background:#151B0F;color:#BFB792;}
.gTableError {padding:2px;background:#151B0F;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#151B0F}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#1B1F0E}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {text-decoration:none; color:#bb0d0b;}
a.catLink:visited {text-decoration:none; color:#bb0d0b;}
a.catLink:hover {text-decoration:underline; color:#FFFFFF;}
a.catLink:active {text-decoration:none; color:#bb0d0b;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#BFB792;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#bb0d0b;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#bb0d0b;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#FFFFFF;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:none; color:#bb0d0b;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {padding-bottom:7px;font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#bb0d0b;}
a.forumBarA:visited {text-decoration:none; color:#bb0d0b;}
a.forumBarA:hover {text-decoration:underline; color:#FFFFFF;}
a.forumBarA:active {text-decoration:none; color:#bb0d0b;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#938031;color:#FFFFFF;}
.fastNavCat {background:#F8F5E7;}
.fastNavCatA {background:#F8F5E7;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.pagesInfo {background:#151B0F;padding-right:10px;font-size:7pt;}
.switches {background:#1B1F0E;}
.switch {background:#151B0F;width:15px;font-size:7pt;}
.switchActive {background:#FFC165;font-weight:bold;color:#151B0F;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#B66826;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#B66826;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FFFFFF;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#B66826;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#151B0F}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#1B1F0E}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#BFB792;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#1B1F0E;height:20px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px; }
.threadsDetails {padding:2px;background: #1B1F0E;height:20px;color:#BFB792;}
.forumOnlineBar {padding:2px;background: #1B1F0E;height:30px;color:#BFB792; padding-top: 7px;}

a.threadPinnedLink:link {text-decoration:none; color:#B66826;}
a.threadPinnedLink:visited {text-decoration:none; color:#B66826;}
a.threadPinnedLink:hover {text-decoration:underline; color:#FFFFFF;}
a.threadPinnedLink:active {text-decoration:underline; color:#B66826;}

.threadPinnedLink,.threadLink {font-weight:bold;}
a.threadLink:link {text-decoration:underline; color:#B66826;}
a.threadLink:visited {text-decoration:underline; color:#B66826;}
a.threadLink:hover {text-decoration:underline; color:#FFFFFF;}
a.threadLink:active {text-decoration:underline; color:#B66826;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* Posts View */
.postTable {background:#44493D}
.postPoll {background:#151B0F;text-align:center;}
.postFirst {background:#151B0F;border-bottom:1px solid #DDB700;}
.postRest1 {background:#151B0F;}
.postRest2 {background:#151B0F;}
.postSeparator {height:2px;background:#151B0F;}

.postTdTop {background: url('/.s/t/896/25.gif') #192012;height:20px;color:#BFB792; padding-top: 7px;}
.postBottom {background: #ffffff;height:22px;color:#000000;}
.postUser {font-weight:bold;}
.postTdInfo {background:#1B1F0E;text-align:center;padding:5px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#8E866C;}
.posttdMessage {background:#151B0F;padding:5px;}

.postPoll {padding:5px;}
.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#ececec;font-size:9px;}
.quoteMessage {background:#ececec;font-size:9px;}

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:#CCCCCC;}
.editedBy {font-weight:bold;font-size:8pt;}
.statusBlock {padding-top:3px;}
.statusOnline {color:#FFFF00;}
.statusOffline {color:#FFFFFF;}
/* ---------- */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/896/26.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/896/26.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #ffffff;color:#000000;border:1px outset #344325;}

.codeButtons {font-size:7pt;background: #ffffff;color:#bb0d0b;border:1px outset #344325;}
.codeCloseAll {font-size:7pt;background: #344325;color:#91AA78;border:1px outset #344325;font-weight:bold;}
.postNameFl,.postDescrFl {background:#CACED2;border:1px solid #FFFFFF;width:400px}
.postPollFl,.postQuestionFl {background:#CACED2;border:1px solid #FFFFFF;width:400px}
.postResultFl {background:#192012;border:1px solid #1B1F0E;width:50px;color:#91AA78;}
.postAnswerFl {background:#192012;border:1px solid #1B1F0E;width:300px;color:#91AA78;}
.postTextFl {background:#192012;border:1px solid #1B1F0E;width:550px;height:150px;color:#91AA78;}
.postUserFl {background:#192012;border:1px solid #1B1F0EF;width:300px;color:#91AA78;}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* --------- */

/* ====== forum End ====== */

fieldset, img {border: 0;}
a:focus {outline: none;}
ul, ol, dl {padding-left: 30px}
dl {margin: 1em 0;}
dd {padding-left: 40px;}
blockquote {margin: 0 0 1em 1.5em;}
p {margin: 1em 0;}

 
fieldset {border: 1px solid #323232;}
legend {background: #141414;}
textarea, input[type='text'], input[type='password'], select {border: 1px solid #323232; background: #141414; color: #646464;}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover {border-color: #464646;}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus {border-color: #646464; outline: 2px solid #282828;}
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button {cursor: pointer;}
input[type='hidden'] {display: none;}
fieldset {padding: 0 1em 1em 1em;}
legend {padding: 0 .8em 0 .8em;}
textarea, input[type='text'], input[type='password'] {padding: .1em 0 .1em .4em;}
option {padding: 0 .4em .1em .4em;} 
button, input[type='button'] {padding: .2em .3em .2em .1em; line-height: 100%;}

.seperator div.module {margin: 0px 10px 0px 0px;}

/* Аякс 
.xw-tl{background: url(/images/ajax/ajax2.png) no-repeat 0 0!important;padding-left:6px;position:relative;zoom:1} 
.xw-tr{background:url(/images/ajax/ajax1.png) no-repeat 100% 0!important;padding-right:6px;position:relative;zoom:1} 
.xw-tc{background:url(/images/ajax/ajax3.png) repeat-x 0 0!important;font-size:1px;line-height:1px;overflow:hidden;position:relative;zoom:1} 
.xw-tsps{height:6px} 
.xw-ml{background:url(/images/ajax/ajax4.png) repeat-y 0 0!important;padding-left:6px;zoom:1} 
.xw-mr{background:url(/images/ajax/ajax4.png) repeat-y 100% 0!important;padding-right:6px;zoom:1} 
.xw-plain .xw-mc{border:1px solid #1f1f1f;padding:0;margin:0;font:normal 11px tahoma,arial,helvetica,sans-serif;background:white;color:black;zoom:1;} 
.xw-bl{background:url(/images/ajax/ajax2.png) no-repeat 0 100%!important;padding-left:6px;zoom:1} 
.xw-br{background:url(/images/ajax/ajax1.png) no-repeat 100% 100%!important;padding-right:6px;zoom:1} 
.xw-bc{background:url(/images/ajax/ajax3.png) repeat-x 0 100%!important;overflow:hidden;font-size:1px;line-height:1px;height:6px} 
div.xw-bcm{height:2px} 
.xt{position:relative;overflow:hidden;width:15px;height:15px;float:right;cursor:pointer;background:transparent url(/images/ajax/ajax_okno_9.gif) no-repeat !important;margin-left:2px;margin-top:4px;} 
.cuzadpn {background:url(/images/ajax/ajax_okno_10.png) repeat-x !important;} 
.admBarCenter {color:#1f1f1f !important}

#uMenuDiv2 .u-menubody {border-bottom-color: #141414;border-bottom-style: solid;border-bottom-width: 1px;border-left-color: #141414;border-left-style: solid;border-left-width: 1px;border-right-color: #141414;border-right-style: solid;border-right-width: 1px;border-top-color: #141414;border-top-style: solid;border-top-width: 1px;}
#uMenuDiv2 .xw-mc {background:#1F1F1F;border-right:1px solid #2E2E2E;border-bottom:1px solid #2E2E2E;border-top:1px solid #2E2E2E;border-left:1px solid #2E2E2E;} 
#uMenuDiv2 .u-menuitemhl {margin:1px;background:#2E2D2E;}
#uMenuDiv2 .u-menu a:link, a:visited {color: #aa1428; text-decoration: none;} 
#uMenuDiv2 .u-menu a:hover {color: #ff0000; text-decoration: none;}

#uMenuDiv3 .u-menubody {border-bottom-color: #141414;border-bottom-style: solid;border-bottom-width: 1px;border-left-color: #141414;border-left-style: solid;border-left-width: 1px;border-right-color: #141414;border-right-style: solid;border-right-width: 1px;border-top-color: #141414;border-top-style: solid;border-top-width: 1px;}
#uMenuDiv3 .xw-mc {background:#1F1F1F;border-right:1px solid #2E2E2E;border-bottom:1px solid #2E2E2E;border-top:1px solid #2E2E2E;border-left:1px solid #2E2E2E;} 
#uMenuDiv3 .u-menuitemhl {margin:1px;background:#2E2D2E;}
#uMenuDiv3 .u-menu a:link, a:visited {color: #aa1428; text-decoration: none;} 
#uMenuDiv3 .u-menu a:hover {color: #ff0000; text-decoration: none;}

#uMenuDiv4 .u-menubody {border-bottom-color: #141414;border-bottom-style: solid;border-bottom-width: 1px;border-left-color: #141414;border-left-style: solid;border-left-width: 1px;border-right-color: #141414;border-right-style: solid;border-right-width: 1px;border-top-color: #141414;border-top-style: solid;border-top-width: 1px;}
#uMenuDiv4 .xw-mc {background:#1F1F1F;border-right:1px solid #2E2E2E;border-bottom:1px solid #2E2E2E;border-top:1px solid #2E2E2E;border-left:1px solid #2E2E2E;} 
#uMenuDiv4 .u-menuitemhl {margin:1px;background:#2E2D2E;}
#uMenuDiv4 .u-menu a:link, a:visited {color: #aa1428; text-decoration: none;} 
#uMenuDiv4 .u-menu a:hover {color: #ff0000; text-decoration: none;}
 */

/* Вид спойлера */ 
.uSpoilerButton {width: 100%; color: #969696; background: #292929; padding: 3px; text-align: left; font-size: 12px; border: 1px solid #000000;} 
.uSpoilerText {color: #969696; background: #292929; padding: 3px; text-align: justify; font-size: 12px; border: 1px solid #000000; border-top: 0px;} 
/* ----------------------- */