/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
#wrap {width: 900px;margin: 0 auto;}
#footer {clear: both;padding: 20px 0 20px 0; text-align: center;}
#header {}

body{
	background-image: url(/img/bg.gif);
	background-color:#170d0d;
	background-repeat: repeat-x;
}

#wrap{
background-image: url(/img/wrap_bg.gif);
border-top:3px solid #db0808;
padding-left:27px;
padding-right:27px;
padding-bottom:17px;
margin-top:20px;
}

#main {
}

#menu {
float:right;
height:80px;
}
.clear_both{
clear:both;
padding:0px;
margin:0px;
font-size:0px;
}
/* style for boxes */
/* box 1 */
div.box_style_1{
	width:267px;
	background-image:url(/img/middle_box_style1.png);
	background-repeat:repeat-y;
}
div.box_style_1 div{
	background-image:url(/img/top_box_style1.png);
	background-repeat:no-repeat;
	background-position:top;
}
div.box_style_1 div div{
	background-image:url(/img/bottom_box_style1.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
div.box_style_1 div div div{
	background:none;
	padding:18px 20px;
	text-align:left;
	#height:1%;
	_padding-left:19px;
}
/* box 2 */
div.box_style_2{
	width:265px;
	background-image:url(/img/middle_box_style2.png);
	background-repeat:repeat-y;
}
div.box_style_2 div{
	background-image:url(/img/top_box_style2.png);
	background-repeat:no-repeat;
	background-position:top;
}
div.box_style_2 div div{
	background-image:url(/img/bottom_box_style2.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
div.box_style_2 div div div{
	background:none;
	padding:18px 20px;
	text-align:left;
}

/* box 3 */
div.box_style_3{
	width:309px;
	background-image:url(/img/middle_box_style3.png);
	background-repeat:repeat-y;
}
div.box_style_3 div{
	background-image:url(/img/top_box_style3.png);
	background-repeat:no-repeat;
	background-position:top;
}
div.box_style_3 div div{
	background-image:url(/img/bottom_box_style3.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
div.box_style_3 div div div{
	background:none;
	padding:13px 7px;
}

/*quick search custom */
div.box_style_1 h3,div.box_style_2 h3, div.box_style_3 h3{
color:#db0404;
margin-bottom:8px;
}
#sub-section form#quicksearch {

}

#sub-section fieldset {
border: none;
padding: 0;
margin-bottom:0px;
}
#sub-section fieldset#fastfindcontent{
margin-bottom:0px;
}
#sub-section fieldset#fastfindcontent p{
#margin-bottom:0px !important;
}
#sub-section label {
float: none;
display: inline;
margin-right: 0;
}

#sub-section p {
margin-bottom:7px !important;
#margin-bottom:6px !important;
}
#sub-section p#qs_st{
text-align:right;
margin-top:8px;
margin-bottom:15px !important;
#margin-top:2px;
#margin-bottom:10px !important;
}

#sub-section select {
width: 226px;
border:1px solid #808080;
color:#666666;
height:19px;
}

#sub-section #qs_price select,
#sub-section #qs_rent_price select {
width: 102px;
}

#sub-section form #qs_st label {
padding-right: 5px;
padding-left:25px;
width: auto;
float: none;
display: inline;
}
#sub-section form label.label_to{
margin:0px 3px;
}

#sub-section form #qs_st input,#sub-section form input#suburbcheck {
vertical-align: middle;
width: auto;
}

#sub-section p#button {
text-align: right;
padding: 0;
}

