/* =============== Level the Playing Field with a Global Reset =============== */

* {
margin: 0;
padding: 0;
}





/* =============== Body =============== */

body {
background: url(images/body-bg.gif) repeat;
font-size: 62.5%;
font-family: tahoma, verdana, helvetica, arial, sans-serif;
padding-bottom: 40px;
color: #666;
}

#master-wrap {
background: url(images/master-wrap-bg.gif) top left repeat-x;
}

#master-wrap.email-layout {
background: none;
}

#header {
position: relative;
margin: 0 auto;
width: 994px;
height: 112px;
z-index: 100;
}

#header.email-layout {
width: 516px;
}

#logo {
position: absolute;
left: 763px;
top: 27px;
display: block;
width: 187px;
height: 61px;
background: url(images/logo.gif);
text-indent: -9999px;
}

#logo.email-layout {
left:300px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}



/* =============== Navigation =============== */

#nav {
position: absolute;
left: 26px;
bottom: 0px;
width: 552px;
height: 45px;
list-style: none;
z-index: 100;
}

#nav li {
float: left;
position: relative;
width: 88px;
margin-right: 4px;
}

#nav li a {
display: block;
width: 88px;
height: 45px;
text-align: center;
font-size: 1.3em;
text-decoration: none;
}

#nav li a span {
display: block;
padding-top: 23px;
}

#nav li a.topnav:link, #nav li a.topnav:visited {
color: #FFF;
background: url(images/nav-bg.gif) no-repeat;
}

#nav li a.topnav:hover, #nav li a.topnav:active, #nav li#current a.topnav {
color: #283961;
background: url(images/nav-bg.gif) -88px 0px no-repeat;
}

#nav li ul {
list-style: none;
position: absolute; 
top: 100%;
left: -999em;
padding-bottom: 5px;
background: transparent url(images/nav-bottom-bg.gif) bottom left no-repeat;
}

#nav li ul li {
background: none;
padding: 0;
}

#nav li ul li a {
padding: 6px 5px;
width: 78px;
height: auto;
display: block;
background: #283961;
color: #FFF;
font-size: 1.1em;
}

#nav li:hover ul a:hover, #nav li.sfHover ul a:hover {
background: #B4BA36;
color: #FFF;	
}
	
#nav li:hover ul, #nav li.sfHover ul {
left: 0;
}




/* =============== Side Navigation =============== */

#side-nav {
float: left;
width: 170px;
margin: 0 0 0 16px;
display: inline;
min-height: 730px;
height: auto !important;
height: 730px;
}

#side-nav ul {
list-style: none;
}

#side-nav ul li {
border-bottom: 1px solid #283961;
}

#side-nav ul li a {
display: block;
width: 160px;
font-size: 1.1em;
padding: 6px 0 6px 10px;
text-decoration: none;
}

#side-nav ul li a:link, #side-nav ul li a:visited {
color: #283961;
background: url(images/side-nav-bg.gif) center left no-repeat;
}

#side-nav ul li a:hover, #side-nav ul li a:active {
color: #B4BA36;
background: url(images/side-nav-bg.gif) -170px center no-repeat;
}






/* =============== Page Header =============== */

#page-header {
margin: 0 auto;
width: 994px;
background: url(images/page-header-bg.png) top left no-repeat;
z-index: 50;
}

#page-header.email-layout {
	width: 516px;
	background: url(images/email-page-header-bg.png) top left no-repeat;
}

#contact-us {
margin: 0 30px 0 16px;
padding: 12px 0 5px 0;
text-align: right;
font-size: 1.1em;
color: #555;
}

#breadcrumbs {
width: 948px;
margin: 0 30px 0 16px;
font-size: 1.1em;
color: #283961;
overflow: hidden;
border-bottom: 1px solid #036;
padding-bottom: 8px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
color: #283961;
text-decoration: none;
}

#breadcrumbs a:hover, #breadcrumbs a:active {
color: #283961;
text-decoration: underline;
}

#breadcrumbs a#back-to-results {
float: right;
text-align: right;
}

#breadcrumbs ul {
float: left;
list-style: none;
width: 720px;
overflow: hidden;
}

#breadcrumbs ul li {
float: left;
margin-right: 8px;
}


/* =============== Home Page ================== */

#top-bar {
width:948px;
margin:0 30px 0 16px;
}

#top-bar div {
margin-top: 10px;
margin-bottom: 10px;
}

.tick-btn {
background: url('images/tick-btn.jpg') no-repeat;
height: 28px;
width: 25px;
text-indent: -9999px;
border: none;
position: relative;
top: 2px;
}

#quick-search input {
	width: 197px;
}

#property-preview {
margin-left: 26px;
}

