*{
	margin:0;
	padding:0;
}

body {
	margin:0px;
	padding:0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #4d4d4d;
	text-decoration: none;
	background-color:#A7C5DF;
	line-height:18px;
}
body a{
	color: #0F55C3;
	text-decoration: underline;
	font-size:11px;
}
body a:hover{
	color: #CF7E00;
	text-decoration:underline;
}
body p{
	margin:0px;
	padding-bottom:8px;
}
#wrapper {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #top {
	float:left;
	padding: 0px;
	width: 950px;
	background-image: url(../images/top-back.jpg);
	height: 83px;
}
#wrapper #top #logo a, #wrapper #top #logo a:hover{
	color:#FFFFFF;
	float:left;
	font-size:30px;
	padding:30px 0 10px 30px;
	text-decoration:none;
}
#wrapper #top .search {
	/*background:transparent url(/images/search_border.jpg) no-repeat scroll 0 0;*/
	float:right;
	height:50px;
	margin-right:6px;
	margin-top:16px;
	padding:0 6px 0 13px;
	width:327px;
}
#wrapper #top .search .searchbox{
	width:300px;
	height:19px;
	padding-bottom:5px;
}

#wrapper #top .search .searchbox .search_button{
	
}
#wrapper #top .search .searchbox .searchfield{
	border:1px solid #E8E8E8;
	color:#000000;
	float:left;
	font-family:Tahoma;
	font-size:14px;
	margin-right:6px;
	margin-top:2px;
	text-decoration:none;
	width:270px;
}
#wrapper #link {
	float:left;
	padding: 0px;
	width: 950px;
	background-image:url(../images/linkback.jpg);
	background-repeat:repeat-x;
	height: 35px;
	font-family: Tahoma;
	font-size: 11px;
	color: #017bb7;
	text-decoration: none;
}

#wrapper #link a{
	color: #0F55C3;
	text-decoration: none;
}
#wrapper #link a:hover{
	color: #CF7E00;
	text-decoration:underline;
}

#wrapper #link .linkfild {
	float:left;
	width:auto;
	background-image:url(../images/link_mid.jpg);
	height: 27px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	
}

#wrapper #link .linkfild1{
	float:left;
	width:auto;
	
	height: 27px;
	font-family: Tahoma;
	font-size: 11px;
	color: #017bb7;
	text-decoration: none;
	
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	
}

#wrapper #header {
	float:left;
	padding: 0px;
	width: 950px;
	background-repeat:no-repeat;
	height: 200px;
}

#wrapper #breadcrumb{
	background-color:#eee;
	padding:5px;
	font-size:10px;
}

#wrapper #mainbody {
	float:left;
	padding:9px 9px 30px;
	width: 932px;
	background-color:#FFFFFF;
}
#wrapper #mainbody .bodyfild {
	float:left;
}
#wrapper #mainbody .bodyfild img{
	padding-right:6px;
	border: 0;
	color: #FFFFFF;
}
#wrapper #mainbody #leftbody {
	float:left;
	padding: 0px;
	width: 680px;
	background-color:#FFFFFF;
}

#wrapper #mainbody h1{
	width:680px;
	border-bottom:#CCCCCC solid 1px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:22px;
}

#wrapper #mainbody h2{
	font-size:17px;
	border-bottom:#CCCCCC solid 1px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:5px;
}


#wrapper #mainbody #leftbody .listback {
	float:left;
	padding: 0px;
	width: 680px;
	background-image:url(../images/listback.jpg);
	background-repeat:no-repeat;
	height:329px;
}

#wrapper #mainbody #rightbody {
	float:right;
	width:245px;
}

#wrapper #mainbody #rightbody .box_top{
	background:url(../images/rightblock_top.jpg) no-repeat;
	height:7px;
	margin-top:5px;
}

#wrapper #mainbody #rightbody .box{
	background-image:url(../images/rightblock_mid.jpg);
	background-repeat:repeat-y;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:9px;
}

