@import "resets.css";
@import "common.css";
@import "widgets.css";


/* ----------------------------------------------------------------------------------- */
/* -		DEFAULT CLASSES															 - */
/* ----------------------------------------------------------------------------------- */

body {
	background-color:#B8B196;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	}

/* --------------------------------------------------- */
/* -	specific width divs and such 				 - */

.posRel_custom {
	position:relative;
	}


/* --------------------------------------------------- */
/* -												 - */

.pageWrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	}


.fearless {
	margin-top:15px;
	display:block;
	}
	
	.fearless h6 {
		float:right;
		}
		
	.fearless h6 a {
		font-size:9px;
		color:#8D8873;
		text-decoration:none;
		}
	
	.fearless h6 a:hover {
		color:#696555;
		}

/* ----------------------------------------------------------------------------------- */
/* -		TYPOGRAPHY																 - */
/* ----------------------------------------------------------------------------------- */

.mainNavigation a {
	font-style:italic;
	color:#fff;
	text-decoration:none;
	font-size:9px;
	text-transform:uppercase;
	}


/* ----------------------------------------------------------------------------------- */
/* -		TOP SECTION																 - */
/* ----------------------------------------------------------------------------------- */

.topSection {
	}
	
	.stripe1, .stripe2 {
		margin-left:35px;
		font-size:0;
		}
		
	.stripe1 {
		height:13px;
		background:#666;
		}
		
	.stripe2 {
		height:16px;
		background:#333;
		}
		
	.stripe3 {
		height:4px;
		background:#161616;
		font-size:0px;
		}


/* ----------------------------------------------------------------------------------- */
/* -		MAIN NAV																 - */
/* ----------------------------------------------------------------------------------- */

.mainNavigation {
	}
	
	.mainNavigation ul {
		background:url(../img/common/main_nav_bkg.jpg) 0 0 repeat-x;
		height:32px;
		}
	
	.mainNavigation ul li {
		display: inline;
		float:left;
		background:url(../img/common/main_nav_divider.jpg) right no-repeat;
		padding-right:2px;
		}
	.mainNavigation ul li a {
		background:url(../img/common/main_nav_bkg.jpg) 0 0 repeat-x;
		line-height:32px;
		padding:10px 10px;
		}
	
	.mainNavigation ul li a:link {
		}
	
	.mainNavigation ul li a:visited {
		}
		
	.mainNavigation ul li a:hover {
		background:url(../img/common/main_nav_bkg.jpg) 0 -32px repeat-x;
		}
	
	.mainNavigation ul li a:active {
		background:url(../img/common/main_nav_bkg.jpg) 0 -64px repeat-x;
		}

/* ----------------------------------------------------------------------------------- */
/* -		MAIN SECTION															 - */
/* ----------------------------------------------------------------------------------- */

.mainSection {
	margin-left:35px;
	}

.mainSection .primary {
	background:#3F3F3F url(../img/common/main_section_bkg.jpg) repeat-x 0 0;
	/*height:1%;*/
	}

.primary .campaign {
	margin-top: 3px;
	margin-top:11px;
	background:url(../img/common/campaign_rhs_BG.png) no-repeat;
	padding-top:10px;
	padding-left:9px;
	padding-right:9px;
	/*width:524px;*/
	width:508px;
	/*height:183px;
	height:160px;*/
	}

.primary .campaign .contentWrapper {
	background:url(../img/common/campaign_content_bkg.jpg) repeat-y;
	position:absolute;
	top:0;
	left:0;
	}
	
.primary .campaign .contentWrapper .content {
	background:url(../img/common/campaign_content_bg.jpg) no-repeat;
	}
	
.primary .campaign .content .heading {
	position:absolute;
	bottom:10px;
	left:-20px;
	}
	
.primary .campaign .content .left {
	width:322px;
	padding-right:2px;
	padding-bottom:30px;
	z-index:100;
	}




.primary .campaign .content .footer {
	background: url(../img/common/campaign_footer_bg.jpg) no-repeat 0 0;
	height:10px;
	width:508px;
	}


.text_links {
	padding:4px 0 4px 130px;
	}
	.text_links a {
		display:block;
		margin:6px 0;
		}
	
	a.market_reports {
		background-image:url(../img/home/txt_market_reports.png);
		background-repeat:no-repeat;
		background-position:0 0;
		font-size:19px;
		height:19px;
		}
		a.market_reports:hover {
			background-position:0 -19px;
			}
		
	a.sales_trends {
		background-image:url(../img/home/txt_sales_trends.png);
		background-repeat:no-repeat;
		background-position:0 0;
		font-size:27px;
		height:27px;
		}
		a.sales_trends:hover {
			background-position: 0 -27px;
			}
		
	a.city_suburb {
		background-image:url(../img/home/txt_city_town_suburbs.png);
		background-repeat:no-repeat;
		background-position:0 0;
		font-size:28px;
		height:28px;
		}
		a.city_suburb:hover {
			background-position: 0 -28px;
			}



