/* General Style */
body { margin: 0px; padding: 0px; background: rgb(54, 54, 54) none repeat scroll 0% 0%; text-align: center; } 
#contanier { background:rgb(222, 218, 207) url(http://steel-puxnastik.ucoz.ru/Site/1.gif) no-repeat top center; background-attachment: fixed; margin:0px; padding:0px; }
#topPick { background: transparent url(http://steel-puxnastik.ucoz.ru/Site/newlogo.jpg) no-repeat scroll center top; text-align: center; } 
#contentBlock { width: 1000px; margin-left: auto; margin-right: auto; text-align: left; } 
#topBlock { height: 425px; } 
#dataBar { text-align: right; padding-top: 35px; margin-bottom: 15px; font-size: 7pt; } 
#logoBlock { height: 425px; } 
#logoBlock h1 { margin: 0px 50px; padding: 50px 0px 0px; text-align: right; color: rgb(0, 0, 0); font-weight: normal; font-size: 25pt; } 
#navBar { text-align: right; height: 20px; margin-bottom: 10px; font-size: 7pt; margin-top: 5px; } 
#leftColumn { overflow: auto; width: 855px; float: left; } 
#rightColumn { width: 200px; float: right; padding-top: 15px; } 

.boxTable { border-style: solid none none; border-color: rgb(242, 64, 30); border-width: 3px 0px 0px; padding: 0px; border-collapse: collapse; width: 230px; } 
.boxTable th h2 { border-bottom: 1px solid rgb(54, 54, 54); margin: 0pt; padding: 2px; color: rgb(255, 255, 255); font-size: 10pt; font-weight: bold; font-style: oblique; } 
.boxContent { padding: 5px; } #footer { padding: 40px 100px 15px; background: transparent url(http://steel-puxnastik.ucoz.ru//Site/3.gif) no-repeat scroll center top; text-align: center; } 
.searchQueryFl { width: 400px ! important; } a:link { text-decoration: underline; color: rgb(8, 21, 52); } 

