/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html, #wrap {height: 100%;}
#wrap {width: 950px;margin: 0 auto;}
#footer {clear: both; padding: 10px 0 20px 0; text-align: center;}
#header {width: 951px; overflow:hidden; }

body, html {
background-color: #DDD3BE;
}

#wrap,
#footer {
width: 950px;
}

#footer {
font-size: 0.9em;
border-top: 1px #fff solid;
border-left: 1px #000 solid;
border-right: 1px #000 solid;
background:#000;
padding: 10px 20px 25px 10px;
width: 918px;
margin: 0 auto;
}

#main {
width: 950px;
}

#menu {
background:#DDD3BE url(/img/menu_bg.gif) repeat-x;
width: 951px;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width: 550px; float: left; padding: 15px 20px; border: #000 solid 1px; border-bottom: #FFB014 10px solid;}
#sub-section {width: 150px; float: right; padding: 15px 10px;}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {width: auto;display: block;float: none; margin:0px auto;}

/* Pages without columns
-------------------------*/
html.nocol body.dynamic_page #content
{
	width:100% !important;
}
html.nocol body.dynamic_page #sub-section{
	display:none !important;
}
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;
}

/* Menu
---------*/

.menu {
margin: 0 auto;
border-top: 3px #fff solid;
border-bottom: 10px #DDD3BE solid;
}

.menu a {
padding: 6px 16px;
}

.menu li {
padding: 6px 0;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 4px 15px;
display: block;
width: 130px;
background: #000;
}

.menu li#buyList ul li a {
width: 140px !important;
}
.menu li#financetList ul li a {
width: 160px !important;
}

/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: verdana, Helvetica, sans-serif;
color: #22243d;
}

p {
font-size: 1em;
}

h1 {
font-size: 13px;
margin-bottom: 15px;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #22243d;
font-weight: bold;
}

a:link,
a:visited {
color: #ac8957;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer,
#footer a:link,
#footer a:visited {
color: #fff;
}

#footer a:hover {
color: #fff;
}
#footer .Ph{
float: left;
}

#footer .publisher{
float: right;
}

/* register and login button
----------------------------------*/
#menu .reglog img {
margin: -4px 0 0 15px !important;
}

#menu .reglog span#reg, #menu .reglog span#login{
position: relative;
top: -5px;
}

#menu .reglog span a:link,
#menu .reglog span a:visited, 
#menu .reglog span a:hover{
border: none !important;
padding: 2px 5px !important;
font-weight: normal !important;
text-transform: lowercase !important;
color: #000;
background:none;
}

#menu .reglog span {
border: #000 solid 1px;
background: #FFB014 none repeat scroll 0%;
padding: 0px 10px !important;
margin-left: 10px !important;
}

/* Header
----------*/

#header img#logo {
margin-top: 15px;
border-top: 8px solid #fff;
background: #000;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 20px;
padding-right: 20px;
height:61px;
float: left;
width:auto;
}

/* Dropdown menu
-----------------*/

.menu a {
border-right: 1px solid #51473C;
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
}

.menu li.last{
border-right: 1px solid #51473C;
}
.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
}

#menu ul.adxm ul li.first{
background-color:#000;
}

.menu a:hover {
color: #fff;
background-color: #000;
}
.menu li li.first{
margin-top: 1px;
}
.menu li li a {
border: none;
text-transform: none;
}
.menu li li a:link {
background-color: #000;
}

.menu li:hover>a {
background-color: #000;
color: #fff;
}

.menu li li a:hover{
background-color: #FFB014;
color: #000;
}

/* 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, 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: #FFB014;
border: 1px solid #000000;
color: #000;
}

form em span,
form .required {
color: #B90000;
font-weight: bold;
}


/* Dynamic text
----------------*/

body.dynamic_page #main .container, body.doclibrary #main .container, body.alert #main .container 
{
	background: #fff;
	width: 908px;
	overflow:hidden;
	border-color:#000000 rgb(0, 0, 0) rgb(255, 176, 20);
	border:solid;
	border-width:1px 1px 10px;
	margin:0px auto;
	padding:20px;
	border-bottom-color:rgb(255, 176, 20);
}
body.dynamic_page #content{
	width:720px;
	float:left;
	border:none;
	padding:0px;
}

