/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
html {height: 100%;}
#footer {clear: both; padding: 0px 10px 47px; text-align: right; margin-top:-3px;}
#header {padding:0 1px; overflow:hidden; height:182px;}

body, html {
background-color: #a3a099;
}


#powBanner{
	width:221px;
	height:27px;
}


#powMore{
	padding:3px 15px;
	height:5px;
	font-weight:bold;
}

.pow{
	float:left;
	padding:0 17px;
}


.bigPow img{
	width:586px;
	height:307px;
	display:block;
	
}




#featurePropertyMultiple{
}

#featurePropertyMultiple h3, p{
	padding:3px 15px;
}


#powSmallHeader {
	height:30px;
	display:block;
	width:556px;
	text-align:center;
	font-size:1.5em;
	font-weight:normal;
}

#powSmallHeader span{
	font-weight:bold;
}

.pow h3{
	background-color:#008090;
	padding:5px 0;
	margin-top:-4px;
	text-transform:uppercase;
	text-align:center;
	font-size:1em;
	font-weight:normal;
	letter-spacing:-1px;

}

#menu {background-color: #000;}
#wrap {
width: 941px; 
margin: 0 auto;
background: url(/img/body_bg_2.gif) repeat-y bottom;
position:relative;
}
#header {
background-image: url(/img/header_bg.jpg);
background-repeat: no-repeat;
background-position: -20px top;
}
.raywhitelogo {float:right; clear:both; margin:10px 30px;}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both; margin: 0 20px 0 1px;}
#content {width: 550px; float: left;}
#sub-section {width: 200px; float: right; padding: 15px 20px;}
/* 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 #sub-section,
body.listing #sub-section,
body.detail #sub-section,
body#staff #sub-section {width: auto;display: block;float: none;}


/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
background-image: none;
}



/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
}

p {
font-size: 1em;
}

p, dd, #content, #sub-section {line-height:1.4em; text-align:justify}

h1 {
font-size: 1.1em;
margin-bottom: 5px;
background: transparent url(/img/h1_bg.gif) no-repeat 0 1px;
padding-left: 15px;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #f9f9f9;
font-weight: bold;
}

a:link,
a:visited {
color: #ccc;
}
a:hover {color:#fff;}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
font-size: 0.9em;
}

#footer,
#footer a:link,
#footer a:visited {
color: #fff;
text-decoration: none;
}

#footer a:hover {color: #7a7a78;}
#footer span {float:left;}

/* Header
----------*/

#header img#logo {
float: left;
}

#header img {
display: block;
float: right;
}

/* Menu
---------*/

.menu {
width: 910px;
margin: 0 auto;
}

.menu a {
padding: 8px 7px;
vertical-align:middle;
}

.menu li {
padding: 8px 0;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 4px 15px;
display: block;
width: 130px;
}


/* Dropdown menu
-----------------*/

.menu a {
border-right: 1px solid #7a7a78;
font-weight: bold;
text-transform: lowercase;
font-size: 0.9em;
}

.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
background-color: #000;
}

.menu a:hover {
color: #7a7a78;
}

.menu li li a {
border: none;
text-transform: none;
}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

form label {
display: block;
float: left;
width: 300px;
}
#contact-details form label {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,
form fieldset.submit input,
form input.button {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #424a52;
border: none;
color: #fff;
border: 1px solid #fff;
}

form em span,
form .required {
color: #242424;
font-weight: bold;
}

form fieldset#submit input, form fieldset.submit input, .button {
background-color:#242424;
border:medium none;
color:#FFFFFF;
cursor:pointer;
padding:0pt 10px;
width:auto;
}

#market-appraisal form input, #market-appraisal  form textarea, #market-appraisal  form select {
width:400px;
}

/* Dynamic text
----------------*/

#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}

#content img#dyn-img1 {
float: left;
margin: 0 20px 10px 0px;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

body.testimonials #content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
float:right;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/
body#home .menu {
width: 334px;
margin: 0;
background-color:#008090;
}
body#home #menu {width:334px; background:url(/img/home_h1.jpg) no-repeat top left #008090; float:left; height:434px; border-top: 2px solid #ccc;}
body#home .menu a {background-color:transparent; border-right:none; width:246; display:block; margin:0px; padding-left:80px;}
body#home .menu a:hover {xbackground-color:#494949; color:#999;}
body#home .menu li li a {padding-left:10px; width: 160px;}
body#home .menu li {margin: 0; padding:0;}
body#home .menu{margin:0; padding:0; background-color:transparent; }
body#home #menu ul{margin-left:0; list-style-position:outside; text-indent:0; margin-top:75px;}
body#home #menu li {margin-left:0px; padding-left:0; }
body#home #menu ul ul {margin-left:-140px; margin-top:-25px;}
body#home #menu ul ul a {background-color:#004a61;}



body#home #menu #raywhitelogo {margin:5px 0px 15px 80px;}
body#home #header {
background-image: url(/img/home_header_bg.jpg);
background-repeat: no-repeat;
background-position: -20px top;
height:426px;
}
body#home #content{width:586px; float:right; background:url(/img/content_bkg.gif) repeat-y #004a61; height:767px; margin-top:-307px;}

body#home #powimage {
width:586px; 
height:312px; 
overflow:hidden;
position:absolute;
top:114px;
right:20px;
background:url("/img/content_bkg.png") repeat-y 0 0 transparent;
}

body#home #powimage img {width:586px;}


