/* =========== Base Stylesheet =========== */
/* Contents: structure, page layouts, menu */
/* ======================================= */

/* whitespace reset */
* {margin:0;padding:0;}
/* override annoying things */
a:focus {outline: none;}
a img {border: none;}
#content ul, #content ol {list-style-position: inside;}

/* Global structure
-------------------*/
body, html
#wrap {position: relative; width: 778px; margin: 0 auto;}

#footer {  
width: 778px;
text-align : center; 
padding: 8px 0px 9px 0px;
clear:both;
}

#content {
width: 550px;
float: right;
padding: 15px 20px 0 0;
}

#header {height: 105px;}

#header img {
display: block;
}

#header #fastfind {
float : right;
text-align: right;
font-size : 0.9em;
color : #fff;
}

#header #fastfind img {
text-align : right;
margin : 19px 0px 19px 290px;
}

#header #fastfind input.ffoption {
width : 15px;
}

#header #fastfind input.ffinputbox {
color : #000;
font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
font-size : 0.9em;
width : 200px;
padding: 2px;
}

#header #fastfind input.ffbutton {
color : #fff;
background-color : #8C2529;
font-size : 1em;
font-weight : bold;
text-align : center;
width : 50px;
}

#homeimages img#homeimg {
margin: 1px 1px 0px 0px;
}

#homeimages img#lasthomeimg {
margin-top: 1px;
}

#subimages img#subimgs {
margin: 1px 0px 0px 0px;
border : 0px;
padding : 0px;
}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
}

form label {
display: block;
float: left;
width: 150px;
}

form input,
form textarea,
form select {
width: 250px;
}

form p {
clear: both;
}

form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}

form fieldset#submit input {
width: auto;
padding: 0 10px;
cursor: pointer;
}

/* Menu
--------*/

#menu {
border-top: 1px solid #fff;
width: 190px;
float: left;
padding: 0px;
font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
}

#menu #menuList {
border-bottom: 5px solid #fff;
margin-bottom: 10px;
}

#menu ul {
list-style-type: none;
}

#menu a {
border-bottom: 1px solid #fff;
display: block;
background-color: #0055A6;
background-image: url(/img/arrow.gif);
background-repeat: no-repeat;
background-position: left 9px; 
padding: 6px 0 7px 24px;
font-size: 0.9em;
font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
width: 167px;
}

#menu a:link,
#menu a:visited {
text-decoration: none;
color: #fff;
font-weight: bold;
}

#menu a:hover {
background-color: #FBA534;
color: #fff;
}

#menu ul ul {
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
display: none;
margin: 0px;
}

#menu ul ul a {
padding: 0;
background-color: #FEF4E8;
border: none;
font-size: 0.9em;
background-image: url(/img/sub_arrow.gif);
background-repeat: no-repeat;
background-position: left 4px;
padding: 1px 0px 2px 24px;
width: 166px;
}

#menu ul ul a:link,
#menu ul ul a:visited {
color: #0055A6;
font-weight: normal;
border-bottom: 0px solid #fff;
}

#menu ul ul a:hover {
background-color: #FEF4E8;
color: #0055A6;
text-decoration: underline;
border-bottom: 0px solid #fff;
}

#menu #companydetails {
font-size: 0.9em;
text-align: center;
padding-bottom: 20px;
}

#menu #companydetails a {
display: inline;
padding : 0;
margin: 0px;
text-align: center;
font-size: 1.0em;
font-weight : normal;
background-image: none;
background-color: transparent;
width: 0px;
}

#menu #companydetails a:active,
#menu #companydetails a:link,
#menu #companydetails a:visited {
color: #951a2e;
text-decoration: none;
}

#menu #companydetails a:hover {
color: #951a2e;
text-decoration: underline;
}

/* Reveal nav areas
--------------------*/

body.buying #menu #buymenu,
body.renting #menu #rentmenu,
body.selling #menu #sellmenu,
body.propman #menu #propmanmenu,
body.about #menu #aboutmenu {
display: block;
}

/* Home
---------*/

#menu p {
margin-bottom: 10px;
}


/* Dynamic Text
---------------*/

body.dynamic #content #dyn-heading-img,
body.dynamic #content #dyn-img1,
body.dynamic #content #dyn-img2 {
bordeR: 1px solid #57575A;
}

body.dynamic #content #dyn-img1 {
float: right;
margin: 0 0 10px 20px;
}

body.dynamic #content #dyn-img2 {
float: left;
margin: 0 15px 10px 0;
}


/* Listings
------------*/

body.listing .property {
padding: 0px 0px 10px 0px;
clear: both;
overflow: hidden;
}

body.listing .property .image {
display: block;
float: left;
}

body.listing .property .details {
width: 398px;
float: left;
background-color: #FEF4E8;
height: 100px;
}

body.listing .property .details .orangetitle {
background-color: #FBA534;
padding: 4px 10px 4px 10px;
height : 15px;
margin-bottom: 10px;
}

body.listing .property .details .orangetitle .suburbaddress {
float: left;
}

body.listing .property .details .orangetitle .icons {
float: right;
color: #fff;
font-weight: bold;
}

body.listing .property .details .orangetitle .icons img {
margin-right: 5px;
margin-left: 5px;
vertical-align: bottom;
}

