/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html, #wrap {height: 100%;}
#wrap {width: 927px;margin: 0 auto;}
#footer {width:927px;clear: both; text-align: center;}
#footer_border{
width:927px;
background-image:url(../img/footer_page.gif);
background-repeat:no-repeat;
height:65px;
}
#footer_border #main{
padding-top:18px;
}
#header { height:125px; width:927px;}
#header {
background-image: url(../img/head_page.gif);
background-repeat:no-repeat;
}
#header #main{
padding-top:13px;
}
body {
background:#efeeee url(../img/bg_page.jpg) repeat-x top left;
}



body#home{
background:#fff url(../img/bg_home.jpg) repeat-x top left;
}
body#home #bg_main{
background: url(../img/bg_main_home.gif) repeat-y;
}
body#home #top_main{
background:url(../img/bg_wrap_home.jpg) no-repeat top;
}
body#home #footer_border{
background:url(../img/footer_bg_home.gif) no-repeat;
}
body#home #footer_border #main{
padding:0px;
}
#bg_main{
background:url(../img/bg_main.gif) repeat-y;
overflow:hidden;
}
#top_main{
background:url(../img/bg_wrap.jpg) no-repeat top;
overflow:hidden;
min-height:400px;
}
#main {
width:885px;
margin:0 auto;
}

#menu {
width:885px;
height:26px;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
body#home #content{
padding:0px;
width:663px;
}
#content {
float:left;
width:590px;
}
html.nocol #content_cus,
body#home #content_cus{
background:none ;
}
#content_cus{
background:#fff url(../img/background_content.jpg) no-repeat top left;
padding:18px 20px 0px 20px;
}
html.nocol #content_cus h1,
body#home #content_cus h1{
border-bottom:2px solid #ff7b00;
padding-bottom:10px;
}
body.noborder #content_cus h1{
width:555px;
}
#content_cus h1{
border:none;
}
#bg_header{
background:url(/img/bg_header_img.gif) no-repeat;
width:885px;
height:84px;
margin-bottom:1px;
}

#sub-section {width: 222px; float: right;}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {
width: auto;
display: block;
float: none;
padding:7px 7px 0px 7px;
}
body.news #sub-section,
body.contactus #sub-section
{

padding-top:40px;
padding-right:15px;
}

/* Pages without columns
-------------------------*/


/* Header
----------*/
#header img {
display: block;
float: right;
}

/* Menu
---------*/
.menu ul{
padding:0pt 29px 30px !important;
}
.menu {
width: 885px;
height:26px;
margin: 0 auto;
}

.menu a {
background-image:url(../img/menu/menu.jpg);
background-repeat:no-repeat;
text-indent:-9009em;
display:block;
height:26px;
}

.menu li{
padding:0px;
}
.menu li li{
padding:0px;
border-bottom:1px solid #ff9533;
}
.menu li li.last{
border:none;
}
.menu li li a,
.menu li li a:link,
.menu li li a:visited{
text-indent: 0;
background-color: #ff7b00;
text-decoration: none;
height: auto;
font-weight: normal;
width:140px;
background-image:none;
font-size:11px;
text-transform: uppercase;
padding: 4px 20px;
display: block;
width: 185px !important;
color:#fff;
text-align:left;
height:22px;
line-height:22px;
}

.menu li li a:hover{
background-color:#0a1a58;
background-image:none;
color:#fff;
height:22px;
line-height:22px;
}
/*Menu*/
ul.menu li.first a{
background-position:0px 0px;
width:92px;
}
ul.menu li.first a:hover,
ul.menu li.first:hover a{
background-position:0px -26px;
}
body#home li.first a{
background-position:0px bottom;
}
ul.menu li#Buying a{
background-position:-92px 0px;
width:107px;
}
ul.menu li#Buying a:hover,
ul.menu li#Buying:hover a{
background-position:-92px -26px;
}
body.buying ul.menu li#Buying a{
background-position:-92px bottom;
}
ul.menu li#Selling a{
background-position:-199px 0px;
width:106px;
}
ul.menu li#Selling a:hover,
ul.menu li#Selling:hover a{
background-position:-199px -26px;
}
body.selling ul.menu li#Selling a{
background-position:-199px bottom;
}


