/******************** RESET ********************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
 border:0 none;
 outline:0 none;
 margin:0;
 padding:0;
 vertical-align:baseline;
 border-collapse:collapse;
}
ol, ul {
 list-style-image:none;
 list-style:none;
}

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


#uCatsMenu7 {
left:0;
top:0;
margin-top: -132px;
margin-left: -14px; 
}

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


/* Module Part Menu */
.catsTable, #mchatIfm2, #MCaddFrm {width: 96% !important;}
.catsTd {height: 30px; padding: 0 0 20px 30px;}
.catName {padding-left:20px; font-size:12pt; font-weight:bold; color:#00487D;}
.catNameActive {font-size:12px;}
.catNumData {font-size:10pt; color:#6E6E6E;}
.catDescr {font-size: 10pt; padding-left:20px;}
a.catName:link {text-decoration:none; color:#00487D;}
a.catName:visited {text-decoration:none; color:#00487D;}
a.catName:hover {text-decoration:underline; color:#00487D;}
a.catName:active {text-decoration:none; color:#00487D;}
a.catNameActive:link {text-decoration:none; color:#00487D;}
a.catNameActive:visited {text-decoration:none; color:#00487D;}
a.catNameActive:hover {text-decoration:underline; color:#00487D;}
a.catNameActive:active {text-decoration:none; color:#00487D;}
/* ----------------- */


/*********************** MAIN ************************/
html, body {
 height:100%;
}

body {
 font-family: Verdana, sans-serif;
 font-size: 13px;
 color: black;
 width:100%;

 
 display: table;

}

#wrap {
 position: relative;
 min-width:1000px;
 max-width:1400px;
 width:98%;
 margin:0px auto;
 padding:0px;
 min-height:100%;
 height:auto !important;
 height:100%;
}

a {
 color:#394652;
 text-decoration:underline;
}
a:hover {
 color:#214176;
 text-decoration:underline;
}


h1, h2, h3, h4 {
 font-weight:normal;
}
h1,h2{
 font-size:120%;
 color:#ffffff;
 background:url(../h_corner.png) 100% 0 no-repeat;
}
h1 span, h2 span{
 background:url(../h_corner.png) 0 -34px no-repeat;
 display:block;
 padding:6px 16px 4px;

}
h3{
 font-size:120%;
 color:#ffffff;
 background:url(../h3_bg.png) 100% 0 repeat-x;
 text-align:center;
 padding:5px 0;
}
h4{
 font-size:130%;
 padding:20px 0 10px 0;
 color:#090909;
 
}

input[type="text"],input[type="password"] {
 border:1px solid #bbbbbb;
 background:url(../input.png) 0 0 repeat-x;
 height:18px;
 padding:0 7px;
 margin:0 0 5px 0;
 color:#0e1d35;
 width:174px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
input[type="submit"] {
 border:1px solid #bbbbbb;
 height:20px;
 padding:0 10px;
 margin:0;
 text-align:center;
 cursor:pointer;
 color:#142e5c;
background-color:#F2F2F2;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.field label{
 position:absolute;
 color:#090909;
 top:3px;
 left:5px;
}
/**/

/******************* HEADER **************************/

#header{
 width:100%;
 height:132px;
 position:relative;

 background:#ffffff url(../header_tile.jpg) 0 0 repeat-x;
 color:#ffffff;
}
.header_blik{
position:absolute;
top: 0 ;
left:5%;
background:url(../blik.png) 80px 0 no-repeat;
width:204px;
height:132px;
}
.header_wrap{
 position: relative;
 min-width:1000px;
 max-width:1400px;
 width:95%;
 margin:0px auto;
 padding:19px 0 0 0;
 height:113px;
 background:url(../pattern.png) 100% 0 no-repeat;
}
a.logo {
 display:block;
 width:26%;
 height:112px;
 float:left;
 background:url(../logo.png) 0 0 no-repeat;
}


ul.topmenu{
 float:left;
 margin:0 3% 0 0;
}
ul.topmenu li{
 padding:0 0 0 20px;
 margin:0 0 7px 0;
 background:url(../v.png) 0 0 no-repeat;
}
ul.topmenu li a{
 color:#ffffff;
 font-size:110%;
 padding:3px 12px 0 0;
 margin:0 -6px 0 0;
 display:block;
 height:20px;
 white-space:nowrap;
}
ul.topmenu li:hover, ul.topmenu li.active {
 background-position:0 -23px;
}
ul.topmenu li:hover a, ul.topmenu li.active a {
 background:url(../v.png) 100% -46px no-repeat;
 color:#1a3769;
 text-decoration:none;
}

.auth_form{
 position:relative;
 float:right;
 width:190px;
}
.auth_form .field{
 position:relative;
}
.auth_form a {
 color:#ffffff;
 
}
.auth_form a:hover {
 color:#D9F3FF;
}

.submit_button{
 float:right;
}
/**/


/*************** advertisement **********************/
#advt, #advt2 {
 position:relative;
 min-width:1100px;
 width:100%;
 margin:0px auto;
 z-index:0;
 padding-bottom:18px;
 overflow:hidden;
}

#advt .advt_wrap, #advt2 .advt_wrap {
 position:relative;
 left:50%;
 float:left;
 text-align:center;
}

#advt .advt_wrap2, #advt2 .advt_wrap2 {
 position:relative;
 left:-50%;
 float:left;
}

#advt img, #advt2 img {
 float:left;
 margin-right:14px;
 border:1px solid #D6D6D6;
}

#advt img.last, #advt2 img.last{
 margin-right:0;
}

/**/



/************************ CONTENT ***********************/

#container {
 width:100%;
 position:relative;
 font-size:90%;

}

/**/


/***************** sidebar ******************/

.sidebar{
 width:240px;
 float:right;
}

/**/



/********************* content **************************/
.b {
 color:#00487D;
}

.content {
 margin:0 250px 0 0;
 position:relative;
 font-size:110%;
}
.main_text {
 margin:30px 0 0 0;
 color:black;
text-align: justify;
 
}
.main_text p {
 padding:0 0 20px 0;
}
.main_text p.with_border {
 border-bottom:1px dashed #5d6472;
}
.main_text ul {
 padding:0 0 20px 0;
}
.main_text ul li{
 background:url(../hyphen2.png) 2px 6px no-repeat;
 padding:0 0 0 8px;
}

.main_text ul.more_links li{
 background:none;
 padding:0 0 0 8px;
}
.main_text ul.more_links li a{
 color:#1a3768;
}
.main_text ul.more_links li a:hover{
 color:#5d6472;
}
.promotext {
 padding:5px 0 20px;
 color:#676b74;
 font-size:105%;
text-align:justify;
}

.download_link{
 width:147px;
 height:23px;
 background:url(../down_bg.png) 0 0 no-repeat;
 float:right;
 color:#ffffff;
 text-decoration:none;
 padding:7px 0 0 8px;
 font-size:110%;
 letter-spacing:-1px;
}
.download_link:hover{
 color:#ffffff;
 text-decoration:underline;
 cursor:pointer;
}

/**/

/***************** right_column ********************/
.left_column{
 float:left;
 width:42%;
}
/**/
/***************** center_column ********************/
.center_column{
 margin:0 0 0 43%;
}
/**/


/********* box ********/
.white_box, .gray_box {
 padding:5px 8px 10px 8px;
 border-left:1px solid #C1C9D7;
 border-right:1px solid #C1C9D7;
 margin:0;
 position:relative;
}
.gray_box {
 background:#e2e8f0;
}
.white_box {
 background:#ffffff;
text-align: justify;
}

.whites_box {
 background:#ffffff;
text-align: justify;
border-top:1px solid #C1C9D7;
padding:0px 8px 10px 8px;
 border-left:1px solid #C1C9D7;
 border-right:1px solid #C1C9D7;
 margin:0;
 position:relative;
}


span.gray_corner, span.gray_corner span, span.gray_corner span span, span.white_corner, span.white_corner span, span.white_corner span span {
 height:7px;
 display:block;
 line-height:1px;
}

span.gray_corner{
 background: url(../b_gray_tile.png) 0 0 repeat-x;
 margin: 0 0 13px 0;
}
span.gray_corner span {
 background:url(../b_gray_corner_l.png) 0 0 no-repeat;
}
span.gray_corner span span{
 background:url(../b_gray_corner_r.png) 100% 0 no-repeat;
}

span.white_corner {
 background:url(../b_white_tile.png) 0 0 repeat-x;
 margin: 0 0 13px 0;
}
span.white_corner span {
 background:url(../b_white_corner_l.png) 0 0 no-repeat;
}
span.white_corner span span{
 background:url(../b_white_corner_r.png) 100% 0 no-repeat;
}
/**/

/********* ul in gray_box ************/
.gray_box ul li {
 background:url(../hyphen.png) 8px 18px no-repeat;
 text-indent: 10px;
 padding:10px 6px 8px;
 border-top:1px solid #f5f6f8;
 border-bottom:1px solid #c2cad7;
}


/**/
/********* dl in white_box ************/

.white_box dl.without_images dt {
 border-top:1px solid #f5f6f8;
 padding:10px 0 3px 0;
 color:#84888c;
 font-size:80%;
}
.white_box dl.without_images dt span{
 color:#070707;
}
.white_box dl.without_images dd {
 border-bottom:1px solid #c2cad7;
 padding:0 0 12px 0;
}


.white_box dl.with_images dt {
 
 padding:12px 14px 0 20px;
 
}
.white_box dl.with_images dt img{
 border:1px solid #dddddd;
 padding:1px;
 float:left;
}
.white_box dl.with_images dd {
 border-bottom:1px dashed #AEB7C8;
 padding:0 0 15px 80px;
 
}
.white_box dl.with_images dd span{
 color:#84888c;
 font-size:80%;
}

.gray_box .last, .white_box .last {
 border-bottom:0 none !important;
}
.gray_box .first, .white_box .first {
 border-top:0 none !important;
}

/**/

/**************** blue_table ********************/
.table_container{
 background:#e2e8f0;
 padding:6px 5px;
 border:1px solid #c1c9d7;
 font-size:110%;
 color:#5d6472;
}
.table_container a{
 color:#5d6472;
}
.table_container a:hover{
 color:#214176;
}
.blue_table{
 width:100%;
 background:#e2e8f0;
 height:150px;
}
.blue_table td{
 background:#ffffff;
 padding:13px 10px 15px;
 border:1px solid #9aa8bf;
}
.blue_table td.blue{
 background:#f1f4f7;
 color:#090909;
 font-weight:bold;
 width:130px;
}
.blue_table td.td_img{
 width:185px;
 background:#e2e8f0;
 padding:0 6px 0 0;
 border:0 none;
}
.blue_table td.td_img img{
 vertical-align:top;
}
/**/


/********************** catalog_links ******************/
#catalog_links {
 margin:27px 0 0 0;
 background:#132c5a url(../catalog_links_bg.png) 0 0 repeat-x;
 position:relative;
 overflow:hidden;
 width:100%;
}
.catalog_links_wrap {
 position:relative;
 min-width:1000px;
 max-width:1400px;
 width:98%;
 margin:0px auto;
 padding:0px;
}
#catalog_links ul{
 float:left;
 margin:0 2% 0 0;
 padding:0 0 0 1%;
 width:30%;
 
}
#catalog_links ul.first{
 background:none;
}

