/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html{height: 100%;}
#header {padding: 0 1px;overflow:hidden;}

html {
background-color:#828180;
background-image: url(/img/bg_top.gif);
background-position: top left;
background-repeat:repeat-x;
height:100%;
}
#footer {
	clear: both;
	background-image: url(/img/bg_bottom.gif);
	background-position: top left;
	background-repeat:repeat-x;
	height:146px;
}
#main{
	width:950px;
	margin:0 auto;
}
#wrap{
	background-color:#ffffff;
	background-image: url(/img/bg_top.gif);
	background-position: top left;
	background-repeat:repeat-x;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width: 700px; float: left; padding: 20px 0px;}
#sub-section {width: 240px; float: right; padding:20px 0px 20px 10px;}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {width: auto;display: block;float: none;}
/* Header
----------*/
#header img {
display: block;
float: right;
}

/* Menu
---------*/

.menu {
width:950px;
margin: 0 auto;
background-image: url(/img/bg_menu_items.gif);
background-repeat: no-repeat;
}

.menu a {
padding: 5px 27px 9px 27px;
display: block;
}
.menu li#linkList a {
padding: 5px 30px 9px 30px;
}
.menu li {
xpadding: 8px 0 8px 0;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 4px 20px;
display: block;
width: 200px;

}
/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}

p {
font-size: 0.9em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
dl,dt,dd{
font-size: 0.95em;
}
h1 {
font-size: 1.1em;
margin-bottom: 15px;
color:#333333;
}

h2 {
font-size: 1.0em;
margin-bottom: 3px;
color:#534139;
}

h3 {
font-size: 1.0em;
margin-bottom: 3px;
}

legend {
color: #22243d;
font-weight: bold;
}

a:link,
a:visited {
color: #000000;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}
#footer .container{
	width:950px;
	margin:0 auto;
	padding-top:15px;
}
#footer p {
font-size: 0.9em;
}

#footer,
#footer a:link,
#footer a:visited {
color: #000000;
text-decoration: none;
}

#footer a:hover {
color: #000;
text-decoration: underline;
}
#footer .footerLink{
	float:right;
	font-size: 0.9em;
}
#footer .footerAddress{
	float:left;
	font-size: 0.9em;
}
#footer span{
	font-weight:bold;
}
/* Header
----------*/
#header{
	width:950px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
#header img#logo {
float: right;
}
.clear_both{
	clear:both;
}

/* Dropdown menu
-----------------*/

.menu a,.menu a:visited {
font-weight: bold;
text-transform: uppercase;
font-size: 1em;
background-color:none;
background-image: url(/img/bg_menu_items.gif);
background-position: 100% 0;
background-repeat: no-repeat;

}

.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
}

.menu a:hover {
color: #FFFFFF;
background-color:#000000;
}

.menu li li a,.menu li li a:visited {
border: none;
background:none;
background-image: url(/img/submenu_background.gif);
background-repeat: no-repeat;
background-position:8px 8px;
background-color:#000000;
text-transform: none;
font-weight:normal;
font-size:0.9em;
}
.menu li li a:hover{
	background-image: url(/img/submenu_background_hover.gif);
	background-repeat: no-repeat;
	background-position:8px 8px;
	background-color:#CCCCCC;
	color:#000000;
}
.menu ul{
	xmargin-top:-1px;
}

