/****************************************************************/
/*********************** #html core styles **********************/
/****************************************************************/
*{
	margin:0px;
	padding:0px;
}

img, div, input { 
	behavior: url("/assets/css/iepngfix.htc");
	}

body, html {
	font-family: arial;
	font-size:11px;
	color:#FFFFFF;
	background-color:#0e5951;
}
a{
	text-decoration:none;
	color:#FFFFFF;
	letter-spacing:0.1em;
}
a:hover {
	text-decoration:underline;
}

.select{
	width:150px;
}

#wrapper {
	margin:0 auto;
	width:760px;
	height:500px;
	text-align:center;
	background:#0E5951 url(../images/FR_Wrapper_BackGradient.gif) repeat-x left top;
}

#innerWrapper{
	width:736px;
	height:500px;
	margin:auto;
}

#mainContent a{
	text-decoration:underline;
	color:#FFFFFF;
	letter-spacing:0.05em;
	text-transform: uppercase;
}

#mainContent {
	min-height:360px;
	height:auto !important;
	height:360px;
	padding: 0px 8px; /* makes up for additional width of nav with shadow */
	}
	
/****************************************************************/
/*********************** #globalNav styles **********************/
/****************************************************************/
#globalNav_wrap {
	width: 736px;
	height: 53px;
	background: url(../images/nav_global_bg.jpg) no-repeat;
	}

#globalNav_wrap.gn_frm {
	background: url(../images/nav_global_frm_bg.jpg) no-repeat;
	}

#globalNav_wrap.gn_residences {
	background: url(../images/nav_global_residences_bg.jpg) no-repeat;
	}
	
#globalNav_wrap.gn_contact {
	background: url(../images/nav_global_contact_bg.jpg) no-repeat;
	}

#globalNav {
	margin:0 auto;
	list-style: none;
	height: 40px;
	overflow:hidden;
	background-image:url(../images/FR_NavBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 720px;
}

#globalNav li{
	float: left;
}
#globalNav a {
	width:102px;
	height:40px;
	display: block;
	text-align:center;
	font-weight:bold;
	line-height:1.0;
	letter-spacing:0.1em;
	border-right: 1px solid #aed9d7;
	border-left: 1px solid #aed9d7;
	padding: 9px 8px 0px;
}
#globalNav a:hover {
	color:#0E5951;
	background:#AED9D7;
	text-decoration:none;
}

.navSelected{
	color:#0E5951;
	background-color:#AED9D7;
	text-decoration:none;
}

#navResidences #globalNav .navResidences,
#navLifestyle #globalNav .navLifestyle,
#navHighlights #globalNav .navHighlights,
#navServices #globalNav .navServices,
#navManagement #globalNav .navManagement
#navContact #globalNav .navContact{
	color:#0E5951;
	background:#AED9D7;
	cursor:default;
}

#globalNav li#gn_butfirst a.navSelected {
	background-image: url(../images/globalNav_button_first_active_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}

#globalNav li#gn_butmid a.navSelected {
	background-image: url(../images/globalNav_button_mid_active_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
/****************************************************************/
/********************** #subNav Styles **************************/
/****************************************************************/
#subNav{
	margin:0 auto;
	padding-top:10px;
	list-style:none;
	width:720px;
	height:50px;
	background: url(../images/FR_SubNav_Back.gif) repeat-x left top;
	position: relative;
	top: -13px;
} 

#subNav.residences_sub {
	background: url(../images/residences_subnav_bg.jpg) no-repeat top left;
	}

#subNav.lifestyle_sub {
	background: url(../images/lifestyle_subnav_bg.jpg) no-repeat top left;
	}

#subNav.highlights_sub {
	background: url(../images/highlights_subnav_bg.jpg) no-repeat top left;
	}

#subNav.services_sub {
	background: url(../images/services_subnav_bg.jpg) no-repeat top left;
	}

