@charset "utf-8";
/* CSS Document */

div, p, li {margin:0; padding:0}
img {border:0}

a{outline:0px}
/* FONT */
h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}

h4, p {
	font-family: Arial, Helvetica, sans-serif; color: #666666; font-weight: normal;	
}

h4 {
	font-size: 15px;
	line-height: 16px;
	text-align: justify;
}

p { font-size:12px; line-height:16px;}

body {
	text-align: center;
	padding:0;
	margin:0;
	background-color: #D3DAD6;
}

.pageLayout {
	padding:0;
	margin:0;
}

.pageLayout #container {
	width:900px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

#header {
	width:900px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:98px;
	padding:0; margin:0;
}

#header .navLanguage {
	float: right;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	margin-right:20px;
}

#header .navLanguage p{
	margin-bottom: 5px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	margin-left: 35px;
}

.navLanguage p a {
	color: #8B8B8B;
}

.navLanguage p  a:hover {
	text-decoration: none;
}

#header .nav{
	float: left;
	width: 600px;
	margin:0;
	padding-top:40px;
	padding-left: 300px;
}

#header  .nav ul {
	list-style-type: none;
	padding:0;
	width:600px;
	margin:0;
}

#header .nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	padding-left: 20px;
	float: left;
	margin:0;
}

#header .nav ul li a{
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#header .nav ul li a:hover{
	color: #765425;
	text-decoration: none;
	border:none;
}


 .highlight {
	color: #765425!important;
	text-decoration: none;
	font-weight: bold!important;
	border:none;
}

.searchmoreFull{
	background-image: url(../img/search_features2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 281px;
	width: 900px;	
}
#top_sectionLeft {
	float: left;
	height: 294px;
	width: 350px;
}

#top_sectionRight {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	height: 294px;
	width: 550px;
	}
	
	#top_sectionRight2 {
	background-image: url(../img/no_features.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	height: 294px;
	width: 550px;
	}

#top_sectionRight .img {
	float:left;
	width:300px;
	height:227px;
	margin-top:35px;
}

#top_sectionRight2 .img {
	float:left;
	width:300px;
	height:227px;
	margin-top:35px;
}

 .featuredhome {
	float:right;
	width:200px;
	height:250px;
	margin-top:20px;
	margin-right:10px;
}
#topTitle {
	background-image: url(../img/no_features2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:900px;
	height:97px;
	padding-top:50px;
	padding-left:30px;
}
#topTitle h1{
	margin: 0;
	padding:0;
}

 .selectedhome {
	float:right;
	width:210px;
	height:250px;
	margin-top:20px;
	margin-right:10px;
}
.selectedhome h1 {
	padding:0!important;
	color:#666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px!important;
	font-weight: normal;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}


 .featuredhome h2, .selectedhome h2 {
	margin:0!important; 
	padding:0!important;
	color:#996666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.featuredhome .espacio, .selectedhome .espacio {
	height:20px;
	width:200px;
}

.featuredhome p, .selectedhome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top:8px;
}

.featuredhome .goHome {
	width:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #007EA8;
	margin-top:12px;
	padding: 4px;
	border: 1px solid #FFFFFF;
	text-align: center;
}

.featuredhome .goHome a{
	color: #FFFFFF;
	text-decoration: none;
}

.featuredhome .goHome a:hover{
	font-weight: bold;
}
	

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#container #pageContent {
	background-image: url(../img/body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	margin-top: -10px;
}

#container #pageContent2 {
	padding: 0;
	float: left;
	width: 900px;
	background-color: #FFFFFF;
}

#pageContent .page_padding {
	padding: 10px;
}


#pageContent2 .page_padding {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.BusqueMais{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	background-image: url(../img/buscarmaisBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.BusqueMaisRight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	background-image: url(../img/buscarmaisBG2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BusqueMais p {margin-bottom:10px;}
.BusqueMais span {
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.BusqueMaisRight p {margin-bottom:10px;margin-left:50px;}
.BusqueMaisRight span {
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
.boton2 {margin-left:130px;}
.testimonialNav {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#996600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:10px;
	padding-bottom:10px;
}
.testimonialNav a {color:#996600; text-decoration:none;}
.testimonialNav a:hover {color:#996600; text-decoration:underline;}

#IDX-quickSearchForm { position: relative; height: 180px; width: 100%; margin:0; padding:0 } 
#QS-minPriceField { position: absolute; width: 100px; height: 22px; left: 169px; top: 61px; font-weight: 100000;  } 
#QS-maxPriceField { position: absolute; width: 100px; height: 22px; left: 169px; top: 99px; font-weight: 800000;  } 
#QS-labelMaxPrice { text-align: left; position: absolute; width: 130px; height: 22px; left: 83px; top: 105px;  } 
#QS-labelMinPrice { text-align: left; position: absolute; width: 130px; height: 22px; left: 80px; top: 63px;  } 
#QS-labelCityList { text-align: left; position: absolute; width: 110px; height: 22px; left: 110px; top: 32px;  } 
#QS-buttonSearch { position: absolute; width: 70px; height: 27px; left: 168px; top: 136px;  } 
#QS-selectCityList { position: absolute; width: 105px; height: 22px; left: 169px; top: 31px;  } 
#backLink {position:absolute; top:180px;}

.BusqueMais h2 {
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
		color:#996666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
.BusqueMaisRight h2 {
	padding:0;
	margin-right: 0;
	margin-left: 0;
	color:#996666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding-bottom:20px;
}



#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 900px;
	background-color: #8D825C;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	float: left;
	padding-top: 180px;
	padding-left:38px;
}