#catalog_links ul li{
 padding:0 0 0 20px;
 margin:0 0 7px 0;
 background:url(../links_bg.png) 0 0 no-repeat;
}
#catalog_links ul li a{
 color:#ffffff;
 font-size:110%;
 padding:2px 12px 0 0;
 margin:0 -6px 0 0;
 display:block;
 height:20px;
 text-decoration:none;
 white-space:nowrap;
}
#catalog_links ul li:hover, #catalog_links ul li.active {
 background-position:0 -22px;
}
#catalog_links ul li:hover a, #catalog_links ul li.active a {
 background:url(../links_bg.png) 100% -44px no-repeat;
 color:#1a3769;
 text-decoration:none;
}

.catalog_links_bg_sep1,.catalog_links_bg_sep2 {
 width:100%;
 position:relative;
 overflow:hidden;

}
.catalog_links_bg_sep1 {
 background:url(../border.png) 33% 0 repeat-y;
 margin:30px 0 40px;
}
.catalog_links_bg_sep2 {
 background:url(../border.png) 66% 0 repeat-y;
}

/**/

/************************* footer **********************/

.footer-blank {
 clear:both;
 padding-top:113px;
}


#footer {
 position:relative;
 width:100%;
 height:113px;
 margin:-113px auto 0;
 background:url(../footer_bg.png) bottom center repeat-x;
}
.footer-wrap {
 margin:0 auto;
 min-width:1000px;
 max-width:1400px;
 width:95%;
 position:relative;
 overflow:hidden;
}

