/* Details
---------- */
#detail h1 {
text-transform: capitalize;
background: none;
}

/* Icons */
#detail .icons {
/* Structure */
float: right;
}
#detail .icons p {
color:#555759;
/* Structure */
font-size:1em;
font-weight: bold;
margin-left: 10px;
margin-bottom: 0;
display: inline;
}
#detail .icons p img { 
/* Structure */
margin: 0 0 0 5px;
vertical-align: bottom;
dispaly: block;
}

/* Left Column
-------------- */
#detail #mainDetails {
/* Structure */
width: 600px;
}
#detail #mainDetails .text {
/* Structure */
margin-bottom:5px;
}
#detail #mainDetails h3.section {
color: #484848;
font-style: italic;
border-bottom: 1px solid #ffe512;
/* 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;
}

/* Useful Links */
#detail #mainDetails .text ul#toolsList {
background: #fff url(/_lib/professional/runaway_bay/img/bg_useful_tools.gif) top left repeat-x;
color: #8c8c8c;
/* Structure */
margin: 0;
padding:10px 15px;
list-style: square;
list-style-position: inside;
}
#detail #mainDetails .text ul#toolsList li {
/* Structure */
padding: 5px 0;
}

/* Agent Details */
#detail #mainDetails .leftCol .text dl {
/* Structure */
margin:17px 0 10px 17px;
font-size: 1em;
}
#detail #mainDetails .leftCol .text dl dt {
color: #2f2f2f;
}
#detail #mainDetails .leftCol .text dl a {
text-decoration: underline;
}

/* Google Map */
#detail #googlemap {
border: none;
margin: 0 0 5px 0;
display:block;
}

/* Property Info Form */
#detail #mainDetails form#moreInfo  {
background: #fff url(/_lib/professional/runaway_bay/img/bg_useful_tools.gif) top left repeat-x;
/* Structure */
padding: 10px;
font-size: 1.1em;
}
#detail #mainDetails form#moreInfo fieldset {
/* Structure */
border: none;
padding: 0;
dispaly:block;
margin:0;
}
#detail #mainDetails form#moreInfo fieldset.left {
/* Structure */
float: left;
}
#detail #mainDetails form#moreInfo fieldset.left label {
/* Structure */
width: 73px;
}
#detail #mainDetails form#moreInfo fieldset.left input {
/* Structure */
width: 127px;
}
#detail #mainDetails form#moreInfo fieldset.right {
/* Structure */
float: right;
}
#detail #mainDetails form#moreInfo fieldset.right textarea {
/* Structure */
width: 170px;
height: 95px;
}
#detail #mainDetails form#moreInfo fieldset.submit {
/* Structure */
clear:both;
margin: 0;
}
#detail #mainDetails form#moreInfo fieldset.submit p {
/* Structure */
font-size: 0.9em;
}
#detail #mainDetails form#moreInfo em,
#detail #mainDetails form#moreInfo span.required {
color: #484848;
}

/* Extra Details
---------------- */
#detail #extraDetails {
/* Structure */
float: right;
width: 300px;
padding: 10px 5px 10px 0;
}
#detail #extraDetails h2 {
font-size: 1.1em;
/* Structure */
margin: 0 0 2px 0;
}
#detail #extraDetails h2.mainHeading {
font-size: 1.2em;
color: #555759;
font-style: italic;
/* 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: #60483b;
/* Structure */
padding: 0 0 0 10px;
list-style: square;
list-style-position: inside;
}
#detail #extraDetails ul#featuresList li,
#detail #extraDetails ul#outgoingsList li {
color: #666;
/* Structure */
}
#detail #extraDetails ul#inspectionsList strong.inspectAppointment {
font-style: italic;
/* Structure */
margin-top: 10px;
display: block;
}

/* ---- 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:#f5f5f5;
border: 1px solid #ccc;
color: #484848;
}
#detail #toggleButton a:hover {
}
#detail #toggleButton a.backToGoogleMap {
/* Used for image replacement */
}
