body { 
 background: url("/back_sun.png") repeat-x top left;
 background-color: #91c5ff;
 margin: 0px;
}

body, input, select {
 color: #666666;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 line-height: 20px;
}

img {
 max-width:100%;
}

table {
 font-size: 12px;
}

div#outer {
 margin-left: auto;
 margin-right: auto;
 width: 90%;
 min-width: 880px;
 max-width: 1100px;
}

div#download_box,
div#download_box2 {
 background: #e4f9b7;
 margin: 0 280px 0 10px;
 padding-top: 7px;
 padding-bottom: 10px;
 padding-left: 7px;
 border: solid 1px #b9ca94;
}

.bold {
 font-weight: bold;
}

.italics {
 font-style: italic;
}

.codebody {
 font-family: monospace;
}

.quotecodeheader {
 display: none;
}

div.screenshot {
 margin: 5px;
 padding: 4px;
 border-width: 1px;
 border-style: solid;
 border-color: #cccccc;
 font-size: 11px;
}

div.screenshot img {
 max-width: none;
}

a:link {
color:#970;
text-decoration:none;
}
a:visited {
color:#a73;
text-decoration:none;
}
a:hover {
color:#fa3;
text-decoration:underline;
}
a:active {
color:#b82;
text-decoration:none;
}

a:link img {
 border: none;
}

a:visited img {
 border: none;
}

a:hover img {
 border: none;
}

img.avatar {
 padding: 4px;
 border-width: 1px;
 border-style: solid;
 border-color: #cccccc;
}

.topic {
 background: url("/img/textline.png") repeat-y top left;
 padding-left: 30px;
 margin-bottom: 50px;
}

.topic_header {
 display: block;
 font-size: 18px;
}

.topic_title {
 font-size: 18px;
 color: #858358;
 font-weight: bold;
}

.topic_info {
 font-size: 10px;
 color: #999999;
 font-style: italic;
}

.topic_poster {
 font-size: 10px;
 color: #858358;
 font-weight: bold;
}

.topic_text {
}

.topic_footer {
 font-size: 10px;
 color: #858358;
 font-style: italic;
 text-align: right;
}

.topic_footer_readmore {
 float: left;
}

.topic_footer_other {
 float: right;
}

.topic_container {
 padding-bottom: 30px;
}

.topic_avatar {
 float: left;
 width: 70px;
 padding-top: 20px;
}

.topic_avatar_about {
 float: left;
 width: 70px;
 padding-top: 0px;
}

.topic_item {
 margin-left: 80px;
 padding-left: 20px;
 padding-right: 20px;
 background: url("/img/textline.png") repeat-y top left;
}

.sidebar_box {
 padding-bottom: 10px;
}

.sidebar_topic {
 color: #858358;
 font-size: 14px;
 font-weight: bold;
}

.sidebar_stats {
 font-size: 10px;
}

#container #main {
 margin-right: 220px;
 padding-right: 30px;
 background: url("/img/textline2.png") repeat-y top right;
}

#container #sidebar, #screenshotbar {
 float: right;
 width: 200px;
}

#container {
 padding: 10px;
 padding-top: 20px;
 padding-left: 20px;
}

#header {
 font-size: 18px;
 font-weight: bold;

 height: 143px;

 margin-top: 0px;
 background-image: url("/img/top.png");
 padding: 0px;
 margin: 0px;
 text-align: right;
}

#menu, #forum-menu {
 height: 53px;
 text-align: right;
 padding-right: 20px;
 vertical-align: bottom;
 font-size: 14px;
}

#menu ul, #forum-menu ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

#forum-menu ul {
 padding-left: 20px;
}

#menu li, #forum-menu li {
 float: right;
 background: url("/img/menu_closed_left.png") no-repeat left top;
 margin: 0;
 padding: 0 0 0 13px;
}

#forum-menu li {
 float: left;
}

#menu a, #menu strong, #menu span, #forum-menu a {
 display: block;
 background: url("/img/menu_closed_right.png") no-repeat right top;
 padding: 23px 19px 15px 8px;
 color: #666666;
 text-decoration: none;
}

#menu #current, #forum-menu .isactive {
 background-image: url("/img/menu_open_left.png");
}

