
/**
 * core.css
 *
 *
 *	04.30.2009
 * @author Bruce Wright <bruce.wright@residentsource.com>
 * @version $Id$
*/ 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: #6f818b; 
	font:0.8em/1em Tahoma;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong{ font-weight:bold; }


/*  END OF CLEAN-UP */
/*----------------------------------------------*/

em {
	font-style: italic;
}

p {
	line-height: 20px;
}

#wrapper {
	width: 851px;
	margin: 5px auto 0px auto;	
}

.innerWrapper {
	float: left;
	background: url("../images/middle.gif") repeat-y;
}

#header {
	float: left;
	width: 228px;
	height: 157px;
	background: url("../images/logo.gif") no-repeat;
}

#logo { text-indent: -1000em; }

#logo a{
	display:block;
	width:228px;
	height:157px;
}	

h2#pageHeader {
	display: inline; /* ie6 fix - double margin bug */
	float: left;
	width: 550px;
	font-size: 1.3em;
	font-weight: bold;
	margin:20px 20px 0 20px;
	_margin-left: 20px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #666666;
	color: #5fabe1;
}

h3#pageSubheader {	
	display: inline; /* ie6 fix - double margin bug */
	color: #5fabe1;
	float: right;
	font-size:0.9em;
	font-weight: bold;
	margin: 5px 30px 10px 0;	
	text-align: right;
	width: 560px;
}

.mainNav { /*main nav div*/
	float: left;
	display: table;
	white-space: nowrap;
	list-style-type: none;
	width: 623px;
	height: 56px;
	margin: 0;
	padding: 0;
	background: url("../images/top.gif") no-repeat;
}

.mainNav .topBarNav { /*main nav ul*/
	width: 570px;
	margin: 32px 0 0 40px;
	padding: 0;
}

.mainNav .topBarNav li {
	border-left: 1px solid #000000;
	float:left;
	font-weight: bold;
	padding: 0 8px;
}

.mainNav .topBarNav li.first {
	margin: 0;
	border:0;
	list-style: none;	
}

.mainNav .topBarNav a {
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
}

.mainNav .topBarNav a:hover {
	color: #fff;
	text-decoration: underline;
}
 
.mainNav .topBarNav li.current a {
	color: #fff;
	text-decoration: underline;
}

.contentArea {
	float: right;
	width: 592px;
	_width:582px;
	margin: 0 30px 0 0;
	_margin: 0px 15px 0px 0px;
	padding: 0 0 20px 0;
	/*min-height: 629px;*/
	position: relative;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
}

.contentArea h4 {
	font-weight: bold;
	margin: 30px 20px 5px 20px;	
}

.contentArea #driveDirect p {
	line-height: 1.25em;
	margin: 10px 20px 10px 20px;
	text-align: justify;
}

.contentArea #headerImage {
	float: left;
	width: 592px;
	height: 202px;
	margin: 0px 0px 0px 0px;
}

.contentArea #headerImage img {
	display: block;
	width: 593px;
	_width:592px;
	height: 202px;
	margin: 0px 0px 0px 0px;
}

.contentArea a { font-family:arial,serif; }
.contentArea a:link { color:#000000; }
.contentArea a:visited { color: #000000; }
.contentArea a:hover { color: #5fabe1; }

.contentArea #upperHalf, .contentArea #topHalf {
	float: left;
	width: 592px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.contentArea #topHalf, #testimonialContent {
	background-color: #d2d7da;	
}

.contentArea .whoknows {
	float: left;
	width: 532px;	
	margin: 5px 0px 10px 20px;
	_margin-left: 10px;
	padding: 0px 0px 0px 0px;
}

.contentArea #topHalf span.whoknows {
	margin: 0px 0px 20px 20px;
}

.contentArea #admiralLowerHalf {
	_margin: 20px 0px 20px 10px;
}

.contentArea #topHalf .list {
	float: left;
	width: 542px;
	margin: 10px 0px 0px 0px;
	
}
                               
.contentArea .assessments, .contentArea #process {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}

.contentArea .assessments ul {
	float: left;
	width: 532px;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	_padding-left: 16px;	
	list-style-position: outside;
	list-style: square;	
}

.contentArea .assessments ul li {
	line-height: 15px;
	margin: 8px 0px 0px 0px;

}

/* This paragraph will cause the ul li bullet to appear at the bottom of a
	multi-line listing.  So, remove the paragraph and the bullet will appear
	in the correct position
*/
/*
.contentArea .assessments ul li p {
	width: 532px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
*/
.contentArea .heading {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

.contentArea .processDescription {
	width: 532px;
	margin: 8px 0px 20px 0px;
}
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.contentArea #leftCol {
	float: left;
	width: 387px;
	height: auto;
	margin: 0px 0px 0px 0px;
}
#leftCol #info {
	float: left;
	width: 372px;
	min-height: 480px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 20px 15px;	
	background-color: #d2d7da;	
}

