/* 
--------------------------------------------------------------------------------------------------------
	CSS Document: layout.css
--------------------------------------------------------------------------------------------------------
*/

/* 
--------------------------------------------------------------------------------------------------------
	Reset
--------------------------------------------------------------------------------------------------------
*/

* {margin: 0; padding: 0; }
fieldset,img,a img,:link img,:visited img {border: 0;}
address,caption,cite,code,dfn,th,var {font-style: normal;font-weight: normal;}
ol,ul {list-style: disc;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;}
q:before,q:after {content:'';}

/* 
--------------------------------------------------------------------------------------------------------
	Type Selectors
--------------------------------------------------------------------------------------------------------
*/

body {
	background: #fff url("../images/bg-img.jpg") repeat-x;
	color: #1a0b03; 
	font: 12px/18px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: center;
}

blockquote {
	font-size: 14px;
}

h1 {
	color: #7c0c0c;
	font-size: 12px;
}

h2 {
	color: #7c0c0c;
	font-size: 1.1em;
}

h3 {
	color: #7c0c0c;
	font-size: 1.1em;
}

h4 {
	color: #7c0c0c;
	font-size: 1.1em;
}

#column-left h4{
margin-left: 53px !important;
}


a:link, a:visited {
	color: #7c0c0c;
	outline: none;
	text-decoration: none;
}

a:hover, a:active {
	color: #7c0c0c;
	outline: none;
	text-decoration: underline;
}

		#column-left .amenities_content {
			margin: 20px 0 20px -53px;
			list-style-type: disc; 
			list-style-position: outside; 
			overflow: inherit;
			width: auto;
		}

.inline-poi-icon {
	padding-left: 28px;
	color:#7C0C0C;
	font-weight: bold;	
}

/* 
--------------------------------------------------------------------------------------------------------
	Classes
--------------------------------------------------------------------------------------------------------
*/

.clearafter:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

#hidden{
display: none;
}


.clear {
	clear: both;
}

div.clear {
	height:.01em;
	overflow: hidden;
}

p.back-to-top {
	background: url("../images/bullet-back-to-top.jpg") right no-repeat;
	text-align: left;
	display: block;
}

img.img-left {
	float: left;
	margin: 8px 8px 8px 0;
}

img.img-right {
	float: right;
	margin: 5px 0px 10px 10px;
}

img.img-bottom {
	margin-bottom: 10px;
}

.ir {
	height: 0;
	text-indent:-99999px;	
	overflow: hidden;
}

div.ir {
	text-indent:-99999px;	
	overflow: hidden;
	height: 0;
}

.red { color: #7c0c0c;}

.gallery{ margin-left:22px;}

.btn-photo-gallery { 
	background: url("../images/btn-photo-gallery.jpg") no-repeat; 
	height: 44px; 
	margin-bottom: 12px;
}

.btn-compare-contrast { 
	background: url("../images/btn-compare-contrast.jpg") no-repeat; 
	height: 44px;
}

.btn-online-polls { 
	background: url("../images/btn-online-polls.jpg") no-repeat; 
	height: 44px;
}

.btn-sitemap { 
	background: url("../images/btn-sitemap.jpg") no-repeat; 
	height: 44px;
}

.btn-siteplan { 
	background: url("../images/btn-siteplan.gif") no-repeat; 
	height: 44px;
}

.btn-photo-gallery { 
	background: url("../images/btn-photo-gallery.jpg") no-repeat; 
	height: 44px;
}


.btn-compare-contrast { 
	background: url("../images/title-compare-contrast.jpg") no-repeat; 
	height: 44px;
}

.btn-print { 
	background: url("../images/btn-print.jpg") no-repeat; 
	height: 44px;
	position: relative;
}

	.btn-print a { 
		position: absolute;
		height: 31px;
		width: 182px;
		top: 5px;
		left: 32px;
	}

.btn-siteplan { 
	background: url("../images/btn-siteplan.gif") no-repeat; 
	height: 44px;
	position: relative;
}

  .btn-siteplan a { 
		position: absolute;
		height: 31px;
		width: 182px;
		top: 5px;
		left: 32px;
	}

/* 
--------------------------------------------------------------------------------------------------------
	Wrap Framework
--------------------------------------------------------------------------------------------------------
*/

#wrap-container {
	background: url(../images/bg-wrap.jpg) top center no-repeat;
	width:100%;
}

