/*------------------------------------GLOBAL---------------------------------------*/
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
margin: 0;
padding: 0;
border: 0;
border-collapse: separate;
border-spacing: 0;
}
html,body {
height: 100%;
}
* {
padding: 0;
margin: 0;
}
.break {
clear:both;
}
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #000;
background-image: url(../img/wrapper_bg.gif);
background-repeat: repeat;
background-position: center top;
}
/*------------------------------------WRAPPERS---------------------------------------*/
#wrapper {
margin: 0 auto;
display: block; /*** For non-IE browsers ***/
height: 100%;
text-align: -moz-center;
}
#wrap {
width: 850px; /*** Content Width ***/
display: block; /*** For non-IE browsers ***/
height: 100%;
background-image: url(../img/wrap_bg.gif);
background-repeat: repeat;
}
/*------------------------------------STRUCTURE---------------------------------------*/
#container {
width: 750px;
text-align:left;
margin-right: 47px;
margin-left: 53px;
background-color:#FFFFFF;
border-bottom: 20px solid #000;
}
body##content ul li {
list-style-type: disc;
}
#content {
width: 500px;
padding: 30px 20px 20px 20px;
}
body#staff #content{
padding: 30px 20px 20px 20px;
width: auto;
}
body.detail #content,
body.listing #content{
padding: 30px 0 20px 0;
width: auto;
}
body.brochure #content{
padding: 0 0 0 0;
width: auto;
}
html.nocol #subContent {
display: none;
}
html.nocol #content {
padding: 30px 20px 20px 20px;
width: auto;
}
#subContent {
float: right;
width: 180px;
padding: 20px 20px 20px 20px;
}
/*------------------------------------HEADER---------------------------------------*/
#header{
padding-top: 26px;
text-align: left;
}
#headersub{
float:right;
margin-top: 17px;
margin-right: 47px;
width: 575px;
}
#headersec{
margin-top: 17px;
margin-right: 47px;
margin-left: 53px;
}
#headerlogo{
height: 170px;
}
#profileshotie {
display:none;}

#profileshot {}
/*------------------------------------FOOTER---------------------------------------*/
#footer{
margin-top: 20px;
width: 750px;
padding-left:6px;
background-image: url(../img/footer_line.gif);
background-repeat: repeat-x;
background-position: center;
height: 80px;
text-align:left;
}
#footerelite{
float: right;
}
#footer img{
padding-top:20px;
}
#footer p{
padding-top:10px;
color: #9d905c;
font-size: 0.8em;
}
#footer,
#footer a:link,
#footer a:visited {
color: #9d905c;
}
#footer a:hover {
color: #fff;
text-decoration: underline;
}
/*------------------------------------HOME---------------------------------------*/
#containerhome {
width: 750px;
text-align:left;
margin-left: 53px;
margin-right: 47px;
background-color: 
border-bottom: none;
padding: 10px 0 0 0;
}
#awards{
background-image: url(../img/flash_bg.jpg);
width: 575px;
height: 112px;
}

#seoText{
	background:url(../img/pa_bg.gif);
	color:white;
	text-align:left;
	width:730px;
	margin:10px 23px 8px 29px;
	padding:10px
}

