/*
   Css Framework 
   =============
   	 - see http://www.contentwithstyle.co.uk/Articles/17/a-css-framework
   	   for more info.
*/
@import url("framework/tools.css");
@import url("framework/forms.css");
/* 
  Swap layout stylesheet: 
	layout-navtop-localleft.css
	layout-navtop-subright.css
	layout-navtop-3col.css
	layout-navtop-1col.css
	layout-navleft-1col.css
	layout-navleft-2col.css
*/
@import url("framework/layout-navtop-subright.css");
@import url("framework/layout.css");
@import url("common.css");

@import url("cssPortal/home.css");
@import url("cssPortal/amarillas.css");
@import url("cssPortal/reset.css");

div#main{
	width: 760px;
	margin-top: -40px;
	/*padding-left: 25px;
	padding-right: 25px;*/
}
div#sub{
	display: none;
}
/********************
   columnas home
 ********************/
 div.firstColumn{
	width: 425px;
	display: inline;
	float:left;
	padding-right: 25px;
}
/******************** 
   caja de destinos 
 ********************/
div.destinos img{
	margin-left: 14px;
}
div.destinos .listas{
	background-image: url("../images/home/evento.gif");
	background-repeat: no-repeat;
	height: 85px;
	width: 270px;
	padding-left:130px;
	padding-right:30px;
	padding-top:5px;
	float: left;
}
div.destinos .listas ul{
	float:left;
	margin-top:6px;
	width:338px;
	margin-left:-3px;
	*margin-left: 25px;
	_margin-left: 20px;
	 
}

.ofertas{
	margin-left: 445px;
	padding-bottom: 25px;
}

.separacion img{
	*margin-top: -35px;	
}

div.destinos .listas ul li{
	float: left;
	margin: 0;
	width: 125px;
	color:#7A7A7A;
	font-family:arial;
	font-size:11px;
}
div.destinos,
div.destinos a,
div.destinos a:link,
div.destinos a:active,
div.destinos a:visited,
div.destinos a:hover{
	color:#7A7A7A;
	font-family:arial;
	font-size:11px;
	text-decoration:none;
}
div.destinos a:hover{
	color:#3A3A3A;
}
/*********************
   div de separación 
 *********************/
div.separacion{
	background-repeat: repeat-x;
	display: block;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 1px;
	clear: both;
}

/* personalizaciones a los separadores */
div.sepSearch{
	margin-bottom: 25px;
}
div.sepHomeFooter{
	height: 13px;
	margin-bottom: 0;
}
/*********************
      destacados
 *********************/
div.right{
	float:right;
	display: inline;
	margin-top: 3px;
}

.destacados .separacion img{
	width: 450px;
}
.bannerDest{
	/*background-image: url("../images/home/destacado.gif");
	background-repeat: no-repeat;
	width: 417px;
	height: 197px;*/
}

.nav{
	float: right;
	position: relative;
	top: 225px;
	color: #0289C8;
}
.nav a{
	text-decoration: none;
}
.nav a:visited{
	color: #DC0000;
	font-family: verdana, regular;
	font-size: 11px;
}

.fontClass{
	color: #DC0000;
	font-family: verdana, regular;
	font-size: 12px;
}

.fontClass1{
	color: #DC0000;
	font-family: verdana, regular;
	font-size: 11px;
}

.nav a:hover{
	color: #C98A86;
	background-color: white;
}
.nav span{
	float:left;
	padding-top:2px;
	padding-bottom:5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left: 30px;
}
.nav .pager a{
	font-size: 11px;
	padding-left:  4px;
	padding-right: 4px;
	*padding-bottom: 2px;
	width: 14px;
	text-align: center;
	color:#AE0606;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	margin-left: 5px;
	background: url(../images/home/bkPage.gif) no-repeat;
}
.nav .pager a.activeSlide{
	background: url(../images/home/bkPageSelected.gif) no-repeat;
	color: white;
}
/*******************
  busquedas footer
********************/

