/* Контент */
.exi-content {
 width: 1150px;
 margin: 0 auto;
 margin-bottom: 20px;
 background-color: rgba(53, 55, 59, 0.95);
 padding-top: 1px;
}

input[type="text"] {background: #37393E; border: 1px solid #47494D; -webkit-box-shadow: inset 0 0 9px #212224; -moz-box-shadow: inset 0 0 9px #212224; box-shadow: inset 0 0 9px #212224;padding: 7px 10px; margin: 2px;color: #BBB; }
/*-- Информер новостей --*/
.r-lnk {
 float: right;
 color: #76C2AF;
 font-size: .95em;
 font-family: 'HeliosCondRegular';
 border-bottom: 1px dotted #47494D;
}
.rmod-lnk {
 float: right;
 color: #709DFF;
 font-size: .95em;
 font-family: 'UbuntuCondensedRegular';
 border-bottom: 1px dotted #47494D;
}
.exi-news {
padding: 8px 20px;
 
background: rgb(20, 21, 22);
 border-top: 1px dotted #47494D;
 border-bottom: 1px dotted #47494D;
 border-left: 3px solid #FFC263;
}

#exinews {
 height: 267px;
 margin-bottom: 15px;
 padding-top: 15px;
}

.nb {
width: 210px;
height: 265px;
margin-left: 15px;
background: rgba(33, 34, 36, 1);
display:block;
float:left;
color:#7f7f7f;
border: 1px solid #47494D;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.75);
-webkit-transition: background-color .2s, color .2s; -moz-transition: background-color .2s, color .2s; transition: background-color .2s, color .2s;
}