ul.menu li#Renting a{
background-position:-305px 0px;
width:110px;
}
ul.menu li#Renting a:hover,
ul.menu li#Renting:hover a{
background-position:-305px -26px;
}
body.renting ul.menu li#Renting a{
background-position:-305px bottom;
}

ul.menu li#employment a{
background-position:-415px 0px;
width:137px;
}
ul.menu li#employment a:hover,
ul.menu li#employment:hover a{
background-position:-415px -26px;
}
body.employment li#employment a{
background-position:-415px bottom;
}

ul.menu li#News a{
background-position:-552px 0px;
width:91px;
}
ul.menu li#News a:hover,
ul.menu li#News:hover a{
background-position:-552px -26px;
}
body.news li#News a{
background-position:-552px bottom;
}
ul.menu li#aboutus a{
background-position:-643px 0px;
width:118px;
}
ul.menu li#aboutus a:hover,
ul.menu li#aboutus:hover a{
background-position:-643px -26px;
}
body.aboutus li#aboutus a,
body#staff li#aboutus a{
background-position:-643px bottom;
}
ul.menu li#contactus a{
background-position:-761px 0px;
width:124px;
}
ul.menu li#contactus a:hover,
ul.menu li#contactus:hover a{
background-position:-761px -26px;
}
body.contactus li#contactus a{
background-position:-761px bottom;
}
/* Typography
--------------*/
body {
font-size: 11px; /* Global font-size */
font-family:Arial, Helvetica, sans-serif;
color: #666666;
}

p, div.text {
font-size: 11px;
color:#666666;
}


div.text {
margin-bottom: 10px;
}

ul {
list-style-type: circle;
list-style-position: inside;
}

ol{
list-style-type: decimal;
list-style-position: inside;
}

h1 {
font-size: 18px;
margin-bottom: 20px;
color:#0a1a58;
}

body.listing h1{
font-size:11px;
font-weight:bold;

margin-bottom:7px;
padding-left:3px;
}
h2 {
font-size: 1.1em;
margin-bottom: 10px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #22243d;
font-weight: bold;
}
a,
a:link,
a:visited{
color: #333333;
}

a:hover {
color: #333333;
}

#footer p {
display:block;
width:875px;
height:29px;
font-size: 11px;
text-align:left;
color:#fff;
line-height:29px;
margin:0px;

padding-left:10px;
}
#footer_border .container{
display:block;
background:url(../img/footer_bg.jpg) no-repeat;
width:885px;
height:29px;
}

#footer,
#footer a:link,
#footer a:visited {
color: #fff;
text-decoration: none;
}

#footer a:hover {
color: #f2891c;
}

/* Header
----------*/

#header img#logo {
display: inline;
float: left;
margin-top:5px;
margin-left:7px;
}

/* Dropdown menu
-----------------*/






/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

form li {
list-style-type: none;
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
margin-bottom: 5px;
}

form input {
width: 250px;
}

form textarea {
width: 250px;
}
form#quicksearch select{
width:190px;
border-top:1px solid #808080;
border-left:1px solid #808080;
border-bottom: 1px solid #fff;
border-right:1px solid #fff;
color:#666666;
height:18px;
}
form select {
width: 254px;
}

form input.radio {
width: 30px;
}

form textarea {

font-size: 1em;
}

form p {
clear: both;
}


form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}

form fieldset#submit input,
form fieldset.submit input,
form input.button {
width: 80px !important;
text-align:center;
cursor: pointer;
background:url(../img/button/80px_button.gif) no-repeat;
border: none;
color: #fff;
height:25px;
font-size:10px;
font-weight:bold;
padding-bottom:3px;
}
fieldset.submit input#wide,
form input#wide{
width: 120px !important;
background:url(../img/button/button.gif) no-repeat;
}
fieldset.submit input#very_wide,
form input#very_wide{
width: 140px !important;
background:url(../img/button/140px_button.gif) no-repeat;
}
form em span,
form .required {
color: #ff7b00;
font-weight: bold;
}


