/* mobify */
@charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:inherit;font-family:inherit;vertical-align:baseline;}
body{overflow-x:hidden;}
img{vertical-align:middle;}
#mmtail{border-top:1px solid #b8b8b8;background:#cfcfcf;clear:both;position:relative;font-family:arial,helvetica,sans-serif;font-size:small;padding:5px 4px;text-align:left;}
#mmtail a:link, #mmtail a:active, #mmtail a:visited{color:#434343;}
#full_site{position:absolute;right:4px;}
/* Deprecated */
#mmheader ul li{display:inline;margin-right:5px;}
#mmtail p{margin:0;padding:0;display:inline;}
/* ------------- */

/* Body Style */
body{
background:#e6e6e6;
font-size:62.5%;
font-family:"Helvetica,Tahoma Bold", sans-serif;
-webkit-text-size-adjust:none;
}

p { margin-bottom:10px; }
a { color: #07559e; font-weight:bold; text-decoration: none; }
strong { font-weight:bold; }
em { font-style:italic }
acronym, abbr { border-bottom: 1px dashed #999 }
small { color:#000; font-size:1.2em; }
ol, ul { list-style:none; }
pre span {
 word-wrap: break-word;
 color: rgb(0, 128, 0);
 margin: 10px 0;
 font-size: 1.2em;
}

#stretcher{
margin-bottom:103px;
border:1px solid;
}

/******* Header *********/


h1, h1 a, .search .titlelink {
font-size:1.18em;
font-family: Tahoma Bold,Tahoma,Geneva,sans-serif;;
color:#000;
margin-bottom:8px;
}


h2, h3, .searchpage h1, .about h2{
font-size:1.5em;
font-weight:bold;
color: #000;
font-family: Tahoma Bold,Tahoma,Geneva,sans-serif;
line-height:1.4;
margin-bottom:8px;
}

h2, h3 {
 font-size: 1.9em;
}

.title:first-child{font-size:1.4em;}
/*.archive .title:first-child {
 font-size:1.4em;
}*/

.title:first-child a{color:#000 !important;}
.searchpage h1{font-size:2.7em !important;}

/******* Logo *********/

#logo{
background: #bd2035 url(http://barcaman.ru/template/images/top.jpg);
display:block;
height:37px;
width:100%;
position:relative;
}


#logo img.logotype{
display:block;
float:left;
margin-top:0px;
margin-left:15px;

}

#logo img.mouse{
display:block;
float:right;
margin-right:20px;
 width:24px;
 height:auto;
}

/******* Navigation ***********/

#nav{ padding:16px 0; }
#nav a {
 color:#07559e;
 padding:10px 0;
 display:block;
 text-transform:uppercase;
 font-weight:bold;
 font-size:1.2em;
 text-align:center;
 border-right:1px solid #d5d5d5;
}
#nav li:last-child a { border: 0; }

#nav-menu, ul.post { margin:0 2%; }
#nav-menu { 
 list-style:none;
 background:#fff;
 border: 1px solid #d5d5d5;
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
}
#nav-menu li:first-child, #nav-menu li:last-child { width: 33%; }
#nav-menu li:nth-child(2) { width: 33%; }
#nav-menu li{ display:inline-block; vertical-align:middle; width:33%; }


/********** Homepage **********/


.home ul li { display:block; clear:both; position:relative; }
.home ul li:first-child .lix-wrap,.home li:first-child .lix-wrap, .archive .entry div.title:first-child{
 border-top:1px solid #d5d5d5;
 -moz-border-radius-topleft:10px;
 -webkit-border-top-left-radius:10px;
 -moz-border-radius-topright:10px;
 -webkit-border-top-right-radius:10px;
}

.home ul li:last-child .lix-wrap,.home li:last-child .lix-wrap, .archive .entry div.title:last-child{
 -moz-border-radius-bottomleft:10px;
 -webkit-border-bottom-left-radius:10px;
 -moz-border-radius-bottomright:10px;
 -webkit-border-bottom-right-radius:10px;
}

.home .title {
float:right;
display:inline-block;
font-size:.8em;
width:100%;
height:70px;
}

.home div.entry {
display:inline-block;
margin-right:-100px;
padding:7px 0 4px 0;
}

.archive div.entry { display:block; margin:0; padding:0; }

.lix-wrap, .archive div.title {
 padding:5px 5px 5px 6px;
 border:1px solid #d5d5d5;
 border-top:none;
 background:#fff url(/mobile/image/str.png) no-repeat right;
 overflow:auto;
 font-size:inherit;
}

.blog-post .title h1 {padding-top:15px;}
.home .title h2 a, #content-category .title h2 a {color: #000 !important;}

.home .title h2 {
 display:table;
 height:100%;
 padding-left:65px;
 font-size:1.95em;
 margin:0;
}


.home .title h2 a{
display:table-cell;
vertical-align:middle;
padding-right:25px;
}

.home img{
display:block;
float:left;
width:56px;
height:56px;
margin:0 0 0 1px !important;
}

/****** Entry/Post *******/

#content.search, #content.about, .blog-post {
 margin:0 3%;
 padding:0 7px;
 border:1px solid #d5d5d5;
 background:#FFF;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
}