.nb:hover b {color:#fff;}
.nb:hover {cursor: pointer; box-shadow:none; background: rgba(20, 21, 22, 1); color:#ddd;}
.nb img {
width: 210px;
height:125px;
overflow:hidden;
}

.nb b {font-weight:normal;color:#414141;}

.nb span a {
 font-family: 'HeliosCondRegular';
 font-size: 1.05em;
 text-transform: uppercase;
 color: #FFC263;
 border-bottom: 1px dotted #777;
}

.nb span a:hover {border-bottom: 1px dotted #E8BE71;}
.nb span {
width: 190px;
height: 90px;
overflow:hidden;
padding: 10px 10px 10px 10px;
line-height:20px;
font-size: .8em;
display:block;
color: #CCC;
}

.incat {
 margin-top: 5px;
 float: right;
 font-size: .75em;
}
.indat {
 color: #888;
 font-size: .75em;
 margin-left: 10px;
 margin-top: 4px;
 float: left;
}
/* Реклама */
.exiadv {
 padding: 8px 20px;
 background: rgba(20, 21, 22, 1);
 border-top: 1px dotted #47494D;
 border-bottom: 1px dotted #47494D;
 border-left: 3px solid #FFC263;
}
.exi-adv1 {
 margin: 15px;
 color: #BBB;
 padding: 8px !important;
 background: rgba(33, 34, 36, 1);
 border: 1px solid #47494D;
 box-shadow: 0 0 6px rgba(0, 0, 0, 0.75);
}

/* Информер на главной */
#exifor {
 width: 1105px;
 display: inline-block;
 padding: 7px 20px;
 background: rgba(20, 21, 22, 1);
 border-top: 1px dotted #47494D;
 border-bottom: 1px dotted #47494D;
 border-left: 5px solid #E8BE71;
}
.for-one {width:520px; display: inline-block;}
.for-two {width:400px; display: inline-block;}
.for-three {width:175px; display: inline-block;}

.icon-list {
 font-size: 1em;
 color: #E8BE71;
}
.icon-bubbles3 {
 font-size: 1em;
 color: #E8BE71;
}
.icon-trophy {
 font-size: 1em;
 color: #E8BE71;
}

.for-onelnk {
 float: right;
 color: #95FF70;
 margin-right: 10px;
 font-size: .95em;
 font-family: 'UbuntuCondensedRegular';
 border-bottom: 1px dotted #47494D;
}

/* Новости */
.exientr {
background-color: #212224;
 margin: 15px;
width: 779px;
 border: 1px solid #47494D;
 box-shadow: 0 0 6px rgba(0, 0, 0, 0.75);
}
.exinewsb {
 width: 750px;
 padding: 9px 20px;
 background: rgba(20, 21, 22, 1);
 border-top: 1px dotted #47494D;
 border-right: 1px dotted #47494D;
 border-bottom: 1px dotted #47494D;
 border-left: 3px solid #E8BE71;
}
.icon-feed2 {
 font-size: 1em;
 color: #E8BE71;
}

.cat-lnk {
 float: right;
 margin-left: 11px;
 font-size: .95em;
 font-family: 'UbuntuCondensedRegular';
 border-bottom: 1px dotted #47494D;
}
.pwr_news {min-height: 140px; margin-bottom: 15px;}
.pwr_newshead {
 padding: 10px 10px;
}
.pwr_newshead_name {
text-transform: uppercase;
 font-family: 'UbuntuCondensedRegular';
font-size: .95em;
 color: #E8BE71;
}
.ndate {color: #888;margin-right: 12px;}
.nlnk {color: #BBB;margin-right: 12px;}
.pwr_newsbott { font-size: .75em; width: 575px;float: right; margin-top: -20px;}
.news { 
 padding: 0 10px;
 min-height: 100px;
}
.news_l {
 width: 192px;
 display: inline-block;
}
.nmess {
 width: 560px;
 font-size: .85em;
 display: inline-block;
 vertical-align: top;
}
.nimg {
width: 180px;
 height: 101px;
 border: 1px solid #000;
}
.delimeter {
 background: url("/template/bg/delimeter.png") no-repeat center top;
 border: none;
 height: 2px;
 margin: 0px;
 display: block;
 overflow: hidden;
}
.catn {
 color: #FFF;
 text-transform: uppercase;
 font-size: .95em;
 font-family: 'HeliosCondRegular';
 padding: 1px 5px;
 margin-right: 10px;
}
.exiinnew {
 background-color: #212224;
 margin: 15px;
 width: 779px;
 border: 1px solid #47494D;
 box-shadow: 0 0 6px rgba(0, 0, 0, 0.75); 
}

.img_innews {width: 779px; margin-left: -10px;margin-bottom: 10px;}
.in_message {
 font-size: .85em;
}
.in_message img {
 width: 759px;
 padding: 10px 0;
}
.in_message iframe {
 width: 759px;
 height: 427px;
 padding: 10px 0;
}
.inewsbott {
 font-size: .75em;
 padding: 9px 0;
 background: rgba(20, 21, 22, 1);
 border-top: 1px dotted #47494D;
 border-bottom: 1px dotted #47494D;
 margin: 10px 0;
}
.commTable {font-size: .8em;}
.com-order-block {
 font-size: .8em;
}
.icon-info {color: #888888; text-decoration: none; transition: color .3s, color .3s; padding: 0px 10px;text-align: center;margin-bottom: 10px;}
.icon-info:before {font-size: .8em;}
.comdate {
 font-size: .7em;
 color: #888;
}
/*-- Правый блок--*/ 
#rightblock { 
 float: right;
 width: 340px;
}
.exirib {
 width: 295px;
 padding: 9px 20px;
 background: rgba(20, 21, 22, 1);
 border-top: 1px dotted #47494D;
 border-bottom: 1px dotted #47494D;
 border-left: 3px solid #E8BE71;
}
.icon-bubble {
 font-size: 1em;
 color: #E8BE71;
}
.icon-feed {
 font-size: 1em;
 color: #E8BE71;
}
#rblock {
 background-color: #212224;
 padding: 10px;
 margin: 15px;
 margin-left: 0;
 border: 1px solid #47494D;
 box-shadow: 0 0 6px rgba(0, 0, 0, 0.75);
}

/*--Footer--*/
#insfoot {
 width: 1110px;
 display: inline-block;
 padding: 7px 20px;
 background: rgba(20, 21, 22, 1);
 border-bottom: 1px dotted #47494D;
 border-top: 3px solid #E8BE71;
}
#insfooter { 
 width: 1110px;
 display: inline-block;
 padding: 10px 20px 15px 20px;
 background: rgb(33, 34, 36);
 color: #BBB;
}
#insfooter a {
 border-bottom: 1px dotted #47494D;
}
.icon-file-text, .icon-clipboard, .icon-question, .icon-share2 {
 font-size: 1em;
 color: #E8BE71;
}
.foot-1 {
 width: 400px;
 display: inline-block;
}
.foot-2 {
 width: 280px;
 display: inline-block;
}
.foot-3 {
 width: 280px;
 display: inline-block;
}
.foot-4 {
 width: 135px;
 display: inline-block;
}
.footer-1 {
 width: 385px;
 padding-right: 15px;
 display: inline-block;
 font-size: .75em;
 vertical-align: top;
}
.footer-2 {
 width: 265px;
 display: inline-block;
 padding-right: 15px;
 font-size: .75em;
 vertical-align: top;
}
.footer-3 {
 width: 265px;
 display: inline-block;
 padding-right: 15px;
 font-size: .75em;
 vertical-align: top;
}
.footer-4 {
 width: 135px;
 display: inline-block;
 font-size: .75em;
 vertical-align: top;
}
.inscounter {
 margin-top: 4px;
}

/*Профиль*/

.insblock {
 background-color: #212224;
 margin: 15px;
 border: 1px solid #47494D;
 box-shadow: 0 0 6px rgba(0, 0, 0, 0.75);
}
.ins-bl1, .ins-bl2, .ins-bl3, .ins-bl5, .ins-bl6, .ins-bl7 {
display: inline-block;
width: 12%;
text-align: center;
font-size: 1em;
color: #BBB;
}
.ins-bl4 {
display: inline-block;
width: 25%;
text-align: center;
}
.icount {
 font-size: 1.1em;
 color: #E8BE71;
}
.icount2 {
 font-size: 1.3em;
}
.rate-power2:before {
 font-family: 'icomoon';
 content: "\e99c";
}
.rate-power2 {
 font-size: 2em;
 margin-bottom: 5px;
 margin-top: 5px;
}
.rate-power:before {
 font-family: 'icomoon';
 content: "\e9d8";
}
.rate-power {
 font-size: 1.4em;
 color: #E8BE71;
 text-shadow: 1px 1px 1px #000000;
 margin-bottom: 5px;
 margin-top: 5px;
}
.itext {
 font-size: .75em;
}
.itext2 {
 font-size: .85em;
 color: #FFF;
 text-shadow: 1px 1px 1px #000000;
}
.insblock-h {
 background-color: #141516;
 padding: 10px;
 border-bottom: 1px dotted #47494D;
}
.insnick {
text-align: center;
width: 185px;
vertical-align: top;
min-height: 362px;
display: inline-block;
padding: 10px;
background-color: #1B1D1E;
}
.insava {
 width: 175px;
 padding: 2px;
 background-color: #141516;
 margin: 3px;
 margin-bottom: 9px;
 margin-top: 9px;
}
.insava img {
 width: 175px;
 height: 175px;
}
.insgroup {
 width: 185px;
 height: 35px;
 margin-top: 5px;
 background-image: url('/template/images/usr.png');
 background-position: top left;
 background-repeat: no-repeat;
}
.groupname {
 float: left;
 font-family: 'UbuntuCondensedRegular';
 text-transform: uppercase;
 margin-top: 16px;
 margin-left: 14px;
 font-size: .65em;
}
.usrbl1 {
 display: inline-block;
 background-color: #141516;
 padding: 2px 0px 4px 10px;
 margin-top: 5px;
 font-size: .8em;
 float: left;
 width: 102px;
 text-align: left;
}
.usrbl2 {
 display: inline-block;
 background-color: #141516;
 padding: 2px 10px 4px 0px;
 margin-top: 5px;
 font-size: .8em;
 float: left;
 width: 60px;
 text-align: left;
}
.insfo {
 display: inline-block;
 width: 635px;
 margin: 10px;
 vertical-align: top;
 font-size: .85em;
}

.insfo1 {
 display: inline-block;
 width: 175px;
 padding: 6px 5px 8px 5px;
 background-color: #1B1D1E;
 border-bottom: 1px dotted #313337;
}
.insfo2 {
 display: inline-block;
 width: 435px;
 padding: 6px 5px 8px 5px;
 margin-left: -3px;
 border-bottom: 1px solid #313337;
}
.inspan {
 background-color: #141516;
 border-bottom: 1px dotted #47494D;
 padding: 8px 10px;
 font-size: .8em;
 color: #888;
}
.insrmen {
 display: inline-block;
 vertical-align: top;
 background-color: #1B1D1E;
 width: 240px;
 margin-top: 10px;
 font-size: .85em;
}
.prlink1, .prlink2, .prlink3, .prlink4, .prlink5, .prlink6, .prlink7, .prlink8, .prlink9 {
 display: block;
 border-bottom: 1px solid #313337;
 color: #BBB;
 transition: color .3s, color .3s;
 padding: 6px 15px 8px 15px;
}
.prlink1:before {
 font-family: 'icomoon';
 content: "\e994";
 margin-right: 10px;
}
.prlink2:before {
 font-family: 'icomoon';
 content: "\e9cc";
 margin-right: 10px;
}
.prlink3:before {
 font-family: 'icomoon';
 content: "\e975";
 margin-right: 10px;
}
.prlink4:before {
 font-family: 'icomoon';
 content: "\e974";
 margin-right: 10px;
}
.prlink5:before {
 font-family: 'icomoon';
 content: "\e9c5";
 margin-right: 10px;
}
.prlink6:before {
 font-family: 'icomoon';
 content: "\e9c6";
 margin-right: 10px;
}
.prlink7:before {
 font-family: 'icomoon';
 content: "\ea0a";
 margin-right: 10px;
}
.prlink8:before {
 font-family: 'icomoon';
 content: "\e908";
 margin-right: 10px;
}
.prlink9:before {
 font-family: 'icomoon';
 content: "\e9d3";
 margin-right: 10px;
}
.prname {
 padding: 6px 8px 8px 8px;
 background-color: #141516;
 border-bottom: 1px solid #313337;
 text-transform: uppercase;
 text-align: center;
 color: #E8BE71;
 font-family: 'UbuntuCondensedRegular';
 font-size: 1.15em;
 border-left: 3px solid #E8BE71;
}

/*ЛС*/
.pbarContainer {
 position: relative !important;
 float: right !important;
 height: 13px !important;
 margin: 2px !important;
 right: 0 !important; 
 top: 0 !important;
 width: 53px !important;
}
.pbarFiller {
 height: 3px !important;
 margin: 5px 0 !important;
 background: #E8BE71 !important;
}
.pmbl {
 padding: 10px;
 font-size: .85em;
}
.pmbl table {
 font-size: 1em !important; 
}
form#pmdform table {
 font-size: 1em !important; 
}
input#dpms {
 background:none;
 padding:0;
 margin-right: 6px;
 margin-bottom: -3px;
}
.unread {color: #95FF70 !important;}

/*Регистрация===*/
 #container {margin: auto; width: 600px; height: 100%;} 
 #container_os {background: #222427; border: 15px solid #41484A; opacity: 0.96;} 
form {margin-bottom: 0px;}
 
 /* Закруглённые углы 
 ----------------------------------------------*/ 
 .knopka_reg, 
 .man_reg, 
 #fCode, { 
 border-radius:6px; 
 -webkit-border-radius:6px; 
 -moz-border-radius:5px; 
 -khtml-border-radius:10px; 
 } 
 /* -------------------------------------------*/ 
 
 /* Внутренний каркас 
 ----------------------------------------------*/ 
 #container_reg { 
