/*===BASIC TEMPLATE 2===
Fixed width, two/three columns
Vertical menu, context based sub-menu
=======================*/

/* Global structure
-------------------*/
body, html, #wrap {height: 100%;}
#wrap {width: 760px;margin: 0 auto; color:#231f20;}
#footer {clear: both;padding: 20px 0 20px 0; text-align: center;}
#header {padding: 0 1px; border-bottom:solid 1px #fff;}

body{
background-color: #474d52;
}
#header{
background-image: url(/img/header_bg.gif);
background-repeat: repeat-y;
background-position: center top;
overflow:hidden;
}
#wrap,
#footer {
background-image: url(/img/header_bg.gif);
background-repeat: repeat-y;
background-position: left top;
}

#main {
background-image: url(/img/3column_menuleft.gif);
background-repeat: repeat-y;
background-position: left top;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#menu {width: 169px;float: left;}
#content {width: 397px; float: left; padding: 15px 10px;}
#main_content{}
#featureproperty{margin-top:3px; border-top:solid 1px #c7c7c7; clear:both;}
#sub-section {width: 150px; float:right; padding:15px 7px;}
#sub-search{overflow:hidden; margin-left:5px;}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {width: 565px;float: left;}
html.nocol #sub-section,
body.listing #sub-section,
body.detail #sub-section,
body#staff #sub-section{
clear:both;

}
/* Pages with only 2 columns
----------------------------*/
html.nocol #main,
body#staff #main,
body.listing #main,
body.detail #main {
background-image: url(/img/2column_menuleft.gif);
background-repeat: repeat-y;
background-position: left top;
}

#pow{
clear:both;
width: 397px;
margin-top:6px;}

#powDescription{
float:left;
width:265px;
margin-left:10px;}
#powImage{
float:left;
width:122px;
margin-top:2px;
}
#powDescription strong{
text-transform:uppercase;}

#powDescription a{
font-weight:bold;
text-decoration:none;
color:#231f20;
}
/* Header
----------*/

#header img {
display: block;
float: right;
}

#header img#logo {
float: left;
position: relative;
top:33px;
left:45px;
}

/* Menu
--------*/

#menu {
padding: 0 0 0 1px;
}

#menu ul {
list-style-type: none;
}

#menu a {
display: block;
width: 143px;
padding: 7px 0px 7px 26px !important;
background:url(/img/butlet-menu.gif) left center no-repeat;
}

#menu li li a {
border: none;
padding: 3px 0 0 20px;
width: 143px;
}

#menu ul ul {
display: none;
padding: 10px 0 15px 0;
border-bottom: 1px solid #fff;
height:1%;
}

#menu li a {
color: #000;
font-weight: bold;
text-transform:uppercase;
border-bottom: 1px solid #fff;
}

#menu li a:link,
#menu li a:visited {
text-decoration: none;
}

#menu a:hover {
color: #fff;
}
#menu li li a, #menu li li a{
text-transform:none;
color:#fff;
background:none;
font-weight:bold;
padding-left:22px;
}
#menu li li a:hover {
background-color: transparent;
color:#231f20;
}
body.moveout #menu #rentList ul,
body.movein #menu #rentList ul,
body.rent #menu #rentList ul,
body.landlords #menu #landlList ul
{
display:block !important;
position:relative;
margin:0px;
visibility:visible;
}
/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}


/* Listings
------------*/
body.listing .property .details {
width: 250px !important;
margin-right: 10px !important;
}

body.listing #filter select {
width: 85px !important;
}

body.listing #filter input {
padding: 1px 5px !important;
}

body.listing #filter p {
margin-right: 6px !important;
}

/* Detail
------------*/
body.detail #propertydetails {
width: 305px !important;
}

/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #22243d;
}

p {
font-size: 1em;
}

h1 {
font-size: 1.2em;
margin-bottom: 15px;
text-transform:uppercase;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #231f20;
font-weight: bold;
text-transform:uppercase;
}

a:link,
a:visited {
color: #be912c;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
font-size: 0.9em;
color:#fff;
}

#footer a:link,
#footer a:visited {
color: #c7d6e6;
text-decoration: none;
}

#footer a:hover {
color: #f2891c;
}