#sub-section input.qsinputbox{
color:#4b5e50;
width:226px;
border:1px solid #798676;
height:19px;
padding-top:3px;
}
#sub-section input#go{
float:right;
margin-top:10px;
}
#sub-section div.box_style_2{
margin-top:14px;
}
#sub-section .propertyAlert{
background-image:url(/img/mail_icon.png);
background-repeat:no-repeat;
background-position:0px 10px;
padding:0px;
padding-left:90px;
}
#sub-section .propertyAlert h3{
margin-bottom:20px;
}
#sub-section .propertyAlert p{
margin-bottom:13px !important;
}
#sub-section .propertyAlert a{
display:block;
text-decoration:none;
background-image:url(/img/arrow.png);
background-repeat:no-repeat;
background-position:0px 5px;
padding-left:8px;
line-height:150%;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {
        width: 586px; 
        float: left; 
        padding: 20px 18px;
        background-color:#141111;
        min-height:447px;
        height:auto !important;
        height:447px;		
}
#sub-section {width: 266px; float: right; padding:0px;}
/* pages without columns */
html.nocol #content,
body.detail #content{
	width: auto;display: block;float: none;overflow:auto;
	_overflow:inherit;
	_height:1%;
}

body#staff #content {
	width: auto;display: block;float: none;
	_height:1%;
}
/* Pages without columns
-------------------------*/
html.nocol #main,
body.detail #main,
body#staff #main {
background-image: none;
}

/* Menu
---------*/

.menu {
width: 595px;
}
.menu a {
padding: 0;
}

.menu li {
padding: 0;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 8px 15px;
display: block;
width: 130px;
}
.menu li#contactList li a{
width:70px !important;
}
/* Typography
--------------*/
body {
font-size: 67%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
}

p, div.text {
font-size: 1em;
}

div.text {
margin-bottom: 10px;
}

h1 {
font-size: 1.2em;
margin-bottom: 25px;
color:#b80d11;
}

h2 {
font-size: 1.1em;
margin-bottom: 10px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #b80d11;
font-weight: bold;
text-transform:lowercase;
}

a:link,
a:visited {
color: #ff6600;
}

a:hover {
color: #b60d10;
}

#footer p {
font-size: 1em;
}

#footer,
#footer a:link,
#footer a:visited {
color: #fff;
text-decoration: none;
}

#footer a:hover {
color: #ff6600;
}

/* Header
----------*/

#header img#logo {
display: inline;
float: left;
}

/* Dropdown menu
-----------------*/

.menu a {
font-size: 1em;
height:80px;
background-image: url(/img/menu.png);
background-repeat: no-repeat;
text-indent: -9009px;
display:block;
text-transform: lowercase;
}

#homeList a{background-position: 0px 0px; width:53px;}
#homeList a:hover{background-position: 0px bottom;}
body.home #homeList a,
body#home #homeList a {background-position: 0px bottom !important;}


#buyList a {background-position: -53px 0px; width:80px;}
#buyList a:hover{background-position: -53px bottom;}
body#buying #buyList a,
body.buying #buyList a,
body.alert #buyList a {background-position: -53px bottom !important;}

#sellList a {background-position: -133px 0; width:69px;}
#sellList a:hover {background-position: -133px bottom; }
body#selling #sellList a {background-position: -133px bottom !important; }
body.selling #sellList a {background-position: -133px bottom !important; }

#rentList a {background-position: -202px 0; width:82px;}
#rentList a:hover {background-position: -202px bottom; }
body.renting #rentList a,
body#renting #rentList a {background-position: -202px bottom !important; }

#financeList a {background-position: -284px 0; width:73px;}
#financeList a:hover {background-position: -284px bottom; }
body.finance #financeList a,
body#finance #financeList  a {background-position: -284px bottom !important; }

#newsList a {background-position: -357px 0; width:67px;}
#newsList a:hover {background-position: -357px bottom; }
body#news #newsList a {background-position: -357px bottom !important; }

#aboutList a {background-position: -424px 0; width:80px;}
#aboutList a:hover {background-position: -424px bottom; }
body.about #aboutList a {background-position: -424px bottom !important; }
body#staff #aboutList a {background-position: -424px bottom !important; }

#contactList a {background-position: -522px 0; width:72px;margin-left:19px;}
#contactList a:hover {background-position: -522px bottom; }
body#contact #contactList a {background-position: -522px bottom !important; }


