img[usemap] {
	border-width: 0;
}
map{
	display: inline;
}
.color_choice{
	width: 16px;
	height: 16px;
	border: 1px solid #000000;
	font-size: 1px;
	background-color: #cccccc;
	float: left;
	/*position: relative;
	top: -310px;
	left: -50px;*/
}

.color_picker{
	border-collapse: collapse;
	margin-right: -230px;
	margin-bottom: -168px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
}
.color_picker td{
	font-size: 1px !important;
	width: 10px !important;
	height: 12px !important;
	border: 1px solid #000000 !important;
}
.editorInterface_select{
	display: block;
	float: left;
	width: 200px;
}
.editor_button_block select{
	display: block;
	float: left;
}
.editor_button_block{
	float: left;
	padding-right: 7px;
	height: 28px;
	background: transparent url('../images/main_theme/editor_separator.gif') no-repeat 100% 0;
}
#textarea_interface_7{
	width: 100%;
	height: 56px;
	/*background: transparent url('../images/main_theme/editor_interface.jpg') repeat 100% 0;*/
}
.color_picker_head{
	width: 227px;
	height: 36px;
	background-color: #444444;
	padding: 4px 3px;
	border: 1px solid #000000;
	position: relative;
	top: 18px;
	left: -1px;
	z-index: 10;
}
.color_picker_choice{
	float: left;
	width: 40px;
	height: 16px;
	background-color: #000000;
	border: 1px solid #999999;
	margin-right: 2px;
}
.color_picker_input{
	float: left;
	width: 100px;
	height: 14px;
	padding: 1px;
	background-color: #eeeeee;
	color: #333333;
	border: 1px solid #999999;
}
.bottom_bar{
	width: 100%;
	height: 20px;
	background-color: #dddddd;
}
.eu_path{
	font-weight: bolder;
}
.linkBox{
	position: absolute;
	z-index: 1000;
	width: 340px;
	height: 234px;
	background: #444444 url('../ultraedit/images/editor_css_pannel_bg.png') repeat-x 0 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
	line-height: 1.5;
}
.linkBox_head{
	width: 100%;
	height: 29px;
	background: #222222 url('../ultraedit/images/editor_css_pannel_head.png') no-repeat 0 0;
}
.linkBox_head_inside{
	width: 120px;
	height: 30px;
	padding: 4px 0 0 6px;
}
#linkBox_head_inside_insert{
	background: transparent url('../ultraedit/images/editor_linkbox_title_insert.png') no-repeat 10px 10px;
}
#linkBox_head_inside_modify{
	background: transparent url('../ultraedit/images/editor_linkbox_title_modify.png') no-repeat 10px 10px;
}
.linkBox_foot{
	width: 100%;
	height: 29px;
	background: #222222 url('../ultraedit/images/editor_css_pannel_head.png') no-repeat 0 0;
}
.linkBox_submit{
	float: right;
	width: 50px;
	height: 29px;
	background: transparent url('../ultraedit/images/editor_ok.png') no-repeat 0 0;
}
.linkBox_cancel{
	float: right;
	width: 80px;
	height: 29px;
	background: transparent url('../ultraedit/images/editor_cancel.png') no-repeat 0 0;
	margin-right: 1px;
}
.linkBox_inside{
	padding: 25px;
}
.link_input{
	width: 180px;
	height: 14px;
	border: 1px solid #000000;
	margin: 0 3px 0 0;
	font-size: 0.9em;
	padding: 1px;
	vertical-align: top;
}
.linkBox_line{
	padding: 7px 0;
}
.link_left{
	float: left;
	width: 90px;
	font-weight: bolder;
	font-size: 9pt;
}
.link_right{
	float: right;
	width: 185px;
}
.classBox{
	position: absolute;
	z-index: 1000;
	width: 580px;
	height: 440px;
	background: #444444 url('../ultraedit/images/editor_css_pannel_bg.png') repeat-x 0 0;
	font-size: 9pt;
	line-height: 1.5;
}
.vis_menu_block{
	width: 100%;
	height: 29px;
	background: #222222 url('../ultraedit/images/editor_css_pannel_head.png') no-repeat 0 0;
}
.vis_menu_visualization{
	float: left;
	width: 120px;
	height: 29px;
	background: #222222 url('../ultraedit/images/editor_css_pannel_visual_settings.png') no-repeat 0 0;
	margin-right: 1px;
}
.vis_menu_visualization_active{
	float: left;
	width: 120px;
	height: 29px;
	background: #222222 url('../ultraedit/images/editor_css_pannel_visual_settings_active.png') no-repeat 0 0;
	margin-right: 1px;
}
.vis_menu_classes{
	float: left;
	width: 120px;
	height: 29px;
	background: #222222 url('../ultraedit/images/editor_css_pannel_css_classes.png') no-repeat 0 0;
	margin-right: 1px;
}
.vis_menu_classes_active{
	float: left;
	width: 120px;
	height: 29px;
	background: #222222 url('../ultraedit/images/editor_css_pannel_css_classes_active.png') no-repeat 0 0;
}
.vis_menu_full_style{
	float: left;
	width: 120px;
	height: 29px;
	background: #222222 url('../ultraedit/images/editor_css_pannel_full_style.png') no-repeat 0 0;
	margin-right: 1px;
}
.vis_menu_full_style_active{
	float: left;
	width: 120px;
	height: 29px;
	background: #222222 url('../ultraedit/images/editor_css_pannel_full_style_active.png') no-repeat 0 0;
}
#classes_block, #full_style_block{
	display: none;
	color: #ffffff;
}
.class_list_block{
	float: left;
	margin: 30px 20px;
}
.class_list_top{
	font-weight: bolder;
}
.class_list{
	background-color: #66726d;
	border: 1px solid #111111;
	width: 150px;
	min-height: 190px;
}
.classes_button{
	padding: 1px 10px;
	width: 80px;
	margin: 5px auto;
	text-align: center;
	background-color: #ffcc22;
	color: #444444;
	font-weight: bolder;
	border-right: 1px solid #111111;
}
table.all_styles{
	/*border-collapse: collapse;*/
	border-spacing: 0;
	text-align: left;
	width: 100%;
}
table.all_styles tbody{
	height: 358px;
	overflow-x: hidden;
	overflow-y: auto;
}
table.all_styles th{
	width: 47%;
	height: 20px;
	padding: 3px 1.5%;
	background: #660011 none no-repeat 0 0;
	font-family: Monaco, Consolas, Courier New, monotype;
	color: #ffffff;
	border-top: 1px solid #111111;
	border-bottom: 1px solid #111111;
	border-right: 1px solid #111111;
}
table.all_styles td{
	width: 47%;
	height: 20px;
	padding: 1px 1.5%;
	background: transparent none no-repeat 0 0;
	color: #eee0d5;
/*	font-weight: bolder;*/
	font-family: Monaco, Consolas, Courier New, monotype;
	font-size: 0.9;
	text-align: left;
	border-bottom: 1px solid #887f77;
	border-right: 1px solid #887f77;
}
table.all_styles td input{
	background-color: transparent;
	font-family: Courier New, monotype;
	color: #ffcc33;
	border-width: 0;
	width: 100%;
}
.full_style_ok {
	float: right;
	padding: 6px 20px;
	background-color: #ffcc22;
	color: #444444;
	border: 1px solid #111111;
}
.classBox input, .classBox select{
	font-size: 0.9em;
}
.colsBox{
	position: absolute;
	z-index: 1000;
	width: 150px;
	height: 60px;
	background-color: transparent;
}
.vis_left_block{
	float: left;
	height: 342px;
	padding: 20px;
}
.vis_right_block{
	float: left;
	width: 275px;
	height: 342px;
	padding: 20px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-weight: bolder;
	font-size: 9pt;
}
.vis_block{
	float: left;
	width: 221px;
	height: 160px;
	background: #999999 url('../ultraedit/images/editor_css_pannel_vis_block.png') no-repeat 0 0;

}
.vis_bottom{
	width: 100%;
	height: 29px;
	background: #222222 url('../ultraedit/images/editor_css_pannel_head.png') no-repeat 0 0;
}
.vis_divider{
	float: left;
	width: 3px;
	margin-top: 20px;
}
.vis_divider_top{
	width: 3px;
	height: 5px;
	background: transparent url('../ultraedit/images/vertical_divider_top.png') no-repeat 0 0;
}
.vis_divider_middle{
	width: 3px;
	height: 334px;
	background: transparent url('../ultraedit/images/vertical_divider.png') repeat-y 0 0;
}
.vis_divider_bottom{
	width: 3px;
	height: 5px;
	background: transparent url('../ultraedit/images/vertical_divider_bottom.png') no-repeat 0 0;
}

