/* Details
---------- */
#detail h1 {
font-weight:bold;
border-bottom:none;
}

/* Icons */
#detail .icons {
/* Structure */
float: right;
}
#detail .icons p {
/* Structure */
font-size:1.2em;
font-weight: normal;
margin-left: 10px;
margin-bottom: 0;
display: inline;
}
#detail .icons p img { 
/* Structure */
margin: 0 0 0 5px;
vertical-align: middle;
display: inline;
}

/* Left Column
-------------- */
#detail #mainDetails {
/* Structure */
width: 600px;
}
#detail #mainDetails .text {
color: #666;
/* Structure */
margin-bottom:5px;
}
#detail #mainDetails h3.section {
font-size: 15px;
font-weight: bold;
background-color: #ccc;
/* 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 */
/* replaced by professional 4 style image gallery
#detail #mainDetails img#mainImage{
width: 600px;
margin: 0 0 2px 0;
padding: 0;
display: block;
}
#detail #mainDetails #subImages {
overflow-x: auto;
overflow-y: hidden;
width: 600px;
margin: 0 0 5px 0;
}
#detail #mainDetails #subImages ul {
white-space: nowrap;  
margin: 0;
padding: 0;
}
#detail #mainDetails #subImages ul li {
display: inline;
}
#detail #mainDetails #subImages ul li img {
margin: 0 2px 0 0;
width: 109px;
float: left;
}
*/


/* Images
--------- */
img#mainimage {
width: 600px;
}
.slider-wrap {
margin: 8px 0;
position: relative;
width: 600px;
}
.csw {
width: 100%;
height: 105px;
background: #fff;
overflow: scroll
}
.csw .loading {
margin: 100px 0 200px 0;
text-align: center
}
.stripViewer {
position: relative;
overflow: hidden; 
margin: auto;
width: 420px;
height: 105px;
}
.stripViewer img {
margin: 0 5px 0 0;
width: 132px;
height: 101px;
}
.stripViewer .panelContainer {
position: relative;
left: 0; 
top: 0;
width: 100%;
list-style-type: none;
}
.stripViewer .panelContainer .panel {
float:left;
height: 100%;
position: relative;
width: 423px;
}
.stripViewer .panelContainer .panel .wrapper {
padding: 0px;
}
.stripViewer .panelContainer .panel .wrapper a {
border: none;
}
.stripNav {
margin: auto;
}
#content .stripNav ul {
list-style-position: outside;
list-style: none !important;
display: block;
margin: 0;
padding: 0;
}
.stripNav ul li {
float:left;
margin-right: 2px;
}
.stripNav a {
font-weight: bold;
text-align: center;
line-height: 32px;
background: #c6e3ff;
color: #000;
text-decoration: none;
display: block;
float:left;
padding: 0 5px;
display:none;
}
.stripNav li a:hover {
background: #333;
}
.stripNav li a.current {
background: #000;
color: #fff;
}
.stripNavL, .stripNavR {
position: absolute;
top: 30%;
text-indent: -9000em;
}
.stripNavL {
left: 10px;
background: url(/_lib/professional/001/img/btn_detail_left_arrow.gif) no-repeat center;
}
.stripNavR {
right:15px;
background: url(/_lib/professional/001/img/btn_detail_right_arrow.gif) no-repeat center;
}
.stripNavL a, .stripNavR a {
display: block;
height: 38px;
width: 19px;
}



/* Useful Links */
#detail #mainDetails .text ul#toolsList {
background-color:#eaeaea;
/* Structure */
margin: 0;
padding:10px 15px;
list-style: square;
list-style-position: inside;
}
#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: #000;
}

/* Agent Details */
#detail #mainDetails .leftCol .text dl {
/* Structure */
margin:17px 0 10px 17px;
}
#detail #mainDetails .leftCol .text dl a {color:#ca0205;}


/* Google Map */
#detail #googlemap {
border: none;
margin: 0 0 5px 0;
display:block;
}

/* Property Info Form */
#detail #mainDetails form#moreInfo  {
/* Structure */
padding: 10px;
background-color:#f7f7f7;
}
#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: 70px;
}
#detail #mainDetails form#moreInfo fieldset.left input {
/* Structure */
width: 130px;
}
#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 {
/* 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: #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 {
/* 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 */
}
