body {
 background: #000000 url("/images/back.jpg") fixed;
 background-position:center;
 background-position: top;
 background-repeat: no-repeat;
 color: #000;
 font-size: 11px;
 font-family: Verdana, Helvetica, Arial, Sans-Serif;
 margin: 0px 0px 0px 0px;
text-align:center;
 }
 
a, a:visited{color: #444;text-decoration: none;border: none;}
a:hover{color: #000;border: none;text-decoration: underline;}
img {border: none;}

#container { 
 width: 900px; 
 background: #fff url("/images/shadow_l.png");
 text-align: left; 
 margin: 20px auto; 
text-align:center;
 }
 
#header {height: 76px;padding: 15px 0px 0px 0px;background-image: url("/images/header.jpg");}
 
#header h2 {
 color: #ffffff;
 font-family: goudy old style, "Times", verdana, serif;
 font-size: 20pt;
 font-variant: small-caps;
 font-weight: normal;
 margin-top: 25px;
 margin-bottom: 0px;
 text-align: center;
 letter-spacing: 2px;
 }

#header h2 a {
 color: #fff;
 text-decoration: none;
 }

#header h2 a:hover {
 color: #fff;
 text-decoration: underline;
 }

#header h3 {
 color: #F0F0F0;
 font-size: 9pt;
 font-family: georgia, verdana, Sans-Serif;
 font-weight: normal;
 margin: 0px;
 text-align: center;
 }
 
#middlepic {
 position: absolute;
 height: 128px;
 width: 540px;
 margin: 0px;
 background-image: url("/images/adam.jpg");
}

#lpic {
 height: 128px;
 width: 179px;
 background-image: url("/images/study.jpg");
}

#rpic {
 height: 128px;
 width: 179px;
 background-image: url("/images/boat.jpg");
}
 
#menu {
 font-family: verdana, "Microsoft Sans Serif", Times, serif;
 font-size: 10pt;
 background-image: url("/images/menu_bolts.png");
 margin-top: 1px;
 width:900px; 
 height:33px;
}


#menu ul {
 margin: 0px;
 padding: 10px;
 list-style: none;
 text-align: center;
}

#menu li {
 display: inline;
}

#menu a {
 padding: 10px 15px;
 text-decoration: none;
 color: #FFCC00;
 text-transform: uppercase;
}

#menu a:hover {
 color:#FFFFFF;
}


#content { 
 width: 480px; 
 margin-top: 128px;
 margin-bottom: 20px;
 margin-left: 190px;
 margin-right: 0px;
 position:relative;
 padding: 0px 18px 15px 18px;
 text-align: justify;
 background-image: url("/images/p_bg.png");
 }
 
#content b{
 color: #777;
 line-height: 14pt;
 }


#content p{
 margin: 0px;
 line-height: 18px;
 padding: 0px 0px 10px 0px;
 margin-top: 5px;
 }
 
#content p img{
 border: none;
 float: left;
 margin-right: 15px;
 margin-bottom: 10px;
 }
#content h1 {
 color: #000000;
 font-size: 22px;
 font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
 font-weight: normal;
 padding: 10px 10px 10px 10px;
 line-height: 150%;
 margin: 0px;
 }
 
#content h1 a {
 color: #000000;
 text-decoration: underline;
 }

#content h1 a:hover {
 color: #660000;
 text-decoration: none;
 }

#content h2 {
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 color: #330000;
 margin: 0px;
 line-height: 180%;
 padding-top: 10px;
 padding-bottom: 4px;
 border-bottom: 1px dotted #455A79;
 }
#content h2 a {
 color: #330000;
 text-decoration: none;
 }

#content h2 a:hover {
 color: #000000;
 text-decoration: none;
 }


#content h3 {
 font-size: 14px;
 color: #000000;
 margin: 0px;
 line-height: 120%;
 font-variant: small-caps;
 padding-top: 10px;
 padding-bottom: 4px;
 margin-bottom: 7px;
 border-bottom: 1px dotted #455A79;
 }
 
#content h3 a {
 color: #000000;
 text-decoration: none;
 }

#content h3 a:hover {
 color: #330000;
 text-decoration: none;
 }

#content ol {
 list-style-type: decimal;
 line-height: 18px;
 margin: 0px;
 padding: 0px 0px 10px 30px;
 }
#content ul {
 list-style: none;
 margin: 0px;
 padding: 0px 0px 10px 0px;
 }
 
#content li {
 margin: 0px;
 padding: 0px;
 }
 
#content ul li {
 list-style: square inside;
 margin: 0px 0px 0px 10px;
 padding: 5px 0px 0px 0px;
 }
 
