/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/
#videolink {
border: 1px solid #aeab8b;
display:block;
background:url(../img/videolink.jpg) no-repeat;
height: 180px;
width: 342px;
float: right;
margin-bottom: 20px;
}
#videolink p {
margin: 160px 10px 0 10px;
color:#FFFFFF;
}
#videolink:hover {
opacity:0.80;
filter:alpha(opacity=80);
}


body.staff form select {
width: 350px;}
/* Global structure
----------------------*/
body, html, #wrap {height: 100%;}
#wrap {margin: 0 auto;}
#footer {clear: both;text-align: right;}
#header {padding: 0 1px;}
.container{
width:900px;
margin:0 auto;
}
body#home #content{
width:900px;
padding:20px 0px;
}
body#home #wrap{
background:#fff url(../img/home_bg2.jpg) no-repeat center top;
}
body#home #header{
height:auto;
}
body.email #content{
float:left;
padding:15px 10px;
width:397px;
}
#wrap{
background:#fff url(../img/sec_bg.jpg) no-repeat center top;
}
#footer {
background:#fff url(../img/footer.jpg) no-repeat center bottom;
height:90px;
}
#footer .footer_text{
clear:none
}
#footer p.publisher{
color:#838061;
padding-top:12px;
margin-right:10px;
}
#footer p.publisher a.footer_link{
margin-left:35px;
color:#838061;
}
#footer p.publisher a{
color:#838061;
}
#footer p.publisher a:hover{
color:white;
}
.contain_footer{
width:900px;
margin: 0 auto;
background-color:#1d191a;
height:90px;
}




#menu{
padding-top:95px;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width:650px;float: left; padding: 70px 0px 0px 40px;}
#sub-section {width: 150px; float: left; padding: 100px 0px 0px 20px;}
html.nocol #sub-section,
body.listing #sub-section,
body.detail #sub-section,
body#staff #sub-section,
body.testimonials #sub-section
{
padding: 20px 10px;
}
body#contact_us #sub-section {padding-bottom: 20px;}

/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {width: auto;display: block;float: none; padding:70px 40px 0px;}

/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
background-image: none;
}
body.detail #content{
padding:80px 40px 0px;
}
body.brochure #content{
padding: 0px;
}
/* Header
----------*/
#header{
height:195px;
width:900px;
margin:0 auto;
}
#head_logo{
width: 300px;
float:left;
}
#head_menu{
width:550px;
float:right;
}


/* Menu
---------*/

.menu a {
padding: 2px 18px 2px;
}


.menu li {
padding: 8px 0;

}

.menu li li {
padding: 0;
background:#201c1d;
}

.menu li li a {
padding: 4px 15px;
display: block;
width: 135px;
}


/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #141213;
}

p, div.text {
font-size: 0.9em;
color: #000;
font-weight:lighter;
}


div.text {
margin-bottom: 10px;
}

div.text p{
font-size: 1em;
}

ul {
list-style-type: circle;
list-style-position: inside;
}

ol{
list-style-type: decimal;
list-style-position: inside;
}
body.detail #content h1{
color:#88895F;
font-weight:lighter;
text-transform:uppercase;
margin-bottom:30px;
}
h1 {
	font-size: 1.8em;
	margin-bottom: 15px;
	color:#8a8767;
	text-transform: uppercase;
	font-weight:normal;
	letter-spacing: 0.1em;
}

body.detail #propertydetails h2 {
font-size: 1.1em;
margin-bottom: 10px;
}
h2 {
font-size: 1.4em;
margin-bottom: 10px;
}
h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #000 ;
font-weight: bold;
}

a:link{
color: #151213;
}

a:hover {
color: #000;
}
.newsitem a:visited{
color:#000;
}

#footer p {
font-size: 0.8em;
}

#footer,
#footer a:link,
#footer a:visited {
color: #53556e;
text-decoration: none;
}

