/* ------------------------------------------------------------------ Documento CSS */
*{
	margin:0;
	padding:0;
	font-family:Arial,Helvetica;
}
img{border:0;}
.clear{
	clear:both;
}
a{
    color:#00345B;
}
.left{
	float:left;
}
.right{
	float:right;
}
body{
	font-size:12px;
	color: #00345B;
}
.light_blue{
	background:#A8BDDC;
	height:auto;
}
.medium_blue{
	background:#4472AD;
}
.dark_blue{
	background:#204879;
	color:#FFFFFF;
}
.footer_blue{
	background:#173358;
}
.middle{
	width:1010px;
	margin:auto;
}
.white_round_box{
	border-radius:3px;
	-moz-border-radius:3px; /* Firefox 3.6 and earlier */
	background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 4px 1px #547CB4;
	margin-bottom:15px;
}
.white_round_box p {
    padding: 10px 20px;
}
.white_round_box h1{
	color: #00345B;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    font-size:20px;
}

#sidebar{
    width: 370px;
}
#text-content {
    text-align: justify;
    width: 605px;
	padding: 10px 0;
}
#text-content h2 {
    color: #D50525;
    padding: 10px 20px;
    text-align: left;
}
#text-content a{
    color: #2E75C5;
}
.mid-content{
    padding: 10px 0px 10px 0px;
}
.mid-content li a {
    color: #1064BC;
    text-decoration: none;
}
.mid-content a img {
    margin: 21px 3px;
}
#text-content li, .mid-content li {
    list-style-position: inside;
    padding: 5px 30px;
}
.list-arrow li{
	list-style-image: url("../images/bullet_account.png");
}
.latest-box .property_details{
	margin: 15px 0 15px 36px !important;
}
.foreclosure-data{
	list-style: none;
}
.simple-list {
    margin-left: 15px;
}
.simple-list li {
    float: left;
    font-size: 12px;
    list-style: none outside none;
    padding: 7px 10px;
}
.simple-list li a {
    color: #CF1628;
    text-decoration: none;
}
.simple-list-blue {
    float: left;
    margin: 0 0 0 15px;
    padding: 10px 0;
}
.simple-list-blue li {
    float: left;
    font-size: 12px;
    list-style: none outside none;
    padding: 7px 10px;
    width: 40%;
}
.simple-list-blue li a {
    color: ##00345B;
    text-decoration: none;
}
.alert {
    background: none repeat scroll 0 0 #FFEDED;
    border: 1px dashed #CF1628;
    color: #CF1628;
    font-weight: bold;
    margin: 10px 20px;
    padding: 10px 20px;
}
.alert a{
    color: #CF1628;
}

.alert-lview {
    margin: 10px 0 !important;
}

.alert-white {
    background: none repeat scroll 0 0 #A8BDDC;
    border: 1px dashed #FFFFFF;
    color: #00345B;
    font-weight: bold;
    margin: 10px 20px;
    padding: 10px 20px;
    text-align:center;
}
/* ------------------------------------------------------------------ Estilo do Header */
.header_round{	
	border-radius:25px;
	-moz-border-radius:25px; /* Firefox 3.6 and earlier */
	float:right;
	height:20px;
	background:#FFF;
	margin:20px 0 20px 20px;
}
#header_last_update{
    padding-top: 5px;
    text-align: center;
    width: 452px;
}
#header_spanish{
	width:150px;
	padding-top: 5px;
	text-align:center;
}
#header_spanish a{
	color:#E1173D;
	font-size: 11px;
	text-decoration: none;
}
#header_spanish img{
	margin:1px 3px 0 12px ;
}
#logo{
	margin:20px;
}
.city_search{
	background: url("../images/bg_searchbar_top_menu.png") no-repeat scroll 0 0 transparent;
  
    height: 32px;
    margin: 32px 40px 0 0;
    
    width: 420px;
}
.city_search input {
    border: medium none;
    color: #1269AE;
    font-size: 15px;
    font-weight: bold;
    margin: 2px;
    padding: 5px 10px;
    width: 360px;
}
#header_menu {
    background: url("/images/bg_menu_top.png") repeat-x scroll 0 0 transparent;
    height: 31px;
    padding: 0 0 10px;
    width: 1010px;
}
#header_menu li{
	 background: url("../images/bg_menu_top.png") repeat-x scroll 0 0 transparent;
    border-right: 2px none #06325F;
    float: left;
    font-weight: bold;
    height: 31px;
    list-style: none outside none;
    padding: 10px 26px 0 26px;
    margin-bottom:8px;
}
#header_menu li a{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 16px;
}
.header-menu-on li a {
    font-size: 15px !important;
}
#header_menu li.header_menu_border{
	background: url("../images/bg_menu_top.png") no-repeat scroll 0 -82px transparent !important;
	width:3px;
	height:41px;
	padding:0;
	margin:0;
}
#header .white_round_box{
	margin-bottom:0;
}

