/* =============== 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

=========================================== */

/* 1. IDX Navigation */

#nav-idx {
	margin:0 0 20px 0; padding:0;
	}
	
	#nav-idx ul {
		list-style:none;
		margin:0 0 20px 0; padding:0;
		}
		
		#nav-idx li {
			margin:0; padding:0;
			float:left;
			}

			#nav-idx a {
				margin:0 1px 0 0; padding:5px 9px;
				color:#fff;
				background:#5C3017 url(/img/gbl/bg-nav-primary.jpg) 0 0 repeat-x;
				text-decoration:none;
				}
				
				#nav-idx a:hover {
					color:#fff;
					background-position:0 -40px;
					}
					
	
/* 2. Search Form */

#nav-search-options {
	margin:0 0 10px 0; padding:0;
	}
	
	#nav-search-options ul {
		list-style:none;
		margin:0 0 10px 0; padding:0;
		}
		
		#nav-search-options li {
			float:left;
			margin:0;
			padding:0 10px;
			}
			
			#nav-search-options a {
				margin:0; padding:0;
				}
				
				#nav-search-options a:hover {
					}
					

/* 3. Search Results */

.listing {
	width: 100%;
	float: left;
	margin-top:15px;
	padding: 10px 0;
	}

.listing .imgs img {
	width: 150px; height: 100px;
	float: left;
	margin-top:5px;
	margin-left:5px;
	}
		
.listing img {
	padding: 4px;
	background: #fff;
	border: 1px solid #AFA899;
	width:150px; height:100px;
	}
	
.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;
	}

.result {	
	width:415px; 
	margin:0 0 20px 0; padding:0; 
	border:1px solid #652D0A;
	}
	
#view-details {
	}
	
	#view-details a {
		margin:0 7px 0 16px; padding:5px 10px;
		color:#fff;
		background:#5C3017 url(/img/gbl/bg-nav-primary.jpg) 0 0 repeat-x;
		text-decoration:none;
		}
		
		#view-details a:hover {
			color:#fff;
			background-position:0 -40px;
			}
			
#search-results-container {
	width:100%;
	margin:15px 0 0 0; padding:0;
	}

	#search-results-col-1 {
		margin:0; padding:0;
		width:436px;
		float:left;
		}

	#search-results-col-2 {
		margin:0; padding:0;
		width:168px; 
		float:right;
		}
	
		#idx-call-container {
			}

			.idx-call {
				width:168px; height:200px;
				margin: 0; padding:0; 
				overflow:hidden;
				}
				
				.idx-call a {
					text-indent:-999em;
					width:194px; height:200px;
					margin:0; padding:0;
					position:absolute;
					overflow:hidden;
					}
					
					.idx-call a:hover {
						background-position:0 -200px;
						}	
						
						.receive-rebate a {
							background:url(/img/gbl/call-receive-rebates.jpg) 0 0 no-repeat;
							}
							
						.low-rates a {
							background:url(/img/gbl/call-low-rates.jpg) 0 0 no-repeat;
							}
							
						.pre-approved a {
							background:url(/img/gbl/call-pre-approved.jpg) 0 0 no-repeat;
							}
						
						.schedule-showing a {
							background:url(/img/gbl/call-schedule-showing.jpg) 0 0 no-repeat;
							}
	
/* 4. Listing Details */

#listing-details-contact-info {
	width:200px;
	float:right;
	margin:8px 250px 0 0;
	}
	
hr {
	margin: 15px 0; padding: 0;
	border: none;
	height: 1px; overflow: hidden;
	color: #ccc; background: #ccc;
	}
		
.clear {
   clear: both;
	}
	
.detail .imgs img {
	width: 290px; height: 216px;
	float: left;
	}
	
.detail .thumbs img {
	margin: 0 0 6px 8px !important;
	}
	
.detail .stat {
	display: block;
	margin: 0 0 5px 0;
	}
	
.detail .stat .type {
	font-weight: bold;
	}

div.image-box span.thumbs img#thumbs-pic {
	width: 42px;
	height: 35px;
	border: 1px solid #ccc;
	}
		
.listing img {
	margin:0 5px 5px 0;
	padding: 2px;
	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;
	}

#listing-details-container {
	width:100%;
	margin:15px 0 0 0; padding:0;
	}

	#listing-details-col-1 {
		margin:0; padding:0;
		width:436px;
		float:left;
		}

	#listing-details-col-2 {
		margin:0; padding:0;
		width:168px; 
		float:right;
		}				
				
#details-rebate-call {
	border:1px solid #906D51;
	text-align:center;
	background:#f8f3ed;
	width:415px;
	margin-top:8px;
	margin-bottom:0;
	}
	
	#details-rebate-call:hover {
		background:#eee8e1;
		}
	
	#details-rebate-call h1 {
		margin-top:10px;
		margin-bottom:12px;
		}				

#listing-details-mortgage-calc {
	border:1px solid #906D51;
	text-align:center;
	background:#f8f3ed;
	width:590px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	}
	
	#listing-details-mortgage-calc:hover {
		background:#EEE8E1;
		}
					
/* 5. Map Search  */

#inquireForm {
	width:315px;
	}

/* 6. Pagination */

/* 7. Login */

/* 8. Registration */

/* 9. Map This Listing */

/* 10. Misc. Styles */
.feat-list-spacer {
	clear:both;
	height:20px;
	}


/*  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;
		}
		
/* Email Alerts */

#email-alert-page {
	width:720px;
	border:1px solid #977559;
	margin:20px;
	}
	
#email-alert-brand {
	width:720px; height:178px;
	background:url(http://www.erasold.com/img/gbl/bg-brand-email-alert.jpg) 0 0 no-repeat;
	color:#fff;
	margin:0 0 ; padding:0;
	}
	
	#email-alert-brand h2 {
		padding-top:100px;
		}
		
	#email-alert-brand h2, #email-alert-brand h3 {
		margin:0; padding-left:180px;
		}
	
#email-alert-listing-container {
	padding:25px;
	width:450px;
	float:left;
	}
	
#email-alert-calls {
	width:168px;
	float:right;
	margin:25px 25px 0 0; padding:0;
	}	
	
	#email-alert-calls img, #email-alert-calls a {
		border:none;
		}