body.dynamic_page #content p{
width: auto;
}

body.dynamic_page #content h1,
body.alert h1{
color: #b48e63;
font-size: 13pt;
}
body.dynamic_page #content h2{
font-size: 1.2em;
}
body.dynamic_page #sub-section{
	width:150px;
	float:right;
	margin-top:45px;
	padding:0px;
}

body.dynamic_page #content img#dyn-heading-img {
display: block;
margin-bottom: 60px;
}

body.dynamic_page #content img#dyn-img1,
body#suburbs .profile img {
clear: both;
float: right;
margin: 0 0 10px 20px;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}
body.calcs #sub-section, body#staff #sub-section, body.dynamic #sub-section {
	display:none;
}
body.doclibrary #content{
	border:none;
	padding:0px;
	width:auto;
}

/* Dynamic (Suburb Profiles)
--------------------------------------*/
body#suburbs #content {
width: 720px !important;
}

/* Dynamic (Market Appraisal)
--------------------------------------*/
body.dynamic #market-appraisal form legend {
margin-left: -2px;
}

body.dynamic #market-appraisal form input#ftitle {
width: 50px;
}

body.dynamic #market-appraisal form input#faddress,
body.dynamic #market-appraisal form input#fpropertyaddress,
body.dynamic #market-appraisal form input#freason,
body.dynamic #market-appraisal form input#fdescription {
width: 490px;
}

body.dynamic #market-appraisal form input#femail {
width: 250px;
padding-left: 0;
}

body.dynamic #market-appraisal form select {
width: 254px;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* quick search */
div.checkboxsearch {
background:#FFFFFF none repeat scroll 0% 50%;
border:1px solid #B5B5B5;
height:55px;
margin-bottom:10px;
overflow-x:hidden;
overflow-y:auto;
text-transform:capitalize;
width:148px;
}

div.checkboxsearch p {
margin-bottom:0px !important;
padding:2px 0pt 0pt 2px;
width:133px;
}

div.checkboxsearch input {
margin-right:3px;
width:15px;
}

/* Home 
---------*/
body#home img#home_text {
margin:10px 0px 0px;
}

body#home #sub-section form #submit input {
font-size: 0.9em;
font-weight: bold;
}

body#home #content {
width: auto;
background: #fff;
margin:0px auto;
}

body#home #content form fieldset {
border: none;
padding: 0;
margin-bottom: 0;
}

body#home #content #left {
float: left;
width: auto;
}

body#home #content #right {
width: 390px;
float: right;
margin-bottom: 15px;
}

body#home #content #right h1{
color: #b48e63;
font-size: 13pt;
}

body#home #content #right #quick_search {
border: 1px solid #AB875E;
padding: 10px 10px 0;
margin-bottom: 15px;
background: #eee8dc;
font-size: 0.9em;
}

body#home #content #right p#qs_st input {
vertical-align: middle;
width: auto;
}

body#home #content #right p#qs_st label {
padding-right: 5px;
width: auto;
float: none;
display: inline;
}

body#home #content #right form label {
display: none;
}

body#home #content #right form select {
width: 90px;
font-size:0.9em;
}

body#home #content #right form legend {
color: #b18e59;
margin-bottom: 10px;
font-size: 1.1em !important;
}

body#home #content #right form select#qs_property-type {
width: 150px;
}

body#home #content #right p#qs_price {
width: 200px;
float: right;
margin-top: -65px;
}

body#home #content #right form select#qs_bedroom {
margin-left: -2px;
}

body#home #content #right fieldset#submit{
width: 120px;
border: none;
float: right;
margin-top: -33px;
}

body#home #content #right fieldset#submit input {
background: #ffb014;
color: #000;
border: 1px solid #000;
font-weight: bold;
width: 199px !important;
font-size:0.9em;
}

body#home #content #right form.f_st {
float: right;
}

body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #content #feature_property {
width: 359px;
float: right;
padding: 15px;
border: 1px solid #AB875E;
background: #eee8dc;
}