/* Dynamic text
----------------*/

#content img#dyn-heading-img {
margin-bottom: 15px;
}

#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
}

#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;
font-size:11px;
}

/* Home 
---------*/

/*body#home #sub-section form {
font-size: 0.9em;
font-weight: bold;
}*/

body#home #content #bottomrow #hometext {
background-color:#ededed;
width: 662px;
display: block;
float: left;
height: 197px;
margin-right: 1px;
}

body#home #content #bottomrow #hometext h1 {
background-color:#D0D0D0;
border-bottom:2px solid #CCCCCC;
color:#0A1A58;
display:block;
font-size:11px;
font-weight:bold;
height:27px;
line-height:27px;
margin-bottom:0;
margin-top:2px;
padding-left:7px;
text-transform:uppercase;
}

body#home #content #bottomrow #hometext .text{
padding: 7px;
text-align: justify;
}

body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

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 p {
margin-bottom: 0px;
padding-bottom:5px;
}
#sub-section p#qs_price{
overflow:hidden;
}
body#home #sub-section select {
width: 195px;
font-size: 0.9em;
}
#sub-section #qs_price select#qs_max-price,
#sub-section #qs_price select#qs_min-price{
width:88px !important;
float:left;
}
form label.label_to{
width:auto;
margin-left:5px;
margin-right:5px;
}
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;
margin-right:0px;
}

body#home #sub-section form #qs_st input {
vertical-align: middle;
width: 14px;
}

body#home #sub-section form #submit {
text-align: right;
padding: 10px 5px 0px 0px;
margin-bottom:0px;
}
form input#qs_st-buy,
form input#qs_st-rent{
vertical-align:middle;
width:14px;
}
body#home p#qs_st{
width:145px;

}
p#qs_st{
display:block;
float:right;
width:135px;
margin-top:10px;
}
p#qs_st label{
display:inline;
width:auto;
float:none;
margin:0px;
font-size:10px;
color:#000;
margin-right:0px;
}
p#qs_st label#qs_st_rent{
padding-left:16px;
}
#form_search p{
margin-bottom:0px;
padding-bottom:5px;
}
#form_search fieldset#submit{
padding:10px 5px 0px 0px;
margin-bottom:0px;
}
#quick_search_custom{
width:222px;
height:29px;
background-color:#cccccc;
margin-bottom:1px;
}
#quick_search_custom h1{
font-size:11px;
font-weight:bold;
color:#0a1a58;
text-align:left;
padding-left:14px;
text-transform:uppercase;
line-height:29px;
display:block;
height:29px;
margin:0px;
}
#form_search{
background-color:#ededed;
padding-left:15px;
width:207px;
height:165px;
}
#form_search fieldset#submit input#searchbg{
background-image:url(../img/button/search.gif);
background-repeat:no-repeat;
margin-right:13px;
font-weight:bold;
font-size:10px;
width:73px !important;
text-transform:uppercase;
height:26px;
padding-bottom:0px;
}
#form_search fieldset#submit input#searchbg:hover{
background-image:url(../img/button/search_hover.gif);
background-repeat:no-repeat;
}
#form_search p select {
font-size:0.9em;
width:195px;
}
#fast_find{
background:#ededed;
padding-left:14px;
width:208px;
margin-bottom:2px;
height:67px;
}
#fast_find h1{
font-size:11px;
font-weight:bold;
color:#0a1a58;
text-transform:uppercase;
margin-bottom:10px;
padding-top:5px;
}
form #fast_find input.qsinputbox{
width:110px;
height:15px;
border:1px solid #798676;
color:#4b5e50;
font-size:9px;
padding-top:3px;
padding-left:5px;
float: left;
margin-top:9px;
}
#fast_find_button{
text-align:right;
}
#fast_find input#find_bg:hover{
background:url(../img/find_home.gif) no-repeat;
}
#fast_find input#find_bg{
background-image:url(../img/button/find.gif);
background-repeat:no-repeat;
font-weight:bold;
font-size:10px;
width:76px !important;
text-transform:uppercase;
height:28px;
margin-right:13px;
float:right;
padding-top:10px;
padding:0px;
}

