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

h3 { font-size:160%; margin:12px 0 0 0; font-weight:lighter}
form h3 { font-size:160%; margin:12px 0 0 0; font-weight:lighter}

.privacy{ line-height:1.1em; margin:10px 0 0 0; }


/* Global Image Styles */


	.floated {
		float: left;
		margin: 0 15px .5em 0;
		}

	.floated.alt {
		float: left;
		margin: 0 0 .5em 15px;
		}

	.caption {
		display: block;
		border: 1px solid #1d5177;
		text-align: center;
		padding: 0px 0 5px 0;
		background: #fff; width:135px;
		}

	.caption img {
		float: none;
		border: none;
		margin:0px;
		}
		

	.caption span {
		padding: 5px 0 0 0;
		display: block;
		font-size:11px;
		}




/* 1. IDX Navigation */
#nav-idx {
	margin:20px 1px 1px 17px; padding:1px;
	}

	#nav-idx a {
		padding:45px 0px 5px 1px;
		color:#12547A;
		margin:10px 0 0 1px;
		font-size:11px;
		text-align:center;	
		
		}

		#nav-idx a:hover {
			color:#12547A;
			text-indent:0px;
			}
			
			#nav-idx ul { padding:0px;margin:0px;}
			
			#nav-idx ul li{ list-style:none; float:left;}
			
			 #nav-idx ul li a{	
				    float:left; 
					color:#12547A;
					background:#98c6e6;
					padding:5px 10px 5px 10px;
					margin:1px 0px 0px 1px;
					font-size:12px;
					font-weight:bold;
					
					 }
					 			
			 #nav-idx ul li a:hover{	
				    float:left; 
					color:#fff;
					background:#12547A;
					padding:5px 10px 5px 10px;
					margin:1px 0px 0px 1px;
					font-size:12px;
					font-weight:bold;
					
					 }
			 

/* 2. Search Form */

#nav-search-options { margin:10px 0px 20px 0px; }

#nav-search-options ul { margin:10px 0px 10px 0px; padding:0px;}

#nav-search-options ul li { 
	list-style:none; 
	float:left;  
	margin:0px 0px 0px 1px;  
}	
	
#nav-search-options ul li.current{ 
	float:left; 
	color:#12547A; 
	font-weight:bold; 
	margin:1px 0px 0px 0px;  
	background:#98c6e6;
	padding:5px 10px 5px 10px;
	}
	
#nav-search-options ul li.off a{ 
	float:left; 
	color:#12547A;
	background:#c4e9ff;
	padding:5px 10px 5px 10px;
	margin:1px 0px 0px 0px;  
}


/* 3. Search Results */
.listing {
	float: left;
	padding: 10px 0;
	 border-bottom:1px solid #c4e9ff; 
	 margin:10px 0 10px 15px;
	}


.listing .imgs {margin:0px;}

.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 #cee4f1;
	margin:0px;
	}
.listing .mls {
	font-size: 9px;
	display: block;
	}
.listing .price {
	display: block;
	}
.listing .price .type {
	position: absolute;
	left: -3000px;
	}
/*
.listing .type { 
font-weight:bold;
}	
*/
.listing .price .value {
	position: static;
	font-size: 18px;
	}
.listing .city {
	display: block;
	}
.listing .address .type, .listing .proptype {
	position: absolute;
	left: -3000px;
	}

/* quickly added by anthony, feel free to mod */
.listing .subdivision { display:block; }
.listing .stats { font-size:11px; float:left; width:175px; color:#1d5177; padding: 4px;line-height:1.5em;}
.remarks { font-size:11px; float:left; width:325px; margin:0 0 0 10px; color:#1d5177; 
}
.listing .result{ border-bottom:1px solid #cee4f1; margin:0px; width:500px; }



#view-details {
	float:left;
	margin:0 0px 0 -10px; padding:5px 0px;
	
	}

	#view-details a {
		text-decoration:none;
		color:#1d5177;
		margin:0;
		text-decoration:none;
		float:left;
		background:#98c6e6;
		padding:5px 10px 5px 10px;
		
		}

		#view-details a:hover {
			color:#fff;
			background:#1d5177;
			}
			 

