@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------------------------------------------------------- */
/******************************************************************************************************** 
	Company: Superlative, Inc
	Product: CB Search
	Authors: David Wheeler
	Date: 11/18/09
	
	Created @ Superlative, Inc. 2008 (Superlative IDX)
	Use of this content is by contractual agreement only.
	Superlative, Inc. claims no liability for content provided &/or uploaded by its clients.
	
********************************************************************************************************/
/* --------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------- */ 
/* ----------------------------------------------------------------------- Search 01 - General Styles */
/* -------------------------------------------------------------------------------------------------- */

.S_1 {
	background: #FFFFFF;
	margin: 0px auto;
	width: 668px;
	height: 100% auto;
	text-align: center;
	display: table;
	}
	
.S_1 .s1_main_container {
	background: #FFFFFF;
	margin: 0px auto;
	width: 658px;
	height: auto;
	display: block;
	}	

.S_1 .s1_title {
	margin: 0px auto;
	width: 648px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	}

.S_1 .s1_sub_title {
	margin: 0px auto;
	width: 648px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #1d426b;
	text-align: left;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	}

.S_1 .s1_description {
	margin: 0px auto;
	width: 648px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	text-align: left;
	display: inline-block;
	margin-bottom: 10px;
	padding-left: 10px;
	}

/* ----------------------- End */

/* ---------------------------------------------------------------------------------- */
/* -------------------------------------------------------- Search 01 - Property Type */
/* ---------------------------------------------------------------------------------- */

.S_1 .property_type_container {
	margin: 0px auto;
	background: url(images/Add-Search/bg-property-type.jpg) no-repeat;
	width: 646px;
	height: 31px;
	text-align: center;
	padding-top: 6px;
	margin-bottom: 10px;
	}
	
.S_1 .property_type {
	width: 300px;
	margin: 0px auto;
	margin-top: 2px;
	padding-left: 20px;
	display: inline-block;
	float: left;
	}

.S_1 .property_type_text {
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: inline;
	}

.S_1 .property_type_dropdown {
	width: 170px;
	border: 1px #b1b1b1 solid;
	height: 22px;
	display: inline;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	}

.S_1 .property_status {
	width: 300px;
	margin: 0px auto;
	margin-top: 2px;
	padding-right: 20px;
	display: inline-block;
	float: right;
	}

/* ----------------------- End */

/* ---------------------------------------------------------------------------------- */
/* ---------------------------------------------------------- Search 01 - Form Titles */
/* ---------------------------------------------------------------------------------- */

.S_1 .s1_form_title {
	background: #E0E8EF;
	margin: 0px auto;
	width: 648px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px #CCCCCC solid;
	text-align: left;
	display: inline-block;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 5px;
	float: left;
	clear: both;
	}

/* ----------------------- End */

/* ---------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------- Search 01 - Form */
/* ---------------------------------------------------------------------------------- */

.S_1 .s1_form_container {
	/*background: url(images/Add-Search/bg-form.jpg) #FFFFFF repeat-x;*/
	background: #FFFFFF;
	margin: 0px auto;
	width: 648px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	display: inline-block;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	float: left;
	}

.S_1 .form_left {
	width: 319px;
	height: auto;
	float: left;
	display: inline-block;
	}

.S_1 .form_right {
	width: 319px;
	height: auto;
	float: right;
	display: inline-block;
	}

.S_1 .form_row {
	width: 319px;
	height: auto;
	float: left;
	display: inline-block;
	margin-bottom: 7px;
	}

.S_1 .form_text_left {
	width: 86px;
	float: left;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	padding-top: 4px;
	margin-right: 10px;
	text-align: right;
	}

.S_1 .form_text_right {
	width: 50px;
	float: left;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	margin-right: 10px;
	padding-top: 4px;
	text-align: right;
	}

.S_1 .form_feilds_right {	
	width: 202px;
	float: left;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	}

.S_1 .form_feilds_right2 {	
	width: 257px;
	float: left;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	}

.S_1 .form_feilds_right3 {	
	width: 180px;
	float: left;
	display: inline-block;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	}

.S_1 .form_small {
	margin: 0px;	
	width: 90px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	float: left;
	}

.S_1 .s1_form_dropdown {
	border: 1px #b1b1b1 solid;
	width: 212px;
	height: 22px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	}

.S_1 .s1_form_dropdown_short {
	border: 1px #b1b1b1 solid;
	width: 90px;
	height: 22px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	}

