/* GENERAL LINKS */
/*
a:link, a:visited, a:active{
	color: #7EB1AB;
	text-decoration: none;
}
a:hover { 
	color: #000000;
	text-decoration: none;
}
*/

/* LIST PAGE */
#results_header {
	overflow: hidden;
	margin-top: 30px;
}

#search_sublinks {
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px solid #666666;
}
#search_sublinks a:link, #search_sublinks a:visited, #search_sublinks a:active{
	font-size: 12px;
	font-weight: bold;
}
#search_sublinks a:hover { 
	color: #000000;
}


#b_favorites {
	padding: 5px 13px 5px 0px;
	border-right: 1px solid #CCCCCC;
}
#b_recent {
	padding: 5px 13px 5px 13px;
	border-right: 1px solid #CCCCCC;
}
#b_alerts {
	padding: 5px 0px 5px 13px;
}

#b_bleLogo {
	padding-top: 10px;
}

#modify_search {
	margin-top: 10px;
}


#open_homes_filter {
	padding: 0px 0px 0px 26px;
	margin: 8px 0px;
	background: url(../images/buttons/b_open_house_filter.png) no-repeat;
	font-size: 12px;
	line-height: 1.4em;
}
#open_homes_filter a {
	font-weight: normal;
}
#open_homes_filter a:hover {
}


#averages_area {
	color: #999999;
	font-weight: bold;
	padding-bottom: 15px;
	/*background: url(../images/dotted_line_h.jpg) repeat-x bottom center;*/
}
#specs_controls {
	float: left;
	width: 290px;
	padding-right: 10px;
}

#specs_controls.compact {
	width: 260px;
	margin-right: 15px;
}
#results_summary.compact {
	width: 250px;
}

#favorites_specs_controls {
	float: left;
	width: 275px;
	height: 330px;
	margin-right: 25px;
	background: url(/custom_content/site/images/divider.png) no-repeat bottom center;
}
#favorites_options {
	width: 100%;
	padding: 15px 0px;
	margin-top: 15px;
}
.favorites_description {
	font-size: 15px;
	color: #666666;
	margin-top: 10px;
	padding-top: 60px;
	background: url(/custom_content/properties/images/favorites_header.png) no-repeat;
}
.favorites_description a {
	color: #666666;
}
.favorites_description a:hover {
	color: #333333;
}
.recent_description {
	font-size: 15px;
	color: #666666;
	margin-top: 10px;
	padding-top: 65px;
	background: url(/custom_content/properties/images/recent_header.png) no-repeat;
}
.recent_description a {
	color: #666666;
}
.recent_description a:hover {
	color: #333333;
}

#favorites_clear_all {
	float: right;
	height: 29px;
	background: url(/custom_content/properties/images/buttons/b_clear_all.png) no-repeat;
	padding-left: 20px;
	margin-top: 20px;
}
#favorites_clear_all:hover {
	background: url(/custom_content/properties/images/buttons/b_clear_all_on.png) no-repeat;
}

#results_summary {
	width: 400px;
	min-height: 38px;
	*min-height: 60px;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333333;
	padding-right: 30px;
	margin: 3px 0px 6px 0px;
}
#create_alert {
	/*width: 320px;*/
	padding: 7px 0px 15px 0px;
	/*
	width: 279px;
	height: 43px;
	padding-top: 12px;
	padding-left: 15px;
	background: url('../images/alert_bground.png') no-repeat;
	*/
}
#create_alert a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
#create_alert a:hover {
	color: #666666;
}


#view_container {
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 7px solid #333333;
	/*background: url(../images/dotted_line_h.jpg) repeat-x bottom center;*/
}
#view_container_map_view {
	overflow: hidden;
	padding-top: 10px;
	/*background: url(../images/dotted_line_h.jpg) repeat-x;*/
}
.view_tab {
	float: left;
	width: 127px;
}
#sort_options_container {
	width: 350px;
	height: 30px;
	margin: 15px 0px;
	/*background: url(../images/BLE_logo_lg.png) no-repeat top right;*/
}
#results_map {
	float: right;
	width: 294px;
	border: 4px solid #E7E8E7;
}

