#content .maincontent .property .heading {
  padding-top: 0px;
}

#content .maincontent .property .heading h1 {
  font-size: 16px;
  color: #5D762D;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

#content .maincontent .property .heading p {
  color: #5D762D;
  font-weight: normal;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

#content .maincontent .property-content {
  background: transparent url('../images/site/p-property-background.jpg') top left no-repeat;
  padding-top: 80px;
  padding-left: 20px;
}

#content .maincontent .property-content .inner-content {
  width: 494px;
  border-right: 1px solid #CCCCCC;
  padding-right: 10px;
  float: left;
}

#content .maincontent .content-wrapper .features {
  float: left;
  margin-right: 40px;
 
  
}

#content .maincontent .property-content .property-side {
  width: 236px;
  float: left;
}

#content .maincontent .property .cost-enquiry {
  padding: 16px;
  position: absolute;
  width: 280px;
  height: 34px;
  top: 0px;
  right: 0px;
  background: #fff;
}

#content .maincontent .header-wrap .cost-enquiry p.cost {
  font-size: 16px;
  padding: 0;
  margin: 0;
}

#content .maincontent .header-wrap .cost-enquiry p.enquiry {
  font-size: 12px;
  padding: 4px 0 0 0;
  margin: 0;
}

#content .maincontent .header-wrap .cost-enquiry a {
  color: #5D772D;
  text-decoration: none;
}

#content .maincontent .header-wrap .cost-enquiry a:hover {
  color: #000;
}

#content .maincontent .content-wrapper h1 {
  font-size: 20px;
  font-weight: normal;
  padding: 0;
  margin: 0;
  margin-bottom: 14px;
}

#content .maincontent .content-wrapper h2 {
  font-weight: normal;
  font-size: 18px;
  color: #000;
  padding: 0;
  margin: 8px 0 8px 0;
}

#content .maincontent .content-wrapper h3 {
  font-weight: normal;
  font-size: 16px;
  color: #850057;
  padding: 0;
  margin: 8px 0 8px 0;
}

#content .maincontent .content-wrapper p {
  font-size: 12px;
  line-height: 20px;
  padding: 0;
  margin: 0.6em 0;
  line-height: 1.5em;
}

#content .maincontent .content-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 2px 0 0 0;
  font-size: 11px;
  line-height: 20px;
}

#content .maincontent .content-wrapper ul li {
  margin-left: 8px;
}

#content .maincontent .content-wrapper .call-to-action {
  border: 1px solid #ccc;
  background: #eee;
  margin: 10px 0 10px 0;  
  clear: both;
}

#content .maincontent .content-wrapper .call-to-action a {
  color: #850057;
  text-decoration: none;
}

#content .maincontent .content-wrapper .call-to-action a:hover {
  color: #000;
}

#content .maincontent .content-wrapper .call-to-action table {
  margin: 10px 0 10px 0;
}

#content .maincontent .content-wrapper .call-to-action table tr td {
  padding: 10px;
}

#content .maincontent .content-wrapper .call-to-action table tr td.icon {
  text-align: center;
}

#content .maincontent .content-wrapper .call-to-action .left p, #content .maincontent .content-wrapper .call-to-action .right p {
  font-size: 11px;
  padding: 0;
  margin: 0;
  line-height: 14px;
}

#content .maincontent .content-wrapper .call-to-action .left p.title, #content .maincontent .content-wrapper .call-to-action .right p.title {
  font-size: 14px;
  margin-bottom: 4px;
}

#content .sidebar {
  background-color: #fff;
}

#content .sidebar dl {
  font-size: 11px;
  margin-left: 10px;
  margin-bottom: 0;
  padding-bottom: 10px;
}

#content .sidebar dl dt {
  width: 100px;
  float: left;
  font-weight: bold;
  line-height: 20px;
}

#content .sidebar dl dd {
  margin-left: 100px;
  line-height: 20px;
}

#content .sidebar .property-images {
  background: #eee;
  padding: 12px;
  text-align: center;
  margin-bottom: 12px;

}

#content .sidebar .property-images .image {
  position: relative;
}

#content .sidebar .property-images img {
  border: 1px solid #666;
  margin-bottom: 12px;
 
}

#content .sidebar .property-images img.zoom {
  border: 0;
  margin-bottom: 0px;
  position: absolute;
  bottom: 20px;
  right: 15px;
}

