﻿body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial;
	font-size: 10px;
}

.lr_panel_logo
{
	z-index: 200;
	position: absolute;
	background-color: #ffffff;
	top: 5px;
	left: 7px;
	height: 62px;
	width: 953px;
}

.lr_panel_tools
{
	z-index: 200;
	position: absolute;
	background-color: #ffffff;
	background-image: url(../theme/propertybox_bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	top: 73px;
	left: 7px;
	height: 650px;
	width: 333px;
	font-size: 0;
	clear: both;
}

.lr_panel_template
{
	z-index: 200;
	position: absolute;
	background-color: #ffffff;
	top: 585px;
	left: 357px;
	height: 200px;
	width: 601px;
	font-size: 0;
	clear: both;
}


.lr_moveobject_tool
{
	z-index: 120;
	position: absolute;
	background-color: #ffffff;
	top: 109px;
	left: 358px;
	height: 156px;
	width: 107px;
	clear: both;
}

.lr_store_tool
{
	z-index: 120;
	position: absolute;
	background-color: Transparent;
	top: 119px;
	left: 791px;
	width: 152px;
	height: 152px;
	clear: both;
}

.lr_mover_div
{
	z-index: 110;
	display: block;
	position: absolute;
	background-color: #ffffff;
	top: 73px;
	left: 357px;
	height: 500px;
	width: 601px; /* Firefox 0-1 */
	opacity: 0; /* IE 0-100 */
	filter: alpha(opacity=0);
}

.lr_panel_preview
{
	z-index: 100;
	position: absolute;
	background-color: Transparent;
	top: 73px;
	left: 357px;
	height: 500px;
	width: 601px;
	font-size: 0;
	clear: both;
}
.lr_panel_preview th
{
	background-image:url('../theme/head_preview.jpg');
	height:36px;
	line-height:36px;	
}
#lr_panel_infobar
{
	margin:5px 8px 2px 108px;
	padding-left:8px;	
	border-left:1px dotted gray;
	line-height:24px;	
	
	text-align:left;
	background-color:#ffff80;
	
	border: 1px dashed #e0e0e0;
	display:none;
	
}

#lr_panel_infobar_message
{
	color:#333333;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
#lr_panel_infobar_close
{
	text-align:right;
	text-decoration:none;
	color:Gray;
	font-size:10px;
	float:right;
	padding:4px;
}


.lr_preview_action
{
	z-index: 30;
	position: absolute;
	top: 73px;
	left: 357px;
	font-size: 14px;
	clear: both;
	background-color: Transparent;
	text-align: center;
	vertical-align: middle;
}
.lr_preview_text
{
	z-index: 25;
	position: absolute;
	top: 73px;
	left: 357px;
	font-size: 20px;
	clear: both;
	background-color: Transparent;
}

.lr_preview_logo
{
	z-index: 15;
	position: absolute;
	top: 73px;
	left: 357px;
	font-size: 0;
	clear: both;
}

.lr_preview_image
{
	z-index: 10;
	position: absolute;
	top: 73px;
	left: 357px;
	font-size: 0;
	clear: both;
}

.lr_preview_background
{
	z-index: 5;
	position: absolute;
	background-color: #000000;
	top: 73px;
	left: 357px;
	height: 500px;
	width: 601px;
	font-size: 0;
	clear: both;
}

.border_left
{
	width: 1px;
	background-image: url(../theme/border_left.jpg);
	font-size: 0;
	clear: both;
}

.border_right
{
	width: 1px;
	background-image: url(../theme/border_right.jpg);
	font-size: 0;
	clear: both;
}

/*   Banner Tool(Property) Panel  */

.table_tool
{
	width: 331px;
	margin-bottom: 1px;
}

.table_tool th
{
	font-size: 14px;
	text-align: left;
	vertical-align: baseline;
	color: #ffffff;
	background-image: url(../theme/head_table_tool.jpg);
	padding-left: 4px;
	height: 23px;
	line-height: 23px;
}
.table_tool td
{
	padding-top: 2px;
	font-size: 12px;
	color: #7E7E7E;
}
.table_tool .title
{
	padding-left: 4px;
	height: 23px;	
	
	text-align: left;	
	color: #ffffff;
	
	background-image: url(../theme/head_table_tool.jpg);
}

.table_tool .title  label
{
	font-family:Arial;
	font-weight:bold;
	font-size: 12px;
	text-align: left;	
	
	color: #fff;
	
	padding-left: 24px;	
	line-height: 23px;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:24px;
	
}

.table_tool .content
{
	padding-top: 2px;
	padding-left: 8px;
	font-size: 12px;
	color: #7E7E7E;
}
.table_tool .content >div
{
	margin:4px 0px;
	
}
.table_tool .content .line
{
	line-height:22px;
}
.table_tool .content .label
{
	width:42px;
	text-align:right;
	display:inline-block
}
.table_tool .content .toolbar_text
{
	
}
.table_tool .content .toolbar_text .button
{
	display:inline-block;
	width:18px;
	height:18px;
	border: solid 1px #ffffff;
	text-decoration:none;
}
.table_tool .content .toolbar_text .b
{
	background-color: #fff;
	background-image: url(../theme/text_b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.table_tool .content .toolbar_text .u
{
	background-image:url(../theme/text_u.jpg);
}
.table_tool .content .toolbar_text .i
{
	background-image:url(../theme/text_i.jpg);
}


/* END OF  Banner Tool(Property) Panel  */


.table_tool_move
{
	width: 331px;
	margin-bottom: 10px;
}

.table_tool_move th
{
	font-size: 14px;
	text-align: left;
	color: #ffffff;
	background-image: url(../theme/head_table_tool.jpg);
	padding-left: 5px;
	height: 23px;
}

.table_tool_move td
{
	font-size: 12px;
	color: #7E7E7E;
}


.btn_pic_color
{
	width: 20px;
	height: 20px;
	border: 1px solid #626262;
}

.btn_txt_pic_color
{
	width: 18px;
	height: 18px;
	display:inline-block;
	background-color: #000000;
	border: 1px solid #626262;
}


.txt_line
{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	width: 252px;
	border: solid 1px #7E7E7E;
}

.dropdown_font
{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	width: 130px;
	border: solid 1px #7E7E7E;
}

.dropdown_size
{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	width: 40px;
	border: solid 1px #7E7E7E;
}

.dropdown_action
{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	width: 130px;
	border: solid 1px #7E7E7E;
}

.txt_line_action
{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	width: 252px;
	border: solid 1px #7E7E7E;
}

.lr_moveobject_tr
{
	border-bottom: solid 1px #000000;
	cursor: pointer;
}


.store_tool_td
{
	color: #817F80;
	font-size: 12px;	
	cursor:pointer;
	padding:2px;
	padding-left: 10px;
}
.store_tool_td img
{
	margin-right:4px;
}

.lr_login_form
{
	display: none;
	width: 410px;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 10px;
}


.lr_login_form_content .form_header
{
	background-color: #C0C0C0;
	text-align: left;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.lr_login_form_content > div
{
	padding: 2px;
}

.lr_login_form_content label
{
	display:inline-block;
	width:120px;
	text-align:right;
	padding-right:1ex;
}

.lr_login_form_content  input
{
	padding:0px;
	margin:0px;
	border:1px solid gray;
	width:180px;
	height:16px;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	
	color:#303030;
	
}

.lr_login_form_content label span
{
	color:Red;
}
.lr_login_form_content empty-line
{
	line-height:24px;
}
.lr_login_form_content .empty-line50
{
	line-height:12px;
	font-size:1px;
}
.lr_login_form_content .form-message
{
	color:Red;
	text-align:center;
}

.lr_preview_block_a
{
	z-index: 199;
	position: absolute;
	background-color: #ffffff;
	top: 0px;
	left: 0px;
	width: 357px;
	height: 574px;
	font-size: 0;
	clear: both;
}

.lr_preview_block_b
{
	z-index: 199;
	position: absolute;
	background-color: #ffffff;
	top: 0px;
	left: 357px;
	width: 601px;
	height: 73px;
	font-size: 0;
	clear: both;
}

/* auto resize width ! */
.lr_preview_block_c
{
	z-index: 199;
	position: absolute;
	background-color: #ffffff;
	top: 0px;
	left: 966px;
	width: 1px;
	height: 574px;
	font-size: 0;
	clear: both;
}

/* auto resize width and height ! */
.lr_preview_block_d
{
	z-index: 199;
	position: absolute;
	background-color: #ffffff;
	top: 574px;
	left: 0px;
	width: 1px;
	height: 1px;
	font-size: 0;
	clear: both;
}


.button1
{
	text-align: center;
	width: 74px;
	height: 18px;
}


.button1 span
{
	font-size: 12px;
	color: #ffffff;
}



.gbm-property-box
{
	width: 331px;
	margin-bottom: 1px;	
}
.gbm-property-box .title
{
	font-family:Arial;
	font-weight:bold;
	font-size: 14px;
	text-align: left;
	vertical-align: baseline;
	color: #ffffff;
	background-image: url(../theme/head_table_tool.jpg);
	padding-left: 4px;
	height: 23px;
	line-height: 23px;	
}

.gbm-property-box .content
{
	padding-top: 2px;
	font-size: 12px;
	color: #7E7E7E;
}