/* 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;
}
#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 {
/* Structure */
margin: 35px 40px 0 0;
float: right;
width: 208px;
text-align:center;
display: block;
}

/* Main Columns */
#detail #mainDetails .leftColumn {
/* Structure */
float: left;
width: 607px;
}
#detail #mainDetails .rightColumn {
/* Structure */
float: right;
width: 306px;
}

/* General Text */
#detail .text {
background: #e7e7e7;
/* Structure */
padding: 10px;
margin: 0 0 5px 0;
}
#detail h2.section {
background: #fff url(/_lib/professional/realty-international/img/bg_details_section_heading.gif) top left repeat-x;
color: #ee2e24 ;
font-size: 1.1em;
border: 1px solid #d8d7d7;
/* Structure */
padding: 8px 10px;
margin: 0 0 5px 0;
}

/* Icons */
#detail #mainDetails .icons {
/* Structure */
text-align: right;
float: right;
margin: 10px 10px 0 0;
}
#detail #mainDetails .icons p {
color: #ee2e24 ;
/* Structure */
display: inline;
margin: 0 0 0 8px;
}
#detail #mainDetails .icons p img {
/* Structure */
margin: 0 0 0 5px;
vertical-align: baseline;
}

#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#overviewList strong,
#detail .text ul#featuresList strong,
#detail .text ul#outgoingsList 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: #ee2e24 ;
font-size: 1.1em;
/* Structure */
margin: 0 0 20px 0;
}
#detail #mainDetails .leftColumn .agentDetails {
/* Structure */
width: 169px;
float: left;
}
#detail #mainDetails .leftColumn .moreInfo {
/* Structure */
float: right;
width: 392px;
margin: 0;
}
#detail .rightColumn .usefulLinks {
/* Structure */
}
#detail .rightColumn a {
color: #666;
}
#detail .rightColumn a:hover {
color: #ee2e24 ;
}
#detail #mainDetails .leftColumn .agentDetails dl {
/* Structure */
margin: 0 0 10px 0;
}
#detail .rightColumn .text ul#toolsList {
/* Structure */
list-style: square;
margin-left: 15px;
color: #666;
}
#detail .rightColumn .text ul#toolsList a {
text-decoration: none;
}

/* 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: 70px;
}
#detail #mainDetails .leftColumn .text form#moreInfo fieldset.left input {
/* Structure */
width: 125px;
}
#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: #be261f;
border-top: 1px solid #fff;
display: block;
font-weight: bold;
text-align: center;
}
body #toggleButton a:hover {
background-color: #ec6c17;
color: #fff;
}
body #toggleButton a.backToGoogleMap {
/* Used for image replacement */
}
