#dialog{
}

.dialogWindow{
	position: relative;
	width: 350px;
	margin-left: -50px;	
	margin-top: 50px;
	z-index: 5;
}

#dlgFace{
	vertical-align: top;
	padding: 3px 7px 3px 3px;
}

.dlgInfo{
	width: 100%;
	vertical-align: top;
}

.dlgBgTop{
	background: url(/templates/pic/dlg_bg_t.gif)
}

.dlgBgV1{
	background: url(/templates/pic/dlg_bg_v1.gif)
}

.dlgBgV2{
	background: url(/templates/pic/dlg_bg_v2.gif)
}

#dlgText{
	color:#203C33;
	padding: 4px 10px 20px 17px;
	background: #FFFCEB url(/templates/pic/dlg_bg_text.gif); 
}

.dlgBgH{
	background: url(/templates/pic/dlg_bg_h.gif)
}

.dlgMenu{
	background:#1C312B url(/templates/pic/dlg_bg_mn.gif)	
}

.dlgMnContent{
	background: url(/templates/pic/dlg_bg_mn_quest.gif) no-repeat;
	padding: 26px 0 0 0;	
	height: 50px
}

.dlgMnContent DIV{
	font-size: 11px;
	margin-top: -16px; 
}

.dlgMenu A{
	color: #819084;
	text-decoration: none;
}	

.dlgMenu A:hover{
	color: #EAF4E3;
}

/* default scheme */

#dlgFace{
	background: url(/templates/pic/dlg_bg_face_sch2.gif) no-repeat;
}

/* scheme 2 */

.sch2 #dlgFace{
	background: url(/templates/pic/dlg_bg_face_sch2.gif) no-repeat;
}

/* scheme 3 */

.sch3 #dlgFace{
	background: url(/templates/pic/dlg_bg_face_sch3.gif) no-repeat;
}



/* dialog info */

.InfoWindow{
	position: relative;
	width: 300px;
}

.dlgInfoContent{
	background:#356756 url(/templates/pic/dlg_bg_info.gif) 
}

#InfoWindow .dlgMnContent{
	background: url(/templates/pic/dlg_bg_mn_quest.gif) no-repeat;
	padding: 26px 0 0 0;	
}

.dlgInfoImg{
	vertical-align: top;
	padding: 0 0 10px 0;		
}

.dlgInfoText{
	color: #FFF;
	vertical-align: top;
	width: 100%;
	padding: 10px 10px 20px 10px;	
}

.InfoWindow .dlgMnContent{
	background: url(/templates/pic/dlg_bg_mn_exclaim.gif) no-repeat;
}

#dlgText2{
	color:#FBFBEC;
	padding: 7px 10px 10px 14px;
	background: #336454 url(/templates/pic/bg_dlg_map.gif); 
}

#dlgText2 img {float: left; margin-right: 15px}

.dlgBgTop2{
	background: url(/templates/pic/dlg_bg_t_map.gif)
}

.reg_form {padding: 0px 10px 15px 35px}

.reg_form p {color: #FBFBEC; font-size: 12px; margin: 0px 0px 15px 0px}
.reg_form .f_name {width: 220px; height: 21px; background: url(/templates/pic/f_name_bg.jpg) no-repeat; margin-bottom: 7px}
.reg_form .f_name input {background: transparent; border: none; font-family: Georgia; font-size: 12px; color: #96A69B; width: 208px; height: 18px; line-height: 16px; margin: 1px 5px}

.reg_form .f_name_faq {width: 110px; height: 21px; background: url(/templates/pic/f_name_faq_bg.jpg) no-repeat; margin-bottom: 7px}
.reg_form .f_name_faq input {background: transparent; border: none; font-family: Georgia; font-size: 12px; color: #96A69B; width: 105px; height: 18px; line-height: 16px; margin: 1px 5px}

.reg_form .f_name_faq0 {width: 220px; height: 21px; background: url(/templates/pic/f_name_faq0_bg.jpg) no-repeat; margin-bottom: 7px}
.reg_form .f_name_faq0 input {background: transparent; border: none; font-family: Georgia; font-size: 12px; color: #96A69B; width: 210px; height: 18px; line-height: 16px; margin: 1px 5px}


.reg_form .f_name_afaq {width: 220px; height: 50px; background: url(/templates/pic/f_name_afaq_bg.jpg) no-repeat; margin-bottom: 7px}
.reg_form .f_name_afaq textarea {background: transparent; border: none; font-family: Georgia; font-size: 12px; color: #96A69B; width: 214px; height: 46px; line-height: 16px; margin: 2px 5px 5px 5px;}

.reg_form .f_date {width: 59px; height: 21px; background: url(/templates/pic/f_date_bg.jpg) no-repeat; margin-right: 8px; margin-bottom: 7px}
.reg_form .f_date input {background: transparent; border: none; font-family: Georgia; font-size: 12px; color: #96A69B; width: 49px; height: 18px; line-height: 16px; margin: 1px 5px}
.reg_form .white_little {color: #E8F1E1; font-size: 10px; padding: 0px 0px 3px 7px}

.regContent{
	background: url(/templates/pic/dlg_bg_mn_reg.gif) 0% 100% no-repeat;
	padding: 20px 0 0 0;	
}

.search_form {padding: 0px 10px 0px 35px}

.search_form p {color: #FBFBEC; font-size: 12px; margin: 0px 0px 15px 0px}
.search_form .f_name {width: 220px; height: 21px; background: url(/templates/pic/f_name_bg.jpg) no-repeat; margin-bottom: 7px}
.search_form .f_name input {background: transparent; border: none; font-family: Georgia; font-size: 12px; color: #96A69B; width: 208px; height: 18px; line-height: 16px; margin: 1px 5px}

.searchMnContent{
	background: url(/templates/pic/dlg_bg_mn_quest.gif) no-repeat;
	padding: 20px 0 0 0;	
}