#featureproperty{
float: right;
height: 127px;
width: 300px;
margin-right: 10px;
background-image: url(../img/pow_bg.gif);
text-align:right;
background-position: right top;
}
#featureproperty img{
float:left;
width: 169px;
height: 127px;
}
#featureproperty a:link, #featureproperty  a:visited{
background-image: url(../img/pow_btn.gif);
display: block;
width: 127px;
height: 56px;
float: right;
text-indent: -9999px;
text-align:left;
}
#featureproperty a:hover,
#propertyalert a:hover{
background-position: 0 -58px;
text-indent: -9999px;
}
#featureproperty dd {
color: #fff;
text-align: right;
padding: 20px 15px 0 0;
height: 50px;
}
#propertyalert{
float: right;
height: 127px;
width: 130px;
background-image: url(../img/pa_bg.gif)
}
#propertyalert p{
color: #fff;
text-align: right;
padding: 20px 15px 0 10px;
height: 50px;
}
#propertyalert a:link, #propertyalert a:visited{
background-image: url(../img/pa_btn.gif);
display: block;
width: 130px;
height: 56px;
float: right;
text-indent: -9999px;
}
#quicksearch{
height: 127px;
width: 300px;
margin-right: 10px;
background-image: url(../img/qs_bg.gif)
}
input.quicksearch { 
background: none no-repeat top left;
border: none;
cursor: pointer;
display: block;
float: left;
overflow: hidden;
padding: 0;
margin: 0;
text-indent: -9999px !IMPORTANT;
width: auto;
float: right;
background-image: url(../img/qs_btn.gif); 
width: 95px; 
height: 58px;
}
input.quicksearch:hover { 
background-position: 0 -58px; 
}
input.refinesearch { 
background: none no-repeat top left;
border: none;
cursor: pointer;
display: block;
float: right;
overflow: hidden;
padding: 0;
margin: 10px 20px 0 0;
text-indent: -9999px !IMPORTANT;
width: auto;
background-image: url(../img/refine_btn.gif); 
width: 62px; 
height: 36px;
}
input.refinesearch:hover { 
background-position: 0 -36px; 
}
/*---------------------------------------------------------------------------*/




/*------------------------------------TYPE---------------------------------------*/
#content .text li{
list-style-type: square;
list-style-position:outside;
margin-left: 15px;
}
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #2f2f2f;
}
p, div.text {
	font-size: 1em;
	line-height: 1.5em;
}
div.text {
margin-bottom: 10px;
}
ul {
list-style-type: circle;
list-style-position: inside;
}
ol{
list-style-type: decimal;
list-style-position: inside;
}
h1 {
font-size: 2em;
margin-bottom: 15px;
font-family: "Times New Roman", Times, serif;
color: #9d905c;
font-weight: normal;	
text-transform:uppercase;
}
h2 {
font-size: 1.1em;
margin-bottom: 10px;
}
h3 {
font-size: 1.1em;
margin-bottom: 3px;
}
legend {
color: #666;
font-weight: bold;
}
a:link,
a:visited {
color: #000;
text-decoration:underline;
}
a:hover {
color: #9d905c;
}
body.news #subContent dl {
border-top: 1px solid #000;
padding: 10px 0 10px 0;
margin: 0 0 0 0;
width: 180px;
}
body.news #subContent dl dt {
font-weight:bold;
font-style:normal;
}
/*------------------------------------MENU---------------------------------------*/
.menu {
background-image:url(../img/nav/navsec_bg.gif);
margin-left: 53px;
margin-right: 47px;
padding-left: 173px;
}
.menu a {
font-size: 0.9em;
display: block;
float: left;
height: 27px;
background-position: 0px -54px;
background-repeat: no-repeat;
text-indent: -9999em;
}
.menu a:hover {
background-position: 0px -81px;
}
.menu a#mm_home {
width: 61px;
background-image: url(/img/nav/btn_home.gif);
}
.menu a#mm_buying {
width: 67px;
background-image: url(/img/nav/btn_buying.gif);
}
.menu a#mm_openhomes {
width: 103px;
background-image: url(/img/nav/btn_openhomes.gif);
}
.menu a#mm_selling {
width: 67px;
background-image: url(/img/nav/btn_selling.gif);
}
.menu a#mm_sold {
width: 98px;
background-image: url(/img/nav/btn_sold.gif);
}
.menu a#mm_about {
width: 82px;
background-image: url(/img/nav/btn_aboutus.gif);
}
.menu a#mm_contact {
width: 99px;
background-image: url(/img/nav/btn_contactus.gif);
}
body#home .menu {
background-image:url(../img/nav/nav_bg.gif);
margin-left: 0px;
margin-right: 0px;
padding-left:58px;
}
body#home .menu a {
background-position: top left;
}
body#home .menu a:hover {
background-position: 0px -27px;
}
body#home .menu a#mm_home {
display:none;
}

/* Active States
body#buying .menu a#mm_buying,
body#selling .menu a#mm_selling,
body#ofi .menu a#mm_openhomes,
body#sold .menu a#mm_sold,
body#about .menu a#mm_about,
body#contact .menu a#mm_contact{
background-position: 0px -81px;
}

/* Drop Downs */
.menu li li a, .menu li li a:visited, .menu li li a:link {
text-indent: 0;
background-color: #776b46;
-moz-opacity:.80;
text-decoration: none;
height: auto;
padding: 4px 5px;
font-weight: normal;
float:none;
width: 100%;
color: #fff;
}
.menu li li a:hover {
background-color: #3f3926;
-moz-opacity:1;
color: #fff;
}

