/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
* {
margin:0pt;
padding:0pt;
}
body, html {}
#wrap {
width:758px;
font-size:11px;
margin:0px auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
}



/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {
clear: both;
overflow:hidden;
margin:0pt auto;
width:758px;
background-color: #fff;
}
#content {
float: left; 
padding:10px;
}
#sub-section {
float: right;
}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {
width: auto;display: block;float: none;
padding:15px 15px;
}



/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
background-image: none;
background-color: #fff;
}

/* Header
----------*/
#header img {
display: block;
float: left;
}

/* Typography
--------------*/
body,html {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #000000;
background-color:#62BD19;
}
body {
background-color:#FFFFFF;
}

p {
font-size:12px;
}

h1 {
font-size: 1.5em;
margin-bottom: 15px;
color:#3E3E3E;

}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #000000;
font-weight: bold;
}

a:link,
a:visited {
color: #000000;
}
a:hover {
color:#427D12;
}
#content p,
#sub-section p {
margin-bottom: 10px;
}

#main_footer {
	background-color: #62BD19;
	height: 90px;
	width:758px;
	margin:0px auto;
}

#footer {
clear: both;padding: 0px 0 20px 0; text-align: center;
background-color:#62BD19;
height:110px;
}

#footer p {
font-size: 11px;
padding-top:15px;
}

#footer,
#footer a:link,
#footer a:visited {
color: #3E3E3E;
text-decoration:none;
}

#footer a:hover {
color:#3E3E3E;
}
#footer .footerAddress {
text-align:left; 
padding-left:10px; 
padding-top:70px; 
float:left; 
width:378px; 
font-size:11px;
}

#footer .footerLinks {
text-align:right; 
padding-right:10px; 
padding-top:70px; 
float:right; 
width:300px; 
font-size:11px;
}
/* Header
----------*/
#header_box {
	background-color:#000000;
}
#header {
padding: 0 1px;overflow:hidden;
margin:0pt auto;
width:758px;
text-align:left;
background-color:#000000;
}

#header img#logo {
float:left;
position: relative;
}
#header img#logo1 {
float:right;
position: relative;
} 

/* Dropdown menu
-----------------*/


/* Menu
---------*/
#menu_box {
	background-image:url(/img/menu_bg.jpg);
	background-repeat:repeat-x;
	height: 31px;
}
#menu {
text-align:center;
}

.menu {
margin:0pt auto;
width:758px;
text-align:left;
}

.menu li {
padding: 8px 0px 7px;

}

.menu li li {
padding:0px;
/*margin-top:-8px;*/
}
.menu #aboutList li a{
width:145px;
}
.menu li li a {
padding: 6px 15px;
display: block;
width: 130px;
}

.menu a {
padding: 0px 7px;
font-weight: bold;
font-size: 1.2em;
border-right:1px solid #FFFFFF;
text-transform:uppercase;
}
.menu li#aboutusList a{
border-right:none;
}
/*
.menu li li a {
text-transform:uppercase;
border: none;
}
*/
.menu li.last a {border:none;}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
}
.menu a:hover {
color:#000000;
font-weight:bold;
}
 .menu li li a:link, .menu li li a:visited {
background-color:#62BD19;
background-image:none;
font-size: 10px;
border:medium none;
color:#fff;
text-transform: uppercase;
}
.menu li li a:hover {
background:#427D12 none repeat scroll 0% 50%;
border:medium none;
font-size: 10px;
color:white;
text-transform: uppercase;
}
.menu #finance #calcList li a{
width:134px;
}
.menu #aboutusList ul {margin-left:-85px;}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 30px;
border: 1px solid #ddd;
}

form label {
display: block;
float: left;
width: 180px;
}

form input,
form textarea,
form select {
width: 250px;
}

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: 2px 10px;
cursor: pointer;
background-color:#62BD19;
border:1px solid #004066;
color: #FFFFFF;
}

form em span,
form .required {
color: #B90000;
font-weight: bold;
}

.menu ul#buyList a{
width:117px;
}

/* Dynamic text
----------------*/

#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}

#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}
body.suburbProfiles #wrap #main #sub-section{
padding-top:20px;
margin-top:10px;
margin-bottom:20px;
float:right;
margin-right:30px;
}
/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/
body#home #top_box {
	background-image:url(/img/body_bg.gif);
	background-repeat:repeat-x;
	height:304px;
}
body#home #wrap #main #content #pow a
{
text-align:right;
}
body#home #wrap {
border:medium none;
}

body#home #image_box {
	background-color: #9BCA2E;
	height:148px;
}
body#home #images {
border-bottom:1px solid #FFFFFF;
text-align:center;
}
body#home #images img {
width:758px;
margin:0pt auto;
display:block;
}

body#home #content {
padding:15px;
width:500px;
}

