body {
	background-color:#000000;
	margin: 0px auto;
	padding: 0px auto;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size:12px;
	font-weight:normal;
	color: #666;
}
#contenedor {
	width: 950px;
	height: 100%;
	margin: 0px auto;
	padding:0px auto;
	text-align: left;
}
/* Useful */
.align_center { text-align:center; }
.clear { clear:both; }
.middle { vertical-align: middle; }
.uppercase { text-transform:uppercase; }
.hidden, .collapsed, .block_hidden_only_for_screen { display:none; }
.bold { font-weight: bold; }
.strike { text-decoration:line-through; }
.italic { font-style: italic; }
.top { vertical-align: top; }
.span_link { cursor:pointer; }
.span_link:hover { text-decoration:underline; }
br.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}
/* generic style */
ul.bullet li, .block ul.bullet li {
	padding-left: 2em;
	background: transparent url('../img/bullet.gif') no-repeat 0.6em 0.5em;
	list-style-type:none;
}
.tag_level3 { font-size: 1.8em; }
.tag_level2 { font-size: 1.4em; }
.tag_level1 { font-size: 1em; }
.price-discount { text-decoration: line-through; }
.price-pretax { color: gray; }
.price-ecotax { color:#488c40; }
img.icon { margin-right: 0.5em; vertical-align: middle; }
.price, .price-shipping {
	color: #da0f00;
	font-size: 1.1em;
	font-weight: bold;
	white-space:nowrap;
}
a {
	outline: none;
}

/* errors */
.error {
	border: 1px solid #da0f00;
	background-color: #f1f2f4;
	color: #da0f00;
	margin: 0 0 1.5em 0;
	padding: 0.3em 0.8em 1em;
}
.error p { font-weight: bold; }
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em;
}
/* /errors */

/* warning */
.warning {
	color: #333333;
	font-size: 12px;
	border: 1px dashed #FF0000;
	margin: 0 0 12px 100px;
	padding: 5px 0 5px 0;
	width: 300px;
	text-align: center;
}
.warning_inline {
	color:#da0f00;
	font-weight:bold;
}
/* /warning */

/* success */
.success {
	color: green;
	background-color: #d0d3d8;
	border: 1px dashed green;
	font-weight: bold;
	margin: 0.2em 1em;
	padding: 0.3em 0.8em 1em;
}
/* /success */
/* transfert effect*/
.transferProduct {
	border: 2px solid #888;
}
/********************* Estilos de la Cabecera ********************/
#cabecera {
	height: 79px;
	background-color:#000000;
}
#logo {
	background-repeat:no-repeat;
	height:64px;
	width: 262px;
	background-position: top left;
	background-image: url(../img/logo.gif);
	margin-top: 15px;
	float: left;
	cursor: hand;
}

#logo h1 {
	font-size:22px;
	display: none;
}
#caja-buscador {
	height: 60px;
	width: 164px;
	background-color: #252525;
	float: right;
	margin: 17px 0 0 15px;

}
#caja-buscador .buscador {
	border: #abadb3 solid 1px;
	width: 120px;
	height: 15px;
	margin: 15px 0 0 10px;	

}
#caja-buscador #lupa {
	width: 26px;
	height: 25px;
	margin: -21px 15px 0 0;
	float:right;
}
#caja-buscador p {
	margin: 6px 0 0 9px;
}
#caja-buscador p a{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#caja-buscador p a:hover{
	color:#ff9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#caja-registro {
	height: 60px;
	width: 164px;
	background-color: #252525;
	float: right;
	margin: 17px 0 0 15px;
}
#caja-registro #registro {
	width: 26px;
	height: 25px;
	margin: -19px 2px 0 0;
	float:right;
}
#caja-registro p {
	margin: 6px 0 0 9px;
}
#caja-registro p#registrados {
	margin: 18px 0 0 9px;
}

#caja-registro p#registrados a{
	color:#ff9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#caja-registro p#registrados a:hover{
	color:#ff9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#caja-registro p a{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#caja-registro p a:hover{
	color:#ff9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#caja-carrito {
	height: 60px;
	width: 164px;
	background-color: #252525;
	float: right;
	margin: 17px 0 0 15px;
}
#caja-carrito #carrito {
	width: 26px;
	height: 25px;
	margin: -19px 2px 0 0;
	float:right;
}
#caja-carrito p {
	margin: 6px 0 0 9px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#caja-carrito p#compra {
	margin: 18px 0 0 9px;
}
#caja-carrito p#compra a{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#caja-carrito p#compra a:hover{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#caja-carrito p a{
	color:#ff9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
#caja-carrito p a:hover{
	color:#ff9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
/********************* Estilos banner ********************/
#banner-index {
	background-color:#000000;
	background-repeat:no-repeat;
	height:252px;
	width: 950px;
	background-position: top left;
	background-image: url(../img/banner_index.jpg);
}
#banner-index2 {
	background-color:#000000;
	background-repeat:no-repeat;
	height:252px;
	width: 950px;
	background-position: top left;
	background-image: url(../img/banner_index2.jpg);
}
#banner-index3 {
	background-color:#000000;
	background-repeat:no-repeat;
	height:252px;
	width: 950px;
	background-position: top left;
	background-image: url(../img/banner_index3.jpg);
}
#banner-index h2 {
	margin-top: 15px;
	font-size:18px;
	display: none;
}
#banner-index2 h2 {
	margin-top: 15px;
	font-size:18px;
	display: none;
}
#banner-index3 h2 {
	margin-top: 15px;
	font-size:18px;
	display: none;
}
/********************* Estilos menu ********************/
#menu {
width:950px;
height:44px;
}
#menu ul{
	display: inline;
}
#menu ul li{
	list-style: none;
	float: left;
}
#menu a#bot1 {
	display:block;
	width:156px;
	height:44px; 
	background: url(../img/bot1.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#menu a#bot1:hover {
	background-position:0 -44px;
}
#menu a#bot2 {
	display:block;
	width:170px;
	height:44px; 
	background: url(../img/bot2.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#menu a#bot2:hover {
	background-position:0 -44px;
}
#menu a#bot3 {
	display:block;
	width:157px;
	height:44px; 
	background: url(../img/bot3.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#menu a#bot3:hover {
	background-position:0 -44px;
}
#menu a#bot4 {
	display:block;
	width:155px;
	height:44px; 
	background: url(../img/bot4.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#menu a#bot4:hover {
	background-position:0 -44px;
}
#menu a#bot5 {
	display:block;
	width:156px;
	height:44px; 
	background: url(../img/bot5.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#menu a#bot5:hover {
	background-position:0 -44px;
}
#menu a#bot6 {
	display:block;
	width:156px;
	height:44px; 
	background: url(../img/bot6.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#menu a#bot6:hover {
	background-position:0 -44px;
}
/********************* Estilos Migas ********************/
#migas2 {
	width:950px;
	height:24px;
	background-image: url(../img/fondo_migas.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#migas {
	width:950px;
	height:24px;
	background-image: url(../img/fondo_migas.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: -45px 0 20px -213px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;

}
#migas p{
	padding: 5px 0 0 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#eb7a00;
}
#migas a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
}
#migas a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#eb7a00;
	text-decoration:none;
}