#footer a:hover {
color: #f2891c;
}

/* Header
----------*/

#header img#logo {
display: inline;
float: left;
padding-top: 42px;
margin-right: 20px;
padding-bottom:25px;
}

/* Dropdown menu
-----------------*/

.menu a {
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
}
.menu li a{
background:url(../img/menu/border.jpg) no-repeat center right;
color: #fff;
text-decoration:none;
}
.menu li li a{
background:none;
}
.menu li.last a{
border:none;
background:none;
text-decoration:none;
}
.menu li:hover a{
color:#605e5f;
}
.menu li:hover li a{
color:white;
}
body.buy .menu li#buyList a,
body.alert .menu li#buyList a,
body.ofi .menu li#buyList a,
body.selling .menu li#selllist a,
body.news .menu li#news a,
body.staff .menu li#AboutUs a,
body#staff .menu li#AboutUs a,
body.contact_us .menu li#contactus a
{
color:#a9a582;
}
body.ofi dd.link a:visited,
body#staff dl.staffmember a:visited{
color:#151213;
}

body#staff dl.staffmember a:hover{
color:#151213;
}
body.profile #content a:hover,
body.profile #content a:visited{
color:#151213;
}
.menu li li.last a, 
.menu li li a ,
body.buy .menu li#buyList li a,
body.alert .menu li#buyList li a,
body.ofi .menu li#buyList li a,
body.selling .menu li#selllist li a,
body.news .menu li#news li a,
body.staff .menu li#AboutUs li a,
body#staff .menu li#AboutUs li a,
body.contact_us .menu li#contactus li a

{
border: none;
background:none;
color:white;
text-decoration:none;
font-weight:normal;
}

.menu li li a:hover,
body.buy .menu li#buyList li a:hover,
body.alert .menu li#buyList li a:hover,
body.ofi .menu li#buyList li a:hover,
body.selling .menu li#selllist li a:hover,
body.news .menu li#news li a:hover,
body.staff .menu li#AboutUs li a:hover,
body#staff .menu li#AboutUs li a:hover,
body.contact_us .menu li#contactus li a:hover
{
background:#171415;
color:#a8a582;
}
.menu li a:hover{
color:#605e5f;
}

.menu a:hover {
color: #b0ad89;
}

.menu li li a {
border: none;
text-transform: none;
}
body#home #featureProperty .powPropery{
float:left;
width:175px;
margin-right:10px;
}
body#home #featureProperty .powPropery img{
width:175px;
margin-bottom:1px;
height:130px;
}
body#home #featureProperty .powPropery p.pow{
display:block;
background:#1a1617;
height:26px;
padding-left:5px;
color:#aeab87;
text-transform:none;
font-size:10px;
line-height:26px;
}
body#home #featureProperty .powPropery p.pow strong{
float:left;
}
body#home #featureProperty .powPropery p.pow a{
float:right;
color:white;
text-decoration:none;
text-transform:uppercase;
font-size:9px;
}
body#home #featureProperty .powPropery p.pow a img{
width:36px;
height:26px;
}
/* Standard forms
------------------*/
.quicksearch{
background:url(../img/home_search.jpg) no-repeat;
width:300px;
height:110px;
padding-top:20px;
}
.quicksearch_left{
width:145px;
float:left;
margin-right:20px;
}
.quicksearch_right{
width:100px;
float:left;
}
body.listing form fieldset,
body#home form fieldset{
border:none;
margin:0;
padding:0;
}
form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

form li {
list-style-type: none;
}
body.email form label {
display:block;
float:left;
margin-bottom:5px;
margin-right:10px;
width:180px;
color:#a9a582;
}
body.dynamic  form label{
width:200px;
}
body#home #quicksearchs form label{
color:white;
text-transform:none;
} 
form label {
display: block;
float: left;
padding-left:10px;
}

body#home form label {
display: block;
float: none;
padding-left:30px;
}

form input {
width: 250px;
}

