@charset "utf-8";

@font-face {
 font-family:'Cuprum';
 src: url('/cs-planet/Cuprum.ttf');
}

body {margin:0; padding:0; font-family:Tahoma; font-size:11px; color:#383838;line-height:1.3;}
.body {margin:0; padding:0; font-family:Tahoma; font-size:11px; color:#fff;line-height:1.3;background: url(/cs-planet/fon.png);}

td {font-family: Tahoma, sans-serif; font-size:11px;}

.bold {font-weight:bold;}
.center {text-align:center;}
.right {float:right;}
.left {float:left;}
.hidden {overflow:hidden;}
hr {height:1px;background:#c3c4c5; border:0}
a:link,a:active,a:visited {color:#fff; text-decoration:none;}
a:hover {text-decoration:none;}

li {display:block; padding:0; margin:0; list-style:none;}
ul{display:block; padding:0; margin:0;}
ul li {display:list-item; margin:0px; padding:0px;list-style:none;}


textarea, input {font-family:Tahoma; font-size:11px;}
input[type="button"], input[type="reset"], input[type="submit"] {min-width:20px;height:21px;padding:0 6px;background: url(/cs-planet/input.png) no-repeat right -21px, url(/cs-planet/input.png) no-repeat 0 0;outline:none;border:0 !important;border-radius:6px; color:#fff;font-family:'Cuprum';font-size:14px;font-weight:normal !important;}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {cursor:pointer;background: url(/cs-planet/input_hover.png) no-repeat right -21px, url(/cs-planet/input_hover.png) no-repeat 0 0;outline:none;border:0 !important;border-radius:6px; color:#fff;}
textarea, input[type="text"], input[type="password"] {outline:none; border:0 !important;padding:3px 0;}


/* CSS SITE STAR*/
#wrap {margin:0;overflow:hidden;}
#container_wrap {width:974px; margin:10px auto;}

#content_full {background: url(/cs-planet/content.png) repeat-y -1008px 0;width:1008px;}
#content_in {background: url(/cs-planet/content.png) no-repeat 0 top;}
#content_ins {width:974px;background: url(/cs-planet/content.png) no-repeat -2016px bottom;overflow:hidden;padding:14px 0 35px 0;}

#content_full_forum {background: url(/cs-planet/content2.png) repeat-y -1008px 0;width:1008px;}
#content_in_forum {background: url(/cs-planet/content2.png) no-repeat 0 top;}
#content_ins_forum {width:974px;background: url(/cs-planet/content2.png) no-repeat -2016px bottom;overflow:hidden;padding:14px 0 35px 0;}

#contents_forum {margin:13px 28px 0 259px;overflow:hidden;}
#contents {margin:13px 240px 0 244px;overflow:hidden;}
#sb-one{float:left;width:227px;overflow:hidden;margin:0;padding:33px 0 0 3px}
#sb-two{float:right;width:239px;overflow:hidden;margin:0;padding:0 2px 0 0}

/* CSS SITE END */

/* HEADER START*/
#hnav {background:url(/cs-planet/hnav.png) no-repeat;width:870px;height:36px;margin:0;padding:6px 52px 0 52px;overflow:hidden;}
#hnav li {float:left;padding:0;margin:0 6px 0 0;}
#hnav li a {background: url(/cs-planet/hnav_a.png) no-repeat right -31px;display:block;padding:0 16px 0 0;}
#hnav li a span {background: url(/cs-planet/hnav_a.png) no-repeat 0 0;height:31px;line-height:31px;padding:0 0 0 16px ;font-family:'Cuprum';font-size:14px; color:#fff;text-transform: uppercase;display:block;}
#hnav li a:hover {background: url(/cs-planet/hnav_a.png) no-repeat right -93px;}
#hnav li a:hover span {background: url(/cs-planet/hnav_a.png) no-repeat 0 -62px;}

#hSearch {width:225px; height:27px; float:right; margin:1px 0 0 0; position:relative;}
#hSearch input {display:block; padding:0; margin:0; border:0; vertical-align:top; outline:none; background:0;}
#hSearch input[type="text"] {width:165px; height:25px; padding:2px 45px 0 15px; color:#4e4e4e;font-family:'Cuprum';font-size:14px;text-transform: uppercase;background: url(/cs-planet/hsearch.png) no-repeat 0 0;}
#hSearch input[type="submit"] {width:38px; height:23px; position:absolute; right:4px; top:2px; background: url(/cs-planet/hsearch.png) no-repeat 0 -27px;}
#hSearch input[type="submit"]:hover { background: url(/cs-planet/hsearch.png) no-repeat -38px -27px;cursor:pointer;}

#header {height:116px;position:relative;}
#hlogo {background:url(/cs-planet/hlogo.png) no-repeat;width:228px;height:68px;display:block;position:absolute;top:17px;left:25px;}
#hbanka {width:468px;height:60px;position:absolute;top:30px;right:90px;}
#hbanka img {width:468px;height:60px;}
#lpanel {background:#e0e0e0;padding:4px; border-radius:4px;border-top:1px solid #c9c9c9;border-bottom:1px solid #fafafa;position:absolute;bottom:-25px;left:14px;overflow:hidden;}
#lpanel #lvxod {background:url(/cs-planet/lpanel.png) no-repeat 0 0;width:102px;height:25px;display:block;float:left;}
#lpanel #lvxod:hover {background:url(/cs-planet/lpanel.png) no-repeat 0 -25px;}
#lpanel #lreg {background:url(/cs-planet/lpanel.png) no-repeat -102px 0;width:94px;height:25px;display:block;float:left;}
#lpanel #lreg:hover {background:url(/cs-planet/lpanel.png) no-repeat -102px -25px;}
#lpanel #lprof {background:url(/cs-planet/lpanel.png) no-repeat 0 -50px;width:102px;height:25px;display:block;float:left;}
#lpanel #lprof:hover {background:url(/cs-planet/lpanel.png) no-repeat 0 -75px;}
#lpanel #lout {background:url(/cs-planet/lpanel.png) no-repeat -102px -50px;width:94px;height:25px;display:block;float:left;}
#lpanel #lout:hover {background:url(/cs-planet/lpanel.png) no-repeat -102px -75px;}
/* HEADER END*/

/* FOOTER START*/
#footer {width:972px;height:100px;margin:10px 0 0 0;;padding:0;background:url(/cs-planet/footer.png) no-repeat;overflow:hidden;position:relative;}
#ftext {top:57px;left:20px;position:absolute;}
#ftext2 {width:610px;text-align:center;top:57px;left:230px;position:absolute;}
a.scroll {position: absolute;bottom: 5px;right: 7px;width: 75px;height: 43px;}
#fcop {position: absolute;top:12px;left:5px;width:224px;height:31px;background:url(/cs-planet/fcop.png) no-repeat;display:block;}
#fcop:hover {background:url(/cs-planet/fcop.png) no-repeat 0 -31px;}

#fnav {position: absolute;top:13px;left:255px;}
#fnav li {float:left;margin:0 6px 0 0;}
#fnav li a {display:block;height:20px;line-height:20px;padding:0 10px;background:#1a1a1a; border-radius:3px; color:#fff; }
#fnav li a:hover {background:#bb7b08;color:#fff; }
/* FOOTER END*/


.block_full {width:227px; padding:0;margin: 0 0 5px 0}
.block_title {height:40px; line-height:42px;padding:0 25px;background:url(/cs-planet/block.png) no-repeat 0 0;overflow:hidden;}
.block_title {color:#c28208;font-family:'Cuprum';font-size:14px;text-transform: uppercase;}
.block_cont {background:url(/cs-planet/block.png) repeat-y -227px 0;padding:0 0 8px 0;overflow:hidden; border-radius:0 0 7px 7px;color:#383838;}

.block_full2 {width:239px; padding:0;margin: 0 0 5px 0}
.block_title2 {height:50px; line-height:42px;padding:0 35px;background:url(/cs-planet/block2.png) no-repeat 0 0;overflow:hidden;}
.block_title2, .block_title3 {color:#fff;font-family:'Cuprum';font-size:14px;text-transform: uppercase;}
.block_title3 {height:60px; line-height:60px;padding:0 35px;background:url(/cs-planet/block2.png) no-repeat -239px 0;overflow:hidden;}
.block_cont2 {padding:0 14px 0 10px;overflow:hidden;color:#383838;}
.block_cont a, .block_cont2 a {color:#383838;}

.bnav {padding:0;margin:0;overflow:hidden;}
.bnav li a {display:block;height:28px; line-height:25px;padding:0 16px;background:url(/cs-planet/bnav.png) no-repeat 0 0;color:#383838;font-weight:bold;}
.bnav li a:hover {background:url(/cs-planet/bnav.png) no-repeat 0 -28px;color:#fff;}


.pollQue {width:214px;margin:0 auto;background:url(/cs-planet/pollQue.png) no-repeat center bottom; padding:0 0 8px 0;overflow:hidden;}
.pollQue_in {width:200px;background: #794802 url(/cs-planet/pollQue_in.png) no-repeat 0 0;border-radius:4px;padding:8px 7px;overflow:hidden;color:#fff;font-family:'Cuprum';font-size:14px;}
.pollButton input.pollBut {display:none;}
.poll_pan {margin:0 auto;width:202px;}
.poll_pan input {margin:3px auto;width:202px;height:32px;background:url(/cs-planet/pollBut.png) no-repeat 0 0;border:0;}
.poll_pan input:hover {background:url(/cs-planet/pollBut.png) no-repeat 0 -32px;cursor:pointer;}
.pollAns {overflow:hidden;}
.pollAns body:not(#Foo) input[type=checkbox], input[type=radio]{display:none;}
.pollAns body:not(#Foo) input[type=checkbox] + label, input[type=radio] + label{color:#383838;padding:0 0 0 22px;background:url(/cs-planet/radio.png) no-repeat 0px 2px;}
.pollAns body:not(#Foo) input[type=checkbox]:checked + label, input[type=radio]:checked + label{background:url(/cs-planet/radio_dis.png) no-repeat 0px 2px;}
.answer {padding:3px 0;}
.pollLnk a {display: inline-block;margin:0 2px;padding:0 6px;height:19px;line-height:19px;background:#b2b2b2; border-radius:6px; color:#383838;}
.pollLnk a:hover {background: url(/cs-planet/pollLnk.png) no-repeat right -20px, url(/cs-planet/pollLnk.png) no-repeat 0 0;color:#fff;}
.progress {background:#b2b2b2;border-radius:5px;margin:3px 0;padding:0 !important;text-align:center}

.biform {padding:4px 6px;overflow:hidden;}
.biform_m {padding:2px 0 0 0;overflow:hidden;color:#383838;}
.biform_m a {color:#865003;}
.biform_p {width:52px;height:52px;margin:0 8px 0 0;padding:4px; background:url(/cs-planet/coment_ava.png) no-repeat 0 0;float:left}
.biform_p img {width:51px;height:51px;}

.form_link2 {display: inline-block;margin:5px 0;padding:3px; background:#e0e0e0; border-top: 1px solid #c9c9c9;border-bottom: 1px solid #fafafa; border-radius: 5px;}
.bstate {padding:3px 0;overflow:hidden;}



.bChat_loop {overflow:hidden; margin:0 0 2px 0;}
.bChat_top {height:25px; line-height:25px; padding:0 7px;color:#383838;}
.bChat_top a {color:#383838;}
.bChat_top div {color:#a79c9c;}
.bChat_cont {overflow:hidden;padding:6px 10px; background: url(/cs-planet/bChat_cont.png) no-repeat 0 0, url(/cs-planet/bChat_cont.png) no-repeat -392px bottom, url(/cs-planet/bChat_cont.png) repeat-y -196px 0;color:#fff;}
.bChat_panel {width:210px;overflow:hidden;}
.bChat_ok {margin:0 0 0 5px;width:38px; height:33px; background: url(/cs-planet/chat_ok.png) no-repeat 0 0; display:block;}
.bChat_ok:hover {background: url(/cs-planet/chat_ok.png) no-repeat 0 -33px;}
.bChat_smile {margin:0 2px 3px 4px;width:18px; height:18px; background: url(/cs-planet/Chat_icon.png) no-repeat 0 0; display: block; float:left;}
.bChat_smile:hover {background: url(/cs-planet/Chat_icon.png) no-repeat 0 -18px;}
.bChat_bb {width:18px; height:18px; background: url(/cs-planet/Chat_icon.png) no-repeat -18px 0; display: block; float:left;}
.bChat_bb:hover {background: url(/cs-planet/Chat_icon.png) no-repeat -18px -18px;}

.scroll-pane {height:230px; padding:0 0 0 10px; margin:0 0 5px 0; overflow:auto; outline:none;}
.jspContainer {width:100% !important;position: relative; overflow: hidden; outline:0; z-index: 1; }
.jspTrack {height:100%; position: absolute; cursor: pointer; right:12px; top:0; overflow:hidden; z-index:22;}
.jspDrag {width:7px;border-radius:10px;overflow: hidden; position: relative; top: 0; left:8px; background:url(/cs-planet/scroll.png) no-repeat -14px center; cursor: pointer; }
.jspDragTop {border-radius:10px 10px 0 0;width:7px; height:21px; position: absolute; top: 0; left: 0; overflow: hidden; background:url(/cs-planet/scroll.png) no-repeat 0 top; }
.jspDragBottom {border-radius:0 0 10px 10px;width:7px; height:19px; position: absolute; bottom: 0; left: 0; overflow: hidden; background:url(/cs-planet/scroll.png) no-repeat -7px bottom; }
.jspPane { width:196px !important;padding:0 !important; position: absolute; }
.jspVerticalBar { width: 17px; height: 100%; position: absolute; top:0px; right: 0; }
.jspHorizontalBar { width: 100%; height: 10px; position: absolute; bottom: 0; left: 0; }
.jspVerticalBar *, .jspHorizontalBar * { margin: 0; padding: 0; }
.jspCap { display: none; }
.jspHorizontalBar .jspCap { float: left; }
.jspTrack { position: relative; background:url(/cs-planet/scroll_p.png) no-repeat 0 0; }



.vienw_inform {width:429px;margin:5px auto 15px auto;background:url(/cs-planet/mess_r.png) no-repeat right 0, url(/cs-planet/mess_l.png) no-repeat left 0, url(/cs-planet/mess.png)repeat-x 0 0 , url(/cs-planet/mess1.png);border-radius:5px;border:0;padding:7px;color:#fff}
.vienw_intitle {color:#fff;font-family:'Cuprum';font-size:14px;text-transform: uppercase; padding:4px 23px;}
.vienw_inform li {padding:3px 0;}
.vienw_inform li a {display:block;height:21px;line-height:21px; padding:0 10px;background: #683e02;border-radius:6px; color:#fff;}
.vienw_inform li a:hover {background: url(/cs-planet/input_hover.png) no-repeat right -21px, url(/cs-planet/input_hover.png) no-repeat 0 0;}
.vienw_inform li a b {background: url(/cs-planet/vienw_inform.png) no-repeat 0 0; margin: 9px 6px 0 0; float:left; width:9px; height:3px;}

.viewn_full {margin:0 0 8px 0; padding:0; overflow:hidden;}
.viewn_top {background: url(/cs-planet/viewn_top.png) no-repeat left 0, url(/cs-planet/viewn_top.png) no-repeat right -60px, url(/cs-planet/viewn_top.png) repeat-x 0 -30px;height: 30px;line-height: 30px;overflow: hidden;margin:0 7px;padding: 0 15px;color:#fff;font-weight:bold;position:relative;}
.viewn_top a{color:#fff;font-weight:bold;}
.vienw_raiting {top:8px;right:13px;position:absolute;}
.viewn_content {overflow:hidden;}
.vienw_mess {text-align:center; padding:0 15px 5px 15px}
.vienw_pict {max-width:333px; max-height:164px;background:#3c3c3c; border-radius:4px;margin:6px;padding:2px;display: inline-block}
.vienw_pict img {max-width:333px; max-height:164px;border-radius:4px;}
.vienw_info {width:470px; height:56px;line-height:56px;text-align:center; background: url(/cs-planet/vienw_info.png) no-repeat 0 0;color:#383838;}
.vienw_info li {display: inline-block;padding:0 7px;}
.vienw_info li a {color:#383838;}

.blin {height:3px; background:url(/cs-planet/blin.png)repeat-x 0 0; margin:2px 0;}
.coments {width:425px; margin:6px auto;padding:6px;background: #ededed; border-radius:4px;overflow:hidden;}
.coment {overflow:hidden;}
.coment_name {color:#865003;padding:0 8px;}
.coment_name span {color:#756c6c;}
.coment_name a {color:#865003;}
.coment_mess {overflow:hidden;color:#383838;}
.coment_ava {width:52px;height:52px;margin:3px 6px 0 0;padding:4px; background:url(/cs-planet/coment_ava.png) no-repeat 0 0;float:left}
.coment_ava img {width:51px;height:51px;}
.commReg {display:block; width:443px; height:50px; background: url(/cs-planet/commReg.png) no-repeat 0 0; margin: 5px auto;}
#allSmiles {display:none}
.mess {background:url(/cs-planet/mess_r.png) no-repeat right 0, url(/cs-planet/mess_l.png) no-repeat left 0, url(/cs-planet/mess.png)repeat-x 0 0 , url(/cs-planet/mess1.png);border-radius:5px;border:0;padding:7px;color:#fff}
.form_link1 {display: inline-block;margin:5px 0;padding:3px; background:#181818; border-top: 1px solid #0f0f0f;border-bottom: 1px solid #373737; border-radius: 5px;} 
.form_link {display: inline-block;height:25px; line-height:25px; padding:0 25px;background:url(/cs-planet/for_input.png) no-repeat right -25px, url(/cs-planet/for_input.png) no-repeat left 0, url(/cs-planet/for_input.png)repeat-x 0 -50px; border-radius:5px; color:#fff !important;font-family:'Cuprum';font-size:14px;text-transform: uppercase;}
.form_link:hover {background:url(/cs-planet/for_input_hover.png) no-repeat right -25px, url(/cs-planet/for_input_hover.png) no-repeat left 0, url(/cs-planet/for_input_hover.png)repeat-x 0 -50px;}

.catsTable {padding:0 5px 5px 5px; text-align:center;}
.catName {display: block; background:#151515; border-radius:5px; height:25px;line-height:25px;margin:3px 5px 3px 0;padding:0 8px; }
.catName:hover {background:url(/cs-planet/for_input_hover.png) no-repeat right -25px, url(/cs-planet/for_input_hover.png) no-repeat left 0, url(/cs-planet/for_input_hover.png)repeat-x 0 -50px;}
.catNameActive {display: block;border-radius:5px; height:25px;line-height:25px;margin:3px 5px 3px 0;padding:0 8px;background:url(/cs-planet/for_input_hover.png) no-repeat right -25px, url(/cs-planet/for_input_hover.png) no-repeat left 0, url(/cs-planet/for_input_hover.png)repeat-x 0 -50px;}

.prof_content {padding:10px 25px;overflow:hidden;}
.prof_left {margin: 0 15px 0 0;float:left;text-align:center;}
.prof_avatar {width:150px; height:151px; background: url(/cs-planet/forum_avatar.png) no-repeat 0 0; margin:0; padding: 6px;}
.prof_avatar img {width:150px; height:150px;}
.prof_tit {background: url(/cs-planet/prof_tit.png) no-repeat left 0, url(/cs-planet/prof_tit.png) no-repeat right -52px, url(/cs-planet/prof_tit.png) repeat-x 0 -26px;height: 26px;line-height: 26px;overflow: hidden;margin:0 0 2px 0;padding: 0 11px;color:#fff;position:relative;}
.prof_iftit {padding:1px 0; text-align:center;color:#fff;font-family:'Cuprum';font-size:14px;}
.prof_ifli {margin:0; padding:0}
.prof_ifli li {height:22px; line-height:22px; border-radius:6px; background:#000000;overflow: hidden;margin:5px 0;padding: 0 11px;}
.prof_ifli li:hover {border-radius:0px;background: url(/cs-planet/prof_ifli.png) no-repeat left 0, url(/cs-planet/prof_ifli.png) no-repeat right -44px, url(/cs-planet/prof_ifli.png) repeat-x 0 -22px;}
.prof_ifli li span, .prof_ifli li span a {color:#d1950a;}
.prof_online {width:162px; height:27px; background:url(/cs-planet/online.png) no-repeat 0 0; margin: 5px 0;}
.prof_offline {width:162px; height:27px; background:url(/cs-planet/offline.png) no-repeat 0 0; margin: 5px 0;}
.prof_link1 {width:156px;margin: 5px 0;padding: 3px;background: #181818;border-top: 1px solid #0F0F0F;border-bottom: 1px solid #373737;border-radius: 5px;}
.prof_link {display: block;height:25px; line-height:25px; padding:0 25px;background:url(/cs-planet/for_input.png) no-repeat right -25px, url(/cs-planet/for_input.png) no-repeat left 0, url(/cs-planet/for_input.png)repeat-x 0 -50px; border-radius:5px; color:#fff !important;font-family:'Cuprum';font-size:14px;text-transform: uppercase;}
.prof_link:hover {background:url(/cs-planet/for_input_hover.png) no-repeat right -25px, url(/cs-planet/for_input_hover.png) no-repeat left 0, url(/cs-planet/for_input_hover.png)repeat-x 0 -50px;}



/* PageSelector Start */ 
.catPages1, .pagesBlockuz1, .pagesBlock1, .catPages2, .pagesBlockuz2, .pagesBlock2 {color:#fff;text-align:center;} 
.pagesBlockuz1 a:link,.pagesBlockuz1 a:visited, .pagesBlockuz1 a:active, .catPages1 a:link,.catPages1 a:visited, .catPages1 a:active, .pagesBlock1 a:link,.pagesBlock1 a:visited,.pagesBlock1 a:active, .catPages2 a:link,.catPages2 a:visited,.catPages2 a:active, .pagesBlock2 a:link,.pagesBlock2 a:visited,.pagesBlock2 a:active, .pagesBlockuz2 a:link,.pagesBlockuz2 a:visited, .pagesBlockuz2 a:active {display:inline-block;background:url(/cs-planet/page.png) no-repeat 0 0;margin:0;text-decoration:none;}
.pagesBlockuz1 a:link span,.pagesBlockuz1 a:visited span, .pagesBlockuz1 a:active span, .catPages1 a:link span,.catPages1 a:visited span, .catPages1 a:active span, .pagesBlock1 a:link span, .pagesBlock1 a:visited span,.pagesBlock1 a:active span, .catPages2 a:link span, .catPages2 a:visited span,.catPages2 a:active span, .pagesBlock2 a:link span, .pagesBlock2 a:visited span,.pagesBlock2 a:active span, .pagesBlockuz2 a:link span,.pagesBlockuz2 a:visited span, .pagesBlockuz2 a:active span {display:block;background:url(/cs-planet/page.png) no-repeat right -23px;height:23px;line-height:23px;padding:0 13px;color:#fff;font-weight:normal;}

.pagesBlockuz1 a:hover, .catPages1 a:hover, .pagesBlock1 a:hover, .catPages2 a:hover, .pagesBlock2 a:hover, .pagesBlockuz2 a:hover {display:inline-block;background:url(/cs-planet/page.png) no-repeat 0 -46px;margin:0;} 
.pagesBlockuz1 a:hover span, .catPages1 a:hover span, .pagesBlock1 a:hover span, .catPages2 a:hover span, .pagesBlock2 a:hover span, .pagesBlockuz2 a:hover span {display:block;background:url(/cs-planet/page.png) no-repeat right -69px;color:#fff;font-weight:normal;}

.pagesBlockuz1 b, .catPages1 b, .pagesBlock1 b, .catPages2 b, .pagesBlock2 b, .pagesBlockuz2 b {display:inline-block;background:url(/cs-planet/page.png) no-repeat 0 -46px;margin:0;text-decoration:none;} 
.pagesBlockuz1 b span, .catPages1 b span, .pagesBlock1 b span, .catPages2 b span, .pagesBlock2 b span, .pagesBlockuz2 b span {display:block;background:url(/cs-planet/page.png) no-repeat right -69px;height:23px;line-height:23px;padding:0 13px;color:#fff;font-weight:normal;}
/* PageSelector end */




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

.forum_nav {margin: 5px 0;padding: 3px;background: #181818;border-top: 1px solid #0F0F0F;border-bottom: 1px solid #373737;border-radius: 5px;overflow:hidden;}
.forum_navs {height:26px;background:url(/cs-planet/forum_nav.png) no-repeat right -52px, url(/cs-planet/forum_nav.png) no-repeat left 0, url(/cs-planet/forum_nav.png) repeat-x 0 -26px;overflow:hidden;}
.forum_navs ul {border-radius:5px;margin:1px 0 0 0;height:24px;line-height:24px;overflow:hidden;}
.forum_navs li {float:left;font-family:'Cuprum';font-size:14px;}
.forum_navs li a {color:#fff;font-family:'Cuprum';font-size:14px;display:block;height:24px;line-height:22px;margin:0 1px 0 0;padding:0 15px; border-top:1px solid rgba(255, 255, 255, 0.1);border-left:1px solid rgba(255, 255, 255, 0.1);border-right:1px solid rgba(255, 255, 255, 0.1);}
.forum_navs li a:hover {border-top:1px solid #f1d912;background:url(/cs-planet/forum_navs.png) repeat-x 0 0}
.forum_navs li:last-child a {border-right:0;}
.forum_navs li:first-child a {border-left:0;}
.forum_navs li.liRIght {float:right; padding:0 15px;}
.forum_navs li.liRIght span {color:#f79d21;}

/* General forum Table View */
.gTable {border-spacing: 0px 0px !important; border: 0px; background: transparent !important;}
.gTableTop {padding:0 15px;height:36px;line-height:36px; background:url(/cs-planet/forum_title.png) no-repeat right -36px, url(/cs-planet/forum_title.png) no-repeat left 0, url(/cs-planet/forum_title.png)repeat-x 0 -72px;color:#fff;font-weight:bold;}
.gTableSubTop {background:#ededed; border:none;padding: 4px 15px; color: #858585; border-right: 1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;}
.gTableSubTop a {color: #858585;}
.gTableSubTopLeft {border-top-left-radius: 4px;}
.gTableSubTopRight {border-top-right-radius: 4px;}
.gTableError, .gTableBody, .gTableBody1, .gTableBottom, .gTableLeft, .gTableRight{padding:2px 5px;background:#ededed;border-right:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;color:#858585}
.gTableBody a, .gTableBody1 a, .gTableBottom a, .gTableLeft a, .gTableRight a {color:#858585}
.forum_lb_bg1 {margin:0 0 10px 0;height:8px;background: url(/cs-planet/felements.png) no-repeat 0 0;}
.forum_lb_bg {height:8px;background: url(/cs-planet/felements.png) no-repeat 0 0;}
.forum_rb_bg {height:8px;background: url(/cs-planet/felements.png) no-repeat right -8px;}
.modulesforum.pagesforumsrules.uriforumsRules .gTableBody {border-radius:5px 5px 0 0;}

/* ------------------------ */

/* Forums Styles */
.forumModerBlock, .forumNamesBar{display:none}
.forumLastPostTd,.forumNameTd, .forumLastPostTd, .forumIcoTd,.forumPostTd,.forumThreadTd {padding:2px 5px;background:#ededed;border-right:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;color:#858585}
a.threadFrmLink {color:#858585}
.forumPostTd,.forumThreadTd {font-weight:bold;}
a.catLink {text-decoration:none; color:#fff;}
a.catLink:hover {text-decoration:none;color:#fff;}
/* ------------- */

/* forum Titles & other */
.postPoll {padding:0 0 5px 0 !important}
#pollBlock2 {background:#ededed; border-radius:4px;color:#858585}
.forum {font-weight:bold;}
a.forumModer {color:#5d5d5d;}
a.forum {text-decoration:none; color:#5d5d5d;}
a.forum:hover {text-decoration:none; color:#4e4c4c;}
a.lastPostUserLink, a.forumLastPostLink, a.threadAuthorLink {text-decoration:none; color:#f79d21;}
a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none; color:#d27c07;}
/* -------------------- */

/* forum Threads Style */
.threadIcoTd,.threadPostTd,.threadViewTd,.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px 5px;background:#ededed;border-right:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;color:#858585}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:4px 5px;background:#ededed;border-bottom:1px solid #c9c9c9;color:#858585;font-weight:bold;padding-left:40px;}
.threadsDetails {padding:4px 5px;background:#ededed;border-bottom:1px solid #c9c9c9;color:#858585}
.forumOnlineBar {padding:4px 5px;background:#ededed;border-bottom:1px solid #c9c9c9;color:#858585}
.forumOnlineBar a {color:#858585}

a.threadPinnedLink, a.threadLink {text-decoration:none; color:#5d5d5d;}
a.threadPinnedLink:hover, a.threadLink:hover {text-decoration:underline; color:#4e4c4c;}
.threadPinnedLink,.threadLink {font-weight:bold;}
/* ------------------- */

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

/* РџРµСЂРµРєР»СЋС‡Р°С‚РµР»СЊ СЃС‚СЂР°РЅРёС† С„РѕСЂСѓРјР° */
a.postPSwithcesLink {color:#858585}
.switches { -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px; border-radius:3px; margin-left:10px; margin-top:5px; margin-bottom:5px;}
.pagesInfo, .fFastSearchTd, .fastSearch, .legendTable, .userRights {display:none;}
.fFastSearchTd {color: white;}
.switch {background: none; padding-bottom:0px; padding-top:0px; margin-left:0px; margin-right:0px;}

.switchActive {display:block;background: url(/cs-planet/input_hover.png) no-repeat right -21px, url(/cs-planet/input_hover.png) no-repeat 0 0;text-decoration:none;min-width:20px;height:21px;line-height:21px;padding:0 4px;outline:none;border:0 !important;border-radius:6px; color:#fff;}
a.switchDigit,a.switchBack,a.switchNext {display:block;text-decoration:none;min-width:20px;height:21px;line-height:21px;padding:0 4px;background: url(/cs-planet/input.png) no-repeat right -21px, url(/cs-planet/input.png) no-repeat 0 0;outline:none;border:0 !important;border-radius:6px; color:#fff;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {cursor:pointer;background: url(/cs-planet/input_hover.png) no-repeat right -21px, url(/cs-planet/input_hover.png) no-repeat 0 0;outline:none;border:0 !important;border-radius:6px; color:#fff;}

/* ------------------- */ 

a.postUser {padding:0 10px; color:#f79d21}
.forum_avatar {width:150px; height:151px; background: url(/cs-planet/forum_avatar.png) no-repeat 0 0; margin:5px auto; padding: 6px;}
.forum_avatar img {width:150px; height:150px;}
.forum_Info {width:148px; margin:0 auto;}
.forum_group {width:138px; height:21px; line-height:20px; background: url(/cs-planet/forum_group.png) no-repeat 0 0;padding:0 10px 0 0;color:#fff;text-align:right;font-family:'Cuprum';font-size:14px;text-transform: uppercase;}
.forum_Info li {margin:3px 0;height:20px; line-height:20px;background: url(/cs-planet/forum_Info.png) no-repeat 0 0;color:#383838; }
.forum_Info li a {color:#383838; }
.forum_Info li:hover {background: url(/cs-planet/forum_Info.png) no-repeat 0 -20px;color:#fff;}
.forum_Info li:hover a {color:#fff;}
.forum_panel {background:#ededed; border:1px solid #c9c9c9; border-left:0; padding: 3px 10px;}
.forum_leftb {padding:4px 0;background: #ededed;border-right:1px solid #c9c9c9;color:#5d5d5d}
.posttdMessage {background: #ededed;padding:10px;color:#5d5d5d}
/* ====== forum End ====== */

/* ====== END ====== */ 
 } 
 element.style { 
 float: left; 
 width: 100px; 
 font-size: 7pt; 
 color: #666; 
 margin-bottom: 8px; 
 } 
 /* ====== END ====== */

.begun_adv_cell{ 
 display:none !important; 
} 

.adv-close { 
 display: none !important; 
} 

.adv-remove { 
 display: none !important; 
} 
.adv-remove span{ 
 display: none !important; 
} 

#ads_games_parent{ 
 display: none !important; 
} 

#aa01acd4c69570cb433211db293e129a6{ 
 display: none !important; 
 
}