body#home #pow {margin-bottom:20px;}
body#home #pow dt {float:left;}
body#home #pow dd {clear: both; margin-bottom:15px;}



body#home #lifestyleimages {clear:both;}
body#home #lifestyleimages img {margin-right:15px;}

/* ## home quic search stuff ### */
body#home #sub-section form #submit input {
font-size: 0.9em;
font-weight: bold;
}

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 {
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;
}

body#home #sub-section p {
margin-bottom: 5px;
}

body#home #sub-section select {
width: 140px;
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: right;
padding: 0 8px 0 0;
}

/* Listings
------------*/
body.listing #content {padding:0;}
body.listing #content h1 {margin: 20px; text-transform:uppercase;}
body.listing .property {
clear: both;
overflow: hidden;
margin-bottom:10px;
background-color: #004a62;

}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
position:relative;
width:240px;
}
body.listing .property .image img {
width: 240px;
z-index: 0;
}
body.listing .property .image img.soldStatus {
float:none;
height:93px;
left:0;
position:absolute;
top:0;
width:93px;
z-index:100;
}

body.listing .property .details {
width: 510px;
float: left;
margin: 20px 0 0 0;
}

body.listing .property .features {
float: right;
font-weight: bold;
color: #fff;
text-align:right;
margin:20px 20px 0 0;
}
body.listing .property .features a.moredetails {
display:block;
margin-bottom:10px;
font-weight:normal;
color:#fff;
}

body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.1em;
margin-bottom:10px;
}

body.listing .property .details h3 {
font-size: 1.1em;
margin-bottom: 10px;
}

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: #7A7A78;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
}

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;
background-color: #424a52;
border: none;
color: #fff;
border: 1px solid #fff;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: left;
margin-left:20px;
}

/* Property detail
-------------------*/
body.detail #content {padding:0px;}
body.detail #content #addressbar {padding:20px 20px 0 20px;}
body.detail #container {
background-color:#004a61;
padding:0 20px 20px 20px;
overflow:hidden;
width:879px;
}
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;
}

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: 480px;
float: right;
margin-bottom: 20px;
margin-top:20px;
height: 
}

body.detail #extradetails {
width: 384px;
float: left;
margin-bottom: 20px;
}

body.detail #extradetails img {
width: 186px;
margin-right: 6px;
margin-bottom: 6px;
display: block;
float: left;
z-index: 0;
}

body.detail #extradetails img#mainimage {
width: auto;
height : auto;
width: 378px;
display: block;
z-index: 0;
}
body.detail #extradetails img.soldStatus {
position: absolute;
top: 262px;
left: 20px;
width: auto !important;
margin: 0;
float: none;
}
body.detail #extradetails .stripe img {clear:left;}

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-left: 10px !important;
display:block;
}
body.detail #extradetails h2 {clear:both;}
body.detail #toolslist li a {
display:block;
border:1px solid #fff;
width:116px;
text-align:center;
padding: 3px 0;
margin: 0 10px 10px 0;
text-decoration:none;
font-weight:bold;
color:#fff;
}
body.detail #toolslist li {
float:left;
}
body.detail #toolslist li a:hover {background-color:#7a7a87;}

body.detail form fieldset {border:none; background-color:#008091; overflow:hidden; display:block;}
body.detail form fieldset#submit {background-color:transparent;}

body.detail dl.agentdetails {border-top: 1px solid #fff; border-bottom: 1px solid #fff; overflow:hidden;}
body.detail dl.agentdetails dt {float:right;}

body.detail #infoform form label {width:106px;}

/* 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%;
color:#000;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
margin-top:-65px;
}
body.brochure #header {
background-image: none;
}
body.brochure #propertydetails {
width: 320px;
margin-right:-200px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails .images #mainimage {width:242px; !important}
body.brochure #extradetails .images img {width:120px;}
body.brochure #extradetails {
width: 247px;
}

body.brochure #content #addressbar {padding: 20px 0px 0px 0px;}
body.brochure #content #addressbar h1 {padding-left:0px;}

	
/* 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
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #424a52;
}

body.slideshow #header {
margin-bottom: 10px;
background-image: none;
background-color: #a3a199;
border-bottom: 10px solid #000;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
border: 1px solid #333;
}

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: #424a52;
text-align: left;
}

html.popup form label {width:200px;}

html.popup #header {
background-image: none;
background-color: #a3a199;
border-bottom: 10px solid #000;
}

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 {
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,
body.ofi #content dl {
background-color: #004a61;
}

body.auction #content dt,
body.ofi #content dt {
width: 180px;
display: block;
float: left;
}

body.auction #content dd.time,
body.ofi #content dd.time,
body.ofi #content dd.address,
body.auction #content dd.address{
font-weight: bold;
float: left;
width: 180px;
}

body.auction #content dd.venue {
float: left;
}
 
body.auction #content dd.link,
body.ofi #content dd.link {
float: right;
}
body.auction #content dd.time,
body.ofi #content dd.time{
margin-left:20px;
width:150px;
}

/* 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;
color:#333;
}

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{width: 400px;}
body.alert #content form textarea,
body.alert #content form select {
width: 404px;
}

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: #fff;
}

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: #333;
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: 255px !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;
}

body.corporateprofile #content {width: 420px; float: left; padding: 15px 20px;}
body.corporateprofile #sub-section {width: 420px; float: right; padding: 15px 10px;}
body.siteplan #content ul {padding-left:15px; list-style-type:disc;}