.menu li ul {
margin: 0 0 0 -20px;
}
.menu li#homeList ul {
width: 100px;
}
.menu li#buyList ul {
width: 100px;
}
.menu li#sellingList ul {
width: 100px;
}
.menu li#openhomesList ul {
width: 100px;
}
.menu li#soldList ul {
width: 100px;
}
.menu li#aboutList ul {
width: 100px;
}
.menu li#contactList ul {
width: 100px;
}

/*------------------------------------SUB MENU---------------------------------------*/
#navxsl {
	height: 27px;
	width: 750px;
	background-color:#000000;
	height: 25px;
	margin-right: 47px;
	margin-left: 53px;
	margin-bottom: 10px;
	display:block;
}
#navxsl img {
float:left;
}
#subbtn1 a:link,
#subbtn1 a:visited {
background-image:url(../img/sub_viewall_btn.gif);
float: left;
width: 98px;
height: 25px;
background-position: 0 0;
text-indent: -9999px;
}
#subbtn1 a:hover {
background-position: 0 -25px;
}
#subbtn2 a:link,
#subbtn2 a:visited {
float: left;
background-image:url(../img/sub_auction_btn.gif);
display:block;
width: 111px;
height: 25px;
background-position: 0 0;
text-indent: -9999px;
}
#subbtn2 a:hover {
background-position: 0 -25px;
}
#subbtn3 a:link,
#subbtn3 a:visited {
float: left;
background-image:url(../img/sub_ofi_btn.gif);
display:block;
width: 117px;
height: 25px;
background-position: 0 0;
text-indent: -9999px;
}
#subbtn3 a:hover {
background-position: 0 -25px;
}
/* Active States */
body.listing #subbtn1 a, 
body.auction #subbtn2 a, 
body.ofi #subbtn3 a{
background-position: 0px -25px;
}
/*---------------------------------------------------------------------------*/

/* Standard forms
------------------*/
form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
background-image: url(../img/field_bg.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}
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;
background-image: none;
}
form fieldset#submit input,
form fieldset.submit input,
form input.button {
width: auto !important;
padding: 4px 10px;
cursor: pointer;
background-color: #000;
border: none;
color: #fff;
}
form em span,
form .required {
color: #000;
font-weight: bold;
}

/*home search fields/
----------------------*/
body#home form fieldset {
background-image:none;
border: none;
padding: 10px 0 0 0;
}
body#home form label {
margin-bottom: 0px;
font-size: 0.9em;
color: #fff;
display: inline;
float: none;
width: auto !important;
margin-right: auto !important;
}
body#home form select {
font-size: 0.8em;
}
#property-type,
#suburb{
padding-top: 10px;
float:left;
width: 139px;
padding-left: 10px;
margin-bottom: 10px;
}
#qs_property-type,
#qs_suburb  {
width: 134px;
font-size: 0.9em;
color: #5a4b1d;
border: 1px solid #b8b7ab;
}
#qs_price{
float:left;
padding-left: 5px;
}

/*refine search fields/
----------------------*/
body.listing #qs_property-type,
body.listing #qs_suburb,
body.listing #qs_order{
width: 110px !important;
font-size: 0.9em;
color: #5a4b1d;
border: 1px solid #b8b7ab;
}
body.listing #qs_price{
float:left;
margin-left: 20px;
margin-right: 20px;
}
#qs_min-price,
#qs_max-price{
width: 83px;
font-size: 0.9em;
color: #5a4b1d;
border: 1px solid #b8b7ab;
}


