/*/////////////////////////////////
		Residences
/////////////////////////////////*/
#pnlContent.residences, div div.residences {
	height: 700px;
}
.residences #pnlBottom {
	height:25px;
}
#tabs {
	height: 25px;
	padding-left:25px;
	width:800px;
	overflow:hidden;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.85em;
	margin-bottom:-1px;
}
#tabs li {
	display:inline;
}
#tabs li a, #tabs li span{
	display:block;
	height:25px;
	background: url(../media/images/tabBg_off.gif) 0 0 repeat-x;
	float:left;
	color:#000;
	font-family: "Myriad Pro", Myriad, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#tabs li a {
	height:20px;
	padding:4px 5px 0;
}
#tabs li span.left {
	background: url(../media/images/tabLC_off.gif) 0 0 no-repeat;
	width:5px;
}
#tabs li span.right {
	background: url(../media/images/tabRC_off.gif) 0 0 no-repeat;
	width:13px;
}
#tabs li.selected a{
	background: url(../media/images/tabBg_on.gif) 0 0 repeat-x;
}
#tabs li.selected span.left {
	background: url(../media/images/tabLC_on.gif) 0 0 no-repeat;
}
#tabs li.selected span.right {
	background: url(../media/images/tabRC_on.gif) 0 0 no-repeat;
}

.panel {
	width:907px;
	height:621px;
	display:block;
	float:left;
	background: url(../media/images/residencePanel.gif) 0 0 no-repeat;
	background-position: 15px 0;
	padding-left:15px;
	overflow:hidden;
}
.panel div {
	position:relative;
	float:left;
	display:block;
	height:275px;
}
.panel div.hr {
	clear:both;
	background: url(../media/images/panelHr.gif) 0 0 no-repeat;
	height:23px;
	display:block;
}
p {
	padding:0 0 10px 20px;
}
.panel .details{
	padding-top: 10px;
	width: 265px;
}
.panel .details h2, .panel .details p, .panel .details a{
	padding-left: 14px;
}
.panel .images {
	padding-top: 10px;
	width: 630px;
}
.panel .images h2 {
	float:left;
	padding-left:2px;
}
.panel .images span{
	padding:8px 6px 0;
	font-size:.75em;
}
.panel .images a.right{
	height:26px;
	width:115px;
	background: url(../media/images/click2Map.gif) 0 0 no-repeat;
	text-indent: -5000px;
}
a.interactive, a.download {
	width:163px;
	height:18px;
	display:block;
	text-indent:-5000px;
	background: url(../media/images/interactiveFloorPlans.gif) 0 0 no-repeat;
	margin:2px 14px;
}
a.download {
	background-image: url(../media/images/downloadFloorPlans.gif);
}
.amenities div {
	float:left;
	width:400px;
	padding-right:10px;
	font-size:.75em;
}
.amenities p {
	font-size:1em;
}
.amenities p.disc {
	font-size:11px;
	margin-top:-20px;
	width:100%;
	float:left;
}
.amenities ul {
	padding-left:30px;
}
div.gallery {
	width:630px;
	height:250px;
	display:block;
	background: url(../media/images/unitGallery_bg.gif) no-repeat;
	background-position: 0px 0px;
}
div.gallery div {
	width:300px;
	padding:4px 0px 8px 0px;
}
div.gallery div a {
	width:138px;
	height:93px;
	background-position: 10px 0;
	background-repeat: no-repeat;
	display:block;
	text-indent:-5000px;
	float:left;
	margin-top:5px;
	padding-left:10px;
	margin-bottom:8px;
}
div.gallery div a.selected {
	background-position: 10px -93px;
}
div.gallery img {
	width:300px;
	height:201px;
	padding:8px;
}
.images .head {
	height:26px;
}
/*Thumbnails*/

/*Aspen*/
#thumb_1a {
	background-image: url(../media/residenceThumb/aspen_1.jpg);
} 
#thumb_1b {
	background-image: url(../media/residenceThumb/Aspen_2.jpg);
} 
#thumb_1c {
	background-image: url(../media/residenceThumb/Aspen_3.jpg);
}   
#thumb_1d {
	background-image: url(../media/residenceThumb/Aspen_4.jpg);
}  

/*Spruce*/
#thumb_2a {
	background-image: url(../media/residenceThumb/Spruce_1.jpg);
} 
#thumb_2b {
	background-image: url(../media/residenceThumb/Spruce_2.jpg);
} 
#thumb_2c {
	background-image: url(../media/residenceThumb/spruce_3.jpg);
} 
#thumb_2d {
	background-image: url(../media/residenceThumb/Spruce_4.jpg);
} 

/*Cottenwood*/
#thumb_3a {
	background-image: url(../media/residenceThumb/cottonwood_1.jpg);
}  
#thumb_3b {
	background-image: url(../media/residenceThumb/cottonwood_2.jpg);
} 
#thumb_3c {
	background-image: url(../media/residenceThumb/cottonwood_3.jpg);
} 
#thumb_3d{
	background-image: url(../media/residenceThumb/cottonwood_4.jpg);
} 

/* Available Units Pop-up*/

#availablePop {
	position:absolute;
	top:120px;
	left:20px;
	height:498px;
	width:907px;
	display:block;
	background: url(/media/images/av_bg.jpg);
}
#availablePop a {
	display:block;
	position:absolute;
	top: 5px;
	right:5px;
	height:27px;
	width:28px;
	background: url(/media/images/av_closeBtn.jpg);
	text-indent:-5000px;
}
#availablePop a:hover {
	background-position: 0px -27px;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

