.modal-client, .modal-client p
{
	font: 12px Verdana,"trebuchet ms",helvetica,sans-serif;  
	margin-bottom: 10px;
}

.modal_type0_left
{
	float:left;
	padding: 0px;
	margin: 0px;
}

.modal_type0_ul
{
    padding: 0px;
	margin:  0px;

	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.modal_type0_right
{
	padding: 0px;
	margin: 0px;
	float:left;
}

.modal_type0_right_holder
{
	background: #e3f1ff;
	border: 1px solid #a2caf2;
}

.modal_type0_btn
{
	overflow: hidden;
	width: 140px;
	height: 25px;
	font: 12px Verdana,"trebuchet ms",helvetica,sans-serif;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	cursor: pointer;
}

.modal_type0_btn_mover
{
	width: 16px;
	height: 25px;
	float: right;
	display: none;
	background: url(../images/editor_ui/page_list_move.gif) no-repeat center;
}

.modal_type0_btn:hover
{
	border: 1px solid #a2caf2;
	background: #FFFFDD;
}

.modal_type0_btn_selected, .modal_type0_btn_selected:hover
{
	border-color: #a2caf2;
	background: #e3f1ff;
}

.modal_type1_tab_holder
{
	width: 452px;
	height: 26px;
	margin-left: 25px;
	border-bottom: 1px solid #a2caf2;
}

.modal_type1_tab_area_holder
{
	height: 180px;
	margin: 0px 25px;

	background: #e3f1ff;
	border-right: 1px solid #a2caf2;
	border-bottom: 1px solid #a2caf2;
	border-left: 1px solid #a2caf2;
}

.modal_type1_tab_area
{
	padding: 30px 40px 0px 40px;
	display: none;
	position: relative;
	overflow: auto;
}

.modal_type1_tab_u, .modal_type1_tab_s
{
	float:left;
	text-align:center;
	margin: 0px 10px;
	padding: 4px 0px;
	border: 1px solid #a2caf2;
	border-bottom-color: #e3f1ff;
	cursor: pointer;
	font-size: 120%;
}
.modal_type1_tab_u { border-bottom-color: #a2caf2; }
.modal_type1_tab_s { background: #e3f1ff; }



.modal_btn {
	background: transparent;
	cursor: pointer;
	margin: 0px 0px 0px 10px;
	font: bold 14px Verdana,"trebuchet ms",helvetica,sans-serif;
	color: #2A5F8C;

	float: left;
	text-align:center;
	line-height: 15px;
}


.modal_table
{
	font: 12px Verdana,"trebuchet ms",helvetica,sans-serif;
	border: 0px none;
	margin: 0px auto;
	text-align:left;
}
.modal_table input[type="text"] , .modal_table select { width: 170px; border-color: #a2caf2; }
.modal_table a, .modal_table a:hover, .modal_table a:active, .modal_table a:visited
{
	font: 12px Verdana,"trebuchet ms",helvetica,sans-serif;
	color: black;
	text-decoration: none;
	cursor: pointer;
}
.modal_table a:hover { text-decoration: underline; }



.editor_showP_delConf
{
	font: 12px Verdana,"trebuchet ms",helvetica,sans-serif;
	color: black;
	border: 1px solid #a2caf2;
	background: white;
	width: 280px;
	height: 120px;
	margin: 0px auto;
}


.editor_showT_1
{
	width: 170px;
	height: 140px;
	margin: 10px auto;
}
.editor_showT_2
{
	width: 340px;
	height: 140px;
	margin: 10px auto;
}
.editor_showT_3
{
	width: 510px;
	height: 140px;
	margin: 10px auto;
}

.editor_showT_holder
{
	width: 150px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	text-align: center;
	font: 12px Ariar;
	color: black;
}

.editor_showT_img
{
	width:150px;
	height:86px;
	background: transparent url(../images/modal_ui/showT_imgBk.gif) no-repeat;
}

.editor_showT_img img
{
	margin: 9px 10px;
	width: 130px;
	height: 70px;
}

.editor_showT_prev
{
	float: left;
	margin: 0px 5px;
}

.editor_showT_sel
{
	float: right;
	margin: 0px 5px;
}