/********************* Estilos Cuerpo ********************/
#cuerpo {
	background-color:#FFFFFF;

}
#izquierda{
	width:200px;
	margin: 10px 0 0 10px;
	float: left;
	/*background-color: #00CC00;*/
}
#centro{
	width:500px;
	margin: 10px 0 0 3px;
	float: left;
	/*background-color: #3333FF;*/
}
#derecha{
	width:200px;
	margin: 10px 0 0 0;
	float: right;
	/*background-color: #FF3333;*/

}
.top-div-productos{
	background-image:url(../img/top-productos.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:190px;
	height:43px;
}
.top-div-carrito{
	background-image:url(../img/top-carrito.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:190px;
	height:43px;
}
.top-div-informacion{
	background-image:url(../img/top-informacion.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:190px;
	height:43px;
}
.top-div-boletin{
	background-image:url(../img/top-boletin.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:190px;
	height:43px;
}
.top-div-novedades{
	background-image:url(../img/top-novedades.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:190px;
	height:43px;
}
.top-div-ofertas2{
	background-image:url(../img/top-ofertas2.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:190px;
	height:43px;
}
.top-div-contacto{
	background-image:url(../img/top-contacto.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:190px;
	height:43px;
}
.top-div-ventas{
	background-image:url(../img/top-ventas.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:190px;
	height:43px;
}
.cuerpo-div{
	background-image: url(../img/cuerpo-cuadro.gif);
	background-repeat: repeat-y;
	background-position: top;
	width:190px;
	margin-top:-12px;
}
.cuerpo-div p{
	padding:10px 8px 10px 8px;	
}
.cuerpo-div ul li{
	margin-left:-10px;
	padding: 5px 0 0 0;
	list-style: url(../img/flechitas.gif);
}
.cuerpo-div ol li{
	margin-left:-10px;
	padding: 5px 0 0 0;
}
.cuerpo-div ul li a{
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}
.cuerpo-div ul li a.selected{
	font-size: 11px;
	color:#ff9900;
	font-weight: bold;
}
.cuerpo-div ul li a:hover{
	font-size: 11px;
	color:#ff9900;
	text-decoration:none;
}
.bot-div{
	background-image: url(../img/bot-cuadro.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:190px;
	height:20px;
	margin-top:-12px;	
}
.top-div-ofertas{
	background-image:url(../img/top-ofertas.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:524px;
	height:43px;
	
}
.cuerpo-div-ofertas{
	background-image: url(../img/cuerpo-oferta.gif);
	background-repeat: repeat-y;
	background-position: top;
	width:524px;
	margin:0 0 0 0;
}
.cuerpo-div-ofertas p{
	padding:10px 8px 10px 8px;	
}
.cuerpo-div-ofertas h3{
	padding:0 0 0 10px;
	margin: 10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#333333;
	float: left;
}
.cuerpo-div-ofertas h3 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.cuerpo-div-ofertas h3 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#ff9900;
	text-decoration:none;
}
.cuerpo-div-ofertas h4{
	padding:0 15px 0 0;
	float: right;
	color: #53b348;
}
.cuerpo-div-ofertas .foto-principal{
	clear: both;
	padding:0 1px 0 8px;
	width: 195px;
	height: 269px;
	float: left;
}
.cuerpo-div-ofertas .fotos-peques{
	padding:0 0 0 15px;
}
.cuerpo-div-ofertas .fotos-peques ul{
	display: inline;
}
.cuerpo-div-ofertas .fotos-peques ul li{
	margin: 0 10px 0 0;
	display: block;
	float: left;
	list-style: none;
	width: 45px;
	height: 45px;
	border: #CCCCCC 1px solid;
}
.cuerpo-div-ofertas .caracteristicas{
	float: right;
	padding:10px 8px 10px 0;
	width:300px;
}
.cuerpo-div-ofertas .caracteristicas h5{
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight:bold;
}
.cuerpo-div-ofertas .caracteristicas #descripcion-index ul li{
	list-style: url(../img/puntito.gif);
	margin-left:-15px;
}
.cuerpo-div-ofertas .caracteristicas a{
	color:#666666;
	text-decoration:none;
	
}
.cuerpo-div-ofertas .caracteristicas a:hover{
	color:#ff9900;
	text-decoration:none;
}
.cuerpo-div-ofertas .caracteristicas .vinculos{
	width: 300px;
}
.cuerpo-div-ofertas .caracteristicas .vinculos li{
	list-style: none;
}
.cuerpo-div-ofertas .caracteristicas .vinculos li .v1{
	position:relative;
	top: 10px;
	left: -40px;
	
}
.cuerpo-div-ofertas .caracteristicas .vinculos li .v2{
	position:relative;
	top: -8px;
	left: 120px;	
}
.cuerpo-div-ofertas .caracteristicas a.carac-comprar{
	margin: 0 0 0 0;
	display:block;
	width:87px;
	height:25px;
	background-image:url(../img/comprar.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-9999px;
	float:left;
}
.cuerpo-div-ofertas .caracteristicas a.carac-ver-mas{
	margin: 0 0 0 0;
	display:block;
	width:84px;
	height:25px;
	background-image:url(../img/ver_mas.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-9999px;
	float:right;
}
.cuerpo-div-ofertas .caracteristicas .precio{
	margin-top: 30px;
	padding:0 15px 0 0;
	float:right;
	font-family: Tahoma, Arial;
	font-size:12px;
	color: #666;
	font-weight: bold;
	text-align:right;
}
.cuerpo-div-ofertas .caracteristicas .precio span.p1{
	font-family: Arial;
	font-size:44px;
	color: #fc8000;
}
.cuerpo-div-ofertas .caracteristicas .precio span.p2{
	font-family: Arial;
	font-size:25px;
	color: #fc8000;
}
.bot-div-ofertas{
	background-image: url(../img/pie-oferta.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:525px;
	height:20px;
	margin-top:-12px;	
}
.separador{
	clear: both;
	padding:10px 10px 10px 10px;
	margin-left: 12px;
	background-image: url(../img/separador.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 480px;
	height: 5px;
}
.limpiar{
	clear: both;
	padding:10px 10px 10px 10px;
}
.limpiar2{
	clear: both;
	padding:0 0 0 0;
}
/********************* Estilos del Pie ********************/
#pie {
	clear: both;
	background-image: url(../img/fondo-pie.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000000;
	height: 70px;

}
#copy {
	float: right;
	font-family: Tahoma;
	font-size:10px;
	color: #fff;
	margin: 12px 25px 0 0;
	font-weight:normal;
}
#copy a{
	color: #FFFFFF;
	text-decoration: none;
}
#copy a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#vinculos-pie {
	margin: 0 0 0 15px;
	float: left;
	font-weight:normal;
}
#vinculos-pie  ul{
	display: inline;
}
#vinculos-pie ul li{
	list-style: none;
	float: left;
	padding: 0 0 0 0;
	margin: 20px 0 0 5px;
}
#vinculos-pie a{
	font-family: Tahoma;
	font-size:10px;
	color: #fff;
	text-decoration: none;
}
#vinculos-pie a:hover{
	color: #fff;
	text-decoration: none;
}
#tarjetas{
	margin: 0px 0 0 25px;
	float: left;
}
#tarjetas ul{
	display: inline;
}
#tarjetas ul li{
	list-style: none;
	float: left;
	padding: 0 0 0 0;
	margin: 20px 0 0 10px;
}
#tarjetas a#tarjeta1 {
	display:block;
	width:62px;
	height:19px; 
	background: url(../img/paypal.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#tarjetas a#tarjeta2 {
	display:block;
	width:29px;
	height:19px; 
	background: url(../img/visa.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#tarjetas a#tarjeta3 {
	display:block;
	width:32px;
	height:19px; 
	background: url(../img/mastercard.gif);
	background-repeat:no-repeat;
	background-position: top;	
	text-indent:-9999px;
}
#tarjetas a#tarjeta4 {
	display:block;
	width:31px;
	height:19px; 
	background: url(../img/4b.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#tarjetas a#tarjeta5 {
	display:block;
	width:34px;
	height:19px; 
	background: url(../img/tarjeta_oro.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-indent:-9999px;
}
/**************** Modulos *********************************/
/**************** ofertas-especiales **************************/
.ofertas-especiales{
	padding: 0 2px 0 8px;
	font-family: Tahoma, Arial;
	font-weight:normal;
	margin: 10px 0 10px 0;
}
#ofertas-especiales-foto {
	padding-top: 10px;
}
#ofertas-especiales-foto img{
	border: none;
}
.ofertas-especiales a{
	font-size: 12px;
	color:#333;
	text-decoration: none;
	font-weight: bold;
}
.ofertas-especiales h4 a{
	color:#333;
	text-decoration:none;	
}
.ofertas-especiales h4 a:hover{
	color:#ff9900;
	text-decoration:none;
}
.ofertas-especiales h5{
	font-size: 12px;
	color:#333;
	margin: 0 0 0 0;	
}
.ofertas-especiales h5 a{
	color:#333;
	text-decoration:none;	
}
.ofertas-especiales h5 a:hover{
	color:#ff9900;
	text-decoration:none;
}
.ofertas-especiales p{
	font-size: 12px;
	color:#666666;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}
/**************** top-ventas **************************/
.top-ventas{
	padding: 0 2px 0 8px;
	font-family: Tahoma, Arial;
	font-weight:normal;
	margin: 10px 0 10px 0;
}
#ventas-foto {
	padding-top: 10px;
}
#ventas-foto img{
	border: none;
}
.top-ventas a{
	font-size: 12px;
	color:#333;
	text-decoration: none;
	font-weight: bold;
}
.top-ventas h4 a{
	color:#333;
	text-decoration:none;	
}
.top-ventas h4 a:hover{
	color:#ff9900;
	text-decoration:none;
}
.top-ventas h5{
	font-size: 12px;
	color:#333;
	margin: 0 0 0 0;	
}
.top-ventas h5 a{
	color:#333;
	text-decoration:none;	
}
.top-ventas h5 a:hover{
	color:#ff9900;
	text-decoration:none;
}
.top-ventas p{
	font-size: 10px;
	color:#666666;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}
.top-ventas p a{
	color:#666666;
	text-decoration:none;	
	font-weight:normal;
	font-size: 10px;
}
.top-ventas p a:hover{
	color:#ff9900;
	text-decoration:none;
}
/**************** Nuevo producto **************************/
.nuevo-producto{
	padding: 0 2px 0 8px;
	font-family: Tahoma, Arial;
	font-weight:normal;
}
.prod-fotos {
	width: 80px;
	background-color:#0033CC;
	float:left;
}
.prod-fotos a{
	height: 90px;
}
.prod-textos {
	width: 80px;
	background-color: #FF3333;
	float:right;
}
.prod-textos p{
	height: 60px;

}
.nuevo-producto ul{
	/*display: inline;*/

}
.nuevo-producto ul li{
	padding: 0 0 0 0;
	margin-left: 0px;
	/*display: block;*/
	list-style: none;
	background-color: #00CC00;
}
.nuevo-producto h4{
	font-size: 12px;
	color:#333;
	margin-top:12px;
	padding-top:5px;
}
.nuevo-producto h4 a{
	color:#333;
	text-decoration:none;	
}
.nuevo-producto h4 a:hover{
	color:#ff9900;
	text-decoration:none;
}
.nuevo-producto h5{
	font-size: 12px;
	color:#333;
	margin: 0 0 0 0;	
}
.nuevo-producto h5 a{
	color:#333;
	text-decoration:none;	
}
.nuevo-producto h5 a:hover{
	color:#ff9900;
	text-decoration:none;
}
.nuevo-producto p{
	font-size: 10px;
	color:#666666;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}
.nuevo-producto p a{
	color:#666666;
	text-decoration:none;	
	font-weight:normal;
}
.nuevo-producto p a:hover{
	color:#ff9900;
	text-decoration:none;
}
/*********************** Advertising **************************/
.advertising_block {
	padding: 8px 0 10px 8px;
	margin: 12px 0 0 0;
}
/*********************** Boletin **************************/
.block_content p {
	padding: 5px 0 0 8px;
}
.block_content input {
	background-color:#FFFFFF;
	border: #999 1px solid;
}
.block_content input:hover{
	background-color: #eee;
	border: #ff9900 1px solid;
}
.block_content option {
	background-color:#FFFFFF;
	border: #999 1px solid;
	height: 10px;
}
.block_content option:hover{
	background-color: #CCCCCC;
	border: #ff9900 1px solid;
}
/*********************** Carrito **************************/
/* Special style for block cart*/
.hidden, .collapsed, .block_hidden_only_for_screen { display:none; }
#cart_block {
	font-family: Tahoma, Arial;
	font-size:10px;
}
#cart_block_summary {
	margin-top: -15px;
	font-weight:bold;
	padding-left: 30px;
}
#cart_block_list {
	margin-top: -20px;
}
#cart_block_list a{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
#cart_block_list a:hover{
	color:#666666;
	text-decoration: underline;
}
#cart_block h4{
	font-size: 12px;
	color:#333;
	margin-top:12px;
	padding-top:5px;
	padding-left:8px;
}
#cart_block h4 a{
	color:#333;
	text-decoration:none;	
}
#cart_block .block_content { padding: 0.6em; }
#cart_block h4 span{
	text-transform:none;
	font-size:0.8em;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:10px;
}
#cart_block h4 span#block_cart_collapse{ background-image: url('../img/icon/sort_asc_disabled.gif'); }
#cart_block h4 span#block_cart_expand{ background-image: url('../img/icon/sort_desc_disabled.gif'); }
#cart_block #cart_block_no_products{ margin: 0.5em 0; }
#cart_block dl dt a, #cart_block dl dt span.quantity-formated {
	float: left;
}
#cart_block dl {
	font-size: 0.9em;
}

