/* Details
---------- */

#detail h1 strong {
font-weight: bold;
}

/* Images */
#detail #images {
background: #fff;
/* Structure */
margin: 0 0 15px 0;
padding: 5px 0 5px 4px;
overflow: hidden;
clear:both;
display: inline-block;
}
#detail #images img {
/* Structure */
margin: 0 3px 3px 0;
display: block;
float: left;
}
#detail #images img#mainImage {
/* Structure */
width: 603px;
margin: 0 6px 0 0;
}
#detail #images a.moreImages {
background-image: url(/_lib/professional/002/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-color : inherit;
color: #373737;
/* Structure */
padding: 10px;
margin: 0 0 5px 0;
}
#detail h2.section {
background-color : #ddd;
color : #b5122f;
/* Structure */
padding: 8px 10px;
margin: 0 0 5px 0;
}

/* Icons */
#detail #mainDetails .icons {
/* Structure */
text-align: right;
float: right;
margin: 6px 10px 0 0;
}
#detail #mainDetails .icons p {
color: #b81031;
/* 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,
#detail .text ul#vtourList {
/* 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: #b5122f;
font-size: 1.2em;
/* Structure */
margin: 0 0 20px 0;
}
#detail #extraDetails .agentDetails {
/* Structure */
width: 179px;
float: left;
}
#detail #extraDetails .moreInfo {
/* Structure */
float: left;
width: 392px;
margin: 0 6px;
}
#detail #extraDetails .usefulLinks {
/* Structure */
width: 306px;
float: right;
margin : 10px 0 0 0;
padding : 0;
}
#detail #extraDetails a {
color: #b5122f;
}
#detail #extraDetails a:hover {
color: #373737;
}
#extraDetails .agentDetails dl {
/* Structure */
margin: 0 0 10px 0;
}

/* Agent Details */
#extraDetails .agentDetails h2 {
margin: 0 -10px 10px -10px;
padding : 8px 10px;
}


/* Useful Links */
#detail #extraDetails .text ul#toolsList {
background-color:#fff;
color: #b90f2a;
/* Structure */
margin: 0;
padding:10px 15px;
list-style: square;
list-style-position: inside;
}
#detail #extraDetails .text ul#toolsList li {
/* Structure */
padding: 5px 0;
}
#detail #extraDetails .text ul#toolsList li a:link,
#detail #extraDetails .text ul#toolsList li a:visited {
color: #828282;
/* Structure */
text-decoration: none;
}
detail #extraDetails .text ul#toolsList li a:hover {
color: #b90F2a;
}


/* More Information Form */

#detail #extraDetails .text form#moreInfo {
background-color : #fff;
padding: 10px;
}
#detail #extraDetails .text form#moreInfo fieldset.left {
/* Structure */
float: left;
border : none;
margin : 0;
padding : 0;
}
#detail #extraDetails .text form#moreInfo fieldset.left label {
/* Structure */
width: 65px;
}
#detail #extraDetails .text form#moreInfo fieldset.left input {
/* Structure */
width: 120px;
}
#detail #extraDetails .text form#moreInfo fieldset.right {
/* Structure */
float: right;
border : none;
margin : 0;
padding : 0;
}
#detail #extraDetails .text form#moreInfo fieldset.right textarea {
/* Structure */
width: 160px;
height: 113px;
}
#detail #extraDetails .text form#moreInfo fieldset.submit {
/* Structure */
clear:both;
margin: 0;
}
#detail #extraDetails .text form#moreInfo fieldset.submit p {
font-size: 0.9em;
}