#busquedasLugaresPopulares{
	left:260px;
	_left:290px;
	position:relative;
	top:-109px;
	.top:-170px;
	width:77%;
}

#busquedasLugaresPopulares ul li{
	background-image:url(../images/home/puntoAzul.gif);
	background-repeat:no-repeat;
	float:left;
	padding-left:15px;
	width:147px;
}

.separacionVertical{
	background-image:url(../images/home/separacionVertical.gif);
	background-repeat:no-repeat;
	height:100px;
	left:265px;
	position:relative;
	top:-10px;
	.top:-60px;
	width:5px;
	
}

.columna-info-busquedas {
	float:left;
	font-size:12px;
	margin-right:0;
	min-width:185px;
	position:relative;
	.margin-top: 15px;
	_margin-left: -10px;
}

#busquedasLugaresPopulares .tituloBusquedas{
	left:34px;
	position:relative;
	width:246px;
}

.tituloBusquedas{
	font: normal;
	font-size: 13pt;
	color: #666666;
	font-family: Arial;
}

.contenidoBusquedas{
	font: normal;
	font-size: 11pt;
	color: #3d76ab;
	font-family: Arial;
}
/********************
    end busq footer
*********************/
/*********************
  cajon de busqueda
**********************/
div#searchBox{
	background-image: url(../images/home/headerRestaurant.jpg);
	height: 230px;
	background-repeat: no-repeat;
	
}
/********************
   Imagenes Random 
*********************/
div.imgRotate1{ background-image: url(../images/home/rotate/automotores.jpg); }
div.imgRotate2{ background-image: url(../images/home/rotate/inmobiliarias.jpg); }
div.imgRotate3{ background-image: url(../images/home/rotate/abogados.jpg); }
div.imgRotate4{ background-image: url(../images/home/rotate/transportes_de_carga.jpg); }
div.imgRotate5{ background-image: url(../images/home/rotate/construcciones_empresas.jpg); }

div.searchBox{
	height: 216px;
	background-repeat:no-repeat;
	position: relative;
	top: -20px;
	left:-5px;
}
#suggest.close #tab {
	background-position:-463px 0px;
	left:8px;
	top:-2px;
	_left: 8px;
	_width: 513px;
	_top: 0px;
}

div #imgRotate #search.bgBox {
	_left: -14px;
	background-position:0px -1px;
	background-repeat:no-repeat;
	height:90px;
	top:118px;
}

#suggest .suggestContent {
	_width: 512px;
	margin-left: 10px;
	_margin-left: 9px;
	margin-top: -3px;
	_margin-top: -2px;
	padding-bottom:14px;
	.padding-bottom:20px;
	padding-top:6px;
	_padding-top:16px;
	background-position:-2023px -1px;
}

#suggestContent{
	font-family:Arial,Helvetica,sans-serif;
}

#suggest.keyword #suggestContent, #suggest.locality #suggestContent, #suggest.help #suggestHelp{
	margin-top:1px !important;
	border-left:1px solid #c3deef !important;
	border-right:1px solid #c3deef !important;
}

#suggest #tab #btOpenSuggest {
	left:19px;
	position:relative;
	top:4px;
}

#search form#searchForm fieldset input#keyword {
	width:205px;
	margin-top: 3px;	
}

#suggest.open #tab {
	left: 4px;
	_left: 2px;
	_width: 520px; 
	top: -1px;
	*top:-2px;
	_top:-2px;
	height:23px;
	background-position:-979px 0;
	height:24px;
	width:521px;
}

div #imgRotate #suggest .suggestContent p.switchSuggest {
	left:473px;
	top:-15px;
	_top:-8px;
	width:43px;
}

#suggest #suggestHelp {
	margin-left:9px;
	_margin-left:4px;
	margin-top:-10px;
	background-position:-2084px -3px;
	height:156px;
	
}

#suggest #right {
	right:-12px;
	_right:5px;
	top:-10px;
	*top: -3px;
	_top: -3px;
	
}

#suggest.help .suggestContent {
	padding-bottom: 10px;
	_width: 490px;
}

