body, html {
background-color: #005596;}

#wrapper {
margin: 0 auto;
height: 100%;}

#wrap {
margin: 0 auto;
width: 900px;}

/*Hides subsection*/
html.nocol #content {
margin: 0;
}
html.nocol #sub-section{
display: none;
}

/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #22243d;
}

p, div.text {
font-size: 1em;
}

div.text {
margin-bottom: 10px;
}

h1 {
font-size: 1.5em;
margin-bottom: 15px;
color: #007BD1;
font-weight: normal;
}

h2 {
font-size: 1.1em;
margin-bottom: 10px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #22243d;
font-weight: bold;
}

a:link,
a:visited {
color: #007BD1;
}

a:hover {
color: #007BD1;
}

#footer p {
font-size: 0.9em;
padding-bottom: 20px;
}

#footer,
#footer a:link,
#footer a:visited {
color: #FFF;
text-decoration: none;
}

#footer a:hover {
color: #0071bd;
}

/* Header
----------*/
#header{
height: 140px;
margin-top: 20px;
margin-bottom: 10px;}

#header img#logo {
padding-top: 25px;
float: left;
display: inline;
margin: 0;
}

/* Dropdown menu
-----------------*/
.menu{
float: left;
padding-top: 25px;
}

.menu a {
display: block;
float: left;
}

.menu #homeList a, .menu #buyList a, .menu #sellList a, .menu #rentList a, .menu #alertList a, .menu #newsList a, .menu #aboutList a, .menu #contactList a {
	height: 99px;
	text-align: center;
	display: block;
	background-position: 0 0;
}

.menu #homeList a{ background-image:url(../img/mm_home.jpg); width: 78px; text-indent: -9999px;}
.menu #buyList a{ background-image:url(../img/mm_buying.jpg); width: 111px; text-indent: -9999px;}
.menu #sellList a{ background-image:url(../img/mm_selling.jpg); width: 112px; text-indent: -9999px;}
.menu #rentList a{ background-image:url(../img/mm_renting.jpg); width: 111px; text-indent: -9999px;}
.menu #aboutList a{ background-image:url(../img/mm_about.jpg); width: 112px; text-indent: -9999px;}
.menu #contactList a{ background-image:url(../img/mm_contact.jpg); width: 110px; text-indent: -9999px;}

.menu #homeList a:hover, .menu #buyList a:hover, .menu #sellList a:hover, .menu #rentList a:hover, .menu #aboutList a:hover, .menu #contactList a:hover {
background-position: 0 -99px;}

.menu li ul li a:link,
.menu li ul li a:visited {
float:none;
text-decoration: none;
height: 22px!important;
display: block;
width: 102px!important;
text-align: left!important;
font-size: 1em;
font-weight: normal;
padding-top: 5px;
padding-left: 10px;
background-color: #0071bd;
background-image: none !important;
color: #FFF;
text-indent: 0 !important;
border-bottom: 1px solid #159af3;
}

body#home #homeList a,
body.about #aboutList a,
body#staff #aboutList a,
body.testimonials #aboutList a,
body.appraisal #sellList a,
body.news #contactList a,
body#buying.listing #buyList a,
body#renting.listing #rentList a,
body#selling.listing #sellList a,
body#news.listing #aboutList a,
body#buying.detail #buyList a,
body#renting.detail #rentList a,
body#selling.detail #sellList a,
body.contactus #contactList a,
body#news.detail #aboutList a{
background-position: 0 -99px;}

.menu li ul li a:hover{
background-color: #159af3;
color: #fff;}

/* 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: #0071BD;
border: none;
color: #fff;
}

form em span,
form .required {
color: #B90000;
font-weight: bold;
}


/* Dynamic text
----------------*/
#content{
float: right;
width: 600px;
padding: 20px;
background-color: #FFF;
margin-bottom: 40px;
}

#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;
}

#content ul {
margin-bottom: 10px;
}

#sub-section img#dyn-img2 {
margin-bottom: 20px;
display: block;
}

