/* CSS Document */
#listings_light_blue{
    background: url("https://www.bankforeclosurelistings.org/images/listings_L1_03.png") repeat scroll 0 0 transparent;
    height: 107px;
}
#div_h1{
	 width: 480px;
	padding:10px;
	color:#0E324A;
	float:left;
}
h2.red{
	color:#DB011C;
	margin-left:20px;
	text-align:left;
}
.property_box {
    background: none repeat scroll 0 0 #2C7BCA;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 22px 20px 22px;
    _margin:10px 18px 20px 18px;
    padding: 3px 0;
    text-align: center;
    width: 157px;
}
#lview_map{
	width:675px;
	background:url("https://www.bankforeclosurelistings.org/images/bg_window.png") right bottom no-repeat;
}
#lview_sidebar{
	width:325px;
}
#lview_map_box{
	border:#7FA4CE solid 7px;
	background:#FFFFFF;
	width:555px;
	margin-bottom:35px;
	height: 530px;
	padding-top: 15px;
}
#lview_map_box_usa{
	border:#7FA4CE solid 7px;
	background:#FFFFFF;
	width:555px;
	margin-bottom:35px;
	padding-top: 15px;
	height:300px;
}

#lview_text_under_map, #lview_title_under_map{
	width:550px;
	color:#003E75;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	margin-top: 35px;
}
#lview_text_state{	
	color:#003E75;
	padding:10px;
	font-size:14px;	
}
#lview_title_under_map h2{
	text-transform:uppercase;
}

#search_combos{
	padding:10px 5px;
}
#search_combos select{
	border: 1px solid #D4E5FF;
    padding: 5px;
    width: 210px;
}
#search_combos  ul li{
	list-style:none;
	list-style-type:none;
	margin:10px;
}
#search_combos  ul li label{
color: #3178D4;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 8px;
    text-align: right;
    text-transform: uppercase;
    width: 65px;
}
.location_list{
	padding-top: 5px;
}
.location_list li{
	color: #3178D4;
	background:url("https://www.bankforeclosurelistings.org/images/bullet_account.png") left no-repeat;	
	list-style:none;
	list-style-type:none;
	margin: 10px 0 10px 20px;
    padding-left: 15px;
}
div.location_list li{
	width: 100px;
	float:left;
}
.location_list li a{
	text-decoration:none;
	color: #3178D4;
}	

.see_all{
	background:#E2ECF8;
	text-align:right;
	padding: 5px 20px;
}
.see_all a{
	color:#7C8BA2;
	text-decoration:none;
	font-weight:bold;
}

#eatjoe{
	width: 570px;	
}
#lview_top{
	background:url("https://www.bankforeclosurelistings.org/images/bg_city_lview.png") no-repeat center;
	height:244px;
}
#lview_top_wide{
	background:url("https://www.bankforeclosurelistings.org/images/bg_city_lview.wide.png") no-repeat center;
	height:145px;
}
.lview_text_top_container{
	width:450px;
}
.lview_text_top_container .white_round_box{
	padding:15px;
}


#lview_combos{
	padding:5px;
	width:730px;
}
#lview_combos select{
	border: 1px solid #D4E5FF;
    padding: 5px;
    width: 140px;
}
#lview_combos ul li{
	list-style:none;
	list-style-type:none;
	float:left;
	width:215px;
	_width:230px;
}
#lview_combos ul li select{
	_margin:5px 0 0 0;
}
#lview_combos  ul li label{
	color: #3178D4;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 8px;
    text-align: right;
    text-transform: uppercase;
    width: 55px;
}




/************************************************************************************/

#lview{
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
} 
#lview h1{
	font-size: 18px;
	text-align: center;
	color: #616161;
	padding-bottom: 10px;
}



#lview #location{
	margin: 10px 0px 10px 0px;
	font-size:12px;
	text-align:left;
	width: auto;
}
#lview #location a{
	color: #4C6BB3;
}
#lview #location a:hover{
	color: #4C6BB3;
}
#lview #location a:visited{
	color: #5F717F;
}
#lview #location ul li{
	list-style:none;
	float:left;
	padding:2px;
}

#lview #modify_your_search{
	border: 1px solid #eee;
	padding: 3px;	
	background-color: #fff;
	color: #666666;
	height: 50px;
	margin: 0 auto;
	text-align: center;
}

#lview #tabs_lview{
	_margin:0;
	_padding:0;
	_border:1px solid #4472AD;
	*border:1px solid #4472AD;
}

#tabs_lview ul{
	padding-top: 10px;
}

#lview #tabs_lview ul li{	
	list-style:none;
	float:left;	
	margin-right:5px;
	width:auto;
}
#lview #tabs_lview #selected{
	font-size: 12px;
	font-weight: bold;	
padding:10px 15px;
		border-top-left-radius: 3px;
