html {
	height: 100%;
	}

body {
	margin: 0;
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff url(../img/back-total.gif);
	}

h1 {
	width: 527px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 4px 0 4px 17px;
	font-size: 1.2em;
	color: #ff0000;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background: url(../img/bullet.gif) no-repeat 4px;
	}

h5 {
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	}

a {
	color: #FF0000;
	text-decoration: none;
	}

a:hover {
	color: #DF0000;
	text-decoration: underline;
	}

p {
	line-height: 15px;
	margin: 0;
	}

form {
	display:inline;
	margin: 0;
	}

table, div, img {
	border: none;
	border-collapse: collapse;
	}

/*** LAYERS ***/

#total {
	width: 770px;
	margin: 0 auto;
	}

#top {
	height: 146px;
	}

#subtop {
	width: 750px;
	margin-left: 20px;
	}

#main {
	float: none;
	clear: both;
	width: 748px;
	min-height: 450px;
	_height: 450px;
	margin-left: 20px;
	background-color: #fff;
	border: 1px solid #999;
	}

#col-izquierda {
	float: left;
	width: 170px;
	min-height: 450px;
	_height: 450px;
	margin-left: 14px;
	_margin-left: 7px;
	vertical-align: top;
	}

#col-central {
	float: left;
	width: 564px;
	min-height: 450px;
	_height: 450px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	}

.texto-central {
	width: 544px;
	margin-top: 10px;
	margin-left: 10px;
	}

#pie {
	float: none;
	clear: both;
	text-align: center;
	padding: 6px;
	background-color: #999;
	color: #fff;
	}

/*** IMAGENES ***/

#img_bnn_logo {
	float: left;
	padding-left: 3px;
	margin: 0;
	}

#img_bnn_izquierdo {
	margin: 4px 0;
	}

#img_bnn_promonavidad {
	float: none;
	clear: both;
	width: 527px;
	margin: 10px 0 10px 10px;
	}

.img_bnn_promonavidad_registro {
	text-align: center;
	margin: 3px 0;
	}

/*** CONTENIDOS ***/

.aviso {
	width: 526px;
	padding: 8px;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	margin-top:10px;
	margin-left: 10px;
	color: #333;
	}

#paginacion {
	float: left;
	clear: both;
	width: 544px;
	padding: 10px 0;
	margin-top: 10px;
	text-align: center;
	}

#paginacion a {
	padding: 4px 6px;
	}

#paginacion .pagina {
	font-weight: bold;
	background-color: #CC0000;
	color: #fff;
	padding: 4px 6px;
	font-size: 1.2em;
	}

.volver {
	float: none;
	clear: both;
	text-align: right;
	padding: 10px 10px 5px 0;
	margin-top: 10px;
	}

.separador {
	clear: both;
	height: 15px;
	}

.inputbox, textarea {
	color: #000;
	background-color: #FFF2F2;
	border: 1px solid #ff0000;
	padding: 3px;
	}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.inputsubmit {
	font-size: 1.1em;
	border: none;
	padding: 2px 15px;
	color: #fff;
	background-color: #ff0000;
	font-weight: bold;
	cursor: pointer;
	}

#texto_top {
	float: right;
	margin: 50px 10px 0 0;
	_margin: 50px 5px 0 0;
	padding: 0;
	text-align: right;
	color: #fff;
	line-height: 17px;
	}

#texto_pie {
	font-size: 0.9em;
	padding: 4px;
	margin: 0;
	text-align: center;
	}

#funciones_paginas {
	margin-right: 10px;
	text-align: right;
	}

#funciones_paginas ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#funciones_paginas ul li {
	display: inline;
	padding: 0 5px;
	}

#funciones_paginas img {
	vertical-align: middle;
	margin-right: 4px;
	}

/*** MENUS ***/

/*** MENU IZQUIERDO ***/

.menu_izquierdo {
	float: left;
	clear: both;
	border: 1px solid #E6E6E6;
	margin: 10px 0;
	}

.menu_izquierdo h5 {
	padding: 3px 7px;
	color: #ff0000;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #E6E6E6;
	}

.menu_izquierdo ul {
	margin: 0;
	padding: 4px 0;		
	list-style: none;						
	}

.menu_izquierdo ul li {
	}

