body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #content h2 {
padding: 3px 0;
margin-bottom: 5px;
font-size: 1em;
color: #818181;
}

body.detail #content h3 {
font-size: 1em;
clear:both;
}

body.detail ul#inspectionslist, ul#overviewlist{
text-align:left;
float:left;
width:100%;
}

body.detail ul#overviewlist strong{
font-weight: bold;
}

body.detail #content ul {
margin-bottom: 15px;
list-style-type: none;
list-style-position: outside;
float:right;
clear:both;
}

body.detail #content #toolslist {
/*
background:url(/img/tool_bg.jpg) repeat-x;
width:145px;
height:158px;
*/
width:145px;
margin:0px 0 0 0px;
float:right;
padding:0px;
clear:right;
}

body.detail #content ul#toolslist {
}

body.detail #content ul#toolslist li {
background:url(/img/tool_bg.jpg) repeat-x;
height:auto;
display:block;
color:#fff;
padding:4px 10px 6px 0;
#padding:4px 10px 7px 0;
_padding:4px 10px 7px 0;
}

body.detail #content ul#toolslist li a{
color:#fff;
font-size:1.2em;
font-weight:bold;
text-decoration:none;
cursor:pointer;
text-transform:lowercase;
}

body.detail #content #footer_toolslist{
background:url(/img/footer_tool_bg.jpg) repeat-x;
width:145px;
height:18px;
clear:both;
}

body.detail #content ul#outgoingslist,
body.detail #content ul#features {
list-style-position: inside;
list-style-type: square;
}

body.detail #addressbar {
float: left;
width: 683px;
text-transform:capitalize;
border-bottom:4px solid #ccc;
height: 40px;
}

body.detail #addressbar h1 {

}

body.detail #addressbar div {
float: right;
font-weight: bold;
margin-top: 4px;
vertical-align:middle;
}

body.detail #addressbar div h2 {
border: none;
color: #22243D;
}

body.detail #propertydetails h2.mainheading {
font-size: 16px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
text-transform: capitalize;
}

body.detail #propertydetails .price h3 {
padding-top:10px;
font-size:16px;
font-weight:bold;
text-align:left;
}

body.detail #propertydetails .suburb{
font-size:12px;
font-weight:normal;
text-align:left;
text-transform:uppercase;
}

body.detail #extradetails #property_contact{
background:url(/img/contact_property_bg.jpg) no-repeat;
height:206px;
width:243px;
clear:both;
float:left;
margin-top:8px;
}

body.detail #extradetails #property_contact #clickhere{
background:url(/img/click_here.jpg) no-repeat;
height:23px;
width:103px;
margin:93px auto auto 137px;
cursor:pointer;
}

body.detail #extradetails #bed_bath_car {
float:right; 
margin-top:-92px;
#margin-top:-8px;
_margin-top:-8px;
width:150px;
clear:both;
} 

body.detail #extradetails #bed_bath_car div{
float:right;
text-align:left;
text-indent:25px;
color:#666;
font-weight:bold;
font-size:1.2em;
} 
body.detail #overviewlist li{
border-bottom: 1px solid #ccc;
width: 200px;
} 

body.detail #inspectionslist li{
border-bottom: 1px solid #ccc;
width: 200px;
} 
body.detail #propertydetails .section{
font-size: 1.3em;
padding: 0px;
margin: 0px;
} 


body.detail #extradetails #bed_bath_car img{
vertical-align: middle;
margin: 5px 0px 0 6px;
_margin: 5px 0px 0 3px;
width:44px;
height:42px;
} 

body.detail #propertydetails #property_alert{
clear:both;
background:url(/img/property_alert_bg.jpg) repeat-x;
width:250px;
padding:0 10px;
}

body.detail #propertydetails #property_alert h2{
color:#FFFFFF;
cursor:pointer;
font-size:1.2em;
font-weight:bold;
text-decoration:none;
font-style:normal;
margin-bottom:10px;
border:none;
}

body.detail #sub-section{
height:1px;
_height:1%;
padding:0px;
margin:0px;
font-size:0px;
}

body.detail #propertydetails {
float:left;
width: 270px;
clear:both;
margin-bottom: 20px;
}

body.detail #extradetails {
width: 396px;
float:right;
text-align:right;
margin-bottom: 20px;
}

body.detail #extradetails img {
display:block;
float:left;
height:68px;
margin-bottom:15px;
margin-right:1px;
width:98px;
}

body.detail #extradetails img#mainimage {
height:297px;
width:396px;
display: block;
margin-bottom:1px;
}

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;
}

/* attached properties, displayed on property overview */

body.detail table.attachedProperties {
margin-bottom: 10px;
}

body.detail table.attachedProperties td {
padding: 10px 0;
text-align: center;
}

body.detail table.attachedProperties p {
margin-bottom: 0 !important;
}

body.detail table.attachedProperties tr.stripe {
}

body.detail table.attachedProperties td.address {
width: 10%
}

body.detail table.attachedProperties td.price {
width: 30%
}

body.detail table.attachedProperties td.bedbathcar {
font-weight: bold;
width: 40%
}

body.detail table.attachedProperties td.bedbathcar img {
vertical-align: bottom;
margin: 0 4px;
}

body.detail table.attachedProperties td.status {
width: 20%;
}

body.detail #infoform fieldset label {
width: 140px;
}

/* 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;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
padding:0px!important;
}
body.brochure #header {
background-image: none;
background-color:#fff;
}

body.brochure #header img{
display:block;
float:none;
margin:0px auto;
}

body.brochure #propertydetails {
width: 584px;
clear:both;
margin-bottom: 0px;
}

body.brochure #propertydetails .images {
width: 280px;
}
body.brochure #addressbar h1 {
padding-top: 10px;}

body.brochure #extradetails img {
display: block;
float: left;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
margin: 0;
width:139px;
height: 105px;
padding: 0;
}

body.brochure #extradetails img#mainimage{
width:279px;
height:210px;
padding: 0;
margin: 0;
display: block;
}

body.brochure #extradetails {
width: 280px;
margin-bottom: 0px;
}

body.brochure #footer .container{
width: 584px;
}
body.brochure #addressbar {
float: left;
width: 584px;
text-transform:capitalize;
border-bottom:4px solid #ccc;
height: 40px;
margin: 0px;
padding: 0px;
}
body.brochure #extradetails #bed_bath_car {
float:right; 
margin-top:0;
#margin-top:0;
_margin-top:0;
width:200px;
clear:both;
} 

body.brochure #extradetails #bed_bath_car div{
float:right;
text-align:left;
text-indent:25px;
color:#666;
font-weight:bold;
font-size:1.2em;
} 
body.brochure #extradetails #agentimg{
float:right;
width: 216px !important;
height: 146px !important;
border-bottom: 4px solid #ccc;
} 

body.brochure #imagestop{
clear:both;
width: 584px;
display:block;
} 

body.brochure #imagestop #mainimage{
width: 382px;
height: 293px!important;
_height: 293px!important;
border-right: 1px solid #fff;
display:block;
float: left;
_margin-top: -30px;
} 
body.brochure #imagestop img{
float:right;
width: 199px;
height: 146px!important;
_height: 130px !important;
display:block;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
} 

body.brochure #overviewdetails{
float:left;
width: 200px;
padding-right: 20px;
} 

body.brochure .agentdetails dt{
font-weight:bold;
} 
body.brochure #footer{
display: none;
} 


