/* Hadyn's Additions
--------------*/


/* Typography
--------------*/

body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
background-color: #000000;
background:url(../img/bg_pages.gif) repeat-y center top;
}

#menu #phone {
color:#999999;
}

body#home #toplist, body.buy #buylist, body.rent #rentlist, body.sell #selllist, body.about #aboutlist, body.join #toplist, body.commercial #comlist, body.finance #financelist, body.alert #contactlist {
display:block;
}

.submenu li {
list-style-position:outside;
list-style-type:none;
margin-left:15px;
padding:3px 0pt;
}

.slideshowbutton{
margin-right:1px;
margin:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
padding:0 10px;
color:#FFFFFF;
border:medium none;
background-color:#000000;
font-size:14px;

}

.submenu {
margin:20px 0pt 20px 10px;
padding-left:0px;
}

.submenu {display:none;}

p {
font-size:12px;
}

.dyntextp {
font-size: 11px;
}

.dyntextp ul, .dyntextp li {
color: #fff;
list-style-position: inside;
list-style-type: circle;
}

h1 {
margin-bottom: 12px;
color:#909090;
font-weight:normal;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color:#fff;
font-weight: bold;
}

a:visited {
color: #CCCCCC;
text-decoration:none;
}

a:link {
color:#CCCCCC;
text-decoration:none;
}

#content p,
#sub-section p {
color:#FFFFFF;
margin-bottom:10px;

}

#footer p {
font-size: 0.9em;
}

#footer,
#footer a:link,
#footer a:visited {
color: #53556e;
text-decoration: none;
}

#footer a:hover {
color: #f2891c;
}
.publisher {padding-top:15px;}
/* Header
----------*/

#header img#logo {
clear:both;
float:left;
margin:10px 0px 0px 8px;
}

/* Dropdown menu
-----------------*/

.menu a {
/* border-right: 1px solid #F7AB60; */
/* font-weight: bold; */
text-transform:none;
font-size: 1.1em;
background:#000;
}

.menu li.last a, 
.menu li li a {
border: none;
}


.menu a:visited {
color:#FFFFFF;
text-decoration: none;
}
.menu a:link {
color:#fff;
text-decoration:none;
background:#000000; 
}

.menu a:hover {
color: #000;
background:#ccc;
}

.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: 180px;
margin-right: 10px;
}

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: 0px;
text-align: right;
}

form fieldset#submit input,
form fieldset.submit input,
form input.button {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #000;
border: none;
color: #fff;
}

form em span,
form .required {
color: #B90000;
font-weight: bold;
}
#col2 form input.rent_button {
background:transparent url(../img/applynow.gif) repeat scroll 0 0;
border:medium none;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
height:19px;
width:74px;
}
/*Priority
*/
#priorityProperty .left {
float:left;
}

#priorityProperty .right {
float:right;
}

#priorityProperty {
vertical-align:top;
}

#priorityProperty p{
font-size:11px;
padding:10px 10px 10px 0px;
}

#priorityProperty img{
display:block;
}

#priorityProperty #joinNow{
height:20px;
margin-bottom:5px;
vertical-align:top;
width:150px;
}

#priorityProperty #member{
height:20px;
margin-bottom:5px;
vertical-align:top;
width:150px;
}

/* Dynamic text
----------------*/

#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}

#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
clear:right;
}

#sub-section img#dyn-img2,
#content img#dyn-img2 {
float: right;
margin: 0 0 10px 20px;
clear:right;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

#sub-section .submenu li {
list-style-image:url(../img/icon_arrow.gif);
}

/* Home 
---------*/

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;
}

body#home #content #topContent {
clear:both;
float:left;
width:100%;
margin-bottom:15px;
}

body#home #content #bottomContent {
float:left;
margin-top:10px;
width:100%;
margin-bottom:10px;
background:transparent url(../img/bgBottomContent.gif) repeat-y scroll -45% 50%;
}

body#home #content .pow {
float:left;
text-align:left;
width:125px;
}

body#home #content #singleProperty {
	float:left;
	width:592px;
}

body#home #content #singleProperty dd{
	height:34px;
	background:#323232 url(../img/property_arrow.gif) no-repeat scroll 2% 45%;
	vertical-align:middle;
	margin-top:5px;
}

body#home #content #singleProperty #address{
	margin-left:30px;
	padding-top:9px;
}

body#home #content #singleProperty span{
	text-transform:capitalize;
}

body#home #content #otherNavigation {
	float:right;
	width: 185px;
}

body#home #content #otherNavigation a, body#home #content #otherNavigation a:visited {
	clear:both;
	float:left;
	width: 185px;
}

body#home #content #otherNavigation img {
	margin-bottom:7px;
	display:block;
}

body#home #content #glance .pow img {
}


body#home #content #singleProperty #pow img {
}

body#home #content #newsArticle {
width:400px;
text-align:left;
float:right;
}

body#home #content #glance {
width:auto;
float:left;
}

body#home #content #glance p {
padding:5px 0px 0px 5px;
margin:0px;
text-align:left;
}

