/* Details
---------- */
#detail #mainContent {
width: 565px;
float:left;
}

/* Icons
-------- */
#detail .icons {
padding-top: 9px;
/* Structure */
float: right;
margin: 0;
}
#detail .icons p {
color: #1d9a5f;
/* Structure */
display: inline;
}
#detail .icons p img {
/* Structure */
margin: 0 10px 0 4px;
}

/* Main Content
-------------- */
#detail h2.section {
color: #1d9a5f;
text-transform: capitalize;
/* Structure */
margin: 15px 0 15px 0;
}
#detail #mainDetails {
/* Structure */
float: right;
width: 235px;
margin-right: 5px;
}
#detail #mainDetails h2.address strong {
color: #1d9a5f;
}
#detail #mainDetails ul {
list-style-position: outside;
list-style: none;
margin: 0 0 10px 0;
}
#detail #mainDetails ul#overviewList {
/* Structure */
margin: 10px 0;
}
#detail #mainDetails ul#overviewList strong {
color: #1d9a5f;
}
#detail ul#inspectionsList strong.inspectAppointment {
/* Structure */
margin-top: 10px;
display: block;
}
/* Images */
#detail #images {
/* Structure */
float: left;
width: 324px;
margin: 0 0 10px 0;
}
#detail #images ul {
/* Structure */
list-style: none;
margin: 0;
padding: 0;
}
#detail #images ul li {
/* Structure */
float: left;
margin: 3px 3px 0 0;
}
#detail #images ul li img {
border: 1px solid #d5d5d5;
/* Structure */
display: block;
}
#detail #images img#mainImage {
border: 1px solid #d5d5d5;
/* Structure */
width: 305px;
}


/* Extra Details
---------------- */
#detail #extraDetails {
border-top: 1px solid #d5d5d5;
/* Structure */
padding: 10px 0;
clear: both;
overflow: auto;
}
#detail #extraDetails form#moreInfo {
border-right: 1px solid #ccc;
/* Structure */
width: 303px;
padding: 0 10px 10px 0;
margin: 0;
float: left;
}
#detail #extraDetails form#moreInfo fieldset {
background-image: none;
/* Structure */
margin: 0;
padding: 0;
border: none;
}
#detail #extraDetails form#moreInfo fieldset.left {
/* Structure */
width: 135px;
float: left;
}
#detail #extraDetails form#moreInfo fieldset.left label {
/* Structure */
margin: 0;
width: auto;
}
#detail #extraDetails form#moreInfo fieldset.left input {
/* Structure */
width: 133px;
}
#detail #extraDetails form#moreInfo fieldset.right {
/* Structure */
width: 155px;
float: right;
}
#detail #extraDetails form#moreInfo fieldset.right textarea {
/* Structure */
width: 153px;
height: 103px;
_height: 109px;
margin: 15px 0 0 0;
}
#detail #extraDetails form#moreInfo fieldset.submit {
/* Structure */
clear:both;
}
#detail #agentDetails {
/* Structure */
float: right;
width: 235px;
margin-right: 5px;
}
#detail #extraDetails h2 {
font-size: 1.1em;
/* Structure */
margin: 10px 0;
}
#detail #agentDetails h2 {
/* Structure */
margin-top: 0px;
}
#detail #agentDetails dl {
/* Structure */
margin: 0 0 10px 0;
}

/* Useful Links
--------------- */
#detail #subContent {
background-color: transparent;
background-image: url(/_lib/professional/focusProperty/img/bgDetailsLinks.gif);
background-position: top left;
background-repeat: no-repeat;
float:right;
margin: 8px 0 0 0;
}
#detail #usefultools {
background-color: transparent;
background-image: url(/_lib/professional/focusProperty/img/bgDetailsLinksBottom.gif);
background-position: bottom left;
background-repeat: no-repeat;
color: #1d9a5f;
/* Structure */
width: 137px;
margin: 0;
}
#detail #usefultools h3 {
color: #1d9a5f;
/* Structure */
margin: 13px;
}
#detail #usefultools ul {
margin: 0 0 0 13px;
padding: 0 0 13px 0;
}
#detail #usefultools ul li {
/* Structure */
margin: 5px 0 0 0;
}
#detail #usefultools ul li a {
text-decoration: none;
color: #47494b;
}


/* Attached Properties
---------------------- */
#detail table {
width: 303px;
clear:left;
}
#detail table tr {
margin: 0 0 5px 0;
}
#detail table td {
vertical-align: top;
}
#detail table td.attachAddress {
width: 150px;
}
#detail table td.attachPrice {
width: 120px;
}
#detail table td.attachIcons p img {
/* Structure */
margin: 0 5px 0 2px;
vertical-align: middle;
clear: none;
}


div#toggleButton a:link,
div#toggleButton a:visited {
text-decoration:none;
background-color: #1d9b5f;
color: #fff;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
margin: 1px 0 0 0;
text-align: center;
padding: 5px 0 0 0;
height: 25px;
overflow: hidden;
display: block;
}
div#toggleButton a:hover {
background-color: #47494b;
}