.menu_izquierdo ul li a {
	display: block;
	width: 154px;
	padding: 3px 7px;
	color: #000;
	}

.menu_izquierdo li a:hover, .menu_izquierdo li a.active {
	color: #fff;
	background: #000;
	text-decoration: none;
	}

/*** MENU MARCAS SELECCIONADAS ***/

#menu_marcas {
	float: none;
	clear: both;
	}

.menu_marcas h5 {
	width: 527px;
	margin: 10px 0 10px 10px;
	padding: 4px 0 4px 17px;
	font-size: 1.2em;
	color: #ff0000;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background: url(../img/bullet.gif) no-repeat 4px;
	}

#menu_marcas ul {
	margin: 0;
	padding: 0;		
	list-style: none;						
	}

#menu_marcas ul li {
	float: left;
	width: 134px;
	height: 120px;
	margin-right: 2px;
	padding-bottom: 10px;
	text-align: center;
	}

#menu_marcas ul li a {
	color: #777;
	}

#menu_marcas ul li a:hover {
	color: #aaa;
	}

.titulo_marcas {
	display: block;
	padding: 4px 10px;
	margin: 0 0 5px 0;
	color: #777;
	font-size: 0.9em;
    text-align: center;
	}

.imagen_marcas {
	text-align: center;
	}

/*** MODULOS ***/

/*** PANEL ULTIMAS NOVEDADES ***/

.panel_articulos {
	position: relative;
	float: none;
	clear: both;
	}

.panel_articulos h5, .img_bnn_promonavidad h5, #img_bnn_promocamiseta h5 {
	clear: both;
	width: 527px;
	margin: 10px 0 10px 10px;
	padding: 4px 0 4px 17px;
	font-size: 1.2em;
    text_align:center;
	color: #ff0000;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background: url(../img/bullet.gif) no-repeat 4px;
	}

.panel_articulos_registro, .articulos_registro {
	float: left;
	width: 133px;
	margin-right: 2px;
	padding-bottom: 10px;
	border-right: 1px solid #dfdfdf;
	}

.articulos_registro {
	height: 210px;
	}

.panel_articulos_imagen, .articulos_imagen {
	text-align: center;
	margin: 0;
	height:  130px;
	}

.panel_articulos_titulo, .articulos_titulo {
	border-top: 1px solid #969594;
	padding: 4px 10px;
	margin: 0;
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	}

.panel_articulos_titulo a, .panel_articulos_todos a, .articulos_titulo a {
	color: #000;
	}

.panel_articulos_titulo a:hover, .panel_articulos_todos a:hover, .articulos_titulo a:hover {
	color: #666;
	}

.articulos_leermas {
	margin-left: 8px;
	_margin-left: 4px;
	}

.panel_articulos_todos {
	position: absolute;
	top: 4px;
	left: 490px;
	color: #777;
	}

/*** NOVEDADES LISTADO ***/

.articulos {
	float: left;
	clear: both;
	width: 544px;
	margin: 10px 0 10px 10px;
	_margin: 10px 0 10px 5px;
	}

/*** NOVEDADES DETALLE ***/

.articulos_detalle {
	margin: 0 15px 20px 15px;
	}

.articulos_detalle_fecha {
	color: #666;
	}

.articulos_detalle_titulo {
	font-weight: bold;
	margin-bottom: 5px;
	color: #777;
	}

.articulos_detalle_resumen {
	color: #999;
	margin-bottom: 5px;
	}

.articulos_solicito_info {
	text-align: right;
	padding: 10px 0;
	}

/*** GALERÍA DE IMÁGENES ***/

#galeria_img {
	float: left;
	width: 544px;
	margin-top: 10px;
	margin-left: 10px;
	}

#galeria_img .contenedor {
	float: left;
	width: 70px;
	height: 70px;
	text-align: center;
	margin-right: 10px;
	_margin-right: 5px;
	}

#galeria_img .miniatura {
	cursor: pointer;
}

/** NAVEGADOR MULTIMEDIA **/

body#navegador {
	margin: 0;
	background: #fff;
	}

#navegador_multimedia {
	background-color: #7F467A;
	color: #444;	
}

#navegador_multimedia #vista_previa {
	border-bottom: 1px solid #000;
}