body#home #content #picture {
width: 150px;
float: left;
}

body#home #content #top_line,
body#home #content #description{
width: 200px;
float: right;
margin-bottom: 10px;
}

body#home #content #suburb {
color: #b18e59;
text-transform: capitalize;
}

body#home #content #price {
font-weight: bold;
}

body#home #content #link {
width: auto;
float: right;
}

body#home #content #link a {
color: #000;
}

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;
}

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 8px 0 0;
}

/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

body#contact_us.dynamic_page #content {
width: 700px;
}

/*body#contact_us.dynamic_page label,*/
body#contact_us.dynamic_page select,
body#contact_us.dynamic_page input,
body#contact_us.dynamic_page textarea {
width: 375px;
}

body#contact_us.dynamic_page input#femail {
padding-left: 0;
}

/* Listings
------------*/

body.listing #content h1{
color: #ab8856;
font-size: 13pt;
font-weight: bold;
}
body.listing #content #refinetitle{
background: #ab8957;
padding: 10px;
font-weight: bold;
color: #fff;
text-transform: lowercase;
}
body.listing .property {
margin: 10px 0px;
padding: 0px;
clear: both;
overflow: hidden;
border: #DDD3BE solid 1px;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
border: 1px solid #22243D;
}

body.listing .property .details {
width: 630px;
float: left;
}

body.listing .property .details #link{
margin-top: 14px;
text-align: right;
font-weight: bold;
}

body.listing .property .details #link a{
color: #ac8957;
}

body.listing .property .features {
font-weight: bold;
color: #ac8957;
float: right;
}

body.listing .property .details #line1 .features{
width: 150px;
}

body.listing .property .details #line1 .features p{
float: right;
margin-top: 10px;
}

body.listing .property .features img {
margin: 0px 7px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.2em;
font-style: italic;
}

body.listing .property .details #line2{
padding: 10px 0px;
text-align: left;
clear: both;
}

body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
font-style: italic;
}

body.listing .property .details #line1 h3{
margin-top: 10px;
float: left;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price {
text-align: left;
padding: 0px 0px 10px 0px;
color: #f00;
}

body.listing #filter {
height: 40px;
padding: 10px;
margin-bottom: 5px;
background-color: #ede7db;
border-left: #AB875E solid 1px;
border-right: #AB875E solid 1px;
border-bottom: #AB875E solid 1px;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
padding-bottom: 4px;
font-size: 0.9em;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
}

body.listing #filter select#qs_suburb,
body.listing #filter select#qs_property-type {
width: 120px;
}

body.listing #filter select#qs_bedrooms,
body.listing #filter select#qs_bathrooms,
body.listing #filter select#qs_parking{
width: 85px;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}

body.listing #filter input {
float: right;
width: 115px;
padding: 1px 10px;
margin-top: 16px;
margin-right: 0px;
cursor: pointer;
background-color: #ffb014;
border: none;
color: #000;
font-size: 0.9em;
font-weight: bold;
border: #000 solid 1px;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: left;
}

body.listing p.pagebar a{
color:#ab8957;
}

body.listing #ordersave{
margin: 15px 0px 10px 0px;
padding-bottom: 20px;
}

body.listing #order{
float: left;
widht: 400px;
}

body.listing #order a{
color: #ac8957;
}

body.listing #saveSearch{
float: right;
color: #ac8957;
}

body.listing #saveSearch a{
color: #ac8957;
}

body.listing #main .container #sub-section{
display:none;
}

/* Property detail
-------------------*/
body.detail #sub-section{
display: none;
}
body.detail #footer
{
	border-right:none;
	width:930px;
	padding-right:12px;
}
body.detail #header .container{
width:100%;
bottom-right: 5px #000 solid;
background-color:#000;
}
body.detail #header .container img#logo{
margin-left:1px;
width:96%;
}
body.detail #white_section {
float:left;
width: 100%;
display:block;
overflow:hidden;
background:#fff;
padding-right:0px;
border: 0px solid #000;
margin-top: 0px;
}

body.detail #extradetails .images p {
font-weight: normal;
font-size: 0.8em;

}

