
/*
  $Id: stylesheet.css, template: OS03C9805TM v3.00 01/24/08  09:07:38 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2
  
  Copyright (c) 2003-2005 AlgoZone, Inc

*/

.cajaFormulario{
	border: thin dotted #000000;
}
div.informacionPrecios{
	font-size: 24px;
	font-weight: bold;
	color: #660000;
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }








s {
	font-size:18px;
}

.a0 {
	color:#006600;
}
.a2 {
	color:#FF0000;
}
.a1 {
	color:#00CC00;
}
.a3 {
	color:#0000CC;
}
.a4 {
	color:#009900;
}
.a0:hover {
 	background-color:#006600;
	color:#FFFFFF;
}
.a2:hover {
	background-color:#FF0000;
	color:#FFFFFF;
}
.a1:hover {
	background-color:#00CC00;
	color:#FFFFFF;
}
.a3:hover {
	background-color:#0000CC;
	color:#FFFFFF;
}
.a4:hover {
	background-color:#009900;
	color:#FFFFFF;
}

.topbanner_td1 {
   background-image:url(images/az_logo.gif);
   background-repeat: no-repeat;
}
BODY {
  background-color: #FFFFFF;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
}
/* .breadCrumb,.plainbox-description and "BODY TD" for ZenCart */ 
.boxText, .breadCrumb, .plainbox-description, BODY TD
{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #3D3D3D;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #A72E19; 
  text-decoration: none; 
}
A:hover { 
 color: #BD3D00;
  text-decoration: underline; 
/*  	background-color: #BD3D00;
	color:#FFFFFF;*/
}
FORM {
  display: inline;
}
INPUT{
  border: 1px solid #808080;
  background: #FFFFFF;
  color: #3D3D3D;
}
INPUT.az_search_input{
  border: 1px solid #808080;
  color: #3D3D3D;
}
INPUT.submit_button, INPUT.az_login_input{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft  { 
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
/* .plainBox for ZenCart */ 
.infoBox, .plainBox, TABLE.formArea {
  background-color: #ECE4D1;
  padding: 2px;
}
.infoBoxLeft{
  background-color: #E5E1D9;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
}
.newProductsBox, .infoBoxCenter {
  background-color: #FFFFFF;
}
.infoBoxContentsLeft TD{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
}
.infoBoxHeading {
}
/* middle boxes control*/
/* .plainBoxHeading for ZenCart */ 
TD.infoBoxHeading, TD.plainBoxHeading, TD.productListing-heading {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  padding-left: 3px;
  background-image: url(images/az_midbox_m.gif);
  background-repeat: repeat-x;
  height: 27px;
}
.infoBoxHeadingLcorner {
background-image: url(images/az_midbox_l.gif);
background-repeat:  no-repeat;
width: 20px;
height: 27px;
}
.infoBoxHeadingRcorner {
background-image: url(images/az_midbox_r.gif);
background-repeat:  no-repeat;
width: 7px;
height: 27px;
}
TD.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-left: 3px;
  background-image: url(images/az_midbox2_m.gif);
  background-repeat: repeat-x;
  height: 27px;
}
.infoBoxHeadingLcornerCenter {
background-image: url(images/az_midbox2_l.gif);
background-repeat:  no-repeat;
width: 18px;
height: 27px;
}
.infoBoxHeadingRcornerCenter {
background-image: url(images/az_midbox2_r.gif);
background-repeat:  no-repeat;
width: 2px;
height: 27px;
}
TD.infoBoxHeadingLcornerLeft {
  background-image: url(images/az_leftbox_top_l.gif);
  background-repeat:  no-repeat;
  width: 22px;
  height: 28px;
}
TD.infoBoxHeadingLeft {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-left: 3px;
  background-image: url(images/az_leftbox_top.gif);
  background-repeat:  repeat-x;
  background-position: top right;
  height: 28px;
}
.infoBoxHeadingLeft A:link, .infoBoxHeadingLeft A:active, .infoBoxHeadingLeft A:visited {
	font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
	color: #FFFFFF;
}
.infoBoxHeadingLeft A:hover {
	font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
	color: #3D3D3D;
}
TD.infoBoxHeadingRight {
}
TD.infoBoxHeadingLcornerSearch {
  background-image: url(images/az_boxsearch_top_l.gif);
  background-repeat:  no-repeat;
  width: 22px;
  height: 28px;
}
TD.infoBoxHeadingSearch
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
	color: #FFFFFF;
    padding-left: 3px;
	background-image: url("images/az_boxsearch_top.gif");
	background-repeat: repeat-x;
	height: 28px;
}
.infoBoxSearch{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D3D3D;
    padding-left: 20px;
	vertical-align: top;
	background-image: url("images/az_boxsearch_mid.gif");
	background-repeat: repeat-x;
}
.infoBoxContentsSearch {
	vertical-align: top;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A72E19;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D3D3D;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D3D3D;	
	padding-left: 5px;
}
.infoBoxContentsRight {
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A72E19;
}
.infoBoxContents A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D3D3D;
	/*
	background-color: #BD3D00;
	color:#FFFFFF; */

}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A72E19;

}
.infoBoxContentsLeft A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D3D3D;
/*	background-color: #BD3D00;
	color:#FFFFFF;*/
}

