@charset "utf-8";
/* CSS Document */

/**************************************

	Company: Superlative, Inc
	Product: Studio Agent V6 - Custom IDX
	Authors: David Wheeler
	Date: 5/14/09
	
	Created by Superlative, Inc. 2008 (Template 1082)
	Use of this content is by contractual agreement only.
	Superlative, Inc. claims no liability for content provided &/or uploaded by its clients.

***************************************/

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/* ----------------------------------------------------------------------------------------- Custom IDX Search Styles */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
			
/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------------------------- DG IDX Custom Search Screen 01 */
/* -------------------------------------------------------------------------------------------------- */


.property_search_container {
	background: #FFFFFF;
	margin: 0px auto;
	padding: 10px;
	width: 684px;
	height: auto;
	display: inline-block;
	text-align: center;
	color: #000000;
	margin-bottom: 30px;
	}

.property_search_title {
	background: url(images/search-criteria-title.gif) no-repeat left;
	width: 684px;
	height: 28px;
	}

.property_search_location_title {
	background: url(images/specific-locations-title.gif) no-repeat left;
	width: 684px;
	height: 28px;
	}

.property_search_box {
	background: url(images/ps-top-bg.jpg) repeat-x #edeeee;
	width: 662px;
	height: 112px;
	border-left: 1px #cbcdcf solid;
	border-right: 1px #cbcdcf solid;
	border-bottom: 1px #cbcdcf solid;
	padding: 10px;
	}

.property_search_box_main {
	background: url(images/ps-top-bg.jpg) repeat-x #edeeee;
	width: 662px;
	height: auto;
	border-left: 1px #cbcdcf solid;
	border-right: 1px #cbcdcf solid;
	border-bottom: 1px #cbcdcf solid;
	padding: 10px;
	display: inline-block;
	}

.property_search_left {
	display: inline;
	width: 320px;
	height: auto;
	float: left;
	margin-left: 14px;
	}

.property_search_right {
	display: inline;
	width: 300px;
	height: auto;
	float: right;
	}

.property_row {
	display: inline-block;
	text-align: left;
	width: 320px;
	height: auto;
	margin-top: 12px;
	}

.property_search_bar {
	background: url(images/ps-bar-bg.jpg) repeat-x #edeeee;
	width: 682px;
	height: 33px;
	border: 1px #cbcdcf solid;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.property_search_location {
	background: url(images/ps-county-bg.jpg) repeat-x #edeeee;
	width: 682px;
	height: 52px;
	padding-top: 4px;
	border-left: 1px #cbcdcf solid;
	border-right: 1px #cbcdcf solid;
	border-bottom: 1px #cbcdcf solid;
	}

.property_search_submit {
	width: 684px;
	height: 40px;
	margin-top: 10px;
	}

.ps_inside_left {
	display: inline;
	width: 80px;
	float: left;
	}

.ps_inside_right {
	display: inline;
	width: 220px;
	float: left;
	margin-left: 5px;
	}

.ps_inside_right1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	display: inline;
	width: 230px;
	float: left;
	margin-left: 5px;
	}

.town_county_box_show {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	text-align: left;
	padding: 5px 0px 15px 0px;
	border-bottom: 1px #cbcdcf solid;
	text-indent: 10px;
	}

.ps_form_dropdown_range {
	background: #edeeef;
	width: 88px;
	}

.ps_form_dropdown_beds_baths {
	background: #edeeef;
	width: 105px;
	}

.ps_form_dropdown_full {
	background: #edeeef;
	width: 200px;
	}

.ps_form_field_full {
	background: #edeeef;
	width: 240px;
	}

.ps_check_box_row {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
	}

.water_row {
	width: 682px;
	display: inline-block;
	margin-top: 5px;
	text-align: left;
	}

.water_buttons {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	margin-right: 30px;
	}

/* --------------------------------------------------------------------- Mapping */

.dg_map_search_container {
	margin: 0px auto;
	display: inline-block;
	float: left;
	height: auto;
	margin-left: -7px;
	}

/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------------------------------------------------ The End */
/* -------------------------------------------------------------------------------------------------- */

