/* CSS Document */

/* ************** CARRITO Y PASOS DE COMPRA  ******************** */

/* CARRITO */

.modulo_producto {
	float: left;
	margin: 0;
	margin-left: 2%;
	margin-top: 30px;
	padding-bottom: 15px; 
	width: 95%;
	border-bottom: 1px dotted #000; }
	
	.modulo_producto_left {
	float: left;
	width: 340px;}
	
	.modulo_producto_miscompras .modulo_producto_left { width: 140px;}
	
	.modulo_producto_large,
	.modulo_producto_miscompras .modulo_producto_large { width: 100%; margin-top: 20px; }
	
	.modulo_producto_right {
	float: right;
	margin-left: -40px;
	width: 200px; }
	
	.modulo_producto_miscompras .modulo_producto_right { width: 400px;}
	
	.modulo_producto_left .producto_img {
	float: left;
	margin-right: 10px;
	width: 110px;
	height: 140px;
	overflow: hidden; }
	
	.modulo_producto_left .producto_img img {
	vertical-align:baseline;}
	
	.modulo_producto_left p {
	float: left;
	margin: 1px 0;
	width: 200px;
	font-size: 11px;
	color: #000;}
	
	.modulo_producto_large p { width: auto; padding-right: 15px;}
	
	.modulo_producto_large p.producto_cod { width: 140px;}
	
	
	.modulo_producto_left p.bold {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;}
	
	.modulo_producto_left p.titleMisCompras { width: auto; margin-top: 0;}
	
	.modulo_producto_large p.bold { margin: 1px 0; width: 180px; clear: left; }
	
	.modulo_producto_left a {
	float: left;
	margin-top: 20px;
	width: auto;
	padding: 2px 10px 3px 23px;
	font-size: 11px;
	font-weight: bold;
	color: #808284;
	cursor: pointer;}
	
	.modulo_producto_left a.prod_edit {
	background: url(../images/cuerpo/carrito/prod_edit.gif) no-repeat;}
	
	.modulo_producto_left a.prod_delete {
	background: url(../images/cuerpo/carrito/prod_delete.gif) no-repeat;}
	
.modulo_producto_right .prod_detalles {
	float: left;
	width: 33%; }
	
	.modulo_producto_right .prod_detallesRight { float: right;}
	
	.modulo_producto_miscompras .modulo_producto_right .prod_detalles {width: 24%; }
	
	.modulo_producto_miscompras .modulo_producto_right .prod_detalles_envio { width: 28%;margin-right: -1px; }
	
	.prod_detalles p {
	float: left;
	display: block;
	width: 100%;
	height: 30px;
	font-size: 11px;
	color: #000;
	text-align: center;}
	
	.modulo_producto_miscompras .prod_detalles p {height: auto; padding-bottom: 15px;}
	
	.prod_detalles p.cantidad { padding-top: 13px; height: 17px; }
	.prod_detalles p.bold { font-size: 12px; padding-top: 2px;}
	
	.modulo_producto_miscompras .prod_detalles p { font-size: 11px; padding-top: 0; }
	
	.prod_detalles input {
	margin: 0 25%;
	padding: 2px;
	width: 50%; 
	background: #ebebeb;
	border: 1px solid #f8af0b;
	text-align: center;}
	
	
	.prod_detalles select {
	margin: 0 0 0 20%;
	_margin: 0 0 0 10%;
	padding: 2px;
	width: 60%;
	background: #ebebeb;
	border: 1px solid #f8af0b;
	text-align: center;}	
	
#precio_total { border: none;}
	
.precio_total {
	float: right;
	margin: 0 20px 40px 0;
	width: 130px;}
	
	.precio_total p {
	float: left;
	width: 75px;
	font-size: 12px;}
	
	.precio_total p.red {
	float: right;
	margin-top: -2px;
	width: 55px;
	font-size: 14px;
	text-align: right;
	font-weight: bold;}
	

/* PASOS DE LA COMPRA */

#checkout_pasos {
	float: left;
	clear: left;
	width: 100%; 
	height: 70px;
	margin: 0;
	background: #a7a9ac;}
	
	.pasos {
		float: left;
	width: 24%;
	height: 70px;
	background: #a7a9ac;}
	
	.pasos .left, .pasos .right {
	float: left;
	width: 22px;
	height: 70px; }
	
	.pasos .right { float: right; margin-left: -22px; }
	#paso_on .right { float: right; margin-left: -22px; background: #fff;}
	
	.pasos h1 {
	float: left;
	padding: 0;
	padding-top: 20px;
	width: 70%;
	height: 50px;
	font-size: 20px;
	text-align: center;
	color: #909090;
	text-transform: uppercase;}
	
	#paso_on {
	background: none;
	width: 28%;
	z-index: 3;
	background: #d1d3d4 url(../images/cuerpo/carrito/checkout_top_on_right.gif) right no-repeat;}
	
	#paso_on h1 { background: #fff; width: 73%; }
	#paso_on .left { background: #d1d3d4 url(../images/cuerpo/carrito/checkout_top_on_left.gif) no-repeat;}
	
	#paso_on #paso_first { background: #fff;}
	
	#paso_sig { background: #d1d3d4; }
	#paso_lejos { background: #bcbec0; }
	
/* PASOS DE LA COMPRA SIN LOGIN */

	.pasos_slogin {
	float: left;
	width: 32%;  *width: 31%;
	height: 70px; 
	background: none;}
	
	.pasos_slogin .left, .pasos_slogin .right {
	float: left;
	width: 22px;
	height: 70px; }
	
	.pasos_slogin .right { float: right; margin-left: -22px; }
	#paso_on_slogin .right { float: right; margin-left: -22px; background: #fff;}
	
	.pasos_slogin h1 {
	float: left;
	padding: 0;
	padding-top: 20px;
	width: 70%;
	height: 50px;
	font-size: 20px;
	text-align: center;
	color: #909090;
	text-transform: uppercase;}
	
	#paso_on_slogin {
	width: 36%;  *width: 38%;
	z-index: 3;
	background: #d1d3d4 url(../images/cuerpo/carrito/checkout_top_on_right.gif) right no-repeat;}
	
	#paso_on_slogin h1 { background: #fff; width: 79%; *width: 80%; }
	#paso_on_slogin .left { background: #d1d3d4 url(../images/cuerpo/carrito/checkout_top_on_left.gif) no-repeat;}
	
	#paso_on_slogin #paso_first { background: #fff;}
	
	#paso_sig { background: #d1d3d4; }
	#paso_lejos { background: #bcbec0; }

	
/* TEXTOS DEL CHECKOUT */

.contenedor_checkout {
	float: left;
	margin-left: 10px;
	width: 95%;
	padding-bottom: 20px;}

.contenedor_checkout .pasos_titulo {
	float: left;
	margin: 10px 0;
	width: 100%;
	color: #909090;
	font-weight: normal;
	font-size: 17px;}
	
	.contenedor_checkout p {
	float: left;
	margin: 10px 1%;
	margin-right: 0;
	font-size: 11px;
	width: 93%;}
	
	.contenedor_checkout p span.data { color:#900;}
	
	
	.contenedor_checkout label {
	float: left;
	clear: left;
	margin: 10px 1%;
	width: 150px;
	text-align: right;
	color: #808284;
	font-size: 11px;}

	.contenedor_checkout input {
	float: left;
	clear: left;
	margin: 10px 0;
	*margin: 10px 0 8px 0;}
	
	.contenedor_checkout input.login {
	clear:none;
	margin-top: 8px;
	margin-left: 20px;
	padding: 2px;
	width: 250px;
	height: 15px;}
	
	.contenedor_checkout input.num_tarjeta {
	float: left;
	clear: none;
	margin-top: 7px;
	padding: 0;
	padding-top: 4px;
	width: 188px;
	height: 16px;
	background: #ebebeb;
	font-weight: bold;
	color: #808284;
	border: 1px solid #f8af0b;}
	
	.contenedor_checkout label.cuotas {
	clear: none;
	margin: 10px 5px;
	width: 60px;}
	
.contenedor_checkout select {
	float: left;
	width: 320px;
	margin: 10px 0;
	margin-top: 7px;
	background: #ebebeb;
	font-weight: bold;
	color: #808284;
	border: 1px solid #f8af0b;}
	
	.contenedor_checkout select.cuotas {
	clear: none;
	width: 60px;}
	
	.contenedor_checkout p.corto { width: 100px;}
	
	.contenedor_checkout select.local {
	float: left;
	clear: none;
	width: 250px;}
	
	.contenedor_checkout p.pago { width: 80%;}
	
	.contenedor_checkout .texto_box h2 a {
	font-size: 11px;
	font-weight: normal;
	color: #808284;}
	
	.contenedor_checkout .texto_box,
	.contenedor_checkout .texto_box h2, 
	.contenedor_checkout .texto_box h1,
	.contenedor_checkout .contenedor_botones_box {width: 99%;}
	
	
/* CONFIRMACION DE LA CUENTA */

.confirmacion_box {
	float: left;
	margin: 5px 0; 
	width: 100%;}
	
	h1.confirmacion_titulos {
	float: left;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 2px 0;
	padding-left: 25px;
	width: 400px;
	background: url(../images/cuerpo/carrito/checkout_vineta_yellow.gif) no-repeat;
	color: #000000;}
	
	.confirmacion_box p {
	margin: 2px 0;
	text-indent: 25px;
	color: #000;}
	
	.confirmacion_box .red { font-weight: bold;}
	
	.confirmacion_box h2 {
	font-size: 14px;
	text-indent: 25px;
	text-transform: uppercase;}
	
	.confirmacion_box textarea.comentario {
	float: left;
	clear: none;
	margin-left: 25px;
	margin-top: 7px;
	width: 450px;
	padding: 0;
	background: #ebebeb;
	font-weight: bold;
	color: #808284;
	border: 1px solid #f8af0b;}	

/*<div class="confirmacion_box">
                      	<h1 class="confirmacion_titulos">Su compra</h1>
                        <p>Item #: <span class="bold">077015312215611</span></p>
						<p class="bold">Nike</p>
						<p>Calzado - Hombre</p>
						<p>Descripcin: <span class="bold">Lona - Nutico All Court Rojo-Blanco</span></p>
						<p>Tamao: <span class="bold">37</span></p>
						<p>Precio Unitario: <span class="red">$270</span></p>
						<p>SubTotal: <span class="red">$270</span></p>
                        </div>
                        <div class="confirmacion_box">
						<p>Item #: <span class="bold">026030000000945</span></p>
						<p class="bold">Converse</p>
						<p>Calzado - Hombre</p>
						<p>Descripcin: <span class="bold">Cuero Birdseye Midd Negro Blanco</span></p>
						<p>Tamao: 40</p>
						<p>Precio Unitario: <span class="naranja">$119</span></p>
						<p>SubTotal: <span class="naranja">$476</span></p>
                        </div>
                        <div class="confirmacion_box">
						<p>Item #: <span class="bold">027520000070057</span></p>
						<p class="bold">Speedo</p>
						<p>Accesorios - Unisex</p>
						<p>Descripcin: <span class="bold">Speedo Antiparras Aquarama Watersports</span></p>
						<p>Tamao: <span class="bold">U</span></p> 
						<p>Precio Unitario: <span class="red">$63</span></p>
						<p>SubTotal: <span class="red">$126</span></p>
                        </div>
                        <div class="confirmacion_box">
						<h2>TOTAL: <span class="red">$876</span></h2>
						</div>
                        <div class="confirmacion_box">                        
                        <h1 class="confirmacion_titulos">Datos del usuario</h1>
                        <p>Nombre: <span class="bold">Daniel Higa</span></p>
                        <p>Telfono: <span class="bold">4822-7052</span></p>
                        <p>NDireccin: <span class="bold">Beruti 2552</span></p>
                        </div>
                        <div class="confirmacion_box">
                        <h1 class="confirmacion_titulos">Medios de pago</h1>
                        <p>Mtodo: <span class="bold">Depsito Bancario en Banco Francs. Cuenta N: 14-15273/1</span></p>
                        </div>
                        <div class="confirmacion_box">
                        <h1 class="confirmacion_titulos">Envo</h1>
                        <p>Mtodo: <span class="bold">Envo a local Florida 643 Capital Federal</span></p>
						</div>
