/* Оформление попапа */ 
 
html, body, font, td, p, li { 
 outline: none; 
 font-size: 11px; 
 font-family: Arial, Helvetica, sans-serif; 
 color: #000; 
 line-height: 12px; 
} 
 
body { 
 background: #ededed; 
} 
 
a{ 
 color: #343434 !important; 
} 
/* Оформление компонентов */ 
 
input, textarea, select { font-family: Arial, Helvetica, sans-serif; outline: none; } 
 p { margin-bottom: 5px; } 
 a { outline: none; } 
 img { border: none; } 
 .reset, .reset li { margin: 0; padding: 0; list-style: none; 
} 
/* Оформление полей ввода номера , капчи и кода доступа для подписки и псевдо-подписки */ 
 
.input_dfs { color: #909090; font-size: 17px; height: 30px; width: 295px; padding: 0px 5px; border: solid 1px ;} 
 .input_dfs:focus { border: #6C6 solid 1px; } 
 .input_dfs_error { color: #909090; font-size: 17px; height: 30px; width: 295px; padding: 0px 5px; border: #F00 solid 1px ; 
} 
/* Главный контейнер */ 
 
#ecPayWindow { 
 width: 513px; 
 height: 415px; 
 top: 0px; 
 left: 0px; 
 margin: 0px; 
 padding: 0px; 
 background: url(../images/bg.png) no-repeat; 
 position: fixed; 
 _position: absolute; 
 z-index:1; 
} 
/* Заголовок */ 
 
#ecPW_Title{ 
 height: 108px; 
 padding: 45px 0px 0px 35px; 
 font-size: 21px; 
 font-weight: normal; 
 color: #ffffff; 
} 
/* Описание */ 
 
#ecPW_Description{ 
 height: 48px; 
 padding: 12px 20px 0px 20px; 
 font-size: 12px; 
 color: #343434; 
} 
/* Центральный контейнер(таблица) */ 
 
#ecPW_SMS1{ 
 height: 208px; 
 padding-top:25px; 
} 
/* Контейнер полей ввода и текстов подписки и псевдо-подписки */ 
 
#PW_Subs_Start { 
 height: 185px; 
 font-size: 12px; 
 padding: 0px 20px 0px 35px; 
} 
/* Контейнер правил псевдо-подписки */ 
 
#ec_Terms { 
 padding: 20px 10px 10px 0px; 
} 
/* Контейнер полей ввода и текстов смс */ 
 
#ecPW_Selectcount { 
 height: 25px; 
 font-size: 12px; 
 padding: 25px 20px 0px 35px; 
 color: #343434; 
} 
/* Список стран */ 
 
#ecPW_Selectcount select{ 
 width: 200px; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
} 
/* Текст (отправьте смс с кодом ....) */ 
 
#ecPW_Message { 
 font-size: 12px; 
 padding: 20px 20px 0px 35px; 
 color: #343434; 
} 
 
#ecPW_smsText{ 
 font-size: 18px; 
 font-weight: normal; 
} 
 
#ecPW_smsPhone{ 
 font-size: 18px; 
 color: #e75437; 
 font-weight: normal; 
} 
/* Текст (Введите код доступа) */ 
 
#ecPW_Entercode{ 
 font-size: 12px; 
 padding: 20px 20px 0px 35px; 
 color: #343434; 
} 
/* Поле ввода кода (смс) */ 
 
#ecPW_Entercode input{ 
 width: 200px; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
} 
/* Правила (смс) */ 
#ecPW_Terms { 
 font-size: 11px; 
 padding: 5px 35px 0px 35px; 
 color: #343434; 
} 
/* Контейнер кнопки продолжить */ 
 
#ecPW_ContNextB{ 
 height: 51px; 
 padding: 12px 0px 0px 0px; 
} 
/* Кнопка продолжить */ 
 
#ecPW_NextB { 
 cursor: pointer; 
 display: block; 
 width: 115px; 
 height: 30px; 
 background: url(../images/next.png) 0px 0px; 
} 
#ecPW_NextB:hover { 
 background: url(../images/next.png) 0px -30px; 
} 
/* Ссылки "Правила" , "Условия для абонентов" */ 
 
