/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html, #wrap { /*height: 100%; */ display: block;float: none; }
#wrap {width: 824px;margin: 0 auto;} 
#footer {clear: both;padding: 20px 0 35px 0; text-align: center; background:url(/img/footer_topbg.jpg) repeat-x;}
#header {padding:0px;overflow:hidden;margin:0px; height:182px;background:url(/img/header_bg.jpg) repeat-x;}

body, html {
background-color: #fff;
}

#wrap,
#footer {
}

.clr{
clear:both;
height:1%;
}

#main {
padding-top:0px;
background-image:url(/img/middle_contentbg.jpg);
background-repeat:repeat-y;
height:auto;
}

#main #box1 {
background-image:url(/img/top_contentbg.jpg);
background-repeat:no-repeat;
background-position:top;
min-height:176px;
_height:1px;
}

#main #box1 #box2 {
background:none;
border:none;
height:auto;
min-height:0px;
}

#main_bottom{
padding-top:0px;
background-image:url(/img/bottom_contentbg.jpg);
background-repeat:no-repeat;
height:14px;
width:824px;
}

#main .container{
	width:780px;
	_width:782px;
	float:left;
}

#main .container #content,
#main .container #sub-section
{
padding-top:23px;
}

br.brclear{
clear:both;
}

#slide{
	height:92px;
	width:100%; 
	margin:0;
	background-image:url(/img/slide_bg.jpg);
	padding-top:4px;
}

#slide .container{
/*	width:824px;
	height:96px;
	padding-top:5px;
	border:1px solid blue;	*/
}

#menu {
background-color: #fff;
color:#000;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {}
#content {width: 550px; float: left; padding: 15px 20px;}
#sub-section {width: 160px; float: left; padding: 15px 0 15px 10px;}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {width: auto;display: block;float: none;}

/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
/*background-image: none;
background-color: #fff; 
border:1px solid black; */
}

/* Header
----------*/
#logo{
background:url(/img/logo.gif) no-repeat;
float:left;
width:326px;
height:131px;
margin-top:51px;
}

#header_right{
background:url(/img/header_right.jpg) no-repeat;
float:right;
width:136px;
height:182px;
}

/* Menu
---------*/

.menu {
width:100%;
margin:0;
text-align:left;
}

.menu a {
padding:0px;
}

.menu li {
padding:0px;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding:0px;
display: block;
}

ul.adxm menu{

}

#buyList a:link, #buyList a:visited {
background-image:url(/img/buy.jpg);
background-repeat:no-repeat;
width:107px;
height:32px;
display:block;
}

#buyList a:hover{
background-image:url(/img/buy_hover.jpg);
background-repeat:no-repeat;
width:107px;
height:32px;
display:block;
}

body.menuBuy #buyList a
{
background:url(/img/buy_active.jpg) no-repeat;
}

#buyList a:active{
background:url(/img/buy_active.jpg) no-repeat;
width:107px;
height:32px;
display:block;
}

#rentList a{
background-image:url(/img/rent.jpg);
background-repeat:no-repeat;
width:107px;
height:32px;
display:block;
}

#rentList a:hover{
background-image:url(/img/rent_hover.jpg);
background-repeat:no-repeat;
width:107px;
height:32px;
display:block;
}

#rentList a:active{
background-image:url(/img/rent_active.jpg);
background-repeat:no-repeat;
width:107px;
height:32px;
display:block;
}

body.menuRent #rentList a
{
background:url(/img/rent_active.jpg) no-repeat;
}

li#sellList a{
background-image:url(/img/sell.jpg);
background-repeat:no-repeat;
width:108px;
height:32px;
display:block;
}

li#sellList a:hover{
background-image:url(/img/sell_hover.jpg);
background-repeat:no-repeat;
width:108px;
height:32px;
display:block;
}

li#sellList a:active{
background-image:url(/img/sell_active.jpg);
background-repeat:no-repeat;
width:108px;
height:32px;
display:block;
}