/*footer_menu*/
.footermenu {
 position:relative;
 min-width:1000px;
 width:100%;
 margin:0px auto;
 z-index:0;
 padding:3px 0 32px;
 overflow:hidden;
}

.footermenu .footermenu_wrap {
 position:relative;
 left:50%;
 float:left;
 text-align:center;
}

.footermenu .footermenu_wrap2 {
 position:relative;
 left:-50%;
 float:left;
 width:1000px;
}

.footermenu ul li{
 float:left;
 margin:0 0 0 2%;
 padding:2px 0 2px 2%;
 background:url(../sep.png) 0 0 repeat-y;
}
.footermenu ul li.first{
 background:none;
}
.footermenu ul li a{
 color:#242c3a;
 text-decoration:none;
 font-size:105%;
}
.footermenu ul li a:hover{
 color:#214176;
 text-decoration:none;
}

/**/

/************** breadcrumbs1 *****************/
.breadcrumbs1{
 background:#E6ECFF;
 border:1px solid #c1c9d7;
 padding:4px 11px;
 font-size:90%;
 color:#090909;
 overflow:hidden;
 margin:0 0 11px 0;
}
.breadcrumbs1 a {
 float:left;
 margin-left:-8px;
 padding:0 8px;
 position:relative;
 text-decoration:underline;
 color:#214176;
}
.breadcrumbs1 a:hover {
 text-decoration:underline;
 color:#394652;
}

