.clearer { clear: both; }

#detailsPage {
  width: 782px;
  padding: 10px 6px 0px 12px;
}

#detailsPage h1 {
  font: bold 14px "Trebuchet MS", Arial, Sans;
  color: #ff9900;
  border-bottom: 1px solid #d6d6d6;
  height: 22px;
  position: relative;
  margin: 0px;
  padding: 0px;
}

#detailsPage h1 span {
  font: bold 12px/23px "Trebuchet MS", Arial, Sans;
  color: #ffffff;
  position: absolute;
  width: 145px;
  height: 23px;
  display: block;
  left: 607px;
  top: 0px;
  padding: 0px 0px 0px 30px;
	background: url(../i/h1spanorange.gif) no-repeat left top;
}

#detailsPage #price {
  font: normal 14px/30px "Trebuchet MS", Arial, Sans;
  color: #ff9900;
  height: 30px;
  padding-left: 6px;
}



/*---------------------------------------------------------------------------------------------*/
#detailsPage .quickview {

}

#detailsPage .quickview .leftcol {
  display: block;
  float: left;
  width: 288px;
}

#detailsPage .quickview .rightcol {
  display: block;
  float: left;
  width: 306px;
  padding-top: 7px;
}

#detailsPage .quickview a,
#detailsPage .quickview a:hover {
  font: normal 11px/27px Arial, Sans;
  color: #7b7b7b;
  text-decoration: underline;
}

#detailsPage .quickview p,
#detailsPage .details p {
  margin: 0px;
  padding: 3px 0px 3px 0px;
  font: normal 11px Arial, Sans;
  color: #7b7b7b;
}

#detailsPage .quickview strong {
  font-weight: bold;
}

#detailsPage .phone,
#detailsPage .map {
  padding: 5px 0px 5px 40px;
  height: 27px;
  font: bold 11px/27px Arial, Sans;
  color: #7b7b7b;
}

#detailsPage .phone {
  background: url(../i/phone-icon.gif) no-repeat left;
}

#detailsPage .map {
  background: url(../i/map-icon.gif) no-repeat left;
}


#detailsPage .agentblock {
  width: 166px;
  float: left;
  clear: right;
  margin: 5px 0px 5px 0px;
}

#detailsPage .agentblock h2 {
  width: 166px;
  height: 23px;
  background: url(../i/agentblocktop.gif) no-repeat left top;
  font: bold 12px/23px Arial, Sans;
  color: #7b7b7b;
  padding-top: 5px;
  text-align: center;
  margin: 0px;
}

#detailsPage .agentblock .content {
  margin: 0px 1px 0px 1px;
  border: 1px solid #efebef;
  padding: 12px;
}

#detailsPage .agentblock h3 {
  font: bold 12px Arial, Sans;
  color: #7b7b7b;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}

#detailsPage .agentblock a,
#detailsPage .agentblock a:hover {
  font: normal 12px Arial, Sans;
  color: #009ebd;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  display: block;
}

#detailsPage .details {
  clear: both;
}

#detailsPage .details .leftcol {
  float: left;
  display: block;
  width: 420px;
}

#detailsPage .details .rightcol {
  float: left;
  display: block;
  width: 350px;
  margin-left: 12px;
  padding-top: 8px;
}


#detailsPage .bigpicture {
  background: #dedbde;
  padding: 3px 3px 0px 3px;
}

#detailsPage .bigpicture p {
  margin: 0px;
  padding: 3px 0px 0px 0px;
  font: bold 12px/20px Arial, Sans;
  color: #7b7b7b;
  text-align: center;
}

#detailsPage .pictureSelector {
  height: 60px;
  border: 1px solid #dedbde;
  margin-top: 6px;
  clear: both;
}
#detailsPage .prevPictures,
#detailsPage .nextPictures  {
  display: block;
  float: left;
  width: 17px;
  height: 10px;
  padding: 25px 0px 25px 0px;
}

#detailsPage .pictureList {
  display: block;
  float: left;
  width: 306px;
  padding: 3px 3px 0px 4px;
  text-align: center;
}
#detailsPage .pictureList a {
  padding: 0px 2px 0px 1px;
}

#detailsPage .pictureList img {
  border: 3px solid #dedbde;
}

#detailsPage .googleads {
  border: 1px solid #dedbde;
  margin-top: 12px;
  clear: both;
  padding: 7px;
  text-align: center;
}



#detailsPage .googlemap {
  border: 1px solid #dedbde;
  margin-top: 12px;
  clear: both;
  text-align: center;
}


#detailsPage .leftcol h2 {
  width: 155px;
  height: 21px;
  margin: 8px 0px 0px 8px;
  padding: 3px 0px 0px 20px;
  font: bold 12px/21px Arial, Sans;
  color: #ffffff;
  background: url(../i/tab-orange.gif) no-repeat left;
}

#detailsPage .topicBlock {
  border: 1px solid #dedbde;
  clear: both;
  padding: 5px 7px 5px 7px;
  min-height:150px;
}

#detailsPage .twocolblock {
  border: 1px solid #dedbde;
  clear: both;
  margin-top: 8px;
}

#detailsPage .twocolblock .col1 {
  width: 196px;
  border-right: 1px solid #dedbde;
  display: block;
  float: left;
  padding: 0px 6px 0px 6px;
}

#detailsPage .twocolblock .col2 {
  width: 196px;
  display: block;
  float: left;
  clear: right;
  padding: 0px 6px 0px 6px;
}

#detailsPage .twocolblock h3 {
  font: bold 12px Arial, Sans;
  color: #009ebd;
  padding: 15px 5px 5px 5px;
  margin: 0px;
  text-align: center;
}
/*
      <div class="twocolblock">
        <div class="col1">
          <h3>Superficie et dimension</h3>
          <p><strong>Terrain</strong></p>
          <p>100 x 125</p>
          <p><strong>BÂtiment</strong></p>
          <p>1220 PI.CA.</p>
        </div>
        <div class="col2">
	        <h3>Taxes et/ou frais</h3>
          <p><strong>Taxe municipale</strong></p>
          <p>918.$</p>
          <p><strong>Taxe scolaire</strong></p>
          <p>215.$</p>
        </div>
      </div>
      

*/

#detailsPage .details h4 {
  background: #ff9900;
  height: 34px;
  font: bold 12px/34px Arial, Sans;
  color: #ffffff;
  margin: 8px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
}

#detailsPage .details .form {
  margin-left: 35px;
}

#detailsPage .details .form label {
  font: normal 11px Arial, Sans;
  color: #4b4b4b;
  display: block;
  width: 90px;
}

#detailsPage .details .form input {
  width: 220px;
  height: 18px;
  border: 1px solid #dedbde;
}

#detailsPage .details .form .seccode img {
  vertical-align: middle;
  border: 1px solid #dedbde;
}

#detailsPage .details .form .seccode input {
  width: 105px;
  vertical-align: middle;
  margin-left: 5px;
}

#detailsPage .contactform label.strong {
  display: block;
  color: #ff9900;
  font: bold 12px/34px Arial, Sans;
  margin-top: 15px;
}

#detailsPage .contactform textarea {
  width: 400px;
  height: 110px;
  border: 1px solid #dedbde;
}

#detailsPage .contactform .buttonbar {
  width: 400px;
  text-align: right;
  margin-top: 20px;
}

#detailsPage .contactform .buttonbar button {
  background: #ff9900;
  font: bold 12px/24px Arial, Sans;
  color: #ffffff;
  height: 24px;
  width: 100px;
  border: 1px solid #dedbde;
}
