/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html, #wrap {height: 100%;}
#wrap {margin: 0 auto;}
#footer {clear: both;padding: 10px 0 20px 0; text-align: center; float:left;}
#header {
padding: 0px;
overflow:hidden;
background:url(/img/wrap_bg.gif) repeat-y;
}

body, html {
background-color: #971b33;
}

#wrap,
#footer {
background-image: url(/img/wrap_bg_1.gif);
background-repeat: repeat-y;
background-position: left top;
width:864px;
}

#main {
background:url(/img/wrap_bg.gif) repeat-y;
}

#menu {
background-color: #961C33;
width:849px;
margin-left: 1px;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width: 550px; padding: 15px 20px;}
#sub-section {}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {
width: auto;display: block;
float: none;
background:url(/img/wrap_bg.gif) repeat-y;
padding:15px 32px 15px 20px;
}

/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
background: url(/img/wrap_bg.gif) repeat-y;
}

/* Header
----------*/
#header img {
display: block;
float: right;
}

/* Menu
---------*/

.menu {
 margin-left:0.2pt;
}

.menu a {
padding: 8px 21.67px;
}

.menu li {
padding:8px 0px 11px;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 3px 10px;
display: block;
width: 165px;
}



/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: verdana,Arial, Helvetica, sans-serif;
color: #22243d;
}

p {
font-size: 0.9em;
}

h1 {
font-size: 13px;
margin-bottom: 0px;
color:#961C33;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #22243d;
font-weight: bold;
padding-left: 0px;
}

a:link,
a:visited {
color: #941823;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer {
}

#footer p {
font-size: 0.9em;
color:#FFFFFF;
padding:15px;
}

#footer,
#footer a:link,
#footer a:visited {
color: #fff;
}

#footer a:hover {
color: #fff;
}
#footer p.publisher {
float:right;
padding-right:35px;
}
#footer p.Ph {
float:left;
font-size:20px;
padding-top:5px;
} 

/* Header
----------*/

#header img#logo {
float:right;
margin:6px 0px 10px 0px;
position:relative;
right:20px;
}

/* Dropdown menu
-----------------*/

.menu a {
border-right:1px solid #961C33;
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
}

.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
background-color:#FFFFFF;
color:#961C33;
text-decoration:none;
}

.menu a:hover {
/* color: #22243D; */
color:#fff;
background-color:#961C33;
}

.menu li li a {
border: none;
text-transform: none;
}
.menu ul{
border:1px solid #961C33;
margin:0px 0px 0px -1px;
padding:0px;
}
.menu li li a:link, .menu li li a:visited {
color:#000000;
font-weight:normal;
}
.menu li li a:hover {
color:#FFFFFF;

}


/* 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: Verdana, 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: 1px 10px 3px 10px;
cursor: pointer;
background-color: #961C33;
border: none;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

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 #content {
padding: 23px 95px 30px;
width:auto;
}

body#home #content #marquee_text {
margin-top:23px;
font-family: Arial, verdana, Helvetica, sans-serif;
font-size: 18px;
}

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;
}

/* Contact Us
--------------*/

body#contact_us #content {
padding-left: 0px;
padding-bottom: 0px;
}

body#contact_us #white_section {
overflow: hidden;
}

body#contact_us dl.officeDetails {
font-size: 0.9em;
}

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/

body.listing h1 {
margin-bottom: 15px;
}

body.listing .property {
border:1px solid #534139;
clear:both;
margin-top:10px;
overflow:hidden;
background-color:#fff;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
}

body.listing .property .details {
float:right;
margin:15px 15px 0px 0px;
width:540px;
}

body.listing .property .features {
color:#961C33;
float:right;
font-weight:bold;
margin-bottom: 10px;
}

body.listing .property .features img {
margin:0px 7px 0px 10px;
vertical-align:bottom;
}

body.listing .property .details h2 {
font-size: 1.1em;
width: 390px;
float: left;
padding-bottom: 10px;
}

body.listing .property .details h2 span {
text-transform: uppercase;
}