.breadcrumbs1 span {
 background:url(../arrow.png) center top no-repeat;
 float:left;
 height:0;
 margin:5px 10px 0 0;
 overflow:hidden;
 padding-top:10px;
 position:relative;
 width:17px;
}
/**/


/************** breadcrumbs *****************/
.breadcrumbs{
 background:#e2e8f0;
 border:1px solid #c1c9d7;
 padding:4px 11px;
 font-size:100%;
 color:#090909;
 overflow:hidden;
 margin:0 0 11px 0;
}
.breadcrumbs a {
 float:left;
 margin-left:-8px;
 padding:0 8px;
 position:relative;
 text-decoration:underline;
 color:#214176;
}
.breadcrumbs a:hover {
 text-decoration:underline;
 color:#394652;
}

.breadcrumbs span {
 background:url(../arrow.png) center top no-repeat;
 float:left;
 height:0;
 margin:5px 10px 0 0;
 overflow:hidden;
 padding-top:10px;
 position:relative;
 width:17px;
}
/**/



/*************** pagination *****************/
.pagination{
 margin:20px 0 40px 30%;
 overflow:hidden;
}
.pagination ul li{
 float:left;
 padding:0 4px 0 4px;
}
.pagination ul li a{
 color:#5c749b;
}
.pagination ul li.first{
 padding:0 28px 0 0;
}
.pagination ul li.last{
 padding:0 0 0 28px;
}
/**/

/******************** other *********************/

.clear {
 clear:both;
}

.clear-r {
 clear:right;
}

.clear-l {
 clear:left;
}

.img_l {
 float:left;
 padding:0 20px 0 0;
}
.img_r {
 float:right;
 padding:0 0 0 20px;
}

















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