#cart_block dt{
	padding-top:0.4em;
	height:1.2em;
}
#cart_block dl span.quantity-formated{ padding-right:0.3em; }
#cart_block dt, #cart_block dd{
	clear: both;
	margin-top:0.2em;
}
#cart_block dd{ margin-left:1em; margin-right:1em; font-style:italic;}
#cart_block dl dt a { font-weight: bold; }
#cart_block a.ajax_cart_block_remove_link {
	width:11px;
	height:13px;
	margin-left:4px;
	float:right;
	font-size:0;
	display:block;
	background: transparent url('../img/icon/delete.gif') no-repeat left bottom;
}
#cart_block a.ajax_cart_block_remove_link:hover { text-decoration:none; }
#cart_block p { clear: both; }
#cart_block p span {
	clear: right;
	float: left;
	text-align: right;
}
#cart_block li { clear: both; }
#cart_block span.price {
	color: #666666;
	float: right;
}
#cart_block dl span.price {
	font-weight: normal;
	color: white;
	float: right;
}
#cart_block_shipping_cost , #cart_block_total{ 
	padding-right:1.3em; 
}
#cart_block p#cart-prices {
	margin-top:1em;
	border-top:1px solid #666666;
	height: 3em;
	padding-top:0.4em;
	margin-bottom:0.5em;

}
#cart_block_shipping_cost {
	color:#666666;
}
#cart_block p#cart-buttons {
	height: 30px;
	margin:0 10px 0 0;
}
#cart_block p#cart-buttons a { float: left; }
#cart_block p#cart-buttons a#button_order_cart { float: right; }

