/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html, #wrap {height: 100%;}
#wrap {width: 981px;margin: 0 auto;}
#footer {clear: both; text-align: center; background-image:url(/img/bg_footer.gif); background-repeat:repeat-x;}
#header {
background:url(/img/header_bg.gif) repeat-x bottom left;
margin-top:3px;
float:left;
width:981px;
}

body, html {
background: #fdfbcb url(/img/body_bg.gif) repeat-x top left;
}

#wrap,
#footer {
/*background-image: url(/img/basic/wrap_bg.gif);
background-repeat: repeat-y;
background-position: left top;*/
}

#main {
width:981px;
clear:both;
}

#menu {
/* background-color: #E01C35;
*/

}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {}
#content {width: 550px; float: left; padding: 15px 20px;}
/* Use the 1px padding below to force the heading to display correctly. The coder didn't know to change the template I guess...*/
#sub-section {width: 195px; float: left; padding:0 0 1px;}
/* 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;*/
}

/* Header
----------*/
#header img {
display: block;
float: right;
margin-top:1px;
}
#header h1 {
background:transparent url(/img/header_text.gif) no-repeat scroll center top;
float:left;
height:28px;
margin:55px 0 0;
text-indent:-9999em;
width:680px;
position: static;
}

/* Menu
---------*/

.menu {
margin: 0 auto;
width:981px;
font-size:0.9em;
}

.menu a,
.menu a:active,
.menu a:link,
.menu a:visited {
text-indent:-9999px;
display:block;
text-decoration: none;
background: url(/img/nav.gif) no-repeat;
}


.menu a {

}

.menu li {

}

.menu li li {
padding:0;
text-align:center;

}

.menu li li a {

display: block;
width: 130px;
}


.menu li#buyList a {background-position: 0px 0px; width:196px; height:27px;}
.menu li#sellList a {background-position:-196px 0px;width:196px; height:27px;}
.menu li#rentList a {background-position:-392px 0px;width:196px;height:27px;}
.menu li#lanList a {background-position:-588px 0px;width:196px;height:27px;}
.menu li#comList a {background-position:-784px 0px;width:197px;height:27px;}
.menu li#externalList a {background-position:-980px 0px;width:196px;height:27px;}






/* Typography
--------------*/
body {
font-size: 84%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #000;
}

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 {
color:#666;
font-size:18px;
margin-bottom: 15px;
}

h2 {
font-size: 1.1em;
margin-bottom: 10px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #000;
font-weight: bold;
}

a:link,
a:visited {
color: #000;
}

a:hover {
color: #000;
}

#footer p {
font-size: 0.8em;
}

#footer,
#footer a:link,
#footer a:visited {
color: #000;
text-decoration: none;
}

#footer a:hover {
color: #000;
}
#footer .publisher {
padding-top:25px;
padding-bottom:80px;
}

/* Header
----------*/

#header img#logo {
display: inline;
float: left;
margin: 7px 0 ;
}

/* Dropdown menu
-----------------*/

.menu a {

font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
}

.menu li.last a, 
.menu li li a {
border: none;
}
body#home .menu ul
{
background:#e2e2e2 none repeat scroll 0 0 !important;
opacity:0.9;
margin:0px;
padding:0px;
height:392px;
}
.menu a:link,
.menu a:visited {
color: #000;
text-decoration: none;
background-color: #e2e2e2
}

.menu a:hover {
color: #000;
background-color: #FFFFFF;
}

.menu li li a {
border: none;
background:#e2e2e2 none repeat scroll 0 0 !important;
text-indent:0 !important;
font-weight:normal;
height:15px !important;
padding:6px 0px;
filter: alpha(opacity = 90);
opacity:0.9;
text-transform:uppercase;
}
.menu li li a:hover {
background:#a3a3a3 none repeat scroll 0 0 !important;

}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #aaa;
}

form li {
list-style-type: none;
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
margin-bottom: 5px;
}

form #accessdetails label {
text-align:right;
}

form input {
width: 250px;
font-size:11px;
}

form textarea {
width: 250px;
font-size:11px;
}

form select {
width: 254px;
font-size:11px;
}

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:#a3a3a3;
border: none;
color: #000;
}

