/* Details
---------- */
#detail h1 {
background: none;
}

#detail .address {
/* Structure */
text-transform:lowercase;
font-weight: normal;
color: #FFF;
font-size: 1.1em;
}
#detail .address strong {
/* Structure */
font-weight: bold;
color: #333;
font-size: 1.0em;
}

/* Icons */
#detail .icons {
/* Structure */
float: right;
margin: 0 6px 0 0;
}
#detail .icons p {
color: #333;
/* Structure */
display: inline;
font-size: 1.1em;
font-weight: normal;
margin: 0 4px 0 10px;
}
#detail .icons p img { 
/* Structure */
vertical-align: middle;
margin-left: 10px;
dispaly: block;
}

/* Left Column
-------------- */
#detail #mainDetails {
/* Structure */
width: 316px;
}
#detail #mainDetails .text {
color: #333;
/* Structure */
margin-bottom:5px;
}
#detail #mainDetails h3.section {
color: #333;
font-weight: normal;
font-size: 1.2em;
/* Structure */
margin: 0 0 3px 0;
padding: 5px 0 5px 10px;
}
#detail #mainDetails .leftCol {
/* Structure */
float:left;
width:316px;
}
#detail #mainDetails .rightCol {
/* Structure */
float:right;
width:420px;
}

/* Images */
#detail #mainDetails img#mainImage{
/* Structure */
width: 302px;
margin: 0;
padding: 0;
display: block;
border: 5px solid #FFF;
}
#detail #mainDetails #subImages {
/* Structure */
overflow-x: auto;
overflow-y: hidden;
width: 316px;
margin: 0 0 15px 0;
}
#detail #mainDetails #subImages ul {
/* Structure */
white-space: nowrap;  
margin: 0;
padding: 0;
}
#detail #mainDetails #subImages ul li {
/* Structure */
display:block;
float:left;
height:98px;
overflow:hidden;
}
#detail #mainDetails #subImages ul li img {
/* Structure */
margin: 4px 4px 0 0;
width: 154px;
float: left;
}

/* Useful Links */
#detail #mainDetails .text ul#toolsList {
color: #333333;
/* Structure */
margin: 0;
padding:10px 15px;
}
#detail #mainDetails .text ul#toolsList li {
/* Structure */
padding: 5px 0;
list-style-position: inside;
list-style-image: url(http://www.mreproperty.co.nz/_lib/professional/000/img/arrow.jpg);
}
#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: #FFF;
}

/* Agent Details */
#detail #mainDetails .leftCol .text dl {
/* Structure */
margin:17px 0 10px 17px;
}

#detail #mainDetails .leftCol .text dt {
/* Structure */
color: #000;
font-size: 1.1em;
}

#detail #mainDetails .leftCol .text dd {
/* Structure */
color: #333;
font-weight: bold;
}

#detail #mainDetails .leftCol .text dd a{
/* Structure */
font-weight: normal;
}

/* Property Info Form */
#detail #mainDetails form#moreInfo  {
background-color:#FB690C;
/* 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: 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: 545px;
padding: 0 5px 10px 0;
}
#detail #extraDetails h2 {
color:#333;
font-size: 1.0em;
font-weight: normal;
/* Structure */
margin: 0 0 2px 0;
}
#detail #extraDetails h2.mainHeading {
/* Structure */
margin-bottom:15px;
color:#333;
font-size: 1.1em;
font-weight: bold;
}
#detail #extraDetails ul {
/* Structure */
margin-left: 0;
list-style: none;
list-style-position: outside;
}
#detail #extraDetails ul#featuresList,
#detail #extraDetails ul#outgoingsList,
#detail #extraDetails ul#inspectionsList,
#detail #extraDetails ul#overviewList {
color: #666;
/* Structure */
padding: 0 0 0 10px;
list-style: #666 square;
list-style-position: inside;
}
#detail #extraDetails ul#featuresList li,
#detail #extraDetails ul#outgoingsList li,
#detail #extraDetails ul#inspectionsList li,
#detail #extraDetails ul#overviewList li {
color: #333;
/* Structure */
}
#detail form {
height:1%;
}
#detail form fieldset.left,
#detail form fieldset.right {
padding:0 0 10px 0;
width:259px;
float:left;
}
#detail form label {
width:70px;
}
#detail form fieldset.left input {
width:170px;
}
#detail form fieldset.right textarea {
height:96px;
width:260px;
}


#detail form fieldset#submit, #detail form fieldset.submit {
float:left;
width:100%;
}



/* open2view panel
----------------*/

a#open2view:link,
a#open2view:visited {
background-color:#FC944D;
display:block;
margin-top:4px;
padding:4px 5px;
text-decoration:none;
width:302px;
font-weight:bold;
}

a#open2view img {
vertical-align:top;
margin-right:5px;
}
