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

* { font-family: Verdana, Arial, sans-serif;}
.boxText { font-size: 12px; line-height: 16px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
TD.stockWarning { font-family : Verdana, Arial, sans-serif; color: #cc0033; }
.productsNotifications { background: #D8D6B5; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #666666;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

LABEL {
  cursor: pointer;
}

TABLE {
  empty-cells: show;
}

TD.body_left {
  background-image: url(./images/body_left.gif);
  background-position: right;
  background-repeat: repeat-y;
}

TD.body_right {
  background-image: url(./images/body_right.gif);
  background-position: left;
  background-repeat: repeat-y;
}

TR.header {
  background: #ffffff;
  background-image: url(./images/cabecera_gradiente.png);
  background-position: top;
  background-repeat: repeat-x;
  height: 156px;
}
tr.header td {
  height: 156px;
}
tr.header img {
  margin-top: 0px;
  margin-left: 30px;
}
div.header_rojo {
  width: 100%;
  height: 100%;
  background-image: url(./images/cabecera_rojo.png);
  background-position: top right;
  background-repeat: no-repeat;
}
div.header_burbujas {
  width: 100%;
  height: 100%;
  background-image: url(./images/cabecera_burbujas.png);
  background-position: top left;
  background-repeat: no-repeat;
  position: relative;
}
div.header_search {
  text-align: right;
  padding-right: 190px;
}
div.header_search td {
  vertical-aling: bottom;
}
a.header_facebook {
  position: absolute;
  right: 15px;
  bottom: 12px;
}
TABLE.headerNavigation {
  table-layout: fixed;
}

TR.headerNavigation, TR.footer {
  background: #7F7F7F;
  height: 26px;
}
TD.headerNavigation, TD.footer {
  color: #CCCCCC;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space:nowrap;
}
TD.headerNavigation {
  font-size: 12px;
}
TD.footer {
  font-size: 11px;
}
A.headerNavigation, A.footer {
  color: #CCCCCC;
}
A.headerNavigation:hover, A.footer:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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


.infoBox {
  background: #e3f4c8;
}

.infoBoxContents {
  background: #dbd5b5;

  font-size: 12px;
  background-image: url(./images/infobox_shading.gif);
  background-position: top;
  background-repeat: repeat-x;
  border-width: 0px 0px 1px 0px;
  border-color: #ffffff;
  border-style: solid;
}
.infoboxContents SELECT {
  font-style: italic;
  color: #E70330;
}
.infoBoxNotice {
  background: #FF8E90;
  color: #FF0000;
  font-weight: bold;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  color: #FF6666;
  font-size: 12px;
  line-height: 16px;
}
.infoBoxNoticeContents TD {
  padding: 4px;
}


TABLE.column_left, TABLE.column_right {
  border-spacing: 0px;
}

TD.column_left, TD.column_right {
  border-width: 0px;
  border-color: #beb678;
  border-style: solid;
  background-color: #dbd6b5;
}
TD.column_left {
  border-right-width: 1px;
}
TD.column_right {
  border-left-width: 1px;
}
TD.column_center_main {
  padding: 2px;
}
TD.column_center {
  padding: 24px;
}

TD.column_bottom {
  height: 0px;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  background: #E70330;
  color: #FFFFFF;
  text-transform: uppercase;
  background-image: url(./images/triangulo.gif);
  background-position: 7px 9px;
  background-repeat: no-repeat;
  height: 26px;
  padding-top: 2px;
  padding-left: 23px;
  margin-top:1px;
}
TD.infoBoxHeading A {
  font-family: Arial;
  color: #FFFFFF;
}
TD.infoBoxHeading A:hover {
  color: #FFFFFF;
}
TD.infoBoxHeading_Cesta {
/*  background-image: url(./images/infoboxHeading_background_cesta.png);*/
}

TD.contentBoxHeading {

  font-size: 13px;
  font-weight: bold;
  background: #e3f4c8;
  color: #6a990b;
  text-transform: lowercase;
  height: 43px;
  padding-top: 6px;
  padding-left: 46px;
  border-width: 1px 0px 0px 0px;
  border-color: #c7e372;
  border-style: solid;
  margin-top:1px;
}

TD.infoBox, SPAN.infoBox {

  font-size: 12px;
}

TD.infoBox2HeadingTextOnly {
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #666666;
  text-align: left;
}

TD.infoBox2Heading {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  height: 25px;
  background: #999999;
  color: #ffffff;
  text-transform: uppercase;
  background-image: url(./images/triangulo2.gif);
  background-position: 2px 7px;
  background-repeat: no-repeat;
  padding-top: 4px;
  padding-left: 18px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #676767;
  overflow: hidden;
  white-space: nowrap;
}
TD.infoBox2HeadingSeparator {
  width: 4px;
  background: #999999;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #676767;
  border-left: 1px solid #666666;
}

TD.infoBox2Heading_Left {
  background-image: url(./images/infobox2Heading_background_left.gif);
  background-position: top left;
  background-repeat: no-repeat;
  width: 14px;
  border-bottom: 1px solid #676767;
  background-color: #999999;
}
TD.infoBox2Heading_Right {
  background-image: url(./images/infobox2Heading_background_right.gif);
  background-position: top right;
  background-repeat: no-repeat;
  width: 14px;
  border-bottom: 1px solid #676767;
  background-color: #999999;
}

TD.infoBox2Heading A {
  font-family: Arial;
  color: #FFFFFF;
}
TD.infoBox2Heading A:hover {
  color: #CCCCCC;
}


TD.infoBox2Heading2Separator {
  width: 1px;
}
TD.infoBox2Heading2, TD.infoBox2Heading2_selected {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  height: 25px;
  text-transform: uppercase;
  background-repeat: repeat-x;
  padding-top: 4px;
  padding-left: 0px;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: top;
}
TD.infoBox2Heading3, TD.infoBox2Heading3_selected {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  background-repeat: repeat-x;
  padding-top: 4px;
  padding-left: 0px;
  padding-bottom: 6px;
  vertical-align: top;
}
TD.infoBox2Heading3 marquee, TD.infoBox2Heading3_selected marquee {
  font-family: Arial;
}
TD.infoBox2Heading2_Left, TD.infoBox2Heading2_Left_selected {
  background-position: top left;
  background-repeat: no-repeat;
  width: 28px;
}
TD.infoBox2Heading2_Right, TD.infoBox2Heading2_Right_selected {
  background-position: top right;
  background-repeat: no-repeat;
  width: 43px;
}
TD.infoBox2Heading2 A, TD.infoBox2Heading2_selected A, TD.infoBox2Heading3 A, TD.infoBox2Heading3_selected A {
  font-family: Arial;
}

TD.infoBox2Heading2, TD.infoBox2Heading3 {
  background-color: #666666;
  color: #CCCCCC;
  background-image: url(./images/infobox2Heading2_center.gif);
}
TD.infoBox2Heading2_Left {
  background-image: url(./images/infobox2Heading2_left.gif);
  background-color: #666666;
}
TD.infoBox2Heading2_Right {
  background-image: url(./images/infobox2Heading2_right.gif);
  background-color: #666666;
}
TD.infoBox2Heading2 A, TD.infoBox2Heading3 A {
  color: #CCCCCC;
}
TD.infoBox2Heading2 A:hover, TD.infoBox2Heading3 A:hover {
  color: #FFFFFF;
}

TD.infoBox2Heading2_selected, TD.infoBox2Heading3_selected {
  background-color: #FB1342;
  color: #FFFFFF;
  background-image: url(./images/infobox2Heading2_center_selected.gif);
}
TD.infoBox2Heading2_Left_selected {
  background-image: url(./images/infobox2Heading2_left_selected.gif);
  background-color: #FB1342;
}
TD.infoBox2Heading2_Right_selected {
  background-image: url(./images/infobox2Heading2_right_selected.gif);
  background-color: #FB1342;
}
TD.infoBox2Heading2_selected A, TD.infoBox2Heading3_selected A {
  color: #FFFFFF;
}
TD.infoBox2Heading2_selected A:hover, TD.infoBox2Heading3_selected A:hover {
  color: #FFFFFF;
}



.infoBox2 {
  color: #525252;
  background: #ECE9D8;
  font-size: 12px;
  border-width: 1px;
  border-color: #D2CBA4;
  border-style: solid;
}
td.infoBox2_background {
  background-repeat: no-repeat;
  background-position: 95% 95%;
}
td.infoBox2_footer {
  height: 20px;
  background-color: #d8d6b5;
  color: #7f7f7f;
  padding-top: 3px;
  padding-right: 10px;
}
td.infoBox2_footer a {
  color: #7f7f7f;
}
.infoBox3, .infoBox3Contents, .infoBox3Contents A {
  color: #999999;
  background: #ffffff;
  font-size: 11px;
}
.infoBox3Contents {
  padding-left: 10px;
}

DIV.infoBox2Div {
  height: 175px;
  width: 100%;
  overflow: auto;
}
DIV.infoBox2Div_Image {
  height: 90px;
  width: 100%;
  overflow: hidden;
  background-color: #e4e4e4;
}
DIV.infoBox2Div_Image DIV {
  height: 100%;
  width: 100%;
  background-position: center;
}
DIV.infoBox2Div_Texto {
  height: 206px;
  width: 100%;
  overflow: auto;
}
DIV.infoBox2Div_TextoNoImg {
  height: 296px;
  width: 100%;
  overflow: auto;
}
DIV.infoBox2Div_Description {
  width: 100%;
  padding-top: 4px;
  padding-bottom: 6px;
  margin-bottom: 4px;
  background-color: #e4e4e4;
}
DIV.categories2_1 {
  padding-left: 20px;
  text-indent: -8px;
  padding-right: 10px;
  padding-top: 2px;
}
DIV.categories2_2 {
  padding-left:20px;
  padding-right:10px;
}
.boxText2 {
  color: #525252;
  font-size: 12px;
  line-height: 17px;
}
.boxText2 A {
  color: #525252;
}
.boxText2 A:hover {
  color: #cccccc;
}
TABLE.categorias3 DIV.infoBox2Div{
  height: 20px;
}
.boxText_interna {
  padding-left: 8px;
  padding-right: 8px;
  background-color: #ffffff;
}
TD.tableBox_recuadro_IzqSup {
  background-image: url(./images/recuadro_borde_IzqSup.gif);
}
TD.tableBox_recuadro_DerSup {
  background-image: url(./images/recuadro_borde_DerSup.gif);
}
TD.tableBox_recuadro_IzqInf {
  background-image: url(./images/recuadro_borde_IzqInf.gif);
}
TD.tableBox_recuadro_DerInf {
  background-image: url(./images/recuadro_borde_DerInf.gif);
}
TD.tableBox_recuadro_IzqSup, TD.tableBox_recuadro_DerSup, TD.tableBox_recuadro_IzqInf, TD.tableBox_recuadro_DerInf {
  background-repeat: no-repeat;
  width: 8px;
}
TD.tableBox_recuadro_Sup, TD.tableBox_recuadro_Inf {
  background-color: #ffffff;
  min-width: 137px;
}

.loginBox TD{
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #525252;
  font-size: 11px;
  background-color: #ECE9D8;
}
.loginBoxHeading TD{
  color: #707070;
  background-color: #D8D6B5;
  font-size: 13px;
  border-width: 2px 0px;
  border-color: #FFFFFF;
  border-style: solid;
  padding: 4px 4px 4px 7px;
}
.loginBox2 TD {
  padding-left: 0px;
  padding-right: 10px;
  line-height: 1.5;
}
TD.reviewImage {
  border-color: #E1F3C3;
  border-width: 16px;
  border-style: solid;
  background-color: #FFFFFF;
}

.category_list ul {
  font-size: 12px;
  list-style-type: none;
  text-indent: -8px;
  padding-left: 4px;
  margin-left: 4px;
}
.category_list ul ul {
  font-size: 11px;
  list-style-type: none;
  text-indent: -5px;
  padding-left: 6px;
  margin-left: 6px;
}
.category_list ul ul ul{
  font-size: 10px;
  list-style-type: none;
  padding-left: 3px;
  margin-left: 3px;
}
.category_list ul ul ul ul{
  font-size: 9px;
  list-style-type: none;
  padding-left: 1px;
  margin-left: 1px;
}
.category_list ul li{
  padding-left: 0px;
  margin-left: 0px;
}

ul.inline_block {
  margin: 0px;
  padding: 0px;
}
ul.inline_block li {
  width: 170px;
  min-height: 60px;
  text-align: center;
  display: -moz-inline-stack; /* FF2*/
  display: inline-block;
  vertical-align: top; /* BASELINE CORRECCIÓN*/
  margin: 2px;
  zoom: 1; /* IE7 (hasLayout)*/
  *display: inline; /* IE */
  _height: 60px; /* IE6 */
}

TABLE.categories2 TD {
  vertical-align: top;
}
TABLE.categories2 TD.boxText2 {
  height: 100px;
  overflow: scroll;
}

.buttonBox {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  border: 1px solid #6A6A6A;
  background-color: #7F7F7F;
  color: #FFFFFF;
  padding: 2px 5px;
}
A.buttonBox, A.buttonBox:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.button_bg {
  height: 21px;
  background-position: 4px center;
  background-repeat: no-repeat;
  border: 1px solid #8C8C8C;
  padding: 3px;
}

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

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

TR.cartListing-odd {
  background: #ECE9D8;
}
TR.cartListing-even {
  background: #DBD6B5;
}

TD.cartListing-heading, TD.cartListing-data, TD.cartListing-heading-first, TD.cartListing-heading-last {
  vertical-align: middle;
  font-size: 11px;
  padding: 1px 8px;
  color: #666666;
}
TD.cartListing-separator {
  padding: 0px;
}
TD.cartListing-data A {
  color: #666666;
}
TD.cartListing-heading, TD.cartListing-heading-first, TD.cartListing-heading-last {
  padding: 4px 7px;
  border-top: 1px solid #D2CBA4;
  border-bottom: 1px solid #D2CBA4;
}
TD.cartListing-heading-first {
  border-left: 1px solid #D2CBA4;
}
TD.cartListing-heading-last {
  border-right: 1px solid #D2CBA4;
}
TD.cartListing-name, TD.cartListing-name A {
  color: #555555;
  font-size: 13px;
  font-weight:bold;
}
TD.cartListing-price {
  color: #555555;
  font-size: 15px;
  font-weight:bold;
}
TD.cartListing-total {
  color: #444444;
  font-size: 18px;
  font-weight: bold;
}

TABLE.productListing {
}

.productListing-heading {
}
.productListing-heading:hover {
  color: #2F2F2F;
}

TD.productListing-data {
  vertical-align: middle;
  font-size: 11px;
  border-width: 1px 0px;
  border-style: solid;
  border-color: #D2CBA4;
  padding: 4px 8px;
}
TD.productListing-link {
  font-size: 11px;
  text-align: center;
  text-decoration:underline;
  font-weight: bold;
}

TD.productListing-first {
  border-left-width: 1px;
  border-right-width: 1px;
  border-right-color: #DBD6B5 ;
  vertical-align: middle;
  width: 102px;
  background-color: #FFFFFF; /*#ECE9D8;*/
 }
TD.productListing-first-noimage {
  border-left-width: 1px;
  border-right-width: 1px;
  border-right-color: #DBD6B5;
  background-image: url(./images/_sinfoto.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ECE9D8;
  height: 92px;
  width: 102px;
 }
TD.productListing-last {
  border-right-width: 1px;
  border-right-color: #D2CBA4;
  padding-left: 8px;
}
A.productListing-name {
  color: #666666;
  font-weight: bold;
  font-size: 13px;
  line-height: 22px;
}
A.productListing-name:hover {
  color: #000000;
}
.productListing-price {
  color: #FF3333;
  font-weight: bold;
  font-size: 16px;
}
.productListing-price-kg {
  color: #6A6A6A;
  font-weight: bold;
  font-size: 13px;
}

.productListing_description {
  color: #999999;
}
A.productListing-readMore{
  text-decoration: underline;
}

.productBox, .productBox2 {
  vertical-align: top;

  font-size: 11px;
  color: #999999;
  line-height: 15px;
}
.productBox {
  border-width: 1px;
  border-style: solid;
  border-color: #D2CBA4;
  padding: 4px 8px;
}

.productSelection {
  padding: 0px;
  font-size: 12px;
  color: #626262;
  line-height: 17px;
}
.productSelection a {
  color: #626262;
}
.productSelection img {
  margin-bottom: 0px;
}
.productSelection span.precio {
  color: #EB0331;
  font-weight: bold;
  font-size: 14px;
}
.productSelection .masInfo {
  color: #838383;
  font-size: 11px;
}
.productSelection div {
  background-color: #FFFFFF;
  background-image: url(./images/products_selection_bg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  height: 100%;
}
.productSelection td.bordeIzq {
}

.productBox-name {
  color: #dd1313;
  font-weight: bold;
  font-size: 18px;
}
.productBoxGreen {
  color: #CC3333;
}
#td_precio {
  font-size: 15px;
  font-weight: bold;
}
.productBox-titles:first-line {
  color: #CC3333;
}
.productBox-titles A {
  color: #999999;
}
.productBox-titles A:hover {
  color: #AABBDD;
}

button {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0px;
  margin: 0px;
}

A.pageResults {
  color: #FFFFFF;
}
A.pageResults:hover {
  color: #cccccc;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  height: 22px;
  background: #E70330;
  color: #FFFFFF;
  font-weight: bold;
  padding: 1px;
  padding-left: 10px;
}
.pageHeading A:hover {
  color: #aaaaaa;
}
TD.pageFooter, TD.pageFooter TD {
  height: 22px;
  color: #eeeeee;
  background-color: #A34300;
  font-size: 12px;
  padding-left: 8px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}

TD.text_information {
  padding: 12px;
  text-align: justify;
}

TD.smallText, SPAN.smallText, P.smallText, A.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {

  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {

  font-size: 12px;
}

TD.tableHeading {

  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {

  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
}

INPUT[type="text"], INPUT[type="password"] {
  border: 1px solid #8C8C8C;
  padding: 3px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border: 1px solid #8C8C8C;
  color: #666666;
  padding: 3px;
}

SPAN.greetUser {

  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: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {

  color: #ff0000;
}
SPAN.productOldPrice {
  font-size: 10px;
  text-decoration: line-through;
}

SPAN.errorText {
  color: #ff0000;
}
SPAN.errorText a {
  color: #ff0000;
  text-decoration: underline;
  font-weight: bold;
}

.moduleRow { background-color: #ECE9D8;}
.moduleRowOver, .moduleRowOver TD { background-color: #DBD6B5; cursor: pointer; }
.moduleRowSelected { background-color: #DBD6B5; }
.moduleRow TD, .moduleRowSelected TD, .moduleRowOver TD{
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #525252;
}

.accountRowOdd TD { }
.accountRowEven TD { background-color: #F5FCED; }
.accountRowOver TD { background-color: #C89179; cursor:pointer; }

.checkoutBarFrom, .checkoutBarTo { font-size: 13px; color: #D8D6B5; }
.checkoutBarCurrent { font-size: 13px; color: #707070; font-weight: bold;}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-size: 13px; }
.messageStackError { color: red; }
.header_messageStack { background-color: #ECE9D8; }

/* input requirement */

TD.inputRequirement, SPAN.inputRequirement { color: #A34300; }


BODY.popup {
  background-color: #ECECD8;
}

TABLE.popup {
  color: #525252;
  font-size: 11px;
  width: 100%;
}
IMG.popup {
  position: absolute;
  top: 11px;
  left: 8px;
}
.popupHeader {
  font-size: 13px;
  color: #EEEEEE;
  background-color: #C34300;
  font-weight: bold;
  height: 22px;
  padding-left: 24px;
}
.popupContent {
  border: 1px solid #525252;
  background-color: #D8D6B5;
  padding: 12px;
  text-align: justify;
}

TD.commentsTitle {
  font-family: Arial;
  font-size: 14px;
  color: #525252;
}
TD.comments {
  background-color: #F2FAE4;
  padding: 4px;
  color: #999999;
}

table.plazos_entrega {
  width: 100%;
  border-collapse: collapse;
  caption-side: bottom;
}
table.plazos_entrega caption {
  text-align: left;
  color: #525252;
  font-size: 12px;
}
table.plazos_entrega td {
  border: 1px solid #D8D6B5;
  text-align: center;
  padding: 4px;
  font-size: 12px;
}
tr.entregas_negro td, td.entregas_negro {
  color: #000000;
  font-weight: bold;
}
td.categorias_imagen {
  width: 130px;
  background-image: url(./images/categorias_sombreado.gif);
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  padding: 0px;
  vertical-align: bottom;
  text-align: right;
}
td.categorias_imagen_borde {
  width: 1px;
  padding: 0px;
  background-color: #DBD6B5;
}
#categories3_image {
  margin-right: 20px;
}

tr.ot_discount td {
  color: #E70330;
}
