@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:url(/images/det_back.gif) repeat-x;
}
.det_part{margin:auto; width:815px}
.top_band{height:105px; position:relative}
.det_logo{padding-top:16px; float:left}
.buttons{float:right; padding:20px 0 0 50px}
.buttons td {text-align:right}
.title_band{background:url(/images/det_header.png); height:57px;}
.title_band h2{
	color:#FFF;
	padding:20px 0 0 10px;
}

#det_ban_cont{
	width:100%;
	background:#BAD80A;
	height:164px;
	text-align:center;
}

#det_main_cont{
margin:auto;
width:835px;
background:url('/images/det_sh_right.png') right repeat-y;
z-index:10;
}
#det_main_subcont{
padding-left:10px;
width:825px;
background:url('/images/det_sh_left.png') left repeat-y;
z-index:100;
}
#det_main{
width:815px; background:#FFF
}
#det_main_padding{
	padding:3em 20px 1em 30px;
	text-align:justify;
	z-index:20;
}
.d_thumb {width:110px; cursor:pointer}
.d_thumbs{width:300px; float:left}
.d_thumb_wrap {float:left}
.d_thumb_margin{margin:0 0 0 10px}
.d_thumb_newline{clear:left}
.mainpic_wrap1, .mainpic_wrap2, .mainpic_wrap3 {max-width:410px; display:inline-table;  /* \*/display:block;/**/  }
.mainpic_wrap1 { float:left; background:url(/images/pic_shadow.png) left bottom no-repeat; }
.mainpic_wrap2 { background:url(/images/pic_shadow_br.png) no-repeat  bottom right; }
.mainpic_wrap3 { padding:0 0 6px 6px; background:url(/images/pic_shadow_tl.png) no-repeat; }
.pic_wrap1, .pic_wrap2, .pic_wrap3 {max-width:120px; display:inline-table;  /* \*/display:block;/**/  }
.pic_wrap1 { float:left; background:url(/images/pic_shadow.png) left bottom no-repeat; }
.pic_wrap2 { background:url(/images/pic_shadow_br.png) no-repeat  bottom right; }
.pic_wrap3 { padding:0 0 6px 6px; background:url(/images/pic_shadow_tl.png) no-repeat; }
.d_title{padding:2em 0 5px 0}
.d_price {font-size:20px;padding:1em 0 .5em 0}
.d_data_price{float:left; width:305px}
.d_data_bullets{float:left; width:455px; padding:1em 0 0 0}
.d_wcbullets ul {
float:left;
list-style-image:url(/images/arrow_li.png);
list-style-position:outside;
list-style-type:disc;
margin:0 10px 0 14px;
padding-left:0;
width:200px;
}
.d_floorplans{clear:left; float:left}
.d_epc{float:left; margin-left:10px}
.d_sub_title{font-weight:bold; margin:1em 0 5px 0}

.e_form{left:200px; top:50px}
.stf{left:350px; top:50px}
/*print*/
.pfd{width:500px; position:absolute; display:none; left:250px; top:80px; z-index:6; background:#FFF;  border:2px solid #A2B72B; padding:1em 1em}
.pfd_brief{float:left; width:200px}
.pfd_full{float:left; width:250px; border-left:#ACBFD6 solid 1px; padding-left:3em}
.pdf_desc{font-size:10px; line-height:1.1em; padding:1em 0}
.pfd_button{display:block; clear:both; padding-top:1em}

.btn_close {cursor:pointer;float:right;margin-top:-3px;text-align:right}
/*map*/
.d_map{position:absolute; left:50px; top:80px; z-index:5; display:none; background:#FFF;  border:2px solid #A2B72B; padding:.5em .5em}
.d_map_close{ text-align:right; padding-bottom:5px}
.d_map_content{width:700px; height:500px; }

