@charset "UTF-8";
/* CSS Document */

body {
	background: #fff url('images/body_bg.png') top left repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: 'FF Din', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	color: #403e2e;
	color: #707070;
}

img {
	border: none;
}
h1, .side_title {
	font-size: 22px;
	font-weight: normal;
	color: #403e2e;
	/*font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;*/
	line-height: 22px;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
	color: #4E4642;
	font-size: 30px;
	line-height: 30px;
}
h2, #subtitle {
	font-size: 17px;
	line-height: 23px;
	line-height: 20px;
	color: #403e2e;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0;
	clear: both;
	color: #4E4642;
}

#content_td .property_description h1, #content_td .property_description .side_title {
	margin-top: 0;
}

.property_description {
	position: relative;
}

.property_description .desc_left {
	float: left;
	width: 378px;
	padding-right: 40px;
}

.property_description .desc_right {
	float: left;
	width: 315px;
	position: relative;
}

.property_description .share_wrapper {
	position: absolute;
	top: -81px;
	right: -7px;
}

.property_description .addthis_toolbox {
	padding-top: 15px;
}

.property_description h2 {
	margin-bottom: 16px;
}

h2.property_subtitle {
	margin-bottom: 16px;
	margin-top: 15px;
}

.spec_nav {
	position: absolute;
	top: 0;
	right: 0;
}

.spec_nav a {
	display: inline-block;
	width: 21px;
	height: 21px;
	background: transparent url('/images/property_spec_arrows.png') top left no-repeat;
	text-decoration: none;
}

#spec_prev:hover {
	background-position: bottom left;
}

#spec_next {
	background-position: top right;
	margin-left: 5px;
}

#spec_next:hover {
	background-position: bottom right;
}

.property_specs {
	color: #403E2E;
}

.property_specs h2 {
	padding-left: 25px;
	margin-bottom: 15px;
	line-height: 22px;
	font-size: 18px;
}

.property_specs > div {
	display: none;
}

.property_specs .amenities {
	padding-left: 24px;
	height: 22px;
	margin-bottom: 12px;
}

.property_specs .amenities div {
	font-weight: bold;
	font-size: 18px;
	padding-left: 28px;
	margin-right: 12px;
	float: left;
	background: transparent url('/images/amenity_icons_22.png') top left no-repeat;
	height: 21px;
	line-height: 24px;
	display: block;
}

.property_specs .amenities .sq_ft { /**/ }
.property_specs .amenities .bed { background-position: 0 -22px; }
.property_specs .amenities .bath { background-position: 0 -44px; }
.property_specs .amenities .car { background-position: 0 -66px; }

.spec_table {
	padding-left: 25px;
}

.spec_table div {
	border-bottom: 1px solid #D9D9D9;
	font-size: 12px;
	line-height: 22px;
	height: 19px;
	font-weight: bold;
}

.spec_table div div {
	display: inline-block;
	border: 0;
}

.spec_table .squares {
	margin-left: 17px;
}

.spec_table .left {
	width: 172px;
	width: 152px;
}

.property_specs .lot_spec {
	width: 290px;
	padding-left: 25px;
	color: white;
	margin-top: 6px;
	background: transparent url('/images/property_lot_spec_bg.png') top left no-repeat;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 17px;
	font-size: 12px;
	font-weight: bold;
}

.property_specs .lot_spec.single_line {
	line-height: 32px;
}

.fb_iframe_widget, .addthis_button_facebook_like iframe {
	width: 82px !important;
}
.addthis_button_tweet iframe {
	width: 83px !important;
}
.addthis_button_google_plusone > div {
	width: 70px !important;
}

h3  {
	font-size: 14px;
	color: #F26522;
	font-weight: bold;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 18px;
	margin-bottom: 16px;
}

ul {
	list-style-position: outside;
	list-style-image: url('images/bullet_ul.png');
	padding-left: 15px;
	margin-left: 0px;
}

ul li {
	list-style-image: url('images/bullet_ul.png');
}

a, a:visited {
	text-decoration: underline;
	color: #59461a;
}

a:hover {
	color: #f26522;
}

#menuMain {
	display: block;
}

/* header styles */

.header {
	height: 160px;
	position: relative;
}

.header_logo {
	margin-left: -4px;
	margin-left: 7px;
	margin-top: 21px;
	float: left;
}

.header_logo img {
	width: 184px;
	height: 79px;
	width: 93px;
	height: 131px;
}

.header_glow {
	position: absolute;
	top: -160px;
	left: 0;
	width: 100%;
	height: 319px;
	background: transparent url('/images/header_glow.png') top center no-repeat;
	border: none;
}

.header_glow_home {
	height: 600px;
}

/* nav styles */

#nav {
	line-height: 18px;
	position: absolute;
	right: 0;
	bottom: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
	list-style: none;
	display: block;
	position: relative;
	max-width: 110px;
	margin-left: 35px;
	margin-left: 40px;
	padding-bottom: 20px;
}

#nav ul {
	background: transparent url('/images/nav_dropdown_bg.png') bottom left no-repeat;
	position: absolute;
	left: -30px;
	top: 56px;
	padding: 0;
	margin: 0;
	width: 276px;
	z-index: 600;
	padding-left: 18px;
	padding-bottom: 38px;
	display: none;
}

#nav ul li.shadow {
	position: absolute;
	top: 0;
	left: 18px;
	width: 240px;
	height: 100px;
	background: transparent url('/images/nav_dropdown_top_shadow.png') bottom left no-repeat;
	border: none;
}

#nav ul li {
	float: none;
	max-width: 240px;
	margin: 0;
	z-index: 15;
	padding-bottom: 0;
}


#nav a {
	font-weight: bold;
	color: #D7D5D1;
	color: #C6BDAA;
	color: #E1DDD5;
	font-family: 'FF Din';
	font-size: 16px;
	text-decoration: none;
	text-shadow: 0 2px 3px rgba(0,0,0,.75);
	display: block;
	/*text-transform: uppercase;*/
}

#nav a img {
	margin-left: 2px;
	height: 16px;
	width: 9px;
	vertical-align: middle;
}

#nav a:hover, #nav > li:hover > a {
	color: #cfab7a;
}

#nav a.active {
	color: #F26522;
}

#nav ul a {
	color: #403E2E;
	font-size: 13.5px;
	line-height: 36px;
	font-weight: normal;
	text-shadow: none;
	color: white;
	font-weight: bold;
	display: block;
	padding-left: 13px;
	z-index: 20;
	text-transform: none;
	/*border-bottom: 1px solid #262521;
	border-top: 1px solid #161512;*/
	background: transparent url('/images/nav_dropdown_separator.png') bottom left repeat-x;
	text-shadow: 0 2px 2px rgba(0,0,0,.55);
}

#nav ul li.last a {
	background: none;
}

#nav ul li.first a {
	
}

#nav .home {
	width: 17px;
	height: 17px;
	background: transparent url('/images/nav_home_icon.png') top left no-repeat;
	float: left;
	margin-left: -2px;
	margin-top: 10px;
	position: relative;
}

#nav .home:hover {
	background-position: 0 -17px;
}

#nav .menuMainF2 .home {
	background-position: bottom left;
}
/* end nav styles */

.menuMainF1, .menuMainF2 {
	display: block;
	float: left;
	margin-left: 29px;
	font-size: 13px;
	font-weight: bold;
}
.errorMessage {
	font-weight: bold;
	color: #990000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menuMainF1 {
	
}
.menuMainF2 a {
	color: #F26522;	
}
.menuMainF1  a, .menuMainF2 a {
	text-decoration: none;
	display: block;
	line-height: 38px;
}
.menuMainF1 a {
	
}

#nav .menuMainF1 a:hover {
	color: #cfab7a;
}


#nav .menuMainF2 a {
	color: #F26522;	
}

/* new homepage styles */

.slider_container {
	height: 519px;
	background: transparent url('/images/home_slider_bg.png') top left repeat-x;
	padding-top: 21px;
	position: relative;
}

#home_slider {
	width: 733px;
	height: 488px;
	margin-left: 25px;
	float: left;
}

#home_slider img {
	width: 733px;
	height: 488px;
}

#slider_text {
	float: left;
	width: 207px;
}

#slider_text a {
	border-bottom: 1px solid #231f20;
	border-top: 1px solid #74725e;
	height: 78px;
	display: block;
	background: #403e2e url('/images/home_slider_text_bg.png') 8px 0 no-repeat;
	color: white;
	font-size: 20px;
	line-height: 21px;
	text-decoration: none;
	cursor: pointer;
	padding: 27px 15px 15px 37px;
	padding: 30px 15px 12px 37px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
	width: 155px;
	position: relative;
	font-weight: bold;
}