#content.search { padding:15px; }
#content.about{ padding:10px 5px; }
#content-category a{ margin-bottom:1px; display:block; }
#content-category li ul li{margin:10px 0 0 15px;}
#content p { font-size:1.4em; line-height:1.45em; }
p.tit-pg {font-size:1.7em; padding:0 0 0 20px; text-align:center; font-weight:bold;}
ul.post img{
float:none;
display:block;
margin:5px auto 10px auto;
}

.blog-post ul.post li.post{
border-bottom:1px solid #E0E0E0;
padding-bottom:7px;
margin-bottom:15px;
clear:both;
}

.blog-post .entry li{
font-size:1.4em;
line-height:1.43em;
list-style-position:inside;
list-style-type:disc;
margin:0 0 10px;
padding-left:10px;
border:none !important;
}

/** Comments **/

h2#comments { font-size:1.2em; }

.commenttitle {
 font-size:1.6em;
 font-weight:bold;
 font-style:italic;
 color:#07559e;
}
.commentnumber{ float:right; }

.tcomment .comment-inner-text p img{
display:inline !important;
margin:0 !important;
}

#content ul.post li ul.commentlist li, .tcomment {
background-color:#F0F0F0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:20px;
padding:10px 5px 5px;
border:1px solid #DDDDDD;
}

.tcomment {
position:relative;
overflow:hidden;
padding:0 5px;
margin-bottom:5px;
}

.tcomment .reply a {
float:right;
font-size:0.9em;
padding:0;
text-align:right;
color:#333333;
display:none;
}


.commentwrapper{margin-top:-6px}

.tcomment .postedtime{font-size:1em;}
.comment-inner-text{padding-top:3px;}

.tcomment div .postedtime, .tcomment .commenttitle {
margin-left:34px;
}

#commentform #addcommentbutton {
 margin-bottom:15px;
}

#content #comments_section div.tcomment div.avatara img {
float:left;
display:block;
margin:0;
position:absolute;
top:5px;
background:red;
}

div.avatara img{
height:30px;
width:30px;
}

.commentnumber{
font-size:1.1em;
margin-top:4px;
}

/****** Add Comments & Form ******/

#addcomment, #top_link{margin-top:10px;}
#author,#email,#url,#comment{width:90%;}
#comment{height:120px;}
#captchaNumDiv{margin:15px 0 0 0;}

#captchaNumDiv label{
font-size:.8em;
margin-left:5px;
}

.reply{ display:none;}

#commentform input {
margin:5px 5px 1px 0;
padding:2px;
width:170px;
}

#commentform textarea {
font-family:Verdana,Geneva,sans-serif;
font-size:1.25em;
width:97%;
}

#subscribe{
width:inherit !important;
display:inline;
}

.subscribe-to-comments label{
color:#000;
font-size:.8em;
vertical-align:middle;
}

/****** Search *******/

#search {
/*background:#EEE;
padding:10px 5px;*/
padding:0 10px;
margin-top:15px;
}

#search-input {
width:90%;
border:1px solid #ccc;/*none;*/
background:#fff;
padding:4px 5px;
line-height:13px;
font-size:1.5em;
vertical-align:top;
height:20px;
-moz-border-radius: 15px;
 -webkit-border-radius: 15px;

}
/*
#search-wrap{

border:1px solid #CCC;
-moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 padding:0 20px 0 15px;
 background:#fff;
 margin:0 auto;
}
*/

#btn {
width:22px;
height:18px;
border:none;
background:url(/mobile/image/search_icon.png) no-repeat;
margin-left:-30px;
margin-top:5px;
vertical-align:top;
}

#left-search-gap, #right-search-gap{
 height:26px;
 width:10px;
 background:#fff;
 display:inline-block;
 margin:0;
 padding:0;
}

#left-search-gap {
 -moz-border-radius-topleft:10px;
 -webkit-border-top-left-radius:10px;
 -moz-border-radius-bottomleft:10px;
 -webkit-border-bottom-left-radius:10px;
}


#right-search-gap {
 -moz-border-radius-topright:10px;
 -webkit-border-top-right-radius:10px;
 -moz-border-radius-bottomright:10px;
 -webkit-border-bottom-right-radius:10px;
}

.titlelink {
color:#000;
font-weight:bold;
text-decoration:underline;
font-size:1.1em;
}


.linktext{color:#07559e;}


/********* Footer **********/

#footer{
/*background:#07559e;*/
background:#ececec url(/mobile/image/footer_bg.png) repeat-x;
color:#000;
padding:6px 10px;
text-align:center;
margin-top:30px;
}

#footer p{
color:#000;
font-size:1.5em;
margin:10px 0 0px 0;
}

#footer a{
 color:#000;
 font-weight:normal;
 padding-bottom:4px;
 display:inline-block;
}


/******* Archives/ Category ********/

#content ul.post .archives li{
clear:both;
margin-bottom:10px;
}

ul.archive li span{
float:left;
margin-right:5px;
margin-left:15px;
font-size:1.4em;
margin-top:1px;
}

.space_archive_titles{margin:0 !important;}

.archives-content .entry ul.archives li a{
display:block;
margin-left:42px;
}

.archives-content .entry h2 { margin-top:25px; }
#content-category .title h2, .entry h2.inner_archive_titles {
 font-size:1.85em;
 margin:0;
 padding-left:12px;
}