#fast_find p{
margin:0px;
padding-bottom:7px;
}

.surround{
width:165px;
font-size:0.9em;
display:inline;
}

input#qs_st-surrounding{
width:14px;
margin-right:5px;
}
/* Interactive map Quicksearch2 
----------------------*/
body.interactivemap #sub-section {
width:490px;
}
body.interactivemap #content {
width:390px;
}

body.interactivemap form select {
width:327px;
font-size:11px;
}

body.interactivemap form#quicksearch2 p {
margin-bottom: 10px;
}

body.interactivemap form#quicksearch2 #qs_bed_car {
margin-bottom: 0;
}

body.interactivemap form#quicksearch2 .checkboxsearch {
height: 74px;
width: 319px;
border: 1px solid #A5ACB2;
display: block;
overflow: auto;
margin: 10px 0 10px 0;
clear: both;
padding: 3px;
background-color: #fff;
}

body.interactivemap form#quicksearch2 .checkboxsearch p {
margin-bottom: 3px;
clear: none !important;
font-size: 0.9em;
color: #000 !important;
}

body.interactivemap form#quicksearch2 .checkboxsearch p input {
width: 15px;
border: none;
}

body.interactivemap form#quicksearch2 #qs_price select,
body.interactivemap form#quicksearch2 #qs_rent_price select,
body.interactivemap form#quicksearch2 #qs_bed_car select{
width: 162px;
}

body.interactivemap form#quicksearch2 #qs_price #qs_min-price {
margin-right: 1px;
}

/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/

body.listing #main #content a.printListLink:link,
body.listing #main #content a.printListLink:visited,
body.ofi #main #content a.printListLink:link,
body.ofi #main #content a.printListLink:visited {
	font-size: 1.1em;
	text-transform: uppercase;
	text-decoration: none;
	color: #777;
}

body.listing #main #content a.printListLink:hover,
body.ofi #main #content a.printListLink:hover {
	color: #444;
}

body.listing #main #content a.printListLink img,
body.ofi #main #content a.printListLink img {
	margin-right: 5px;
	vertical-align:middle;
}

body.listing #main #content div.printContainer {
clear:both;
margin: 5px 0;
text-align:right;
}


body.listing .property {
background:transparent url(../img/bg_listing.jpg) repeat-y scroll 0%;
clear: both;
overflow: hidden;
border-top: 3px solid #fff;
}

body.listing .property .image {
display: block;
float: left;

}
body.listing .property .image img{
width:220px;
}

body.listing .property #details{
margin-left:10px;
margin-top:10px;
width: 490px;
float: left;
} 
body.listing .property #details a#more_details{
position:relative;
display:block;
float:left;
margin-top:20px;
}
#left_detail_listing{
width:220px;
float:left;
}

#right_detail_listing{
float:right;
width:148px;
margin-top:10px;
}

body.ofi #features,
body.listing .property #features {
color: #666666;
width:140px;
overflow:hidden;
margin-top:5px;
}
body.ofi #features {
float:left;
}
body.ofi #features p,
body.listing .property #features p{
float:left;
font-size:9px;
margin-left:4px;
}
body.ofi #features img,
body.listing .property #features img {
margin-right:5px;
vertical-align: top;
margin-left:7px;
}

body.listing .property .details h2 {
font-size:12px;
font-weight:bold;
color:#ff7b00;
margin-bottom:15px;
}

