/* Details
---------- */
#detail h1 {
background: none;
}

/* Icons */
#detail .icons {
/* Structure */
float: right;
}
#detail .icons p {
color:#1a171a;
/* Structure */
font-size:1.2em;
font-weight: bold;
margin-left: 10px;
margin-bottom: 0;
display: inline;
}
#detail .icons p img { 
/* Structure */
margin: 0 0 0 5px;
vertical-align: bottom;
}

/* Left Column
-------------- */
#detail #mainDetails {
/* Structure */
width: 600px;
}
#detail #mainDetails .text {
color: #1a171a;
/* Structure */
margin-bottom:5px;
}
#detail #mainDetails h3.section {
color: #fff;
background-color: #c30c1f;
/* Structure */
margin: 0 0 3px 0;
padding: 5px 0 5px 10px;
}
#detail #mainDetails .leftCol {
/* Structure */
float:left;
width:174px;
}
#detail #mainDetails .rightCol {
/* Structure */
float:right;
width:420px;
}

/* Images */
#detail #mainDetails img#mainImage{
/* Structure */
width: 600px;
margin: 0 0 2px 0;
padding: 0;
display: block;
}
#detail #mainDetails #subImages {
/* Structure */
overflow-x: auto;
overflow-y: hidden;
width: 600px;
margin: 0 0 5px 0;
}
#detail #mainDetails #subImages ul {
/* Structure */
white-space: nowrap;  
margin: 0;
padding: 0;
}
#detail #mainDetails #subImages ul li {
/* Structure */
display: inline;
}
#detail #mainDetails #subImages ul li img {
/* Structure */
margin: 0 2px 0 0;
width: 109px;
float: left;
height:100px;
}

/* Useful Links */
#detail #mainDetails .text ul#toolsList {
background-color:#fff;
color: #1a171a;
/* Structure */
margin: 0;
padding: 15px 15px 5px 10px;
list-style: none;
list-style-position: inside;
}
#detail #mainDetails .text ul#toolsList li {
/* Structure */
background-image: url(/_lib/professional/001/img/list_bullet.gif);
background-color: transparent;
background-position: center left;
background-repeat: no-repeat;
display: block;
padding: 0 15px 10px 20px;
}
#detail #mainDetails .text ul#toolsList li a:link,
#detail #mainDetails .text ul#toolsList li a:visited {
color: #c30c1f;
/* Structure */
text-decoration: underline;
}
detail #mainDetails .text ul#toolsList li a:hover {
color: #60483b;
}

/* Agent Details */
#detail #mainDetails .leftCol .text dl {
/* Structure */
margin:17px 0 10px 17px;
}

/* Google Map */
#detail #googlemap {
border: none;
margin: 0 0 5px 0;
display:block;
}

/* Property Info Form */
#detail #mainDetails form#moreInfo  {
background-color:#efefef;
/* Structure */
padding: 10px;
}
#detail #mainDetails form#moreInfo fieldset {
/* Structure */
border: none;
padding: 0;
dispaly:block;
margin:0;
font-size: 0.9em;
}
#detail #mainDetails form#moreInfo fieldset.left {
/* Structure */
float: left;
}
#detail #mainDetails form#moreInfo fieldset.left label {
/* Structure */
width: 60px;
}
#detail #mainDetails form#moreInfo fieldset.left input {
/* Structure */
width: 140px;
}
#detail #mainDetails form#moreInfo fieldset.right {
/* Structure */
float: right;
}
#detail #mainDetails form#moreInfo fieldset.right textarea {
/* Structure */
width: 170px;
height: 102px;
}
#detail #mainDetails form#moreInfo fieldset.submit {
/* Structure */
clear:both;
margin: 0;
}
#detail #mainDetails form#moreInfo fieldset.submit p {
/* Structure */
font-size: 0.9em;
}

/* Extra Details
---------------- */
#detail #extraDetails {
/* Structure */
float: right;
width: 300px;
padding: 10px 5px 10px 0;
}
#detail #extraDetails h2 {
color:#1a171a;
/* Structure */
margin: 0 0 2px 0;
text-transform: uppercase;
}
#detail #extraDetails h2.mainHeading {
/* Structure */
margin-bottom:15px;
}
#detail #extraDetails ul {
/* Structure */
margin-left: 0;
list-style: none;
list-style-position: outside;
}


#detail #extraDetails ul#featuresList,
#detail #extraDetails ul#outgoingsList {
color: #1a171a;
/* Structure */
padding: 0 0 0 10px;
list-style: none;
list-style-position: inside;
}
#detail #extraDetails ul#overviewList li {
padding: 5px 0;
}

#detail #extraDetails ul#featuresList li,
#detail #extraDetails ul#outgoingsList li {
color: #1a171a;
/* Structure */
background-image: url(/_lib/professional/001/img/list_bullet.gif);
background-color: transparent;
background-position: center left;
background-repeat: no-repeat;
display: block;
padding: 2px 5px 2px 15px;
}
#detail #extraDetails ul#inspectionsList strong.inspectAppointment {
/* Structure */
margin-top: 15px;
display: block;
}
#detail #extraDetails ul#inspectionsList li {
margin-top: 10px;
}

/* ---- GOOGLE MAP / STREE VIEW ---- */
#detail #googlemap,
#detail #streetView {
border: none;
margin: 0 0 5px 0;
display:block;
}
#detail #toggleButton a {
float:right;
margin: 4px 4px 0 0;
text-decoration: none;
padding: 1px 10px;
font-size: 0.9em;
background-color:#1a171a;
border: 1px solid #fff;
color: #fff;
}
#detail #toggleButton a:hover {
}
#detail #toggleButton a.backToGoogleMap {
/* Used for image replacement */
}
