@charset "utf-8";
/* CSS Document */

body {
	margin-top:-37px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000
}

img { border:none; }

th { font-weight:bold; text-align:right; vertical-align:top; }
td { vertical-align:top; }

select, input, textarea { padding:2px; font:11px Tahoma, Arial, Helvetica, sans-serif; background-color:#FFFFFF; border:1px #C8C5B1 solid; }
	input.chkbx { border:0px; padding:0px; vertical-align:middle; }
	input.sbmt { padding:2px; font:bold 11px Tahoma, Arial, Helvetica, sans-serif; background-color:#47A4EE; color:#000000; border:1px #C8C5B1 solid; text-align:center; width:75px; }
	input.noborder { border:none; }
	
p { text-align:justify; }



.clear {
	CLEAR: both; FONT-SIZE: 0px; VISIBILITY: hidden; LINE-HEIGHT: 0; HEIGHT: 0px;
}
.master {
	position:relative;
	top:-10px;
 	width:980px;
	margin-left:auto;
	margin-right:auto;
}

/* BEGIN General Styles for the Communities Page */
.logo {
	float:left;
	width:477px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:5px;
}
.icons {
	float:left;
	width:auto;
	height:39px;
	padding-top:97px;
	padding-right:15px;
}

.header {
	width:980px;
}
.headerInfo {
	position:relative;
	top:37px;
	z-index:100;
	width:980px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
}
.headerInfoPanel {
	float:right;
	width:auto;
	height:13px;
	padding-top:15px;
	background-image:url(../images/commun_headerInfoDivider.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
	margin-right:10px;
	color:#485458;
}
.headerInfoPanel a:link {
	color:#485458;
	text-decoration:none;
}
.headerInfoPanel a:visited {
	color:#485458;
	text-decoration:none;
}
.headerInfoPanel a:hover {
	color:#f28d1e;
	text-decoration:none;
}
/* END General Styles for the Communities Page */

/* BEGIN Individual Panel Styles */

/* BEGIN Primary Style */

.primary .panel1 {
	height:441px;
	background-color:#FFFFFF;
	border:24px solid #2a8ebf;
}
.primary .panel1 h1 {
	font-size:16px;
	color:#2A8EBF;
}
.panel1 .content {
	float:left;
	width:461px;
	height:411px;
	padding:15px;
}

.primary .panel2 {
	height:441px;
	background-color:#FFFFFF;
	border:24px solid #f28d1e;
}

.panel2 .content {
	float:left;
	width:351px;
	height:401px;
	padding:20px;
}

.primary .panel3 {
	height:441px;
	background-color:#FFFFFF;
	border:24px solid #485458;
}

.panel3 .content {
	float:left;
	width:451px;
	height:401px;
	padding:20px;
	/*float:left;
	width:412px;
	height:420px;
	overflow:auto;
	padding:80px;
	padding-top:20px;	
	padding-left:20px; 
	padding-right:0px; 
	padding-bottom:15px;*/
	
}
.panel3 .content img {
	float:left;
	margin-bottom:10px;
}
.panel3 .content .amenText {
	float:left;
	width:auto;
	padding-top:2px;
	padding-left:15px;
	font-size:11px;
	color:#485458;
	font-weight:900;
}

.panel3 .content .amenTextRoll {
	float:left;
	width:auto;
	padding-top:2px;
	padding-left:15px;
	font-size:11px;
	color:#2a8ebf;
	font-weight:900;
}

.panel4 {
	height:441px;
	background-color:#FFFFFF;
	border:24px solid #68820b;
}
.panel4 .content {
	float:left;
	width:451px;
	height:401px;
	padding:20px;
	/*float:left;
	width:831px;
	padding:50px;
	padding-top:50px;
	padding-bottom:50px;*/
}
.panel4 .formText {
	float:left;
	width:100px;
	padding-top:2px;
	padding-right:5px;
	text-align:right;
}
.panel4 .formQuestion {
	float:left;
	width:auto;
	padding-top:2px;
	padding-right:5px;
	text-align:right;
}

.panel4 .formField {
	float:left;
	width:auto;
	padding-right:25px;
	margin-bottom:5px;
}

.primary .panel5 {
	height:441px;
	background-color:#FFFFFF;
	border:24px solid #b2131c;
}
.panel5 .content {
	float:left;
	width:831px;
	padding:50px;
	padding-top:50px;
	padding-bottom:50px;
}
.panel5 .content h1 {
	color:#F08B1D;
	font-size:16px;
	font-weight:900;
	text-transform:uppercase;
	margin-top:0px;
	
}

.primary .panel6 {
	height:441px;
	background-color:#FFFFFF;
	border:24px solid #54a0c5;
}
.primary .panel6 h1 {
	font-size:16px;
	color:#2A8EBF;
}
.panel6 .content {
	float:left;
	width:451px;
	height:401px;
	padding:20px;
}




.primary .detailPanel {
	padding:10px;
	background-color:#e9f3f8;
	border-right:3px solid #FFFFFF;
}
.primary .detailPanel p {
	line-height:18pt;
}
.primary .detailPanel a:link {
	color:#000000;
	text-decoration:none;
}
.primary .detailPanel a:visited {
	color:#000000;
	text-decoration:none;
}

.primary .detailPanel a:hover {
	color:#f28d1e;
	text-decoration:none;
}

/* END Primary Style */

/* END Individual Panel Styles */


/* BEGIN General styles for the detail panel */
.showPanel {
	position:absolute;
	z-index:100;
	display:block;
	width:658px;
	top:370px;
	left:150px;
}
.hidePanel {
	display:none;
}

#floorPlanDetail {
	width:406px;
}
#floorPlanDetail .header {
	width:100%;
	padding-top:10px;
}
.floorPlan {
	width:250px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
/* END General styles for the detail panel */

/* BEGIN Floor Plan Panel on Communities Page */
.floorPanel {
	width:628px;
	background-color:#485458;
	padding:15px;
	height:600px;
}
.floorPanelContent {
	float:left;
	width:595px;
	background-color:#FFFFFF;
	padding:15px;
}
.floorPanelDetail {
	float:left;
	width:195px;
}
.floorPanelFlpn {
	float:right;
	width:415px;
}
/* END Floor Plan Panel on Communities Page */

/* BEGIN  Amenity styles */
	.amenityRoll {
		cursor:pointer;
		display:block;
	}
	.amenityTextShow {
		font-size:12pt;
		padding-left:10px;
		width:450px;
		color:#FFFFFF;
		padding-top:15px;
	}
	.amenityTextHide {
		display:none;
	}
/* END  Amenity styles */

/* BEGIN Navigations Styles for the Communities Page */
.nav {
	float:left;
	width:980px;
	text-align:right;
	margin-bottom:10px;
}
.nav img {
	cursor:pointer;
}

.footer {
	margin-top:30px;
	font-size:10px;
	color:#333333;
	background-image:url(../images/footer_logos.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.footer a:link {
	color:#333333;
	text-decoration:none;
}
.footer a:visited {
	color:#333333;
	text-decoration:none;
}
.footer a:hover {
	color:#f28d1e;
	text-decoration:none;
}
/* END Navigations Styles for the Communities Page */



#overview_text { height:411px; width:461px; overflow:auto; }
	#overview_text p { text-align:justify; }
	
#amenities_table { font:bold 11px Arial, Helvetica, sans-serif; color:#485458; }
	#amenities_table a, #amenities_table a:visited { color:#485458; text-decoration:none; }
	
#amenities_image { width:441px; height:441px; float:left; }
#amenities_image_caption { width:341px; height:auto; margin-top:10px; padding:0px 50px 0px 50px; font:bold 11px Arial, Helvetica, sans-serif; color:#485458; text-align:center; }




#footerCommunities { width:990px; margin-left:auto; margin-right:auto; margin-top:50px; margin-bottom:30px; font:bold 12px Arial, Helvetica, sans-serif; text-align:center; line-height:2; border-top:1px #000000 solid; border-bottom:1px #000000 solid; padding:10px 0px 10px 0px; background-color:#a7ddf8; }
	#footerCommunities a:link { color:#485458; text-decoration:none; }
	#footerCommunities a:visited { color:#485458; text-decoration:none; } 
	#footerCommunities a:hover { color:#2a8ebf; text-decoration:none; }

#footerGeneral { width:990px; margin-left:auto; margin-right:auto; margin-top:50px; margin-bottom:30px; }


.boldRed { font-weight:bold; color:#FF0000; }
.boldGreen { font-weight:bold; color:#006600; }
.formNoBorder { border:0px; }
.error { font-weight:bold; color:#FF0000; margin:20px; text-align:center; }