form em span,
form .required {
color: #E01C35;
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:0;
display: block;
}
#img_slide, #img_left {
float:left;
}
#img_slide {
}
#main_content {
background-image: url(/img/img_bg_content.jpg);
background-repeat: repeat-y;
float:left;
width:981px;
min-height:300px;
}
#title_h1 {
background-image:url(/img/img_bg_h1.jpg);
background-repeat:repeat-x;
height:49px;
float:left;
width:981px;
}
body.dynamic h1 {
font-size:18px;
left:-214px;
margin-bottom:15px;
position:relative;
top:-36px;
margin-bottom:0px;
}
body.dynamic #content {
float:left;
padding:10px 20px;
padding-top:0px;
width:745px;
}

body.dynamic #content #dyn-img2 {
margin-bottom:5px;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

#sub-section div.text {
padding:10px;
}

/* Home 
---------*/

/*body#home #sub-section form {
font-size: 0.9em;
font-weight: bold;
}*/
#wrap_home {
height:608px;
margin:0 auto;
width:980px;
}
body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #sub-section form#quicksearch {
padding-left: 5px;
}

body#home #sub-section fieldset {
border: none;
padding: 0;
}

body#home #sub-section legend {
font-weight: bold;
font-size: 1.2em;
margin-bottom: 10px;
padding-left: 0;
margin-left: 0;
}

body#home #sub-section label {
font-size: 0.9em;
font-weight: bold;
float: none;
display: inline;
margin-right: 0;
}

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: 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 {
text-align: right;
padding: 0 5px 0 0;
}

/* 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#contact_us #content {
width:550px;
}
body#contact_us #sub-section  {
margin-top:35px;
display:inline;
}
body#contact_us .contactbtn {
width: auto !important;
padding: 4px 10px;
cursor: pointer;
background-color:#a3a3a3;
border: none;
color: #fff;
text-decoration:none;
margin-right:10px;
}

body#contact_us .officeDetails {
font-size: 0.8em;
} 

/* Listings
------------*/

body.listing .property {
border-bottom:1px solid #000000;
clear:both;
height:143px;
overflow:hidden;
}
body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
position:absolute;
z-index:100;
}
#imgbutton{
margin-left:872px;
margin-top:120px;
position:absolute;
}

body.listing .property .details {
float:left;
height:auto;
margin-right:20px;
padding-top:17px;
width:571px;
position:absolute;
margin-left:195px;
padding-left:15px;
}
body.listing .property .features {
color:#000;
float:right;
font-weight:bold;
padding-left:838px;
padding-top:18px;
width:143px;
position:absolute;
text-align:right;
}
body.listing .property .features p {
}
body.listing .property .features p.size {
margin-left:75px;
}
body.listing .property .features h2 {
margin-bottom:5px;
padding-right:10px;
}
body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;
}
body.listing .price h3{
font-size:12px;
font-weight:normal;s
}
body.listing .price h4{
font-size:14px;
font-weight:normal;
}
body.listing .property .details h2 {
font-size:14px;
padding-bottom:5px;
}


body.listing .property .details h3 {
font-size:12px;
padding-bottom:13px;
font-weight:normal;
margin-bottom:2px;
text-transform:uppercase;
}
body.listing #filter .button {
background-color:#3f457f;
}
body.listing .property .details p {
margin-bottom: 0 !important;
}
body.listing .image img{
height:143px;
width:195px;
}
body.listing .property .price {
padding-right:5px;
padding-top:65px;
text-align:right;
position:absolute;
width:976px;
padding-right:10px;
}

body.listing #filter {
background-image:url(../img/img_bg_pagebar.jpg);
background-repeat:repeat-y;
height:57px;
margin-bottom:5px;
padding:10px;
margin-bottom:0;
font-size:0.9em;
}
body.listing #filter #REFINESEARCH{
padding-top:20px;
width:202px;
margin-right:6px;
background-image: url(../img/bg_refine.jpg);
background-repeat:no-repeat;
background-position:0px 19px;
}
body.listing #filter #REFINESEARCH #qs_property-type{
float:right;
width:104px;
}
body.listing #filter #REFINESEARCH label{
float:left;
margin-right:7px;

text-indent:-9999px;
}
body.listing #filter #qs_suburb{
width:113px;
margin-top:20px;
height:18px;
}

body.listing #filter #qs_bedrooms{
width:80px;
margin-top:20px;
height:18px;
}

