
/*
@author Ermek
@copyright Hire-Experts LLC
@version Styler 1.01
*/

.he_styler {
	background-color: #E9F4FA;
	border-bottom: 1px solid #CCCCCC;
	height: 200px;
	width: 100%;
	position: absolute;
	top: -200px;
	left: 0px;
}
.he_styler_fake_cont {
	height: 0px;
}
.he_styler .styler_body {
	width: 930px;
	height: 185px;
	margin: auto;
    position:relative;
}
.he_styler .sections_column, .he_styler .groups_column{
	float: left;
	width: 110px;
	text-align: left;
}
.he_styler .sections_column,
.he_styler .groups_column,
.he_styler .customize_column,
.he_styler .styler_choose_skin {
    border-right: 1px solid #ddd;
    height: 185px;
    padding-top: 15px;
}
.he_styler .customize_column {
	float: left;
	padding-left: 10px;
    width: 514px;
}
.he_styler .user_skins_history_manage,
.he_styler .manage_column {
	float: right;
    padding-top: 15px;
    padding-left: 5px;
    text-align: center;
	width: 160px;
}
.he_styler .manage_column .button {
    margin-top: 3px;
}
.styler_choose_skin {
    float: left;
    width: 635px;
}
.styler_elements{
    text-align: left;
}
.styler_elements b{
    font-weight: normal;
}
.styler_elements .styler_col{
    float: left;
    margin-right: 15px;
}
.he_styler .element_types .active {
	font-weight: bold;
}
.he_styler .bg_color,
.he_styler .bg_image_position{
	margin-bottom: 12px;
}
.he_styler .font_family,
.he_styler .font_size{
	margin-bottom: 2px;
}
.he_styler .border_style, .he_styler .border_size {
	width: 140px;	
}
.he_styler ul.border_styles, .he_styler ul.border_sizes {
    border: 1px solid #e0e0e0;
	height:90px;
	list-style-type:none;
	overflow-y:scroll;
	padding-left:10px;
	padding-right:10px;
	margin: 3px 0px;
}
.he_styler ul.border_styles li, .he_styler ul.border_sizes li {
	border-top-color: #8FADBF;
	border-top-width: 3px;
	border-top-style: solid;
	cursor: pointer;
    margin-top: 3px;
}
.he_styler ul.border_styles li:hover, .he_styler ul.border_sizes li:hover, .he_styler ul.border_styles .selected, .he_styler ul.border_sizes .selected {
	background-color: #CFEEFF;
}
.he_styler .clear_bg_color {
	float:left;
	line-height:32px;
	margin-left:5px;
}
.he_styler table.bg_image_positions td {
	height: 25px;
	width: 25px;
	background-color: #FFFFFF;
	cursor: pointer;
}
.he_styler table.bg_image_positions td:hover, .he_styler table.bg_image_positions td.active:hover {
	border: 1px solid #268FCF;
	height: 23px;
	width: 23px;
}
.he_styler table.bg_image_positions td.active {
	border: 1px dashed #FF0000;
	background: #FFFFFF url(../images/icons/photos16.gif) no-repeat scroll center center;
	height: 23px;
	width: 23px;
}
.he_styler .bg_color_box, .he_styler .font_preview {
	width: 45px;
	height: 30px;
	border: 1px solid #ddd;
}
.he_styler .font_preview {
	line-height: 30px;
	text-align: center;
}
.he_styler .styler_menu_header {
	text-align: left;
	padding-left: 5px;
}
.he_styler .styler_menu_body {
	display: none;
}
.he_styler .styler_main_container {
	float: left;
	display: none;
}
.he_styler .main_menu_list a{
    background: url(../images/he_styler_arrow1.png) no-repeat top left;
    color: #7F7777;
    display: block;
    padding-left: 6px;
}
.he_styler .main_menu_list .active a{
    background: url(../images/he_styler_arrow2.png) no-repeat top left;
	color: #268FCF;
    font-weight: bold;
	text-decoration: none;
}
.he_styler ul.styler_menu_list {
	list-style-type: none;
	list-style-image:none;
	padding-left: 10px;
	margin: 0px;
	margin-left: 5px;
}
.he_styler ul.styler_menu_list a{
    color: #7F7777;
}
.he_styler ul.styler_menu_list .active a{
    color: #268FCF;
    font-weight: bold;
}
.he_styler .he_styler_loading {
	background-image: url("../images/he_styler_loading.gif");
	width: 32px;
	height: 32px;
}
.he_styler .bg_image_box {
	background: #F4F4F4 url("../images/icons/photos16.gif") no-repeat scroll center center;
}
.he_styler .bg_color_box img {
	height: 30px;
	width: 45px;
}
.he_styler .font_family .arial {
	font-family: "Arial";
}
.he_styler .font_family .arialblack {
	font-family: "Arial Black";
}
.he_styler .font_family .comicsans {
	font-family: "Comic Sans MS";
}
.he_styler .font_family .couriernew {
	font-family: "Courier New";
}
.he_styler .font_family .georgia {
	font-family: "Georgia";
}
.he_styler .font_family .impact {
	font-family: "Impact";
}
.he_styler .font_family .lucinda {
	font-family: "lucinda";
}
.he_styler .font_family .tahoma {
	font-family: "Tahoma";
}
.he_styler .font_family .times {
	font-family: "Times";
}
.he_styler .font_family .trebuchet {
	font-family: "Trebuchet MS";
}
.he_styler .font_family .verdana {
	font-family: "Verdana";
}
.he_styler .styler_main_container {
	padding-left: 5px;
}
.he_styler .skin_history_item {
	float: left; 
	margin-right: 5px;
    width: 85px !important;
    position:relative;
}
.he_styler .styler_skin_cont {
    width: 630px;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.he_styler .styler_skin_cont .styler_skins {
    position: relative;
    left: 0px;
}
.he_styler .skin_photo {
	cursor: pointer;
	text-align: center;
	border: 2px solid #A7CADF;
    width: 80px;
}
.he_styler .skin_photo:hover {
	border-color: #268FCF;
}
.he_styler .skin_actions {
    background: transparent url(../images/he_styler_skin_actions.png) repeat scroll 0 0;
	padding: 2px;
    width:80px;
    position:absolute;
    right: 3px;
    top: 2px;
    width: 76px;
    visibility:hidden;
}
*+html .he_styler .skin_actions {
    right: 2px;
}
.skin_list_name {
    overflow: hidden;
    width:80px;
}
.he_styler .skin_actions a {
    display: block;
    float: right;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
.he_styler .skin_actions .share_skin {
    background: url(../images/icons/he_styler_share.png) no-repeat;
}
.he_styler .skin_actions .delete_skin {
    background: url(../images/icons/he_styler_delete.png) no-repeat;
}
.he_styler .skin_actions .edit_skin {
    background: url(../images/icons/he_styler_edit.png) no-repeat;
}

.he_styler .skin_history_item .active {
    border-color: #268FCF;
}
.he_styler .shared_skins_cont .skin_actions {
    display: none;
}
.he_styler .styler_paging {
    text-align: left;
    padding-bottom:5px;
}
.he_styler .styler_paging a.disabled, .he_styler .styler_paging a.disabled:hover {
    color: #999;
    cursor: auto;
    text-decoration: none;
}
.he_styler .page_loading {
    margin-left: 5px;
    margin-bottom: -5px;
    display: none;
    border:none;
}
.he_styler .finish_styler {
    position:absolute;
    right: 20px;
    bottom: 0;
    width: 120px;
}
.he_styler_customize_btn{
    background: url(../images/he_styler_customize.png) no-repeat top left;
    line-height: 35px;
    margin-bottom: 10px;
    padding-left: 50px;
}
.clr{
	clear: both;
}