#slider_text a:hover, #slider_text a.active {
	background-color: #53513f;
	background-position: 8px -120px;
	border-bottom: 1px solid #302F23;
}

#slider_text a.active span {
	display: block;
	width: 17px;
	left: -17px;
	top: -1px;
	background: transparent url('/images/home_slider_text_active_arrow.png') top left no-repeat;
	height: 122px;
	position: absolute;
	z-index: 500;
}

.slider_shadow {
	position: absolute;
	width: 100%;
	height: 37px;
	top: 700px;
	left: 0;
	background: transparent url('/images/home_slider_shadow.png') top center no-repeat;
}

.slider_bottom_sheen {
	position: absolute;
	width: 990px;
	height: 1px;
	bottom: 0;
	left: 0;
	background: transparent url('/images/slider_bottom_sheen.png') top center no-repeat;
}


.drawer_full_bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: red;
}

.drawer_title {
	/*background: transparent url('/images/home_drawer_title_bg.png') top left no-repeat;*/
	text-align: center;
	position: relative;
	z-index: 2;
	margin-bottom: -20px;
	height: 56px;
	height: 62px;
	margin-bottom: 0;
}

.drawer_title a {
	font-size: 14px;
	line-height: 14px;
	padding-top: 7px;
	padding-bottom: 4px;
	margin: 8px 0 6px;
	display: block;
	color: #f26522;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/images/home_drawer_title_plus.png') right 0px no-repeat;
	padding-top: 6px;
	color: #555;
	font-size: 15.5px;
	font-size: 18.5px;
	line-height: 38px;
	padding-right: 35px;
	text-shadow: 0 1px 1px rgba(255,255,255,.75);
	color: #fff;
	text-shadow: 0 2px 2px rgba(0,0,0,.25);
	display: inline-block;
	font-size: 16px;
	color: #545454;
	color: #777;
	text-shadow: 0 3px 3px rgba(0,0,0,.10);
}

.drawer_title a:hover {
	color: #4D4D4D;
	color: #333;
	background-position: right -48px;
}

.drawer_title a.active {
	background-position: right -96px;
}

.drawer_title a.active:hover {
	background-position: right -144px;
}


.drawer_content {
	background: transparent url('/images/home_drawer_bg.png') top left repeat-y;
	padding: 20px 130px 0;
	margin-bottom: -10px;
	width: 730px; /* required for ie7 */
	display: none;
}

#luxe_drawer {
	position: relative;
}

#luxe_drawer .top {
	position: absolute;
	top: 0;
	left: 0;
	width: 990px;
	height: 6px;
	background: transparent url('/images/luxe_drawer_top_shadow.png') top left repeat-x;
}

#luxe_drawer .drawer_content {
	display: block;
}

.drawer_pages > div {
	width: 730px;
}

#luxe_drawer #drawer_1, #luxe_drawer #drawer_2, #luxe_drawer #drawer_3 {
	/*display: none;*/
}

.drawer_content h1 {
	line-height: 35px;
	font-size: 35px;
	color: #4B4B4B;
	padding-top: 20px;
	margin-top: 0;
}

.drawer_content p {
	line-height: 19px;
	font-size: 14.5px;
	color: #4B4B4B;
	margin-bottom: 0;
	padding-bottom: 12px;
}

.drawer_content a {
	text-decoration: none;
	color: #F26522;
}

.drawer_content a:hover {
	color: #403E2E;
}

.drawer_content .call_to_action {
	text-align: center;
}

.drawer_content .button {
	height: 40px;
	width: 214px;
	background: transparent url('/images/home_drawer_action_button.png') top left no-repeat;
	font-size: 18.5px;
	font-weight: bold;
	padding: 2px 2px 2px 11px;
	padding: 4px 2px 0 11px;
	line-height: 36px;
	margin: 25px auto 0;
	display: block;
	color: #403E2E;
	text-decoration: none;
	cursor: pointer;
	text-shadow: 0 1px 0 white;
	display: inline-block;
	text-align: left;
}

.drawer_content .button:hover {
	background-position: bottom left;
}

.drawer_content .button img {
	float: right;
	margin-right: 4px;
	margin-top: 3px;
	margin-top: 1px;
}

.drawer_content .button.inclusions_link {
	margin-right: 25px;
	margin-left: -1px;
}

.drawer_content .button.inclusions_link img {
	margin-top: 0;
	margin-right: 0;
	margin-top: -2px;
}

.drawer_content .button.ebook_link {
	margin-right: 25px;
	margin-left: -1px;
	position: relative;
	text-indent: 40px;
}


.drawer_content .button.ebook_link img.eye {
	margin-top: 4px;
	margin-top: 2px;
	margin-right: 4px;
}

.drawer_content .button.ebook_link img.mag {
	/*float: none;
	left: -33px;
	position: absolute;
	top: -35px;
	width: 86px;*/
	float: none;
	left: -67px;
	position: absolute;
	top: -21px;
	width: 117px;
}

.drawer_content .bottom {
	background: transparent url('/images/home_drawer_bottom.png') bottom left no-repeat;
	height: 6px;
	width: 990x;
	padding-top: 25px;
	margin: 0 -130px;
	width: 990px;
}

.luxe_call {
	padding-top: 15px;
	padding-bottom: 20px;
}

.features {
	margin-top: 35px;
	color: #444;
}

.features > div {
	float: left;
	width: 252px;
	margin-left: 45px;
	background: transparent url('/images/home_feature_bg.png') bottom left no-repeat;
	min-height: 420px;
	padding: 0 24px 20px;
	position: relative;
}

.features > div.feature_1 {
	margin-left: 0;
}

.features h1 {
	background: transparent url('/images/home_feature_bg.png') top left no-repeat;
	line-height: 28px;
	font-size: 27px;
	font-size: 24px;
	padding: 15px 91px 15px 24px;
	padding: 19px 71px 11px 24px;
	border-bottom: 1px solid #dcdcdc;
	margin: 0 -24px;
	width: 205px;
	color: #4b4b4b;
	color: #666;
	color: #4E4642;
	text-shadow: 0 1px 1px white;
}

.features .icon {
	width: 67px;
	height: 67px;
	position: absolute;
	right: 24px;
	top: 10px;
}

.features .thumb {
	display: block;
	padding-top: 0;
	height: 195px;
	padding-bottom: 12px;
	margin-bottom: 27px;
	margin-bottom: 13px;
}

.features .thumb img {
	width: 250px;
	height: 165px;
	border: 1px solid #d2d2d2;
	width: 296px;
	height: 195px;
	margin-left: -22px;
	border: none;
}

.features h2 {
	font-size: 17px;
	/*font-weight: normal;*/
	color: #4b4b4b;
	line-height: 20px;
	margin-top: 7px;
	margin-bottom: 0;
}

.features .body {
	line-height: 17px;
}

.features p {
	line-height: 17px;
	color: #4b4b4b;
	margin-top: 7px;
	margin-bottom: 0;
}

.features ul {
	margin-top: 7px;
	margin-bottom: 0;
}

.features li {
	line-height: 17px;
}

.features a {
	text-decoration: none;
	color: #f26522;
}

.features a:hover {
	color: #BB3217;
}

.features a.more {
	font-weight: bold;
}

/* end new homepage styles */

/* new content_td styles */

#content_td .side_title {
	margin-top: 20px;
}

#content_td .arrow_links, #content_td .arrow_linksF2 {
	float: left;
	clear: none;
	margin-right: 20px;
	margin-bottom: 10px;
}

/* end new content td styles */

/* new property page styles */

/* tabs */

.property_tabs {
	margin-bottom: -1px;
	width: 718px;
	height: 46px;
	position: relative;
	z-index: 2;
	padding-right: 15px;
}

.property_tabs a {
	display: block;
	float: left;
	height: 46px;
	width: 145px;
	margin-left: 15px;
	background: transparent url('/images/property_tabs.png') top left no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #403E2E;
	text-decoration: none;
	line-height: 52px;
	margin-left: 10px;
	width: 125px;
}

.property_tabs a.first {
	margin-left: 15px;
}

.property_tabs a:hover, .property_tabs a.active {
	background-position: bottom left;
	color: #565548;
}

.property_tabs a.property-video {
	background-position: -125px 0;
	color: #fff;
	width: 103px;
	float: right;
	right: 15px;
	text-align: left;
	padding-left: 17px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.75);
}

.property_tabs a.property-video:hover {
	background-position: -125px -46px;
}

