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

/*change the menu hover color below*/
#thecategories a:hover {
   background-color: #F9D59E;
   color: #000000;
}

.catwithsubs, .catwithnosubs {
   padding-right: 5px;
   vertical-align: middle;
   font-size: 12px;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-weight: bold;
   text-align: left;
 }

#thecategories {
   position: relative;
   top: -1px;
   margin-bottom: -1px;
   width: 100%;
}

.activelink {
   display: block;
   font-weight: bold;

}

#thecategories a {
   display: block;
   padding-bottom: 7px;
   padding-top: 3px;
   width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
   width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
   padding-left: 10px;
}

#thirdcat a {
   padding-left: 15px;
}

#fourthcat a {
   padding-left: 20px;
}

#fifthcat a {
   padding-left: 25px;
}
  
/* menu Image - Show Sub-categories  Star */

a.menuinfo {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-align: left;
line-height: 1.5;

}
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
font-size: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 20px;
text-decoration: none;
border: solid 0px #f8f8f9;
}

a.menucateg:hover {
border: solid 0px #6633CC;
background-image: url(images/menuon.png);
background-repeat: repeat;
text-decoration: none;
font-weight: bold;
color: #000000;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-align: left;
height: 20px;
text-decoration: none;
border: solid 0px #f8f8f9;
}

a.menusubcateg:hover {
border: solid 0px #6633CC;
background-image: url(images/menuon.png);
background-repeat: repeat;
text-decoration: none;
color: #000000;
}
a.menuinformation:link, a.menuinformation:visited, a.menuinformation:active {
display: block;
vertical-align: middle;
font-size: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 20px;
text-decoration: none;
border: solid 0px #f8f8f9;
}

a.menuinformation:hover {
border: solid 0px #6633CC;
background-image: url(images/menuon.png);
background-repeat: repeat;
text-decoration: none;
font-weight: bold;
color: #000000;
}

/* menu Image - Show Sub-categories  End */

/* 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: #FFFFFF; }
/* 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: #FFFFFF; }
/* Graphical Borders - boxes main modules and file-pages - End  */

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 12px; line-height: 1.5; }
.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-color: #ffffff;
  background-repeat: repeat;
  background-image: url(plantilla/imagenes/fondo_body.gif);
  color: #000000;
  margin: 0px;
}

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

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

FORM {
  display: inline;
}

TD.h1, h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #900000;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
   line-height: 1.5;
 font-weight: normal;
 color: #993300;
 margin-bottom: 0;
 padding-bottom: 0;
}

TD.h3, h3 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
  margin-top: 2px;
  margin-bottom: -0px;
}

h4 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #993300;
  margin-top: 0px;
  margin-bottom: -0px;
}

h5 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #993300;
  margin-top: 0px;
  margin-bottom: -0px;
}

h6 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  margin-top: 0px;
  margin-bottom: -0px;
}

h7 {
  font-family: Times New Roman, Arial, Verdana, sans-serif;
  font-size: 50px;
  font-weight: normal;
  color: #FFFF66;
  margin-top: 0px;
  margin-bottom: -0px;
}

TR.header, TD.header {
  color: #000000;
}

TR.header1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
  font-weight: normal;
}

TD.header1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
  font-weight: normal;
}

A.header1 {
  color: #000000;
}

A.header2 {
  font-family: Verdana, Arial, sans-serif;
  color: #ffffff;
  font-size: 11px;
  text-align: center;
}

TD.header3 {
  font-family: Arial, Verdana, sans-serif;
  color: #1E0490;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
}

A.header3 {
  font-family: Arial, Verdana, sans-serif;
  color: #A16204;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
}

A.header3:hover {
  color: #0000ff;
}

TR.headerNavigation {
  background: #f9f0c7;
}

TD.headerNavigation, A.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #035140;
  font-weight : normal;
  line-height: 1.5;
}

A.headerNavigation2:hover {
  color: #FC3978;
}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #035140;
  font-weight : normal;
  line-height: 1.5;
}

TD.colum_left {
  background: #ffffff;
}

A.headerNavigation {
  color: #0f3874;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  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: 10px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

ul.sitemap {
 color: #1f229c;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
}

TABLE.infobox {
  border: 0px;
  border-style: solid;
  border-color: #fbecaf;
  border-spacing: 1px;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading, A.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  background-image: url(images/infobox/header.gif);
  color: #035140;
  text-align: center;
  border: 0px;
  border-style: solid;
  border-color: #000000;
}

TABLE.infobox1 {
  border: 2px;
  border-style: solid;
  border-color: #F9CE8D;
  border-spacing: 1px;
}

.infobox1 {
  background: #ffffff;
}

.infobox1Contents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #ffffff;
}

.infobox1Notice {
  background: #FF8E90;
}

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

TD.infobox1Heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  background-image: url(images/infobox/header.gif);
  color: #035140;
  text-align: center;
  border: 0px;
  border-style: solid;
  border-color: #000000;
}

TD.infobox2Heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #035140;
  text-align: center;
  top: 2px;
  background: #fbecaf;
  border: 2px;
  border-style: solid;
  border-color: #fbecaf;
}

TD.noborderbox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #ffffff;
}

TD.noborderbox2 {
  position: relative;
  top: -12px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight : bold;
  text-align : center;
}