.S_1 .s1_form_listbox {
	border: 1px #b1b1b1 solid;
	width: 212px;
	height: 80px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

.S_1 .s1_form_field {	
	margin: 0px auto;
	border: 1px #b1b1b1 solid;
	width: 206px;
	height: 18px;
	display: inline;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	text-align: left;
	}

.S_1 .s1_form_field2 {
	margin: 0px auto;
	border: 1px #b1b1b1 solid;
	width: 224px;
	height: 18px;
	display: inline;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	text-align: left;
	}

.S_1 .inside_text {
	margin: 0px;	
	width: 45px;
	height: auto;
	display: inline-block;
	text-align: right;
	padding-right: 5px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	float: left;
	}

.S_1 .inside_text2 {
	margin: 0px;	
	width: auto;
	height: auto;
	display: inline-block;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	float: left;
	}

.S_1 .form_checkbox {	
	width: 15px;
	float: left;
	display: inline-block;
	margin-right: 5px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
/* ----------------------- End */

/* ---------------------------------------------------------------------------------- */
/* ------------------------------------------------------------ Search 01 - 3 Columns */
/* ---------------------------------------------------------------------------------- */

.S_1 .col_1 {
	margin: 0px auto;
	width: 200px;
	display: inline-block;
	float: left;
	margin-left: 10px
	}

.S_1 .col_2 {
	margin: 0px auto;
	width: 200px;
	display: inline-block;
	float: left;
	margin-left: 10px
	}

.S_1 .col_3 {
	margin: 0px auto;
	width: 200px;
	display: inline-block;
	float: left;
	margin-left: 10px
	}
	
/* ----------------------- End */

/* ---------------------------------------------------------------------------------- */
/* -------------------------------------------------------- Search 01 - Submit Button */
/* ---------------------------------------------------------------------------------- */

.S_1 .buttons_container {
	margin: 0px auto;
	width: 448px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: inline-block;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 30px;
	border-top: 1px #CCCCCC solid;
	}

.S_1 .green_submit {
	margin: 0px auto;
	padding: 0px;
	background: url(images/Add-Search/s1_submit.jpg) no-repeat;
	width: 128px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	margin-left: 5px;
	margin-right: 5px;
	}

.S_1 .green_submit:hover {
	margin: 0px auto;
	padding: 0px;
	background: url(images/Add-Search/s1_submit_over.jpg) no-repeat;
	width: 128px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	margin-left: 5px;
	margin-right: 5px;
	}

.S_1 .red_cancel {
	margin: 0px auto;
	padding: 0px;
	background: url(images/Add-Search/s1_cancel.jpg) no-repeat;
	width: 128px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	margin-left: 5px;
	margin-right: 5px;
	}

.S_1 .red_cancel:hover {
	margin: 0px auto;
	padding: 0px;
	background: url(images/Add-Search/s1_cancel_over.jpg) no-repeat;
	width: 128px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	margin-left: 5px;
	margin-right: 5px;
	}

/* ---------------------------------------------------------------------------------- */
/* ----------------------------------------------------- Search 01 - Expanding Button */
/* ---------------------------------------------------------------------------------- */

.S_1 .more_criteria_container_expanded {
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	display: inline-block;
	width: 658px;
	height: auto;
	}

.S_1 .more_criteria_container_contracted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	display: inline-block;
	width: 658px;
	height: 25px;
	}

.S_1 .more_criteria_button {
	margin: 0px;
	width: 680px;
	height: 25px;
	text-align: left;
	display: inline-block;
	float: left;
	padding-right: 10px;
	}
	.S_1 .more_criteria_button a {
			margin: 0px auto;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #0860a8;
			text-decoration: none;
			} 
	.S_1 .more_criteria_button a:hover {
			margin: 0px auto;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #83afd3;
			text-decoration: underline;
			}	
	
.S_1 .more_criteria_button_minus {
	background: url(images/Add-Search/featured_minus.gif) no-repeat left;
	margin: 0px auto;
	width: 165px;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 3px;
	padding-left: 30px;
	display: inline-block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
	}

.S_1 .more_criteria_button_plus {
	background: url(images/Add-Search/featured_plus.gif) no-repeat left;
	margin: 0px auto;
	width: 165px;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 3px;
	padding-left: 30px;
	display: inline-block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
	}

/*-------------- End */

	
/* ----------------------- End */

/* ---------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- The End */
/* ---------------------------------------------------------------------------------- */