.feature-property {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
position: relative;
}

.middle {
border-left: none;
border-right: none;
}

.feature-tag {
position: absolute;
top: 0;
left: 0;
text-indent: -999px;
height: 100px;
width: 100px;
background: url('images/home/feature.png');
}

.feature-property img {
width: 325px;
height: 250px;
}

.middle img {
width: 326px;
height: 250px;
}

.featured-address {
border-left: 7px solid #B4BA36;
padding-left: 5px;
margin: 10px 5px;
}

#home-content {
margin-top: 30px;
}

#emag {
margin: 0 35px;
display: inline;
}

#home-blurb {
width: 330px;
margin-right: 35px;
}

#north-logo {
margin-right: 35px;
}

#home-links {
width: 155px;
}

#home-links li {
list-style: square;
margin-left: 15px;
}

#content a, #home-content a, #property-search a {
color: #283961;
text-decoration: none;
}

#content a:hover, #home-content a:hover, #property-search a:hover {
color: #B4BA36;
}




/* =============== Content =============== */

#content {
margin: 0 auto;
padding-bottom: 24px;
width: 994px;
background: url(images/content-bg.png) top right repeat-y;
z-index: 50;
overflow: hidden;
}


#content.email-layout {
background:transparent url(images/email-content-bg.png) repeat scroll left top;
padding:20px;
width:476px;
}

#content.email-layout h1, #content.email-layout p {
	margin: 10px 0;
}

#property-images {
margin: 0 22px 20px 16px;
width: 956px;
padding-top: 8px;
/*overflow: hidden;*/
position: relative;
min-height: 310px;
height: auto !important;
height: 310px;
}

#main-property-images {
	height: 310px;
	width: 474px;
	float: left;
}

#Gmap-container {
	left: 0;
}

.property-feature-image {
/*float: left;
width: 474px;
height: 310px;*/
position: absolute;
display: block;
}

.property-thumbs-wrapper {
	width: 464px;
	overflow: hidden;
	float:right;
}

#property-thumbs {
height:318px;
list-style:none outside none;
position: relative;
left: 0;
}

#property-thumbs li {
float: left;
width: 150px;
margin: 0 5px 8px 0;
}

#property-thumbs li a {
display: block;
width: 150px;
height: 98px;
}

#property-thumbs li a img {
display: block;
width: 150px;
height: 98px;
}

#property-details {
margin: 0 30px 20px 16px;
width: 948px;
overflow: hidden;
}

#property-details-header {
padding-bottom: 8px;
border-bottom: 1px solid #036;
margin-bottom: 10px;
width: 948px;
overflow: hidden;
}

#property-details-header h1 {
float: left;
width: 600px;
font-size: 1.6em;
color: #555;
font-weight: normal;
line-height: 30px;
}

#property-details-header ul {
float: right;
list-style: none;
text-align: right;
}

#property-details-header ul li {
float: left;
height: 30px;
padding-right: 38px;
margin-left: 14px;
line-height: 30px;
font-weight: bold;
color: #555;
font-size: 1.2em;
}

#property-details-header ul li#bedrooms {
background: url(images/bedrooms.gif) center right no-repeat;
}

#property-details-header ul li#bathrooms {
background: url(images/bathrooms.gif) center right no-repeat;
}

#property-details-header ul li#carbays {
background: url(images/carbays.gif) center right no-repeat;
}


#property-details-header ul.image-nav {
	margin-left: 100px;
}

#property-details-header ul.image-nav li {
	padding: 0;
	margin: 0;
}

#property-desc {
float: left;
width: 422px;
border-left: 16px solid #B4BA36;
padding-left: 15px;
font-size: 1.1em;
color: #555;
line-height: 140%;
}

#property-features {
float: left;
margin-left: 28px;
width: 246px;
display: inline;
}

#property-features ul {
list-style: none;
font-size: 1.1em;
color: #555;
line-height: 140%;
}

#property-features ul li {
padding-left: 12px;
background: url(images/arrow.gif) center left no-repeat;
}

#property-times-rates {
float: right;
display: inline;
width: 206px;
}

#property-times-rates h2 {
color: #555;
font-size: 1.1em;
margin-bottom: 3px;
font-weight: bold;

}

#property-times-rates h2 a, a.ics {
display: inline-block;
width: 17px;
height: 17px;
background: url(images/calendar.gif);
}

#property-times-rates p {
font-size: 1.1em;
color: #555;
line-height: 140%;
margin-bottom: 8px;
}

#property-contacts {
margin: 0 30px 0 16px;
width: 948px;
padding-top: 10px;
border-top: 1px solid #036;
overflow: hidden;
}

