/*Modulo derecha oferta nieve
---------------------------------------------------------------------*/
div.oferta-nieve {padding:10px!important;}
div.oferta-nieve h2{margin-bottom:9px!important;}
div.oferta-nieve h3{margin-bottom:6px!important;}
div.oferta-nieve p{margin-bottom:7px!important;}

/*Modulo flash
---------------------------------------------------------------------*/
div.flash-nieve {margin-bottom:10px!important;}

/*Pestanas destinos
---------------------------------------------------------------------*/
ul.tabs-nav{border-bottom:1px dotted #ccc !important; /*margin-bottom:15px;*/ padding-left:17px; display:block;}
div.tabs-container{border:none;}

.big ul.tabs-nav a{font-size:14px; font-weight:bold;}
.big ul.tabs-nav span{padding-bottom:7px;}

/*Estaciones de esqui
---------------------------------------------------------------------*/
div.listado_estaciones h2 {zoom:1; background:url(../images/estrellaOferta.gif) no-repeat 100% 50% !important; margin:3px 10px 10px 17px; line-height:50px;}
/*Lista nombre de estaciones*/
ul.estaciones {margin:10px 0 10px 12px;}
ul.estaciones h2{font-size:18px;background:none;}
ul.estaciones h3{font-size:13px; color:#666!important;}
ul.estaciones ul{clear:both; float:left; width:100%;list-style:none; margin:0; padding-left:10px;}
ul.estaciones li{float:left;}
ul.estaciones li a {display:block; padding:.5em; margin:0 5px; color:#666; text-decoration:none; border:1px solid #fff; -moz-border-radius:5px; -webkit-border-radius:5px;}
ul.estaciones li a:hover {color:#666; text-decoration:none; background-color:#eee; border-color:#eee;}
ul.estaciones li a.select{border-top-color:#ccc; border-left-color:#ccc; background-color:#eee;}
div.separador {border-bottom:1px solid #eee; width:100%;margin-bottom:10px;}
/*Lista nombre de hoteles*/
.item_estacion {width:100%;}
div.estacion {margin:10px 0 10px 13px;}
div.hoteles_estacion {padding:10px; border-top:1px solid #eee; border-bottom:1px solid #eee;} 
div.hoteles_estacion ul{padding:0 20px; margin-bottom:10px; margin-left:0;padding:0 20px 0 32px;clear:both;}    
div.hoteles_estacion h2{background:none !important; line-height:18px;}
div.hoteles_estacion .ico_nieve {background:url(../images/nieve/ico_nieve.gif) no-repeat 0 50% !important; float:left; line-height:30px; padding-left:30px; margin-left:10px;}
div.hoteles_estacion li{color:#6695ff; font-size:bold; height:21px; line-height:26px; *line-height:20px; width:45%; float:right; margin-right:30px !important; margin-right:20px; background:url(../images/punto.gif) repeat-x center 17px; *background:url(../images/punto.gif) repeat-x center 17px;}
div.hoteles_estacion li.ultimo{float:left !important;margin-left:6px !important; *margin-left:3px;  }  
div.hoteles_estacion span{color:#666; display:block; float:right; height:21px; font-size:1.2em; background-color:#fff; padding-left:6px;}
div.hoteles_estacion a:hover{color:#666;}
div.hoteles_estacion div span{display:block; float:right; height:45px; padding-left:0; position:relative; top:-60px;}
/*Hotel destacado*/
div.hoteles_estacion li a{font-size:1.2em; display:block; float:left; text-decoration:none; height:21px; background-color:#fff; padding-right:6px; text-de}
div.hoteles_estacion li.destacado{background:none; background-color:#e6ecf8; float:right; height:auto; line-height:11px; margin-bottom:10px;}
div.hoteles_estacion li.destacado a {background:transparent; float:none; padding:0; margin:0; height:auto; font-size:15px;}
div.hoteles_estacion li.destacado div{padding:10px;}
div.hoteles_estacion li.destacado div div{padding:6px 0 5px;}
div.hoteles_estacion li.destacado div h3{color:#666 !important; font-weith:bold; font-size:15px;}
div.hoteles_estacion li.destacado div p{color:#666 !important; font-size:15px;}
div.hoteles_estacion li.destacado .detalle_hotel h2{margin:0 0 10px 0 !important; font-size:15px;}
div.hoteles_estacion li.destacado div img{padding-right:10px; float:left; width:115px;}
/*Mas info*/
div.estacion span.mas_info {font-size:15px; color:#6695ff; margin-left:15px; font-weight:bold; line-height:45px;}
div.estacion img {float:left;}
div.estacion a {font-size:15px; color:#6695ff; text-decoration:none;}
div.estacion a:hover {color:#666;}