#menu-header-home{
	width:58px;
	text-align:center;
}
#menu-header-register{
	width:96px;
	text-align:center;
}
#fc_by_state{
	width:176px;
	text-align:center;
}
#menu-header-articles{
	width:70px;
	text-align:center;
}
#menu-header-login{
	width:58px;
	text-align:center;
}
#menu-header-contact{
	width:85px;
	text-align:center;	
}
#menu-header-sitemap{
	width:85px;
	text-align:center;	
}

/* ------------------------------------------------------------------ Conteúdo Central */
#index_map{
	width:560px;
	float:left;
}
#index_locations{
	background:#F4F9FF;
	margin: 5px 15px;
    padding: 10px;
}
.index_combo_search{
	width:150px;
	float:left;
    position: relative;
}
.index_combo_search label{
	color: #2E75C5;
	font-size:14px;
	font-weight:bold;
}
#index_zipcode_search{
	width:205px;
	float:left;
}

.index_combo_search select, .index_combo_search select input, #zipcode{
	border:solid 1px #D4E5FF;
	width:135px;
	padding: 5px;
    *padding:0;
}
#zipcode{
	height: 18px;
    margin-right: 5px;
}
input.btnGo{
    background: url("../images/bt_go.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 30px;
	float:right;
    width: 48px;
    *position: absolute;
}
#index_fence{
	background:url("../images/bg_whatwedo.png") no-repeat;
 height: 393px;
}
#you_could_see_index{
    _display:none;
    *display:none;
}
#middle{
    *padding-top:250px;
    _padding-top:0;
}
#index_latest_foreclosures{   
    _padding:20px;
    *width:1010px;
    _width:970px; 
}
#index_latest_foreclosures div.property_details {
    float: left;
    margin: 15px 0 15px 20px;
    _margin:0;
    width: 315px;
}
#index_latest_foreclosures .thumb{
	width:135px;
	height:100px;
	border:solid 4px #2C7BC6;
	float:left;
	margin-right:10px;
}
#index_latest_foreclosures div.property_details ul li {
    font-size: 12px;
    list-style: none outside none;
    padding: 2px 0;
    width: 140px;
	height:15px;
	overflow:hidden;
}
#index_latest_foreclosures div.property_details ul li.details {
	height:25px;
}
#what_we_do {
    color: #00345B;
    float: right;
    font-size: 11px;
    margin-top: 10px;
    padding: 74px 44px;
    text-align: justify;
    width: 348px;
}
#index_select_state{
	background:url("../images/box_map_home.png") no-repeat;
	margin: auto;
    width: 532px;
}
#index_select_state_new{
    background:url("../images/box_map_home_new.png") no-repeat;
    margin: auto;
    width: 532px;
}
#index_us_map{
	height: 300px;
    margin: auto;
    padding-top: 0;
    width: 500px;
}
#index_latest_h2{
	
}
.property_details .location{
	color:#D50525;
}
.property_details .location strong{
	overflow:hidden;
	display:block;
	height:15px;
}
.property_details .county{
	color:#2E75C5;
}

