/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #454546;
}

p {
font-size: 0.9em;
}

h1 {
font-size: 1.1em;
margin-bottom: 5px;
color: #881111;
text-transform:uppercase;
font-weight: bold;
}

h2 {
font-size: 1em;
margin-bottom: 3px;
color:#881111;
text-transform:uppercase;
font-weight: bold;
}

legend {
color: #7F0000;
font-weight: bold;
}

a:link,
a:visited {
color: #81A57F;
}

#content p,
#sub-section p {
margin-bottom: 10px;

}
#footer {
background-image:none;
}
#footer p {
font-size: 0.9em;
color:#000000;
}

#footer,
#footer a:link,
#footer a:visited {
color: #000000;
text-decoration: none;
}

#footer a:hover {
color: #000000;
text-decoration: underline;
}

/* Header
----------*/
#header{
	width:760px;
	height:78px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image:none;
	text-align:left;
}
#header img#logo {
}
html.nocol #content {width: auto;display: block;float: none;}


/* Dropdown menu
-----------------*/
#menu {
	background-image: url(/img/nav_background.jpg);
	background-repeat:repeat-x;
	background-color:#71A26A;
	margin:auto;
	border:0px;
	width:761px;
}
#menu a {
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
border-left: 1px solid #618B5B;
background-image: url(/img/nav.gif);
background-repeat:no-repeat;
background-position:15px 13px;
padding-left:35px;
padding-right:35px;
}

#menu li.first a, 
#menu li li a {
border: none;
}

#menu a:link,
#menu a:visited {
color: #fff;
text-decoration: none;
}

#menu a:hover {
color: #82A67C;
}

#menu ul ul a:link, #menu ul ul a:visited {
background-color: #506252;
color: #fff;
background-image:none;
padding-left:15px;
padding-right:15px;
}
#menu ul ul a:hover {
background-color: #82A67C;
color: #fff;
}
#menu li li a {
border: none;
text-transform: none;
}

#menu li a span {
color: #f04230;
}
.menu{
	width:761px;
}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #fff;
}

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,
body.listing #filter input ,
.button {
width: auto;
padding: 0 10px;
cursor: pointer;
background-color: #7F0000;
border: none;
color: #fff;
font-weight:bold;
}

form em span,
form .required {
color: #B90000;
font-weight: bold;
}

form input.halfsize, form input.radio {
width:80px;
}


/* Dynamic text
----------------*/

#content img#dyn-heading-img {
display: block;
}

#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
}

#sub-section img#dyn-img2 {
margin: 0 0 10px 20px;
float: right;
display: block;
}


/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/

body#home #sub-section form #submit input {
font-size: 0.9em;
font-weight: normal;
}

body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #sub-section fieldset {
border: none;
padding: 0;
}

body#home #sub-section legend {
}

body#home #sub-section label {
font-size: 0.9em;
float: none;
display: inline;
}

body#home #sub-section p {
margin-bottom: 5px;
}

body#home #sub-section select {
width: 170px;
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: left;
padding: 0 8px 0 0;
}

/* Listings
------------*/

body.listing .property {
padding: 10px 0;
clear: both;
overflow: hidden;
border-bottom: 1px solid #6E8B6F;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
border: 1px solid #444444;
}

body.listing .property .details {
width: 380px;
float: left;
margin-right: 20px;
}

body.listing .property .features {
float: left;
font-weight: bold;
}

body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.2em;
font-style: italic;
}

body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
font-style: italic;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price {
text-align: right;
}

body.listing #filter {
height: 40px;
padding: 10px;
margin-bottom: 5px;
background-color: #81A57F;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 1em;
font-weight: bold;
color: #FFFFFF;
margin-bottom: 5px;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 24px;
}

body.listing #filter input {
width: auto;
padding: 1px 10px;
margin-top: 13px;
cursor: pointer;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: right;
}
.inputSearch{
	margin:0px;
	padding:0px;
	font-size:0.9em;
	position:relative;
	top:8px;
}

/* 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: #F2891C;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background-color: #82A77E;
}

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: square;
}

body.detail #addressbar {
height: 25px;
margin-bottom: 5px;
}

body.detail #addressbar h1 {
float: left;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

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 #22243D;
}

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 fieldset{
	border: 1px solid #cccccc;
}
body.detail input.button{
	font-size:0.9em;
}

body.detail li{
	font-size:0.9em  !important;
}
body.detail li a{
	font-size:1em !important;
}
body.detail li li a{
	font-size:1.1em !important;
}


body.detail #content h2 {
font-size: 1.2em;
font-style: italic;
color: #000;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background-color: #82A77E;
}

body.detail #content h3 {
font-size: 1em;
}

body.detail #content ul#outgoingslist {
list-style-type: square;
}

body.detail #addressbar p {
font-weight: bold;
}

body.detail #extradetails img {
border: 1px solid #22243D;
}

body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: bold;
}
/* ============== market-appraisal ========== */
body.dynamic fieldset{
	border: 1px solid #cccccc;
	display:block;
}

body.dynamic form label{
	width:180px;
}
body.dynamic form input, form textarea, form select{
	width:300px;
}
/* ============= Skin Stylesheet ============ */
/* Contents: colours, typography, backgrounds */
/* ========================================== */

