/* CSS Document */
.div_lista{
	margin:5px 5px 10px 15px;
}
.hidden{
	display: none; 
}
.shown{
	display: block; 
}
#image_code_float{
	display: none;
    height: 200px;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: -200px 0 0 300px;
    width: 340px;
    border: #000 2px solid;
    background: #FFF;
}
#image_code_float textarea{
	width: 300px;
	height: 150px;
	font-size: 12px;
}
#mapusa_frame{
width:984px;
margin:10px auto;
height:410px;
background:url(../images/boxmap_ls.png) no-repeat center;
}
#mapusa_frame h1{
font:16px Arial;
color:#cae6f4;
position:relative;
top:12px;
left:312px;
_left:350px;
font-weight:bold;
width:564px;
}
#select_state{
float:left;
width:174px;
margin:76px 0 0 52px;
padding:0 15px;
}
#select_state input, #select_state select{
width:170px;
}
#select_state h2{
font:12px Arial;
color:#393939;
font-weight:bold;
}
#select_state #select_states{
margin:10px 0 40px 0;
}
#select_state #typezip{
margin:10px 0 40px 0;
}
#mapusa{
float:right;
text-align:center;
margin:56px 134px 0 0;
_margin:45px 80px 0 90px;
}
#locations_list{
width:100%;
margin:10px 0 10px 15px;
}
#locations_list li{
width:22%;
float:left;
font-size:11px;
margin:0 0 10px 10px;
background:url(../images/arrow_menu.gif) no-repeat 0 4px;
padding:0 0 0 14px;
}
#locations_list li a.state{
font-size:14px;
}
#foreclosure_market{
padding:15px 20px 10px 20px;
}
#banner_foreclosuremarket{
float:left;
margin:0 30px 0 0;
}
.trends_state{
float:left;
width:180px;
background:url(../images/boxformar_ls.png) no-repeat;
margin:0 10px 10px 10px;
font-size:12px;
height:158px;
padding:10px;
}
.trends_state .trends_title{
color:#fff;
font-size:14px;
font-weight:bold;
margin:0 0 12px 0;
_margin:0 0 9px 0;
}
.trends_state #trends_line1, .trends_state #trends_line2{
margin:0 0 9px 0;
_margin:0;
}
.trends_state .trends_header{
font-weight:bold;
margin:0 0 9px 0;
color:#0d3b79;
}
.trends_state .city{
float:left;
font-size:11px;
}
.trends_state .percent{
float:right;
padding:0 0 0 12px;
width: 42px;
font-size:11px;
}
.trends_state .trends_header .city{
float:left;
font-size:12px;
}
.trends_state .trends_header .percent{
float:right;
font-size:12px;
}