.b_blog {overflow:hidden; width:173px; margin:0 0 4px 1px;} 
.chat_title {background:url(http://7old.ru/ucoz-files/1/chat_title.png) no-repeat; width:173px; height:20px; font:10px Tahoma; color:#383838;} 
.chat_titlel {background:#fff; border-radius:3px; margin:3px; padding:1px 2px; float:left;} 
.chat_titlel a {color:black;} 
.chat_titlel a:hover {text-decoration:none;} 
.chat_titler {background:#fff; border-radius:3px; margin:3px; padding:1px 2px; float:right;} 
.chat_cont {overflow:hidden; font:11px Tahoma; color:#383838; width:169px; padding:2px;} 
.chat_cont a {color:#383838; text-decoration:none;} 
.chat_patt {background:url(http://7old.ru/ucoz-files/1/chat_patt.png) no-repeat; width:173px; height:3px; margin:0 auto;} 
#mchatMsgF {background:url(http://7old.ru/ucoz-files/1/chat_mess.png) no-repeat; width:184px; height:52px; padding:7px; color:#8a8a8a; font:10px Tahoma; border:none; outline:none;} 
.chat_panel {background:url(http://7old.ru/ucoz-files/1/chat_panel.png) no-repeat; width:184px; height:23px;} 
.chat_panel ul {display:block; height:23px;} 
.chat_panel ul li {background:url(http://7old.ru/ucoz-files/1/chat_line.png) no-repeat right; padding:0 0 0 2px; float:left; height:23px; line-height:23px;} 
.chat_panel ul li:hover {background:#759141;} 
.chat_panel ul li a {color:#fff; padding:0 8px 0 5px;} 
.chat_panel ul li a:hover {text-decoration:none;} 
#mchatBtn {background:none; line-height:23px; font-weight:bold;} 

.scroll-pane {height:230px; padding:0 0 0 10px; margin:0 5px 4px 0; overflow:auto; outline:none;} 
.jspContainer {width:100% !important;position: relative; overflow: hidden; outline:0; z-index: 1;} 
.jspTrack {height:100%; position: absolute; cursor: pointer; right:6px; top:0; overflow:hidden; z-index:22;} 
.jspDrag {width:4px; border-radius:10px; overflow: hidden; position: relative; top: 0; left:8px; background:url(/designs_31/chat_scroll.png) no-repeat -8px center; cursor: pointer; } 
.jspDragTop {border-radius:10px 10px 0 0; width:4px; height:14px; position: absolute; top: 0; left: 0; overflow: hidden; background:url(http://7old.ru/ucoz-files/1/chat_scroll.png) no-repeat 0 top; } 
.jspDragBottom {border-radius:0 0 10px 10px; width:4px; height:14px; position: absolute; bottom: 0; left: 0; overflow: hidden; background:url(http://7old.ru/ucoz-files/1/chat_scroll.png) no-repeat -4px bottom; } 
.jspPane { width:196px !important;padding:0 !important; position: absolute; } 
.jspVerticalBar {width: 12px; height: 100%; position: absolute; top:0px; right: 0; } 
.jspHorizontalBar { width: 100%; height: 10px; position: absolute; bottom: 0; left: 0;} 
.jspVerticalBar *, .jspHorizontalBar * { margin: 0; padding: 0; } 
.jspCap { display: none; } 
.jspHorizontalBar .jspCap { float: left; } 
.jspTrack { position: relative;} 
input[type="button"], input[type="submit"], input[type="reset"] {background:url(/designs_31/forum_butt.png) no-repeat left 0,url(/designs_31/forum_butt.png) no-repeat right -40px,url(http://7old.ru/ucoz-files/1/forum_butt.png) repeat-x 0 -20px; height:20px; display:inline-block; border-radius:6px; color:#fff; padding:0 5px 1px; text-shadow:1px 1px #394c14; font:11px Tahoma; border:none;} 
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {background:url(http://7old.ru/ucoz-files/1/forum_butt_hover.png) no-repeat left 0,url(/designs_31/forum_butt_hover.png) no-repeat right -40px,url(http://7old.ru/ucoz-files/1/forum_butt_hover.png) repeat-x 0 -20px; height:20px; display:inline-block; border-radius:6px; cursor:pointer;}
/*Container blocks styles*/

.block {margin-bottom: 7px;}
.blocktitle {font: 100% 'Arial'; color: #fff; background:url('/123/blok.png');
 *,background-image: -webkit-linear-gradient(top, #138bd0, *,#094c96);
*,background-image: -moz-linear-gradient(top, #138bd0, #094c96);
 background-image: -o-linear-gradient(top, #138bd0, #094c96);
 background-image: linear-gradient(top, #138bd0, #094c96);
 border-bottom: 1px solid #3281d3;
 box-shadow: 0 1px 0 #1a1c1d;
padding: 10px; margin: 0;}
.blockcontent {padding: 0;margin: 0;text-align: left; *,background: #fff;}
.blockcontent ul, .blockcontent p, .blockcontent>div {margin: 0;padding: 9px;}
.blockcontent .archUl {}
.blockcontent li {padding: 5px 10px; list-style: inside;}
.blockcontent li a {}
.blockcontent li a:hover {}
.blockcontent a {}
.blockcontent a:hover {}

.vep-video-block img {max-width: 635;}
/*-----------------------*/
.profile-button { 
 position: fixed; 
 bottom: 0; 
 left: 0; 
 z-index: 1000; 
 margin: 1em; 
 padding: 0.8em;
 color: #1ECD97; 
 text-align: center; 
 vertical-align: middle; 
 line-height: 2em; 
 font-size: 1.5em; 
 border: solid 2px #1ECD97; 
 border-radius: 4px; 
 background: transparent; 
 -webkit-transition: background-color 0.5s, color 0.5s, width 0.5s, border-width 0.5s, border-color 0.5s; 
 transition: background-color 0.5s, color 0.5s, width 0.5s, border-width 0.5s, border-color 0.5s; 
} 
.profile-button span { 
 display: none; 
} 

.profile-button:hover { 
 background-color: #1ECD97; 
 color: #fff; 
} 
.profile-wrap { 
 position: fixed; 
 z-index: 999; 
 box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.298), 0px 0px 40px rgba(0, 0, 0, 0.102) inset; 
 background: #43E1B0; 
 -webkit-transition: width 0.3s, height 0.3s; 
 transition: width 0.3s, height 0.3s; 
 width: 0; 
 height: 0; 
 font-size: 1.5em; 
 bottom: 1em; 
 left: 1em; 
 -webkit-transform-origin: 0% 100%; 
 transform-origin: 0% 100%; 
} 

@media screen and (max-width: 50em) { 
 .profile-button { 
 margin: 0.25em; 
 } 
 .profile-wrap { 
 bottom: 0.25em; 
 left: 0.25em; 
 } 
} 

.profile-content { 
 height: 100%; 
 opacity: 0; 
 color: #E5FFF7; 
 text-align: left; 
} 

.profile { 
 display: inline-block; 
 line-height: 42px;
 padding: 1em; 
} 

.profile img { 
 float: left; 
 border-radius: 50%; 
 margin-right: 10px; 
 width: 42px; 
} 

.link-list { 
 padding: 1em 0; 
 margin: 0 0.5em; 
 border-bottom: 2px solid rgba(125,129,148,0.2); 
 border-top: 2px solid rgba(125,129,148,0.2); 
 text-align: left; 
} 

.link-list a { 
 display: block; 
 color: #E5FFF7; 
 text-decoration: none; 
 padding: 0.5em 1em; 
} 

.link-list a:hover, 
.link-list a:focus { 
 color: #fff; 
} 

.link-list a span { 
 margin-left: -1px; 
 font-weight: 400; 
 vertical-align: middle; 
} 
.icon-list { 
 position: absolute; 
 right: 1em; 
 bottom: 0.2em; 
} 

.icon-list a { 
 font-size: 1.5em; 
 margin-left: 0.25em; 
 color: #A7FFE4; 
} 

.profile-show .profile-wrap { 
 max-width: 17em; 
 width: auto; 
 height: auto; 
 padding-bottom: 40px; 
 -webkit-animation: anim-jelly 0.8s linear forwards; 
 animation: anim-jelly 0.8s linear forwards; 
 border-radius: 4px; 
} 

.profile-show .profile-content { 
 opacity: 1; 
 -webkit-transition: opacity 0.3s 0.3s; 
 transition: opacity 0.3s 0.3s; 
} 
.profile-show .profile-button { 
 background-color: rgba(204, 204, 204, 0); 
 color: #A7FFE4; 
 border: 2px solid rgba(204, 204, 204, 0); 
} 
.profile-content #uidLogForm {padding: 10px;} 
.profile-content #uidLogForm a.login-with i { 
 width: 25em !important; 
 height: 4em !important; 
 background-size: 100% 90% !important; 
 border-radius: 4px !important; 
}
<style> 
#slider {position:relative;overflow:hidden; margin:0 0 30px;} 
.slides,.slide {padding:0; margin:0; list-style:none;} 
.slide {position:relative; display:none;} 
.slide:first-child {display:block;} 
.slide img {display:block; padding:0; margin:0;} 
.caption {position:absolute; padding:0 0 20px; left:0; bottom:0; width:635; background:rgba(0, 1, 2, 0.32); color:#fff;} 
.cap-ttl {padding:20px 20px 10px; font-size:20px; text-transform:uppercase;font-family:'PT Sans';} 
.cap-ttl a {color:#fff;} 
.cap-ds {padding:0 20px 20px; font-size:15px;} 

#slider {text-align: center;} 
.flex-viewport {text-align: left;} 
.flex-control-nav {margin: 0; padding: 0; list-style: none;} 
.flex-control-nav {position: relative;bottom:25px; text-align: center; display: inline-block;} 
.flex-control-nav li {margin: 0 6px; display: block; float: left;} 
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #fff; cursor: pointer; text-indent:100%; overflow:hidden; white-space:nowrap; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;} 
.flex-control-paging li a:hover { background: #f27935; } 
.flex-control-paging li a.flex-active { background: #f27935; cursor: default;} 
</style>

}
/* ----////// Эффект прозрачности /////------- */ 

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

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


/*===COMMENTS===*/
table.comblock {background-color: #ff0000; }
table.comblock td.cblock-content {background: transparent url("/images/comment/cblock_center_mtop.gif") left top repeat-x; }

table.comblock td.cblock-left { vertical-align: top; background: url("/images/comment/cblock_middle_left.gif") left top repeat-y;}
table.comblock td.cblock-right { vertical-align: top; background: url("/images/comment/cblock_middle_right.gif") right top repeat-y;}

table.comblock td.cblock-top {background: url("/images/comment/cblock_center_top.gif") left top repeat-x;}
table.comblock td.cblock-bottom {background: url("/images/comment/cblock_center_bottom.gif") left bottom repeat-x;}

table.comblock div.maincont { padding: 4px; }

.avatar img { width: 100px; height: auto; }
/*===END COMMENTS===*/

#nav {
list-style-type:none;
padding:0px;
margin:0px;
width:994px;
height:30px;
font:12px verdana,tahoma,sans-serif;
background:url(/_site/menu_3.png) repeat;

}
#nav li{
display:inline;

}
#nav a{
padding:10px;
line-height:30px;
color:#fff;
text-decoration:none;
border-right:0px solid #E03E87;


}
#nav a:hover{
background:url(/_site/menu_3.png) repeat-no;
}

.crop2{
 overflow:hidden; 
 position:relative; 
 width:500px;
 height:250px;
 } 
.crop2 img{
 position:absolute;
width:530px; 
top:-10px;
 left:-50px;
 }

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

.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:#000000;}

a.forRegLink:link, a.topSortLink:link, a.postUser:link, a.postNumberLink:link {text-decoration:none; color:#000000;}
a.forRegLink:active, a.topSortLink:active, a.postUser:active, a.postNumberLink:active {text-decoration:none; color:#000000;}
a.forRegLink:visited, a.topSortLink:visited, a.postUser:visited, a.postNumberLink:visited {text-decoration:none; color:#000000;}
a.forRegLink:hover, a.topSortLink:hover, a.postUser:hover, a.postNumberLink:hover {text-decoration:none; color:#000000;}

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

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

.blocktitle {font-family:Verdana,Sans-Serif;*,color:#6C829D;font-size:12px;}

a.menu1:link {text-decoration:none; color:#000000;}
a.menu1:active {text-decoration:none; color:#000000;}
a.menu1:visited {text-decoration:none; color:#000000;}
a.menu1:hover {text-decoration:none; color:#000000;}
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/971/11.gif') no-repeat 0px 3px;}

.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, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/971/12.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* ----- */

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


.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#000000;}
.uMenuV li a:active {text-decoration:none; color:#000000;}
.uMenuV li a:visited {text-decoration:none; color:#000000;}
.uMenuV li a:hover {text-decoration:none; color:#000000;}

.uMenuV .uMenuItemA {font-weight:bold;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#000000;}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#000000;}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#000000;}
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background:url('/.s/img/wd/1/ar1.gif') no-repeat 0 0;}
.uMenuV li {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/971/12.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* --------- */

/* Module Part Menu */
.catsTable {}
.catsTd {padding: 0 0 6px 13px; background: url('/.s/t/971/12.gif') no-repeat 0px 3px;}
.catName {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;color:#555555;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#000000;}
a.catName:visited {text-decoration:none; color:#000000;}
a.catName:hover {text-decoration:none; color:#000000;}
a.catName:active {text-decoration:none; color:#000000;}
a.catNameActive:link {text-decoration:none; color:#000000;}
a.catNameActive:visited {text-decoration:none; color:#000000;}
a.catNameActive:hover {tex#FF0000t-decoration:none; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#000000;}
/* ----------------- */


/* Entries Style */ 
.eBlock {border:1px solid #FF0000;background:rgb(255, 194, 0);border-style:;-webkit-border-radius: 8px; -moz-border-radius: 10px;border-radius: 8px;} 
.eBlock:hover {background:rgb(255, 194, 0);cursor:pointer;} 
.eTitle {background: url('/images/TITLE300.png') no-repeat; padding: 5px 0px 7px 8px !important; font-size:8pt;font-weight:bold;color:#ffffff; font-style:normal;border-bottom-style:dashed;border-bottom-width:1px; font-family:Tahoma;} 
.eTitle a:link {text-decoration:none; color:#363636;} 
.eTitle a:visited {text-decoration:none; color:#363636;} 
.eTitle a:hover {text-decoration:underline; color:#252525;} 
.eTitle a:active {text-decoration:underline; color:#ffffff;} 
.eText {text-align:justify;padding:8px !important;} 
.eDetails {border-top:1px dashed #cbcebc;border-bottom:0px dashed #cbcebc;color:#1A1A1A;padding:0; text-align:left;font-size:8pt; h1 {
 background-color: transparent;} rgba(255, 255, 255, 0);-webkit-border-radius: 8px; -moz-border-radius: 8px;border-radius: 8px;} 
.eDetails1 {border-top:1px dashed #cbcebc;border-bottom:0px dashed #cbcebc;color:#1A1A1A;padding:0; text-align:left;font-size:8pt;background: #ebebeb;} 
.eDetails2 {border-bottom:1px dashed #cbcebc;color:#1A1A1A;padding:0px; text-align:left;font-size:8pt;} 
.eRating {font-size:9pt;} 

.eAttach {margin: 8px 0 0 0; padding: 0 0 0 8px; background: url('/.s/t/803/7.gif') no-repeat 0px 0px;} 
/* ------------- */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

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

.cBlock1 {background:#FAFAFA; border:1px solid #ff0000;}
.cBlock2 {background:#F1F2F3; border:1px solid #ff0000;}
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {color:#333333;width:100%;background:#EBEBEB;border:1px solid #ff0000;}
.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 #ff0000;}
/* ------------------- */

/* Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/971/15.gif') no-repeat 0px 4px; font-family:Tahoma,Arial,Sans-Serif;}
a.archLink:link {text-decoration:underline; color:#000000;}
a.archLink:visited {text-decoration:underline; color:#000000;}
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:#000000;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/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:#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:#0000FF;}
/* ------------- */

/* Calendar Style */
.calMonth {}
.calWday {color:#FFFFFF; background:#999999; width:18px;}
.calWdaySe {color:#FFFFFF; background:#666666; width:18px;}
.calWdaySu {color:#FFFFFF; background:#666666; width:18px; font-weight:bold;}
.calMday {background:#FFFFFF;color:#999999;}
.calMdayA {background:#000000;font-weight:bold;color:#FFFFFF;}
.calMdayIs {background:#C3C0B5;font-weight:bold;}
.calMdayIsA {border:1px solid #000000; background:#C3C0B5;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#000000;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#000000;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#000000;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; 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:black;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:black;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:black;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:#EEEEEE;height:100px;width:300px;border:1px solid #AAAAAA;}

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

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

/* General forum Table View */
.gTable {background:#b03232;}
.gTableTop {padding:0px;background:url('/_site/forum.png') #fff;color:#000000;font-weight:bold;height:35px;padding-left:17px;font-size:11px;}
.gTableSubTop {padding:2px;background:url('') #0060d6;border:0px solid #000;color:#000000;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#ba2b2b;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;;}
.gTableLeft {padding:2px;background:#FFFFFF;font-weight:bold;color:#000000}
.gTableRight {padding:2px;background:#FFFFFF}
.gTableError {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#fff}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#fff; border:0px solid #000;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

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

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

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

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

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

/* forum Page switches */
.switches {background:#ff0000;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#005fd3;font-weight:bold;color:#fff;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#AFAEAE;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;padding-left:40px;}
.threadsDetails {padding:2px;background:#BBBBBB;color:#000000;height:20px;font-size:10px;border:1px solid #FFFFFF;}
.forumOnlineBar {padding:2px;background:#AFAEAE;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#000000;}
a.threadLink:visited {text-decoration:none; color:#000000;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

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

/* forum Posts View */
.postTable {}
.postPoll {background:#EEEEEE;text-align:center;}
.postFirst {background:#F5F9FD;border-bottom:3px solid #9AEA1D;}
.postRest1 {background:#EEEEEE;}
.postRest2 {background:#F5F9FD;}
.postSeparator {height:3px;background:#999999;}

.postTdTop {background:url('') #0060d6;color:#000000;height:20px;font-size:10px;}
.postBottom {background:#FFFFFF;color:#000000;height:20px;border:1px solid #BBBBBB;}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#EEEEEE;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#2D435B;}
.posttdMessage {padding:5px;background:#FFFFFF;}

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

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

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* 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/971/19.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/971/19.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;}

.codeButtons {font-size:7pt;background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;}
.codeCloseAll {font-size:7pt; background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;font-weight:bold;}
.postNameFl,.postDescrFl {background:#EBEBEB;border:1px solid #000000;width:400px}
.postPollFl,.postQuestionFl {background:#EBEBEB;border:1px solid #000000;width:400px}
.postResultFl {background:#EBEBEB;border:1px solid #000000;width:50px}
.postAnswerFl {background:#EBEBEB;border:1px solid #000000;width:300px}
.postTextFl {background:#EBEBEB;border:1px solid #000000;width:550px;height:150px}
.postUserFl {background:#EBEBEB;border:1px solid #000000;width:300px}

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

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