/* Dropdown menu
-----------------*/
.menu li li a {
border: none;
text-transform: none;
}

/* 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:left;
}

form fieldset#submit input,
form fieldset.submit input,
form input.button {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #231f20;
border: none;
color: #fff;
margin-right:75px;
#margin-right:78px;
_margin-right:78px;
}

form em span,
form .required {
color: #B90000;
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 #sub-section form #submit input {
font-size: 0.9em;
font-weight: bold;
}

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;
color:#22243d;
text-transform:uppercase;
}

body#home #sub-section label {
font-size: 0.9em;
font-weight: normal;
float: none;
display: inline;
margin-right:0px;
line-height:180%;
vertical-align:middle;
}

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: 10px;
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 8px 0 0;
}

/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/
body.listing h1{
	color:#231f20;
}
body.listing .property {
padding: 10px 0;
clear: both;
overflow: hidden;
border-bottom: 1px solid #9f8a58;
height: 1%;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
}

body.listing .property .details {
width: 380px;
float: left;
margin-right: 20px;
}

body.listing .property .features {
float: left;
font-weight: bold;
color: #231f20;
}

body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.2em;
}

body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price {
text-align: right;
}

body.listing #filter {
height: 40px;
padding: 10px;
margin-bottom: 5px;
background-color: #be912c;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}

body.listing #filter input {
width: auto;
padding: 2px 10px;
margin-top: 14px;
cursor: pointer;
background-color: #231f20;
border: none;
color: #fff;
font-size: 0.9em;
font-weight: bold;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: left;
}

/* Property detail
-------------------*/

body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #content h2 {
padding: 3px 0;
margin-bottom: 5px;
font-size: 1.2em;
font-style: italic;
color: #231f20;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background-color: #f9f9f9;
}

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 {
xheight: 25px;
xmargin-bottom: 5px;
overflow: hidden;
}

body.detail #addressbar h1 {
float: left;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
color:#be912c;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
clear:both;
width: 450px;
float: left;
margin-bottom: 20px;
}

body.detail #extradetails {
width: 244px;
float: right;
margin-bottom: 20px;
}

body.detail #extradetails img {
width: 118px;
margin-right: 2px;
margin-bottom: 2px;
display: block;
float: left;
border: 1px solid #22243D;
}

body.detail #extradetails img#mainimage {
width: auto;
display: block;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
}

body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}

body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}

/* 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;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
font-size:1.2em;
border:1px solid #000;
}
body.brochure #header {
background-image: none;
}
body.detail.brochure #propertydetails {
width: 250px !important;
}
body.detail.brochure #propertydetails img {
display: block;
width:220px;
height:220px;
float: left;
margin: 0 2px 2px 0;
}
body.detail.brochure #extradetails {
width: 300px;
}
body.detail.brochure #extradetails h1{
color : #b9820d;
font-size:2em;
text-transform:uppercase;
margin:0px;
padding:0px;
}
body.detail.brochure #extradetails h2{
color : #b9820d;
border:0px;
}

body.detail.brochure #extradetails h3{
color : #000;
border:0px;
text-transform:uppercase;
font-size:1.5em;
margin-top:30px;
}

body.detail.brochure #extradetails h4{
color : #000;
border:0px;
padding-top:30px;
}	

body.detail.brochure #extradetails dl{
text-align:center;
color:#999;
font-weight:normal;
font-size:0.9em;
}

body.detail.brochure #extradetails dl.agentdetails{
text-align:center;
}
body.detail.brochure #extradetails img{
width:250px;
padding:10px 25px 10px 25px;
border:0px;
}

body.detail.brochure #extradetails dl dd.phone{
text-align:center;
color:#999;
font-size:1.6em;
font-weight:bold;
}



/* 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-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 {
padding-top: 10px;
background-image: none;
background-color: #232020;
border-bottom: 10px solid #bf922c;
padding-bottom:10px;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}
body.slideshow h1{
margin-bottom:5px;
}
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;
}


/* 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: #232020;
border-bottom: 10px solid #be912c;
padding:5px 0px;
}

html.popup #header img {
float: none;
margin:0 auto;
}

/* 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;
}

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: #B90000;
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: 150px;
}

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;
}
.imageSlideshowHolder{
height:169px;
width:426px;
margin:0px;}