@import url("base.css");

.PropertyError
{
	color: #f00;
	text-align: center;
}

.pager
{
	margin: 1em 0;
	text-align: center;
}

#search
{
	background: #fffdeb;
	border: 1px solid #4f2319;
	margin: 0 auto;
	padding: 10px;
	width: 400px;
}

#search table { width: 100%; }

#search table th
{
	text-align: left;
	width: 10em;
}

#search table td
{
	font-size: x-small;
	text-align: right;
	vertical-align: top;
}

#search table .controls
{
	font-size: medium;
	font-weight: bold;
}

.PropertyList table { width: 100%; }

.PropertyList table td
{
	text-align: center;
	width: 33%;
}

.PropertyList table td img
{
	display: block;
	margin: 0 auto 0.5em auto;
}

.PropertyList table td .Type
{
	font-weight: bold;
	margin-bottom: 0.5em;
}

.PropertyList table td a
{
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.PropertyType, .PropertyPrice, .PropertyPending, .PropertyContingent, .PropertySold
{
	display: block;
	font-weight: bold;
	margin: 0 auto;
	width: 75%;
}

.PropertyPhotos
{
	margin-top: 1em;
	width: 100%;
}

.PropertyPhotos td
{
	padding-bottom: 0.75em;
	text-align: center;
	width: 25%;
}

.PropertyVirtualTour
{
	font-size: medium;
	font-weight: bold;
	margin: 0.5em 0;
	text-align: center;
}

.PropertyDescription
{
	margin: 0 auto 1em auto;
	width: 75%;
}

.PropertyFeatures
{
	margin: 0 auto;
	width: 75%;
}

.PropertyFeatures td
{
	text-align: center;
	width: 33%;
}

/* IDX style */
.search table tr td, .search table tr th
{
	padding-bottom: 0.25em;
}

.search table th
{
	padding-right: 1em;
	text-align: left;
}

.search .mls-number
{
	margin: 0.5em 0;
	text-align: center;
}

.search .submit
{
	text-align: center;
}

.pager
{
	text-align: center;
}

.pager .previous
{
	font-weight: bold;
	margin-right: 1em;
}

.pager .next
{
	font-weight: bold;
	margin-left: 1em;
}

.listings ul
{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

.listings ul li
{
	display: inline-block;
	font-size: 0.85em;
	margin: 0 0 1em 0;
	text-align: center;
	vertical-align: top;
	width: 181px;
	height: 15em;
	min-height: 120px;
}

.listings ul li .title
{
	margin: 0 0 0.5em 0;
}

.listing .basic-info, .listing .photo-full, .listing .photos
{
	text-align: center;
}

.listing .basic-info
{
	margin: 0 0 1em 0;
}

.listing .photo-full
{
	margin: 0 0 1em 0;
}

.listing .photos
{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

.listing .photos li
{
	display: inline;
	margin: 0 0.5em;
}

.listing .overview, .listing .description
{
	margin: 0 0 1em 0;
}

#content .listing .reciprocity
{
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
}