﻿

.cestaCompra 
{
	margin-top:12px;
	margin-bottom:16px;
	position:relative;
	clear:both;
}

.cestaCompra .cestaCabecera
{
	display:none;
}

.cestaCompra div.finalizarCesta a
{
    display:none;
}

.cestaCompra .cestaContenido{
  overflow:hidden;
  height:1%;
}
.cestaCompra table {
  background-color:#fff;
	width:545px;
	margin-left: 1px;
	position:relative;
	margin-bottom:2px;
	float:left;
	clear:both;
	border-collapse: collapse;
}

.cestaCompra table td {
	position:relative;
	font-size:11px;
	line-height:13px;
	border:solid 1px #0073BB;
}

.cestaCompra table p {
	margin: 0;
	clear:both;
}

.cestaCompra table div.desc {
	padding: 5px 10px;
	overflow: hidden;
	height: 1%;
}


.cestaCompra h3.tituloTipoProducto {
	color: #0072BA;
	font-weight: bold;
	padding:5px 1px;
	font-size:12px;
	/*float:left;*/
	clear:both;
	text-transform:uppercase;
}

.cestaCompra table div 
{
	position:relative;	
}

.cestaCompra table div .tituloProducto {
	color: #0072BA;
	font-weight: bold;
	margin: 0 0 0 0;
	font-size:12px;
	padding-bottom:6px;
	overflow:hidden;
}

.cestaCompra table div .tituloProducto span.nombre {
	float:left;
}

.cestaCompra table div .tituloProducto span.direccion {
    display:none;
}

.cestaCompra table div .tituloProducto span.zona 
{
	float:left;
	margin-left:6px;
}

.cestaCompra table span.politicaCancelacion {
	display:block;
	font-size:11px;
}

.cestaCompra table span.politicaCancelacion a{
	display:block;
	color:#333;
	font-weight:bold;
}

.cestaCompra table td.precio {
	width: 104px;
	padding: 4px 4px 6px 0px;
	text-align:right;
    vertical-align:bottom;
}

.cestaCompra table span.precio {
	color: #434D67;
}

.cestaCompra table span.cancelada {
	background-color: #C7D9FC;
	color:#434D67;
	font-weight:bold;
	margin-right:3px;
	padding:1px;
}

.cestaCompra table span.disponible {
	display:none;
}

.cestaCompra table span.enPeticion {
	display:none;
}



.cestaCompra div.precioTotal, .cestaCompra div.precioPagar{
    background-color:#0073BB;
    clear:both;
    color:#fff;
    font-size:12px;
    font-weight:bold;
    height:14px;
    line-height:14px;
    margin:4px 0 10px;
    overflow:hidden;
    padding:3px 6px;
}
.cestaCompra div.precioPagar{
  background-color:Transparent;
  margin:0;
  color:#0072BA;
  overflow:hidden;
  height:1%;
}

.cestaCompra div.precioTotal span.texto, .cestaCompra div.precioPagar span.texto{
	float: left;
	font-size:11px;
}

.cestaCompra div.precioTotal span.precio, .cestaCompra div.precioPagar span.precio {
	float: right;
}


.cestaCompra .pasajerosReserva 
{
  margin-top:10px;
}

.cestaCompra .pasajerosReserva .pasajero 
{
  display:block;
  clear:both;
  overflow:hidden;
  margin-bottom:4px;
}

.cestaCompra .pasajerosReserva .pasajero .tituloPasajero
{
    color:#0072BA;
    width:100%;
    border-bottom:solid 1px #0072BA;
    float:left;
    clear:both;
   /* font-weight:bold;*/
}

.cestaCompra .pasajerosReserva .pasajero  .datoPasajero 
{
  float:left;
  margin-right:10px;
  margin-top:2px;
  width:184px;
}

.cestaCompra .pasajerosReserva .pasajero  .titDato 
{
  color:#0072BA;
  padding-right:3px;
}

.cestaCompra .point{
  border-bottom:1px solid #0072BA;
  color:#0072BA;
}

/* Cesta de la compra "mini" (para laterales, en la parte superior de la pagina, etc.) */

.cestaCompraMini 
{
	width:100%;
	margin:0;
	font-size:11px;
	background-color:#0073BB;
	padding:10px 20px;
}

.cestaCompraMini .cestaCabecera
{
	background-image:url(/images/cestaCompra/cabeceraCesta.gif);
	background-repeat:no-repeat;
	height:19px;
	overflow:hidden;
	line-height:19px;
	display:none;
}

.cestaCompraMini .cestaCabecera span
{
	margin-left:12px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
}

.cestaCompraMini .cestaCabecera img
{
 vertical-align:middle;
 display:none;
}

.cestaCompraMini .cestaContenido{
  width: 980px;
}

.cestaCompraMini h3 
{
    font-size:11px;
}

.cestaCompraMini table 
{
	width:100%;
	margin-top:2px;
	background-color:#fff;
}

.cestaCompraMini table td
{
  font-size:11px;
}

.cestaCompraMini table p {
	margin: 0;
}

.cestaCompraMini table div {
	color: #333333;
	padding: 2px;
	float: left;
	overflow: hidden;
	height: 1%;
}



.cestaCompraMini h3.tituloTipoProducto {
	display: none;
}

.cestaCompraMini table div .tituloProducto {
	font-weight: normal;
	margin: 0;
	float:left;
}

.cestaCompraMini table div .tituloProducto span.nombre {
  color:#0072BA;
  font-size:12px;
  font-weight:bold;
  margin-left:5px;
}

.cestaCompraMini table div .tituloProducto span.direccion {
	margin-left: 12px;
	display: none;
}

.cestaCompraMini table div .tituloProducto span.zona {
	display: none;
}

.cestaCompraMini table div .fecha {
	display:block;
	float:left;
	margin-left:10px;
}

.cestaCompraMini table div .fecha .titulosfecha 
{
	display:none;
}

.cestaCompraMini table div .caracteristicaProducto {
	display: none;
}

.cestaCompraMini table span.politicaCancelacion {
	display: none;
}

.cestaCompraMini table td.precio {
	width: 150px;
	padding: 4px;
	text-align:right;
	vertical-align:bottom;
}



.cestaCompraMini table span.precio {
	color:#294958;
	font-size:12px;
}


.cestaCompraMini div.precioTotal span.borrar {
	float: right;
}


.cestaCompraMini table span.disponible {
	display:none;
}


.cestaCompraMini div.finalizarCesta 
{
	padding:4px 0 0;
	overflow:hidden;
	height:1%;	
	margin-top:8px;
}

.cestaCompraMini div.finalizarCesta a
{
	margin-left:10px;
	float:right;
	display:block;
	color:#0072B8;
	background-color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:3px 18px;
	text-decoration:none;
}

.cestaCompraMini div.finalizarCesta div.precioTotal {
	color: #fff;
	padding:0 18px 12px;
	overflow:hidden;
	height:1%;
	text-align:right;
	font-size: 12px;
	font-weight:bold;
}

.cestaCompraMini  div.finalizarCesta  div.precioTotal span.texto 
{
	text-transform:uppercase;
	font-weight:bold;
}

.cestaCompraMini  div.finalizarCesta  div.precioTotal span.precio {
	font-weight:bold;
	margin-left:12px;
}

.cestaCompraMini  ul.lineasPaquete {
	margin:0px;
	padding:0px;
	list-style-type:none;
	clear:both;
}

.cestaCompraMini  ul.lineasPaquete li{
	margin:0px 0px 0px 6px;
	padding:0px;
}
.cestaCompraMini .pasajerosReserva 
{
  display:none;
}

