.boxText { font-family:  Arial, sans-serif; font-size : 10px; font-size: color: #515151; }
.errorBox { font-family :  Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #000000;
  margin: 0px;
}

A {
  color: #696f35;
  text-decoration: none;
}

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

INPUT {
color: #666666;
font-family: arial;
font-size: 11px
} 

TEXTAREA {
color: blue;
font-family: arial, ms sans serif;
font-size: 11pt;
font-weight: normal
} 

.altButtonFormat {
background-color: #0099ff;
font-family: arial;
font-size: 11px;
font-weight: bold;
} 

.altTextField {
background-color: #0ff66F;
font-family: arial;
font-size: 11px;
color: #09c09c;

} 

.selection {
background-color: #f333cc;
font-size: 11px;
color: #000000
}

TR.header {
  background:"../images/top_line.gif";
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

A.headerNavigation { 
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #666666; 
}

A.headerNavigation:hover {
  color: #0098FF;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  color: #A50505;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {

}

TD.headerInfo {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {

}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 9px;
  color: #F2F2F2;
  font-weight: bold;
}

.spotlight {
    font-family: Arial, sans-serif;
  font-size: 11px;
  color: #A50505;
}

.infoBox {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border: 0px;
  cell-padding: 0px;
  cell-spacing: 0px;
}

.infoBoxContents {

  font-family: Arial, sans-serif;
  font-size: 11px;
  border: 0px;
  cell-padding: 1px;
  cell-spacing: 0px;
}

.infoBoxCart {
  border: 0px;
  cell-padding: 0px;
  cell-spacing: 0px;
}

.infoBoxNoticeCart {

  font-family:  Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #515151;
}

TD.infoBox, SPAN.infoBox {
  font-family:  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: #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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #DAD9D9;
}
TABLE.dropdown {
  border: 1px;
  border-style: dotted;
  border-color: #666600;
}
.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #910303;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #666600;
}

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

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

TD.boxText, TD.smallText, SPAN.smallText, P.smallText{
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #87868B;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #FF3D00;
  font-weight: bold;
}

TABLE.formArea {

  border-color: #F2F3F3;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;

}

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

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 10px; color: #ff0000; }
