/* General Style */
body {margin: 0; padding: 0;}
body.main {background:url('../images/bg.png') #F7F7F7; min-width:1035px;}
.orange-box { border:1px solid #FFD69B; -moz-border-radius:6px;-webkit-border-radius:6px; padding:5px; background:#FFFAF2; border-radius: 6px; behavior: url('../images/border-radius.htc');}
.footer {height: 80px; margin-top:15px; background:url('../images/footer.png') repeat-x; position:relative; border-top:4px solid #FF7800;}

.loginDiv {float:left;padding-right:2px;position:absolute; top:6px; left:57%;}
.passwordDiv {float:left;padding-right:2px;position:absolute; top:6px; left:71%;}
.buttonDiv {float:left;padding-right:2px;position:absolute; top:6px; left:85%;}
.loginLinks {display:none;}
.rememberDiv {display:none;}
.user_image {display:none;} 

.speed-bar {background:#F8F8F8; border:1px solid #EAEAEA; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:4px 5px 4px 5px; margin-bottom:7px; color:#666666;}
.speed-bar a:link, .speed-bar a:visited {color:#666666; font-weight:bold; text-shadow:0px 1px 0px #fff;}
.speed-bar a:hover, .speed-bar a:active {color:#666666; text-decoration:underline;}

red {color: red;}
blu {color: blue;}
gre {color: green;}
bla {color: black}
whi {color: white}
gra {color: gray;}
yel {color: yellow;}
ora {color: orange;}
pur {color: purple;}

.orange-box { border:1px solid #C0C0C0; -moz-border-radius:6px;-webkit-border-radius:6px; padding:5px; background:#F7F7F7; border-radius: 6px; behavior: url('../style/border-radius.htc');}

/*ÏÐÎÔÈËÜ*/
.user-menu a:link, .user-menu a:visited {display:block; width:175px; padding:3px 5px 3px 5px; border-bottom:1px solid #f7f7f7; color:#696969;}
.user-menu a:hover, .user-menu a:active {background:#F3F3F3; color:#696969; border-bottom:1px solid #E7E7E7;}

.b-polosa {padding:4px 5px 4px 5px; background:url('../images/gtable.png') repeat-x center center; color:#fff; font-weight:bold; margin-bottom:1px; text-shadow:0px -1px #000; cursor:pointer;}

td.info-title {width:200px; color:#696969;}
/*=======*/


/*ÏÎÈÑÊ*/
.search_block {width:200px; height:24px; background:url('../images/search_form.png') no-repeat;}
.search_block input[type="text"] {border:0px; background:#fff; width:170px; height:18px; color:#000; position:absolute; top:2px; left:22px;}
.search_block input.start {border:0px; background:url('../images/start_search.png') no-repeat; width:30px; height:18px;}
.search_block input.start:hover {background-position:0px -18px;}
.search_block input.start:active {background-position:0px -36px;}
/*=====*/


/*Êíîïêà ðåäàêòèðîâàíèÿ ïóáëèêàöèè*/
.eedit a {display:block; width:110px; height:23px; background:url('../images/entry_buttons.png') no-repeat;}
.eedit a:hover {background-position:0px -23px;}



a.sharemymail:link, a.sharemymail:visited {display:block; width:96px; height:23px; background:url('../images/share_buttons.png') no-repeat;}
a.sharemymail:hover {background-position:0px -23px;}
a.sharemymail:active {background-position:0px -46px;}

a.sharevk:link, a.sharevk:visited {display:block; width:84px; height:23px; background:url('../images/share_buttons.png') no-repeat; background-position:-96px 0px;}
a.sharevk:hover {background-position:-96px -23px;}
a.sharevk:active {background-position:-96px -46px;}




table.pm tr:hover td {background:#FFF2D6;}

a.group-admin:link, a.group-admin:visited {color:#FF0000;}
a.group-admin:hover, a.group-admin:active {color:#FF5D5D;}

.m-date {font-size:7pt; color:#aaa;}

.attachment {background:#FFFFE1; border:1px solid #F5EFA1; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:4px 5px 4px 5px; margin-bottom:7px; color:#666666;}
.attachment a {font-weight:bold;}

.info-box {border:1px solid #AAD9F5; background:#EBF6FF; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;}
.info-box a:link, .info-box a:visited {color:#000; text-decoration:underline;}
.info-box a:hover, .info-box a:active {color:#000; text-decoration:none;}


a.s-menu:link, a.s-menu:visited {display:block; border-bottom:1px solid #f7f7f7; font-weight:bold; padding:3px 0px 3px 5px; color:#696969;}
a.s-menu:hover {background:#F3F3F3; border-bottom:1px solid #E7E7E7; color:#696969;}

a.ss-menu:link, a.ss-menu:visited {display:block; border-bottom:1px solid #f7f7f7; font-weight:normal; padding:3px 0px 3px 5px; color:#696969; margin-left:16px;}
a.ss-menu:hover {background:#F3F3F3; border-bottom:1px solid #E7E7E7; color:#696969;}


input.gbutton, input.bbcodes {height:22px; border:1px solid #CBCBCB; background:url('../images/buttons/g-button.gif') repeat-x; color:#696969; text-shadow:0px 1px #fff; padding-bottom:3px; cursor:pointer;}
input.gbutton:hover, input.bbcodes:hover {background-position:0px -22px; border:1px solid #DBDBDB;}


.menu-block {position:relative; float:left;}
 .submenu {position:absolute; top:24px; left:0px; width:180px; background:#fff; -moz-box-shadow:0px 0px 5px #000; -webkit-box-shadow:0px 0px 5px #000; box-shadow:0px 0px 5px #000; padding:3px; display:none; z-index:998;}
 .submenu a {display:block; width:auto; padding:3px 0px 3px 5px; color:#000 !important; border:1px solid #fff;}
 .submenu a:hover {color:#000; background:#FFF2D6; border:1px solid #FFE3A2;}
 .submenu hr {height:2px !important; border-top:1px solid #fff; border-left:1px solid #f7f7f7; border-bottom:1px solid #f7f7f7; border-right:1px solid #f7f7f7; margin:2px 0px 3px 0px;}


.navigation {line-height:24px; background:#5F5F5F; height:26px; padding:6px 3px 7px 3px; -moz-border-radius:14px; -webkit-border-radius:14px; border-radius:14px;}
.navigation .pages a {background:url('../images/buttons/page-selector.png'); padding:3px 15px 4px 15px; color:#000; font-weight:bold; text-shadow:0px 1px 0px #FFC000; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.navigation .pages a:hover {background-position:0px -20px; color:#000;}
.navigation .pages a:active {background-position:0px -40px; color:#000;}
.navigation .pages span {background:url('../images/buttons/page-selector.png'); background-position:0px -60px; color:#000; padding:3px 15px 4px 15px; font-weight:bold; text-shadow:0px 1px #fff; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.navigation .pages span.nav_ext {font-size:0px; background:#5F5F5F; padding:2px;}

.navigation .p-prev {padding:14px 10px 6px 10px; margin:0px; background:url('../images/buttons/page-selector_nav.png'); background-position:0px -60px; font-size:0px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.navigation a .p-prev {padding:14px 10px 6px 10px; margin:0px; background:url('../images/buttons/page-selector_nav.png'); background-position:0px -0px; font-size:0px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.navigation a:hover .p-prev {background-position:0px -20px;}
.navigation a:active .p-prev {background-position:0px -40px;}

.navigation .p-next {padding:14px 10px 6px 10px; margin:0px 0px 0px 3px; background:url('../images/buttons/page-selector_nav.png'); background-position:-20px -60px; font-size:0px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.navigation a .p-next {padding:14px 10px 6px 10px; margin:0px 0px 0px 3px; background:url('../images/buttons/page-selector_nav.png'); background-position:-20px -0px; font-size:0px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.navigation a:hover .p-next {background-position:-20px -20px;}
.navigation a:active .p-next {background-position:-20px -40px;}
 
td.pm_head {border-bottom:1px solid #f7f7f7; font-weight:bold; color:#696969;}

a:link {text-decoration:none; color:#FF7800;}
a:active {text-decoration:none; color:#FFAE00;}
a:visited {text-decoration:none; color:#FF7800;}
a:hover {text-decoration:none; color:#FFAE00;}

td, body {font-family:Tahoma, sans-serif; font-size:8pt; color: #000; cursor:default;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:Tahoma, sans-serif;}
.copy {font-size:7pt;}
textarea, input.input11, .xfields input {padding:2px;background:url('../images/input_background.png') repeat-x #fff; border:1px solid #BABABA; -moz-border-radius:2px;-webkit-border-radius:2px; border-radius: 2px;}
textarea:focus, input.input11:focus, .xfields input:focus {border:1px solid #FFAE00; -moz-box-shadow:0px 0px 5px #FFAE00; -webkit-box-shadow:0px 0px 5px #FFAE00; box-shadow:0px 0px 5px #FFAE00;}
select {outline:none;padding:1px;background:#fff; border:1px solid #BABABA; -moz-border-radius:2px;-webkit-border-radius:2px; border-radius: 2px;}
select:hover {border:1px solid #FFAE00;}
select:focus {border:1px solid #FFAE00; -moz-box-shadow:0px 0px 5px #FFAE00; -webkit-box-shadow:0px 0px 5px #FFAE00; box-shadow:0px 0px 5px #FFAE00;}


.banner-block img {margin:1px 2px;}
.banner-block span {opacity: 0.3;}


.xfields input {width:316px;}
.xfields font {display:none;}

.gray-font {color:#696969;}

input.zbutton {border:0px; background:url('../images/buttons/button_150X22.png') no-repeat; width:150px !important; height:26px; color:#fff; font-weight:bold; padding:0 0 3px 0; cursor:pointer; -moz-border-radius:3px;-webkit-border-radius:3px; border-radius: 3px; -moz-box-shadow:0 1px 2px #B7B7B7;box-shadow:0 1px 2px #B7B7B7;-webkit-box-shadow:0 1px 2px #B7B7B7; text-shadow: 0px -1px 0px #DE7300; }
input.zbutton:hover {background-position:0 -26px;}
input.zbutton:active {background-position:0 -52px; padding:1px 0 2px 0;}


input.sbutton {height:26px; background:#fff; border:1px solid #BABABA; -moz-border-radius:3px;-webkit-border-radius:3px; border-radius: 3px; padding:0px 6px 3px 6px; cursor:pointer;}
input.sbutton:hover {-moz-box-shadow:0px 0px 4px #FFAE00; -webkit-box-shadow:0px 0px 5px #FFAE00; box-shadow:0px 0px 5px #FFAE00;}



a img {border:none;}
/* Êíîïêè */

a.button130 {text-shadow: 0px -1px 0px #DE7300; width:134px; height:30px; display: block; background:url('../images/buttons/button1111.png') no-repeat left top; line-height: 27px; text-align: center; font-weight:bold; text-decoration:none; color:#fff !important;}
a.button130:hover {text-decoration: none; background: url('../images/buttons/button1111.png') no-repeat left -30px;}
a.button130:active {text-decoration: none; background: url('../images/buttons/button1111.png') no-repeat left -60px; line-height: 28px;}

a.menu_button {display:block; width:180px; height:21px; background:url('../images/menu_button.png'); font-size:8pt; font-family:"tahoma", arial; font-weight:bold; padding-top:5px;}
a.menu_button:link { text-decoration:none; color:#000;}
a.menu_button:visited { text-decoration:none; color:#000;}
a.menu_button:hover { text-decoration:none; color:#000; background-color:#fff; /* Ïðîñòî ÷òîáû, åñëè âûêëþ÷åíû êàðòèíêè, áûëà ïîäñâåòêà */ background-position:0px -26px;}
a.menu_button:active { text-decoration:none; color:#000; background-color:#fff; background-position:0px -26px;}

a.menu1_button {display:block; width:180px; height:21px; text-align:left; background:url('../images/menu_button.png'); font-size:8pt; font-family:tahoma, arial; font-weight:bold; padding:5px 0 0 10px;}
a.menu2_button {display:block; width:170px; height:21px; text-align:left; background:url('../images/menu_button.png'); font-size:8pt; font-family:tahoma, arial; font-weight:normal; padding:5px 0 0 20px;}
a.menu1_button:link, a.menu2_button:link { text-decoration:none; color:#000;}
a.menu1_button:visited, a.menu2_button:visited { text-decoration:none; color:#000;}
a.menu1_button:hover, a.menu2_button:hover { text-decoration:none; color:#000; background-color:#fff; /* Ïðîñòî ÷òîáû, åñëè âûêëþ÷åíû êàðòèíêè, áûëà ïîäñâåòêà */ background-position:0px -26px;}
a.menu1_button:active, a.menu2_button:active { text-decoration:none; color:#000; background-color:#fff; background-position:0px -26px;}

a.button_close11 {display:block; width:74px; height:30px; background:url('../images/buttons/button_close11.png');}
a.button_close11:link {}
a.button_close11:visited {}
a.button_close11:hover {background-position:0px -30px;}
a.button_close11:active { background-position:0px -60px;}

/*Êíîïêè ïëååðà*/
a.player_play {background:transparent url('../images/buttons/player_buttons.png') no-repeat; background-position: 0px 0px; display: block; float: left; height: 22px; width:40px;}
a.player_play:hover {background-position: 0px -22px;}
a.player_play:active {background-position: 0px -44px}

a.player_pause {background:transparent url('../images/buttons/player_buttons.png') no-repeat; background-position: -40px 0px; display: block; float: left; height: 22px; width:40px;}
a.player_pause:hover {background-position: -40px -22px;}
a.player_pause:active {background-position: -40px -44px}

a.player_stop {background:transparent url('../images/buttons/player_buttons.png') no-repeat; background-position: -80px 0px; display: block; float: left; height: 22px; width:40px; margin-left:2px;}
a.player_stop:hover {background-position: -80px -22px;}
a.player_stop:active {background-position: -80px -44px}


a.button {-moz-border-radius:3px;-webkit-border-radius:3px; border-radius: 3px; -moz-box-shadow:0 1px 2px #B7B7B7;box-shadow:0 1px 2px #B7B7B7;-webkit-box-shadow:0 1px 2px #B7B7B7; border:0px; background: url('../images/buttons/button.png') #FF7800 no-repeat scroll top right; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 26px; margin: 2px; padding-right: 10px; /* sliding doors padding */ text-decoration: none;}
a.button span {-moz-border-radius:3px;-webkit-border-radius:3px; border-radius: 3px; border:none; background: url('../images/buttons/button.png') #FF7800 no-repeat;text-shadow: 0px -1px 0px #DE7300; display: block; line-height: 23px; padding: 1px 0 2px 11px; vertical-align:middle; color: #fff;}

a.button:hover { outline: none; background-position: 100% -26px; color: #fff; text-decoration: none;}
a.button:hover span { background-position: 0% -26px; color: #fff;}

a.button:active {outline: none; background-position: 100% -52px; text-decoration: none;}
a.button:active span {line-height: 22px; padding: 2px 0 2px 11px; background-position: 0% -52px; color: #fff;}

/* hint menu */
.hint{-moz-border-radius:3px;-webkit-border-radius:3px; border-radius:3px; background-color:#565656;line-height:10px;color:#fff;font-family:tahoma;font-size:8pt;width:auto;border:1px solid #FFAE00;margin:1px;padding:6px;position:absolute;visibility:hidden; z-index:10000 !important; -moz-box-shadow:1px 1px 5px #000; box-shadow:1px 1px 5px #000;-webkit-box-shadow:1px 1px 5px #000;}
/* ---------------- */

hr {border-top: 1px dotted #A9A9A9; border-left: 1px #fff;height:1px;margin:4px 0 3px 0; color:fff;}



#easyTooltip {
 padding:5px;
 border:1px solid #FFAE00;
 background:#656565;
 border-radius: 3px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 box-shadow: 1px 1px 5px #000;
 -webkit-box-shadow: 1px 1px 5px #000;
 -moz-box-shadow: 1px 1px 5px #000;
 color: #fff;
 filter:alpha(opacity=90);
 -moz-opacity: 0.9;
 -khtml-opacity: 0.9;
 opacity: 0.9;
 z-index:999 !important;
 }


 
/*=======Öâåòà ëîãèíîâ ãðóïï=========*/
/*Àäìèíèû*/
a.group1:link, a.group1:visited {color:#FF0000; font-weight:bold;}
a.group1:hover, a.group1:active {color:#FF5D5D;}
/*Ìîäåðàòîðû*/
a.group2:link, a.group2:visited {color:#1700FF; font-weight:bold;}
a.group2:hover, a.group2:active {color:#00A2FF;}
/*Âèï*/
a.group3:link, a.group3:visited {color:#3A8000; font-weight:bold;}
a.group3:hover, a.group3:active {color:#62D600;}
/*Ïðîâåðåííûå*/
a.group6:link, a.group6:visited {color:#248BFF;}
a.group6:hover, a.group6:active {color:#89C1FF;}
/*Ïîëüçîâàòåëè*/
/*===================================*/
 
 
/*Âèä ìàòåðèàëîâ*/
.etitle {padding:6px 8px 6px 8px; background:url('../images/gtable.png') repeat-x center center; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.etitle a:link, .etitle a:visited {font-size:9pt; color:#fff; text-shadow:0px 0px 5px #fff;}
.etitle a:hover, .etitle a:active {font-size:9pt; color:#fff; text-decoration:underline;}

.eDetails-top {padding:4px 0px 4px 0;text-align:left;font-size:8pt; border-bottom: 1px dotted rgb(169, 169, 169); margin-bottom:5px;}
.eDetails-bottom {padding:2px 3px 3px 3px;text-align:left;font-size:8pt; border-top: 1px solid #D8D8D8; background:#F5F5F5; height:28px;}

.e-message {margin-bottom:10px;}
.e-message a img:hover {-moz-box-shadow:0px 0px 4px #FF7800;}



/*===ÌÅÍÞ===*/
#nav, #nav ul {
 padding:0;
 margin:0;
 list-style:none;
}
#nav li {
 float:left;
 margin-right:20px;
 display:inline;
 position:relative;
} 
#nav li.hover {
}
#nav ul li {
 padding:0;
 float:none;
 border:none;
 display:block;
}
#nav li.hover li {border:none;}
#nav li div {
 position:absolute;
 top:15px;
 z-index:500;
 left:-9999px;
 width:auto;
}
#nav li.hover div {left:0;}

.example1 li {
 margin-right:0px !important;
 border:none !important;
}
.example1 div {width:auto; background:#fff !important; -moz-box-shadow:1px 1px 5px #000; -webkit-box-shadow:1px 1px 5px #000; box-shadow:1px 1px 5px #000; padding:3px;}
.example1 a {
 line-height:26px;
 text-align:left;
 width:auto;
 color:#fff;
 padding:0px 15px 0px 15px;
 display:block;
 background:url('../images/nav-menu.png') repeat-x; background-position:100% 0px;
}

.example1 a:hover {background-position:100% -28px; color:#fff; text-shadow:0px 0px 2px #fff;}

.example1 .hover a {background:url('../images/nav-menu.png') repeat-x; background-position:100% -28px; color:#fff; text-shadow:0px 0px 2px #fff;}
.example1 div li {margin-right:0 !important;}
.example1 div {top:26px !important; opacity: 0.95;}
.example1 div a {background:#fff !important; color:#000 !important; border:1px solid #fff; padding:0px 10px 0px 5px !important; line-height:20px !important; min-width:150px;}
.example1 div a:hover {background:#FFF2D6 !important; color:#000 !important; border:1px solid #FFE3A2;}


/*===ÌÅÍÞ===*/



/*===ÔÎÐÓÌ===*/
.f-button a {display:block; padding:5px 8px 3px 8px; background:url('../images/buttons/button-bg.png'); max-width:150px; background-position:0px -2px; color:#fff; text-shadow:0px -1px #DE7300; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow:1px 1px 2px #aaaaaa; -webkit-box-shadow:1px 1px 2px #aaaaaa; box-shadow:1px 1px 2px #aaaaaa; margin:2px 0px;}
.f-button a:hover {background-position:0px -28px;}


.borderwrap {width:100%;}
.maintitle {background:url('../images/gtable.png') repeat-x center center; padding:4px 10px; color:#fff !important; text-shadow:0px 0px 5px #fff; font-size:10pt; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-radius-topleft:4px; -webkit-border-radius-topright:4px; border-radius-topleft:4px; border-radius-topright:4px;}
.maintitle a:link, .maintitle a:visited {color:#fff;}
.maintitle a:hover, .maintitle a:active {color:#fff; text-decoration:underline;}
.f-title {font-size:7pt; font-weight:normal; background:url('../images/f-title.png') repeat-x center center; color:#aaaaaa; padding:3px 1px;}
.forumdesc {font-size:7pt; color:#858585;}

tr.forums td {border-bottom:1px solid #f7f7f7;}
tr.forums:hover td {border-bottom:1px solid #E7E7E7; background:#F3F3F3; border-top:1px solid #E7E7E7; padding-top:1px;}
tr.forums td {padding:2px;}
td.rowstat {color:#696969; text-shadow:0px 1px 0px #fff;}
.f-number {font-size:12pt; font-weight:normal;}
/*===ÔÎÐÓÌ===*/





/*Ñêðèíøîò*/
.screenshot img {margin:3px; padding:5px; -moz-border-radius:4px;-webkit-border-radius:4px; border-radius:4px; -moz-box-shadow:0 0px 5px #6A6A6A; box-shadow:0 0px 5px #6A6A6A;-webkit-box-shadow:0 0px 5px #6A6A6A;}

.shadow-box {margin: 3px; padding: 5px; -moz-border-radius: 4px 4px 4px 4px; -moz-box-shadow: 0pt 0px 5px rgb(106, 106, 106); -webkit-box-shadow: 0pt 0px 5px rgb(106, 106, 106); box-shadow: 0pt 0px 5px rgb(106, 106, 106); background:#fff;}

img.white {-moz-box-shadow: 0px 0px 3px #fff; -webkit-box-shadow: 0px 0px 5px #fff; box-shadow: 0px 0px 5px #fff;}

h2 {color:#696969; font-size:12pt; font-weight:normal; margin:0; padding:0;}

.forum-button {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
.forum-button:hover {opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);}


input.button11 {border:0px; text-shadow: 0px -1px 0px #DE7300; width:134px; height:30px; display: block; background:url('/buttons/button1111.png') no-repeat; text-align: center; font-weight:bold; text-decoration:none; color:#fff; padding-bottom:5px;}
input.button11:hover {text-decoration: none; background: url('/buttons/button1111.png') no-repeat 0 -30px;}
input.button11:active {text-decoration: none; background: url('/buttons/button1111.png') no-repeat 0 -60px; line-height: 28px;}



/*Èêîíêè ñîôòà*/
.soft-icon {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); margin:3px;}
.soft-icon:hover {opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60);}

/*Äðóçüÿ ñàéòà*/
.banners a img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
.banners a:hover img {opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60);}
.banners {background:url('/zagruzka-plus/shadow_baner.png') no-repeat transparent; padding: 5px; width: 88px; height: 31px;}

/*Öâåòà ëîãèíîâ ïîëüçîâàòåëåé*/
.groupAdmin:link, .groupAdmin:visited {color:#FF0000; font-weight:bold;}
.groupAdmin:hover, .groupAdmin:active {color:#FF5D5D; font-weight:bold;}
.groupFriends:link, .groupFriends:visited {color:#008000; font-weight:bold;}
.groupFriends:hover, .groupFriends:active {color:#00D300; font-weight:bold;}
.groupOther2:link, .groupOther2:visited {color:#000; font-weight:bold;}
.groupOther2:hover, .groupOther2:active {color:#585858; font-weight:bold;}
.groupBanned:link, .groupBanned:visited {text-decoration: line-through;}
.groupModer:link, .groupModer:visited {font-weight:bold; color:#0000FF;}
.groupModer:hover, .groupModer:active {color:#7171FF;}
.groupVerify:link, .groupVerify:visited {color:#248BFF;}
.groupVerify:hover, .groupVerify:active {color:#89C1FF;}


/*ÔÎÐÓÌ*/
body.forum {background:#D2D2D2;}
td.left-shadow {width:30px; background:url('../images/shadow-left.png') repeat-y; background-position:100% 0;}
td.right-shadow {width:30px; background:url('../images/shadow-right.png') repeat-y; background-position:0 0;}
td.forum-body {background:#E7E7E7;}
.nav-menu {width:100%; height:28px; background:url('../images/menu-bar.png') repeat-x #5E5E5E;}

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

.forum-header {width:100%; height:130px; position:relative; background:url('../images/forum-header.png') repeat-x #222222;}
.forum-logo {position:absolute; top:15px; left:40px;}
.forum-logo img {margin:0;}
.header-bottom {width:100%; height:34px; background:url('../images/header-bottom.png') repeat-x #F0F0F0;}
.forum-footer {width:100%; height:40px; color:#fff; background:url('../images/footer.png') repeat-x; margin-top:6px;}
.baner_block {width:476px; height:68px; background:url('../images/baner_bg.png')}

.forum-table {background:#fff; padding:5px; border-top:1px solid #D2D2D2; border-right:1px solid #D2D2D2; border-bottom:1px solid #D2D2D2; -moz-border-radius-topright:5px; -moz-border-radius-bottomright:5px; -webkit-border-radius-topright:5px; -webkit-border-radius-bottomright:5px; margin-top:-3px;}

a.forum-link, a.forum-link:visited {text-shadow:0px 1px 0px #fff; display:block; float:left; height:34px; padding:0px 20px 0px 20px; line-height:32px; color:#696969; background:url('../images/header-bottom-link.png') no-repeat;}
a.forum-link:hover, a.forum-link:active {background-position:0 -34px;}

a.hide-block, a.hide-block:visited {display:block; float:left; height:20px; width:120px; background:url('../images/show-hide_button.png') no-repeat;}
a.hide-block:hover, a.hide-block:active {background-position:0 -20px;}

a.show-block, a.show-block:visited {display:block; float:left; height:20px; width:120px; background:url('../images/show-hide_button.png') no-repeat; background-position:0 -40px;}
a.show-block:hover, a.show-block:active {background-position:0 -60px;}

td.right-conolka {padding:0; margin:0; text-align:left;}
td.left-conolka {padding:0px 8px 0px 0px; margin:0;}

/*Áëîêè*/
.f-block {margin-top:10px;}
td.b-top {width:250px; height:32px; background:url('../images/block-top.png') no-repeat; color:#666; text-shadow:0px 1px 0px #fff; font-weight:bold; padding:6px 0px 0px 30px;}
td.b-middle {width:250px; background:url('../images/block-middle.png') repeat-y #fff; color:#000; padding:2px 10px 0px 10px;}
td.b-bottom {width:250px; height:10px; background:url('../images/block-bottom.png') no-repeat;}


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

/* General forum Table View */
.gTable {background:#CCCCCC;}
.gTableTop {padding:2px;background:url('/images/gtable.png') #0273B4;padding-left:20px;padding-bottom:1px;color:#FFFFFF;font-weight:bold;height:28px;font-size:10pt;}
.gTableSubTop {padding:2px;background:url('') #FAFAFA;color:#000000;height:19px;font-size:10px;}
.gTableBody {padding:2px;background:#FAFAFA;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#FAFAFA;}
.gTableLeft {padding:2px;background:#F2F2F2;font-weight:bold;color:#6E6E6E}
.gTableRight {padding:2px;background:#F8F9FA}
.gTableError {padding:2px;background:#FAFAFA;color:#FF0000;}
/* ------------------------ */

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

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

a.catLink:link {text-decoration:none; color:#fff; text-shadow:0 -1px 0px #000000;}
a.catLink:visited {text-decoration:none; color:#fff; text-shadow:0 -1px 0px #000000;}
a.catLink:hover {text-decoration:none; color:#fff; text-shadow:0 0px 5px #fff;}
a.catLink:active {text-decoration:none; color:#fff; text-shadow:0 0px 5px #fff;}

.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:#848484;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#848484;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#FF9906;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#FF9906;}
.smiles {border:1px inset;background:#FFFFFF;}
/* -------------------- */

/* 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:#6E6E6E;}
a.forumBarA:active {text-decoration:underline; color:#6E6E6E;}
/* -------------------- */

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

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

/* forum Page switches */
.switches {background:#CCCCCC;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#E0E0E0;font-weight:bold;color:#6E6E6E;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:#F2F2F2}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#AAAAAAheight:20px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px;}
.threadsDetails {padding:2px;background:#AAAAAAheight:20px;color:#6E6E6E;}
.forumOnlineBar {padding:2px;background:#AAAAAAheight:20px;color:#6E6E6E;}

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:#6E6E6E;}
a.threadLink:visited {text-decoration:none; color:#6E6E6E;}
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:#EBEBEB;text-align:center;}
.postFirst {background:#EBEBEB;border-bottom:3px solid #ECECEC;}
.postRest1 {background:#EBEBEB;}
.postRest2 {background:#EBEBEB;}
.postSeparator {height:1px;background:#FEA329;}

.postTdTop {background:#F7F7F7;color:#000;height:16px;font-size:8pt;}
.postBottom {background: #ECECEC;color:#000000;height:20px;}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px; background:#fff;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#FFAE00;}
.posttdMessage {padding:5px; background:url('/style/forum/forum_post_bg.png') no-repeat bottom right #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;}

.bbQuoteName {color: #889095; !important; background: #ebeef0 url(/templates_ucoz/raznoe/citation_bg.png) no-repeat right; font-size: 10pt; !important; font-weight: bold; margin: 0 auto 0 auto; border: 1px #ccd0d5 solid; border-bottom: 1px solid #ccd0d5; padding-top: 7px; padding-bottom: 7px;} 
.bbCodeName {color: #889095; !important; background: #ebeef0 url(/templates_ucoz/raznoe/citation_bg.png) no-repeat right; font-size: 10pt; !important; font-weight: bold; margin: 0 auto 0 auto; border: 1px #ccd0d5 solid; border-bottom: 1px solid #ccd0d5; padding-top: 7px; padding-bottom: 7px;}
.codeMessage {color: #465584; background: #f0f3f5; border:1px solid #ccd0d5!important; border-top: 0 !important; text-align:left; padding: 3px;font-family:Courier New;font-size: 12px;color:#444444;}
.quoteMessage {color: #465584; background: #f0f3f5; border:1px solid #ccd0d5!important; border-top: 0 !important; text-align:left; padding: 3px;color:#444444;}

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

.chatboxInf {background: #F2F2F2; width: 98%; border: 1px solid #ccc; color: #4A4A4A; text-shadow:0 1px 0px #fff;padding-top:3px;}
.chatboxInf img{vertical-align: middle;}
.forumInf {background: #F2F2F2; width: 156px; border: 1px solid #ccc; color: #4A4A4A; text-shadow:0 1px 0px #fff;}
.forumInf img{vertical-align: middle;}
.forumP {border-bottom: 1px dashed #ccc; margin-top: 3px; margin-bottom: 3px;}
/* ------------------ */

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

/* forum Post Form */
.codeButtons {font-size:7pt;background:#FCFCFC;border:1px solid #6E6E6E;}
.codeCloseAll {font-size:7pt; color:#6E6E6E;font-weight:bold;background:#FCFCFC;border:1px solid #6E6E6E;}
.postNameFl,.postDescrFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postPollFl,.postQuestionFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postResultFl {background:#FCFCFC;border:1px solid #6E6E6E;width:50px}
.postAnswerFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}
.postTextFl {background:#FCFCFC;border:1px solid #6E6E6E;width:550px;height:150px}
.postUserFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}

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


.commSbmFl {cursor:pointer; font-size:8pt;background:url('/img/e-title.png');height:25px;border:0px; color: #FFFFFF;}
.commSbmFl:hover {opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60);}



.codeCloseAll {font-size:7pt;background:#FFFFFF;color:#A4A4A4;font-weight:bold;}

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

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