/*
  $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

-----------------------------------------------------------------------------------------------------

CAMBIOS DE ESTILOS:


OBJETO						BUSCAR POR
------						----------

Fondo tienda:						Fondo tienda
Ancho página: 						Ancho página
Fondo cabecera:						Fondo cabecera

Fondo barra "Inicio >> Catálogo":	Fondo Barra inicio
Texto Barra Inicio:					Texto Barra Inicio
Texto enlace barra inicio:			Texto enlace barra inicio1
Texto enlace barra inicio:			Texto enlace barra inicio1¡2

Pie: 								Barra pie

Cabecera Barras pequeñas:			Cabecera Barras pequeñas
Borde cajas pequeñas:				Borde cajas pequeñas
Fondo cajas pequeñas: 				Fondo cajas pequeñas

Texto enlaces cuerpo página:		Texto enlace 1
Texto enlaces cuerpo página:		Texto enlace 2
Título cabecera:					Título cabecera

Cuerpo del producto:				Cuerpo producto
Borde tabla:						Borde producto
Barra producto:						Barra producto
*/


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }
A {
	color:#E6DBD7;
	text-decoration:none}
	
H2{font-size:150%}
FORM
 {
	display: inline;
}

TR.header {
/* Fondo cabecera*/
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/* Fondo Barra inicio*/
  background: #bbc3d3;
/* Texto Barra Inicio*/
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
/*Texto enlace barra inicio1*/ 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
/* Texto enlace barra inicio2*/
  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 {
  /* Barra pie*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/* Borde cajas pequeñas */
  /*background: #b6b7cb;*/
}

.infoBoxContents {
 /* Fondo cajas pequeñas */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

  /* Cabecera Barras pequeñas*/
  background: #94887A;
  color: #ffffff;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
/* Cuerpo producto*/    
background: #f8f8f9;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;

  /*Borde producto*/
  border-color: #948A74;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/* Barra producto*/
  background: #948A74;
  color: #0F0F0F;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 50%;
  background-color:#434343
}

A.pageResults {
  color: #E6DBD7;
}

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

TD.pageHeading, DIV.pageHeading {
/* Título cabecera*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #E6DBD7;
}

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.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, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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;
  color: #ff0000;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #D38B15; }

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


.caja {
         background-image: url(images/caja.png);
		 background-repeat: no-repeat;
		 background-color: #ffffff;
		 background-position:right;
		 width: 720px !important;
		 height: 100px;
		 font-size:110%;
		 margin-left: auto !important;
		 margin-right: auto !important;
      }
.cajapro {
text-align:center;
height:153px;
background-color:#5e5b5b;
}
.tituloproducto{
font-weight:bolder; color:#312D2E; font-size:120%}
.info {
color:#312D2E;
font-weight: bolder
}

.comprar {
color:#312D2E;
font-weight: bolder
}
.comprar:hover {
	color:#FFF;
	background-color:#000;
}

.titulolist {
        color:#FFF;
        padding:3px 3px 3px 8px;
        font-size:12px;
		font-weight:bold;
		text-align:left
}
.titulolist a {
        color:#FFF;
        padding:3px 3px 3px 8px;
        font-size:12px;
		font-weight:bold;
		text-decoration:none;
		text-align:left
}
.listprod {
        width:200px;
        margin:20px auto;
}
.esquinaprod {
        height:28px;
        background-image:url(img/esquinalist.jpg);
        background-position:left bottom;
        background-repeat:no-repeat;
        background-color:#5e5b5b;
}

.p1 {
        margin:5px;
        border:#999 solid 2px;
}
.p1:hover {
        border:#000 solid 2px;
}
.irprod {
        text-align: right;
        color:#2a3030;
        text-decoration:none;
        width:34px;
        height:28px;
        display:block;
        background-image:url(img/irlist1.jpg);
}
.irprod:hover {
        background-image:url(img/irlist2.jpg);
}

.pricelist {
        color:#FFF;
        text-align:center;
        padding:3px;
        font-size:12px;
        font-weight:bold;
}
#centro{
        width:943px;
        background-image:url(img/beckcentro.jpg);
        background-repeat:repeat-y;
}
#centrodata {
        text-align:left;
        float: left;
        width:514px;
        padding:10px;
}

body {
        margin:0;
        padding:0;
        background-color:#0f0f0f;
        background-image:url(img/background.jpg);
        background-repeat:repeat-x;
        font-family:Tahoma, Geneva, sans-serif;
		color:#E6DBD7
}
#contenedor {
        width:943px;
        margin:0 auto;
}
#izq {
        border-top:#434343 solid 2px;
        width:206px;
        float:left;
        background-image:url(img/topizq.jpg);
        background-position:top;
        background-repeat:no-repeat;
}
#der {
        border-top:#434343 solid 2px;
        background-image:url(img/topder.jpg);
        background-position:top;
        background-repeat:no-repeat;
        width:203px;
        float: left;
}

#cabeza {
        height:142px;
        width:943px;
        background-image:url(img/backcabecera.jpg);
        background-repeat:no-repeat;
        background-position:right;
}
#banda {
        height:31px;
        width:943px;
        background-image:url(img/minidc.jpg);
        background-position:right;
        background-repeat:no-repeat;
}

#horizontal {
        height:23px;
        background-color:#434343;
}
.cestago {
        height:23px;
        padding-left:33px;
        background-image:url(img/carro.jpg);
        background-position:left;
        background-repeat:no-repeat;
        display:block;
        font-family:Tahoma, Geneva, sans-serif;
        font-size:9px;
        color:#94887a;
        margin-right:10px;
        font-weight:bold;
        text-decoration:none;
        float:left;
        padding-top:8px;
}
.cestago:hover {
        background-image:url(img/carro2.jpg);
        color:#FFF;
}
.cuentago {
        height:23px;
        padding-left:33px;
        background-image:url(img/llave.jpg);
        background-position:left;
        background-repeat:no-repeat;
        display:block;
        font-family:Tahoma, Geneva, sans-serif;
        font-size:9px;
        color:#94887a;
        margin-right:10px;
        font-weight:bold;
        text-decoration:none;
        float:left;
        padding-top:8px;
}
.cuentago:hover {
        background-image:url(img/llave2.jpg);
        color:#FFF;
}
.linkh {
        width:99px;
        height:20px;
        padding-top:3px;
        margin-left:5px;
        text-align:center;
        color:#000;
        text-decoration:none;
        font-size:14px;
        background-image:url(img/enlaceh-off.jpg);
        display:block;
        float: right;
}
.linkh:hover {
        background-image:url(img/enlaceh-on.jpg);
}

.zona {
        height:20px;
        background-color:#94887a;
        padding:3px 54px 0 10px;
        margin-right:20px;
        background-image:url(img/backzona.jpg);
        background-position:right;
        background-repeat:no-repeat;
        color:#524b47;
        font-size:70%;
        display:block;
        float:left;
		font-weight:bold
}
.linkzona {
        text-decoration:none;
        color:#524b47;
}
.linkzona:hover {
        text-decoration:none;
        color: #000;
}
.corte {
        clear:both;
}
.textodata {
        color:#FFF;
        text-align:justify;
        font-size:14px;
}
.fotodetalle {
        padding:10px 0 10px 0;
}
.fotofloat {
        float:left;
        padding:5px;
}
.menuizq {
        text-decoration:none;
        color:#666666;
        font-size:90%;
        font-weight:bold;
        margin:10px 0 0 1px;
        padding-left:9px;
        background-image:url(img/linkizq.jpg);
        background-position:left top;
        background-repeat:no-repeat;
        display:block;
        position: relative;
}
.categoriasAct {
	  text-decoration:none;
        color:#D18D22;
        font-size:100%;
        font-weight:bold;
        margin:10px 0 0 1px;
        padding-left:15px;
        background-image:url(img/linkizq.jpg);
        background-position:left top;
        background-repeat:no-repeat;
        display:block;
        position: relative;
}
.categoriasHija {
	text-decoration:none;
        color:#AFA599;
        font-size:80%;
        font-weight:bold;
        margin:0px 0 0px 1px;
		text-align:right;
		padding-right:15px;
        display:block;
        position: relative;

}
.menuizq:hover {
        color:#000;
}

.moduloizq {
        margin-top:10px;
}
.esquinaizq {
        height:24px;
        width:10px;
        background-image:url(img/esquinaizq.jpg);
}
.esquinaizq3 {
        height:24px;
        width:10px;
        background-image:url(img/esquinaizq3.jpg);
}
.esquinaizq2 {
        height:24px;
        width:10px;
        background-image:url(img/esquinaizq2.jpg);
}
.titulomoduloizq {
        background-color:#bfb9b9;
        height:22px;
        padding-top:2px;
        display:block;
        text-align:left;
        color:#e6dbd6;
        font-size:14px;
        font-weight:bold;
}
.ref {
        font-size:10px;
        color:#333;
}

.ref a {
	font-size:10px;
        color:#333;
	text-decoration:none;
}
.price {
        font-size:11px;
        font-weight:bold;
        color:#333;
}
.f {
        border: #333 solid 2px;
        margin:10px 10px 5px 0;
}
.left10 {
	padding-left:10px;
}
.moder {
        margin-top:10px;
        font-size:10px;
        color:#333;
}

.moder a {
        margin-top:10px;
        font-size:10px;
        color:#333;
}
.esquinamoder {
        width:13px;
        height:24px;
        background-image:url(img/esqinader.jpg);
}
.esquinamoder2 {
        width:13px;
        height:24px;
        background-image:url(img/esqinader2.jpg);
}
.titulomoduloder {
        background-color:#a2988e;
        height:22px;
        text-align: right;
        color:#330000;
        font-size:14px;
        font-weight:bold;
}
.centomoder {
        width:193px;
        padding-top:5px;
        padding-right:10px;
        background-image:url(img/centromoder.jpg);
        background-repeat:repeat-y;
        text-align:right;
}

.prods {
        font-size:12px;
        color:#333;
        font-weight:bold;
        padding:15px 0 15px 0;
        display:block;
}
.fotoferta {
        margin:4px 0 4px 0;
        border: #666 solid 1px;
}
.rayao {
        color:#FFF;
        text-decoration:line-through;
}
.oferton {
        color:#FFF;
        font-size:12px;
        font-weight: bold;
}
.fotoferta:hover {
        border:#FFF solid 1px;
}

.campo1 {
        width:180px;
        border:#666 solid 1px;
        color:#000;
        font-weight:bold;
        text-align: right;
        padding-right:5px;
        margin-top:4px;
        margin-bottom:4px;
}
.enviar {
        font-size:11px;
        font-weight:bold;
        color:#FFF;
        background-color:#94887a;
        border:0;
}
.enviar:hover {
        background-color:#333;
        cursor:pointer;
}

.enlaceraya {
        color:#333;
        text-decoration:underline;
}
.enlaceraya:hover {
        color:#FFF;
        text-decoration:none;
}
.prodestacado {
        text-decoration:none;
        color:#333;
        font-weight:bold;
}
.prodestacado:hover {
        color:#FFF;
}
.prodmas {
	color:#333;
	text-decoration:none;
}
.prodmas:hover {
	color:#FFF;
}
.enviar {
        font-size:11px;
        font-weight:bold;
        color:#FFF;
        background-color:#94887a;
        border:0;
}
.enviar:hover {
        background-color:#333;
        cursor:pointer;
}
.centomodizq {
	padding-left:10px;
	background-image:url(img/centromodizq.jpg);
	background-repeat:repeat-y;
}
.centomodizqcorreo {
        /*background-image:url(img/centromodizq.jpg);
       background-repeat:repeat-y;*/
}
#pie {
        clear:both;
        background-color:#2a3030;
        border-top:#0f0f0e solid 2px;
        text-align:left;
        padding:10px;
        font-size:12px;
        color:#b8a79d;
}

.detalle2 {
	font-size:12px;
	color:#CCC;
	padding:5px;
}
.detalle1 {
	padding:5px;
	color:#FFF;
	background-color:#333;
}