#navegador_multimedia #contenedor {
	text-align: center;
	background: #EFEFEF;
	}

#navegador_multimedia .navegador {
	padding-top: 7px;
	height: 25px;
	background-color: #fff;
	text-align: center;
}

#navegador_multimedia .frase_navegador {
	vertical-align: middle;
	padding-bottom: 2px;
	margin: 0 5px;
	}

#navegador_multimedia .titulo {
	width: 100%;
	padding: 8px 7px 0px 7px;
	height: 47px;
	_height: 40px;
	background-color: #ff0000;
	color: #fff;
	text-align: center;
}

/*** FORM DE CONTACTO ***/

#contactos {
	margin: 10px 0 0 60px;
	}

#contactos .aviso {
	width: 420px;
	}

#contactos .inputbox {
	width: 200px;
	}

.campo {
	float: left;
	clear: both;
	width: 100%;
	min-height: 22px;
	_height: 22px;
	margin: 0 0 4px 0;
	}

.etiqueta {
	float: left;
	display: block;
	width: 180px;
	margin: 2px 10px 0 0;
	text-align: right;
	}
	
.obligatorio {
	font-size: 10px;
	color: #999;
	}

.botones {
	text-align: center;
	}		
	
/*** NEWSLETTER SUSCRIPCIÓN ***/

#panel_newsletter_suscripcion {
	margin: 0 15px 20px 15px;
	}

/*** FORM DE ENVIAR PÁGINA POR E-MAIL ***/

#enviar_pagina {
	margin: 0 15px 20px 15px;
	}

#enviar_pagina .campo {
	clear: both;
	margin: 5px 0;
	}

#enviar_pagina .etiqueta {
	}

#enviar_pagina .botones {
	margin: 5px 15px;
	text-align: center;
	}

/*** PRODUCTOS ***/

#productos, #productos_destacados {
	position: relative;
	margin-left:  15px;
	float: none;
	clear: both;
	}

#productos h5, #productos_destacados h5 {
	clear: both;
	width: 527px;
	margin: 10px 0 10px 10px;
	padding: 4px 0 4px 17px;
	font-size: 1.2em;
    text_align:center;
	color: #ff0000;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background: url(../img/bullet.gif) no-repeat 4px;
	}

.productos_registro, .productos_busqueda_registro, .productos_destacados_registro {
	float: left;
	width: 133px;
	min-height: 250px;
	margin-right: 2px;
	padding-bottom: 10px;
	border-right: 1px solid #dfdfdf;
	}

.productos_busqueda_registro {
	min-height: 280px;
	}

.listado_miniatura,
.destacadas_65_miniatura,
.destacadas_78_miniatura {
	text-align: center;
	margin: 0;
	height:  130px;
	}

.listado_nombre,
.destacadas_65_nombre,
.destacadas_78_nombre {
	border-top: 1px solid #969594;
	padding: 4px 10px;
	margin: 0;
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	}

.listado_nombre a,
.destacadas_65_nombre a,
.destacadas_78_nombre a {
	color: #000;
	}

.listado_nombre a:hover,
.destacadas_65_nombre a:hover,
.destacadas_78_nombre a:hover {
	color: #666;
	}

.cantidad_colores, .precio_desde {
	margin-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	}

.precio_desde {
	margin-top: 5px;
	}

.ver_detalles_producto {
	float: left;
	clear: both;
	margin-left: 5px;
	padding-top: 10px;
	}

.pagina_producto {
	margin-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	color: #777;
	}

#productos_detalle {
	margin: 0 15px 20px 15px;
	}
	
#detalle_nombre {
	border-bottom: 1px solid #969594;
	padding: 4px 10px;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	}

#detalle_imagen {
	float: left;
	width: 260px;
	}

#detalle_descripcion {
	float: right;
	width: 270px;
	padding: 10px 0;
	}

#productos_precios {
	width: 520px;
	margin: 0 auto;
	}

#productos_precios h5 {
	margin: 5px 0;
	padding: 0;
	font-size: 11px;
	color: #f00;
	border: none;
	text-transform: capitalize;
	}

#tabla_precios {
	width: 100%;
	clear: both;
	border-right: 1px solid #f00;
	}

#tabla_precios th {
	color: #fff;
	padding: 3px;
	}

