/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
 .boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #666666; }
.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 {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(theme/fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000; 
  text-decoration: underline;  
}

FORM {
	display: inline;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:  #6E6E6E;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #CCCCCC; 
}

A.headerNavigation:hover {
  color: #FFFFFF;
}

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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #E9E9E9;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #EFEFFB;
  color:#0000FF;  
}

DIV.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  background: #ffffff;
  color: #666666; 
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   color: #999999;
}

UL.categorias, LI.categorias {
font-size:11px;
padding: 2px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background:#FFFFFF;
}

TR.productListing-odd {
  background: none;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background:#FFFFFF;
}

TR.productListing-even {
  background: none;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FF0033;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0079F2;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageResults {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #666666;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.mainhelp {
  font-family: Verdana, Arial, sans-serif;
  font-size: 19px;
  line-height: 1.5;  
}

P.mainhelp {
  font-family: Verdana, Arial, sans-serif;
  font-size: 19px;
  line-height: 1.5;
  color:#FFFFFF;  
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, RADIO, INPUT, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-color: #000000
  border-width: 1px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;
  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: Verdana, Arial, sans-serif;
  font-size:14px;
  font-weight:bold;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #DEFDC1; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #CCFF99; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #5D5D5D;
	font-size: 11px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #5D5D5D;
	font-size: 11px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #000000;
	background-color: none;
	font-size: 11px;	
	text-decoration:  none;	
	font-weight: bold;
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 11px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: none;
	color: #5D5D5D;
	font-weight: bold;
}

.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
TD.Cabecera{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 22px;
  color: #999999;
  background-color:#FFFFFF;
}
TD.scmarcos{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #0000FF;
  font-weight:bold;
  background-color:#FFFFFF;
}
P.Cabecera{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #000000;
}
P.TextoAtributo{
font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
P.ValorAtributo{
font-family: "Arial Narrow"
  font-size: 14px;
}

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}

TD.portadaseccion {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
}

titulo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight:bold;
}


/***** Begin Sitemap_SEO FEB 2009*****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #009900; 
}
A.sitemap:hover {
  color: #ff0000;
}
/***** End Sitemap_SEO *****/ 


/* VJ Links Manager v1.10 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

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;
}

/* Ficha de imágenes en portada */

#contenedor {
	width:602px;
	height:355px;
	#height:279px;
	_height:279px;
	-height:279px;
	padding-top:15px;
	background-color:#0000FF;
	text-align:center;
	border:1px solid #000;
}

#pest1, #pest2, #pest3, #pest4, #pest5, #pest6 {
	height:24px;
	display:inline;
	margin:0px 2px 0px 2px;
	#margin:0px 4px 0px 4px;
	_margin:0px 4px 0px 4px;
	-margin:0px 4px 0px 4px;
	padding:7px 11px 8px 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}

#ficha1, #ficha2, #ficha3, #ficha4, #ficha5, #ficha6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:15px;
	margin:5px 0px 0px 0px;
	#margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	-margin:0px 0px 0px 0px;
	width:601px;
	height:315px;
	#height:330px;
	_height:330px;
	-height:330px;
	background:url(images/recuadro.gif) center #FFF no-repeat;
}

.inactiva {
	background-color:#CCCCCC;
}

.activa {
	background-color:#FFFFFF;
}

.izq {
	float:left;
	width:37px;
	height:130px;
	padding-top:130px;
}
.fotos {
	float:left;
	height:210px;
	padding-top:10px;
}
.der {
	float:left;
	width:37px;
	height:130px;
	padding-top:130px;
}

.fotos td {
	text-align:center;
	height:142px;
	font-size:11px;
	line-height:15px;
}

.fotos td a {
	text-decoration:none;
	color:#000;
}

.fotos td a:hover {
	color:#F00;
}

.fotos td a img {
	border:none;
}

/* VJ Links Manager v1.10 end */