/* 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: Verdana, 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: #CCCCCC;
border: none;
color: #333;
border:1px solid #333;
font-size:0.9em;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

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 #main #content{
	padding-left:0px;
	padding-top:10px;
	padding-right:10px;
	width:563px;
}
body#home #main #sub-section{
	width:377px;
	padding-right:0px;
	padding-top:10px;
	padding-left:0px;
}
body#home div#featureProperty{
	width:563px;
	margin-top:10px;
	background-color:#CCCCCC;
} 
body#home div#featureProperty .bodyBox{
	height:165px;
	padding:15px 10px;
}
body#home div#featureProperty h2,body#home div#marketAppraisal h2,body#home div#customloginForm h2{
	height:30px;
	line-height:30px;
	background-color:#333333;
	color:#FFFFFF;
	vertical-align:middle;
	text-indent:12px;
	display:block;
	margin:0px;
	text-transform:uppercase;
}
body#home div#featureProperty img{
	float:left;
	margin-right:10px;
	width:200px;
	height:150px;
}
body#home div#featureProperty .viewProperty{
	text-align:right;
	padding-top:5px;
}
body#home div#featureProperty .viewProperty a{
	border:1px solid #333;
	background-color:#FFFFFF;
	padding:3px 12px;
	text-decoration:none;
	font-weight:bold;
}
body#home div#featureProperty div#propertyInfo{
	float:left;
	width:315px;
}
body#home div#featureProperty div#propertyInfo strong{
	color:#333333;
}
body#home div#messageHere{
	background-color:#CCCCCC;
	height:375px;
	line-height:375px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:1.1em;
	margin: 1px;
}
body#home div#marketAppraisal{
	margin-top:10px;
	color:#666666;
	background-color:#F2F1F1;
	border:1px solid #333333;
	height:85px;
}
body#home div#marketAppraisal p{
	padding:12px;
}
body#home div#marketAppraisal a,body#home div#marketAppraisal a:visited{
	color:#000;
	text-decoration:underline;
}
body#home div#marketAppraisal a:hover{
	text-decoration:none;
}
body#home div#customloginForm{
	margin-top:10px;
	background-color:#F2F1F1;
	border:1px solid #333333;
	height:125px;
}
body#home div#customloginForm div#login{
	padding:12px;
}
div#customloginForm h2 a{
	font-weight:normal;
	text-transform:none;
	color:#FFFD00;
	font-size:0.9em;
}
div#customloginForm input{
	height:16px;
	border:1px solid #000;
	background-color:#FFFFFF;
	width:130px;
	color:#999999;
	font-size:0.9em;
}
div#customloginForm .button{
	color:#333;
	font-weight:bold;
	height:18px;
	background-color:#CCCCCC;
	font-size:0.9em;
	padding-left:15px;
	padding-right:15px;
	position:relative;
	top:2px;
}
/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/
body.listing .propertyOver{
	background-color:#F2F1F1;
	cursor:pointer;
}
body.listing .property {
padding: 10px 0px 10px 0px;
clear: both;
overflow: hidden;
border-bottom: 1px solid #333333;
margin-bottom:0px;
}
body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
border: 1px solid #333333;
}
body.listing .property a img{
	width:150px;
	height:100px;
}
body.listing .property .details {
width: 783px;
float: left;
margin-right: 0px;

}

body.listing .property .details .features {
float: left;
font-weight: bold;
color: #000;
width:140px;
text-align:right;

}
body.listing .property .details .features a{
	font-size:0.9em;
}
body.listing .property .details .mainTitle {
width:145px;
float:left;
font-size: 1.0em;
font-weight:bold;
text-transform:uppercase;
color:#000000 !important;
margin-right:10px;
}
body.listing .property .details .discription{
width:335px;
margin-right:20px;
float:left;
}
body.listing .property .details .agent{
float: left;
width:120px;
margin-right:10px;
}

body.listing .property .details .agent span.staffname {
font-weight: bold;
text-transform: uppercase;
}

body.listing .property .features img {
margin-right: 3px;
margin-left:  0px;
vertical-align: middle;
}

body.listing .property .details h2 {
font-size: 1.0em;
text-transform:uppercase;

}

body.listing .property .details .address {
clear:both;
font-size: 0.9em;
margin-bottom: 2px;
padding-top: 0px;
text-transform:lowercase;
font-weight:normal;
}

body.listing .property .details p {
margin-bottom: 0 !important;
font-size:0.9em;
}

body.listing .property .price {
text-align: left;
padding-top:15px;
padding-bottom:5px;
font-size:0.9em;
color:#CC0000 !important;
font-weight:normal;
}
body.listing .property .viewproperty{
	text-align:right;
	padding-right:15px;
	font-size:0.9em;
	padding-top:5px;
}
body.listing #filter {
height: 40px;
padding: 10px 15px;
margin-bottom: 5px;
background-color: #F2F1F1;
border:1px solid #333333;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 1.0em;
color:#000 !important;
padding-bottom: 8px;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
border:1px solid #999999;
color:#000000;
}
body.listing #filter select#qs_property-type{
	width:115px;
}
body.listing #filter select#qs_suburb{
	width:115px;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 16px;
}

body.listing #filter input {
width: auto;
padding: 0px 10px;
margin-top: 21px;
cursor: pointer;
background-color: #CCCCCC;
border: none;
color: #333333;
}
body.listing  .filterTitle{
	font-weight:bold;
	background-color:#333333;
	color:#FFFFFF;
	height:30px;
	line-height:30px;
	text-indent:15px;
}
body.listing #filter .searchButton{
	font-size:0.9em;
	font-weight:bold;
	border:1px solid #333333;
}
body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: left;
}
 body.listing #order{
 	padding-top:10px;
	padding-bottom:10px;
	float:left;
 }
body.listing .addLink{
	float:right;
	padding-top:10px;
	padding-bottom:10px;
}
body.listing .property .details .features .featureBox{
	float:right;
	height:82px;
	text-align:center;
	vertical-align:top;
}
body.listing .property .details .features .featureBox img{
	margin-left:5px;
	width:auto;
	height:auto;
}

/* Property detail
-------------------*/


body.detail #extradetails .images p {
font-size: 0.9em;
}

