/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
#wrap {width: 758px;margin: 0 auto;}
#footer {clear: both;padding: 10px 0 20px 0; text-align: center; background:#f68b1f;}
#header {
padding: 0px;
overflow:hidden;
background-color:#002753;
}

body {
background:#50647C url(/img/body_bg.jpg) repeat-x;
}

#wrap {
background:#f68b1f;
}

#main {
background:#fff;
}

#menu {
background:#F2891C;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both; background:transparent url(/img/main_bg1.gif) repeat-y scroll 0%; float:left;}
#content {
	width: 550px; 
	float: left;
	padding: 15px;
}
#sub-section {
width: 166px;
float: right;
padding:15px 15px 15px 15px;
margin-right:2px;
}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {width: auto;display: block;float: none;}

/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
}

/* Header
----------*/
#header img {
display: block;
float: right;
margin-top: -1px;
}

/* Menu
---------*/

.menu {
margin: 0 auto;
}

.menu a {
padding: 8px 15px;
}

.menu li {

}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 4px 15px;
display: block;
width: 130px;
}



/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #22243d;
margin-top:10px;
}


p {
font-size: 1em;
}

h1 {
font-size: 1.5em;
margin-bottom: 12px;
color: #002753;
}

h2 {
font-size: 1.1em;
color: #002D56;
text-transform: uppercase;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #22243d;
font-weight: bold;
}

a:link,
a:visited, 
a:hover{
color:#f68b1f;
}

#content p,
#sub-section p {
margin-bottom: 10px;
color:black;
}

#footer p {
font-size: 0.9em;
}

#footer,
#footer a:link,
#footer a:visited {
color: #53556e;
text-decoration: none;
font-weight:bold;
}

#footer a:hover {
color: #53556e;
font-weight:bold;
}

.menu ul {
visibility:visible;
position:static;
margin:0px;
padding: 0px;
}

#menu ul ul {
display:none;
padding:0px;
}

#menu a {
display:block;
padding:9px 0pt 4px 24px;
width:130px;
height:18px;
text-transform:uppercase;
}

#menu li li a {
border-top:0px solid #FCDAAD;
text-transform: none;
height: 10px;
}

#menu li.first {
margin-top:20px;
}

#menu li li.first {
margin-top:0px;
}

/* Header
----------*/

#header img#logo {
float:left;
position:relative;
top:30px;
}
#header #slide_images {
float:right;
}

/* Dropdown menu
-----------------*/

.menu a {
/* border-right: 1px solid #F7AB60; */
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
padding:0px;
}

#menu {
background:none;
}

#menu li a {
background: url(/img/bg_menu.gif) no-repeat;
color:#FFFFFF;
font-weight:bold;
}

#menu li a:hover {
background: url(/img/bg_menu_hover.gif) no-repeat;
color:#FFFFFF;
}

.menu li.last a, 
.menu li li a {
border: none;
padding:0px;
}

.menu li.last a {
margin-bottom: 15px;
}

#menu li li a {
background-image:none;
}

#menu li li a:hover {
background:none;
color:#FFFFFF;
text-decoration: underline;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
}

.menu a:hover {
color: #22243D;
}

.menu li li a {
border: none;
text-transform: none;
}

/* Standard forms
------------------*/
form #contactdetails{
	width:435px;
}


form #propertydetails{
	width:435px;
}

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #f68b1f;
/*margin-right:-36px;*/
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
}

form input,
form textarea,
form select {
width: 232px;
}

form #fmovetime{
width: 236px;
}

form #fcontactmethod{
	width:236px;
}
form #ffrequency{
	width:236px;
}
form #fstate{
	width:236px;
}

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: 0px;
text-align: right;
}

form fieldset#submit input,
form fieldset.submit input,
form input.button {
font-family: Arial, Helvetica, sans-serif;
width: auto !important;
padding: 0 6px 0 5px;
cursor: pointer;
background-color: #f68b1f;
border: none;
color: #022C5C;
font-weight:bold;
}

