/* Details
---------- */

#detail h1 strong {
font-weight: normal;
}

/* Images */
#detail #images {
background: #FFF;
/* Structure */
margin: 0 0 15px 0;
padding: 5px 0 5px 4px;
overflow: hidden;
clear:both;
display: inline-block;
position:relative;
height: 1%;
}
#detail #images .thumbnails {
float:right;
width:307px;
}

#detail #images img {
margin: 0 1px 1px 0;
display:block;
float:left;
}

#detail #images a img {
/* Structure */
display: block;
float: left;
}

#detail #images img#mainImage {
/* Structure */
width: 603px;
margin: 0 6px 0 0;
float:left;
}

.soldImage {
position: absolute;
top: 0px;
left: 0px;
z-index: 100;
}

#detail #images a.moreImages {
background-image: url(/_lib/professional/prime/img/btn_moreimages.gif);
/* Structure */
margin: 35px 40px 0 0;
padding: 0;
float: right;
height: 32px;
width: 228px;
display: block;
text-indent: -9999em;
}

/* Main Columns */
#detail #mainDetails .leftColumn {
/* Structure */
float: left;
width: 607px;
}
#detail #mainDetails .rightColumn {
/* Structure */
float: right;
width: 306px;
}

/* General Text */
#detail .text {
background: #F3F2ED;
color: #31302C;
/* Structure */
padding: 10px;
margin: 0 0 5px 0;
}
#detail h2.section {
background: #EAE8DB;
color: #EF2231;
/* Structure */
padding: 8px 10px;
margin: 0 0 5px 0;
}
#detail h2.mainHeading{
color: #FF9909;
}

/* Icons */
#detail #mainDetails .icons {
/* Structure */
text-align: right;
float: right;
margin: 6px 10px 0 0;
}
#detail #mainDetails .icons p {
color: #EF2231;
font-weight: bold;
/* Structure */
display: inline;
margin: 0 0 0 8px;
}
#detail #mainDetails .icons p img {
/* Structure */
margin: 0 0 0 5px;
vertical-align: middle;
}

#detail .text ul#overviewList,
#detail .text ul#featuresList,
#detail .text ul#outgoingsList,
#detail .text ul#inspectionsList {
/* Structure */
margin-left: 0;
list-style: none;
}
#detail ul#inspectionsList strong.inspectAppointment {
/* Structure */
margin-top: 10px;
display: block;
}

/* Attached Properties */
#detail #mainDetails .text table td {
height: 30px;
}
#detail #mainDetails .text table td.attachAddress {
width: 250px;
}
#detail #mainDetails .text table td.attachPrice {
width: 200px;
}
#detail #mainDetails .text table td.attachIcons {
/* Structure */
text-align: right;
float: right;
}
#detail #mainDetails .text table td.attachIcons p img {
/* Structure */
margin: 0 5px 0 2px;
vertical-align: middle;
}

/* Extra Details */
#detail #extraDetails .text h3 {
color: #EF2231;
font-size: 1.2em;
/* Structure */
margin: 0 0 20px 0;
}
#detail #extraDetails .agentDetails {
/* Structure */
width: 169px;
float: left;
}
#detail #extraDetails .moreInfo {
/* Structure */
float: left;
width: 392px;
margin: 0 6px;
}
#detail #extraDetails .usefulLinks {
/* Structure */
width: 286px;
float: right;
}
#detail #extraDetails a {
color: #363531;
}
#detail #extraDetails a:hover {
color: #EC202C;
}
#extraDetails .agentDetails dl {
/* Structure */
margin: 0 0 10px 0;
}
#detail #extraDetails .text ul#toolsList {
/* Structure */
margin-left: 15px;
color: #EC202C;
list-style: square;
}
#detail #extraDetails .text ul#toolsList a {
text-decoration: none;
}

/* More Information Form */
#detail #extraDetails .text form#moreInfo fieldset {
/* Structure */
border: none;
padding: 0;
dispaly:block;
margin:0;
}
#detail #extraDetails .text form#moreInfo fieldset.left {
/* Structure */
float: left;
}
#detail #extraDetails .text form#moreInfo fieldset.left label {
/* Structure */
width: 60px;
}
#detail #extraDetails .text form#moreInfo fieldset.left input {
/* Structure */
width: 140px;
}
#detail #extraDetails .text form#moreInfo fieldset.right {
/* Structure */
float: right;
}
#detail #extraDetails .text form#moreInfo fieldset.right textarea {
/* Structure */
width: 170px;
height: 101px;
}
#detail #extraDetails .text form#moreInfo fieldset.submit {
/* Structure */
clear:both;
margin: 0;
}
#detail #extraDetails .text form#moreInfo fieldset.submit p {
font-size: 0.9em;
}