body.menuSell #sellList a
{
background:url(/img/sell_active.jpg) no-repeat;
}

li#financeList a{
background-image:url(/img/finance.jpg);
background-repeat:no-repeat;
width:108px;
height:32px;
display:block;
}

li#financeList a:hover{
background-image:url(/img/finance_hover.jpg);
background-repeat:no-repeat;
width:108px;
height:32px;
display:block;
}

li#financeList a:active{
background-image:url(/img/finance_active.jpg);
background-repeat:no-repeat;
width:108px;
height:32px;
display:block;
}

li#newsList a{
background-image:url(/img/news.jpg);
background-repeat:no-repeat;
width:108px;
height:32px;
display:block;
}

li#newsList a:hover{
background-image:url(/img/news_hover.jpg);
background-repeat:no-repeat;
width:108px;
height:32px;
display:block;
}

li#newsList a:active{
background-image:url(/img/news_active.jpg);
background-repeat:no-repeat;
width:108px;
height:32px;
display:block;
}

body.menuNews #newsList a
{
background:url(/img/news_active.jpg) no-repeat;
}

li#aboutList a{
background-image:url(/img/aboutus.jpg);
background-repeat:no-repeat;
width:109px;
height:32px;
display:block;
}

li#aboutList a:hover{
background-image:url(/img/aboutus_hover.jpg);
background-repeat:no-repeat;
width:109px;
height:32px;
display:block;
}

li#aboutList a:active{
background-image:url(/img/aboutus_active.jpg);
background-repeat:no-repeat;
width:109px;
height:32px;
display:block;
}

body.memuAbout #aboutList a
{
background:url(/img/aboutus_active.jpg) no-repeat;
}

li#contactList a{
background-image:url(/img/contactus.jpg);
background-repeat:no-repeat;
width:177px;
height:32px;
display:block;
}

li#contactList a:hover{
background-image:url(/img/contactus_hover.jpg);
background-repeat:no-repeat;
width:177px;
height:32px;
display:block;
}

li#contactList a:active{
background-image:url(/img/contactus_active.jpg);
background-repeat:no-repeat;
width:177px;
height:32px;
display:block;
}

body.menuContact #contactList a
{
background:url(/img/contactus_active.jpg) no-repeat;
}

/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color:#565656;
}

p, div.text {
font-size: 1em;
}

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: 1.7em;
margin-bottom: 8px;
color:#a5a4a4;
font-weight:normal;
}

h2 {
color:#565656;
font-size: 1.1em;
margin-bottom: 10px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
font-weight: bold;
}

a:link,
a:visited {
color: #5b5b5b;
text-decoration:underline;
}

a:hover {
color: #5b5b5b;
text-decoration:none;
}

#footer p {
}

#footer,
#footer a:link,
#footer a:visited {
color: #858585;
}

#footer a:hover {
color: #858585;
}

.footer-right{
float:right;
text-align:right;
}

.container{
width:824px;
margin:0 auto;
}
.footer-left{
float:left;
}
.footerl-left{
float:left;
display:block;
text-align:left;
padding:0 15px 0 0;
}
.footerl-right{
float:left;
display:block;
text-align:left;
padding:0 0 0 20px;
}
p.headfooter{
font-weight:bold;
font-size:0.9em;
}

p.headfooter a{
}

p.footer{
font-size:0.8em;
}

/* Header
----------*/

#header img#logo {
margin:0px;
}

/* Dropdown menu
-----------------*/

.menu a {
}

.menu li.last a{
border-bottom:1px solid #fff;
}

.menu li.fist a{

}

.menu li li a {
}

.menu a:link,
.menu a:visited {
text-decoration: none;
}

.menu a:hover {
text-decoration: none;
}

li ul{
	padding:0px;
	margin:0px;
}