/******************************* Categorias **************************/
.cuerpo-div-categorias{
	background-image: url(../img/cuerpo-oferta.gif);
	background-repeat: repeat-y;
	background-position: top;
	width:524px;
	margin:0 0 0 0;
}
.cuerpo-div-categorias h2{	
	background-image:url(../img/top-cuadro-categorias.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:524px;
	height:43px;
	margin: -10px 0 0 0;
	padding: 10px 0 0 0;
}
.cuerpo-div-categorias h2 span.titulo{	
	margin: 0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.cuerpo-div-categorias h2 span{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.cuerpo-div-categorias .cat_desc {
	padding-left: 8px;

}
#ordenar {
	float:right;
	clear: both;
	padding:0 10px 0 0;
}

/* product-list.tpl */
ul#product_list { 
	list-style-type:none;
	margin:0 0 0 -30px;
	
}
ul#product_list li {
	background: #f1f2f4 url('../img/block_bg.gif') repeat-x;
	border: solid 1px #d0d3d8;
	padding: 6px;
	height:130px;
	width: 490px;
	margin-bottom:0.3em;
}
ul#product_list li a{ text-decoration:none; color:#333; }
ul#product_list a.product_img_link{
	border: solid 1px #d0d3d8;
	float:left;
	margin-right:0.6em;
}
ul#product_list li h3{ margin:0.4em 0; }
ul#product_list li .new{
	background:transparent url(../img/flag_new_bg.jpg) repeat-x scroll 0%;
	border:1px solid #488C40;
	color:white;
	font-size:0.6em;
	font-weight:bold;
	margin:0pt 1em 0pt 0pt;
	padding:0pt 0.4em;
	text-transform:uppercase;
	vertical-align:0.3em;
}
ul#product_list li p.product_desc{ font-size:0.92em; }
ul#product_list li div.center_block{
	float:left;
	width: 74%;
}
ul#product_list li div.center_block h3{
	width: 360px;
}
ul#product_list li div.right_block{
	float: right;
	width: 11em;
	text-align:right;
	margin-left:1em;
	margin-top: -130px;
}
ul#product_list li .discount{
	color:#da0f00;
	font-weight:bold;
	display: block;
}
ul#product_list li .on_sale{
	color:#FFDF18;
	text-transform:uppercase;
	font-weight:bold;
	display: block;
}
ul#product_list li .reduction {
	display: block;
	margin-bottom: 0.3em;
}
ul#product_list li .price{
	display: block;
	font-size: 22px;
	margin-bottom: 0.2em;
	color:#ff6600;
}
ul#product_list li span.availability{
	color:#488c40;
	font-size: 12px;
	font-weight:bold;
	display: block;
}
ul#product_list li a.button{ margin-top:0.5em; }