.mainSection .secondary {
	background:#666 url(../img/common/main_area_secondary.jpg) repeat-x 0 0;
	margin-left:26px;
	height:1%;
	}
	
.mainSection .secondary	.left {
	padding:29px 0 0 18px;
	width:450px;
	}
	
	.mainSection .secondary	.left h5 {
		padding-left:4px;
		font-weight:normal;
		color:#CCCCCC;
		font-size:11px;
		text-transform:uppercase;
		}
		

.mainSection .secondary	.divider {
	padding:0;
	width:2px;
	height:71px;
	background:url(../img/common/footer_divider.jpg) 0 0 no-repeat;
	}

.mainSection .secondary .stripe2 {
		margin:0;
		height:5px;
		background:#333;
		}
		
.secondary input {
	float:left;
	margin:0 4px;
	width:137px;
	height:14px;
	font-size:11px;
	font-style:italic;
	}
	
a.btn_sign_in {
	background:url(../img/common/btn_member_signin.jpg) 0 0;
	float:left;
	height:20px;
	margin-left:4px;
	}
	
	a.btn_sign_in:link {
		}
	
	a.btn_sign_in:visited {
		}
		
	a.btn_sign_in:hover {
		background:url(../img/common/btn_member_signin.jpg) 0 -20px;
		}
	
	.a.btn_sign_in:active {
		background:url(../img/common/btn_member_signin.jpg) 0 -40px;
		}


/* --------------------------------------------------- */
/* -	HOME PAGE NUGGETS							 - */

.homeNugget {
	float:left;
	padding:12px 0 11px 9px;
	width:187px;
	}

.homeNugget img, 
.homeNugget a {
	display:block;
	}

a.btn_property_search {
	background-image:url(../img/common/btn_property_search.jpg);
	background-position:0 0;
	}
a.btn_property_search:hover {
	background-position:0 -44px;
	}

a.btn_consumer_helpdesk {
	background-image:url(../img/common/btn_consumer_helpdesk.jpg);
	background-position:0 0;
	}
a.btn_consumer_helpdesk:hover {
	background-position:0 -44px;
	}
	
	
/* ----------------------------------------------------------------------------------- */
/* -		X															 - */
/* ----------------------------------------------------------------------------------- */


	

/* ----------------------------------------------------------------------------------- */
/* -		FOOTER AREA																 - */
/* ----------------------------------------------------------------------------------- */


.primary .campaign .content .footer {
	background: url(../img/common/campaign_footer_bg.jpg) no-repeat 0 0;
	height:10px;
	width:508px;
	}


.text_links {
	padding:4px 0 4px 130px;
	}
	.text_links a {
		display:block;
		margin:6px 0;
		}
	
	a.market_reports {
		background-image:url(../img/home/txt_market_reports.png);
		background-repeat:no-repeat;
		background-position:0 0;
		font-size:19px;
		height:19px;
		}
		a.market_reports:hover {
			background-position:0 -19px;
			}
		
	a.sales_trends {
		background-image:url(../img/home/txt_sales_trends.png);
		background-repeat:no-repeat;
		background-position:0 0;
		font-size:27px;
		height:27px;
		}
		a.sales_trends:hover {
			background-position: 0 -27px;
			}
		
	a.city_suburb {
		background-image:url(../img/home/txt_city_town_suburbs.png);
		background-repeat:no-repeat;
		background-position:0 0;
		font-size:28px;
		height:28px;
		}
		a.city_suburb:hover {
			background-position: 0 -28px;
			}



.footerSection .secondary {
	background:#666 url(../img/common/main_area_secondary.jpg) repeat-x 0 0;
	margin-left:61px;
	height:1%;
	}
	
.footerSection .secondary .left {
	padding:29px 0 0 18px;
	width:450px;
	}
	
	.footerSection .secondary .left h5 {
		padding-left:4px;
		font-weight:normal;
		color:#CCCCCC;
		font-size:11px;
		text-transform:uppercase;
		}
		

.footerSection .secondary .divider {
	padding:0;
	width:2px;
	height:71px;
	background:url(../img/common/footer_divider.jpg) 0 0 no-repeat;
	}

.footerSection .secondary .stripe2 {
		margin:0;
		height:5px;
		background:#333;
		}
		
.secondary input {
	float:left;
	margin:0 4px;
	width:137px;
	height:14px;
	font-size:11px;
	font-style:italic;
	}
	
a.btn_sign_in {
	background:url(../img/common/btn_member_signin.jpg) 0 0;
	float:left;
	height:20px;
	margin-left:4px;
	}
	
	a.btn_sign_in:link {
		}
	
	a.btn_sign_in:visited {
		}
		
	a.btn_sign_in:hover {
		background:url(../img/common/btn_member_signin.jpg) 0 -20px;
		}
	
	.a.btn_sign_in:active {
		background:url(../img/common/btn_member_signin.jpg) 0 -40px;
		}

table.colour-table {
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
}

table.colour-table th
{
    background-color: #285E51;
    color: #fff;
}