border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
	float:left;
	margin-left:15px;
	background:#FFFFFF;
}
#lview #tabs_lview .tab{
	font-size: 12px;
	font-weight: bold;	
padding:10px 15px;
		border-top-left-radius: 3px;
border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
	float:left;
	margin-left:15px;
	background:#96BEEF;
}

#lview #tabs_lview .tab a{
color:#1F3041;
}
#lview #tabs_lview #selected a{	
	text-decoration:none;
	color:#1F3041;

}
.tab_selected{		

	color: #fff;
	border: solid 1px #617C8E;
	border-bottom: none;	
	width: auto;
	text-align: center;
	position:relative;
	z-index:2;
}

.tab_not_selected{		
	background:#EEEEEE !important;
	border:1px solid #FFF !important;
	border-bottom: none;
	color: #fff;
	width: auto;
	text-align: center;
}
.tab_not_selected .tab{
	border:1px solid #FFFFFF !important;
}
#lview #tabs_lview .tab .tab_not_selected:hover{		
	border-bottom: none;
	text-decoration:underline;
	width: auto;
	text-align: center;
}
.tab_not_selected a{
background:#EEEEEE none repeat scroll 0 0 !important;
color:#40403F  !important;
}

#lview #maps_content{
	font-size: 12px;
	margin: 0 0px 0 0px;
	text-align: center;
	padding: 0;
	font-weight:bold;
}

#lview #maps_content strong{
	color: #4C6BB3;
}

#lview #maps_content table{
	margin: auto;
}

#lview #header_navigation_results{
	zoom: 1;
	color: #000;
	font-size: 12px;
	padding: 10px;
	background:#FFF;
}
 #lview #header_navigation_results .total_listings{
	padding-top: 3px;
	float: left;
}
 #lview #header_navigation_results .footer_listings{
	padding-top: 3px;
	float: right;
}
 #lview #header_navigation_results .footer_listings span{
 background:#96BEEF;
font-weight:bold;
padding:6px;
 }
 
 #lview #header_navigation_results .footer_listings span.currentpage{
	background:#D8001E;	
}
#lview #header_navigation_results .footer_listings a{
	color: #2B496B;
	text-decoration:none;
}
#lview #header_navigation_results .footer_listings strong{
	color: #2B496B;
}
 #lview #header_navigation_results .footer_listings span.currentpage strong{
 	color:#FFFFFF;
 }
 #lview #header_navigation_results #listings_per_page{	
	float: right;
}
 #lview #header_navigation_results #listings_per_page form{	
	margin: 0;
	padding: 0;
}
 #lview #header_navigation_results #listings_per_page select{
	width: 50px;
	font-size: 12px;
}
.navigation_results{
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
}
 #lview #header_search_form{
background:#FFF;
color:#000;
font-size:11px;

padding:5px;
border-left: solid 1px #FFF;
border-right: solid 1px #FFF;
border-top: solid 1px #FFF;
border-bottom: solid 1px #C9D9E6;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;

}

#lview #header_search_form form{
	margin: 0;
	padding: 0;
}
#lview #header_search_form form div{
	margin-right: 12px;
}
 #lview #header_search_form .search_zipcode{
	padding: 5px;
	float: left;
}
 #lview #header_search_form .search_beds{
	padding: 5px;
	float: left;
}
 #lview #header_search_form .search_baths{
	padding: 5px;
	float: left;
}
.search_baths select, .search_beds select{
	width:60px;
}
.search_price select{
	width:134px;
}
 #lview #header_search_form .search_price{
	padding: 5px;
	float: left;
}
 #lview #header_search_form .search_button{
 	margin-right:0;
 }
 #lview #header_search_form .search_button a{
	background-color: #F4F4F0;
	margin 3px;
	padding: 3px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	float:left;
	border: #000 1px solid; 
}
 #lview #header_search_form .order_box{
	padding: 5px;
	float: left;
}
 #lview #header_search_form .jump_box{
	padding: 5px;
	float: left;
}
 #lview .navigation_results{	
}

 #lview #list_itens{		
	border:1px solid #000000;
}
 #lview #list_itens a{		

	color:#000000;
}
 #lview #list_itens ul li .line0{			
	background:#999999;
}
 #lview #list_itens ul li .line1{			
	background:#CCCCCC;
}