TD.noborderbox3 {
  position: relative;
  top: -0px;
  font-family: Tahoma;
  font-size: 11px;
  font-weight : bold;
  text-align : center;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TR.productListing-odd,TABLE.productListing-odd {
  background: #ffffff;
}

TR.productListing-even,TABLE.productListing-even {
  background: #ffffff;
}

TR.quik_easy_order-odd,TABLE.quik_easy_order-odd {
  background: #F9CE8D;
}

TR.quik_easy_order-even,TABLE.quik_easy_order-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #fbecaf;
  border-spacing: 1px;
}

TD.productListing {
  border: 3px;
  border-style: solid;
  border-color: #fbecaf;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #993300;
  font-weight: bold;
  text-align: center;
}

.product_qeo-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight: normal;
  text-align: center;
}

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

.main_options {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #993300;
  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: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #eeeeee;
}

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

TABLE.style2, TR.style2, TD.style2, P.style2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #993300;
  font-weight: normal;
  line-height: 1.5;
}

TABLE.main, TD.main, P.main, A.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TABLE.main2, TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5;
}

TABLE.main2b, TD.main2b, P.main2b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 2;
}

TABLE.main3, TD.main3, P.main3, H.main3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TABLE.main4, TD.main4, P.main4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #ffe282;
}

TABLE.main5, TD.main5, P.main5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #0000ff;
  border: solid 0px #f8f8f9;
}

TD.main_red {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ff0000;
}

TD.main_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #000000;
}

TD.attribute, P.attribute {
  font-family: Verdana, Arial, sans-serif;
  font-size: 21px;
  line-height: 1.5;
  background: #ffffff;
}

TD.smallText, SPAN.smallText, P.smallText, A.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
}

TD.smallTextfooter2, TR.smallTextfooter2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

}

TD.smallText3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 2px;
  border-style: solid;
  border-color: #fbecaf;
  border-spacing: 1px;

}

TD.smallText2heading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  background: #fbecaf;
}

.smallText2, TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #993300;
  background: #ffffff;
}

.TextProduct, TD.TextProduct, SPAN.TextProduct, P.TextProduct {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  background: #ffffff;
}

.TextProduct2, TD.TextProduct2, SPAN.TextProduct2, P.TextProduct2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  background: #ffffff;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;
  border-color: #7b9ebd;
}

TD.informacion {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #ffffff;
  color: #000000;
  font-weight : normal;
}

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

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.style_1, A.style_1, P.style_1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #993300;
  font-weight: normal;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

/* BOF price-break-1.11.3 */
TD.productPriceInListing1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
}

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

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  style: border-bottom: 1px solid #C0C0C0;
}

/* EOF price-break-1.11.3 */

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; font-weight: bold;}

.checkoutBarFrom { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #020698; font-weight: bold;}

.checkoutBarFrom:hover { color: #ff0000; font-size: 10px; font-weight: bold; background-color: #ffffff;
}

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.checkoutvinculo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000;text-decoration: underline; }

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

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  padding: 1px 10px 4px 10px;
}

TD.productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}

A.texmore {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #0000FF;
}

.infotext {
  background: #f9f0c7;
}

.infotextContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  background: #ffffff;
  color: #000000;
}

.infotextContents1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  line-height: 2;
  background: #ffffff;
  color: #000000;
}

/* 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: #FFFFFF; }
.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: 15px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 11px; line-height: 1.5;}
.order_info_data { color : #000000; font-family: Verdana; font-size: 12px; line-height: 1.5;}
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Arial Narrow, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; color: #000000; }
.product_infobox_total { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; 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: 14px;
   line-height: 1.3;
   }

.infobox_data_order {
   color : #000000;
   font-family: Verdana;
   font-size: 12px;
   line-height: 1.3;
   }

.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; line-height: 1.5; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */
/* ------------Boxes Section for css plantilla------------- */
/* Boxes columnas */
.Boxes_Column {
  background: #F9CE8D;
}
TD.Boxes_ColumnHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background: #F9CE8D;
  background-image: url(plantilla/imagenes/Boxes_Column/corner_right_left.gif);
  color: #A16204;
}
.Boxes_ColumnContents {
  background: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

/* Boxes centrales */
.Boxes_Modules {
  background: #F9CE8D;
}

TABLE.Boxes_ModulesHeading {
  border: 2px;
  border-style: solid;
  border-color: #F9CE8D;
  border-spacing: 1px;
}

TD.Boxes_ModulesHeading, A.Boxes_ModulesHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background: #F9CE8D;
  background-image: url(plantilla/imagenes/Boxes_Modules/corner_right_left.gif);
  color: #A16204;
}

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

TABLE.infobox1 {
  border: 2px;
  border-style: solid;
  border-color: #F9CE8D;
  border-spacing: 1px;
}

.infobox1 {
  background: #ffffff;
}

.infobox1Contents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #ffffff;
}
/* Pie de pagina ---footer--- */
TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F9CE8D;
  background-image: url(plantilla/imagenes/Boxes_Modules/corner_right_left.gif);
  color: #A16204;
  font-weight: bold;
  height: 18px;
}

TR.tooltip, TD.tooltip {
  background: #F9CE8D;
}

/* End ------------Boxes Section for css plantilla------------- */