/* Sub-section
---------------*/
#sub-section{
float: left;
width: 240px;
padding: 6px;
margin: 0 6px 40px 0;
background-color: #0071BD;
}

body.about #sub-section,
body.dynamic #sub-section{
color: #FFF;
font-size: 1.6em;
font-weight: bold;
text-transform: uppercase;
padding:0;
margin:0;
}

body.contactus #sub-section{
color: #FFF;}
body.contactus #sub-section a{
color: #FFF;
text-decoration: none;
}

#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/

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 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;
}

/* Error Text Message
------------*/
.errorText {
background-color : #0071bd;
padding : 10px;
}
.errorText h1,
.errorText p,
.errorText a {
color : #fff;
}

/* Listings
------------*/
body.listing #content{
width: auto;
float: none;
background-color: #005596;
margin: 6px 0 10px 0;
padding: 0;
}

body.listing #content p#white_text{
color: #FFF;
}

body.listing #sub-section {
display: none;
}

body.listing .property {
padding: 10px 0;
clear: both;
background-image: url(../img/listings_bkg.gif);
background-position: top left;
background-repeat: repeat-y;
overflow: hidden;
margin-bottom: 10px;
}

body.listing .property .image {
display: block;
float: left;
margin: 0 25px 0 6px;
border: 1px solid #b3d6ec;
}

body.listing .property .details {
width: 360px;
float: left;
margin-right: 20px;
}

body.listing .property #listing_right{
width: 150px;
float: right;
}

body.listing .property .features {
width: 150px;
font-weight: bold;
color: #0071BD;
}

body.listing .property .features p{
float: left;
line-height: 23px;
}

body.listing .property .features img {
margin: 0 12px 0 5px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.2em;
font-style: normal;
color: #0071BD;
text-transform: uppercase;
}

body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
font-style: normal;
text-transform: uppercase;
font-weight: normal;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property a#more{
float: right;
width: 109px;
height: 22px;
display: block;
margin: 25px 20px 0 0;
background-image: url(../img/more.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #FFF;
text-indent: -9999px;
}

body.listing .property .price{
margin: 55px 25px 0 0;
}

body.listing .property .price h3{
font-size: 1.2em;
color: #0071BD;
font-weight: normal;
text-align: right;
}

body.listing .property #inspections{
padding-top: 15px;}

body.listing .property #inspections li{
list-style-type: none;
}

body.listing .property #inspections h3{
font-size: 1em;
text-transform: none;
font-weight: bold;}

body.listing #filter {
height: 18px;
padding: 15px;
margin-bottom: 10px;
background-position: top left;
background-repeat: repeat-y;
}

body.listing #filter img{
float: left;
padding-left: 108px;}

body.listing #filter form{
padding-left: 255px;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
color: #818284;
}

body.listing #filter select#qs_property-type,
body.listing #filter select#qs_suburb{
width: 114px;}

body.listing #filter select#qs_bedrooms{
width: 90px;}

body.listing #filter select#qs_min-price,
body.listing #filter select#qs_max-price{
width: 84px;}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
}

#filter select option {
text-transform: capitalize;
}

body.listing #filter p {
clear: none;
float: left;
display: inline;
margin-right: 5px;
}

body.listing #filter fieldset {
text-align: center;
float: right;
margin-right: 10px;
}

body.listing #filter fieldset#submit input {
width: 78px !important;
height: 23px;
display: block;
background-image: url(../img/search_white.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #0071BD;
text-indent: -9999px;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
padding-bottom: 5px;
text-align: right;
color: #FFF;
}
body.listing p.pagebar a{
color: #0071BD;}

/* Property detail
-------------------*/
body.detail #content{
width: auto;
float: none;
background-color: #005596;
margin: 6px 0 10px 0;
padding: 0;
}

body.detail #sub-section {
display: none;
}

body.detail #content h2 {
font-size: 1.2em;
}

body.detail #content h3 {
font-size: 1em;
}

/* middle section */
body.detail #middle_text{
float: left;
width: 390px;
background-color: #FFF;
padding: 20px 10px 10px 10px;
}

body.detail #middle_text h1{
color: #007BD1;
text-transform: uppercase;
font-size: 1.3em;
font-weight: bold;
}

