/* General Style */
td, body {font-family:Tahoma,Arial;font-size:8pt;}
a:link,a:visited {text-decoration:underline; color:#EB9A2E;}
a:hover,a:active {text-decoration:underline; color:#000000;}
form {padding:0px;margin:0px;}
input,textarea,select {font-size:8pt;font-family:Tahoma,Arial;}
/* ------------- */
/* Info Style */
#red {border: 1px solid #E89B88;background-color: #FFEFE8;padding: 8px 11px;font-size: 10pt;margin: 0px;}#blue {border: 1px solid #9DBDFF;background-color: #E1EBFF;padding: 8px 11px; font-size: 10pt; margin: 0px; color:#000;}
#green {border: 1px solid #00CC00;background-color: #E1FFD7;padding: 8px 11px; font-size: 10pt; margin: 0px; color:#000;}#grey {border: 1px solid #D1D0D6;background-color: #F2F2F2;padding: 8px 11px;font-size: 10pt;margin: 0px;}#blue ul, #red ul, #green ul, #grey ul {list-style: none; margin: 11px 0 1px 3px; padding-left: 3px;}
#blue li {margin: 2px 0 3px 0; padding: 0 0 1px 15px; background: url('/li-blue.gif') no-repeat 0px 3px;}#red li {margin: 2px 0 3px 0; padding: 0 0 1px 15px; background: url('/li-red.gif') no-repeat 0px 3px;}
#green li {margin: 2px 0 3px 0; padding: 0 0 1px 15px; background: url('/li-green.gif') no-repeat 0px 3px;}#grey li {margin: 2px 0 3px 0; padding: 0 0 1px 15px; background: url('/li-green.gif') no-repeat 0px 3px;}
#red a:link, #green a:link, #blue a:link, #grey a:link, #red a:visited, #green a:visited, #blue a:visited, #grey a:visited {display: inline-block;text-decoration:none; color:#000; border-bottom: solid 1px;}#red a:hover, #green a:hover, #blue a:hover, #grey a:hover {display: inline-block;text-decoration:none; color:#000; border-bottom: dashed 1px;}
/* ------------- */

/* Entries Style */
.eTitle {font-weight:bold;}
/* --------------- */

/* Comments Style */
.cAnswer {font-style:italic;}
.cBlock1,.cBlock2 {border:1px solid #A9B8C2;background:#FFFFFF;}
/* -------------- */

/* Calendar Style */
.calWday,.calWdaySe,.calWdaySu {border:1px solid #A9B8C2; background:#EB9A2E; width:17px;}
.calMday,.calMdayA,.calMdayIs,.calMdayIsA {background:#E4E8F3;}
.calWdaySe,.calWdaySu,.calMdayA,.calMdayIsA {font-weight:bold;}
/* -------------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:Green;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#9966FF;}
a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {color:DarkCyan;}
/* ---------------- */

/* General forum Table View */
.gTable {background:#E1E0C9}
.gTableTop {background:#EB9A2E;}
.gTableSubTop,.gTableBody,.gTableBottom,.gTableLeft,.gTableRight,.postPoll,.threadsDetails {background:#E6E6E6;}
.gTableBody1,.forumNameTd,.threadNametd {background:#FFFFFF;}
.gTableError {background:#F4F4F4;color:#FF0000;}
/* ------------------------ */

/* forum Posts View */
.postTable {background:#EFEFEF;}
.postFirst,.postRest1,.postRest2 {background:#FFFFFF;}
.postSeparator {height:2px;background:#D2D2D2;}
.postTdTop {background:#F4F4F4;border-bottom:1px solid #A9B8C2;}
.postBottom {background:#F4F4F4;border-top:1px solid #A9B8C2;}
.posttdMessage {background:#FFFFFF;}
 
.quoteMessage {
 background-color: #EBE2E3;
 border: 1px solid #000000;
 box-shadow: 3px 3px 12px #777777;
 color: #000000;
 font-size: 12px;
 line-height: 140%;
 padding: 7px;
}
.codeMessage {background: url(http://millerovo161.ru/kletka.gif) repeat; border:0px !important;max-height:5000px !important;font-size:10pt;padding:10px 10px 20px 10px;margin:5px 0px;color:#000000;opacity:0.7;-moz-border-radius:15 15 15 15;-webkit-border-radius:15 15 15 15;border-radius:15 15 15 15;-moz-box-shadow: 0px 0px 20px #C3C2AE;-webkit-box-shadow: 0px 0px 20px #C3C2AE;box-shadow: 0px 0px 20px #C3C2AE;} a.postUser1 {color:MidnightBlue;} 

a.postUser2 {color:#9966FF;} 
a.postUser3 {color:Green;} 
a.postUser4 {color:red;} 
a.postUser5 {color:DarkCyan;}

/* ------------------ */
/* css for bbcode */ 
 .mainBBcode { 
 padding: 5px; 
 } 
 .img-3 { 
 cursor: pointer; 
 } 
 .img-2 { 
 background: url('http://img.ucoz.ru/plus_sm.gif') no-repeat left center; 
 padding-left: 20px; 
 } 
 .unfolded { 
 background: url('http://img.ucoz.ru/minus_sm.gif') no-repeat left center; 
 padding-left: 20px; 
 } 
 .img-1 { 
 text-align: left; 
 } 
 .img-body { 
 display: none; 
 padding-left:2px; 
 padding-right:2px; 
 padding-top:1px; 
 padding-bottom:2px; 
 } 
 .bbTable { 
 width: 100%; 
 font-family: verdana,arial,helvetica; 
 font-size: 8pt; 
 border: 0px; 
 } 
 .bbTdLeft { 
 width: 40%; 
 } 
 .bbTdRight { 
 width: 60%; 
 } 
 .bbInput { 
 height: 18px; 
 width: 100%; 
 font-size: 8pt; 
 }
/* ====== Select Code from phpBB3 to uCoz ~ ====== */
 div.bbCodeName {margin-bottom:3px;}
 div.codeMessage code {font-size:14px;}
 /* ====================================================================== */
/* ============ */

input.uSpoilerButton {width:100%; border:0; padding: 0 0 0 13px; outline:none; font-size:8pt; background-color:inherit !important; cursor:pointer; font-weight:bold; text-align:left}
input.uSpoilerButton::-moz-focus-inner {border:0}
div.uSpoilerClosed div.uSpoilerButBl input.uSpoilerButton {background:url('/plus.gif') no-repeat left center}
div.uSpoilerOpened div.uSpoilerButBl input.uSpoilerButton {background:url('/minus.gif') no-repeat left center}
div.uSpoilerClosed, div.uSpoilerOpened {padding:3px; border:1px solid #CBCBCB; border-left-width:3px; background:#E9EAE6}
div.uSpoilerText {padding-top:5px; padding-left:3px; border-top: 1px solid #CBCBCB; }
/* ============ */
/*----------------------*/