/*   clear float   */
.clear { clear: both; height: 0px; padding:0px; margin: 0px;}

.info-palette-msg{color: #F20505; background: #FFFFFF;}
.border-tops td{border-top: 1px solid #555555}

.widthz{ width:270px;}
.widefat.widthz{ width:270px;}

#frmAddVariation .widefat td, #frmAddVariation .widefat th{border-bottom: none;}
#frmAddSTheme .widefat td, #frmAddSTheme .widefat th{border-bottom: none;}
#frmActivate .widefat td, #frmAddSTheme .widefat th{border-bottom: none;}
#frmEdit .widefat td, #frmAddSTheme .widefat th{border-bottom: none;}

#btActivate, #btDeactivate{width:80px; padding:0px; margin-top:10px; text-align:center}
#btActivate, #btDeactivate{padding-bottom:3px; padding-top:3px;}
#btActivate{margin-top:10px;}

#listSubThemes {float:left; width:270px}
#listSubThemes-desc {float:right}
.widefat #listVariation ul{width:270px}

#filter input{float:left; color: #AAAAAA;}
#listUrl {float:right; width:330px; margin-right:50px;}

#listSTAct {float:left;}
#listVAct {float:left; margin-left:130px; margin-right:0px; width:200px;}
#listVAct .widefat.sel{width:200px; }

#ddlUrl {width:260px;}
#ddlVAct {width:260px; margin-left:1px;}
/*editing controls */
.select-dropdown{float:left; margin-right:3px; margin-top:8px;}

#filterEdit input{width:270px; color: #AAAAAA;}
select#ddlUrlEdit {width:260px; margin-left:20px;}
#ddlSTEdit {width:270px; margin-right:21px;}
#ddlVEdit {width:260px;}

.css-options{float:left; margin-right:8px; margin-top:4px;}
.css-options label{background:#FBFBFB; padding:3px; padding-bottom:5px;}

#btEditText{float:right; width: 50px; margin-top:4px; margin-bottom:5px;}
#info_message_edit{margin-top:5px;}

.txtarea textarea{width: 670px; height:600px; margin-top:10px;}
#txtcontent {width: 670px; height:600px; margin-top:10px;}
#btSaveText{width:60px;}

/*tabs */
#skineditor_admin h2{margin-bottom:15px;}
.skineditor_tabs li{float:left; padding-left: 7px; padding-right: 7px; height: 20px; margin-bottom:0px;}
.skineditor_tabs a{text-decoration:none; height: 20px;}
.skineditor_tabs .ui-state-focus, .skineditor_tabs .ui-state-active
{background: #ffffff; border:solid 1px #DFDFDF; border-bottom: none;}

body { font: 0.8em Arial; }

#clientSkins{float:left; margin-top:4px; width:200px;}
div > #clientSkins{width:auto;}
#clientVariations{float:left; margin-left:5px; margin-top:4px;}
#btclientActivate{float:left; margin-left:5px; margin-top:4px;}

.buttonss{ 
background-attachment: scroll;
background-clip: border-box;
background-color: #f2f2f2;
background-image: url("http://everestsites.com/wp-admin/images/white-grad.png");
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat-x;
background-size: auto;
text-shadow: 0px 1px 0px;
border: #bbbbbb solid 1px;
color: #464646;
}
.buttonss { 
border-bottom-left-radius: 11px;
border-bottom-right-radius: 11px;
border-top-left-radius: 11px;
border-top-right-radius: 11px;
box-sizing: content-box;
cursor: pointer;
font-size: 11px !important;
line-height: 13px;
padding-bottom: 3px;
padding-left: 8px;
padding-right: 8px;
padding-top: 3px;
text-decoration: none;
text-align:center;
}
#frmSwitchpalette .widefat{margin-bottom:10px; padding-left:10px;}
#frmSwitchpalette .widefat th{text-align:left;}