#property-contacts h3 {
float: left;
width: 80px;
color: #555;
font-size: 1.1em;
margin-bottom: 3px;
}

#property-contacts h4 {
color: #555;
font-size: 1.1em;
margin-bottom: 7px;
}

#property-contacts .agent {
float: left;
width: 180px;
margin-left: 20px;
display: inline;
}

#property-contacts p {
font-size: 1.1em;
color: #555;
line-height: 140%;
margin-bottom: 8px;
}

#property-contacts .agent a:link, #property-contacts .agent a:visited {
color: #555;
text-decoration: none;
}

#property-contacts .agent a:hover, #property-contacts .agent a:active {
color: #555;
text-decoration: underline;
}

#more-info {
float: right;
width: 400px;
height: 100px;
}

#more-info ul {
list-style: none;
width: 400px;
overflow: hidden;
}

#more-info ul li {
float: left;
margin-right: 18px;
}

#more-info ul li a {
display: block;
width: 32px;
height: 32px;
text-indent: -9999px;
}

.at {
background: url(images/at.gif) no-repeat;
}

.plus {
background: url(images/plus.gif) no-repeat;
}

.equals {
background: url(images/equals.gif) no-repeat;
}

.cycle {
background: url(images/cycle.gif) no-repeat;
}

.location {
background: url(images/location.gif) no-repeat;
}

.document {
background: url(images/document.gif) no-repeat;
}

.plans {
background: url(images/plans.gif) no-repeat;
}

.clipboard {
background: url(images/clipboard.gif) no-repeat;
}





/* =============== Property Search =============== */

#property-search {
float: right;
width: 750px;
margin: 0 30px 0 0;
display: inline;
}

#search-query {
width: 714px;
background: url(images/query-panel-bg.gif) no-repeat;
height: 56px;
padding: 14px 16px 14px 20px;
}

#search-query select {
	font-size: 11px;
	width:90px;
}

#search-query #suburb {
	width: 135px;
}

#search-query #beds, #search-query #baths {
	width: 55px;
}



#search-query h1 {
width: 710px;
color: #FFF;
font-family: trebuchet MS, lucida grande, tahoma, verdana, arial, sans-serif;
font-size: 2em;
line-height: normal;
margin-bottom: 8px;
}

#search-query p {
float: left;
width: auto;
margin-right: 4px;
}

#search-query p#search-go {
float: right;
width: 21px:
height: 21px;
}

p#view-options {
margin: 10px 0 0 0;
padding-bottom: 8px;
border-bottom: 1px solid #036;
text-align: right;
}

p#view-options a {
margin-left: 20px;
font-size: 1.1em;
color: #283961;
}

p#view-options a:link, p#view-options a:visited {
text-decoration: none;
}

p#view-options a:hover, p#view-options a:active {
text-decoration: underline;
}

.property-search-listing {
position: relative;
width: 750px;
border-bottom: 1px solid #036;
padding: 10px 0;
overflow: hidden;
}

.compare-listing {
position: relative;
width: 750px;
padding: 10px 0;
overflow: hidden;
float:right;
margin:0 30px 0 0;
}

.compare-listing table {
width: 100%;
}

.property-search-listing img, .compare-listing img {
float: left;
display: block;
padding-right: 8px;
border-right: 16px solid #B4BA36;
}

.property-search-listing-detail {
position: relative;
float: right;
width: 560px;
padding-left: 16px;
/*background: url(images/search-detail-bg.gif) top left no-repeat;*/
min-height: 100px;
height: auto !important;
height: 100px;
}

.property-search-listing-detail h2 {
float: left;
width: 225px;
color: #555;
font-size: 1.1em;
margin-right: 20px;
font-weight:bold;
}

.property-search-listing-detail p.price {
float: right;
color: #555;
font-size: 1.1em;
font-weight: bold;
width: 150px;
text-align: right;
}

.property-search-listing-detail p.price span {
font-weight: normal;
}

.property-search-listing-detail p.desc {
float: left;
clear: both;
margin-top: 8px;
font-size: 1.1em;
color: #555;
width: 440px;
line-height: normal;
}

.property-search-listing-detail p.desc a {
color: #333;
}

.property-search-listing-detail ul.vitals {
list-style: none;
float: left;
/*width: 200px;*/
}

.property-search-listing-detail ul.vitals li {
float: right;
margin-left: 6px;
font-size: 1.1em;
color: #555;
}

.property-search-listing-detail ul.search-detail-buttons {
position: absolute;
right: 0px;
top: 77px;
list-style: none;
width: 102px;
height: 29px;
}

.property-search-listing-detail ul.search-detail-buttons li {
float: right;
margin-left: 5px;
}

.property-search-listing-detail ul.search-detail-buttons li a {
display: block;
width: 29px;
height: 29px;
text-indent: -9999px;
}

