/********** STYLESHEET *************/
/*
  $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
*/
/**********ZONA COLOR*********************/

/* MENU GRIS CABECERA */
#menu_gris{
	background-color: #ededed;
	text-align: center;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1a4c7b;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
#menu_gris a{
	color: #1a4c7b;
	font-size: 11px;
	text-decoration:none;
}
#menu_gris a:hover{
	color: #81496e;
	text-decoration:none;
}
#menu_gris td {
	padding-top: 4px;
}
.borde{
	border-right: 1px solid #CCCCCC;
}
div.menuBar {	
	padding: 2px 2px 2px 2px;
	text-align: left;
	font-weight: bold;
}

div.menuBar a.menuButton {
  border-bottom: 0px;
  color: #1E384D;
  cursor: default;
  left: 1px;
  margin: 0px;
  padding: 2px 2px 2px 2px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: #316AC5;
  border: 0px outset #45637B;
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
	background-color: #ffffff;
	border-bottom: 0px;
	color: #1F462B;
}
div.menu {
  background-color: #FCFCFC;
  background-repeat: repeat-y;
  border: 1px solid #D8E1DB;
  left: 0px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 1px;
  visibility: hidden;
  z-index: 101;
  width: 280px;
  z-index: 1;
  text-transform: none;
  font-size: 12px;
}

div.menu a.menuItem {
  color: #333333;
  cursor: default;
  display: block;
  padding: 5px;
  text-decoration: none;
  white-space: nowrap;
  font-size: 12px;
  font-weight: normal
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #ededed;
  cursor: pointer;
  font-size: 12px;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
  
}

div.menu div.menuItemSep {
  border: 1px inset #45637B;
  margin: 4px 2px;
}
/* MENU GRIS CABECERA */
/*-------------PIE----------*/
#pie {
	color:#FFFFFF;
	text-align:center;
}
#pie a{
	color:#FFFFFF;
}
#pie a:hover{
	color:#CCCCCC;
}
#pie td {
	padding:0px;
}
#piemenu {/*menu del pie*/
	text-align: center;
	font-size:12px;
	background-color: #4a4b4f;
}
/*-------------PIE----------*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A4B4F;
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	/*background-color: #4A4B4F;
	background-repeat: repeat-x;*/
}
body a {
	color:#4A4B4F; /*7d7c7c*/
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

body a:hover {
	/*32587F*/
	color:#b3307a;
	text-decoration:none;
}

img {
	border:none;
}
h1 { 
	font-size: 14px;
	/*margin:0 0 10px 0;*/
	color: #32587f;
	text-transform: uppercase;
	/*padding: 3px;
	padding-top: 8px;
	height: 15px;
	border: 0px;*/
}
h2 {
	font-size:100%;
	color:#32587f;
	font-weight:bold;
	border-bottom:1px dotted #32587f;
}
h3 {
	font-size:95%;
	color:#32587f;
	font-weight:bold;
}
p {
	margin:0px;
	line-height:1.5em;/*interlínea de cada texto entre <p>*/
}
table {
  border-collapse: collapse;/*para quitar el padding de las celdas*/
  border-spacing:none;
}
/*--Formularios--*/
form {
	margin:0px;
}
input {
	background-color:#f6f6f6;
	color: #555555;
	font-weight:normal;
	font-size:92%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0D1E2;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #C0D1E2;
	font-family: tahoma;
}
select {
	background-color:#f6f6f6;
	color: #555555;
	font-weight:normal;
	font-size:92%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0D1E2;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #C0D1E2;
	font-family: tahoma;
}
.fondoBlanco{
	background-color:#ffffff;
}
.nofondo{
	background:none;
}
textarea {
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size:115%;	
	background-color:#f6f6f6;
}

label {
	font-weight:bold;
}
/*--Fin formularios--*/
/*--Clases comunes--*/
.derecha {/*Alinear cualquier cosa a la derecha*/
	text-align:right;
}
.centrado {/*Centrar cualquier cosa*/
	text-align:center;
}
.izquierda {/*Alinear cualquier cosa a la izquierda*/
	text-align:left;
}
.justificado {/*Justificar cualquier texto*/
	text-align:justify;
}
.nota {
	color:#666666;
}
.noborde {
	border:none;
}
td.imagen img{
	margin-right: 20px;
}

/*--Fin clases comunes--*/
/*-------------MENU IZQUIERDA----------*/
#menuizq {
	width:250px;
	font-weight:normal;
	color:#32587F;
	margin-left:5px;
}
#menuizq a {
	font-weight:bold;
	padding-left:6px;
	margin-left:5px;
	color:#32587f;
	text-decoration:none;
}
#menuizq a:hover {
	font-weight:bold;
	padding-left:6px;
	margin-left:5px;
	color:#b3307a;
}
#menuizq table {
	border: none;
	background-color:#e2e7ed;
	margin-top: 5px;
	background-attachment: fixed;
	background-image: url(/images/zonacolor/fd_box_izqda.gif);
	font-size:12px;
	/*background-repeat: repeat-x;*/
}
/*------------------------------------------------------*/
.boxtitulo {/*titulo del box*/
	font-size:110%;
	font-weight:bold;
	text-transform: uppercase;
	color: #32587f;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
/*----------------------------------------------------------*/

#menuizq .boxtitulo {/*titulo del box*/
	font-size:110%;
	font-weight:bold;
	text-transform: none;
	color: #32587F;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
}
#menuizq .boxtitulo a{/*titulo del box*/	
	font-weight:bold;
	text-transform: none;
	color: #b3307a;
	margin-left: 0px;
	padding-left:0px;
}
#menuizq .boxcontenido {/*contenido del box*/
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#menuizq .box{
	background-color:#FFFFFF;
	border: 0px;
}