body.detail #middle_text h2{
color: #000;
font-size: 1.1em;
text-transform: uppercase;
font-weight: bold;
}

body.detail #middle_text h2.section{
color: #007BD1;
height: 20px;
padding: 10px 0;
border-top: 1px solid #d6d6d6;
border-bottom: 1px solid #d6d6d6;
margin-bottom: 20px;
text-transform: none;
}

body.detail #middle_text h3{
padding-top: 5px;
}

body.detail #middle_text #features{
height: 26px;
padding: 5px 0;
border-top: 1px solid #d6d6d6;
border-bottom: 1px solid #d6d6d6;
margin-bottom: 20px;
}

body.detail #middle_text #features p{
float: left;
color: #007BD1;
font-weight: bold;
}

body.detail #middle_text #features img {
margin: 0 12px 0 5px;
vertical-align: bottom;
}

body.detail #middle_text p#landsize{
float: right;
padding-top: 5px;
}


body.detail #middle_text ul#featuresList li strong {
display: block;
float: left;
width: 80px;
}
body.detail #middle_text ul#featuresList li span {
margin-left: 80px;
display: block;
width: 200px;
}
body.detail #middle_text ul#featuresList li span.top {
margin: 0;
float: left;
clear: right;
}


/* left section */
body.detail #extradetails {
width: 308px;
float: left;
background-color: #007BD1;
margin: 0 6px 20px 0;
padding: 8px;
}

body.detail #extradetails img {
width: auto;
margin-right: 2px;
margin-bottom: 2px;
display: block;
float: left;
border: none;
}

body.detail #extradetails img#mainimage {
width: 304px;
height: 228px;
display: block;
border: none;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
}

body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}

body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: bold;
}

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 div p {
display: inline;
} 

body.detail #addressbar div p img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

/* right section */
body.detail #propertydetails {
width: 135px;
float: right;
margin-bottom: 20px;
padding: 20px 10px 10px 10px;
background-color: #FFF;
}

body.detail #propertydetails ul#toolslist li{
margin-bottom: 12px;}

body.detail #propertydetails ul#toolslist li img{
vertical-align: middle;
padding-right: 10px;
}

body.detail #propertydetails ul#toolslist li a{
text-decoration: none;
color: #000;}

body.detail #propertydetails li#gmap_link{
margin-bottom: 12px;
list-style-type: none;
list-type-position: outside;
}

body.detail #propertydetails li#gmap_link img{
vertical-align: middle;
padding-right: 10px;
}

body.detail #propertydetails li#gmap_link a{
text-decoration: none;
color: #000;
}

body.detail #propertydetails li#bookmark{
margin-bottom: 12px;
list-style-type: none;
list-type-position: outside;
}

body.detail #propertydetails li#bookmark img{
vertical-align: middle;
padding-right: 10px;
}

body.detail #propertydetails li#bookmark a{
text-decoration: none;
color: #000;
}

body.detail #propertydetails h2{
color: #0071BD;
}

body.detail #propertydetails dl.officedetails{
padding-bottom: 25px;
}

body.detail #propertydetails dl.officedetails dt{
font-weight: bold;
}

body.detail #propertydetails dl.officedetails a{
color: #000;
text-decoration: none;
}

body.detail #propertydetails dl.agentdetails{
padding-bottom: 25px;
}

body.detail #propertydetails dl.agentdetails dt{
font-weight: bold;
}

body.detail #propertydetails dl.agentdetails a{
color: #000;
text-decoration: none;
}

body.detail #propertydetails dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}