.inner_archive_titles a{
 color:#000 !important;
 display:block; 
 padding:10px 0;
}

#content-category .entry ul.archives li a,#content .entry ul.archives li a {
 font-weight:bold;
 margin-bottom:0px;
 font-size:1.4em;
 line-height:1.2em;
}

/****** Search Page ******/

.search li {
font-size:1.4em;
margin:20px 0;
}

.center {
 font-size:1.4em !important;
 font-weight:normal;
 margin-bottom:51px;
}

/****** 404 ********/

.oops-txt p {
font-size:1.4em;
margin-bottom:46px;
}

.catPages1 {font-size:1.5em !important; padding:10px 0 0 0 ; }
/* --------------- */



/* Comments Style */
.cuzadpn {position:absolute;top:0;left:0;width:100%;background:#CAD9EC url('/.s/img/wd/1/abbg.gif') repeat-x; height:24px;} div > div.cuzadpn {position:fixed;}
#uzadmp {padding-left:4px}
.cuzadpn, .cuzadpn td {font:normal normal normal 8pt/normal Tahoma,'ms sans serif',Arial !important;color:#000000 !important;}
.cuzadpn form {padding:0;margin:0;}
.cuzadpn input {padding:1px 3px; border:1px solid #B5B8C8; background:#FFFFFF url(/.s/img/wd/1/text-bg.gif) repeat-x 0 0; font-family:Tahoma,Arial;font-size:8pt;color:#515151;}

.u-menu .xw-mc{background:#CAD9EC;border-right:1px solid #DFE8F6;border-bottom:1px solid #DFE8F6;border-top:1px solid #a3bae9;border-left:1px solid #a3bae9;}
.u-menu .u-menubody {border-left:1px solid #DFE8F6;border-top:1px solid #DFE8F6;border-bottom:1px solid #a3bae9;border-right:1px solid #a3bae9;background:transparent !important;}
.u-menuvsep {background: url('/.s/img/wd/1/spr.gif') repeat-x 0 3px;padding: 3px 0;}
.u-menuvitem {text-decoration:none!important;position:relative;padding: 2px 16px 2px 4px;white-space: nowrap;overflow: visible;line-height:18px;zoom:1;color:#000000;text-align:left;}
.u-menu .u-menuitemhl {background: #DEE7F6 url('/.s/img/wd/1/menubg.gif') repeat-x scroll 0 0;cursor:pointer;}
.u-menuarrow {background:transparent url(/.s/img/wd/1/ar1.gif) no-repeat scroll 5px 8px;height:16px;width:16px;position:absolute;right:0;top:0}
.u-menuvitemparent {}

.u-menuh {padding-top:1px;}
.u-menuh .u-menubody {background:transparent}
.u-menuhsep {border-left:2px ridge #CAD9EC;height:100%}
.u-menuhitem {padding:0;white-space: nowrap;overflow: visible;cursor:pointer;color:#000000;text-align:left;}
.u-menuh .u-menuitemhl {cursor:pointer;}
.u-menuitemhl .admBarLeft {background: transparent url('/.s/img/wd/1/tb-btn-sprite.gif') no-repeat 0 0;}
.u-menuitemhl .admBarRight {background: transparent url('/.s/img/wd/1/tb-btn-sprite.gif') no-repeat 0 -21px;}
.u-menuitemhl .admBarCenter {background: #DEE7F6 url('/.s/img/wd/1/tb-btn-sprite.gif') repeat-x 0 -42px;}
.admBarLeft,.admBarRight {width:3px;height:21px;float:left;}
.admBarCenter {height:21px;float:left}
.admBarCenter div {;padding:3px 3px 0 3px;font-weight:normal;}

.u-menu a:link,.u-menu a:visited,.u-menu a:hover,.u-menu a:active {text-decoration:none;color:#000000;cursor:pointer;}

.u-wndmenufr {border-left:1px solid #DFE8F6;border-top:1px solid #DFE8F6;border-bottom:1px solid #a3bae9;border-right:1px solid #a3bae9;}
.u-wndmenu {overflow:hidden}
.u-wndmenu .u-menuhitem {padding: 2px 6px 2px 6px;white-space: nowrap;overflow: visible;cursor:pointer}

.pbarContainer {text-align:left;position:absolute; z-index:56; top:5px; right:7px; height:13px; width:49px; padding:0 2px; font-size:1px; background:url('/.s/img/wd/1/discuse.gif') top no-repeat; cursor:help;}
.pbarFiller {height:3px; margin:5px 0; background:#51B5EA;}
* html .pbarContainer {width:53px;}
/* ============== */

.x-unselectable {-moz-user-select:-moz-none;}
.x-selectable {-moz-user-select:text}

.x-sh, .x-sh *{overflow:hidden;margin:0;border:0}
.xsl *,.xsr *,.xsb * {height:100%}

.x-sh .xstl{padding-top:6px;background:transparent url( /.s/img/wd/1/shadow-h.png ) no-repeat 0 0;}
.x-sh .xsml{background:transparent url( /.s/img/wd/1/shadow-h.png ) repeat-y -6px 0;}
.x-sh .xstr{padding-top:6px;background:transparent url( /.s/img/wd/1/shadow-h.png ) no-repeat -18px 0;}
.x-sh .xsmr{background:transparent url( /.s/img/wd/1/shadow-h.png ) repeat-y -12px 0;}
.x-sh .xsbl{padding-left:6px;background:transparent url( /.s/img/wd/1/shadow.png ) no-repeat 0 -12px;}
.x-sh .xsbc{background:transparent url( /.s/img/wd/1/shadow.png ) repeat-x 0 -36px;}
.x-sh .xsbr{padding-right:6px;background:transparent url( /.s/img/wd/1/shadow.png ) no-repeat right -6px;}

.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}

.myWinGrid {background:#000000 url('/.s/img/1px.gif');opacity:0.25;filter:alpha(opacity=25);}
.myWinCont,.myWinCont td, .myWinCont dl,.myWinCont dt {color:#000000;font-size:8pt;font-family:Tahoma,Arial;}
.myWinCont a:link, .myWinCont a:visited{text-decoration:underline;color:#515151;}
.myWinCont a:hover,.myWinCont a:active{text-decoration:none;color:#000000;}
.myWinError {color:red;}
.myWinSuccess {color:blue;}
.myWinCont {overflow:hidden;-moz-user-select:text}
.myWinCont form {padding:0px;margin:0px;}
.myWinCont input, .myWinCont select {font-family:Tahoma,Arial;font-size:8pt;color:#515151;vertical-align:middle;}
.myWinCont input[type='checkbox'], .myWinCont input[type='radio'] {height:16px;width:16px;}
.myWinCont input[type='text'],.myWinCont input[type='password'] {padding:2px 3px;border:1px solid #B5B8C8; background:#ffffff url(/.s/img/wd/1/text-bg.gif) repeat-x 0 0;}
.myWinCont textarea {padding:2px 3px;border:1px solid #B5B8C8; background:#ffffff url(/.s/img/wd/1/text-bg.gif) repeat-x 0 0;}
.myWinCont input[readonly] {color:#BBBBBB}
.myWinCont textarea {font-family:'Courier New';font-size:9pt;}
.myWinCont input[type='text']:focus,.myWinCont input[type='password']:focus, .myWinCont textarea:focus {border:1px solid #799ADF; background:#ffffff url(/.s/img/wd/1/text-bg-focus.gif) repeat-x 0 0;}
.myWinCont input[type='checkbox'],.myWinCont input[type='radio'] {margin:1px 2px 0 1px;}
.myWinCont hr {height:1px;border:1px dashed #a3bae9;border-top:0px;background:transparent;}
.myWinCont label {cursor:pointer;display:inline; margin:0;vertical-align:middle;}
.myWinCont legend {padding-bottom:2px;padding-left:3px;padding-right:3px; font-size:10px; color:#15428b;}
.myWinCont fieldset {border:1px solid #a3bae9; padding:2px 5px; margin-bottom:3px;}
.myWinCont ul {list-style:none; margin: 0 0 0 3px; padding-left: 0px;}
.myWinCont ul > li {margin:2px 0 2px 0; padding: 0 0 0 14px; background: url('/.s/img/wd/1/li.png') no-repeat 0 2px;}
.myWinCont .fHelp {font-size:7pt;color:#8A8A8A;}
.myWinLoad {margin:0;width:31px;height:31px;background:url('/.s/img/wd/1/ajax.gif') no-repeat 0 0;}
.myWinLoadS {margin:0;width:16px;height:16px;background:url('/.s/img/wd/1/ajaxs.gif') no-repeat 0 0;}
.myWinLoadSD {margin:0;width:16px;height:16px;background:url('/.s/img/icon/ok.png') no-repeat 0 0;}
.myWinLoadSF {margin:0;width:16px;height:16px;background:url('/.s/img/icon/er.png') no-repeat 0 0;cursor:help;}
.myWinPollG {margin:0;width:215px;height:131px;background:url('/.s/img/wd/1/gridh.gif') no-repeat 0 0;}
.myWinPollT {background:#a3bae9;}
.myWinPollTd {background:#D5E1F0;}
.myWinTD1 {background:#CAD9EC;}
.myWinTD2 {background:#DFE8F6;}

.myWinCont .pgSwch, .myWinCont .pgSwchA {padding:2px 5px 2px 5px; border:1px solid #a3bae9; font-weight:bold; line-height:2em;}
.myWinCont .pgSwchA {background:#DFE8F6;}
.myWinCont a.pgSwch:link, .myWinCont a.pgSwch:visited {text-decoration:none; color:#3288B5;}
.myWinCont a.pgSwch:hover {text-decoration:none; background:#DFE8F6; color:#000000}

/* ============== */
.myBtnCont {padding:0 4px 2px 4px;width:auto;white-space:nowrap;cursor:pointer;}
.myBtnCont a:link, .myBtnCont a:visited, .myBtnCont a:hover, .myBtnCont a:active {text-decoration:none; font-family:tahoma,arial,verdana; color:#000000; font-size:8pt;}
.myBtnDis a:link, .myBtnDis a:visited, .myBtnDis a:hover, .myBtnDis a:active {color:#B3B3B3;}

.myBtnLeftA {background: transparent url('/.s/img/wd/1/btn-sprite.gif') no-repeat 0 -133px;}
.myBtnRightA {background: transparent url('/.s/img/wd/1/btn-sprite.gif') no-repeat 0 -152px;}
.myBtnCenterA {background: #E3E7EB url('/.s/img/wd/1/btn-sprite.gif') repeat-x 0 -171px;height:19px;}

.overBtn .myBtnLeftA,.downBtn .myBtnLeftA,.overBtn .myBtnLeft,.downBtn .myBtnLeft {background-position: 0 -57px;}
.overBtn .myBtnRightA,.downBtn .myBtnRightA,.overBtn .myBtnRight,.downBtn .myBtnRight {background-position: 0 -76px;}
.overBtn .myBtnCenter,.overBtn .myBtnCenterA {background-position: 0 -95px;}
.downBtn .myBtnCenter,.downBtn .myBtnCenterA {background-position: 0 -114px;}
 
.myBtnLeftA, .myBtnRightA, .myBtnLeft, .myBtnRight {width:3px;height:19px;white-space:nowrap;}
.myBtnLeftA img, .myBtnRightA img, .myBtnLeft img, .myBtnRight img {width:3px;height:19px;}
.myBtnLeft {background: transparent url('/.s/img/wd/1/btn-sprite.gif') no-repeat 0 0;}
.myBtnRight {background: transparent url('/.s/img/wd/1/btn-sprite.gif') no-repeat 0 -19px;}
.myBtnCenter {background: #E3E7EB url('/.s/img/wd/1/btn-sprite.gif') repeat-x 0 -38px;height:19px;}
/* ============== */

/* ============== */
.u-sugglist {overflow:auto;position:relative;border:1px solid #799ADF;border-top:0px;background:#FFFFFF}
.u-suggcont {text-align:left;padding-left:3px;background:#FFFFFF;border-collapse:separate;border-spacing:0}
.u-suggrowhl {background:#DEE7F6 !important}
.u-suggcell0 {color:#515151;}
.u-suggmark {font-weight:bold;}
.u-suggcell1 {}
.u-suggcont td {}
.u-suggcell2 {}
.u-suggrow {} 
/* ============== */

/* ============== */
.u-tabc-p {position:relative;overflow:hidden;}
.u-tabc-listp {}
.u-tabc-list {height:26px} 
.u-tabc-scrbut {position:absolute;background: transparent;right:0px;top:0;width:43px;height:26px;z-index:5}
.u-tabc-scrl, .u-tabc-scrr {width:18px;float:left;height:22px;display:inline;overflow:hidden;font-size:1px}
.u-tabc-scrl {margin:4px 0 0 7px;background:transparent url(/.s/img/wd/1/scroll-left.gif) no-repeat scroll 0 0;cursor:pointer;}
.u-tabc-scrr {margin:4px 0 0 0;background:transparent url(/.s/img/wd/1/scroll-right.gif) no-repeat scroll -18px 0;cursor:pointer;}
.u-tabc-tab {overflow:hidden;cursor:pointer; float:left;padding-right:1px;position:relative;z-index:1;zoom:1;display:inline; height:26px;}
.u-tabc-tab-act {color:#15428B;z-index:2;height:26px; margin-bottom:0px} 
.u-tabc-tab-over {color:#15428B;}
.u-tabc-pbot {display:none;height:3px;overflow:hidden;font-size:1px;}
.u-tabc-tabl {padding-bottom:10px; margin-top:2px;padding-right:10px;background:transparent url(/.s/img/wd/1/tabs-sprite.gif) no-repeat scroll right -351px; position:relative;}
.u-tabc-tab-act .u-tabc-tabl {padding-bottom:10px; margin-top:0px; background:transparent url(/.s/img/wd/1/tabs-sprite.gif) no-repeat scroll right -351px}
.u-tabc-tabr {padding-left:10px;background:transparent url('/.s/img/wd/1/tabs-sprite.gif') no-repeat scroll 0 -51px}
.u-tabc-tabr-wcl {padding-right:28px}
.u-tabc-label {background:transparent url(/.s/img/wd/1/tabs-sprite.gif) repeat-x scroll 0 -201px;font-size:12px;white-space:nowrap;cursor:pointer;font-family:tahoma,arial,helvetica; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; padding:6px 0;}

.u-tabc-closebut {display:none;width:16px;height:16px;position:absolute;right:9px;top:3px;overflow:hidden;font-size:1px}
.u-tabc-closebut-over {display:none; }
.u-tabc-icon {display:none; margin-right:3px; width:16px;height:16px;vertical-align:-4px}

.u-tabc-body {padding:2px;border:1px solid #99bbe8}
.u-tabc-content {overflow:auto;-moz-user-select:text}
/* ============== */

/* ============== */
.u-combo {padding:0;white-space:nowrap;border-collapse: separate;border:1px solid #B5B8C8;}
.u-combofocus .u-comboeditcell {}
.u-comboeditcell {background:#EFEFEF;vertical-align:top;border-right:1px solid #B5B8C8;border-spacing:0}
.u-comboedit {color:#000000;font-weight:normal;outline:none;font-size:11px;font-family:Verdana,Tahoma,Arial;background:transparent no-repeat 2px 2px;vertical-align:top;border:0;padding:0 0 0 2px;margin-top:2px;text-align:left;}
.u-comboedit::-moz-focus-inner { border: 0; }
.u-comboeditimg {padding-left:20px !important}
.u-combobut {width:16px;height:18px;background:url('/.s/img/wd/1/trigger.gif') no-repeat 0 0;vertical-align:top;padding:0;margin:0}
.u-combobuthl {background-position:-16px 0}
.u-comboopen .u-combobut {background-position:-32px 0 !important}

.u-combolist {color:#000000;font-weight:normal;overflow:auto;position:relative;border:1px solid #B5B8C8;border-top:0px;background:#FFFFFF;}
.u-combocont {border-collapse:separate;border-spacing:0;}
.u-combocont td {font-size:11px;font-family:Verdana,Tahoma,Arial;}
.u-comborowhl {background:#EEEEEE !important; cursor:pointer;}
.u-comborowsel {}
.u-comborowicon {vertical-align:0px;margin:0 3px 0 1px}
.u-combocell0 {}
.u-combocell1 {}
/* ============== */

#gcatalog .gcont { height:430px; min-width:200px; position:relative }
#gcatalog .ghead { height:24px; line-height:24px; padding-left: 5px; background: #D4E0F1 url(/.s/img/wd/1/cmp-bg.gif) repeat-x 0 0 }
#gcatalog .gitem { width:47%; min-width:200px; float:left; margin:2px; padding:3px; text-decoration:none; font-size:12px; border: #A3BAE9 1px solid; -moz-border-radius: 3px; -webkit-border-radius: 3px; background-color:transparent }
#gcatalog .gitem:hover, #gcatalog a.gsel { background-color:#DFE8F6; border: #12151A 1px solid; color:#000 }
#gcatalog .gitem img { background: url(/.s/img/icon/ajsml.gif) no-repeat 8px 8px; width:32px; height:32px; border: 1px solid #a3bae9; float:left; margin-right:6px }
#gcatalog .gname { font-size:12px; padding-bottom:3px }
#gcatalog .gpage { padding:2px 5px 2px 5px; border-left:1px solid #a3bae9; border-top:1px solid #a3bae9; border-bottom:1px solid #a3bae9;}
#ggoods { overflow:hidden }
#gcats { overflow-x:hidden; overflow-y:scroll; padding-right:5px }
#gcats ul.cat-tree { display:none; list-style:none!important; margin:0!important; padding:0 0 0 16px!important; line-height: 14px; text-align:left }
#gcats .cat-tree li { background:none!important; padding:0!important; }
#gcats .cat-tree i { padding-left:12px; height: 14px; background:transparent url(/.s/img/wd/1/sb.gif) 0 2px no-repeat }
#gcats .cat-tree u { padding-left:12px; height: 14px; background:transparent url(/.s/img/icon/pm.gif) no-repeat }
#gcats .cat-tree u.plus { background-position:0 3px;}
#gcats .cat-tree u.minus { background-position:0 -18px }
#gcats .cat-tree a { text-decoration:none }
#gcats .cat-tree a:hover { text-decoration:underline }


div.dp-calendar { background-color: #fff; border-color:#99BBE8; }
div.dp-popup h2 { background-color: #F7F9FD; color: #000;}
table.jCalendar th { background:#fff; border-bottom:1px solid #F0F0F0; color:#313131; }
table.jCalendar td { background:#fff; color:#000; }
table.jCalendar td.other-month { background:#fff; color: #ADADAD }
table.jCalendar .dp-day td.dp-hover{ background:transparent url('/.s/img/wd/1/c.png') no-repeat 0 -79px!important; text-decoration:none; color:#1A4B77 }
table.jCalendar .dp-day td.today { background:transparent url('/.s/img/wd/1/c.png') no-repeat 0 -56px; }
table.jCalendar .dp-day td.selected { background:#00aef0 url('/.s/img/wd/1/c.png') no-repeat 0 -102px !important; color:#0066CC; }

.x-lb .x-sh, .x-lb .xw-bl {display:none !important;}
.x-lb .xw-ml, .x-lb .xw-mr {margin:0 !important;padding:0 !important;background:none !important;}
.x-lb .xw-mc {color:#333; font-weight: normal; float: none; margin: 0; padding: 3px !important; line-height:28px;background: #fff !important; border: 0 !important;border-radius:4px;-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}
.x-lb .xw-hdr-text {display: none !important;}
.x-lb .xw-hdr img {display:none;}
.x-lb .xw-tl, .x-lb .xw-tr, .x-lb .xw-tc, .x-lb .xw-hdr, .x-lb .xw-sps {height: 0 !important;background: none !important;padding: 0 !important;}
.x-lb .xw-tc {overflow: visible !important;}
.x-lb .xt-close {position: absolute !important;right: -18px;top: -18px;margin: 0 !important;z-index: 10014 !important;width: 36px !important;height: 36px !important; background: url(/.s/src/ulightbox/fancybox_sprite.png) !important;}
.x-lb .xw-body {border: 0 !important;padding: 0 !important;}
.x-lb a.lbuprev span, .x-lb a.lbunext span {width: 36px !important;height: 36px !important;}
.x-lb a.lbuprev span {background: url(/.s/src/ulightbox/fancybox_sprite.png) 0 -36px !important;left: 20px !important;}
.x-lb a.lbunext span {background: url(/.s/src/ulightbox/fancybox_sprite.png) 0 -72px !important;right: 20px !important;}

#subscribe{float: right;font-size: 10px;}

/* ==social buttons== */
.liSocialIcons {display: inline;list-style-type: none;padding-right: 10px;}
.imageCheckbox {display: none;}
.imageToggle .toggleImage {
 opacity: .2;
 filter: alpha(opacity=20);
}
.imageToggle .selectedImage {
 opacity: 1;
 filter: alpha(opacity=100);
}
/* ================== */

.myTblhTD1 {
 background: #ececec;
 border-top-left-radius: 5px;
 border-right:1px solid #cdcdcd;
 border-left:1px solid #c4cee0;
 border-top:1px solid #c4cee0;
 border-bottom:1px solid #cdcdcd;
 color:#707070;
 text-shadow: 0px 1px 0px #FFF;
 font-size:16px;
 font-weight:bold;
 height: 74px;
}
.myTblhmTD1 h2{
 display: inline;
 margin: 0px 0 10px 5px !important;
 float: left;
 font-size: 24px;
 font-weight: 400;
 color: #707070;
}
.myTblhTD2 {
 background: #ececec;
 border-top-right-radius: 5px;
 border-left: 1px solid #fdfdfd;
 border-top: 1px solid #c4cee0;
 border-right: 1px solid #c4cee0;
 border-bottom: 1px solid #cdcdcd;
 color: #707070;
 text-shadow: 0px 1px 0px #FFF;
 font-size: 16px;
 font-weight: bold;
 height: 36px;
}
.myTblhTD3 {
 background: #f4f4f4;
 border-left: 1px solid #fdfdfd;
 border-top: 1px solid #fdfdfd;
 border-bottom: 1px solid #cdcdcd;
 border-right: 1px solid #cdcdcd;
 font-size: 13px;
 color: #707070;
 text-shadow: 0px 1px 0px #FFF;
}
.myTblhTD4{
 background: #f4f4f4;
 border-left: 1px solid #fdfdfd;
 border-top: 1px solid #fdfdfd;
 border-bottom: 1px solid #cdcdcd;
 border-right: 1px solid #c4cee0;
 font-size: 13px;
 color: #707070;
 text-shadow: 0px 1px 0px #FFF;
}
.myTblTDr1{
 background: #FFF;
 border-right: 1px solid #cdcdcd;
 border-left: 1px solid #c4cee0;
 border-bottom: 1px solid #cdcdcd;
}
.myTblTDm2{
 background: #FFF;
 border-right: 1px solid #cdcdcd;
 border-left: 1px solid #FFF;
 border-bottom: 1px solid #cdcdcd;
}
.myTblTDl3{
 background: #FFF;
 border-right: 1px solid #c4cee0;
 border-left: 1px solid #FFF;
 border-bottom: 1px solid #cdcdcd;
}
.refresh_groups{
 width:16px;
 height:16px;
 font-size:0px;
 color:transparent;
 border:0 none #000;
 margin:0;
 padding:0;
 display: inline-block;
 background:url('/.s/img/icon/refresh.png') no-repeat 0 0;
 cursor:pointer;
 vertical-align: 3px;
 opacity:0.5;
}
.noactive td label,
.noactive td input,
.noactive td button,
.noactive td select{
 cursor: default;
}
.refresh_groups:hover{
 opacity:1;
}
#connect_tr,
#connect_li,
#connect_lj,
#connect_ok,
#connect_mm,
#connect_tw,
#connect_fb,
#connect_vk{
 line-height: 16px;
 font-size: 16px;
 display: inline-block;
 color: #FFF;
 margin: 0;
 cursor:pointer !important;
 padding: 5px 20px;
 background: #4acc5b;
 border: 1px solid #359441;
 border-radius: 5px;
 text-shadow: 1px 1px 0px #338f3f;
 box-shadow: inset 1px 1px 0px #8de398, inset -1px -1px 0px #8de398;
 background-image: linear-gradient(bottom, rgb(41,18,192) 0%, rgb(66,184,81) 0%, rgb(76,210,94) 100%);
 background-image: -o-linear-gradient(bottom, rgb(41,18,192) 0%, rgb(66,184,81) 0%, rgb(76,210,94) 100%);
 background-image: -moz-linear-gradient(bottom, rgb(41,18,192) 0%, rgb(66,184,81) 0%, rgb(76,210,94) 100%);
 background-image: -webkit-linear-gradient(bottom, rgb(41,18,192) 0%, rgb(66,184,81) 0%, rgb(76,210,94) 100%);
 background-image: -ms-linear-gradient(bottom, rgb(41,18,192) 0%, rgb(66,184,81) 0%, rgb(76,210,94) 100%);
 background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(41,18,192)), color-stop(0, rgb(66,184,81)), color-stop(1, rgb(76,210,94)) );
}
#connect_tr:hover,
#connect_li:hover,
#connect_lj:hover,
#connect_ok:hover,
#connect_mm:hover,
#connect_tw:hover,
#connect_fb:hover,
#connect_vk:hover{
 background-image: linear-gradient(bottom, rgb(76,210,94) 0%, rgb(66,183,82) 100%);
 background-image: -o-linear-gradient(bottom, rgb(76,210,94) 0%, rgb(66,183,82) 100%);
 background-image: -moz-linear-gradient(bottom, rgb(76,210,94) 0%, rgb(66,183,82) 100%);
 background-image: -webkit-linear-gradient(bottom, rgb(76,210,94) 0%, rgb(66,183,82) 100%);
 background-image: -ms-linear-gradient(bottom, rgb(76,210,94) 0%, rgb(66,183,82) 100%);

 background-image: -webkit-gradient(
 linear,
 left bottom,
 left top,
 color-stop(0, rgb(76,210,94)),
 color-stop(1, rgb(66,183,82))
 );
}
#disconnect_tr,
#disconnect_li,
#disconnect_lj,
#disconnect_ok,
#disconnect_mm,
#disconnect_tw,
#disconnect_fb,
#disconnect_vk{
 background:#c2c2c2;
 line-height: 16px;
 font-size: 16px;
 display: inline-block;
 color: #FFF;
 margin: 0;
 padding: 5px 20px;
 cursor:pointer;
 border: 1px solid #949494;
 border-radius: 5px;
 text-shadow: 1px 1px 0px #818181;
 box-shadow: inset 1px 1px 0px #c5c5c5, inset -1px -1px 0px #c5c5c5;
 background-image: linear-gradient(bottom, rgb(166,166,166) 0%, rgb(194,194,194) 100%);
 background-image: -o-linear-gradient(bottom, rgb(166,166,166) 0%, rgb(194,194,194) 100%);
 background-image: -moz-linear-gradient(bottom, rgb(166,166,166) 0%, rgb(194,194,194) 100%);
 background-image: -webkit-linear-gradient(bottom, rgb(166,166,166) 0%, rgb(194,194,194) 100%);
 background-image: -ms-linear-gradient(bottom, rgb(166,166,166) 0%, rgb(194,194,194) 100%);

 background-image: -webkit-gradient(
 linear,
 left bottom,
 left top,
 color-stop(0, rgb(166,166,166)),
 color-stop(1, rgb(194,194,194))
 );
}
#disconnect_tr:hover,
#disconnect_li:hover,
#disconnect_lj:hover,
#disconnect_ok:hover,
#disconnect_mm:hover,
#disconnect_tw:hover,
#disconnect_fb:hover,
#disconnect_vk:hover{
 background-image: linear-gradient(bottom, rgb(166,166,166) 100%, rgb(194,194,194) 0%);
 background-image: -o-linear-gradient(bottom, rgb(166,166,166) 100%, rgb(194,194,194) 0%);
 background-image: -moz-linear-gradient(bottom, rgb(166,166,166) 100%, rgb(194,194,194) 0%);
 background-image: -webkit-linear-gradient(bottom, rgb(166,166,166) 100%, rgb(194,194,194) 0%);
 background-image: -ms-linear-gradient(bottom, rgb(166,166,166) 100%, rgb(194,194,194) 0%);

 background-image: -webkit-gradient(
 linear,
 left bottom,
 left top,
 color-stop(1, rgb(166,166,166)),
 color-stop(0, rgb(194,194,194))
 );
}
.social_settings_tr .myTblTDr1{
 border-bottom-left-radius: 5px;
 border-right: 1px solid #cdcdcd;
 border-left: 1px solid #c4cee0;
 border-bottom: 1px solid #c4cee0;
}
.social_settings_tr .myTblTDm2{
 border-bottom: 1px solid #c4cee0;
}
.social_settings_tr .myTblTDl3{
 border-bottom-right-radius: 5px;
 border-right: 1px solid #c4cee0;
 border-bottom: 1px solid #c4cee0;
}
.noactive td{color: #b7b7b7;cursor: default !important;}
.noactive td.myTblTDl3 a{color: #b7b7b7;}

.noactive .refresh_groups:hover{
 opacity:0.5 !important;
}
.myTbl5 #eMessage{
 float: right;
 margin-top: 4px;
 margin-right: 10px;
}
.noactive .myTblTDr1 img{
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 -moz-opacity: 0.5;
 -khtml-opacity: 0.5;
 opacity:0.5;
}
.myTblTD3, .myTblTD4, .myTblTD5, .myTblTD6{
 background: #EBF0FA;
}

td.disabledModule{
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 -moz-opacity: 0.5;
 -khtml-opacity: 0.5;
 opacity:0.5;
}

a.send_link_2{
 pointer-events: none;
 cursor: default;
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
 filter: gray; /* IE6-9 */
 -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
 opacity: 0.5;
}

td.myTblTDhm1 {
 height: 39px;
 vertical-align: bottom;
}
/* -------------- */



/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* General forum Table View */
.gTable {background:#A9B8C2}
.gTableTop {background:#E4E8F3;}
.gTableSubTop,.gTableBody,.gTableBottom,.gTableLeft,.gTableRight,.postPoll,.threadsDetails {background:#F4F4F4;}
.gTableBody1,.forumNameTd,.threadNametd {background:#FFFFFF;}
.gTableError {background:#F4F4F4;color:#FF0000;}
/* ------------------------ */

/* forum Posts View */
.postTable {background:#EFEFEF;}
.postFirst,.postRest1,.postRest2 {background:#FFFFFF;}
.postSeparator {height:2px;background:#D2D2D2;}
.postTdTop {background:#F4F4F4;border-bottom:1px solid #A9B8C2;}
.postBottom {background:#F4F4F4;border-top:1px solid #A9B8C2;}
.posttdMessage {background:#FFFFFF;}
.codeMessage,.quoteMessage {background:#FFFFFF;font-size:9px;}
/* ------------------ */