BODY { //fondo_pagina;b
  background: #FFFFFF;
  color: #000000;
  width:800px;
  font-size: 11px;
  margin: 5px 5px 5px 5px;
}

TR.border {  //linea borde;
  background: #99011A;
}

TR.header { //fondo_pagina;
  background: #FFFFFF; 
}

TR.headerNavigation {
  background: #CCCCCC; //99011A;
}

TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #CCCCCC; //99011A;
  color: #ffffff; 
  font-weight : bold;
}

TD.infoBoxHeading { //parte sup cajas;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #99011A;
  color: #FFFFFF; 
}

.infoBoxContents_title {  
  background: #99011A;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;             
  font-weight: bold;
  color: #ffffff;
}

.infoBox { //borde_caja;
  background: #CCCCCC; //01ADF5;
}

.infoBoxContents { //fondo_caja;
  background: #F5F5F5; //#FFFaF7;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: none;
}

.clLevel0{
    background-color:#F5F5F5;
    layer-background-color:#CCCCCC;
    font-weight: bold;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
}

.clLevel0over{
    background-color: #99011A;
    layer-background-color:#c2bad9;
    color:#ffffff;
    cursor:hand;
    font-weight: bold;
}

.clLevel0border{
    position:absolute;
    visibility:hidden;
    background-color:#c6cfd0;
    layer-background-color:white;
}

.clLevel1{
    background-color:#FFFaF7;
    layer-background-color:#ffffff;
    color:#000000;
}

.clLevel1, .clLevel1over{
    position:absolute;
    padding:2px;
    font-family:Tahoma,arial,helvetica;
    font-size:10px;
}

.clLevel1over{
    background-color:#99011A;
    layer-background-color:#c2bad9;
    color:#ffffff;
    cursor:pointer;
    cursor:hand;
}

.clLevel1border{
    position:absolute;
    visibility:hidden;
    background-color:#c6cfd0;
    layer-background-color:white;
}

.tabcontent {
        padding:1em;
        clear:both;
        background:#f2f0ea;
        border-left:1px solid #99011A;
        border-top:1px solid #99011A;
        border-right:1px solid #99011A;
        border-bottom:1px solid #99011A;
}
#mainnavtabbed{
        clear:both;
        list-style-type:none;
        margin:0;
        padding:0;
}
#mainnavtabbed li{
        font-family: Tahoma;
        font-size: 11px;
        margin-left:5px;
        float:left;
        width:6em;
        margin-bottom:-1px;
}
#mainnavtabbed li a{
        padding:0 5px;
        border-left:1px solid #99011A;
        border-top:1px solid #99011A;
        border-bottom:1px solid #99011A;
        border-right:1px solid #99011A;
        background:#99011A;
        display:block;
        color:#000;
        text-decoration:none;
}
#mainnavtabbed li a.tabon,#mainnavtabbed li a.tabon:hover{
        color:#ffffff;
        font-family: Tahoma;
        font-size: 11px;
        background:#99011A;
        border-left:1px solid #99011A;
        border-top:1px solid #99011A;
        border-bottom:1px solid #99011A;
        border-right:1px solid #99011A;
}
#mainnavtabbed li a:hover{
        color:#000;
        background:#bbb;
        font-family: Tahoma;
        font-size: 11px;
        border-left:1px solid #99011A;
        border-top:1px solid #99011A;
        border-bottom:1px solid #99011A;
        border-right:1px solid #99011A;
}

.yearHeader { font-family: Tahoma, Helvetica, Arial; font-size: 12px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} 
.calendarMonth { background-color: #f2f2f2; cursor: default; width: 100%;}
.calendarHeader { font-family: Tahoma, Helvetica, Arial, Tahoma; font-size: 10px; font-weight: bold; color: #000000; background-color: #c2bad9; text-decoration: none; height: 18px;}
.calendarToday { font-family: Tahoma; font-size: 10px; color: #006600; background-color: #f2f2f2; padding-left: 1px; text-decoration: none; border:1px solid #FFFFFF; height: 18px; width: 18px;}
.calendarWeekend { font-family: Tahoma; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Tahoma; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Tahoma; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #f2f2f2; line-height: 14px; height: 18px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}


.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 11px; color: #ffffff; text-decoration: underline; font-weight: bold;}

TD.pollBoxRow {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  border-color: #F5F5F5;
  border-style: solid;
  border-width: 1px; 
}

TD.pollBoxText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px; 
}

TR.pollOptRow {
  background: #F5F5F5;
}

TR.pollFooter {
  background: #F5F5F5;
}

TD.main_sumario {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;           
  line-height: 1.5;         
  color: #99011A;
  font-weight : bold;
}

TD.main_cuerpo {                                                                                                 
  font-family: Tahoma, Tahoma, Arial, sans-serif;  
  font-size: 11px;        
  line-height: 1.5;               
  color: #004785;     
} 

TD.main, P.main, SPAN.pricesavings, SPAN.pricesavingstext, SPAN.priceinsteadfeatured, SPAN.pricenormalfeatured {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


FORM {
    display: inline;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #b000000;
}

TR.dataTableHeadingRow {
  background: #e5e4f4; 
}

TR.dataTableContent {
  background: #e5e4f4; 
} 
  
TR.dataTableRow {
  background: #e5e4f4;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #CCCCCC; //00AAF5; 
}

TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #CCCCCC; //99011A;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

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: #FFFaF7;
}

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: #FFFaF7;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #99011A; 
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #99011A;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.productListing2-data {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #f2f0ea;
}

A.pageResults {
  color: #404f92; //ffcc00;
}

A.pageResults:hover {
  color: #ffffff;
  background: #004080;
}

A.pageResults1 {
  color: #0000FF;
}

A.pageResults1:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #99011A;
}

TD.pdf, DIV.pdf {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #99011A;
}

TR.subBar {
  background: #bbc3d3;
}

TD.subBar {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #bbc3d3;
}

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

TD.smallText_map, SPAN.smallText_map, P.smallText_map {
  color: #ffcc00;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #ff0000; font-weight: bold; }


.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;
    visibility:hidden;
}

.clLevel0,.clLevel0over{
    position:absolute;
    padding:1px;
    font-family:Tahoma,arial,helvetica;
    font-size:11px;
}

