/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  CentroRed
  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
------						----------

Logo principal:						Imagen cabecera

Fondo tienda:						Fondo tienda
Fondo cabecera:						Fondo cabecera

Fondo barra "Inicio >> Catálogo":	Barra inicio
Flechas barra inicio:				Flechas inicio
Texto barra inicio:					Texto barra inicio
Texto enlace barra inicio:			Texto enlace barra inicio

Barra pie con fecha, etc: 			Barra pie

Resto de barras:					Barras pequeñas

Texto enlaces cuerpo página:		Texto enlace 1

Dentro de categoria...
	- Cuerpo del producto:			Cuerpo producto
	- Borde tabla:					Borde producto
	- Barra producto:				Barra producto
*/


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px;  font-weight: bold; color:#865800}
.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; }

HTML{background-image: url("imagen/trama.jpg")}
BODY {
/* Fondo tienda*/
  color: #865800;
  margin: 0px;
   background-image: url("imagen/fondo.jpg"); background-position:center top;
    background-repeat: repeat-y;
}
A {
  color: #bf9647;
  text-decoration: none;
  font-weight:bold;
}

A:hover {
/* Texto enlace 1*/
  color: #865800;
  text-decoration: underline;
}

FORM {
	display: inline;
}
TR.header {
/* Fondo cabecera*/
  background: #fdf8ee;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

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

A.headerNavigation:hover {
/* Texto enlace barra inicio*/
  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;
  /* Barra pie*/
  background: #BF9647;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #bf9647;
}

.infoBoxContents {
  background: #fdf8ee;
  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: 9px;
  font-weight: bold;

  /* Barras pequeñas*/
  background: #BF9647;
  color: #ffffff;
}

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


A.pageResults {
  color: #0000FF;
}

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

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

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;}
.moduleRowSelected { background-color: #E9F4FC; }

.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(/imagen/caja.jpg);
		 background-repeat: no-repeat;
		 width: 643px !important;
		 height: 150px;
		 margin-bottom: 10px;
		 line-height: 14px;
		 color: #fdf8ee;
		 font-size:12px;
		 margin-left: auto;
		 margin-right: auto;
      }
	.sepa{
	margin-right:4px;
	  border: 1px;
  border-style: solid;
  margin-top:0px;

  /*Borde producto*/
  border-color: #8e6b26;
  border-spacing: 1px;
	}
	.navega1{
	height:29px;
	width:17px;
	background-image:url(imagen/hueso1.jpg);
	float:left}
	.navega2{
	height:26px;
	padding:7px 5px 0 3px;
	background-image:url(imagen/hueso-fondo.jpg);
	font-family: Verdana,Arial,sans-serif;
	font-weight:bold;
	color:#fdf8ee;
	font-size:75%;
	float:left}
	.navega3{
	height:29px;
	width:19px;
	background-image:url(imagen/hueso2.jpg);
	float:left}
	.menu{
	
	}
/* BOF Dynamic Sitemap */
  ul.sitemap {
    color: #ff0000;
    }
    /* EOF Dynamic Sitemap */