body.listing #filter #qs_min-price{
width:80px;
margin-top:20px;
height:18px;
}
body.listing #filter #qs_max-price{
width:73px;
margin-top:20px;
height:18px;
}
body.listing #filter #qs_order{
width:88px;
margin-top:20px;
height:18px;
}

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;
}

#filter select option {
text-transform: capitalize;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}
body.listing #filter .pagebar{
float:right;
height:35px;
margin-bottom:0;
overflow:hidden;
padding-top:20px;
width:176px;
line-height:1.3em;
}

/*width: auto;
padding: 2px 10px;
cursor: pointer;
background-color: #E01C35;
border: none;
color: #fff;
font-size: 0.9em;
font-weight: bold;*/

body.listing #filter fieldset{
background-repeat:no-repeat;
float:left;
height:23px;
width:71px;
}

body.listing #filter fieldset#submit input {
height:23px !important;
width:71px !important;
background-image:url(/img/img_searchbutton.jpg);
margin-top:16px;
}

body.listing p.pagebar {
font-size: 12px;
padding-top: 5px;
padding-bottom: 5px;
text-align: right;
}
body.listing #content {
padding:0px;
background-image:url(/img/img_bg_list.jpg);
background-repeat:repeat-y;
float:left;
width:981px;
}
body.listing #title_h1 {
color:#666;
padding-top:15px;
height:34px;
}

body.listing .property .details p {
height:51px;
overflow:hidden;
padding-right:18px;
}


/* 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: #E01C35;
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;

}

body.detail #content ul#outgoingslist,
body.detail #content ul#features {

list-style-type: none;
}

body.detail #addressbar {
height: 40px;
clear: both;
margin-bottom:27px;
}

body.detail #addressbar h1 {
float: left;

}

body.detail #addressbar div {
float: right;
font-weight: bold;
margin-top: 4px;
margin-right:10px;
}

body.detail #addressbar div h2 {
border: none;
color: #FFFFFF;
}

body.detail #addressbar img {
margin-right:4px;
vertical-align:middle;
}

body.detail #propertydetails {
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 #FFFFFF;
}

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;
}

body.detail #extradetails {
display:block;
float:left;
padding-bottom:30px;
margin-bottom:0px;
overflow:hidden;
width:392px;
border-right:none;
margin-right:1px;

}

body.detail #extradetails h1 {
font-size:14px;
font-weight:normal;
margin-bottom:0px;
padding:12px 10px 10px 10px;
display:block;
margin:0px;
}

body.detail #extradetails img#mainimage {
width:392px;
border:none;
border-top:1px solid #2E3469;
border-bottom:1px solid #0B0D25;  
}

body.detail #extradetails img {
border:none;
border-left:0px solid #0B0D25; 
border-bottom:1px solid #0B0D25; 
width:98px;
margin:0px;
}

body.detail #extradetails ul#toolslist {
padding:0px;
margin:0px;
clear:both;
}

body.detail #extradetails #toolslist li a {
	text-decoration:none;
	font-size:11px;
	float:left;
	display:block;
	width:97px;
	border-left:1px solid #0B0D25;
	background-color:#a3a3a3;
	padding-bottom: 3px;
	padding-top:3px;
	border-bottom:1px solid #0B0D25;
	text-align:center;
	
}

body.detail #center_right {
float:left;
width:588px;
overflow:hidden;
display:block;
}
body.detail #propertydetails {
float:left;
width:379px;
padding:12px;
padding-top:13px;
}

body.detail #propertydetails h2 {
font-size:18px;
background:none;
color:#a3a3a3;
border:none;
font-style:normal;
padding:0px;
margin:0px;
}

body.detail #propertydetails h2.section {
font-size:12px;
font-weight:bold;
margin-bottom:10px;
}

body.detail #propertydetails  #img_agent {
float:left;
clear:both;
}

body.detail #propertydetails  #img_agent img {
width:83px;
height:112px;
}

body.detail #propertydetails .agentdetails .name {
font-weight:bold;
margin-bottom:20px;
}

body.detail #propertydetails .agentdetails {
display:block;
overflow:hidden;
margin-bottom:10px;
}

body.detail #propertydetails .price {
	margin-top:17px;
	margin-bottom:17px;
}

body.detail #propertydetails #description {
font-size:12px;
padding-bottom:13px;
border-bottom:1px solid #a3a3a3;
}

body.detail #right_column {
float:left;
width:182px;
padding-top:12px;
padding-left:3px;
}

body.detail #right_column h3 {
font-size:12px;
font-weight:bold;
}

body.detail #right_column #features {
margin-bottom:24px;
}

body.detail #content {
padding:0px;
margin-top:5px;
background:none;
overflow:hidden;
line-height:17px;
}

body.detail #img_slide {
display:none;
margin-top:5px;
overflow:hidden;
background-color:#414782;
padding-top:12px;
}

/* 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;
height:110px;
}
body.brochure #wrap {
width: 584px !important;
background-image: none;
background-color: #fff;
height:110px;

}
body.brochure #main {
width:584px;
font-size:11px;
}			
body.brochure #content {
background-image: none !important;
overflow:visible;
}
body.brochure #header {
background-image: none;
height:110px;
width:584px;
margin-top:0px;

}
body.brochure #header img {
margin-top:0px;
margin-left:10px;
float: left;
}
body.brochure #propertydetails {
width: 304px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails {
width: 250px;
background:none;
}

body.brochure #propertydetails h2 {
font-size:12px !important;
color:#000;
}

body.brochure #addressbar {
clear:both;
margin-bottom:0px !important;
color:#333;
}

body.brochure #addressbar div {
float:left;
}

body.brochure #propertydetails #description {
border-bottom:0px solid #A0A3C1;
font-size:11px;
color: #333;
}

body.brochure #extradetails img#mainimage {
width:248px;
}

body.brochure #extradetails {
color: #333;
}

body.brochure #extradetails img {
width:123px;
float:left;
border:none;
color: #333;
}

body.brochure #content #extradetails h2 {
border:none;
background:none;
color:#199FCF;
font-size:12px;
font-weight:bold;
font-style:normal;
margin-bottom:5px;
padding:3px 0;
}

body.brochure #addressbar img {
margin-right:4px;
vertical-align:middle;
}

body.brochure #propertydetails {
color: #333;
}

/* Search form
------------------ */
body.searchFormMain #title_h1 {
padding-top:15px;
height:34px;
}