.property_tabs a.brochure {
	background-position: top right;
	color: #fff;
	width: 123px;
	float: right;
	right: 15px;
	text-align: left;
	padding-left: 17px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
}

.property_tabs a.brochure:hover {
	background-position: bottom right;
}



.property_slider_container {
	width: 733px;
	height: 505px;
	background: transparent url('/images/property_slider_bg.png') top left no-repeat;
	margin-bottom: 25px;
	margin-bottom: 40px;
	position: relative;
	padding-top: 50px;
}

.property_slider_container.knockdown_slider {
	padding-top: 17px;
	height: 462px;
	padding-bottom: 156px;
}

.property_slider_container.knockdown_slider_before_after {
	height: 920px;
}

.property_slider_container.floorplan_slider {
	height: 594px;
}

#property_slider {
	width: 572px;
	height: 381px;
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
}

.floorplan_slider #property_slider {
	height: 470px;
}

#property_slider .nivo-caption {
	background: none;
	color: #888;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	top: -25px;
	height: 20px;
}

#property_slider .nivo-caption p {
	padding: 0;
}

#property_slider .nivo-caption span {
	display: inline !important;
	color: #403E2E;
	visibility: hidden;
}

#slider_property_name {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 24px;
	left: 80px;
	z-index: 10;
	color: #565548;
}

#property_slider > img {
	width: 572px;
	height: 381px;
	position: absolute;
}

.floorplan_slider #property_slider > img {
	height: 470px;
}

#property_slider .nivo-controlNav {
	position: absolute;
	bottom: -85px; /* Put the nav below the slider */
	width: 572px;
	overflow: hidden;
}

.knockdown_slider #property_slider .nivo-controlNav {
	top: -92px;
}

#property_slider .nivo-controlNav .scroll_pane {
	/* added by al, needed for scrolling thumbs */
	/*border: 1px solid red;
	width: 1000px;*/
	/*margin-left: -100px;
	margin-top: -200px;*/
	margin: 0 auto; /*hopefully this works in every browser */
}

#property_slider .nivo-controlNav a {
	float: left;
	padding-bottom: 6px;
	margin-right: 8px;
	margin-top: 7px;
}

.knockdown_slider #property_slider .nivo-controlNav a {
	float: left;
	padding-top: 6px;
	margin-right: 8px;
	margin-bottom: 0;
}

#property_slider .nivo-controlNav a.active {
	background: transparent url('/images/product_slider_active_indicator.png') center bottom no-repeat;
}

.knockdown_slider #property_slider .nivo-controlNav a.active {
	background: transparent url('/images/product_slider_active_indicator.png') center top no-repeat;
}

#property_slider .nivo-controlNav img {
	display: inline; /* Unhide the thumbnails */
	position: relative;
	/*border-top: 3px solid transparent;*/
	width: 108px;
	height: 72px;
}

#property_slider .nivo-controlNav .active img {
	/*border-color: #F26522;*/
}

#property_slider .nivo-directionNav {
	position: absolute;
	bottom: -25px;
	left: -47px;
	width: 666px;
}

.knockdown_slider #property_slider .nivo-directionNav {
	top: -60px;
}

#property_slider .nivo-directionNav a {
	top: 0;
	width: 37px;
	height: 37px;
	display:block;
	background: transparent url('/images/property_slider_arrows.png') top left no-repeat;
	text-indent: -9999px;
}

#property_slider a.nivo-prevNav:hover {
	background-position: 0 -37px;
}
#property_slider a.nivo-nextNav {
	background-position: -37px 0;
}
#property_slider a.nivo-nextNav:hover {
	background-position: -37px -37px;
}

#slide_counter {
	margin: 94px auto 0;
	width: 50px;
	width: 500px;
	line-height: 13px;
	text-align: center;
	font-weight: bold;
	color: #999;
	position: relative;
	z-index: 2;
}

.knockdown_slider #slide_counter {
	margin: 0 auto;
	padding-bottom: 94px;
}

.property_slider_container .bottom {
	background: white url('/images/property_slider_bg.png') bottom left no-repeat;
	width: 733px;
	height: 15px;
	position: absolute;
	bottom: 0;
}

#property_amenities {
	float: left;
	position: absolute;
	right: 70px;
	top: 27px;
}

#property_amenities div {
	/*float: right;*/
	display: none;
}

#property_amenities div#amenities_0 {
	display: block;
}

#property_amenities div div {
	font-weight: bold;
	font-size: 14px;
	padding-left: 22px;
	margin-right: 10px;
	float: left;
	background: transparent url('/images/amenity_icons.png') top left no-repeat;
	height: 17px;
	line-height: 17px;
	display: block;
}

#property_amenities .sq_ft {
	/**/
}

#property_amenities .bed {
	background-position: 0 -17px;
}

#property_amenities .bath {
	background-position: 0 -34px;
}

#property_amenities .car {
	background-position: 0 -51px;
}

.property_description p {
	font-size: 14.5px;
	line-height: 20px;
	line-height: 19px;
	line-height: 18px;
}

#content_td p {
	/*font-size: 14.5px;*/
}

.property_description h1, .property_description .side_title, #content_td .side_title, #content_td_awards h1, #content_td_awards .side_title {
	font-size: 50px;
	line-height: 50px;
	text-transform: uppercase;
}

#content_td_awards h1, #content_td_awards .side_title {
	text-transform: none;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	margin-top: 0;
}

/* end new property page styles */

/* new knockdown styles */

.seal_before {
	position: absolute;
	top: 508px;
	right: 77px;
	width: 74px;
	height: 74px;
	background: transparent url('/images/knockdown_seal_before.png') top right no-repeat;
	z-index: 20;
}

.seal_after {
	position: absolute;
	top: 120px;
	right: 77px;
	width: 74px;
	height: 74px;
	background: transparent url('/images/knockdown_seal_after.png') top right no-repeat;
	z-index: 20;
}

#before_images {
	overflow: hidden;
	width: 572px;
	height: 381px;
	position: absolute;
	top: 512px;
	left: 80px;
	/*z-index: 10;*/
}

#before_images img {
	position: absolute;
	display: none;
	width: 572px;
	height: 381px;
}

#before_images #before_0 {
	/* always show first before image */
	display: block;
}

.knockdown_step_container h1 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 30px;
}

.knockdown_step_container .hr_shade {
	margin-top: 25px;
}

.knockdown_step_container h2 {
	color: #F26522;
	font-size: 24px;
}

.knockdown_step_container h3 {
	color: #403E2E;
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 12px;
}

.knockdown_step_container p, .knockdown_step_container li {
	font-size: 14px;
	line-height: 18px;
}

.knockdown_slider_bottom_links {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 156px;
	width: 733px;
	color: #4E4642;
}

.knockdown_slider_bottom_links div {
	background-image: url('/images/knockdown_slider_bottom_links_bg.png');
	background-repeat: no-repeat;
	height: 138px;
	float: left;
	width: 185px;
	cursor: pointer;
	font-size: 18px;
	line-height: 23px;
	padding: 18px 30px 0;
}

.knockdown_slider_bottom_links div span {
	font-size: 22px;
	line-height: 24px;
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
}

.knockdown_slider_bottom_links .button {
	display: block;
	width: 167px;
	height: 34px;
	text-align: center;
	color: white;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	margin-top: 8px;
	margin-left: -1px;
	line-height: 32px;
	font-size: 17px;
	text-shadow: 0 -1px 0px rgba(0,0,0,.35);
	background-image: url('/images/knockdown_slider_link_button_bg.png');
}

.knockdown_slider_bottom_links .link_1 { background-position: top left; }
.knockdown_slider_bottom_links .link_1:hover { background-position: bottom left; }
.knockdown_slider_bottom_links .link_2 { background-position: -245px 0; }
.knockdown_slider_bottom_links .link_2:hover { background-position: -245px bottom; }
.knockdown_slider_bottom_links .link_3 { background-position: top right; width: 183px; }
.knockdown_slider_bottom_links .link_3:hover { background-position: bottom right; }

.knockdown_slider_bottom_links .link_1 .button { background-position: 0 0; text-align: left; text-indent: 12px;}
.knockdown_slider_bottom_links .link_1 .button:hover, .link_1 .button.on { background-position: 0 -34px; }
.knockdown_slider_bottom_links .link_2 .button { background-position: 0 -68px; }
.knockdown_slider_bottom_links .link_2 .button:hover, .link_2 .button.on { background-position: 0 -102px; }
.knockdown_slider_bottom_links .link_3 .button { background-position: 0 -136px; }
.knockdown_slider_bottom_links .link_3 .button:hover, .link_3 .button.on { background-position: 0 -170px; }

