/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html, #wrap {height: 100%;}
#wrap {width: 850px;margin: 0 auto;}
#footer {clear: both;padding: 10px 0 20px 0; text-align: center;}
#header {padding: 0 1px;overflow:hidden;}

.clearer{
clear:both;
}

body, html {
background-color: #FFF;
}

#wrap{
background:url(/img/logo.jpg) no-repeat;
}

#main {
border-left:1px solid #e1e1e1;
border-right:1px solid #e1e1e1;
border-bottom:1px solid #e1e1e1;
}

#menu {
background-color: #ffff00;
width:650px;
float:right;
height:37px;
}

#top3images{
background:url(/img/top3images.jpg) no-repeat;
height:142px;
width:850px;
clear:both;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width: 645px; float: left; padding: 25px 0px;padding-right:13px;padding-left:25px;}
#sub-section {width: 152px; float: left; padding: 25px 0px;padding-left:13px;}
/* pages without columns */
body.detail #content,body.alert #content{width: auto;display: block;float: none;padding-left:11px;padding-right:12px;}
body.detail #sub-section,body.alert #sub-section{padding:0px;margin:0px;float:none;font-size:0px;}

/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
background-image: none;
background-color: #fff;
}

/* Header
----------*/
#header img {
display: block;
float: right;
}
#header{
height:56px;
}

/* Menu
---------*/

.menu {
width: auto;
margin: 0 auto;
margin-left:70px;
}

.menu a {
padding: 11px 15px;
}

.menu li {
padding: 11px 0;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 4px 15px;
display: block;
width: 130px;
}
#sub-section ul li a,#sub-section ul li a:visited{
text-decoration:none;
display:block;
color:#333333;
height:40px;
line-height:40px;
border-bottom:1px solid #e1e1e1;
}
#sub-section ul li a:hover{
color:#666666;
}
#sub-section a.current_page{
color:#666666;
font-weight:bold;
}

/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}

p {
font-size: 1em;
}

h1 {
font-size: 2em;
margin-bottom: 15px;
color:#666666;
font-weight:normal;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #5d5d5d;
font-weight: bold;
}

a:link,
a:visited {
color: #333333;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
font-size: 0.9em;
text-align:left;
text-indent:15px;
}
#footer{
background:#e1e1e1;
padding:0px;
height:40px;
line-height:40px;
}
#footer,
#footer a:link,
#footer a:visited {
color: #333333;
text-decoration: none;
}

#footer a:hover {
color: #333333;
}

/* Header
----------*/

#header img#logo {
}

/* Dropdown menu
-----------------*/

.menu a {
border:none;
font-weight: bold;
text-transform: capitalize;
font-size:0.9em;
}

.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
color: #333333;
text-decoration: none;
background-color: #ffff00;
}

.menu a:hover {
color: #666666;
}

body.about li#aboutList a,
body.buy li#buyList a,
body.sell li#sellList a,
body.rural li#ruralList a,
body.contact li#contactList a,
body#home li#homeList a,
body.rent li#rentList a,
body.finance li#financeList a{
color: #666666;
}

body.about li#aboutList li a, body.about li#aboutList li a:visited,
body.buy li#buyList li a, body.about li#buyList li a:visited,
body.sell li#sellList li a, body.about li#sellList li a:visited,
body.rural li#ruralList li a, body.about li#ruralList li a:visited,
body.finance li#financeList li a, body.about li#financeList li a:visited,
body.rent li#rentList li a, body.rent li#rentList li a:visited,
.menu li li a:link,
.menu li li a:visited{
border: none;
text-transform: none;
background:#FFFF00;
font-size:0.8em;
font-weight:normal;
color:#666666;
padding-top:5px;
padding-bottom:5px;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:0.90;

}
body.about li#aboutList li a:hover,
body.buy li#buyList li a:hover,
body.sell li#sellList li a:hover,
body.rural li#ruralList li a:hover,
body.finance li#financeList li a:hover,
body.rent li#rentList li a:hover,
.menu li li a:hover{
background:#c8ca15;
}



/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
}

form input,
form textarea,
form select {
width: 250px;
}

form input.radio {
width: 30px;
}

form textarea {
font-family: Arial, Helvetica, sans-serif;
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: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #9b9b9b;
border: none;
color: #333333;
}

form em span,
form .required {
color: #333;
font-weight: bold;
}


/* Dynamic text
----------------*/

#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}

#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/
body#home #main{
border:0px;

}
body#home #main #content{
float:none;
padding:0px;
margin:0px;
width:auto !important;
padding-top:7px;
}

body#home form#fastfind {
width : 324px;
height : 21px;
overflow : hidden;
margin : 10px -10px 0 auto;
border-left : 14px solid #fff;
font-size : 0.9em;
padding : 8px; 
position : relative;
}
body#home form#fastfind fieldset {
margin : 0;
border : none;
padding : 0;
}
body#home form#fastfind fieldset p {
display : inline;
}
body#home form#fastfind fieldset p.label {
margin-right : 10px;
font-weight : bold;
}
body#home form#fastfind input.qsinputbox {
margin : 3px 0 0 0;
width : 206px;
border : 1px solid #a5acb2;
font-size : 0.9em;
color : #000;
padding : 1px 2px;
}
body#home form#fastfind input.button {
width : 20px;
height : 15px;
float : right;
margin-top : 4px;
position:absolute;
top : 8px;
right : 10px;
font-size : 0.9em;
font-weight : normal;
}