body#home #content #welcome {
float:left;
width:500px;
}

body#home #content #property {
border-top:1px solid #EBEBE4;
float:left;
padding:10px 0px;
width:500px;
}
body#home #sub-section {
margin:25px 0pt 0pt;
border: 1px solid #62BD19;
}
body#home #sub-section form #submit_home input {
background-color:#62BD19;
border:1px solid #004066;
color:#FFFFFF;
cursor:pointer;
padding:2px 10px;
width:auto !important;
}
body#home #sub-section form span#submit_home  {
background-color:#62BD19;
border:1px solid #004066;
color:#FFFFFF;
cursor:pointer;
padding:2px 10px;
width:auto !important;
}
body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #sub-section fieldset {
border: none;
padding-left:6px;
margin-bottom:0px;

}

body#home #sub-section legend {
font-weight: bold;
font-size: 1.2em;
text-transform:uppercase;
margin-bottom: 10px;
padding-left: 0;
margin-left: 0;
margin-top:5px;
}

body#home #sub-section label {
font-size: 1.0em;
font-weight: bold;
float: none;
display: inline;
color: #000000;
}

body#home #sub-section p {
margin-bottom: 10px;
}

body#home #sub-section select {
width: 169px;
font-size: 0.9em;
}

body#home #sub-section #qs_price select,
body#home #sub-section #qs_rent_price select {
width: 74px;
}

body#home #sub-section form #qs_st label {
padding-right: 5px;
width: auto;
float: none;
display: inline;
}
body#home  #sub-section form fieldset#criteria{
	padding:1px 0px 11px 18px;
	width:188px;
}
body#home #sub-section form #qs_st input {
vertical-align: middle;
width: auto;
}

body#home #sub-section form #submit {
text-align: right;
padding: 0px 8px 0px 6px;
margin-bottom:15px;
}
body#home #wrap #main #content #property #pow #pow_left{
float:left;
margin-right:20px;

}
body#home #wrap #main #content #property #pow #pow_feature {
	font-size:1.3em;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;
}
body#home #wrap #main #content #property #pow #pow_right{
margin-top:10px;

}
body#home #wrap #main #content #property #pow #pow_right p {
text-transform:uppercase;
font-weight:bold;
color:#2E7BA7;
font-size:1.2em;

}

/* Contact Us
--------------*/
dl.officeDetails {
margin-top: -15px !important;
}
dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

dl.officeDetails dt {
width: 150px;
margin-top: 30px;
}

/* Listings
------------*/

body #header_box {
	background-color:#000000;
}
body.listing .property {
border-bottom:1px solid #004066;
clear:both;
overflow:hidden;
padding:15px 0pt;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
border: 1px solid #153469;
}

body.listing .property .details {
width: 380px;
float: left;
margin-right: 20px;
}
body.listing .property .details a:link,body.listing .property .details a:visited {
color:#000000;
}
body.listing .property .details a:hover {
color:#427D12;}
body.listing .property .features {
float: left;
font-weight: bold;
color: #000000;
}

body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.2em;
}

body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .details p a{
float:right;
}

body.listing .property .price {
text-align: right;
}


body.listing #filter {
background-color:#FFFFFF;
border:1px solid #153469;
height:40px;
padding:15px;
}
body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 1em;
font-weight: bold;
margin-top:2px;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
margin-top:5px;
}

body.listing #filter #qs_bedrooms {
width: 60px;
}

body.listing #filter #qs_min-price {
width: 60px;
}

body.listing #filter #qs_max-price {
width: 60px;
}

body.listing #filter #qs_suburb {
width: 150px;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}

body.listing #filter input {
width: auto;
padding: 1px 10px;
margin-top: 20px;
cursor: pointer;
background-color: #CBCBCB;
border: 1px solid #004066;
color: #004066;
font-size: 0.9em;
font-weight: bold;
text-transform:uppercase;

}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: right;
margin:0px 10px;
}
body.listing #wrap #main #content h1 {
width:756px;
}



/* 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: normal;
color: ;#828282;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background-color: #f9f9f9;
}

body.detail #content h3 {
font-size: 1em;
}

body.detail #content ul {
margin-bottom: 15px;
list-style-type: none;
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 {
xheight: 25px;
xmargin-bottom: 5px;
border:0px;
overflow: hidden;
}

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;
}

/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}

body.brochure #wrap {
background-color:#FFFFFF;
background-image:none;
height:100%;
margin:0pt auto;
width:584px !important;
}

body.brochure #main {
background-image:none !important;
margin:0pt auto;
width:584px;
}
			
body.brochure #content {
background-image: none !important;
float: none !important;
padding:0px 10px;

}
body.brochure #header {
background-image: none;
width:auto;
background:#000000;
}
body.brochure #propertydetails {
width: 280px;
}
body.brochure #extradetails img {
display: block;
float: right;
margin: 0 2px 2px 0;
}
body.brochure #extradetails {
width: 255px;
}

html.brochure #header{
width:557px;
margin-bottom:15px;
}	
/* Staff 
---------*/

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
-------------*/
html.slideshow {
background:none;
}

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
overflow:hidden;
}