.open_house_date {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	/*padding: 15px 0px 15px 50px;*/
	/*background: url(../images/open_house.png) no-repeat left center;*/
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #666666;
}
.open_house_date a {
	font-weight: normal;
}
.open_house_no_date {
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #666666;
}
.open_house_ohtitle {
	font-weight: bold;
}
.status_sale_status {
	height: 27px;
	padding-top: 7px;
	padding-left: 35px;
	font-size: 14px;
	font-family: Helvetica, Arial, san-serif;
	font-weight: bold;
	color: #000000;
}
.status_address {
	padding: 4px 0px;
	font-size: 13px;
	color: #666666;
}
.status_address a {
	font-weight: normal;
	color: #666666;
}
.status_address a:hover {
	color: #333333;
}
#mls_list {
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
}
.mls_list_container {
	width: 287px;
	float: left;
	overflow: hidden;
	margin: 20px 0px;
}
.mls_list_contL {
	width: 115px;
	float: left;
	margin-right: 10px;
}
.mls_list_contR {
	width: 160px;
	float: left;
}

.mls_list_spacer {
	margin: 10px 0px;
	border-bottom: 7px solid #CCCCCC;
}

.mls_list_image {
	width: 160px;
	cursor: pointer;
}
.mls_list_data {
	width: 130px;
	height: 79px;
	padding: 4px 15px;
	font-size: 12px;
	line-height: 1.4;
	background: url(../images/list_specs_bg.png) repeat-x;
	color: #CCCCCC;
}
.mls_list_data div {
	color: #CCCCCC !important;
}

.mls_list_data_base {
	background: url(../images/list_specs_top.png) no-repeat;
	padding-top: 9px;
}
.mls_service_name {
	font-size: 10px;
	color: #666666;
	margin-top: -1px;
	padding-top: 8px;
	border-top: 1px solid #666666;
}
#mls_map_spacer {
	border-top: 7px solid #333333;
	margin: 20px 0px 10px 0px;
}
.mls_map_header {
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.map_list_background {
	background: url(../images/map_list_bg.png);
	height: 28px;
	margin-top: 4px;
}
.map_list_background_sel {
	background-color: #F4F7A1 !important;
}
.map_list_spacer {
	width: 100%;
	height: 4px;
	/*background: url(../images/map_list_spacer.png) no-repeat;*/
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 2px;
}
.map_list_icon {
	float: left;
	padding: 5px 5px 0px 10px;
	overflow: hidden;
}
.map_list_address {
	width: 255px;
	overflow: hidden;
	font-size: 12px;
	padding-top: 6px;
}
.map_list_bedbath {
	width: 100px;
	overflow: hidden;
	font-size: 12px;
	padding: 6px 5px 0px 5px;
}
.map_list_price {
	width: 50px;
	overflow: hidden;
	font-size: 12px;
	padding: 6px 5px 0px 5px;
}
.map_list_map_route {
	width: 50px;
	overflow: hidden;
	font-size: 12px;
	padding: 6px 5px 0px 5px;
}
.map_list_details {
	overflow: hidden;
}











.response_links_container {
	overflow: hidden;
	margin-bottom: 8px;
	/*
	border-top: 7px solid #9F9F9F;
	background: url(../images/BLE_logo_sm.png) no-repeat right 10px;
	*/
}
.response_links {
	float: left;
	font-size: 11px;
	margin: 0px 4px;
	padding: 4px 0px;
}
.response_links a:link, .response_links a:visited, .response_links a:active {
	font-size: 11px;
	font-weight: bold;
}
.response_links a:hover {
}
.mls_more_details {
	background: url(../images/more_details_arrow.png) no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 6px 11px;
	border-bottom: 1px solid #CCCCCC;
}
.favorites_add {
	background: url(../images/favorites_add.png) no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 6px 13px;
	border-bottom: 1px solid #CCCCCC;
}
.favorites_added {
	color: #999999;
	background: url(../images/favorites_added.png) no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 6px 14px;
	border-bottom: 1px solid #CCCCCC;
}
.mls_vtour {
	background: url(../images/vtour_star.png) no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 6px 14px;
}
.mls_map_route {
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px;
	border-top: 1px solid #CCCCCC;
}
#disclaimer_area {
	clear: both;
}
.disclaimer {
	margin: 5px 0px;
}