.style2 {color: #BF9647}
.style3 {color: #BF9647; font-weight: bold; }

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 109%;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #bf9647;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 105%;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #bf9647;
}
/*** End Header Tags SEO ***/
img{border:0}
.wrap{width:1000px;margin:0 auto 0 auto}
/*Menu*/
.menu_principal{font-size:11px; font-family:Verdana,Arial,sans-serif}
.menu_principal ul{list-style: none outside none; font-weight:normal !important; padding-left:0px; margin:0px; line-height: 18px; _line-height: 9px;color:#865800;  background-color: FDF8EE}
.menu_principal img{border:0}
.menu_principal ul li ul{padding-left:3px}
.menu_principal a{color:#865800; font-weight:normal}
.currenta_index{font-weight:bold !important; text-decoration:underline; background:none !important}
.currenta{font-weight:bold !important; text-decoration:underline}
.current_home a{width:100%; color:#cc9f49; margin: 6px 0; font-weight:bold}
.current_index{padding-left:2px}
.buscador{margin:7px 0px 0px 0px;  background-color: #efd7a8;
    border: 1px solid #865800;
    border-radius: 5px 5px 5px 5px;
    color: #865800; width:154px}

.menu_principal li a {
    /*background:white;*/
    display:block;
   /* padding:3px;*/
   font-weight:normal; margin:0px
}

.menu_principal li a:hover {
    color:#482f01;
}

.menu_principal li ul li {
        *line-height: 18px !important
		
}

.menu_principal li ul li a {
    padding:0px 0px 0px 1px;
        background: #FDF8EE !important;
        color:#865800 !important
}

.menu_principal li ul li ul {
    background:transparent url(imagen/pixelist.png) repeat-y 4px 0;
    margin-bottom:2px;
}

.menu_principal li ul li ul li {
        background:transparent url(imagen/pixelist.png) repeat-x 0 8px;
    margin-left:2px;
    padding-left:6px;
}
/*Fin Menu*/
.home{background-image: url(/imagen/inicio.jpg);
                 background-repeat: no-repeat; width:53px; height:27px; float:left}
.sep{background-image: url(/imagen/sep.png);
                 background-repeat: no-repeat; width:15px; height:34px; float:left}
.botonera{display:inline}
.botonera img{margin: 0 0 16px 15px}
#control-navegador {font-size:90%; background-color: #f9e2e2; border: 6px solid #bd1818; color: #444444; display: block; margin: 0; padding: 15px; height:139px}
.titprod {
    float: left;
    height: 35px;
    width: 613px;
}
.titprod h1 {
    color: #bf9647;
    display: inline;
    float: left;
    margin: 5px;
}
.four {
    border: 3px solid #bf9647;
}
.social {
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
.socialdiv {
    margin-top: 10px;
}
.socialdiv div {
    display: inline;
    width: 66px !important;
}
.infoprod {
    float: left;
    font-weight: bolder;
    margin-top: 12px;
    position: relative;
    width: 613px;
	min-height: 130px
}
.addcest {
    bottom: 0;
    margin: 0 10px 10px 0;
    position: absolute;
    right: 0;
    text-align: right;
    width: 390px;
}
.pricet {
    font-size: 120%;
}
.pricer {
    color: #FF0000;
}
.pricea {
    color: #4DAC0E;
    font-size: 110%;
}
.envio{margin-top:5px}
.garant {
    font-size: 110%;
    font-weight: bold;
    padding: 1px 0px 10px 9px;
    text-align: left;  float:left; width:183px; height:40px; background-repeat: no-repeat
}
.genvio{background-image: url(/imagen/envio-gratuito.jpg)}
.gtelefono{background-image: url(/imagen/llamanos.jpg)}
.gpago{background-image: url(/imagen/pago-seguro.jpg)}
.gdevolucion{background-image: url(/imagen/devoluciones.jpg)}
.style1 {color: #865800; font-weight: bold}
/*15/12/2011*/
TABLE.productListing {}
.productListing-heading {color: #BC964C; font-size: 105%; font-weight: bold}
h3 {color: #BC964C;font-size: 135%;font-weight: bold; margin: 0 0 3px;}
#catdiv {margin-bottom:-5px; float:left;width:799px;}
#catdiv span{float:left; margin-right:15px; min-height:70px}
#catdiv h2 {
    color: #865800;
    font-size: 90%;
    font-weight: bold;
    margin-top: 4px;
}
TD.productListing-data {
font-size: 80%;
    vertical-align: top; color:#865800
}
.pricetl {
    font-size: 145%;
    font-weight: bold;
}
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: #FEF7ED;
}

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: #FEF7ED;
}
.proimg img{border: 3px solid #BF9647;}
.proimg {
    float: left;
    margin: -13px 0 0 -1px;
}
/* 19-01-2012*/
.imgprod img, .imgprod div, .imgprod div img, .imgprod p {max-width:613px !important; height:auto !important}
