body{
background-color: #295B1D;
background-image:url('../graphics/bg2.gif');
background-repeat: repeat-y;
background-position: top center; 
font-family: verdana, arial;
font-size: 11px;
color: #ffffff;
line-height: 16px;
width: 100%;
margin: 0 auto; 
position: relative;
text-align: center;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
td {
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	padding:0;
}
/* text */
h1 {
font-family: verdana;
font-size: 14px;
color: #F17A00;
text-align: left;
}

h4,h5,h6
 {
font-family: verdana;
font-size: 24px;
color: #ffffff;
font-weight: normal;
text-align: left;
}

h2
 {
font-family: verdana;
font-size: 14px;
color: #295B1D;
text-align: left;
}
h3 
 {
font-family: verdana;
font-size: 14px;
color: #F17A00;
text-align: left;
}
.greent {
color: #083504;
}
.whitet {
color: #ffffff;
}
.display-none{
	display:none;
}
.color_295B1C{
	color:#295B1C;
}
.text_align_center{
	text-align:center;
}
.text_align_left{
	text-align:left;
}
.text_align_right{
	text-align:right;
}
.inline-block{
	display:inline-block;
	vertical-align:top;
}
/* link */
a:link, a:visited, a:hover, a:link.white, a:visited.white, a:hover.white{ 
	color: #F17A00; 	
	font-family: Verdana; 
	font-size: 11px; 
}
a:link, a:visited, a:link.white, a:visited.white{
	text-decoration: none;
}		
a:hover, a:hover.white{ 
	text-decoration: underline;
}
a:link.ftrl { 
	font-size: 11px;
	color: #ffffff; 
	text-decoration: none;
}
a:visited.ftrl { 
	font-size: 11px;
	color: #ffffff; 
	text-decoration: none;
}	
a:hover.ftrl { 
	font-size: 11px;
	color: #462F26; 
	text-decoration: underline;
}
#main {
background-image:url('../graphics/bg.jpg');
background-repeat: no-repeat;
background-position: top center; 
}
.mobil, .tablet{
	display:none;
}
.container_page{
	margin: 0 auto;
	max-width: 958px;
	width: 100%;
}
/*Main Menu*/
.main_menu ul{
	margin: 0 40px 0 0;
	padding:0;
	text-align:right;
}
.main_menu ul li{
	display:inline-block;
	list-style:none;
	padding: 0 12px;
	position:relative;
}
.main_menu ul li a{
	color:#000;
	font-family: 'Indie Flower', cursive;
	font-size:22px;
	line-height:1;
	text-shadow: 2px 0 0 #88D658, -2px 0 0 #88D658, 0 2px 0 #88D658, 0 -2px 0 #88D658, 1px 1px #88D658, -1px -1px 0 #88D658, 1px -1px 0 #88D658, -1px 1px 0 #88D658;
}
.main_menu ul li a:hover{
	text-decoration:none;
}
.main_menu ul ul{
	background:#fff;
	display:none;
	left:0;
	margin:0;
	padding: 10px 0;
	position:absolute;
	text-align:left;
	top:28px;
	width: 230px;
}
.main_menu ul ul li{
	border-top:1px solid #000;
	display:block;
	padding:5px 10px;
}
.main_menu ul ul li:first-child{
	border-top:0;
}
.main_menu ul ul li a{
	font-size:16px;
}
.main_menu ul li:hover ul{
	display:block;
}
.search_result_header_data{
	width:100%;
}
.home_text_header_left{
	text-align:left;
}
.home_text_header_right img{
	margin-bottom:15px;
}
.home_text_header_bottom{
	margin-top:-6px;
	text-align:center;
}
.content_left{
	max-width:680px;
	text-align: left;
	vertical-align:top;
	width:75%;
}
.content_left >div >table{
	max-width: 675px;
	width:100%;
}
.sub_content_left{
	color: #083504;
	padding: 10px; 
	text-align: left; 
}
.sidebar_right, .form_mobil .contenForm{
	max-width:215px;
	vertical-align:top;
	width:100%;
}
.sidebar_right .contenForm{
	margin-bottom:10px;
}
.sidebar_right .contenForm select, .form_mobil .contenForm select{
	margin-bottom:4px;
}
.chromestyle {
	margin-top: -5px;
}
/*Main Menu END*/
.formulario{
	color:#073504 !important;
}
.home_text_header td{
	padding:16px;
}
.contenido td{
	vertical-align:top;
}
.container_content, .form_mobil{
	background:#D4FFB9;
	vertical-align:top;
}
.subcontainer_page > table{
	background:#462F26;
	margin:0 auto;
	max-width: 928px;
	padding:1px;
	width: 100%;
}
#hometopbox{ 
    background-image:url('../graphics/home-box-top.gif');
    background-repeat: no-repeat;
    background-color: #083504;
	margin:15px auto 0 auto;
    text-align: left;
	width: 899px;
}
#homebtmbox{ 
	width: 678px;
    background-image:url('../graphics/lgr-box-top.gif');
    background-repeat: no-repeat;
    background-color: #64BE3A;
    text-align: left;
}
#homebtmbox table{
	display: inline-block;
	padding:16px;
}
#regionbox{ 
    background-image:url('../graphics/region-box-top.gif');
    background-repeat: no-repeat;
    background-color: #083504;
	margin: 0 auto;
	padding:5px;
    text-align: left;
	width: 186px;
}
#featuredbox{ 
    background-image:url('../graphics/featured-box-top.gif');
    background-repeat: no-repeat;
    background-color: #ffffff;
	margin: 0 auto;
	max-width: 196px;
    text-align: center;
	width:100%;
}
#featuredbox table{
	padding:7px;
}
.searchbox{ 
    background-image:url('../graphics/results-box-top.gif');
    background-repeat: no-repeat;
    background-color: #083504;
	max-width: 673px;
    text-align: left;
	width:100%;
}
.searchbox > table{
	display:inline-block;
	padding:16px;
}
.searchbox table table{
	display:inline-block;
	padding:10px;
}
.listing_result_data > table{
	padding:8px;
	text-align: left;
}
.listing_result_data_title, .listing_result_data_price, .listing_result_data_img_content,
.table_listing_result_data_img_content, .listing_result_data_content{
	text-align: left;
}
.listing_result_data_img{
	max-width:170px;
	width:100%;
}
.listing_result_data_img img{
	max-width:100%;
	width:auto;
}
.listing_result_data_content{
	max-width: 350px;
	padding:5px;
	width: 100%;
	word-wrap: break-word;
}
.listing_result_data_other_info{
	text-align: left;
}
.data_nav_pagination{
	border-spacing:1px;
}
.browse_tool_table{
	border:0;
	border-spacing: 1px;
    border-collapse: separate;
	width:100%;
}
.listing_detail_data{
	line-height: 0.9;
}
.listing_detail_data_contact{
	background:#E9FFDB;
	padding:10px;
}
.listing_detail_data_contact_left, .listing_detail_data_contact_right{
	max-width:48%;
	text-align:left;
	width:100%;
}
.listing_detail_data_contact_title{
	color: #8CD65E;
	font-size: 14px;
}
.listing_detail_banner_contact{
	background:#E9FFDB;
	padding:10px;
	max-width:620px;
	width:100%;
}
.listing_detail_data > table{
	max-width: 640px;
	padding:16px;
	text-align: left;
	width:100%;
}
.listing_detail_title{
	margin:0 auto;
	text-align: left;
	vertical-align:top;
	width:440px;
}
.listing_detail_price{
	margin:0 auto;
	text-align: left;
	vertical-align:top;
	width:200px;
}
.listing_detail_data_price{
	font-size: 14px;
}
.listing_detail_data_property{
	color: #8CD65E;
	font-size: 14px;
}
.listing_detail_top_botton{
	padding-right:16px;
}
#ftr{ 
    background-image:url('../graphics/bg-footer.gif');
    background-color: #64be3a;
    background-repeat: no-repeat;
	border-bottom:1px solid #fff;
    height: 122px;
	margin-left:-1px;
	width: 955px;
}
img { 
	border: 0px;
}
#next { 
	color: #295B1C;
}
.browse_tool {
	text-decoration: none;
	color: #295B1C;
}
.browse_tool_button A {
	background-color: #FFFFFF;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 55px;
	height: 18px;
	display: block;
	padding: 3px;
}
.browse_tool_button a:visited {
	color: #000000;
}
.browse_tool_button a:hover {
	color: #CCCCCC;
	BORDER-STYLE: inset;
	width: 55px;
	height: 18px;
}
.browse_tool_ghost {
	font-size: 9px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}