#listings_header{
	border-top:1px solid #617C8E;
	border-bottom:1px solid #617C8E;
	font-size:12px;
	font-weight:bold;
	height:27px;
	zoom:1;
}
#listings_header ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}
#listings_header ul li{
	margin:0;
	padding:0;
	height: 21px;
	padding-top: 6px;
	background-color: #bedaae;
	background-image: -moz-gradient(100% 100% 90deg, #BAD7A9, #DBEED0);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DBEED0), to(#BAD7A9));
	color: #000;
	float: left;
	text-align:center;
}
#listings_header ul .photo, #listings_content ul .photo{
width: 38px;
}
#listings_header ul .photo2, #listings_content ul .photo2{
width: 28px;
}
#listings_header ul .status{
width: 55px;
}
#listings_header ul .location, #listings_content ul .location{
	width: 190px;
}
#listings_header ul .street, #listings_content ul .location{
	width: 180px;
}
#listings_header ul .city, #listings_content ul .city{
	width: 150px;
}
#listings_header ul .state, #listings_content ul .state{
	width: 30px;
}
#listings_header ul .location_list, #listings_content ul .location_list{
	width: 170px;
}
#listings_header ul .zipcode, #listings_content ul .zipcode{
width: 55px;
}
#listings_header ul .price, #listings_content ul .price{
width: 98px;
}
#listings_content ul .price{
	font-weight:bold;
	color:#157726;
	font-size:13px;
}
#listings_header ul .style, #listings_content ul .style{
width: 80px;
}
#listings_header ul .monthly, #listings_content ul .monthly{
width: 75px;
}
#listings_header ul .sqfoot,#listings_content ul .sqfoot, #listings_content ul .preview{
width: 67px;
}
#listings_header ul .street,#listings_content ul .street{
width: 220px;
}
#listings_header ul .street_fav,#listings_content ul .street_fav{
width: 136px;
}

#listings_header ul .contact, #listings_content ul .contact{
	width: 72px;
}
#listings_header ul .auction, #listings_content ul .auction{
width: 75px;
}
#listings_header ul .listingtype, #listings_content ul .listingtype{
width: 144px;
}
#listings_header ul .bedbath, #listings_content ul .bedbath{
width: 80px;
}
#listings_header ul .register_date, #listings_content ul .register_date{
width: 70px;
}
#listings_header ul .details, #listings_content ul .details{
width: 90px;
}
#listings_header ul .list_number, #listings_content ul .list_number{
width: 50px;
}
ul.listings_row_1 .preview{
	background:url("https://www.bankforeclosurelistings.org/images/preview.gif") no-repeat 0 2px #FFF;
}
ul.listings_row_2 .preview{
	background:url("https://www.bankforeclosurelistings.org/images/preview.gif") no-repeat 0 2px #E9E9E9;
}
.preview a{
	display:block;
	height:100%;
	width:100%;
}
#listings_content{
	font-size: 12px;
	color: #0C4978;
	zoom: 1;
}
#listings_header ul .loansim, #listings_content ul .loansim{
width: 70px;
}
#listings_content a{
	color: #4C6BB3;
}
#listings_content ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#listings_content ul li{
	height: 21px;
	padding-top: 5px;
	float: left;
	text-align:center;
}
#listings_content ul li.details{
	padding-top: 2px;
}
#listings_content ul .details a{
	display: block;
    height: 22px;
}

#listings_content ul .details a:hover{
	
}
#listings_content ul .details a:visited{
	
}
.lview_line_1{
	background-color:#fff;
}
.lview_line_2{
	background-color:#DDECF3;
}
.lview_line_1:hover, .lview_line_2:hover{
	background-color:#bdd7e4;
}
.no_properties_found a{
	color: #4C6BB3;
	font-weight: bold;
}

.sample_listing_lview {
    background: none repeat scroll 0 0 #96BEEF;
    border-color: #617C8E #79868D;
    color: #00183A;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    padding: 5px;
    text-align: center;
}
.link_sample_text, .link_sample_text:visited{
	color:#FFFFFF !important;
	font-weight:bold;
}

#listings_content ul .listingtype {
    font-weight:bolder;
	color:#D70029;
	font-size:13px;
}
#sample_tab{
	float:right !important;
	padding:0 !important;
	margin:0 !important;
	background:#C6D6E1;
	_width:190px !important;
}
#sample_tab .tab{
	_width:99% !important;
}
#sample_tab img{
	float:left;
}
#sample_tab .tab a{
	height:15px;
}
#sample_tab .tab a div{
	margin-top:8px !important;
width:160px;
float:left;
}
.page_box_bottom {
	margin:0 0 10px !important;
}



/* Page Box */

.page_box p{
	width: 740px;
	padding-top: 0px;
	padding-left: 10px;
	text-align: justify;
}

.lview_line{
	float:left;
}

#left_top, #right_top,#middle_top{
width:31%;
}
#middle_top{
margin-left:35px;
}
#notfound{
background:#fff;
padding:20px;
font-size:20px;
text-align:center;
}
#latest_listings_box{
	*margin-bottom:15px;
}
#loadingcontent{
position: fixed;
background: #FFFFFF;
padding: 5px 20px;
border: 2px solid #4472AD;
border-radius: 10px;
top: 50%;
left: 50%;
margin: -58px 0 0 -72px;
z-index:1000;
}00;
}