/* Global layout colour scheme
-------------------------------*/
body, html {
background-color: #CDCDC9;
}

/* body {
background-image: url(/img/body_bg.gif);
background-repeat: repeat-x;
background-position: 0px 88px;
}*/

#home #wrap {
	background-color: #FFFFFF;
	border: none;
}
#wrap {
background-color: #84343C;
background-image:none;
width:100%;
}
#wrap #main {
background-color: #fff;
}
#home #wrap #main{
border: none;
background-color:#fff;
}
#main{
	width:760px;
	margin:auto;
}
#content{
	width:510px;
}
/* Pages without columns
-------------------------*/
body.listing #main,
body.detail #main,
body#staff #main {
background-image: none;
}






/* Home 
---------*/

body#home #images {
background-color: #84343C;
text-align:center;
margin:0px;
padding:0px;
height:147px;
}
body#home #images img {
margin: 0 auto 0 auto;
display:block;
}
#imageHeader{
	width:760px;
	margin:auto;
	border-left:1px solid #87A476;
	border-right:1px solid #87A476;
}
#imageSlideshowHolder{
	float:left;
	width:336px;
	border-top:1px solid #87A476;
}
#image1{
	float:left;
	width:336px;
	border-top:1px solid #87A476;
	border-left:1px solid #87A476;
}
#image2{
	float:left;
	width:211px;
	border-top:1px solid #87A476;
	border-left:1px solid #87A476;
}
#image3{
	float:left;
	width:211px;
	border-top:1px solid #87A476;
	border-left:1px solid #87A476;
}
body#home #sub-section {
background-color: #fff;
}

body#home #sub-section form {
border: 1px solid #689A60;
padding-top : 10px;
margin-bottom : 10px;
}
body#home #sub-section form #submit input {
font-size: 0.9em;
font-weight: bold;
padding-right:7px;
}

body#home #sub-section #promo {
width : 165px;
border: 1px solid #689A60;
padding : 10px;
}
body#home #sub-section #promo h1 span {
font-size : 0.85em;
text-transform : none;
}
body#home #sub-section #promo img {
width : 165px;
height : auto !impotant;
margin : 0 0 10px 0;
}

body#home #pow {
clear:both;
border-top: 1px solid #6E8B6F;
padding-top: 15px;
margin-top: 10px;
}
body#home #pow strong{
	text-transform:uppercase;
	color:#7C0002;
}
body#home #pow img {
float: left;
border: 1px solid #fff;
margin: 0 10px 5px 0;
}
body#home #pow p,
body#home #pow h2 {
margin-bottom: 2px;
}
body#home #pow h2 {
clear : left;
}
body#home #wrap {
background-color:#fff;
}

/* Staff 
---------*/

body#staff dl {
border-bottom: 1px solid #ddd;
}

body#staff dl dt img {
border: 2px solid #22243D;
}

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;
}

body#staff dl {
clear: both;
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}

body#staff dl dt.photo {
float: left;
margin-right: 15px;
}




/* Slideshow
-------------*/

body.slideshow {
background-image: none;
background-color: #82A77B;
}

body.slideshow table img {
border: 1px solid #333;
}

body.slideshow #header {
background-image: none;
background-color: #CDCEC9;
border-bottom: 18px solid #506252;
width: auto;
}

body.slideshow #header img {
position: relative;
top: 0px;
left: -0px;
}


/* Email a friend
------------------*/

html#emailafriend {
background-image: none;
background-color: #fff;
text-align: left;
}
html#emailafriend #content {
background-color: #a0c9de;
}

/* Testimonials
----------------*/

body.testimonials #content .item {
border-bottom: 1px dashed #CFCFCF;
margin-bottom: 10px;
}

body.testimonials #content .signature {
text-align: right;
font-style: italic;
font-size: 0.9em;
}

/*alert thing */
body#alert_popup {
background-image:none;
}
body#alert_popup #content {
display:block;
width:350px !important;
padding:20px;
}
body#alert_popup #outside {

}


/* Careers ----------
------------------------ */

body .job h2 {
background-color:#a0c9de;
margin-bottom:5px;
margin-top:20px;
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;
}

/* 
Auction list,
OFIs
----------------*/

body.auction #content h2,
body.ofi #content h2 {
background-color: #a0c9de;
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: 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;
}

/* ---------- property alert  ------------ */


#registerform {
width: 500px;
}
#registerform li,
#login li,
#requirements li {
list-style-type:none !important;
margin-bottom: 5px;
}
#requirements form li span {
display: block;
clear: both;
font-size: 10px;
padding-left: 300px;
}
/* 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: #CDCEC9;
border-bottom: 10px solid #506252;
}
html.popup fieldset{
	border:1px solid #CCCCCC;
}
html.popup #header img {
float: none;
}

/* 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;
}

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 #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: 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;
}

body.alert #content #loginbox label,
body.alert #content #loginbox input {
width: 150px;
}

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;
}

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;
}

/* Supporting Businesses
-----------------------*/

.supportbusiness #content img#dyn-heading-img {
float : right;
}