/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, #wrap {height: 100%;}
#wrap {width: 1024px;margin: 0 auto;}
#footer {clear: both;padding: 20px 0 0px 0; text-align: center;}
#header {padding: 0px;}

body {
background-color:#000000;
}

#header{
background-image:url(/img/header.jpg);
background-repeat:no-repeat;
height:126px;
}
#footer {
background-image: url(/img/footer.jpg);
background-repeat: no-repeat;
height:16px;
}

#main {
background-image: url(/img/mainpage.jpg);
background-repeat: no-repeat;
margin-top:2px;
padding-top:15px;
}
#main .container{
margin:0px auto;
width:999px;
background-image: url(/img/content.jpg);
background-repeat: no-repeat;
}

#menu {
float:right;
width:443px;
height:33px;
margin-top:56px;
background-image: url(/img/menu.jpg);
background-repeat:repeat-x;
}
.clr{
clear:both;
padding:0px;
margin:0px;
font-size:0px;
}
/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width: 649px; float: left; padding: 30px 25px 30px 50px;}
#sub-section {width: 225px; float: right; padding: 30px 50px; padding-left:0px;}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {width: auto;display: block;float: none;padding:30px 50px;}
html.nocol #sub-section,
body.listing #sub-section,
body.detail #sub-section,
body#staff #sub-section {padding:0px;font-size:0px;}

/* Menu
---------*/

.menu {
margin: 0 19px;
}

.menu a {
padding: 0;
}

.menu li {
padding: 0;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 8px 30px;
display: block;
width: 125px;
line-height:inherit !important;
}
.menu #rentList li a{
width:160px;
}

/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #fff;
}

p, div.text {
font-size: 1em;
}

div.text {
margin-bottom: 10px;
}

h1 {
font-size: 1.5em;
margin-bottom: 15px;
color:#e71d15;
}

h2 {
font-size: 1.1em;
margin-bottom: 10px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #e71d15;
font-weight: bold;
}

a:link,
a:visited {
color:#e71d15;
}

a:hover {
color: #E77A08;
}

#footer{
color:#fff;
font-size: 0.9em;
}
#footer .leftFooter{
float:left;
padding-left:12px;
}
#footer .righFooter{
float:right;
padding-right:50px;
}

#footer,
#footer a:link,
#footer a:visited {
color: #fff;
text-decoration: none;
}

#footer a:hover {
text-decoration:underline;
}

/* Header
----------*/

#header img#logo {
display: inline;
float: left;
margin-top: 41px;
margin-left: 0px;
}

/* Dropdown menu
-----------------*/

.menu a {
display:block;
font-weight: bold;
font-size: 1em;
padding:0px 11px;
height:21px;
padding-top:12px;
_display:inline-block;
}
body.alert #buyList a,
body.buy #buyList a,
body.sell #sellList a,
body.rent #rentList a,
body#buy #buyList a,
body#sell #sellList a,
body#rent #rentList a,
body#about #aboutList a,
body#staff #aboutList a,
body#contact #contactList a,
body.home a#homeMenu,
body#home a#homeMenu{
color:#e71d15;
/*background-color:#e71d15 !important;*/
}

body.alert #buyList li a,
body.buy #buyList li a,
body.sell #sellList li a,
body.rent #rentList li a,
body#buy #buyList li a,
body#sell #sellList li a,
body#rent #rentList li a,
body#about #aboutList li a,
body#staff #aboutList li a,
body#contact #contactList li a{
color:#fff !important;
/*background-color:#e71d15 !important;*/
}

.menu li li a {
border: none;
color:#FFF !important;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
}

.menu a:hover {
color: #FFF !important;
background-color: #e71d15;
}

.menu li li a,.menu li li a:visited {
border: none;
text-transform: none;
font-weight:normal;
background-color:#e71d15;
height:auto !important;
color:#fff !important;
}

body.alert #buyList li a:hover,
body.buy #buyList li a:hover,
body.sell #sellList li a:hover,
body.rent #rentList li a:hover,
body#buy #buyList li a:hover,
body#sell #sellList li a:hover,
body#rent #rentList li a:hover,
body#about #aboutList li a:hover,
body#staff #aboutList li a:hover,
.menu li li a:hover{
background-color:#0f1f51 !important;
color:#fff !important;
}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

form li {
list-style-type: none;
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
margin-bottom: 5px;
}

form input {
width: 250px;
}

form textarea {
width: 250px;
}

form select {
width: 254px;
}

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: 0px 15px;
cursor: pointer;
background:url(/img/button_bg.gif) repeat-x;
height:22px;
border: none;
color: #fff;
text-transform:lowercase;
font-weight:bold;
}

form em span,
form .required {
color: #FFA200;
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;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#content ul {
margin-bottom: 10px;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}
#sub-section .officeDetails{
margin-top:40px;
#margin-top:80px;
}
/* Home 
---------*/



/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/




/* Property detail
-------------------*/


	
/* Staff 
---------*/
body#staff .divider{
border-bottom: 1px solid #ddd;
margin:10px 0px;
clear:both;
}
body#staff dl {
float: left;
padding-bottom:10px;
overflow:hidden !important;
width: 430px;
}

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-type: none;
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 {
height:auto;
margin-bottom: 20px;
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 table #slideImage img {
margin-bottom: 0;
}

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:#000;
border-bottom:10px solid #0f1f51;
height:auto;
}

html.popup #header img {
float: none;
padding:10px 20px;
}
html.popup #content{
padding:15px 20px;
width:550px;
}
html.popup label{
color:#0f1f51;
}
html.popup #submit{
color:#0f1f52;
}
/* 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: 5px;
margin-bottom: 10px;
overflow: hidden;
}

body.links #content dl dt {
font-weight: bold;
}

body.links #content dl dd {
margin-bottom: 5px;
}

body.links #content dl dd img {
float: right;
border: 1px solid #BFBFBF;
padding: 5px;
margin-left: 15px;
}

/* 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-type: none;
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: 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;
}

/* Appraisal forms
------------------------*/

body div#market-appraisal #ftitle{
width: 50px;
}

body div#market-appraisal #faddress,
body div#market-appraisal #fpropertyaddress,
body div#market-appraisal #freason,
body div#market-appraisal #fdescription {
width: 400px;
}

/* Maintenance request form
----------------------------*/

body div#maintenance-request #fdescription {
width: 400px;
}

/* Property Alert
-----------------------*/

body.alert #content #alertmenu {
display: block;
overflow: hidden;
background-color: #343333;
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 #000000;
}
 
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 textarea {
width: 250px;
}

body.alert #content form select {
width: 254px;
}

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: #FFA200;
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;
background-repeat: no-repeat;
}

body.alert #content #loginbox label,
body.alert #content #loginbox input {
width: 140px;
}

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;
background-image: none;
}

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;
background-image: url(/img/alert_register_bg.gif)
}

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;
}