/* Apartment pages only *****************************************/

/* SideNav ******************************************************/
#sideNav {
	width: 218px; 
	margin: 20px 0 0 0px;
	float: left; 
	background: url(../images/side-nav-bttm-bg.jpg) 0 280px no-repeat;
	padding-bottom: 95px;
}
#sideNav h3 {
	background: url(../images/property-info-bg.jpg) no-repeat;
	width: 218px;
	height: 49px;
	padding: 0;	
}
#sideNav li {
	width: 218px;
}
#sideNav li a  {
	display:block;
	text-indent: -1000em;
	height: 39px;
}

#overview {background: url(../images/overview-btn1.jpg) no-repeat;}
#floorplans {background: url(../images/floorplan-btn1.jpg) no-repeat;}
#photos {background: url(../images/photos-btn1.jpg) no-repeat;}
#directions {background: url(../images/mapanddirections-btn1.jpg) no-repeat;}
#neighborhood {background: url(../images/neighborhood-btn1.jpg) no-repeat;}
#resources {background: url(../images/movein-resources-btn1.jpg) no-repeat;}

.current #overview, #overview:hover {background: url(../images/overview-btn11.jpg) no-repeat;}
.current #floorplans, #floorplans:hover {background: url(../images/floorplan-btn11.jpg) no-repeat;}
.current #photos, #photos:hover {background: url(../images/photos-btn11.jpg) no-repeat;}
.current #directions, #directions:hover {background: url(../images/mapanddirections-btn11.jpg) no-repeat;}
.current #neighborhood, #neighborhood:hover {background: url(../images/neighborhood-btn11.jpg) no-repeat;}
.current #resources, #resources:hover {background: url(../images/movein-resources-btn11.jpg) no-repeat;}

/* General Apartment pages styles ********************************/
.apt #contentArea{
	background: url(../images/content-top-bg.jpg) no-repeat;
	padding-left: 20px;	
}
.apt #mainContent {
	float: left;	
	width: 647px;
	padding: 20px;
	min-height: 300px;
}
.apt #info {
	width: 667px;
	float: left;
	background: url(../images/content-propertyinfo-bttm-bg.jpg) 0 357px repeat-y;	
	padding: 0px;	
}
.apt #particulars {
	width: 627px;
	float: left;
	background: url(../images/content-propertyinfo-top-bg.jpg)  no-repeat;	
	padding: 20px;
	min-height: 600px;	
}


/* Overview  and Directions pages .extraInfo class to accommodate 
 * infobar (3rd column) *****************************************/
.extraInfo #particulars {
	background: url(../images/content-mapanddirection-top-bg.jpg) no-repeat;
}
.extraInfo #description, #specials {
	width: 400px;
	float: left;
}
.extraInfo .categoryDiv {
	width: 200px;
	float: left;	
}
.extraInfo .categoryDiv ul, .apt .categoryDiv ul li { list-style-type: disc; }
.apt .categoryDiv ul li { width: 180px; }

.extraInfo .categoryDiv ul { margin-left: 15px; }
#specials, #specials h5 { color: #331C50; }
#specials h1 { font-size: 16pt; }
#specials h5 { 
	border-top: 1px dotted #ccc;
	padding: 15px 0 15px 0;
}
#infobar {
	width: 185px;
	height: 300px;
	text-align: center;
	float: left;
	margin: 40px 0 0 30px;	
}
#infobar img { 
	margin: 0 auto;
	padding: 20px 0;
	border-bottom: 1px dotted #ccc;
}
#leasingOffice h5 { margin: 10px 0 10px 0; }
.hours { color: #006B15; }
#map, #map2 {
	width: 402px;
	height: 253px;
	margin-bottom: 15px;
}
.location { 
	margin-left: 70px;
	padding-bottom: 20px;
}
#description h5 { margin-top: 10px; }



/* Photos pg **************************************************/
.photos #particulars{
	background: url(../images/content-photo-bg.jpg) no-repeat;		
	padding-top: 50px;
}
#mainPic {
	width: 380px;
	height: 266px;
	border: 1px solid #555;
	float: left;
}
.thumbville {
	width: 190px;
	height: 260px;
	float: left;
	margin: 0 0 0 36px;	
	display: none;
}
.thumbville img {
	border: 1px solid #FFF;
	float: left;
	margin: 3px;
}
#thumbvilleNav {
	background: url(../images/nxt-and-prvw-bg.jpg) no-repeat;
	width: 149px;
	height: 29px;
	padding: 5px 10px 0 10px;
	clear: left;
	position: relative;
	left: 435px;
}
.paging { 
	width: 134px;
	text-align: center; 
}
#page { margin: 0 5px; }

/* Floor Plans **************************************************/
.floorplans #particulars {
	background: url(../images/content-propertyinfo-top-bg.jpg) no-repeat;
}
.floorplans table {
	width: 627px;
	margin-bottom: 400px;
}
.floorplans tr:hover {
	background: #ccc;
}
.floorplans th, .floorplans td {
	border-bottom: 1px dotted #ccc;	
}
.floorplans th {height: 36px;}
.floorplans td {
	height: 24px;	
	line-height: 24px;
}

/* The Neighborhood **************************************************/
.neighborhood .categoryDiv, .neighborhood .categoryDiv h4 { 
	width: 620px; 
	float: left; 
	clear: both; 
}
.neighborhood .categoryDiv ul, .neighborhood .categoryDiv ul li { list-style-type: none; }
.neighborhood .categoryDiv ul { 
	width: 600px;
	margin-left: 15px; 
}
.neighborhood .categoryDiv ul li  { 
	width: 250px; 
	padding: 0 20px;
	margin: 0 auto;
	float: left; 
}
.neighborhood .categoryDiv ul li.first{ clear: left; } 

/* Moving Resources **********************************	****************/
.resources .categoryDiv h5 { color: #000; }
.resources .categoryDiv ul { 
	list-style-type: disc;
	margin-left: 15px; 
}
.resources .categoryDiv ul li  { 
	width: 600px; 
	color: #331C50; 
} 
#parkingInfo { 
	width: 620px;
	float: left;
	clear: none;
	margin: 25px 0 20px 0; 
}	
#parkingInfo ul li { 
	list-style-type: disc; 
	float: left; 
	width: 250px; 
	margin: 0 0 0 15px;
}

#parkingInfo ul li.second { 
	margin: 0 15px 0 15px;
}
*+html #parkingInfo ul li {
	background: url(../images/roundBullet.png) 0 4px no-repeat;
	padding-left: 15px;
	margin-left: 0;
}
*+html #parkingInfo ul li.second {
	margin-left: 0;
}