#suggest .suggestContent div#helpCol1, 
#suggest .suggestContent div#helpCol2 {
	margin-left: 0px;
	margin-top: 10px;
	*margin-top: 20px;
	_margin-top: 20px;
	*margin-bottom: -25px;
	_margin-bottom: -25px;
	
}
#suggest .suggestContent p#titleLocalidad{
	top: 10px;
	*top: 20px;
	_top: 20px;
	left: 23px;	
}

#suggest .suggestContent p#titleProvincia {
	top: 10px;
	*top: 20px;
	_top: 20px;
	left: 187px;
}

#suggest .suggestContent p#titlePais {
	top: 10px;
	*top: 20px;
	_top: 20px;
	left: 380px;
}	

/* Correcciones para la posición de los banners en RT */
div#banners{
	margin-top: 35px;
	.margin-top: -5px; 
}

/******HOME para IE6******/
#suggest {
	_top: 193px;
	left:4px !important;
}
#suggest p.desc {
	*top: 8px;
	_top: 9px;
}
#search form#searchForm fieldset {
	background-position:4px 1px;
	margin-top:63px;
	width:467px;
	.margin-top: 75px;
	.margin-left: -110px;
	
}
#search form#searchForm fieldset label#labelKeyword {
	left:8px;
	top:2px;
}

#search form#searchForm fieldset label#labelLocality {
	left:229px;
	top:2px;
}

#search form#searchForm fieldset #btHelp {
	background-position:-2616px -7px;
	width: 16px;	
}

.aContent{
	font-family:Arial;
	font-size: 10px;
}

#suggest p.leyend {
	*top: 9px;
}

/*#suggest.open #tab {
	_background-position: -1215px;
	_width: 521px;	
}*/
#suggest .shaddow {
	_background-position: none;
	_background-image: none;
	_height: 0px;
} 
/*#search form#searchForm fieldset #btHelp {
	_background-position-x: -3482px;
} */
#localityTooltip {
	top: 165px;
	*top:187px;
	_top: 165px;
	_left: 425px;	
}
#localityTooltip .tooltipleft{
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/imagesPortal/bg_localityTooltipLeft.png',sizingMethod='scale');
}

#localityTooltip .tooltipRight{
	_right:-1px;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/imagesPortal/bg_localityTooltipRight.png',sizingMethod='scale');
}

#localityTooltip .tooltipMiddle{
	_right:-1px;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/imagesPortal/bg_localityTooltipMiddle.png',sizingMethod='scale');
}
/**********HOME***********/

/**********************************
 * link para imágenes rotativas
 * se hace visible para la home
 */
div#linkRotate{
	display: block;
}
#alojamientos{
	height:19px;
	margin-top:-4px;
	*margin-top:-6px;
	width:240px;
}

/******* Estilos para busquedas destacadas *******/
div#busquedasDestadas div#sepDestacados{
	background-repeat: repeat-y; 
	height: 110px; 
	width: 1px; 
	float: left;
	clear: none;
	margin-top: 0;
	margin-left: 60px;
	position: relative;
	top: -20px;	
}

div#busquedasDestadas a{
	color: #3d76ab;
	text-decoration: underline;
	font-size: 12px;		
}

div#busquedasDestadas li{
 	list-style-type: disc;
 	margin-top: 7px;
 	color: #5f93c2;
 	width: 90px;
}

div#busquedasDestadas ul{
	float: left;
}

div#busquedasDestadas .links{
	clear: both;	
}

div#busquedasDestadas .tituloBusquedas{
	font-size: 13px;	
	margin-left: 25px;
	margin-bottom: 25px;
	color: #666666;
}

div#busquedasDestadas div#busquedasPopulares{
	float: right;
	width: 395px;	
	position: relative;
	top: -20px;
}

#search form#searchForm fieldset input#locality {
	margin-left:6px;
}
div.bannerGrande{
	padding-top: 0px;
	min-height:250px;
  	height: expression(this.height < 250 ? 250: true);
}
