/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: Lime;
	font-weight: bold;
}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications {
	background: #769E25;
}
.orderEdit {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #688A24;
	text-decoration: underline;
}

BODY {
	background: #9ACD32;
	color: Black;
	margin: 0px;
	border: Green;
	background-image: none;
}

A {
	color: Black;
	text-decoration: blink;
}

A:hover {
	color: Green;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
/* Commented to see new background header */
/*  background: #ffffff; */
}

TR.headerNavigation {
	background: White;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; /* Old solid grey color - bar header:
  background: #bbc3d3;
  color: #ffffff; 
  New metalic header bar:*/
	background-image: url(images/header/header_nav.gif);
	background-repeat: repeat;
	color: Green;
	font-weight: bold;
}

A.headerNavigation {
	/* Old: 
  color: #FFFFFF;
  New for background box search in header*/
	color: #6C8F26;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
	background: Lime;
}

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: Fuchsia;
}

TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: Red;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #648523;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #779B2D;
	color: #ffffff;
	font-weight: bold;
}

TD.footertext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: bold;

}


.infoBox {
	background: #7BA12E;
}

.infoBoxContents {
	background: #E2F2C8 none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: none;
}

.infoBoxContentsModules {
	background: #CFE4A3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
	background: #C1FF84;
}

.infoBoxNoticeContents {
	background: Aqua;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #C1FF84;
	color: #ffffff;
}

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.productReviews-odd
, TR.upcomingProducts-odd
, TR.shippingOptions-odd {
	background: White;
}

TR.accountHistory-even
, TR.addressBook-even
, TR.alsoPurchased-even
, TR.payment-even
, TR.productReviews-even
, TR.upcomingProducts-even
, TR.shippingOptions-even {
  background: #ffffff;
 }


TR.productListing-odd {
	background: none;
}

TR.productListing-even {
  background: none;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #D6EBAB;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #6F912A;
	color: White;
	font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
	color: #0000FF;
	background: #A1D141;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CDB232;
	background-color: White;
}

TR.subBar {
	background: White;
}

TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 13px;
	color: Silver;
}

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: "Arial Black";
	font-size: 10px;
	color: Blue;
}

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: Blue;
	font-weight: bolder;
}

TABLE.formArea {
	background: #f1f9fe;
	border-color: Green;
	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: Red;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: Blue;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver {
	background-color: #9ACD32;
	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: Lime;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: Lime;
}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}

.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}

ul.sitemap {
	color: Blue;
}


/* Graphical Borders - boxes column_left_right - Star */
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter {
	background: White;
}
/* Graphical Borders - boxes column_left_right - Star */

/* Graphical Borders - boxes main modules and file-pages - Star */
.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main {
	background: #DEF6C2;
}
/* Graphical Borders - boxes main modules and file-pages - End  */

/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module {
	background: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;               
}
/* Individual Boxes - Graphical Borders for modules - Star */


/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_cmodule    { background: url('images/infobox_cmodule/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_cmodule    { background: url('images/infobox_cmodule/left.gif'); }
.mws_boxRight_cmodule   { background: url('images/infobox_cmodule/right.gif'); }
.mws_boxBottom_cmodule  { background: url('images/infobox_cmodule/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_cmodule  { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;

}

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  }

/* menu Image -noborderBox2 - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
	display: block;
	vertical-align: middle;
	color: Olive;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	height: 19px;
	padding-top: 2px;
	text-decoration: none;
	background-color: #EDEDEF;
	border: solid 1px #FFFFFF;
}

a.menucateg:hover {
	border: solid 1px #CCCCCC;
	background-image: url(images/menuon.png);
	background-repeat: repeat;
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: 19px;
	text-decoration: none;
	padding-top: 2px;
	border-bottom: 1px solid Gray;
	border: solid 1px #FFFFFF;
}

a.menusubcateg:hover {
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	background-image: url(images/menuon.png);
	background-repeat: repeat;
	text-decoration: none;
	color: Olive;
}
/* menu Image -noborderBox2 - Show Sub-categories  End */

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingRow_INVOICE {
	background-color: Black;
}
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow_INVOICE {
	background-color: Gray;
}
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top {
	color: Black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
}
.order_infobox_heading {
	color: Black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
.order_infobox_data {
	color: Black;
	font-family: Verdana;
	font-size: 12px;
}
.product_infobox_heading_row {
	background-color: #7DA72A;
}
.product_infobox_heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: bold;
}
.product_infobox_data_row {
	background-color: #A5FF4D;
}
.product_infobox_data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
}
.order_history_top_INVOICE {
	color: Olive;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
}
.order_infobox_heading_INVOICE {
	color: White;
	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: White;
}
.product_infobox_heading_INVOICE {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: White;
	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: Olive;
}
.smallAddressBlue_INVOICE {
	font-family: Arial;
	font-size: 9px;
	color: Green;
}
.main_INVOICE {
	background-color: White;
	font-family: Verdana,	  Arial, sans-serif;
	font-size: 12px;
}
.pageHeading_INVOICE {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: White;
	font-weight: bold;
}
/* END Fancier Invoice and Packingslip */

/* Formato Listado 347 */
/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: Black; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver {
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

TD.Boton { background-color: #D8BFD8;  border: 3;  font-size: 16px;     background-repeat: repeat;
  color: #000182;
  font-weight : bold;
  }
/*
  $Id: events_calendar stylesheet.css, v2.00 2003/06/16 18:09:20 ip chilipepper.it Exp $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2001 osCommerce
  Released under the GNU General Public License
*/

<!--
.yearHeader      {
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: White;
	text-decoration: none;
}
.calendarMonth   { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader  {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #E2F2C8;
	text-decoration: none;
	height: 23px;
}
.calendarToday   {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000;
	background-color: Silver;
	padding-left: 3px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
.calendarWeekend {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000;
	background-color: White;
	padding-left: 3px;
	line-height: 14px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	height: 23px;
}
.calendar        {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000;
	background-color: White;
	padding-left: 3px;
	line-height: 14px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	height: 23px;
}
.event           {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: White;
	text-decoration: none;
	border: 1px solid Silver;
}
.empty           {
	background-color: White;
	line-height: 14px;
	height: 23px;
}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
	color: Red;
	text-decoration: underline;
	background: Yellow;
}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
	color: Red;
	text-decoration: underline;
	background: Yellow;
}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
	color: Red;
	text-decoration: underline;
}
-->