form em span,
form .required {
color: #B90000;
font-weight: bold;
}

/* 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;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

#slide_images img {
    display:block;
    float:right;
    position:relative;
    top:-9px;
}

/* Home 
---------*/

body#home #content {
width:389px;
padding:15px;
}

#main_nav {
float:left;
width:155px;
}

#main_nav #menu {
}

/*menu home */
body#home #content #left img{
	border:0px;
	float:left;
	xmargin-bottom:-10px;
}

body#home #main {
background:transparent url(/img/main_bg.gif) repeat-y scroll 0%;
}

 #main .container {
border-top:5px solid #f68b1f;
border-bottom:0px solid #AEE6FF;
float:left;
}

body#home #sub-section form #submit input {
font-size: 0.9em;
font-weight: bold;
background-color: #f68b1f;
color:022C5C;
float:left;
margin-left:15px;
}

body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}
body#home #sub-section {
width: 152px;
}
body#home #sub-section fieldset {
border: none;
padding: 0;
}

body#home #sub-section legend {
font-weight: bold;
font-size: 1.2em;
margin-bottom: 5px;
padding-left: 10pt;
margin-left: 0;
color:666666;
text-transform: uppercase;
}

body#home #sub-section label {
font-size: 0.9em;
font-weight: bold;
float: none;
display: inline;
margin-left:15px;
}

body#home #sub-section label.label_to{
	margin-left:0px;
}

body#home #sub-section p {
margin-bottom: 8px;
}

body#home #sub-section #qs_price{
	margin-top:0px;
}

body#home #sub-section select {
	width: 130px;
	font-size: 0.9em;
	margin-left:15px;
	margin-right:21px;
	margin-top: 5px;
}

body#home #sub-section #qs_price select,
body#home #sub-section #qs_rent_price select {	
	height:18px;
	margin-right:0px;
}

body#home #sub-section #qs_price #qs_min-price,
body#home #sub-section #qs_rent_price #qs_rent_min-price {
	width: 55px;
}
body#home #sub-section #qs_price #qs_max-price,
body#home #sub-section #qs_rent_price #qs_rent_max-price {
	margin-left:-7px;
	width: 55px;
}
body#home #sub-section #criteria #qs_price #qs_price
{
	margin-left:0px;
}

body#home #sub-section form #qs_st label {
padding-right: 0px;
width: auto;
float: none;
display: inline;
margin-left:0px;

}

body#home #sub-section form #qs_st input {
vertical-align: middle;
width: auto;
margin-left:14px;
}

body#home #sub-section form #qs_st #qs_st-rent {
	margin-left:-2px;
	padding-left:0px;
	width:auto;	
}


body#home #sub-section form #submit {
text-align: right;
padding: 0 8px 0 0;
margin:-12px 0px 0px 0px;
}

/* Appraisal
--------------*/

body.appraisal fieldset#contactdetails,
body.appraisal fieldset#propertydetails {
width: 548px;
}

body.appraisal form input#ftitle {
width: 50px;
}

body.appraisal form input#faddress,
body.appraisal form input#fpropertyaddress,
body.appraisal form textarea#fdescription {
width: 345px;
}

/* Maintenance
--------------*/

body.maintenance h2 {
padding-bottom: 15px;
}

body.maintenance form input#fpostcode {
width: 50px;
}

body.maintenance form textarea#fdescription {
width: 350px;
}

body.maintenance form input#fusekey,
body.maintenance form input#fcall {
width: 15px;
}

/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/

body.listing .property {
padding: 10px 0;
clear: both;
overflow: hidden;
border-bottom: 1px solid #f68b1f;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
border: 1px solid #22243D;
}

body.listing .property .details {
width: 250px;
float: left;
margin-right: 10px;
}

body.listing .property .features {
float: left;
font-weight: bold;
color: black;
}

