.searchbar_border {
	margin-top: 5px;
	background: #ffffff;
}

.searchbar_search {
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	border-top: 1px solid #B9B9B9;
	font-size: 11px;
	background: #F0F0F0;
}
.searchbar_search td {
	color: #4A4A4A;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;	
}

.searchbar_index {
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	font-size: 11px;
	background: #F0F0F0;
}

.searchbar_index td {
	text-align: center;
	color: #333333;
	font-weight: bold;
	font-family: arial;
}

.searchbar_index a {
	font-size: 11px;
	color: #4A4A4A;
	font-weight: bold;
	
	text-decoration: underline;
}

.searchbar_index a:visited {
	color: #666666;
	font-weight: bold;
	
	text-decoration: underline;
}

.searchbar_index a:hover {
	color: #cccccc;
	font-weight: bold;
	
	text-decoration: underline;
}

.searchbar_button {
	width: 46px; 
	height: 25px; 
/*	border: none; */
/*	background: url(idx/idx_images/update.jpg) no-repeat; */
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.searchbar_select {
	width:90px; 
	height:16px; 
	border-style:solid; 
	border-width:1px; 
	border-color:3E3D3D; 
	font-size:10px;
}

.showcase_list td {
	line-height: 13pt;
	font-size: 11px;
}

.col {
	vertical-align: middle;
        font-family: arial;
	font-size: 11px;

	padding-left: 2px;
	padding-top: 3px;
}

.col a {
	color: #18619C;
}

.col a:hover {
	color: #18619C;
	font-weight: bold;
}

.col-header {
        font-family: arial;
	font-size: 11px;
	font-weight: bold;

	padding-left: 2px;
	padding-bottom: 3px;
        border-bottom: 2px solid #18619C;
}

.col-header a {
        font-family: arial;
	font-size: 11px;
	font-weight: bold;
	
	text-decoration: underline;
	color: #18619C;
}


.col-spec {
	padding-left: 5px;
	font-family: arial; 
	font-size: 11px;
	
        border-bottom: 1px solid black;
}

.highlight_row {
	background: #18619C;
}

.highlight_row td {
	padding-bottom: 3px;
	color: #ffffff !important;
}

.highlight_row td a {
	        font-family: arial;
	font-size: 11px;
	font-weight: bold;
	
	text-decoration: underline;
	padding-bottom: 3px;
	color: #ffffff !important;
}

.thumb_border {
	border: 1px solid #B9B9B9;
}

form {
	margin: 0px 0px 0px 0px;
}

.mls_footer {
	padding: 5 10 5 10px; 
	font-size: 10px; 
	text-align: center;
	font-family: arial;
}

.click_border_right {
	border-right: 2px solid #18619C;
}

.click_border_left {
	border-left: 2px solid #18619C;
}

.click_option_bar {
	border: 1px solid #B9B9B9;
	font-size: 11px;
	background: #F0F0F0;
}

.click_stat_bar_text {
	text-align: right; 
	padding-right: 5px; 
	font-weight: bold;
	border-right: 1px solid #000000;
}

.featured_listings_table td {
	font-family: arial;
	font-size: 11px;
}