body#home #content #glance p strong {
text-transform:capitalize;
}

body#home #content #glance_title {
margin-top:10px;
margin-bottom:10px;
}

body#home #content #glance_title img{
height:27px;
width:128px;
}

body#home #content #market_title {
margin-top:10px;
margin-bottom:10px;
}
body#home #content #market_title img {
height:27px;
width:137px;
}

/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/

body.listing #content #topLinks {
padding:10px 0px 30px 0px;
}

body.listing #content #topLinks p.order {
width:50%;
float:left;
}

body.listing #content #topLinks p.saveSearch {
float:right;
}

body.listing #content #topLinks p.saveSearch a{
float: left;
}

body.listing #content #topLinks p.saveSearch span{
float: left;
width:2px;
margin:0px 10px;
}

body.listing .property {
padding: 10px 15px;
clear: both;
overflow: hidden;
background:#1A1A1A;
margin-bottom:6px;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
}

body.listing .property .details {
float:left;
width:70%;
}

body.listing .property .topLine {
}

body.listing .property #col1 {
text-transform:capitalize;
float:left;
width:36%;
}

body.listing .property #col2 {
text-transform:capitalize;
float:left;
width:22%;
}

body.listing .property #col3 {
}

body.listing .property .features {
font-weight: bold;
color: #fff;
}

body.listing .property .features img {
margin:0pt 5px 0pt 10px;
vertical-align:middle;
}

body.listing .property .details h2 {
font-size: 1.2em;
font-style: italic;
}

body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
text-transform:capitalize;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price {
text-align: right;
}

body.listing #filter {
height: 60px;
padding: 10px 15px;
margin-bottom: 5px;
background-color: #333333;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 1em;
}

body.listing #filter select {
display:block;
font-size:0.9em;
margin-top:12px;
width:90px;
} 

body.listing #filter #pl, body.listing #filter #pu, body.listing #filter #ba, body.listing #filter #be, body.listing #filter #ga, body.listing #filter #areafrom, body.listing #filter #areato {
width:65px;
}

body.listing #filter #su {
width:140px;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}

body.listing #filter input {
width: auto;
padding: 2px 10px;
margin-top: 26px;
cursor: pointer;
background-color: #000;
border: none;
color: #fff;
font-size: 0.9em;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: right;
}

/* Listing for print */
html.list body.listing {
background:none;
margin:0px auto;
}

html.list body.listing #wrap {
background:none;
width:760px;
}

html.list body.listing #wrap #header{
width:760px;
}

html.list body.listing #wrap #main {
width:760px;
float:left;
background:#000 none;
}

html.list body.listing #wrap #main #printbut {
margin-right:10px;
cursor:pointer;
margin-bottom:10px;
}

html.list body.listing #wrap #main #content {
width:760px;
margin:0px;
padding:0px;
}

html.list body.listing .property #col1 {
width:35%;
}

/* 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;
}
body.detail #content h2 #cal {
background:transparent url(../img/menu_border.gif) repeat-x scroll 0% 50%;
color:#CCCCCC;
}

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 {
float:right;
width:383px;
}

body.detail #extradetails {
width: 360px;
float: left;
}

body.detail #extradetails img {
display:block;
float:left;
margin-bottom:5px;
margin-right:5px;
width:175px;
}

body.detail #extradetails img#mainimage {
display:block;
width:355px;
}

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 #content #back {
margin-bottom:15px;
}

body.detail #content #propertyContent {
background:#191919;
padding:15px;
float:left;
}

body.detail #propertyContent #propertydetails .topLine{
margin:10px 0px;
height:15px;
text-transform:capitalize;
}

body.detail #propertyContent #propertydetails #col1 {
float:left;
text-transform:capitalize;
}

body.detail #propertyContent #propertydetails #col2 {
float:right;
text-transform:capitalize;
}

body.detail #propertyContent #propertydetails p#description{
clear:both;
padding-top:20px;
}



body.detail #propertyContent #propertydetails #overview {
clear:both;
}

body.detail #propertyContent #propertydetails #overview #featureInclude {
margin:10px 0px 10px 0px;
float:left;
width:50%;
}

body.detail #propertyContent #propertydetails #overview #outgoings {
margin:10px 0px 10px 0px;
float:left;
width:50%;
clear:both;
}

body.detail #propertyContent #propertydetails #overview #auction{
margin:10px 0px 10px 0px;
float:right;
width:49%;
}

body.detail #propertyContent #propertydetails #overview #inspec{
margin:10px 0px 10px 0px;
float:right;
width:49%;
}

body.detail #content #propertyBottom {
background:none;
margin-top:15px;
margin-bottom:20px;
clear:both;
float:left;
width:100%;
}

body.detail #content #propertyBottom #left {
float:left;
width:375px;
}

body.detail #content #propertyBottom #right{
float:right;
width:400px;
}

body.detail #content #propertyBottom #left #agent_header {
background:#333333 url(../img/agent_detail.gif) no-repeat;
width:100%;
height:30px;
}

body.detail #content #propertyBottom #left #agentdetails{
padding:10px;
}

body.detail #content #propertyBottom #right #toolslist{
padding:10px;
}

body.detail #content #propertyBottom #left #agentdetails #name{
font-weight:bold;
text-transform:capitalize;
}

body.detail #content #propertyBottom #left #agentdetails #left{
float:left;
width:40%;
}

body.detail #content #propertyBottom #left #agentdetails #right{
float:right;
width:57%;
}

body.detail #content #propertyBottom #right #toolslist #left{
float:left;
width:40%;
}

body.detail #content #propertyBottom #right #toolslist #right{
float:right;
width:57%;
}


body.detail #content #propertyBottom #right #tool_header {
background:#333333 url(../img/property_tool.gif) no-repeat;
clear:both;
width:100%;
height:30px;
}



/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}

body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
padding-left:5px;
padding-right:10px;
color:#000000;
float:none;
width:644px;
background-color:#D1D1CF;
margin:0px;
}
body.brochure #header {
background-image: none;
float:left;
width:660px;
}
body.brochure #propertydetails {
width: 395px;
padding-left:5px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails {
width: 244px;
}

body.brochure #extradetails img {
width: 118px;
display: block;
float: left;
}

body.brochure #extradetails img#mainimage {
width: auto;
display: block;
}

body.brochure #wrap {
background-color:#FFFFFF;
background-image:none;
height:100%;
width:660px;
}
body.brochure #main {
background-image:none ;
width:660px;
}
body.brochure #content p, body.borchure #sub-section p
{
color:#000000;
}
body.brochure #content h2 {
color:#000000;
background-color:#D1D1CF;
border:none;
}

body.brochure .officedetails a:link, body.brochure .officedetails a:hover, body.brochure .officedetails a:visited {
color:#000;
}


	
/* Staff 
---------*/

