/* ============ IDX Styles ============ */



/* ============================

Table of Contents:

1. IDX Layout
2. IDX Text Styles
3. Search Tools Menu
4. MLS Search
5. Map Search
6. Listing Details
7. Featured Listings
8. Favorite (Saved) Listings
9. Saved Searches
11. Small Forms
10. General Content Styles
11. Misc. CSS

============================ */


/* ========= IDX Layout Styles ========== */

#idx-content {
	width:775px;
	margin:0 auto;
	padding:0;
	background:#fff;
	}
	
	#idx-content-inner {
		margin:0 20px;
		padding:0;
		background:#fff;
		}
		
#header-placeholder {
	width:775px;
	margin:0 auto;
	padding:0;
	background:#fff;	
	}


/* =========== IDX Text Styles ========== */ 

#idx-content h1 {
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 0;
	}
	
#idx-content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:10px 0 5px;
	padding:0;
	}


/* =========== Search Tools Menu ========== */ 

#search-tools {
	float:right;
	width:170px;
	background:#fff;
	margin:0;
	padding:0;
	border:1px solid #dfdfdf;
	}
	
	.quick-search {
		height:170px;
		}
		
	.detailed-search {
		height:212px;
		}
		
	#search-tools ul {
		margin:5px 0 0 25px; padding:0;
		list-style:disc;
		}
		
		#search-tools li {
			margin:0; padding:0;
			}
			
			#search-tools a {
				display:block;
				color: #993300;
				font-weight:bold;
				font-size:12px;
				font-family:Arial, Helvetica, sans-serif;
				margin:0; padding:0;
				text-decoration:none;
				}
				
				#search-tools a:hover {
					text-decoration: underline;
					}
					
				*html div#search-tools a {
					margin:0 0 -20px 0;
					}
					
	#search-tools h4 {
		background:#ccc;
		border-bottom:1px solid #c0c0c0;
		color:#333;	
		font-size:16px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		margin-top:0;
		margin-bottom:15px;
		padding:3px 10px 0;
		}
		
	#search-tools p {
		font-size:0.9em;
		margin:0 0 0 10px; padding:0;
		}


/* =========== MLS Search ========== */

#search-container {
	 width:735px;
	 }
	 
#mls-search {
	margin:0; padding:10px 10px 0 10px; 
	width:520px; 
	float:left; 
	background:#f6eceb; 
	border:1px solid #ddd2ce;
	}
	
	#detailed-search-form {
		margin:0; padding:0;
		}
	
		#mls-search form {
			margin:0; padding:0;
			}
			
		#detail-search-form-col-1 {
			width:240px; 
			float:left; 
			margin:0; padding:0 0 12px 0;
			}
			
			#detail-search-form-col-1 p {
				margin:0; padding:0 0 3px 0;
				}
				
				#detail-search-form-col-1 a {
					color:#4f6f96;
					text-decoration:underline;
					}
					
					#detail-search-form-col-1 a:hover {
						text-decoration:none;
						}
				
			#search-cities {
				background:#fff; 
				border:1px solid #ccc; 
				margin:5px 0 0 0; padding:3px 3px 6px 3px;
				}
				
				#city-list {
					 height:100px; 
					 overflow:auto; 
					 border:1px solid #ccc; 
					 margin:4px 4px 0 4px; padding:0;
					 }
				
		
		#detail-search-form-col-2 {
			width:270px; 
			float:right; 
			margin:0; padding:4px 0 12px 0;
			}
			
			#detail-search-form-col-2 .quick-search {
				padding:20px 0 0 0;
				}
			
			#detail-search-details {
				background:#fff; 
				border:1px solid #ccc; 
				mangin:0; padding:4px 5px 5px;
				}
				
				#search-details-col-1 {
					width:128px; 
					float:left; 
					padding-bottom:3px;
					}
					
				#search-details-col-2 {
					width:128px; 
					float:right;
					}
					
					#prop-type-check {
						height:48px;
						overflow:auto;
						margin:5px 0 2px 0; padding:0;
						font-size:11px;
						}
						
						#prop-type-check label {
							margin-left:-3px;
							}
							