body.searchFormMain #content {
padding:0;
width:100%;
}

body.searchFormMain fieldset {
border: 1px solid #2A2E5E;
}

body.searchFormMain #content #left,
body.searchFormMain #content #mid,
body.searchFormMain #content #right {width:320px; float:left; margin-right:10px;}
body.searchFormMain #content #right {margin-right:0;}

body.searchFormMain #content form select {width:296px;}

body.searchFormMain #content #priceRange select,
body.searchFormMain #content #sizeRange select {width:138px;}


body.searchFormMain #content #floorArea input,
body.searchFormMain #content #landArea input {width:100px;}

body.searchFormMain #content #Tenure input,
body.searchFormMain #content #searchType input {width:18px;}

/* commercial search form

/* Search Form */

body.commercialForm .investment input {
width:auto !important;
}

body.commercialForm #title_h1 {
padding-top:15px;
height:34px;
}

body.commercialForm #content{
width:auto;
padding:0px;
}
body.commercialForm #search-form{
clear:both;
overflow:hidden;
padding:10px;
}

body.commercialForm #content form#searchForm #right {
width: 450px;
float: right;
}
#content form#searchForm #right,
#content form#searchForm #left{padding:0 10px;}

#content form#searchForm #right fieldset,
#content form#searchForm #left fieldset {
border: none;
border-bottom: 1px solid #ccc;
padding: 5px 10px;
}
#content form#searchForm #right fieldset label {
width: 140px;
font-weight: bold;
margin-left: 0;
}
#content form#searchForm #right fieldset input,
#content form#searchForm #right fieldset select {
width: 120px;
font-size: 0.9em;
}
#content form#searchForm #right fieldset p b {
margin: 0 15px 0 5px;
margin: 0 10px 0 5px;
}
#content form#searchForm #right fieldset p strong {
margin: 0 0 0 5px;
_margin: 0 0 0 5px;
}

