/* =============== 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
=========================================== */




/* 3. Search Results */
.listing {
margin-bottom:10px;
background-image:url(/img/listing_bg.jpg);
background-repeat:repeat-x;
background-position:top;
	}
	
.listing img.listings {
	float: left;
padding:1px;margin-right:15px;

	}
	.listing .img-wrap img{
	border: 1px solid #fff;
	}
.listing {
	width: 100%;
	float: left;
	padding: 10px 0;
	}
	

	
.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;
	}

#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  */
/* 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;
}





#details-pic {

	padding: 3px; margin: 0 8px 10px 0;
	width: 330px;
	height: 259px;
	border: 1px solid #ccc;
	float: left;
	}



#listings-thumbs {
	width: 208px;
	float: left;
	}



#listings-thumbs img {
	height: 58px; width: 58px;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0 0 3px 3px;
	}



dl.listings {

	width: 235px;
	float: left;
	margin-right: 10px;
	}



dl.index {

	width: 295px;
	float: left;
	margin-right: 0;
	}



dl.listings dt {

	width: 105px; float: left;
background: url(/img/bg-td.gif) repeat-x bottom;
	height: 2em; overflow: hidden;
	font-size: 11px;
	line-height:22px;
font-weight:bold;
	}



dl.listings dd {

	width: 15px; float: left;
background: url(/img/bg-td.gif) repeat-x bottom;
	height: 2em; overflow: hidden;
	font-size: 11px;
	line-height:22px;

	}



dl.index dd {

	width: 190px;
margin-left:0px;

	}



img.listings {

	width: 235px; height: 185px;

	padding: 3px; margin: 0 20px 0 0;

	border: 1px solid #ccc;

	float: left;
	}

*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;}






















div#nav-search-options ul {
	margin: 0; padding: 0;
	list-style: none;
	width: auto;
	}
	
	div#nav-search-options ul li {
		margin: 0; padding: 5px 4px; 
		float: left;

margin-top:20px;
		}
	
		div#nav-search-options ul li.current {

			float: left;
			margin: 0 4px; padding: 5px 4px;
			color: #8D8060;
			background-color: #DEC896;
			border-bottom: 1px solid #B3A179;
margin-top:20px;
			}
			
			div#nav-search-options ul li a {
				margin: 0; padding: 5px 4px;
				color: #6D6149;
				background-color: #C1AE84;
				text-decoration: none;
border-bottom:1px solid #8D8060;
				}
					 
				div#nav-search-options ul li a:hover {
					color: #453d2c;
					border-bottom: 1px solid #888;
					}
	
		div#nav-idx p a {	/*for search.html page Back to Search buttom */
			margin: 0; padding: 5px 4px;
			text-decoration: none;
			}
		
			div#nav-idx p a:hover {
				}	
			
		div#view-details p a {  /* view details bottom */
			float: right;
			margin: 20px; padding: 7px 12px;
			background-color: #011931;
			color: #0c4581;
			border-top: 1px solid #ccc;
			border-left: 1px solid #ccc;
			border-right: 1px solid #eee;
			border-bottom: 1px solid #eee;
			}
	
	
div.listing {
	float: left;
	margin: 4px 0; padding: 0;
	width: 550px; 
	/*border: 3px solid red; /*test*/
	}
	
div.listing span.imgs a img {
	float: left;
	margin: 0; padding: 2px;
	height: 141px; width: 180px;
	border: 1px solid #ccc;
	}

span.type {
	font-weight: bold;
	}
	
div.search {
	float: left;
	}	
	
	div.search span.stat-mls {  /* for MLS#:numbers link bar */
		position: relative;
		float: left;
		margin: 5px 0; padding: 10px 15px;
		width: 500px;
		color: #000;
		background-color: #011931;
		border-bottom: 1px solid #ccc;
		}	
		
		div.search span.stat {
			position: relative;
			float: left;
			margin: 0; padding: 2px 0;
			width: 280px;
			border-bottom: 1px solid #ccc;
			}
				
				div.listing img {  /* SAR logo picture */
					position: relative;
					float: left;
					margin: 20px 0; padding: 0;
					}
					