.browse_tool_curpage {
	BACKGROUND-COLOR: #7BC14F;
	color: #ffffff;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #073602;
	text-decoration:none;
	font-size: 9px;
	vertical-align: middle;
	color:	#ffffff;
	padding: 0px;
}
/* bt_pages_ghost{
	color:	#F17B00;
	text-decoration:none;
} */
a.bt_pages{
	color:	#ffffff;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

a.bt_pages:visited{
	color: #ffffff;
}
a.bt_pages:hover{
	color:#ffffff;
	background: #F17A00;
}
.multiple_options_caption {
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #8CD65E;
    font-size: 14px;
}
.multiple_options ul li {
	list-style: disk;
	margin-left: -8;
	padding-left: 1em;
	text-indent: -1em;
}
#rss-style{
	margin: 5px auto 0 auto;
	text-align: center;
}
/* #rss-style img{
	margin-left: -20px;
} */
#rss-style a{
	color:#073501;
}
#rss-link{
	margin-bottom: -3px;
}
td.active a {
	background:#7BC14F;
}
.region-box-btm, .search-results-box-btm{
	margin-top:-7px;
}
.sub_footer{
	padding-left: 16px;
	padding-top: 40px; 
}
/*Responsive design*/
@media (max-width: 750px) {
	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}
	body {
		background-image: none;
	}
	img{
		height: auto;
		max-width: 100%;
	}	
	h1 {
		font-size: 18px;
	}
	h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover{
		font-size:16px;
	}
	p, td, a:link, a:visited, a:hover{
		font-size: 15px;
	}
	.desktop, .container_page > table> tbody>tr.desktop, .home_text_header_bottom, 
	.search-results-box-btm, .next_prev_bottom{
		display:none;
	}
	.mobil{
		display:block;
	}
	.form_mobil{
		padding-bottom:10px;
	}
	#main {
		background-image:url(../graphics/back_general_mobil.jpg);
		background-repeat:repeat-x;
	}
	.container_page > table, .container_page > table> tbody, .container_page > table> tbody>tr, .container_page > table> tbody>tr>td,
	.subcontainer_page > table, .subcontainer_page > table> tbody, .subcontainer_page > table> tbody>tr, .subcontainer_page > table> tbody>tr>td,
	#hometopbox, #homebtmbox, .home_text_header > table, .home_text_header > table> tbody, .home_text_header > table> tbody>tr, .home_text_header > table> tbody>tr>td,
	.container_content > table, .container_content > table> tbody, .container_content > table> tbody>tr, .container_content > table> tbody>tr>td,
	#ftr.footer,
	.listing_detail_data > table, .listing_detail_data > table > tbody, .listing_detail_data > table > tbody > tr, .listing_detail_data > table > tbody > tr > td{
		display:block;
		max-width:100%;
	}
	.logo_header{
		background:#fff url(../graphics/back_header.jpg)no-repeat;
		background-size:100%;
		padding-top: 25px;
		text-align:center;
	}
	.main_menu{
		background:#fff;
	}
	.main_menu ul {
		margin:0;
		padding:10px 0;
		text-align:center;
	}
	#hometopbox.home_text_header{
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;
		margin:0 auto;
		max-width:96%;
	}
	#homebtmbox{
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		border-radius: 10px;
	}
	.home_text_header_right{
		text-align:center;
	}
	.home_text_header_right img{
		margin:10px;
	}	
	.container_content{
		padding-top:2%;
	}
	.content_left {
		margin: 0 auto;
		width: 98%;
	}
	.listing_result_data_content, .listing_result_data_img{
		max-width: none;
	}
	.listing_detail_data > table > tbody > tr > td{
		width:100%!important;
	}
	.container_content > table> tbody>tr>td.sidebar_right, .form_mobil .contenForm{
		margin:0 auto;
		max-width:200px;
		padding-top:10px;
	}
	.sidebar_right{
		margin-top:10px;
	}
	#regionbox {
		max-width: 196px;
		width:100%;
	}
	.sidebar_right .contenForm{
		margin-bottom:10px;
	}
	#ftr {
		height: auto;
	}
	.searchbox {
		border-radius: 5px;
	}
}
@media (max-width: 520px) {
	.content_left >div > table, .content_left >div > table> tbody, .content_left >div > table> tbody>tr, .content_left >div > table> tbody>tr>td,
	.sub_content_left >div > table, .sub_content_left >div > table> tbody, .sub_content_left >div > table> tbody>tr, .sub_content_left >div > table> tbody>tr>td,
	.next_prev_top >div > table, .next_prev_top >div > table > tbody, .next_prev_top >div > table > tbody > tr, .next_prev_top >div > table > tbody > tr > td{
		display:block;
		max-width:100%;
	}
	.next_prev_top .display-none, .content_left >div > table.search_result_header_data{
		display:none;
	}
	a.bt_pages {
		font-size: 12px;
	}
	.main_menu ul li{
		border-bottom:1px solid #88D658;
		display: block;
		padding: 5px 12px;
	}
	.main_menu ul li:last-child{
		border-bottom:none;
	}
	.main_menu ul li:hover ul {
		display: none;
	}
	.main_menu ul ul {
		border:1px solid #000;
		padding:0;
		position: static;
		text-align: center;
		top: 0;
		width: 100%;
	}
	.table_listing_result_data_img_content, .table_listing_result_data_img_content > tbody, .table_listing_result_data_img_content > tbody>tr, .table_listing_result_data_img_content > tbody>tr>td{
		display:block;
		max-width:none;	
		word-wrap: break-word;
		width:100%;
	}
	.content_left {
		width: 96%;
	}
	.sub_content_left {
		padding: 0;
	}
	.listing_result_data_price{
		text-align:center;
	}
	.browse_tool{
		height:auto!important;
	}
	.data_nav_pagination, .browse_tool{
		text-align: center;
	}
	.data_nav_pagination, .data_nav_pagination > tbody, .data_nav_pagination > tbody > tr, .data_nav_pagination > tbody > tr > td{
		display:block;
	}
	.data_nav_pagination > tbody > tr > td.bt_pages, .data_nav_pagination > tbody > tr > td.active{
		display:inline-block;
		margin-right: -4px;
	}
	.listing_detail_data_contact_left, .listing_detail_data_contact_right {
		max-width: none;
	}
	.searchbox .table_listing_result_data_img_content {
		padding: 10px 0;
	}
	.listing_result_data_img{
		text-align:center;
	}
	.listing_result_data_other_info{
		text-align:center;
	}
	.sub_footer {
		text-align:center;
	}
}
@media (max-width: 350px) {
	a.bt_pages {
		width: 23px;
	}
}