body  {
	opacity:0;
}
#frontend_text_customizer_editor
{
	width: 1024px;
	line-height: normal;
}

#frontend_text_customizer_settings .ui-slider
{
	background:#fff;
	border-radius: 3px;
}

.tab_half_size
{
	float: left;
	margin-top: 12px;
	font-size: 12px;
	margin-left: 10px;
	width: 120px;
}

.tab_icon_size
{
	float: left;
	margin-top: 0px;
	font-size: 12px;
	margin-left: 0px;
	width: 53px;
}

.tab_half_size_without_topmargin
{
	float: left;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 10px;
}

.tab_half_size_font
{
	float: left;
	margin-top: 30px;
	font-size: 12px;
}

.tab_full_size
{
	float: left;
	margin-top: 0px;
	font-size: 12px;
	margin-left: 5px;
}

.tab_full_size_no_topmargin
{
	float: left;
	margin-top: 0px;
	font-size: 12px;
	margin-left: 5px;
}

#font_family
{
	height: 20px;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	margin-top: 12px;
	padding: 0px;
}

.strong_style
{
	margin-top: 5px;
	border: 1px solid #222222;
	border-radius: 3px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	width: 32px;
	height: 35px;
	padding-top: 7px;
	margin-left: 2px;
}

.italic_style
{
	border: 1px solid #222222;
	margin-top: 5px;
	border-radius: 3px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	width: 32px;
	height: 35px;
	padding-top: 7px;
	padding-right: 4px;
	margin-left: 5px;
}

.underline_style
{
	margin-top: 5px;
	border: 1px solid #222222;
	text-align: center;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	width: 32px;
	height: 35px;
	padding-top: 7px;
	margin-left: 5px;
}

.line_through_style
{
	margin-top: 5px;
	border: 1px solid #222222;
	text-align: center;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	width: 32px;
	height: 35px;
	padding-top: 7px;
	margin-left: 5px;
}

.overline_style
{
	margin-top: 5px;
	border: 1px solid #222222;
	text-align: center;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	width: 32px;
	height: 35px;
	padding-top: 7px;
	margin-left: 5px;
}

.strong_style:hover
{
	margin-top: 5px;
	border: 1px solid #5D5D5D;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	width: 32px;
	height: 30px;
	padding-top: 7px;
	margin-left: 2px;
}

.italic_style:hover
{
	margin-top: 5px;
	border: 1px solid #5D5D5D;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	width: 32px;
	height: 30px;
	padding-top: 7px;
	padding-right: 4px;
	margin-left: 5px;
}

.underline_style:hover
{
	margin-top: 5px;
	border: 1px solid #5D5D5D;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	width: 32px;
	height: 30px;
	padding-top: 7px;
	margin-left: 5px;
}

.line_through_style:hover
{
	margin-top: 5px;
	border: 1px solid #5D5D5D;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	width: 32px;
	height: 30px;
	padding-top: 7px;
	margin-left: 5px;
}

.overline_style:hover
{
	margin-top: 5px;
	border: 1px solid #5D5D5D;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	width: 32px;
	height: 30px;
	padding-top: 7px;
	margin-left: 5px;
}

/* colorpicker styles */
#frontend_text_customizer_settings .colorpicker {
    background-color: #222222;
    border-radius: 3px 3px 0px 0px;
    color: #FFFFFF;
    font-size: 12px;
	display:none;
	position:fixed;
	bottom:80px;
	z-index: 9997;
	height: 275px;
	cursor: move;
}

#frontend_text_customizer_settings .picker {
    cursor: crosshair;
    float: left;
    margin: 10px;
    border: 0;
}

#frontend_text_customizer_settings .controls {
    margin: 10px;
}

#frontend_text_customizer_settings .controls > div {
    border: 1px solid #2F2F2F;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px;
}

#frontend_text_customizer_settings .controls label {
    float: left;
}

#frontend_text_customizer_settings .controls > div input {
    background-color: #121212;
    border: 1px solid #2F2F2F;
    color: #DDDDDD;
    float: right;
    font-size: 10px;
    height: 20px;
    margin-left: 6px;
    text-align: center;
    text-transform: uppercase;
    width: 75px;
	padding: 0px;
}

