@charset "utf-8";
html, body{width:100%;height:100%;margin:0;padding:0;}
textarea, input{outline:none;resize:none;}
img, a img{border:none;outline:none;}
ul, li{margin:0;padding:0;}
a, a:link, a:visited, a:active{text-decoration:none;color:#121212;}
a:hover{text-decoration:underline;}
body{font:12px/18px 'Arial';background:#FFFFFF;color:#232323;overflow-x:hidden;}
input[type="button"], input[type="submit"], input[type="reset"]{border:0;padding-top:0;padding-bottom:0;border:none;height:30px;border-radius:4px;cursor:pointer;font:italic 12px Georgia;color:#FFFFFF;}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, a.framed:hover, a.sliderMore:hover{background-color:#B8B8B8;border-color:#929292;}
h1, h2, h3, h4, h5, h6{margin:10px 0;padding:0;font-weight:normal;font-family:Georgia;color:#2A2A2A;}
textarea{overflow:auto;}
.clr{clear:both;}
hr{height:1px;border:none;background:#d8d8d8;color:#d8d8d8;}
#top{height:40px;background:#242424;background:-moz-linear-gradient(top, #242424 0, #2A2A2A 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #242424), color-stop(100%, #2A2A2A));background:-webkit-linear-gradient(top, #242424 0, #2A2A2A 100%);background:-o-linear-gradient(top, #242424 0, #2A2A2A 100%);background:-ms-linear-gradient(top, #242424 0, #2A2A2A 100%);background:linear-gradient(to bottom, #242424 0, #2A2A2A 100%);}
#topCnt{width:1000px;margin:0 auto;font-family:Georgia;color:#D8D8D8;font-style:italic;height:40px;line-height:40px;}
#topContacts{float:right;}
#topContacts span{display:inline-block;height:40px;}
.topMail{background:url('/img/topMail.png') left no-repeat;padding-left:22px;padding-right:20px;}
.topPhone{background:url('/img/topPhone.png') left center no-repeat;padding-left:15px;}
#header{height:160px;background:url('/img/header.png');}
#headerCnt{width:1000px;margin:0 auto;}
h1.logo{float:left;margin:0;padding:0;font-weight:normal;font-size:25px;line-height:122px;height:95px;padding:0;padding-left:0px;background-image:url('/img/logo.png');background-position:left center;background-repeat:no-repeat;}
h1.logo a{color:#252525;text-decoration:none !important;}
#search{float:right;padding-top:35px;width:270px;}
#searchTxt{float:left;width:180px;padding:0 10px;height:30px;border:none;background:#F1F1F1;border-radius:4px;font:italic 12px/30px Georgia;color:#7A7A7A;box-shadow:inset 5px 5px 10px rgba(0, 0, 0, 0.07);}
#searchTxt:focus{box-shadow:inset 5px 5px 10px rgba(0, 0, 0, 0.2);}
#searchBut{float:right;}
#navi{height:44px;background:#FFFFFF;background:-moz-linear-gradient(top, #FFFFFF 0, #EFEFEF 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(100%, #EFEFEF));background:-webkit-linear-gradient(top, #FFFFFF 0, #EFEFEF 100%);background:-o-linear-gradient(top, #FFFFFF 0, #EFEFEF 100%);background:-ms-linear-gradient(top, #FFFFFF 0, #EFEFEF 100%);background:linear-gradient(to bottom, #FFFFFF 0, #EFEFEF 100%);border-top:1px solid #F2F2F2;border-bottom:3px solid #CFCFCF;border-radius:4px;}
#nav{float:left;padding-left:10px;}
.level-item{background:#353535 url('/img/menu-marker.png') right no-repeat !important;}
#nav ul li{float:left;list-style-type:none;}
.menu li{float:left;width:200px;background:#353535;list-style-type:none;padding:0;margin:0;position:relative;}
.menu ul{display:none;padding:0;margin:0;position:absolute;top:47px;left:5px;z-index:9999;}
.menu ul li a{display:block;line-height:30px;padding:0 10px;border-bottom:1px solid #4B4B4B;text-decoration:none !important;color:#DFDFDF;}
.submenu ul{left:200px;top:0;border-left:1px solid #4B4B4B;}
#nav > ul > li, #nav > ul > li:hover{border:none;width:auto;background:none;}
.menu > li > a, #nav ul.uMenuRoot li a{display:block;height:44px;line-height:44px;margin:0 5px;padding:0 5px;color:#7A7A7A;font-size:14px;border-bottom:3px solid #CFCFCF;text-decoration:none !important;-webkit-transition:color, border-color 0.3s ease;-moz-transition:color, border-color 0.3s ease;-o-transition:color, border-color 0.3s ease;transition:color, border-color 0.3s ease;}
.menu{border-bottom-left-radius:4px;}
#cart{float:right;height:47px;line-height:47px;background:url('/img/cart.png') left no-repeat;width:165px;}
.cart-prew{height:47px;position:relative;text-align:right;padding-right:20px;cursor:pointer;}
.cart-full{position:relative;z-index:999;background:#2A2A2A;padding:10px 20px;width:200px;margin-left:-75px;line-height:20px;color:#D8D8D8;border-radius:0 0 4px 4px;display:none;}
.cart-full li{line-height:30px;list-style-type:none;border-bottom:1px solid #4E4E4E;overflow:hidden;padding:0 !important;}
.cart-full li a{color:#D8D8D8;float:left;}
.cart-full li > span{float:right;display:block;}
.cart-full li > span > span{float:none;display:inline-block;width:10px;height:12px;background:url('/img/del.png') top right no-repeat;cursor:pointer;padding-left:2px;}
.cart-full li.total{padding:10px 0;padding-right:15px;border:none;}
.cart-full a.cart-opt{display:inline-block;border:none;padding:0 10px;height:27px;line-height:27px !important;border-radius:4px;cursor:pointer;font:italic 12px Georgia;color:#FFFFFF;background-color:#F0F0F0;border-bottom:3px solid #CFCFCF;color:#2A2A2A;margin-right:3px;margin-bottom:5px;}
#sliderWrap{height:451px;background:url('/img/sliderWrap.png') center;overflow:hidden;margin-bottom:50px;}
#sliderCnt{width:1000px;height:450px;overflow:hidden;margin:0 auto;}
.slide{width:1000px;height:450px;}
.nivoSlider{position:relative;width:100%;height:auto;overflow:hidden;}
.nivoSlider img{position:absolute;top:0;left:0;}
.nivo-main-image{display:block !important;position:relative !important;width:100% !important;}
.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;}
.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0;}
.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden;}
.nivo-box img{display:block;}
.nivo-caption{position:absolute;left:0;top:0;padding-top:90px;width:550px;text-align:center;z-index:8;}
.nivo-caption h1{margin:0;text-transform:uppercase;font-size:72px;line-height:72px;}
.nivo-caption h2{font-size:18px;font-style:italic;margin:25px 0;}
.nivo-caption span{text-transform:uppercase;font-size:14px;}
a.sliderMore{display:inline-block;margin-top:25px;font-family:Georgia;color:#FFFFFF !important;font-style:italic;font-size:16px;padding:20px 15px;border-radius:4px;text-decoration:none !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0;}
.nivo-nextNav{right:0;}
.nivo-controlNav{position:relative;z-index:9;width:980px;margin:-40px auto 50px;padding-left:20px;}
.nivo-controlNav a{cursor:pointer;display:inline-block;width:18px;height:18px;background:url('/img/nivoCaption.png') top;margin-right:7px;text-indent:-9999px;}
.nivo-controlNav a.active, .nivo-controlNav a:hover{background-position:bottom;}
#middle{width:1000px;margin:0 auto;padding-bottom:100px;overflow:hidden;}
h1.title{margin:0 0 15px;font-family:Arial;text-transform:uppercase;font-size:16px;padding-bottom:15px;border-bottom:1px solid #D8D8D8;}
.good-list{overflow:hidden;}
.list-item{float:left;width:230px;margin-top:15px;margin-right:26px;}
.list-item:nth-child(4n){margin-right:0 !important;}
.item-prew{width:230px;height:230px;}
.item-t{display:block;font:italic 16px/18px Georgia;height:36px;padding:15px 0;}
.item-desc{height:36px;font-size:11px;padding-bottom:25px;border-bottom:1px solid #D8D8D8;margin-bottom:25px;overflow:hidden;}
.item-opt{overflow:hidden;padding-bottom:15px;line-height:30px;}
.item-opt span{float:left;font:18px/30px Georgia;color:#2A2A2A;}
.item-opt a{float:right;}
a.framed{display:inline-block;height:27px;font:italic 12px/27px Georgia;color:#FFFFFF !important;text-decoration:none !important;padding:0 10px;border-radius:4px;}
#bottom{padding-top:60px;background:url('/img/bottom.png') top repeat-x;overflow:auto;}
#bottomCnt{width:1000px;margin:0 auto;overflow:hidden;padding-bottom:60px;}
ul.bottomLinks{width:230px;float:left;list-style:none;font:italic 12px/24px Georgia;margin-right:25px;}
ul.bottomLinks a{color:#9E9E9E;text-decoration:none !important;}
ul.bottomLinks li{padding-left:20px;background:url('/img/marker.png') left top no-repeat;}
.social{float:left;}
.social img{margin-right:4px;opacity:0.5;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.social img:hover{opacity:1;}
.social i{display:block;font:italic 14px/18px Georgia;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #D8D8D8;}
#footer{width:1000px;margin:0 auto;border-top:1px solid #D8D8D8;padding:30px 0;font-size:11px;}
#goTop{position:fixed;bottom:30px;right:5%;height:18px;line-height:18px;background:url('/img/goTop.png') left no-repeat;padding-left:24px;cursor:pointer;color:#2A2A2A;font-size:11px;font-weight:700;opacity:0.5;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
#goTop:hover{opacity:1;}
#wideLine{height:30px;background:#E1E1E1;background:-moz-linear-gradient(top, #E1E1E1 0, #F1F1F1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #E1E1E1), color-stop(100%, #F1F1F1));background:-webkit-linear-gradient(top, #E1E1E1 0, #F1F1F1 100%);background:-o-linear-gradient(top, #E1E1E1 0, #F1F1F1 100%);background:-ms-linear-gradient(top, #E1E1E1 0, #F1F1F1 100%);background:linear-gradient(to bottom, #E1E1E1 0, #F1F1F1 100%);margin-bottom:45px;border-top:1px solid #D8D8D8;border-bottom:1px solid #EEEEEE;}
#content{float:left;width:742px;overflow:hidden;}
#content .list-item{margin-top:20px;margin-bottom:20px;}
#content .list-item:nth-child(4n){margin-right:26px !important;}
#content .list-item:nth-child(3n){margin-right:0 !important;}
#middle input[type="text"], #middle input[type="password"], #middle textarea{border:1px solid #D8D8D8;max-width:99% !important;border-radius:5px;font-size:12px;min-height:24px;color:#848484;font-family:Arial;line-height:24px;}
#sidebar{margin-left:770px;width:230px;}
.block{padding:15px 20px;border:1px solid #E8E8E8;background:#FAFAFA;margin-bottom:20px;}
h2.b-title{padding-bottom:15px;margin:0 0 15px;font-size:17px;border-bottom:1px solid #D8D8D8;}
.b-content{overflow:hidden;}
.cat-blocks{overflow:hidden;}
#sidebar li{list-style-type:none;}
.cat-blocks div.normal, .b-content li, .cat-blocks div.active{padding:0 0 0 12px !important;margin:0;height:30px;line-height:30px;background:url('/img/marker.png') left no-repeat;cursor:pointer;font-size:12px !important;border-bottom:1px solid #EEEEEE;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.cat-blocks u{text-decoration:none;}
.cat-blocks div.active{font-weight:bold;}
.cat-blocks ul > li{margin-left:15px !important;}
.b-content li a{color:#232323;}
.images{width:300px;float:left;line-height:0;overflow:hidden;}
img.big{display:block;width:298px;height:298px;}
a.zoom{display:inline-block;position:relative;width:298px;height:298px;border:1px solid #E8E8E8;}
.zoomIt{position:absolute;width:16px;height:16px;background:url('/img/zoomIt.png');left:5px;top:280px;}
.smallImages{overflow:hidden;padding-top:15px;padding-bottom:15px;}
img.small{float:left;width:88px;height:88px;border:1px solid #D8D8D8;margin-left:15px !important;cursor:pointer;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
img.small:first-child{margin-left:0 !important;}
.good-info{margin-left:325px;}
h1.good-title{font:italic 20px/24px Georgia;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #E8E8E8;}
.good-breif{padding-bottom:15px;border-bottom:1px solid #E8E8E8;margin-bottom:15px;}
span.price{font-family:Georgia;font-size:18px;}
.good-opt{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #E8E8E8;overflow:hidden;}
.good-opt s{padding-left:10px;}
.good-opt input[type="button"]{position:relative;height:26px;padding:0 7px;margin:0 0 0 5px;float:left;}
.good-opt input[type="text"]{width:30px;text-align:center;height:22px;padding-top:0;padding-bottom:0;float:left;}
.good-options div{padding:7px 0;border-top:1px dotted #E8E8E8;}
.good-options div:first-child{border:none;}
.good-options div b{padding-right:5px;}
.good-options div.rating b{display:inline-block;float:left;padding-top:3px;}
.good-options div.rating{overflow:hidden;}
span.rate{display:block;float:left;padding-top:3px;padding-left:3px;}
.tabs{padding-top:30px;clear:both;}
.tab-head{position:relative;z-index:2;margin-bottom:-1px;overflow:hidden;height:40px;}
.tab-head a{display:block;float:left;line-height:40px;height:40px;padding:0 15px;border:1px solid #E8E8E8;margin-right:5px;border-bottom:none;background:#E8E8E8;text-transform:uppercase;text-decoration:none !important;font-size:10px;font-weight:700;color:#7A7A7A !important;}
.tab-head a.open{background:#FFFFFF;color:#2A2A2A !important;}
.tab-content{overflow:hidden;padding:20px;border:1px solid #E8E8E8;}
#tab-comments, #tab-images{display:none;}
.comm{padding:15px;margin-bottom:20px;border:1px solid #E8E8E8;background:#F9F9F9;overflow:hidden;}
.commava{float:left;width:60px;height:60px;}
.commMes{margin-left:75px;overflow:hidden;}
.commHead{margin-bottom:5px;line-height:14px;font-size:10px;}
.commHead b{color:#2A2A2A;font-size:14px;font-weight:normal;}
.commHead b a{color:#2A2A2A !important;}
.addCom{padding-top:25px;color:#2A2A2A;font-size:14px;padding-bottom:15px;border-bottom:1px solid #E8E8E8;margin-bottom:15px;}
.commFl{width:99%;}
.ulightbox-zoom{display:block;position:relative;line-height:0;width:230px;height:230px;overflow:hidden;}
.ulightbox-zoom img{-webkit-transition:opacity 0.3s ease;-moz-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease;}
.ulightbox-zoom span{display:block;position:absolute;z-index:2;width:16px;height:16px;bottom:10px;background:#FFFFFF;background:url('/img/zoomIt.png');opacity:0;-webkit-transition:opacity 0.3s ease;-moz-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease;}
.ulightbox-zoom:hover span{opacity:1;}
.ulightbox-zoom:hover img{opacity:0.7;}
.article{overflow:hidden;margin-bottom:40px;}
.post-img{float:left;width:230px;border:1px solid #E8E8E8;}
.post-mes{margin-left:255px;overflow:hidden;}
.post-mes .article-header h1{margin:0 0 7px;font-size:18px;color:#2A2A2A;}
.post-mes .article-header h1 a{color:#2A2A2A;text-decoration:none !important;}
.post-details{padding-bottom:15px;font-size:11px;line-height:12px;color:#B3B3B3;}
.post-details a{color:#B3B3B3 !important;}
.post-details span{display:inline-block;margin-right:15px;height:12px;line-height:12px;}
.post-details span.dat{background:url('/img/dat.png') left top no-repeat;padding-left:16px;}
.post-details span.user{background:url('/img/user.png') left top no-repeat;padding-left:18px;}
.post-details span.commnum{background:url('/img/commnum.png') left no-repeat;padding-left:16px;}
.pp{padding:25px;}
#_uwndTop1 .xw-plain, #_uwndTop1 .xw-resize, #_uwndTop1 .xw-active, #_uwndTop2 .xw-plain, #_uwndTop2 .xw-resize, #_uwndTop2 .xw-active, #_uwndTop3 .xw-plain, #_uwndTop3 .xw-resize, #_uwndTop3 .xw-active, #_uwndTop4 .xw-plain, #_uwndTop4 .xw-resize, #_uwndTop4 .xw-active, #_uwndTop5 .xw-plain, #_uwndTop5 .xw-resize, #_uwndTop5 .xw-active, #_uwndTop6 .xw-plain, #_uwndTop6 .xw-resize, #_uwndTop6 .xw-active, #_uwndTop7 .xw-plain, #_uwndTop7 .xw-resize, #_uwndTop7 .xw-active, #_uwndTop8 .xw-plain, #_uwndTop8 .xw-resize, #_uwndTop8 .xw-active, #_uwndTop9 .xw-plain, #_uwndTop9 .xw-resize, #_uwndTop9 .xw-active{color:#E5E5E5;padding:0;position:absolute;background-color:none;box-shadow:0 0 0 5px rgba(0, 0, 0, 0.10);border-radius:5px;}
#_uwndTop1 .xw-hdr, #_uwndTop2 .xw-hdr, #_uwndTop3 .xw-hdr, #_uwndTop4 .xw-hdr, #_uwndTop5 .xw-hdr, #_uwndTop6 .xw-hdr, #_uwndTop7 .xw-hdr, #_uwndTop8 .xw-hdr, #_uwndTop9 .xw-hdr{text-align:left !important;white-space:nowrap !important;padding:1px 0 0 !important;white-space:nowrap !important;height:35px !important;}
#_uwndTop1 .xw-hdr-text, #_uwndTop2 .xw-hdr-text, #_uwndTop3 .xw-hdr-text, #_uwndTop4 .xw-hdr-text, #_uwndTop5 .xw-hdr-text, #_uwndTop6 .xw-hdr-text, #_uwndTop7 .xw-hdr-text, #_uwndTop8 .xw-hdr-text, #_uwndTop9 .xw-hdr-text{vertical-align:3px !important;color:#2A2A2A !important;font:italic 14px Georgia !important;line-height:34px !important;}
#_uwndTop1 .xw-sps, #_uwndTop1 .xw-tc, #_uwndTop1 .xw-tr, #_uwndTop2 .xw-sps, #_uwndTop2 .xw-tc, #_uwndTop2 .xw-tr, #_uwndTop3 .xw-sps, #_uwndTop3 .xw-tc, #_uwndTop3 .xw-tr, #_uwndTop4 .xw-sps, #_uwndTop4 .xw-tc, #_uwndTop4 .xw-tr, #_uwndTop5 .xw-sps, #_uwndTop5 .xw-tc, #_uwndTop5 .xw-tr, #_uwndTop6 .xw-sps, #_uwndTop6 .xw-tc, #_uwndTop6 .xw-tr, #_uwndTop7 .xw-sps, #_uwndTop7 .xw-tc, #_uwndTop7 .xw-tr, #_uwndTop8 .xw-sps, #_uwndTop8 .xw-tc, #_uwndTop8 .xw-tr, #_uwndTop9 .xw-sps, #_uwndTop9 .xw-tc, #_uwndTop9 .xw-tr{border:none;color:#2A2A2A !important;font-size:14px !important;}
#_uwndTop1 .xt-close, #_uwndTop2 .xt-close, #_uwndTop3 .xt-close, #_uwndTop4 .xt-close, #_uwndTop5 .xt-close, #_uwndTop6 .xt-close, #_uwndTop7 .xt-close, #_uwndTop8 .xt-close, #_uwndTop9 .xt-close{background-position:0 0 !important;}
#_uwndTop1 .xt-close, #_uwndTop2 .xt-close, #_uwndTop3 .xt-close, #_uwndTop4 .xt-close, #_uwndTop5 .xt-close, #_uwndTop6 .xt-close, #_uwndTop7 .xt-close, #_uwndTop8 .xt-close, #_uwndTop9 .xt-close{position:absolute;top:9px !important;right:0 !important;margin:0 !important;padding:0 !important;width:16px !important;height:16px !important;background:#2A2A2A url('/img/ajClose.png') center no-repeat !important;border:none !important;border-radius:10px;}
#_uwndTop1 .xt-close:hover, #_uwndTop2 .xt-close:hover, #_uwndTop3 .xt-close:hover, #_uwndTop4 .xt-close:hover, #_uwndTop5 .xt-close:hover, #_uwndTop6 .xt-close:hover, #_uwndTop7 .xt-close:hover, #_uwndTop8 .xt-close:hover, #_uwndTop9 .xt-close:hover{opacity:0.8;}
#_uwndTop1 .xw-bc, #_uwndTop1 .xw-mr, #_uwndTop1 .xw-bl, #_uwndTop1 .xw-br, #_uwndTop1 .xw-ml, #_uwndTop1 .xw-mc, #_uwndTop2 .xw-bc, #_uwndTop2 .xw-mr, #_uwndTop2 .xw-bl, #_uwndTop2 .xw-br, #_uwndTop2 .xw-ml, #_uwndTop2 .xw-mc, #_uwndTop3 .xw-bc, #_uwndTop3 .xw-mr, #_uwndTop3 .xw-bl, #_uwndTop3 .xw-br, #_uwndTop3 .xw-ml, #_uwndTop3 .xw-mc, #_uwndTop4 .xw-bc, #_uwndTop4 .xw-mr, #_uwndTop4 .xw-bl, #_uwndTop4 .xw-br, #_uwndTop4 .xw-ml, #_uwndTop4 .xw-mc, #_uwndTop5 .xw-bc, #_uwndTop5 .xw-mr, #_uwndTop5 .xw-bl, #_uwndTop5 .xw-br, #_uwndTop5 .xw-ml, #_uwndTop5 .xw-mc, #_uwndTop6 .xw-bc, #_uwndTop6 .xw-mr, #_uwndTop6 .xw-bl, #_uwndTop6 .xw-br, #_uwndTop6 .xw-ml, #_uwndTop6 .xw-mc, #_uwndTop7 .xw-bc, #_uwndTop7 .xw-mr, #_uwndTop7 .xw-bl, #_uwndTop7 .xw-br, #_uwndTop7 .xw-ml, #_uwndTop7 .xw-mc, #_uwndTop8 .xw-bc, #_uwndTop8 .xw-mr, #_uwndTop8 .xw-bl, #_uwndTop8 .xw-br, #_uwndTop8 .xw-ml, #_uwndTop8 .xw-mc, #_uwndTop9 .xw-bc, #_uwndTop9 .xw-mr, #_uwndTop9 .xw-bl, #_uwndTop9 .xw-br, #_uwndTop9 .xw-ml, #_uwndTop9 .xw-mc{background:#FFFFFF !important;border:0 !important;border-radius:0;}
#_uwndTop1 .xw-body, #_uwndTop2 .xw-body, #_uwndTop3 .xw-body, #_uwndTop4 .xw-body, #_uwndTop5 .xw-body, #_uwndTop6 .xw-body, #_uwndTop7 .xw-body, #_uwndTop8 .xw-body, #_uwndTop9 .xw-body{border:0 !important;padding-left:7px !important;padding-right:1px !important;}
#_uwndTop1 .xw-tc, #_uwndTop2 .xw-tc, #_uwndTop3 .xw-tc, #_uwndTop4 .xw-tc, #_uwndTop5 .xw-tc, #_uwndTop6 .xw-tc, #_uwndTop7 .xw-tc, #_uwndTop8 .xw-tc, #_uwndTop9 .xw-tc{border-bottom:1px solid #D8D8D8 !important;}
#_uwndTop1 .xw-tl, #_uwndTop1 .xw-tr, #_uwndTop1 .xw-tc, #_uwndTop2 .xw-tl, #_uwndTop2 .xw-tr, #_uwndTop2 .xw-tc, #_uwndTop3 .xw-tl, #_uwndTop3 .xw-tr, #_uwndTop3 .xw-tc, #_uwndTop4 .xw-tl, #_uwndTop4 .xw-tr, #_uwndTop4 .xw-tc, #_uwndTop5 .xw-tl, #_uwndTop5 .xw-tr, #_uwndTop5 .xw-tc, #_uwndTop6 .xw-tl, #_uwndTop6 .xw-tr, #_uwndTop6 .xw-tc, #_uwndTop7 .xw-tl, #_uwndTop7 .xw-tr, #_uwndTop7 .xw-tc, #_uwndTop8 .xw-tl, #_uwndTop8 .xw-tr, #_uwndTop8 .xw-tc, #_uwndTop9 .xw-tl, #_uwndTop9 .xw-tr, #_uwndTop9 .xw-tc{background:white !important;border-radius:5px 5px 0 0;}
#_uwndTop1 .xw-bl, #_uwndTop1 .xw-br, #_uwndTop2 .xw-bl, #_uwndTop2 .xw-br, #_uwndTop3 .xw-bl, #_uwndTop3 .xw-br, #_uwndTop4 .xw-bl, #_uwndTop4 .xw-br, #_uwndTop5 .xw-bl, #_uwndTop5 .xw-br, #_uwndTop6 .xw-bl, #_uwndTop6 .xw-br, #_uwndTop7 .xw-bl, #_uwndTop7 .xw-br, #_uwndTop8 .xw-bl, #_uwndTop8 .xw-br, #_uwndTop9 .xw-bl, #_uwndTop9 .xw-br{border-radius:0 0 5px 5px;}
.xt-maxi, .xt-mini{display:none !important;}
#mchatMsgF{width:96% !important;height:53px !important;}
#MCaddFrm td{vertical-align:middle !important;}
.calTable{width:100%;}
.calTable td{border:1px solid #d8d8d8;border-radius:3px;}
.calMonth{border:none !important;font-size:16px;font-family:Georgia;padding-bottom:10px;}
.calWdaySe, .calWdaySu{background:#aaa;border-color:#aaa !important;color:#fff;}
.calWday{background:#f2f2f2;}
.gTable{background:#252525;border-radius:3px 3px 0 0;color:#444444;}
.gTable a{color:#444444;}
.gTableTop{padding:2px;background:#252525;padding-left:20px;padding-bottom:1px;color:#FFFFFF;font:bold italic 14px/28px Georgia !important;height:28px;border-radius:3px 3px 0 0;}
.gTableSubTop{padding:2px;background:#EFEDED;color:#000000;height:20px;font-size:10px;}
.gTableBody{padding:2px;background:#F4F4F4;}
.gTableBody1{padding:2px;background:#FFFFFF;}
.gTableBottom{padding:2px;background:#F4F4F4;}
.gTableLeft{padding:2px;background:#F4F4F4;font-weight:700;color:#6E6E6E;}
.gTableRight{padding:2px;background:#F8F9FA;}
.gTableError{padding:2px;background:#F4F4F4;color:#FF0000;vertical-align:top;}
.forumNameTd, .forumLastPostTd{padding:2px;background:#FFFFFF;}
.forumIcoTd, .forumThreadTd, .forumPostTd{padding:2px;background:#F4F4F4;}
.forumLastPostTd, .forumArchive{padding:2px;font-size:7pt;}
a.catLink:link{text-decoration:none;color:#FFFFFF;}
a.catLink:visited{text-decoration:none;color:#FFFFFF;}
a.catLink:hover{text-decoration:underline;color:#FFFFFF;}
a.catLink:active{text-decoration:underline;color:#FFFFFF;}
.lastPostGuest, .lastPostUser, .threadAuthor{font-weight:700;}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:700;}
.forum{font-weight:700;font-size:9pt;}
.forumDescr, .forumModer{color:#858585;font-size:7pt;}
.forumViewed{font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link{text-decoration:none;color:#6E6E6E;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited{text-decoration:none;color:#6E6E6E;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover{text-decoration:underline;color:#909090;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active{text-decoration:underline;color:#6E6E6E;}
.forumNamesBar{font-weight:700;font-size:7pt;}
.forumBarKw{font-weight:normal;}
a.forumBarA:link{text-decoration:none;color:#000000;}
a.forumBarA:visited{text-decoration:none;color:#000000;}
a.forumBarA:hover{text-decoration:none;color:#6E6E6E;}
a.forumBarA:active{text-decoration:underline;color:#6E6E6E;}
.fastNav, .fastSearch, .fastLoginForm{font-size:7pt;}
.fastNavMain{background:#DADADA;}
.fastNavCat{background:#EFEFEF;}
.fastNavCatA{background:#EFEFEF;color:#0000FF;}
.fastNavForumA{color:#0000FF;}
.switches{background:#CCCCCC;}
.pagesInfo{background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch{background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive{background:#E0E0E0;font-weight:700;color:#6E6E6E;width:15px;}
a.switchDigit:link, a.switchBack:link, a.switchNext:link{text-decoration:none;color:#000000;}
a.switchDigit:visited, a.switchBack:visited, a.switchNext:visited{text-decoration:none;color:#000000;}
a.switchDigit:hover, a.switchBack:hover, a.switchNext:hover{text-decoration:underline;color:#FF0000;}
a.switchDigit:active, a.switchBack:active, a.switchNext:active{text-decoration:underline;color:#FF0000;}
.threadNametd, .threadAuthTd, .threadLastPostTd{padding:2px;padding:2px;background:#FFFFFF;}
.threadIcoTd, .threadPostTd, .threadViewTd{padding:2px;background:#F4F4F4;}
.threadLastPostTd{padding:2px;font-size:7pt;}
.threadDescr{color:#858585;font-size:7pt;}
.threadNoticeLink{font-weight:700;}
.threadsType{padding:2px;background:#FFFFFF;height:20px;font-weight:700;font-size:7pt;color:#252525;padding-left:40px;}
.threadsDetails{padding:2px;background:#FFFFFF;height:20px;color:#252525;}
.forumOnlineBar{padding:2px;background:#FFFFFF;height:20px;color:#252525;}
a.threadPinnedLink:link{text-decoration:none;color:#0000FF;}
a.threadPinnedLink:visited{text-decoration:none;color:#0000FF;}
a.threadPinnedLink:hover{text-decoration:none;color:#FF0000;}
a.threadPinnedLink:active{text-decoration:underline;color:#FF0000;}
a.threadLink:link{text-decoration:none;color:#6E6E6E;}
a.threadLink:visited{text-decoration:none;color:#6E6E6E;}
a.threadLink:hover{text-decoration:underline;color:#000000;}
a.threadLink:active{text-decoration:underline;color:#000000;}
.postpSwithces{font-size:7pt;}
.thDescr{font-weight:normal;}
.threadFrmBlock{font-size:7pt;text-align:right;}
.postPoll{background:#F1F2F3;text-align:center;}
.postFirst{background:#F8F9FA;}
.postRest1{background:#F1F2F3;}
.postRest2{background:#F8F9FA;}
.postSeparator{background:none;}
.postTdTop{background:#EFEDED;}
.postBottom{background:#E0E0E0;height:20px;}
.postUser{font-weight:700;}
.postTdInfo{text-align:center;padding:5px;background:#F4F4F4;}
.postRankName{margin-top:5px;}
.postRankIco{margin-bottom:5px;margin-bottom:5px;}
.reputation{margin-top:5px;}
.signatureHr{margin-top:20px;color:#787878;}
.posttdMessage{padding:5px;background:#FFFFFF;}
.pollQuestion{text-align:center;font-weight:700;}
.pollButtons, .pollTotal{text-align:center;}
.pollSubmitBut, .pollreSultsBut{width:140px;font-size:7pt;}
.pollSubmit{font-weight:700;}
.pollEnd{text-align:center;height:30px;}
.codeMessage{background:#FFFFFF;font-size:9px;}
.quoteMessage{background:#FFFFFF;font-size:9px;}
.signatureView{font-size:7pt;}
.edited{padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy{font-weight:700;font-size:8pt;}
.statusBlock{padding-top:3px;}
.statusOnline{color:#0000FF;}
.statusOffline{color:#FF0000;}
.newThreadBlock{background:#F9F9F9;border:1px solid #B2B2B2;}
.newPollBlock{background:#F9F9F9;border:1px solid #B2B2B2;}
.codeButtons{font-size:7pt;background:#FCFCFC;border:1px solid #6E6E6E;}
.codeCloseAll{font-size:7pt;color:#6E6E6E;font-weight:700;background:#FCFCFC;border:1px solid #6E6E6E;}
.postNameFl, .postDescrFl{background:#FCFCFC;border:1px solid #6E6E6E;width:400px;}
.postPollFl, .postQuestionFl{background:#FCFCFC;border:1px solid #6E6E6E;width:400px;}
.postResultFl{background:#FCFCFC;border:1px solid #6E6E6E;width:50px;}
.postAnswerFl{background:#FCFCFC;border:1px solid #6E6E6E;width:300px;}
.postTextFl{background:#FCFCFC;border:1px solid #6E6E6E;height:150px;width:99% !important;}
.postUserFl{background:#FCFCFC;border:1px solid #6E6E6E;width:300px;}
.pollHelp{font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart{padding-top:5px;text-align:center;}
#frM55 a{color:#FFFFFF !important;}
.eTitle{font:18px/18px Georgia;color:#2a2a2a;padding-bottom:10px;border-bottom:1px solid #d8d8d8;}
.eMessage{overflow:hidden;padding-top:7px;padding-bottom:7px;}
.eDetails, .eDetails1, .eDetails2{font-size:11px;color:#232323;padding:5px 0;border-top:1px solid #d8d8d8;}
.eBlock{padding-bottom:20px;}
.fastLinksHr{margin-bottom:50px;}
.plist, .catPages1, .catPages2{display:block;padding-top:20px;text-align:center;}
.pgSwch, .pgSwchA, .swchItemA, .swchItem{border-radius:5px;display:inline-block;min-height:16px;line-height:16px;min-width:16px;margin:0 1px;border:1px solid #8d8d8d;color:#8d8d8d !important;text-decoration:none !important;font-size:10px;font-weight:bold;}
.pgSwchA, .pgSwch:hover, .swchItemA, .swchItem:hover{color:#fff !important;background:#8d8d8d;}
.myWinTD1{background:#fff !important;}
.myWinTD2{background:#f2f2f2 !important;}
.float-right{float:right;min-width:220px;}