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

BODY {
    /*background: #9F011B; /* fondo principal */
    background: #AF7414; /* fondo principal */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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*/
    /*background-color:#9F011B;*/
}

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

/*-------------------------------FIN---------------------------------------------------*/
.elemento { 
/* chrome, opera */
box-shadow: 3px 3px 10px #744C0E;
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 #744C0E;
-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 #744C0E; 
-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=#744C0E,direction=0,strength=2) 			          /*// CONTROL DE ARRIBA*/
progid:DXImageTransform.Microsoft.Shadow(color=#744C0E,direction=90,strength=7) 		         /*// CONTROL DE IZQUIERDO*/
progid:DXImageTransform.Microsoft.Shadow(color=#744C0E,direction=180,strength=7)		 	    /*// CONTROL DE ABAJO*/
progid:DXImageTransform.Microsoft.Shadow(color=#744C0E,direction=270,strength=2); 		       /*// CONTROL DE DERECHO*/
zoom: 1;
}
/*----------------------FIN DE ELEMENTO-----------------------------------------------------------------------------------------*/

/*CONTROL DE LOS VINCULOS DE PIE DE PAGINA*/
/*-----------------------------------------------------------------------*/
A.vinculo_1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#FFFFFF; 
}

A.vinculo_1:hover {                                         /*  COLOR DE LA LETRAS CUANDO SE PASA POR ENCIMA DE UN VINCULO */
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight: bold;
}
/*----------------------------FIN-----------------------------------------*/

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

A:hover { 
  color:#990000; /*  COLOR DE LA LETRAS CUANDO SE PASA POR ENCIMA DE UN VINCULO */
  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; /* fondo barra superior */
	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;  /* borde de cuadros */
}

.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;
	color:#000000;
}

.td1{
    background-color: #E9E9E9;
}

.td_main{
    background-color: #E9E9E9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align: justify;
	left: 5px;
	color:#000000;
}

.main_fin{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	text-align: justify;
	left: 5px;
	color:#000000;
}
/*-----------------fin------------------------*/
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;
}

.moduleRow { }
.moduleRowOver { 
background-color: #D7E9F7; 
/*cursor: hand; // NO ESTA FUNCIONANDO*/ 
}
.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; }


/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0; 
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#ffffff;
	/*layer-background-color:#ffffff; // NO ESTA FUNCIONANDO*/ 
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Verdana, arial, helvetica;
	font-size:10px;
}

.clLevel0{
	background-color:#E6FCFF;
	/*layer-background-color:#ffffff; // NO ESTA FUNCIONANDO*/ 
	background-image: url(images/TBGradient.gif);
	color:#013D45;
}

.clLevel0over{
	/*layer-background-color:#FFCACA; // NO ESTA FUNCIONANDO*/ 
	color:#025460;
	/*cursor:hand;
	cursor:hand; // NO ESTA FUNCIONANDO*/ 
    background-color: #E6FCFF;
	background-image: url(images/TBGradient_animado.gif);
	font-weight: bold;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#00AEC5;
	/*layer-background-color:white; // NO ESTA FUNCIONANDO*/ 
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#ffffff;
	/*layer-background-color:#ffffff; // NO ESTA FUNCIONANDO*/ 
	color:#990000;
}

/*.clLevel1over{ YA ESTA EN LA TIENDA!!!!
	/*layer-background-color:#bbc3d3; // NO ESTA FUNCIONANDO 
	color:#660000;
	/*cursor:hand; // NO ESTA FUNCIONANDO*/ 
	/*cursor:hand; // NO ESTA FUNCIONANDO 
	background-image: url(images/TBGradient_animado.gif);
	font-weight: bold;
}*/

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#660000;
	/*layer-background-color:white; // NO ESTA FUNCIONANDO*/ 
}
/* ----------------- coolMenu_eof ----------------- */
.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;
	/*layer-background-color:#ffffff; // NO ESTA FUNCIONANDO*/ 
	color:#025460;
	font-weight: bold;
}


.ArnuText5{
font-family : Verdana, Arial, sans-serif; font-size : 10px; 
	background-color:#EFEFEF;
	/*layer-background-color:#ffffff; // NO ESTA FUNCIONANDO*/ 
	color:#EB3D00;
	font-weight: bold;
}


.ArnuText6{
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
	/*layer-background-color:#ffffff; // NO ESTA FUNCIONANDO*/ 
	color:#000000;
	font-weight: bold;
}

.ArnuText7{
font-family : Verdana, Arial, sans-serif; font-size : 13px; 
	background-color:#009999;
	/*layer-background-color:#ffffff; // NO ESTA FUNCIONANDO*/ 
	color:#FFFFFF;
	font-weight: bold;
}


