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


/* NOTAS: el color verde claro: #B1C7B7 ( o este mas claro DAE4DC)que sustituye al azul claro #b6b7cb */
/*VER si el fondo queda mejor en blanco o verde (DAE4DC o #E7EDE9, este ult mas claro)  */
/* ver con el infobox en blaco y en verde con el bordecito en blaco*/

.main { font-family: Verdana, Arial, sans-serif; font-size: 11.5px; line-height: 1.5; }
.main_products { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height: 1.5; }
/*.main_products, main hace falta definirlos con .clase para netscape por que si no no los coje para el texto dentro de la TD*/
.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: #B1C7B7 /*#f2fff7*/;  }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF3300; text-decoration: underline; }
.popup { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #DAE4DC; font-weight: bold; text-align:center; }
/* tipos de texto para descripciones, del editor web */
.normalinfo{ font-family : Verdana, Arial, sans-serif; font-size : 12px;}
.header1 { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #CC0000; font-weight: bold; }
.header2 { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #008000; font-weight: bold; }
.header3 { font-family : Verdana, Arial, sans-serif; font-size : 14px; color: #008000; font-weight: bold; }

BODY {
  background: #DAE4DC;
  color: #000000;
  margin: 0px;
  scrollbar-base-color: #008000;
  scrollbar-track-color: #B1C7B7;
  scrollbar-face-color: #B1C7B7;
  scrollbar-darkshadow-color: #008000;
  scrollbar-arrow-color: #008000;
  scrollbar-shadow-color: #B1C7B7;
  scrollbar-highlight-color: #DAE4DC;
  
  /*Tambien queda bien :
  scrollbar-base-color: #008000;
  scrollbar-shadow-color: #000000;
  scrollbar-track-color: #B1C7B7;
  scrollbar-arrow-color: #B1C7B7;
  */
  
}
BODY.printable {
  background: #FFFFFF;
}

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

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

A.impact {
  color: #008000;
  text-decoration: underline;
}

#boletin-novedades a {
  color: #008000 !important;
  text-decoration: underline;
}

}

FORM {
	display: inline;
}

TR.header {
  background: #DAE4DC;
}

TR.headerNavigation {
  background: #008000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* background: #009900; *//* antes 008000*/
  color: #FFFFFF;
  font-weight : bold;
/* Aņadido por maaf */
  border-top: 1px;
  border-bottom: 1px;
  border-color: #008000;
  border-top-style: solid;
  border-bottom-style: solid;
}

A.headerNavigation {
	color: #FFFFFF;
	height: 14px;
	vertical-align: middle;
}

A.headerNavigationNetscape {
	color: #FFFFFF;
	height: 14px;
/*	vertical-align: middle;*/
}

A.headerNavigationlow {
	color: #000000;
	height: 13px;
	vertical-align: middle;
}

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: #008000;*/
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* background: #008000;*/
  color: #ffffff;
  font-weight: bold;
  /* Aņadido por maaf */
  border-top: 1px;
  border-bottom: 1px;
  border-color: #008000;
  border-top-style: solid;
  border-bottom-style: solid;
}

.infoBox {
  background: #B1C7B7; /*BED6C1 o ffffff esto hace que quede un borde wuapo*/
/* Aņadido por maaf */
  border: 1px solid #009900;
  border-spacing: 1px;
}

.infoBoxContents {
  background: #BED6C1;  /* antes B1C7B7, si dejo esto en blaco las fotos quedan mejor y no hace falta recortar*/
  				/* TB es BUENO BED6C1 con fondo DFEBE1 o el mismo de antes*/
				/* o C1D2C6 o BED1C4 */	
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

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

.infoBoxFooter {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid #009900;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/footer_background.jpg);
	color: #ffffff;
	text-align: center;
}

TD.searchBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*background-image: url(images/footer_background.jpg);*/
	color: #ffffff;
	text-align: center;
	background: #008000;
}

TD.infoBoxHeadingLeft {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/footer_background.jpg);
	color: #ffffff;
	text-align: left;
}
A.infoBoxHeading {
	color: #FFFFFF;
	font-size: 10px;
}
A.infoBoxHeading:hover {
  color: #ffffff;
}
TD.infoBoxHeadinglow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #B1C7B7;
  color: #ffffff;
}
TD.infoBoxHeading_high {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #00CC00;
  color: #ffffff;
}

/* Aņadido para MOD CMS*/

TD.cmsBoxHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background: #DAE4DC;
	color: #9a9a9a;
	text-align: left;
	height: 40px;
	vertical-align: text-top;
	/*text-transform: capitalize;*/
	/*border: 1px solid #008000;
	border-spacing: 1px;
	text-align: center;
	height: 14px;*/
}
/* Buen estilo para mostrar contenidos*/
.cmsBoxContents {
  background: #ffffff;  /* si dejo esto en blaco las fotos quedan mejor y no hace falta recortar*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  text-align : justify;
}
/* FIN Aņadido para MOD CMS*/
/* Texto para main page*/
.mainpage {
  background: #ffffff;  /* si dejo esto en blaco las fotos quedan mejor y no hace falta recortar*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 11.5px;
  line-height: 1.3;
  text-align : justify;
}

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 {
  background: #E7EDE9;
}

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

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

td.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #008000;*/
  color: #FFFFFF;
  font-weight: bold;
  background-image: url(images/footer_background.jpg);
}

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

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #DAE4DC;
}

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: 11.5 px;
  line-height: 1.5;
}

/* Para la descripcion de los productos*/
TD.main_products, P.main_products {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12 px;
  line-height: 1.5;
}

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

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

TD.newsdesk {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(images/footer_background.jpg);
}

.morepics {
  background: #DAE4DC;  /* si dejo esto en blaco las fotos quedan mejor y no hace falta recortar*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
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.options {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 9px;
}


/*aņadido por maaf */
TD.errorText{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 10px;
}
/*fin aņadido por maaf */
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: pointer; cursor: hand; }
.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; }

/* Borde para imagenes insertadas con htmlarea cuando pongo border !=0*/
.bordeImagen {
/*	border: 1px none #008000;*/
 border: 1px;
 border-color: #008000;
 border-style: solid;
}
/* Form header*/
.inputButtonHeader
{
	background-color:#B1C7B7;
	border-left:#789E83 2px solid;
	border-right:#008000 2px solid;
	border-top:#789E83 2px solid;
	border-bottom:#008000 2px solid;
	color:#000000;
	font:8pt Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
}
.inputTextHeader
{
	background-color:#FFFFFF;
	border-left:#789E83 2px solid;
	border-right:#008000 2px solid;
	border-top:#789E83 2px solid;
	border-bottom:#008000 2px solid;
	color:#000000;
	font:8pt Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
}
.rightbar{
    padding-right: 2px;
    padding-left: 0px;
    padding-top: 11px;
}
.rightbarNetscape{

	border-spacing: 7px;
}

TD.borderleftbar {
  background-image: url(images/shadow2.gif);
 /* background: #008000;*/
  color: #ffffff;
  background-repeat: repeat-y;
}

TD.borderTop {
  background-image: url(images/shadow_top.gif);
 /* background: #008000;*/
  background-repeat: repeat-x;
}

small {
	font-size: 10px;
}

/*
Para parrafos del MsWord en articulos y productos
*//* quedan muy proximas las lineas!!
p.MsoNormal
	{mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:"Verdana";
	margin-left:0cm; margin-right:0cm; margin-top:0cm}*/
s {
	font-family: arial;
}
.almacen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;


}
