/* CSS Document for Real Estate Dimensions Page*/

body, p, td, ol, th, nobr, b, i, select, input, font
{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	text-align: center;
	background: white;
	
		
}

#sample
{
	


}

body
{
	background: white;

	margin: 25px;
	padding:0;
	text-align:center;
	
}

.borderClass
{
	border-style: solid;
	border-color: red;
	border-width: 1px;
}

.hiddenClass
{
	visibility: hidden;
}

.underlineClass
{
	font-style: italic;
}
li
{
	font-size: 1.15em;

}

.subTitleClass
{
	font-size: .7em;
	text-align: left;

}

p
{
	
}

h1
{
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}

h2
{
	margin: 0;
	padding: 0;
	font-size: 1.05em;
}

h3
{

	margin: 0;
	padding: 0 0 0 0px;
	border-right: 0px solid #999;
	font-size: 1em;


}

h4
{

}

h5
{

}

h6
{

}

#wrapper
{
	background: white;
	margin:0px auto;
	width: 800px;
	padding: 0px;
	
}


#zoneMain
{
	background: #fff;
	margin: 0px;
	padding: 0px;


}

#zoneHeader
{
	position: relative;
	background: white;
	height: 57px;
			
}

#zoneLogo
{
	position: absolute;
	left: 0;
	background: white;
	width: 183px;
	height: 57px;
	
}

#zoneLogoPic
{
	background: url(images/logo.jpg) no-repeat;	
	width: 183px;
	height: 57px;
		
}


#zoneLogoText
{
	position: absolute;
	bottom: 0px;
	left: 193px;
	width: 600px;
	background: white;
	text-align: left;
	font-size: 20pt;
	
}

#zoneMenu
{
	background: white;
	height: 30px;
	width: 800px;
	margin-top: 10px;
		
}

#zoneSubHeader
{
	position: relative;
	width: 800px;
	color: #555;
	margin-top: 10px;
	font-size: 20pt;
	height: 40px;


}

#zoneSubHeaderLeft
{
	
	position: absolute;	
	left: 0px;
	height: 50px;
	width: 400px;
	background: white;
	font-size: .5em;
	text-align: left;
	padding-left: 20px;
		
}

#zoneSubHeaderRight
{
	left: 400px;
	position: absolute;
	height: 50px;
	width: 400px;
	background: white;
	font-size: .5em;
	text-align: left;
	
}

#zoneAptBlock
{
	border-color: #DDD;
	border-style: solid;
	border-width: 1px;
	height: 160px;
	position: relative;
	text-align: left;
	margin-top: 10px;
	color: #555;
}

#zoneAptBlockTitle
{
	left: 0px;
	top: 0px;
	position: absolute;
	margin-left: 10px;
	width: 600px;
	height: 60px;
	
}

#zoneAptBlockHighLight
{
	left: 330px;
	top: 60px;
	position: absolute;	
	margin-left: 10px;
	margin-top: 10px;
	width: 250px;
	height: 80px;
	background: white;
	
}

#zoneAptBlockLowerLeft
{
	left: 0px;
	top: 70px;
	position: absolute;	

	margin-left: 10px;
	width: 290px;
	height: 80px;
	Background: white;


}

#virtualTourBox
{
	left: 320px;
	top: 20px;
	position: absolute;	

	margin-left: 10px;
	width: 150px;
	height: 20px;

}

#virtualTourBoxHelp
{
	left: 350px;
	top: 35px;
	position: absolute;	

	margin-left: 10px;
	width: 230px;
	height: 35px;
	Background: white;
	color: #666;

}


#playLogoFrontPage
{
	background: url(images/play.gif) left no-repeat;
	text-indent: 20px;
	height: 16px;
	left: 5px;
	top: 0px;
	position: relative;

}

#zoneAptBlockRents
{
	left: 400px;
	top: 60px;
	position: absolute;	

	width: 200px;
	height: 100px;
	
}

#zoneAptBlockRentsPrices
{
	left: 100px;
	top: 20px;
	position: absolute;	

	width: 100px;
	height: 100px;

}

#zoneAptBlockPic
{
	left: 598px;
	top: 0px;
	position: absolute;	

	width: 200px;
	height: 100%;
}

#aptThumb0
{
	background: url(images/wymanSplash.jpg) right no-repeat;
	width: 200px;
	height: 160px;


}

#aptThumb1
{
	background: url(images/chadfordSplash.jpg) center no-repeat;
	width: 200px;
	height: 160px;


}

#aptThumb2
{
	background: url(images/505Splash.jpg) center no-repeat;
	width: 200px;
	height: 160px;


}

#aptThumb3
{
	background: url(images/WymanTowerSplash.jpg) center no-repeat;
	width: 200px;
	height: 160px;


}

#aptThumb4
{
	background: url(images/CarolinaSplash.jpg) center no-repeat;
	width: 200px;
	height: 160px;


}

#wrapper a:link
{
	color: #338; /* C63 */
}


#wrapper a:hover, a:visited
{
	color: #227; /* b52 */
}

#virtualTourBox A
{cursor: pointer;}



/*The following zones are for the contact page */
#zoneContact
{
	width: 800px;
	border-color: #DDD;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	height: 700px;
	position: relative;
	text-align: left;
	color: #555;
}

#textZone
{
	left: 10px;
	top: 5px;
	width: 500px;
	position: relative;

}

#textZone2
{
	left: 10px;
	top: 0px;
	width: 500px;
	position: relative;

}