li#buyList li a:link, li#buyList li a:visited ,
li#sellList li a:link, li#sellList li a:visited ,
li#rentList li a:link, li#rentList li a:visited ,
li#financeList li a:link, li#financeList li a:visited ,
li#newsList li a:link, li#newsList li a:visited ,
li#aboutList li a:link, li#aboutList li a:visited ,
li#contactList li a:link, li#contactList li a:visited 
{
	width:170px;
	color:#fff;
	background:#a8a8a8;
	border-left:1px solid #fff;
	border-right:1px solid #fff;			
	padding:5px 15px 5px 15px;
	margin:0px;
	background-image:none;
	height:auto;
	display:block;
}

li#buyList li a:hover ,
li#sellList li a:hover ,
li#rentList li a:hover ,
li#financeList li a:hover ,
li#newsList li a:hover ,
li#aboutList li a:hover ,
li#contactList li a:hover
{
	width:170px;
	color:#fff;
	background-color:#636363;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;	
	padding:4px 15px 4px 15px;
	margin:0px;
	background-image:none;
	height:auto;
	display:block;		
}

/* 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 select {
width: 254px;
}

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: 4px 10px;
cursor: pointer;
background-color: #626262;
border: none;
color: #fff;
}

body#home form fieldset#submit input,
body.listing form fieldset#submit input
{
width: auto;
margin:0px;
padding:0px;
cursor: pointer;
background:none;
border: none;
color: #fff;
}

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;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/

/*body#home #sub-section form {
font-size: 0.9em;
font-weight: bold;
}*/

#mainflash{
	height:165px;
	width:100%; 
	margin:0;
	background:url(/img/mainflash_bg.jpg) no-repeat right;
	padding-top:4px;
	float:left;
}

body#home #main #subflash{
	height:88px;
	width:253px; 
	margin:0;
	padding:0px;
	float:right;
	border:none;
}

body#home #main #home_alert{
font-size:0.9em;
line-height:120%;
padding:0 17px;
}

body#home #main #home_alert img{
	padding:12px 0 5px 0;
}

body#home #main{
background:url(/img/contenthome_bg1.jpg) no-repeat;
height:255px;
width:100%;
clear:both;
}

body#home #main div{
background-image:none;
}

body#home #sub-section{
width:205px;
height:180px;
padding:10px 8px 10px 12px;
}

body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #sub-section form#quicksearch {
padding-left: 0px;
}

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:#5d5d5d;
}

body#home #sub-section label {
font-size: 0.9em;
float: none;
display: none;
margin-right: 0;
}

body#home #sub-section p {
margin-bottom: 5px;
}

body#home #sub-section select {
width: 190px;
font-size: 0.9em;
color:#5d5d5d;
text-transform:lowercase;
}

body#home #sub-section #qs_bedroom, 
body#home #sub-section #qs_parking {
width:90px;
margin-right:7px;
display:inline;
}

body#home #sub-section #qs_price select,
body#home #sub-section #qs_rent_price select {
width: 90px;
margin-right:7px;
display:inline;
}

body#home #sub-section form #qs_st label {
padding-right: 5px;
width: auto;
float: none;
display: inline;
}

body#home #sub-section form #qs_st input {
vertical-align: middle;
width: auto;
}

body#home #sub-section form #submit {
float:right;
margin:-10px 15px 0 0;
display:inline;
}

/*-----home featureMultiple custom-----*/

body#home #main #featurebox{
float:left;
display:inline;
width:325px;
padding:10px 8px 10px 12px;
}

body#home #pow h2{
font-size:1.2em;
}

body#home #main #featurebox a{
text-decoration: none;
}

body#home #pow #feature_title{
float:left;
width:104px;
font-weight:bold;
text-decoration:underline;
font-size:0.9em;
line-height:150%;
padding-top:2px;
}

body#home #pow #feature_view{
float:left;
width:46px;
margin-right:9px;
_margin-right:4px;
display:inline;
}

