/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;	
}
body {
	font-size: 83%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */

/* Layout Styles */
html, 
body, 
#wrap { 
/*height: 100%;*/ 
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
	text-align: center;
}
body > #wrap { 
	height: auto; 
/*min-height: 100%;*/
}
body {
	background: #000000;
	padding: 0;
	margin: 0;
}
#wrap, 
#footer { 
	text-align: left;
	margin: 0 auto;
	width: 960px;
}
#main {
	background: #ffffff;
	padding-top: 30px;
}
#header {
	background: #dcddde;
}

#content {
	float: left;
	padding: 0 26px 30px 0;
}
#feature {
	padding-left: 26px;
	min-height: 300px;
}
.fill-page {
	/*min-height: 460px;*/
}
div.narrow {
	width: 700px;
	overflow: hidden;
}
#sidebar, 
#feature {
	float: left;
	background: #ffffff;
}
#feature {
	margin-bottom: 25px;
}
#sidebar {
	width: 208px;
	margin-right: 26px;
}
#footer {
	clear: both;
	padding: 20px 0;
}
span.article_separator {
	display: none;
}
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
/** MODULES */

/** Home */
.moduletable-home-feature-image {
}
/** Sub-feature boxes */
#sub-feature {
	width: 674px;
	margin-left: 26px;
	padding-top: 26px;
	background: url(../images/hr-dotted-line-narrow.gif) no-repeat top left;
	float: left;
}
.moduletable-sidebar-feature-boxes {
	float: left;
}
.moduletable-sidebar-feature-boxes .feature-box, 
.moduletable-sidebar-feature-boxes .feature-box-last, 
.moduletable-sub-feature-boxes .feature-box-last, 
.moduletable-sub-feature-boxes .feature-box-last {
	width: 208px;
	height: 140px;
}
.moduletable-sidebar-feature-boxes .feature-box {
	margin-bottom: 20px;
}
.moduletable-sidebar-feature-boxes .feature-box-last {
	margin-bottom: 30px; !important
}
.moduletable-sub-feature-boxes .feature-box, 
.moduletable-sub-feature-boxes .feature-box-last {
	float: left;	
}
.moduletable-sub-feature-boxes .feature-box {
	margin-right: 25px;
}
/** Header */
.moduletable-branding, 
.moduletable-header-middle, 
.moduletable-header-right {
	float:left;
}
.moduletable-header-middle, 
.moduletable-header-right {
	width: 275px;
	height: 170px;
}
.moduletable-header-middle h2.awards {
	text-indent:-9999px;
	width: 275px;
	height: 170px;
	background: url(../images/hdr-award-bg.jpg) no-repeat top left;
}
.moduletable-header-right img.search-button {
	margin: 25px 20px 0 0;
	float: right;
}
.moduletable-header-right h2.tagline {
	float: right;
	height: 99px;
	width: 270px;
	margin-top: 20px;
	text-indent: -9999px;
	background: url(../images/hdr-tagline-bg.png) no-repeat bottom right;
}
/** Main navigation */
#nav {
	clear: both;
	text-align: center;
	width: 100%;
	height: 30px;
	background: url(../images/menu-bg.png) repeat-x top left;
}
/** Footer legals menu */
#footer, 
#footer a {
	color: #ffffff;
	background: #000000;
}
.moduletable-legals-menu {
	float: left;
}
#footer-right {
	float: right;
}
#footer-right a {
	color: #b51a8a;
	background: #000000;
}
/** Our Homes */
.php_page {
	float: left;
}
.home-box, 
.home-box-last {
	background: #ffffff;
	width: 208px;
	float: left;
	text-align: left;
	padding-bottom: 25px;
}
.home-box h4, 
.home-box-last h4 {
	background: #000000;
	
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
}
.home-box h4 a,
.home-box-last h4 a {
	
	text-decoration: none;
}
.home-box h4 a:hover,
.home-box-last h4 a:hover {
	text-decoration: underline;
}
.home-box {
	margin-right: 25px;
}
.snapshot-details {
	padding: 3px 9px;
	background: #dcddde url(../images/hr-dottedline-greybg.gif) no-repeat bottom center;
}
.snapshot-details h5 {
	font-size: 1.6em;
	font-weight: normal;
}
.snapshot-details small {
	color: #828487;
	font-size: 0.8em;
}
.icon-details {
	font-size: 1.6em;
	padding: 3px 9px;
	float: left;
	background: #dcddde;
	width: 190px;
}
.icon-details div {
	padding-right: 40px;
	float: left;
}
.icon-details div.bedrooms {
	background: url(../images/detailicon-bed.gif) no-repeat 10px -5px;
	margin-right: 17px;
}
.icon-details div.bath {
	background: url(../images/detailicon-bath.gif) no-repeat 10px -5px;
	margin-right: 17px;
}
.icon-details div.car {
	background: url(../images/detailicon-car.gif) no-repeat 10px -5px;
}