body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;
}

body.listing .property .details h3 {
font-size: 0.9em;
margin-bottom: 2px;
}

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: #E1E1E1;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
margin-bottom: 5px;
}

body.listing #filter select {
width: 85px;
display: block;
font-size: 0.9em;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}

body.listing #filter input {
width: auto;
padding: 2px 5px;
margin-top: 19px;
cursor: pointer;
background-color: #f68b1f;
border: none;
color: #022C5C;
font-size: 0.9em;
font-weight: bold;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: right;
}

/* 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;
color: #002D56;
border-top: 1px solid #f68b1f;
border-bottom: 1px solid #f68b1f;
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;
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: 305px;
float: left;
margin-bottom: 20px;
}

body.detail #propertydetails #infoform input,
body.detail #propertydetails #infoform textarea {
width: 275px;
}

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 {
width: 584px !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 {
background-image: none;
background-color:#002753;
margin-left:15px;
width:568px;
}

body.brochure #propertydetails {
width: 280px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails {
width: 247px;
}
html.brochure body.detail #wrap #header img {
float:left;
}
	
/* Staff 
---------*/

body#staff dl {
clear: both;
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #f68b1f;
}

body#staff dl dt.name {
font-weight: bold;
font-size: 1.1em;
padding-bottom: 10px;
xfont-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-image: none;
background-color: #fff;
overflow:hidden;
margin-top:0px;
}

body.slideshow #header {
margin-bottom:10px;
}

body.slideshow #slideForm {
background:#fff;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
margin-left:0px;
border: 1px solid #333;
/*width:715px;*/
height:500px;
margin-top:20px;
}

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;
margin-top:0px;
}

html.popup #header {
	background-color:#002753;
	xwidth:568px;
}

html.popup #header img {
float: none;
}

html.popup form {
width: 590px;
}

body#email input,
body#email textarea {
width: 350px;
}

/* News
--------*/
body.news #sub-section {
width: 141px;
}

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 #content{
	width:400px;
}

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: 210px;
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 15px;
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: 170px;
}

body.alert #content form input,
body.alert #content form textarea {
width: 250px;
margin:0px;
}

body.alert #content form input#fEmail, body.alert #content form input#csForm, body.alert #content form input#csTo, body.alert #content form input#csSuburbs {
width:110px;
}

body.alert #content form select {
width:110px;
}

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 input {
width: 150px;
}

body.alert #content #loginbox label {
width: 60px;
}

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 #f68b1f;
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: #f68b1f;
font-weight: bold;
text-decoration: none;
}

body.alert #content #registerbox a:hover {
text-decoration: underline;
}

/*
#wrap #main .container #menu {
float:left;
}
#wrap #main .container #content {
float:left;
}
#wrap #main .container #sub-section {
float:right;
}
*/
#wrap #main .container #content #pow
{
	margin-top: 15px;
	width:400px;
}

#wrap #main .container #content #pow #right a{
	font-weight:bold;
}

#wrap #main .container #content hr
{
	margin-left:0px;
    width:400px;
    margin-bottom:5px;
}

#wrap #main .container #content #pow #right {
	margin-left:165px;
	xline-height:1.86em;
}

#menu {
float:left;
width:155px;
}
body.listing #content, body.detail #content, body#staff #content {
	float:left;
	width:572px;
	padding:15px;
}
html.nocol #content {
float:left;
width:572px;
}
body#contactUs #wrap #main #content {
float:left;
padding:15px 0px 15px 15px;
width:390px;
}
body#contactUs #wrap #main #sub-section {
margin-top:35px;
}
body#contactUs #wrap #main #content form input,body#contactUs #wrap #main #content form textarea,body#contactUs #wrap #main #content form select {
width:365px;
}


body.buying ul#buyList, body.selling ul#sellList, body.renting ul#rentList, body.about ul#aboutList, body.calcs ul#calcList {
display:block;
}