.property_details .price, .property_details .bedbath{
	color:#8E8E8E;
}
.property_details .price strong, .property_details .bedbath strong{
	color:#000;
}
#index_start_search_here{
	margin: 10px 45px 0;
}
#index_left{
	background: url("../images/bg_index_city.png") no-repeat;
	width:640px;
	height:740px;
	float:left;
}
#index_left .white_round_box{
	width:477px;
}
#index_left ul li{
	float: left;
    font-size: 12px;
    list-style: none outside none;
    padding: 7px 10px;
    width: 20%;
}
#index_left ul{
	margin-left: 15px;
}
#index_left ul li a{
	color:#CF1628;
	text-decoration:none;
}
.white_round_box h2{
	color: #00345B;
    font-size: 17px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
}
#index_right{
	width:355px;
	float:right;
}
#data-foreclosure{
    width:370px;
    float:right;    
}
#index_right ul li, #data-foreclosure ul li{
	float: left;
    _float: none;
    *float: none;
    font-size: 12px;
    list-style: none outside none;
    padding: 7px 0;
    width: 50%;
}
#index_right ul, #data-foreclosure ul{
	margin-left: 15px;
}
#index_right ul li a, #index_right ol li a, #data-foreclosure ol li a{
	color:#1667B8;
	text-decoration:none;
}
#index_right ol li, #data-foreclosure ol li{
    font-size: 12px;
    padding: 5px 0 5px;
}
#index_right ol, #data-foreclosure ol{
	margin-left: 30px;
}
#tbl_mortgage_rates {
	border: 1px solid #68A5C4;
    font-size: 11px;
    margin: 10px auto;
    text-align: center;
    width: 95%;
}
#tbl_mortgage_rates td {	
	line-height: 20px;
}
.mortgageHeader { 
	background-color:#68A5C4;
	color:#0F3141;
	font-weight:bold;
}
.mortgage_1, .mortgage_2 {
	color:#545654;
}
.mortgage_1 td {
	background:#fff;
}
.mortgage_2 td { 
	background:#B3D6E8;
}
.rate_negative {
	color:#46701d;
	font-weight:bold;
}
.rate_positive { 
	color:#e4001b;
	font-weight:bold;
}
#dark_blue_left{
	float:left;
	width:45%;
	font-size:12px;
	padding-top:15px;
}
#dark_blue_left p{
	margin-bottom:15px;
}
#dark_blue_left p a{
	color:#FFFFFF;
}
#dark_blue_left ul li{
	list-style:none;
	list-style-type:none;
	margin-bottom:15px;
	background:url("../images/bullet_arrow_home.png") left no-repeat;
	padding-left: 30px;
}
#dark_blue_right{
	float:right;
	width:45%;
	font-size:12px;
	padding-top:30px;
	padding-bottom: 30px;
}
.spaced_img{
	margin: 15px 0;
}
#dark_blue_right h3{
	margin-bottom:10px;
}
#dark_blue_right h3 a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;	
}

img.img_title{
	margin-bottom:15px;
}

