/* General Style */
* {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;outline: none;font-size-adjust: none;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none;}
*:focus {outline: none;}
*,*:after,*:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;padding: 0;margin: 0;}
body {margin: 0;padding: 0;line-height: 18px;font-family:'Tahoma', sans-serif;font-size:12px;background-color:#fff;}
div, a, p, img, blockquote, form, fieldset, textarea, input, label, iframe, code, pre {overflow:hidden;position:relative;}
p {line-height: 20px;margin-bottom: 20px;font-size: 11px;}
p > a {display: inline;text-decoration: none;}
p > a:hover {text-decoration: underline;}
p > span {display: inline;}
span > a {display: inline;}
a > span {display: inline;}
a:link,a:visited {text-decoration:none; color:#000;}
a:hover,a:active {text-decoration:none; color:#d84848;}
h1 {font-size: 22px;line-height: 26px;}
h2 {font-size: 20px;line-height: 24px;padding-bottom: 1px;}
h3 {font-size: 18px;line-height: 22px;padding-top: 1px;}
h4 {font-size: 16px;line-height: 20px;padding-bottom: 1px;}
h6{font-size:12px;line-height:18px;padding-bottom:1px;}
h5 {font-size: 14px;line-height: 18px;}
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {display: inline;}
h1, h2, h3, h4, h5 {font-weight:600;margin-bottom:5px;color:#d84848}
ul {margin-bottom: 20px;}
ol {margin-bottom: 20px;}
li {font-size:12px;line-height: 18px;margin-bottom:5px;list-style:inside;}
ol > li:last-child, ul > li:last-child {margin-bottom:0px;}
body {background-image: url('/image/bg_body.png');-webkit-font-smoothing: antialiased;overflow-x: hidden;}
#uidLogButton {display:none;} 
#baseLogForm {display: block !important;}
/* ------------- */

/*Header*/
.header{padding-top:20px;display:block;}
.header img {float:left;margin-left:30px;}
.header .slogan {font-size:10px;padding-left:20px;margin-top:5px;}
/* ------------- */

/*Content*/
.content{margin-left:20px;margin-right:20px;}
.container{margin-bottom:20px;}
.decoration {background-image:url('/image/decoration.png');height: 2px;background-repeat: repeat;margin-bottom: 20px;display: block;width: 100%;}
.catPages1,.catPages1 a {display: inline;overflow: visible;height: 10px;color:#fff;line-height: 32px;}
.swchItem1,.swchItem {line-height: 40px;font-size:12px;text-decoration: none;background:#bc0b0b;height: 100%;padding: 9px 12px;margin: 1px;color:#fff!important;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;opacity: 0.5;}
a.swchItem1:hover, .swchItem:hover {font-size:12px;text-decoration: none;background:#bc0b0b;padding: 9px 12px;margin: 1px;color:#fff;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;opacity: 0.8;}
.swchItemA1,.swchItemA {line-height: 40px;font-size:12px;text-decoration: none;background:#bc0b0b;height: 100%;padding: 9px 12px;font-weight: bold;color:#fff;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;}

.comm_ent {background:#eeeeee;border-radius:2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-khtml-border-radius: 2px;text-decoration:none;font-size:14px;padding:10px;color:#d84848;}
.comm_user,.comm_user a {margin-bottom:5px;color:#d84848}
.comm_ava {width:50px!important;height:50px!important;margin-right:10px;background-color:#d84848;border-radius:3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;}
.comm_message td{font-size:12px!important;color:#414141;}

input, textarea, select {border:1px solid #d8d8d8;background:#fff;font-size: 14px;font-family: Tahoma,Arial;height:40px;width: 100%;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;border: 0px;margin-bottom:10px;padding:5px;}
input[type="text"],select {border:1px solid #d8d8d8;}
.securityCode {width:60%}
#secuImgC, #secuImg {display: 0;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;height: 39.5px;margin-left: -50px!important;}
#secImg {margin: -15px!important;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;height: 40px;margin-left: -40px!important;}
#secuImgM {border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;height: 40px;margin-left: -15px!important;margin-top:-3px!important}
input[type="button"], input[type="submit"], input[type="reset"] {background: -webkit-gradient(linear, left top, left bottom, from(#f25b5b), to(#d84848));background: -moz-linear-gradient(top, #f25b5b, #d84848);background: -o-linear-gradient(top, #f25b5b, #d84848);background: -ms-linear-gradient(top, #f25b5b, #d84848);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f25b5b', endColorstr='#d84848');line-height: 36px;border-radius:3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;color:#fff;text-decoration:none;height: 46px;}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {background: -webkit-gradient(linear, left top, left bottom, from(#f25b5b), to(#d84848));background: -moz-linear-gradient(top, #f25b5b, #d84848);background: -o-linear-gradient(top, #f25b5b, #d84848);background: -ms-linear-gradient(top, #f25b5b, #d84848);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f25b5b', endColorstr='#d84848');line-height: 36px;border-radius:3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;color:#fff;text-decoration:none;height: 46px;opacity: 0.8;}
input[type="checkbox"] {background: #fff;font-size: 14px;font-family: Tahoma,Arial;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;border: 0px;margin-bottom: 10px;padding: 5px;height: auto;width: auto;}
textarea {border:1px solid #d8d8d8;height:100px!important}
/* ------------- */

/*Menu*/
.sidebar {font-family:'Tahoma', sans-serif;position: absolute;overflow:hidden;z-index:9999;left:0px;top:0px;bottom:0px;width:0px;background-image:url('/image/bg_menu.png');background-color:#d84848;height:1500px;border-bottom-right-radius:5px;-moz-border-bottom-right-radius:5px;-webkit-border-bottom-right-radius:5px;-khtml-border-bottom-right-radius:5px;}
.sidebar-scroll {padding-top:20px;width:90px;overflow: scroll!important;overflow-x:hidden!important;-webkit-overflow-scroll:touch!important;height:100%;}
.sidebar-scroll a {width:70px;opacity:1;background-repeat:no-repeat;background-position:center top;padding-top:25px;text-align:center;font-size:10px;text-transform:uppercase;color:#fff;margin-bottom:20px;}
.show-nav {float:left;background-image:url('/image/icons.png');background-position:0px 0px;background-repeat:no-repeat;width:14px;height:13px;margin-top:4px;}
.hide-nav{display:none;float:left;background-image:url('/image/icons.png');background-position:-18px 0px;background-repeat:no-repeat;width:19px;height:19px;margin-top:2px;}

.m_home {display: block;background-image:url('/image/icons/home.png');}
.m_news {display: block;background-image:url('/image/icons/news.png');}
.m_forum {display: block;background-image:url('/image/icons/forum.png');}
.m_publ {display: block;background-image:url('/image/icons/publ.png');}
.m_files {display: block;background-image:url('/image/icons/files.png');}
.m_site {display: block;background-image:url('/image/icons/site.png');}
.m_board {display: block;background-image:url('/image/icons/board.png');}
.m_blog {display: block;background-image:url('/image/icons/blog.png');}
.m_photo {display: block;background-image:url('/image/icons/photo.png');}
.m_gb {display: block;background-image:url('/image/icons/gb.png');}
.m_faq {display: block;background-image:url('/image/icons/faq.png');}
.m_contact {display: block;background-image:url('/image/icons/contact.png');}
.m_video {display: block;background-image:url('/image/icons/video.png');}
.m_style {display: block;background-image:url('/image/icons/style.png');}
.m_login {display: block;background-image:url('/image/icons/login.png');}
.m_logout {display: block;background-image:url('/image/icons/logout.png');}

.m_vk {display: block;background-image:url('/image/icons/vk.png');}
.m_google {display: block;background-image:url('/image/icons/google_plus.png');}
.m_twitter {display: block;background-image:url('/image/icons/twitter.png');}
.m_facebook {display: block;background-image:url('/image/icons/facebook.png');}
.m_linkedin {display: block;background-image:url('/image/icons/linkedin.png');}
.m_maestro {display: block;background-image:url('/image/icons/maestro.png');}
.m_rss {display: block;background-image:url('/image/icons/rss.png');}
.m_steam {display: block;background-image:url('/image/icons/steam.png');}

.style_block {color:#fff;background:#000;opacity:0.9;width:245px;height:193px;position:absolute;z-index:99999;margin-left:75px;margin-top:700px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
.arrow {background-image:url('/image/arrow.png');width:5px;height:11px;z-index:99999;position:absolute;margin-top:850px;margin-left:70px;}

#color1 {margin-top:10px;margin-right:10px;float:left;background-image:url('/image/style/color1.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color2 {margin-top:10px;margin-right:10px;float:left;background-image:url('/image/style/color2.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color3 {margin-top:10px;margin-right:10px;float:left;background-image:url('/image/style/color3.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color4 {margin-top:10px;margin-right:10px;float:left;background-image:url('/image/style/color4.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color5 {margin-top:10px;float:left;background-image:url('/image/style/color5.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color6 {margin-top:10px;margin-right:10px;float:left;background-image:url('/image/style/color6.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color7 {margin-top:10px;margin-right:10px;float:left;background-image:url('/image/style/color7.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color8 {margin-top:10px;margin-right:10px;float:left;background-image:url('/image/style/color8.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color9 {margin-top:10px;margin-right:10px;float:left;background-image:url('/image/style/color9.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color10 {margin-top:10px;float:left;background-image:url('/image/style/color10.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color11 {margin-top:10px;margin-right:10px;float:left;background-image:url('/image/style/color11.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color12 {border:1px solid #323232;margin-top:10px;margin-right:10px;float:left;background-image:url('/image/style/color12.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color13 {margin-top:10px;margin-right:10px;float:left;background-image:url('/image/style/color13.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color14 {margin-top:10px;margin-right:10px;float:left;background-image:url('/image/style/color14.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#color15 {margin-top:10px;float:left;background-image:url('/image/style/color15.jpg');width:35px;height:35px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
/* ------------- */

/*News*/
.news_post img {width: 100%;background-color: #FFFFFF;padding: 3px;border: solid 1px #cacaca;float: left;margin-right: 10px;}
.news_post a {color:#d84848}
.news_post strong {display: inline-block;padding-bottom: 5px;font-size: 14px;color:#d84848}
.news_post p {text-align: justify;font-size:14px;}
.ve-length {margin-top:10px;background:#d84848;line-height: 26px;font-size:16px;color:#fff;opacity: 0.8;padding-left: 10px;}

.catNumData {display:none}
.catsTd {padding: 10px;background: -webkit-gradient(linear, left top, left bottom, from(#f25b5b), to(#d84848));background: -moz-linear-gradient(top, #f25b5b, #d84848);background: -o-linear-gradient(top, #f25b5b, #d84848);background: -ms-linear-gradient(top, #f25b5b, #d84848);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f25b5b', endColorstr='#d84848');border-radius:3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;color:#fff;text-decoration:none;text-align:center;width:100%!important;display:block;margin-bottom:2px;}
.catsTd a {color:#fff;text-decoration:none;}
.catsTable {border-spacing:0px;}
.blog-text {font-size:14px;color:#000;}
iframe {width: 280px!important;height: 157px!important;}
/* ------------- */

/*Photo*/
.allEntriesTable li {list-style: none;padding: 0;margin: 0;float: center;}
#photo_block #allEntries .allEntriesTable {list-style: none;padding: 0;margin: 0;float: center;}
#photo_block #allEntries .allEntriesTable li {float: left; width: 140px;}
#photo_block #allEntries .allEntriesTable li a {display: block;background-color: #FFFFFF;border: solid 1px #cacaca;padding:3px;margin-left:0px;margin-right:5px;margin-bottom:5px;}
#photo_block #allEntries .allEntriesTable li img { display: block; width: 100%; height: auto; }
#photo_block #allEntries .phtTdMain {list-style: none;}
/* ------------- */

/*Forum*/
#thread_search_form {display:none;}
.gTableTop {background: -webkit-gradient(linear, left top, left bottom, from(#f25b5b), to(#d84848));background: -moz-linear-gradient(top, #f25b5b, #d84848);background: -o-linear-gradient(top, #f25b5b, #d84848);background: -ms-linear-gradient(top, #f25b5b, #d84848);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f25b5b', endColorstr='#d84848');line-height: 36px;border-radius:3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;color:#fff;text-decoration:none;padding-left: 15px;}
.gDivLeft {margin-bottom: 15px;}
.forumStat {display:none}
.gTable {background-image: url('/image/bg_body.png');}
.gTableSubTop,.gTableBody,.gTableBottom,.gTableLeft,.gTableRight,.postPoll,.threadsDetails {background-image: url('/image/bg_body.png');}
.gTableBody1,.forumNameTd,.threadNametd {background:#fff;padding:10px;border-radius:3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;font-size:14px;}
.gTableError {background-image: url('/image/bg_body.png');color:#FF0000;}
#frmButns83 a {padding: 10px;background: -webkit-gradient(linear, left top, left bottom, from(#f25b5b), to(#d84848));background: -moz-linear-gradient(top, #f25b5b, #d84848);background: -o-linear-gradient(top, #f25b5b, #d84848);background: -ms-linear-gradient(top, #f25b5b, #d84848);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f25b5b', endColorstr='#d84848');line-height: 36px;border-radius:3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;color:#fff;text-decoration:none;height: 46px;}
.postTable {background:#35363a;}
.postFirst,.postRest1,.postRest2 {background:#fff;padding-left: 15px;}
.postSeparator {height:1px;}
.postTdTop {background: #47474a;padding: 10px;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;font-size: 14px;}
.postBottom {background:#F4F4F4;border-top:1px solid #2b2b2b;}
.posttdMessage {background: #47474a;padding: 10px;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;font-size: 14px;}
.codeMessage,.quoteMessage {background:#FFFFFF;font-size:9px;}
.entryAttachSize {margin-left:5px;color:#999999;}
.eAttach {color:#d84848;}
.pollButtons {width:100%;}
.pollAnswer input {height: 13px;width: 100%;}

.message2{display:table;width:100%;}
 .message_avatar {display:table-cell;vertical-align:top;width:40px;padding-top:15px;padding-right:10px}
 .message_avatar span{display:block;width:40px;height:40px;border-radius:8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;-khtml-border-radius: 8px;overflow:hidden}
 .message_avatar img{display:block;width:40px}
 
 .message_body {position:relative;display:table-cell;vertical-align:middle;padding:15px 0;padding-right: 15px;}
 .message_author{}
 .message_author a{display:block;text-decoration:none;line-height:14px;font-size:14px;font-weight:bold;}
 .message_date {position:relative;top:0px;right:0px;color:#888;font-size:10px;}
 .message_text{line-height:140%;margin-top:5px}

.bbQuoteBlock, .bbCodeBlock{position: relative}
.bbQuoteName, .bbCodeName{padding-left: 8px !important; height: 19px; color: #d84848; font-size: 12px !important}
.quoteMessage, .codeMessage{color:#000;padding: 8px !important; border: 0 !important; border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;-khtml-border-radius: 6px; -webkit-box-shadow: 0 1px 0 #38393c; background:#eeeeee!important; box-shadow: 0 1px 0 #eeeeee; -webkit-box-shadow: 0 1px 0 #eeeeee} 
.bbQuoteName b{color: #d84848; !important}
.bbQuoteName b:after, .bbCodeName:after{position: absolute; top: 0; left: 1px; display: block; color: #fff !important; line-height: 11px}
.bbQuoteName span{position: absolute; top: 0; right: 8px; color: #aaaaaa !important; font-size: 12px !important; line-height: 11px}

.postPoll{padding:0 !important;text-align:left !important}
 .postPoll table{width:100%;border-spacing:0 0 !important}
 .postPoll table tr{padding:0 !important}
 .pollQuestion{padding:15px;border-bottom:1px solid #cccccc}
 .pollTotal{display:none}
 .pollPos{display:none}
 .pollAnsw{width:40%;padding:6px}
 .pollResult{width:10% !important;color:#f9f9f9}
 .pollResult b{color:#f9f9f9}
 .pollBar{width:auto !important}
 .pollBar img {width:auto}
 .pollPers{width:10%}
 
 .pollResults table{border-spacing:0 0 !important}
 .pollResults table tr{padding:0 !important;border-bottom:1px solid #2b2b2b}
 .pollResults table tr:nth-child(even){background:#f1f1f1}
 .pollResults table tr:nth-child(3){borer-bottom:0 !important}
/* ------------- */

/*Footer*/
.footer {margin-left: 20px;margin-right: 20px;margin-top:10px;text-align:center;font-size:10px;text-transform: uppercase;color: #8f8f8f;margin-bottom:20px;}
.footer a {color:#d84848;display: inline;}
.up {float:right;background-image:url('/image/icons.png');background-position:-40px 0px;background-repeat:no-repeat;width:16px;height:11px;opacity: 0.5;}
/* ------------- */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {
.allEntriesTable li {float: left; width: 264px;}
}
/*AJAX*/ 
.x-unselectable {-moz-user-select:-moz-none;width: 320px!important}
#_uwndWnd1, .xw-blank {width: 320px!important}
.x-selectable {-moz-user-select:text}
.myWinCont {width: 320px!important}
.x-sh, .x-sh *{overflow:hidden;margin:0;border:0;width: 320px!important;}
.xsl *,.xsr *,.xsb * {height:100%}
#_uwndTop1 {left:36px;!important}
.xt{position:relative;overflow:hidden;width:15px;height:15px;float:right;cursor:pointer;background:transparent url(/.s/img/wd/1/tool-sprites.gif) no-repeat;margin-left:2px;margin-top:4px;}
.xt-close{background-position:0 0;}
.xt-close-over{background-position:-15px 0;}
.xt-mini{background-position:0 -15px;}
.xt-mini-over{background-position:-15px -15px;}
.xt-maxi{background-position:0 -30px;}
.xt-maxi-over{background-position:-15px -30px;}
.xt-rest{background-position:0 -45px;}
.xt-rest-over{background-position:-15px -45px;}
.xw-hdr{text-align:left;white-space:nowrap;padding:1px 0 0 0;white-space:nowrap;zoom:1;height:24px}
.xw-hdr-text{vertical-align:3px;cursor:default;color:#15428b;font:bold 11px tahoma,arial,verdana,sans-serif;line-height:20px;}
.xw-sps {height:4px;overflow:hidden;position:absolute;width:100%;z-index:1}
.xw-tsps{height:6px}
.xw-resize .xw-tl {cursor:nw-resize}
.xw-resize .xw-tr {cursor:ne-resize}
.xw-resize .xw-sps {cursor:n-resize}
.xw-resize .xw-ml {cursor:w-resize}
.xw-resize .xw-mr {cursor:e-resize}
.xw-resize .xw-mc {cursor:default}
.xw-resize .xw-bl {cursor:sw-resize}
.xw-resize .xw-br {cursor:se-resize}
.xw-resize .xw-bc {cursor:s-resize}
.xw-dragging .xw-tl {opacity:0.7;filter:Alpha(Opacity='70');}
.xw-tc{background:transparent url(/.s/img/wd/1/top-bottom.png) repeat-x 0 0;overflow:hidden;zoom:1;position:relative;font-size:0;line-height:0;}
.xw-tl{background:transparent url(/.s/img/wd/1/left-corners.png) no-repeat 0 0;padding-left:6px;position:relative;zoom:1}
.xw-tr{background:transparent url(/.s/img/wd/1/right-corners.png) no-repeat right 0;padding-right:6px;position:relative;zoom:1}
.xw-bc{background:transparent url(/.s/img/wd/1/top-bottom.png) repeat-x 0 bottom;zoom:1;font-size:0;line-height:0;overflow:hidden;}
.xw-bcm{height:2px;background:transparent url(/.s/img/wd/1/top-bottom.png) repeat-x 0 bottom;zoom:1}
.xw-bc .xw-footer{padding-bottom:6px;font-size:0;line-height:0;zoom:1;}
.xw-bcm .xw-footer{padding-bottom:2px;font-size:0;line-height:0;zoom:1;}
.xw-bl{background:transparent url(/.s/img/wd/1/left-corners.png) no-repeat 0 bottom;padding-left:6px;zoom:1;}
.xw-br{background:transparent url(/.s/img/wd/1/right-corners.png) no-repeat right bottom;padding-right:6px;zoom:1;}
.xw-mc{border:1px solid #99bbe8;padding:0;margin:0;font:normal 11px tahoma,arial,helvetica,sans-serif;background:#CAD9EC;zoom:1;}
.xw-ml{background:transparent url(/.s/img/wd/1/left-right.png) repeat-y 0 0;padding-left:6px;zoom:1;}
.xw-mr{background:transparent url(/.s/img/wd/1/left-right.png) repeat-y right 0;padding-right:6px;zoom:1;}
.xw-bc {height:6px;}
.xw-icon{width:16px;margin:2px 2px 0 0;height:16px;}
.xw-body{background:transparent}
.xw-draggable,.xw-draggable .xw-hdr-text{cursor:move;}
.xw-plain .xw-mc{background:#CAD9EC;border-right:1px solid #DFE8F6;border-bottom:1px solid #DFE8F6;border-top:1px solid #a3bae9;border-left:1px solid #a3bae9;}
.xw-plain .xw-body{padding:3px;border-left:1px solid #DFE8F6;border-top:1px solid #DFE8F6;border-bottom:1px solid #a3bae9;border-right:1px solid #a3bae9;background:transparent !important;}
.xw-blank {background:#a3bae9;opacity:0.4;filter:Alpha(Opacity='40');overflow:hidden}