margin: 30px;
text-align: center;
font-family: Arial;
font-size: 20px;
color:#CCC;
font-weight: bold;
 } 
 
 .reg_error { 
text-align: center;
font-size: 12px;
font-family: Arial;
color: #FF5657;
padding: 10px;
 } 
 
 .reg_title { 
width: 180px;
padding: 20px;
 } 
 
 .reg_input { 
 width:328px; 
 padding: 10px 20px 10px 0px; 
 } 
 
 .reg_title_2 { 
width: 180px;
padding: 20px;
 } 
 
 .reg_title_2, 
 .reg_title, 
 .reg_input { 
float: left;
text-align: right;
font-size: 14px;
font-family: Arial;
color: #CCC;
 } 
 
 .man_reg { 
color: #9A9A9A;
width: 320px;
background: #131415;
border: 1px solid #51585F;
padding: 10px 5px 10px 5px;
font-size: 14px;
font-family: Arial;
border-radius: 6px;
 } 
 
 .reg_otstup { 
 width:100%; 
 height:0px; 
border-top: 1px solid #1C1F21;
border-bottom: 1px solid #3E4348;
 clear:left; 
 } 
 
 #fCode { 
margin-right: 20px;
color: #9A9A9A;
width: 140px;
background: #131415;
border: 1px solid #51585F;
padding: 10px 10px 10px 10px;
font-size: 14px;
font-family: Arial;
 } 
 
 #container_by { 
 text-align:right; 
 padding: 5px 0px 5px 0px; 
 } 
 /* -------------------------------------------*/ 
 
 /* Кнопка регистрации 
 ----------------------------------------------*/ 
 .reg_knopka { 
text-align: center;
padding: 15px;
font-size: 14px;
font-family: Arial;
color: #CCC;
 } 

 .knopka_reg, 
 .knopka_reg:hover { 
text-align: center;
font-family: Arial;
font-size: 14px;
width: 330px;
padding: 8px;
background: #131415;
color: #99B79A;
 } 
 /* -------------------------------------------*/ 

.logosh { 
 position:relative; 
} 
.logosh span { 
 position:absolute; 
 left: -50;
 top: -128;
 width: 177px;
 height: 100px;
 background:url(/aonly/may.png) no-repeat; 
}