body#home #pow p{
float:left;
padding-right:5px;
}

body#home #pow p strong{
float:left;
font-weight:bold;
color:#6d6d6d;
font-size:0.9em;
}

body#home #pow img{
margin:0 5px 5px 0;
display:inline;
}

/* Home Quicksearch2 
----------------------*/
body#home #sub-section form#quicksearch2 p {
margin-bottom: 10px;
}

body#home #sub-section form#quicksearch2 #qs_bed_car {
margin-bottom: 0;
}

body#home #sub-section form#quicksearch2 .checkboxsearch {
height: 74px;
width: 132px;
border: 1px solid #A5ACB2;
display: block;
overflow: auto;
margin: 10px 0 10px 0;
clear: both;
padding: 3px;
background-color: #fff;
}

body#home #sub-section form#quicksearch2 .checkboxsearch p {
margin-bottom: 3px;
clear: none !important;
font-size: 0.9em;
color: #000 !important;
}

body#home #sub-section form#quicksearch2 .checkboxsearch p input {
width: 15px;
border: none;
}

body#home #sub-section form#quicksearch2 #qs_price select,
body#home #sub-section form#quicksearch2 #qs_bed_car select{
width: 68px;
}

body#home #sub-section form#quicksearch2 #qs_price #qs_min-price {
margin-right: 1px;
}

/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

body.menuContact #sub-section{
margin-top:37px;	
}

/* Tenancy Application Form
--------------*/
body.menuRent form input#form1 {
background:url(/img/tool_bg.jpg) no-repeat;
display:block;
height:22px;
line-height:20px;
width:152px;
text-align:center;
text-decoration:none;
margin-bottom:5px;
border: none;
font-family: Arial, Helvetica, sans-serif;
color:#565656;
font-size:1em;
}

/* Listings
------------*/

body.listing .property {
padding: 10px 0;
clear: both;
overflow: hidden;
}

body.listing #content .property {
width:100%;
padding: 10px 0;
clear: both;
overflow: hidden;
border-bottom: 1px dotted #858585;
height:100%;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
border: 1px solid #22243D;
}

body.listing .property .image img {
height:180px;
width:240px;
float:left;
display:block;
}

body.listing .property .details {
width:480px;
float:right;
}

body.listing .property .features {
float: left;
font-weight: bold;
color: #979797;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:340px;
padding-top:15px;
}

body.listing .property .features p {
	float:left;
	padding-right:15px;
}


body.listing .property .more_info{
padding-top:15px;
float:right;
width:135px;
height:21px;
}

body.listing .property .more_info a{
background:url(/img/more_info.jpg) no-repeat;
text-decoration:none;
display:block;
text-align:left;
padding:2px 20px;
width:95px;
height:17px;
}

body.listing .property .features img {
margin-right: 3px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.4em;
font-weight:normal;
text-transform:capitalize;
margin-top:0px;margin-bottom:5px;
}

body.listing .property .details h3 {
font-size: 1.3em;
margin-bottom: 2px;
text-transform:capitalize;
font-weight:normal;
}

body.listing .property .details h3 strong{
font-weight:normal;
text-transform:capitalize;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .address{
text-align: left;	font-weight:bold;

}

body.listing .property .price {font-weight:bold; text-transform:uppercase;font-size:1em;
}

body.listing .property .price .price_type{}

body.listing .property .desc_short{clear:both;margin-top:6px;}

body.listing #filter {
height: 45px;
padding: 12px 0 10px 0!important;
padding:12px 0 0 0;
margin-bottom: 5px;
border-top:1px dotted #858585;
border-bottom:1px dotted #858585;
}

body.listing #filter label {
float: none;
display: none;
width: auto;
font-size: 0.9em;
font-weight: bold;
}

body.listing #filter #search_title{
display:block;
font-size: 1em;
font-weight: bold;
color:#5d5d5d;
padding-bottom:5px;
}