.reset {
	float:right; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;							
	}
	
	.reset a {
		text-decoration:underline;
		}
		
		.reset a:hover {
			text-decoration:none;
			}

#search-results-bar {
	float:left;
	font-size:0.9em;
	float:left;
	width:565px;
	}
	
	.search-results {
		color:#f00;
		}
		
	.search-results-options {
		color:#000;
		font-weight:bold;
		}
		
		.search-results-options a {
			color:#000;
			text-decoration:none;
			}
			
			.search-results-options a:hover {
				text-decoration:underline;
				}
	
#map-list-toggle {
	color:#000;
	font-size:0.75em;
	float:right;
	width:170px;
	margin:0; padding:0;
	}
	
	#map-list-toggle p {
		padding-left:4px;
		}
	
	#map-list-toggle a {
		margin:0; padding:0;
		text-decoration:none;
		color:#000;
		}
		
		#map-list-toggle a:hover {
			text-decoration:underline;
			}
		
		#map-list-toggle a.current {
			font-weight:bold;
			}

 /* =========== Map Search Styles =========== */

#map-search {
	width:727px;
	height:522px;
	margin:10px 0 0 0; padding:8px 8px 8px 0;
	border:1px solid #ccc;
	}
	
	#map-search-inner {
		}
		
		#map-listings-container {
			width:253px;
			float:left;
			margin:0; padding:0;
			overflow:auto;
			height:520px;
				}			
				
			#map-listing {
				width:215px;
				float:left;
				margin-bottom:5px;
				margin-left:8px;
				padding-bottom:5px;
				border-bottom:1px solid #ccc;
				text-align:left;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				}
				
				*html div#map-listing {
					margin-left:4px;
					}
				
				#map-listing img {
					border:1px solid #ccc;
					float:left;
					margin:0 8px 0 0; padding:0; 
					}
					
					#map-listing h5 {
						font-weight:bold;
						margin: 0; padding:0;
						font-size:1.0em;
						font-family:Arial, Helvetica, sans-serif;
						color:#000;
						}
							
					#map-listing p {
						margin:0 0 3px 0; padding:0;
						font-size:0.8em;
						}
						
						#map-listing a {
							color:#0000ee;
							text-decoration:underline;
							font-weight:bold;
							font-size:1.1em;
							}
							
							#map-listing a:hover {
								text-decoration:none;
								}
							
			#map-container {
				width:465px;
				height:520px;
				float:right;
				border:1px solid #ccc;
				margin:0 0 0 5px; padding:0;
				}			
				
				#map-container-inner {
					}
					
					#map-container img {
						}
				
	#mls-search-footer {
		margin:0; padding:0;
		font-size:0.8em;
		}
	
	.mls-pagination {
		float:left;
		margin:5px 0 5px 20px; padding:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		}
		
	.mls-call-to-action {
		float:right;
		margin:5px 0;
		font-weight:bold;
		}


/* =========== Listing Details ============= */

#details-pagination {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	}
	
	#details-pagination a {
		text-decoration:none;
		color:#000;
		padding:5px 4px;
		background:#fafafa;
		border:1px solid #e0e0e0;
		}
		
		#details-pagination a:hover {
			text-decoration:underline;
			background:#f5f5f5;
			}

#idx-details-nav {
	color:#000;
	font-weight:bold;
	}
	
	#idx-details-nav a {
		color:#000;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		}
		
		#idx-details-nav a:hover {
			text-decoration:underline;
			}
			
#listing-details-stats-remarks {
	width:301px;
	float:right;
	background:#f2f2f2;
	border:2px solid #dfdfdf;
	margin:0; padding:0;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	}
	
	#listing-details-stats-remarks p {
		margin:0; padding:0;
		}
		
#details-thumbs {
	margin:10px 0;
	overflow:auto;
	height:125px;
	white-space:nowrap;
	width:750px;
	}
			