body#home .featureProperty{
float:left;
width:280px;
margin-right:5px;
}
body#home .quickSearch{
float:left;
width:280px;
margin-right:5px;
}
body#home .loginForm{
float:left;
width:280px;
}
body#home h2 {
height:35px;
line-height:35px;
background-color:#d9d9d9;
text-indent:15px;
margin-bottom:15px;
}
body#home #main #sub-section{
padding:0px !important;
margin:0px !important;
font-size:0px !important;
}
body#home #content form #submit input {
font-size: 0.9em;
font-weight: bold;
}

body#home #content fieldset {
border: none;
padding: 0px 24px;
}

body#home #content label {
font-size: 0.9em;
float: none;
display: inline;
}

body#home #content p {
margin-bottom: 5px;
}

body#home #content select{
width: 225px;
font-size: 0.9em;
}
body#home #content select#qs_suburb,body#home #content select#qs_property-type{
margin-top:5px;
}
body#home #content #qs_price select,
body#home #content #qs_rent_price select {
width: 100px;
margin-top:5px;
}
body#home #content #qs_price label.label_to{
margin:0px 5px;
}
body#home #content form #qs_st label {
padding-right: 5px;
width: auto;
float: none;
display: inline;
}

body#home #content form #qs_st input {
width: auto;
}
body#home #content form #qs_st input#qs_st-buy {
margin-left:35px;
}
body#home #content form #qs_st input#qs_st-rent {
margin-left:10px;
}
body#home #content form .quickSearchButton{
width:auto;
padding:0px;
margin:0px;
margin-right:5px;
margin-top:12px;
float:right;
}
body#home .loginForm p{
font-size:0.9em;
}
body#home .loginForm p.formLogin{
padding:0px 24px;
padding-top:10px;
}
body#home .loginForm input.emailAddress{
width:220px;
border:1px solid #b3b3b3;
margin:7px 0px;
}
body#home .loginForm input.password{
width:220px;
border:1px solid #b3b3b3;
margin:7px 0px;
}
body#home .loginForm input.button{
width:auto;
background:none;
float:right;
margin-top:25px;
}
body#home .loginForm p.loginLink{
clear:both;
text-align:right;
padding-top:10px;
padding-left:24px;
padding-right:24px;
#padding-top:5px;
padding-bottom:10px;
#padding-top:0px;
}
body#home .loginForm p.loginLink a{
text-decoration:none;
}
body#home .featureProperty #pow dt img{
width:280px;
}
body#home div.trans{
height:33px;
background-color:#333;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:0.80;
margin-top:-36px;
}
body#home div.Suburb{
float:left;
color:#fff;
padding-left:5px;
padding-top:6px;
_padding-top:0px;
_position:relative;
_top:-25px;
}
body#home div.viewmore{
float:right;
padding-right:5px;
_position:relative;
_top:-29px;
}
body#home div.sub_more{
margin-top:-29px;
position:relative;
_position:inherit;
_margin-top:0px;
}
body#home #footer{
margin-top:10px;
#margin-top:0px;
_margin-top:-20px;
}
/* Contact Us

--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/
body.listing a.saveSearch{
float:right;
margin-top:-40px;
}
body.listing .property {
padding: 10px 0;
clear: both;
overflow: hidden;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
}
body.listing .property a.image img{
width:240px;
}

body.listing .property .details {
width: 251px;
margin-right:26px;
float: left;
padding:0px;
}
body.listing .property #featuresBox{
float:left;
width:113px;
}
body.listing .property .features {
font-weight: bold;
color: #333333;
}
body.listing .property .features p{
float:left;
}

body.listing .property .features img {
margin-right: 9px;
margin-left:9px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.2em;
}

body.listing .property .details h3 {
font-size: 1.1em;
margin-bottom: 25px;
color:#5d5d5d;
}

body.listing .property .details p {
margin-bottom: 0 !important;
height:115px;
}
body.listing .property .details .viewProperty{
display:block;
}

body.listing .property .price {
text-align: right;
color:#666666;
}

body.listing #filter {
height: 60px;
padding: 10px;
margin-bottom: 5px;
background-color: #e9e9e9;
}
body.listing #filter div{
color:#606060;
font-size:1.2em;
margin-bottom:5px;
}
body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
color:#000;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 18px;
}

body.listing #filter input {
width: auto;
margin-top: 10px;
cursor: pointer;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: right;
}

/* Property detail
-------------------*/

body.detail #extradetails dl.officedetails dt {
font-weight: bold;
}

body.detail #content h2 {
padding: 3px 0;
margin-bottom: 5px;
font-size: 1.2em;
color: #666666;
margin-top:5px;
}

body.detail #content h3 {
font-size: 1em;
color:#666;
}