body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #content {
	background:transparent url(/img/wrap_bg.gif) repeat-y;
	display:block;
	float:left;
	width: 96%;
	background-color:#fff;
	padding-top:0px;
	margin:0px auto;
}

body.detail #content #title {
font-size: 1.1em;
font-weight: bold;
color: #961C33;
margin-bottom: 15px;
}

body.detail #content h2.section {
padding: 3px 0;
margin: 10px 0;
font-size: 1.2em;
font-weight: bold;
/*font-style: italic;*/
color: #961C33;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
/*background-color: #f9f9f9;*/
}

body.detail #content h2#agent.section {
padding: 3px 10px;
margin-bottom: 0;
font-size: 100%;
font-weight: bold;
color: #fff;
text-transform: lowercase;
background-color: #000;
}

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: none;
}
body.detail #logo{
}
body.detail #main{
width: auto;
margin-left:1px;
border-right: 1px #000 solid;
background-color:#B08B61;
}
body.detal #main #menu {
border-bottom: 1px #00f solid;
}
body.detail #addressbar {
xheight: 25px;
xmargin-bottom: 5px;
margin-top: 0px;
overflow: hidden;
background-color:#FFF;
width: auto;
}

body.detail #addressbar h1 {
float: left;
margin:3px 0px;
color: #b48e63;
font-size: 13pt;
padding-top: 10px;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
color: #AF8B57;
padding-top: 15px;
padding-right: 15px;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
width: 570px;
float: left;
margin-bottom: 20px;
font-size: 1em;
}
body.detail #propertydetails #description {
width: 570px;
float: left;
font-size: 1.0em;
}
body.detail #propertydetails h3 {
font-size: 1.1em;
}
body.detail #propertydetails #features {
font-size: 1em;
}
body.detail #propertydetails h2.section {
font-size: 1.1em;
color: #756645;
}
body.detail #propertydetails #infoform form fieldset{
border: 1px solid #000;
}
body.detail #propertydetails #infoform form fieldset#submit{
border: none;
}

body.detail #extradetails {
width: 320px;
float: right;
margin-bottom: 20px;
}

body.detail #propertydetails h2{
margin: 15px 5px;
font-size: 1em;
}
body.detail #extradetails #agent_detail {
border: 1px solid #AF8B57;
padding: 10px;
font-size: 0.9em;
width:295px;
}
body.detail #extradetails #agent_detail #name{
font-weight:bold;
}
body.detail #extradetails h2#agent.section{
background-color: #AF8B57;
border: 1px solid #AF8B57;
width: 295px;
}
body.detail #white_section #extradetails p {
padding-top: 10px;
}

body.detail #extradetails img {
width: auto;
display: block;
width:155px;
}
body.detail #extradetails img#mainimage {
width: auto;
display: block;
width:315px;
}

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 #pagehead {

}
body.detail #tool #toolslist {
width:570px;
border-top: 1px #000 solid;
border-bottom: 1px #000 solid;
color: #000;
font-size: 1em;
padding: 6px 0px;
margin-bottom:15px;
}
body.detail #tool #toolslist a{
color: #AF8B57;
}
body.detail #pagehead  p {
float:right;
}

body.detail #big_image {
width:317px;
display:block;
}

body.detail #small_image {
width:155px;
height:104px;
overflow:hidden;
display:block;
margin:5px 5px 0px 0px;
float:left;
}

body.detail #toolslist {
float:left;
width:500px;
margin-bottom: 5px;
}
body.detail #toolslist span {
font-weight: bold;
}
body.detail #toolslist span a {
font-weight: normal;
}

body.detail #tool p {
text-align:right;
color: #961C33;
font-weight: bold;
}

body.detail #tool p img {
margin:0px 7px 0px 10px;
vertical-align:bottom;
}
body.detail #propertydetails #infoform label {
color: #000;
font-weight:normal;
width: 100px;
} 
body.detail #propertydetails #infoform #ffirstname, #femail, #fworkphone, #fcomments {
width: 340px;
font-family:verdana, Helvetica, sans-serif;
font-size: 1.0em;
/*font-weight:bold;*/
padding-left: 5px;
}
body.detail #propertydetails #infoform #submit em {
display:none;
} 
body.detail #propertydetails #infoform #submit .button {
width: 100px !important;
font-size:1em;
padding-top: 4px;
padding-bottom: 4px;
font-weight:bold;
text-transform: lowercase;
color: #000;
background: #ffb014;
border: 1px solid #000;
}