#content ul li a {
 color: #797979;
 text-decoration: none;
 }

#content ul li a:hover {
 color: #000000;
 text-decoration: underline;
 }
 
#arch {
 color: #000;
 }
 
#arch ul {
 list-style: none;
 margin: 0px;
 padding: 0px 0px 10px 0px;
 }
 
#arch li {
 margin: 0px;
 padding: 0px;
 }
 
#arch ul li {
 list-style: square inside;
 margin: 0px 0px 0px 10px;
 padding: 5px 0px 0px 0px;
 }
 
#arch ul li a {
 color: #797979;
 text-decoration: none;
 }

#arch ul li a:hover {
 color: #000;
 text-decoration: underline;
 }
 
blockquote{
 background-color: #F3F3F3;
 margin: 0px;
 margin-left: 15px;
 margin-bottom: 12px;
 padding: 7px;
 width: 420px;
 font-style: italic;
 color: #666666;
 border: 1px solid #cccccc;
 }
 

.postspace {
 width: 440px;
 height: 32px;
 margin: 0px;
 padding: 0px;
 }
.postspace2 {
 width: 440px;
 height: 0px;
 margin: 0px;
 padding: 0px;
 }
.postspace3 {
 width: 440px;
 height: 15px;
 margin: 0px;
 padding: 0px;
 }

#left { 
 color: #ffffff;
 width: 179px;
 float: left; 
 margin-top: 0px;
 margin-bottom: 20px;
 background-color: #2A2A2A;
 
 }
#left p{
 margin: 0px;
 line-height: 16px;
 padding: 10px;
 }
 
#left h2 {
 color: #fff;
 background-image: url("/images/module_head.png");
 height: 20px;
 font-family: verdana, "Microsoft Sans Serif", Times, serif;
 font-size: 8pt;
 list-style: none;
 padding: 15px 0 10px 60px;
 margin: 0px;
 }

#left ul {
 list-style: none;
 margin: 0px;
 padding: 0px 0px 20px 0px;
 }
 
#left li {
 list-style: none;
 margin: 0px;
 padding: 0px;
 }
 
#left ul li {
 list-style: none;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 }
 
#left ul li a {
 display: block;
 color: #ffffff;
 text-decoration: none;
 padding-left: 12px;
 padding-right: 6px;
 padding-top: 5px;
 padding-bottom: 5px;
 line-height: 12pt;
 }

#left ul li a:hover {
 color: #FFCC00;
 background: #000000;
 }


#right { 
 color: #ffffff;
 width: 177px;
 float: right; 
 margin-top: 0px;
 margin-bottom: 20px;
 margin-right: 4px;
 background-color: #2A2A2A;
 }
 
#right p{
 margin: 0px;
 line-height: 16px;
 padding: 10px;
 }
 
#right h2 {
 color: #fff;
 background-image: url("/images/module_head.png");
 height: 20px;
 font-family: verdana, "Microsoft Sans Serif", Times, serif;
 font-size: 8pt;
 list-style: none;
 padding: 15px 0 10px 60px;
 margin: 0px;
 }


#right ul {
 list-style: none;
 margin: 0px;
 padding: 0px 0px 20px 0px;
 }
 
#right li {
 list-style: none;
 margin: 0px;
 padding: 0px;
 }
 
#right ul li {
 list-style: none;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 }
 
#right ul li a {
 display: block;
 color: #FFFFFF;
 text-decoration: none;
 padding-left: 12px;
 padding-right: 6px;
 padding-top: 5px;
 padding-bottom: 5px;
 line-height: 12pt;
 }

#right ul li a:hover {
 color: #FFCC00;
 background: #000000;
 }
 
#right h2.widgettitle {
 color: #fff;
 background: #455A79;
 font-family: verdana, "Microsoft Sans Serif", Times, serif;
 font-size: 8pt;
 list-style: none;
 padding: 6px;
 margin: 0px;
 margin-bottom: 10px;
 border-bottom: 1px solid #fff;
 }

#footer {
 background-image:url("/images/footer_bg.png");
 width: 900px;
 height: 70px;
 overflow: hidden;
 font-size: 8pt;
 margin: 0px auto 0px;
 padding: 27px 0px 7px 0px;
 text-align: center;
 line-height: 17px;
 clear: both;
 }
 
#footer p {
 color: #fff;
 padding: 0px;
 margin: 0px; 
 }
 
#footer a, #footer a:visited {
 color: #EAEAEA;
 text-decoration: none;
 border: none;
 border-bottom: 1px dotted #eaeaea;
 }
 
#footer a:hover {
 text-decoration: none;
 border: none;
 }

