@charset "windows-1251";

/* ---- mainstyles ---- */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {margin:0;padding:0;} 
html,body{color:#191919; font-weight:normal; word-wrap: break-word; font: 11px Arial, Helvetica, sans-serif; height:100%;}

body{background:#14181a url(/images/bg.png) repeat;}

a{color:#3787a6; text-decoration:underline; outline:none;}
 a:hover{text-decoration:none; color:#e57106;}
img{border:none;}
input, textarea, select, button{outline: none; font-size: 1em; font-family:Arial, Helvetica, sans-serif; color:#424343;}

h1, h2, h3, h4, h5 {line-height: normal;}
h1 {font-size: 1.5em;} h2 {font-size: 1.4em;} h3 {font-size: 1.30em;} h4 {font-size: 1.2em;} h5 {font-size: 1.1em;}

table {border-collapse: collapse; border-spacing: 0;}
.reset, .reset li {list-style: none; padding: 0;}
.clr{clear:both;} div.clr{height:0px; overflow:hidden;}
.dpad{padding:10px;}

/* ---- NeoSansCyrRegular-font ---- */
@font-face {font-family: "NeoSansCyrRegular";src:url("/fonts/neosanscyr.ttf") format("truetype");font-weight: normal;font-style: normal;}

/* ---- pagestyles ---- */
.wrapper{min-width:1000px; max-width:1152px; width:100%; margin:0 auto; width:expression(document.body.clientWidth < 1152? "auto": "1152px" ); }

/* ---- header ---- */
.header{height:267px; width:100%;}

.mainhead{height:222px;}
 .mainhead .dbg, .mainhead .dltop, .mainhead .drtop, .mainhead .dright, .mainhead .dright2, .mainhead .drtop2, .mainhead .dlbtm{width:100%; height:100%;}
 .mainhead .dbg{background:url(/images/mainhead.png) repeat-x;}
 .mainhead .dltop{background:url(/images/mainltop.png) no-repeat;}
 .mainhead .drtop{background:url(/images/maintrop.png) no-repeat 100% 0;}
 .mainhead .dright{background:url(/images/mainright.png) no-repeat 100% 37px;}
 .mainhead .drtop2{background:url(/images/mainrtop2.png) no-repeat 100% 34px;}
 .mainhead .dright2{background:url(/images/mainright2.png) no-repeat 100% 136px;}
 .mainhead .dlbtm{background:url(/images/mainlbtm.png) no-repeat 0 100%;}
 
.righthead{float:right; width:305px; margin-left:-305px;}
.lefthead{margin-right:343px; height:100px;}

.rssline{height:25px; padding-top:12px;}
 .toprss{background:url(/images/toprss.png) no-repeat; float:left; height:25px; width:38px; float:right;} 
 
.mainline{height:110px;}
 .logotype{padding:7px 0 0 0; float:left; position:relative; width:388px; height:88px; overflow:hidden; margin-right:-388px;}
 .logotype a img{background:url(/images/logo.png) no-repeat; width:388px; height:88px; }
 
.searchline{margin:0 0 0 400px; padding-top:22px;}
.searchbox{background:url(/images/headsep.png) no-repeat; height:64px; width:100%; float:left; padding-top:3px;}
.searchhead{height:23px; padding-left:27px;}
.searcht{background:url(/images/searchhead.png) no-repeat; width:97px; float:left; height:16px; margin-left:5px; display:inline;}
 .searchadv img{background:url(/images/searchadv.png) no-repeat; height:23px; width:112px; float:right; display:inline; margin-right:5px;} 
 .searchadv:hover img{background-position:0 -23px;}

.searchform{height:37px; padding-left:27px;}
.sfbg, .sfleft, .sfright{background:url(/images/sform.png) no-repeat; height:100%; width:100%;}
.sfbg{background-position:0 -37px; background-repeat:repeat-x;}
.sfright{background-position:100% -74px;}
.sinput{padding-right:40px; padding-left:13px; padding-top:10px;}
 .sinput input{width:100%; background:none; border:none; font-style:oblique;}
.sbtn{background:url(/images/sbtn.png) no-repeat; width:21px; height:24px; border:none; float:right; display:inline; margin:5px 9px 0 -30px; cursor:pointer;}
 .sbtn:hover{background-position:0 -24px;}
 
.menuline{padding:25px 20px 0 20px;}
 .menuline .reset li{float:left; height:27px; padding-right:7px;}
 .menuline a, .menuline span{background:url(/images/menulinks.png) no-repeat 100% -27px; height:27px; display:inline; float:left; line-height:27px; text-transform:uppercase; 
font-style:italic; color:#bfc7ca; font-size:10px;}
 .menuline span{background-position:0 0; padding-left:10px; margin-right:10px;}
 .menuline a:hover{background-position:100% -81px; color:#fff;}
 .menuline a:hover span{background-position:0 -54px; color:#fff;}



.menulinee{padding:10px 20px 0 250px;}
.menulinee .reset li{float:left; height:27px; padding-right:7px;}
 .menulinee a, .menulinee span{background:url(/images/menulinks.png) no-repeat 100% -27px; height:27px; display:inline; float:left; line-height:27px; text-transform:uppercase; 
font-style:italic; color:#bfc7ca; font-size:10px;}
.menulinee span{background-position:0 0; padding-left:10px; margin-right:10px;}
.menulinee a:hover{background-position:100% -81px; color:#fff;}
.menulinee a:hover span{background-position:0 -54px; color:#fff;}
 
.infoline{height:45px;}
 .infoline .dbg, .infoline .dleft, .infoline .dright{width:100%; height:100%; background:url(/images/infoline.png) no-repeat;}
 .infoline .dbg{background-position:0 -45px; background-repeat:repeat-x;}
 .infoline .dright{background-position:100% -90px;}
.infl{color:#8a8d8e; font-style:italic; padding:0 15px 0 18px; font-size:10px; background:url(/images/infl.gif) no-repeat 0 50%; float:right; margin-top:14px;}
 .infl span{color:#42798e;}
 
 .loginbox{width:274px; height:103px; margin-top:74px; padding-left:24px; float:left;}
.loginform{float:left;}
.lname, .lpass{background:url(/images/linput.png) no-repeat; width:206px; height:27px; margin-top:12px;}
.lpass{background-position:0 -27px; margin-top:5px;}
 .lname input, .lpass input{ padding-left:50px; background:none; border:none; padding-top:5px; color:#e7ffe9;}
 .lpass input{padding-left:56px; padding-top:6px;}
.lbtn{float:left; display:inline; margin-top:7px; margin-left:7px; background:url(/images/lbtn.png) no-repeat; cursor:pointer; height:69px; width:48px;}
 .lbtn:hover{background-position:0 -69px;}
 
.llinks{padding-top:4px;}
 .llinks a{display:inline; float:left; background:url(/images/llink.png) no-repeat 0 50%; padding-left:10px; line-height:12px; margin-right:10px; color:#4b4b4a;text-decoration:none;}
 .llinks a:hover{color:#626262; text-decoration:underline;}
 
.usrlinks{float:left; padding-top:83px; padding-left:6px;}
.usrlinks li{padding:12px 0; list-style-type:none;}
.usrlinks a{display:inline; float:left; background:url(/images/llink.png) no-repeat 0 50%; padding-left:10px; line-height:15px; color:#979898;text-decoration:none;}
.usrlinks li span {display:inline; float:left; background:url(/images/llink.png) no-repeat 0 50%; padding-left:10px; line-height:15px; color:#979898;text-decoration:none;}
 .usrlinks a:hover{color:#e7ffe9; text-decoration:underline;}
 
/* ---- container ---- */
.container{width:100%; color:#191919; line-height:17px;}
.cbg, .cleft, .cright, .clbtm, .crbtm, .cbtm, .ctop, .cltop, .crtop{width:100%;}
.cbg{background:#e7ffe9;}
.cleft{background:url(/images/csidel.png) repeat-y;}
.cright{background:url(/images/csider.png) repeat-y right;}
.cbtm{background:url(/images/cbtm.png) repeat-x bottom;}
.clbtm{background:url(/images/clbtm.png) no-repeat 0 100%;}
.crbtm{background:url(/images/crbtm.png) no-repeat 100% 100%;}
.ctop{background:url(/images/ctop.png) repeat-x;}
.cltop{background:url(/images/cltop.png) no-repeat;}
.crtop{background:url(/images/crtop.png) no-repeat 100% 0;}

/* ---- sides ---- */
.lside{width:220px; float:left; padding:3px 0 5px 10px; margin-left:-240px;}
.rside{width:220px; float:right; padding:3px 10px 5px 10px; margin-right:-240px;}

.block{width:220px; padding-top:6px;}
 .block .dbg, .block .dtop, .block .dbtm{background:url(/images/blocks.png) no-repeat; width:220px;}
 .block .dtop{height:40px;}
 .block .dbg{background-position:-220px 0; background-repeat:repeat-y;}
 .block .dbtm{background-position:-440px 0; height:22px;}
 .block .dtitle{font-size:1em; font-family: "NeoSansCyrRegular"; color:#e7ffe9; font-weight:bold; padding:12px 0 0 19px; text-transform:uppercase;}
 .block .dcont{padding:10px 10px 2px 10px;}
 
 .babout .dcont{ font-style:italic;}
.abouticon{float:left; padding:0 5px;}

 .btopnews .dcont{padding-top:5px;}
 .btopnews li{margin:5px 0 0 0; background:#e4e8ea; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
 .btopnews li:hover{background:#002c3b url(/images/btophover.png) no-repeat; color:#f1b813;}
 .btopnews a{color:#053445; text-decoration:none; display:block; padding:4px 8px;}
 .btopnews a:hover{color:#e4a614; text-decoration:none;}
 
 .bnavi .dcont{padding:5px 0px 5px 0px;}
 .navilinks li{height:31px;}
 .navilinks a{background:url(/images/navilink.png) no-repeat; height:31px; display:block; width:175px; padding:0 12px 0 33px; line-height:31px; color:#191919; text-decoration:none;}
 .navilinks a:hover{background-position:0 -31px; color:#e7ffe9; text-decoration:none;}
 
 .barchiv .dcont{padding-top:5px;}
.archives{background:url(/images/archivlink.png) no-repeat; display:block; height:21px; width:167px; padding:0 10px 0 23px; line-height:21px; margin-top:5px; text-decoration:none; color:#191919;}
 .archives:hover{background-position:0 -21px; color:#053445;}
 .archives b{font-weight:normal;}
 .archivesall{text-decoration:underline; padding-left:8px; color:#191919;}
 .archivesall:hover{text-decoration:none; color:#e57106;}

 .bvote .dcont{padding-bottom:0px;}
.votetitle{padding-bottom:10px;} 
 .votetitle img{vertical-align:middle; margin:0 5px;}
 .votetitle a{color:#191919; text-decoration:underline;}
 .votetitle a:hover{text-decoration:none; color:#e57106;} 
.votelist{padding:8px; background:#e4e8ea; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.vbtns{padding-top:13px;}
.tovote, .vresult{background:url(/images/vbtns.png) no-repeat; width:83px; height:34px; border:none; cursor:pointer; margin:0 5px;}
 .tovote:hover{background-position:0 -34px;}
.vresult{background-position:-83px 0;}
 .vresult:hover{background-position:-83px -34px;}
 
 .btags a{color:#191919; text-decoration:underline;}
 .btags a:hover{text-decoration:none; color:#e57106;}
 
/* ---- mainside ---- */
.maincont{padding:0 240px 0 0;}
.midside{float:left; width:100%;} .midpad{padding:0 0 0 240px;}
.mainside{float:right; padding-top:10px; padding-bottom:22px; width:100%;}

.shh{height:0px; overflow:hidden;}

/* ---- story ---- */
.story{padding:15px 0 10px 0; background:url(/images/ssep2.png) repeat-x bottom;}
.sheading{padding:0 10px 8px 10px; background:url(/images/ssep.png) repeat-x bottom;}
 .sheading .dbg, .sheading .dltop, .sheading .drtop, .sheading .dbtm, .sheading .dlbtm, .sheading .drbtm{width:100%; height:100%;}
 .sheading .dbg{background:#005900 url(/images/shedbg.png) repeat-x;}
 .sheading .dltop{background:url(/images/shedltop.png) no-repeat;}
 .sheading .drtop{background:url(/images/shedrtop.png) no-repeat 100% 0;}
 .sheading .dbtm{background:url(/images/shedbtm.png) repeat-x bottom;}
 .sheading .dlbtm{background:url(/images/shedlbtm.png) no-repeat 0 100%;}
 .sheading .drbtm{background:url(/images/shedrbtm.png) no-repeat 100% 100%;}
 .sheading .dtitle{background:url(/images/stitle.png) no-repeat 10px 10px; padding:11px 16px 9px 30px; display:block; font-size:1.2em;color:#e7ffe9;}
 .sheading a{color:#e7ffe9; text-decoration:none;}
 .sheading a:hover{color:#f1b813; text-decoration:none;}

.sdate, .sdate span{background:url(/images/sdate.png) no-repeat; height:41px; float:right; display:inline; margin-right:8px; line-height:33px; color:#3f93b1;}
 .sdate span{ background-position:100% -41px; padding:0 55px; float:left;} 
.ratebox{width:85px; height:17px; float:left; padding-left:10px; padding-top:16px; overflow:hidden;}
.stext{padding:15px;}
 .stext img{padding:5px;} 
.storybtm{height:39px; padding:0 10px 8px 10px;}
 .storybtm .dbg, .storybtm .dleft{width:100%; height:100%; background:url(/images/sbtm.png) no-repeat;}
 .storybtm .dbg{background-repeat:repeat-x; background-position:0 -39px;}
 a .fullbtn{float:right; background:url(/images/fullbtn.png) no-repeat; width:131px; height:39px; margin-left:-131px;}
 a:hover .fullbtn{background-position:0 -39px;} 
.sinfo{margin-right:141px; padding:10px 0 6px 8px; height:23px; overflow:hidden;}
.sauthor{background:url(/images/sauthor.gif) no-repeat;padding:5px 0px; }
 .sauthor span{background:url(/images/sauthor.gif) no-repeat 100% -23px; padding:5px 15px 5px 22px; font-weight:bold;}
 .sauthor a{color:#632800; text-decoration:none;}
 .sauthor a:hover{color:#632800; text-decoration:underline;}
.scat{padding-left:5px; color:#4f5b5f; font-weight:bold;}


.sb-relbox .sb-dbg, .sb-relbox .sb-dltop, .sb-relbox .sb-drtop, .sb-relbox .sb-dbtm{width:100%;}
.sb-relbox .sb-dbg{background:#008401 url(../images/relbg.png) repeat-x;}
.sb-relbox .sb-dltop{background:url(../images/relltop.png) no-repeat;}
.sb-relbox .sb-drtop{background:url(../images/relrtop.png) no-repeat 100% 0;}
.sb-relbox .sb-dbtm{background:url(../images/relbtm.png) repeat-x bottom;}
.sb-relbox .sb-dtitle{background:url(../images/reltitle.png) no-repeat; width:205px; height:39px;}
.sb-relbox .sb-dcont{padding:18px 15px;}
.sb-related li{background:url(../images/relli.png) repeat-x bottom; padding-bottom:1px;}
.sb-related a{display:block; background:url(../images/rela.png) no-repeat; padding:0 10px 0 20px; height:26px; line-height:26px; color:#f0f5f7; text-decoration:none;}
.sb-related a:hover{text-decoration:none; color:#e4a614; background-position:0 -26px;}

.guestbox{margin-bottom:15px; background:url(/images/ssep.png) repeat-x bottom; padding-bottom:15px;}
.berror{padding:15px 10px 5px 10px;}
 .guestbox .berror{padding-top:5px;}
.erricon{float:left; background:url(/images/erroricon.png) no-repeat; width:72px; height:53px; margin-right:-72px;}
.errorinfo{margin-left:72px; background:#e4e8ea; padding:10px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; line-height:15px;}

 a .addfavbtn{float:right; background:url(/images/addfav.png) no-repeat; width:91px; height:39px; margin-left:-131px;}
 a:hover .addfavbtn{background-position:0 -39px;}
 
.storycntrl{float:right; margin-top:16px; height:17px; overflow:hidden;}
 .storycntrl img{vertical-align:middle; margin-left:2px;}
 
.editdate{text-align:left; font-size:0.9em; border-left:4px #f27e7e solid; padding-left:10px;}

.fullinftxt{padding:10px; background:#e4e8ea; padding:10px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
 
/* ---- comments ---- */
.bcomment{padding-top:15px; background:url(/images/ssep2.png) repeat-x bottom; padding-bottom:10px;}
.comheading{padding:0 20px 5px 20px;}
.commleft{background:url(/images/commava.png) no-repeat; width:85px; height:96px; float:left; margin-right:-85px;}
.commava{background:url(/images/commavabg.png) no-repeat; width:54px; height:54px; padding:2px; overflow:hidden; margin:13px 0 0 11px;}
 .commava img{width:54px;}
.commright{margin-left:90px;}
 .commright .dbg, .commright .dleft, .commright .dtop, .commright .dright, .commright .dltop, .commright .drtop, .commright .dbtm, .commright .drbtm, .commright .dlbtm{width:100%;}
 .commright .dbg{background:#d8f5de;}
 .commright .dtop{background:url(/images/comrtop.png) repeat-x;}
 .commright .dleft{background:url(/images/commrleft.png) repeat-y;}
 .commright .dright{background:url(/images/commrright.png) repeat-y right;}
 .commright .dltop{background:url(/images/commltop.png) no-repeat;}
 .commright .drtop{background:url(/images/commrtop.png) no-repeat 100% 0;}
 .commright .dbtm{background:url(/images/commbtm.png) repeat-x bottom;}
 .commright .drbtm{background:url(/images/commrbtm.png) no-repeat 100% 100%;}
 .commright .dlbtm{background:url(/images/commlbtm.png) no-repeat 0 100%;}
 .commright .dcont{min-height:71px; padding:8px 16px 19px 16px;}
.commtitle{font-weight:bold;font-style:italic; line-height:14px; padding:5px 0 1px 0;}
.commtitlelast{min-height:24px; padding:0px;}
 .commtitle span{background:url(/images/commtitle.png) no-repeat 0 1px; padding-left:15px;}
 .commtitle a{text-decoration:none !important;}
.comminfo{background:url(/images/dashed.gif) repeat-x; padding-top:4px; margin-top:4px; color:#4f5b5f; font-style:italic;}
.commain{background:#e7ffe9 url(/images/maincombg.png) repeat-x; padding:15px 20px 10px 20px;}
.commtext{background:url(/images/comtext.png) no-repeat 0 2px; padding-left:15px;}
 .comminfo span{color:#4f5b5f !important; font-weight:normal !important;}


/* ---- forms ---- */ 
.baseform{padding:15px 10px 10px 10px; background:url(/images/ssep2.png) repeat-x bottom;}
.fheading{ height:47px; float:left; overflow:hidden;}
 .fheading .dbg, .fheading .dleft, .fheading .dright{background:url(/images/fheading.png) no-repeat; height:47px; width:100%; float:left;}
 .fheading .dbg{background-position:0 -47px; background-repeat: repeat-x;}
 .fheading .dright{background-position:100% -94px;}
 .fheading .dtitle{padding:0 15px 0 30px; line-height:38px; font-size:1.2em;color:#e7ffe9; font-weight:bold;}
 .baseform .dcont{padding:5px 0 10px 0;}
 .baseform .dcont2{padding:10px;}
 
.tableform { width: 100%; }
 .tableform td { }
 .tableform td.label { width: 20%; vertical-align: top; padding-right: 0; font-weight: bold; }
 .fieldsubmit, .tableform td { padding: 10px 8px; background:url(/images/dashed.gif) repeat-x bottom; }
 .fieldsubmit{ background:none; padding-bottom:0px;}
 .addnews { font-weight: bold; }
 .impot { color: #f27e7e; font-weight: normal; }
 .checkbox { padding: 4px 0; line-height: 1em; }
 .checkbox input { margin-top: -2px; vertical-align: middle; }

.f_input { width: 300px; padding: 1px; }
.f_textarea { width: 458px; margin-top:1px;}
.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, .addcat select { padding: 2px; background: #f9fcfd url(/images/fields.png) repeat-x; border: 1px solid #bcc0c2; }
.f_textarea, .editor_button select { padding: 0; }
.textin { padding: 2px; }

.fbutton{background:url(/images/fbutton.png) no-repeat; width:83px; height:24px; cursor:pointer;}
.fbutton:hover{background-position:0 -24px;}

.poll_list{ background:#e4e8ea; padding:10px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
#searchtable{ width:99%; overflow:hidden;}
.pm .bbcodes {margin-right:-45px; margin-top:7px;}

.maintext{color:#167192; font-size:1.1em; font-style:oblique; font-weight:bold; background:#e4e8ea; padding:10px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin:0 10px 10px 10px; text-align:center;
position:relative; top:10px;}

.cattext{background:#e4e8ea; padding:10px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin:0 10px 10px 10px;
position:relative; top:10px;}

.ctitle{color:#167192; font-size:1.1em; font-weight:bold;}

/* ---- footer ---- */
.footer{height:252px;}
 
.topfoot{height:174px; width:100%;}
 .topfoot .dbg, .topfoot .drtop, .topfoot .dright, .topfoot .drbtm, .topfoot .dleft{width:100%; height:100%;}
 .topfoot .dbg{background:url(/images/topfootbg.png) repeat-x;}
 .topfoot .drtop{background:url(/images/topfootrtop.png) no-repeat 100% 0;}
 .topfoot .dright{background:url(/images/topfootr.png) no-repeat 100% 77px;}
 .topfoot .drbtm{background:url(/images/topfootrbtm.png) no-repeat 100% 100%;}
 .topfoot .dleft{background:url(/images/topfootl.png) no-repeat;}
 
.leftfoot{width:250px; height:100%; float:left; margin-right:-250px;}
.pagetop{height:77px;}
 .ptolink img{float:left; display:inline; background:url(/images/pagetop.png) no-repeat; width:132px; height:27px; margin:27px 0 0 53px;}
 .ptolink:hover img{background-position:0 -27px;} 
.minilogo{background:url(/images/minilogo.png) no-repeat; width:191px; height:46px; float:left; display:inline; margin:18px 0 0 5px;}

.rightfoot{margin-left:280px;}
.fmmenu{height:34px; padding-top:43px;}
.fmlink{margin:0 5px; display:inline; background:url(/images/fmlink.png) no-repeat; padding:5px 0 5px 0; color:#424343; font-size:1em; text-decoration:none; line-height:14px; font-style:italic;}
 .fmlink span{background:url(/images/fmlink.png) no-repeat 100% -24px; display:inline; padding:5px 10px 5px 20px;}
 .fmlink:hover{background-position:0 -48px; color:#424343;}
 .fmlink:hover span{background-position:100% -72px;}

.hits {float:right; margin-top:35px;} 
.hits a span{float:left; padding-right:15px;}
.hits a {opacity: 0.3}
.hits:hover a {opacity: 0.5}
.hits a:hover {opacity: 1}

.copyrights{float:left; color:#e7ffe9; padding:30px 20px 0 10px; line-height:20px; font-size:1.1em;}
 .copyrights a{color:#eb960f; text-decoration:underline;}
 .copyrights a:hover{color:#eb960f; text-decoration:none;}
 
.pagebtm{height:78px;}
 .pagebtm .dbg, .pagebtm .dleft, .pagebtm .dright, .pagebtm .dltop, .pagebtm .drtop{width:100%; height:100%;}
 .pagebtm .dbg{background:url(/images/btmbg.png) repeat-x;}
 .pagebtm .dleft, .pagebtm .dright{background:url(/images/btmside.png) repeat-y;}
 .pagebtm .dright{background-position:right;}
 .pagebtm .dltop{background:url(/images/btmltop.png) no-repeat;}
 .pagebtm .drtop{background:url(/images/btmrtop.png) no-repeat 100% 0;}
.btmtext{font-size:1em; font-style:italic; text-align:center; color:#979797; line-height:18px; padding:15px 100px 0 100px;}
 .btmtext span{color:#376b7e; display:block;}
 
/* ==================== ?????????? ? ????????? ??????? ? ?????? ??????? */
.fullbl a {
 display:block;
 float:left;
 width:235px;
 height:30px;
 font:11px Arial;
 color:#3787a6;
 background:#e4e8ea;
 text-align:center;
 padding:6px 10px;
 margin:0px 0;
 border:1px solid #dbdbdb;
}
.fullbl a:hover {
 background:#f1f1f1;
 border:1px solid #ddd8c8; 
 color:#e57106;
}
.fullbr a {
 display:block;
 float:right;
 width:235px;
 height:30px;
 font:11px Arial;
 color:#3787a6;
 background:#e4e8ea;
 text-align:center;
 padding:6px 10px;
 margin:0px 0;
 border:1px solid #dbdbdb;
}
.fullbr a:hover {
 background:#f1f1f1;
 border:1px solid #ddd8c8; 
 color:#e57106;
} 

.pm_status {
 float:left;
 border: 1px solid #d8d8d8;
 padding: 0px;
 background-color: #fff;
 width: 300px;
 height: 100px;
 margin-left: 20px;
 margin-right: 5px;
}

.pm_status_head {
 border-bottom: 1px solid #d8d8d8;
 font-size: 0.9em;
 background: #fff url("/images/bbcodes.png") repeat-x 0 100%;
 height: 22px;
 padding: 0;
 font-weight: bold;
 text-align: center;
 color: #4e4e4e;
}

.pm_status_content {
 padding: 5px;
}

hr {width:0;border:0;border-bottom:1px solid #ccc;width:100%;}
.codeButtons {background:#29748D;border:none;padding:4px 5px;color:#fff;}

a[class^="group"]:link,a[class^="group"]:visited,.userBirthdayLink:link,.userBirthdayLink:visited{font-size:13px;padding:3px 4px;line-height:22px;border-radius:4px;text-decoration:none!important;} 
 a[class^="group"]:hover,.userBirthdayLink:hover{text-decoration:none! 
important;box-shadow:0 1px 3px rgba(0,0,0,.3);} 
 .forumOnlineBar a[class^="group"]:link,.forumOnlineBar a 
[class^="group"]:visited{line-height:normal;} 
 a.groupUser:link, 
a.groupUser:visited,.userBirthdayLink:link,.userBirthdayLink:visited{color:#2a6f92!important;} 
 a.groupUser:hover,.userBirthdayLink:hover{color:#11567a! 
important;background:#ebf2f2;} 
 a.groupModer:link,a.groupModer:visited {color:#1ab11e! 
important;background:url(http://zornet.ru/zornet_ru5/Mod.png) no-repeat 1px center;padding-left:16px;} a.groupModer:hover {color:#fff!important;background:url(http://zornet.ru/zornet_ru5/Mod.png) no-repeat 3px center #1ab11e; }/*Модераторы*/ 
 a.groupVerify:link,a.groupVerify:visited {color:#991199!important;} 
a.groupVerify:hover {color:#fff!important;background:#991199;}/*Проверенные*/ 
 a.groupAdmin:link,a.groupAdmin:visited {color:#ff2400! 
important;background:url(http://zornet.ru/zornet_ru5/main_admin_grade.gif) no-repeat 1px center;padding-left:16px;} a.groupAdmin:hover {color:#fff!important;background:url(http://zornet.ru/zornet_ru5/main_admin_grade.gif) no-repeat 3px center #ff2400; }/*Админ*/ 
 a.groupOther1:link,a.groupOther1:visited {color:#3D5A70!important;} 
a.groupOther1:hover {color:#fff!important;background:#3D5A70;}/*Супер-пользователь*/ 
 a.groupOther3:link,a.groupOther3:visited {color:#ffcc2f! 
important;background:url(http://zornet.ru/zornet_ru5/vip_grade.gif) no-repeat 1px center;padding-left:25px;} a.groupOther3:hover {color:#fff!important;background:url(http://zornet.ru/zornet_ru5/vip_grade.gif) no-repeat 3px center #ffcc2f; }/*VIP*/ 
 a.groupFriends:link,a.groupFriends:visited {color:#b46918!important;} 
a.groupFriends:hover {color:#fff!important;background:#b46918;}/*Дизайнер*/ 
 a.groupOther7:link,a.groupOther7:visited {color:#3D5A70!important;} 
a.groupOther7:hover {color:#fff!important;background:#3D5A70;}/*4Game*/ 
 a.groupBanned:link,a.groupBanned:visited {color:#303030!important;text- 
decoration:line-through;} a.groupBanned:hover {color:#fff!important;background:#303030;text-decoration: line-through;}/*Забаненные*/ 
 a.groupOther5:link,a.groupOther5:visited {color:#FF9E5E;} 
a.groupOther5:hover {color:#ffffff;background:#FF9E5E; text-shadow:none;} /*Помощник*/ 
 #nav_menu a:link, #nav_menu a:visited { 
 color: #fff; 
 display: block; 
 font-size:11px; 
 padding-bottom: 4px; 
 padding-left: 8px; 
 padding-right: 8px; 
 padding-top: 4px; 
 }

#share42 {padding: 6px 6px 0; background: #FFF; border: 1px solid #E9E9E9; border-radius: 4px;}
#share42:hover {background: #F6F6F6; border: 1px solid #D4D4D4; box-shadow: 0 0 5px #DDD;}
#share42 a {opacity: 1}
#share42:hover a {opacity: 0.5}
#share42 a:hover {opacity: 2}

#share41 {display: inline-block; padding: 6px 0 0 6px; background: #FFF; border: 1px solid #E9E9E9; border-radius: 4px;}
#share41:hover {background: #F6F6F6; border: 1px solid #D4D4D4; box-shadow: 0 0 5px #DDD;}
#share41 a {opacity: 1}
#share41:hover a {opacity: 0.5}
#share41 a:hover {opacity: 1}