body.listing #filter select {
width: 85px;
display: block;
font-size: 0.9em;
color:#5b5b5b;
text-transform:lowercase;
}

body.listing #filter select#qs_property-type, body.listing #filter select#qs_suburb {
width: 125px;
}

#filter select option {
text-transform: capitalize;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}

/*width: auto;
padding: 2px 10px;
cursor: pointer;
background-color: #F2891C;
border: none;
color: #fff;
font-size: 0.9em;
font-weight: bold;*/

body.listing #filter fieldset {
text-align: center;
}

body.listing #filter fieldset#submit input {
margin-top: 0px;
}

body.listing p.pagebar {
width:500px;
float:right;
font-size: 0.9em;
text-align: right;
padding-top:10px;
color:#000;
}


body.listing p.pagebar a{
color:#000;
}

body.listing .property_alert {
width:240px;
float:left;
font-size: 0.9em;
font-weight:bold;
text-align: left;
padding-top:5px;
}

body.listing .property_alert img{
margin:5px 0 0 0;
}

body.listing #sub-section{
height:0px;
padding:0px;
margin:0px;
}

/* Property detail
-------------------*/
body.brochure #header {
background-image: none;
height:129px;
width:584px;
border-bottom:5px solid #D49F5F;
}

body.detail p#mainHeading{
font-size:16px;
}
body.detail h3{
font-weight:bold;
margin-bottom:10px;
}
body.detail .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: normal;
}

body.detail #content h2 {
padding: 3px 0;
margin-bottom: 5px;
font-size: 12px;
color: #5b5b5b;
clear:both;
border-bottom:1px dotted #858585;
}

body.detail #content h3 {
font-size: 1em;
}

body.detail #content h1 {
font-size: 1.7em;
margin-bottom:12px;
}

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.detail #addressbar div h2 {
border: none;
color: #22243D;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 
body.detail #proDetail{
background:url(/img/dot.jpg) repeat-y 500px 0px;
}

body.detail #propertydetails {
width: 480px;
float: left;
padding-right:20px;
margin-bottom: 20px;
margin-top: 10px;
}
body.detail #propertydetails .price {
font-weight:bold;text-transform:uppercase;
margin-bottom:12px;
}

body.detail #propertydetails .price .price_type{

}

body.detail #propertydetails #description{clear:both;}
body.detail #content{
margin-left:25px;
padding-left:0px;
padding-right:0px;
}

body.detail #content .property_alert{
border-top: 1px dotted #858585;
padding:10px 0 0 0;
margin:10px 0 0 0;
float:left;
font-size: 0.9em;
font-weight:bold;
width:100%;
}

body.detail #content .property_alert img{
margin:5px 2px 0 0;
}

body.detail #sub-section{
	padding:0;
	margin:0;
}

body.detail #extradetails {
width: 244px;
float: right;
margin-top: 10px;
margin-bottom: 20px;
}

body.detail .images #bedBathCar p{
float:right;
margin-left:8px;
color:#979797;
font-family:Verdana,Helvetica,sans-serif;
font-weight:bold;
font-size:0.9em;
}
body.detail .images #bedBathCar img{
width:auto;
position:relative;
top:-3px;
margin-right:4px;
}
body.detail .images #bedBathCar{
float:left;
width:150px;
font-size:14px;
}

body.detail .images img {
width: 150px;
margin-right: 8px;
margin-bottom: 8px;
display: block;
float: left;
}

body.detail .images img#mainimage {
width: auto;
display: block;
}

body.detail .images p {
text-align: center;
float:left;
}

body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}
body.detail dl.agentdetails dt{
clear:both;
color:#7d7d7d;
font-size:1.4em;
font-weight:normal;
}

body.detail #extradetails img {
width: 118px;
margin-right: 2px;
margin-bottom: 2px;
display: block;
float: left;
border: 1px solid #22243D;
}