#wp-calendar {
 margin-left: 22px;
 margin-bottom: 10px;
 }

#searchform {
 margin-left: 9px;
 margin-bottom: 0px;
 }
 
#searchform input {
 font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
 font-size: 9pt;
 text-align: right;
 color: #67717E;
 border: 1px solid #ddd;
 width: 150px;
 margin-bottom: 0px;
 }
 
/* comments */

#s,#submit {
 background-color:#E9D2A6;
 border:1px solid #cccccc;
 color:#505050;
 font-size:0.9em;
 margin:0 0 16px;
 padding:4px;
 width:130px;
 }


/* General Style */
.topLink a:link {text-decoration:none; color:#000000;}
.topLink a:active {text-decoration:none; color:#000000}
.topLink a:visited {text-decoration:none; color:#000000;}
.topLink a:hover {text-decoration:none; color:#FCFFEF;}

a.forRegLink:link, a.topSortLink:link, a.postUser:link, a.postNumberLink:link {text-decoration:underline; color:#fff;}
a.forRegLink:active, a.topSortLink:active, a.postUser:active, a.postNumberLink:active {text-decoration:underline; color:#333333;}
a.forRegLink:visited, a.topSortLink:visited, a.postUser:visited, a.postNumberLink:visited {text-decoration:underline; color:#333333;}
a.forRegLink:hover, a.topSortLink:hover, a.postUser:hover, a.postNumberLink:hover {text-decoration:underline; color:#FFFFFF;}

td {font-family:verdana,arial,helvetica; font-size:8pt;color:#c7c7c7;}
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:#f1e398}
a.noun:active {text-decoration:none; color:#f1e398}
a.noun:visited {text-decoration:none; color:#f1e398}
a.noun:hover {text-decoration:underline; color:#fff}

label {cursor:pointer;cursor:hand; color:#000;}
#siM43, #siM46, #siM52, #siM55, #siM4, #siM7, #siM11, #siM31, #siM28, #siM37, #siM34, #siM64 {color:#ccc}

.blocktitle {font-family:Verdana,Sans-Serif;color:#6C829D;font-size:12px;}
#ldM54 {color:#fff}
a.menu1:link {text-decoration:underline; color:#9CCF00}
a.menu1:active {text-decoration:underline; color:#9CCF00}
a.menu1:visited {text-decoration:underline; color:#9CCF00}
a.menu1:hover {text-decoration:none; color:#000000}
.menuTd {padding-left:12px;padding-right:10px;}

.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;}
.colgray {border-right:1px solid #E5E7EA;}
.colwhite {border-right:1px solid #FAFAFA;}
.msep {border-top:1px solid #FAFAFA;}
/* ------------- */

/* Menus */
ul.uz {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; margin-bottom: .6em;}
/* ----- */

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

.ma {font-weight:bold;}
a.ma:link {text-decoration:none; color:#000000}
a.ma:visited {text-decoration:none; color:#000000}
a.ma:hover {text-decoration:underline; color:#0C5BFE}
li.m {margin-left: 20px; padding: 0 0 0 13px; margin-bottom: .6em;}
/* --------- */

/* Module Part Menu */
.catsTable {margin-left: 20px;}
.catsTd {padding: 0 0 6px 13px; background: url('http://src.ucoz.ru/t/971/12.gif') no-repeat 0px 3px;margin-left: 20px;}
.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:#555555;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#fff;}
a.catName:visited {text-decoration:none; color:#f7f7f7;}
a.catName:hover {text-decoration:underline; color:#1f5de9;}
a.catName:active {text-decoration:none; color:#fff;}
a.catNameActive:link {text-decoration:none; color:#fff;}
a.catNameActive:visited {text-decoration:none; color:#f7f7f7;}
a.catNameActive:hover {text-decoration:none; color:#1f5de9;}
a.catNameActive:active {text-decoration:underline; color:#fff;}
/* ----------------- */

/* Entries Style */
.cMessage {color:#ecefc2}
td {color:#000;}
.eBlock {border:1px dashed #f8e890}
.eMessage {color:#000;}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#000; padding: 6px 3px 3px 10px;height:42px;}
.eTitle a:link {text-decoration:none; color:#000;}
.eTitle a:visited {text-decoration:none; color:#7b90e0;}
.eTitle a:hover {text-decoration:underline; color:#2a4ccb;}
.eTitle a:active {text-decoration:none; color:#f8e890;}

.eText {text-align:justify; padding:5px;border-top:1px dashed #98938B;color:#D2CBC0;}

.eDetails {border-top:1px dashed #282318;border-bottom:1px dashed #282318;color:#98938B;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #282318;border-bottom:1px dashed #282318;color:#98938B;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails2 {border-top:1px dashed #282318;border-bottom:1px dashed #282318;color:#98938B;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.cDate {color:#b4b4b2}
.eRating {font-size:7pt;}

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


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

/* Comments Style */
successText {color:#f7e991;}
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}
.answer {margin-left:20px;}
.cBlock1 {background:#000; border:1px solid #e0cc5b;}
.cBlock2 {background:#000; border:1px solid #f7e991;}
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#000;}
.commTd2 {color:#000;}
.commFl {color:#333333;width:100%;background:#EBEBEB;border:1px solid #C2C2C2;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#333333;background:#EBEBEB;border:1px solid #C2C2C2;}
/* ------------------- */

/* Archive Menu */
.archLi {padding: 0 0 3px 10px; background: url('http://src.ucoz.ru/t/971/15.gif') no-repeat 0px 4px; font-family:Tahoma,Arial,Sans-Serif;}
a.archLink:link {text-decoration:underline; color:#9CCF00;}
a.archLink:visited {text-decoration:underline; color:#9CCF00;}
a.archLink:hover {text-decoration:none; color:#000000;}
a.archLink:active {text-decoration:none; color:#000000;}
/* ------------ */

/* Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#9CCF00;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/971/16.gif') no-repeat 0px 4px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#9CCF00}
a.archiveDateTitleLink:visited {text-decoration:none; color:#9CCF00}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#9CCF00}
a.archiveDateTitleLink:active {text-decoration:underline; color:#9CCF00}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------- */

/* News/Blog Calendar Style */
.calTable {padding-left:25px;}
.calMonth {}
.calWday {color:#000; background:#f8e890; width:18px;}
.calWdaySe {color:#000; background:#f8e890; width:18px;}
.calWdaySu {color:#000; background:#f8e890; width:18px; font-weight:bold;}
.calMday {color:#98938B;}
.calMdayA {color:#000000;background:#E3C481;font-weight:bold;}
.calMdayIs {color:#FFFFFF;background:#111111;font-weight:bold;}
.calMdayIsA {border:1px solid #FCA735;background:#111111;font-weight:bold;color:#FFFFFF;}
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:#FFFFFF}
.textResults {background:#E2E6EA}
.textResultsTd {background:#FFFFFF}

.pollNow {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.totalVotesTd {background:#FFFFFF;}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

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

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

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

/* General forum Table View */
.sml1 {background;#000;}
.gTable {background:#eee48d;}
.gTableTop {padding:2px;background:url('http://src.ucoz.ru/t/882/1.gif') center no-repeat;height:38px;color:#FFFFFF;font-family:Verdana,Sans-Serif;font-size:13px;font-weight:bold; padding-left:22px;}
.gTableSubTop {padding:2px;background:#252525;color:#D2CBC0;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#000000;color:#f5f8c6}
.gTableBody1 {padding:2px;background:#000000;color:#f5f8c6}
.gTableBottom {padding:2px;background:#000000;}
.gTableLeft {padding:3px;background:#111111;font-weight:bold;color:#D2CBC0;}
.gTableRight {padding:3px;background:#000000;color:#fff;}
.gTableError {padding:2px;background:#000000;color:#FF0000;}
/* ------------------------ */


/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#000000;border:1px solid #161616;}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:url('http://src.ucoz.ru/t/993/10.jpg');border:1px solid #161616;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

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

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

/* 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:#eee48d;}
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:#000;}
a.forumBarA:visited {text-decoration:none; color:#000;}
a.forumBarA:hover {text-decoration:underline; color:#FFFFFF;}
a.forumBarA:active {text-decoration:underline; color:#000;}
/* -------------------- */

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

/* forum Fast Navigation Menu */
.statsRecord {color:#f5f8c6;}
.fastNavMain {background:#862D2D;color:#FFFFFF;}
.fastNavCat {background:#F9E6E6;}
.fastNavCatA {background:#F9E6E6;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */
label[for="html_message"] {color:#000}
label[for="format_message"] {color:#000}
label[for="remmain"] {color:#ecdb89}
label[for="ispen"] {color:#000}
label[for="comsa"] {color:#000}
label[for="showa"] {color:#000}
label[for="smon"] {color:#fff}
label[for="sgon"] {color:#fff}
label[for="firstontop"] {color:#fff}
label[for="isontop"] {color:#fff}
label[for="isclosed"] {color:#fff}
label[for="pollonly"] {color:#fff}
label[for="pollmulty"] {color:#fff}
label[for="clt"] {color:#fff}
label[for="isorg"] {color:#000}
label[for="ugr1"] {color:#fff}
label[for="ugr2"] {color:#fff}
label[for="ugr3"] {color:#fff}
label[for="ugr4"] {color:#fff}
label[for="ugr5"] {color:#fff}
label[for="ugr6"] {color:#fff}
label[for="ugr7"] {color:#fff}
label[for="ugr8"] {color:#fff}
label[for="ugr9"] {color:#fff}
label[for="ugr10"] {color:#fff}
label[for="op1"] {color:#fff}
label[for="op2"] {color:#fff}
label[for="op3"] {color:#fff}
label[for="op4"] {color:#fff}
label[for="op5"] {color:#fff}
label[for="ugrO1"] {color:#fff}
label[for="ugrO2"] {color:#fff}
label[for="ugrO3"] {color:#fff}
label[for="ugrO4"] {color:#fff}
label[for="ugrO5"] {color:#fff}
label[for="ugrO6"] {color:#fff}
label[for="ugrO7"] {color:#fff}
label[for="ugrO8"] {color:#fff}
label[for="ugrO9"] {color:#fff}
label[for="ugro10"] {color:#fff}
label[for="ugrOAll"] {color:#fff}
/* forum Page switches */
.pagesInfo {background:#000000;padding-right:5px;font-size:7pt;color:#fff}
.switches {background:#2B2B2B;}
.switch {background:#111111;width:10px;font-size:7pt;}
.switchActive {background:#000;font-weight:bold;color:#eee48d;width:10px; padding:2px; margin:2px;}
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:#0B0B0B}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#111111;color:#CCCCCC}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#333333;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#000000;height:20px;font-weight:bold;font-size:7pt;color:#E9D0B3;padding-left:40px; }
.threadsDetails {padding:2px;background:#000000;height:20px;color:#D2CBC0;}
.forumOnlineBar {padding:2px;background:#252525;color:#D2CBC0;height:20px;font-size:10px;}

a.threadPinnedLink:link {text-decoration:none; color:#CCCCCC;}
a.threadPinnedLink:visited {text-decoration:none; color:#CCCCCC;}
a.threadPinnedLink:hover {text-decoration:underline; color:#eee48d;}
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:#eee48d;}
a.threadLink:active {text-decoration:underline; color:#CCCCCC;}

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

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

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

/* Posts View */
.pollBlock2 {color:#ccc;}
.postTable {background:#282318}
.postPoll {background:#0B0B0B;text-align:center;}
.postFirst {background:#0B0B0B;border-bottom:1px solid silver;}
.postRest1 {background:#0B0B0B;}
.postRest2 {background:#0B0B0B;}
.postSeparator {height:2px;background:#000;}

.postTdTop {background:#252525;color:#D2CBC0;height:20px;font-size:10px;}
.postBottom {height:20px;font-weight:bold;background:#000;}
.postUser {font-weight:bold;}
.postTdInfo {background:#0B0B0B;text-align:center;padding:5px;color:#ccc;}
.postRankName {margin-top:5px;color:#ccc;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#ccc;}
.posttdMessage {background:#000000;padding:5px;color:#ccc;}

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

.codeMessage {background:#282318;font-size:9px;}
.quoteMessage {background:#eee48d;font-size:9px; color:#000}

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

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

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

/* Post Form */
.queryField, .loginField {background:#F8EFE3;color:#000000;border:1px solid #44361E;}
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background:#000;color:#f8e890;border:1px solid #f8e890;margin-top:5px; padding:2px;}
.cTop a, a:visited{color: #444;text-decoration: none;border: none;}
.cTop a:hover{color: #f6f82f; border: none;text-decoration: underline;}

.codeButtons {font-size:7pt;background:#000;color:#f8e890;border:1px solid #f8e890;}
.codeCloseAll {font-size:7pt;background:url('http://src.ucoz.ru/t/882/16.gif') center #CFB683;color:#44361E;border:1px solid #989C50;font-weight:bold;}
.postNameFl,.postDescrFl {background:#000;border:1px solid #282318;width:400px;color:#fff;}
.postPollFl,.postQuestionFl {background:#000;border:1px solid #282318;width:400px;color:#fff;}
.postResultFl {background:#000;border:1px solid #eee48d;width:50px;color:#fff;}
.postAnswerFl {background:#000;border:1px solid #eee48d;width:300px;color:#fff;}
.postTextFl {background:#000;border:1px solid #eee48d;width:550px;height:150px;color:#fff;}
.postUserFl {background:#000;border:1px solid #eee48d;width:300px;color:#fff;}

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

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