/* Details
---------- */

/* 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 .thumbnails {
/* Structure */
float: right;
width: 307px;
}
#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/dunn/img/btn_moreimages.gif);
/* Structure */
margin: 35px 55px 0 0;
padding: 0;
float: right;
width: 185px;
}

/* Main Columns */
#detail #mainDetails .leftColumn {
/* Structure */
float: left;
width: 607px;
}
#detail #mainDetails .rightColumn {
/* Structure */
float: right;
width: 306px;
}

/* General Text */
#detail .text {
background: #fff;
color: #002e56;
border:1px solid #b8bc9b;
/* Structure */
padding: 10px;
margin: 0 0 5px 0;
}
#detail h2.section {
background: #b8bc9b;
color: #fff;
/* 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: #fff;
/* Structure */
display: inline;
margin: 0 0 0 8px;
font-weight:bold;
}
#detail #mainDetails .icons p img {
/* Structure */
margin: 0 0 0 8px;
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 .text ul li {
margin-bottom:4px;
}

#detail .text ul li strong {
font-weight:normal;
}

#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 .text h3 {
color: #002e56;
font-size: 1.0em;
font-weight:normal;
/* Structure */
margin: 0 0 10px 0;
}
#detail #mainDetails .leftColumn .agentDetails {
/* Structure */
width: 165px;
float: left;
}

#detail #mainDetails .leftColumn .agentDetails h3 {
font-size:1.2em;
font-weight:bold;
margin-bottom:25px;
}

#detail #mainDetails .leftColumn .moreInfo {
/* Structure */
float: right;
width: 392px;
margin: 0;
}
#detail .rightColumn .usefulLinks {
/* Structure */
}
#detail .rightColumn a {
color: #002e56;
text-decoration:none;
font-weight:normal;
}
#detail .rightColumn a:hover {
color: #002e56;
text-decoration:underline;
}
#detail #mainDetails .leftColumn .agentDetails dl {
/* Structure */
margin: 0 0 15px 0;
}

#detail #mainDetails .leftColumn .agentDetails dl dt{
/* Structure */
margin: 0 0 5px 0;
}

#detail #mainDetails .leftColumn .agentDetails dd {
/* Structure */
margin: 0 0 4px 0;
}

#detail #mainDetails .leftColumn .agentDetails a:link,
#detail #mainDetails .leftColumn .agentDetails a:visited {
font-weight:bold;
text-decoration:underline;
}

#detail #mainDetails .leftColumn .agentDetails a:hover,
#detail #mainDetails .leftColumn .agentDetails a:active {
font-weight:bold;
text-decoration:none;
}

#detail .rightColumn .text ul#toolsList {
/* Structure */
margin-left: 15px;
}

#detail #mainDetails .leftColumn div.moreInfo h3 {
font-size:1.2em;
font-weight:bold;
margin-bottom:25px;
}

/* More Information Form */
#detail #mainDetails .leftColumn .text form#moreInfo fieldset {
/* Structure */
border: none;
padding: 0;
display:block;
margin:0;
float:right;
}
#detail #mainDetails .leftColumn .text form#moreInfo fieldset.left {
/* Structure */
float: left;
}
#detail #mainDetails .leftColumn .text form#moreInfo fieldset.left label {
/* Structure */
width: 65px;
}
#detail #mainDetails .leftColumn .text form#moreInfo fieldset.left input {
/* Structure */
width: 135px;
}
#detail #mainDetails .leftColumn .text form#moreInfo fieldset.right {
/* Structure */
float: right;
}
#detail #mainDetails .leftColumn .text form#moreInfo fieldset.right textarea {
/* Structure */
width: 170px;
height: 101px;
}
#detail #mainDetails .leftColumn .text form#moreInfo fieldset.submit {
/* Structure */
clear:both;
margin: 0;
}
#detail #mainDetails .leftColumn .text form#moreInfo fieldset.submit p {
font-size: 0.9em;
}

/* ---- GOOGLE MAP / STREE VIEW ---- */
body #toggleButton a:link,
body #toggleButton a:visited {
margin: 0;
text-decoration: none;
padding: 1px 3px;
font-size: 0.9em;
color: #fff !important;
background-color: #7d8160;
border-top: 1px solid #fff;
display: block;
font-weight: bold;
text-align: center;
}
body #toggleButton a:hover {
background-color: #b8bc9b;
color: #fff;
}
body #toggleButton a.backToGoogleMap {
/* Used for image replacement */
}