body.listing .property .details h3 {
font-size: 0.9em;
margin-bottom: 15px;
display: block;
text-align: left;
width: 500px;
clear:both;
text-transform: uppercase;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price {
margin-top: 20px;
text-align: left;
font-size: 0.9em;
}

body.listing #filter {
height: 55px;
padding: 10px;
margin-bottom: 5px;
background-color: #fff;
border:1px solid #534139;

}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
color:#4C3B34;
margin-bottom:8px;

}

body.listing #filter select {
width: 75px;
display: block;
font-size: 0.9em;
}

body.listing #filter select#qs_property-type {
width:90px;
}

body.listing #filter select#qs_suburb {
width:150px;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}

body.listing #filter input {
background-color:#4C3B34;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:0.9em;
font-weight:bold;
margin:21px 0px 10px 4px;
padding:2px 10px;
width:auto;
font-family: verdana,Arial, Helvetica, sans-serif;
}

body.listing p.pagebar {
font-size: 0.9em;
text-align: left;
padding:25px 0px 0px;
}
body.listing #wrap #main #content #refinetitle {
background-color:#4C3B34;
color:#FFFFFF;
padding:8px 8px 8px 15px;
font-weight: bold;
}
body.listing #wrap #main #content #filter form {
padding:0px 6px 0px 5px;
}

body.listing #wrap #main #content #filter form label {
font-size: 1.0em;
}

body.listing #wrap #main #content #ordersave #order {
margin:17px 0px;
font-size:11px;
}
body.listing #wrap #main #content .property .details p#description 
{
	clear:both;
}
body.listing #wrap #main #content .property .details #line1 .features p {
font-size:13px;
}

body.listing #wrap #main #content .property .details .price {
margin-top:10px;

}
body.listing #wrap #main #content .property .details #link {
margin-top: 12px;
float:right;
font-size: 0.9em;
}
body.listing #wrap #main #content .property .details .price h3 {
color:#D30000;
font-weight:normal;
}

/* Property detail
-------------------*/

body.detail #white_section {
float:left;
width:778px;
display:block;
overflow:hidden;
background:#fff;
padding:15px 15px 0px 15px;
border: 1px solid #000;
}

body.detail p.icontext {
font-size: 1.0em;
}

body.detail #extradetails .images p {
font-weight: normal;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #content {
background:transparent url(/img/wrap_bg.gif) repeat-y;
display:block;
float:left;
width:820px;
}

body.detail #content #title {
font-size: 1.1em;
font-weight: bold;
color: #961C33;
margin-bottom: 15px;
}

body.detail #content h2 {
padding: 3px 0;
margin: 10px 0;
font-size: 1.0em;
font-weight: bold;
/*font-style: italic;*/
color: #961C33;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
/*background-color: #f9f9f9;*/
}

body.detail #content h2.first {
margin-top: 0px;
}

body.detail #content h2#agent.section {
padding: 3px 10px;
margin-bottom: 0;
font-size: 100%;
font-weight: bold;
color: #fff;
background-color: #000;
}

body.detail #content h3 {
font-size: 0.9em;
}

body.detail #content ul {
margin-bottom: 15px;
list-style-type: none;
list-style-position: outside;
font-size: 0.9em;
}

body.detail #content ul#outgoingslist,
body.detail #content ul#features {
list-style-position: inside;
list-style-type: none;
}

body.detail #addressbar {
xheight: 25px;
xmargin-bottom: 5px;
margin-top: 15px;
overflow: hidden;
background-color:#4C3B34;
width:810px;
}

body.detail #addressbar h1 {
float: left;
color:#FFFFFF;
margin:7px 15px;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
width: 480px;
float: left;
margin-bottom: 20px;
}

body.detail #propertydetails #infoform form fieldset{
border: 1px solid #000;
}
body.detail #propertydetails #infoform form fieldset#submit{
border: none;
}

body.detail #extradetails {
width: 284px;
float: right;
margin-bottom: 20px;
}

body.detail #extradetails #agent_detail {
border: 1px solid #000;
padding: 10px;
font-size: 0.9em;
}

body.detail #extradetails img {
}