#menu #current a, #forum-menu .isactive a {
 background-image: url("/img/menu_open_right.png");
 padding-top: 7px;
 padding-bottom: 31px;
}

#tb, #bb {
 margin-left: 10px;
 margin-right: 10px;
 font-size: 0;
 height: 10px;
}

#top_left { background: url("/img/top_left.png") no-repeat top left; }
#top_right { background: url("/img/top_right.png") no-repeat top right; }

#top_mid {
 margin-left: 25px;
 margin-right: 25px;
 background: url("/img/top_mid.png") repeat top right;
 height: 143px;
}

#menu_left { background: url("/img/menu_left.png") no-repeat top left; }
#menu_right { background: url("/img/menu_right.png") no-repeat top right; }

#menu_mid {
 margin-left: 10px;
 margin-right: 10px;
 background: url("/img/menu_mid.png") repeat top right;
 height: 53px;
}

#tlc { background: url("/img/tlc.png") no-repeat top left; }
#trc { background: url("/img/trc.png") no-repeat top right; }
#tb { background: url("/img/tb.png") repeat-x top right; }
#blc { background: url("/img/blc.png") no-repeat top left; }
#brc { background: url("/img/brc.png") no-repeat top right; }
#bb { background: url("/img/bb.png") repeat-x top right; }
#lb { background: url("/img/lb.png") repeat-y top left; }
#rb { background: url("/img/rb.png") repeat-y top right; }

#mid {
 margin-left: 10px;
 margin-right: 10px;
 background: url("/img/mid.png") repeat top right;
}

#page_foot {
 text-align: center;
 font-size: 10px;
 color: #FFFFFF;
 padding-top: 5px;
 padding-bottom: 10px;
}

.asmall {
 font-family: "Arial narrow", Arial, sans-serif;
 font-size: 10px;
 color: black;
}

.rankc10center {
 background-color: #CCCCCC;
 font-size: 10px;
 text-align: center;
}


table.wiki { 
 border-collapse: collapse; border: 2px solid #ccc; border-spacing: 0; 
} 
 
table.wiki td { 
 padding: .1em .25em; border: 1px solid #ccc; 
}

/* Вид комментариев v.1 
 ------------------------------------------*/ 

/* Выравнивание */ 
 div.left_block {float:left;} 
 div.right_block {float:right;} 

/* Кнопки комментировать, редактировать, удалить */ 
.otvet { 
 background: url(/img/otvet.png); 
 background-position: -0px -0px; 
 width: 25px; 
 height: 23px; 
 cursor: pointer; 
 border-right:1px solid #cad1db; 
 } 
.otvet:hover 
 { 
 background: url(/img/otvet.png); 
 background-position: -0px -23px; 
 width: 25px; 
 height: 23px; 
 cursor: pointer; 
 } 

.edit-com { 
 background: url(/img/moder-panel.png); 
 background-position: -0px -0px; 
 width: 35px; 
 height: 23px; 
 cursor: pointer; 
 border-left:1px solid #cad1db; 
 } 
.edit-com:hover 
 { 
 background: url(/img/moder-panel.png); 
 background-position: -0px -23px; 
 width: 35px; 
 height: 23px; 
 cursor: pointer; 
 } 

.delete-com { 
 background: url(/img/moder-panel.png); 
 background-position: -35px -0px; 
 width: 35px; 
 height: 23px; 
 cursor: pointer; 
 border-left:1px solid #cad1db; 
 } 
.delete-com:hover 
 { 
 background: url(/img/moder-panel.png); 
 background-position: -35px -23px; 
 width: 35px; 
 height: 23px; 
 cursor: pointer; 
 } 

/* Аватар */ 
.avatar_comment { 
 width:50px; 
 height:50px; 
 padding:3px; 
 background:#888888; 
} 

/* Закругление углов */ 
.wbr3 { 
 -webkit-border-radius:3px; 
 -moz-border-radius:3px; 
 border-radius:3px; 
} 

/* Контент */ 
.content-com { 
 float:left; 
 width:100%; 
 position:relative; 
 margin-bottom:15px 
 } 

.com_p { 
 top:0; 
 right:0; 
 width:75px; 
 position:absolute; 
 background:url(/img/ugolok.png) no-repeat top left 
} 