#leftCol #info h1 {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: arial, serif;
	font-weight: bold;
}

#leftCol #info p {
	float: left;
	width: 365px;
	line-height: 20px;
	/*font-size: 10px;*/
	margin: 10px 0px 0px 0px;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.contentArea #rightCol {
	float: left;
	_float: right;
	width: 205px;
	_width: 195px;
	min-height: 450px;
	height: auto;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rightCol #communityLogo {
	float: left;
	width: 195px;
	margin: 10px 0px 0px 5px;
}

#rightCol #address, #rightCol #hours  {
	float: left;
	width: 205px;
	font-weight: bold;
}

#rightCol #address p, #rightCol #officeHours p  {
	float: left;
	width: 205px;
	text-align: center;
	line-height: 15px;
	/*font-size: 11px;*/
}

#rightCol #officeHours .dots {
	float: left;
	width: 115px;
	border-top: dashed 1px #8d7038;
	border-bottom: dashed 1px #8d7038;
	margin: 10px 0px 10px 50px;
	_margin: 10px 0px 10px 25px;
	padding: 5px 0px 5px 0px;
}

#rightCol #officeHours #dash {
	float: left;
	width: 115px;
	height: 1px;	
	margin: 10px 0px 10px 50px;
	_margin: 10px 0px 0px 25px;
	border-top: dashed 1px #8d7038;
}
#rightCol #officeHours {
	float: left;
	width: 205px;
	_width: 195px;
	min-height: 280px;	
	height: 280px;
}

#rightCol #officeHours h2 {
	color: #8d7038;
	font-weight: bold;
	/*font-size: 11pt;*/
	text-align: center;
	padding: 5px 0 5px 0;
}

#rightCol #homeBuilders {
	float: left;
	width: 138px;
	margin: 30px 0px 0px 30px;
	_margin: 30px 0px 0px 15px;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.contentArea .blueBar {
	float: left;
	height: 12px;
	padding: 5px 0px 5px 0px;
	background-color: #5fabe1;
	position: relative;
}

.contentArea .blueBar label {
	color: #ffffff;
	/*font-size: 12px;*/
	font-weight: bold;
}

.contentArea #middleBar, .contentArea #bottomBar {
	width: 592px;
}

.contentArea #bottomBar {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

.contentArea #middleBar #communityLabel, .contentArea #middleBar .blueBarLeft{
	position: absolute;
	top: 5px;
	left: 15px;
}

.contentArea #middleBar #documentLabel {	
	position: absolute;
	top: 5px;
	right: 10px;
	_left: 398px;
	_width: 185px;
}

.contentArea #communityAmenities {
	float: left;
	width: 387px;
	background: url("../images/aptshadowfade.jpg") no-repeat 100% 0;
}

.contentArea #condominiumFeatures {
	float: left;
	width: 386px;
	border-right: 1px solid #e0e3e8;
}

.contentArea #bottomBar label {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 372px;
	height: 17px;
	padding: 5px 0px 0px 15px;
	background-color: #5fabe1;
}

.contentArea .listAmenitiesFeatures ul {
	float: left;
	width: 365px;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	_margin: 0px 0px 10px 0px;	
	list-style-position: outside;
	list-style-type: square;
}

.contentArea .listAmenitiesFeatures ul li {
	line-height: 20px;
	margin: 8px 0px 0px 0px;
	_margin: 8px 0px 0px 30px;
}
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.contentArea #downloads, .contentArea #fpDownloads  {
	float: left;
	width: 205px;
}

.contentArea #downloads a, .contentArea #fpDownloads a {
	float:left;
	width: 195px;
	margin: 10px 0px 0px 10px;
	text-decoration: none;
	color: #000000;
}

.contentArea #assocDownloads a {
	float:left;
	width: 345px;
	margin: 10px 0px 0px 10px;
	text-decoration: none;
	color: #000000;
}
.contentArea #downloads a:hover, .contentArea #fpDownloads a:hover {
	text-decoration: underline;
}

.contentArea #fpDownloads {
	margin: 0px 0px 0px 20px;
}
                                  
.contentArea #fpDownloads h2 {
	color: #5fabe1;
	font-weight: bold;
}


/* Maps & Directions */
#map {
	display: block;
	border:thin solid #5fabe1;
	clear:both;
	height:325px;
	margin:20px 20px 0 20px;
	width:535px;
}
#map div{ margin:0; }
#directionsLink{
	float:right;
	margin-right:40px;
	text-decoration:none;	
}

#aerialMap {
	float: right;
	margin: 10px 40px 0px 0px;
}