a:active { text-decoration: underline; color: rgb(27, 52, 111); } 
a:visited { text-decoration: underline; color: rgb(8, 21, 52); } 
a:hover { text-decoration: none; color: rgb(26, 136, 132); } td, body { font-family: verdana,arial,helvetica; font-size: 8pt; color: rgb(24, 24, 24); } form { margin: 0px; padding: 0px; } input, textarea, select { vertical-align: middle; font-size: 8pt; font-family: verdana,arial,helvetica; } 
.copy { font-size: 7pt; } h1 { font-weight: normal; font-style: oblique; font-size: 13pt; color: rgb(26, 136, 132); } 
a.noun:link { text-decoration: none; color: rgb(8, 21, 52); } a.noun:active { text-decoration: none; color: rgb(27, 52, 111); } 
a.noun:visited { text-decoration: none; color: rgb(8, 21, 52); } 
a.noun:hover { text-decoration: none; color: rgb(26, 136, 132); } 
.mframe1 { padding: 2px 10px 30px; } hr { color: rgb(26, 136, 132); height: 1px; } label { cursor: pointer; } 
.blocktitle { background: transparent url(http://src.ucoz.ru/t/858/4.gif) no-repeat scroll 5px 2px; font-family: Verdana,Sans-Serif; color: rgb(26, 136, 132); font-size: 13px; font-weight: bold; padding-left: 22px; } 
.menut0 { } .menut { padding: 2px 3px 3px 15px; } 
.mframe { padding: 2px 0pt 30px 30px; } 
.bannerTable { width: 468px; height: 60px; } 
.menu1 { font-weight: bold; font-size: 8pt; font-family: Arial,Sans-Serif; } 
a.menu1:link { text-decoration: underline; color: rgb(8, 21, 52); } 
a.menu1:active { text-decoration: underline; color: rgb(27, 52, 111); } 
a.menu1:visited { text-decoration: underline; color: rgb(8, 21, 52); } 
a.menu1:hover { text-decoration: none; color: rgb(26, 136, 132); }
/* ------------- */

/* CSS Menu From CoooL.Net.Ru & http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#nav_suckerfish {
 position: absolute;
 top: 0;
 height: 28px;
 width: 100%;
 background: url(menu_body.gif) repeat-x
}

#nav_suckerfish a:link, #nav_suckerfish a:visited {
 display: block;
 float: left;
 height: 28px;
 line-height: 28px;
 padding: 0 16px 0 14px;
 text-decoration: none;
 cursor: pointer;
 background: url(menu_body.gif) 100% 0 no-repeat;
 font-weight: normal;
 font-family: Arial;
 font-size: 95%;
 font-weight: bold;
 color: #fff;
}


#nav_suckerfish li a {
}

#nav_suckerfish a.topdaddy,
#nav_suckerfish li.active a.topdaddy {
 display: block;
 float: left;
 height: 28px;
 line-height: 28px;
 padding: 0 16px 0 14px;
 text-decoration: none;
 cursor: pointer;

 font-weight: normal;
 font-family: Arial;
 font-size: 95%;
 font-weight: bold;
 color: #fff;
 padding-right: 25px;
}

#nav_suckerfish li li a:link,
#nav_suckerfish li li a:visited{
 background: none;
 font-weight: normal;
 padding: 0;
 text-indent: 15px;
}


#nav_suckerfish li li {
 padding: 0;
 background: none;
 float: left;
 padding: 0;
 width: 170px;
}

#nav_suckerfish ul ul a:link,
#nav_suckerfish ul ul a:visited {
 display: block;
 text-decoration: none;
 width: 167px;
 text-transform: none;
 background: none;
}

#nav_suckerfish li {
 float: left;
 padding: 0;
 background: none;
 height: 28px;
}

#nav_suckerfish ul li {
 position: relative;
}

#nav_suckerfish li ul {
 top: 28px;
 position: absolute;
 left: -999em;
 height: auto;
 width: 170px;
 font-weight: normal;
 border-width: 0;
 margin: 0;
 padding: 0;
}
 
#nav_suckerfish ul {
 float: left;
 list-style: none;
 margin: 0;
 padding: 0;
}

/* margin for pullouts */
#nav_suckerfish li ul ul {
 margin: -28px 0 0 170px;
}


#nav_suckerfish ul ul a.daddy {
}

#nav_suckerfish li:hover ul ul, 
#nav_suckerfish li:hover ul ul ul,
#nav_suckerfish li:hover ul ul ul ul, 
#nav_suckerfish li.sfhover ul ul, 
#nav_suckerfish li.sfhover ul ul ul, 
#nav_suckerfish li.sfhover ul ul ul ul {
 left: -999em;
}

#nav_suckerfish li:hover ul, 
#nav_suckerfish li li:hover ul, 
#nav_suckerfish li li li:hover ul, 
#nav_suckerfish li li li li:hover ul,
#nav_suckerfish li.sfhover ul, 
#nav_suckerfish li li.sfhover ul, 
#nav_suckerfish li li li.sfhover ul,
#nav_suckerfish li li li li.sfhover ul{
 z-index: 100;
 left: 0;
 background: #000000;
 filter:alpha(opacity=95);
 -moz-opacity:.80;
 opacity:.80;
}

#nav_suckerfish li:hover, #nav_suckerfish li.sfhover {
 left: 0;
}

#nav_suckerfish li li.active {
 background: none;
}

#nav_suckerfish ul li a:hover,
#nav_suckerfish ul li ul li a:hover,
#nav_suckerfish ul li ul li ul li a:hover {
 background: url(menu_hov.gif);
}