form textarea {
width: 250px;
}
body#home form select{
font-size:0.8em;
}
form select {
width: 130px;
margin-left:10px;
color:#333333;
font-size:10px;
}
body#home form select {
width: 130px;
margin-left:30px;
color:#333333;
font-size:10px;
border: 1px solid #ccc;
}

form input.radio {
width: 30px;
}

form textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

form p {
clear: both;
}


body#home form fieldset#submit {
border-top: 1px solid white;
padding: 0;
text-align: right;
background:#1a1617;
height:26px;
}
body.listing form fieldset#submit {

padding: 0;
text-align: right;

}

form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}
form fieldset#submit input,
form fieldset.submit input,
form input.button {
width: auto !important;
padding: 4px 10px;
cursor: pointer;
background-color: #000;
border: none;
color: #fff;
}

body#home form fieldset#submit input,
body#home form fieldset.submit input,
body#home form input.button{

margin-right:10px;
padding:0px;
} 

body.email form em span, 
body.email form .required ,
body.dynamic form em span,
body.dynamic form .required {
color:#a9a582;
}
form em span,
form .required {
color: #B90000;
font-weight: bold;
}


/* Dynamic text
----------------*/

#content img#dyn-heading-img {
margin-bottom: 15px;
border:1px solid #aeab8b;

}

body.aboutus #content img#dyn-heading-img {
margin-bottom: 15px;
border:1px solid #aeab8b;
float: right;
margin-top: 40px;
margin-bottom: 15px;
margin-left: 15px;

}

#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
border:1px solid #aeab8b;
}
#content img#dyn-img2{
border:1px solid #aeab8b;
}
#content h2{
text-transform:uppercase;
color:#8a8767;
}
#content p,
#sub-section p {
margin-bottom: 10px;
}


#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/

/*body#home #sub-section form {
font-size: 0.9em;
font-weight: bold;
}*/
body#home #quicksearchs{
background:url(../img/home_search_bg.jpg) no-repeat top left;
padding-top:20px;
width:300px;
float:left;
margin-right:37px;
color:#fff;
}
body#home #featureProperty{
width:400px;
float:left;
background:url(../img/home_feture.jpg) no-repeat top left;
padding-top:20px;
}
body#home #Property_alert{
width:163px;
float:right;
background:url(../img/home_alert.jpg) no-repeat top left;
padding-top:20px;
}
body#home #Property_alert .property_alert_content{
background:url(../img/home_alert_bg.jpg) no-repeat;
width:163px;
height:130px;
margin-bottom:1px;

}
body#home #Property_alert .property_alert_footer{
background:#1a1617;
text-align:right;
height:26px;
padding-right:5px;
}

.label{
width:100px;
}
form label.label_to{
width: 10px;
float: left;
display:block;
}
form label.price_head{
padding-top: 10px;
display:block;
}
form select#qs_max-price{
width:105px;
float: left;
margin-left: 10px;
}
form select#qs_min-price{
width:105px;
float: left;
}
body#home form select#qs_max-price{
width:105px;
float: left;
margin-left: 10px;
}
body#home form select#qs_min-price{
width:105px;
float: left;
}
form select#qs_property-type,
form select#qs_suburb{
width:220px;
}
body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #sub-section form#quicksearch {
padding-left: 5px;
}

body#home #sub-section fieldset {
border: none;
padding: 0;
}

body#home #sub-section legend {
font-weight: bold;
font-size: 1.2em;
margin-bottom: 10px;
padding-left: 0;
margin-left: 0;
}

body#home #sub-section label {
font-size: 0.9em;
font-weight: bold;
float: none;
display: inline;
margin-right: 0;
}

body#home #sub-section p {
margin-bottom: 5px;
}

body#home #sub-section select {
width: 140px;
font-size: 0.9em;
}

body#home #sub-section #qs_price select,
body#home #sub-section #qs_rent_price select {
width: 62px;
}

