﻿

.cestaCompra 
{
	margin-top:12px;
	margin-bottom:16px;
}

.cestaCompra .tit 
{
	display:none;
}

.cestaCompra div.finalizarCesta 
{
	display:none;
}


.cestaCompra table {
	border-left: solid 1px #002147;
	border-bottom: solid 1px #002147;
	border-collapse:collapse;
	width:100%;
	font-size:11px;
	color:#333;
}

.cestaCompra table td {
	border-right: solid 1px #002147;
	border-top: solid 1px #002147;
}

.cestaCompra table p {
	margin: 0;
	clear:both;
	color:#333;
	font-size:11px;
	padding-left:3px;
}

.cestaCompra table div.desc {
	color: #333333;
	padding: 5px;
	width: 360px;
	float: left;
	overflow: hidden;
	height: 1%;
}

.cestaCompra table div.desc ul
{
	padding-left:20px;
}


.cestaCompra h3.tituloTipoProducto {
	color: #002147;
	font-weight: bold;
	margin-bottom:2px;
	font-size:11px;
	padding-left:7px;
}

.cestaCompra table div .tituloProducto {
	color: #333;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding-top:0px;
	padding-left:3px;
}

.cestaCompra table div .tituloProducto span.nombre {
	/*font-weight: bold;*/
	font-size:11px;
	color:#333;
}

.cestaCompra table div .tituloProducto span.direccion {
	/*float:left;*/
	clear:left;
	font-weight:normal;
	color:#333;
}

.cestaCompra table div .tituloProducto span.zona 
{
	/*float:left;*/
	font-size:11px;
}

.cestaCompra table span.politicaCancelacion {
	line-height: 15px;
	margin-right:300px;
	/*margin-top:44px;*/
	float:left;
	display:block;
	padding: 0 0 5px 5px;
	min-width:200px;
}

.cestaCompra table span.politicaCancelacion a {
	/*line-height: 15px;
	margin-right:150px;
	margin-top:44px;
	float:left;
	display:block;
	padding: 0 0 5px 5px;*/
	color:#333;
}


.cestaCompra table td.precio {
	width: 129px;
	padding: 4px;
	text-align:right;

}

.cestaCompra table span.precio {
	color: #002147;
	font-weight: bold;
}

.cestaCompra table span.cancelada {
	/*background-color: #C7D9FC;
	color:#434D67;
	font-weight:bold;
	margin-right:3px;*/
	padding:5px;
}

.cestaCompra table span.disponible {
	/*background-color: #C7D9FC;
	color:#434D67;
	font-weight:bold;
	margin-right:3px;*/
	padding:5px;
}

.cestaCompra table span.enPeticion {
	/*background-color: #C7D9FC;
	color:#434D67;
	font-weight:bold;
	margin-right:3px;*/
	padding:5px;
}



.cestaCompra div.precioTotal {
	color: #002147;
	background-color: #FFB60F;
	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;
}



/* Cesta de la compra "mini" (para laterales, en la parte superior de la pagina, etc.) */

.cestaCompraMini 
{
	background-image:url(/images/cestaCompra/cesta_middle.gif);
	background-repeat:repeat-y;
	/*border:solid 1px #4E78AE;*/
	margin-bottom:20px;
}

.cestaCompraMini .cestaCompraMini_top
{
	background-image:url(/images/cestaCompra/cesta_top.gif);
	background-repeat:no-repeat;
	height:5px;
	width:242px;
}

 .cestaCompraMini .cestaCompraMini_bottom
{
	background-image:url(/images/cestaCompra/cesta_bottom.gif);
	background-repeat:no-repeat;
	height:12px;
	width:242px;
}

.cestaCompraMini .tit 
{
	margin:6px 4px 4px 10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
}

.cestaCompraMini .tit span
{
	margin-right:6px;
}

.cestaCompraMini .tit img
{
 vertical-align:middle;
}



.cestaCompraMini table 
{
	width:215px;
	margin-left:5%;
	border-collapse:collapse;
}

.cestaCompraMini table td
{
  background-color:#57AAD8;
}

.cestaCompraMini table p {
	margin: 0;
	color:#FFFFFF;
	font-size:11px;
	margin:4px 0 0;
	padding-left:2px;
}

.cestaCompraMini table h3 {
	color:#004285;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:2px;
	padding-top:5px;
}

.cestaCompraMini table div {
	color: #FFF;
	padding: 2px;
	float: left;
	overflow: hidden;
	height: 1%;
}

.cestaCompraMini table div ul
{
	padding-left:15px;
	color:#FFF;
}

.cestaCompraMini table div.desc {
	width:100%;
}

.cestaCompraMini h3.tituloTipoProducto {
	display: none;
	color: #434D67;
}

.cestaCompraMini table div .tituloProducto {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 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 {
	width: 78px;
	padding: 4px;
	text-align:center;
	vertical-align:bottom;
}

.cestaCompraMini table p.precio {
	width: 100%;
	padding: 4px 4px 4px 4px;
	text-align:right;
	vertical-align:bottom;
}

.cestaCompraMini table p.precio .disponible
{
	margin-right:2px;
}

.cestaCompraMini table p.precio .enPeticion
{
	margin-right:2px;
}

.cestaCompraMini table span.precio {
	color: #FFFFFF;
}


.cestaCompraMini div.precioTotal {
	color: #FFFFFF;
	margin-right:15px;
	overflow: hidden;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	text-align:right;
	text-transform:uppercase;
}

.cestaCompraMini div.precioTotal span.tituloProducto {
	float: left;
}

.cestaCompraMini div.precioTotal span.precio {
	float: right;
}

.cestaCompraMini div.precioTotal span.borrar {
	float: right;
}

.cestaCompraMini span.borrar{
	width:150px;
	margin-right:10px;
}

.cestaCompraMini table span.disponible {
	display:none;
}

.cestaCompraMini table span.enPeticion {
	display:none;
}
.cestaCompraMini div.finalizarCesta 
{
	padding:4px 4px 4px 12px;
	color:#FFB60F;	
}

.cestaCompraMini div.finalizarCesta  a
{
	color:#FFB60F;
	font-size:11px;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}

.cestaCompra table p.precio {
	/*clear:both;*/
	color:#333333;
	font-size:11px;
	margin:0 5px 10px 0;
	padding-left:3px;
	float:right;
	clear:none;
}