/* ------------------------------------------------------------------ Estilo do footer */
#footer {
    background: url("../images/bt_help.png") no-repeat scroll 790px bottom transparent;
}
#footer_links{
	font-size: 14px;
	text-align:center;
	color:#90abcf;
	padding:15px 0;
}
#footer_links a{
	color:#90abcf;
	text-decoration:none;
}
#search_footer{
	margin: 0 0 0 65px;	
	color: #FFFFFF;
    font-size: 11px;
	padding: 0 0 20px 0;	
	float: left;
}
#search_footer a {
	color: #FFFFFF;
    font-size: 11px;
}
#hover_menu:hover .flyout {
    display: block !important;
}
.hover_menu_hl {
    background: url("/images/li-bg.png") repeat-x scroll 0 0 transparent;
    border: medium none !important;
    color: #163B4F !important;
}
.flyout {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #A3C2D3;
    border-style: solid;
    border-width: 5px 1px;
    color: #FFFFFF;
    margin-left: -28px;
    *margin-left: -205px;
    margin-top: 11px;
    *margin-top: 31px;
    padding: 4px;
    position: absolute;
    z-index: 900;
	text-align: left;
    *width:250px;
}
#hover_menu .flyout ul {
    float: left;
    width: 180px;
}
#hover_menu .flyout ul li {
    line-height: 20px !important;
    padding: 0 0 0 4px !important;
}
#hover_menu .flyout ul li a {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #0B334D !important;
    float: none !important;
    font-size: 11px !important;
    font-weight: normal !important;
    line-height: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none;
}
#hover_menu .flyout ul li a:hover {
    color: #0B334D !important;
}
#hover_menu .flyout .bystate {
    margin-top: 10px;
    text-align: right;
}
#hover_menu .flyout .bystate a {
    color: #336699 !important;
}
div#flyout p {
    margin: 10px;
    padding: 0 10px;
}
div#flyout p a.links_flyout{
	color:#0B334D;
	font-size:11px !important;
}
/*-------------------------------------------------------------------------- Home*/
#you_could_see_index img {
    margin: 10px 35px;
}

