#hope_FLOATS {
	position: absolute;
	z-index: 100001;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
#hope_FLOATS_color {
	position: fixed;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	background-color: #FFF;
}
* html #hope_FLOATS_color, * html #hope_FLOATS_content {
	position: absolute; 
	top: expression(104+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
	left: expression(15+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');
}

#hope_FLOATS_content {
	position: fixed;	
	z-index: 100002;
	top: 50%;
	left: 50%;
	margin: 0;
	padding: 0;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border: 1px solid #888;
	background-color: #888;
}
#hope_FLOATS_content_1 {
	position: relative;	
	z-index: 1;
	margin: 0;
	padding: 3px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #FFF;
	background-color: #FFF;
}
#hope_FLOATS_content_2 {
	position: relative;	
	margin: 0;
	padding: 0; 
}
#hope_FLOATS_content_3 {
	position: relative;	
	margin: 0;
	padding: 0; 
	overflow: hidden;
}
a#hope_FLOATS_close {
	position: absolute;
	z-index: 100003;
	top: -10px;
	right: -10px;
	background: url('../images/site/close.png') 0 0 no-repeat;
	width: 30px;
	height: 30px;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/virtualtour/images/site/close.png', sizingMethod='scale');
}

.h_ele h1 {
	margin: 0 0 10px;
	padding: 0 0 10px;
	font-weight: normal;
	font-size: 22px;
	color: #052653;
	border-bottom: 1px solid #F5F5F5;
	text-transform: capitalize;
}
.h_ele h1 span.c_c_h_widow {
	font-size: 24px;
	color: #DADFE5;
}
.h_ele h2 {
	position: absolute;
	top: 13px;
	right: 15px;
	margin: 0 0 10px;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	color: #A9B5C4;
}
.h_ele_touch {
	clear: left;
	position: relative;
	margin: 10px 0;
	padding: 0;
}
.h_ele label {
	float: left;
	margin: 0;
	padding: 8px 0 0;
	width: 140px;
}
.h_ele input.formInput {
	float: left;
	margin: 0;
	padding: 8px 50px 0 5px;
	width: 260px;
	height: 20px;
	border: 1px solid #DFDFDF;
	font-weight: bold;
	color: #052653;
}
.h_ele select.formSelect {
	float: left;
	margin: 0;
	padding: 5px;
	width: 317px;
	border: 1px solid #DFDFDF;
	font-weight: bold;
	color: #052653;
}
.h_ele textarea.formTextarea {
	float: left;
	margin: 0;
	padding: 8px 50px 0 5px;
	width: 260px;
	height: 60px;
	border: 1px solid #DFDFDF;
	font-weight: bold;
	font-size: 11px;
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #052653;
}

.h_prompt_case b {
	display: block;
	margin: 10px 0;
	font-size: 16px;
	color: #052653;
}
.h_p_c_options {
	position: absolute;
	bottom: 0;
	right: 0;
}
.h_p_c_options ul {
	margin: 0;
	padding: 0;
}
.h_p_c_options li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
}
.h_p_c_options a {
	display: block;
	padding: 6px;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #DADFE5;
}
.h_p_c_options a:link, .h_p_c_options a:visited {
	text-decoration: none;
}
.h_p_c_options a:active, .h_p_c_options a:hover {
	text-decoration: none;
	background-color: #F5F5F5;
}

#hope_FLOATS_content_3 h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
	color: #052653;
}

#vt_sort_cates {
	width: 100%;
	height: 151px;
	overflow-y: scroll;
}
#vt_sort_cates ul {
	margin: 0;
	padding: 0;
}
#vt_sort_cates li {
	margin: 0 0 4px;
	padding: 0 10px;
	list-style-type: none;
}
#vt_sort_cates a {
	display: block;
	margin: 0;
	padding: 4px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border: 1px solid #FFF;
}
#vt_sort_cates a:link, #vt_sort_cates a:visited {
	text-decoration: none;
}
#vt_sort_cates a:active, #vt_sort_cates a:hover {
	text-decoration: none;
	border: 1px solid #DDD;
	background-color: #F4F4F4;
}