body#home #sub-section form #qs_st label {
padding-right: 5px;
width: auto;
float: none;
display: inline;
}

body#home #sub-section form #qs_st input {
vertical-align: middle;
width: auto;
}

body#home #sub-section form #submit {
text-align: right;
padding: 0 5px 0 0;
}

/* Home Quicksearch2 
----------------------*/
body#home #sub-section form#quicksearch2 p {
margin-bottom: 10px;
}

body#home #sub-section form#quicksearch2 #qs_bed_car {
margin-bottom: 0;
}

body#home #sub-section form#quicksearch2 .checkboxsearch {
height: 74px;
width: 132px;
border: 1px solid #A5ACB2;
display: block;
overflow: auto;
margin: 10px 0 10px 0;
clear: both;
padding: 3px;
background-color: #fff;
}

body#home #sub-section form#quicksearch2 .checkboxsearch p {
margin-bottom: 3px;
clear: none !important;
font-size: 0.9em;
color: #000 !important;
}

body#home #sub-section form#quicksearch2 .checkboxsearch p input {
width: 15px;
border: none;
}

body#home #sub-section form#quicksearch2 #qs_price select,
body#home #sub-section form#quicksearch2 #qs_bed_car select{
width: 68px;
}

body#home #sub-section form#quicksearch2 #qs_price #qs_min-price {
margin-right: 1px;
}
body.news #sub-section a:visited,
body.news #sub-section a:hover{
color:#151213;
}

/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}
body.dynamic dl.officeDetails a:hover{
color:#151213;
}
body.dynamic dl.officeDetails a:visited{
color:#151213;
}
/* Listings
------------*/

body.listing .property {
clear: both;
overflow: hidden;
}

body.listing .property .leftListing img {
display: block;
float: left;
margin-right: 15px;
width:240px;
}

body.listing .property .details {
margin:15px 0px 0px 240px;
min-height:75px;
}

body.listing .property .features {
float: right;
font-weight: bold;
color: white;
width:190px;
height:55px;
display:block;
background:url(../img/listings.jpg) no-repeat;
margin-top:40px;
}
body.listing .property .features a:visited{
color:white;
text-decoration:none;
}
body.listing .property .features .size{
display:none;
}
.right_pagebar_cus{
padding-right:5px;
}
.right_pagebar_cus  a:visited{
color:#151213;
}
body.listing .property .features .view{
width:60px;
height:25px;
background:#000000;
text-align:center;
line-height:25px;
float:right;
margin-top:15px;
color:#fff;
font-weight:bold ;
font-size:0.9em;
cursor:pointer;
}

body.listing .property .features .icon_search{
display:block;
float:left;
height:15px;
width:33px;
margin-top:20px;
padding-left:10px;
}
body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;
}
body.listing .property .open_home{
float:left;
margin-top:50px;
font-size:0.9em;
width:370px;

}
body.listing .property .open_home strong{
font-size:12px;
text-transform:uppercase;
}
body.listing #content h1,
body.dynamic #content h1{
text-transform:uppercase;
color:#8a8767;
font-weight:normal;
margin-bottom:5px;
}

body.listing #content .property .details h2 {
font-size: 1em;
color: #151213;
margin-bottom:0px;
}

body.listing .property .details h3 {
font-size: 1.3em;
margin-bottom: 2px;
color:#6b6953;
font-weight: lighter;
margin-bottom:15px;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .suburb .price,
#content .suburb .price {
text-align: right;
color:white;
float:right;
margin-right:10px;
}
body.listing .property .suburb .surb_custom,
#content .suburb .surb_custom
{
width:240px;
float:left;
}
body.listing #filter {

background:#999675 url(../img/listings_search.jpg) no-repeat right;
height:54px;
}

