.boxText { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }
.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: #ffffff;*/
  color: #000000;
  margin: 5px;
}

A {
  color: #0033CC;
  text-decoration: none;
}

A:hover {
  color: #FF3311;
  text-decoration: none;
}

FORM {
  display: inline;
}

TD.catText { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFDD;}

A.catText { color: #FFFFDD; text-decoration: none; }

A.infoRedHeading, DIV.infoRedHeading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

A.infoRedHeading:hover {
  color: #55FF55;
}

TR.header { background: #ffffff; }

TR.headerNavigation {
  /*background: #FFFFFF;*/
}

TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #663355;
  font-weight : bold; padding-bottom : 2px;
  padding-top : 2px;
}

A.headerNavigation { 
color: #3322AA;
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.footer {
 /* background: #bbc3d3;*/
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #663355;
  font-weight: bold;
  padding-top : 1px;
  padding-bottom : 2px;
}

.infoBox {
/*  background: #d6d7eb; */
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  font-weight: bold;
  color: #EE6622;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

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

.productListing-heading {
  font-family: Georgia, "Times New Roman", sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF9707;
  color: #FFFFFF;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, "Times New Roman", sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #5500AA;
  padding-top: 5px;
}

TR.subBar {
  background: #E0DCFF;
}

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

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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

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

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

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

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

SPAN.greetUser, TD.greetUser {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12px;
  color: #EE6633;
  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: 10px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Georgia, Times New Roman;
  color: #FF5500;
  line-height: 22px;
  font-weight: bold;
  font-size: 13px;
}

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

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

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

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

/* for menu */
TD,P,B,INPUT,DIV{font-family:Tahoma,Arial,Helvetica; font-size:12px}
.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}

.clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; overflow:hidden; width:150; height:25; cursor:pointer; cursor:hand}
.clT,.clTover{padding:2px; font-size:11px; font-weight:bold}
.clT{ color:#EE6633; }
.clTover{color:#EE6633;}
.clS,.clSover{padding:4px; font-size:11px }
.clS2,.clS2over{padding:4px; font-size:11px }
.clS {color:#003355; background-color:#F5E5D5; layer-background-color:#F5E5D5;}
.clSover{color:#885533; background-color:#D7B9A7; layer-background-color:#D7B9A7;}
.clS2{color:#003355; background-color:#D5E5F5; layer-background-color:#D5E5F5;}
.clS2over{color:#335588; background-color:#B5C5D5; layer-background-color:#B5C5D5;}
.clB,.clBar{background-color:#555555; layer-background-color:#555555;}
.clB,.clTB{position:absolute; visibility:hidden; z-index:300}
.clBar{position:absolute; width:10; height:10; visibility:hidden;
}


.estimatedshippingBox {
   background: #FF8E90; 
}

TD.estimatedshippingBoxHeading {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   font-weight: bold;
   background: #bbc3d3;
   color: #ffffff; 
}

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

.ShowShipping {
   background: #444ddd;
   color: #fffffa;
   font-family: Verdana, Arial, sans-serif;
   font-size: 6px;
   font-weight: bold;
   text-align: center;
}