/* =============== IDX CSS =================
1. IDX Navigaiton
2. Search Form
3. Search Results
4. Listing Details
5. Map Search
6. Pagination
7. Login
8. Registration
9. Map This Listing
10. Misc. Styles
=========================================== */
/* IDX */
#areas-map {
	text-align: center;
	margin:0; padding: 0;
	}
#areas-map img {
	margin: 0; padding: 0;
	}

.two-row table tbody {
	width: 100%;
	float: left;
	}
.two-row table tbody tr {
	width: 50%;
	float: left;
	}
.two-row td,
.two-row td #text {
	width: 165px !important ;
	float: left;
	margin-left: -5px;
	}
.two-row table tbody select,
.two-row table tbody input {
	width: 175px !important ;
	}
.two-row #waterfront,
.two-row #waterview,
.two-row #Pool,
.two-row #fireplace,
.two-row #golf {
width: auto !important ;
float: left;
}

/* 3. Search Results */
.idx-result {
	width: 475px;
	}
.listing {
background-image:url(/img/listing_bg.jpg);
background-repeat:repeat-x;
background-position:top;
border-bottom:1px solid #eee;
	}

.listing img.listings {
	float: left;
padding:1px;margin-right:15px;
margin:0;
width: 162px; height 122px;
	}
.listing .img-wrap img{
	border: 1px solid #fff;
	}
.listing {
	width: 100%;
	float: left;
	padding: 0;
margin:0;
margin-bottom:15px;
	}
.listing .listings {
width: 300px;
float: right;
}
.listing dd {
width: 200px !important ;
float: left;
border-bottom: 1px dotted #eee;
}
.listing dt {
width: 100px !important ;
border-bottom: 1px dotted #eee;
float: left;
}
.detail .imgs img {
	width: 290px; height: 216px;
	float: left;
	}

.listing img {
	padding: 0;
	background: #fff;
	border: 1px solid #AFA899;
	}
.listing .mls {
	font-size: 9px;
	display: block;
	}
.listing .price {
	display: block;
	}
.listing .price .type {
	position: absolute;
	left: -3000px;
	}
.listing .price .value {
	position: static;
	font-size: 18px;
	}
.listing .city {
	display: block;
	}
.listing .address .type, .listing .proptype {
	position: absolute;
	left: -3000px;
	}

#view-details {
	float:right;clear:both;
	margin:0; padding:5px 7px;
	width:170px;
	}

	#view-details a {
		text-decoration:none;

		margin:0; padding:5px 7px;
		font-family:Arial, Helvetica, sans-serif;
		}

		#view-details a:hover {

			background-position:0 -30px;
			}

/* 4. Listing Details */

hr {
	margin: 15px 0; padding: 0;
	border: none;
	height: 1px; overflow: hidden;
	color: #ccc; background: #ccc;
	}

.clear {
   clear: both;
	}

.detail .thumbs img {
	margin: 0 0 6px 10px !important;
	}

.detail .stat {
	display: block;
	margin: 0 0 5px 0;
	}

.detail .stat .type {
	font-weight: bold;
	}

.listing .imgs img {
	width: 120px; height: 80px;
	float: left;
	}

.detail .imgs img {
	width: 290px; height: 216px;
	float: left;
	}

.listing img {
	padding: 4px;
	background: #fff;
	border: 1px solid #AFA899;
	}

.listing .mls {
	font-size: 9px;
	display: block;
	}

.listing .price {
	display: block;
	}

.listing .price .type {
	position: absolute;
	left: -3000px;
	}

.listing .price .value {
	position: static;
	font-size: 18px;
	}

.listing .city {
	display: block;
	}

.listing .address .type, .listing .proptype {
	position: absolute;
	left: -3000px;
	}

/* 5. Map  */
#mapContainer {
	width: 715px !important ;
	}
/* IDX MAP PAGE */

		#map-search,
		#map-listings-container,
		#map-listings-container-inner {
			font-size: 12px;
			}

		#map-search {
			width: 606px;
			height: 600px;
			margin: 0; /*padding: 4px;
			border: 4px solid #2c4a71;*/
			background: #eee;
			}


	#map-search {
		position: relative;
		}


			#map-action-container {
			    display:none;
			    }

		#map-container {
			margin: 0; padding:0;
			}

			#map-container-inner {
			    width: 100%;
			    height: 600px;
			    }

		.map-listing {
			float: right;
			padding-bottom: 5px;
			border-bottom: 1px solid #ccc;
			text-align: left;
			}

			.map-listing img {
			    width:108px;
			    height:68px;
				border:1px solid #ccc;
				float:left;
				margin:0 8px 0 0; padding:0;
				}

				.map-listing p {
					margin:0 0 3px 0; padding:0;
					}