body.listing #filter label {
float: none;
display: none;
width: auto;
font-size: 0.9em;
font-weight: bold;
}
.search_custom{
float:right;
width:auto;
height:auto;
padding:0;
margin: 0;
}
body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
margin-top:20px;
color:#666666;
border:none;
}
body.listing #filter select#qs_order{
}
#filter select option {
text-transform: capitalize;
}

body.listing #filter p {
clear: none;
float: left;

}
body.listing #filter p.search_text{
margin-top:20px;
font-size:0.9em;
color:#fff;
}
/*width: auto;
padding: 2px 10px;
cursor: pointer;
background-color: #F2891C;
border: none;
color: #fff;
font-size: 0.9em;
font-weight: bold;*/

body.listing #filter fieldset {
text-align: center;
}

body.listing #filter fieldset#submit input {
margin:15px 0px 0px 15px;
padding:0px !important;
width:75px !important;
height:26px;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
padding-bottom: 5px;
}
.pagebar_cus{
height:70px;
margin-top:15px;
}
.left_pagebar{
width:310px;
float:left;
}
.top_left_pagebar{
width:310px;
height:45px;
background: url(../img/listings_footer_bac.jpg) repeat-x;
}
.top_left_pagebar_img{
background:url(../img/listings_footer.jpg) no-repeat;
float:left;
width:113px;
height:45px;
}
.top_left_pagebar_text{
float:left;
margin-top:10px;
width:180px;
color:#ecebe5
}
.bottom_left_pagebar{
width:310px;
height:18px;
background-color:#1a1617;
text-align:right;
line-height:25px;
border-top:1px solid white;
padding-top:6px;
}
.bottom_left_pagebar input{
margin-top:7px;
}
.right_pagebar{
width:485px;
float:right;
text-align:right;
background:#9a9775;
min-height:65px;
height:auto;
padding-top:5px;
color:#000;
}
/* Property detail
-------------------*/

body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails #smimages {
height:100px !important;
float:left;
}
body.detail #extradetails #smimages img{
height:100px !important;
}


body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #content #propertydetails #addressbar h2 {

margin-top: 20px;
font-size: 1em;
color: #151213;
font-weight:bold;

}

body.detail #content #propertydetails #addressbar h3 {
font-size: 1.2em;
color:#666850;
font-weight:lighter;
margin-top:-10px;
}
body.detail #content #propertydetails p#description{
margin-top:10px;
}
body.detail #content h3 br{
display:none;
}
body.detail #content ul {
margin-bottom: 15px;
list-style-type: none;
list-style-position: outside;
}

body.detail #content ul#outgoingslist,
body.detail #content ul#features {
list-style-position: inside;
list-style-type: square;
}

body.detail #addressbar {
height: 40px;
clear: both;
}

body.detail #addressbar h1 {
float: left;
}

body.detail #addressbar div {
float: right;
font-weight: bold;
color:#fff;
margin-top:-24px;
text-align:center;
line-height:30px;
height:30px;
width:130px;
background:url(../img/listings.jpg) no-repeat;
position:relative;
}
body.brochure #addressbar div {
float: right;
font-weight: bold;
color:#fff;
margin-top:0px !important;
text-align:center;
line-height:30px;
height:30px;
width:130px;
position:relative;
background:none;
color:#a8a582;
}
body.detail #addressbar div h2 {
border: none;
color: #22243D;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {

width: 350px;
float: right;
margin-bottom: 20px;
}

body.detail #extradetails {
width: 456px;
float: left;
margin-bottom: 20px;
}
body.detail #extradetails h2{
font-size:12px;
color:#000;
}
body.detail #extradetails img {
width: 150px;
margin-right: 2px;
margin-bottom: 2px;
display: block;
float: left;
}
body.detail #extradetails .usefultools .useful_custom img {
width: auto
}

body.detail #extradetails img#mainimage {
width: 454px;
height: 341px;
display: block;
}
body.brochure #extradetails img#mainimage {
width:298px;
height
}
body.detail #extradetails .images p {
text-align: center;
clear: both;
}