.com_l { 
 padding:0px 0; 
 background:#fff; 
 border:1px solid #cad1db; 
 margin:0 74px 0 0; 
 overflow:hidden 
} 

.com_v { 
 height:23px; 
 border-bottom:1px solid #cad3da 
} 

.com_v,.com_n { 
 margin:0 0px 0 0px 
} 

.com_c { 
 min-height: 39px; 
 overflow:hidden; 
 margin:5px 15px 7px 15px; 
} 

.com_c p { 
 padding:10px; 
 margin:10px 0; 
 background:#ebfce8; 
 overflow:hidden!important; 
 border:1px solid #b4e5ac 
} 

/* Like */ 
.kcom_like:link,.kcom_like:visited { 
 text-align:center; 
 color:#fff; 
 float:right; 
 width:47px; 
 background:#999999; 
 margin-top:3px; 
 padding:1px 3px 1px 3px; 
 border:1px solid #666666 
} 

.kcom_like:hover { 
 text-decoration: none; 
 border:1px solid #666666!important; 
 color:#375e15!important; 
 text-shadow:1px 1px 1px #d7ffb6!important; 
 background:#9aeb56!important 
} 

/* Черта возле кнопок */ 
.cherta-right { 
 height:20px; 
 border-right:1px solid #cad1db; 
} 

.cherta-left { 
 height:19px; 
 border-left:1px solid #cad1db; 
} 

/* Текст */ 
.text_r { 
 text-align:right; 
} 

.text_9 { 
 font:9px Verdana,Arial,Helvetica, sans-serif; 
} 

.grey { 
 color:#b1b1b1; 
} 

.grey2 { 
 color:#cac8c8; 
} 

.gren {color:#429e1e; 
 font-weight:bold; 
} 

.right { 
 float:right; 
} 
.left { 
 float:left; 
} 

.top { 
 padding: 4px 12px 0px 12px; 
} 

.top2 { 
 padding: 5px 12px 0px 12px; 
} 

.bold { 
 font-weight:bold; 
} 

.text_115 { 
 font:115%/1.5 Verdana,Arial,Helvetica, sans-serif; 
 
}

