﻿

.cestaCompra 
{
	margin-top:12px;
	margin-bottom:16px;
	position:relative;
}

.cestaCompra .cestaCabecera
{
	display:none;
}

.cestaCompra div.finalizarCesta 
{
	display:none;
}


.cestaCompra table {
	border: solid 1px #FFF;
	width:100%;
	position:relative;
	margin-bottom:6px;
}
.pagoReserva .cestaCompra table td.precioMini
{
	display:none;
}

.pagoReserva .cestaContenido .tit 
{
	display: none;
}

.cestaCompra table td {
	position:relative;
	background-color: #E2EEFA;
}

.cestaCompra table p {
	margin: 0;
	clear:both;
}

.cestaCompra table div.desc {
	color: #333333;
	padding-top: 10px;
	padding-left: 5px;
	width: 460px;
	float: left;
	overflow: hidden;
	height: 1%;
	margin-left: 10px;
}


.cestaCompra h3.tituloTipoProducto {
	color: #3F4683;
	font-weight: bold;
	margin-bottom:2px;
	font-size: 14px;
	margin-left: 10px;
}

.cestaCompra table div 
{
	position:relative;	
}

.cestaCompra table div .tituloProducto {
	color: #333333;
	font-weight: normal;
	margin: 0 0 5px 0;
}

.cestaCompra table div .tituloProducto span.nombre {
	font-weight: bold;
	float:left;
}

.cestaCompra table div .tituloProducto span.direccion {
	float:left;
	clear:left;
}

.cestaCompra table div .tituloProducto span.zona 
{
	float:left;
}

.cestaCompra table span.politicaCancelacion {
	margin-left:-3px;
}


.finalizarRes .cestaCompra table td.precio {
	width: 120px;
	padding: 4px;
	text-align:center;
	background-color: #C1DBF4;
}

.detalleReserva .cestaCompra table td.precio 
{
	width: 120px;
	text-align: center;
	background-color:#C1DBF4;
}

.finalizarRes .cestaCompra table td.precioMini {
	display:none;
}
.detalleReserva .cestaCompra table td.precioMini {
	display:none;
}
.detalleReserva .cestaContenido .tit{
	display:none;
}
.cestaCompra table span.precio {
	color: #414783;
	font-size: 13px;
	font-weight: bold;
}

.detalleReserva .cestaCompra div.precioTotal 
{
	display:none;
}

.cestaCompra table span.cancelada {
	background-color: #C7D9FC;
	color:#333333;
	font-weight:bold;
	margin-right:3px;
	padding:1px;
}

.cestaCompra table span.disponible {
	
	display:none;
}

.cestaCompra table span.enPeticion {
	background-color: #C7D9FC;
	color:#333333;
	font-weight:bold;
	margin-right:3px;
	padding:1px;
}



.cestaCompra div.precioTotal {
	color: #333333;
	background-color: #C7D9FC;
	overflow: hidden;
	height: 15px;
	line-height: 15px;
	font-weight: bold;
	margin: 10px 0;
	text-transform: uppercase;
	padding: 5px;
	font-size: 12px;
}

.cestaCompra div.precioTotal span.texto {
	float: left;
}

.cestaCompra div.precioTotal span.precio {
	float: right;
}


.cestaCompra  ul.lineasPaquete {
	margin:4px;
	padding:0px;
	list-style-type:none;
	clear:both;
}

.cestaCompra ul.lineasPaquete li{
	margin:0px 0px 2px 6px;
	padding:0px;
}



/* Cesta de la compra "mini" (para laterales, en la parte superior de la pagina, etc.) */
.cestaCompraMini 
{
	margin-bottom:20px;
	margin-left:-5px;
}

.cestaCompraMini .cestaCabecera
{
	background: transparent url(/images/cestaCompra/cabCesta.gif) no-repeat;
	width:205px;
	height:10px;
}


.cestaCompraMini .cestaContenido
{
	width:205px;
	background: transparent url(/images/cestaCompra/conCesta.gif) repeat-y;
}

.cestaCompraMini .cestaContenido span.tit 
{
	color:#404683;
	font-size:16px;
	font-weight:bold;
	padding-left: 20px;
} 
.finalizarRes .cestaCompra .cestaContenido span.tit 
{
	visibility: hidden;
}

.cestaCompraMini .cestaPie 
{
	width:205px;
	height:15px;
	background: transparent url(/images/cestaCompra/pieCesta.gif) no-repeat;
}

.cestaCompraMini .cestaContenido span
{
	margin-right:6px;
}

.cestaCompraMini table 
{
	width:96%;
	margin-left:2%;
	padding-left:10px
}

.cestaCompraMini table td.precioMini
{
	font-weight: bold;
	text-align: right;
}

.cestaCompraMini table p {
	margin: 0;
}

.cestaCompraMini table div {
	color: #333333;
	padding: 2px;
	float: left;
	overflow: hidden;
	height: 1%;
	width: 175px;
}



.cestaCompraMini h3.tituloTipoProducto {
	display: none;
	color: #333333;
	width: 200px;
}

.cestaCompraMini table div .tituloProducto {
	color: #333333;
	font-weight: normal;
	margin: 5px 0 1px 0;
}

.cestaCompraMini table div .tituloProducto span.nombre {
}

.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;
}

.cestaCompraMini table div .fecha .titulosfecha 
{
	display:none;
}

.cestaCompraMini table div .caracteristicaProducto {
	display: none;
}

.cestaCompraMini table span.politicaCancelacion {
	display: none;
}

.cestaCompraMini table td.precio {
	padding: 4px;
	text-align:right;
	vertical-align:bottom;
	font-weight:bold;
	display:none;
}

.cestaCompraMini table span.precio {
	color: #333333;
}

.finalizarRes .cestaCompra div.precioTotal 
{
	display:none;
}
.cestaCompraMini div.precioTotal {
	
	font-size:13px;
	color: #414783;
	font-weight: bold;
	overflow: hidden;
	font-weight: bold;
	padding: 5px;
	border-bottom: solid 1px #8FBEEC;
	border-top: solid 1px #8FBEEC;
	margin-left: 10px;
	margin-right: 16px;
	text-align:right;
}

.cestaCompraMini div.precioTotal span.tituloProducto {
	float: left;
}

.cestaCompraMini div.precioTotal span.precio {
}

.cestaCompraMini div.precioTotal span.borrar {
	float: right;
}


.cestaCompraMini table span.disponible {
	display:none;
}


.cestaCompraMini div.finalizarCesta 
{
	padding:5px 0 0 9px;	
	clear:both;
	overflow: hidden;
	
}
.cestaCompraMini div.finalizarCesta  a
{
	text-decoration: none;
	margin-right: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;
}