#ecPW_FLinks{ 
 text-align: right; 
 height: 25px; 
 padding: 0px 0px 0px 35px; 
 text-align: right; 
 color: #8b8b8b; 
} 
#ecPW_FLinks a{ 
 font-size: 11px !important; 
 color: #8b8b8b !important; 
 text-decoration: none !important; 
} 
/* General Style */
a:link {text-decoration:none; color:#456c8a;}
a:active {text-decoration:none; color:#456c8a;}
a:visited {text-decoration:none; color:#456c8a;}
a:hover {text-decoration:underline; color:#2c4f6a;}

.splCont{display:none;border:1px solid #cccccc;padding:3px 5px;}

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


/* NEW Styles */

 html, body {margin:0;height:100%;text-align:center; background: url(/images/bg2.png) repeat-y top center;font-family:Verdana;font-size:12px;}
 #wrapper {height:auto !important;
 height:100%;
 min-height:100%;
 width:999px;
 margin:auto;
 text-align:left;
 background: url(/images/bgf.png) no-repeat top left;
 border-left:1px solid #456c8a;
 border-right:1px solid #456c8a;}
#header {height:170px;}
#left {float:left;width:270px;}
#right {margin-left:270px;margin-right:10px;}
#spacer {height:100px;}
#footer {height:100px;
 margin-top:-100px;
 width:999px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 border-left:1px solid #456c8a;
 border-right:1px solid #456c8a;}
.clear {clear:both;}
 
#bdplace {
 }
#top-line {
 background-color: #456c8a;
 height: 10px;
 width: 999px;
}
a#logo {
 display:block;
 background: url(/images/logo.png) no-repeat;
 height: 132px;
 width: 232px;
 margin: 0 40px 5px 20px;
 float:left;
}
.mainmeny {
 height: 58px;
 margin: 0 0 0 200px;
}
.blue-desk {
 background-color: #456c8a;
 width: 232px;
 margin: 0 0px 10px 19px;
 position:relative;
 border: 1px solid #456c8a;
}
 

.blue-desk span.top-right,.blue-desk span.top-left,.blue-desk span.bot-right,.blue-desk span.bot-left { display:block;
 position:absolute;
 width:12px;
 height:12px;
 background-image:url(/images/round.png)}
 
 
.top-right {top:-1px; right:-1px; background-position:100% 0}
.top-left {top:-1px; left:-1px}
.bot-right {bottom:-1px; right:-1px; background-position:100% 100%}
.bot-left {bottom:-1px; left:-1px; background-position:0 100%}
 
 

.desk2 {
 background-color: #456c8a;
 width: 700px;
 margin: 0 0px 10px 19px;
 position:relative;
 margin: auto;
 margin-top: 25px !important;
 padding: 30px 20px 20px 20px;
 color:#fff;
 border: 1px solid #456c8a;
}
 

 
.desk2 span.top-right,.desk2 span.top-left,.desk2 span.bot-right,.desk2 span.bot-left { display:block;
 position:absolute;
 width:12px;
 height:12px;
 background-image:url(/images/roundw.png)}
.desk2 a { color:#fff;}
 .desk-ever {
 background-color: #456c8a;
 position:relative;
 border: 1px solid #456c8a;
}

 .desk-ever span.top-right,.desk-ever span.top-left,.desk-ever span.bot-right,.desk-ever span.bot-left { display:block;
 position:absolute;
 width:12px;
 height:12px;
 background-image:url(/images/roundw.png)}

.lefft{
 width: 232px;
 margin: 0 0px 10px 19px;}
 
 .slideboxx{
 position:relative;
 width: 700px;
 top:-70px;
 height:120px;
 background:#fff;
 border:3px solid #456c8a;
 }
 .slideboxx span.top1-right,.slideboxx span.top1-left,.slideboxx span.bot1-right,.slideboxx span.bot1-left { display:block;
 position:absolute;
 width:13px;
 height:13px;
 background-image:url(/images/round2.png)}
.top1-right {top:-3px; right:-3px; background-position:100% 0}
.top1-left {top:-3px; left:-3px}
.bot1-right {bottom:-3px; right:-3px; background-position:100% 100%}
.bot1-left {bottom:-3px; left:-3px; background-position:0 100%}
 
 ul#mamen{padding:0px;margin:0px; text-transform:uppercase;}
 ul#mamen li {list-style:none; float:left;padding: 0 3px 0 0;}
 ul#mamen li a {display:block;
 text-decoration:none;
 width:125px;
 height:38px;
 color:#fff;
 text-align:center;
 padding:20px 0 0 0;
 background: url(/images/mmenfon.png);}

 ul#mamen li a:hover {background-position: 0px -58px;}
 ul#mamen li a.rss-me {display:block;
 text-decoration:none;
 width:58px;
 height:58px;
 color:#fff;
 padding:0;
 text-align:center;
 background: url(/images/rss.png);}

 ul#mamen li a.rss-me:hover {background-position: 0px -58px;}



 ul#rigmeny{padding: 0px;margin:13px 0 0 0;}
 ul#rigmeny li {list-style:none;padding: 0 5px 0 0;}
 ul#rigmeny li a {display:block;
 width:227px;
 color:#fff;
 text-align:left;
 padding:5px 5px 5px 5px;
 text-decoration:none;
}
 ul#rigmeny li a img {border:0px;}
 ul#rigmeny li a:hover {
 background: url(/images/rigmenfon.png);
 color:#456c8a;}

 
 
 