body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #content h2 {
padding: 3px 0;
margin-bottom: 5px;
font-size: 1.0em;
color: #333;
text-transform:none;
}

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 #content ul#features li{
	font-size:0.9em;
}
body.detail #addressbar {
height: 25px;
border-bottom:1px solid #000;
}

body.detail #addressbar h1 {
float: left;
margin-bottom:20px;
color:#333;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
margin-bottom:2px !important;
color:#000;
margin-right:60px;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
width: 372px;
float: left;
margin-bottom: 20px;
}

body.detail #propertydetails form label {
width: 100px;
}

body.detail #propertydetails form input,
body.detail #propertydetails form textarea {
width: 223px;
}

body.detail #extradetails {
width: 282px;
float: left;
margin-bottom: 20px;
}

body.detail #extradetails img {
width: 137px;
margin-right: 2px;
margin-bottom: 2px;
display: block;
float: left;
border: 1px solid #333;
}

body.detail #extradetails img#mainimage {
width: 278px;
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;
}
body.detail #rightDetails{
	float:left;
	margin-left:80px;
	width:190px;
}

body.detail #rightDetails li {
font-size: 0.9em;
}

body.detail #fullDetail{
	float:left;
	margin-left:20px;
	width:648px;
}
body.detail ul#toolslist li{
	line-height:200%;
}
body.detail ul#toolslist li img{
	margin-right:6px;
	position:relative;
	top:4px;
}
body.detail ul#toolslist li a{
	font-weight:bold;
}

/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}

body.brochure #wrap {
width: 660px !important;
background-image: none;
background-color: #fff;
height: 100%;
margin:0 auto;
}
body.brochure #main {
background-image: none !important;
border:0px;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
width: 660px !important;
}

body.brochure #header {
background-image: none;
border-top:0px;
width: 660px !important;
}
body.brochure #addressbar {
height: 25px;
margin-bottom:10px;
}
body.brochure #addressbar p{
margin-right:0px;
}
body.brochure #propertydetails {
clear:both;
width: 393px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
width:118px;
}
body.brochure #extradetails img#mainimage{
width:241px;
}
body.brochure #extradetails {
width: 247px;
margin-left:20px;
}
body.brochure #content li{
	font-size:0.9em;
}
/* Staff 
---------*/

body#staff dl {
xclear: both;
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #ddd;
width:475px;
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-position: outside;
margin-bottom: 10px;
}

body#staff.profile #content ul li {
margin-bottom: 5px;
}

/* Slideshow
-------------*/

html.slideshow, body.slideshow {
text-align: center;
background-image: none;
background-color: #fff !important;
}

body.slideshow #header {
margin-bottom: 5px;
background-image: url(/img/header_background.gif);
width:auto;
}
body.slideshow h1{
	margin-bottom:5px;
}
body.slideshow #header img {
float: none;
display: block;
width: auto;
margin:0 auto;
}
body.slideshow #content{
	width:750px;
}

body.slideshow table img {
display: block;
width: auto;
margin: 5px auto;
margin-bottom:0px;
border: 1px solid #333;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin: 5px 1px 5px 0px;
}


/* 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: url(/img/header_background.gif);
margin:0 auto;
width:620px;
}

html.popup #header img {
float: none;
margin:0 auto;
}
html.popup #content{
	width:600px;
	padding-left:10px;
	padding-right:10px;
}
/* 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;
}

/* Document library
------------------------*/

body.doclibrary #content dl {
margin-bottom: 10px;
}

body.doclibrary #content dl dt {
font-weight: bold;
}

body.documents dd.file {
padding-bottom: 12px;
}

/* 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;
}

/* Appraisal
----------*/

body.appraisal #ftitle {
width: 50px;
}

body.appraisal form input#faddress,
body.appraisal form input#fpropertyaddress,
body.appraisal form textarea#fdescription,
body.appraisal form input#freason {
width: 600px;
}

body.appraisal form select {
width: 254px;
}

/* Maintenance
----------*/

body.maintenance h2 {
padding-bottom: 15px;
}

body.maintenance form input#fpostcode {
width: 50px;
}

body.maintenance form textarea#fdescription {
width: 600px;
}

/* Contact
----------*/

body.contact #sub-section {
padding-left: 30px;
width: 210px;
}


/* 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;
}

body.suburbProfiles #content h3 {clear:both;}

/* 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;
}

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;
font-size: 0.9em;
}

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;
font-size: 0.9em;
}

body.alert #content legend {
margin-left: -2px;
}

body.alert #content form#loginform input {
width: 140px;
}

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: 430px;
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: 255px !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.alert #content form input#fTtile {
width: 60px;
}

body.alert #content form select {
width: 254px;
}

body.alert #content form select#fState,
body.alert #content form select#csState {
width: 150px;
}