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

#floorplans #content {padding:0; font-family:Arial, Helvetica, sans-serif;}
	#siteplan {width:800px; height:300px; margin:0; padding-top:60px; padding-bottom:100px; background-color:#6a2018; position:relative;}
	#siteplan li {display:block; position:absolute; background-color:#0099FF; cursor:pointer;}
	#siteplan ul {list-style:none; position:relative; width:800px; height:300px; background:url(images/floorplan-bg.gif) top left no-repeat; z-index:1;}
	#siteplan li.sold {background-color:#f05e2e}
	#siteplan li.pending {background-color:#f09578;}
	#siteplan li.available {background-color:#59697c;}
	#siteplan li.future {background-color:#1b324b;}
	
	#siteplan li span {display:block; margin-top:26px; font-size:12px; color:#fff; text-align:center; font-weight:bold;}
	#siteplan li.hover {background-color:#25425D;}
	
#siteplan div#detail {
	position:absolute;
	top:0;
	left:0;
	z-index:3000;
	display:none;
	background:url(images/bg-fp-detail.jpg) top left no-repeat;
	width:800px;
	height:460px;
	}
#siteplan  p.close {
	position:absolute;
	top:21px;
	right:24px;
	display:block;
	width:34px;
	height:34px;
	text-indent:-9999px;
	cursor:pointer;
	z-index:4000;
	}		
#unitNumber {
	color:#ffe5b2;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	}
#unitInfo {
	color:#fff;
	font-size:16px;
	line-height:20px;
	margin-left:42px;
	margin-top:60px;
	text-align:center;
	width:188px;
	float:left;
	display:inline;
	}	
#unitInfo p.headline {
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0px;
	margin-top:20px;
	}	
#key {padding-left:68px; padding-top:20px;}	
#unitplanImg {margin-top:60px; margin-left:30px; float:left; display:inline; width:485px; height:335px;}	
#downloadPDF {clear:both; text-align:right; padding-right:78px;}	
#downloadPDF a {text-decoration:none; font-size:15px; color:#1b324b;}
	
	li.u8022 {width:57px; height:75px; background-image:url(images/unit8022.gif);
	left: 105px;
	top: 29px;
}
	li.u8020 {width:57px; height:79px; background-image:url(images/unit8023.gif);
	left: 105px;
	top: 116px;
}
	li.u8010 {width:57px; height:79px; background-image:url(images/unit8010.gif);
	left: 104px;
	top: 214px;
}
	li.u8018d {width:56px; height:79px; background-image:url(images/unit8018d.gif);
	top: 74px;
	left: 175px;
}
	li.u8018c {width:54px; height:78px; background-image:url(images/unit8018c.gif);
	top: 46px;
	left: 229px;
}
	li.u8018b {width:55px; height:79px; background-image:url(images/unit8018b.gif);
	top: 40px;
	left: 283px;
}
	li.u8018a {width:57px; height:79px; background-image:url(images/unit8018a.gif);
	top: 46px;
	left: 336px;
}
	li.u8017 {width:64px; height:74px; background-image:url(images/unit8017.gif);
	top: 9px;
	left: 408px;
}
	li.u8019 {width:52px; height:79px; background-image:url(images/unit8019.gif);
	top: 3px;
	left: 485px;
}
	li.u8021 {width:52px; height:78px; background-image:url(images/unit8021.gif);
	top: 2px;
	left: 550px;
}
	li.u8023 {width:58px; height:79px; background-image:url(images/unit8020.gif);
	top: 8px;
	left: 615px;
}
	li.u8012 {width:52px; height:79px; background-image:url(images/unit8012.gif);
	top: 214px;
	left: 175px;
}
	li.u8014 {width:52px; height:79px; background-image:url(images/unit8014.gif);
	top: 219px;
	left: 240px;
}
	li.u8016 {width:65px; height:75px; background-image:url(images/unit8016.gif);
	top: 218px;
	left: 304px;
}
	li.u8015d {width:57px; height:78px; background-image:url(images/unit8015d.gif);
	top: 176px;
	left: 383px;
}
	li.u8015c {width:56px; height:79px; background-image:url(images/unit8015c.gif);
	top: 182px;
	left: 438px;
}
	li.u8015b {width:54px; height:79px; background-image:url(images/unit8015b.gif);
	top: 176px;
	left: 494px;
}
	li.u8015a {width:55px; height:80px; background-image:url(images/unit8015a.gif);
	top: 148px;
	left: 546px;
}
	li.u8013 {width:57px; height:78px; background-image:url(images/unit8013.gif);
	top: 107px;
	left: 615px;
}
	li.u8011 {width:57px; height:76px; background-image:url(images/unit8011.gif);
	left: 615px;
	top: 197px;
}
	