.vis_down_block{
	float: left;
	width: auto;
	padding: 20px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-weight: bolder;
	font-size: 0.8em;
}
.vis_submit{
	float: right;
	width: 50px;
	height: 29px;
	background: transparent url('../ultraedit/images/editor_ok.png') no-repeat 0 0;
}
.vis_cancel{
	float: right;
	width: 80px;
	height: 29px;
	background: transparent url('../ultraedit/images/editor_cancel.png') no-repeat 0 0;
	margin-right: 1px;
}
.wh_label{
	width: 85px;
	padding: 5px;
	background-color: #ffffcc;
	margin: 40px auto 0 auto;
	text-align: left;
	line-height: 1.4em;
	border: 1px solid #ffff88;
}
.visualization_title{
	width: 120px;
	height: 20px;
	margin: 20px 0 0 0;
	background: transparent url('../ultraedit/images/editor_css_pannel_visualization.png') no-repeat 0 0;
}
.modify_title{
	width: 120px;
	height: 20px;
	background: transparent url('../ultraedit/images/editor_css_pannel_modify.png') no-repeat 0 0;
}
.vis_line{
	width: 100%;
	clear: both;
	padding: 0 0 1px 3px;
	margin-bottom: 3px;
}
.vis_line_standard_margins{
	padding: 3px 0 0 3px;
	margin-bottom: 1px;
}
.vis_line_standard_paddings{
	padding: 3px 0 0 3px;
	margin-bottom: 1px;
}
.vis_line_standard_borders{
	padding: 3px 0 0 3px;
	margin-bottom: 1px;
}
#vis_borders .vis_line{
	padding: 3px 0 2px 3px;
	margin-bottom: 1px;
	border-top: 1px solid #339900;
	border-bottom: 1px solid #339900;
	background-color: rgba(51, 153, 0, 0.2);
}
#vis_margins .vis_line, #vis_paddings .vis_line{
	padding: 3px 0 0 3px;
	margin-bottom: 1px;
	border-top: 1px solid #339900;
	border-bottom: 1px solid #339900;
	background-color: rgba(51, 153, 0, 0.2);
}
.lock_icon{
	float: right;
	width: 29px;
	height: 33px;
	margin: 10px 0 1px 0;
	background: transparent url('../ultraedit/images/lock_closed.png') no-repeat 0 0;
}
.lock_icon_opened{
	float: right;
	width: 29px;
	height: 33px;
	margin: 10px 0 1px 0;
	background: transparent url('../ultraedit/images/lock_opened.png') no-repeat 0 0;
}
.vis_param{
	float: left;
	width: 80px;
	padding-top: 2px;
}
.vis_val{
	float: left;
	width: 180px;
}
.vis_val2{
	float: left;
	width: 140px;
}
.vis_val_formattings{
	margin-left: 159px;
}
.vis_val_input{
	width: 35px;
	height: 14px;
	border: 1px solid #000000;
	margin: 0 3px 0 0;
	font-size: 0.9em;
	padding: 1px;
	vertical-align: top;
}
.vis_val select{
	border: 1px solid #000000;
}
.vis_val_right{
	text-align: right;
}
#vis_border_color{
	float: right;
}
#vis_border_color{
	float: right;
}
#vis_border_color, #vis_border_left_color, #vis_border_right_color, #vis_border_top_color, #vis_border_bottom_color{
	float: right;
}
.modify_buttons{
	vertical-align: top;
	margin-right: 20px;
}
.input_button_img{
	margin: 0;
}
.vis_subtitle{
	margin: 26px 0 5px 0;
	color: #ffff99;
}
.vis_subtitle_first{
	margin: 6px 0 5px 0;
	color: #ffff99;
}
.vis_lt_margin{
	float: left;
	width: 19px;
	height: 20px;
}
.vis_t_margin{
	float: left;
	width: 181px;
	height: 20px;
	margin: 0 1px;
}
.vis_l_margin{
	float: left;
	width: 19px;
	height: 118px;
	margin: 1px 0;
}
.vis_center{
	float: left;
	width: 181px;
	height: 118px;
	margin: 1px;
}
.vis_lt_border{
	float: left;
	width: 6px;
	height: 6px;

}
.vis_t_border{
	float: left;
	width: 167px;
	height: 6px;
	margin: 0 1px;
}
.vis_l_border{
	float: left;
	width: 6px;
	height: 104px;
	margin: 1px 0;
}
.vis_b_border{
	float: left;
	width: 167px;
	height: 6px;
	margin: 0 1px;
}
.vis_r_border{
	float: left;
	width: 6px;
	height: 104px;
	margin: 1px 0;
}
.vis_lt_padding{
	float: left;
	width: 19px;
	height: 19px;
}
.vis_t_padding{
	float: left;
	width: 127px;
	height: 19px;
	margin: 0 1px;
}
.vis_l_padding{
	float: left;
	width: 19px;
	height: 65px;
	margin: 1px 0;
}
.vis_inside_center{
	float: left;
	width: 127px;
	height: 65px;
	margin: 1px;
}
.vis_lb_padding{
	float: left;
	width: 19px;
	height: 18px;
}
.vis_b_padding{
	float: left;
	width: 127px;
	height: 18px;
	margin: 0 1px;
}
.vis_main_block_center{
	float: left;
	width: 167px;
	height: 104px;
	margin: 1px;
}
#classes_block{
	height: 382px;
}
#full_style_block{
	height: 382px;
}
.clear{
	clear: both;
}
.image_popup_div{
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 49%;
	/*margin: -350px 0 0 -450px;;*/
	width: 900px;
	height: 700px;
	background-color: #001144;
	padding: 10px;
	overflow: hidden;
	* filter: alpha(opacity=1);
	opacity: 0.01;
}
.image_popup_div img{
	cursor: pointer;
	position: relative;
	left: 0;
	top: 0;
}