.ArnuText8{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	background-color:#770C00;
	/*layer-background-color:#ffffff; // NO ESTA FUNCIONANDO*/ 
	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: #FF9900;
	margin: 2px;
}
/*-----------------COLOR DE CELDAS INICIO DATOS_CATALOGO----------------------------------------*/

.tdceldas{
    background-color: #E9E9E9;
}

.td_maindatos{
    background-color: #F2F2F2;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align:right;
	font-weight:bold;
	left: 5px;
	color:#000000;
}

.txt_enviar{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	text-align:justify;
	left: 5px;
	color:#000000;
}
/***************************************************************************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/*****************************AQUI EMPIEZA LA TIENDA************************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/*----------------------------TIENDA JAMAR COLOMBIA------------------------------------------------*/
.body {
	background-color:#333333; }

.boxText_tienda {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: white;
	color: #666666;
}

TD.numerosofertas_tienda {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #F9BB00;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
}

A.numerosofertas_tienda {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

A.numerosofertas_tienda:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
}

.errorBox_tienda { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; 	background-color: #0033FF;
}

.stockWarning_tienda { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications_tienda { background: #f2fff7; }

/*-------------------------FONDO DE PAGINA----------------------------------*/

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

/* ----------------- coolMenu ----------------- */

A { 
  color: black; 
  text-decoration: none; 
}

A:hover { 
  color: black; /*  COLOR DE LA LETRAS CUANDO SE PASA POR ENCIMA DE UN VINCULO */
}

.infoBox_tienda {  
  background: #666666;  /* borde de cuadros #FF6600*/
}

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

TD.infoBoxHeading_tienda {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-image: url(tienda/images/infobox/bg_infobox.gif);
}

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:  #F6FBFE;  /* #F8F8F8 gris, #FDF7F7 rosado, #FFF2F2 rosado carrito*/
}

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

TD.productListing-heading_tienda {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D4F3F5;/* #FDECE3  */
  color: #000000;
  font-weight: bold;
}

TD.productListing-data_tienda {
    font-family: Verdana, Arial, sans-serif;
	color: #990000;
	font-size: 10px;
	font-weight: bold; 

}

TD.pageHeading_tienda, DIV.pageHeading_tienda {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;  /*#970000*/
	font-weight: bolder;
}

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

TD.tableHeading_tienda {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}

TABLE.formArea_tienda {
	background: #ffffff;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle_tienda {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	visibility:hidden;
}

.clLevel0{
	background-color:#FF6600;
	layer-background-color:#ffffff;
	background-image: url(tienda/images/TBGradient.gif);
	color:#FF0000;
}

.clLevel0over{
	layer-background-color:#FFCACA;
	color:#FF0000;
	cursor:hand;
	cursor:hand;
    background-color: #FF6633;
	background-image: url(tienda/images/TBGradient_animado.gif);
	font-weight: bold;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#FF6600;
	layer-background-color:white;
}

.clLevel1{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#990000;
}

.clLevel1over{
	layer-background-color:#bbc3d3;
	color:#660000;
	cursor:hand;
	cursor:hand;
	background-image: url(tienda/images/TBGradient_animado.gif);
	font-weight: bold;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#660000;
	layer-background-color:white;
}
/* ----------------- coolMenu_eof ----------------- */
.ArnuText4{
font-family : Verdana, Arial, sans-serif; font-size : 10px; 
	background-color:#E6FCFF;
	layer-background-color:#ffffff;
	color:#025460;
	font-weight: bold;
}

.texto_navegacion {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	text-align: left;
	color:#666666;
}

A.vinculo_navegacion {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8.5px;
	color:#666666;
}

A.vinculo_navegacion:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	color: #333333;
}

.error_inet_6 {
	background:#CFDCEC;
	color:black;
	padding:1px;
	width:100%;
	margin:0px auto;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*line-height:1.3em;*/
	/*border-color:#FBC2C4;*/
	/*border:dashed 2px red;*/
	/*width:628px;*/
}

TD.nombreproducto, P.nombreproducto {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 1.5;
	text-align: justify;
	left: 5px;
}

.productos_por_cate_tienda {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 1.5;
	text-align: justify;
	left: 5px;
	color:#666666;
}

.titulo_pasos_pagos{
/*background-color:#8C8C8C;*/
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
color: black;
}

a.menu_html_index{
color:#FFFFFF;
display:block;
} 
.menu_html_index{
background-color:#C0C0C0;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
}

a.menu_html_index:hover{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color:#53B8CA;
} 
.menu_html_index:hover{
background-color:#8C8C8C;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
}

.Td_pagaygana_ganadores{
background-color:#8BB1DE;
}

a.gana_pagaygana:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#951418;
}
a.gana_pagaygana:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#951418;
}