ul#product_list li .lista_productos {
	margin: 4px -2px 0 0;
	float: right;
}
#ficha_producto {
	margin: 10px 0 0 25px;
}


/************************ pagination ************************/

/* pagination.tpl */
div.pagination { 
	margin: 2px 15px 5px -25px; 
}
ul.pagination {
	list-style: none;
	float: left;
	margin-top: 0px;
}
ul.pagination li {
	display: inline;
	float: left;
	margin-right: 0.3em;
}
ul.pagination li, ul.pagination a, ul.pagination span {
	font-weight: normal;
	color: #374853;
}
ul.pagination a, ul.pagination span {
	border: 1px solid #888;
	padding: 0em 0.4em;
	display: block;
	line-height: 17px;
	background: #bdc2c9 url('../img/pagination_bg.gif') repeat-x top right;
}
ul.pagination a { text-decoration: none; }
ul.pagination li.current span {
	background-color: #595a5e;
	background-image: url('../img/pagination-bg-current.gif');
	color: white;
	border: 1px solid #595a5e;
}
ul.pagination li.truncate {
	padding: 0.3em;
	background: none;
}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
	background-image: url('../img/pagination-prevnext-bg.gif');
	border: none;
	line-height: 19px;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 0 1px;
}
#pagination_previous {
	background: transparent url('../img/pagination-prev-border.gif') no-repeat top left;
	padding-left: 6px;
}
#pagination_previous a, #pagination_previous span {
	border-left: none;
}
#pagination_next {
	background: transparent url('../img/pagination-next-border.gif') no-repeat top right;
	padding-right: 6px;
}
#pagination_next a, #pagination_next span { border-right: none; }
li.disabled span {
	color: #888;
	background-color: #f1f2f4;
}

form.pagination { text-align: right; }
form.pagination label {
	line-height: 1.4em;
	vertical-align: bottom;
	float:right;
	margin-left: 0.3em;
}
form.pagination select { float:right; }
form.pagination select option{
	font-size: 0.9em;
	padding-right: 1em;
}
form.pagination input{ float:right; }
/* /pagination.tpl */
/************************* product.tpl ****************************/
.cuerpo-div-producto{
	background-image: url(../img/cuerpo-oferta.gif);
	background-repeat: repeat-y;
	background-position: top;
	width:524px;
	margin:0 0 0 0;
}
.cuerpo-div-producto h2{	
	background-image:url(../img/top-cuadro-categorias.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:524px;
	height:43px;
	margin: -10px 0 0 0;
	padding: 10px 0 0 0;
}
.cuerpo-div-producto h2 span {	
	margin: 0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.no-stock {
	color:#da0f00;
	padding-left: 25px;
	font-weight:bold;
}
.stock {
	color:#009900;
	font-weight:bold;
}
.stock2 {
	color: #FF9900;
	font-weight:bold;
}
.stock2 a{
	color: #FF9900;
	font-weight:bold;
	text-decoration: none;
	border-bottom: #FF9900 dotted 1px;
}
.stock2 a:visited{
	color: #FF9900;
	font-weight:bold;
	text-decoration: none;
	border-bottom: #FF9900 dotted 1px;
}
.stock2 a:hover{
	color: #FF9900;
	font-weight:bold;
	text-decoration: none;
}
#primary_block {
	padding:0 0 0 8px;
}
#primary_block #image-block{
	width:310px;
	float:left;
}
#primary_block #image-block img{
	border:#d0d1d5 solid 1px;
}
#primary_block #image-block img#bigpic{ cursor:pointer; }
#primary_block ul#usefull_link_block{
	list-style-type:none;
	margin-top:2em;
}
#primary_block ul#usefull_link_block li{ margin:0.5em 1em 0.5em 0; }
#primary_block ul#usefull_link_block li a, #primary_block ul#usefull_link_block span.span_link, #primary_block ul#usefull_link_block span.span_link:hover{
	text-decoration:none;
	color:#76839b;
	font-size:0.9em;
	background: white url('../img/bullet_alt.jpg') no-repeat top left;
	padding-left:15px;
	display:block;
	height:15px;
}
#primary_block #pb-left-column{
	float: right;
	margin: 0 8px 0 0;
	width:198px;
}
#primary_block #short_description_block{
	background: #e5e6e7 url('../img/product-short-desc-bg.gif') repeat-x top left;
	border: 1px #d0d3d8 solid;
	padding:1em;
	margin-bottom:1.5em;
}
#primary_block p.buttons_bottom_block{ margin:0; }
#primary_block p.buttons_bottom_block a, #primary_block p.buttons_bottom_block input { margin:0.9em auto 0 auto; }