#sliderwrap {


float: left ;
text-align: center;
width: 530px;
overflow: hidden ;
position: relative ;
height:110px;
margin-left:10px;
}
#slidertext h3
{
 font-size:14px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-style:normal;
 font-weight:lighter;
 color:#e5e5e5;
 letter-spacing:1px;
 margin-bottom:15px;
 }
#slidertext p
{
 font-size:12px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-style:normal;
 font-weight:normal;
 color:#CCCCCC;
 padding:0 25px;
 }
a.prev
{
 float:left;
 margin-top:50px;
 margin-left:50px;
 }
a.next
{
 float:right;
 margin-top:50px;
 margin-right:10px;
 }
#slidertext {
margin-top: 15px;
float: left ;
width: 600px;
overflow: hidden ;
position: relative ;

 }

#slidertext li {
position: relative ;
width: 530px;
 height:100px;
margin-bottom: 10px;
}

#slidertext ul{

width: 600px; }
 
 a.prev, a.next {display:block;margin: 30px 10px 0 10px;}
 
.blue-desk .namett {text-align:center;color:#fff;font-size:18px;margin: 10px 0 0 0;}
.desk-ever .namett {text-align:center;color:#fff;font-size:18px;margin: 10px 0 0 0;}
 




/* END NEW Styles */



a.noun:link {text-decoration:none; color:#000000}
a.noun:active {text-decoration:none; color:#000000}
a.noun:visited {text-decoration:none; color:#000000}
a.noun:hover {text-decoration:underline; color:#000000}
.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/841/14.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:#EFFDE1}
a.menu1:active {text-decoration:underline; color:#EFFDE1}
a.menu1:visited {text-decoration:underline; color:#EFFDE1}
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/841/15.gif') no-repeat 0px 2px; margin-bottom: .6em;}
/* ----- */

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


.uMenuV .uMenuItem {font-weight:normal;height:14px;width:186px;}
.uMenuV li a:link {text-decoration:none; color:#000000}
.uMenuV li a:active {text-decoration:none; color:#000000}
.uMenuV li a:visited {text-decoration:none; color:#000000}
.uMenuV li a:hover {text-decoration:underline; color:#000000}

.uMenuV .uMenuItemA {font-weight:bold;height:14px;width:186px;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#000000;}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#000000}
.uMenuV a.uMenuItemA:hover {text-decoration:underline; color:#000000}
.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: 4px 0 4px 5px;background: url('/');height:14px;width:186px;}
/* --------- */

/* Module Part Menu */
.catsTd {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/841/15.gif') no-repeat 0px 2px; margin-bottom: .6em;}
.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:#000000;}
a.catName:visited {text-decoration:none; color:#000000;}
a.catName:hover {text-decoration:underline; color:#000000;}
a.catName:active {text-decoration:none; color:#000000;}
a.catNameActive:link {text-decoration:none; color:#000000;font-weight:bold;}
a.catNameActive:visited {text-decoration:none; color:#000000;font-weight:bold;}
a.catNameActive:hover {text-decoration:underline; color:#000000;font-weight:bold;}
a.catNameActive:active {text-decoration:none; color:#000000;font-weight:bold;}
/* ----------------- */

/* Entries Style */
a.tite {display:block; color:#fff;font-size:19px; padding:10px 0 10px 0;}
.newsinfo {color:#ccc !important;}
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:19px;font-weight:normal;color:#456c8a; padding: 0 0 0 18px; background: url('') no-repeat 0 1px;}
.eTitle a:link {text-decoration:none; color:#456c8a;}
.eTitle a:visited {text-decoration:none; color:#456c8a;}
.eTitle a:hover {text-decoration:none; color:#2c4f6a;}
.eTitle a:active {text-decoration:none; color:#456c8a;}

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

.eDetails {border-top:1px dashed #1D201D;border-bottom:1px dashed #1D201D;color:#606B60;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #1D201D;border-bottom:1px dashed #1D201D;color:#606B60;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails2 {border-top:1px dashed #1D201D;border-bottom:1px dashed #1D201D;color:#606B60;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/841/17.gif') no-repeat 0px 0px;}
/* --------------- */

/* Entry Manage Table */
.manTable {}
.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:#f1f1f1;border:1px solid #ccc;}
.cBlock2 {background:#f1f1f1;border:1px solid #ccc;}
/* -------------- */

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

/* News/Blog Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/841/18.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:#2B302B;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/841/19.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:#4D564D; width:18px;}
.calWdaySu {color:#FFFFFF; background:#4D564D; width:18px; font-weight:bold;}
.calMday {color:#EFFDE1;background:#343A34;}
.calMdayA {color:#000000;background:#EFFDE1;}
.calMdayIs {color:#C04141;background:#3C433C;font-weight:bold;}
.calMdayIsA {border:1px solid #EFFDE1; background:#3C433C;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#2f00ff;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#2f00ff;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#2f00ff;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#2f00ff;}
/* ------------------------ */

/* 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:pink;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#99CCFF;}
a.groupUser:link,a.groupVerify:visited,a.groupVerify:hover {color:white;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:#1D201D;height:100px;width:300px;border:1px solid #4D564D;color:#4D564D;}
.replaceBody {background:#333333;}

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

/* ===== forum Start ===== */
#forumbody {width:968px;margin:auto;}
/* General forum Table View */
.gTable {background:#E1E1E1}
.gTableTop {padding:2px;background:url('http://vkbag.ru/diz_new/img2/for1.jpg') #6EACCE; text-align:center;color:#FFFFFF;height:77px;padding-left:10px;font-size:18px;}
.gTableSubTop {padding:2px;background:url('http://vkbag.ru/diz_new/img2/for2.jpg') #FFFFFF;color:#518EAD;height:16px;padding-top:8px;}
.gTableBody {padding:2px;background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC;}
.gTableLeft {padding:2px;background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC;font-weight:bold;color:#518EAD}
.gTableRight {padding:2px;background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC}
.gTableError {padding:2px;background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

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

.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:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#518EAD;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#518EAD;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#6F8EB3;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#518EAD;}
/* -------------------- */

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

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

/* forum Fast Navigation Menu */
.fastNavMain {background:#C7D7EF;}
.fastNavCat {background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC;}
.fastNavCatA {background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#E1E1E1;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#EEEEEE;font-weight:bold;color:#518EAD;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#EEEEEE;height:20px;font-weight:bold;font-size:7pt;color:#000000;padding-left:40px;}
.threadsDetails {padding:2px;background:#EEEEEE;height:20px;color:#000000;}
.forumOnlineBar {padding:2px;background:#EEEEEE;height:20px;color:#000000;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#518EAD;}
a.threadLink:visited {text-decoration:none; color:#518EAD;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

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

/* Posts View */
.postTable {background:#E1E1E1}
.postPoll {background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC;text-align:center;}
.postFirst {background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC;border-bottom:3px solid #FFFFFF;}
.postRest1 {background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC;}
.postRest2 {background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC;}
.postSeparator {height:3px;background:#456c8a;}

.postTdTop {background:url('/.s/t/997/8.gif') #FFFFFF;color:#518EAD;height:20px;padding-top:8px;}
.postBottom {background:#EEEEEE;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:url('/.s/t/997/4.gif') bottom repeat-x #FBFBFC;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#597798;}
.posttdMessage {padding:5px;background:#FFFFFF;}

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

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

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ---------- */

/* 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/997/16.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/997/16.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.loginButton {font-size:7pt;background:#FFFFFF;color:#575757;border:1px outset #636363;}
.pollBut, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background:url('/.s/t/997/3.gif') #6EACCE;color:#FFFFFF;border:1px outset #615E58;}

.codeButtons {font-size:7pt;background:url('') #456c8a;color:#FFFFFF;border:1px outset #615E58;}
.codeCloseAll {font-size:7pt; font-weight:bold;background:url('/.s/t/997/3.gif') #6EACCE;color:#FFFFFF;border:1px outset #615E58;}
.postNameFl,.postDescrFl {width:400px}
.postPollFl,.postQuestionFl {width:400px}
.postResultFl {width:50px}
.postAnswerFl {width:300px}
.postTextFl {width:550px;height:150px}
.postUserFl {width:300px}

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

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