/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html, #wrap {}
#wrap {width:980px;margin: 0 auto;}
#footer {clear: both;padding: 0px; background:#303030;height:65px;}
#header {padding: 0 1px;overflow:hidden;}

body, html {

}
#main {
width:876px;
margin:auto;
min-height:401px;
#min-height:415px;
_height:425px;
}

#menu {
background:url(/img/body_bg.jpg) repeat-x;
padding-top:2px;
background-color: #565759;
height:26px;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width: 600px; float: left; padding: 15px 0px;}
#sub-section {width: 250px; float: right; padding: 50px 0px;}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {width: auto;display: block;float: none;}

html.nocol #sub-section,
body.listing #sub-section,
body.detail #sub-section,
body#staff #sub-section { padding: 0px 0px;}

/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
background-image: none;
background-color: #fff;
}

/* Header
----------*/
#header{
margin-bottom:2px;
}
#header img {
float: right;
}

/* Menu
---------*/

.menu {
width: auto;
margin: 0 auto;
}

.menu a {
padding: 2px 0px;
_padding: 1px 0px;
margin-right:1px;
text-align:center;
width:139px;
display:block;
height:10px;

}

.menu li {
padding: 5px 0;
background:url(/img/menu_sep.jpg) right no-repeat;
}
#menu li.last{
background:none;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 6px 15px;
display: block;
width: 160px;
text-align:left;
margin:0px;
}

.menu li#rentList li a {
width: 185px;
}

.menu li li.last a{
padding-bottom:15px;
}
/* Typography
--------------*/
body {
font-size: 11px; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #565759;
}

p {
font-size: 1em;
}

h1 {
font-size: 1.5em;
margin-bottom: 15px;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #22243d;
font-weight: bold;
}

a:link,
a:visited {
color: #303030;
font-weight:bold;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
font-size: 0.9em;
height:65px;
line-height:65px;
}

#footer .container{
width:980px;
margin:auto;
}
#footer .publisherLeft {
float:left;
padding-left:10px;
}
#footer .publisherMiddle {
float : left;
padding-left : 100px;
text-transform : uppercase;
}
#footer .publisherRight {
float:right;
padding-right:20px;
}

#footer,
#footer a:link,
#footer a:visited {
color:#a0a0a0;
text-decoration: none;
}

#footer a:hover {
color:#a0a0a0;
}

/* Header
----------*/

#header img#logo {
}

/* Dropdown menu
-----------------*/

.menu a {
font-weight: bold;
text-transform: capitalize;
font-size: 12px;
font-style:normal;
}

.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
background-color: #565759
}

.menu a:hover {
color: #ffff01;
}

.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: 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: #000;
border:1px solid #fff001;
color: #fff;
font-size: 0.9em;
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;
}

/* Home 
---------*/

body#home #main{
width:987px;
}
body#home #wrap{
width:986px;
}


body#home #quicksearch{
float:right;
width:329px;
background:#d6d6d6;
height:250px;
margin-top:1px;
margin-right:1px;
}

body#home #quicksearch form #submit input {
font-size: 0.9em;
font-weight: bold;
border:1px solid #fff001;
}

body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #quicksearch fieldset {
border: none;
}

body#home #quicksearch p {
margin-bottom: 7px;
}
body#home #quicksearch .checkboxsearch p {
margin-bottom: 5px;
#margin-bottom: 0px;
}

body#home #quicksearch input {
width:auto;
border:1px solid red;
}

body#home #quicksearch #submit,
body#home #quicksearch #criteria{
width:200px;
padding-left:63px;
}

body#home #quicksearch .checkboxsearch{
border:1px solid #a5acb2;
background:#FFF;
padding:5px;
height:75px;
overflow:auto;
margin-bottom:7px;
}

body#home #quicksearch .checkboxsearch input.checkbox{
border:none;
}

body#home #quicksearch  select {
width: 198px;
font-size: 0.9em;
border:1px solid #a5acb2;
}
body#home #quicksearch #qs_parking,
body#home #quicksearch #qs_bedroom,
body#home #quicksearch  #qs_price select,
body#home #quicksearch  #qs_rent_price select {
width: 98px;
}
body#home #featureProperty{
clear:both;
}
body#home #pow{
float:left;
margin-right:1px;
background:#565759;
}

