.ff {background:url(http://blogprovsio.ru/button.png)}
.ff:active { background:url(http://blogprovsio.ru/button1.png)}
.tab {
-webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}

.cloudFrame {border:#CCC solid 1px; padding:5px; text-align:center; font-size:8pt;} 
 .cloudLink {margin:0px 7px 0px 7px; color:#009CFF; text-decoration:none; vertical-align:middle; white-space:nowrap;} 
 .cloudLink:hover {margin:0px 6px 0px 6px; color:#009CFF; text-decoration:none; vertical-align:middle; white-space:nowrap; border:#009CFF solid 1px;} 

#share42 {
 position: fixed;
 z-index: 1000;
 margin-left: -70px; /* смещение панели влево от края контента */
}
#share42 {
 padding: 6px 6px 0;
 background: #FFF;
 border: 1px solid #E9E9E9;
 border-radius: 4px;
}
#share42:hover {
 background: #F6F6F6;
 border: 1px solid #D4D4D4;
 box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}


.vv:link {color:#333; text-decoration:underline;}
.vv:visited {color:#333; text-decoration:underline;}
.vv:hover {color:#000; text-decoration:underline;}

#tags a {color:#aaa !important;}
#tags a:hover {color:#fff !important;background-color:#aaa;}
#tags h1 {margin-top:15px;}

.banner {width:468px; padding:3px; background:#eee; border:2px solid #333940; -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;}
.img {padding:5px; margin: 5px; background:#fff; border:1px solid #ccc; -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;}

.hover{opacity:.75;
 filter: alpha(opacity=75); 
 -moz-opacity: 0.75;}
.hover:hover{opacity:100;
 filter: alpha(opacity=100); 
 -moz-opacity: 1.0;}

.hover1{opacity:.75;
 filter: alpha(opacity=75); 
 -moz-opacity: 0.75;}

.hover2{visibility: hidden;}
.hover2:hover{visibility: visible;}

.dashed:link{color:#04638E; border-bottom: 1px dashed #04638E; text-decoration:none;}
.dashed:visited{color:#04638E; border-bottom: 1px dashed #04638E; text-decoration:none;}
.dashed:hover{color:#696969; border-bottom: 1px dashed #696969; text-decoration:none;}

.dash{color:#04638E; border-bottom: 1px solid #04638E; text-decoration:none;}

.solid:link{color:#04638E; border-bottom: 1px solid #04638E; text-decoration:none;}
.solid:visited{color:#04638E; border-bottom: 1px solid #04638E; text-decoration:none;}
.solid:hover{color:#696969; border-bottom: 0px solid #696969; text-decoration:none;}

.num {text-shadow: 1px 1px 0px #ddd;}

.mint {text-shadow: 1px 1px 0px #fff;}

.log:link{color:#ffffff; text-decoration:none; font-size:36px; text-shadow: 0px 0px 2px #000, 2px -2px 4px #fff;}
.log:visited{color:#ffffff; text-decoration:none; font-size:36px; text-shadow: 0px 0px 2px #000, 2px -2px 4px #fff;}

.b:link{color:#ccc; text-decoration:none; font-size:12px}
.b:visited{color:#ccc; text-decoration:none; font-size:12px}
.b:hover {color:#fff; text-decoration:none; font-size:12px;}

.bv:link{color:#ffffff; text-decoration:none; font-size:14px}
.bv:visited{color:#ffffff; text-decoration:none; font-size:14px}
.bv:hover {color:#ffffff; text-decoration:underline; font-size:14px}

.l:link {text-decoration:underline; color:#04638E; font-size:12px}
.l:active {text-decoration:underline; color:#04638E; font-size:12px}
.l:visited {text-decoration:underline; color:#04638E; font-size:12px}
.l:hover {text-decoration:underline; color:#696969; font-size:12px}

#tag:link {text-decoration:underline; color:#04638E; }
#tag:active {text-decoration:underline; color:#04638E;}
#tag:visited {text-decoration:underline; color:#04638E;}
#tag:hover {text-decoration:underline; color:#fff; border-bottom: 1px dashed #000;border-top: 1px dashed #0000;
border-left: 1px dashed #000;border-right: 1px dashed #000;}

/* General Style */
a:link {text-decoration:underline; color:#04638E; }
a:active {text-decoration:underline; color:#04638E;}
a:visited {text-decoration:underline; color:#04638E;}
a:hover {text-decoration:underline; color:#000;}

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

.zag:link {text-decoration:none; color:#04638E;}
.zag:active {text-decoration:none; color:#04638E;}
.zag:visited {text-decoration:none; color:#04638E;}
.zag:hover {text-decoration:underline; color:#696969;}

.shadow{text-shadow: 1px 1px 0px #fff, 2px 2px 3px #bbb;}
.shad {text-shadow: 0 0 10px #fff}

input[type=text],input[type=password],textarea { 
border-color:#C0C0C0 #C2C2C2 #D5D5D5;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 text-shadow: 0px 1px 0px #000;
 }
textarea { 
 overflow: auto;
 vertical-align: middle;
 width: 100%;
 height: 100px;
border-color:#C0C0C0 #C2C2C2 #D5D5D5;
}
input {
 vertical-align: middle;
border-color:#C0C0C0 #C2C2C2 #D5D5D5;
}



input[type=password]:hover, input[type=text]:hover, textarea:hover { 
border-color:#b0b0b0 #b2b2b2 #c5c5c5;
-webkit-box-shadow:0 0 1px #CCC, 0 3px 5px #ECECEC inset;
-moz-box-shadow:0 3px 5px #ECECEC inset;
box-shadow:0 3px 5px #ECECEC inset;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}


input[type=password]:focus, input[type=text]:focus, textarea:focus { 
border-color:#007B97 #0099BB #00B0D8;
-webkit-box-shadow:0 0 1px #CCC, 0 3px 5px #ECECEC inset;
-moz-box-shadow:0 3px 5px #ECECEC inset;
box-shadow:0 3px 5px #ECECEC inset;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}

.niz:link {text-decoration:none; color:#696969; border-bottom: 1px solid #696969;}
.niz:active {text-decoration:none; color:#696969; border-bottom: 1px solid #696969;}
.niz:visited {text-decoration:none; color:#696969; border-bottom: 1px solid #696969;}
.niz:hover {text-decoration:none; color:#696969; border-bottom: 0px solid #696969;}

.nk:link {text-decoration:underline; color:#696969; border-bottom: 0px dashed #696969; padding:1px;}
.nk:active {text-decoration:none; color:#696969; border-bottom: 0px dashed #696969; padding:1px;}
.nk:visited {text-decoration:none; color:#696969; border-bottom: 0px dashed #696969; padding:1px;}
.nk:hover {text-decoration:none; color:#fff; border-bottom: 0px dashed #fff; background: #999; padding:1px;}

.n:link {text-decoration:underline; color:#000;}
.n:active {text-decoration:none; color:#000;}
.n:visited {text-decoration:underline; color:#000;}
.n:hover {text-decoration:none; color:#000;}


a.topLink:link, a.forRegLink:link {text-decoration:none; color:#FFFFFF;}
a.topLink:active, a.forRegLink:active {text-decoration:none; color:#FFFFFF;}
a.topLink:visited, a.forRegLink:visited {text-decoration:none; color:#FFFFFF;}
a.topLink:hover, a.forRegLink:hover {text-decoration:none; color:#000000;}
td, body {font-family:verdana,arial,helvetica; font-size:8pt;}
form {padding:px;margin:0px;color:#686868; font-size:10pt;}
.form1{vertical-align:middle; font-size:10pt; font-family:Tahoma;color:#383838; padding:5px;}
.form2{vertical-align:middle; font-size:10pt; font-family:Arial;color:#383838; padding:2px;}

textarea,select{vertical-align:middle; font-size:10pt; font-family:Tahoma;color:#383838; padding:5px; border: 1px solid; border-color:#C0C0C0 #C2C2C2 #D5D5D5;-moz-box-shadow:0 3px 5px #eee inset;box-shadow:0 3px 5px #eee inset;}
input[type=text]{vertical-align:middle; font-size:6pt; font-family:Tahoma;color:#383838; padding:5px; border: 1px solid;border-color:#C0C0C0 #C2C2C2 #D5D5D5; -moz-box-shadow:0 3px 5px #eee inset;box-shadow:0 3px 5px #eee inset; font-size:10pt; font-family:Tahoma;}
.copy {font-size:8pt;}

input[type=submit]{padding:5px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
}

input{padding:5px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
}

a.noun:link {text-decoration:none; color:#04638E}
a.noun:active {text-decoration:none; color:#04638E}
a.noun:visited {text-decoration:none; color:#04638E}
a.noun:hover {text-decoration:none; color:#000000}

hr {color:#ffffff;height:1px;}
label {cursor:pointer;cursor:hand}

.n{text-decoration:none; border-bottom: 1px dashed; line-height:1.5; text-shadow: 1 2 3px #04638E; text-shadow: 2 2 5px #fff;}

.blockTitle {padding-left:19px; font-weight:bold; color:#FFFFFF; font-size:11px; background: url('/.s/t/981/10.gif') no-repeat 7px 6px;text-transform:capitalize;}

a.menu1:link {text-decoration:underline; color:#DDEEF7}
a.menu1:visited {text-decoration:none; color:#DDEEF7}
a.menu1:hover {text-decoration:none; color:#FFFFFF;
}
a.menu1:active {text-decoration:none; color:#FFFFFF}
.menuTd {font-family:Arial; padding-left:15px;padding-right:11px; background: url('/.s/t/981/11.gif') no-repeat 0px 3px;}

.mTd {padding-left:12px;padding-top:5px;padding-right:1px;}
.pageTitle {font-family:Tahoma,Arial,Helvetica; font-size:8pt; font-weight:bold; color:#FFFFFF; padding-left:10px; padding-right:10px;}
.mframe {padding-left:15px; padding-bottom:20px; padding-right:3px;}

.blockT1 {border-left:1px solid #5694B5;}
.blockT2 {padding:5px;}
/* ------------- */

/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 3 12px; background: url('l1.png') no-repeat 3px 4px; margin-bottom: .6em;}
/* ----- */

/* Site Menus */
.uMenuH li {float:left;padding:0 3px;}


.uMenuV .uMenuItem {font-family:Tahoma;font-size:12px;font-weight:bold;}
.uMenuV li a:link {text-decoration:underline; color:#04638E;}
.uMenuV li a:visited {text-decoration:underline; color:#04638E}
.uMenuV li a:hover {text-decoration:none; color:#696969
}
.uMenuV li a:active {text-decoration:underline;}

.uMenuV .uMenuItemA {font-family:Tahoma;font-size:12px;font-weight:bold;}
.uMenuV a.uMenuItemA:link {text-decoration:underline; color:#04638E;}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#04638E}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#696969
}
.uMenuV .uMenuArrow {position:absolute;width:12px;height:12px;right:0;top:3px;background:url('/.s/img/wd/1/ar1.gif') no-repeat 0 0; }
.uMenuV li { margin: 0 0 0 3px; padding: 0 0 3 12px; background: url('/marker.gif') no-repeat 4px 6px; margin-bottom: .5em;}
/* --------- */

/* Module Part Menu */
.catsTd {background: url('/marker.gif') no-repeat 4px 6px; padding: 0 0 5 12px; margin-bottom: .5em; margin: 5 0 5 3px;}
.catName {font-family:Tahoma;font-size:12px;font-weight:bold;
}
.catNameActive {font-family:Tahoma;font-size:12px;font-weight:bold;
}
.catNumData {font-size:7pt;color:#666;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:underline; color:#04638E; }
a.catName:visited {text-decoration:underline; color:#04638E; }
a.catName:hover {text-decoration:underline; color:#696969; 
}
a.catName:active {text-decoration:none; color:#04638E; }
a.catNameActive:link {text-decoration:none;color:#04638E;}
a.catNameActive:visited {text-decoration:none;color:#04638E;}
a.catNameActive:hover {text-decoration:underline; color:#696969;
}
a.catNameActive:active {text-decoration:none; color:#04638E;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-family:Arial,Sans-Serif;font-size:15px;font-weight:bold;color:#04638E; padding: 0 0 0 20px; background: #F5F5F5;}
.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px dashed #DDDDDD;}
.textHr {color:#DDDDDD;height:1px;border:1px dashed #DDDDDD;}

.eDetails {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt;}
.eDetails2 {border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;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('/.s/t/981/13.gif') no-repeat 0px 0px;}
/* ------------- */


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

/* Comments Style */ 
.commAllTd {padding-bottom:5px;} 
.commSwitchesTd {} 
.commBodyTable {border:1px solid #fff;} 
.commNumTd,.commNameTd,.commDateTd {border-bottom:1px solid #fff;background:#fff;} 
.commIpTd {font-size:9px;color:#ADADAD;} 
.commDateTd {font-size:9px;color:#ADADAD;} 
.commAnswer {padding-left:15px;padding-top:4px;font-style:italic;} 
.commAnswerSign {font-weight:bold;} 
.commName {color:#948549;}

.commTable1 {background:#FFFFFF;} 
.commTable2 {background:#FFFFFF;} 
.middleImg {width:4px;} 
/* -------------- */ 

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

/* News/Blog Archive Menu */
.archUl {list-style: none; margin:0; padding-left:3;}
.archLi {padding: 0 0 5px 12px; background: url('/marker.gif') no-repeat 4px 6px;}
.archActive {text-decoration:underline;}
.archLi {font-family:Tahoma;font-size:12px;}
a.archLink:link {text-decoration:undeline; color:#04638E;}
a.archLink:visited {text-decoration:underline; color:#04638E;}
a.archLink:hover {text-decoration:none; color:#04638E;}
a.archLink:active {text-decoration:none; color:#04638E;}
/* ---------------------- */

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

/* News/Blog Calendar Style */
.calMonth {text-align:right; }
.calWday {background:url('/.s/t/981/16.gif') #40A3CF; width:17px;}
.calWdaySe {background:url('/.s/t/981/16.gif') #40A3CF; width:17px; font-weight:bold;}
.calWdaySu {background:url('/.s/t/981/16.gif') #40A3CF; width:17px; font-weight:bold; color:#FF0000;}
.calMday {border:1px solid #E1E1E1; background:#FFFFFF;}
.calMdayA {border:1px inset #E1E1E1; background:#FFFFFF; font-weight:bold;}
.calMdayIs {border:1px outset #E1E1E1; background:#FFFFFF;}
.calMdayIsA {border:1px outset; background:#93D1EB;font-weight:bold;}
a.calMonthLink:link {text-decoration:none; color:#04638E;}
a.calMonthLink:visited {text-decoration:none; color:#04638E;}
a.calMonthLink:hover {text-decoration:none; color:#04638E;}
a.calMonthLink:active {text-decoration:none; color:#000000;}
a.calMdayLink:link {text-decoration:none; color:#04638E;}
a.calMdayLink:visited {text-decoration:none; color:#04638E;}
a.calMdayLink:hover {text-decoration:none; color:#000000;}
a.calMdayLink:active {text-decoration:none; color:#000000;}
/* ------------------------ */

/* 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:#FFFFFF; border:1px solid #E1E1E1;height:100px;width:300px;}

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

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

/* General forum Table View */
.gTable {background:#E3E3E3}
.gTableTop {padding:5px;background: #3B7DAC;color:#FFFFFF;font-weight:bold;height:22px;padding-left:10px;font-size:10pt;align:center;text-shadow: 1px 1px 0px #555}
.gTableSubTop {padding:2px;background:url('/16.png') #788fa2;color:#2e2e2e;height:20px;padding-left:10px;font-weight:bold;}
.gTableBody {padding:2px;background:#ECECEC;color:#2e2e2e;}
.gTableBody1 {padding:2px;background:#FFFFFF;color:#2e2e2e;}
.gTableBottom {padding:2px;background:#ECECEC;color:#2e2e2e;}
.gTableLeft {padding:2px;background:#ECECEC;font-weight:bold;color:#04638E}
.gTableRight {padding:2px;background:#ECECEC;color:#2e2e2e;}
.gTableError {padding:2px;background:#ECECEC;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF;color:#2e2e2e;}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:5px;background:#ECECEC;color:#2e2e2e;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:8pt;color:#2e2e2e;}

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

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold;color:#2e2e2e;}
.archivedForum{font-size:8pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {padding-left:10px;padding-top:10px;font-size:11pt;color:#2e2e2e;font-weight:bold;text-shadow: 1px 1px 0px #fff, 2px 2px 3px #bbb;}
.forumDescr,.forumModer {padding-left:10px;padding-bottom:10px; color:#858585;font-size:8pt;}
.forumViewed {color:#2e2e2e;font-size:10px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#04638E;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#04638E;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#6F8EB3;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#04638E;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {padding-bottom:5px;font-weight:bold;font-size:9pt;color:#2e2e2e;text-shadow: 1px 1px 0px #fff, 2px 2px 3px #bbb;}
.forumBarKw {font-weight:normal;color:#2e2e2e;}
a.forumBarA:link {text-decoration:none; color:#2e2e2e;}
a.forumBarA:visited {text-decoration:none; color:#2e2e2e;}
a.forumBarA:hover {text-decoration:none; color:#04638E;}
a.forumBarA:active {text-decoration:underline; color:#04638E;}
/* -------------------- */

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

/* forum Fast Navigation Menu */
.fastNavMain {background:#C7D7EF;color:#2e2e2e;}
.fastNavCat {background:#ECECEC;color:#2e2e2e;}
.fastNavCatA {background:#ECECEC;color:#2e2e2e;}
.fastNavForumA {color:#2e2e2e;}
/* -------------------------- */

/* forum Page switches */
.switches {background:#E1E1E1;color:#2e2e2e;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:8pt;color:#2e2e2e;}
.switch {background:#FFFFFF;width:15px;font-size:8pt;color:#2e2e2e;}
.switchActive {background:#ECECEC;font-weight:bold;color:#04638E;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#2e2e2e;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#2e2e2e;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#6F8EB3;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#6F8EB3;}
/* ------------------- */

/* forum Threads Style */
.threadNametd{padding:10px;padding:10px;background:#FFFFFF; color:#2e2e2e;font-size:10pt;font-weight:bold;text-shadow: 1px 1px 0px #fff, 2px 2px 3px #bbb;}
.threadAuthTd {padding:2px;padding:2px;background:#FFFFFF; color:#2e2e2e;font-size:8pt;}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#ECECEC; color:#2e2e2e;}
.threadLastPostTd {padding:2px;font-size:8pt;color:#2e2e2e;background:#FFFFFF;}
.threadDescr {color:#858585;font-size:8pt; font-weight:normal;}
.threadNoticeLink {font-weight:bold; color:#2e2e2e;}
.threadsType {padding:2px;background:#D9D9D9;height:20px;font-weight:bold;font-size:8pt;color:#2e2e2e;padding-left:40px; }
.threadsDetails {padding:2px;background:#e6e6e6;height:20px;color:#2e2e2e;}
.forumOnlineBar {padding:2px;background:#949494;height:20px;color:#FFFFFF;}

a.threadPinnedLink:link {text-decoration:none; color:#04638E;font-size:8pt}
a.threadPinnedLink:visited {text-decoration:none; color:#04638E;}
a.threadPinnedLink:hover {text-decoration:underline; color:#6F8EB3;}
a.threadPinnedLink:active {text-decoration:underline; color:#6F8EB3;}

a.threadLink:link {text-decoration:none; color:#04638E;}
a.threadLink:visited {text-decoration:none; color:#04638E;}
a.threadLink:hover {text-decoration:underline; color:#2e2e2e;}
a.threadLink:active {text-decoration:underline; color:#2e2e2e;}

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

/* Posts View */
.postTable {background:#E1E1E1;color:#2e2e2e; }
.postPoll {background:#ECECEC;text-align:center; color:#2e2e2e;}
.postFirst {background:#ECECEC;border-bottom:4px solid #FFFFFF;}
.postRest1 {background:#ECECEC;color:#2e2e2e;}
.postRest2 {background:#ECECEC;color:#2e2e2e;}
.postSeparator {height:4px;background:#3B7DAC;color:#2e2e2e;}

.postTdTop {background:url('/16.png') #788fa2;}
.postBottom {background:#dbdbdb;height:20px;color:#2e2e2e;}
.postUser {font-weight:bold;color:#2e2e2e;}
.postTdInfo {text-align:center;padding:8px;background:#ECECEC;color:#2e2e2e;}
.postRankName {margin-top:7px;color:#2e2e2e;}
.postRankIco {margin-bottom:8px;margin-bottom:8px;color:#2e2e2e;}
.reputation {margin-top:8px;color:#2e2e2e;}
.signatureHr {margin-top:20px;color:#597798;}
.posttdMessage {padding:7px;background:#FFFFFF;color:#2e2e2e;}

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

.bbQuoteName {color: #777; !important; background: #F7F7F7 no-repeat top right; font-size: 10pt; !important; font-weight: bold; margin: 0 auto 0 auto; padding-top: 2px; padding-bottom: 2px;}
.bbCodeName {color: #aaa; !important; background: #F7F7F7; font-size: 10pt; !important; font-weight: bold; margin: 0 auto 0 auto; padding-top: 2px; padding-bottom: 2px;}
.codeMessage {color: #555; background: #eee; FONT: 10pt Tahoma; border:1px solid #dcdcdc !important; padding: 5px;border-radius:3px; -moz-border-radius:3px;-webkit-border-radius:3px;}
.quoteMessage {background: #eee;color: #555; FONT: 10pt Tahoma; border:1px solid #dcdcdc !important; padding: 5px;border-radius:3px; -moz-border-radius:3px;-webkit-border-radius:3px; height:100%}



.signatureView {font-size:12pt; color:#2e2e2e;} 
.edited {padding-top:30px;font-size:12pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:12pt; color:#2e2e2e;}

.statusBlock {padding-top:4px;color:#2e2e2e;}
.statusOnline {color:#2e2e2e;}
.statusOffline {color:#FF0000;}
/* ---------- */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 3px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 3px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 9px; background: url('/.s/t/981/18.gif') no-repeat 0px 6px;color:#2e2e2e;}
.newPollItem {padding: 0 0 0 9px; background: url('/.s/t/981/18.gif') no-repeat 0px 6px;color:#2e2e2e;}
/* ----------------------- */

/* forum Post Form */
.loginButton {font-size:7pt;}
.pollBut, .searchSbmFl, .commSbmFl, .signButton {font-size:8pt;}

.codeButtons {border-bottom:3px solid #cacaca;border-top:1px solid #cacaca;border-right:1px solid #cacaca;border-left:1px solid #cacaca;}
.codeButtons:hover {border-bottom:3px solid #04638E;}
.codeCloseAll {font-size:7pt;}
.postNameFl,.postDescrFl {width:400px;color:#2e2e2e;}
.postPollFl,.postQuestionFl {width:400px;color:#2e2e2e;}
.postResultFl {width:50px;color:#2e2e2e;}
.postAnswerFl {width:300px;color:#2e2e2e;}
.postTextFl {width:550px;height:150px;color:#2e2e2e;}
.postUserFl {width:300px;color:#2e2e2e;}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:4px; color:#2e2e2e;}
.smilesPart {padding-top:5px;text-align:center; color:#2e2e2e;}
/* ----------------- */

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


* PageSelector Start */ 
.catPages1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.catPages1 a:link, 
.catPages1 a:visited, 
.catPages1 a:hover, 
.catPages1 a:active {text-decoration:none;color: #636363;background:#ededed;padding:3px 10px;font-size:11px;font-weight:bold;} 
.catPages1 a:hover {background:#999999;color:#FFFFFF;font-weight:bold;} 
.catPages1 b {text-decoration:none;background:#FFF;padding:3px 10px;color:#ccc;font-size:11px;} 


.pagesBlockuz1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz1 a:link, 
.pagesBlockuz1 a:visited, 
.pagesBlockuz1 a:hover, 
.pagesBlockuz1 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz1 a:hover {background:#999;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz1 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlock1 {color:#04638E;border:1px;margin-bottom:0px;margin-top:10px;font-family:Tahoma;text-align:center;} 
.pagesBlock1 a:link{text-decoration:underline;color:#04638E;background:#fff;padding:3px 8px;font-size:8pt;border:1px solid #ccc;}
.pagesBlock1 a:visited {color:#04638E;text-decoration:underline;background:#fff;padding:3px 8px;font-size:8pt;border:1px solid #ccc;} 
.pagesBlock1 a:hover {text-decoration:none;color:#696969;background:#fff;padding:3px 8px;font-size:8pt;border:1px solid #ccc;} 
.pagesBlock1 b {text-decoration:none;background:#ccc;padding:3px 8px;color:#fff;font-size:8pt;position:relative;border:1px solid #ccc;} 
.pagesBlock1 b, 
.pagesBlock1 a {-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}

.catPages1 {color:#04638E;border:1px;margin-bottom:0px;margin-top:10px;font-family:Tahoma;text-align:center;} 
.catPages1 a:link{text-decoration:underline;color:#04638E;background:#fff;padding:3px 8px;font-size:8pt;border:1px solid #ccc;}
.catPages1 a:visited {color:#04638E;text-decoration:underline;background:#fff;padding:3px 8px;font-size:8pt;border:1px solid #ccc;} 
.catPages1 a:hover {text-decoration:none;color:#696969;background:#fff;padding:3px 8px;font-size:8pt;border:1px solid #ccc;} 
.catPages1 b {text-decoration:none;background:#ccc;padding:3px 8px;color:#fff;font-size:8pt;position:relative;border:1px solid #ccc;} 
.catPages1 b, 
.catPages1 a {-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}

.pagesBlockuz2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz2 a:link, 
.pagesBlockuz2 a:visited, 
.pagesBlockuz2 a:hover, 
.pagesBlockuz2 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz2 a:hover {background:#999;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlock2 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock2 a:link, 
.pagesBlock2 a:visited, 
.pagesBlock2 a:hover, 
.pagesBlock2 a:active {text-decoration:none;color:#636363;background:#04638E; padding:3px 10px;font-size:11px;font-weight:bold;} 
.pagesBlock2 a:hover {background:#999;color:#FFFFFF;font-weight:bold;} 
.pagesBlock2 b {text-decoration:none;background:#ffffff;padding:3px 10px;color:#ccc;font-size:11px;} 
/* PageSelector end */

#banners a img { 
opacity:0.2; -moz-opacity:0.2; filter:alpha(opacity=20); } 

#banners a:hover img { 
opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }

#links a:link {text-decoration:none; color:#aaa;font-size:12px}
#links a:active {text-decoration:none; color:#04638E;}
#links a:visited {text-decoration:none; color:#04638E;}
#links a:hover {text-decoration:none; color:#ededed; background:#04638E;
 #links h1:link{color:#111;}
#links h2:link{color:#444;}
#links h3:link{color:#666;}
}
#link1 {text-decoration:none; color: #fff; text-shadow: 1px 1px 1px #555; background:#ddd;}
#link1 a:link {text-decoration:none; color:#999;text-shadow: 1px 1px 2px #fff;}
#link1 a:active {text-decoration:none; color:#999;text-shadow: 1px 1px 2px #fff;}
#link1 a:visited {text-decoration:none; color:#999;text-shadow: 1px 1px 2px #fff;}
#link1 a:hover {text-decoration:none; color:#999;text-shadow: 1px 1px 2px #fff;

#l2 {text-decoration:none; color: #ccc; text-shadow: 1px 1px 1px #fff;} 
#l2 a:link {text-decoration:none; color:#999;text-shadow: 1px 1px 2px #fff;}
#l2 a:active {text-decoration:none; color:#999;text-shadow: 1px 1px 2px #fff;}
#l2 a:visited {text-decoration:none; color:#999;text-shadow: 1px 1px 2px #fff;}
#l2 a:hover {text-decoration:none; color:#999;text-shadow: 1px 1px 2px #fff;

#link {text-decoration:none; color: #ddd; text-shadow: 1px 1px 2px #fff;}
#link a:link {text-decoration:none; color:#ddd;text-shadow: 1px 1px 2px #fff;}
#link a:active {text-decoration:none; color:#ddd;text-shadow: 1px 1px 2px #fff;}
#link a:visited {text-decoration:none; color:#ddd;text-shadow: 1px 1px 2px #fff;}
#link a:hover {text-decoration:none; color:#ddd;text-shadow: 1px 1px 2px #fff;
#link h1{
}
{text-shadow: 1px 1px 1px #000000;}
.22{text-decoration:none; color:#000;text-shadow: 1px 1px 2px #000;}
#tooltip {
 position: absolute;
 z-index: 3000;
 width:250px;
 border: 1px solid #269;
 background-color: #48b;
 padding: 0;
 opacity: 0.85;
 color:#000;
}
#tooltip h3 {
 background-color: #269;
 padding-left:5px;
 font-weight:bold;
 font-size:1.4em;
}
#tooltip div {
 padding-left:5px;
 padding-right:5px;
}


a.tip {
 position: relative;
}

a.tip span {
 display: none;
 position: absolute;
 top: 20px;
 left: -10px;
 width: 125px;
 padding: 5px;
 z-index: 100;
 background: #ccc;
 color: #fff;
 -moz-border-radius: 5px; /* this works only in camino/firefox */
 -webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
 font-size: 99%; /* this is just for IE */
}

a:hover.tip span {
 display: block;
}
body
 {
 font-family: Arial, Sans-Serif;
 font-size: 16px;
 }
 #inputArea
 {
 font-family: Arial, Sans-Serif;
 font-size: 16px;
 background-color: #d6e5f4;
 padding: 10px;
 width:98%;
 }
 #inputArea input,#inputArea textarea
 {
 font-family: Arial, Sans-Serif;
 font-size: 16px;
 margin-bottom: 7px;
 display: block;
 padding: 6px;
 width: 98%;
 
 }
textarea:focus{1 px solid: #6f899d;}

 .activeField
 {
 background-image: none;
 background-color: #ffffff;
 border: solid 1px #a6a7a7;
 }
 .idle
 {
 border: solid 1px #c9c9c9;
 background-image: url('http://blogprovsio.ru/gray_bg.png');
 background-repeat: repeat-x;
 background-position: top;
 background-color:#FFFFFF;
 }

.com {padding: 0 0 0px 0px; background: url('/com.png') no-repeat 0px 0px; padding: 0 0 0 12px;margin-bottom: .4em;}