.categories_box A:active, .categories_box A:link,.categories_box A:visited, .categories_box A:visited{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
}

.categories_box A:hover {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	background-color: #BD3D00;
	color:#FFFFFF;
}

.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A72E19;
}
.infoBoxContentsRight A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D3D3D;
	/*
	background-color: #BD3D00;
	color:#FFFFFF;*/

}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A72E19;
}
.infoBoxContentsCenter A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3D3D3D;/*
	background-color: #BD3D00;
	color:#FFFFFF;*/

}
/* AZ product box control */
.productBoxHeading_tb,  .productBoxBottom_tb{
/*	width: 250px;	-*/
}
.productBoxOuter {
	border: thin dotted #000000;
	width:100%;
	padding: 30px;
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #828382;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BD3D00;
}
.productBox A:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #A72E19;
}
.productBoxHeading {
	line-height: 0.8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 4px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BD3D00;
}
.productBoxHeading A:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #A72E19;
}
.productBoxMBottom{
/*  background-image: url(images/az_dot_line.gif);
  background-repeat: repeat-x;
  background-position: bottom right;
  width:100px;*/
}

.productName A:link, .productName A:active, .productName A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #A72E19;
}
.productName A:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BD3D00;
}
.productName{
  height: 23px;
  background-color: #ECE4D1;
  padding-left: 10px;
}
.productPrice{
   padding-top: 2px;
   font-family: Tahoma; 
   font-size: 12px;
   font-weight: bold;	
   color: #BD3D00;
}
.az_buynow A:link, .az_buynow A:active, .az_buynow A:visited { 
  color: #2C788D; 
  font-size: 12px;
  font-weight: normal;
}
.az_buynow A:hover { 
  color: #A72E19; 
  font-size: 12px;
}
.productBoxHeadingRcorner {}
.productBoxHeadingLcorner {}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
  
}
.infoBoxNotice {
  background: #BD3D00;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  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 {
}
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: #ECE4D1;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
A.productListing-heading { 
  color: #FFFFFF; 
}
A.productListing-heading:hover { 
/* color: #3D3D3D;*/
	background-color:#3D3D3D;
	color:#FFFFFF;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #CECECE;
}
.pageResults { 
font-size: 11px;
color: #3D3D3D;
}
A.pageResults { 
  color: #BD3D00; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #BD3D00; 
}
/* greetUser is for ZenCart */
.pageHeading, DIV.pageHeading, .pageHeading H1, .greetUser {
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #BD3D00;
}
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.3;
  color: #3D3D3D;
}
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;
}
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;
}
SPAN.productPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #A72E19;
  font-size: 12px;
  font-weight: normal;
  height: 20px;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #ECE4D1; cursor: pointer; }
