﻿/******************* Maquetacion del listado de los servicios *************************/

.ListadoServicios .tipoServicio 
{
	background-image:url(/images/servicios/bg_tipoServicio.gif);
	background-repeat:repeat-y;
	margin-bottom:6px;
	overflow:hidden;
	height:1%;
}



.ListadoServicios .tipoServicio span
{
	color:#33CCFF;
	font-size:18px;
	font-weight:bold;
	margin:6px 10px;
	display:block;		
}

.ListadoServicios div.producto 
{
	margin:20px 0px 0px 0px;	
}

.ListadoServicios .servicio {
	color:#FFFFFF;
	float:right;
	height:1%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	overflow:hidden;
	width:496px;
}

.ListadoServicios .servicio  div {
	overflow: hidden;
	height: 1%;
}

.ListadoServicios div.producto div.titulo span.nombrelargo
{
	text-transform:none;
}

.ListadoServicios  div.producto div.info .desc {
	width:494px;
	margin-left:8px;
}

.ListadoServicios div.producto div.info .foto {
	width:86px;
}

.ListadoServicios div.producto div.info .desc p
{
	padding:0px 0px 6px 0px;
	margin-top:0px;
	clear:both;
}


.ListadoServicios div.producto div.info .desc .masinfo
{
	color:#7EB3D9;
	text-decoration:none;
	font-size:11px;
	display:block;
	margin-bottom:6px;
	float:left;
	clear:both;
	font-weight:bold;
}


/*Lista de fechas de la opcion*/


.ListadoServicios .servicio .opcion .mostrarFechasOpcion
{
	float:left;
	margin-left:216px;
	margin-top:6px;
	position:absolute;
	overflow:visible;
	z-index:1000;
}

.ListadoServicios .servicio .opcion  .mostrarFechasOpcion  span.mostrar
{
	font-weight:bold;
	color:#FFFFFF;
}

.ListadoServicios .servicio .opcion .mostrarFechasOpcion ul.listaFechasOpcion 
{
	background-color:#C7DAFC;
	border:1px solid #4E78AE;
	color:#FFFFFF;
	padding:0px;	
	list-style-type:none;
	margin:2px 0px 8px 0px;
	min-height:1%;
	overflow:hidden;
	width:180px;
}

.ListadoServicios .servicio .opcion .mostrarFechasOpcion ul.listaFechasOpcion li
{
	cursor:pointer;	
	padding:6px 5px 4px 5px;

}

.ListadoServicios .servicio .opcion .mostrarFechasOpcion ul.listaFechasOpcion li:hover
{
	background-color:#022E78;

}

.ListadoServicios .servicio .opcion .mostrarFechasOpcion ul.listaFechasOpcion span
{
	margin-right:3px;
	font-size:11px;
	color:#022E78;
}

.ListadoServicios .servicio .opcion .mostrarFechasOpcion ul.listaFechasOpcion li:hover span
{
	color:#FFFFFF;

}


.ListadoServicios .servicio .opcion .mostrarFechasOpcion ul.listaFechasOpcion .precioFecha
{
	font-weight:bold;
	letter-spacing:-0.01em;
}
/**/

/*Fechas de cada opcion*/
.ListadoServicios .servicio .opcion ul.fechasOpcion {
	clear:both;
	list-style-type:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
	height:1%;
}

.ListadoServicios .servicio .opcion ul.fechasOpcion li.fechaOpcion{
	clear:both;
	margin:0px 0px 8px 0px;
	padding:0px;
	overflow:hidden;
	height:1%;
}


.ListadoServicios .servicio .opcion .fechasOpcion .fechaOpcion .datosServicio {
	float: left;
	width: 382px;
	border-collapse:collapse;
	margin:1px;
}

.ListadoServicios .servicio .opcion .fechasOpcion .fechaOpcion .datosServicio td{
	border: solid 1px #2493D4;
	padding:4px 6px;
}

.ListadoServicios .servicio .opcion .fechasOpcion .fechaOpcion span {
}

.ListadoServicios .servicio .opcion .fechasOpcion .fechaOpcion .datos .fec span {
}

.ListadoServicios .servicio .opcion .fechasOpcion .fechaOpcion .precioReserva {
	padding-left: 8px;
	font-size: 12px;
	margin-top:12px;
}


.ListadoServicios .servicio .opcion .fechasOpcion .fechaOpcion .precioReserva .botonReservar ,
.ListadoServicios .servicio .opcion .fechasOpcion .fechaOpcion .precioReserva .botonSolicitar {
	clear:both;
	display:block;
	float:right;
	font-size:10px;
	margin-top:2px;
	padding-bottom:1px;
	padding-top:1px;
	text-transform:uppercase;
}






/**********************************************************/



.sliderInput {
	height:20px;
	width:40px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	visibility:hidden;
}