.static_title {
	color: #999999;
    font-weight: bold;
    line-height: 13px;
    margin: 94px auto 0;
    position: relative;
    text-align: center;
    width: 500px;
    z-index: 2;
	margin: 0 auto;
	padding-bottom: 15px;
}

.video_slider_title {
	padding-bottom: 9px;
}

.slider_nav_manual {
	width: 568px;
	margin: 0 auto;
	height: 76px;
}

.slider_nav_manual a {
	float: left;
	margin-bottom: 0;
	margin-right: 8px;
	padding-top: 6px;
	cursor: pointer;
}

.slider_nav_manual a.active {
	background: url("/images/product_slider_active_indicator.png") no-repeat center top transparent;
}

.slider_nav_manual a.last {
	margin-right: 0;
}

#video_players {
	margin: 0 auto;
	width: 568px;
	padding-top: 7px;
}

#video_2_container, #video_3_container, #video_4_container {
	display: none;
}

.static_frame {
	height: 381px;
	left: 0;
	margin: 0 auto;
	position: relative;
	top: 0;
	width: 572px;
}

.knockdown_emag_emblem {
	display: block;
	position: absolute;
	top: 264px;
	left: 83px;
	width: 212px;
	height: 211px;
}

/* new display location styles */

.maps_outer_container {
	width: 729px;
	height: 351px;
	margin-bottom: 25px;
	border: 1px solid #d8d8d8;
	background: #fff;
	padding: 1px;
}
.maps {
	width: 729px;
	height: 351px;
	background: #ebebeb;
	position: relative;
}
.maps > div {
	width: 729px;
	height: 351px;
	position: absolute;
	background: #ebebeb;
	top: 0;
	left: 0;
}

.map_popup {
	font-size: 12px;
	line-height: 18px;
	width: 250px;
}

.map_popup img {
	float: right;
	margin-left: 10px;
	margin-top: 20px;
	height: 65px;
	width: 90px;
}

.map_popup .title {
	font-weight: bold;
	font-size: 14px;
}

.map_popup a {
	text-decoration: none;
	font-weight: bold;
}


#area_3IZJN0Y080ZZ3CJ4O4BBNGZ1NCUA89MJ_map {
	/* first map, always show */
	z-index: 2;
}

.display_areas > div {
	float: left;
	width: 733px;
	position: relative;
}

.display_areas h1 {
	text-transform: uppercase;
	font-size: 25px;
}

.display_suburbs {
	width: 225px;
	float: left;
	font-size: 14.5px;
	line-height: 20px;
	line-height: 19px;
}

.display_suburbs h1 {
	margin-top: 0;
}

.display_suburbs div {
	margin-bottom: 20px;
	padding-left: 10px;
}
.suburb_details {
	padding-right: 10px;
}

.display_suburbs div .suburb_title {
	background: transparent url('/images/display_locations_suburb_title_bg.png') top left no-repeat;
	margin-left: -10px;
	width: 215px;
	margin-bottom: 5px;
	position: relative;
	opacity: inherit; /* ie8 */
	filter: inherit; /* ie8 */
}

.suburb_title .bottom {
	background: white url('/images/display_locations_suburb_title_bg.png') bottom left no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 225px;
	height: 5px;
	padding: 0;
	margin: 0;
	opacity: inherit; /* ie8 */
	filter: inherit; /* ie8 */
}

.display_suburbs div .suburb_title:hover {
	background-position: top right;
}

.suburb_title:hover .bottom {
	background-position: bottom right;
}
.display_suburbs a {
	display: block;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	line-height: 22px;
	color: #403E2E;
	padding: 6px 10px;
	padding: 8px 10px 4px;
	line-height: 20px;
}


.display_homes {
	float: left;
	width: 438px;
	padding-left: 70px;
}

.display_homes > div {
	float: left;
	width: 428px;
	margin-bottom: 12px;
	font-size: 14.5px;
	line-height: 20px;
	line-height: 19px;
}

.display_homes .thumb {
	float: left;
	margin-right: 12px;
}

.display_homes h1 {
	margin-top: 0;
}

.display_homes div h1 {
	margin-bottom: 3px;
}

.display_homes h2 {
	clear: none;
}

.display_homes .more {
	text-decoration: none;
	color: #F26522;
	padding-left: 15px;
	background: transparent url("/images/side_menu_arrow_30.png") 1px 6px no-repeat;
}

.display_homes a:hover {
	color: #403E2E;
}

/* end new display location styles */

/* new testimonals page */

.testimonial_tabs {
	height: 41px;
    margin-bottom: -1px;
    position: relative;
    width: 728px;
    z-index: 2;
	padding-left: 5px;
	float: left;
}

.testimonial_tabs a {
	background: url("/images/testimonial_tabs.png") no-repeat scroll left top transparent;
	color: #403E2E;
	display: block;
	float: left;
	font-size: 17px;
	font-weight: bold;
	height: 37px;
	line-height: 38px;
	padding-top: 4px;
	margin-left: 10px;
	text-align: center;
	text-decoration: none;
	width: 45px;
}

.testimonial_tabs a:hover, .testimonial_tabs a.active {
	background-position: left bottom;
	color: #565548
}

.testimonial_tabs a.range {
	background-position: top right;
	color: #fff;
	width: 168px;
	position: absolute;
	right: 15px;
	text-align: left;
	padding-left: 17px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
}

.testimonial_tabs a.range:hover {
	background-position: bottom right;
}

.testimonial_container {
	padding-top: 25px;
	background: url("/images/property_slider_bg.png") no-repeat scroll left top transparent;
	float: left;
	margin-bottom: 25px;
	position: relative;
	width: 733px;
	padding-bottom: 15px;
}

.testimonial_container .bottom {
	background: white url('/images/property_slider_bg.png') bottom left no-repeat;
	width: 733px;
	height: 15px;
	position: absolute;
	bottom: 0;
}

.testimonial_container h1 {
	margin-top: 0;
	padding-left: 35px;
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 24px;
}

#testimonial_slider {
	float: left;
}

.testimonial {
	display: none;
	float: left;
	position: relative;
}

#testimonial_1 {
	display: block;
}

.testimonial_left {
	float: left;
	width: 340px;
	padding-left: 35px;
	position: relative;
	min-height: 275px;
}

.testimonial_thumb {
	width: 340px;
	height: 235px;
}

.testimonial_mask {
	width: 340px;
	height: 235px;
	position: absolute;
	top: 0;
	left: 35px;
	z-index: 2;
	background: transparent url('/images/testimonial_thumb_mask.png') top left no-repeat;
}

.testimonial_alt_text {
	color: white;
	font-size: 20px;
	font-style: italic;
	top: 0;
	left: 0;
	min-height: 235px;
	padding-left: 70px;
	padding-top: 40px;
	line-height: 28px;
	position: absolute;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	width: 290px;
	z-index: 3;
}

.testimonial .sig {
	right: 0;
	text-align: right;
	width: 340px;
	top: 215px;
	top: 240px;
	z-index: 3;
	font-style: italic;
	font-size: 21px;
	line-height: 23px;
	color: #898989;
	position: absolute;
}

.testimonial .hr {
	background: transparent url('/images/testimonial_bottom_hr.png') repeat-x;
	width: 340px;
	height: 2px;
	position: absolute;
	bottom: 10px;
	bottom: 3px;
	left: 35px;
}

.testimonial_right {
	float: left;
	width: 293px;
	padding-left: 25px;
	padding-right: 40px;
	color: #898989;
	line-height: 16px;
	font-size: 14px;
}

.testimonial_right p {
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 16px;
}

.testimonial_right .quote {
	float: left;
	margin-right: 18px;
	width: 54px;
	height: 42px;
	margin-top: -3px;
	margin-left: -1px;
}

.testimonial_container #directional_nav {
	position: relative;
	width: 733px;
	height: 65px;
	float: left;
}
.testimonial_container #directional_nav a {
	background: url("/images/property_slider_arrows.png") no-repeat scroll left top transparent;
	display: block;
	height: 37px;
	top: 16px;
	width: 37px;
	position: absolute;
}
.testimonial_container #directional_nav a.prev {
	left: 34px;
}
.testimonial_container #directional_nav a.prev:hover {
	background-position: bottom left;
}
.testimonial_container #directional_nav a.next {
	background-position: top right;
	right: 34px;
}
.testimonial_container #directional_nav a.next:hover {
	background-position: bottom right;
}

/* end new testimonials page */

/* supplier testimonials page */

.supplier_testimonials_container {
	margin-left: -32px;
}

.supplier_testimonials_container h1 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-left: 32px;
    margin-top: 0;
	display: none;
}