#wrap {
	margin: 0 auto;
	text-align: left;
	width: 993px;
}


/* 
--------------------------------------------------------------------------------------------------------
	Site-Id Framework
--------------------------------------------------------------------------------------------------------
*/

#site-id {
	background: url("../images/site-id.jpg") no-repeat;
	float: left;
	height: 103px;
	width: 273px;
	position:relative;
}

#site-id a {
	display: block;
	height: 44px;
	left: 12px;
	position:absolute;
	top: 42px;
	width:263px;
}

/* 
--------------------------------------------------------------------------------------------------------
	Header Framework
--------------------------------------------------------------------------------------------------------
*/

#header-graphic {
	float: left;
	height:361px; 
	width: 712px;
	} /* sets height for all non-flash headers */


	body#home #header-graphic, body#floorplans #header-graphic, body#amenities #header-graphic, body#location #header-graphic {
		background: url("../images/header-slug.jpg") no-repeat;
		}

		body#contact #header-graphic {
			background: url("../images/header-contact.jpg") no-repeat;
		}

		body#resident_access #header-graphic {
			background: url("../images/header-property.jpg") no-repeat;
		}
		

/* 
--------------------------------------------------------------------------------------------------------
	Subhead Framework
--------------------------------------------------------------------------------------------------------
*/

	.markdown {
		position: relative;
		} /* sets height for all subheads */

		.markdown h1 { 
			font-size: 18px; 
			color: #000;
			position: relative;
			margin-top:43px !important;
			margin-bottom:38px !important;
			margin-left:53px !important;
		}

		body#home #subhead, body#floorplans #subhead, body#amenities #subhead, body#location #subhead { 	
			background:url("../images/subhead-title.jpg") no-repeat;}

		/*body#floorplans #subhead {	background:url("../images/subhead-floorplans.jpg") no-repeat;}
		body#amenities #subhead {	background:url("../images/subhead-features.jpg") no-repeat;}
		body#location #subhead {	background:url("../images/subhead-location.jpg") no-repeat;}
		body#property-resident-access #subhead {	background:url("../images/subhead-welcome.jpg") no-repeat;}*/


/* 
--------------------------------------------------------------------------------------------------------
	SUBHEAD FRAMEWORK WITH VARYING HEIGHTS
--------------------------------------------------------------------------------------------------------
*/
		#subhead-meet-doc {
			background:url("../images/subhead-meet-doc.jpg");
			height:55px;
		}

/* 
--------------------------------------------------------------------------------------------------------
	PROP-SITE-ID CONTAINER FRAMEWORK
--------------------------------------------------------------------------------------------------------
*/

		#prop-site-id-container { width: 277px; float:left;}

		#prop-site-id { 
			background: url("../images/prop-site-id.jpg") no-repeat;
			float:left;
			height: 257px;
			width: 281px;
		}

		#prop-site-id h1 { 
			color:#fff;
			font-size: 23px;
			line-height: 27px;
			padding: 35px 58px 0;
		}

		#prop-site-id p { padding: 7px 10px 0 58px; color:#fff; line-height:19px;} 

		#container-view-specials {
			background: url("../images/container-view-specials.jpg") no-repeat;
			float:left;
			height: 40px;
			position: relative;
			width:277px;
		}

		#container-view-specials a { 
			background: url("../images/btn-view-special.png") no-repeat; 
			height: 34px;
			left: 55px; 
			position:absolute; 
			top: 0; 
			width: 176px; 
		}

		#container-view-specials a:hover { background-position: 0 -34px;}


		#container-contact-us { 
			background: url("../images/container-contact-us.jpg") no-repeat; 
			height: 64px; 
			position: relative;
		}			

		#container-contact-us a { 
			background: url("../images/btn-contact-us.png") no-repeat; 
			height: 34px;
			left: 55px;
			position:absolute; 
			top: 0;
			width: 176px; 
		}

		#container-contact-us a:hover { background-position: 0 -34px;}