body.detail #extradetails img#mainimage {
width: auto;
display: block;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
padding-top: 10px;
}

body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}

body.detail div.agentdetails {
overflow: hidden;
}

body.detail div.agentdetails div#staffphoto {
width: 100px;
display: block;
margin-right: 10px !important;
float: left;
}

body.detail div.agentdetails div#stafftext {
width: auto;
float: left;
}


body.detail #pagehead {

}
body.detail #pagehead #toolslist {
}
body.detail #pagehead  p {
float:right;
}


body.detail #extradetails img#mainimage {width:279px;}

body.detail #small_image img {
width:137px;
display:block;
margin:5px 5px 0px 0px;
float:left;
}

body.detail #toolslist {
float:left;
width:500px;
margin-bottom: 5px;
font-size: 0.9em;
}
body.detail #toolslist span {
font-weight: bold;
}
body.detail #toolslist span a {
font-weight: normal;
}

body.detail #tool p {
text-align:right;
color: #961C33;
font-weight: bold;
}

body.detail #tool p img {
margin:0px 7px 0px 10px;
vertical-align:bottom;
}

body.detail form label {
width: 100px;
}

body.detail form input,
body.detail form textarea {
width: 340px;
}

/* 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;
margin:0pt auto;
width:584px;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #addressbar h1 {
margin-left: 10px;
}
body.brochure #header {
background: transparent url(/img/header_01.gif) repeat-x scroll center top;
height:110px;
}
body.brochure #propertydetails {
width: 310px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails {
width: 247px;
font-size: 0.9em;
}
body.brochure #extradetails h2.section {
margin-left: 5px;
width: 242px;
}
body.brochure #extradetails dl.officedetails,
body.brochure #extradetails dl.agentdetails {
margin-left: 5px;
}
	
/* Staff 
---------*/

body#staff h1 {
margin-bottom: 15px;
}

body#staff #content {
background:#FFFFFF url(/img/dynamic_header.gif) repeat-x scroll center top;
border:1px solid;
margin:20px 20px 0px;
padding:15px;
width:780px;
clear: both;
overflow:hidden;
}

body#staff #content h1 {
color:#FFFFFF;
position:relative;
top:-10px;
}

body#staff .container {
padding-bottom:20px;
}

body#staff dl {
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #ddd;
float:left;
width: 385px;
font-size: 0.9em;
}

body#staff dl dt.name {
font-weight: bold;
font-size: 1.2em;
padding-bottom: 10px;
}

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;
font-size: 0.9em;
}

body#staff.profile #profileimg {
float: left;
width: 320px;
}

body#staff.profile #profiledetails {
float: right;
width: 460px;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
}

body.slideshow h1 {
padding: 10px 0px;
} 

body.slideshow #header {
width:auto;
/* background: transparent url(/img/header_menu.jpg) repeat-x scroll center top; */
background:#FDEECE;
}
body.slideshow form {
background:#FFFFFF;
}
body.slideshow #header img {
float: none;
display: block;
margin: 0px 322px 3px auto;;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto 0px auto;
border: 1px solid #333;
}

body.slideshow input {
width: auto;
margin-bottom: 0px;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin-right: 1px;
background:#961C33;
float:none;
}

/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #fff;
text-align: left;
}

html.popup #header {
background-color:#FDEECE;
background-image:none;
}

html.popup #header img {
float:right;
}

/* Email a friend
-------------*/

body.emailafriend #header img {
margin: 3px 180px 3px 0px;
}

body.emailafriend h1 {
padding-bottom: 15px;
}

body.emailafriend form {
width: 580px;
}

body.emailafriend form input,
body.emailafriend form textarea {
width: 360px;
}