/* Menus */
ul.uz {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('http://src.ucoz.ru/t/858/5.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* ----- */

/* Main Menu */
.m {font-weight:normal;}
a.m:link {text-decoration:none; color:#CCCCCC}
a.m:active {text-decoration:none; color:#CCCCCC}
a.m:visited {text-decoration:none; color:#CCCCCC}
a.m:hover {text-decoration:none; color:#FFFFFF}

.ma {font-weight:bold;}
a.ma:link {text-decoration:none; color:#FFFFFF;}
a.ma:visited {text-decoration:none; color:#FFFFFF}
a.ma:hover {text-decoration:underline; color:#FFFFFF}
li.m {margin: 0; padding: 0 0 0 13px; background: url('http://src.ucoz.ru/t/858/5.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* --------- */

.cooltext { 
 position: relative; 
 height: 23px; 
} 
.ct-top,.ct-bot,.ct-contur { 
 font: bold 20px Tahoma; 
 display: inline-block; 
 position: absolute; 
} 
.ct-top { 
 color: #f19193; 
 overflow: hidden; 
 height: 13px; 
 top: 0px; 
 left: 0px; 
 z-index: 999; 
} 
.ct-bot { 
 color: #b41118; 
 z-index: 888; 
} 
.ct-contur { 
 top: 1px; 
 left: 1px; 
 color: #8c1517; 
 z-index: 777; 
}

/* Module Part Menu */
.catsTd {padding: 0 0 6px 13px; background: url('http://src.ucoz.ru/t/858/6.gif') no-repeat 0px 3px;}
.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;color:#181818;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#081534;}
a.catName:visited {text-decoration:none; color:#081534;}
a.catName:hover {text-decoration:none; color:#38807d;}
a.catName:active {text-decoration:none; color:#579996;}
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 {border-top:1px solid #000000;border-bottom:1px solid #000000; background:url('/Site/7.png') no-repeat #b7b6b3; } 
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:11pt;font-weight:bold;color:#181818; padding: 15px 15px 15px 75px;}
.eTitle a:link {text-decoration:underline; color:#181818;}
.eTitle a:visited {text-decoration:underline; color:#181818;}
.eTitle a:hover {text-decoration:none; color:#ea9d57;}
.eTitle a:active {text-decoration:underline; color:#ff7000;}

.eText, .eMessage {text-align:justify; padding:10px !important;}

.eDetails {background:#d6d2c7;color:#19192a;padding:10px;text-align:right;font-size:7pt;margin-left:100px; border-bottom:1px solid #F2401E;}
.eDetails1 {background:#bcaf7f;color:#19192a;padding:10px;text-align:right;font-size:8pt;margin-left:100px; border-bottom:1px solid #F2401E;}
.eDetails2 {background:#bcaf7f;color:#19192a;padding:10px;text-align:right;font-size:8pt;margin-left:100px; border-bottom:1px solid #F2401E;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/858/8.gif') no-repeat 0px 0px;}
/* --------------- */

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

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

.cBlock1 {background:#b7b6b3;}
.cBlock2 {background:#b7b6b3;}
/* -------------- */

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

/* News/Blog Archive Menu */
.archLi {padding: 0 0 3px 10px; background: url('http://src.ucoz.ru/t/858/9.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:#333333;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/858/10.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:#444444; width:18px;}
.calWdaySe {color:#FFFFFF; background:#555555; width:18px;}
.calWdaySu {color:#FFFFFF; background:#555555; width:18px; font-weight:bold;}
.calMday {color:#CCCCCC;background:#202020;}
.calMdayA {color:#000000;background:#CCCCCC;}
.calMdayIs {color:#C04141;background:#222222;font-weight:bold;border:1px solid #555555;}
.calMdayIsA {border:1px solid #555555; background:#333333;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:#5F5F5F}

.pollNow {background:#FFFFFF}
.pollNowTd {background:#5F5F5F}

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

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:yellow;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:#83f5c1;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {color:#cc0000;}
a.groupOther2:link,a.groupOther2:visited,a.groupOther2:hover {color:#8a00ff;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:url('/Forum/postinforum.jpg') no-repeat #000000; height:144px;width:300px;font-color:#000000;}
.replaceBody {background:#000000; font-color: #000000;}

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

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

/* General forum Table View */
.gTable {background:#000000;border-bottom:2px solid #F2401E;}
.gTableTop {padding:2px; height:40px; background:url('http://steel-puxnastik.ucoz.ru/Site/7.jpg') no-repeat #292929; border:1px solid #494949; color: #2b2f2e font-family: Verdana, Sans-Serif; font-size: 11pt; font-weight: bold; padding-left: 80px;}
.gTableSubTop {padding:2px;background:url('http://src.ucoz.ru/t/858/11.gif') #000000;color:#767676;height:21px;font-size:10px;border:1px solid #494949;}
.gTableBody {padding:2px;background:#202020;}
.gTableBody1 {padding:2px;background:#202020;}
.gTableBottom {padding:2px;background:#202020;}
.gTableLeft {padding:2px;background:#202020;font-weight:bold;color:#CCCCCC}
.gTableRight {padding:2px;background:#202020;color:#666666;}
.gTableError {padding:2px;background:#202020;color:#FF0000;}
/* ------------------------ */

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

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

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

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

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

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

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

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#202020}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#222222}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#666666;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#222222;height:20px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px; border:1px solid #494949;}
.threadsDetails {padding:2px;background:#373737;height:20px;color:#555555;color:#FFFFFF;border:1px solid #494949;}
.forumOnlineBar {padding:2px;background:#161616;height:20px;color:#CCCCCC;border:1px solid #494949;}

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

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

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

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

.postTdTop {background:url('http://src.ucoz.ru/t/858/11.gif') #000000;color:#767676;height:21px;font-size:10px;border:1px solid #494949;}
.postBottom {background:#202020;height:20px;color:#FFFFFF;}
.postUser {font-weight:bold;}
.postTdInfo {background:#222222;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:#CCCCCC;}
.posttdMessage {background:#202020;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:#555555;font-size:9px;}
.quoteMessage {background:#555555;font-size:9px;}

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

.statusBlock {padding-top:3px;}
.statusOnline {color:#FFFF00;}
.statusOffline {color:#FFFFFF;}
/* ---------- */

/* Spoiler from Torrents.ru to UcoZ by Vanofutute */ 
.spoiler {font-family: "arial";font-size: 10px;color: #******;background-color: #******;} 
.clear {clear: both; height: 0; font-size: 0px; line-height: 0px; overflow: hidden; } 
.clickable {cursor: pointer; } 
.folded {background: transparent url(/plus.gif) no-repeat left center; padding-left: 14px; } 
.unfolded {background: transparent url(/minus.gif) no-repeat left center; padding-left:14px; } 
.news-head {font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px;} 
.news-body {padding: 1px 6px 2px; display: none;border-top: 1px solid #C3CBD1;} 
/*----------------------*/

/* 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('http://src.ucoz.ru/t/858/12.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/858/12.gif') no-repeat 0px 4px;}
/* ----------------------- */

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

.codeButtons {font-size:7pt;background: #333333;color:#FFFFFF;border:1px outset #333333;}
.codeCloseAll {font-size:7pt;background: #333333;color:#FFFFFF;border:1px outset #333333;font-weight:bold;}
.postNameFl,.postDescrFl {background:#2C2C2C;border:1px solid #555555;width:400px}
.postPollFl,.postQuestionFl {background:#2C2C2C;border:1px solid #555555;width:400px}
.postResultFl {background:#2C2C2C;border:1px solid #555555;width:50px}
.postAnswerFl {background:#2C2C2C;border:1px solid #555555;width:300px}
.postTextFl {background: url('http://dynasty-warriors.devil-may-cry.org/Forum/forumpostback.jpg')} //.postTextFl {background:#2C2C2C; border:1px solid #555555;width:550px;height:150px;color:#666666;}
.postUserFl {background:#2C2C2C;border:1px solid #555555;width:300px}

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

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