/* Tablas contenidos cesta
********************************************************/
table{width:100%;font-size:1.0em;border:0px;margin:0px;padding:0px;border-collapse:collapse;}
caption{padding-bottom:4px;text-align:left;}
thead{color:#FFF;font-size:0.8em;font-weight:normal;background-color:#aaa;text-transform:uppercase}
.basket_items th{padding:5px 5px 5px 11px; text-align:left;}
tr{padding-bottom:10px;border-bottom:1px solid #CCCCCC;}
td{text-align:left;padding:14px 10px 14px 6px;border-bottom:1px solid #CCCCCC;margin:0px;}
td.price, td.total{padding:5px 10px;width:50px;text-align:center;}
table img{width:40px;}
tbody .listitem{padding-bottom:10px;border-bottom:1px solid #666666;}
td.compra{text-align:left;color:#000000;font-weight:bold;font-size:0.9em;}
td.product {text-align:left;width:230px;}
td.productdetalle {text-align:left;width:auto;}
	td.productdetalle a, td.productdetalle span.ico_ebook_detalle{	background:url("../images/ebook_e.png") no-repeat scroll left top transparent; float:left;height:24px;overflow:hidden;padding:3px 5px 0 30px;width:auto}
	td.productdetalle a{ text-decoration:underline}
	td.productdetalle span.anulado{width:80px;height:23px; text-indent:-9000px; float:left;overflow:hidden;background:url("../images/anulado.png") no-repeat scroll left top transparent;}
	td.productdetalle strong{ float:left}
td.pedido {text-align:left;width:114px;padding-left:14px;}
td.precio {text-align:right;}
td.product a{font-weight:bold;text-decoration:none;line-height:1.2em;}
td.product .autor{margin-top:5px;}
td.checktable{width:20px;padding:10px}
td.quantity{text-align:center;}
td.quantity a{font-size:10px; padding:2px;}
td.quantity input{width:36px;text-align:center;vertical-align:middle;}
.tr-odd{background:#F1F2EC;}
tr.pie td.sub{text-align:right;}
tr.pie td{border-bottom:5px solid #999999;}
th.verpedido{ width:50px;}
td.verpedido{ text-align:right;}

/* Cajas proceso de compra
********************************************************/
.progreso2 {margin-left:45px; margin-top:20px;width:466px; height:21px; background:transparent url(../images/spProceso.gif) no-repeat scroll 0px 0px;}
.progreso3 {margin-left:45px; margin-top:20px;width:466px; height:21px; background:transparent url(../images/spProceso.gif) no-repeat scroll 0px -21px;}
.progreso4 {margin-left:45px; margin-top:20px;width:466px; height:21px; background:transparent url(../images/spProceso.gif) no-repeat scroll 0px -42px;}
ul.proceso_compra {margin-bottom:30px;height:20px;}
ul.proceso_compra li{float:left; margin:10px 0 0 43px; font-size:11px;color:#D3D2C6;}
ul.proceso_compra li.first{margin-left:9px;}
ul.proceso_compra li.select{color:#666666;font-weight:bold;}

/* Cesta
********************************************************/
#colcentral .botones_cesta{width:100%;float:left;padding-top:12px;border-top:1px solid #CCCCCC;}
#colcentral .price_summary .botones_cesta{width:182px;margin:5px 0 0 0;padding:0;border:0;color:#006699;}
.form_control{width:100%;display:block;clear:both;color:#3D4043;}
.botones_cesta{float:right;}
.price_summary {float:left;padding:15px 0;width:100%;}
.price_summary span{font-weight:normal;margin:0 5px 0 0;color:#333333;float:left;}
#totalPedido{float:right;font-size:1.2em;font-weight:bold;padding-right:10px;text-align:left;}


/* Formulario de compra
********************************************************/
.grupo_datos {width:100%;float:left; clear:both; margin-bottom:20px;margin-top:10px;}
.grupo_datos form {border-top:1px solid #CCCCCC; padding-top:25px; margin-top:20px;}
h3.proceso{margin: 0px 0px 20px 0px;padding:0px 0px 5px 0px;font-size:1.2em;font-weight:bold;line-height:1.3;border-bottom:1px solid #CCCCCC;}
h3.proceso a{color:#006699; margin-left:10px;font-size:11px; font-weight:normal;}
.grupo_datos label.corto{width:30px;}
.grupo_datos input.checkbox{float:left;clear:none;}
.grupo_datos label.checkbox{width:auto;height:auto;color:#333333;float:left;font-size:1em;margin:-10px 0 0 5px;}
.grupo_datos .totalPedido{float:left;font-size:16px;font-weight:bold;}

/* Info
********************************************************/
.info2{ display:block;clear:both;overflow:hidden;padding:14px 0px;margin-bottom:0px; }
.info2 h2{ background:url(../images/topo_info.gif) no-repeat left center;padding:10px 0px 15px 40px;font-size:11px;font-weight:normal;}
.info2 a{ font-size:11px; color:#006699; float:right; margin-right: 25px;
    margin-top: 10px;} 
.info2 .campo_form, .info2 .campo_form label, .bot_form{ float:left;}
.info2 .campo_form input{ margin-right:24px; border:1px solid #CCCCCC; padding:5px;}
.info2 .campo_form label{color:#666666; font-weight:bold; padding:2px 9px 0 0;}
.info2 .bot_form{ width:134px; height:30px;background:url(../images/bot_recuperar.jpg) no-repeat; border:0px; text-transform:uppercase; color:#FFFFFF; font:bold 12px Arial, Helvetica, sans-serif;}

/* Formas de pago
*******************************************************/
.gastosenvio{
	background-color: #F9F9F9;
	border-bottom:1px solid #EEE;
	margin-top:20px;
	padding:12px 0 5px 0;
	float:left;
}
.gastosenvio h3{
	float:left;
	font-size:13px;
	margin:0;
	padding:0 0 0 10px;
	width:130px;
}
.selectenvio{
	float:right;
	margin:0 0 0 12px;
	width:350px; 
}
#plazoEntrega{
	margin:2px 0 0 11px;
	width:180px;
	float:left; 
}
#plazoEntrega p{
	font-size:12px;
}
.labelenvio, .labelpago { 
	width:90px; 
	float:left; 
	font-size:0.8em; 
	line-height:1.2em; 
	margin-right:15px; 
	text-transform:uppercase;
	padding-top:5px; 
	color:#333;
}
.labelenvio strong, .labelpago strong{
	float:right;
}
.formaenvio, .formapago {
	width:180px;
	height:20px;
	float:left;
	margin:0 22px 0 0;
	padding:2px;
}
.formaenvio select, .formapago select {
	width:160px;
	height:18px;
	float:left;
	color:#333333;
	font-size:0.9em;
}
.totalenvio, .totalpago {
	font-size:1.1em;
	margin-right:13px;
	float:right;
	font-weight:bold;
	color:#3D4043; 
}
.totalenvio span, .totalpago  span{ 
	font-weight:normal; 
	font-size:0.9em;
}
.delivery, .payment { 
	width:100%;
	float:right;
	clear:both;
	margin-bottom: 3px; 
	padding-top: 5px;
}
.payment{ 
	padding-top:0px;
}
.cesta { 
	padding-bottom: 16px; 
	border-bottom: 1px solid #ccc; 
	margin-bottom: 12px;
}