/* MODIFICACION PARA LAS CATEGORIAS DESPLEGABLES */
/* 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: 19px;
	left:6px;
	margin-left:-40px;
	margin:0;
	padding:0;
	z-index:5000;
	background-color: #6E6E6E;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	overflow:hidden;
	z-index:1000;
	width: 155px;
    }

    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;
	color: #FFF;
    }

    ul#menu-horizontal li:hover ul,
    ul#menu-horizontal li.iehover ul{
    display: block;
    }
	#menu-horizontal {
	width: 600px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index:500;
	background-color: #6E6E6E;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 18px;
    }
    #menu-horizontal .enlace_padre{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 8px;
	height: 24px;
	text-transform: uppercase;
}
    #menu-horizontal .span_padre{
	padding-right: 8px;
}
    #menu-horizontal .padre {
	min-height:19px;
	text-align:center;
	list-style:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-repeat: repeat-x;
	background-position: center top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
    }

/*	#menu-horizontal .padre .enlace_padre{
	padding-left: 15px;
	background-image: url(theme/categorias/izquierda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	}
	#menu-horizontal .padre .enlace_padre .span_padre{
	padding-right: 15px;
	background-image: url(theme/categorias/derecha.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 31px;
	}
*/ 

    #menu-horizontal li:hover {
    }

    #menu-horizontal ul li a {
	color:#FFF;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding: 2px;
    }
	
	#menu-horizontal ul li a:hover {
	background-color:#CCC;
	color: #000;
    }

    #menu-horizontal li ul li{
	float:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
    }
.categorias_desplegables{
	position:relative;
	background-color: #6E6E6E;
	height: 32px;
	width:946px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 3px;
}

.breadcumb_estilo{
	font-size: 10px;
	padding: 3px;
	color: #FFF;
}
.breadcumb_estilo a{
	color: #afafaf;
	font-size: 10px;
	font-weight: normal;
}
.breadcumb_estilo a:hover{
	color: #FFF;
}

.cabecera_titulo{
	background-image: url(theme/fondo_titulo.gif);
	background-position: left top;
	height: 128px;
	position:relative;
}
.cabecera_titulo .titulo img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cabecera_titulo form{
	margin: 0px;
	padding: 10px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url(theme/fomr_buscar.gif);
	height: 35px;
	width: 239px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cabecera_titulo form p{
	text-align: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cabecera_titulo form a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.cabecera_titulo form .texto_buscar{
	font-size: 10px;
	padding: 2px;
	width: 160px;
	border: 1px solid #650500;
}



.menu_horizontal{
	background-image: url(theme/menu/fondo.gif);
	margin: 0px;
	padding: 0px;
	height: 38px;
	overflow:hidden;
}
.menu_horizontal li{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	list-style-type: none;
}
.menu_horizontal li a{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 38px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.menu_horizontal li a:hover{
	background-position: 0px -38px;
}
.menu_horizontal li a span{display:none;}
.menu_horizontal li #inicio{
	background-image: url(theme/menu/menu_01.gif);
	width: 85px;
	margin-left: 80px;
}
.menu_horizontal li #novedades{
	background-image: url(theme/menu/menu_02.gif);
	width: 120px;
}
.menu_horizontal li #ofertas{
	background-image: url(theme/menu/menu_03.gif);
	width: 96px;
}
.menu_horizontal li #mi_cuenta{
	background-image: url(theme/menu/menu_04.gif);
	width: 111px;
}
.menu_horizontal li #registrarse{
	background-image: url(theme/menu/menu_05.gif);
	width: 128px;
}
.menu_horizontal li #contacto{
	background-image: url(theme/menu/menu_06.gif);
	width: 119px;
}
.menu_horizontal li #carrito{
	background-image: url(theme/menu/menu_07.gif);
	width: 126px;
}

.favoritos{
	background-image: url(theme/fondo_favoritos.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	height: 47px;
	width: 79px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.favoritos a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1.subtitulo{
	font-size: 12px;
	text-align: center;
	padding: 3px;
	color: #666;
	font-weight: normal;
	margin-top: 7px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.centro{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
.arbol{
	background-color: #FFF;
	margin: 0px;
	padding: 5px;
}
.arbol li{
	margin: 0px;
	padding: 2px;
	list-style-type: none;
}
.arbol li a{}
.titulo_menu{
	background:#FFFFFF none repeat scroll 0 0;
	color:#0079F2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	display: block;
}
.hijos{
	background-image: url(theme/hijos.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.nohijos{
	background-image: url(theme/nohijos.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}
.hijos:hover, .nohijos:hover{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}