/* STYLE FROM ORIGINAL SITE */
body {
	background-color: #fff4d1;
	background-image: url(/images/background_spring.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 12pt;
}
.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C89347;
	line-height: 11pt;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 12pt;
}
a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CF954C;
	text-decoration: none;
}

.body_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.title {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.title2 {
	font-size:12px;
	font-weight:bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.desc {
	font-size:11px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}

.pubDate {
	font-size:11px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}		


input.error {
	color: #000;
}

		
/* Messages
***************************************/

div.message {
	width: 280px;
	height: auto;
	margin: 10px auto;
	padding: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #000;
}
	div.message p.title {
		font-weight: bold;
		display: block;
		margin-bottom: 10px;
		font-size: 16px;
		letter-spacing: -0.5px;
		
	}

	div.message.ok {
		border: 1px solid #80C65A;
		background-color: #E6F8DD;
		
	}
	
	div.message.error {
		border: 1px solid #CC0000;
		background-color: #FFEFEE;
		
	}
	
	div.message.info {
		border: 1px solid #3366CC;
		background-color: #F5F4FF;
		
	}
	


/* Forms
***************************************/

form {
	margin: 20px 0px;
	width: 220px;
	border: 1px solid #C4BDA6;
	padding: 10px;
	font-size: 12px;
}

	form fieldset {
		border: 0px none;
		padding: 0px;
		margin: 0px;
	}
	
	form legend {
		font-weight: bold;
		font-size: 16px;
	}
	
	form label {
		display: block;
		margin-top: 4px;
	}
	
	
	form input#search, input#browse, input#mls_search {
		margin: 5px 0px;
		padding: 2px 5px;
		font-weight: bold;
		color: #fff;
		background: #402E62;
		border: 1px solid #402E62;
		cursor: pointer;
	}
	
	html body form input#browse {
		display: block;
		width: 100px;
		clear: both;
	}
	
	
form#search_form {
	float: left;
	padding-bottom: 10px;
	width: 480px;
}

	
	form#search_form label#type_label {
		width: 100px;
		float: left;
	}
	
	form#search_form select#type {
		width: 170px;
		float: left;
	}
	
	option.seperator {
		background: #402E62;
		color: #fff;
	}
	

	form#search_form label#counties_label {
		width: 60px;
		float: left;
		margin-left: 30px;
		_margin-left: 10px;
		
	}

	form#search_form select#counties {
		width: 110px;
		float: left;
	}
	
	form#search_form label#search_city_label {
		width: 140px;
		margin-left: 90px;
		_margin-left: 50px;
		float: left;
		margin-top: 8px;
	}
	
	form#search_form label#search_schools_label {
		width: 180px;
		float: left;
		margin-top: 8px;
		margin-right: 50px;
		_margin-right: 30px;
	}
	
	
	form#search_form label#school_label {
		width: 180px;
		
		float: left;
		text-align: right;
		margin-top: 8px;
		padding-top: 2px;
		
	}

	form#search_form select#school {
		width: 200px;
		float: left;
		margin-top: 8px;
		margin-right: 93px;
		_margin-right: 63px;
		margin-left: 5px;
		
	}
	
	form#search_form label#city_label {
		width: 180px;
		float: left;
		text-align: right;
		margin-top: 8px;
		padding-top: 2px;
		
	
	}

	form#search_form select#city {
		width: 200px;
		float: left;
		margin-top: 8px;
		margin-right: 93px;
		_margin-right: 63px;
		margin-left: 5px;
	}
	
		
	form#search_form label#min_price_label {
		width: 120px;
		float: left;
		margin-top: 8px;
		padding-top: 3px;
	}

	form#search_form input#min_price {
		width: 83px;
		
		background-color: #F5F5F5;
		background-image: url(zero_back.png);
		background-repeat: no-repeat;
		background-position: 100% 50%;
		border: 1px solid #D9D9D9;
		
		
		padding-right: 27px;
		text-align: right;
		float: left;
		margin-top: 8px;
		margin-right: 10px;
		
	}
	
	form#search_form label#max_price_label {
		width: 110px;
		float: left;
		margin-top: 8px;
		margin-left: 10px;
		padding-top: 3px;
	}

	form#search_form input#max_price {
		width: 93px;
				background-color: #F5F5F5;
		background-image: url(zero_back.png);
		background-repeat: no-repeat;
		background-position: 100% 50%;
		border: 1px solid #D9D9D9;
		
		
		padding-right: 27px;
		text-align: right;
		
		float: left;
		margin-top: 8px;
	}
	

	
	form#search_form #sort_label, form#search_form #sort_acres_label {
		width: 60px;
		float: left;
		margin-top: 8px;
		padding-top: 3px;
	}
	
	form#search_form #sort, form#search_form #sort_acres {
		width: 130px;
		float: left;
		margin-top: 8px;
		margin-right: 6px;
	
	}
	
	form#search_form #sort_acres_label {
		width: 230px;
		float: left;
		margin-top: 8px;
		padding-top: 3px;
		display: none;
		text-align: right;
		padding-right: 8px;
	}
	
	form#search_form #sort_acres {
		width: 150px;
		float: left;
		margin-top: 8px;
		margin-right: 6px;
		display: none;
	
	}
	
	span.half {
		width: 140px;
		_width: 130px;
		float: left;
		
		margin-top: 10px;
	}

	span.half label {
		width: 64px;
		margin: 0px;
		padding: 0px;
		padding-top: 3px;
		float: left;
	}
	span.half select {
		width: 50px;
		margin: 0px;
		padding: 0px;
			
	}
	

	
	html body form#search_form input#search {
		clear: both;
		width: 200px;
		text-align: center;
		margin: 8px 0px 0px 140px;

		
	}
	