/* 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;
margin-left:10px;
}
body.suburbProfiles #sub-section {
margin-left:20px;
}

/* 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 h1,
body.ofi h1 {
margin-bottom: 15px;
}

body.auction #content h2,
body.ofi #content h2 {
background-color: #4c3b34;
padding: 3px 0 5px 5px;
margin-top:20px;
color: #fff;
margin-bottom: 0px;
}

body.auction #content dl,
body.ofi #content dl {
clear: both;
overflow: hidden;
padding: 5px;
margin-bottom: 5px;
background-color: #fff;
font-size: 0.9em;
}

body.auction #content dl.stripe,
body.ofi #content dl.stripe {
background-color: #D5CCB0;
}

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;
}

body.doclibrary dd {
font-size: 0.9em;
}

/* 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 #alerttext {
width: 400px;
float: left;
}

body.alert #content #loginbox {
float: right;
margin-left: 20px;
width: 300px;
margin-top: 15px;
}

body.alert #content #loginbox fieldset {
width: 280px;
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;
margin-bottom: 15px;
width: 280px !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: 30px 50px 30px 50px;
width: 190px;
}

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#contact_us */

body#contact_us.dynamic_page  #wrap #main .container #content form input, body#contact_us.dynamic_page  #wrap #main .container #content textarea, body#contact_us.dynamic_page  #wrap #main .container #content form select {
width:330px;
}
body#contact_us.dynamic_page #wrap #main #sub-section {
padding:45px 20px 125px;
}

/*body#about_us */

/* html.popup */
html#emailagent.popup body#content {
width:580px;
}
html#emailagent.popup body#content form input,html#emailagent.popup body#content form textarea , html#emailagent.popup body#content form select {
width:360px;
}

/* dynamic page */
body.dynamic_page #white_section {
background:#FFFFFF url(/img/dynamic_header.gif) repeat-x scroll center top;
margin:20px 20px 0px;
padding:15px;
width:780px;
border:1px solid;
}

html.nocol body.dynamic_page #white_section {
padding-top:32px;
}

html.nocol body.dynamic_page #content {
float:none;
padding:0px;
width:auto;
background: #fff;
}

body.dynamic_page #content {
float:left;
padding:15px 20px;
width:550px;
}

html.nocol body.dynamic_page #white_section #content h1 {
position:relative;
top:-25px;
color:#fff;
xpadding-left:20px;
}
html.nocol body.dynamic_page #white_section #content .testimonial {
padding:0px;
}
body.dynamic_page #white_section #content h1 {
position:relative;
top:-25px;
color:#fff;
xmargin-left: -20px;
}

body.dynamic_page .container {
padding-bottom:20px;
}

body.dynamic_page #sub-section {
xpadding:45px 20px 25px;
}

/* dynamic */
body.dynamic #market-appraisal {
background:#fff;
padding:15px;
}

body.dynamic #market-appraisal form {
border: 1px solid red;
}

/* appraisal */

body.appraisal #white_section #content h1 {
margin-left: 0px;
}

body.appraisal form input#ftitle {
width: 50px;
}

body.appraisal form input#faddress,
body.appraisal form input#fpropertyaddress,
body.appraisal form textarea {
width: 450px;
}

body.appraisal form select {
width: 254px;
}

/* maintenance */

body.maintenance h2 {
font-size: 0.9em;
padding-bottom: 15px;
}

body.maintenance form input#fpostcode {
width: 50px;
}

body.maintenance form textarea#fdescription {
width: 440px;
}

body.maintenance form input#fusekey,
body.maintenance form input#fcall {
width: 15px;
}

/* html.brochure body.detail */

html.brochure body.detail #wrap #main {
margin:0pt auto;
width:584px;

}
html.brochure body.detail #wrap #main #content {
padding:0px ;
width:584px;
background-color:#FDEECE;
}
html.brochure body.detail #wrap #main #content #addressbar {
background-color:#FDEECE;
color:#000000;
margin-top:0px;
overflow:hidden;
width:584px;
}
html.brochure body.detail #wrap #main #content #addressbar h1 {
color:#000;
}
html.brochure body.detail #wrap #main #content #extradetails img {
float:right;
width:119px;
}
html.brochure body.detail #wrap #main #content #extradetails img#mainimage {
width:auto;
}
html.brochure body.detail #wrap #header{
background-color:#FDEECE;
}
html.brochure body.detail #propertydetails {
padding-left:10px;
}