.boxText { font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif; font-size: 13px; }
.errorBox { font-family : Calibri, Arial Unicode MS, Verdana, Arial, sans-serif; font-size : 13px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Calibri, Arial Unicode MS, Verdana, Arial, sans-serif; font-size : 13px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }

BODY {
  text-align: center;
  background: #f1f1f1;
  color: #333333;
  margin: px;
}

.fixcenter {
  width: 960px;
  border: solid; border-width: 2px;
  background: #ffffff;
  color: #cccccc;
  margin: auto;
  margin-top: 4px;
  text-align: left;
}


A { 
  color: #333333; 
  text-decoration: none; 
}

.logintext {
	color: #00F;
}

A:hover { 
  color: #000076; 
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #501a02;
}

TD.headerNavigation {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
//  background: #501a02;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #501a02;
}

TD.footer {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #501a02;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #cccccc;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #ffe6e6;
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
}

TD.infoBoxHeading {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #cccccc;
  color: #333333;
}

TD.infoBox, SPAN.infoBox {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
}

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: #ffffff;
}

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: #ffffff;
}

TR.productListing-heading {
  background: #ffffff;
}

TD.productListing-heading {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #cccccc;
  color: #333333;
  font-weight: bold;

}

TD.productListing-data {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
}

A.pageResults { 
  color: #0099cc; 
}

A.pageResults:hover { 
  color: #0099cc; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
}

TD.main, P.main {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
}

TD.accountCategory {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
}

SPAN.greetUser {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #cc0066;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Calibri, Arial Unicode MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Calibri, Arial Unicode MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ff0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #d7e9f7; cursor: hand; }
.moduleRowSelected { background-color: #e9f4fc; }

.checkoutBarFrom, .checkoutBarTo { font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif; font-size: 13px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Calibri, Arial Unicode MS, Verdana, Arial, sans-serif; font-size: 13px; color: #333333; }