.supplier_testimonial {
	float: left;
	margin-left: 32px;
	width: 350px;
	height: 285px;
}

.supplier_testimonial .thumb_border {
	border: 1px solid #d9d9d9;
	padding: 1px;
	background: white;
	margin-bottom: 8px;
}

.supplier_testimonial a {
	display: inline-block;
	width: 346px;
	height: 195px;
	background: #333;
	background: black;
	text-align: center;
	line-height: 195px;
	color: white;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	position: relative;
}

.supplier_testimonial img {
	width: 346px;
	height: 195px;
}

.supplier_testimonial .overlay {
	display: block;
	position: absolute;
	width: 346px;
	height: 195px;
	background: transparent url('/images/supplier_testimonial_play_button.png') 0 0 no-repeat;
	top: 0;
	left: 0;
	z-index: 2;
}

.supplier_testimonial a:hover img {
	opacity: 0.90;
	filter:alpha(opacity=90); /* ie */
}

.supplier_testimonial .rep {
	font-size: 18px;
	font-weight: bold;
	margin-bottom:1px;
	color: #4E4642;
	line-height: 19px;
}

.supplier_testimonial .company {
	font-size: 16px;
	line-height: 18px;
}

/* end supplier testimonials page */

/* new promotions page */

.promotion {
	padding-top: 30px;
	background: url("/images/property_slider_bg.png") no-repeat scroll left top transparent;
	/*float: left;*/
	margin-bottom: 25px;
	position: relative;
	width: 673px;
	padding: 0 30px 30px;
}

.promotion .bottom {
	background: white url('/images/property_slider_bg.png') bottom left no-repeat;
	width: 733px;
	height: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.promotion.empty {
	padding-bottom: 0;
}

.promotion h1 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 21px;
	line-height: 23px;
	color: #403E2E;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;*/
	padding-top: 17px;
	padding-bottom: 13px;
}

.promotion img {
	width: 673px;
}

.promotion_page #menu_td {
	padding: 0;
}

.promotion_page #menu_td .side_title {
	margin-top: 0;
}

.promotion_page .promo_link {
	display: none;
}

.promo_title {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 22px;
	display: block;
	display: none;
}

.promotion_page img {
	max-width: 733px;
	margin-bottom: 18px;
}

/* end new promotions page */

.contact_form_field_name_td {
	text-align: right;
	vertical-align: top;
	width: 100px;
}

.design_detail_location {
	font-size: 24px;
	font-weight: normal;
	/*font-family: "Arial Black", Gadget, sans-serif;*/
	line-height: 27px;
	margin-bottom: 6px;
	clear: both;
	padding-top: 20px;
}


#luxe_plus {
	width: 81px;
	height: 24px;
	margin-bottom: 3px;
}

.contact_location_title {
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
}

.side_text, .download_links, .subtitle {
	/*margin-bottom: 15px;*/
}

.required_asterisk {
 color: #F26522;
}

.contact_form_field_td input, .contact_form_field_td textarea {
	width: 99%; border: none; margin-bottom: 3px;
}

/* contact page */

.form_send, .form_send:visited {
	color: #F26522;
	font-weight: bold;
	float: right;
}

.form_send:hover {
	color: #59461a;
}

.contact_input {
	width: 390px; border-width: 0px; margin-top: 2px;
	height: 21px;
}

.contact_textarea {
	margin-top: 2px;
	width: 390px;
	height: 190px;
	border-width: 0px;
	overflow: auto;
}

.contact_form_field_td input {
	height: 16px;
}

#contact_locations_td {
	width: 230px;
}

#contact_form_td {
	width: 500px;
}

.contact_location {
	background-image: url(images/big_bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
	margin-bottom: 30px;
}



#layout_table {
	width: 990px;
}

#header_td {
	height: 160px;
	vertical-align: top;
}



#contact_table {
	margin-top: 20px;
}

#menu_td {
	width: 238px;
	padding-right: 20px;
	vertical-align: top;
	padding-top: 45px;
	font-size: 14px;
}

.bracket_note {
	color: #cba370;
}

.right {
	text-align: right;
}

#content_td, #content_td_awards, #content_td_other {
	vertical-align: top;
	padding-top: 45px;
}

#menu_table {
	
}

#menu_table td {
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A4921;
}

#menu_table td a:hover {
	color: #FFF;
}

.contact_footer {
	padding-top: 10px;
	text-align: left;
}

.contact_header {
	padding-bottom: 5px;
	text-align: left;
}

.contact_message_align {
	vertical-align: top;
	padding-top: 5px;
}

/* left menu */

.left_menu {
	width: 221px;
	background: white url('/images/left_menu_bg.png') bottom left no-repeat;
	padding: 0 2px 2px;
	/*text-shadow: 0 1px 0 white;*/
}

/*.left_menu .title {
	background: white url('/images/left_menu_bg.png') top left no-repeat;
	font-size: 21px;
	line-height: 42px;
	line-height: 39px;
	border-bottom: 1px solid #d9d9d9;
	padding-left: 15px;
	padding-top: 2px;
	padding-top: 5px;
	margin: 0 -2px;
}*/

.left_menu .title {
	background: url("/images/left_menu_bg.png") no-repeat scroll left top white;
	border-bottom: 1px solid #D9D9D9;
	color: #403E2E;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	margin: 0 -2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 13px;
	padding-bottom: 6px;
	text-shadow: 0 1px 1px white;
}

.left_menu .arrow_links, .left_menu .arrow_linksF2 {
	background: none;
	border-top: 1px solid white;
	border-bottom: 1px solid #d9d9d9;
	padding: 0 14px;
	line-height: 26px;
}

.left_menu .arrow_links.last, .left_menu .arrow_linksF2.last {
	border-bottom: 0 !important;
	padding-bottom: 1px;
}

.left_menu .arrow_links.last:hover, .left_menu .arrow_linksF2.last {
	background: white url('/images/left_menu_last_active_bg.png') bottom left no-repeat !important;
}


.left_menu .arrow_links a, .left_menu .arrow_linksF2 a {
	color: #403e2e;
	font-weight: normal;
	display: block;	
}

.left_menu .arrow_links:hover, .left_menu .arrow_linksF2, .left_menu .arrow_linksF2:hover  {
	background: #d9d9d9;
	border-bottom: 1px solid #C6C6C6;
	border-top: 1px solid #f8f8f8;
}

.left_menu .left_submenu a {
	padding-left: 51px;
	background-image: url('/images/side_menu_arrow_30.png');
	background-repeat: no-repeat;
	background-position: 9px 10px;
}

/* left promos */

.left_promos {
	border-top: 1px solid #d9d9d9;
	width: 225px;
	margin-top: 15px;
}

.left_promos > div {
	float: left;
	padding: 14px 0;
	border-bottom: 1px solid #d9d9d9;
	color: #959595;
	line-height: 16px;
	width: 226px;
}

.left_promos .title {
	color: #403E2E;
	font-size: 15px;
	padding-bottom: 10px;
}

.left_promos .icon {
	float: left;
	width: 100px;
}

.left_promos .text {
	float: left;
	width: 126px;
}

.home_catalogue .icon, .lux_2013 .icon {
	width: 126px;
}

.home_catalogue .text, .lux_2013 .text {
	width: 100px;
}

.left_promos > .home_catalogue {
	padding-bottom: 13px;
}

.home_catalogue .text {
	margin-top: 14px;
}

.left_promos.no_border {
	border-top: none;
}

.left_promos > .raw_facts {
	border: none;
}

.left_promos .raw_facts img {
	margin-left: -5px;
	margin-top: -15px;
}

.lux_2013 .text {
	width: 105px;
	margin-right: -5px;
}

.left_promos p {
	margin-top: 7px;
	margin-bottom: 0;
	line-height: 16px;
}

.left_promos .text p.orange {
	color: #F26522;
	font-weight: bold;
	margin-top: 0;
}

.left_promos a {
	font-weight: bold;
	color: #4b4b4b;
	text-decoration: none;
	float: left;
	margin-top: 5px;
}

.left_promos a:hover {
	color: #000;
}

.left_promos .rental_returns .text {
	width: 100px;
}

.left_promos .emag_promo img {
	margin-left: -3px;
}

.left_promos .real_people_promo {
	font-size: 18px;
	line-height: 23px;
	position: relative;
	color: #403E2E;
	color: #4E4642;
	padding-top: 20px;
}

.left_promos .real_people_promo img {
	position: absolute;
	top: 12px;
	right: -3px;
}

.left_promos .real_people_promo span {
	font-size: 22px;
	font-weight: bold;
	display: block;
	line-height: 24px;
	margin-bottom: 3px;
}