body.listing .property .details h3 {
margin-bottom: 2px;
font-weight:bold;
font-size:11px;
color:#0a1a58;
margin-bottom:15px;

}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property #price {
color:#003366;
font-weight:bold;
width:140px;
margin-top:40px;
margin-left:10px;
}
body.listing .property #time,
body.listing .property #venue {
color : #003366;
font-weight : bold;
width : 140px;
margin-left : 10px;
}
body.listing .property #addlink{
display:block;
width:134px;
height:21px;
background-color:#aeaeae;
line-height:21px;
margin-top:45px;
margin-left:7px;
}
body.listing .property #addlink a:link, 
body.listing .property #addlink a:hover, 
body.listing .property #addlink a:visited{
color:#fff;
text-transform:uppercase;
font-size:11px;
padding-left:6px;
text-decoration:none;
}
body.listing #filter {
height: 35px;
background-color: #f3f3f3;
display:block;
margin-bottom:13px;
overflow:hidden;
}
body.listing #filter  form{
display:block;
padding:8px 0px 0px 15px;
height:26px;
}
body.listing #filter label {
float: none;
display: none;
width: auto;
font-size: 0.9em;
font-weight: bold;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
color:#808285;
border-color:#808080 rgb(255, 255, 255) rgb(255, 255, 255) rgb(128, 128, 128);
border-style:solid;
border-width:1px;
}
body.listing #filter select#qs_suburb{
width:100px;
}
#filter select option {
text-transform: capitalize;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}
body.listing #filter p#refine{
font-size:11px;
color:#808285;
text-transform:uppercase;
margin-right:15px;
margin-top:2px;
}
/*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 {
background:transparent url(../img/button/search.gif) no-repeat scroll 0%;
font-size:10px;
font-weight:bold;
height:26px;
text-transform:uppercase;
width:73px !important;
margin-top:-4px;
position:relative;
padding:0px;
}

body.listing p.pagebar {
font-size:11px;
padding-top: 10px;
padding-bottom: 5px;
text-align: right;
color:#473515;
}
body.listing p.pagebar a{
color:#999999;
}

body.listing ul#inspectionslist {
list-style-type:none;
margin-top:10px;
}
/* Property detail
-------------------*/

body.detail #content h1#heading_detail{
font-size:11px;
font-weight:bold;
color:#003366;
margin:0px;
padding-left:3px;
display:block;
height:25px;
padding-top:2px;
}
body.detail #propertydetails .images p {
font-weight: bold;
font-size: 0.8em;
}
body.detail #extradetails #address_detail,
body.detail #price_detail,
body.detail #extradetails p,
body.detail #extradetails h3,
body.detail  ul#inspectionslist,
body.detail h1#agent_detail,
body.detail dl.agentdetails
{
margin-left:5px;
}
body.detail #price_detail h3{
margin:0px !important;
}
body.detail #extradetails dl.agentdetails dt {
font-weight: bold;
}
body.detail #extradetails dl.agentdetails,
body.detail #extradetails dl.agentdetails a:link,
body.detail #extradetails dl.agentdetails a:hover,
body.detail #extradetails dl.agentdetails a:visited {
color:#666666;
font-size:11px;
}
body.detail #extradetails dl.agentdetails dd.phone{
margin-top:15px;
margin-bottom:15px;
}
body.detail #content h2 {
padding: 3px 0;
margin-bottom: 5px;
font-size: 1.2em;
color: #F2891C;
}

body.detail #content h3 {
font-size: 1em;
}

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;
margin-top: 4px;
}
body.brochure #addressbar div{
color:#666666;
font-size:9px;
}

body.detail #addressbar div h2 {
border: none;
color: #22243D;
}

body.detail #addressbar img {
vertical-align: sub;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
width: 502px;
float: left;
margin-bottom: 20px;
}

body.detail #extradetails {
width: 365px;
float: right;
margin-bottom: 20px;
}



body.detail #extradetails img#mainimage {
width: 238px;
display: block;
}

body.detail #propertydetails .images p {
text-align: center;
clear: both;
}
body.detail #propertydetails .images img#mainimage{
width:499px;
border-bottom:1px solid #fff;
}
body.detail #propertydetails .images img{
float:left;
width:124px;
border-right:1px solid #fff;
}
body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}

