@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------*/
/* 1. CONTENT HOTELES 
/*-----------------------------------------------------------------------*/

#column01, #column02, #column03 { padding-top:10px; }

/* Left Column 
------------------------------------------------------------------------*/

#column01 {
	display:inline;
	width:300px;
	float:left;
	margin-right:15px;
}

/* Motor Engine */

#motorEngine { padding-bottom:10px;}

#motorEngine form {
	margin-left:50px;
	padding-right:20px;
}

#motorEngine h2 {
	background: url(/pictures/txtBuscatuHotel.png) no-repeat;
	width:22px;
	height:126px;
}

#noOption .bestPrice {
	float:left;
	margin:10px;
}

/* Destinos más buscados */

#content #bestDestinations { 
	padding-bottom:10px;
	min-height:269px;
}

#content #bestDestinations h2 {
	background: url(/pictures/txtDestinosMasBuscados.png) no-repeat;
	width:22px;
	height:193px;
}


/* Middle Column 
------------------------------------------------------------------------*/

#column02 {
	display:inline;
	width:335px;
	float:left;
	margin-right:15px;
}

/* Lo más Barato */

#column02 #cheapest { 
	padding-bottom:10px;
	height:280px;
}
* html #column02 #cheapest { height:280px; }

#column02 #cheapest h2 {
	background: url(/pictures/txtLoMasBarato.gif) no-repeat;
	width:22px;
	height:233px;
}

#column02 #cheapest ul.specialOffer {
	display:block;
	margin:0 0 0 45px;
	width:282px;
	background:url(/pictures/bgBoxWhiteTop282px.png) no-repeat top;
	height:120px;
}

#column02 #cheapest ul.specialOffer li h3 {
	display:block;
	width:260px;
	height:20px;
	font:16px "Trebuchet MS";
	position:absolute;
	top:15px;
	left:55px;
}

#column02 #cheapest ul.specialOffer li h4 {
	display:block;
	width:150px;
	height:20px;
	font:20px "Trebuchet MS";
	color:#fe8334;
	position:absolute;
	top:15px;
	left:170px;
}
#column02 #cheapest ul.specialOffer h4 a { color:#fe8334;}

#column02 #cheapest ul.specialOffer a.photo {
	display:block;
	position:absolute;
	left:55px;
	top:43px;
}

#column02 #cheapest ul.specialOffer .offer {
	position:absolute;
	top:43px;
	left:170px;
	width:150px;
}

#column02 #cheapest ul.specialOffer .offer p { margin-bottom:10px;}

#column02 #cheapest ul.rate {
	margin:0 0 0 45px;
	position:relative;
	display:block;
	width:262px;
	background:url(/pictures/bgBoxWhiteBottom282px.png) no-repeat bottom;
	border-top: solid 1px #afc2d6;
	padding:15px 10px 15px 10px;
}
* html #column02 #cheapest ul.rate { padding:10px 10px 10px 10px; }

/* Banner Hotel del Día */

#column02 #dayHotel { position:relative; margin-bottom:10px;  }
*+html #column02 #dayHotel { margin-bottom:8px;}
* html #column02 #dayHotel { height:100px; margin-bottom:8px;}
#column02 #dayHotel .countdown {
	position:absolute; 
	bottom:10px; 
	left:10px
}

/* Right Column 
------------------------------------------------------------------------*/

#column03 {
	display:inline;
	width:335px;
	float:left;
}

/* Banner secuencial */

#column03 #banner {
	width:334px;
	height:290px;
	margin-bottom:10px;
}


/* Seleccionados para tí */

#column03 #forYou { 
	padding-bottom:20px;
	*padding-bottom:10px;
	height:225px;
}

#column03 #forYou h2 {
	background: url(/pictures/txtSeleccionadosParaTi.png) no-repeat;
	width:22px;
	height:177px;
}

#column03 #forYou form { margin:0 10px 15px 45px;}
#column03 #forYou form select { width:170px; }
#column03 #forYou form p.button { margin-top:-30px;}

#column03 #forYou .tags { margin:0 10px 0 45px; line-height:20px; }
#column03 #forYou .tags .size01 { font-size:12px; }
#column03 #forYou .tags .size02 { font-size:13px; }
#column03 #forYou .tags .size03 { font-size:14px; }
#column03 #forYou .tags .size04 { font-size:15px; }
#column03 #forYou .tags .size05 { font-size:16px; }
#column03 #forYou .tags .size06 { font-size:17px; }
#column03 #forYou .tags .size07 { font-size:18px; }
#column03 #forYou .tags .size08 { font-size:19px; }
#column03 #forYou .tags .size09 { font-size:20px; }
#column03 #forYou .tags .size10 { font-size:21px; }