body.detail #content ul {
margin-bottom: 15px;
list-style-type: none;
list-style-position: outside;
}

body.detail #addressbar {
xheight: 25px;
xmargin-bottom: 5px;
overflow: hidden;
}

body.detail #addressbar h1 {
float: left;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
clear:both;
width: 506px;
float: left;
margin-bottom: 20px;
margin-right:9px;
}
body.detail #propertydetails div.mainimage img{
width:500px;
border:3px solid #cccccc;
margin-bottom:20px;
}

body.detail #extradetails {
width: 310px;
float: left;
margin-bottom: 20px;
}

body.detail #extradetails img {
width: 150px;
margin-right: 10px;
margin-bottom: 7px;
display: block;
float: left;
}
body.detail #extradetails img.lastimage {
margin-right:0px !important;
}

body.detail #extradetails img#mainimage {
width: auto;
display: block;
}

body.detail #extradetails ul#toolslist{
clear:both;
padding-top:12px;
}
body.detail #extradetails ul#toolslist a{
display:block;
text-decoration:none;
width:150px;
height:25px;
line-height:25px;
background-image:url(/img/toolbar_background.jpg);
background-repeat:no-repeat;
margin-bottom:6px;
font-weight:bold;
text-indent:10px;
font-size:0.9em;
}
body.detail #extradetails div#infoform{
clear:both;

}
body.detail #extradetails fieldset,body.detail #extradetails fieldset form{

border:0px;
padding:0px;
margin:0px;
}
body.detail #extradetails fieldset label{
width:95px;
font-size:0.9em;
}
body.detail #extradetails fieldset input{
width:200px;
border:1px solid #b3b3b3;
}
body.detail #extradetails fieldset textarea{
width:304px;
}
body.detail #extradetails fieldset#submit input{
background:none;
padding:0px;
border:0px;
}
body.detail #extradetails fieldset#submit em{
font-style:normal;
font-size:0.9em;
}
body.detail dl#agentImg{
float:left;
width:100px;
display:block;
margin:0px;
}
body.detail dl.agentdetails{
float:right;
width:200px;
display:block;
margin:0px;
_width:150px;
}
body.detail dl#agentImg img {
width: auto !important;
margin-right: 15px !important;
margin-bottom:10px;
}
body.detail dl.agentdetails a,body.detail dl.officedetails a{
text-decoration:none;
}

/* Property detail printfriendly
---------------------------------*/

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;
border:0px;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
padding-left:0px;
padding-right:0px;
}
body.brochure #header {
background-image: none;
height:auto;
}
body.brochure #propertydetails {
width: 280px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
width:119px;
}
body.brochure #extradetails {
width: 247px;
float:right;
}
body.brochure #extradetails dl{
float:none;
clear:both;
margin-bottom:10px;
}
body.brochure #extradetails dl dt{
font-weight:bold;
}
/* Staff 
---------*/

body#staff dl {
float : left;
margin-bottom : 10px;
margin-right : 5px;
padding-bottom : 10px;
width : 315px;
font-size : 0.9em;
position : relative;
}
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: 10px;
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 .clear {
clear : both;
border-top: 1px solid #ddd;
margin-bottom : 10px;
}

body#staff.profile #content img {
float: left;
margin: 0 15px 15px 0;
border: 1px solid #666;
}

body#staff.profile #content ul {
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: 5px;
background-image: none;
background-color: #FFF;
text-align:center;
height:auto;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 5px auto;
border: 1px solid #333;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin-right: 1px;
}
body.slideshow h1{
margin-bottom:5px;
}

/* 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: #FFF;
height:auto;
text-align:center;
}

html.popup #header img {
float: none;
margin:0 auto;
}
html.popup #content{
width:560px;
}
/* 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: 10px;
margin-bottom: 10px;
}

body.links #content dl dt {
font-weight: bold;
}


body.links #content dl dd {
margin-bottom: 5px;
}

/* 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-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;
clear: both;
}

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;
}


/* 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;
_height:1%;
}

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 input,
body.alert #content form textarea,
body.alert #content form select {
width: 250px;
}

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: #333;
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;
}

body.alert #content #loginbox label,
body.alert #content #loginbox input {
width: 140px;
#width: 125px;
}

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;
}

body.alert #content #loginbox fieldset.submit p {
font-size: 0.9em;
}

body.alert #content #registerbox {
border: 1px solid #DDDDDD;
float: right;
text-align: center;
clear: right;
margin-left: 20px;
margin-bottom: 15px;
}

body.alert #content #registerbox a {
display: block;
padding: 50px;
width: 150px;
}

body.alert #content #registerbox a:link,
body.alert #content #registerbox a:visited {
color: #990000;
font-weight: bold;
text-decoration: none;
}

body.alert #content #registerbox a:hover {
text-decoration: underline;
}
body.dynamic #fdescription,body.dynamic #freason, body.dynamic #fpropertyaddress,body.dynamic #faddress{
width:350px;
}
body.dynamic #ftitle{
width:50px;
}
body.dynamic select{
width:255px;
}