body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}
body.detail .user_gmap{
width:500px;
float:left;
margin-top:5px;
}
/* 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;
}

body.detail #mainheading_bedbathcar{
width:365px;
border-bottom:2px solid #ffb571;
overflow:hidden;
height:25px;
margin-top:5px;
}
body.detail #mainheading_bedbathcar #mainheading_detail{
width:240px;
float:left;
}
body.detail #mainheading_bedbathcar #mainheading_detail h1{
font-size:11px;
font-weight:bold;
color:#0a1a58;
margin-left:5px;
margin-top:0px;
}
body.detail #mainheading_bedbathcar #bedbathcar_detail{
width:110px;
float:right;
padding-top:2px;
}
body.detail #bedbathcar_detail{
font-size:9px;
color:#666666;
}
body.detail #bedbathcar_detail img{
margin-left:7px;
margin-right:4px;
vertical-align: inherit;
}
body.detail #content #address_detail h2{
font-size:12px;
font-weight:bold;
color:#ff7b00;
padding-top:10px;
}
body.detail #content #price_detail h3{

font-size:12px;
font-weight:bold;
color:#003366;
padding-bottom:10px;
}

body.detail #content h3#inspect{

font-size:11px;
font-weight:bold;
color:#666666;
padding-bottom:5px;
}
ul#inspectionslist li{
color:#FF7B00;
font-size:11px;
}
body.detail h1#agent_detail{
font-size:11px;
font-weight:bold;
color:#0a1a58;
border-bottom:2px solid #ffb571;
padding-bottom:10px;
}
body.detail #agentImg {
width : 120px;
float : left;
}
body.detail #agentImg img {
width : 100px !important;
margin-left : 8px;
}
body.detail .useful{
width:149px;
float:left;
}
body.detail #gmap{
width:350px;
float:right;
height:258px;
}
body.detail #content h2.section{
color:#fff;
font-size:11px;
background:#0a1a58;
display:block;
height:30px;
line-height:30px;
padding-left:10px;
margin:0px;
}

body.detail #content ul#toolslist{
background:#ff7b00;
padding-bottom:10px;
padding-top:10px;
}
body.detail #content ul#toolslist li{
padding:5px 0px;
}
body.detail #content ul#toolslist li a,
body.detail #content ul#toolslist li a:link,
body.detail #content ul#toolslist li a:visited,
body.detail #content ul#toolslist li a:hover{
font-size:11px;
color:#fff;
text-transform:uppercase;
margin-left:7px;
padding-left:14px;
background:url(../img/detailspage_useful_li.gif) no-repeat left;
text-decoration:none;
}
/* Property detail printfriendly
---------------------------------*/
body.brochure #content h2.section{
float:none;
color:#FF7B00;
background:none;
height:auto;
padding:0px;
}
html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}
body.brochure #wrap {
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
}
body.brochure #main {
background-image: none !important;
width:auto;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
background-image: none;
width:auto;
height:88px;
}
body.brochure #propertydetails {
width: 280px;
clear:both;
}
body.brochure #extradetails .images{
width:247px;
float:left;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
width:58px;
}
body.brochure #extradetails {
width: 247px;
}

	
/* Staff 
---------*/

body#staff dl {
clear: both;
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}

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;
font-size:11px;
}

body#staff.profile #content ul li {
margin-bottom: 5px;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background:#fff url(../img/bg-nocol.gif) repeat-x top left;
}

body.slideshow #header {
background: url(../img/header_img_nocol.gif) no-repeat;
height:84px;
margin-bottom:5px;
}

body.slideshow #header img {
float: left;
padding-top:5px;
padding-left:7px;
}

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:#fff url(../img/bg-nocol.gif) repeat-x top left;
text-align: left;
}

html.popup #header {
background: url(../img/header_img_nocol.gif) no-repeat;
height:84px;
margin-bottom:5px;
}

html.popup #header img {
float: none;
padding-top:5px;
padding-left:7px;
}

/* News
--------*/
body.news #sub-section dl {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 4px;
margin-bottom: 4px;
}
body.news #sub-section dl dt {
color:#0A1A58;
font-size:11px;
font-weight:bold;
padding-top:3px;
}

body.news #sub-section dl dd {
font-size:11px;
}

body.news #sub-section p {

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.ofi #main #content div.printContainer {
clear:both;
float:right;
margin:2px;
text-align:right;
}

