/* Listings CSS */

#gre_map_canvas {
	height: 400px;
	margin: 15px 0;
	border:1px solid #CCC;
}

.ngg-galleryoverview {
	margin-bottom: 10px;
}

.listing-slideshow div.slideshow {
	background:#F7F4EF;
	border:1px solid #e2DBC8;
	overflow:visible;
	padding:10px;
	width:auto;
}

#listing-container h2, .page-propdata-box h2, .gre-listings h3 {
	background: #F7F4EF;
	border-bottom: 1px solid #e2DBC8;
	border-top: 1px solid #e2DBC8;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0;
	padding: 4px 0 0;
	text-align: center;
	color: #666;
}

.gre-listings h3 {
	padding: 5px 0;
}
.gre-listings h3 a{
	text-decoration: none;
}
.gre-listings h4 {
	text-align: right;
}

#listing-container h2 span, .page-propdata-box h2 span{
	background: none!important;
}

#listing-container .ngg-gallery-thumbnail img {
	margin: 4px auto!important;
}

#listing-container .ngg-gallery-thumbnail {
	float: none!important;
}

.page-propdata-box {line-height: 1.7em;}
.page-propdata-box .page-blurb {
	color: #666;
	font-family:Georgia;
	font-size: 13px;
	font-style:italic;
	text-align:center;
}
.propdata h4 {
	text-align: center;
	color: #993300;
}

.propdata ul {
	list-style: none;
	margin: 10px 0;
}

.propdata ul li {
	list-style-type: none;
	padding: 0 5px;
	margin: 0;
}
.propdata ul li.odd {
	/*border-top: 1px solid #e2DBC8;*/
	background: #F7F4EF;
}
.propdata ul li.even {	
}

.prop-box-avail {

	min-height: 190px;
	padding: 0px;
	line-height: 1.6em;
}

.gre-listings .prop-thumb img {
	margin: 12px;
}