#tabla_precios td {
	text-align: center;
	padding: 3px;
	}

#tabla_precios th {
	background-color:  #f00;
	}

#detalle_id_talla {
	float: left;
	margin-top: 10px;
	font-weight: bold;
	font-size: 11pt;
	}

#detalle_id_talla .texto {
	float: left;
}

#productos_detalle .etiqueta {
	float: left;
	margin-right: 7px;
	}

#productos_detalle .color {
	float: left;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	border: 1px solid #999;
}

.productos_solicito_info {
	text-align: right;
	padding: 10px;
	}

#detalle_id_color {
	float: right;
	clear: both;
	margin-bottom: 10px;
	}

.calculo_compra,
#buscador_precio,
#buscador_clave {
	float: left;
	position: relative;
	margin: 10px 0;
	width: 170px;
	}

.calculo_compra h5,
#buscador_precio h5,
#buscador_clave h5 {
	padding: 3px 7px;
	color: #ff0000;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #E6E6E6;
	}

.calculo_compra .campo,
#buscador_precio .campo,
#buscador_clave .campo {
	float: left;
	clear: both;
	margin-bottom: 3px;
	}

.calculo_compra .etiqueta {
	float: left;
	text-align: right;
	width: 70px;
	margin-right: 5px;
	}

#buscador_precio .etiqueta,
#buscador_clave .etiqueta {
	float: left;
	text-align: right;
	width: 90px;
	margin-right: 5px;
	}

#buscador_precio .ayuda, {
	color: #777;
	}

.calculo_compra .inputbox {
	width: 30px;
	}

#buscador_precio .inputbox,
#buscador_clave .inputbox {
	width: 60px;
	}

.calculo_compra .inputsubmit,
#buscador_precio .inputsubmit,
#buscador_clave .inputsubmit {
	padding: 4px;
	color: #fff;
	border: none;
	}

#btn_calculo_comprar {
	padding-left: 33px;
	background: #f00 url(../img/cart.jpg) no-repeat 11px 4px;
	}

.calculo_compra select {
	font-size: 11px;
	margin: 0;
	width: 90px;
	}

.calculo_compra .aclaraciones {
	padding: 6px;
	color: #9f9f9f;
	}

#mensaje_final_calculo {
	float: left;
	padding: 5px;
	background-color: #fff;
	}

#mensaje_final_calculo table#precio_total {
	margin: 3px;
	border: 1px solid;
	border-color: #E2E2E2;
	}

#mensaje_final_calculo table#precio_total td {
	text-align: right;
	border-bottom: 1px solid;
	border-color: #E2E2E2;
	padding: 3px;
	vertical-align: top;
	}

#mensaje_final_calculo table#precio_total td.precio {
	font-weight: bold;
	white-space: nowrap;
	background-color: #E1E1E1;
	}

/*** CARRO DE PEDIDOS ***/

#info_carro {
	float: left;
	clear: both;
	margin-top: 10px;
	width: 135px;
	padding-left: 35px;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #fff;
	background: #f00 url(../img/cart_big.jpg) no-repeat 5px;
	font-size: 10px;
	}

#info_carro h5 {
	font-size: 11px;
	margin: 0;
	}

#info_carro_data {
	float: left;
	}

#info_carro_ver {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	}

#info_carro_ver a {
	color: #fff;
	}

#carro_camisetas .inputbox {
	width: 200px;
	}

#carro_camisetas .inputsubmit {
	padding: 2px 4px;
	}

table.carro_camisetas {
	width: 544px;
	margin-left: 10px;
	background-color: #EFEEEE;
	}

table.carro_camisetas th {
	background-color: #777;
	color: #fff;
	padding: 8px;
	}

table.carro_camisetas td {
	padding: 6px 4px;
	vertical-align: top;
	text-align: center;
	border-bottom: 1px solid;
	border-color: #D2D2D2;
	}

table.carro_camisetas td.precio {
	text-align: right;
	}

table.carro_camisetas td.item {
	text-align: left;
	}

table.carro_camisetas tr#total td {
	font-weight: bold;
	background-color: #444;
	color: #fff;
	font-size: 1.1em;
	}

table.carro_camisetas td.total {
	text-align: right;
	}