a.hijo {
	font-weight:normal;
	padding-left: 40px;
	color:#000000;
	line-height: 18px;
}
a.hijo:hover {
	color:#000000;
	line-height: 18px;
}

a.categoria_padre{	
	font-size:13px;
	font-weight:bold;
	color: #b3307a;
	line-height: 25px;
}
a.categoria_padre:hover{
	font-size:13px;
	font-weight:bold;
	color: #b3307a;
	line-height: 25px;
}
/* Trampas Jors*/
#categoria_padre2 a{	
	font-size:12px;
	font-weight:bold;
	color: #b3307a;
	line-height: 25px;
}
#categoria_padre2 a :hover{
	font-size:12px;
	font-weight:bold;
	color: #b3307a;
	line-height: 25px;
}
#hijo2 a{
	font-weight:normal;
	padding-left: 130px;
	line-height: 15px
}
#hijo2 a :hover{
	font-weight:normal;
	padding-left: 90px;
	line-height: 15px
}
#menuizq .boxtitulo2 {/*titulo del box*/
	font-size:110%;
	font-weight:bold;
	text-transform: none;
	color: #b3307a;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
}
/* Fin Trampas Jors */

/*--------- listado_productos ---------------------*/
TABLE.listadoProductos {
	border:0px solid #cccccc;
}
.listadoProductos-heading {
  background: #f6f6f6;
  color: #32587f;
  font-weight: bold;
}
.listadoProductos-heading a{
  background: #f6f6f6;
  color: #32587f;
  font-weight: bold;
}

TD.listadoProductos-data {
  border:0px solid #cccccc;
}

/*--------------------------------------------*/
.titulo{
	font-size:110%;
	font-weight:bold;
	text-transform: uppercase;
	color: #32587F;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}
.tabla {
	border: 0px solid #c9c9c9;
	background-color:#f6f6f6;
}
.tablaInicio {
	margin-left: 50px;
	width: 676px;
}
.inicio {
	border: 1px solid #c9c9c9;
	background-color:#f6f6f6;
	margin-top: 15px;
	width: 260px;
	text-align: center;
}
.tabla td {
	padding:5px 10px 5px 10px;
}
.precio{
	color: #32587F;
	font-weight:bold;
}
.rojo{
	color:#32587F;
	font-weight:bold;
}
.textoHelp{
	font-size:95%;
}
/*-------------FIN MENU IZQUIERDA----------*/
/*--Ruta--*/
#ruta {
	text-align:left;
}
#ruta a {
	font-weight:normal;
	color:#1A4C7B;
}
#ruta a:hover {
	color:#4A4B4F;
}
#menu_ruta td {
padding-top: 0px
}
/*--Fin ruta--*/
/**********ZONA COLOR fin***************/

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

/*BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  margin-top: 0px;
}

TABLE.container {}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}*/

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #1A4C7B; 
}

A.headerNavigation:hover {
  color: #4A4B4F;
}

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

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

.infoBoxNotice {
  background: #FFFFFF;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
  color: #000000;
}

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

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

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: #b6b7cb;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #4A4B4F; /*9a9a9a;*/
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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: 14px;
  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.categories_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

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

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

/* Begin Tabs Navigation */
#navigation {
        /*background: #DDD;*/
        border-bottom: 1px solid #A1A1A1;
        /*margin: 1em 0 0;*/
        padding: 0.6em 0 0;
        font-weight: bold;
}
#navigation ul, #navigation ul li {
        list-style: none;
        margin: 0;
        padding: 0;
}
#navigation ul {
        padding: 5px 0 5px;
        text-align: center;
}
#navigation ul li {
        display: inline;
}
#navigation ul li a {
        background: url(/images/tableft.gif) no-repeat left top;
        color: #FFF;
		height:5px;
        text-decoration: none;
        padding: 5px 0;
}
#navigation ul li span {
        background: url(/images/tabright.gif) no-repeat right top;
        padding: 5px 7px 5px 3px;
        margin: 4px 0 4px 4px;
}
/*#navigation ul li a:hover span {
        text-decoration: underline;
        background-position: 100% -75px;
}
#navigation ul li a:hover {
        background-position: 0 -75px;
}*/
#navigation #papel a {
        background-position: 0 -75px;
}
#navigation #papel a span {
        background-position: 100% -75px;
}
#navigation #oficina a {
        background-position: 0 -150px;
}
#navigation #oficina a span {
        background-position: 100% -150px;
}
/* End Tabs Navigation */