body.slideshow #header {
margin-bottom: 10px;
background-image: none;
background:#000000;
width:100%;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
border:1px solid #333333;
display:block;
height:500px;
margin-left:0px;
margin-top:20px;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin-right: 1px;
}

body.slideshow #header img#logo{
float:none;
}
/* 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;
margin-left:15px;
}
html#emailagent #header{
float:left;
width:520px;
margin-left:0px;
background:#000000;
}

html.popup #header img {
float: none;
}
html#emailagent.popup #content {
margin-left:15px;
width:497px;
}

/* 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;
}
body.news #content {
float:left;
padding:15px 0px 25px 15px;
width:530px;
}
body.news #sub-section {
float:right;
padding:60px 15px 20px;
width:180px;
}


/* 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 {
width:550px;
}
body.suburbProfiles #content .suburb {
overflow: hidden;
clear: both;
padding-bottom: 15px;
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;
padding-left:10px;
}

body.suburbProfiles #sub-section h3 {
list-style-position: outside !important;
padding-left:10px;
}

/* 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.ofi #content dt.photo {
width: 160px;
}

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
-----------------------*/
html.nocol body.alert #loginbox fieldset{
padding:15px;
}
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: 233px;
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;
margin-right:-13px;
}

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;
float:left;
font-size:0.9em;
text-align:left;
width:265px;
}

body.alert #content #registerbox {
border: 1px solid #DDDDDD;
float: right;
text-align: center;
clear: right;
margin-left: 20px;
margin-bottom: 15px;
width:259px;
}

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.dynamic #wrap #main #content {
padding:30px;
float:left;
width:697px;
}
body.dynamic #wrap #main #content h1 {
margin-bottom:12px;
}
body.dynamic #wrap #main #content #contact-details #feedback p{
margin:10px;
}
body.dynamic #wrap #main #sub-section {
float:right;
margin:30px 20px;
}
body.dynamic #wrap #main #content #market-appraisal form fieldset  {
border:1px solid #DDDDDD;
margin-bottom:15px;
padding:30px;
width:645px;
}

body.dynamic #wrap #main #content #market-appraisal form input {
width:250px;
}
body.dynamic #wrap #main #content #market-appraisal form select {
width:254px;
}
body.dynamic #wrap #main #content #market-appraisal form select#fcontactmethod {
width:254px;
}
body.dynamic #wrap #main #content #market-appraisal form input#fpropertyaddress {
width:400px;
}
body.dynamic #wrap #main #content #market-appraisal form input#freason{
width:400px;
}
body.dynamic #wrap #main #content #market-appraisal form textarea {
width:400px;
display:block;
float:left;
margin-bottom:10px;
}
body.dynamic #wrap #main #content #market-appraisal form input#ftitle {
width:50px;
}
body.dynamic #wrap #main #content  form input {
width:440px;
}
body.dynamic #wrap #main #content  form select {
width:440px;
}
body.dynamic #wrap #main #content  form textarea {
width:440px;
}
body.contact #wrap #main #content {
float:left;
padding:15px 0px 0px 15px;
}
body.contact #wrap #main #sub-section {
float:right;
padding:53px 45px 0px 0px;
}



body#about_us #wrap #main #content {
float:left;
padding:15px 0px 25px 15px;
width:500px;
}
body#about_us #wrap #main #sub-section {
float:right;
margin:45px 15px 25px;
width:200px;
}
/*Finance*/
body.calcs fieldset #ffrequency{
width:254px;
}
body.calcs fieldset #fstate{
width:254px;
}



body.subscribe #wrap #main #content {
width:500px;
float:left;
}
body.subscribe #wrap #main #sub-section {
float:right;
margin-top:35px;
}

body#dynamic #wrap #main #content {
float:left;
padding:15px 0px 25px 15px;
width:500px;
}
body#dynamic #wrap #main #sub-section {
float:right;
margin:45px 15px 25px;
width:200px;
}

/*rental stocklist*/
#printbut {
border:1px solid #E7E7E7;
color:#000000;
cursor:pointer;
display:block;
font-weight:bold;
height:auto;
margin:56px 1px 0px;
padding:3px 8px 4px 5px;
text-align:left;
text-decoration:none;
width:68px;
font-size:1em;
background-color:#62BD1A;
}

body.listingbrochure #header_box #header img#logo {
	float:right;
}
#printbut:hover{
background-color:#2A5D01;
color:#ffffff;
}