.moduleRowSelected { background-color: #ECE4D1; }
.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; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
    /* #################
		  template-faq.com CSS 
	   #################
	*/
	.az_leftpage_side, .az_rightpage_side{
	background-image: url(images/az_background.gif);	
	}
	.az_leftpage_side_top, .az_rightpage_side_top{
	background-image: url(images/az_side_top_left_r.gif);
	background-repeat:  repeat-x;
	background-position: top right;	
	}
	.az_leftpage_side_content{
	background-image: url(images/az_side_cont_left.gif);
	background-repeat:  repeat-y;
	background-position: top right;	
	}
	.az_rightpage_side_content{
	background-image: url(images/az_side_content_right.gif);
	background-repeat:  repeat-y;
	background-position: top left;	
	}
	.az_leftpage_side_bottom, .az_rightpage_side_bottom{
    background-image: url(images/az_side_bottom_left_r.gif);
    background-repeat:  repeat-x;
    background-position: bottom right;	  
	}
	.topbanner_td2, .topbanner_td3{
	background-image: url(images/az_top_r.gif);
	background-repeat:  repeat-x;
	background-position: top left;	
	height: 103px;
	}
	.az_topmenu_area{
	margin-top: 25px;
	}
	.az_topmenu_area A:link, .az_topmenu_area A:active, .az_topmenu_area A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #3D3D3D;
	font-weight: normal;
	text-decoration: none;
	}
	.az_topmenu_area A:hover{
	font-size: 11px;
	background-color: #BD3D00;
	color:#FFFFFF;
	}
	.az_top_nav{
	}
	.az_topmenu_cart{
	margin-top: 5px;
	}
	.az_topmenu_cart_td1{
	font-size: 11px; 
	font-family: Tahoma;
	color: #A72E19;
	font-weight: normal;
	height: 25px;
	}
	.az_topmenu_cart_td1 A:link, .az_topmenu_cart_td1 A:active, .az_topmenu_cart_td1 A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #A72E19;
	font-weight: bold;
	text-decoration: underline;
	}
	.az_topmenu_cart_td1 A:hover{
/*	color: #BD3D00;*/
	background-color: #BD3D00;
	color:#FFFFFF;
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 14px; 
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 14px;
	color: #383838;
/*	background-color: #BD3D00;
	color:#FFFFFF; */

	}
	.az_subheader_tb{
	background-image: url(images/az_info_bk.gif);
	background-repeat:  repeat-x;
	height: 172px;	
	}
	.menubarmain{
	font-size: 14px; 
	font-family: Tahoma;
	font-style: normal;
	margin-bottom: 2px;
	}
	.menubarmain_td4{
	background-image: url(images/az_nav_menu_mid.gif);
	background-repeat:  repeat-x;
	height: 45px;	
	}
	/* MAIN table css controls */		
	.maincont_tb{
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 215px;
	}
	/* fix for mozila */
	.leftbar_tb TD {
	padding-bottom: 5px; 
	}	
	.leftbar_tb {
	width: 215px;
	}
	.leftcolumn_tb{
	width: 100%;
	}
	.maincont_mid_td{
	padding-left: 3px;
	}
	.az_alph_icon_tb{
	border-top: 1px solid #7C7C7C;
	border-left: 1px solid #7C7C7C;
	}
	.az_alph_icon_td{
	border-right: 1px solid #7C7C7C;
	border-bottom: 1px solid #7C7C7C;
	height: 18px;
	width: 24px;
	text-align: center;
	background-color: #F2F0EC;
	}	
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	.footer_tb{
	font-size: 10px;
	color: #606060;
	background-image:url("images/az_bottom_r.gif"); 
	background-repeat: repeat-x;	
	height: 90px;
	background-position:bottom;
	vertical-align:bottom;
	}
	.footer_td1{
	}
	.footer_td2{
	}
	.footer_menu_tb, .footer_cprt_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #A72E19;
	font-size: 10px; 
	}

	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #606060;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	background-color: #BD3D00;
	color:#ffffff;	
	}
	.main_page_promo{
	background-image: url(images/az_promo_box_mid.gif);
	background-repeat:  repeat-x;
	background-position: bottom left;
	height: 64px;
	}
	.az_button_img{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px; 
	cursor: pointer;
	display: inline;
    text-decoration: none; 	
	}
	.az_button_submit{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px; 
    height: 21px;
	cursor: pointer;
	}
	/* ZenCart Specific */	
	span.normalprice {
		text-decoration: line-through;
	}
	SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
	color: #ff0000;
	}
	span.productSpecialPriceSale {
	color: #ff0000;
		text-decoration: line-through;
	}
	.plainBox{
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #3D3D3D;
	}
	
	
	/* checkout totals */
	TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
	font-weight: bold;
	}
	TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {
	}

#cot_tl_pop
{
display:none;
}