body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}
body.detail dl.agentdetails{
width:100px;
float:left;
margin-right:10px;
margin-bottom:10px;
}
body.detail dl.agentdetails dt{
color:#151314;
font-weight:bold;
}
body.detail dl.agentdetails dd a{
display:none;
}
body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}
body.detail .usefultools{
height:113px;
background:url(../img/details_useful.jpg) no-repeat;

}

body.detail .usefultools .useful{
text-transform:uppercase;
float:left;
width:110px;
color:#FFFDFF;
margin-top:10px;
margin-left:10px;
}
body.detail .usefultools .useful_custom{
float:left;
margin:10px 0px 0px 130px;
}
body.detail .usefultools .useful_custom ul#toolslist{
width:140px;
float:left;
}

body.detail .usefultools .useful_custom a{
color:#fff;
display:block;
height:20px;
font-size:11px;
font-weight:bold;
width:150px;
}
/* attached properties, displayed on property overview */

body.detail table.attachedProperties {
margin-bottom: 10px;
}

body.detail table.attachedProperties td {
padding: 10px 0;
text-align: center;
}

body.detail table.attachedProperties p {
margin-bottom: 0 !important;
}

body.detail table.attachedProperties tr.stripe {
}

body.detail table.attachedProperties td.address {
width: 10%
}

body.detail table.attachedProperties td.price {
width: 30%
}

body.detail table.attachedProperties td.bedbathcar {
font-weight: bold;
width: 40%
}

body.detail table.attachedProperties td.bedbathcar img {
vertical-align: bottom;
margin: 0 4px;
}

body.detail table.attachedProperties td.status {
width: 20%;
}

body.detail #infoform fieldset label {
width: 140px;
}
.JustPaterson{
width:454px;
}
.JustPaterson_top{
background:#fff url(../img/detail_JustPaterson_top.jpg) no-repeat left top;
height:50px;
width:454px;
margin:40px 0px 10px;
}
.JustPaterson_bottom{
width:454px;
font-style:italic;
font-size:11px;
}
/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
margin: 0 auto;
}
html#emailagent form label{
margin-left:0px;
}
body.brochure #wrap {
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
background-image: none;
width:auto !important;
height:130px;
}
body.brochure #propertydetails {
width: 275px;
padding-right:5px;
float:left;
clear:both;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
width:98px;
}
body.brochure #extradetails {
width: 300px;
}

	
/* Staff 
---------*/

body#staff dl {
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #ddd;
width:400px;
float:left;

}

body#staff dl dt.name {
font-weight: bold;
font-size: 1.2em;
font-style: italic;
}

body#staff dl dt.photo img {
float: left;
margin-right: 15px;
border: 1px solid #22243D;
}

body#staff dl dd.position {
margin-bottom: 5px;
font-weight: bold;
}

body#staff dl dd.contact {
margin-bottom: 5px;
font-weight: bold;
}

body#staff.profile #content img {
float: left;
margin: 0 15px 15px 0;
border: 1px solid #666;
}

body#staff.profile #content ul {
list-style-type: none;
list-style-position: outside;
margin-bottom: 10px;
}

body#staff.profile #content ul li {
margin-bottom: 5px;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
}

body.slideshow #header {
margin-bottom: 10px;
background-image: none;
background-color: #1e1a1b;
border-bottom: 10px solid #a9a582;
height:110px;
}
body.slideshow h1{
color:#a9a582;
}
body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
padding:8px 0px;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
border: 1px solid #333;
}

body.slideshow table #slideImage img {
margin-bottom: 0;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin-right: 1px;
}


/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #fff;
text-align: left;
}

html.popup #header {
background-image: none;
background-color: #1e1a1b;
border-bottom: 10px solid #a9a582;
height:110px;
}

html.popup #header img {
float: none;
margin:8px 175px;
}