/*-------------------------------------------------------------------------- Página de 404*/
#notfound-map{
	width:560px;
	float:right;
}
#notfound-latest {
    float: left;
    width: 380px;
}
#notfound-latest .white_round_box .property_details{
    margin: 15px 36px;
}
#notfound_background {
    background: url("../images/bg_404notfound.png") no-repeat scroll center 0 transparent;
    height: 429px;
}
/*-------------------------------------------------------------------------- Página Aboutus*/
#bg-aboutus {
    background: url("../images/bg_aboutus.png") no-repeat scroll center bottom transparent;
    height: 310px;
    width: 605px;
}
#bg-sevenday{
	width: 355px;
}
#address{
    text-align: center;    
    color: #D50525;
    font-weight: bold;
}
/*-------------------------------------------------------------------------- Página Terms*/
#bg-terms {
    background: url("../images/bg_termsconditions.png") no-repeat scroll right bottom transparent;
    height: 310px;
    width: 605px;
}
.text-terms{
	padding: 5px 0;
}
/*-------------------------------------------------------------------------- Página Policy*/
#bg-policy {
    background: url("../images/bg_privacypolicy.png") no-repeat scroll center bottom transparent;
    height: 310px;
    width: 605px;
}
/*-------------------------------------------------------------------------- Página Contact*/
#bg-contact {
    background: url("../images/bg_contact.png") no-repeat scroll center bottom transparent;
    height: 310px;
    width: 605px;
}
.line-dot{
    background: url("../images/bg_linesdiv.png") no-repeat scroll center bottom transparent;
    height: 310px;
    width: 605px;
}
.contact-form{
	width: 700px;
	text-align: center;
}
.bg-input-field {
    background: url("../images/input_contact.png") no-repeat scroll left top transparent;
    height: 36px;
    margin: 10px 5px;
    width: 307px;
}
.bg-input-field input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-size: 13px;
    padding: 10px 15px;
    width: 277px;
}
#bg-textarea {
    background: url("../images/textarea_contact.png") no-repeat scroll left top transparent;
    height: 141px;
    margin: 5px;
    width: 307px;
}
#bg-textarea textarea {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-size: 13px;
    height: 126px;
    padding: 8px 12px;
    width: 284px;
}
#bg-button-sendemail {
    background: url("../images/bt_sendemail.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 35px;
    margin: 10px 5px;
    width: 133px;
}
.link-bottom a img {
    float: left;
    margin: 20px 17px;
}
.leave-us-message img {
    float: left;
    margin: 11px 0 0 6px;
}
/*-------------------------------------------------------------------------- Página Sitemap*/
#bg-sitemap {
    background: url("../images/bg_sitemap.png") no-repeat scroll center bottom transparent;
    height: 1471px;
    width: 250px;
}
#text-sitemap{
	margin: 0 60px 0 0;
    width: 670px;
}
#text-sitemap img {
    border: medium none;
    float: left;
    margin: 5px 0 14px;
}
.sitemap-list{
	padding: 10px 0;
}
.sitemap-list li {
    float: left;
    font-size: 12px;
    list-style: none outside none;
    padding: 7px 10px;
    width: 30%;
}
/*-------------------------------------------------------------------------- Página Cancel*/
#bg-cancel {
    background: url("../images/cancelsubscription_L1_03.png") no-repeat scroll right bottom transparent;
    height: 642px;
    width: 460px;
}
#text-cancel {
    margin: 0 0 0 40px;
    width: 460px;
}
#text-content-cancel{
	padding: 10px 0;
}
#text-content-cancel h2 {
    color: #D50525;
    padding: 10px 20px;
    text-align: left;
    text-transform: none;
}
#dear-member {
    color: #D50525;
    font-size: 20px;
    font-weight: bold;
}
#cancel-text-left {
    margin: 20px 0 20px 45px;
    width: 500px;
}
#cancel-text-left p {
    line-height: 27px;
    padding: 10px;
}
#cancel-text-right {
    margin: 40px 45px 20px 0;
    width: 350px;
}
#cancel-text-right select{
    padding: 7px;
    width: 280px;
	margin: 10px 0;
}
#cancel-text-right textarea {
	width: 278px;
    margin: 10px 0;
}
#cancel-text-right form{
    
}
#cancel-text-right form img {
    float: right;
    margin: 10px 68px;
}
#bg-button-cancel {
    background: url("../images/bt_cancelsubs.png") no-repeat scroll right bottom transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 34px;
    margin: 10px 68px;
    width: 204px;
}
#cancel-text-right textarea {
    height: 100px;
    margin: 5px 0;
    width: 278px;
}
.obs{
	font-size: 11px
}
/*-------------------------------------------------------------------------- Página Password Recovery*/
#bg-recovery-left {
    background: url("../images/bg_frame_recover.png") no-repeat scroll right bottom transparent;
    height: 345px;
    width: 510px;
}
#bg-recovery-right {
    background: url("../images/bg_books_recover.png") no-repeat scroll left bottom transparent;
    height: 361px;
    width: 475px;
}
#bg-input-recover {
    background: url("../images/input_recover.png") no-repeat scroll left bottom transparent;
    height: 36px;
    margin: 130px 40px 0;
    width: 234px;
}
#bg-input-recover input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    padding: 10px;
    width: 214px;
}
#bg-button-recover {
    background: url("../images/bt_recoverpassword.png") no-repeat scroll left bottom transparent;
    border: medium none;
    cursor: pointer;
    height: 34px;
    margin: 36px 0 0 109px;
    width: 169px;
}
#mortgage_rates_index{
    padding:1px 0;
}
/*-------------------------------------------------------------------------- Página de Erro no Banco de Dados*/
#error-page {
    height: 350px;
}
#error-page ol{
    margin-left: 30px;
}
#error-page ol li{
    font-size: 12px;
    padding: 5px 0;
}
#error-page ol li a {
    color: #1667B8;
    text-decoration: none;
}

/*-------------------------------------------------------------------------- Estilo dos ads*/
.ad-bottom {
    padding: 0 0 20px;
    text-align: center;
}
#send_successfully{
    background:#508600;
    color:#fff;
    padding:10px 20px;
    font-size:18px;
    font-weight:bold;
    text-align:center;
    margin-bottom:10px;
}