.flag {
background: url(images/flag.gif) no-repeat;
}

.flag2 {
background: url(images/flag2.gif) no-repeat;
}

.clipboard-smaller {
background: url(images/clipboard-smaller.gif) no-repeat;
}

.tick {
background: url(images/tick.gif) no-repeat;
}

.listings-search-pagination {

	margin-top: 10px;
}

.listings-search-pagination  li {
	list-style: none;
	margin-left: 15px;
}



/* =============== Articles Pages =============== */

#article-content {
display: inline;
float: right;
width: 750px;
margin: 0 30px 0 0;
}

#article-content h1, #article-content h2, #article-content h3,
#article-content h4, #article-content p, #article-content li,
#home-content h1, #home-content h2, #home-content h3,
#home-content h4, #home-content p, #home-content li{
margin-top: 10px;
margin-bottom: 10px;
}

#article-content p, #article-content li {
	font-size: 11px;
}


#home-blurb h1 {
font-size: 14px;
font-weight: bold;
}

#article-content h1.right {
	color: #036;
}

#article-content a {
	color: #283961;
	text-decoration: none;
}

#article-content a:hover {
	color: #B4BA36;
}


#article-content .left-content {
	width: 300px;
}

#article-content .right-content {
	width: 400px;
}

#article-content .file-left-content {
	width: 500px;
}

#article-content .file-right-content {
	width: 200px;
}

#article-content .agent-left-content {
	width: 390px;
}

#article-content .agent-right-content {
	width: 310px;
}

#article-content .agent-links, #article-content .agent-links li {
	list-style: none;
}

#article-content .agent-links li.left {
	margin-left: 15px;
	width: 100px;
	height: 175px;
}

#article-content .agent-links li li {
	margin-left: 0;
}

#article-content .agent-additional-links {
	margin-left: 15px;
	list-style: square;
}

#article-content .images {
	width: 300px;
}

#article-content .content {
	width: 430px;
	margin-right: 20px;
}

#article-content li {
	margin-left: 15px;
}

div.hr {
	height: 1px;
	overflow: hidden;
	background: #036;
}

div.hr hr {
	display: none;
}


.suburbs li {
	list-style: none;
	margin-right: 15px;
}


/* =============== Form Elements =============== */

.textbox {

}




/* =============== Appraisal Page =============== */

.form label {
	display: inline-block;
	width: 150px;
	/*float: left;*/
}

.form label.postcode {
	display: inline-block;
	width: 75px;
	margin-left: 30px;
	/*float: left;*/
}

.form .state-select {
	width: 100px;
}

.form .text {
	width: 314px;
	font: 11px Arial;
	border: 1px solid #999;
	padding: 2px;
}

.form .postcode-text {
	width: 105px;
}

.form p {
	overflow: hidden;
	zoom: 1;
}

.form h2 {
	font-size: 12px;
}

.appraisal-textbox {
	width: 315px;
}

.med-appraisal-textbox {
	width: 300px;
}

.small-appraisal-textbox {
	width: 30px;
}

.appraisal-inspect-time {
	width: 240px;
}

.inspect_time {
width: 157px;
}

.contact-fields {
	width: 473px;
}


/* =============== Footer =============== */

#footer {
margin: 0 auto;
width: 994px;
background: url(images/footer-bg.png) top left no-repeat;
overflow: hidden;
}

#footer.email-layout {
	width: 516px;
	background: url(images/email-footer-bg.png) top left no-repeat;
}

#footer ul {
float: right;
margin: 13px 16px 0 0;
display: inline;
list-style: none;
text-align: right;
color: #FFF;
font-size: 1.1em;
}

#footer ul li {
float: left;
margin-left: 8px;
border-right: 1px solid #FFF;
padding-right: 7px;
}

#footer ul li.last {
border-right: none;
padding-right: 0;
}

#footer ul li a:link, #footer ul li a:visited {
color: #FFF;
text-decoration: none;
}

#footer ul li a:hover, #footer ul li a:active {
color: #FFF;
text-decoration: underline;
}





/* =============== Misc =============== */

img {
border: none;
}

a {
outline: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ofh {
	overflow: hidden;
}

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

.w100pct {
	width: 100%;
}

.success, .error {
padding: 10px;
margin: 10px 0;
width: 456px;
}

.error {
background: #F5CCCC;
border: 1px solid #f00;
color: #f00;
}

.success {
background: #E0FBD8;
border: 1px solid #090;
color: #090;
}

.icon {
margin: 10px;
}

.alert-text {
 margin-left: 50px;
}

.article-width {
	width: 410px;
}
/*
.pdf {
	padding-left: 
	*/