/* 6. Pagination */
/* 7. Login */
/* 8. Registration */
/* 9. Map This Listing */
/* 10. Misc. Styles */

/*  Forms
==============================================================*/


form h4 {
	margin: 0 0 10px 0; padding: 0;
	}

fieldset {
	margin: 0 0 15px 0; padding: 5px 5px 5px 15px;
	}

	legend {
		color:#000;
		font-weight:bold;
		font-size:1.2em;
		}

img.button {border:none;padding:0;float:right;background-color:#fff;}



#mainImg {
	padding: 3px; margin: 0 8px 10px 0;
	width: 256px;
	height: 196px;
	border: 1px solid #ccc;
	float: left;
	}

#listings-thumbs {
	width: 395px !important ;
	float: left;
	}

#listings-thumbs img {
	height: 58px; width: 58px;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0 0 3px 3px;
	}

dl.listings {
	float: right;
	margin-right: 10px;margin-top:0;
	}



dl.index {
	width: 220px;
	float: right;
	margin-right: 0;margin-top:0;
	}

dl.listings dt {
	width: 85px; float: left;
	background: url(/img/bg-td.gif) repeat-x bottom;
	overflow: hidden;
	font-size: 11px;
	line-height:19px;
	font-weight:bold;
	}


dl.listings dd {

	width: 15px; float: left;
background: url(/img/bg-td.gif) repeat-x bottom;
	overflow: hidden;
	font-size: 11px;
	line-height:19px;
	}


dl.index dd {
	width: 134px;
	margin-left:0px;
	}



img.listings {

	width: 160px; height: 120px;

	padding: 3px; margin: 0 20px 0 10px;

	border: 1px solid #ccc;

	float: left;
	}

img.button {
float:left;
margin-top:10px;
	}

*html img.button {
margin-top:10px;
}


#text h4 {


	color: #fff; background: #911B01;

	padding: 10px;

	border-bottom: 2px solid #AF4F02;
width:96%;

	}



#text h4 a {

	color: #fff;
text-decoration:none;

	}
#text h4 a:hover {

color:#dbb79a;

	}


.last {

	margin-right: 0 !important;

	}

hr {
	margin: 0 0 15px 0; padding: 0;
	border: none;
	height: 1px;
	background: #ccc; color: #ccc;
	clear:both;
	}

.full_listing {height: 44px; width: 478px;background: #F9DFBC url(/img/listing_bg.jpg) repeat-x;background-position:top;padding:20px;color:#911B01;font-weight:bold;font-size:18px;text-align:center;margin-bottom:10px;border:1px solid #E99A4B;border-bottom:2px solid #E99A4B;text-decoration:none;}
.full_listing:hover {color:#AF4F02;background: #efb273 url(/img/listing_bg.jpg) repeat-x;}



#search-options-fixed {
	height:60px;
	width: 260px;
	float: left;
	text-indent: -3000px;
}

#search-options-fixed-calc{
	background-image:url(/img/calculator.jpg);
	height:30px;
	width:126px;
	float: left;
	margin-right: 8px;
	}

#search-options-fixed-calc:hover{
	background-position:0 30px;
	}

#search-options-fixed-list {
	background-image:url(/img/map.jpg);
	height:30px;
	width:126px;
	float: left;
	text-indent: -3000px;
	}

#search-options-fixed-list:hover{
	background-position:0 30px;
	}

#search-options-fixed-inquire {background-image:url(/img/inquire.jpg);height:30px;width:126px;float:left;margin-right: 8px;}
#search-options-fixed-inquire:hover{background-position:0 30px;cursor:pointer;}

#search-options-fixed-print {background-image:url(/img/print.jpg);height:30px;width:126px;float:left}
#search-options-fixed-print:hover{background-position:0 30px;}

#nav-idx {margin-bottom:15px;}

fieldset {border:1px solid #aaa;}

#cities {background-color:#E6E7EB;border-top:1px solid #aaa;border-left:1px solid #aaa;}
#cities label {font-size:9px;}