body.auction #content h2.header,
body.ofi #content h2 {
background-color: #bbb;
padding: 2px 0 2px 5px;
margin-bottom: 5px;
margin-top:20px;
}

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: #dadde6;

}

body.auction #content dl.stripe #features p ,
body.ofi #content dl.stripe #features p {

}

body.ofi #content dl.stripe dd.link a:link,
body.ofi #content dl.stripe dd.link a:visited,
body.auction #content dl.stripe dd.link a:link,
body.auction #content dl.stripe dd.link a:visited {

}

body.auction #content dt,
body.ofi #content dt {
width: 250px;
display: block;
float: left;
}

body.auction #content dd.price,
body.ofi #content dd.price,
body.auction #content dd.time,
body.ofi #content dd.time {
font-weight: bold;
float: left;
width: 150px;
}

body.auction #content dd.price,
body.ofi #content dd.price {

}

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: 320px;
}

/* 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 {
width: 250px;
}

body.alert #content form select {
width: 254px;
}

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: #ff7b00;
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.8em;
}

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: #ff7b00;
font-weight: bold;
text-decoration: none;
}

body.alert #content #registerbox a:hover {
text-decoration: underline;
}

/*Add sub menu for dynamic page*/
#sub_link{
background:url(../img/right_menu_bg.jpg) no-repeat;
width:222px;
height:193px;
margin-bottom:2px;
}

#left_link_a{
float:left;
width:149px;
padding-left:20px;
}
#left_link_a a{

width:140px;
float:left;
text-decoration:none;
text-transform:uppercase;
display:block;
color:#0a1a58;
font-size:11px;
}
#left_link_a a#buy,
#left_link_a a#rent{
background:url(../img/sub_menu/background_sub.jpg) no-repeat;
width:45px;
height:15px;
font-size:10px;
text-align:center;
line-height:15px;
color:#fff;
margin-right:15px;
}
#left_link_a #open{
padding-top:5px;
padding-bottom:3px;
width:140px;
float:left;
text-decoration:none;
text-transform:uppercase;
display:block;
color:#0a1a58;
font-size:11px;
}
#left_link_a a#rentlist{
padding-top:15px;
}
#left_link_a a#market{
padding-top:17px;
}
#left_link_a a#repair{
padding-top:15px;
}
#left_link_a a#tenancy{
padding-top:15px;
}
#left_link_a a#auction{
padding-top:16px;
}
#right_link_img{
float:left;
width:30px;
margin-left:15px;
}
#right_link_img img#sub1{
padding-top:14px;
}
#right_link_img img#sub2{
padding-top:5px;
}
#right_link_img img#sub3{
padding-top:8px;
}
#right_link_img img#sub4{
padding-top:8px;
}
#right_link_img img#sub5{
padding-top:6px;
}
#right_link_img img#sub6{
padding-top:7px;
}

/*Pow*/
#pow_cus{
width:220px;
float:left;
margin-right:1px;
height:205px;
position:relative;
display:block;
overflow:hidden;
}
#pow_cus a img{
width:220px;
}
#pow_bg{
background:#666666; 
opacity: 0.8;  
filter:alpha(opacity=80); 
-moz-opacity:0.8;
-khtml-opacity: 0.8;
width:220px;
height:26px;
margin-top:-26px;
}
#sub_pow{
width:220px;
display:block;
height:18px;
top:-26px;
position:relative;
padding-top:8px;
}
#bedbathcar{
color:#666666;
width:95px;
float:left;

}
#bedbathcar p{
float:left;
font-size:9px;
color:#fff;
margin-bottom:0px;
display:block;
}
#bedbathcar p img{
padding-left:6px;
padding-right:6px;
vertical-align: text-top;
}
#sub_pow h2.pow_sub{
float:left;
display:block;
font-size:9px;
text-transform:uppercase;
color:#fff;
padding-left:7px;
margin-bottom:0px;
}
#pow_cus h2.pow_text{
display:block;
height:27px;
background-color:#ef6d00;
border-bottom:2px solid #ff7b00;
margin-bottom:1px;
font-size:11px;
font-weight:bold;
color:#fff;
padding-left:7px;
line-height:27px;
text-transform:uppercase;
margin-top:2px;
}
#pow_cus h2.pow_price{
color:#FFFFFF;
display:block;
float:right;
font-size:10px;
font-weight:normal;
margin-bottom:0;
margin-top:-1px;
padding-right:7px;
text-transform:uppercase;
}
#map_link_home{
float:right;
width:220px;
margin-right:1px;
}
#map_link_home h2{
display:block;
height:27px;
background-color:#d0d0d0;
color:#0a1a58;
border-bottom:2px solid #cccccc;
margin-top:2px;
margin-bottom:0px;