.funcBlock {font: 0px Arial!important; margin-top: 12px;}
a.funcLink {font: 12px Arial !important; padding: 3px 10px 3px 10px; background: #4B845B; border: 1px solid #5FA673; color: #FFFFFF; text-shadow: 1px 1px 1px black, 0 0 0.6em #000000;}
a.funcLink:hover {background: #528E63; color: #FFFFFF;}

.uSpoilerButton, #uSpoilerFvcDtt {width: 100%; text-align: left; padding:6px; font-size:12px; background:#0F1011; border:1px solid #373D42; color:#A3ABB2} 
.title_spoiler {font-weight:bold; font-size:11px; text-shadow:0px 1px 0px #fff}
.title_spoiler a, .title_spoiler a:hover {color:#000} 
.uSpoilerText {background: none;}

/* Основа Стиля */
@font-face {
 font-family: "UbuntuCondensedRegular";
 src: url("../template/fonts/UbuntuCondensedRegular.eot");
 src: url("../template/fonts/UbuntuCondensedRegular.eot?#iefix")format("embedded-opentype"),
 url("../template/fonts/UbuntuCondensedRegular.woff") format("woff"),
 url("../template/fonts/UbuntuCondensedRegular.ttf") format("truetype");
 font-style: normal;
 font-weight: normal;
}

@font-face {
 font-family: "SegoeUIRegular";
 src: url("../template/fonts/SegoeUIRegular.eot");
 src: url("../template/fonts/SegoeUIRegular.eot?#iefix")format("embedded-opentype"),
 url("../template/fonts/SegoeUIRegular.woff") format("woff"),
 url("../template/fonts/SegoeUIRegular.ttf") format("truetype");
 font-style: normal;
 font-weight: normal;
}

@font-face {
 font-family: "SegoeUIBold";
 src: url("../template/fonts/SegoeUIBold.eot");
 src: url("../template/fonts/SegoeUIBold.eot?#iefix")format("embedded-opentype"),
 url("../template/fonts/SegoeUIBold.woff") format("woff"),
 url("../template/fonts/SegoeUIBold.ttf") format("truetype");
 font-style: normal;
 font-weight: normal;
}

@font-face {
 font-family: "SegoeUISemiBold";
 src: url("../template/fonts/SegoeUISemiBold.eot");
 src: url("../template/fonts/SegoeUISemiBold.eot?#iefix")format("embedded-opentype"),
 url("../template/fonts/SegoeUISemiBold.woff") format("woff"),
 url("../template/fonts/SegoeUISemiBold.ttf") format("truetype");
 font-style: normal;
 font-weight: normal;
}

@font-face {
 font-family: 'fregatregular';
 src: url("../template/fonts/fregat.eot");
 src: url("../template/fonts/fregat.eot?#iefix")format("embedded-opentype"),
 url("../template/fonts/fregat.woff") format("woff"),
 url("../template/fonts/fregat.ttf") format("truetype");
 font-style: normal;
 font-weight: normal;
}
@font-face {
 font-family: 'HeliosCondRegular';
 src: url("../template/fonts/HeliosCondRegular.eot");
 src: url("../template/fonts/HeliosCondRegular.eot?#iefix")format("embedded-opentype"),
 url("../template/fonts/HeliosCondRegular.woff") format("woff"),
 url("../template/fonts/HeliosCondRegular.ttf") format("truetype");
 font-style: normal;
 font-weight: normal;
}
@font-face {
 font-family: 'HeliosCondBold';
 src: url("../template/fonts/HeliosCondBold.eot");
 src: url("../template/fonts/HeliosCondBold.eot?#iefix")format("embedded-opentype"),
 url("../template/fonts/HeliosCondBold.woff") format("woff"),
 url("../template/fonts/HeliosCondBold.ttf") format("truetype");
 font-style: normal;
 font-weight: normal;
}
strong, b {
 font-family: "SegoeUISemiBold";
}
body {
 font-family: 'fregatregular';
 color: #CCC;
 margin: auto;
 background: rgb(128, 122, 111) url('/template/bg/bgrep.png') left top repeat;
 padding: 0px !important;
}
td {
 margin: auto; 
}

#onl1.tOnline {}
.copy {font-size:7pt;}

a {color: #FFDFA5; text-decoration: none;}
a:hover {color: #EEE; text-decoration: none;}

.mframe1 { padding: 2px 10px 30px 10px }
hr {
border-top: 1px solid #141516;
border-bottom: 1px solid #35373B;
border-left: none;
border-right: none;
height: 1px;
}
.blocktitle {font-family:Verdana,Sans-Serif;color:#FFFFFF;font-size:13px;font-weight:bold; padding-left:22px; background: url('/.s/t/984/7.gif') no-repeat 5px 2px;}
.menut { padding: 2px 3px 3px 15px }
.mframe { padding: 2px 0px 30px 30px }
.gallery_mini { border: 1px solid #000000; margin: 5px; height: 100px; width: 180px }
.photo_screen { border: 1px solid #202020; width: 740px }
.bannerTable { width: 468px; height: 60px }
.menu1 {font-weight:bold;font-size:8pt;font-family:Arial,Sans-Serif;}

.gallery_mini:hover { border: 1px solid #202020; margin: 5px; height: 100px; width: 175px;
 filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100); 
 -moz-opacity: 1; /* Mozilla 1.6 */ 
 -khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */ 
 opacity: 1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */ 
 filter: alpha(opacity=100); /* IE 5.5+*/ 
} 

.gallery_mini { border: 1px solid #000000; margin: 5px; height: 100px; width: 175px;
 filter: progid: DXImageTransform.Microsoft.Alpha(opacity=70); 
 -webkit-transition-duration: 0.2s;
 -moz-transition-duration: 0.2s;
 -o-transition-duration: 0.2s;
 transition-duration: 0.2s; 
 -moz-opacity: 0.7; /* Mozilla 1.6 */ 
 -khtml-opacity: 0.7; /* Konqueror 3.1, Safari 1.1 */ 
 opacity: 0.7; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */ 
 filter: alpha(opacity=70); /* IE 5.5+*/ 
}
.gallery { border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; background: #E9E9E9; padding: 10px; border: solid 1px #606060 }

select, option {
 border: 0px;
 background: #131415;
 color: #9A9A9A;
 font-size: 12px;
 font-family: Arial;
 padding: 6px;
 height: auto;
 margin: 0 auto;}
.fastNav {margin: 5px 2px 0 0;}
.moderOptions {margin: 5px 2px 0 0; color: #6d9eeb;}
#thread_search_button {float: right !important; margin-top: 0 !important;}
.submit { border: 1px solid #808080; background: #FFFFFF; color: #808080; box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; font-size: 10px; font-family: verdana, arial, helvetica; padding: 4px; height: auto; margin: 0 auto; weight: auto }
#load { background:url("/style/mark.png"); height: 100px; width: 150px }

/*** Мини чат ***/
.chat_border { border-top: solid 1px #606060; margin-left: -5px; margin-right: -5px; padding: 4px }

/* Page Selector Style */ 
.catPages1, .pagesBlockuz1, .pagesBlockuz2 { margin: 15px;clear: none !important;} 
.catPages1 a:link, .pagesBlockuz1 a:link, .pagesBlockuz2 a:link, 
.catPages1 a:visited, .pagesBlockuz1 a:visited, .pagesBlockuz2 a:visited, 
.catPages1 a:hover, .pagesBlockuz1 a:hover, .pagesBlockuz2 a:hover, 
.catPages1 a:active, .pagesBlockuz1 a:active, .pagesBlockuz2 a:active {
 background: #615031; 
 color: #FFD891; 
 font-size: 1em; font-weight: normal; font-family: 'UbuntuCondensedRegular'; cursor: pointer; 
 padding: 3px 8px; text-decoration: none;
 -webkit-transition: background-color .2s, color .2s; -moz-transition: background-color .2s, color .2s; transition: background-color .2s, color .2s;
} 
.catPages1 a:hover, .pagesBlockuz1 a:hover, .pagesBlockuz2 a:hover {color:#CCC; background: #E8BE71;} 
.catPages1 b, .pagesBlockuz1 b, .pagesBlockuz2 b { background: #E8BE71; color: #2D2D2D; font-size: 1em; font-weight: normal; text-shadow: #FFE7BB 0 1px 0; font-family: 'UbuntuCondensedRegular'; cursor: pointer; padding: 3px 8px; text-decoration: none;} 
/* ----------------------- */

/*** Гостевая книга ***/

.gb_top_left { height: 7px; width: 39px }
.gb_top_bg { color: #FFFFFF; font: 12px; font-weight: bold; padding-bottom: 9px; text-align: left }
.gb_top_right { color: #FFFFFF; text-align: center; font-size: 11px; padding-bottom: 12px }
.gb_main { font-size: 11px; border: solid 1px #606060; padding: 10px; background: #202020; color: #B0B0B0 }
.gb_avatar { font-size: 11px; border: solid 1px #606060; padding: 10px; background: #202020; border-right: none }
.gb_answer { font-size: 11px; border: solid 1px #606060; padding: 4px 4px 4px 10px; background: #202020; border-top: none; color: #B0B0B0 }
.gb_bottom_left { background: url('/style/bottom_left.png') no-repeat; color: #CCCCCC; text-align: left; font-size: 12px; padding-top: 12px }
.gb_bottom_bg { color: #CCCCCC; font: 11px; padding-top: 9px; text-align: left }
.gb_bottom_right { color: #FFFFFF; text-align: center; font-size: 11px; padding-top: 10px }

/*** Дизайн категорий ***/

td.catsTd { background: #F0F0F0; border: 1px solid #606060; border-left: 6px solid #606060; font-size: 11px; padding: 22 0 22 18 }
td.catsTd:hover { padding: 22 22 22 18; background: #F0F0F0; border: 1px solid #606060; border-left: 6px solid #404040; font-size: 11px }
.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: 10px; color: #606060 }
.catDescr { font-size: 11px; color: #606060; font-style: italic; padding-top: 2px }

/*** ЛС ***/
.successText {color:#14FF00}
/* ---------------- */

img.pwr_verify {margin: -4; padding-left: 5px;}
/* User Group Marks */ 
/*--Админ--*/ a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {font-weight: bold; color: #FF3C3C; text-shadow: 1px 1px 1px black, 0 0 1em #CA2E2E;}
/*--Гл.модер--*/ a.groupOther7:link,a.groupOther7:visited,a.groupOther7:hover {font-weight: bold; color: #FF8D6A; text-shadow: 1px 1px 1px black, 0 0 1em #8A2E00;}
/*--Модер--*/ a.groupModer:link,a.groupModer:visited,a.groupModer:hover {font-weight: bold; color: #81B6FF; text-shadow: 1px 1px 1px black, 0 0 1em #285ECA;}
/*--Разработчик--*/ a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {font-weight: bold; color: #FFFFFF; text-shadow: 1px 1px 1px black, 0 0 1em #B0B0B0;}
/*--Куратор--*/ a.groupOther2:link,a.groupOther2:visited,a.groupOther2:hover {font-weight: bold; color: #A7E78C; text-shadow: 1px 1px 1px black, 0 0 1em #20BE2B;}
/*--Журналист--*/ a.groupOther3:link,a.groupOther3:visited,a.groupOther3:hover {font-weight: bold; color: #FF80CE; text-shadow: 1px 1px 1px black, 0 0 1em #CD2D8F;}
/*--Продавец--*/ a.groupOther4:link,a.groupOther4:visited,a.groupOther4:hover {font-weight: bold; color: #80FFFA; text-shadow: 1px 1px 1px black, 0 0 1em #008A84;}
/*--Кодер--*/ a.groupOther5:link,a.groupOther5:visited,a.groupOther5:hover {font-weight: bold; color: #FFD9D9; text-shadow: 1px 1px 1px black, 0 0 1em #C53535;}
/*--Забаненный--*/ a.groupBanned:link,a.groupBanned:visited,a.groupBanned:hover {text-decoration:line-through; font-weight: bold; color:#454A50;}
/*--VIP--*/ a.groupOther6:link,a.groupOther6:visited,a.groupOther6:hover {font-weight: bold; color: #FFC668; text-shadow: 1px 1px 1px black, 0 0 1em #CAAF2E;}
/*--Дизайнер--*/ a.groupFriends:link,a.groupFriends:visited,a.groupFriends:hover {font-weight: bold; color: #C580FF; text-shadow: 1px 1px 1px black, 0 0 1em #8F2ECA;}
/*--Новичок--*/ a.groupUser:link,a.groupUser:visited,a.groupUser:hover {font-weight: bold; color: #7F7F7F;} 
/*--Пользователь--*/ a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {font-weight: bold; color: #B6DDEF;}
/* ---------------- */

/* ===== forum Start ===== */
.newMessage{
position:relative;
margin-top:-7px;
left: 22px;
}
.infblock {
 background-color: #212224;
 margin: 15px;
 padding: 10px;
 border: 1px solid #47494D;
 box-shadow: 0 0 6px rgba(0, 0, 0, 0.75);
}
td.forumModerBlock {color:#E2E2E2; font-size:12px; font-family:Arial; padding:6px 2px;}
.forumContent {padding: 15px; width: 1150px; margin: 0 auto;}
/* General forum Table View */
a.topSortLink { color:#BEBEBE }
.gTable {background: none; border-spacing: 0;}
.gTableTop { padding: 10px 20px 8px 20px; background: #141516; border-top: 1px solid #313337; border-bottom: none; font-size: 1em; font-family: 'HeliosCondRegular'; text-transform: uppercase; text-align: left; color: #FFC263;}
.gTableSubTop { padding: 5px 8px; margin-left: 10px; background: #1B1D1E; border-top: 1px solid #313337; border-bottom: 1px solid #313337; color: #CCC; font-size: .85em;}
.gTableBody { padding: 6px; background: #202020;}
.gTableBody1 { padding: 6px; background: #222427; border-top: 1px solid #25272A; font-size: 12px; font-family: Arial;}
.gTableBottom { padding: 6px; background: #202020;}
.gTableLeft { padding: 10px; background: #1B1D20; border-top: 1px solid #25272A; width:17%; color: #B0B0B0; font-size: 12px; font-family: Arial;}
.gTableRight { padding: 10px; background: #222427; border-top: 1px solid #303236; color: #B0B0B0; font-size: 12px; font-family: Arial;}
.gTableError { padding: 6px; background: #281E1E; color: #FF0000 }
/* ------------------------ */

/* Forums Styles */
#forum_filter {float: right; clear: right; margin-top: 5px;}
.forumNameTd { padding: 6px 8px; vertical-align: top; background-color: #1B1D1E; border-bottom: 1px solid #313337;}
.forumIcoTd {padding: 6px 8px; background: #1B1D1E; border-bottom: 1px solid #313337;vertical-align: top;}
.forumThreadTd {padding: 6px 8px; background: #1B1D1E; border-bottom: 1px solid #313337;vertical-align: top;font-size: .8em; color: #BBB;}
.fctread {color: #f9d088; font-size: 1.3em; font-family: 'UbuntuCondensedRegular';}
.forumMessage {padding: 6px; background: #303030; text-align: center }
.forumInfo {padding: 6px; background: #303030; text-align: center; border-top: solid 1px #A0A0A0 }
.forumPostTd {padding: 6px 8px; background: #1B1D1E; border-bottom: 1px solid #313337;vertical-align: top; font-size: .8em; color: #BBB;}
.forumLastPostTd,.forumArchive {padding: 6px 8px; font-size: .8em;background-color: #1B1D1E;border-bottom: 1px solid #313337;vertical-align: top;}
a.catLink:link { text-decoration: none; color: #E8BE71;font-family: 'UbuntuCondensedRegular'; text-transform: uppercase;}
a.catLink:visited { text-decoration: none; color: #FFFFFF}
a.catLink:hover { text-decoration: none; color: #FFFFFF }
a.catLink:active { text-decoration: none; color: #CCCCCC}

.lastPostGuest,.threadAuthor { text-decoration: none; font-family: 'UbuntuCondensedRegular'; font-size: 1.1em;}
.lastPostUser {
 font-family: 'UbuntuCondensedRegular';
 font-size: 1.1em;
}
.lfpost:before {
 font-family: 'icomoon';
 content: "\ea3c";
 font-size: .8em;
 color: #E8BE71;
 margin-left: 2px;
}
.lfor:before {
 font-family: 'FontAwesome';
 content: "\F07B";
 font-size: .9em;
 color: #FFC263;
 margin-right: 5px;
}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.usrlastmess {
 display: block; margin-top: 5px;
 color: #BBB;
}
.usrlastdate {
 display: block; 
 color: #BBB;
}
.forum {text-decoration: none; color: #EEE; font-size: 1em; font-family: 'UbuntuCondensedRegular';border-bottom: 1px dotted #47494D;}
.forumDescr { color: #999; font-size: .75em;margin-top: 3px;}
.subforumDescr {color: #1B1D1E;margin-top: 3px;margin-bottom: 5px;font-size: .75em;}
.subforumDescr a {color: #DDD; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;margin-right: -5px;}
.subforumDescr a:nth-child(1), .subforumDescr a:nth-child(2), .subforumDescr a:nth-child(3), .subforumDescr a:nth-child(4) {display: inline-block; width: 250px;}
.subforumDescr a:nth-child(1):before, .subforumDescr a:nth-child(2):before, .subforumDescr a:nth-child(3):before, .subforumDescr a:nth-child(4):before, .subforumDescr a:nth-child(5):before, .subforumDescr a:nth-child(6):before, .subforumDescr a:nth-child(7):before, .subforumDescr a:nth-child(8):before {font-family: 'icomoon'; content: "\e92f";margin-right:5px;font-size: .9em;color: #E8BE71;}
.subforumDescr a:nth-child(5), .subforumDescr a:nth-child(6), .subforumDescr a:nth-child(7), .subforumDescr a:nth-child(8) {display: inline-block; width: 250px;vertical-align: top;}
.forumModer {color: #AAAAAA; font-size: .75em;}
.forumViewed {font-size: .75em;color: #777;}
a.forumModer {color: #0071FF; font-size: 1em;}
a.threadAuthorLink {text-decoration:none; font-family: 'UbuntuCondensedRegular'; font-size: 1.1em;}
a.forumLastPostLink {color: #EEE;font-family: 'UbuntuCondensedRegular';font-size: 1.15em;border-bottom: 1px dotted #47494D;}
a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none; color:#FFF;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar { padding: 6px !important; font-family: 'fregatregular';font-size: .85em; color: #BEBEBE; width: 900px;}
.forumBarKw { margin: 5px }
a.forumBar { color: #BEBEBE;}
a.forumBarA:link {text-decoration:none; color:#FFFFFF }
a.forumBarA:visited {text-decoration:none; color:#FFFFFF }
a.forumBarA:hover {text-decoration:underline; color: #FFFFFF }
a.forumBarA:active {text-decoration:underline; color:#CCCCCC }
.fFastSearchTd {display: none;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastSearch,.fastLoginForm {font-size: 12px;} 
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#862D2D;color:#FFFFFF;}
.fastNavCat {color: #fff;}
.fastNavCatA {background:#F9E6E6;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {margin: 6px 0; text-decoration: none;}
.switchDight { background: #000000; border: solid 1px #A0A0A0; border-left: none; padding-right: 9px; padding-left: 9px; margin-left: -1px }
/* ------------------- */

/* forum Page switches */
td.pagesInfo, td.switch, td.switchActive {color: #E2E2E2; font-size: 12px; font-family: Arial;}
td.switch a {color: #949494; background: #1B1D20; cursor: pointer; font-family: Arial; font-size: 12px; padding: 4px 6px 4px; text-decoration: none;}
td.switchActive {color: #f9d088; background: #131415; cursor: pointer; font-family: Arial; font-size: 12px; padding: 4px 10px 4px; text-decoration: none;}
td.switch a:hover {background:#131415;}
/* ------------------- */

/* forum Threads Style */
.threadNametd { padding: 6px 8px; background: #1B1D1E; border-bottom: 1px solid #313337;}
.threadAuthTd {
 padding: 6px 8px; background: #1B1D1E; 
 vertical-align: top;
 border-bottom: 1px solid #313337; 
 font-size: .8em; 
 color: #BBB;
}
.threadIcoTd { padding: 6px 8px; background: #1B1D1E; border-bottom: 1px solid #313337;}
.threadico:before {
 font-family: 'icomoon';
 content: "\ea54";
 font-size: .85em;
 color: #95FF70;
}
.threadicos:before {
 font-family: 'FontAwesome';
 content: "\F192";
 font-size: 1.25em;
 color: #777;
}
.threadico1:before {
 font-family: 'FontAwesome';
 content: "\F058";
 font-size: 1.25em;
 color: #83E05E;
}
.threadico2:before {
 font-family: 'FontAwesome';
 content: "\F0F6";
 font-size: 1.25em;
 color: #CCC;
}
.threadico3:before {
 font-family: 'FontAwesome';
 content: "\F15C";
 font-size: 1.25em;
 color: #E0995E;
}
.threadico4:before {
 font-family: 'icomoon';
 content: "\e99c";
 font-size: 1.3em;
 color: #70C9FF;
}
.threadico5:before {
 font-family: 'FontAwesome';
 content: "\F057";
 font-size: 1.25em;
 color: #E05E5E;
}
.threadPostTd {
 padding: 6px 8px; background: #1B1D1E; vertical-align: top;
 border-bottom: 1px solid #313337; 
 font-size: .8em; 
 color: #BBB;
}
.threadViewTd {
 padding: 6px 8px; background: #1B1D1E; vertical-align: top;
 border-bottom: 1px solid #313337; 
 font-size: .8em; 
 color: #BBB;
}
.threadLastPostTd { padding: 6px 8px; vertical-align: top; color: #BBB; background: #1B1D1E; border-bottom: 1px solid #313337; font-size: .8em;}
.threadDescr {
 color: #999;
 font-size: .8em;
 margin-top: 2px;
}
.threadDescr1 {
 color: #666;
 font-size: .8em;
 margin-top: 2px;
}
.trforum {
 font-size: .8em;
 margin-top: 3px;
}
.trforum a {
 color: #CCC;
}
.threadNoticeLink { font-weight: normal }
.threadsType {padding: 8px; font-size: 1em;background: #141516; border-bottom: 1px solid #313337;color: #E8BE71; text-align: center;font-family: 'UbuntuCondensedRegular'; text-transform: uppercase;}
.threadsDetails { padding: 8px; background: #141516; border-bottom: 1px solid #313337; color: #E8BE71; font-size: .8em;}
.forumOnlineBar { padding: 6px; background: #1A1C1F; color: #FFFFFF; font-size: 12px; font-family: Arial }

a.subscribe_forum { color:#FFFFFF; font-size: 12px; font-family: Arial }
a.subscribe_forum:hover {color:#CCCCCC; font-size: 12px; font-family: Arial;}
a.threadFrmLink {font-family: Tahoma;font-weight: normal;font-size: 11px;text-transform: none;padding: 1px 5px 2px 5px;background: #726239;border: 1px solid #998450;color: #fff;text-shadow: 1px 1px 1px black, 0 0 0.4em #000000;}
a.threadFrmLink:hover {background: #7D6C40;}
.thr_d {
 font-size: .9em;
 font-family: 'HeliosCondRegular';
 color: #83E05E;
}
.thr_d1 {
 font-size: .9em;
 font-family: 'HeliosCondRegular';
 color: #E05E5E;
}
.thr_d2 {
 font-size: .9em;
 font-family: 'HeliosCondRegular';
 color: #70C9FF;
}
.thr_d3 {
 font-size: .9em;
 font-family: 'HeliosCondRegular';
 color: #E0995E;
}
a.threadPinnedLink {
 text-decoration: none;
 color: #CCC;
 font-size: .9em;
 font-family: 'HeliosCondRegular';
 border-bottom: 1px dotted #47494D;
}
a.thread_subscribe {color: #FFFFFF; text-shadow: 1px 1px 1px black, 0 0 0.6em #000000;}
#subscribe {font: 0px Verdana,Arial,Helvetica, sans-serif!important;} 
#subscribe a {font: 12px Arial !important; padding: 3px 10px 3px 10px; background: #4B6784; border: 1px solid #678EB6;} 
#subscribe a:hover {background: #587797;} 
a.threadLink {
 text-decoration: none;
 color: #CCC;
 font-size: .9em;
 font-family: 'HeliosCondRegular';
 border-bottom: 1px dotted #47494D;
}
.modBut1:before {
 font-size: .9em;
 font-family: 'FontAwesome';
 content: "\F013";
 color: #5EAFE0;
 margin-left: 2px;
}
.modBut img {display: none}
.modBut:before {
 color: #E05E5E;
 font-size: 1em;
 font-family: 'FontAwesome';
 content: "\F00D";
}
.postpSwithces {display:none;}
.thDescr {font-weight:normal;}
.threadFrmBlock {display:none;}
/* ------------------- */

/* Posts View */
.postTable { background: #353B3D; width: 100%; border: 10px solid #353B3D; }
.postPoll {text-align: center; padding:6px; background: #222427;}
.postFirst { background: #2F2F2F; margin-top: 6px }
.postRest1 { background: #2F2F2F; margin-top: 6px }
.postRest2 { background: #2F2F2F; margin-top: 6px }
.postSeparator { background:#41484A; padding: 10px }
.postTdTop {background:url('/.s/t/984/15.gif') #000000;color:#767676;height:21px;font-size:10px;border:1px solid #494949;}
.postBottom { background: #202020; color: #555555 }
.postUser {font-weight:bold;}
.postTdInfo {background:#222222 ;text-align:center;padding:5px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#CCCCCC;}
.posttdMessage {background:#232728;padding:10px;}

.pollQuestion {text-align:center; font-family:Arial; font-size:16px; color:#f9d088; font-weight:bold; } 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width: 250px; background: #2F3236;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}
.pollPos {font-family:Arial; font-size: 13px; color:#DDD;}
.pollAnsw {font-family:Arial; font-size: 13px; color:#DDD;}
.pollResult {font-family:Arial; font-size: 13px; color:#DDD;}
.pollPers {font-family:Arial; font-size: 13px; color:#DDD;}
.pollTotal {font-family:Arial; font-size: 13px; color:#DDD;}
.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:#555555;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color: #95FF70;}
.statusOffline {color: #666;}
/* ---------- */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/984/16.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/984/16.gif') no-repeat 0px 4px;}
/* ----------------------- */

.codeButtons {font-size: 12px;
 font-family: Arial;
 padding: 6px;
 background: url(/images/bgbutton.png) repeat-x #000000;
 color: #C5C5C5;
 border: 1px solid #000000;
 width: auto !important;}
.codeCloseAll { font-size: 9px; background: #FFFFFF; color: #000000; border: 1px solid #87CEEB }
.postNameFl,.postDescrFl {background:#2C2C2C;border:1px solid #555555;width:400px}
.postPollFl,.postQuestionFl {background:#2C2C2C;border:1px solid #555555;width:400px; color: #DDD; padding: 6px;}
.postResultFl {background:#2C2C2C ;border:1px solid #555555;width:50px}
.postAnswerFl {background:#2C2C2C;border:1px solid #555555;width:300px}
.postUserFl {background:#2C2C2C;border:1px solid #555555;width:300px}

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

a.swchItem:hover {color: #2D2D2D; background: #E8BE71;text-shadow: #FFE7BB 0 1px 0;}
/* ====== forum End ====== */

/*Квадратная рамка вокруг аватара*/ 
.userAvatar {background:#0F1011; padding: 3px; margin-top: 4px; margin-bottom: 4px;} 
.userAvatar img {max-width: 174px; max-height: 174px;}
/*-----------------------*/


.eMessage {text-align:left; padding:10px; font-size: .85em;color: #EEE; }
.eMessage img {max-width: 850px;}
.eMessage iframe, .eMessage object {width: 640px; height: 360px;}
.eMessage a {color: #B6DDEF; border-bottom: 1px solid rgba(128, 128, 128, 0.75);}

/*-----------Цитата------------*/
.bbCodeBlock {margin:2px 0px;} 
.bbCodeName {display:none;} 
.codeMessage {max-width: 910px; color: #B7B7B7; line-height: 14px; background: #251C1C; font-size: 12px; border: 0 !important; font-family: Lucida Console; padding: 10px; margin: 10px 0; max-height: 300px !important;} 
.bbQuoteBlock {margin: 0px;} 
.bbQuoteName {font-size: 12px !important; color:#999; margin-bottom:5px;} 
.quoteMessage {color: #DDD; font-size: 12px; font-family: tahoma; background:#1B1D20; border: 0 !important; padding: 10px; text-align: left;}
.qName {color: #CCC; font-weight: bold; font-style: italic;}
/*-----------------------*/
.toplinks {
font-size: .85em; 
color: #BEBEBE; text-align: left; 
width: 200px; 
padding-left: 10px;
background: #1B1D1E; 
border-top: 1px solid #313337;
border-bottom: 1px solid #313337;
}
.topLink1 {padding: 5px 8px 7px 8px; font-size: .85em; background: #1B1D1E; border-top: 1px solid #313337;border-bottom: 1px solid #313337;}
.schQuery {
}
a.postNumberLink {}
.signature_user img {max-width: 1006px;}
.signature_user {padding:10px;}
.eProfile {padding: 10px;}
a.eSignature {color:#CCCCCC !important;}
.eSignature img {max-width: 925px;}
.wysibb-body {background: #2F3236 !important; font-size: 13px; padding: 10px !important;}
.wysibb-text textarea {background: #2F3236 !important; font-size:13px;}
.wysibb-toolbar {background: #131415 !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important;}
.wysibb {border: 1px solid #111214 !important; border-radius:0 !important;}
.legendTable {font-family: Arial; font-size:12px; color:#DDD;}
.legendBlock {display:none;}
.userRights { font-size: .85em; color: #AAABAB;}
.eFooter {font-family: Arial; background: #131415; padding:10px;}
.site_footer {font-family: Tahoma !important; font-size:11px; color:#7C7F82;}
.site_counter {float:right; text-align:right;}


.UhideBlockL {background: #201C1B; padding: 6px;}
.UhideBlockL a {color: #CC9B81}

.forum_Foot {
 margin-bottom: 15px;
 color: #EEE;
 font-family: "UbuntuCondensedRegular";
 background-color: rgba(26, 27, 27, 1);
}

.forum_Info {margin-bottom: 15px; color: #DDD; padding: 3px 8px !important; font-size: 12px !important; font-family: Arial !important; background: #422222; border: 1px solid #863E3E}
.forum_last {
 padding: 8px !important;
 background-color: rgba(33, 34, 36, 1);
 margin: 15px;
 width: 1120px;
 border: 1px solid #47494D;
 box-shadow: 0 0 6px rgba(0, 0, 0, 0.75);
}


.buy-banner_3966 {
 font-family: "SegoeUIRegular";
 font-size: .8em;
 color: #408177;
}

.advblock {
 text-transform: uppercase;
 color: #EEE;
 background-color: #777B7C;
 text-shadow: #000000 0 -1px 0;
 padding: 5px 6px;
 font-size: .9em;
 margin-right: 5px;
 margin-left: -3px;
 border-left: 5px solid #E8BE71;
}

.pwr_lasthead {
 padding: 9px 20px;
 background: rgba(33, 34, 36, 1);
 border-top: 1px dotted #47494D;
 border-bottom: 1px dotted #47494D;
}

.lastfont {font-size: .8em; font-family: "SegoeUIRegular";}
.lastfont1 {font-size: .8em; font-family: "SegoeUIRegular"; text-align: right;}
.lastfont2 {font-size: .8em; font-family: "SegoeUIRegular"; text-align: right;}

.forum_Alert {margin-bottom:15px; color:#DDD; padding: 8px !important; font-size: 12px !important; font-family: Arial !important; background: #201C1B;}
.forum_Last img {max-width: 1110px;}

.pwr_mprofile {
 float: right;
 height: 114px;
 width: 370px;
 font-size: .8em;
 margin-bottom: 15px;
 margin-left: 15px;
 color: #EEE;
 padding: 10px !important;
 background-color: #27292A;
}
.pwr_mprofile_left {float: left; padding-right: 8px; width: 114px;}
.pwr_mprofile_right {
 float: right;
 width: 240px;
 line-height: 1.25em;
}

.forum_logo {
 float: left;
 margin-bottom: 15px;
 padding: 10px !important;
 background-color: #27292A;
}
#leftblock {width: 800px;}

.news_wrap {
 width: 790px;
 padding: 13px 10px;
 font-family: "UbuntuCondensedRegular";
 font-size: .9em;
 color: #EEE;
 text-shadow: #000000 0 -1px 0;
 text-transform: uppercase;
 margin-bottom: 15px;
 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777B7C), to(#5C6061));
 background-image: -webkit-linear-gradient(top, #777B7C, #5C6061);
 background-image: -o-linear-gradient(top, #777B7C, #5C6061);
 background-image: linear-gradient(to bottom, #777B7C, #5C6061);
 background-image: -moz-linear-gradient(top, #777B7C, #5C6061);
 background-repeat: repeat-x;
 border-left: 5px solid #D6C3A5;
}

#addEntForm {
 padding: 10px;
}
.manFl {background: #161719; border: 1px solid #373D42; max-width: 795px; color: #ddd;}

/* comment */
.pwr_com {
 padding: 10px;
}
.pwr_com_head {}
.pwr_com_ava {width: 80px; height: 80px; -webkit-border-radius: 80px; -moz-border-radius: 80px; border-radius: 80px;}
.pwr_com_mes {font-size: .8em; margin-top: 10px;}
.pwr_com_mes img {max-width: 680px !important;}
/*-----------------------*/

a.userBirthdayLink {color: #81B4CC; font-weight: bold;}
.userAge {color: #BFBFBF; padding-left: 3px;}

.headrighter {
 padding: 13px 10px;
 font-family: "UbuntuCondensedRegular";
 font-size: .9em;
 color: #EEE;
 text-shadow: #000000 0 -1px 0;
 text-transform: uppercase;
 margin-bottom: 15px;
 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777B7C), to(#5C6061));
 background-image: -webkit-linear-gradient(top, #777B7C, #5C6061);
 background-image: -o-linear-gradient(top, #777B7C, #5C6061);
 background-image: linear-gradient(to bottom, #777B7C, #5C6061);
 background-image: -moz-linear-gradient(top, #777B7C, #5C6061);
 background-repeat: repeat-x;
 border-left: 5px solid #D6C3A5;
}

.headlefter {margin-left: 12px;
background: #131415;
 padding: 10px;
 text-align: right;
 font-family: Arial;
 font-size: 12px;
 border-left: 0;}

.bodyrighter
{border-top: none;
background: #222427;
padding: 10px;
font-family: Arial;
font-size: 12px;
color: #CCC;}

.chat {background: #161719;
 border: 0;
 padding: 5px;
 font: 12px Arial;} 
.cBlock {margin:0px;padding:0px;border:none;} 
.cMessage {background:#2F3236;
 padding: 8px;
 font: 12px Arial;
 color: #CCC;}
.cMessage a {color: #81B4CC;}
#mchatMsgF
{height: 60px !important;
 max-width: 250px !important;
 width: 250px !important;
 margin: 0;
 background: #0F1011;
 color: #aaa;
 border: 1px solid #373D42;
 font-family: Arial;
 font-size: 12px;}

#mchatBtn
{background: url(/aonly/bgr_header.png) repeat-x #000000;
 border: 1px solid #373D42;
 margin: 0;
 padding: 4px;
 color: #888;}