#primary_block #short_description_content{ 
	margin:0.5em 0; 
}
#primary_block #short_description_content ul { 
	margin: -10px 0 0 -25px;
}
#primary_block #short_description_content ul li{
	font-size:10px;
}
#primary_block #short_description_content {
	font-size:10px;
}
#primary_block form#buy_block{
	background: #f1f2f4 url('../img/product-buy-bg.gif') repeat-x top left;
	font-size:1.1em;
	padding:1em;
	margin:-10px 0 0 0;
	color:#374853;
	border: 1px #d0d3d8 solid;
}
#primary_block form#buy_block p{
	padding:0;
	margin-top:0;
}
#primary_block form#buy_block div.on_sale_img{
	float:left;
}
#primary_block form#buy_block span.on_sale{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}
#primary_block form#buy_block span.discount{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}
#primary_block form#buy_block span.our_price_display{
	float:right;
	color: #ff6600;
}
#primary_block form#buy_block span.precio-iva{
	float:right;
	color: #333333;
	font-size: 12px;
	margin: 0 0 10px 0;
}
#primary_block form#buy_block span#availability_label{
	float:left;
	margin-right:1em;
}
#primary_block form#buy_block label{ text-align:right; }
#primary_block form#buy_block label,#primary_block form#buy_block select{
	display:block;
	width:47%;
	float:left;
}
#primary_block div#attributes p, #quantity_wanted_p { 
	height:2em;
}
p#quantity_wanted_p {
	width: 95px; 
	margin: 0 0 0 0;
	float: right;
}
p#quantity_wanted_p label{
	padding-right: 4px;
	padding-top: 2px;
}
span#availability_value {
	width: 180px;
	float: right;
	margin: 0 0 5px 0;
	text-align: center;
}
/* prices */
#primary_block form#buy_block p.price{
	font-size:44px;
	text-align:right;
}
#primary_block form#buy_block p.price span.discount{
	font-size:24px;
	text-align:right;
}
#primary_block form#buy_block span#pretaxe_price{
	font-size:0.75em;
	text-align:right;
}
#primary_block form#buy_block p#old_price{
	font-size:0.8em;
	text-align:right;
	text-decoration:line-through;
}
#primary_block form#buy_block p#reduction_percent{
	color:#da0f00;
	font-size:0.75em;
	text-align:right;
}
#primary_block form#buy_block p.price-ecotax{
	font-size:0.65em;
	text-align:right;
}
/* views block */
#views_block{
	overflow:hidden;
	width: 305px;
	margin:-5px 0 0 8px;
	float: left;
}
#views_block ul{
	width:3900px;
	padding-left:0px;
	list-style-type:none;
}
#views_block li{
	float:left;
	margin:0 10px 0 0;
	cursor:pointer;
}
#views_control{ 
	width: 300px;
	margin-left: 8px;
}
#views_control,#views_block img{
	border:#d0d1d5 solid 1px;
}
#view_scroll_left, #view_scroll_right{
	background: url('../img/icon/previous.gif') no-repeat top left;
	text-indent:-3000px;
	display:block;
	width:12px;
	height:9px;
	float:left;
}
#view_scroll_right{
	background: url('../img/icon/next.gif') no-repeat top left;
	float:right;
}
/* Tabs */
ul.idTabs {
	list-style-type:none;
	border-bottom:solid 1px #76839b;
	height:21px;
	margin-top:1em;
}
ul.idTabs li {
	float:left;
	margin-right:1px;
}
ul.idTabs li a {
	background-image: url('../img/tab_bg.jpg');
	display:block;
	width:173px;
	height:18px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;


	padding-top:3px;
	color:#374853;
}
ul.idTabs li a.selected{
	background-image: url('../img/tab_bg_selected.jpg');
	color: #fff;
}
div.sheets{
	clear:both;
	padding:1em;
}
div#more_info_sheets ul li{	margin-bottom:0.4em; }


/* START OF BUTTONS SECTION
 *  -tags : input, a, span
 *  -sizes : mini, small, normal, large
 *  -types : button, exlusive
 *  -status : normal, hover, disabled
 *  -rule : the span.button is a a.button disabled
*/

.button {
	margin-left: 14px;
}
/* global button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px;
}

/* input button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled {
	padding-bottom:2px;
}

/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-position: left -36px;
	cursor:default;
	color:#888!important;
}

/* exclusive button */
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color:white!important;
}

/* exclusive disabled button */
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color:#488c40!important;
}

/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	background-position: left -18px;
}

/* exclusive hover button */
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	color:white!important;
}

/* classic buttons */
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	width: 30px;
	background-image: url('../img/button-mini.gif');
}
input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {
	width: 60px;
	background-image: url('../img/button-small.gif');
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	width: 120px;
	background-image: url('../img/button-medium.gif');
}
input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large {
	width: 180px;
	background-image: url('../img/button-large.gif');
}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-image: url('../img/button-medium_exclusive.gif'); }
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background-image: url('../img/button-mini_exclusive.gif'); }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background-image: url('../img/button-small_exclusive.gif'); }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large { background-image: url('../img/button-large_exclusive.gif'); }

/****************************************** formas de pago ************************/

.cuerpo-div-forma-pagos{
	background-image: url(../img/cuerpo-oferta.gif);
	background-repeat: repeat-y;
	background-position: top;
	width:524px;
	margin:0 0 0 0;
}
.cuerpo-div-forma-pagos h2{	
	background-image:url(../img/top-cuadro-categorias.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:524px;
	height:43px;
	margin: -10px 0 0 0;
	padding: 10px 0 0 0;
}
.cuerpo-div-forma-pagos h2 span{	
	margin: 0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#pagos {
	padding:0 8px 0 8px;
}
#pagos a{
	color: #666666;
}
#pagos a:hover{
	color: #ff9900;
}
.cuerpo-div-forma-pagos ul li{	
	padding: 5px 0 0 0;
	list-style: square;
}
/****************************************** condiciones ************************/