/*  Neighborhood */
div.categoryDiv,
div.categoryDiv ul {
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

div.categoryDiv {
	clear: both;
	width: 580px;
}

div.categoryDiv h4 {
	width: 550px;
	border-bottom: 1px solid #999;
	color: #5fabe1;
}

div.categoryDiv li {	
	float: left;
	width: 265px;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.categoryDiv li.odd {
	clear:left;
}
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
#testimonials {
	float: left;
	width: 592px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#testimonials .praise, #testimonials .lastPraise {
	width: 550px;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 20px 0px;
	line-height: 20px;
}

#testimonials .praise {
	border-bottom: 1px solid #5fabe1;
}
/******************  SIDE NAVIGATION  ************/
.sideNav {	
	float: left;
	min-height:400px;
	width:  200px;
}

.sideNav .topBarNav,
.sideBarNav {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
}

.sideNav .topBarNav li,  
.sideBarNav li {	
	border-bottom:1px solid #3f4042;
	margin: 0 0 0 25px;
	_margin: 0px 0px 0px 25px;
	padding-left:5px;
}

.sideBarNav li li{	
	margin: 0 0 0 10px;
}

.sideNav .topBarNav a,
.sideBarNav a {
	background: url('../images/arrow-white.gif') no-repeat 0 1.1em;	
	display: block;
	width: 180px;
	_width: 160px;
	font-family:arial, sans-serif;
	font-size: 1em;	
	text-align: left;
	text-decoration: none;
	color: #ffffff; 
	padding: 10px 10px 10px 15px;
}

.sideBarNav li li a{ /* for ie6 */
	padding-right:0;	
}

ul.sideBarNav li a:hover,
.sideBarNav li .current a,
.sideBarNav .current a {
	color: #5fabe1;
	background: url('../images/arrow-blue.gif') no-repeat 0 1.1em;
	
}

.sideBarNav .current li a {
	color: #ffffff;
	background: url('../images/arrow-white.gif') no-repeat 0 1.1em;
}

/* Start Footer */
#footer {
	clear: both;
	width: 851px;
	margin: 0px auto 0px auto;
	padding-top:25px;
	text-align:center;
	/*background: url("../images/bottomMain.gif") no-repeat #6f818b;*/
	background: url("../images/aptBottom.gif") no-repeat #6f818b;
}
#homeFooter {
	clear:both;
	width:851px;
	margin: 0px auto;
	padding-top:20px;
	text-align:center;
}

/*vcards weee! */
#homeFooter .vcard, #footer .vcard { margin: 5px auto 0px auto; }
#homeFooter .vcard div, #footer .vcard div {
	display:inline;
	height:15px;
	border-left: 1px solid #000;	
	padding:0px 5px;
}
#homeFooter .vcard .fn, #footer .vcard .fn { border:0; }

#homeFooter .powered, #footer .powered{
	clear:both;
	margin: 5px auto 0px auto;
}
#homeFooter .powered a, #footer .powered a{
	color:#000;
	text-decoration:none;
	vertical-align:top;
}
#homeFooter .powered .resite, #footer .powered .resite{
	border-left: 1px solid #000;
	padding-left:5px;
}


.flashAlt {
	background: url("../images/middle.gif") repeat-y;
}
.flashText {
	padding:15px;
	font-size:1.5em;
	height:124px;
}
/* ================================= */
/* ======= Property Centric ======== */
/* ================================= */
.propertyCentric {
	float: left;
	width: 208px;
	height:	140px;
	font-family: arial, helvetica;
	font-size: 12px;
	margin: 5px 0px 0px 21px;
	_margin-left: 10px;
	padding: 0px 0px 0px 0px;
}

.propertyCentric h3 {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 1px 0px;
	height: 18px;
	text-align: center;
	font-family: trebuchet MS,arial, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
}

.propertyCentric h3#overView {
	background: #5898c6;	
}

.propertyCentric h3.interiorSearch {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;	
}

.propertyCentric h3 p.cityCentric {
	font-size: 1.25em;
	margin-bottom: 5px;
}

.propertyCentric form #search {
	float: left;
	width: 198px;
	_width: 200px;
	height: 19px;
	margin: 10px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
}

.propertyCentric form #region {
	float: left;
	width:	148px;
	height: 22px;
	margin: 10px 0px 0px 2px;
	padding: 0px 0px 0px 0px;	
}

.propertyCentric form #btnSearch {
	float: left;
	width: 	55px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}

.propertyCentric #links {
	float: left;
	width: 100%;
	text-align: center;	
}

.propertyCentric #links a {
	float: left;
	width: 100%;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.propertyCentric #links a:hover {
	text-decoration: none;
}

.propertyCentric #links a.blackLinks {
	color: #000000;
}

.propertyCentric #links a.whiteLinks {
	color: #ffffff;
}

/* ====== End Property Centrig ===== */
/* ================================= */


