body {
	line-height: normal !important;
}
#TB_window #TB_title {
    background-color: #222222;
    color: #CFCFCF;
}
#TB_closeAjaxWindow {
    float: right;
    padding: 6px 10px 0;
    text-align: right;
}
#TB_closeWindowButton img {
	border: 0;
}
std.mceToolbar{
	padding: 0;
	padding-top: 5px !important;
	height: 58px;
}
.mceIframeContainer iframe{
	height: 90px;
}
.wp_themeSkin{
	background: #ffffff;
}
#mce_1_wp_more, #mce_1_wp_adv,
#mce_5_wp_more, #mce_5_wp_adv,
#mce_2_wp_more, #mce_2_wp_adv,
#mce_4_wp_more, #mce_4_wp_adv,
#mce_3_wp_more, #mce_3_wp_adv,
#mce_6_wp_more, #mce_6_wp_adv,
#mce_0_wp_more, #mce_0_wp_adv,
.mceTop .mceLeft, .mceTop .mceCenter, .mceTop .mceRight{display:none !important;}
.mceTop{border:1px solid #C6D9E9 !important;background:#E1E1E1;}
.mceTop span{
	border-right:1px solid #C6D9E9 !important;
	background:#E1E1E1 !important;
	color:#2B6FB6 !important;
	font-size:15px !important;
}
.mceRight{border-right:1px solid #C6D9E9 !important;background:#E1E1E1;}
.mceTop{
	background: #E4F2FD;
	border-top: 1px solid #C6D9E9;
	top: 0px;
	left: 0px;
	width: 100%;
}
.mceIframeContainer, .mceStatusbar{
	border:1px solid #E1E1E1!important;
	border-top:none!important;
}
.mce_1_tbl{height:100px;}
.clearlooks2{background:#F1F1F1!important;}

#ControlPanel {
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-size: 12px;
    background-color:#333333;
    height: 150px;
    position: fixed;
    top:0;right:0;
	display:none;
	width:0px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
    margin-top:20px;
    z-index:9;
    -webkit-box-shadow:3px 3px 15px rgba(0, 0, 0, .15);
}
#ControlPanel_head {
    background-image: url(images/divine_admin_ico.gif);
    background-repeat: no-repeat;
    background-position: 23px 13px;
    height:27px;
    width:115px;
    background-color:#ffffff;
    padding-left: 46px;
    padding-top:12px;
    margin-bottom: 9px;
}
#ControlPanel #switch{
    float: left;
    background-image: url(images/editable-content-checkbox-unchecked.gif);
    height: 19px;
    width: 19px;
    cursor: pointer;
}
#ControlPanel #wordpress{
    float: left;
    background-image: url(images/editable-content-backend.gif);
    height: 14px;
    width: 14px;
    margin:3px 0 0 3px;
    cursor: pointer;
}
#ControlPanel #logout{
    float: left;
    background-image: url(images/editable-content-logout.gif);
    height: 12px;
    width: 12px;
    margin:3px 0 0 4px;
    cursor: pointer;
}

#shroud{
    display:none;
    position:fixed;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background-color:#000000;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
    z-index:9;
}

#switch{
	cursor:pointer;
	text-decoration:underline;
}

.mceFirst .mceToolbar{
    padding-top:2px !important;
    -webkit-border-top-left-radius:     5px;
    -webkit-border-top-right-radius:    5px;
    -moz-border-top-left-radius:     5px;
    -moz-border-top-right-radius:    5px;
}

tr.mceFirst{
    height:0;
}


.mceFirst a{
    border:#b2b2b2;
    color: #b2b2b2;
}

.mceFirst .mceText, .mceMenuItem a{
    color: #000000 !important;
    border-color:#b2b2b2 !important;
}

.mceLayout td.mceIframeContainer{
    vertical-align: top;
}

.mceStatusbar{
    background-color: #e9e9e9;
    -webkit-border-bottom-left-radius:     5px;
    -webkit-border-bottom-right-radius:    5px;
    -moz-border-bottom-left-radius:     5px;
    -moz-border-bottom-right-radius:    5px;
}

.mceLayout{height:auto !important;}

.tabs_html_visual{
    cursor: pointer;
    float:right;
    width:50px;
    height:20px;
    padding-top: 5px;
    border-top:1px solid #dfdfdf;
    border-left:1px solid #dfdfdf;
    border-right:1px solid #dfdfdf;
    -webkit-border-top-left-radius:     3px;
    -webkit-border-top-right-radius:    3px;
    -moz-border-top-left-radius:     3px;
    -moz-border-top-right-radius:    3px;
    text-align: center;
}

#divineBillboardWinEdit, #divineBillboardWinInsert{
    display:none;
    font-size:13px;
    font-family: Arial;
    background-color:#222222;
    border:1px solid #555555;
    position:fixed;
    font-size:13px;
    color:#ffffff;
    font-weight:bold;
    padding-top: 5px;
    width:458px;
    -webkit-box-shadow: 0 0 30px #000000;
    -moz-box-shadow: 0 0 30px #000000;
    box-shadow: 0 0 30px #000000;
    z-index: 50;
    cursor: default;
}

#divineBillboardWin{z-index:49;width:100%;height:100%;position:fixed;display:none;top:0;left:0;padding-top:200px;text-align:center;}

#DivineModalBlocker{display:none;background-color:#000000;position: fixed;top:0;left:0;width:100%;height: 100%;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity: 0.6;-moz-opacity: 0.6;z-index: 49;}

#slider, #slider2 { margin: 10px 10px 10px 5px; width:187px; float:left;}

#table_slider img{cursor:pointer;}

#galary{display:none;padding:5px;background:#ffffff;border:1px solid #cccccc;cursor:pointer;margin-top:-100px;}

#divineBillboardWinEdit textarea{
    display:none;
    width:100%;
    height:150px;
}

.dropDownEditor{float:left;margin-right:10px;margin-left:5px;}

.themeOptionsConteiner {
    width: 800px;
    margin: 25px 0 0;
}

.column {
    float: left;
    width: 335px;
    padding: 0 15px 10px;
}
.column .item {
    padding:4px 0;
}
.column .item > span {
    padding: 0 0 0 10px;
}
.column .item > input[type="checkbox"] {
    margin-top:-3px;
}

.divineWindow{
    position: absolute;
    position: fixed;
    z-index: 30;
    background: white;
    padding: 15px;
    left: 50%;
    top: 15%;
    margin-left: -211px;
    width: 422px;
    outline: 700px solid rgba(0, 0, 0, 0.6);
    border: 1px solid #333;
    box-shadow: 0 0 50px #000;
}

.divineWindow .win_header{
    background: #333;
    margin: -15px 0 0 -15px;
    width: 442px;
    padding: 3px 5px;
    margin-bottom: 5px;
}

.divineWindow .win_header > span{
    display: block;
    float: left;
    color: #fff;
    font-weight: bold;
}

.divineWindow .close{
    float: right;
    border: 1px solid black;
    color: #fff;
    line-height: 11px;
    padding: 0 3px 3px;
    cursor: pointer;
}