.producto .info div.precioTotal {
    clear: both;
    float: left;
    overflow-x: hidden;
    height: 1%;
    margin-top: 10px;
}
.producto .info div.precioTotal span {
    margin-right: 10px;
}








/*Pagina de reserva de servicios*/





.tablaDatosServicio
{
	margin-top:0px;
}


.tablaDatosServicio td 
{
	padding-top:4px;
}

.tablaDatosServicio td.Separador 
{
	padding:1px;
	line-height:0px;
	font-size:0px;
	border-bottom:solid 1px #DDDDDD; 		
}

.tablaDatosServicio .nombreOpcion
{
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 8px 0px 2px;	
}

.tablaDatosServicio .infoservicio 
{
	width:234px;		
	text-align:right;
}
 
.tablaDatosServicio input.datospersonales 
{
	width:216px;
}


.tablaDatosServicio td.tituloGrupo
{
	color:#FFFFFF;
	font-weight:bold;
	padding:14px 8px 0px 2px;
	border-bottom:solid 1px #A8B0C8; 	
}

.tablaDatosServicio  textarea
{
  width:240px; 
}

.TextoCalcularSuplementos 
{

	background-color:#E6F5FF;
	color:#FFFFFF;
	float:left;
	font-style:italic;
	margin: 6px 0 4px 0;
	padding:0 4px 0 4px;
	}

div.botonRecalcular 
{
	clear:both;
	float:none;
}


.dropoff span, .pickup span
{
	color:#FFFFFF;
	font-weight:bold;	
}


/*Listado traslados*/

.ListadoTraslados div.producto 
{
  clear:both;
}

.ListadoTraslados div.producto div.titulo 
{
	color: #FFFFFF;
	font-weight:bold;
	background-image:url(/images/masterPage/bg_titulo_borde.jpg);
	background-position:right 100%;
	background-repeat:no-repeat;
	font-size: 14px;
	padding: 4px 0 8px 4px;
	margin: 0 0 2px 0;
	overflow:hidden;
	text-transform:capitalize;
}

.ListadoTraslados div.producto div.titulo .tituloTranf
{
    float:left;
    }

.ListadoTraslados div.producto div.titulo .infoTranf
{
    float:right;
    }

.ListadoTraslados .producto .combinaciones .precioReserva .botonSolicitar .botonOkIzq
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent;
	border:medium none;
	float:left;
	height:20px;
	margin:0;
	padding:0;
	width:4px;
	display:none;
}

.ListadoTraslados .producto .combinaciones .precioReserva .botonSolicitar .botonOkCen{
	background: transparent;
	margin: 0;
	padding: 0;
	border: none;
	width: 4px;
	height: 20px;
	float: left;
}

.ListadoTraslados .foto
{
	float:left;
	margin:12px 0 0;
	width:100px;
}

.ListadoTraslados .combinaciones
{
	float:left;
	margin:12px 0 0;
	width:466px;
}

.ListadoTraslados .combinaciones .descripcion
{
	float:left;
	margin:0px 0 10px 12px;
	width:466px;
}

.ListadoTraslados .combi 
{
	display:block;
	height:1%;
	min-height:50px;
	overflow:hidden;
	position:relative;
	width:490px;
}

.ListadoTraslados .combi .segmentos 
{
	display:block;
	float:left;
	height:1%;
	overflow:hidden;
	width:382px;
}

.ListadoTraslados .combi .segmentos .segmento 
{
	display:block;
	height:1%;
	margin:0 0 6px;
	overflow:hidden;
}

.ListadoTraslados .combi .segmentos .segmento .desc 
{
	float:left;
	font-size:10px;
	margin:0 0 0 12px;
	width:370px;
}

.ListadoTraslados .combi .precioReserva 
{
	/*background-color:#9BBA14;*/
	bottom:8px;
	float:left;
	position:absolute;
	right:1px;
	width:84px;
}

.ListadoTraslados .combi .precioReserva .boton .botonOkIzq
{
	display:none;
}

*:first-child+html .ListadoTraslados .producto .combinaciones .combi .precioReserva .boton /*only IE7*/
{
	clear: both; 
	float: none;
}

.ListadoTraslados .producto .combinaciones .combi .precioReserva .boton .botonOkCen
{
	background:#2393D4;
	clear:both;
	float:left;
	margin-top:3px;
	padding:0 0 0px 11px;
	text-transform:uppercase;
	width:102px;
}

.ListadoTraslados .botonReservar , .ListadoTraslados .botonSolicitar {
	clear:both;
	float:left;
	margin-top:3px;
	padding:0 0 5px 11px;
	text-transform:uppercase;
	width:102px;
}


.ListadoTraslados div.precioReserva  .textoPrecio {
	float:left;
	width:70px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

.ListadoTraslados .botonReservar , .ListadoProducto .botonSolicitar {
	clear:both;
	float:left;
	margin-top:3px;
	padding:0 0 5px 11px;
	text-transform:uppercase;
	width:102px;
}

.boton
{
    clear:both;
    }