body.detail #extradetails dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}

body.detail #toolslist li a:link,
body.detail #toolslist li a:visited,
body.detail #toolslist li a:hover{
background:url(/img/tool_bg.jpg) no-repeat;
display:block;
height:22px;
line-height:20px;
width:152px;
text-align:center;
text-decoration:none;
margin-bottom:5px;
}


body.detail #toolslist form input#form1 {
background:url(/img/tool_bg.jpg) no-repeat;
display:block;
height:22px;
line-height:20px;
width:152px;
text-align:center;
text-decoration:none;
margin-bottom:5px;
border: none;
font-family: Arial, Helvetica, sans-serif;
color:#565656;
font-size:1em;
}


body.detail #inspectionslist li{
border-bottom:1px dotted #858585;
padding:3px 0px;
}

body.brochure #inspectionslist li{
border:none;
padding:3px 0px;
}

/* 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;
}

/* 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;
}
body.brochure #header {
background-image: none;
}
body.brochure #propertydetails {
width: 280px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
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;
}

body#staff.profile #content ul li {
margin-bottom: 5px;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
}

body.slideshow #header {
margin-bottom: 10px;
height:182px;
background:url(/img/header_bg.jpg) repeat-x;
border-bottom: 10px solid #D7A161;
}

body.slideshow #header img {
float:left;
width:326px;
height:131px;
margin-top:51px;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
border: 1px solid #333;
}

body.slideshow table #slideImage img {
margin-bottom: 0;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin-right: 1px;
}


/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #fff;
text-align: left;
}

html.popup #header {
background-color: #fff;
border-bottom: 10px solid #d7a161;
}

html.popup #header img {
background:url(/img/logo.gif) no-repeat;
float:left;
width:326px;
height:131px;
margin-top:51px;
}

/* News
--------*/
body.news #sub-section dl {
border-bottom: 1px solid #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 dotted #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 dotted #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 dotted #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;
}

/* Appraisal forms
------------------------*/

body div#market-appraisal #ftitle{
width: 50px;
}

body div#market-appraisal #faddress,
body div#market-appraisal #fpropertyaddress,
body div#market-appraisal #freason,
body div#market-appraisal #fdescription {
width: 400px;
}

/* Maintenance request form
----------------------------*/

body div#maintenance-request #fdescription {
width: 400px;
}

/* Property Alert
-----------------------*/

body.alert #content #alertmenu {
display: block;
overflow: hidden;
background-color: #E7E6E6;
list-style-type: none;
margin: 0px;
padding: 0 !important;
margin: 15px 0px 15px 0px;
}

body.alert #content #alertmenu li {
float: left;
border-right : 1px solid #fff;
}
 
body.alert #content #alertmenu a {
padding: 5px 20px;
display: block;
}

body.alert #content #alertmenu .last {
border: none;
}

body.alert #content #alertmenu a:link,
body.alert #content #alertmenu a:visited {
text-decoration: none;
}

body.alert #content #alertmenu a:hover {
text-decoration: underline;
}

body.alert #content form label {
display: block;
float: left;
width: 180px;
}

body.alert #content form textarea,
body.alert #content form select {
width: 254px;
}

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;
background-image: url(/img/alert_register_bg_blank.gif);
background-repeat: no-repeat;
}

body.alert #content #loginbox label,
body.alert #content #loginbox input {
width: 140px;
}

body.alert #content #loginbox label {
width: 70px;
}

body.alert #content #loginbox input.button {
width: auto;
}

body.alert #content #loginbox fieldset.submit {
padding: 0;
width: auto;
margin-bottom: 15px;
width: 252px !important;
display: block;
background-image: none;
}

body.alert #content #loginbox fieldset.submit p {
font-size: 0.9em;
}

body.alert #content #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: #990000;
font-weight: bold;
text-decoration: none;
}

body.alert #content #registerbox a:hover {
text-decoration: underline;
}

detail