body.detail #main .container{
background:none;
}
body.detail #content{
padding:10px 0px;
}

body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #content h2 {
margin-bottom: 15px;
font-size: 14px;
text-transform:uppercase;
color: #e71d15;
}

body.detail #content h3 {
font-size: 14px;
color: #e71d15;
margin-top:20px;
}

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 {
clear: both;
}

body.detail #addressbar h1 {
color:#FFF;
text-transform:uppercase;
font-weight:normal;
float:left;
margin-bottom:5px;
}

body.detail #addressbar div {
float: right;
margin-top: 4px;
color:#e71d15;
font-size:11px;
}

body.detail #addressbar div h2 {
border: none;
color: #e71d15;
font-size:11px;
}

body.detail #addressbar div p {
display: inline;
} 

body.detail #addressbar div p img {
vertical-align: top;
margin: 0 15px 0 2px;
} 

body.detail #propertydetails {
width: 460px;
background:url(/img/content.jpg) no-repeat;
float: right;
padding:15px;
clear:both;
}

body.detail #extradetails {
width: 488px;
float: left;
}

body.detail #extradetails img {
width: 150px;
margin-right: 5px;
_margin-right: 3px;
margin-bottom: 2px;
display: block;
float: left;
}

body.detail #extradetails img#mainimage {
width: 488px;
margin-bottom:10px;
display: block;
margin-right:0px;
}

body.detail #wrapImages{
white-space: nowrap;  
clear:both;
height:116px;
}
body.detail #subImages {
clear:both;
overflow-x: auto;
overflow-y: hidden;
width: 488px;
}

body.detail #subImages ul {
white-space: nowrap;  
margin: 0;
padding: 0;
}
body.detail #subImages ul li {
float:left;
display:inline;
}

body.detail .agentdetails{
margin-bottom: 15px;
clear: both;
}

body.detail #toollinks{
background:#0f0f0f;
padding:20px 0px 10px 15px;
}
body.detail #toollinks h2{
color:#FFF;
}
body.detail #toollinks ul{
margin-left:15px;
}
body.detail #toollinks li{
width:200px;
float:left;
padding:5px 0px;
background:url(/img/bullet.gif) no-repeat center left
}
body.detail #toollinks a:link,
body.detail #toollinks a:visited,
body.detail #toollinks a:hover{
color:#FFF;
text-decoration:none;
margin-left:15px;
}
/* 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;
color:#000;
}
body.brochure #wrap {
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
}
body.brochure #header{
height:auto;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #content h3,
body.brochure #content h2,
body.brochure #content h1{
color:#0f1f50;
margin-bottom:5px;
}
body.brochure #header {
background-image: none;
}
body.brochure #propertydetails {
width: 280px;
float:left;
background:none;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
width:118px;
}
body.brochure #extradetails img#mainimage{
width:auto;
margin-bottom:2px;
}
body.brochure #extradetails {
width: 247px;
float:right;
}