#subNav li{
	float:left;
	background: url(../images/FR_SubNav_Divider.gif) no-repeat right center;
}
#subNav a{
	font-size:10px;
	padding: 0px 13px 2px;
	color:#0E5951;
	line-height:1.2;
	font-weight:bold;
}
#subNav a:hover{
	color:#6B9996;
}
/****************************************************************/
/******************* Main Content Styles ************************/
/****************************************************************/
#dynamicContent{
	position:relative;
	padding-top:33px;
}
#headerRight{
	margin:0px;
	float:right; 
	width:460px; 
	text-align:left;  
	font-size:16px; 
	letter-spacing:0.2em; 
	font-weight:normal; 
	color:#0E5951;
	padding-bottom:10px;
}
#paraRight{ 
	text-align:left; 
	padding-right:232px;
	padding-left:260px;
	padding-top:14px;
}
#headerLeft{
	margin:0px;
	text-align:left;  
	font-size:16px; 
	letter-spacing:0.2em; 
	font-weight:normal; 
	color:#0E5951;
	padding-bottom:10px;
}
#paraLeft{ 
	text-align:left; 
	padding-right:500px;
	padding-top:14px;
}
#appForm{
 	clear:both; 
	padding-top:40px;
}
.flashContentHome {
	text-align:center;
	margin-top:40px;
	margin-bottom: 30px;
}

.caption {
	font-variant:small-caps;
	color:#FFFF00;
	letter-spacing: 0.05em;
	font-size: 12px;
	position: relative;
	top: -18px;
}

span#imgdsc0 {
	font-variant:small-caps;
	color:#FFFF00;
	letter-spacing: 0.05em;
	font-size: 12px;
	position: relative;
	top: -30px;
	z-index: 700;
}

.floorplan_caption {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	letter-spacing: -0.05em;
	}

.floorplan_thumb {
	margin-bottom: 5px;
	}

.floorplan_caption strong {
	font-weight: normal;
	text-transform: uppercase;
	}

#mainContent a.stronglink {
	font-weight: normal;
	letter-spacing: -0.01em;
	color: #FFFFFF;
	}

#mainContent a.stronglink:hover {
	text-decoration: none;
	}

table#floorplan_thumbs img {
	border: none;
	}

.pageHeader{
	/*border-bottom:1px solid #FFFFFF;*/
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#0e5951;
	padding-top:15px;
	padding-bottom:2px;
	margin-bottom:10px;
	letter-spacing: 0.15em;
	font-weight: normal;
}
.h4{padding-bottom:6px; padding-top:6px;}
.ul{padding-left:10px; padding-bottom:6px;}
.li{padding-bottom:6px; list-style-type:none;}

#footer {
	text-align: left;
	padding: 0px 8px; /* makes up for additional width of nav with shadow */
	}

.footer_text {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0.01em;
	margin-bottom: 13px;
	}

.footer_text a {
	display: inline;
	letter-spacing: normal;
	text-transform: uppercase;
	text-decoration: underline;
	}

.footer_text a:hover {
	text-decoration: none;
	color: #ffff00;
	}

img#homepage_headline {
	position: relative;
	top: -58px;
	}

#mainContent a.newsletter_link, #mainContent a.area_map_link {
	letter-spacing: normal;
	display: inline;
	}

#mainContent a.newsletter_link:hover, #mainContent a.area_map_link:hover {
	text-decoration: none;
	}
	
#mainContent a.frmlink {
	font-size: 13px;
	color: #00d2ff;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: normal;
	}

/****************************************************************/
/******************* Virtual Tour Styles ************************/
/****************************************************************/

div.vtour_thumb {
	width: 220px;
	height: 140px;
	text-align:center;
	float: left;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-top: 12px;
	}

div.vtour_thumb.nomargin {
	margin-right: 0px;
	}

div.vtour_thumb img {
	border: none;
	display: block;
	margin-bottom: 4px;
	}

#mainContent div.vtour_thumb a {
	}

#mainContent div.vtour_thumb a:hover {
	text-decoration: none;
	}

hr.vtour_hr {
	clear: both;
	border: 1px solid #749e9b;
	}

input.form_input {
	float: left;
	width: 140px;
	display: block;
	}

label {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 6px;
	line-height: 20px;
	width: 100px;
	}

span.required {
	color: #FFFF00;
	}