#noresults_logo {
	float: left;
}
#noresults_text {
	float: left;
	width: 250px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;	
	margin-top: 10px;
	margin-left: 10px;
}
#noresults_buttons {
	float: left;
	margin-top: 15px;
	margin-left: 35px;
}

/* EMAIL ALERTS */
#email_alerts_header {
	width: 100%;
	background: url(../images/email_alerts_bg.png) no-repeat;
	border-bottom: 7px solid #333333;
}
#email_alerts_header_button {
	width: 178px;
	float: right;
	margin-top: 80px;
}
.alert_prompt {
	padding-top: 3px;
}
#email_alerts_base {
}
.email_alerts_item_list {
	width: 100%;
}
.email_alerts_item_img {
	width: 130px;
	background: url(../images/email_alerts_table_bg.png) no-repeat;
	padding-right: 15px;
}
.email_alerts_item_desc {
	width: 300px;
	height: 80px;
	background: url(../images/buttons/b_next.png) no-repeat 0px 2px;
	padding-left: 28px;
	margin-right: 15px;
	border-right: 1px solid #CCCCCC;
}
.email_alerts_item_name {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.email_alerts_item_location {
	color: #999999;
	font-size: 12px;
}
.email_alerts_item_edit {
	width: 77px;
	background: url(../images/email_alerts_edit.png) no-repeat;
	padding-left: 30px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.email_alerts_item_preview {
	width: 77px;
	background: url(../images/email_alerts_preview.png) no-repeat;
	padding-left: 30px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.email_alerts_item_delete {
	width: 77px;
	background: url(../images/email_alerts_delete.png) no-repeat;
	padding-left: 30px;
}

.email_alerts_edit_delete {
	width: 70px;
	height: 28px;
	float: right; 
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background: url(../images/buttons/b_edit_delete_alert.png) no-repeat;
	padding-left: 17px;
	padding-top: 2px;
}

.email_alerts_spacer {
	height: 1px;
 	border-bottom: 1px solid #CCCCCC;
 	margin: 10px 0px 15px 0px; 
}
.alerts_base {
	margin-top: 7px;
	border-top: 7px solid #333333;
}


/* CALENDAR DROPDOWN OPTIONS */
.options_button {
	float: left;
}
.options_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	min-width: 100px;
	width: auto;
	display: none;
	background-color: #FFFFFF;
	border: 2px solid #DEDEDE;
	margin: 1px 0px 0px 13px;
}
.options_dropdown ul {
	margin: 0px;
	padding: 0px;
}
.options_dropdown li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
}
.options_dropdown a {
	color: #333333;
	display: block;
	padding: 2px 15px;
}
.options_dropdown a:hover {
	color: #000000;
	background-color: #EEEEEE;
}




.special_search_pager {
	float: right;
	padding-top: 18px;
}
.special_search_pager_count {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 13px;
}
.special_search_pager_c {
	clear: both;
}
.special_search_pager_c_count {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 13px;
}
.special_search_pager_c_prev {
	float: left;
	padding-left: 5px;
	font-weight: bold;
}
.special_search_pager_c_next {
	float: left;
	padding-right: 5px;
	font-weight: bold;
}
.special_search_pager_c_prev a, .special_search_pager_c_next a {
	color: #333333;
}
.special_search_pager_c_prev a:hover, .special_search_pager_c_next a:hover {
	color: #666666;
}
.special_search_pager_c_disabled {
	color: #999999;
}