.left_promos .button {
	float: left;
}

#menu_td .button {
	height: 38px;
	width: 208px;
	background: transparent url('/images/left_button_bg.png') top left no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 2px 2px 15px;
	line-height: 42px;
	margin-top: 15px;
	display: block;
	color: #403E2E;
	text-decoration: none;
	cursor: pointer;
	text-shadow: 0 1px 0 white;
}

#menu_td .button:hover {
	background-position: bottom left;
}

#menu_td .button img {
	float: right;
	margin-right: 4px;
	margin-top: 3px;
}

#menu_td .button img.inclusions {
	margin: 0;
}

#menu_td .button img.brochure {
	margin-top: 4px;
}

#menu_td .button img.testimonials {
	margin-top: 9px;
	margin-right: 7px;
}

#menu_td .button img.eye {
	margin-top: 4px;
	margin-right: 4px;
}

/* end left menu */


.arrow_links {
	vertical-align: top;
}

#side_sublinks {
	padding-left: 30px;
	padding-left: 5px;
}

.download_links a, .download_links a:visited {
	color: #5a471c;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 2px;
	/*background-image: url(images/arrow_download.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 22px;*/
	text-decoration: underline;
}

.download_links a:hover {
	color: #f26522;
}
.arrow_links, .arrow_linksF2 {

	line-height: 22px;
}
.arrow_links a, /*.arrow_links a:visited ,*/ .arrow_linksF2 a {
	font-weight: bold;
	color: #ACA38E;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 0;
	/*background-image: url(images/arrow_link_off.png);
	background-repeat: no-repeat;
	background-position: top left;*/
	text-decoration: none;
	/*font-size: 12px;*/
}
.arrow_links  a:hover, .arrow_linksF2 a   {
	/*color: #F26522;
	background-image: url(images/arrow_link_on.png);*/
}

#promos_table {
	width: 705px;
}

#promos_table td {
	background: #F8F3E7 url(images/promo_bg.png) top left no-repeat;
	width: 235px;
	height: 130px;
	vertical-align: top;
}

.promo_image {
	width: 222px;
	height: 107px;
	margin-top: 3px;
	margin-left: 3px;
}

/*#homepage_image {
	width: 705px;
	height: 470px;
}*/

#inclusions_image {
	width: 266px;
	height: 72px;
	padding: 388px 48px 11px 393px;
}


#homepage_image {
	width: 285px;
	height: 72px;
	padding: 370px 10px 28px 410px;
}

#testimonial_image {
	width: 705px;
	height: 465px;
}

.body_image {
	/*width: 705px;
	height: 470px;
	float: left;*/
}

#body_map {
	float: left;
	width: 563px;
	height: 470px;
}

#extend_colour {
	float: left;
	width: 142px;
	height: 470px;
}


#testimonial_text {
	width: 360px;
	height: 97px;
	float: left;
	background-color: #cfaa7a;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 40px;
}

#testimonial_thumb {
	width: 265px;
	height: 177px;
	float: left;
}

#copyright_div {
	text-align: right;
	font-size: 11px;
	margin-bottom: 19px;
}

#copyright_div span {
	margin-left: 24px;
}

#copyright_div span, #copyright_div span a, #copyright_div span a:visited {
	color: #cfaa7a;
	text-decoration: none;
}

#copyright_div span a:hover {
	color: #967b58;
	text-decoration: underline;
}

#about_div {
	display: none;
}

#about_table td {
	width: 33%;
	font-size: 11px;
	padding-right: 50px;
}
#about_div  table td {
	font-size: 11px;
	padding-right: 10%;
}

.about_no_pad {
	padding-right: 0px;
}
#about_expander {
	cursor: pointer;
	display: block;
	color: #DBC09B;
	font-size: 11px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}

#promos_td {
	vertical-align: bottom;
}

#footer_td {
	/*padding-bottom: 40px;*/
	display: none;
}

#facade_name/* facades page */

 {
	font-weight: bold;
	background-color: #eee1c5;
	height: 19px;
	line-height: 19px;
	padding-left: 6px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#square_feet {
	background-image: url(images/bullet_sq.png);
}

#num_bedrooms {
	background-image: url(images/bullet_bedrooms.png);
}

#num_bathrooms {
	background-image: url(images/bullet_bathrooms.png);
}

#num_garages {
	background-image: url(images/bullet_garages.png);
}


#square_feet, #num_bedrooms, #num_bathrooms, #num_garages {
	font-weight: bold;
	font-size: 14px;
	padding-right: 22px;
	margin-right: 5px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: right 3px;
	line-height: 22px;
	text-decoration: none;
	float: left;
	margin-bottom: 15px;
}



#facade_image, #floorplan_image, #gallery_image {
	float: left;
	width: 572px;
	margin-right: 5px;
}

#gallery_div {
	/*width: 151px;
	float: left;*/
}

#gallery_div a {
	text-decoration: none;
	cursor: pointer;
}

#gallery_title {
	background-color: #eee1c5;
	text-align: center;
	height: 30px;
	line-height: 31px;
	margin-bottom: 4px;
	font-weight: bold;
}

#scroll_menu {
	height: 347px;
	padding-left: 0px;
}

#scroll_menu .scroll-pane a div {
	margin: 0px;
	padding: 0px;
}

#scroll_menu img {
	width: 147px;
	height: 93px;
	margin-bottom: 0px;
	border-width: 0px;
	float: left;
}

.scroll_name {
	margin-top: 0px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 4px;
	width: 147px;
	height: 16px;
	line-height: 16px;
	background-color: #5a471c;
	float: left;
	cloar: both;
	font-size: 11px;
}

/* floor plans page */

.floorplan_image {
	width: 193px;
	height: 319px;
	margin-bottom: 42px;
}

#ground_floor_div, #first_floor_div {
	float: left;
	background-color: #FFF;
	text-alight: center;
	padding-top: 64px;
	padding-bottom: 17px;
	width: 193px;
}

.center {
	text-align: center;
}

#ground_floor_div {
	padding-left: 55px;
	padding-right: 27px;
}

#first_floor_div {
	padding-left: 27px;
	padding-right: 55px;
	margin-right: 4px;
}

#floorplan_scroll_menu {
	height: 416px;
}

.floorplan_thumb_div {
	background-color: #FFF;
	text-align: center;
	float: left;
	clear: both;
	width: 141px;
	margin-bottom: 4px;
	padding-top: 12px;
	padding-bottom: 20px;
	cursor: pointer;
}

.underline {
	text-decoration: underline;
}

#floorplan_scroll_menu .scroll-pane a div {
	margin: 0px;
	padding: 0px;
}

.floorplan_thumb_div img {
	margin-top: 10px;
	width: 68px;
	height: 110px;
	border-width: 0px;
}

.floorplan_scroll_name {
	margin-top: 0px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2px;
	width: 143px;
	height: 16px;
	line-height: 16px;
	background-color: #5a471c;
	float: left;
	cloar: both;
	font-size: 11px;
}

/* home designs page */

.home_design_div {
	width: 230px;
	/*height: 200px;*/
	height: 208px;
	float: left;
	margin-left: 14px;
	margin-bottom: 14px;
	font-weight: bold;
	/*background: #eee1c5 url('images/grid_off.png') 0px 156px no-repeat;*/
	background: #ebebeb;
	cursor: pointer;
	position: relative;
}

.home_design_div .is_new {
	position: absolute;
	top: -4px;
	right: -4px;
	width: 74px;
	height: 74px;
	background: transparent url('/images/new_design_seal.png') top right no-repeat;
}

.home_design_div:hover {
	/*background-image: url('images/grid_on.png');*/
	color: #FFF;
	background-color: #f26522;
}



.home_design_div a {
	text-decoration: none;
	display: block;
	font-family: 'FF Din';
	color: #444;
}

.home_design_div a:hover {
	color: #F26522;
}

.home_design_div .thumb {
	width: 230px;
	height: 156px;
}

.home_design_div .design_details {
	display: block;
	background: #ebebeb;
	height: 52px;
}

.home_design_div .amenities {
	text-align: center;
	display: block;
	line-height: 16px;
	font-size: 13px;
	padding-top: 7px;
	/*color: #999;*/
	color: #444;
	/*background: #DAD7D7;
	padding-bottom: 5px;
	padding-top: 5px;*/
}

.home_design_div .amenities img {
	margin-left: 15px;
	margin-right: 5px;
	vertical-align: top;
}

.home_design_div .amenities img.first {
	margin-left: 0;
}