#idx-details-call-to-action {
	background:#b36640;
	padding:7px 25px;
	}
	
	#idx-details-call-to-action p {
		font-family: Arial, Helvetica, sans-serif;
		color:#fff;
		font-size:0.9em;
		margin:0; padding:0;
		}
		
	#idx-details-call-to-action a {
		color:#fff;
		}
		
		#idx-details-call-to-action a:hover {
			color:#CCCCCC;
			}

    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;
    }
    .detail .stat .type {
    }
    .listing .imgs img {
    	width: 120px; height: 80px;
    	float: left;
    }
    .detail .imgs img {
    	width: 412px; height: 331px;
    	float: left;
		border:none;
		padding:0;
    }
   /*.listing img {
    	padding: 4px;
    	border: 1px solid #AFA899;
    	border-bottom-width: 3px;
    } */
    .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;
    }
			


/* =========== Featured / Favorite (Saved Listings) Listings ============= */

#fav-listings {
	font-family:Arial, Helvetica, sans-serif;
	margin:0; padding:0 0 12px 0;
	width:565px;
	}
	
	#fav-listings p {
		margin-left:40px;
		font-size:14px;
		}
		
		#fav-listings a {
			color:#0000ff;
			text-decoration:underline;
			}
			
			#fav-listings a:hover {
				text-decoration:none;
				}
	
	#fav-listings-header {
		background:#b36640;
		margin:0; padding:0;
		color:#fff;
		width:520px;
		font-weight:bold;
		}
		
		#fav-listings-header p {
			padding:8px 15px 6px;
			margin:0;
			}
	
	#fav-listings img {
		margin-top:15px;
		margin-left:30px;
		border:none;
		}
		
	#fav-listings-details {
		float:right;
		margin:15px 0 0 0; padding:0;
		}
		
		#fav-listings-deatils-inner {
			width:160px;
			background:#ffd9ff;
			border:1px solid #993300;
			margin-right:125px;
			padding:5px 8px;
			}
		
		#fav-listings-details h3, h4 {
			margin:0; padding:0;
			}
			
		#fav-listings-details h3 {
			font-size:1.5em;
			font-weight:bold;
			}
			
		#fav-listings-details p {
			margin:0; padding:0;
			}
			
.email-alerts a {
	color:#0000FF;
	text-decoration:none;
	}
	
	.email-alerts a:hover {
		color:#0000FF;
		text-decoration:underline;
		}
			
	
/* =========== Saved Searches ============= */

#saved-search {
	width:520px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	#saved-search p {
		font-size:0.9em;
		}
		
		#saved-search a {
			color:#0000FF;
			text-decoration:underline;
			}
			
			#saved-search a:hover {
				text-decoration:none;
				}
	
	.saved-search-title {
		margin:0 0 0 15px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.1em;
		}
		
		.saved-search-title a {
			color:#0000FF;
			text-decoration:underline;
			}
			
			.saved-search-title a:hover {
				text-decoration:none;
				}	
				
	.saved-search-listings-matches {
		margin:0 0 0 35px;
		color:#800000;
		font-size:1.0em;
		font-weight:bold;
		}
		
	#saved-search-listing-details {
		margin: 0 0 0 35px;
		font-size:0.9em;
		}
	
		#saved-search-listing-details dt {
			font-weight:bold;
			}
			
			#saved-search-listing-details dd {
				}
	
/* =========== Small Forms ============= */	

#small-form {
	/*background:#fff url(/listing-details-stats-remarks/gbl/small-form-header.jpg) 0 0 no-repeat;*/
	font-family:Arial, Helvetica, sans-serif;
	margin:0; padding:52px 0 0 0;
	}
	
	#small-form-inner {
		background:#ffd9ff;
		border:2px solid #930;
		margin:0; padding:20px;
		}
		
		#small-form .edit-account {
			width:408px;
			}
			
		#small-form .info-request {
			width:408px;
			}
			
		#small-form .register {
			width:443px;
			float:left;
			}
			
		#small-form .email-listing {
			width:425px;
			}

		input.maroon {
			background:#800000;
			color:#fff;
			padding:3px 12px;
			}
		
		label {
			margin:0 10px 0 0;
			}
		
		#text-input-edit-account {
			width:320px;
			text-align:right;
			margin:10px 0;
			}
			
		#text-input-email-listing {
			width:380px;
			text-align:right;
			margin:10px 0;
			}
			
		#text-area-email-listing {
			width:400px;
			text-align:right;
			margin:10px 5px 10px 0;
			}
			
		#text-input-info-request {
			width:350px;
			text-align:right;
			margin:10px 0;
			}
			
		#text-area-info-request {
			width:350px;
			text-align:right;
			margin:10px 5px 10px 0;
			}
			
		#text-input-register {
			width:320px;
			text-align:right;
			margin:10px 0;
			}
					