#frontend_text_customizer_settings .preview {
	float: left;
    background: url("../img/select.png") repeat scroll center center transparent;
    border-radius: 2px;
    box-shadow: 1px 1px 1px #444444;
    cursor: pointer;
    height: 30px;
    width: 30px;
	margin-top: 8px;
	margin-left: 10px;
}

#font_size_value {
	margin-top: 0px;
	vertical-align: bottom;
	margin-left: 10px;
	height: 15px;
	font-size: 12px;
	margin-bottom: 3px;
	padding: 0px;
	border: none;
	box-shadow: 0px 0px 0px 0px;
}

#line_height_value {
	margin-top: 0px;
	vertical-align: bottom;
	margin-left: 10px;
	height: 15px;
	font-size: 12px;
	margin-bottom: 3px;
	padding: 0px;
	border: none;
	box-shadow: 0px 0px 0px 0px;
}

#word_spacing_value {
	margin-top: 0px;
	vertical-align: bottom;
	margin-left: 10px;
	height: 15px;
	font-size: 12px;
	margin-bottom: 3px;
	padding: 0px;
	border: none;
	box-shadow: 0px 0px 0px 0px;
}

#font_size, #font_size a {
	cursor: pointer;
}

#line_height {
	margin-top: -5px;
}

#font_size {
	margin-top: -5px;
}

#word_spacing {
	margin-left: 5px;
	margin-top: -5px;
}

#close_frontend_text_customizer {
	float:right;
	padding-top: 8px;
	padding-right: 12px;
	font-weight: bold;
	cursor:pointer;
	font-size: 12px;
}

#frontend_text_customizer_settings input[type="button"] 
{
	width: 100px;
	margin-top: 5px;
	height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#frontend_text_customizer_settings select
{
	cursor: pointer;
}

.ui-tooltip-content {
	font-size: 12px;
	font-weight: bold;
}

#saved_fonts_link
{
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
	float: left;
}

#font_editor_undo 
{
	border: 1px solid #222222;
	border-radius: 3px;
	margin-left: 10px;
	margin-top: 5px;
	width: 32px;
}

#font_editor_save
{
	border: 1px solid #222222;
	border-radius: 3px;
	margin-left: 10px;
	margin-top: 5px;
	width: 32px;
}

#font_editor_list 
{
	border: 1px solid #222222;
	border-radius: 3px;
	margin-left: 10px;
	margin-top: 7px;
	width: 30px;
}

#font_editor_close
{
	border: 1px solid #222222;
	border-radius: 3px;
	margin-left: 10px;
	margin-top: 6px;
	width: 32px;
	cursor: pointer;
	margin-right: 5px;
}

#font_editor_logo
{
	margin-left: -5px;
	margin-top: -12px;
	width: 45px;
	cursor: pointer;
}

#font_editor_undo:hover
{
	border: 1px solid #5D5D5D;
	border-radius: 3px;
	margin-left: 10px;
	margin-top: 5px;
	width: 32px;
	cursor: pointer;
}

#font_editor_save:hover
{
	margin-left: 10px;
	border: 1px solid #5D5D5D;
	border-radius: 3px;
	margin-top: 5px;
	width: 32px;
	cursor: pointer;
}

#font_editor_list:hover
{
	margin-left: 10px;
	border: 1px solid #5D5D5D;
	border-radius: 3px;
	margin-top: 7px;
	width: 30px;
	cursor: pointer;
}

#font_editor_close:hover
{
	margin-left: 10px;
	margin-top: 6px;
	width: 32px;
	border: 1px solid #5D5D5D;
	border-radius: 3px;
	cursor: pointer;
	margin-right: 5px;
}

#font_editor_logo:hover
{
	margin-left: -5px;
	margin-top: -12px;
	width: 45px;
	cursor: pointer;
}

#logo_title
{
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	margin-left: 15px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 14px;
	width: 220px;
}

#open_frontend_text_customizer
{
	color: #CCCCCC
}

#open_frontend_text_customizer:hover
{
	color: #FFFFFF;
}

#font_editor_checked
{
	margin-left: 4px;
	margin-top: 1px;
}

.highlighted
{
	background-color: #d3f108;
}