#advertDetail {
  margin: 24px 0 0 0;
}
#advertDetail .links {
  margin: 0 0 20px 0;
}
#advertDetail .links .left {
  float:left;
  width: 50%;
}
#advertDetail .links .right {
  float:left;
  width: 50%;
}
#advertDetail .links a {
  display: block;
  line-height: 28px;
  border: 1px solid #ff9933;
  background: url(../img/links_background.png) repeat-x;
  font-weight: bold;
}
#advertDetail .links a span {
  display: block;
  height: 28px;
}
#advertDetail .links .back {
  float: left;
}
#advertDetail .links .back span {
  background: url(../img/links_back.png) 15px center no-repeat;
  padding: 0 30px;
}

#advertDetail .links .prev, #advertDetail .links .next {
  float: right;
  padding: 0 10px;
}
#advertDetail .links .prev {
  margin: 0 20px 0 0;
}
#advertDetail .links .prev span {
  background: url(../img/links_prev.png) left center no-repeat;
  padding: 0 0 0 30px;
}
#advertDetail .links .next span {
  background: url(../img/links_next.png) right center no-repeat;
  padding: 0 30px 0 0;
}


#advertDetail .detail .left {
  float: left;
  width: 360px;
}
#advertDetail .detail .right {
  float: right;
  width: 600px;
}

#advertDetail .detail .photogallery .big {
  border-bottom: 1px solid #e4e4e4;
  padding: 0 0 5px 0;
}
#advertDetail .detail .photogallery .thumbnails .row {
  padding: 5px 0;
  border-bottom: 1px solid #e4e4e4;
}
#advertDetail .detail .photogallery .thumbnails .row img {
  margin: 0 6px 0 0;
  float: left;
}
#advertDetail .detail .photogallery .thumbnails .row img.last {
  padding: 0;
  margin: 0;
}
#advertDetail .detail .photogallery .all {
  text-align: center;
  margin: 7px 0 0 0;
  color: #0052ae;
}

#advertDetail .contactInfo {
  border: 1px solid #65c5f6;
  padding: 19px;
  position: relative;
  color: #4a4a4a;
  line-height: 18px;
  margin: 24px 0 0 0;
}
#advertDetail .contactInfo h2 {
  color: #0052ae;
  font-weight: bold;
  margin: 0 0 8px 0;
}
#advertDetail .contactInfo img.logo {
  position: absolute;
  right: 20px;
  top: 20px;
}
#advertDetail .contactInfo dl {
  margin: 20px 0 0 0;
}
#advertDetail .contactInfo dt {
  float: left;
  width: 70px;
}
#advertDetail .contactInfo dd {
  float: right;
  width: 250px;
  color: #181818;
}
#advertDetail .contactFormLink {
  margin: 14px 0 0 0;
}
#advertDetail .contactFormLink a {
  background: url(../img/icon_contact.png) left center no-repeat;
  padding: 0 0 0 15px;
}
#advertDetail .hypocalc {
  margin: 15px 0 0 0;
  padding: 0 65px;
}

#advertDetail h1 {
  font-size: 22px;
  color: #0052ae;
  line-height: 28px;
  font-weight: normal;
  margin: 0 0 16px 0;
}
#advertDetail .mainDescription .priceWrap {
  color: #636363;
  font-size: 30px;
  line-height: 36px;
  margin: 0 0 20px 0;
}
#advertDetail .mainDescription .energy {
  display: block;
  font-size: 18px;
  line-height: 24px;
}
#advertDetail .mainDescription .left {
  float: left;
  width: 290px;
}
#advertDetail .mainDescription .right {
  float: right;
  width: 310px;
}
#advertDetail .mainDescription dl {
  float: right; line-height: 18px;
}
#advertDetail .mainDescription dll {
  float: left; line-height: 18px;
}
#advertDetail .mainDescription dt {
  float: right;
 color: #4a4a4a;
}
#advertDetail .mainDescription dtl {
  float: left;
 margin: 0px; color: #4a4a4a;
}
#advertDetail .mainDescription dd {
  float: left;
  padding: 0px 0; color: #181818;
}
#advertDetail .mainDescription .left dt {
  width: 100px;
}
#advertDetail .mainDescription .left dd {
 float: left;
  padding: 0px 0; 
}
#advertDetail .mainDescription .left dt {
  width: 140px; padding: 0px 0;
}
#advertDetail .mainDescription .right dd {
  width: 170px;
}
#advertDetail .mainDescription .location {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin: 0 0 4px 0;
}
#advertDetail .mainDescription dt.area {
  line-height: 18px; margin: 4px 0 0 0;
}

