/*
$Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com

Copyright (c) 2003 osCommerce

Released under the GNU General Public License
*/
.boxText
{
	font-family: Tahoma;
	font-size: 12px;
}
.errorBox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #FFB3B5;
	font-weight: bold;
}
.stockWarning
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CC0033;
}
.productsNotifications
{
	background: #F2FFF7;
}
.orderEdit
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #70D250;
	text-decoration: underline;
}
BODY
{
	background-color: #2F2F2D;
	background-image: url(images/templates/bg.jpg);
	background-repeat: repeat-x;
	margin: 25px;
	font-size: 11px;
	font-family: tahoma;
}
A
{
	color: #393939;
	font-size: 11px;
	text-decoration: none;
}
A:hover
{
	color: #393939;
	font-size: 11px;
	text-decoration: underline;
}
A.blanco
{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.blanco:hover
{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
A
{
	outline: none;
}
FORM
{
	display: inline;
}
TR.header
{
	background: #FFFFFF;
}
TR.headerNavigation
{
	background: #373737;
}
TD.headerNavigation
{
	font-family: Tahoma;
	font-size: 11px;
	background: #373737;
	color: #FFFFFF;
	font-weight: normal;
}
A.headerNavigation
{
	color: #FFFFFF;
}
A.headerNavigation:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
TR.headerError
{
	background: #FF0000;
}
TD.headerError
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo
{
	background: #00FF00;
}
TD.headerInfo
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00FF00;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
TR.footer
{
	background: #BBC3D3;
}
TD.footer
{
	font-family: Tahoma;
	font-size: 11px;
	height: 38px;
	background: #ACACAC;
	background-image: url(images/templates/footer.jpg);
	color: #373737;
}
TR.footer2
{
	background: #BBC3D3;
}
TD.footer2
{
	font-family: Tahoma;
	font-size: 11px;
	height: 38px;
	background: #ACACAC;
	color: #373737;
}
.infoBox
{
}
.infoBoxContents
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.infoBoxNotice
{
	background: #FF8E90;
}
.infoBoxNoticeContents
{
	background: #FFE6E6;
	font-family: Tahoma;
	font-size: 10px;
}
TD.infoBoxHeading
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	background: #43BEE7;
	color: #FFFFFF;
}
TD.infoBox, SPAN.infoBox
{
	font-family: Tahoma;
	font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd
{
	background: #F8F8F9;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even
{
	background: #F8F8F9;
}
TR.productListing-odd
{
	background: #FFFFFF;
}
TR.productListing-even
{
	background: #FFFFFF;
	border-bottom: 1px solid #000000;
}
TABLE.productListing
{
	border-style: solid;
	border-color: #FFA128;
	border-spacing: 0px;
}
.productListing-heading
{
	font-family: Tahoma;
	font-size: 10px;
	background: #FFA128;
	color: #FFFFFF;
	font-weight: bold;
}
TD.productListing-data
{
	font-family: Tahoma;
	font-size: 10px;
}
A.pageResults
{
	color: #393939;
	text-decoration: none;
}
A.pageResults:hover
{
	color: #393939;
	font-weight: bold;
}
TD.pageHeading, DIV.pageHeading
{
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #43BEE7;
}
.pageHeading
{
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #43BEE7;
}
A.lista_productos
{
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
}
A.lista_productos:hover
{
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
H1, H2, H3
{
	margin-bottom: 0px;
	margin-left: 0px;
}
H1
{
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #43BEE7;
}
A.nombre_producto
{
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #43BEE7;
}
A.nombre_producto:hover
{
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #43BEE7;
	text-decoration: underline;
}
TR.subBar
{
	background: #F4F7FD;
}
TD.subBar
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
TD.main, P.main
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.5;
}
TD.stecnico, P.stecnico
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText
{
	font-family: Tahoma;
	font-size: 12px;
}
TD.accountCategory
{
	font-family: Tahoma;
	font-size: 13px;
	color: #AABBDD;
}
TD.fieldKey
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue
{
	font-family: Tahoma;
	font-size: 12px;
}
TD.tableHeading
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}
/*CHECKBOX, INPUT, RADIO, SELECT*/
#INVALID-RULE
{
	font-family: Tahoma;
	font-size: 11px;
}
TEXTAREA
{
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
}
SPAN.greetUser
{
	font-family: Tahoma;
	font-size: 11px;
	color: #28BAE9;
	font-weight: bold;
}
TABLE.formArea
{
	background: #F1F9FE;
	border-color: #7B9EBD;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #C76170;
	font-weight: bold;
}
SPAN.productSpecialPrice
{
	font-family: Tahoma;
	color: #FF0000;
}
SPAN.errorText
{
	font-family: Tahoma;
	color: #FF0000;
}
/*BOF price-break-1.11.3*/
TD.productPriceInListing
{
	font-family: Tahoma;
	font-size: 10px;
	background: #F0F0F0;
}
TD.productPriceInBox
{
	font-family: Tahoma;
	font-size: 10px;
	background: #F0F0F0;
}
/*EOF price-break-1.11.3*/
.moduleRow
{
}
.moduleRowOver
{
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected
{
	background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo
{
	font-family: Tahoma;
	font-size: 10px;
	color: #8C8C8C;
}
.checkoutBarCurrent
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
/*message box*/
.messageBox
{
	font-family: Tahoma;
	font-size: 10px;
}
.messageStackError, .messageStackWarning
{
	font-family: Tahoma;
	font-size: 10px;
	background-color: #FFB3B5;
}
.messageStackSuccess
{
	font-family: Tahoma;
	font-size: 10px;
	background-color: #99FF00;
}
/*input requirement*/
.inputRequirement
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}
/*Diseño*/
A.headerlogin
{
	color: #FFFFFF;
	text-decoration: none;
}
A.headerlogin:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.azul_compra
{
	color: #28BAE9;
	text-decoration: none;
}
A.azul_compra:hover
{
	color: #28BAE9;
	text-decoration: underline;
}
A.gris_busqueda
{
	color: #777777;
	text-decoration: none;
}
A.gris_busqueda:hover
{
	color: #777777;
	text-decoration: underline;
}
A.footer
{
	color: #3C3C3C;
	text-decoration: none;
}
A.footer:hover
{
	color: #3C3C3C;
	text-decoration: underline;
}
TD.blanco_chico
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: none;
}
TD.blanco_chico2
{
	font-family: Tahoma;
	font-size: 11px;
	background: url(images/templates/base2_26.jpg);
	color: #FFFFFF;
	font-weight: none;
}
TD.azul_chico
{
	font-family: Tahoma;
	font-size: 11px;
	color: #28BAE9;
	font-weight: none;
}
TD.gris_chico
{
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	font-weight: none;
}
.gris_chico SPAN.idiomas
{
	float: right;
	margin-top: 5px;
	margin-right: 4px;
}
TD.ultimasnoticias
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1CB4E5;
	font-weight: none;
}
DIV.centrado
{
	text-align: center;
}
DIV.centrado TABLE
{
	margin: 25 auto;
	text-align: left;
}
TABLE.columnas
{
	background: url(images/templates/bgcolumna.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 10px;
}
TD.barratitulo
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background: url(images/templates/cabeceratitulo.jpg);
	background-repeat: no-repeat;
	width: 195px;
	height: 25px;
	color: #FFFFFF;
}
TD.barratitulo2
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background: url(images/templates/cabeceratitulo2.jpg);
	background-repeat: no-repeat;
	width: 195px;
	height: 25px;
	color: #D22C12;
}
A.barra
{
	color: #D22C12;
	font-size: 11px;
	text-decoration: none;
}
A.barra:hover
{
	color: #D22C12;
	font-size: 11px;
	text-decoration: underline;
}
A.barra2
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
A.barra2:hover
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
.texto_normal_azul_bold
{
	font-family: Tahoma;
	font-size: 12px;
	color: #32C2E4;
	font-weight: bold;
}
.texto_normal_azul_bold2
{
	font-family: Tahoma;
	font-size: 14px;
	color: #32C2E4;
	font-weight: bold;
}
A.enlace_chico_azul
{
/*css de los enlaces dentro de los listados de marcas, familias,etc*/
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #0066CC;
}
.celdas_header
{
/*css de las celdas del archivo header*/
	height: 20;
	text-align: center;
	background-image: url(images/fondo_secciones.gif);
}
A.enlace_chico_azul:hover
{
/*css de los enlaces dentro de los listados de marcas, familias,etc*/
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #0066CC;
}
A.enlace_chico_azul:visited
{
/*css de los enlaces dentro de los listados de marcas, familias,etc*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #0066CC;
}
.texto-producto
{
	font-family: Verdana, Arial, Courier;
	font-size: 11px;
	color: #666666;
}
.enlace_chico
{
/*css de los enlaces pequeños (los menús y más)*/
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.texto_normal
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
A.texto_normal
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.texto_normal:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
TD.titulodescripcion
{
	color: #FFFFFF;
	padding-top: 28px;
	background: url(images/fondocaracteristicas.jpg);
	background-repeat: no-repeat;
	height: 77;
	font-weight: bolder;
	padding-left: 90px;
	font-family: Tahoma;
	font-size: 14px;
}
.cuadrobusqueda, SELECT
{
	background-image: url(images/fondobusqueda.gif);
	height: 16px;
	vertical-align: middle;
	letter-spacing: 1px;
	font-family: Tahoma;
	font-size: 10px;
	color: #0066CC;
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #F0F0F0;
}
/*A.nombreproducto: hover*/
#INVALID-RULE
{
	color: #FFFFFF;
}
/*VJ Links Manager v1.18 begin*/
TABLE.linkListing
{
	border: 1px solid #000000;
	border-style: solid;
	border-color: #46C5EE;
}
.linkListing-heading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #46C5EE;
	color: #FFFFFF;
	text-align: center;
}
A.linkListing-heading
{
	color: #FFFFFF;
}
A.linkListing-heading:hover
{
	color: #FFFFFF;
}
TD.linkListing-data
{
	border-right: 1px solid #B6B7CB;
	border-bottom: 1px solid #B6B7CB;
	padding: 4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TR.linkListing-odd
{
	background: #F8F8F9;
}
TR.linkListing-even
{
	background: #F5F5F5;
}
.linkFeatured
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #DBD6D6;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #000000;
}
.linkFeaturedHeading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #DBD6D6;
	color: #FFFFFF;
	text-align: center;
}
.linkFeaturedMain
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #DBD6D6;
	color: #FFFFFF;
	text-align: center;
}
.linkListingMain
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
A.linkListingMain
{
	color: #FFF;
}
A.linkListingMain:hover
{
	color: #FF0000;
}
.linkListingCats
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
A.linkListingCats
{
	color: #000;
	line-height: 1.5;
}
A.linkListingCats:hover
{
	color: #FF0000;
}
.linkListingSubCats
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
A.linkListingSubCats
{
	color: #000;
	line-height: 1.5;
}
A.linkListingSubCats:hover
{
	color: #FF0000;
}
A.salir
{
	font-family: Verdana;
	font-size: 11px;
	color: #28BAE9;
}
A.salir:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #28BAE9;
	text-decoration: underline;
}
/*****************************************************************************************************************
Formularios:
*****************************************************************************************************************/
.User, .Pass, .Mail, .Ciudad, .Foto
{
	color: #666666;
	border: 1px solid #CCCCCC;
	height: 21px;
	width: 140px;
	vertical-align: top;
	font-size: 11px;
	padding: 4px 0 0 25px;
	margin-top: 2px;
}
.Mensaje
{
	color: #666666;
	border: 1px solid #000000;
	height: 21px;
	width: 140px;
	vertical-align: top;
	font-size: 11px;
	padding: 4px 0 0 25px;
	margin-top: 2px;
}
.User
{
	background: #F5F5F5 url(images/icoNombre.gif) no-repeat 7px 7px;
}
.Pass
{
	background: #FFFFFF url(images/icoPass.gif) no-repeat 4px 4px;
}
.Mail
{
	background: #FFFFFF url(images/icoMail.gif) no-repeat 4px 4px;
}
.Mensaje
{
	background: #FFFFFF url(images/lupa.gif) no-repeat 4px 4px;
}
.Ciudad
{
	background: #F5F5F5 url(images/icoCiudad.gif) no-repeat 7px 7px;
}
.Foto
{
	background: #F5F5F5 url(images/icoUser.gif) no-repeat 7px 7px;
}
/*Menu Horizontal*/
.categorias
{
	background-image: url(tema/barra.png);
	background-position: top;
	height: 28px;
	position: relative;
	background-repeat: repeat-x;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*menu*/
UL#menu-horizontal LI
{
	float: left !important;
	position: relative;
	text-align: left;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
}
UL#menu-horizontal UL
{
	display: none;
	position: absolute;
	top: 28px;
	left: 6px;
	right: 4px;
	margin-left: -40px;
	margin: 0;
	padding: 0;
	z-index: 5000;
	background-color: #C87100;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C87100;
	border-left-color: #C87100;
	overflow: hidden;
	z-index: 1000;
	width: 150px;
}
UL#menu-horizontal UL LI
{
	display: block !important;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C87100;
	width: 100%;
}
UL#menu-horizontal LI A:hover UL, UL#menu-horizontal LI.iehover UL
{
	display: none;
	z-index: 1000;
}
UL#menu-horizontal LI:hover UL, UL#menu-horizontal LI.iehover UL
{
	display: block;
}
#menu-horizontal
{
	width: 1024px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -512px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 500;
}
#menu-horizontal .enlace_padre
{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(tema/sep_barra.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 7px;
	height: 29px;
	page-break-before: pointer;
	padding-top: 6px;
	padding-bottom: 3px;
}
#menu-horizontal .span_padre
{
	background-image: url(theme/categorias/derecha.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 7px;
	height: 29px;
	cursor: pointer;
}
#menu-horizontal .padre
{
	min-height: 19px;
	text-align: center;
	list-style: none;
	background-image: url(theme/categorias/fondo.jpg);
	height: 29px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 4;
	padding-bottom: 2px;
	background-repeat: repeat-x;
	background-position: center top;
	cursor: pointer;
}
#menu-horizontal LI:hover
{
}
#menu-horizontal UL LI A
{
	color: #333;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding: 2px;
	background-image: url(tema/barra1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#menu-horizontal UL LI A:hover
{
	color: #000;
	background-image: url(tema/barra2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#menu-horizontal LI UL LI
{
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/*Menu*/
.menu
{
	height: 47px;
	top: -15px;
}
.menu UL
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 47px;
	z-index: 200;
}
.menu UL LI
{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.menu UL LI A
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 47px;
}
.menu UL LI A:hover
{
	background-position: 0px -47px;
}
.menu UL LI A SPAN
{
	display: none;
}
.menu #micuenta
{
	background-image: url(../tema/menu/01_micuenta.jpg);
	width: 140px;
}
.menu #carrito
{
	background-image: url(../tema/menu/02_carrito.jpg);
	width: 119px;
}
.menu #ofertas
{
	background-image: url(../tema/menu/03_novedades.jpg);
	width: 156px;
}
.menu #conocenos
{
	background-image: url(../tema/menu/04_conocenos.jpg);
	width: 152px;
}
.menu #crearcuenta
{
	background-image: url(../tema/menu/05_nuevacuenta.jpg);
	width: 170px;
}
