/* CSS Document */

body
{
	xfont-family:Arial, Helvetica, sans-serif;
	xfont-size:12px;
}


#search_summary
{
	font-style:italic;
	font-size:11px;
	color:#AAAAAA;
}

#search_count
{
	font-weight:bold;
}


.result_header, .result_cell
{
	xwidth:100px;
	width:75px;
	text-align:center;
	margin:0;
/*
	border-right:#999999 1px solid;
	border-left:#999999 1px solid;
*/	
}

.result_cell
{
	font-size:12px;
	color:#000000;
	height:28px;
}

.result_header, .search_header, .detail_header, .detail_field
{
	background:#000000;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	/* border:#999999 1px solid; */
}

.detail_field
{
	text-align:right;
}


.result_row_light, .result_row_dark
{
	padding
	xbackground:#C7C768;
	background:url(/propertysearch/images/result_row.jpg) no-repeat;
	width:456px;
	height:28px;
}

.result_row_selected
{
	xbackground:#CCCCCC;
	background:url(/propertysearch/images/result_row_selected.jpg) no-repeat;
	width:456px;
	height:28px;
}



#results_table_holder div
{
	margin-top:3px;
	height:28px;
}

#results_table_holder div table
{
	width:456px;
}

#results_headers
{
	width:456px;
}

#result_sliders
{
	xbackground:#CCCCCC;
}

/******************************** Bath Life Added *******************************/

.search_step_num
{
	color:#C7C768;
	font-size:210%;
	font-weight:bold;
	float:left;
	width:20px;
}

.search_step_instr
{
	float:left;
	width:90px;
	margin:10px;
}

.search_step_options
{
	float:left;
	margin:10px;
}

.search_step_divider
{
	clear:both;
	border-bottom:#C7C768 dotted 3px;
	padding-top:15px;
	margin-bottom:15px;
}

.search_step_long
{
	float:left;
	width:200px;
	margin:10px;
}

.search_submit
{
	float:right;
	margin:10px;
}


.property_search
{
	width:456px;
}


.result_col_0
{
	width:56px;
}

.result_col_1
{
	width:110px;
}

.result_col_2
{
	width:100px;
}

.result_col_3
{
	width:85px;
}

.result_col_4
{
	width:75px;
}

.number_select option
{
	text-align:right;
}
