@import "/css/reset.css";

/* design by WilleZ | Skype - willazplay */
html, body {background:#4c4c4c;font-size:12px;font-family:'Open Sans';color:#393939;}
a {color:#393939;text-decoration:none;-moz-transition: color 0.2s 0.02s ease;-o-transition: color 0.2s 0.02s ease;-webkit-transition: color 0.2s 0.02s ease;}
2a {color: #F5F5F5;text-decoration:none;-moz-transition: color 0.2s 0.02s ease;-o-transition: color 0.2s 0.02s ease;-webkit-transition: color 0.2s 0.02s ease;}
a:hover {color:#7b97ad;text-decoration:none;}
hr {background-color:#eaeaea;border:0;height:1px;margin:10px 0;}
/* ---- */

/* input */
input[type="text"], input[type="password"], textarea {border:1px solid #D6D6D6;margin:0;padding:4px 7px;}
button, input[type="button"], input[type="submit"], input[type="reset"] {background:#7b97a7;color:#FFF !important;margin:0;cursor:pointer;padding:5px;padding-left:8px;padding-right:8px}
.view-content input[type="text"] {max-width:406px;}
.view-content textarea {max-width:634px;}
/* /input */

/* fixed */
#middle {width:900px;margin:0 auto;}
#sidebar {width:220px;float:left;}
#content {width:670px;float:right;}
/* /fixed */

/* header */
.header-top {background:#2b2929;height:44px;}
.header-mid {background:url('http://inside.usite.pro/image/header-mid.png')no-repeat;background-size:100%;height:216px; position: relative;} 
.header-bot {background:#2b2929;height:40px;}
/* h-logo */
a.logotype {color:#fff;font-size:18px;line-height:44px;padding-left:20px;text-transform:uppercase;float:left;}
a.logotype span {color:#7b97ad;font-size:12px;}
/* h-nav */
.header-nav {float:right;}
.header-nav li {background:url('/image/line.png')no-repeat right;float:left;display:block;}
.header-nav li:last-child {background:none;}
.header-nav li:hover {display:block;}
.header-nav a {color:#b5b5b5;line-height:42px;padding:0 18px;display:block;}
.header-nav a:hover {color:#fff;display:block;border-bottom:2px solid #7b97ad;}
/* h-text */
.header-text {color:#fff;}
.header-text h1 {font-size:16px;padding:35px 0;text-transform:uppercase;}
.header-text p {margin:0;padding: 0;line-height:24px;}
/* h-search */
.header-search {background:#363434;width:215px;height:30px;margin:5px 0;padding:0 10px;float:left;}
.header-search input[type="text"] {border:0;padding:0;}
.header-search input[type="submit"] {padding:0;}
.search-text {background:transparent;color:#fff;width:194px;font-size:11px;line-height:30px;float:left;}
.search-but {background:url('/image/search-ico.png')no-repeat!important;width:11px;height:11px;margin-top:10px!important;float:right;}
/* h-profile */
.header-profile {float:right;}
.header-profile li {background:url('/image/line.png')no-repeat right;line-height:40px;padding:0 11px;float:left;}
.header-profile li:last-child {background:none;}
.header-profile li a {color:#fff;}
.header-profile li a:hover {color:#7b97ad;}
.header-profile i {font-size:11px;margin-right:7px;}
/* /header */

/* footer */
.footer {background:#2b2929;height:90px;}
.footer-text {width:645px;color:#9a9a9a;font-size:11px;line-height:21px;padding-top:13px;float:left;}
.footer-text a {color:#9a9a9a;}
.footer-text a:hover {color:#7b97ad;}
a.footer-copyright {background:url('/image/footer-copyright.png')no-repeat;width:165px;height:43px;margin-top:25px;display:block;float:right;}
/* /footer */

/* entry */
.entry {margin-bottom:10px;box-shadow:0 0 9px rgba(0,0,0,0.35);}
.entry-title {background:#2b2929;height:36px;line-height:36px;color:#fff;padding-left:25px;}
.entry-title a {color:#fff;}
.entry-title span {background:#353232;line-height:20px;padding:0 10px;margin:8px;float:right;}
.entry-content {background:#fff;padding:10px;min-height:149px;box-shadow:0 0 9px rgba(0,0,0,0.35);}
.entry-poster {width:259px;height:145px;border:2px solid #eaeaea;margin-bottom:10px;float:left;}
.entry-poster img {width:259px;height:145px;}
.entry-message {width:382px;line-height:21px;margin-bottom:10px;float:right;}
.entry-dettals {padding-left:10px;height:20px;border-top:1px solid #eaeaea;}
.entry-dettals li {margin-right:20px;line-height:30px;float:left;}
.entry-dettals li:last-child {margin-right:0;}
.entry-dettals li i {margin-right:7px;}
/* /entry */

/* view */
.view {margin-bottom:10px;box-shadow:0 0 9px rgba(0,0,0,0.35);}
.view-title {background:#2b2929;height:36px;line-height:36px;color:#fff;padding-left:25px;}
.view-title a {color:#fff;}
.view-title span {background:#353232;line-height:20px;padding:0 10px;margin:8px;float:right;}
.view-content {background:#fff;padding:10px;overflow:hidden;box-shadow:0 0 9px rgba(0,0,0,0.35);}
.view-poster {width:646px;height:186px;border:2px solid #eaeaea;margin-bottom:10px;}
.view-poster img {width:646px;height:186px;}
.view-message {width:660px;line-height:21px;margin-bottom:10px;}
.view-dettals {padding-left:10px;height:29px;border-top:1px solid;border-bottom:1px solid;border-color:#eaeaea;overflow:hidden;}
.view-dettals li {margin-right:31px;line-height:30px;float:left;}
.view-dettals li:last-child {margin-right:0;}
.view-dettals li i {margin-right:7px;}
.view-button {margin-top:10px;}
.view-button li {background:#7bad9c;width:233px;height:30px;line-height:30px;text-align:center;float:left;margin-right:10px;display: block;}
.view-button li a {color:#fff;display: block;}
.view-button li:first-child {background: #7b97a7;}
.view-button li:last-child {background:#2b2929;width:164px;margin-right:0;}
.view-images {background:#fff;box-shadow:0 0 9px rgba(0,0,0,0.35);padding:10px;margin-bottom:10px;}
.view-image {border:2px solid #eaeaea;width:151px;height:106px;margin-right:10px;float:left;}
.view-image img {width:151px;height:106px;}
.view-image:last-child {margin-right:0;}
/* /view */

/* pages-selector */
.pages-selector {background:#2b2929;height:30px;line-height:28px;text-align:center;box-shadow:0 0 9px rgba(0,0,0,0.35);}
.swchItemA, .swchItem, .swchItemDots {padding:6px 10px;margin:0 4px;}
.swchItemA {border-bottom:2px solid #7b97ad;color:#fff;font-weight:normal;}
/* /pages-selector */

/* comm */
.comm {overflow:hidden;border-bottom:1px solid #eaeaea;padding:10px 0;}
.comm:hover .comm-ans {opacity:1;}
.comm-ava {width:76px;height:76px;border:2px solid #eaeaea;float:left;position:relative;}
.comm-ava img {width:76px;height:76px;}
.comm-ans {background:rgba(0,0,0,0.6);width:76px;height:24px;line-height:24px;text-align:center;position:absolute;bottom:0;left:0;opacity:0;transition: all .25s ease;}
.comm-ans a {color:#fff;font-size:11px;}
.comm-top {margin-left: 90px;padding-bottom:5px;}
.comm-top span {font-size:10px;color:#b0b0b0;float:right;}
.comm-message {margin-left: 90px;}
/* /comm */

/* comm-add */
.comm-add {margin-top:10px;}
.comm-add textarea {width:638px;height:50px;padding:5px;border:1px solid #eaeaea;margin-bottom:10px;}
.comm-add input[type="submit"] {background:#2b2929;color:#fff;height:30px;padding:0 10px;float:right;}
.com-order-block {display:none;}
/* /comm-add */

/* block */
.block {margin-bottom:10px;box-shadow:0 0 9px rgba(0,0,0,0.35);}
.block-title {background:#2b2929;height:36px;line-height:36px;color:#fff;text-align:center;}
.block-content {background:#fff;padding:10px;}
/* /block */

/* catsTable */
.catsTable {}
.catsTable a {font-size:12px;}
.catsTable tr {line-height:30px;border-bottom:1px solid #eaeaea;}
.catsTable tr:last-child {border-bottom:0px;}
.catsTable span {font-size:10px;color:#a4a4a4;float:right;}
.catsTable .catNameActive {color:#7b97ad;}
/* /catsTable */

/* pop-file */
.pop-file {width:196px;height:96px;color:#fff;font-size:11px;line-height:24px;margin-bottom:10px;border:2px solid #eaeaea;position:relative;}
.pop-file:last-child {margin-bottom:0;}
.pop-file img {width:196px;height:96px;}
.pop-load {background:rgba(0,0,0,0.6);width:186px;padding-left:10px;position:absolute;top:0;left:0;}
.pop-load i {font-size:9px;margin-right:7px;}
.pop-title {background: rgba(0,0,0,0.6);width:196px;text-align:center;position:absolute;bottom:0;left:0;opacity:0;transition: all .25s ease;}
.pop-title a {color:#fff;}
.pop-file:hover .pop-title {opacity:1;}
/* /pop-file */

/* stat */
.online-counter {font-size:10px;line-height:14px;padding-bottom:7px;color:#a4a4a4;float:left;}
.online-banner {width:88px;height:31px;margin-top:4px;float:right;}
.online-users {padding-top:7px;border-top:1px solid #eaeaea;}
/* /stat */

/* User Group Marks */
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:#ad7b7c;}
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:#7b98ad;}
a.groupUser:link,a.groupUser:visited,a.groupUser:hover {color:#a4a4a4;}
/* /User Group Marks */

/* popup */
.popup {width:900px;margin:50px auto;box-shadow:0 0 9px rgba(0,0,0,0.35);}
.popup-title {background:#2b2929;color:#fff;height:36px;line-height:36px;text-align:center;}
.popup-content {background:#fff;padding:10px;}
.popup-content hr {background-color:#eaeaea;border:0;height:1px;margin-top:5px;}
/* /popup */

/* ajax */
.myWinCont input[type=text], .myWinCont input[type=password] {background:#fff!important;border:1px solid #eaeaea!important;font-size:11px!important;padding:5px 8px!important;outline:none!important;box-shadow:none!important;} 
 .myWinCont textarea {box-shadow:none!important;} 
 .x-sh .xstl{padding-top:6px; background:none!important;} 
 .x-sh .xsml{background:none!important;} 
 .x-sh .xstr{padding-top:6px; background:none!important;} 
 .x-sh .xsmr{background:none!important;} 
 .x-sh .xsbl{padding-left:6px;background:none!important;} 
 .x-sh .xsbc{background:none!important;} 
 .x-sh .xsbr{padding-right:6px;background:none!important;} 
 .xt {background:none!important; margin-left:5px!important; margin-top:1px!important; width:25px!important; height:20px!important;} 
 .xt-close{background:url('http://yraaa.ru/_pu/21/12848835.png') no-repeat!important; margin:1px 0 0 0px!important;} 
 .xt-close-over{background:url('http://yraaa.ru/_pu/21/12848835.png') no-repeat!important;} 
 .xt-mini{background-position:0 -15px!important;} 
 .xt-mini-over{background-position:-15px -15px!important;} 
 .xt-maxi{background-position:0 -30px!important;} 
 .xt-maxi-over{background-position:-15px -30px!important;} 
 .xt-rest{background-position:0 -45px!important;} 
 .xt-rest-over{background-position:-15px -45px!important;} 
 .xw-tl {background:#2b2929!important; padding-left:10px!important; } 
 .xw-tc {background:none!important; padding:6px 10px 0px 10px!important;} 
 .xw-tr {background:none!important; padding-right:10px!important;} 
 .xw-ml {background:#fff!important; padding-left:10px!important; color:#fff!important;} 
 .xw-mr {background: none !important; padding-right:5px!important;} 
 .xw-bl {background:#fff!important; padding-left:5px!important;} 
 .xw-br {background:#fff!important;padding-right:5px!important;} 
 .xw-bc {background:#fff!important; height:5px!important;} 
 .xw-hdr-text {padding:0px!important;} 
 .xw-hdr-text {font-size: 11px;font-weight: 700; font-family: tahoma!important; color:#656565!important; line-height: 15px!important; vertical-align:2px!important;} 
 .xw-plain .xw-mc { border: none!important; padding:0!important; margin:0!important; font: 11px tahoma!important; color:#656565!important; background:#fff!important;} 
 .xw-body, .myWinCont {padding:0!important; margin:0!important; color:#656565!important;} 
 .xw-plain .xw-body{padding: 0!important; border: none!important;} 
 .xw-plain {box-shadow:0 0 6px #cecece;} 
 .xw-blank {background:#fff!important;} 
 .myWinTD1 {background:none!important;}
/* /ajax */

.chat_over{background:rgba(0,0,0,.6);right:20px;position:fixed;padding:0;padding-top:0;z-index:9999;bottom:-182px;text-align:center;font-size:13px;box-shadow:0 1px 3px rgba(0,0,0,.3)} 
.chat_over *{outline:none} 
.chat_over .jspTrack{height:160px!important} 
.chat_over,.ch_sml,.ch_smlin,.uuslugi,.new_comment_error,.forum_get,.comment_answer_button a,.quoteMessage,.premium .prc,.siteRate,.siteRate div,.sb1,.sb2,.chatRight,.gChat,.gChat:hover,.over_ind,.ind,.info_signs,.column_1,.column_c,.column_2,.jspDrag{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px} 
.smile_in,.ch_smlin img,.sound_on,.sound_off,#setting_chat a,#rules_chat a,#sound_chat div,.hm,.ch_sml,.jspDrag{transition:all linear .1s;-moz-transition:all linear .1s;-webkit-transition:all linear .1s;-o-transition:all linear .1s} 
.comm .us{color:#646464;font-size:10px;margin-top:-2px;padding:0} 
.comm .us a{text-decoration:none} 
.comm .us .us_name{color:#646464} 
.comm .av{margin-right:10px;width:28px;height:28px;overflow:hidden;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px} 
.comm .av img{width:28px;height:28px;object-fit:cover;-webkit-border-radius:250px;-moz-border-radius:250px;border-radius:250px} 
.comm .chatInner{width:222px;overflow:hidden;margin-bottom:2px} 
.cerr{float:right;padding:7px;padding-right:20px} 
.hm{visibility:hidden;position:absolute;height:0;margin-top:-10px;overflow:hidden;opacity:0;top:-34px;right:0;background:rgba(0,0,0,.8);padding:5px 10px;color:#fff;font-size:11px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px} 
#online_counter:hover span,#rules_chat:hover span,#setting_chat:hover span,.sound_on:hover span,.sound_off:hover span{opacity:1;height:auto;margin-top:0;visibility:visible} 
#c_one_clon,#c_tell{position:absolute;top:-1500px;right:-15000px} 
#setting_chat a,#rules_chat a,#sound_chat div{width:16px;height:16px;display:inline-block;opacity:.5;cursor:pointer} 
#setting_chat a:hover,#rules_chat a:hover,#sound_chat div:hover{opacity:.9} 
#setting_chat,#rules_chat,#sound_chat{float:right;margin-right:10px;margin-top:8px} 
#setting_chat a{background:url(/chat_files/chat-sprite.png) 0 -23px no-repeat} 
#rules_chat a{background:url(/chat_files/chat-sprite.png) -39px -21px no-repeat} 
#sound_chat .sound_on{background:url(/chat_files/chat-sprite.png) -19px -21px no-repeat} 
#sound_chat .sound_off{background:url(/chat_files/chat-sprite.png) -19px -35px no-repeat;display:none} 
#online_counter{float:right;color:#FFF;margin-top:4px;margin-right:8px;padding:4px;padding-left:16px;background:url(/chat_files/chat-sprite.png) -32px 3px no-repeat;cursor:pointer;font-size:13px} 
#bottom_chat span,#top_chat span{display:inline-block;width:17px} 
#bottom_chat,#top_chat{text-align:left;padding:8px 12px;color:#FFF;cursor:pointer;font-size:13px} 
#bottom_chat,.chtt iframe{display:none} 
.ngd{background:#fff;padding:10px;cursor:default} 
.jspContainer{background:none!important} 
.pdvr{float:right;opacity:0} 
.msg:hover .pdvr{opacity:1} 
.clkg{font-size:11px;padding:10px;background:#efefef;-webkit-border-radius:0 0 3px 3px;-moz-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px} 
.cs2{margin-top:3px;color:#E32F17;font-size:10px} 
.cs1{margin-top:3px;color:#2B2B2B;font-size:10px} 
.mchat{width:250px} 
.chtt{border-top:1px solid #e2e2e2} 
#mchatMsgF{margin:0!important;max-width:100%!important;min-height:auto!important;width:312px;padding:0 10px!important;height:36px!important;padding-right:53px!important;border:1px solid #fff;background:#fff;-webkit-border-radius:0 0 3px 3px;-moz-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} 
#mchatBtn{position:absolute;top:-1200px;right:-1500px} 
#mchatAjax{background:#646464;position:absolute;right:-200px} 
.ch_sml{z-index:99999999;height:0;opacity:0;overflow:hidden;margin-top:-98px;right:0;position:absolute} 
.ch_smlin{width:157px;height:70px;background:#FFF;overflow:hidden;text-align:left;border:1px solid rgba(0,0,0,.2)} 
.ch_smlin img{padding-left:3px;padding-top:3px;float:left;cursor:pointer} 
.ch_smlin img:hover{opacity:.7} 
.smile_in:hover .ch_sml{height:85px;opacity:1;margin-top:-78px} 
.smile_in span{opacity:.5} 
.smile_in span:hover{opacity:.8} 
.smile_in{z-index:3;position:absolute;margin-left:284px} 
.smile_in span{display:inline-block;margin-top:9px;cursor:pointer;width:19px;height:19px;background:url(/chat_files/chat-sprite.png) -8px 0;opacity:.5} 
.otbv,.otbv:hover{color:#6A6A6A} 
.chatBubbles{display:table} 
.chatRight,.cBubbleLeft,.cBubbleRight{display:table-cell;vertical-align:top} 
.myBubble{margin-left:38px} 
.myBubble .cBubbleLeft{display:none} 
.myBubble .chatRight{background:#daeaf7!important} 
.myBubble .cBubbleRight{display:table-cell} 
.myBubble .chatInner{width:180px;color:#000} 
.chatRight{background:#f1f6fa;border:1px solid #c6d9e9;padding:5px} 
.cBubbleLeft{position:relative} 
.cBubbleLeft span,.cBubbleRight span{background:url(/chat_files/chat-sprite.png);width:8px;height:14px;position:absolute;top:7px} 
.cBubbleLeft span{background-position:0 0;right:-1px} 
.cBubbleRight{display:none;position:relative} 
.cBubbleRight .av{margin-left:10px;margin-right:0} 
.cBubbleRight span{background-position:0 -14px;left:-1px} 
#wrapper2{background:#FFF;width:290px;height:200px;overflow:auto} 
#scroller{text-align:left;width:270px;padding:0} 
#onlCountDate{display:none} 
.jspContainer{overflow:hidden;position:relative} 
.jspPane{position:absolute} 
.jspVerticalBar{position:absolute;top:0;right:0;width:4px;margin-bottom:5px;height:100%;background:transparent} 
.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:4px;background:transparent} 
.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0} 
.jspCap{display:none} 
.jspHorizontalBar .jspCap{float:left} 
.jspTrack{background:transparent;position:relative} 
.jspDrag{background:rgba(0,0,0,.4);position:relative;top:0;left:0;cursor:pointer} 
.jspDrag:hover{background:rgba(0,0,0,.6)} 
.jspDrag:active{background:rgba(0,0,0,.8)} 
.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%} 
.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer} 
.jspArrow.jspDisabled{cursor:default;background:#80808d} 
.jspVerticalBar .jspArrow{height:16px} 
.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%} 
.jspVerticalBar .jspArrow:focus{outline:none} 
.jspCorner{background:#eeeef4;float:left;height:100%} 
.sb1,.sb2{padding:0 4px} 
.msg+.msg{margin-top:9px} 
img[rel="usm"]{height:19px;width:19px;vertical-align:middle}

/* Вид сообщений форума от uSite.su */ 
 a.RepUsee:link, a.RepMidd:active, a.RepMidd:visited {text-decoration:none; color:#888; font-size:11px; font-family:tahoma;} 
 a.RepUsee:hover {text-decoration:none; color:#888; font-size:11px; font-family:tahoma;} 
 a.RepUsee div.RepUse {border:1px solid #ccc; background:#f7f7f7; padding:2px 5px 2px 5px; text-align:center; text-shadow:0px 1px 0px #fff; -webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;} 
 a.RepUsee div.RepUse:hover {background:#fff; text-shadow:0px 1px 0px #fff;} 
 
 a.RepViss:link, a.RepViss:active, a.RepViss:visited {text-decoration:none; color:#888; font-size:11px; font-family:tahoma;} 
 a.RepViss:hover {text-decoration:none; color:#888; font-size:11px; font-family:tahoma;} 
 
 a.RepNizz:link, a.RepNizz:active, a.RepNizz:visited {text-decoration:none; color:#888; font-size:11px; font-family:tahoma;} 
 a.RepNizz:hover {text-decoration:none; color:#888; font-size:11px; font-family:tahoma;} 
 
 a.RepMidd:link, a.RepMidd:active, a.RepMidd:visited {text-decoration:none; color:#888; font-size:11px; font-family:tahoma;} 
 a.RepMidd:hover {text-decoration:none; color:#888; font-size:11px; font-family:tahoma;} 
 
 a.RepViss div.RepVis {border:1px solid #ccc; border-left:0px; background:#f7f7f7; color:#888; font-weight:bold; padding:2px 6px 2px 4px; text-align:center; text-shadow:0px 1px 0px #fff; -webkit-border-top-right-radius:9px;-webkit-border-bottom-right-radius:9px;-moz-border-radius-topright:9px;-moz-border-radius-bottomright:9px;border-top-right-radius:9px;border-bottom-right-radius:9px;} 
 a.RepViss div.RepVis:hover {background:#1d9808; color:#fff; text-shadow:0px 1px 0px rgba(0,0,0,0.35);} 
 
 a.RepNizz div.RepNiz {border:1px solid #ccc; border-right:0px; background:#f7f7f7; color:#888; font-weight:bold; padding:2px 4px 2px 6px; text-align:center; text-shadow:0px 1px 0px #fff; -webkit-border-top-left-radius:9px;-webkit-border-bottom-left-radius:9px;-moz-border-radius-topleft:9px;-moz-border-radius-bottomleft:9px;border-top-left-radius:9px;border-bottom-left-radius:9px;} 
 a.RepNizz div.RepNiz:hover {background:#c31313; color:#fff; text-shadow:0px 1px 0px rgba(0,0,0,0.35);} 
 
 a.RepMidd div.RepMid {border:1px solid #ccc; border-right:0px; border-left:0px; background:#f7f7f7; padding:2px 5px 2px 5px; text-align:center; text-shadow:0px 1px 0px #fff;} 
 a.RepMidd div.RepMid:hover {background:#fff; text-shadow:0px 1px 0px #fff;} 
 
 .postTable {border:1px solid #ccc; background:#f3f3f3; margin-top:5px; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} 
 a.postUser:link, a.postUser:active, a.postUser:visited {text-decoration:none; font-weight:normal; font-size:11px; font-family:tahoma; color:#e8e8e8; text-shadow:1px 1px 0px #fff;} 
 a.postUser:hover {text-decoration:none; font-weight:normal; font-size:11px; font-family:tahoma; color:#555;} 
 a.postUser div {border:1px solid #ccc; background:#f7f7f7; color:#666; padding:1px 4px 2px 4px; text-align:center; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} 
 a.postUser div:hover {background:#fff; border:1px solid #c7c7c7;} 
 
 .postFirst, .postRest1, .postRest2 {background:transparent;} 
 .postSeparator {height:1px;background:transparent;} 
 
 .infuserF {padding:3px 5px 4px 5px; background:#f1f1f1; text-shadow:0px 1px 0px #fff; font-size:11px; font-family:tahoma; color:#888; text-align:center;} 
 .posttdMessage {padding:5px 5px 5px 2px; font-size:11px; font-family:tahoma; color:#555; text-shadow:0px 1px 0px #fff;} 
 .posttdMessage img {max-width:680px;} 
 
 .WrapInfo {border:1px solid #fff; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} 
 .WrapInfo2 {border:1px solid #ccc; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} 
 
 .postTdTop {border:1px solid #fff; border-top:0px; -webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;} 
 .postTdTop2 {border:1px solid #ccc; border-top:0px; padding:5px 5px; font-size:11px; font-family:tahoma; color:#7d7d7d; -webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;} 
 .postTdTop2 a {font-weight:bold; text-decoration:none; font-size:10px; font-family:verdana;} 
 
 /* ---------- */

/* buylink */
a.buylink_buttons {display:block; text-decoration:none; text-align:center; color:#fff; overflow:hidden; width:191px; height:29px; line-height:28px; background:url(http://lkzcs.ru/design_73/buylink.png) no-repeat 0 0; margin:0 auto 4px auto;}
a.buylink_buttons:hover {opacity:0.9;}
a.buylink_buttons span {padding:0 0 0 8px;}
.buylink_hr {overflow:hidden; height:3px; width:207px; background:url(http://lkzcs.ru/design_73/buylink.png) no-repeat 0 -33px; margin:0 auto 4px auto;}
.buylink_url {color:#2a2a2a; text-align:center; overflow:hidden;}
.buylink_url a {color:#2a2a2a;}

.info_box { 
 margin:10px 0px 10px; 
 font-size:13px; 
 line-height:18px; 
 position:relative; 
 -moz-box-shadow:0 1px 1px rgba(0,0,0,0.1); 
 -webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1); 
 box-shadow:0 1px 1px rgba(0, 0, 0, 0.1); 
} 
.info_box_content { 
 text-shadow:1px 1px 1px white; 
 padding:18px 43px 17px 66px; 
 min-height:35px; 
} 

.warning { 
 border:1px solid #E0B1B1; 
} 
.warning .info_box_content { 
 color:#AD7676; 
 background:#FFD9D5; 
 border:1px solid #FCEEEC; 
 -moz-box-shadow:inset 0 0 45px #f0bfba; 
 -webkit-box-shadow:inset 0 0 45px #F0BFBA; 
 box-shadow:inset 0 0 45px #F0BFBA; 
} 
.warning::before { 
 width:17px; 
 height:17px; 
 background:url(http://zornet.ru/SKRIPT/dsar/ico.png) no-repeat; 
} 
.note { 
 border:1px solid #B9DBB6; 
} 
.note .info_box_content { 
 color:#7EA57B; 
 background:#DFF7DD; 
 border:1px solid #F1F9F0; 
 -moz-box-shadow:inset 0 0 45px #cbe5c9; 
 -webkit-box-shadow:inset 0 0 45px #CBE5C9; 
 box-shadow:inset 0 0 45px #CBE5C9; 
} 
.note::before { 
 width:19px; 
 height:14px; 
 background:url(http://zornet.ru/SKRIPT/dsar/ico.png) no-repeat 0 -17px; 
} 
.nice { 
 border:1px solid #E2E2BA; 
} 
.nice .info_box_content { 
 color:#ADA771; 
 background:#F9F9DC; 
 border:1px solid #FBFBEF; 
 -moz-box-shadow:inset 0 0 45px #efefc0; 
 -webkit-box-shadow:inset 0 0 45px #EFEFC0; 
 box-shadow:inset 0 0 45px #EFEFC0; 
} 
.nice::before { 
 width:22px; 
 height:20px; 
 background:url(http://zornet.ru/SKRIPT/dsar/ico.png) no-repeat -19px -15px; 
} 
.advise { 
 border:1px solid #B3D8D3; 
} 
.advise .info_box_content { 
 color:#80ACB0; 
 background:#DDF5F7; 
 border:1px solid #F1FAFB; 
 -moz-box-shadow:inset 0 0 45px #c6edf0; 
 -webkit-box-shadow:inset 0 0 45px #C6EDF0; 
 box-shadow:inset 0 0 45px #C6EDF0; 
} 
.advise::before { 
 width:19px; 
 height:15px; 
 background:url(http://zornet.ru/SKRIPT/dsar/ico.png) no-repeat -17px 0; 
} 

.normal { 
 border:1px solid #DDD; 
} 
.normal .info_box_content { 
 color:#737373; 
 background:#FAFAFA; 
 border:1px solid #FAFAFA; 
 -moz-box-shadow:inset 0 0 45px #e7e7e7; 
 -webkit-box-shadow:inset 0 0 45px #E7E7E7; 
 box-shadow:inset 0 0 45px #E7E7E7; 
} 
.normal::before { 
 width:20px; 
 height:16px; 
 background:url(http://zornet.ru/SKRIPT/dsar/ico.png) no-repeat 0 -34px; 
} 

.warning::before, .note::before, .nice::before, .advise::before, .normal::before { 
 content:''; 
 position:absolute; 
 top:22px; 
 left:28px; 
}

/*----- Добавление файла -----*/
#iM40 input[type="button"], #iM40 input[type="submit"], #iM40 input[type="file"], #iM40 input[type="reset"], #ldM30 input[type="button"], #ldM30 input[type="submit"], #ldM30 input[type="file"], #ldM30 input[type="reset"] { 
 background-attachment: scroll; 
 background-clip: border-box; 
 background-color: #F2F2F2; 
 background-image: url("http://uarts.ucoz.ru/button.png"); 
 background-origin: padding-box; 
 background-position: 0% 0%; 
 background-repeat: repeat-x; 
 background-size: auto; 
 border-bottom-color: #DDDDDD; 
 border-bottom-left-radius: 2px; 
 border-bottom-right-radius: 2px; 
 border-bottom-style: solid; 
 border-bottom-width: 1px; 
 border-left-color: #DDDDDD; 
 border-left-style: solid; 
 border-left-width: 1px; 
 border-right-color: #DDDDDD; 
 border-right-style: solid; 
 border-right-width: 1px; 
 border-top-color: #DDDDDD; 
 border-top-left-radius: 2px; 
 border-top-right-radius: 2px; 
 border-top-style: solid; 
 border-top-width: 1px; 
 color: #808080; 
 cursor: pointer; 
 font-family: "Tahoma"; 
 font-size: 8pt; 
 height: 22px; 
 padding-bottom: 5px; 
 padding-left: 4px; 
 padding-right: 3px; 
 padding-top: 4px; 
 text-decoration: none; 
 text-shadow: 0px 1px 0px #FFFFFF; 
 } 

 .manTable input[type="text"], .manTable input[type="password"], .manTable textarea, #uCatsMenu9, .manTable .u-combobut, #mchatMsgF { 
 border-bottom-color: #CCCCCC; 
 border-bottom-style: solid; 
 border-bottom-width: 1px; 
 border-left-color: #CCCCCC; 
 border-left-style: solid; 
 border-left-width: 1px; 
 border-right-color: #CCCCCC; 
 border-right-style: solid; 
 border-right-width: 1px; 
 border-top-color: #CCCCCC; 
 border-top-style: solid; 
 border-top-width: 1px; 
 box-shadow: inset 0px 2px 5px #E5E5E5; 
 box-sizing: border-box; 
 padding-bottom: 3px; 
 padding-left: 3px; 
 padding-right: 3px; 
 padding-top: 3px; 
 text-shadow: 0px 1px 0px #FFFFFF; 
 } 
 #mchatBtn, #ldF18, #ldF19, .reglon, .pollBut {
 background-attachment: scroll;
 background-clip: border-box;
 background-origin: padding-box; 
 background-position: 0px 0px; 
 background-repeat: repeat; 
 background-size: auto; 
 border-bottom-color: #FFFFFF; 
 border-bottom-left-radius: 3px; 
 border-bottom-right-radius: 3px; 
 border-bottom-style: solid; 
 border-bottom-width: 0px; 
 border-left-color: #FFFFFF; 
 border-left-style: solid; 
 border-left-width: 0px; 
 border-right-color: #FFFFFF; 
 border-right-style: solid; 
 border-right-width: 0px; 
 border-top-color: #FFFFFF; 
 border-top-left-radius: 3px; 
 border-top-right-radius: 3px; 
 border-top-style: solid; 
 border-top-width: 0px; 
 color: #505252; 
 cursor: pointer; 
 font-size: 8pt; 
 height: 25px; 
 padding-bottom: 3px; 
 padding-left: 5px; 
 padding-right: 5px; 
 padding-top: 0px; 
 width: 85px; 
 } 
 hr { 
 background-color: #D7D9DB; 
 border-bottom-color: currentColor; 
 border-bottom-style: none; 
 border-bottom-width: 0px; 
 border-left-color: currentColor; 
 border-left-style: none; 
 border-left-width: 0px; 
 border-right-color: currentColor; 
 border-right-style: none; 
 border-right-width: 0px; 
 border-top-color: currentColor; 
 border-top-style: none; 
 border-top-width: 0px; 
 clear: both; 
 height: 1px; 
 overflow-x: hidden; 
 overflow-y: hidden; 
 } 
 #mchatBtn, #ldF18, #ldF19, .reglon, .pollBut { 
 background-attachment: scroll; 
 background-clip: border-box; 
 background-origin: padding-box; 
 background-position: 0px 0px; 
 background-repeat: repeat; 
 background-size: auto; 
 border-bottom-color: #FFFFFF; 
 border-bottom-left-radius: 3px; 
 border-bottom-right-radius: 3px; 
 border-bottom-style: solid; 
 border-bottom-width: 0px; 
 border-left-color: #FFFFFF; 
 border-left-style: solid; 
 border-left-width: 0px; 
 border-right-color: #FFFFFF; 
 border-right-style: solid; 
 border-right-width: 0px; 
 border-top-color: #FFFFFF; 
 border-top-left-radius: 3px; 
 border-top-right-radius: 3px; 
 border-top-style: solid; 
 border-top-width: 0px; 
 color: #505252; 
 cursor: pointer; 
 font-size: 8pt; 
 height: 25px; 
 padding-bottom: 3px; 
 padding-left: 5px; 
 padding-right: 5px; 
 padding-top: 0px; 
 width: 85px; 
 } 
 #catitle a { 
 color: #FFFFFF; 
 font-family: "Arial", "Helvetica", sans-serif; 
 font-size: 17px; 
 font-style: normal; 
 font-variant: normal; 
 font-weight: 700; 
 line-height: normal; 
 margin-bottom: 0.2em; 
 margin-left: 7px; 
 text-decoration: none; 
 text-shadow: -1px 0px #2D2F32, 0px -1px #2D2F32, 1px 0px #2D2F32, 0px 1px #2D2F32, -1px -1px #2D2F32, 1px 1px #2D2F32, -1px 1px #2D2F32, 1px -1px #2D2F32, 1px 0px 4px #2D2F32, 0px 0px 1px #2D2F32, 0px 0px 3px #2D2F32, 0px 0px 1px #2D2F32, 0px 0px 3px #2D2F32, 0px 0px 4px #2D2F32, 0px 0px 4px #2D2F32, 0px 0px 4px #2D2F32, 0px 0px 4px #2D2F32, 0px 0px 4px #2D2F32; 
 }
/*------------------------*/

/* uWnd newlook */ 
div[id*="_uwndWnd"] .xw-tl, div[id*="_uwndWnd"] .xw-bl {background-image:url('http://zornet.ru/zorner_ru_1/ABVUSA/left-corners.png');padding-left:5px;} 
div[id*="_uwndWnd"] .xw-tr, div[id*="_uwndWnd"] .xw-br {background-image:url('http://zornet.ru/zorner_ru_1/ABVUSA/right-corners.png');padding-right:5px;} 
div[id*="_uwndWnd"] .xw-bc {background-image:url('http://zornet.ru/zorner_ru_1/ABVUSA/top-bottom.png');} 
div[id*="_uwndWnd"] .xw-tc {background-image:url('http://zornet.ru/zorner_ru_1/ABVUSA/top-bottom.png');} 
div[id*="_uwndWnd"] .xw-hdr-text {color:#FFF;text-shadow: 1px 1px 2px #000} 
div[id*="_uwndWnd"] .xw-ml {background-image:url('http://zornet.ru/zorner_ru_1/ABVUSA/left.png');padding-left:5px;} 
div[id*="_uwndWnd"] .xw-mr {background-image:url('http://zornet.ru/zorner_ru_1/ABVUSA/right.png');padding-right:5px;} 
div[id*="_uwndWnd"] .xw-mc {border:0;background:transparent url('http://shiki.clan.su/images/middle.png');} 
div[id*="_uwndWnd"] .xw-body, div[id*="_uwndWnd"] .myWinCont {border:0;} 
div[id*="_uwndWnd"] {-moz-box-shadow:0 2px 5px rgba(0,0,0,.5);box-shadow:0 2px 5px rgba(0,0,0,.5);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.5);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;} 
div[id*="_uwndWnd"] .xw-tc {overflow:visible;} 
div[id*="_uwndWnd"] .xt-close {background-image:url('http://zornet.ru/zorner_ru_1/ABVUSA/close.png');height:21px;width:21px;z-index:333;position:absolute;top:-2px;right:-2px;} 
div[id*="_uwndWnd"] .xt-close-over {background-position:0 -21px;} 
div[id*="_uwndWnd"] .xw-blank {opacity:.6 !important;background-color:#000;margin:0px -1px 0;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-radius-bottomleft:5px;-webkit-border-radius-bottomright:5px;} 
div[id*="_uwndTop"] .x-sh, div[id*="_uwndWnd"] .xw-bl[style="display:none;"] {display:none !important;}