.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
}

.menu a:hover {
color: #FFF;
}

.menu li li a:link,.menu li li a:visited {
text-indent:0;
width:135px !important;
height:auto !important;
background-image:none;
background-color:#211f1f;
font-weight:normal;
border-bottom:1px solid #000000;
text-transform: lowercase;
line-height:100%;
#margin-bottom:-1px;
}
.menu li li a:hover{
background-color:#565555;
}
.menu li li.last a{
border:none !important;
}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #000
}

form li {
list-style-type: none;
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
margin-bottom: 5px;
}

form input {
width: 250px;
font-size:1em;
}

form textarea {
width: 250px;
}

form select {
width: 254px;
font-size:1em;
}

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: 76px !important;
height:23px;
line-height:23px;
font-weight:bold;
font-size:1em;
cursor: pointer;
background:none;
background-image:url(/img/button.png);
border: none;
color: #fff;
}

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;
}

#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;
}

/* Home 
---------*/



/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/
body.listing #content{
background:none !important;
padding-left:0px;
padding-right:0px !important;
width:622px;
}
body.listing h1{
/* text-transform:lowercase; */
}
body.listing .box_style_3 div{
#overflow:auto;
_overflow:inherit;
_height:1%;
}
body.listing .floatbox{
float:left;
margin-bottom:10px;
}
body.listing .floatboxright{
float:right;
margin-bottom:10px;
}
body.listing .property {
padding:0;
clear: both;
overflow: hidden;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 10px;
}
body.listing .property .image img{
width:133px;
}

body.listing .property .details{
float: left;
padding:0px;
width:150px;
}


body.listing .property .features {
border-top:1px solid #290505;
border-bottom:1px solid #290505;
padding:3px 0px;
overflow:auto;
margin-bottom:10px;
_height:1%;
}
body.listing .property .features p{
float:right;
padding:0px;
}
body.listing .property .features span{
font-size: 1.0em;
font-weight:normal;
text-transform:uppercase;
color:#db0808 !important;
}
body.listing .property .features img {
margin-right: 10px;
margin-left:3px;
position:relative;
top:-2px;
#left:3px;
vertical-align: bottom;
}

body.listing .property h2 {
font-size: 1.1em;
font-weight:normal;
text-transform:uppercase;
color:#db0808 !important;
}

body.listing .property .details h3 {
clear:both;
font-size: 1em;
margin-bottom: 2px;
font-weight:100;
color:#CCC;
height:25px;
}
body.listing .property .details h3 span{
text-transform:uppercase;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price {
padding:0px;
margin:10px 0px;
margin-bottom:5px;
}
body.listing .property .details a{
text-decoration:none;
}
body.listing p.pagebar {
clear:both;
padding-top: 10px;
padding-bottom: 5px;
text-align: right;
}

/* Property detail
-------------------*/










	
/* Staff 
---------*/

body#staff dl {
float: left;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
overflow:hidden !important;
width: 432px;
height:128px !important;
}

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 {
margin-bottom: 5px;
background-image: none;
background-color: #070404;
border-bottom: 5px solid #b40c0f;
}
body.slideshow h1{
margin-bottom:5px;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 5px 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-image: none;
background-color: #070404;
border-bottom: 10px solid #b60d10;
text-align:center;
}

html.popup #header img {
float: none;
margin:0 auto;
}
html.popup #content{
background-color:#fff;
color:#000;
}

/* 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: 1em;
}

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;
_height:1%;
}

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: #2a0404;
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 {

}

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: #000;
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 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;
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: 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 #000;
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;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#sub-section p#button {
text-align: right;
padding-bottom: 8px !important;
}
#sub-section div.box_style_2{
margin-top:11px;
}
#sub-section .propertyAlert p{
margin-bottom:11px !important;
}
#content {
        width: 586px; 

        float: left; 
        padding: 20px 18px;
        background-color:#141111;
        min-height:435px;
        height:auto !important;
        height:435px;		
}
}