body#home #pow img{
width:328px;
height:255px;
}
body#home #pow p{
color:#FFF;
text-align:center;
padding:5px;
font-weight:normal;
}
body#home #bottomRow{
clear:both;
}
body#home #raySearch,
body#home #rayResource,
body#home #rayInfo{
float:left;
margin-top:1px;
margin-bottom:1px;
height:180px;
width:194px;
padding:20px 0px 0px 25px;
background:#F5f5f5
}

body#home #raySearch p,
body#home #rayResource p,
body#home #rayInfo p{
font-weight:bold;
font-size:13px;
margin-bottom:5px;
}
body#home #raySearch li,
body#home #rayResource li,
body#home #rayInfo li{
background:url(/img/home_bullet.jpg) no-repeat 11px 8px;
line-height:21px;
}
body#home #raySearch a:link,
body#home #raySearch a:visited,
body#home #rayResource  a:link,
body#home #rayResource  a:visited,
body#home #rayInfo a:link,
body#home #rayInfo a:visited{
text-decoration:none;
font-weight:normal;
margin-left:20px;
#margin-left:5px;
}

body#home #raySearch a:hover,
body#home #rayResource  a:hover,
body#home #rayInfo a:hover{
color:#565759;
}

body#home #rayAlert{
float:right;
background:url(/img/propertyAlert.jpg) no-repeat #d6d6d6;
width:328px;
margin:1px;
margin-left:0px;
height:200px;
}

body#home #rayAlert div{
margin-top:45px;
margin-left:60px;
width:240px;
}
body#home #rayAlert div a:link,
body#home #rayAlert div a:visited{
text-decoration:underline;
font-style:italic;
}
body#home #rayAlert div P a:link,
body#home #rayAlert div P a:visited{
text-decoration:none;
font-style:normal;
font-weight:normal;
}
body#home #rayAlert div P input{
width:230px;
margin-top:10px;
}
body#home #rayAlert div P#submit{
text-align:right;
padding-right:5px;
}
/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/
body.listing #main{
width:980px;
}
body.listing #content{
padding-top:0px;
}

body.listing #heading{
padding-top:15px;
border-bottom:1px solid #565759;
border-top:none;
background:#f4f4f4;
}
body.listing #filter,
body.listing h1{
width:890px;
margin:auto;
}
body.listing h1{
text-transform:uppercase;
font-size:14px;
}


body.listing #orderSearchby{
padding:15px 45px;
}

body.listing p#order{
}
body.listing div.addLink{
padding-right:30px;
text-align:right;
margin-top:-10px;
line-height:0px;
}
body.listing p#order a:link,
body.listing p#order a:visited,
body.listing div.addLink a:link,
body.listing div.addLink a:visited{
font-style:italic;
}

body.listing .property {
margin-bottom: 3px;
padding-bottom:5px;
overflow: hidden;
border-bottom: 1px solid #565759;
width:323px;
margin-right:3px;
float:left;
background:#eeeeee;
}

body.listing .property .image {
}

body.listing .property .image img{
width:325px;
height:245px;
}

body.listing .property .details {
width: 323px;
float: left;
}
body.listing .property .details #title{
width: 323px;
float: left;
background:#565759;
color:#eeeeee;
padding:5px;
}
body.listing .property .details #descriptionRow1{
line-height:20px;
padding-left:5px;
}
body.listing .property .details #descriptionRow2{
clear:both;
}
body.listing .property .details #descriptionRow1 h3{
line-height:20px;
padding-left:5px;
float:left;
width:240px;
}
body.listing .property .details #descriptionRow2 h3{
padding-left:5px;
}
body.listing .property .details #descriptionRow1 p,
body.listing .property .details #descriptionRow2 p{
float: right;
padding-right:10px;
}
body.listing .property .details a:link,
body.listing .property .details a:visited{
font-style:italic;
}
body.listing .property .features {
float: right;
font-weight: bold;
color: #f4f4f4;
width:120px;
padding-top:0px;
padding-right:5px;
}
body.listing .property .features P{
float: right;
font-weight: bold;
color: #f4f4f4;
width:auto;
padding-right: 7px;
padding-top:3px;
}

body.listing .property .features img {
margin-right: 6px;
margin-top:0px;
}

body.listing .property .details h2 {
font-size: 1.1em;
float:left;
width:197px;
text-transform:uppercase;
margin-top:2px;
}