/* Ensures table cell vertical alignment is vertical */

table.colour-table td, table.colour-table th
{
    border: 1px solid #ccc;
    padding: 6px;
	vertical-align:middle;
}

table.colour-table tr.alt1
{
    background-color: #9AB3AD;
}

table.colour-table tr.alt2
{
    background-color: #769790;
}



a.pdf-link,
a.pdf-link:link,
a.pdf-link:visited {
	background: #8CA19C url(../img/widgets/img_pdf.png) no-repeat 3px 3px;
	color:#555;
	padding:13px 5px 13px 47px;
	display:block;
	margin-left:100px;
	text-decoration:none;
	margin-right:-45px;
	margin-bottom:10px;
	}
a.pdf-link strong {
	color:#fff !important;
	}
a.pdf-link:hover {
	background: #red url(../img/widgets/img_pdf.png) no-repeat 10px 3px;
	text-decoration:none;
	color:#555 !important;
	}
a.pdf-link:hover strong {
	text-decoration:underline;
	color:#fff !important;
}

.glossary {
	width: 186px;
	width: 146px;
	background:url(../img/widgets/img_glossary-of-terms.jpg) no-repeat;
	padding: 50px 20px 40px 20px;
	border-bottom:1px solid #9EA2A3;
	display:block;
	margin:10px 0;
	}

.colour-table-light,
.c_hugeCluster ul li.colour-table-light, .c_hugeCluster ol li.colour-table-light,
.colour-table-dark,
.c_hugeCluster ul li.colour-table-dark, .c_hugeCluster ol li.colour-table-dark{
	background:url(/img/widgets/chevron_white.gif) no-repeat scroll 11px 14px;
	padding:10px 10px 10px 26px;
	color:#fff;
	font-weight:normal;
	}

.colour-table-light,
.c_hugeCluster ul li.colour-table-light, .c_hugeCluster ol li.colour-table-light {background-color:#8DA8A1;}
.colour-table-dark,
.c_hugeCluster ul li.colour-table-dark, .c_hugeCluster ol li.colour-table-dark {background-color:#2D6154;}


.registration-form {
	background:#E9EFED url(/img/widgets/img_reg-form.jpg) no-repeat;
	padding:47px 26px 15px 26px;
	width:225px;
	width:173px;
	display:block;
	border:1px solid #9EA2A3;
}
.registration-form * {
	background:none !important;
	width:auto !important;
}
.registration-form a,
.registration-form a:link,
.registration-form a:visited {
	background:url(/img/widgets/img-reg-a.gif) no-repeat !important;
	padding:13px 5px 11px 50px !important;
	width:197px;
	width:167px !important;
	display:block !important;
	margin:10px 0 0 -10px !important;
	color:#fff;
	text-decoration:none !important;
}

.registration-form a:hover {
	text-decoration:underline !important;
	color:#fff;
}

ul.more-information,
ol.more-information {
	display:block;
	background:url(/img/widgets/img_more-info.gif) no-repeat !important;
	width:300px;
	width:235px;
	padding:75px 20px 20px 44px;
	list-style:none;
	border-bottom:1px solid #666;
	margin:20px 0;
}

ul.more-information *,
ol.more-information * {
	background:none !important;
	width:auto !important;
}

ul.more-information li,
ol.more-information li {
	background:url(/img/widgets/chevron.gif) no-repeat 0 4px !important;
	padding:0 0 30px 10px !important;
}

.w_dominant {
	position:relative;
	padding-right:190px !important;
	border-bottom: 1px solid #0B2A22;
	}

.w_dominant .green-excerpt {
	color:#c4d3cf !important;
	position:absolute;
	top:0;
	right:0;
	background:url(/img/widgets/v-divider-green.jpg) no-repeat 0 0;
	padding:15px 10px 10px 20px;
	width:160px;
	}
	
.w_dominant .green-excerpt * {
	background:none !important;
	padding:0 !important;
	position: relative !important;
	}

.w_dominant .green-excerpt h1, 
.w_dominant .green-excerpt h2,
.w_dominant .green-excerpt h3,
.w_dominant .green-excerpt h4, 
.w_dominant .green-excerpt h5, 
.w_dominant .green-excerpt h6 {
	background:none !important;
	padding:0 0 20px 0 !important;
	line-height:14px !important;
	color:#C4D3CF !important;
	font-size:11px !important;
	font-weight:bold !important;
	}

.w_dominant .green-excerpt p {
	padding:0 0 0px 12px !important;
	background:url(/img/widgets/superchevron.gif) no-repeat 0 3px !important;
	}

.w_dominant .green-excerpt a,
.w_dominant .green-excerpt a:link,
.w_dominant .green-excerpt a:visited {
	background:url(/img/widgets/pdf-green-button.jpg) no-repeat !important;
	padding:10px 5px 10px 45px !important;
	color:#fff !important;
	display: block !important;
	text-decoration:none !important;
	margin-top:20px;
	}
.w_dominant .green-excerpt a:hover {
	text-decoration:underline !important;
	}