form#list_form {
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


form#mls_form {
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	
}



	
	
	
	
	
	form label#mls_label {
		width: 60px;
		float: left;
	}
	
	form input#mls {
		width: 100px;
	}
	
	form h2 {
		font-size: 14px;
	}
	

	

	
/* Listings
******************************************/

div.listing {
	margin: 10px 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #B0A788;
	width: 510px;
	
	
}

div.listing:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.listing {display: inline-block;}

/* Hides from IE-mac \*/
* html div.listing {height: 1%;}
div.listing {display: block;}
/* End hide from IE-mac */


	
	div.listing span, div.listing strong {
		display: block;
	}
	

div.listing p {
	display: block;
	width: 300px;
	margin-left: 200px;
	
	margin-top: 0px;
	padding-top: 0px;
	
}

	div.listing div.image {
		width: 181px;
		height: 128px;
		float: left;
		background-image: url(/images/loading.gif);
		background-position: 50% 50%;
		background-repeat: no-repeat;
		
	}
	
		div.listing .image img {
			width: 171px;
			height: 128px;
			margin: 0px 10px 10px 0px;
			border: 1px solid #666;
		}
	

#nav {
	list-style-type: none;
	text-align: center;
}


	#nav li {
		display: inline;
	}
	
	
	html body #nav li a {
		padding: 2px 4px;
		text-decoration: none;
		color: #fff;
		border: 1px solid #402E62;
		background: #402E62;
	}
		#nav li a:hover {
			background: #fff;
			color: #402E62;
		}

/* DETAILS */

table.details {
	width: 500px;
	border: 0px none;
	border-collapse: collapse; 
}


table.details caption {
	text-align: left;
	font-weight: bold;
}


table.details tr.image td {
	
}

	table.details tr.image td div.main_image {
		width: 320px;
		margin-right: 180px;
		_margin-right: -3px;
	}
	
		table.details tr.image td div.main_image img {
			border: 1px solid #666;
			width: 320px;
			height: 240px;
			background-image: url(/images/loading.gif);
			background-position: 50% 50%;
			background-repeat: no-repeat;
		}
		
	table.details tr.image td div.thumbs {
		width: 170px;
		float: right;
	}
	
		table.details tr.image td div.thumbs img {
			width: 74px;
			height: 60px;
			border: 1px solid #666;
			margin-bottom: 5px;
			margin-right: 5px;
		}
		
		
	
	html body table.details a {
		-moz-outline-style: none;
	}

	html body table.details .thumbs a:hover img {
		border: 1px solid #A8D350;
	}
	
	html body table.details .thumbs a.active img {
		border: 1px solid #CC3333;
	}
	
	
	
	

table.details tr.main_description td {
	padding: 10px 0px;
	font-size: 15px;
}

table.details tr.data {
	font-size: 12px;
}

table.details tr.data.odd {
	background: #FFFAEB;
}


table.details tr td.label {
	width: 75px;
	font-weight: bold;
	
	
}

table.details tr td.info {
	width: 165px;
	padding-left: 5px;
	padding-right: 5px;
	
}
table.details tr td {
	padding: 3px 0px;
}