body.listing .property .details h3 {
font-size: 11px;
margin-bottom: 2px;
font-weight:normal;
}
body.listing .property .details h3 strong{
color:#a90500;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price {
text-align: left;
float:left;
padding:2px 5px;
}

body.listing #filter {
height: 40px;
padding: 10px;
margin-bottom: 5px;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
}

body.listing #filter select {
width: 100px;
display: block;
font-size: 0.9em;
border:1px solid #a5acb2;

}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}

body.listing #filter input {
width: auto;
padding: 2px 10px;
cursor: pointer;
background-color: #000;
border:1px solid #fff001;
color: #fff;
font-size: 0.9em;
font-weight: bold;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: right;
clear:both;
}

/* Property detail
-------------------*/
body.detail #main{
width:980px;
}
body.detail #propertyImages{
clear:both;
background:#f4f4f4;
border-top:1px solid #565759;
border-bottom:1px solid #565759;
padding:3px;
margin-bottom:7px;
}

body.detail #propertyImages img {
width: 112px;
margin-right: 5px;
margin-bottom: 2px;
display: block;
float: left;
}

body.detail #propertyImages img#mainimage {
width: 616px;
display: block;
}

body.detail #propertyMap{
border:1px solid #57585a;
float:left;
width:346px;
}
body.detail #propertyMap #googlemap{
width:346px;
border:none;
}
body.detail #extradetails #toolslist{
margin-top:-3px;
padding-top:5px;
margin-bottom:15px;
background:#f4f4f4;
border-top:1px solid #565759;
}
body.detail #extradetails #toolslist li{
border-bottom:1px solid #565759;
line-height:22px;
background:#f4f4f4;
text-indent:15px;
}
body.detail #extradetails #toolslist li a:link,
body.detail #extradetails #toolslist li a:visited{
text-decoration:none;
}


body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #agent{
clear:both;
margin-bottom:10px;
}

body.detail #agent img{
margin-right:25px;
float:left;

}

body.detail #agent #agentd{
float:left;
}
body.detail #agent a:link,
body.detail #agent a:visited{
font-style:italic;
}

body.detail #content h2 {
padding: 3px 0;
font-size: 1.2em;
color: #FFF;
border-bottom: 2px solid #ffff01;
background-color: #565759;
text-indent:7px;
}

body.detail #content h3 {
font-size: 1em;
color:#000000;
}

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;
font-size:14px;
color:#565759;
}

body.detail #addressbar h1 span{
color:#000;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
line-height:15px;
color:#a2a2a2;
}

body.detail #addressbar a:link, 
body.detail #addressbar a:visited{
font-style:italic;
color:#a2a2a2;
padding-right:5px;
font-size:12px;
}
body.detail #addressbar img {
vertical-align: middle;
margin: -6px 2px 0 10px;
} 

body.detail #propertydetails {

width: 565px;
float: left;
margin-bottom: 20px;
margin-left:27px;
}

body.detail #propertydetails h2 {
padding: 3px 0;
font-size: 1.2em;
color: #000;
border-bottom: none;
background:none;
text-indent:0px;
}
body.detail #extradetails {
width: 354px;
float: right;
margin-bottom: 20px;
margin-right:5px;
}

body.detail #overviewlist li strong{
color:#9a4141;
}
body.detail #extradetails #rightBoxofficeDetails,
body.detail #extradetails #rightBox{
margin-top:-3px;
padding:10px 15px;
margin-bottom:15px;
background:#f4f4f4;
}
body.detail #extradetails #rightBoxofficeDetails{
margin-top:-15px;
border-top:1px solid #565759;
}
body.detail #extradetails #rightBoxofficeDetails dt{
text-transform:uppercase;
}
body.detail #extradetails #rightBoxofficeDetails a:link,
body.detail #extradetails #rightBoxofficeDetails a:visited{
font-style:italic;
}


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;
width: 584px !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
background-image: none;
}
body.brochure #propertydetails {
width: 320px;
margin:0px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails {
width: 247px;
}

	
/* 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: #fff;
}

body.slideshow #header {
margin-bottom: 10px;
background-image: none;
}

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: #fff;
text-align: left;
}


html.popup #header {
background-image: none;
}

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-top: 1px dashed #BFBFBF;
padding-top: 10px;
margin-top: 10px;
clear : right;
}
body.testimonials #content div.testimonial img {
display : block;
padding-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;
clear: both;
}

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;
}