body#staff dl {
background:#1A1A1A none repeat scroll 0% 50%;
height:120px;
margin-bottom:7px;
margin-right:7px;
overflow:hidden;
padding:15px;
width:45%;
}

body#staff #content dl.staffmemberLeft {
float:left;
}

body#staff #content dl.staffmemberRight {
float:left;
}

body#staff dl dt.name {
font-weight: none;
font-size: 1.1em;
font-weight:bold;
font-style: none;
color:#FFFFFF;
padding-bottom:3px;
padding-left:15px;
}

body#staff dl dt.photo {
display:block;
float:left;
}

body#staff dl dt.photo img {
width:100px;
}

body#staff dl dt.photo img {
float: left;
margin-right: 15px;
border: 1px solid #22243D;
}

body#staff dl dd.position {
margin-bottom: 15px;
font-weight: none;
color:#FFFFFF;
}

body#staff dl dd.contact {
margin-bottom: 5px;
font-weight: none;
color:#FFFFFF;
}

body#staff.profile #content img {
float: left;
margin: 0 20px 15px 0;
}
body#staff.profile #content #anh1 img {
padding-left:0px;
}

body#staff.profile #content #back img {
float:right;
}

body#staff.profile #content ul {
padding-left:0px;
list-style-position:outside;
margin-bottom:0px;
}

body#staff.profile #content ul li {
margin-top:5px;
margin-bottom: 5px;
}

body#staff.profile #content #profileBody{
background:#1A1A1A none repeat scroll 0%;
float:left;
padding:15px;
}

body#staff.profile #content #profileBody #description{
margin-top:20px;
}

body#staff.profile #content #profileBody #right{
float:left;
width:533px;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
}

body.slideshow #header {
background-color:#000000;
background-image:none;
margin-bottom:10px;
}

body.slideshow #header img {
float: left;
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 #content {
padding:10px;
width:560px;
}

html.popup, 
html.popup body {
background-image: none;
background-color: #000;
text-align: left;
}


html.popup #header {
background-image: none;
background-color: #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 #selectSuburbList {
background:#333333;
margin:10px 0px;
padding:15px;
width:229px;
}

body.suburbProfiles #selectSuburbList input {
padding:0px 10px;
width:auto;
background-color:#000000;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:0.9em;
padding:2px 10px;
}

body.suburbProfiles #selectSuburbList select {
width:159px;
height:16px;
font-size:11px;
}

body.suburbProfiles #content .suburb {
overflow: hidden;
clear: both;
padding-bottom: 5px;
border-bottom: 1px dashed #BFBFBF;
margin-bottom: 15px;
}

body.suburbProfiles #content .suburbs h2{
margin:20px 0px;
}


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 #333;
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: #333;
padding: 12px 0 12px 5px;
margin-bottom: 15px;
margin-top:30px;
}

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: #1a1a1a;
}

body.auction #content dt,
body.ofi #content dt {
width: 215px;
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.bbc,
body.ofi #content dd.bbc{
font-weight: bold;
float: left;
width: 220px;
}

body.auction #content dd.bbc img,
body.ofi #content dd.bbc img{padding:0 6px;}

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 {
/*width:560px;*/
}

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: 205px;
}

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;
}


body.profile #staff #wrap #main #content{
height:100%;
}