, #advertDetail .mainDescription dd.area {
  line-height: 18px; margin: 0 0 0 0;
}

#advertDetail .tools {
  color: #0052ae;
  margin: 20px 0 0 0;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding: 8px 0;
  line-height: 24px;
}
#advertDetail .tools li {
  float: left;
  padding: 0 10px;
  width: 180px;
}
#advertDetail .tools li a {
  display: block;
  height: 24px;
  background: left center no-repeat;
  padding: 0 0 0 16px;
}
#advertDetail .tools .save, #advertDetail .tools .print {
  /*width: 145px;*/
}
#advertDetail .tools .map a { background-image: url(../img/icon_map.png); }
#advertDetail .tools .save a { background-image: url(../img/icon_save.png); }
#advertDetail .tools .contact a { background-image: url(../img/icon_contact.png); }
#advertDetail .tools .alerts a { background-image: url(../img/icon_alerts.png); }
#advertDetail .tools .send a { background-image: url(../img/icon_send.png); }
#advertDetail .tools .print a { background-image: url(../img/icon_print.png); }
#advertDetail .tools .pdf a { background-image: url(../img/icon_pdf.png); }
#advertDetail .tools .edit a { background-image: url(../img/icon_edit.png); }
#advertDetail .tools .archive a { background-image: url(../img/icon_delete.png); }
#advertDetail .tools .update a { background-image: url(../img/icon_restore.png); }
#advertDetail .tools .photogallery a { background-image: url(../img/icon_gallery.png); }
#advertDetail .tools .top a { 
  background-image: url(../img/icon_highlight.png); 
  font-weight: bold;
}
#advertDetail .tools .facebook a { background-image: url(../img/icon_facebook.png); }
#advertDetail .tools .facebook {
  font-weight: bold;
}

#advertDetail .ownerTools h2 {
  color: #181818;
  font-size: 14px;
  margin: 15px 0 10px 0;
}

#advertDetail .ownerTools .tools {
  margin: 0;
}

#advertDetail .description {
  margin: 16px 0 0 0;
  line-height: 22px;
}
#advertDetail .description h2 {
  color: #181818;
  font-size: 14px;
  margin: 0 0 10px 0;
}
#advertDetail .description .attributes {
  border-top: 1px solid #e1e1e1;
  background: #fafafa;
  margin: 12px 0 0 0;
  padding: 10px;
}
#advertDetail .description .attributes .col {
  float: left;
  width: 290px;
}
#advertDetail .description .attribute {
  clear: both;
}
#advertDetail .description .attributes .key {
  float: left;
  width: 145px;
  color: #4a4a4a;
}
#advertDetail .description .attributes .value {
  float: right;
  width: 145px;
  color: #181818;
}
#advertDetail .right .banner_300_300 {
  padding: 0 150px;
  margin: 16px 0 0 0;
}
#advertDetail .description .localityDescription {
  margin: 10px 0 0 0;
}
#advertDetail .description .localityDescription .showLink a {
  display: block;
  float: left;
  line-height: 28px;
  border: 1px solid #c9c9c9;
  padding: 0 10px 0 0;
}
#advertDetail .description .localityDescription .showLink a:hover {
  text-decoration: none;
}
#advertDetail .description .localityDescription .showLink span {
  background: url(../img/info_arrow.png) right center no-repeat;
  padding: 0px 15px;
}


#advertDetail .bottomDescription {
  margin: 20px 0 0 0;
}
#advertDetail .bottomDescription .map {
  border: 1px solid #c9c9c9;
  width: 100%;
  float: left;
}
#advertDetail .bottomDescription .map h2 {
  color: #4a4a4a;
  font-size: 11px;
  padding: 0 7px;
  line-height: 18px;
  font-weight: normal;
}
#advertDetail .bottomDescription .map .googleMaps {
  height: 354px;
}
#advertDetail .bottomDescription .topAdverts {
  float: right;
  width: 232px;
  padding: 16px 20px 16px 17px;
  border: 1px solid #c9c9c9;
}
#advertDetail .bottomDescription .topAdverts h2 {
  color: #4a4a4a;
  text-align: right;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 7px 0;
}

#advertDetail .bottomLinks {
  margin: 18px 0 0 0;
}
#advertDetail .vubPrint {
  display: none;
}

.contact-dialog-wrap a {
  display: block;
  line-height: 28px;
  border: 1px solid #ff9933;
  background: url(../img/links_background.png) repeat-x;
  font-weight: bold;
  width: 300px;
  text-align:center;
  margin:10px auto 0 auto;
}