.home_design_div .name {
	font-weight: bold;
	font-size: 16px;
	line-height: 17px;
	padding-top: 7px;
	display: block;
	text-align: center;
	text-transform: uppercase;
}

.grid_square_feet, .grid_bedrooms, .grid_bathrooms, .grid_garages {
	float: left;
	padding-left: 26px;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	color: #59461a;
}

.grid_square_feet  {
	width: 48px;
}

.grid_bedrooms, .grid_bathrooms, .grid_garages {
	width: 26px;
}

.grid_location {
		border-top: 1px solid #f8f3e8;
		float: left;
		width: 225px;
		height: 20px;
		line-height: 20px;
		padding-left: 5px;
}

/* news page */

.news_item {
	margin-top: 0px;
	clear: both;
	float: left;
	margin-bottom: 10px;
}
.news_item  .news_text.black_link {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.newsArticle {
}

.news_item img {
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}

.news_text, .promotions_title {
}

.news_title, .promotions_title {
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
}

.black_links a, .black_links a:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #f26522;
}

.black_links a:hover {
	color: #5a471c;
}

.news_title, .news_body, .promotions_title, .promotions_body  {
	clear: both;
}
.news_title {
}
#news_index_links a, #promotions_index_links a {
	font-weight: bold;
	color: #ACA38E;
	text-decoration: none;
}

#news_index_links a:hover, #promotions_index_links a:hover {
	color: #5A471C;
}
#news_index_links div, #promotions_index_links div {
	margin-bottom: 5px;
} 
#news_index_links .news_index_linksF2 a, #promotions_index_links .news_index_linksF2 a {
	color: #F26522;
}


/* article page */

#article_image {
	width: 285px;
	height: 270px;
	margin-bottom: 10px;
}

#article_text {
	width: 475px;
}

.article_headline {
	font-size: 20px;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 23px;
	margin-bottom: 15px;
	margin-top: 20px;
}
#promo_1, #promo_2, #promo_3 {
	width: 238px;
	height: 120px;
}
#contactForm {
	width: 733px;
}
#contactForm input[type=text], #contactForm textarea {
	width: 100%;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 25px;
	border: 1px solid #CCCCCC;
}
#contactForm textarea {
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
}
#contactForm .highlight {
	color: #F26522;
}
#contactForm a {
	color: #F26522;
	font-weight: bold;
}
#content_td_awards {
	/*padding-right: 230px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-color: #EEE1C5;
	min-height: 470px;
	height: 470px;
	overflow: auto;*/
}

#content_td_awards td {
	border-top: 2px solid #ebebeb;
	padding-top: 15px;
	padding-bottom: 15px;
}

#content_td_awards p {
	margin-bottom: 0;
}

#content_td_awards hr{
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.downloadPDF a {
	text-decoration: none;
	font-weight: bold;
	color:#F26522;
	margin-bottom: 5px;
}.downloadPDF a:hover {
	font-weight: bold;
	color: #5A471C;
	text-decoration: none;
}

#footer_margin {
	height: 35px;
}

#footer_promos {
	background: #403e2e;
}

#footer_promos_inner {
	width: 992px;
	margin: 0 auto;
	height: 160px;
	height: 192px;
}

.footer_promo {
	background-image: url('/images/footer_promo_cell_bg.png');
	width: 239px;
	height: 120px;
	float: left;
	margin: 0 1px;
	padding: 19px 44px;
	padding: 36px 44px;
	margin: 0;
	margin-left: 4px;
}

#footerBlock1 {
	margin-left: 1px;
}

.footer_promo > div {
	/*border: 1px solid #403e2e;*/
	cursor: pointer;
}

#footerOuter {
	width: 100%;
	background: #1e1a01;
	float: left;
	padding-bottom: 25px;
	padding-top: 20px;
	font-size: 14px;
}

#footerInner {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	color: #cfab7a;
	line-height: 20px;
}

#footerInner span {
	color: #7A6B57;
}

#footerInner > div {
	float: left;
}

#footerInner .col_1 {
	width: 230px;
}

#footerInner .col_2, #footerInner .col_3 {
	width: 175px;
}

#footerInner .col_2 a, #footerInner .col_3 a {
	
}

#footerInner .col_4 {
	width: 250px;
}

#footerInner .col_5 {
	width: 160px;
}

#footerInner .col_5 img {
	width: 156px;
	height: 58px;
	margin-top: 44px;
	margin-left: 1px;
}

#footer_disclaimer {
	border-top: 1px solid #3E3E3D;
	margin-top: 20px;
	font-size: 11.5px;
	line-height: 16px;
	margin-top: 20px;
	color: #7A6B57;
	padding-top: 20px;
}

#footer_more_text {
	display: none;
	border-top: 1px solid #3E3E3D;
	margin-top: 20px;
}

#footer_more_text div {
	float: left;
	width: 226px;
	padding-right: 100px;
}

#footer_more_text h4 {
	margin: 17px 0;
	color: #eee1c6;
	font-size: 14px;
}

#footerInner a {
	color: #EEE1C6;
	text-decoration: none;
}

#footerInner a:hover {
	color: #F26522;
	cursor: pointer;
}

#footerInner #inkart_link {
	font-size: 11.5px;
	color: #5C564D;
}

#footerInner #inkart_link:hover {
	color: #D56026;
}

.footerLink a {
	font-size: 11px;
	color: #9C8C67;
	text-decoration: none;
}
.footerLink a:hover {
	color: #F26522;
}

#footer_hide {
	display: none;
}

/* new house and land styles */

#search_criteria {
	/*float: left;*/
	/*border-top:1px solid #fff;*/
	padding: 2px 0 1px;
	text-align: left;
	margin: 0; /* ie7 fix */
}

.search_criteria {
	font-size: 16px;
	/*font-weight: bold;*/
	color: #4b4b4b;
	/*width: 238px;*/
	margin-bottom: 11px;
	/*float: left;*/
	line-height: 36px;
}

.search_criteria img {
	float: left;
	vertical-align: top;
	margin-top: -4px;
	margin-right: 5px;
}

#search_criteria select {
	width: 190px;
}

#search_criteria #location option {
	margin-left: 10px;
}
#search_criteria #location option.region {
	margin-left: 0;
	font-weight: bold;
}
/*#house_land_search, */.contact_trades_enquiries a, #contact_submit {
	display: block;
	width: 127px;
	height: 31px;
	text-align: center;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: url('/images/button_bg_125.png') top left no-repeat;
	cursor: pointer;
	margin: 0 auto 10px;
	line-height: 28px;
	padding-top: 3px;
	font-size: 15px;
	text-shadow: 0 -1px 1px rgba(0,0,0,.5);
}
#house_land_search:hover, .contact_trades_enquiries a:hover, #contact_submit:hover {
	background-position: bottom left;
}

.house_land_side_menu_links {
	border-top:1px solid #D7D5B5;
	float:left;
	margin-left:15px;
	margin-top:30px;
	padding-top:30px;
	width: 223px;
}

#content_td.house_land_content_td {
	/*background: white url('/images/stock_header_and_couple.jpg') 0 45px no-repeat;
	padding-top: 0px;
	padding-bottom: 15px;*/
}

#house_land_header {
	font-size: 26px;
	font-weight: bold;
	color: white;
	line-height: 78px;
	padding-left: 125px;
	display: none;
}

.house_land_search_summary {
	font-size: 18px;
	line-height: 18px;
	/*font-weight: bold;*/
	margin-top: 50px;
	display: none;
}

#house_land_properties {
	float: left;
	/*width: 520px;*/
	width: 733px;
	padding: 5px 0 20px;
	padding: 0 0 20px;
	margin-top: 20px;
	background: transparent url('/images/for_sale_list_bg.png') top left repeat-y;
	position: relative;
	margin-top: 0;
}

.house_land_search {
	height: 66px;
	background: transparent url('/images/for_sale_search_top.png') top left no-repeat;
	position: relative;
	color: white;
	margin-bottom: 3px;
}

.house_land_search.detached {
	height: 66px;
	background: transparent url('/images/for_sale_search_detached.png') top left no-repeat;
}

.house_land_search label {
	color: #fff;
	margin-right: 10px;
	font-size: 14px;
}

.house_land_search #search_criteria {
	font-size: 14px;
}	

.house_land_search .search_criteria {
	margin-bottom: 0;
	line-height: 59px;
	padding-left: 10px;
	padding-top: 2px;
}

.house_land_search #search_criteria select {
	margin-left: 15px;
}

.house_land_search_title h1 {
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 15px;
	color: #583D22;
}