.cuerpo-div-forma-condiciones{
	background-image: url(../img/cuerpo-oferta.gif);
	background-repeat: repeat-y;
	background-position: top;
	width:524px;
	margin:0 0 0 0;
}
.cuerpo-div-forma-condiciones h2{	
	background-image:url(../img/top-cuadro-categorias.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:524px;
	height:43px;
	margin: -10px 0 0 0;
	padding: 10px 0 0 0;
}
.cuerpo-div-forma-condiciones h2 span{	
	margin: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#condiciones {
	padding:0 8px 0 8px;
}
#condiciones a{
	color: #666666;
}
#condiciones a:hover{
	color: #ff9900;
}
.cuerpo-div-forma-condiciones ul li{	
	padding: 5px 0 0 0;
	list-style: square;
}
/*********************** Carrito de compra ************************/
.cuerpo-div-carrito{
	background-image: url(../img/cuerpo-oferta.gif);
	background-repeat: repeat-y;
	background-position: top;
	width:524px;
	margin:0 0 0 0;
}
.cuerpo-div-carrito h2{	
	background-image:url(../img/top-cuadro-categorias.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:524px;
	height:43px;
	margin: -10px 0 0 0;
	padding: 10px 0 0 0;
}
.cuerpo-div-carrito h2 span.titulo{	
	margin: 0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.carrito-interior {
	margin: 0 8px 0 8px;
}
.carrito-interior ul.mi-cuenta{
	list-style: none;
}
.carrito-interior-search h3{
	margin: 5px 8px 5px 15px;
	font-size:12px;
}
.carrito-interior  a{
	color:#666666;
	text-decoration:none;
}
.carrito-interior  a:hover{
	color:#666666;
	text-decoration: underline;
}
ul.step {
	background: transparent url('../img/step_start.gif') no-repeat bottom left;
	list-style: none;
	width: 480px;
	margin: 0.8em 0 2em 1.5em;
	padding-left: 20px;
	height: 25px;
}
ul.step li {
	height: 25px;
	float: left;
	width: 100px;
	text-align: center;
	background: transparent url('../img/step_standard.gif') no-repeat bottom left;
}
ul.step li.step_current {
	background: transparent url('../img/step_current.gif') no-repeat bottom left;
	font-weight:bold;
}
ul.step li a{
	color:#666666;
	text-decoration:none;
}
ul.step li a:hover{
	color:#666666;
	text-decoration: underline;
}
ul.step li.step_todo { font-style:italic; }
ul.step li#step_end { width: 40px; }
ul.step li#step_end { background: transparent url('../img/step_end.gif') no-repeat bottom left; }
ul.step li#step_end.step_current { background: transparent url('../img/step_end_current.gif') no-repeat bottom left; }
ul#order_step { background-color: white; }

p.cart_navigation { padding: 2em 0!important; }
p.cart_navigation .button, p.cart_navigation .button_large { float: left; }
p.cart_navigation .exclusive, p.cart_navigation .exclusive_large { float: right; }
form.std p.cart_navigation span {
	float:none;
	text-align:left;
	width:auto;
}
#cart_summary .price, #cart_summary .price-discount {
	color: #595A5E;
	font-size: 1em;
	text-decoration: none;
}
tr.cart_item td { padding: 0.5em 0; }
td.cart_product a { margin: 0 0.6em; }
td.cart_product a img { border: 1px solid #d0d1d5; }
td.cart_product a:hover img { border: 1px solid #888; }

td.cart_description a { 
	text-decoration: none; 
	color:#999999; 
	font-size:10px;
}
td.cart_description h5 {
	margin: 0 0 0 0;

}
td.cart_description a:hover { text-decoration: underline; }
td.cart_description h5 a, td.cart_ref, td.cart_total { color: #595a5e; }
td.cart_unit, td.cart_total, td.cart_discount_price { text-align: right; }
td.cart_availability, td.cart_ref { text-align: center; }
td.cart_total .price { font-weight: bold; }
tr.cart_item td.cart_unit { padding-right: 1em; }
td.cart_quantity { width: 4em; }
td.cart_quantity p, td.cart_quantity a {
	float: left;
	display: inline;
}
td.cart_quantity p { padding-right: 0.3em; }
td.cart_quantity .icon { margin-top: 0.6em; }
a.cart_quantity_up, a.cart_quantity_down { display: block; }
#order tfoot p {
	margin: 0;
	float: left;
	width: 85%;
}
#order tfoot span {
	float: right;
	width: 15%;
	display: block;
}
tr.cart_total_price { font-weight: bold; }
#order form#voucher fieldset {
	border: 1px solid #888;
	padding: 0.7em;
}
#order form#voucher h4, #order form#voucher p { display: inline; }
#order form#voucher h4 {
	float: left;
	line-height: 1.5em;
	margin-right: 7em;
}
#order #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #888;
	padding: 0.5em;
	width: 400px;
}
#order #order_carrier h4 { width: 50%; }
#order #order_carrier img { vertical-align: middle; }
#order #gift_div{ display:none; }
#order #gift_div label, #order #gift_div textarea{
	display:block;
	width:100%;
	margin:1em 0;
}
/* global table style */
div.table_block {
	background: transparent url('../img/table_footer.gif') no-repeat bottom left;
	padding-bottom:6px;
	margin:0 auto 2em;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
	width:100%;
}
td, th { padding: 0.4em 0.5em; }
th { white-space:nowrap; }
tr.item td, tr.item th { background-color: white; }
tr.alternate_item td, tr.alternate_item th { background-color: #f4f4f4; }
thead th.first_item { background-position: top left; }
thead th.last_item { background-position: top right; }
thead th.item { background-position: -5px 0; }
tbody tr, tfoot tr{ border-top: 1px solid #bdc2c9; }
thead th {
	background-color: transparent;
	background-image: url('../img/table_header.gif');
	background-repeat: no-repeat;
}
thead th {
	height:24px;
	color: #374853;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
tfoot td {
	color: #374853;
	text-align: right;
	white-space: nowrap;
}
/* authentication.tpl */
#login_form {
	margin:0 0 20px 0;
}
#authentication #create-account_form, #authentication #login_form {
	width: 48%;
	height: 25em;
	clear: none;
	float: left;
}
#authentication #login_form a{ color:#374853; }
#authentication #create-account_form { margin-right: 1%; margin-left: 7px;}
#authentication input#SubmitCreate, #authentication input#SubmitLogin{ margin:0; }
#authentication p.submit {
	margin-right: 0;
	text-align:left;
}
#authentication p.submit span { padding-right:0.5em; }
#authentication #create-account_form label, #authentication #login_form label {
	float: none;
	clear: both;
	display: block;
	text-align: left;
	width: 100%;
	margin-bottom: 0.3em;
}
form#account-creation_form input.text, form#account-creation_form #id_country, #authentication textarea { width:17em; }
.olvido_pass a{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.olvido_pass a:hover{
	color: #ff9900;
	text-decoration: none;
	font-size: 10px;
}
/* global form style */
form.std { clear: both; }
form.std h3 {
	color: #555;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 1px solid #d0d1d5;
	padding: 0.5em;
	margin: 0 0 0.5em 0;
}
form.std fieldset {
	border: 1px solid #d0d3d8;
	background: #fff url('../img/form_bg.jpg') repeat-x top left;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
form.std fieldset legend {
	padding: 0.3em 0.6em;
	margin: 1em 0 1em 0.5em;
	font-size: 1.6em;
	font-weight: 100;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 1px;
}
form.std h4, form.std p {
	padding: 0.3em 1em;
	clear: both;
}
form.std label, form.std p span {
	float: left;
	text-align: right;
	width: 30%;
}
form.std p span.like_input {
	width: auto;
	margin-left:0.7em;
}
input, textarea, select {
	border: 1px solid #bdc2c9;
	margin-left: 0.7em;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: top;
	outline: none;
}
input.text {
	height:18px;
	padding-left:2px;
	padding-right:2px;
}
.checkbox input, .radio input { border: none; }
form.std .checkbox label, form.std .radio label, form.std span.form_info {
	margin: 0;
	float: none;
	text-align: left;
}
.required sup { color: #da0f00; }
form.std p.checkbox { padding-left: 30%; }
form.std p.submit {
	padding-left:31%;
	margin-bottom: 1.5em;
}
/* adresses */
.order_delivery {
	margin:0 0 0 -5px;
	width:600px;
	height: 140px;
}
#delivery_address {


}
#invoice_address {


}
div.addresses {
	padding: 0 6px 0 6px;
	position:relative;
}
div.addresses h3 { margin: 0; }
div.addresses p.checkbox input{
	margin-top:0!important;
	margin-top:-3px;
}
ul.address {
	width: 248px;
	background-color: white;
	float: left;
	position:relative;
	list-style: none; 
	margin-top: 0.6em;
	margin-bottom: 2em;
	padding-bottom: 0.6em;
	margin-left:0px;
}
ul.address2 {
	width: 248px;
	background-color: white;
	float: right;
	position:relative;
	list-style: none; 
	margin-top: 0.6em;
	margin-bottom: 2em;
	padding-bottom: 0.6em;
	margin-left:0px;
}
ul.address li,ul.address2 li  {
	padding-left: 1.4em;
	margin-top: 0.6em;
}
li.address_title {
	margin-top: 0!important;
	background-color: #d0d1d5;
	color: #374853;
	font-weight: bold;
	height: 27px;
	font-size: 1.2em;
	line-height: 1.9em;
}
ul.item {
	padding:0 0 0 0;
}
ul.alternate_item {
	padding:0 0 0 0;
}
ul.item li.address_title { background-image: url('../img/address_alias_left.gif');}
ul.alternate_item li.address_title { background-image: url('../img/address_alias_right.gif'); background-position:right top;  }
li.address_name, li.address_update a, li.address_delete a { color: #333333; }
li.address_name, li.address_company { font-weight: bold; }
li.address_update, li.address_delete {
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.5em!important;
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.4em;
	margin-left: 1.4em;
}
#center_column .address_add { padding: 1em 0; }
/* conditions and legal */
ul.shop_info {
	list-style-type: square!important;
	list-style-position:inside;
	padding: 0.6em;
	margin-top: 0.6em;
	margin-left: 2em;
	border: 1px solid #888;
}
ul.shop_info li {
	padding-left: 0.5em!important;
	padding-bottom: 0.5em!important;
}

/*  identity.tpl */
p#security_informations{
	font-size:0.85em;
	margin: 0 3em;
}

/* order step 3: PAYMENT */
.payment_module { display: block; }
.payment_module img {
	vertical-align: middle;
	margin-right: 1em;
}
.payment_module a {
	display: block;
	border: 1px solid #595a5e;
	padding: 0.6em;
	text-decoration: none;
}
.payment_module a:hover {
	border: 1px solid #488c40;
	background-color: #e5e6e7;
	color: #374853;
}

/* Printable version */
@media print {
	div#left_column, div#right_column, div#footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top, #search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {
		display:none;
	}
	div#center_column {width:100%}
	input.text{border:1px solid gray}
	.block_hidden_only_for_screen { display:block; margin-top:1em; }
	#more_info_sheets #idTab1{ width:500px; }
	* {background:none!important;background-color:white!important;}
}
/* history.tpl*/
#block-history { color:#374853; }
.color-myaccount{ color: #ff9900; }
#block-history table#order-list{
	border:none;
	width: auto;
}
#block-history table#order-list thead th{ background-image: url('../img/table_header.gif'); }
#block-history table#order-list thead th{ color: #374853; }
#block-history table#order-list tbody{ background: #fff url('../img/form_bg.jpg') repeat-x top left; }
#block-history table#order-list tbody tr td{ background-color:white; }
#block-history #block-order-detail{
	border-top:2px #666 solid;
	border-bottom:2px #666 solid;
	padding:0.5em;
	background: #fff url('../img/form_bg.jpg') repeat-x top left;
}
#order-detail-content{
	clear:both;
	margin-top:1.5em;
	width:auto;
}
#block-history #block-order-detail h4{ font-size:1.4em; }
#block-history #block-order-detail textarea{
	margin:0 auto;
	width:100%;
}
ul li span {
	font-weight: bold;
}
ul li span#view_full_size {
	font-weight: normal;
}
/* simple list inline */
ul.inline_list{ list-style-type:none; margin-top: 1em; }
ul.inline_list li { 
	float:left; 
	text-align:center;
	margin: 0 5px;
}
ul.inline_list li img{ 
	display:block;
}
ul.half {
	width: 45%;
	margin-right: 1em;
	float: left;
}
ul.inline_list li a {
	color: #333333;
	font-size:14px;
	text-decoration: none;

	
}
ul.inline_list li a:hover {
	color: #ff9900;
	font-size:14px;
	text-decoration: none;
}
.accesorios{
	width: 520px;
}
.accesorios ul{
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}
.accesorios ul li{
	list-style: none;
	width: 155px;
	float: left;
	/*border-right: #CCCCCC solid 1px;*/
	padding: 0 0 0 10px;
}
.accesorios ul li h5 a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.accesorios ul li h5 a:hover{
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
}
.accesorios ul li a img{
	border: #999999 solid 1px;
}
.accesorios ul li p a img{
	border: none;
}
.accesorios ul li p a:hover img{
	border: none;
}
.accesorios ul li a:hover img{
	border: #ff9900 solid 1px;
}
.accesorios ul li p {
	width: 130px;
}
.accesorios ul li p a{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.accesorios ul li p a:hover{
	font-size: 10px;
	color: #ff9900;
	text-decoration: none;
}
.accesorios ul li .accesorio-precio{
	font-size: 18px;
	color: #ff9900;
	text-decoration: none;
}
.accesorios ul li div.accesorios-botones p{
	text-align: center;
}
.accesorios ul li div.accesorios-botones a.boton1{
	margin: 0 0 -8px 0;
}
/* Estilos buscador de página 404 */
label#l_search {
width:50%;
}
input#search_query {
width:45%;
}
input#b_buscar {
margin:15px auto;
margin-bottom:0;
}