/* Size */
#content form#searchForm #right fieldset.size input {
width: 100px;
}
/* Prop Type */
#content form#searchForm #right fieldset.propType label {
float: none;
margin: 0 0 10px 0;
}
#content form#searchForm #right fieldset.propType span {
display: block;
float: left;
width: 200px;
margin: 0 5px 10px 0;
height: 15px;
}
#content form#searchForm #right fieldset.propType input {
width: 15px;
border: none;
height: 15px;
margin: 0 3px 0 0;
vertical-align:middle;
}
#content form#searchForm #right fieldset.type label {
width: 50px;
}
#content form#searchForm #right fieldset.type span {
display: block;
float: left;
width: 60px;
margin: 0 5px 10px 0;
height: 15px;
}
#content form#searchForm #right fieldset.type input {
width: 15px;
border: none;
height: 15px;
margin: 0 3px 0 0;
vertical-align:middle;
}

/* Left Column */
#content form#searchForm #left img {
border: 1px solid #ccc;
margin-left: 4px;
}
#content form#searchForm #left fieldset {
margin-top: 20px;
margin-right: 10px;
}
#content form#searchForm #left fieldset select {
width: 240px;
font-size: 0.9em;
height: 239px;
text-transform: capitalize !important;
}
#content form#searchForm #left fieldset input {
width: 15px;
border: none;
height: 15px;
margin: 0 3px 0 0;
vertical-align:middle;
}

#content form#searchForm #left fieldset input#tb {
width: 238px;
border: 1px solid #ccc;
}

/* Staff 
---------*/

body#staff dl {
float:left;
height:150px;
padding:15px;
width:446px;
border-bottom:1px solid #A0A3C1;
padding-bottom:0px;
}

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 #666;
}

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;
}


body#staff #content {
float:left;
padding:0;
width:966px;
padding-left:15px;
padding-bottom:10px;
}
body#staff #title_h1 {
height:34px;
padding-top:15px;
margin-left:-15px;
}

body.profile #wrap_profile {
float:left;
padding:15px;
text-align:justify;
}


/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
}

body.slideshow #header {
margin-bottom: 10px;
float:none;
height:107px;
width:100%;
margin-top:0px;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

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;
}

body.slideshow form {
background:#FFFFFF;
}
/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #fff;
text-align: left;
}

html.popup #header {
background:transparent url(/img/header_pup.jpg) no-repeat left top;
height:107px;
padding-bottom: 10px;
width:100%;
margin-top:0px;
}

html.popup #header img {
float: none;
margin-top:14px;
}

/* 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;
overflow: hidden;
height:100%;
}

body.links #content dl dt {
font-weight: bold;
}

body.links #content dl dd {
margin-bottom: 5px;
}

body.links #content dl dd img {
float: right;
border: 1px solid #BFBFBF;
padding: 5px;
margin-left: 15px;
}

/* Suburb Profiles
------------------*/

body.suburbProfiles #content .suburb {
overflow: hidden;
clear: both;
padding-bottom: 5px;
border-bottom: 1px dashed #BFBFBF;
margin-bottom: 15px;
}

body.suburbProfiles #content .suburb img {
float: left;
border: 1px solid #666;
margin: 0 10px 10px 0;
}

body.suburbProfiles #content .profile img {
float: right;
border: 1px solid #666;
margin: 0 0 10px 10px;
}

body.suburbProfiles #sub-section ul {
list-style-type: none;
list-style-position: outside !important;
}


/* Testimonials
------------------*/

body.testimonials #content div.testimonial {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 10px;
margin-bottom: 10px;
}

body.testimonials #content div.testimonial .author {
text-align: right;
font-style: italic;
}

body.testimonials #content {
float:left;
}

/* Auction list, OFI
----------------------*/

body.auction #content h2,
body.ofi #content h2 {
background-color:#E2E2E2;
margin-bottom:5px;
margin-top:20px;
padding:5px 5px 5px 20px;
}

body.auction #content dl,
body.ofi #content dl {
clear:both;
margin-bottom:5px;
overflow:hidden;
padding:3px 20px;
}

body.auction #content dl.stripe,
body.ofi #content dl.stripe {
background-color: #efefef;
}

body.auction #content dt,
body.ofi #content dt {
width: 250px;
display: block;
float: left;
text-transform:capitalize;
}

body.ofi #content dd.icons {
width:300px;
float:left;
}
body.ofi #content dd.icons span {
margin:0 10px;
}

body.auction #content dd.time,
body.ofi #content dd.time {
font-weight: bold;
float: left;
width: 245px;
}

