/* ===== Design Start ===== */

/* TabContent */
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 4px;
margin-right: 3px;
border: 1px solid #5d5d5d;
color: #828282;
background: white url(/images/4.11.png) top left repeat-x;
}

.shadetabs li a:visited{
color: #828282;
}

.shadetabs li a:hover{
background: repeat-x;
border: 1px solid #494949;
text-decoration: underline;
color: #5d5d5d;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{
background-image: url(/images/4.1.png);
color: #2c2c2c;
border-bottom-color: #;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: vlack; /*Brown color theme*/
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/
color: white;
border-color: #D25A0B; /*Brown color theme*/
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(/images/b.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(/images/b.gif) center center repeat-x;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
.poloska-black {border-top: 1px solid #262626;border-bottom: 1px solid #262626; background: transparent url(/New_SG/Poloska.png) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;}
/* --------- */ 

.infmes6 { border:1px dotted red;margin:0px 0 0px 0;padding:6px;background:url();font-size:8pt; text-decoration:none; color:red; text-shadow: 0.05em #000000;;}
.infmes7 { border:1px dotted #00FF00;margin:0px 0 0px 0;padding:6px;background:url();font-size:8pt; text-decoration:none; color:#00FF00; text-shadow: 0.05em #000000;;}
.infmes8 { border:1px dotted blue;margin:0px 0 0px 0;padding:6px;background:url();font-size:8pt; text-decoration:none; color:blue; text-shadow: 0.05em #fff;;}
.infmes9 { border:1px dotted yellow;margin:0px 0 0px 0;padding:6px;background:url();font-size:8pt; text-decoration:none; color:yellow; text-shadow: 0.05em #000000;}


/* GlossyMenu* /
.glossymenu{ 
margin: 5px 0; 
padding: 0; 
width: 185px; /*width of menu*/ 
border: 1px solid #5d5d5d; 
border-bottom-width: 0; 
} 

.glossymenu a.menuitem{ 
background: black url(/images/4.11.png); 
font: normal 10px "Visitor_Rus", "Visitor_Rus", Visitor_Rus, Visitor_Rus, Visitor_Rus; 
color: #5d5d5d; 
display: block; 
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/ 
width: auto; 
padding: 4px 0; 
padding-left: 10px; 
text-decoration: none;
border-top: 0px solid #5d5d5d;
border-bottom: 1px solid #5d5d5d; 
} 

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{ 
color: #5d5d5d; 
} 

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/ 
position: absolute; 
top: 5px; 
right: 5px; 
border: none; 
} 

.glossymenu a.menuitem:hover{ 
background-image: url(/images/4.11.png); 
} 

.glossymenu div.submenu{ /*DIV that contains each sub menu*/ 
background-image: url(/images/b.gif); 
} 

.glossymenu div.submenu ul{ /*UL of each sub menu*/ 
list-style-type: none; 
margin: 0; 
padding: 0; 
} 

.glossymenu div.submenu ul li{ 
border-bottom: 1px solid #5d5d5d; 
} 

.glossymenu div.submenu ul li a{ 
display: block; 
font: normal 10px "Visitor_Rus", "Visitor_Rus", Visitor_Rus, Visitor_Rus, Visitor_Rus; 
color: #5d5d5d; 
text-decoration: none; 
padding: 2px 0; 
padding-left: 10px; 
} 

.glossymenu div.submenu ul li a:hover{ 
background-image: url(/images/4.11.png); 
colorz: #999999; 
text-shadow:0px 1px 0px #fff;
} 

.glossymenu{margin: 5px 0; padding: 0; width: 180px; /*width of menu*/ border: 1px solid #5d5d5d; border-bottom-width: 0; } 

.glossymenu a.menuitem{background: black url(/images/4.11.png);font: normal 10px "Arial", "Arial", Arial, Arial, Arial;
color: #5d5d5d; 
display: block; 
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/ 
width: auto; 
padding: 4px 0; 
padding-left: 10px; 
text-decoration: none;
border-top: 0px solid #5d5d5d;
border-bottom: 1px solid #5d5d5d; 
} 

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{ 
color: #5d5d5d; 
} 

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/ 
position: absolute; 
top: 5px; 
right: 5px; 
border: none; 
} 

.glossymenu a.menuitem:hover{ 
background-image: url(/images/menu/4.111.png); 
text-shadow:0px 1px 0px #fff;
} 

.glossymenu div.submenu{ /*DIV that contains each sub menu*/ 
background:#e0e0e0; 
} 

.glossymenu div.submenu ul{ /*UL of each sub menu*/ 
list-style-type: none; 
margin: 0; 
padding: 0; 
} 

.glossymenu div.submenu ul li{ 
border-bottom: 1px solid #5d5d5d; 
} 

.glossymenu div.submenu ul li a{ 
display: block; 
font: normal 10px "Arial", "Arial", Arial, Arial, Arial; 
color: #5d5d5d; 
background:url(/images/menu/menutiem.png);
text-decoration: none; 
padding: 2px 0; 
padding-left: 10px; 
} 

.glossymenu div.submenu ul li a:hover{ 
background:url('/images/menu/menutiem.png');background-position:0px 19px; 
colorz: #999999; 
text-shadow:0px 1px 0px #fff;
} 
/* --------- */

/* Profile */
.profile_full {width:317px; height:165px;padding:20px 0 0 20px; right:19px; background:url(/images/profile/profile.png) no-repeat; top: 21px;}
.profile_full form {width:278px;}
.profile_full form, .profile_full form div input {padding:0; margin:0;border:0; font-family:Verdana; font-size:12px; font-style:italic;color:#5d5d5d; line-height:28px;}
.profile_full form div input { width:244px; height:31px; float:left; margin:80px 0 0 0;}
.profile_info { }
.profile_info_avatar {width:104px;height:104px;float:left;margin:0 1px 0 0;}
.profile_info ul {width:150px; margin:0; padding:0; list-style:none;display:block; float:left;background:url(/images/profile/vertical_line.png)no-repeat 0px 0px;}
.profile_info ul a {display:block;margin:0 0 0 2px; padding:4px 0 4px 18px; font-size:11px;color:#5d5d5d; text-decoration:none;background:url(/images/profile/link_on.png)repeat-y 0px 0px;}
.profile_info ul a:hover {text-decoration:none; background-position:-210px 0px;}
.link_blue:link, .link_blue:active, .link_blue:visited, .link_blue:hover { color:#5d5d5d;}
/* -------- */

/* Fon */
body#bd {color: #cccccc;background-color: #e0e0e0;background-attachment: fixed;background-position: center top;background:#e0e0e0; !important;background-repeat: no-repeat !important;}
.body-style {background:#e0e0e0; margin:0px; padding:0px;}
/* --------- */


/* General Style */
.boxTitle {height:32px;background:url(/images/blocks/left/boxTitle.png); text-align:center;text-shadow:0px 1px 0px #fff;color:#5d5d5d;text-transform:;padding-bottom:0px;}
.boxTitle2 {height:32px;background:url(/images/blocks/right/boxTitle.png); text-align:center;text-shadow:0px 1px 0px #fff;color:#5d5d5d;text-transform:;padding-bottom:0px;}
.boxContent {height:12px;background:url('/images/blocks/left/boxContent.png'); padding:5px 10px 0 10px;}
.boxTable {width:203px;margin-bottom:5px;}
.boxTitle2 {height:32px;background:url(/images/blocks/right/boxTitle.png); text-align:center;text-shadow:0px 1px 0px #fff;color:#5d5d5d;text-transform:;padding-bottom:0px;}
.boxContent2 {height:12px;background:url('/images/blocks/right/boxContent.png'); padding:5px 10px 0 10px;}
.orange-box {border:1px solid #5d5d5d; -moz-border-radius:4px;-webkit-border-radius:4px; padding:5px; background:#e0e0e0; border-radius: 4px; behavior: url('http://portal-softa.3dn.ru/style/border-radius.htc');}
.poll .answer div div {height:13px !important; background: url('/images/other/poll.png') no-repeat right !important;}
.counter {color:#5d5d5d;
 border: #000000 1px solid;}
.inftop2 {background: url(http://super-clan.ucoz.net/NewSin-S/9.gif) #000000;color:#252525;height:22px;font-size:10px;border:1px solid #252525;}
.infsubtop {padding: 5 5 5 5; border:solid 1px #252525;background: black url(/images/b.gif);}
.infsubtop table td li {list-style-image: url(/images/8.gif);}
.counter {color:#585858;
border: #000000 1px solid;}

a:link {text-decoration:none; color:#626262;}
a:active {text-decoration:none; color:#5d5d5d;}
a:visited {text-decoration:none; color:#5d5d5d;}
a:hover {text-decoration:none; color:#000000;}

.topLink a:link {text-decoration:underline; color:#5d5d5d;}
.topLink a:active {text-decoration:underline; color:#5d5d5d;}
.topLink a:visited {text-decoration:underline; color:#5d5d5d;}
.topLink a:hover {text-decoration:none; color:#FF0000;}

.box {padding:5px;}
.box h3 {color:#FFE400;font-size:13pt;}

td, body {font-family:verdana,arial,helvetica; font-size:8pt; color:#656565}
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:#626262}
a.noun:active {text-decoration:none; color:#5d5d5d}
a.noun:visited {text-decoration:none; color:#5d5d5d}
a.noun:hover {text-decoration:underline; color:#000000}
.mframe1 {padding:2 10 30 10px;}
hr {height:4px;background:#e0e0e0;border:1px solid #5d5d5d}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#848484;font-size:13px;font-weight:bold; padding-left:22px; background: url('http://src.ucoz.ru/t/955/19.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:#626262}
a.menu1:active {text-decoration:underline; color:#5d5d5d}
a.menu1:visited {text-decoration:underline; color:#5d5d5d}
a.menu1:hover {text-decoration:none; color:#000000}
/* ------------- */

/* 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('/images/8.gif') no-repeat 0px 2px; margin-bottom: .6em;}
/* ----- */

/* Main Menu */
.m {font-weight:normal;}

a.m:link {text-decoration:underline; color:#626262}
a.m:active {text-decoration:underline; color:#5d5d5d}
a.m:visited {text-decoration:underline; color:#5d5d5d}
a.m:hover {text-decoration:none; 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:#000000}
li.m {margin: 0; padding: 0 0 0 13px; background: url('http://src.ucoz.ru/t/955/20.gif') no-repeat 0px 2px; margin-bottom: .6em;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 6px 13px; background: url('/images/8.gif') no-repeat 0px 2px;}
.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:#626262;}
a.catName:visited {text-decoration:none; color:#5d5d5d;}
a.catName:hover {text-decoration:underline; color:#000000;}
a.catName:active {text-decoration:none; color:#5d5d5d;}
a.catNameActive:link {text-decoration:none; color:#000000;}
a.catNameActive:visited {text-decoration:none; color:#000000;}
a.catNameActive:hover {text-decoration:underline; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#000000;}
/* ----------------- */

/* Entries Style */
.eBlock {background:url('/images/other/fon-btal-.png'); border:1px solid #5d5d5d;}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:11px;font-weight:bold;color:#5d5d5d; padding: 4px; border:1px solid #4c4c4c; height:12px; background:url('/images/4.11.png') repeat-x ;}
.eTitle a:link {text-decoration:none; color:#5d5d5d;}
.eTitle a:visited {text-decoration:none; color:#5d5d5d;}
.eTitle a:hover {text-decoration:none; color:#000000;}
.eTitle a:active {text-decoration:none; color:#5d5d5d;}
.eText {text-align:justify; padding:10px;}

.eDetails {background:url('');color:#60606B;padding-bottom:5px;padding-top:3px; text-align:left;font-size:7pt; }
.eDetails1 {background:url('');color:#60606B;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt; }
.eDetails2 {background:url('');color:#60606B;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('http://src.ucoz.ru/t/955/21.gif') no-repeat 0px 0px;}
/* --------------- */

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

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

.cBlock1 {background:url('') #e0e0e0;border:1px solid #000000;}
.cBlock2 {background:url('') #e0e0e0;border:1px solid #000000;}
/* -------------- */

/* Comments Form Style */
.commTable {background:#e0e0e0; border:1px solid #252525;color:#000000;}
.commTd1 {color:#000000;font-weight:bold;padding-left:5px;}
.commTd2 {padding-bottom:2px;}
.commFl {width:100%;color:#000000;background:#FFFFFF;border:1px solid #252525;}
.smiles {border:1px solid #252525;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#848484;background:#000000;border:1px solid #252525;}
/* ------------------- */

/* News/Blog Archive Menu */
.archLi {padding: 0 0 3px 10px; background: url('http://src.ucoz.ru/t/955/22.gif') no-repeat 0px 4px;}
.archActive {color:#000000;}
a.archLink:link {text-decoration:underline; color:#000000;}
a.archLink:visited {text-decoration:underline; color:#000000;}
a.archLink:hover {text-decoration:none; color:#707070;}
a.archLink:active {text-decoration:none; color:#444444;}
/* ---------------------- */

/* News/Blog Archive Style */
.archiveCalendars {text-align:center;color:#E2B4B4;}
.archiveDateTitle {font-weight:bold;color:#000000;padding-top:15px;}
.archEntryHr {width:250px;color:#2B2B30;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/955/23.gif') no-repeat 0px 2px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#555555;}
a.archiveDateTitleLink:link {text-decoration:none; color:#000000}
a.archiveDateTitleLink:visited {text-decoration:none; color:#000000}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#000000}
a.archiveDateTitleLink:active {text-decoration:underline; color:#000000}
.archiveNoEntry {text-align:center;color:#E2B4B4;}
/* ------------------------ */

/* News/Blog Calendar Style */
.calMonth {}
.calWday {color:#FFFFFF; background:#3B3B42; width:18px;}
.calWdaySe {color:#FFFFFF; background:#747474; width:18px;}
.calWdaySu {color:#FFFFFF; background:#747474; width:18px; font-weight:bold;}
.calMday {color:#E4FAFD;background:#222226;}
.calMdayA {color:#000000;background:#E4FAFD;}
.calMdayIs {color:#C04141;background:url('/images/b.gif') #000000;font-weight:bold;border:1px solid #252525;}
.calMdayIsA {border:1px solid #E4FAFD; background:#2B2B30;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:#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:#00FF00;font-weight:bold;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;font-weight:bold;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#f74a4a;}
a.groupFriends:link,a.groupFriends:visited,a.groupFriends:hover {color:#00a2ff;}
a.groupOther1:link,a.groupOther1:visited,a.grou pOther1:hover {color:#f5a2f4;font-weight:bold;}
a.groupOther2:link,a.groupOther2:visited,a.grou pOther2:hover {color:#00FF00;}
a.groupOther8:link,a.groupOther8:visited,a.groupOther8:hover {color:#FF8C00;} 
a.groupOther3:link,a.groupOther3:visited,a.grou pOther3:hover {color:#ff00fc;}
a.groupOther5:link,a.groupOther5:visited,a.grou pOther5:hover {color:yellow;font-weight:bold;}
a.groupOther4:link,a.groupOther4:visited,a.grou pOther4:hover {color:#07e5ff;}
a.groupOTHER7:link,a.groupOTHER7:visited,a.groupOther7:hover {color:#ccff00;font-weight:bold;}
a.groupOTHER6:link,a.groupOTHER6:visited,a.groupOther6:hover {color:yellow;}
/* ---------------- */

/* Search */
.queryField {width:140px; background:url('/images/fon2.bmp') repeat-x #494949; border: #222222 1px solid; color:#808080}
.div {width:140px;background:#333333;color:#bbbbbb}
/* --------- */

/* Other Styles */
.replaceTable {background:#d5d5d5;height:100px;width:300px;border:1px solid #5d5d5d;}
.replaceBody {background:url('/images/b.gif') #c5c5c5;}
..legendTd {font-size:7pt;}
/* ------------ */

/* PageSelector */
.catPages1 {color:#000000;border:1px;margin-bottom:10px;margin-top:10px;}
.catPages1 a:link,
.catPages1 a:visited,
.catPages1 a:hover,
.catPages1 a:active {text-decoration:none;color: #000000;background:#e2e1e1;padding:3px 10px;font-size:11px;font-weight:bold;border:1px solid #363636;}
.catPages1 a:hover {background:#c6c6c6;color: #000000;font-weight:bold;border:1px solid #363636;}
.catPages1 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;border:1px solid #363636;}

.pagesBlock1 {color:#000000;border:1px;margin-bottom:10px;margin-top:10px;}
.pagesBlock1 a:link,
.pagesBlock1 a:visited,
.pagesBlock1 a:hover,
.pagesBlock1 a:active {text-decoration:none;color: #000000;background:#e2e1e1;padding:3px 10px;font-size:11px;font-weight:bold;border:1px solid #363636;}
.pagesBlock1 a:hover {background:#c6c6c6;color:#000000;font-weight:bold;border:1px solid #363636;}
.pagesBlock1 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;border:1px solid #363636;}

.pagesBlock1 {color:#000000;border:1px;margin-bottom:10px;margin-top:10px;}
.pagesBlock1 a:link,
.pagesBlock1 a:visited,
.pagesBlock1 a:hover,
.pagesBlock1 a:active {text-decoration:none;color: #000000;background:#c6c6c6;padding:3px 10px;font-size:11px;font-weight:bold;border:1px solid #363636;}
.pagesBlock1 a:hover {background:#c6c6c6;color:#000000;font-weight:bold;border:1px solid #363636;}
.pagesBlock1 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;border:1px solid #363636;}

.pagesBlockuz2 {color:#000000;border:1px;margin-bottom:10px;margin-top:10px;}
.pagesBlockuz2 a:link,
.pagesBlockuz2 a:visited,
.pagesBlockuz2 a:hover,
.pagesBlockuz2 a:active {text-decoration:none;color: #000000;background:#c6c6c6;padding:3px 10px;font-size:11px;font-weight:bold;border:1px solid #363636;}
.pagesBlockuz2 a:hover {background:#c6c6c6;color:#000000;font-weight:bold;border:1px solid #363636;}
.pagesBlockuz2 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;border:1px solid #363636;}
/* --------- */

/* Mchat */
.mchat {background: #e0e0e0; repeat-x #c5c5c5; border: #5d5d5d 1px solid;-moz-border-radius:2px;-webkit-border-radius:2px; border-radius:2px; color:#e0e0e0;}
.formMchat {font-size : 7pt; width:140px; background:url('/images/fon2.bmp') repeat-x #494949; border: #4c4c4c 1px solid; color:#000000}
.cMessage {color:#707070;}
/* --------- */

/* Design */
.gTableSkl {background:transparent;border-bottom:2px solid #454545;}
.postSkl {border-top:2px solid #282828;border-left:2px solid #282828;border-right:2px solid #282828;border-bottom:2px solid #282828;background:#1B1B1B; }
.skldesign1 {color:#a5de1e;height:23px;font-size:10px;background:url('/img/15.bmp') center #212121; }
.querySkl {background:url('/images/fon2.bmp') repeat-x #494949; border: #000000 1px solid; color:#5d5d5d;}
.querySkl1 {background:url('/images/fon2.bmp') repeat-x #333333; border: #000000 1px solid; color:#5d5d5d;}
.sklForumPlus {padding:2px;border:1px solid #a5de1e;color:#ACACAC;height:23px;font-size:10px;background:url('/images/15.bmp') repeat-x #000000; }
.navig a {color:#000000;padding:0 5px 0 5px;text-shadow:0px 1px 0px #FFFFFF;}
.navig a:link {color:#000000;}
.navig a:active {color:#000000;}
.navig a:visited {color:#000000;}
.navig a:hover {text-decoration:none;color:#000000; background-image:url('/images/1.22.png'); border:1px solid #5d5d5d;padding: 2px 4px 2px 4px; text-shadow:0px 1px 0px #FFFFFF; -moz-border-radius:2px;-webkit-border-radius:2px; border-radius: 2px;}
.bBlok {padding:5px;background:#d5d5d5; #FFFFFF;border:1px solid #5d5d5d;}
.bBlok1 {padding:4px;background:url('/images/12.gif') #FFFFFF;border:1px solid #5d5d5d;}
.bBlok2 {padding:5px;background:#e0e0e0; border:1px solid #5d5d5d;-moz-border-radius:0px 0px 3px 3px;-webkit-border-radius:2px; border-radius: 2px;}
.bBlok3 {padding:5px; #000000;border:1px solid #5d5d5d;}
.bBlok4 {padding:5px;background:url('/images/4.11.png') #000000;border:1px solid #5d5d5d;}
.mchat {background:url('/images/fon2.bmp') border: #222222 1px solid; color:#707070;}
.postSubmit {background:url('/images/fon2.bmp') repeat-x #333333; border: #222222 1px solid; color:#707070;}
.postPreview {background:url('/images/fon2.bmp') repeat-x #333333; border: #222222 1px solid; color:#707070;}
.postReset {background:url('/images/fon2.bmp') repeat-x #333333; border: #222222 1px solid; color:#707070;}
.button {background:url('/images/fon2.bmp') repeat-x #333333; border: #222222 1px solid; color:#707070;}
.uplFileFl {background:url('/images/fon2.bmp') repeat-x #333333; border: #222222 1px solid; color:#707070;}
.screenshot img {margin:6px; padding:5px; -moz-border-radius:6px;-webkit-border-radius:6px; border-radius:6px; -moz-box-shadow:0 0px 5px #6A6A6A; box-shadow:0 0px 5px #6A6A6A;-webkit-box-shadow:0 0px 5px #6A6A6A;}
/* --------- */

/* ===== Design End ===== */

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

/* General forum Table View */
.gTable {background:#5d5d5d;}
.gTableTop {padding:2px;height:29px; background:url('/images/4.11.png');#e0e0e0;font-family:Verdana,Sans-Serif;text-shadow:0px 1px 0px #fff;color:#5d5d5d;font-size:13px;font-weight:normal; padding-left:22px;}
.gTableSubTop {padding:2px;background:url('/images/4.11.png');text-shadow:0px 1px 0px #fff;height:20px;font-size:10px;color:#5d5d5d;}
.gTableBody {padding:2px;background:#d5d5d5;}
.gTableBody1 {padding:2px;background:#d5d5d5;}
.gTableBottom {padding:2px;background:#e0e0e0;}
.gTableLeft {padding:2px;background:#d5d5d5;font-weight:bold;color:#5d5d5d;border-left:0px solid #5d5d5d;}
.gTableRight {padding:2px;background:#d5d5d5;color:#5d5d5d;border-left:0px solid #5d5d5d;}
.gTableError {padding:2px;background:#292929;color:#FF0000;border-left:0px solid #5d5d5d;}
/* ------------------------ */

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

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

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

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

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

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

/* forum Page switches */
.pagesInfo {background:#d5d5d5;padding-right:10px;font-size:7pt;display:none;}
.switches , swchItemDots{background:#d5d5d5;}
.swchItem , .swchItem1, .switch {background:#e0e0e0;width:15px;font-size:7pt;padding:4px;border:1px solid #5d5d5d;}
.swchItemA, .swchItemA1 , .switchActive {background:#d5d5d5;font-weight:bold;color:#5d5d5d;width:15px;padding:4px;border:1px solid #5d5d5d;}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#5d5d5d;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#5d5d5d;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#5d5d5d;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#5d5d5d;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#d5d5d5}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#e0e0e0}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#5d5d5d;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#d5d5d5;height:25px;font-weight:bold;font-size:7pt;color:#5d5d5d;padding-left:40px;}
.threadsDetails {padding:2px;background:#d5d5d5;height:25px;color:#5d5d5d;}
.forumOnlineBar {padding:2px;background:#d5d5d5;height:25px;color:#5d5d5d;}

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

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

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

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

.postTdTop {background:#e0e0e0;text-align:center;padding:5px;border:1px solid #5d5d5d;-moz-border-radius: 3px 0px 0px 3px;-webkit-border-radius:3px 0px 0px 3px;border-radius: 3px 0px 0px 3px;}
.postBottom {background:#e0e0e0;text-align:center;padding:5px;border:1px solid #5d5d5d;-moz-border-radius: 3px 0px 0px 3px;-webkit-border-radius:3px 0px 0px 3px;border-radius: 3px 0px 0px 3px;}
.postUser {font-weight:bold;}
.postTdInfo {background:#e0e0e0;text-align:center;padding:5px;border:1px solid #5d5d5d;-moz-border-radius: 3px 0px 0px 3px;-webkit-border-radius:3px 0px 0px 3px;border-radius: 3px 0px 0px 3px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:18px;color:#d5d5d5;}
.posttdMessage {background:#e0e0e0;padding:5px;border:1px solid #5d5d5d;color:#5d5d5d;-moz-border-radius: 0px 3px 3px 0px;-webkit-border-radius:0px 3px 3px 0px;border-radius: 0px 3px 3px 0px;}

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

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:#CCCCCC;}
.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('/.s/t/984/16.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/984/16.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background:url('/images/4.11.png') #1e1e1e;color:#353535;border:1px solid #484848;}
.se1 {font-size:7pt; #1e1e1e;color:#353535;border:1px solid #5d5d5d;}


.codeButtons {font-size:7pt;background:url('/images/4.11.png');color:#353535;border:1px solid #5d5d5d;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius: 2px;}
.codeCloseAll {font-size:7pt;background:url('/images/4.11.png');color:#353535;border:1px solid #5d5d5d;}
.postNameFl,.postDescrFl {background:#dddddd;border:1px solid #5d5d5d;width:400px}
.postPollFl,.postQuestionFl {background:#dddddd;border:1px solid #5d5d5d;width:400px}
.postResultFl {background:#dddddd;border:1px solid #5d5d5d;width:50px}
.postAnswerFl {background:#dddddd;border:1px solid #5d5d5d;width:300px}
.postTextFl {background:#dddddd;border:1px solid #5d5d5d;width:550px;height:150px;color:#000000;}
.postUserFl {background:#dddddd;border:1px solid #5d5d5d;width:300px}

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

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

/* ====== Other Start ====== */


/* forum Spoiler */
a.bspoiler:link {text-decoration:none; color:#898989}
a.bspoiler:visited {text-decoration:none; color:#898989}
a.bspoiler:hover {text-decoration:none; color:#898989}
a.bspoiler:active {text-decoration:none; color:#898989}
.bspoilerdiv {height: 18px; padding-left: 3px; padding-top: 3px; background:#d5d5d5; border: 1px

solid #5d5d5d;}
.bspoilerdtw {margin: 3px; margin-top:1px;}
solid #5d5d5d;}
/* ----------------- */

/* Menu UP */
.nav-menu {width:100%; height:28px; background:url('/images/menu/up.png') repeat-x;}
a.nav, a.nav:visited {display:block; float:left; height:28px; padding:0 20px 0 20px; line-height:26px; color:#5d5d5d; font-weight:normal; background:url('/images/menu/up.png') no-repeat; background-position:100% 0; text-shadow:0px 1px 0px #fff;}
a.nav:hover, a.nav:active {color:#5d5d5d; background-position:100% -28px; text-shadow:0px 0px 3px #8c8c8c;}
/* ------- */

/* My Other Classes */
.text {text-shadow:0px 1px 0px #fff}
.pageus {width:159px;background:url(/images/4.11.png);border: #5d5d5d 1px solid; color:#5d5d5d;}
/* ----- */

/* Rounding */
#left {-moz-border-radius: 4px 0px 0px 4px;-webkit-border-radius:4px 0px 0px 4px;border-radius: 4px 0px 0px 4px;}
#right {-moz-border-radius: 0px 4px 4px 0px;-webkit-border-radius:0px 4px 4px 0px;border-radius: 0px 4px 4px 0px;}
/* -------- */

/* ====== Other End ====== */