body.listing .property .features {
float: left;
width: 47px;
margin-right: 5px;
}

body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;
}

body.listing .property .details h3 {
margin-bottom: 2px;
}

body.listing .property .details h3 {
margin-bottom: 0 !important;
padding: 0px 10px;
}

body.listing .property .details p {
margin-bottom: 0 !important;
padding: 0px 10px;
}

body.listing #filter {
height: 40px;
margin-bottom: 0px;
padding: 10px;
background-color : #DBE7F3;
border : 1px solid #0055A6;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
padding-bottom : 8px;
}

body.listing #filter select {
width: 85px;
display: block;
font-size: 0.9em;
}

body.listing #filter #qs_suburb {
width: 107px;
}

body.listing #filter #qs_bedrooms {
width: 70px;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 6px;
}

body.listing #filter input {
clear: none;
width: 60px;
margin-top: 18px;
cursor: pointer;
font-size: 1.0em;
padding: 1px 5px;
}

body.listing p.pagebar {
font-size: 1.0em;
padding-top: 10px;
text-align: right;
}


/* Property detail
-------------------*/

body.detail #addressicons {
height: 25px;
display : block;
}

body.detail #addressicons #addressbar {
float: left;
}

body.detail #addressicons #icons {
float: right;
}

body.detail #content h2 {
padding: 3px 0;
margin-bottom: 8px;
}

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;
}

body.detail .bedbathcar {
font-weight: bold;
margin-left: -10px;
margin-bottom: 0;
}

body.detail .bedbathcar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
width: 260px;
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;
}

body.detail #extradetails img#mainimage {
width: auto;
display: block;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
}

body.detail #extradetails .tools {
background-color: #FEF4E8;
}

body.detail #extradetails .tools h3 {
background-color: #FBA534;
color: #fff;
font-weight: bold;
font-size: 1.1em;
padding: 6px 0px 6px 10px;
margin-bottom: 5px;
}

body.detail #extradetails .tools li {
padding-left: 10px;
}

body.detail #extradetails .tools ul {
padding-bottom: 10px;
}

body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}

body.detail dl.agentdetails img {
float: left;
width: auto !important;
margin-right: 10px !important;
}

/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}
body.brochure #wrap {
width: 600px !important;
background-image: none;
background-color: #fff;
height: 100%;
}
body.brochure #main {
background-image: none !important;
width: 600px;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
width: 600px;
}
body.brochure #header {
background-image: none;
height: auto;
}
body.brochure #propertydetails {
display: block;
width: 310px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails {
width: 247px;
margin-right: 0px;
}

body.brochure dl dt {
font-weight: bold;
padding-left: 0px;
}

/* Email a friend
------------------*/

body.emailafriend {
text-align: left;
}

body.emailafriend label {
width: 190px;
}

body.emailafriend #header img {
float: none;
}


body.emailafriend #content {
float: none;
padding-left: 10px;
width: 720px;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
margin: 0 auto;
}

body.slideshow #header {
margin-bottom: 10px;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow input {
width: auto;
margin-bottom: 10px;
background-color: #8C2529;
font-size: 1.1em;
color: #fff;
}


/* Staff 
---------*/

body.staff dl {
clear: both;
margin-bottom: 10px;
padding-bottom: 5px;
overflow: hidden;
}

body.staff dl dt.photo {
float: left;
margin-right: 15px;
margin-bottom: 5px;
}

body.staff dl dt.photo img {
border: 1px solid #002B1A;
}

body.staff dl dd.position {
margin-bottom: 5px;
}

body.staff dl dd.contact {
margin-bottom: 5px;
}

body.staff dl {
border-bottom: 1px solid #C2B9B0;
}

body.staff dl dt.name {
font-weight: bold;
font-size: 1.2em;
font-style: italic;
}

body.staff dl dd.position {
font-weight: bold;
}

body.staff dl dd.contact {
font-weight: bold;
}

/* Contact us
--------------*/

body.contact dl {
float: left;
width: 172px;
margin-bottom: 25px;
}

body.contact dt {
font-weight: bold;
margin-bottom: 2px;
}

body.contact dd {
margin-bottom: 3px;
}

body.contact #feedback {
clear: both;
}

/* 
Auction list,
OFIs
----------------*/

body.auction #content h2,
body.ofi #content h2 {
color: #fff;
background-color: #FBA534;
padding: 2px 0 2px 5px;
margin-bottom: 5px;
}

body.auction #content dl,
body.ofi #content dl {
clear: both;
overflow: hidden;
padding: 3px 0;
margin-bottom: 5px;
padding-left: 5px;
}

body.auction #content dl.stripe,
body.ofi #content dl.stripe {
background-color: #FEF4E8;
}

body.auction #content dt,
body.ofi #content dt {
width: 200px;
display: block;
float: left;
}

body.auction #content dd.time,
body.ofi #content dd.time {
font-weight: bold;
float: left;
}

body.auction #content dd.link,
body.ofi #content dd.link {
float: right;
}

/* Testimonials
---------------*/

body.testimonial dl {
margin-bottom: 5px;
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
}

body.testimonial dl dt {
font-weight: bold;
}