/* 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-color: #FFF;
background-image: none !important;
float: left !important;
}
body.brochure #content #addressbar{
color: #007BD1;
}
body.brochure #content #addressbar div{
}
body.brochure #content #addressbar div img{
padding-left: 5px;}

body.brochure #header {
background-image: none;
height: 88px;
}
body.brochure #propertydetails {
width: 280px;
}
body.brochure #propertydetails li{
list-style-type: none;
list-style-position: outside;;
}

body.brochure #extradetails {
width: 247px;
}

body.brochure #extradetails dl.officedetails,
body.brochure #extradetails dl.agentdetails{
color: #FFF;
}
body.brochure #extradetails h2{
color: #FFF;
}

body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
width: 118px;
}
body.brochure #extradetails img#mainimage_brochure {
width: auto;
}

	
/* Staff 
---------*/
body#staff #content{
width: auto;
float: none;
background-color: #FFF;
margin: 6px 0 10px 0;
padding: 15px;
overflow: hidden;
}

body#staff #sub-section{
display: none;}

body#staff h1{
color: #007BD1;
}

body#staff #content a{
text-decoration: none;
color: #000;}

body#staff dl {
clear: both;
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #0071BD;
}

body#staff dl dt.name {
font-weight: bold;
font-size: 1.2em;
font-style: normal;
color: #007BD1;
}

body#staff dl dt.photo img {
float: left;
margin-right: 15px;
border: 1px solid #0071BD;
}

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;
}

#slideImage img{
	border: 10px solid #fff;
}
body.slideshow #header {
margin: 0 0 10px 0;
background-image: none;
background-color: #005596;
border-bottom: none;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
}

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-image: none;
background-color: #FFF;
border-bottom: none;
}

html.popup #content{
float: left;
width: auto;
padding: 15px;
background-color: #ffffff;
margin-bottom: 40px;
}

html.popup #content h1{
color: #007BD1;
}

html.popup #content input.button{
width: 109px  !important;
height: 22px;
margin: 0;
background-image: url(../img/sendemail.gif);
background-color: #FFF;
text-indent: -9999px;
}

html.popup #content input.requestbutton{
width: 81px  !important;
height: 22px;
margin: 0;
background-image: url(../img/send.gif);
background-color: #FFF;
text-indent: -9999px;
}

html.popup #header img {
float: none;
}

/* News
--------*/
body.news #sub-section a{
color: #FFF;
text-decoration: none;
}

body.news #sub-section dl {
color: #FFF;
border-bottom: 1px solid #FFF;
padding-bottom: 4px;
margin-bottom: 4px;
}
body.news #sub-section dl dt {
font-weight: bold;
}

body.news #sub-section dl dd {
font-size: 1em;
}

body.news #sub-section p {
font-size: 1em;
text-align: right;
}

body.news #content li{
list-style-type: none;
}

/* Links
----------*/

body.links #content h3 {
margin-bottom: 15px;
}

body.links #content dl {
border-bottom: 1px dashed #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 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{
width: auto;
float: none;
background-color: #FFF;
margin: 6px 0 10px 0;
padding: 15px;
overflow: hidden;
}

body.testimonials #content h1{
color: #0071BD;}

body.testimonials #content p.author{
color: #0071BD;}

body.testimonials #content div.testimonial {
border-bottom: 1px solid #BFBFBF;
padding-bottom: 10px;
margin-bottom: 10px;
}

body.testimonials #content div.testimonial .author {
text-align: right;
font-style: normal;
}

/* 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:normal;
}
 
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.appraisal #content{
width: auto;
float: none;
background-color: #FFF;
margin: 6px 0 10px 0;
padding: 15px;
overflow: hidden;
}

body.appraisal #content h1,
body.appraisal #content legend{
color: #0071BD;
}

body.appraisal #content input.btn_submit,
body.contactus #content input.btn_submit,
body#saveitem #content input.btn_submit{
width: 81px  !important;
height: 22px;
margin: 0 6px 0 0;
background-image: url(../img/submit.gif);
background-color: #FFF;
text-indent: -9999px;
}

body.appraisal #content input.btn_clear,
body.contactus #content input.btn_clear{
width: 81px !important;
height: 22px;
margin: 0;
background-image: url(../img/clear.gif);
background-color: #FFF;
text-indent: -9999px;
}

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{
width: auto;
float: none;
margin: 0;
padding: 15px;
overflow: hidden;
}

body.alert h1{
color: #007BD1;
}

body.alert a{
color: #007BD1;
}

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 {
color: #007BD1;
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;
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: 81px !important;
height: 22px;
display: block;
float: right;
background-image: url(../img/login.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #FFF;
text-indent: -9999px;
}

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 a{
color: #007BD1;
text-decoration: none;
}

body.alert #content #loginbox fieldset.submit p {
font-size: 0.9em;
}

body.alert #content #registerbox {
border: none;
float: right;
text-align: center;
clear: right;
margin-left: 20px;
margin-bottom: 15px;
background-color: #FFF;
}

body.alert #content #registerbox a {
width: 109px !important;
height: 22px;
display: block;
margin-right: 350px;
background-image: url(../img/register.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #FFF;
text-indent: -9999px;
}

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.logout #content{
width: auto;
float: none;
margin: 0;
padding: 15px;
overflow: hidden;
}

body.registercomplete #content{
width: auto;
float: none;
margin: 0;
padding: 15px;
overflow: hidden;
}


/************************/
body#home #content{
width: 898px;
background-color: #005596;
margin: 0;
padding: 0;
}