/* News
--------*/
body.news #sub-section dl {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 4px;
margin-bottom: 4px;
}
body.news #sub-section dl dt {
font-weight: bold;
}

body.news #sub-section dl dd {
font-size: 0.9em;
}

body.news #sub-section p {
font-size: 0.9em;
text-align: right;
}

/* Links
----------*/

body.links #content h3 {
margin-bottom: 15px;
}

body.links #content dl {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 5px;
margin-bottom: 10px;
overflow: hidden;
}

body.links #content dl dt {
font-weight: bold;
}

body.links #content dl dd {
margin-bottom: 5px;
}

body.links #content dl dd img {
float: right;
border: 1px solid #BFBFBF;
padding: 5px;
margin-left: 15px;
}

/* Suburb Profiles
------------------*/

body.suburbProfiles #content .suburb {
overflow: hidden;
clear: both;
padding-bottom: 5px;
border-bottom: 1px dashed #BFBFBF;
margin-bottom: 15px;
}

body.suburbProfiles #content .suburb img {
float: left;
border: 1px solid #666;
margin: 0 10px 10px 0;
}

body.suburbProfiles #content .profile img {
float: right;
border: 1px solid #666;
margin: 0 0 10px 10px;
}

body.suburbProfiles #sub-section ul {
list-style-type: none;
list-style-position: outside !important;
}


/* Testimonials
------------------*/

body.testimonials #content div.testimonial {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 10px;
margin-bottom: 10px;
}

body.testimonials #content div.testimonial .author {
text-align: right;
font-style: italic;
}

/* Auction list, OFI
----------------------*/

body.auction #content h2,
body.ofi #content h2 {
background-color: #bbb;
padding: 2px 0 2px 5px;
margin-bottom: 5px;
margin-top:20px;
color:#000;
}

body.auction #content dl,
body.ofi #content dl {
clear: both;
overflow: hidden;
padding: 3px 0;
margin-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}

body.auction #content dl.stripe,
body.ofi #content dl.stripe {
background-color: #ddd;
}

body.auction #content dt,
body.ofi #content dt {
width: 250px;
display: block;
float: left;
}

body.auction #content dd.time,
body.ofi #content dd.time {
font-weight: bold;
float: left;
width: 150px;
}

body.auction #content dd.venue {
float: left;
}
 
body.auction #content dd.link,
body.ofi #content dd.link {
float: right;
}

/* Careers
-------------- */

body .job {
margin-bottom: 15px;
}

body .job h2 {
background-color:#BBBBBB;
margin-bottom:5px;
padding:2px 0pt 2px 5px;
}
 
body .job h3 {
font-size: 1em;
float:right;
}

body .job dt {
float:right; margin-right:10px;
}

body .job dd {
margin-bottom:5px;
font-style:italic;
}
 
body .job dd.description,
body .job dd.content {
font-style:normal;
}

/* Document library
------------------------*/

body.doclibrary #content dl {
margin-bottom: 10px;
}

body.doclibrary #content dl dt {
font-weight: bold;
}

/* Appraisal forms
------------------------*/

body div#market-appraisal #ftitle{
width: 50px;
}

body div#market-appraisal #faddress,
body div#market-appraisal #fpropertyaddress,
body div#market-appraisal #freason,
body div#market-appraisal #fdescription {
width: 400px;
}

/* Maintenance request form
----------------------------*/

body div#maintenance-request #fdescription {
width: 400px;
}

/* Property Alert
-----------------------*/

body.alert #content #alertmenu {
display: block;
overflow: hidden;
background-color: #E7E6E6;
list-style-type: none;
margin: 0px;
padding: 0 !important;
margin: 15px 0px 15px 0px;
}

body.alert #content #alertmenu li {
float: left;
border-right : 1px solid #fff;
}
 
body.alert #content #alertmenu a {
padding: 5px 20px;
display: block;
}

body.alert #content #alertmenu .last {
border: none;
}