#login-form {
	font-family:Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	}					

	#login-form-inner {
		margin:0; padding:20px 10px 10px 20px;
		}	
			
		#login-form-call {
			color:#fff;
			margin:0;
			padding:0;
			}
			
			#login-form-call-inner {
				background:#800000;
				margin:0 10px 10px 0; padding:10px;
				}
				
				#login-form-call-col-1 {
					width:200px;
					float:left;
					}
					
				#login-form-call-col-2 {
					width:190px;
					float:right;
					margin:0; padding:10px 0 0 0;
					background:#800000;
					}
					
					#login-form-call form {
						background:#800000;
						border:none;
						}

	#login-form p {
		margin:0; padding:0;
		}
			
/* Small Forms Text Styles */	
	
	#small-form h3 {
		margin:0; padding:0 0 10px 0;
		}
		
	#small-form p {
		margin:0; padding:4px 0;
		}
		
		#small-form a {
			color:#0000FF;
			text-decoration:underline;
			}
			
			#small-form a:hover {
				text-decoration:none;
				}
		
		
		
		
		.small-form-fineprint {
				color:#808080;
				font-size:11px;
				font-weight:bold;
				margin:20px 0 0 15px;
				}
				
			
				
				.small-form-fineprint {
					margin:20px 0 0 0px\9;
					}
					
					
					
		
	#small-form-call h3 {
		margin:0; padding:0;
		}
		
	#small-form-call p {
		margin:0; padding:0;
		}

	
/* =========== General Content Styles ============= */

#content {
	}
	
	#content-inner {
		}
		
		#content h3 {
			font-family:Arial, Helvetica, sans-serif;
			margin:0;
			padding:0;
			color:#000;
			font-size:1.5em;
			font-weight:bold;
			}
			
		#content p {
			color:#000;
			margin:0; padding:0;
			font-family:Arial, Helvetica, sans-serif;
			}
			



/* =========== Misc. CSS Styles =========== */

.clear {
	clear: both;
	}


/* Previous CSS */

.smallthumb a:hover {

	color: #FF4050;
}
.side-bar {overflow:auto; height:540px;}

#gmap {
     border: 2px solid #fff;
     margin-bottom: 20px;
     width: 100%;
     height: 540px;
    
}
.pages{
    padding: 10px 10px 20px 0px;
    margin: 10px 0 30px 0;
    clear: left;
    font-size:14px;
}
.page-details {padding: 10px 10px 10px 0px;margin:0;
 clear: left; font-size:0.8em;}
 html>body .page-details{margin:-20px 0 0 0;}

.pages a, .pages span, .page-details a, .page-details span {
    display: block;
    float: left;
    padding: 2px 5px 2px 5px;
    margin-right: 1px;
    border: 1px solid #ffffff;
    background: #ffffff;
    color:#000;
    
}

.pages span.current {
    border: 1px solid #e4dfbe;
    font-weight: bold;
    background: #efefef;
    color: #000;
}


.pages a, .page-details a{border: 1px solid #bababa;text-decoration: none;}

.pages a:hover, .page-details a:hover {
    border-color: #ccc;

}

.pages a.prevnext {
    font-weight: bold;
}

.pages span.prevnext {
    color: #000000;
    border: 1px solid #fff;
}
.small{
color:#000;
font-size:12px;
line-height: 12px;
}

.header-email {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
	.header-email a {
		text-decoration:none;
		color:#993300;
		}
		
		.header-email a:hover {
			text-decoration:underline;
			}
	
.header-phone {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}


div.gmnoprint span{font-size:12px !important;}
div.gmnoprint a{font-size:12px !important;margin-top:-30px;}