/* 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;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/

/*body#home #sub-section form {
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;
margin-right: 0;
}

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 5px 0 0;
}

/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/

body.listing .image img {
height: 180px;
width: 240px;
}
.property a.image img.soldStatus {
top: 0;
left: 0;
position:absolute;
}

body.listing h1 {
padding-left: 20px;
}
body.listing .property {
padding-top: 10px;
clear: both;
overflow: hidden;
border-bottom: 1px solid #000;
margin-left: 20px;
padding-right: 20px;
}
body.listing .property #viewbtn a:link,
body.listing .property #viewbtn a:visited{
float:right;
background-image:url(../img/view_btn.gif);
width: 81px;
height: 38px;
text-indent: -9999px;
}
body.listing .property #viewbtn a:hover{
background-position: 0 -38px;
}
body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
border: 0px;
position:relative;
}
body.listing .property .details {
width: 435px;
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
body.listing .property .features {
font-weight: bold;
color: #9d905c;
float: left;
width: 250px;
}
body.listing .property .features img {
margin-right: 7px;
float: left;
}
body.listing .property .features #bedbathcar {
float: left;
width: 60px;
}
body.listing .property .features #bedbathcar p{
font-size: 1.5em;
padding-top: 10px;
}
body.listing .property .features #bedbathcar img{
padding-top: -10px;
}
body.listing .property .details h2 {
font-size: 1.2em;
float:left;
text-transform:uppercase;
}
body.listing .property .details h2 p {
color: #9d905c;
font-size: 1em;
}
body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
font-weight:normal;
}
body.listing .property .details h3 p {
font-size: 1em;
margin-bottom: 2px;
text-transform:uppercase;
font-weight: bold;
}
body.listing .property .details p {
margin-bottom: 0 !important;
font-size: 0.9em;
}
body.listing .property .price {
text-align: right;
float: left;
margin-left: 5px;
color:#000000 !important;
}
body.listing #filter {
background-image: url(../img/refine_bg.gif);
height: 40px;
padding: 10px 0 10px 20px;
margin-bottom: 5px;
}
body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: normal;
color: #fff;
}
body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
}
#filter select option {
text-transform: capitalize;
}
body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}
body.listing p.blurb {
margin: 0 20px 0 20px;
}
/*width: auto;
padding: 2px 10px;
cursor: pointer;
background-color: #000;
border: none;
color: #fff;
font-size: 0.9em;
font-weight: bold;*/
body.listing #filter fieldset {
text-align: center;
}
body.listing #filter fieldset#submit input {
cursor: pointer;
border: none;
background-image: url(../img/refine_btn.gif);
width: 62px !important;
text-indent: -9999em;
height: 72px;
margin-top:10px;
padding: 0 0 0 0;
}
body.listing p.pagebar {
font-size: 0.9em;
font-weight: bold;
color: #9d905c;
padding-top: 10px;
padding-bottom: 5px;
text-align: right;
padding-right: 20px;
}
/* Property detail
-------------------*/
body.detail #detailsright{
float:right;
width: 387px;}
body.detail #detailsleft{
float: left;
width: 363px;
}
/* detail img padding issue --*/
body.detail #logo img,
body.detail #mainimage img {
display:block;
}
body.detail #addressbar {
height: 40px;
clear: both;
}
body.detail #addressbar h1 {
float: left;
padding-left: 20px;
}
body.detail #propertydetails h2 {
font-size: 1.2em;
text-transform:uppercase;
}
body.detail #propertydetails h2 p {
color: #99d905c;
font-size: 1em;
}
body.detail #propertydetails h3 {
font-size: 1.1em !important;
margin-bottom: 2px;
font-weight:normal;
}
body.detail #propertydetails h3 p {
font-size: 1em !important;
margin-bottom: 2px;
text-transform:uppercase;
font-weight: bold;
}
body.detail #propertydetails p {
font-size: 0.9em;
}
body.detail #mainimage {
width: 750px;
height: 563px;
clear:both;
border-bottom: 1px solid #fff;
}
body.detail #subimages {
width: 180px;
height: 135px;
border-right: 1px solid #fff;
}
body.detail #propertydetails {
display:block;
padding-left: 20px;
padding-right: 20px;
text-align:left;
width: 345px;
float: right;
}
body.detail #usefultools {
margin-top: 10px;
display:block;
float: left;
background-color:#161616;
width: 231px;
padding: 20px 10px 10px 120px;
background-image:url(../img/usefultools.gif);
background-repeat: no-repeat;
}
body.detail #usefultools li a:link,
body.detail #usefultools li a:visited{
font-weight:bold;
color: #fff;
display:block;
margin-bottom: 10px;
margin-right: 10px;
width: 115px;
}
body.detail #usefultools li a:hover{
color: #9d905c;
}
body.detail .features {
font-weight: bold;
color: #9d905c;
padding-right: 0px;
clear:both;
height: 50px;
}
body.detail .features #bedbathcar {
float: right;
width: 60px;
}
body.detail .features #bedbathcar p{
font-size: 1.5em;
padding-top: 10px;
}
body.detail .features #bedbathcar img{
float: left;
padding-top: -10px;
margin-right: 7px;
}
body.detail #content h2 {
color: #9d905c;
}
body.detail #content h3 {
font-size: 1em;
}
body.detail #price {
text-align: right;
float: left;
}
body.detail #price h2 {
padding-top: 10px;
color:#000000 !important;
}
body.detail #extradetails dl dt {
font-weight: bold;
}
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 div {
float: right;
margin-top: 4px;
}
body.detail #addressbar div h2 {
border: none;
color: #2f2f2f;
}
body.detail #extradetails {
width: 244px;
margin-bottom: 20px;
}
body.detail #agentinfo a:link,
body.detail #agentinfo a:visited{
display:block;
width: 357px;
height: 189px;
background-image: url(../img/agentdetails.jpg);
background-repeat: no-repeat;
float: right;
text-indent: -9999px;
}
body.detail #agentinfo a:hover{
background-position: 0 -189px;
}
body.detail #content #animation {
width: 750px;
float:left;
}
/* Property detail printfriendly
---------------------------------*/
body.brochure #detailsright{
width: 759px;
float: none;}
body.brochure #detailsleft{
width: 175px;
float: right;
}
body.brochure #detailsleft img{
display:block;
}
body.brochure #mainimage {
width: 504px;
height: 380px;
border-right: 1px solid #fff;
float: left;
display:block;
}
body.brochure #subimages {
width: 251px;
height: 189px;
border-top: none;
border-bottom: 1px solid #fff;
display: block;
}
body.brochure .features {
height: 30px;
clear: none;
width: 200px;
float: right;
}
html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}
body.brochure #wrap {
margin: 0 auto;
width: 759px !important;
background-image: none;
background-color: #fff;
height: 100%;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
padding: 0px;
margin: 0px;
border-bottom: 1px solid #fff;
}
body.brochure #broline {
width: 759px;
border-bottom: 1px solid #000;
}
body.brochure #header img {
display:block;
}
body.brochure #propertydetails {
padding: 0 0 0 0;
width: 759px;
float: left;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails {
width: 247px;
}

	
/* Staff 
---------*/
body#staff dl {
margin-bottom: 10px;
padding-bottom: 10px;
margin-right: 20px;
overflow: hidden;
border-bottom: 1px solid #ddd;
width: 330px;
float: left;
}
body#staff dl dt.name {
font-weight: bold;
font-size: 1.2em;
color: #9d905c;
}
body#staff dl dt.photo img {
float: left;
margin-right: 15px;
border: 1px solid #2f2f2f;
}
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 {
background-image: url(../img/wrapper_bg.gif);
background-color: #2f2f2f;
background-repeat: repeat;
background-position: center top;
padding-top: 0px;
margin-bottom: 10px;
}
body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}
body.slideshow table img {
display: block;
width: auto;
margin: 10px 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: url(../img/wrapper_bg.gif);
background-color: #2f2f2f;
background-repeat: repeat;
background-position: center top;
padding-top: 0px;
margin-bottom: 10px;
}
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: 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: #9d905c;
padding: 2px 0 2px 5px;
margin-bottom: 5px;
margin-top:20px;
color: #fff;
}
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: #dad1b4;
}
body.auction #content dt,
body.ofi #content dt {
width: 250px;
display: block;
float: left;
}
body.auction #content dt strong,
body.ofi #content dt strong {
text-transform:uppercase;
}
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;
}

/* 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: #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 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: #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;
background-image: url(/img/alert_register_bg_blank.gif);
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;
text-indent: -9999px;
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: #9d905c;
font-weight: bold;
text-decoration: none;
}
body.alert #content #registerbox a:hover {
text-decoration: underline;
}
