/* Details
---------- */
#detail h1 {
background-color:#004b8d;
color:#fff;
width:590px;
padding:5px 0px 5px 10px;
}

/* Icons */
#detail .icons {
/* Structure */
width:305px;
float: right;
background-color:#f89828;
height:28px;
}
#detail .icons p {
color:#fff;
text-align:right;
/* Structure */
float:right;
font-size:1.1em;
margin-right: 10px;
margin-bottom: 0;
display: inline;
margin-top:5px;
}
#detail .icons p img { 
/* Structure */
margin: 0 0 0 15px;
vertical-align: top;
dispaly: block;
}

/* Left Column
-------------- */
#detail #mainDetails {
/* Structure */
width: 600px;
}
#detail #mainDetails .text {
color: #333;
/* Structure */
margin-bottom:5px;
}
#detail #mainDetails h3.section {
color: #fff;
background-color: #004b8d;
/* 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-color:#fff;
color: #f89828;
/* Structure */
margin: 0;
padding:10px 15px;
list-style: square;
list-style-position: inside;
}
#detail #mainDetails .text ul#toolsList form {
margin: 0;
padding : 0;
border-top : 4px solid #8cd2f4;
border-bottom : 4px solid #f89828;
}
#detail #mainDetails .text ul#toolsList form li {
margin: 0;
padding: 4px 0 1px 10px;
font-family: 'Century Gothic', Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 1.1em;
text-transform : lowercase;
}
#detail #mainDetails .text ul#toolsList li {
/* Structure */
padding: 5px 0;
}
#detail #mainDetails .text ul#toolsList li a:link,
#detail #mainDetails .text ul#toolsList li a:visited {
color: #333;
/* Structure */
text-decoration: none;
}
detail #mainDetails .text ul#toolsList li a:hover {
color: #60483b;
}

/* Agent Details */
#detail #mainDetails .leftCol .text dl {
/* Structure */
margin:17px 0 10px 17px;
}
#detail #mainDetails .leftCol .text dl strong{
/* Structure */
color:#000;
font-weight:bold;
}


/* Google Map */
#detail #googlemap {
border: none;
margin: 0 0 5px 0;
display:block;
}

/* Property Info Form */
#detail #mainDetails form#moreInfo  {
background-color:#fff;
/* Structure */
padding: 10px;
}
#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: 63px;
}
#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 input {
/* Structure */
background-image: url(/_lib/professional/lois-buckett/img/btn_search_moredetails.gif);
}

#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:#000;
/* Structure */
margin: 0 0 2px 0;
}
#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: #f89828;
/* Structure */
padding: 0 0 0 10px;
list-style: square;
list-style-position: inside;
}
#detail #extraDetails ul#featuresList li,
#detail #extraDetails ul#outgoingsList li {
color: #333;
/* Structure */
}
#detail #extraDetails ul#inspectionsList strong.inspectAppointment {
/* 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:#60483b;
border: 1px solid #fff;
color: #fff;
}
#detail #toggleButton a:hover {
}
#detail #toggleButton a.backToGoogleMap {
/* Used for image replacement */
}