/* 
--------------------------------------------------------------------------------------------------------
	FLOORPLANS PROP-SITE-ID CONTAINER FRAMEWORK
--------------------------------------------------------------------------------------------------------
*/

		#prop-site-id-bottom-floorplans { 
			background: url("../images/prop-site-id-bottom-floorplans.jpg") no-repeat;
			height: 104px;
			position: relative;
		}	

		#prop-site-id-bottom-floorplans a { 		
			background: url("../images/btn-contact-us.png") no-repeat;
			height: 34px;
			position: absolute;
			left: 55px;
			width: 176px;
			top: 0;
		}
		#prop-site-id-bottom-floorplans a:hover { background-position: 0 -34px;}		



/* 
--------------------------------------------------------------------------------------------------------
	BOTTOM-WRAP FRAMEWORK
--------------------------------------------------------------------------------------------------------
*/
		#bottom-wrap {
			width:100%; /* fix for Safar */
			height:20px;
			clear:both; /* important - do not remove */
		}


/* 
--------------------------------------------------------------------------------------------------------
	Property Footer Framework
--------------------------------------------------------------------------------------------------------
*/
	
#column-left-bottom-line { 
	float: left; 
	border-top: 1px solid #bab3b3 ; 
	margin-top: 20px;
	margin-left: 41px;
	_margin-left: 20px;
	width: 600px;
}
	
	
		#property-footer {
			font-size: 11px;
			padding-left: 48px;
			padding-top: 23px;
		}

		#property-footer p {
			color: #7c0c0c;
			font-size:11px;
			padding: 10px 0 10px;
		}

		#property-footer ul { color:#7c0c0c; }


		#property-footer a:link, #property-footer a:visited {
			color:##7c0c0c;
		}

		#property-footer a:hover, #property-footer a:active {
			text-decoration: none;

		}

		#property-footer li.property-footer {
			margin-left: 3px;
			margin-right: 10px;
			display: inline;
			border-left: 1px solid #fff;
		}

		#property-footer li.first {
			border: none;
		}

		#property-footer .container {
			margin: 0 auto;
			width: 960px;
			padding-top: 20px;
		}

		#property-footer .mini-column1 {
			background:#2c2c2c repeat-y;
			width: 161px;
			float: left;
		}

		#property-footer .mini-column2 {
			background-color:#2c2c2c;
			width: 740px;
			float: left;
			padding-left: 40px;
		}


/* 
--------------------------------------------------------------------------------------------------------
	Corporate Footer Framework
--------------------------------------------------------------------------------------------------------
*/


		#top-footer-img { 
			background: url("../images/top-footer-container.jpg") top center repeat-x; 
			height: 70px;
		}

		#footer-body {	
			background:#e7e7dd url("../images/bg-footer.jpg") repeat-x;
			height: 251px;
			font: 12px/18px "Arial", Helvetica, sans-serif;
			text-align: center;
		}