#home-information h3,
#home-facades h3,
#home-floor-plans h3,
#home-on-display h3,
h3#floor-plan-title,
#new-gen-inclusions h3 {
	font-size: 1.5em;
	width: 505px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #ffffff;
	background: #000000;
	padding-left: 20px;
	margin-bottom: 10px;
}

/* Our Homes - inner menu */
/*#home-information, 
#home-facades,
#home-floor-plans,
#home-on-display,*/
.our-homes-inner-menu {
	float: left;
}
.our-homes-inner-menu {
	margin-top: 0;
	width: 124px;
	margin-left: 25px;
	height: 285px;
	position: relative;
}
.our-homes-inner-menu ul li a {
	text-transform: uppercase;
	margin-bottom: 20px;
	padding-left: 25px;
	background: url(../images/grey-bullet.gif) no-repeat top left;
	line-height: 1;
	display: block;
	color: #5d5d5d;
	text-decoration: none;
	width: 124px;
}
.our-homes-inner-menu ul li.active a {
	color: #434343;
	background: url(../images/black-bullet.gif) no-repeat top left;
}
.back {
	height: 32px;
	position: absolute;
	bottom: 0;
	width: 124px;
}
.back a {
	display: block;
	color: #5d5d5d;
	text-decoration: none;
	height: 32px;
}

.back a img {
	float: left;
	margin-right: 5px;
}

/* Our Homes - Information */
#home-information .main-image, 
#home-facades .main-image,
#home-floor-plans .main-image,
#home-on-display .main-image{
	width: 525px;
	height: 285px;
	background: #A7A7A7;
	display: block;
	float: left;
}
#home-details,
#facade-thumbnails,
#floor-plans-thumbnails,
#on-display-map {
	width: 674px;
	margin-top: 25px;
	margin-bottom: 25px;
}
div#home-details p {
	margin-bottom: 0;
}

/* Our Homes - Facades */
#facade-thumbnails .thumbnail-box,
#facade-thumbnails .thumbnail-box-last {
	width: 122px;
	float: left;
	/*background: red;*/
}
.main-image img {
	width: 525px;
	height: 285px;
}
#facade-thumbnails .thumbnail-box {
	margin-right: 16px;
}
#facade-thumbnails .thumbnail-box-last {
	margin-right: 0;
}
#facade-thumbnails .thumbnail-box p,
#facade-thumbnails .thumbnail-box-last p {
	padding: 3px 0;
	text-align: center;
	margin-bottom: 0;
}
#facade-name {
	font-size: 0.9em;
	font-weight: normal;
}

/* Our Homes - Floor Plans */
#floor-plans-thumbnails .thumbnail-box,
#floor-plans-thumbnails .thumbnail-box-last,
#floor-plans-thumbnails .thumbnail-box img,
#floor-plans-thumbnails .thumbnail-box-last img {
	width: 99px;
	float: left;
	/*background: red;*/
}
#floor-plans-thumbnails .thumbnail-box {
	margin-right: 16px;
}
#floor-plans-thumbnails .thumbnail-box-last {
	margin-right: 0;
}
#floor-plans-thumbnails .thumbnail-box p,
#floor-plans-thumbnails .thumbnail-box-last p {
	padding: 3px 0;
	line-height: 1em;
	text-align: center;
	margin-bottom: 0;
}
.main-floor-plan {
	margin-bottom: 25px;
	width: 525px;
	height: 770px;
}

/* Our Homes - On Display */
#on-display-map {
	height: 375px;
}


/** Coloured Home Names **/
#c-516c1f {
	color: #516c1f;
}
#c-0051a3 {
	color: #0051a3;
}
#c-ec7b53 {
	color: #ec7b53;
}
#c-007236 {
	color: #007236;
}
/** Testimonials **/
blockquote.testimonial {
	margin-top: 25px;
}
blockquote.testimonial p {
	margin-bottom: 0.5em !important;
}
.bq-begin {
     font-size: 500%;
     color: #a4664e;
	 float: left;
	 height: 30px;
	 margin-top: -20px;
	 margin-right: 5px;
 }


.bq-end {
     font-size: 500%;
     color: #a4664e;
	 float: right;
	 height: 30px;
	 margin-top: -45px;
	 margin-left: 5px;
 }