#wrapper #mainbody #rightbody .box .heading{
	border-bottom:#CCCCCC solid 1px; 
	padding-bottom:5px; 
	margin-bottom:9px;
	width:100%;
}

#wrapper #mainbody #rightbody .box ul{
}

#wrapper #mainbody #rightbody .box ul li{
	display:block;
}
#wrapper #mainbody #rightbody .box_bottom{
	background:url(../images/rightblock_bottom.jpg) no-repeat;
	height:7px;
	margin-bottom:10px;
}

#wrapper #mainbody #rightbody .login_field{
	padding:2px 0;
}

#wrapper #mainbody #rightbody .login_field label{
	float:left;
	width:60px;
}

#wrapper #footer {
	float:left;
	padding: 9px;
	width: 932px;
	background-color:#506171;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer .footer_links {
	margin:auto;
	width:520px;
}
#wrapper #footer .footer_links a{
	text-decoration: underline;
	color:#FFFFFF;
}
#wrapper #footer .footer_links a:hover{
	text-decoration:none;
}
#wrapper #footer .footer_links div{
	padding:5px 0;
	width:45%;
}
.footer_links div ul li{
	float:left;
	width:50%;
	list-style:none;
}
.footer_links #footer_navi_links{
	float:right;
}
.footer_links #footer_other_states{
	float:left;
}
#wrapper .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0862A1;
	text-decoration: none;
}
#wrapper .textbox {
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border:#e8e8e8 1px solid;
	height:15px;
}
.clear{
	clear:both;
}
#data_wrong {
	color:#FF0000;
	font-size: 14px;
	margin-bottom: 10px;
}
.l1 {
	width: 150px;
	float:	left;
	padding: 3px;
	text-align:right;
}
.password_recovery {
	border:1px solid #D1D1D1;
	margin:38px auto 150px;
	padding:25px 0;
	text-align:center;
	width:505px;
}
.header_right {
	color:#000000;
	float:right;
	padding-right:4px;
	padding-top:7px;
}
.header_right a {
	text-decoration:underline !important;
}
.atencion {
	background-color:#FFDFDF;
	border:1px dotted #CC0000;
	margin:10px 0;
	padding:5px;
}
.latest_listings {
	color:#FFFFFF;
	padding-left:13px;
	padding-top:15px;
	text-align:center;
	width:155px;
	float: left;
}
.latest_listings_index {
	margin-bottom: 5px;
	}
.latest_listings_index img {
	border: 1px solid #FFFFFF;
	padding: 1px;
}
.latest_listings_vertical {
	margin-bottom: 15px;
}
.latest_listings_vertical .details {
	float:left;
	width:100px;
}
#not_found {
	width: 100%;
}
#not_found img{
	margin: auto;
}
.last_update{
	background-color:#FFFFFF;
	color:#000;
	float:left;
	height:20px;
	text-align:right;
	width:100%;
	border-bottom:1px solid #107996;
}
.last_update p{
	padding:0 6px;
	height: 20px;
}
.last_update strong{
	color:#0862A1;
}

.roundbox{
	border-left:solid 1px #0961A1;
	border-right:solid 1px #0961A1;
	width:930px;
	
}
.roundbox_top{
	width:100%;
	background: url(../images/border_top_931.jpg) no-repeat bottom;
	height:12px;
}
.roundbox_bottom{
	width:100%;
	background: url(../images/border_bottom_931.jpg) no-repeat top;
	height:12px;
}
.roundbox .latest_listings_vertical{
	float:left;
margin-bottom:5px;
width:221px;
margin-left:10px;
height: 130px;
}
.roundbox .latest_listings_vertical .details{
	overflow:hidden;
}
.not_foreclosure {
	background-color:#FFEFEF;
	border:1px dotted #CC0000;
	margin:5px 0;
	padding:2px 0;
	text-align:center;
}
