/* CSS Document for Real Estate Dimensions Apartment Pages*/



#zoneAptBorder
{
	width: 800px;
	border-color: #DDD;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	height: 750px;
	position: relative;
	text-align: left;
	color: #555;


}
.classTitle
{
	font-size: 20pt;
}

.dottedUnderline
{
	

}

.alignLeft
{
	text-align: left;
}


#zoneTopLeftText
{
	width: 400px;
	height: 200px;
	background: white;
	text-align: left;
	position: relative;
	padding-left: 10px;


}

#zoneAptBlockRents
{
	left: 10px;
	top: 60px;
	position: absolute;	

	width: 200px;
	height: 100px;


}

#zoneAptBlockRentsPrices
{
	left: 100px;
	top: 20px;
	position: absolute;	

	width: 100px;
	height: 80px;

}

#pdfLogo
{
	background: url(images/pdf.gif) left no-repeat;
	text-indent: 20px;
	height: 16px;
	padding-top: 5px;
}

#playLogo
{
	background: url(images/play.gif) left no-repeat;
	text-indent: 20px;
	height: 16px;
	width: 130px;
	left: 5px;
	top: 65px;
	position: relative;

}

#zoneAptPic
{
	width: 400px;
	height: 200px;
	left: 400px;
	top: 0px;
	position: absolute;
	background: white;

}

#AptPicChadford
{

	background: url(images/chadfordBig.jpg) center no-repeat;
	width: 400px;
	height: 300px;

}

#AptPicCarolina
{

	background: url(images/carolinaBig.jpg) center no-repeat;
	width: 400px;
	height: 300px;

}

#AptPicWyman
{

	background: url(images/wymanBig.jpg) center no-repeat;
	width: 400px;
	height: 300px;

}

#AptPicWymanTowers
{

	background: url(images/wymanTowerBig.jpg) center no-repeat;
	width: 400px;
	height: 300px;

}

#AptPic505
{

	background: url(images/505Big.jpg) center no-repeat;
	width: 400px;
	height: 300px;

}

#zoneMapArea
{
	width: 400px;
	height: 450px;
	top: 100px;
	position: relative;
	
}



#zoneAmenities
{
	width: 400px;
	height: 300px;
	top: 300px;
	left: 400px;
	position: absolute;
	text-align: center;

}

#zoneAmenities ul li
{
	text-indent: 0px;
	margin-left: 20px;
}


#zoneAptSmallPics

{
	width: 400px;
	height: 0px;
	background: black;
	top: 820px;
	left: 400px;
	position: absolute;

}



#zoneTopLeftText a:link, a:visited, a:hover
{
	color: #338;
}

#zoneDownloads
{
	background: white;
	border-style: double;
	width: 350px;
	height: 130px;
	border-width: 1px;
	position: relative;

}

#zoneDownloads A
{cursor: pointer;}

#zoneDownloadsTitle
{
	top: 0px;
	left: 5px;
	position: relative;
	height: 20px;
}

#zoneDownloadsTitleMedia
{
	top: 65px;
	left: 5px;
	position: relative;
	height: 20px;
	}

#zoneSubDownloadsA
{
	width: 150px;
	top: 20px;
	position: absolute;
	left: 5px;
	cursor: pointer;

}

#zoneSubDownloadsA A
{cursor: pointer;}

#zoneSubDownloadsB
{
	left: 205px;
	top: 20px;
	position: absolute;
	width: 110px;	

}

#zoneSubDownloadsB A
{cursor: pointer;}


