/*
* Open House listing styles
*/
.openhouselistings {
  height: auto;
}
.listing_link {
}
.listing {
  float: left;
  height: 557px;
  width: 99%;
  margin: 5px 0;
border: 2px solid black;
}
.listing_image {
  float: left;
  text-align: center;
}
.listing_images {
  width: 662px;
  float: left;
  height: 235px;
border-bottom: 1px solid black;
}
.listing_image_small {
  float: right;
  text-align: right;
  width: 90px;
}

.listing_images_small {
  text-align: center;
  width: 360px;
  float: left;
}

.location_image {
  width: 320px;
  float: right;
}
.listing_information .location_image img {
padding: 1px;
margin: 0;
}
.listing_information {
  float: left;
  width: 665px;
  height: 400px;
}
.listing_information p {
margin:0;
padding-left: 3px;
}

.listing_images img.open_house_image  {
  text-align: center;
  padding: 1px;
  margin: 1px;
}
.post p.tags {
float: left;
}
#pagetitle h1.logo {
padding:0.3em 0 0;
}
.directions {

}
.listing h3 {
border-bottom: 9px groove;
background: transparent url(/wp-content/themes/arclite-wordpress/arclite/images/box-title-bg-blue.png) no-repeat scroll right top;
font-size: 150%;
color: #ffffff;
}
.listing .listing_stats h4 {
font-size: 150%;

margin: 0;
font-weight: 800;
}
.listing_stats {
float: left;
width: 340px;
}

div.largemap {
display: none;
}
a.largemapopen, div.largemap a.largemapclose {
display: inline;
background-color: #B5D1E6;
color: #000000; 
}
a.largemapopen:hover, a.largemapclose:hover {
background-color: #000000;
color: #B5D1E6; 
}/* CSS Document */
