/* Print Styles */

body {
  margin: 0;
  padding: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #000;
  line-height: 17px;
  background: #fff;
}

#wrap {
  width: 640px;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
}

#printHeader {
  width: 640px;
  height: 80px;
  margin: 0 0 20px 0;
}

#printHeader img {
  width: 640px;
  height: 80px;
  border: none;
  display: block!important;
}

#nav {
  display: none;
}

#navGlobal {
  display: none;
}

#nav ul {
  display: none;
}

#newsStatus {
  display: none;
}

.pagination {
  display: none;
}

/* Results Print Styles */

.userActions {
  display: none!important;
}

#refineSearch {
  display: none;
}

#resultsHeader {
  display: none;
}
#resultsSubHeader {
  display: none;
}

#resultsList {
  margin: 0;
  font-size: 11px;
  line-height: 16px;
}

#resultsList .result {
  width: 640px;
  min-height: 100px;
  margin-bottom: 10px;
  float: left;
  display: block;
  border-bottom: 1px dashed #bfbfbf;
}

#resultsList .result a {
  color: #000000;
  text-decoration: none;
}

#resultsList .result p {
  font-size: 12px;
  line-height: 16px;
  margin: 0;
}

#resultsList .result p.price {
  color: #999;
}

#resultsList .result p.price strong {
  font-weight: bold;
  color: #887a41;
}

#resultsList .result ul {
  margin: 4px 0 0;
  padding: 2px 2px 2px 8px;
  display: inline;
  float: left;
  background-color: #ebebeb;
  list-style: none;
}

#resultsList .result a img {
  margin: 0 7px 0 0;
  display: block;
  float: left;
  border: 1px solid #999;
}

#resultsList .result a.image_thumbnail_link {
  display: block;
  float: left;
  width: 122px;
  height: 92px;
  background: #999;
  text-align: center;
  margin: 0 7px 0 0;
}

#resultsList .result a.image_thumbnail_link img {
  margin: 0;
  border: 1px solid #999;
}

#resultsList .result ul.userActions {
  width: 480px;
  margin: 4px 0 0 0;
  padding: 0;
  display: inline;
  float: left;
  background-color: #fff;
  list-style: none;
}

#resultsList .result ul.userActions li {
  margin-right: 8px;
  padding-right: 0;
  font-size: 11px;
  font-weight: normal;
  line-height: 18px;
}

#resultsList .result ul.userActions li a {
  padding-left: 20px;
  color: #333;
  text-decoration: none;
}

#resultsList .result ul.userActions li a:hover {
  color: #000000;
  text-decoration: underline;
}

#resultsList .result ul.userActions li a.shortlist {
  background: url(/images/iconAdd.gif) no-repeat left;
}

#resultsList .result ul.userActions li a.mortgages {
  background: url(/images/iconChart.gif) no-repeat left;
}

#resultsList .result ul.userActions li a.preview {
  background: url(/images/iconPreview.gif) no-repeat left;
}

#resultsList .result ul.userActions li a.tour {
  background: url(/images/iconTour.gif) no-repeat left;
}

#resultsList .result ul.userActions li a.remove_shortlist {
  padding-left: 18px;
  background: url(/images/iconRemove.gif) no-repeat left;
}

#resultsList .result li {
  margin-right: 8px;
  padding-right: 24px;
  display: inline;
  float: left;
  font-size: 12px;
  font-weight: bold;
  display: inline;
  float: left;
  font-size: 12px;
  font-weight: bold;
}

#resultsList .result li.beds {
  background: url(/images/iconBeds.gif) no-repeat right;
}

#resultsList .result li.baths {
  background: url(/images/iconBaths.gif) no-repeat right;
}

#resultsList .result li.carspaces {
  background: url(/images/iconCars.gif) no-repeat right;
}

#resultsList .result div.description {
  clear: both;
}

/* Details Print Styles */

#sales_agent_office_info {
  padding-bottom: 1em;  
}

#agentDetails #agent_picture {
  padding-top: 1em;
}

#detailsHeader {
  display: none;
}

#detailsSubHeader {
  display: none;
}

#detailsInfo h2 {
  line-height: 1.2em;
}

#details {
  width: 360px;
  margin: 0;
  padding: 0;
  float: left;
}

#detailsPanel {
  width: 210px;
  margin: 0 0 10px 0;
  padding: 0 10px;
  float: right;
  font-size: 12px;
  border: 1px solid #e4e4e4;
}

#detailsPanel p {
  font-size: 12px;
}

#detailsPanel #propTools {
  display: none;
}

#detailsPanel #agent_blurb.content_box {
  display: block !important;
}

#detailsPanel a {
  display: none;
}

#detailsPanel #propEnquiry {
  display: none;
}

/* Details Images */

.progress {
  display:none!important;
}

.simple_overlay {
  display:none!important;
}

#details #imageGallery img {
  width: 358px;
  height: 269px;
  margin: 0 0 12px 0;
  display: block;
  float: left;
  border: 1px solid #333;
}

#details #imageGallery #carousel {
  display: none;
}

/* Bed Bath Carspace Icons */

.print_image {
  float:left;
  display: block;
}

#details #iconStatus {
  width: 358px;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  display: block;
  float: left;
  clear: both;
  font-size: 11px;
  border: 1px solid #e4e4e4;
}

#details #iconStatus .tour, #details #iconStatus .vtour {
  display: none;
}

#details #iconStatus ul {
  margin: 10px 0 0 0;
  padding: 2px 2px 2px 8px;
  display: inline;
  float: left;
  list-style: none;
}

#details #iconStatus li {
  margin-right: 30px;
  display: inline;
  float: left;
  font-size: 16px;
  color: #999;
  font-weight: bold;
}

#details #iconStatus li span {
  padding-top: 1px;
  padding-left: 8px;
  display:block;
  float: left;
}

#details #iconStatus li.baths {
  background: none!important;
}

#details #iconStatus li.beds {
  background: none!important;
}

#details #iconStatus li.carspaces {
  background: none!important;
}

#mapLocal {
  display: none;
}



/* Content Print Styles */

#contentPanel {
  display: none;
}
#content.show_content {
  width: 100%;
}

#footer {
  display: none;
}

#release {
  display: none;
}  

#details #offer_type_banner {
   background: none repeat scroll 0 0 #B4B4B4 !important;
   margin-bottom: 5px;
   padding: 5px;
   float: left;
   -webkit-border-bottom-right-radius: 50px;
   -moz-border-radius-bottomright: 50px;
   border-bottom-right-radius: 50px;
}