.house_land_search #house_land_search {
	position: absolute;
	top: 0;
	right: 0;
	height: 60px;
	background: transparent url('/images/for_sale_search_top_button.png') top left no-repeat;
	display: block;
	width: 104px;
	padding-left: 19px;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 -1px 0px rgba(0,0,0,.6);
	line-height: 60px;
	padding-top: 6px;
	text-align: left;
	font-size: 16px;
}

.house_land_search.detached #house_land_search {
	background: transparent url('/images/for_sale_search_detached_button.png') top left no-repeat;
	text-shadow: 0 -1px 1px rgba(0,0,0,.4);
	line-height: 62px;
	height: 62px;
	padding-top: 4px;
}

.house_land_no_results {
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	padding: 18px 0 0;
	text-shadow: 0 1px 1px rgba(255,255,255,.5);
}

.house_land_search #house_land_search:hover {
	background-position: bottom left;
}

#house_land_properties .top {
	background: white url('/images/for_sale_list_top.png') top left no-repeat;
	height: 15px;
	width: 733px;
	position: absolute;
	top: 0;
}

#house_land_properties .bottom {
	background: white url('/images/for_sale_list_bottom.png') top left no-repeat;
	height: 15px;
	width: 733px;
	position: absolute;
	bottom: 0;
}


#house_land_sidebar {
	float: left;
	width: 212px;
	text-align: right;
}

.price_pledge {
	margin-top: 380px;
	margin-right: 13px;
}

.house_land_block {
	background: url('/images/for_sale_block_middle.png') top left repeat-y;
	min-height: 100px;
	margin-top: 20px;
	width: 713px;
	margin-left: 10px;
	float: left;
	color: #54534D;
}
.house_block_left {
	width: 219px;
	float: left;
}
.house_block_right {
	float: left;
	width: 281px;
	width: 494px;
	clear: right;
}
.house_land_heading {
	background: url('/images/for_sale_block_sprite.png') top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	padding-top: 4px;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 14.5px;
}
.house_land_block .thumb {
	width: 185px;
	height: 115px;
	margin: 12px 15px;
}
.house_land_brochure {
	line-height: 27px;
	padding-top: 4px;
	background: url('/images/for_sale_block_sprite.png') top right no-repeat;
}
.house_land_brochure a {
	font-size: 14px;
	font-size: 14.5px;
	font-weight: bold;
	margin-left: 20px;
	text-decoration: none;
	color: white;
}
.house_land_brochure a:hover {
	color: #59461A;
}
.house_land_block .brown {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 12px;
	padding-right: 15px;
}
.house_land_price {
	padding-left: 15px;
}
.house_land_amenities {
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	margin-left: -8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.house_land_amenities img {
	margin-right: 4px;
	margin-left: 8px;
	vertical-align: top;
}
.house_land_description {
	line-height: 16px;
	padding-right: 15px;
	padding-bottom: 12px;
}
.house_land_bottom {
	background: url('/images/for_sale_block_sprite.png') bottom left no-repeat;
	width: 100%;
	height: 7px;
	float: left;
}

/* new contact form styles 06.10.11 */

.contact_page_title {
	width: 216px;
	background: transparent url('/images/left_menu_bg.png') top left no-repeat;
	position: relative;
    font-size: 21px;
    line-height: 54px;
    padding-left: 15px;
    color: #4E4642;
    font-size: 22px;
    font-weight: bold;
	text-shadow: 0 1px 1px white;
	padding-top: 2px;
	line-height: 52px;
}

.contact_page_title .bottom, .contact_trades_enquiries .bottom {
	position: absolute;
	width: 226px;
	height: 5px;
	bottom: 0;
	left: 0;
	background: white url('/images/left_menu_bg.png') bottom left no-repeat;
}

.contact_page_body {
	margin-top: 15px;
	width: 196px;
	background: transparent url('/images/left_menu_white_bg.png') top left repeat-y;
	position: relative;
	padding: 13px 15px;
	line-height: 18px;
	color: #4E4642;
	font-size: 13.5px;
}

.contact_page_body .top {
	position: absolute;
	width: 226px;
	height: 5px;
	top: 0;
	left: 0;
	background: white url('/images/left_menu_white_top.png') top left no-repeat;
}

.contact_page_body .bottom {
	position: absolute;
	width: 226px;
	height: 5px;
	bottom: 0;
	left: 0;
	background: white url('/images/left_menu_white_bottom.png') top left no-repeat;
}

.contact_page_body h3 {
	margin-top: 2px;
}

.contact_page_body p.last {
	margin-bottom: 2px;
}

.contact_trades_enquiries {
	margin-top: 15px;
	width: 206px;
	background: transparent url('/images/left_menu_bg.png') top left no-repeat;
	position: relative;
	padding: 15px 10px 1px;
	text-align: center;
}

.contact_trades_enquiries .orange {
	color: #F26522;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 15px;
}

.contact_trades_enquiries div {
	font-size: 18px;
	line-height: 20px;
	color: #4E4642;
}

.contact_trades_enquiries div div {
	font-size: 23px;
	line-height: 23px;
	margin-top: 5px;
	margin-bottom: 3px;
}

.contact_trades_enquiries a {
	margin-top: 10px;
}


.contact_form_container {
	background: transparent url('/images/contact_form_bg.png') top left no-repeat;
	width: 693px;
	position: relative;
	padding-left: 40px;
	color: #444;
	font-size: 14px;
}

.contact_form_container .bottom {
	background: white url('/images/property_slider_bg.png') bottom left no-repeat;
	width: 733px;
	height: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.contact_form_container .brothers {
	position: absolute;
	height: 173px;
	width: 300px;
	right: 0;
	top: -20px;
	background: transparent url('/images/contact_form_brothers.jpg') top left no-repeat;
}

.contact_form_container h1 {
	font-size: 20px;
	line-height: 51px;
	height: 49px;
	padding-top: 4px;
	margin: 0;
}

.contact_form_container h1 img {
	width: 31px;
	height: 31px;
	margin-left: 10px;
	vertical-align: top;
	margin-top: 8px;
}

.contact_form_container h2 {
	font-size: 16px;
	font-size: 16.5px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 13px;
	margin-bottom: 12px;
	margin-top: 15px;
	margin-bottom: 11px;
	width: 260px;
}

.contact_form_container h3 {
	font-size: 14px;
	line-height: 14px;
	margin-top: 25px;
	margin-bottom: 20px;
	color: #403e2e;
}


.hr_shade {
	background: transparent url('/images/hr_shaded_bg.png') top center no-repeat;
	padding-top: 20px;
}

.contact_hr_shade {
	/*padding-left: 40px;*/
	padding-right: 40px;
}

/* end new contact form styles 06.10.11 */

/* new contact form styles 17.11.10 */

#content_td_awards {
        /*padding-left: 45px;
        padding-right: 200px;
        padding-top: 16px;*/
}

#content_td_awards h2 {
        font-size: 14px;
}

#WebToLeadForm .highlight {
        font-size: 20px;
        vertical-align: middle;
        margin-left: 3px;
		color: #F26522;
		margin-left: 5px;
		font-family: Arial, Helvetica, sans-serif;
}

#WebToLeadForm input[type="text"], #WebToLeadForm textarea {
        border: 1px solid #ccc;
        height: 20px;
        margin: 1px 0 2px;
        width: 350px;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
}

#WebToLeadForm textarea {
        height: 100px;
        overflow: auto;
}
#WebToLeadForm #other_c {
        width: 150px;
        height: 18px;
}

#interested_in {
        /*border-top: 5px solid #C9BFA0;
        border-bottom: 5px solid #C9BFA0;*/
        padding: 15px 0px 20px;
}

#interested_in h2 {
        color: #F26522;
        margin-top: 0;
        font-size: 16px;
}

#interested_in td {
        line-height: 22px;
}

#WebToLeadForm input[type=checkbox] {
        margin-left: 0;
        margin-right: 10px;
}

.contact_disclaimer {
        font-size: 11.5px;
		color: #888;
}

/*#WebToLeadForm a#contact_submit {
        background: #F26522;
        color: white;
        display: block;
        font-weight: bold;
        line-height: 28px;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        width: 80px;
}

#WebToLeadForm a#contact_submit:hover {
        background: #59461A;
}
*/
#WebToLeadForm p {
        margin-bottom: 5px;
}

/* blog */

.header_container {
	width: 990px;
	margin: 0 auto;
	height: 160px;
}

div.content-outer-wrapper {
	box-shadow: none;
}

.body-wrapper .container {
	padding-left: 0;
	padding-right: 0;
	max-width: 990px;
}

.body-wrapper a, .body-wrapper a:visited {
	text-decoration: none;
}