/* General Style */
a:link {text-decoration:underline; color:#E4FAFD;}
a:active {text-decoration:underline; color:#E4FAFD;}
a:visited {text-decoration:underline; color:#E4FAFD;}
a:hover {text-decoration:none; color:#FFFFFF;}

td, body {font-family:verdana,arial,helvetica; font-size:8pt; color:#8C8C9C}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.copy {font-size:7pt;}

a.noun:link {text-decoration:none; color:#E4FAFD}
a.noun:active {text-decoration:none; color:#E4FAFD}
a.noun:visited {text-decoration:none; color:#E4FAFD}
a.noun:hover {text-decoration:underline; color:#FFFFFF}
.mframe1 {padding:2 10 30 10px;}
hr {color:#464646;height:1px;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#FFFFFF;font-size:13px;font-weight:bold; padding-left:22px; background: url('/.s/t/731/22.gif') no-repeat 5px 2px;}

.menut0 {}
.menut {padding:2 3 3 15px;}
.mframe {padding:2 0 30 30px;}
.bannerTable {width:468;height:60;}

.menu1 {font-weight:bold;font-size:8pt;font-family:Arial,Sans-Serif;}
a.menu1:link {text-decoration:underline; color:#E4FAFD}
a.menu1:active {text-decoration:underline; color:#E4FAFD}
a.menu1:visited {text-decoration:underline; color:#E4FAFD}
a.menu1:hover {text-decoration:none; color:#FFFFFF}
/* ------------- */

/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/731/23.gif') no-repeat 0px 2px; margin-bottom: .6em;}
/* ----- */

/* Site Menus */
.uMenuH li {float:left;padding:0 5px;}


.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#E4FAFD}
.uMenuV li a:active {text-decoration:none; color:#E4FAFD}
.uMenuV li a:visited {text-decoration:none; color:#E4FAFD}
.uMenuV li a:hover {text-decoration:underline; color:#FFFFFF}

.uMenuV .uMenuItemA {font-weight:bold;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#FFFFFF;}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#FFFFFF}
.uMenuV a.uMenuItemA:hover {text-decoration:underline; color:#FFFFFF}
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background:url('/.s/img/wd/1/ar1.gif') no-repeat 0 0;}
.uMenuV li {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/731/23.gif') no-repeat 0px 2px; margin-bottom: .6em;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 6px 13px; background: url('/.s/t/731/23.gif') no-repeat 0px 2px;}
.catName {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#E4FAFD;}
a.catName:visited {text-decoration:none; color:#E4FAFD;}
a.catName:hover {text-decoration:underline; color:#FFFFFF;}
a.catName:active {text-decoration:none; color:#E4FAFD;}
a.catNameActive:link {text-decoration:none; color:#FFFFFF;}
a.catNameActive:visited {text-decoration:none; color:#FFFFFF;}
a.catNameActive:hover {text-decoration:underline; color:#FFFFFF;}
a.catNameActive:active {text-decoration:none; color:#FFFFFF;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#E4FAFD; padding: 0 0 0 18px; background: url('/.s/t/731/24.gif') no-repeat 0 1px;}
.eTitle a:link {text-decoration:underline; color:#E4FAFD;}
.eTitle a:visited {text-decoration:underline; color:#E4FAFD;}
.eTitle a:hover {text-decoration:none; color:#FFFFFF;}
.eTitle a:active {text-decoration:underline; color:#E4FAFD;}

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

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

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/731/25.gif') no-repeat 0px 0px;}
/* --------------- */

/* Entry Manage Table */
.manTable {border:1px solid #4D4D56;background:#202020;}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {color:#636363;padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:#202020;border:1px solid #4D4D56;}
.cBlock2 {background:#202020;border:1px solid #4D4D56;}
/* -------------- */

/* Comments Form Style */
.commTable {border:1px solid #4D4D56;background:#202020;}
.commTd1 {color:#4D4D56;font-weight:bold;padding-left:5px;}
.commTd2 {padding-bottom:2px;}
.commFl {width:100%;color:#636363;background:#2A2A2F;border:1px solid #4D4D56;}
.smiles {border:1px solid #202020;background:#202020;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#636363;background:#2A2A2F;border:1px solid #4D4D56;}
/* ------------------- */

/* News/Blog Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/731/26.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:#E2B4B4;}
.archiveDateTitle {font-weight:bold;color:#FFFFFF;padding-top:15px;}
.archEntryHr {width:250px;color:#2B2B30;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/731/27.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:#FFFFFF}
a.archiveDateTitleLink:visited {text-decoration:none; color:#FFFFFF}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#FFFFFF}
a.archiveDateTitleLink:active {text-decoration:underline; color:#FFFFFF}
.archiveNoEntry {text-align:center;color:#E2B4B4;}
/* ------------------------ */

/* News/Blog Calendar Style */
.calMonth {}
.calWday {color:#FFFFFF; background:#3B3B42; width:18px;}
.calWdaySe {color:#FFFFFF; background:#4D4D56; width:18px;}
.calWdaySu {color:#FFFFFF; background:#4D4D56; width:18px; font-weight:bold;}
.calMday {color:#E4FAFD;background:#222226;}
.calMdayA {color:#000000;background:#E4FAFD;}
.calMdayIs {color:#C04141;background:#2A2A2F;font-weight:bold;border:1px solid #4D4D56;}
.calMdayIsA {border:1px solid #E4FAFD; background:#2B2B30;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#FFFFFF;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#FFFFFF;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#FFFFFF;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#FFFFFF;}
/* ------------------------ */

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

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

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

.totalVotesTable {background:#FFFFFF}
.totalVotesTd {background:#700000}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:yellow;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#99CCFF;}
/* ---------------- */

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

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

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

/* General forum Table View */
.gTable {background:#181818;font-family:Verdana,Arial,Sans-Serif;}
.gTableTop {background:url('../images/toolbar.png');padding: 8px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold}
.gTableSubTop { text-transform: uppercase;background:url('../images/toolbar.png');padding: 5px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:8px;font-weight:bold}
 
.gTableBody {background: #242424;padding: 4px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:10px;}
.gTableBody1 {background: #242424;padding: 4px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:10px;}
.gTableBottom {padding:2px;background:#222226;}
.gTableLeft {background: #202020;padding: 4px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:10px;}
.gTableRight {background: #202020;padding: 4px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:10px;}
.gTableError {padding:2px;background:#222226;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding: 8px;background: #242424; font-family:Verdana,Arial,Sans-Serif;font-size:10px;}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding: 8px;background: #202020;font-family:Verdana,Arial,Sans-Serif;font-size:10px;}
.forumLastPostTd,.forumArchive {padding: 8px;background: #242424;font-family:Verdana,Arial,Sans-Serif;font-size:10px;}

a.catLink:link { text-transform: uppercase;text-decoration:none; color:#dddddd;}
a.catLink:visited { text-transform: uppercase;text-decoration:none; color:#dddddd;}
a.catLink:hover { text-transform: uppercase;text-decoration:underline; color:#dddddd;}
a.catLink:active { text-transform: uppercase;text-decoration:underline; color:#dddddd;}

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

/* forum Titles & other */
.forum {font-family:Verdana,Arial,Sans-Serif;font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#888888;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#ceb54b;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#ceb54b;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#ceb54b;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#ceb54b;}
/* -------------------- */

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

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

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

/* forum Page switches */
.pagesInfo {background:#242424;padding-right:10px;font-size:7pt;}
.switches {background:#202020;}
.switch {background:#eeeeee;width:15px;font-size:7pt;}
.switchActive {background:#202020;font-weight:bold;color:#ceb54b;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#ceb54b;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#ceb54b;}
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:#ceb54b;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding: 8px;background: #242424; font-family:Verdana,Arial,Sans-Serif;font-size:10px;}
.threadIcoTd,.threadPostTd,.threadViewTd {padding: 8px;background: #202020; font-family:Verdana,Arial,Sans-Serif;font-size:10px;}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#60606B;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:url('/.s/t/731/29.gif') center;height:20px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px;}
.threadsDetails {background: #202020; font-family:Verdana,Arial,Sans-Serif;font-size:10px;}
.forumOnlineBar {background: #202020; font-family:Verdana,Arial,Sans-Serif;font-size:10px;}

a.topSortLink:link {text-decoration:none; color:#666666;}
a.topSortLink:visited {text-decoration:none; color:#666666;}
a.topSortLink:hover {text-decoration:underline; color:#666666;}
a.topSortLink:active {text-decoration:underline; color:#666666;}

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

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

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

/* Posts View */
.postTable {background:#181818}
.postPoll {background:#2A2A2F;text-align:center;}
.postFirst {background:#2A2A2F;border-bottom:1px solid silver;}
.postRest1 {background:#2A2A2F;}
.postRest2 {background:#2A2A2F;}
.postSeparator {height:2px;background:#e5e5e5;}

.postTdTop {background:url('../images/toolbar.png');padding: 8px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:8px;}
.postBottom {background: #242424;padding: 4px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:10px;}
.postUser {font-weight:bold;}
.postTdInfo {background: #242424;font-family:Verdana,Arial,Sans-Serif;font-size:10px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#f5f5f5;}
.posttdMessage {background: #242424;padding: 4px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:10px;}

.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:#4D4D56;font-size:9px;}
.quoteMessage {background:#4D4D56;font-size:9px;}

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:#4D4D56;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#38cc4d;}
.statusOffline {color:#cc3838;}
/* ---------- */

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

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

.codeButtons {font-size:7pt;background:url('../images/toolbar.png');color:#666666;border:1px outset #242424;}
.codeCloseAll {font-size:7pt;background: #2B2B30;color:#E4FAFD;border:1px outset #2B2B30;font-weight:bold;}
.postNameFl,.postDescrFl {background:#202020;border:1px solid #4D4D56;width:400px}
.postPollFl,.postQuestionFl {background:#202020;border:1px solid #4D4D56;width:400px}
.postResultFl {background:#202020;border:1px solid #4D4D56;width:50px}
.postAnswerFl {background:#f9f9f9;border:1px solid #4D4D56;width:300px}
.postTextFl {background: #242424;color:#aaaaaa;border:1px solid #202020;width:300px}
.postUserFl {background:#f9f9f9;border:1px solid #d2d0d0;width:300px}

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

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