font-weight:bold;
padding-left:7px;
text-transform:uppercase;
line-height:27px;
font-size:11px;
}
#map_link{
background:url(/img/button/bg_home_map.gif) no-repeat;
width:220px;
height:165px;
display:block;
float:right;
margin-top:1px;
}
#map_link a:link,
#map_link a:hover,
#map_link a:visited{
display:block;
float:right;
background-repeat:no-repeat;
float:right;
clear:both;
text-transform:uppercase;
text-decoration:none;

font-size:12px;
font-weight:bold;
margin-bottom:2px;
line-height:23px;
padding-left:15px;
width:62px;
height:23px;
color:#fff;
}
#map_link a#link1_home{
margin-top:5px;
}
#map_link a#link1_home:link,
#map_link a#link1_home:hover,
#map_link a#link1_home:visited,
#map_link a#link2_home:link,
#map_link a#link2_home:hover,
#map_link a#link2_home:visited{
background-image:url(../img/button/link1.png);
}
#map_link a#link1_home:hover,
#map_link a#link2_home:hover{
background-image:url(../img/button/link2.png);
}
body#staff a.staffmember {
display:block;
padding-left:20px;
font-size:0.9em;
font-weight:normal;
height:150px;
text-decoration:none;
width:105px;
float:left;
text-align:center;
}
body#staff a.staffmember img{
width:100px;
}
body#staff #staffmember{
width:145px;
float:left;
}
body#staff h1{
margin-left:22px;
}
#content_cus ul li{
color:#666;
font-size:11px;
}
#content_cus ul{
padding-bottom:5px;
}
#size{
padding-left:10px;
}
#size h2{
margin-bottom:0px;
}


body.printlist #main div.property {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #666;
clear: both;
overflow: hidden;
}
body.printlist #main div.property img {
	float: left;
	margin-right: 10px;
}
body.printlist #main div.property div.details {
float:right;
width:410px;
}
body.printlist #main div.property div.bedBathCar {
	float: right;
}
body.printlist #main div.property div.bedBathCar p {
	display: inline;
	padding: 0 5px;
}
body.printlist #main div.property div.bedBathCar p img {
	float: none;
}
body.printlist #content dt {
	width: 225px;
}
body.printlist #content dl {
	border-bottom: 1px solid #DADDE6;
	padding: 0 5px;
}
body.printlist #content dd.time {
	text-transform: lowercase;
	width: 110px;
}
body.printlist #content dd.price {
	width: 120px;
	text-align: right;
}
body.printlist #content dd.type {
	width: 30px;
	text-align: center;
	float: left;
	font-weight: bold;
}
body.printlist #features {
	margin-top: 0;
	width: 95px;
}
body.printlist #content h1 {
	margin-bottom: 5px;
}
body.printlist #content #features p {
	margin-left: 0;
}
body.printlist #content #features img {
	margin-right: 2px;
}
body.printlist #content h2 {
	background-color:transparent;
	border-bottom:2px solid #c3c7d1;
	color:#0A1A58;
	font-size:1.2em;
	font-weight:normal;
	margin: 0 0 10px;
	padding:5px 0;
}
body.printlist #content dl.stripe {
	background-color: transparent;
}
body.printlist #main .contactDetails {
	color:#0A1A58;
	font-size:1.5em;
	font-weight:bold;
	padding-bottom:10px;
	text-align:center;
}
body.printlist #main .key {
	text-align: center;
	margin-bottom: 15px;
}