/* General forum Table View */
.gTable {width:90% ! impotant;margin-right:1%;}
.gTableTop {padding:2px; #ffffff;padding-left:35px;padding-bottom:1px;color:#0d45a2;font-weight:bold;height:30px;font-size:10pt;border:1px solid #C1C9D7; }
.gTableSubTop {padding:2px; background: #e2e8f0;color:#0d45a2;height:20px;font-size:10px; border:1px solid #C1C9D7;}
.gTableBody {padding:2px;background:#FAFAFA; border:1px solid #C1C9D7;}
.gTableBody1 {padding:2px;background:#FFFFFF; border:1px solid #C1C9D7;}
.gTableBottom {padding:2px;background:#FAFAFA;border:1px solid #C1C9D7;}
.gTableLeft {padding:2px;background:#F2F2F2;font-weight:bold;color:#6E6E6E; border:1px solid #C1C9D7;}
.gTableRight {padding:2px;background:#F8F9FA; border:1px solid #C1C9D7;}
.gTableError {padding:2px;background:#FAFAFA;color:#FF0000; border:1px solid #C1C9D7;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:10px;background:#FFFFFF;height:60px; font-size:15pt; border:1px solid #C1C9D7;}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:15px;background:#f7f3ea; height:60px; border:1px solid #C1C9D7;}
.forumLastPostTd,.forumArchive {padding:10px;font-size:10pt; border:1px solid #C1C9D7;}

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

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

/* forum Titles & other */
.forum {font-weight:bold;font-size:15pt;}
.forumDescr,.forumModer {color:#666666;font-size:10pt;}
.forumViewed {font-size:10px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#0d45a2; font-size:12pt;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#0d45a2;font-size:12pt;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none; color:#0d45a2;font-size:12pt;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:none; color:#0d45a2;font-size:12pt;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar { font-weight:bold;font-size:10pt;height:50px;padding:10px;}
.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:#6E6E6E;}
a.forumBarA:active {text-decoration:none; color:#6E6E6E;}
/* -------------------- */

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

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

/* forum Page switches */
.switches {background:#BCBCBC;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:10pt;}
.switch {background:#FFFFFF;width:15px;font-size:10pt;}
.switchActive {background:#E0E0E0;font-weight:bold;color:#6E6E6E;width:15px;height: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:none; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:none; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd{padding:10px;padding:10px;background:#FFFFFF;font-size:12pt;height:40px; color:#ac1b00;font-weight:bold; border:1px solid #C1C9D7;}
.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF;font-size:12pt;height:30px; color:#06470d; border:1px solid #C1C9D7;}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#f7f3ea; border:1px solid #C1C9D7;}
.threadLastPostTd {padding:2px;font-size:7pt;height:40px; border:1px solid #C1C9D7;}
.threadDescr {color:#666666;font-size:10pt;font-weight:normal;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background: #f7f3ea;height:20px;font-weight:bold;font-size:8pt;color:black;padding-left:40px;}
.threadsDetails {padding:2px;background:url('/.s/t/741/11.gif') #E7E7E7;height:20px;color:#666666;}
.forumOnlineBar {padding:2px;background:url('/.s/t/741/11.gif') #E7E7E7;height:20px;color:#666666;}

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

a.threadLink:link {text-decoration:none; color:#3c3c3c; font-size:10pt;}
a.threadLink:visited {text-decoration:none; color:#3c3c3c; font-size:10pt;}
a.threadLink:hover {text-decoration:none; color:#3c3c3c; font-size:10pt;}
a.threadLink:active {text-decoration:none; color:#3c3c3c;font-size:10pt;}

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

/* forum Posts View */
.postTable {}
.postPoll {background:#f9f6f0; text-align:center important!;}
.postFirst {background:#FFFFFF;border-bottom:3px solid #787878;}
.postRest1 {background:#F8F9FA;}
.postRest2 {background:#FFFFFF;}
.postSeparator {height:3px;background:#FF6200;}

.postTdTop {padding:10px; background: #efe8d8; height:25px;}
.postBottom {background:#efe8d8;height:25px}
.postUser {font-weight:bold; font-size:11pt;}
.postTdInfo {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:#787878;}
.posttdMessage {padding:10px;vertical-align: top;}

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

.codeMessage {background:#FFFFFF;font-size:12px;}
.quoteMessage {background:#FFFFFF;font-size:12px;}

.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: #f9f6f0;border: 1px solid #B2B2B2;}
.newPollBlock {background: #f9f6f0;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/741/24.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/741/24.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons {font-size:10pt;background:#FCFCFC;border:1px solid #6E6E6E;}
.codeCloseAll {font-size:7pt; color:#6E6E6E;font-weight:bold;background:#FCFCFC;border:1px solid #6E6E6E;}
.postNameFl,.postDescrFl {background:#f9f6f0;border:1px solid #6E6E6E;width:400px}
.postPollFl,.postQuestionFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postResultFl {background:#FCFCFC;border:1px solid #6E6E6E;width:50px}
.postAnswerFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}
.postTextFl {background:#FFFFFF;border:1px solid #6E6E6E;width:550px;height:150px}
.postUserFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}

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