/** LISTS **/
ul.bullets li {
	background: url(../images/bullet.gif) no-repeat 0 0.5em;
	padding-left: 15px;
	margin-bottom: 10px;
}

ul.tick-box li {
	background: url(../images/tick-box.gif) no-repeat top left;
	padding-left: 25px;
	margin-bottom: 10px;
	height: 20px;
	line-height: 20px;
}
/**TEMP**/
.feature-image-placeholder {
	width: 674px;
	height: 443px;
	background: #4B4B4D;
}
.image-placeholder {
	width: 674px;
	height: 75px;
	background: #4B4B4D;
}
.contentpaneopen-new-generation img {
	width:674px;
}

/** CONTENT **/
/* Testimonials */
h2.testimonial1, h2.testimonial2, 
h2.testimonial3, h2.testimonial4, 
h2.testimonial5, h2.testimonial6 {
	width: 674px;
	height: 75px;
	text-indent: -9999px;
}
h2.testimonial1 {
	background: url(../images/testimonial-bg1.jpg) no-repeat top left;
}

h2.testimonial2 {
	background: url(../images/testimonial-bg2.jpg) no-repeat top left;
}
h2.testimonial3 {
	background: url(../images/testimonial-bg3.jpg) no-repeat top left;
}

h2.testimonial4 {
	background: url(../images/testimonial-bg4.jpg) no-repeat top left;
}
h2.testimonial5 {
	background: url(../images/testimonial-bg5.jpg) no-repeat top left;
}
h2.testimonial6 {
	background: url(../images/testimonial-bg6.jpg) no-repeat top left;
}

/*New Generation inclusions */
.inclusion-list {
	float: left;
	width: 505px;
}
.inclusion-list h4 {
	margin-bottom: 15px;
}
.inclusion-list ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

/** Display Homes */
#display-home-map {
	width: 674px;
	height: 443px;
	margin-top: 10px;
}
#brochure-links a.download-brochure {
	float: left;
	width: 150px;
	height: 24px;
	text-indent: -9999px;
	background: url(../images/btn-dowload-brochure.gif) no-repeat top left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.download-brochure {
	float: left;
	width: 150px;
	height: 24px;
	text-indent: -9999px;
	background: url(../images/btn-dowload-brochure.gif) no-repeat top left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#photos-links a.view-photos {
	float: left;
	width: 150px;
	height: 24px;
	text-indent: -9999px;
	background: url(../images/btn-view-photos.gif) no-repeat top left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.view-photos {
	float: left;
	width: 150px;
	height: 24px;
	text-indent: -9999px;
	background: url(images/btn-view-photos.gif) no-repeat top left;
	margin-left: 10px;
	margin-bottom: 10px;
}


#brochure-links strong {
	float: left;
	clear: left;
	width: auto;
	height: 24px;
	line-height: 24px;
	margin-bottom: 10px;
}
/** Homes for sale */
.paragraph-indent {
	clear: both;
}
.paragraph-indent p {
	margin-left: 20px;
}
.inline-left {
	float: left;
}
.inline-right {
	float: right;
}
#enquire-now a {
	display: block;
	width: 186px;
	height: 64px;
	background: url(../images/enquire-now.png) no-repeat top left;
	text-indent: -9999px;
}
#enquire-land a {
	display: block;
	width: 186px;
	height: 64px;
	background: url(../images/enquire-land.png) no-repeat top left;
	text-indent: -9999px;
}
.p-container {
	clear: both;
	width: 674px;
}
/** Promotions **/
.fine-print {
	font-size: 0.75em;
	float: left;
}
.promo-hdr {
	width: 340px;
	height: 157px;
	float: left;
}
h3#welcome-home-pkg,
h3#diamond-pkg {
	height: 37px !important;
	line-height: 37px !important;
	margin: 0;
}
#welcome-home-pkg {
	background-color: #a4664e;
}
#diamond-pkg {
	background-color: #4d4c41;
}
#welcome-home-pkg, 
#diamond-pkg {
	color: #ffffff;
	text-indent: 20px;
}
h4#welcome-home-pkg-txt {
	width: 340px;
	height: 120px;
	background: url(../images/welcome-home-package-text.png) no-repeat top left;
	text-indent: -9999px;
}
#promo-slideshow {
	margin-bottom: 20px;
	float: left;
}
ul.tick-box {
	float: left;
	clear: both;
	margin-left: 20px;
	margin-bottom: 20px;
}

.orange {
	padding-top:8px;
	background-color:#F90;
	width:600px;
	height:100px;
	color:white;
	font-size:24px;
	
}