/* 4. Listing Details */

hr {
	margin: 15px 0; padding: 0;
	border: none;
	height: 1px; overflow: hidden;
	color: #ccc; background: #ccc;
	}

.clear {
   clear: both;
	}
	
.detail .thumbs { 
	border-left:#a6cfea solid 1px;
	margin:0px 0 0 5px;
 }

.detail .thumbs img {
		margin: 0 0 6px 10px !important;
		border: 1px solid #1d5177;
	}

.detail { float:left;}

.detail .stat {
	margin: 0 0 5px 10px;
	width:185px; float:left;
	}
	
	.detail-stat {
	margin: 3px 0 5px 15px;
	padding: 0 0 5px 0px; width:325px; float:left;
	height:30px ;
	color:#1d5177;
	}
	
		.detail-stat .type{
	font-weight: bold; font-size:11px;
	
	}
			.detail-stat .value{font-size:11px;margin:0 15px 0 0px;
	
	}

.detail .stat .type {
	font-weight: bold;
	}

.listing .imgs img {
	width: 120px; height: 80px;
	float: left;
	}

.detail .imgs img {
	width: 290px; height: 216px;
	float: left; 
	padding:5px;
	border: 1px solid #1d5177;

	}
	
.info-box { 
float:left;
width:600px; 
padding:20px; 
margin:10px 0 0 0px; 
color:#1d5177;
font-size:12px; 
display:block;
background:#e2e6e7;
border: #1d5177 solid 1px;
}	



.features { padding:0px 0 10px 0; }

.listing img {
	padding: 4px;
	background: #fff;
	border: 1px solid #cee4f1;
	margin:0px;
	}

div.listing img {
	border: 1px solid #1d5177;
	padding: 2px; 
	border:none;
	margin: 5px;
}

.detail .mls {
	font-size: 12px;
	display: block;
	}

.detail .price {
	display: block;
	}

.detail .price .type {
	position: absolute;
	left: -3000px;
	}

.detail .price .value {
	position: static;
	font-size: 20px;
	}

.detail .city {
	display: block;
	}

.detail .address .type, .listing .proptype {
	position: absolute;
	left: -3000px;
	}

/* 5. Map  */
/* 6. Pagination */
/* 7. Login */
/* 8. Registration */
/* 9. Map This Listing */
/* 10. Misc. Styles */






.detail .remarks { 
padding:5px 10px 20px 0px; 
margin: 0px 20px 0px 0px;
color:#12547A; 
width:600px;
font-size:12px;
line-height:1.5em;
text-transform:none;
float:left;
}




/*  Forms
==============================================================*/


form h4 {
	margin: 0 0 10px 0; padding: 0;
	}
	
form { color:#12547A; font-size:12px; }	

fieldset {
	margin: 15px 0 15px 15px; 
	padding: 0px 5px 5px 15px;
	border:#cee4f1 1px solid;
	}

	legend {
		color:#12547A;
		font-weight:bold;
		font-size:1em;
		}
form a { color:#; }

html>body .town-selector input { margin:-5px 5px 0 0; }
html>body .town-selector label{vertical-align:-.2em;}

*:first-child+html .town-selector label{vertical-align:.2em;}


html>body .property-selector input { margin:-5px 5px 0 0; }
html>body .property-selector label{vertical-align:-.2em;}

*:first-child+html .property-selector label{vertical-align:.2em;}


.error {
    color: #FF0000;
    font-weight: bold;
}

#submit { 	
	float:left; 
	color:#fff;  
	margin:1px 0px 0px 0px;  
	 }
	
#submit input{ 	
	float:left; 
	color:#12547A; 
	font-weight:bold;  
	margin:1px 0px 0px 0px;  
	background:#98c6e6;
	padding:5px 10px 5px 10px;
	border:none;
	margin:0 0 0 1px;
	}
	
.tip { font-size:10px; }	

.pointer {cursor:pointer;}


#mapContainer { margin:25px; border:1px solid #12547A;}


.smallprint, 

.smallprint p {
	line-height: 12px;
	color: #999;
	}