#mid{
clear: both;
height: 222px;
margin-bottom: 6px;
}

#pow{
background-color: #0071bd;
float: left;
width: 252px;
height: 222px;;
}

#pow img{
margin: 0 6px;
border: 1px solid #FFF;}

#pow img#fp_title{
float: left;
margin-top: 2px;
border: none;}

a#pow{
float: right;
width: 46px;
height: 22px;
margin: 6px 6px 4px 0;
background-image: url(../img/view.gif);
background-color: #0071bd;
text-indent: -9999px;
}

.home_animation img{
margin-left: 258px;}

body#home #sub-section{
width: 898px;
height: 152px;
background-color: #0071BD;
margin-bottom: 10px;
padding: 0;
}

.publisher{
color: #FFF;
margin-top: 10px;
padding-top: 10px;
}

.publisher span{
float: right;
}

#phone{
float: left;
width: 255px;
height: 152px;
background-image: url(../img/phone_bkg.gif);
background-position: top left;
background-repeat: no-repeat;
}
#phone img{
padding: 49px 0 0 55px;
}

#latest{
float: left;
width: 288px;
height: 152px;
background-image: url(../img/latest_properties_bkg.gif);
background-position: top left;
background-repeat: no-repeat;
}
#latest img{
padding: 42px 0 0 20px;
}
#latest a{
width: 109px;
height: 22px;
display: block;
margin: 12px 0 0 20px;
background-image: url(../img/click_here.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #222222;
text-indent: -9999px;
}

form#quicksearch{
float: left;
width: 350px;
height: 152px;
}

form#quicksearch h2{
width: 93px;
height: 14px;
margin: 18px 0 10px 24px;
float: left;
background-image: url(../img/qs.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #222222;
text-indent: -9999px;
}

body#home #sub-section form#quicksearch{
color: #FFF;
}

body#home #sub-section form #qs_st{
width: 150px;
float: right;
margin: 18px 0 10px 0;
}


body#home #sub-section form #qs_st label {
padding-right: 2px;
width: auto;
float: none;
display: inline;
font-weight: normal;
}

body#home #sub-section select#qs_suburb{
width: 140px;
float: left;
margin: 0 10px 10px 25px;
}

body#home #sub-section select#qs_property-type{
width: 140px;
float: right;
margin: 0 28px 10px 0;
}

body#home #sub-section select#qs_min-price,
body#home #sub-section select#qs_rent_min-price{
width: 140px;
margin: 0 0 0 25px;
}

body#home #sub-section select#qs_max-price,
body#home #sub-section select#qs_rent_max-price{
width: 140px;
}

body#home #sub-section label.label_to{
font-weight: normal;
}

body#home #sub-section fieldset#submit input{
width: 81px !important;
height: 22px;
display: block;
float: right;
margin-right: 25px;
background-image: url(../img/search.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #222222;
text-indent: -9999px;
}

body#home #sub-section form #qs_st input {
vertical-align: middle;
width: auto;
}

body#home #sub-section input#qs_st-buy{
margin-right: 5px;}



#clear{
clear: both;
}