/* 
--------------------------------------------------------------------------------------------------------
	FOOTER FRAMEWORK
--------------------------------------------------------------------------------------------------------
*/

	#footer-container {
		margin: 0 auto;
		padding-left: 13px;
		text-align: left;
		width: 986px;
	}

		#footer-container p {
			color:#6b6b6b; 
			float:left;
			font-size: 11px;
			padding-top: 28px;
			padding-left: 7px;
		}
		
		#footer-container p b{
		font-weight: normal;
		color:#000;
		}

	#affiliates {
  background: url("../images/affiliates.png") no-repeat scroll 0 0 transparent;
  bottom: 43px;
  float: right;
  height: 51px;
  margin-left: 24px;
  margin-right: 10px;
  position: relative;
  width: 257px;
  }
	
	#dzap {
  background: url("../images/dzap.png") no-repeat scroll 0 0 transparent;
  bottom: 41px;
  float: right;
  height: 51px;
  margin-left: 9px;
  position: relative;
  right: 12px;
  width: 165px;
  }
	
	#carmel_partners { 
		background: url("../images/carmel_partners.png") no-repeat; 
		height: 31px; 
		width: 117px;
		float: right;
		margin-left: 9px;
		position: relative;
		bottom: 26px;
	}

	#footer {
  clear: both;
  float: left;
  font-size: 11px;
  padding-right: 14px;
  padding-top: 5px;
  }

	#footer p {
		float:left;
		font-size:11px;
		color: #6b6b6b;
	}

	#footer a:link, #footer a:visited {
		color:#000;
	}

	#footer a:hover, #footer a:active {
		color:#000;
		text-decoration: none;
	}

	#footer ul {
		margin-top: 12px;
	}

	#footer li {
		padding:0 5px 0 7px;
		display: inline;
	}

	#footer li.first {
		border: none;
	}

/* 
--------------------------------------------------------------------------------------------------------
	Navigation Framework
--------------------------------------------------------------------------------------------------------
*/

		#nav {
		  background-image: url("../images/nav-none.jpg");
			height: 103px;
			margin-bottom: 0;
			width:712px;
			float:left;
		}

		#nav li a {
			background-image: url("../images/nav.jpg");
		}

		#nav li {
			float: left;
			list-style-type: none;
			height:20px;
			display:inline;
		}

		#nav a {
			display: block;
			height: 0;
			overflow: hidden;
			padding-top: 103px;
		}

		#nav li#nav-01 {
			margin-left: 35px;
		}

		#nav li#nav-01 a {
			background-position: -35px 0;
			width: 59px;
		}

		#nav li#nav-02 a {
			background-position: -94px 0;
			width: 181px;
		}

		#nav li#nav-03 a {
			background-position: -274px 0;
			width: 91px;
		}

		#nav li#nav-04 a {
			background-position: -364px 0;
			width: 93px;
		}

		#nav li#nav-05 a {
			background-position: -456px 0;
			width: 89px;
		}

		#nav li#nav-06 a {
			background-position: -544px 0;
			width: 148px;
		}	

		#nav li#nav-01 a:hover {
			background-position:  -35px 103px;
		}

		#nav li#nav-02 a:hover {
			background-position: -94px 103px;
		}

		#nav li#nav-03 a:hover {
			background-position: -274px 103px;
		}

		#nav li#nav-04 a:hover {
			background-position: -364px 103px;
		}

		#nav li#nav-05 a:hover {
			background-position: -456px 103px;
		}
		#nav li#nav-06 a:hover {
			background-position: -544px 103px;
		}

		body#home #nav li#nav-01 a {
			background-position:  -35px 103px;
		}

		body#floorplans #nav li#nav-02 a {
			background-position: -94px 103px;
		}

		body#amenities #nav li#nav-03 a {
			background-position: -274px 103px;
		}

		body#location #nav li#nav-04 a {
			background-position: -364px 103px;
		}

		body# #nav li#nav-05 a {
			background-position: -456px 103px;
		}

		body#resident_access #nav li#nav-06 a {
			background-position: -544px 103px;
		}
		
/*SOCIAL MEDIA ICONS SIDEBAR*/
#social_buttons a.facebook {
  background: url("../images/facebook.png") no-repeat scroll center center transparent;
  display: inline-block;
  height: 30px;
  margin-bottom: 10px;
  margin-right: 5px;
  margin-top: 10px;
  text-indent: 99999px;
  width: 150px;
}