body.auction #content dd.venue {
float: left;
}
 
body.auction #content dd.link,
body.ofi #content dd.link {
float: right;
}
body.ofi #content {
float:left;
padding:0;
width:981px;
}
body.ofi #title_h1 {
height:34px;
padding-top:15px;
}

/* 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,
body div#market-appraisal #fbedrooms,
body div#market-appraisal #fbathrooms{
width: 50px;
}

body div#market-appraisal #faddress,
body div#market-appraisal #fpropertyaddress,
body div#market-appraisal #freason,
body div#market-appraisal #fdescription {
width: 400px;
}

/* Change to Sheads Form
------------------------*/
body div#change-to-sheads span {
color:#a0a3c1;
width:250px;
font-size:0.8em;
margin-left:20px;
}

body div#change-to-sheads em span {
margin-left:0;
}

body div#change-to-sheads em span.required {
color: #E01C35;
font-size:1em;
font-weight: bold;
}

body div#change-to-sheads #ftitle,
body div#change-to-sheads #fsalutation,
body div#change-to-sheads #fUnitNumber,
body div#change-to-sheads #fStreetNumber {
width: 50px;
}

body div#change-to-sheads #fAvailability {
width: 100px;
}

body div#change-to-sheads #faddress,
body div#change-to-sheads #fpropertyaddress,
body div#change-to-sheads #freason,
body div#change-to-sheads #fdescription {
width: 400px;
}

/* Maintenance request form
----------------------------*/

body div#maintenance-request #fdescription {
width: 400px;
}

/* Property Alert
-----------------------*/

body.alert #content #alertmenu {
display: block;
overflow: hidden;
list-style-type: none;
margin: 0px;
padding: 0 !important;
margin: 15px 0px 15px 0px;
background:#191D40;
}

body.alert #content #alertmenu li {
float: left;
border-right : 1px solid #fff;
}
 
body.alert #content #alertmenu a {
padding: 5px 20px;
display: block;
}

body.alert #content #alertmenu .last {
border: none;
}

body.alert #content #alertmenu a:link,
body.alert #content #alertmenu a:visited {
text-decoration: none;
}

body.alert #content #alertmenu a:hover {
text-decoration: underline;
}

body.alert #content form label {
display: block;
float: left;
width: 180px;
}

body.alert #content form textarea {
width: 250px;
}

body.alert #content form select {
width: 254px;
}

body.alert #content form input.checkbox {
width: auto;
margin: 0 20px;
}

body.alert #content form ul {
margin-bottom: 0;
}

body.alert #content form li {
clear: both;
margin-bottom: 10px;
}

body.alert #content form li span {
float: right;
width: 230px;
font-size: 0.9em;
color: #999;
}

body.alert #content form fieldset {
display: block;
}

body.alert #content form fieldset.submit {
border: none;
padding: 0;
text-align: right;
}

body.alert #content form em span,
body.alert #content form .required,
body.alert #content .warning {
color: #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;
margin-top:10px;
#margin-top:0px;
}

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 #aaa;
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;
}

#contactList {
color:#666666;
float:right;
font-size:11px;
position:relative;
width:200px;
margin-top: 50px;
}
#contactList span {
position:absolute;
right:22px;
top:4px;
}
#contactList a {
margin-left:5px;
text-decoration:none;
font-size:11px;
margin-right:5px;
color: #666;
}

#buyList li a:hover ul {
height:500px;
}

body.alert2 #content p.con_art {
margin-bottom:0px;
}

body.vacate dt.tit,
body.confirm dt.tit,
body.purchasers dt.tit,
body.rent_info dt.tit,
body.app_tenancy dt.tit {
font-weight:bold;
margin-top:15px;
}

body.vacate #content dl,
body.confirm #content dl,
body.purchasers #content dl,
body.rent_info #content dl,
body.app_tenancy #content dl  {
margin-bottom:15px;
}

body.dynamic p.note {
text-align:right;
}
body.brochure #wrap{
color:#414782;
}



/* GOOGLE MAPS */
body.gmap #main_content {
background-image:none;
}
body.gmap #sub-section {
width:0;
padding:0;
margin:0;
font-size:0;
line-height:0;
}
body.gmap #content {
float:none;
margin:0 auto;
padding:0 20px 10px;
width:912px;
}