/* 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%;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
width: 675px;
}
body.brochure #addressbar p {
padding-right: 0;
}
body.brochure #propertydetails {
width: 300px;
float: left;
margin-bottom: 20px;
font-size: 1em;
}
body.brochure #propertydetails h2,
body.brochure #propertydetails h2.section {
color: #961C33;
font-size: 1.2em;
font-weight: bold;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
padding: 3px 0;
}
body.brochure #propertydetails #description {
width: 300px;
}

body.brochure #extradetails img {
width: 133px;
display: block;
float: left;
margin: 0 2px 2px 0;
}

body.brochure #extradetails img#mainimage {
width: 268px;
display: block;
float: left;
margin: 0 2px 2px 0;
}

body.brochure #extradetails {
width: 270px;
float: right;
margin-bottom: 20px;
}

	
/* Staff 
---------*/

body#staff h1 {
color: #b48e63;
font-size: 13pt;
}

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-color: #DDD3BE;
}

body.slideshow #header {
overflow:hidden;
margin:0pt auto;
width:800px;
}

body.slideshow #header img {
float: none;
display: block;
margin: 20px auto;	


}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
border: 1px solid #333;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin-right: 1px;
background: #FFB014;
float:none;
border: 1px solid #000000;
}


/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #fff;
text-align: left;
}

html.popup #header {
border-bottom: 10px solid #fff;
background:#000;
display: block;
width:100%;
height:61px;
}

html.popup #header img#trai, html.brochure #header img#trai {
width:auto;
float:left;
}

html.popup #header img#phai, html.brochure #header img#phai{
	float:right;
	width:auto;
	position:relative;
	top:-50px;
	
}
html#emailagent.popup  #content {
border: 1px solid #000000;
margin-left: 10px;
}

/* News
--------*/
body.news #content {
width: 720px !important;
}
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;
}

.newsitem,
.testimonial {
border-bottom: 1px solid #ccc;
margin: 0 0 10px 0;

}
.newsitem h2 {
font-size: 13px !important;
}

.testimonial p.author {
font-weight: bold;
}

/* 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;
}

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
{
	border:none;
	padding:0px;
	}
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: 350px;
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: 130px;
}

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.buying #sub-section, body.alert #sub-section{
	display:none;
}


/* Employement */
body#employment #sub-section {
display: none;
}
body#employment #content {
width: auto !important;
}
body#employment #content .job h2 {
background-color: transparent;
border-bottom: 1px solid #ccc;
float:none;
}
body#employment #content .job h3 {
float: none;
}
body#employment #content .job dl {
float:none;
}
body#employment #content .job dt {
float: left;
}
body#employment #content .job dd {
float: left;
margin: 0 10px;
padding: 0 0 0 10px;
border-left: 1px solid #ccc;
font-style: normal;
}
body#employment #content .job dd.description,
body#employment #content .job dd.content {
margin: 0 0 20px 0;
_margin: 20px 0 20px 0;
padding: 20px 0 0 0 !important;
float: none;
clear: both;
padding: 0;
border: none;
display: block;
}
.recaptchaSuccess {
background-color:#99ff99;
border:1px solid #339900;
padding:15px;
width:525px;
margin:0 auto 15px;
}
.recaptchaSuccess h2 {
color:#00cc00;
}
.recaptchaError {
background-color:#ff9999;
border:1px solid #990000;
padding:15px;
width:525px;
margin:0 auto 15px;
}
.recaptchaError h2 {
color:#ff0000;
}
.recaptchaSuccess p,
.recaptchaError p {
margin:5px 0 0 !important;
}
.recaptcha label {
width:177px;
}

/* GMAP CUSTOM */
body.gmap #sub-section {
float:right;
margin-top:0;
padding:0;
width:0;
line-height:0;
font-size:0;
}
body.dynamic_page #content {
width:908px;
}