/*
  $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl Exp $

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

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color : #990000;
}
TD.numerosofertas {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color : #f9bb00;
font-weight : bolder;
text-align : center;
vertical-align : middle;
}
A.numerosofertas {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color : #ffffff;
}
A.numerosofertas:hover {
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
color : #ffff00;
font-weight : bold;
}
.errorBox {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
background : #ffb3b5;
font-weight : bold;
background-color : #0033ff;
}
.ArnulText {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : normal;
text-align : justify;
}
.stockWarning {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color : #cc0033;
}
.productsNotifications {
background : #f2fff7;
}
/*---------------------FONDO DE PANTALLA-----------------------------------*/


BODY {
  background: #930716; /* fondo principal */
  	margin-left: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
  /*color: #000000;*/

}

div#page-body div.page-body-img {
    /*background-color:#9F011B;*/
	background: url("images/imagen_fondo_de_pagina.jpg") 50% 0 no-repeat;  /*//background-attachment:fixed; dejar fijo el fondo*/
}

div#page-body {
	/*background: #5685E4 url("images/page_t-1.png") 0 0 repeat-x;*/
	background:#930716;
}

/*--------------------------------------------------------*/

.elemento { 
/* chrome, opera */
box-shadow: 3px 3px 10px #3A0308;
border-radius: 1em;
border-radius-topright:10px;
border-radius-topleft:10px;
border-radius-bottomright:0px;
border-radius-bottomleft:0px;

/* safari */
-webkit-box-shadow: 3px 3px 10px #3A0308;
-webkit-border-radius: 1em;
-webkit-border-top-right-radius:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px;

/* mozilla */
-moz-box-shadow: 3px 3px 10px #3A0308; 
-moz-border-radius: 1em; 
-moz-border-radius-topright:5px; 
-moz-border-radius-topleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-bottomleft:5px;

/* internet explorer IE6*/
filter:
progid:DXImageTransform.Microsoft.Shadow(color=#3A0308,direction=0,strength=2) 			      /*// CONTROL DE ARRIBA*/
progid:DXImageTransform.Microsoft.Shadow(color=#3A0308,direction=90,strength=7) 		         /*// CONTROL DE IZQUIERDO*/
progid:DXImageTransform.Microsoft.Shadow(color=#3A0308,direction=180,strength=7)		 	    /*// CONTROL DE ABAJO*/
progid:DXImageTransform.Microsoft.Shadow(color=#3A0308,direction=270,strength=2); 		       /*// CONTROL DE DERECHO*/
zoom: 1;
}

A {
color : #cc3300;
text-decoration : none;
}
A:hover {
color : #990000;
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 : #6699ff;
color : #ffffff;
font-weight : bold;
background-color : #990000;
}
A.headerNavigation {
color : #ffffff;
}
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 : #0063a4;
color : #ffffff;
font-weight : bold;
background-color : #cc3300;
}
.infoBox {
background : #00889b;
}
.infoBoxContents {
background : #f4feff;
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.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 : #fffff9;
}
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;
}
TR.productListing-heading {
background : #d2e9fb;
}
TD.productListing-heading {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
background : #bdecec;
color : #000000;
font-weight : bold;
font-variant : small-caps;
}
TD.productListing-data {
font-family : Verdana, Arial, sans-serif;
color : #3366ff;
font-size : 10px;
font-weight : bold;
}
A.pageResults {
color : #0000ff;
}
A.pageResults:hover {
color : #0000ff;
background : #ffff33;
}
TD.pageHeading, DIV.pageHeading {
font-family : Verdana, Arial, sans-serif;
font-size : 14px;
color : #1d8687;
font-weight : bolder;
}
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;
text-align : justify;
left : 5px;
}
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 : #0000ff;
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;
}
.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;
}
.clCMEvent {
position : absolute;
width : 99%;
height : 99%;
left : 0;
top : 0;
visibility : visible;
}
.clCMAbs {
position : absolute;
visibility : hidden;
left : 0;
top : 0;
}
.clBar {
position : absolute;
background-color : #ffffff;
visibility : hidden;
}
.clLevel0, .clLevel0over {
position : absolute;
padding : 1px;
font-family : Verdana, arial, helvetica;
font-size : 10px;
}
.clLevel0 {
background-color : #e6fcff;
background-image : url(images/TBGradient.gif);
color : #013d45;
}
.clLevel0over {
color : #025460;
background-color : #e6fcff;
background-image : url(images/TBGradient_animado.gif);
font-weight : bold;
}
.clLevel0border {
position : absolute;
visibility : hidden;
background-color : #00aec5;
}
.clLevel1, .clLevel1over {
position : absolute;
padding : 2px;
font-family : Verdana, arial, helvetica;
font-size : 10px;
left : 338px;
top : 686px;
}
.clLevel1 {
background-color : #ffffff;
color : #990000;
}
.clLevel1over {
color : #660000;
background-image : url(images/TBGradient_animado.gif);
font-weight : bold;
}
.clLevel1border {
position : absolute;
visibility : hidden;
background-color : #660000;
}
.ArnulText2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : normal;
text-align : justify;
}
.ArnulText3 {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
font-weight : normal;
}
TD.ruta_productos {
font-family : Verdana, Arial, sans-serif;
font-size : 11px;
line-height : 1.5;
text-align : justify;
color : #ffffff;
font-weight : bold;
}
.ArnuText4 {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
background-color : #e6fcff;
color : #025460;
font-weight : bold;
}
.ArnuText5 {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
background-color : #efefef;
color : #eb3d00;
font-weight : bold;
}
.ArnuText6 {
font-family : Verdana, Arial, sans-serif;
font-size : 13px;
color : #000000;
font-weight : bold;
}
.ArnuText7 {
font-family : Verdana, Arial, sans-serif;
font-size : 13px;
background-color : #009999;
color : #ffffff;
font-weight : bold;
}
/*CONTROL DE LOS VINCULOS DE PIE DE PAGINA*/
A.vinculo_1 {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color : #747474;
}
A.vinculo_1:hover {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color : #747474;
font-weight : bold;
}
.ArnuText8 {
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
background-color : #770c00;
color : #ffffff;
font-weight : bold;
}
.ArnuText9 {
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
line-height : 1.5;
text-align : justify;
left : 5px;
}
.imagen_con_vinculo {
border-style : solid;
border-width : 1px;
border-color : #ffffff;
margin : 2px;
} 
.imagen_pie_de_pagina{
	background: url("images/imagen_pie_de_pagina_corte.jpg");
}

/*CODIGO PARA IE6 EN PNG*/
img { behavior: url(iepngfix.htc); }

