/* --- start of css --- */
.boxText { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #cc0033; text-decoration: underline; }
/* paste start */
/* This next item is the page background */

BODY {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-image:url('./ourpics/background.png') ;
  background-repeat:repeat-x;
  margin: 0px;
  padding: 0px;
}


A {
  background: inherit;
  color: #000000;
  text-decoration: none;
}

A:link {
  background: inherit;
  color: #104076;
  text-decoration: none;
}

A:hover {
  background: inherit;
  color: #FF4C00;
  text-decoration: underline;
}

H1 {
  background: inherit;
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: inherit;
}


P, TD {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

#pageHeader {
  clear: both;
}

#pageColumnLeft {
  float: left;
  width: 125px;
  padding: 5px;
}

#pageContent {
  padding: 0px 140px 5px 140px;
  margin: 0px;
}

#pageColumnRight {
  float: right;
  width: 125px;
  padding: 5px;
}

#pageFooter {
  clear: both;
  padding: 5px 0px 5px 0px;
}

#headerBar, #footerBar {
  background-image:url('./ourpics/backgroundsml.png');
  background-repeat:repeat-x;
  padding: 2px;
  color: inherit;
  font-weight: bold;
}

#breadcrumb {
}

.pageHeading {
  padding: 2px;
}

.pageHeading .pageHeadingImage {
  float: right;
}


.moduleBox {
}

.moduleBox .content {
  border-width: 1px;
  border-style: solid;
  border-color:  inherit;
  color: #000000;
  background-color: #99CCFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  padding: 5px;
  margin-bottom: 5px;
}

.moduleBox .subcontent, TD.subcontent {
  border-width: 1px;
  border-style: solid;
  border-color:  inherit;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  padding: 5px;
  margin-bottom: 5px;
  width: auto;
}

.moduleBox .outsideHeading {
  font-family: Arial, Verdana, sans-serif;
  color: #9a9a9a;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
}

.submitFormButtons {
  padding: 5px;
}

.listingPageLinks {
  padding: 5px;
}

/* paste end */

FORM {
	display: inline;
}
/* This next item is the top banner header background */
TR.header {
  background-image:url('./ourpics/background.png');
  background-repeat:repeat-x;
/*   background: #FFFFFF;  */
  color: inherit;
}

TR.headerNavigation {
background-image:url('./ourpics/backgroundsml.png');
background-repeat:repeat-x;
/*   background: inherit;  */
  color: inherit;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: inherit;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation {
  background: inherit;
  color: #FFFFFF;
}

A.headerNavigation:hover {
  background: inherit;
  color: #FFFFFF;
}

TR.headerError {
  background: #99CCFF;
  color: inherit;
}

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

TR.headerInfo {
  background: transparent;
/*   background: inherit;  */
  color: inherit;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: transparent;
/*   background: inherit;  */
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

TR.footer {
background-image:url('./ourpics/backgroundsml.png');
background-repeat:repeat-x;
/*   background: inherit;  */
  color: inherit;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
background-image:url('./ourpics/backgroundsml.png');
background-repeat:repeat-x;
/*   background: inherit;  */
  color: #FFFFFF;
  font-weight: bold;
}

.infoBox {
  background: transparent;
/*   background: inherit;  */
  color: inherit;
}

.infoBoxContents {
  background: transparent;
  color: inherit;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: transparent;
/*   background: #FF8E90;  */
  color: inherit;
}

.infoBoxNoticeContents {
  background: transparent;
/*   background: #FFE6E6;  */
  color: inherit;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image:url('./ourpics/backgroundsml.png');
  background-repeat:repeat-x;
  color: #FFFFFF;
  vertical-align: middle;
}

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

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: #99CCFF;
  color: inherit;
}

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: #99CCFF;
  color: inherit;
}

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

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

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

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

TH.pageHeading, TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  background: inherit;
  /*   color: #9a9a9a;  */
}
TD.pricesize, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: inherit;
  color: #000000;
  vertical-align: middle;
}
TR.subBar {
  background: #f4f7fd;
  color: inherit;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: inherit;
  color: #000000;
}

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

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: inherit;
  color: #FF0000;
}

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

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

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: inherit;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  color: #000000;
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  background: inherit;
  color: #99CCFF;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  background: inherit;
  color: #99CCFF;
}

.moduleRow { }
.moduleRowOver { background-color: #FFA88C;  color: inherit; cursor: auto; }
.moduleRowSelected { background-color: #FFC6B3; color: inherit; }
.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #8c8c8c; background: inherit; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; background: inherit; }

/* message box */
.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #465584;
  margin: 5px;
}

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

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 12px;  background: inherit; color: #99CCFF; }

.messageStack {
  margin: 5px;
  font-size: 14px;
  color: #465584;
  background-color: #ffb3b5;
  border-width: 1px;
  border-style: dotted;
}
  .xs {background: #FFFFCC;font-family: Arial, Verdana, sans-serif; font-size: 12px; color:black;}
  .s {background: #FFFF00;font-family: Arial, Verdana, sans-serif; font-size: 12px; color:black;}
  .m {background: #FFCC00;font-family: Arial, Verdana, sans-serif; font-size: 12px; color:black;}
  .l {background: #00FF00;font-family: Arial, Verdana, sans-serif; font-size: 12px; color:black;}
  .xl {background: #00FFFF;font-family: Arial, Verdana, sans-serif; font-size: 12px; color:black;}
/* --- end of css --- */