body.alert #content #alertmenu a:link,
body.alert #content #alertmenu a:visited {
text-decoration: none;
}

body.alert #content #alertmenu a:hover {
text-decoration: underline;
}

body.alert #content form label {
display: block;
float: left;
width: 180px;
}

body.alert #content form textarea,
body.alert #content form select {
width: 254px;
margin-left:0;
}

body.alert #content form input.checkbox {
width: auto;
margin: 0 20px;
}

body.alert #content form ul {
margin-bottom: 0;
}

body.alert #content form li {
clear: both;
margin-bottom: 10px;
}

body.alert #content form li span {
float: right;
width: 230px;
font-size: 0.9em;
color: #999;
}

body.alert #content form fieldset {
display: block;
}

body.alert #content form fieldset.submit {
border: none;
padding: 0;
text-align: right;
}

body.alert #content form em span,
body.alert #content form .required,
body.alert #content .warning {
color: #a9a582;
font-weight: bold;
}

body.alert #content #loginbox {
float: right;
margin-left: 20px;
width: 254px;

}

body.alert #content #loginbox fieldset {
width: 230px;
margin-bottom: 5px;
clear:both;
background-image: url(/img/alert_register_bg_blank.gif);
background-repeat: no-repeat;
}

body.alert #content #loginbox label,
body.alert #content #loginbox input {
width: 140px;
}

body.alert #content #loginbox label {
width: 70px;
}

body.alert #content #loginbox input.button {
width: auto;
}

body.alert #content #loginbox fieldset.submit {
padding: 0;
width: auto;
margin-bottom: 15px;
width: 252px !important;
display: block;
background-image: none;
}

body.alert #content #loginbox fieldset.submit p {
font-size: 0.9em;
}

body.alert #content #loginbox a:visited{
color:#141213;
}
body.alert #content #registerbox {
border: 1px solid #DDDDDD;
float: right;
text-align: center;
clear: right;
margin-left: 20px;
margin-bottom: 15px;
background-image: url(/img/alert_register_bg.gif)
}

body.alert #content #registerbox a {
display: block;
padding: 50px;
width: 150px;
}

body.alert #content #registerbox a:link,
body.alert #content #registerbox a:visited {
color: #8a8767;
font-weight: bold;
text-decoration: none;
}

body.alert #content #registerbox a:hover {
text-decoration: underline;
color:#8a8767;
}
.property_img{
text-align:center;
padding-top:20px;
}
body#home #Property_alert .property_img p.property_header1{
font-size:21px;
text-align:left;
padding-left:10px;
color:white;
margin:0;
}
body#home #Property_alert .property_img p.property_header2{
font-weight:bolder;
color:white;
font-size:22px;
padding-left:10px;
margin:0;
}
.property_text{
padding:0px 15px;
color:white;
}
body.listing .property .leftListing{
float:left;
width:252px;
}
body.listing .property .leftListing img{
width:240px;
}
body.listing .property .suburb,
#content .suburb
{
height:30px;
line-height:30px;
background-color:#000;
color:white;
text-indent:10px;
margin:4px 0px;
text-transform: uppercase;
padding-left:10px;
}


.bottom_left_pagebar a.addLink{
border-right:none;
}
body#home .surround{
width:150px;
font-size:0.9em;
height:10px;
margin-left:10px;
}
body#home .surround input#qs_st-surrounding{
width:22px;
}

#preLoadImages {
	width: 0px;
	height: 0px;
	background:url(/img/home_alert_bg.jpg);
	background:url(/img/details_useful.jpg);
	background:url(/img/home_alert.jpg);
	background:url(/img/home_feture.jpg);
	background:url(/img/detail_JustPaterson_top.jpg);
	background:url(/img/listings.jpg);
	background:url(/img/logo.gif);
	background:url(/img/home_bg.jpg);
	background:url(//img/listings_search.jpg);
	background:url(/img/sec_bg.jpg);
}