#tabs_lview{
	border-bottom:1px solid #CCCCCC;
	height:34px;
	padding-left:0;
}

#tabs_lview ul li{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:5px 0 0;
}

#tabs_lview .tab .tab_not_selected {
background:#FFFFFF url(/images/white_tab.png) no-repeat scroll center top;
color:#555555;
font-size:11px;
height:19px;
margin-left:5px;
text-align:center;
width:75px;
}

#tabs_lview .tab .tab_selected{
background:#FFFFFF url(/images/blue_tab.png) no-repeat scroll center top;
color:#FFFFFF;
font-size:11px;
height:20px;
margin-left:5px;
text-align:center;
width:75px;
z-index:1000;
}

#tabs_lview .tab .tab_not_selected:hover {
	text-decoration:underline;
}

#tabs_lview .tab a{
	float:left;
	padding:5px 10px;
	text-decoration:none;
}

#header_lview{
	background-color:#7B90AC;
	color:#000000;
	padding:10px;
	border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

#header_lview a{
	color:#000000;
}

#header_lview .order_box{
	float:left;
}

#header_lview .jump_box{
	float:right;
}

#header_navigation_results{
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
}

#header_navigation_results .total_listings{
	float:left;
}

#header_navigation_results #listings_per_page{
	float:left;
	padding-left:85px;
}

#header_navigation_results .header_listings{
	float:right;
}


.listings_header ul li, .listings_content ul li{
	overflow:hidden;
	color:#000000;
	float:left;
	height:17px;
	margin:0;
	padding-top:3px;
	list-style:none;
	padding:2px 0;
}

.listings_header ul li{
	border-bottom:1px solid #DDDDDD;
	color:#FFF;
	background:#556A8A;
}

.listings_content .listings_row_1 ul li{
	background-color:#fff;
	border-bottom:1px solid #eee;
}

.listings_content .listings_row_2 ul li{
	background-color:#F7F7F7;
	border-bottom:1px solid #eee;
}

.listings_content .listings_row_1:hover ul li, .listings_content .listings_row_2:hover ul li{
	background-color:#EAF0FF;
}

.sample_listing{
	background-color:#556A8A;
	color:#FFFFFF;	
	text-align:center;
}

.sample_listing a, .sample_listing a:hover{
	color:#fff;
}

.sample_listing p{
	padding:4px 0;
}

.listings_header ul li.listings_number, .listings_content ul li.listings_number{
	text-align:center;
	width:16px;
}

.listings_header ul li.listings_type, .listings_content ul li.listings_type{
	text-align:center;
	width:85px;
}

.listings_header ul li.listings_street, .listings_content ul li.listings_street{
	width:157px;
}

.listings_header ul li.listings_location, .listings_content ul li.listings_location{
	width:85px;
}

.listings_header ul li.listings_zipcode, .listings_content ul li.listings_zipcode{
	text-align:center;
	width:50px;
}

.listings_header ul li.listings_price, .listings_content ul li.listings_price{
	text-align:center;
	width:75px;
}

.listings_header ul li.listings_auction_starts, .listings_content ul li.listings_auction_starts{
	text-align:center;
	width:80px;
}

.listings_header ul li.listings_register_date, .listings_content ul li.listings_register_date{
	text-align:center;
	width:75px;
}

.listings_header ul li.listings_style, .listings_content ul li.listings_style{
	text-align:center;
	width:80px;
}

.listings_header ul li.listings_bdbh, .listings_content ul li.listings_bdbh{
	text-align:center;
	width:42px;
}

.listings_header ul li.listings_preview, .listings_content ul li.listings_preview{
	text-align:center;
	width:45px;
}
.listings_content ul li a:visited{
	color:#3B0AAF;
}
#filter_button{
background:transparent url(/images/grey_button.png) repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:12px;
height:20px;
width:83px;
}

.listings_header ul li.listings_bankruptcy_details, .listings_content ul li.listings_bankruptcy_details{
	text-align:center;
	width:125px;
}

.listings_header ul li.listings_details, .listings_content ul li.listings_details{
	text-align:center;
	width:43px;
}

.tops{
	padding:10px 0;
}

.tops ul{
	float:left;
	margin-bottom:10px;
	padding:10px 0 0 15px;
	width:100%;
}

.tops ul li{
	float:left;
	width:24%;
	display: block;
	margin:0;
}


.zip_search{
	text-align:right;
	width:100%;
}

.page_footer {
	background-color:#F7F7F7;
	border-top:1px solid #999999;
	padding: 5px 0;
	text-align:right;
	border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

.lview_texts {
	border:1px solid #84B9C7;
	height:48px;
	margin:auto;
	padding:10px 0;
	width:50%;
}

#lview_view_sample{
float:right;
margin-top:4px;
}
#lview_view_sample a{
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}
#lview_view_sample a img{
	border:none;
}
.listings_header, .listings_content{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
zoom:1;
}
.listings_header, .listings_content, .listings_content a{
	font-size:11px;	
}


