

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
	background-color: #FFFFFF;
}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #333C37; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FFFFFF; text-decoration: underline; }

 BODY {
   text-align: center;
	color: #F9F9F9;
	margin: 0px;
	background-color: #171C1A;
	/* background-image: url(images/lotusbackground01.gif);*/
	}


  #cwdusacontainer {
  width: 994px;/* width can be changed to what you want just stay under 790px*/
  border: 1px solid #99A89F;/*border can be removed for a borderless page*/ 
  background: #313A35;
  color: #F9F9F9;
  margin: 0px auto 0px auto ;
  text-align: left;
 }

A {
	color: #FFFFFF;
	text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
	background: #313A35;
	color: #313A35;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #333C37;
  color: #F9F9F9;
  font-weight : bold;
}

A.headerNavigation {
	color: #FFFFFF;
}

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

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: #313A35;
	color:#FFFFFF;
}

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

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

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #313A35;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #CA0000;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #313A35;
  color: #F9F9F9;
}

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

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

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

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

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

A.pageResults {
  color: #CCCCCC;
}

A.pageResults:hover {
  color: #DA3B3B;
  background: #313A35;
}

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

TR.subBar {
  background: #313A35;
}

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

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

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

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

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

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

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

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

TABLE.formArea {
  background: #313A35;
  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: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowSelected { background-color: #333C37; }

.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: #FF0000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #333C37; }
/*.privatemessages { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: transparent; font-weight: bold; color: #ff0000; text-align: center; border-left: 1px solid #ff0000; border-right: 1px solid #ff0000; border-top: 1px solid #ff0000; border-bottom: 1px solid #ff0000; padding-bottom: 2px; padding-top: 2px; padding-right: 2px; padding-left: 2px;}
/* Private Message Box */
.privatemessages { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #F9F9F9; text-align: left; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; padding-bottom: 2px; padding-top: 2px; padding-right: 2px; padding-left: 2px;}
/* input requirement */

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

/* border images */

.shadow1 {
	border: #FFFFFF 1px solid;
}
/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #313A35; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #F9F9F9; }
.dataTableRow_INVOICE { background-color: #313A35; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #F9F9F9; }
.order_history_top { color : #313A35; font-weight: bold; font-family: Verdana; font-size: 11px; }
.order_infobox_heading { color : #F9F9F9; font-weight: bold; font-family: Verdana; font-size: 10px; }
.order_infobox_data { color : #F9F9F9; font-family: Verdana; font-size: 10px; }
.product_infobox_heading_row { background-color: #F9F9F9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #313A35; font-weight: bold; }
.product_infobox_data_row { background-color: #313A35; }
.product_infobox_data { font-family: Verdana; font-size: 10px; color: #CCCCCC; }
.order_history_top_INVOICE { color : #FF0000; font-weight: bold; font-family: Verdana; font-size: 10px; }
.order_infobox_heading_INVOICE { color : #313A35; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #313A35; font-family: Verdana; font-size: 10px; }
.product_infobox_heading_row_INVOICE { background-color: #313A35; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #313A35; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #313A35; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #313A35; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #313A35; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #313A35; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #313A35; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 16px; color: #313A35; font-weight: bold; }
/* END Fancier Invoice and Packingslip */
.freeship{
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #ff0000;
 text-decoration: none;
 }
 .freeship2{
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 }
 
 
 
 /* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: dashed;
  border-color: #333C37;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #F9F9F9;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px dashed #333C37;
  border-bottom: 1px dashed #333C37;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #313A35;
}

TR.linkListing-even {
  background: #313A35;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
/* VJ Links Manager v1.13 end */

.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
/* MTC BEGIN */
h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FF6600;
}
/* MTC END */

.asnf_normal { line-height: 130%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#333333;}  

a.asnf_none:link {  color: #ff6600; text-decoration: none}
a.asnf_none:visited { color: #ff6600; text-decoration: none}
a.asnf_none:hover { color: #0066ff; text-decoration: none }

.asnf_replyform {  border: #999999; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.asnf_error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color:#990000; font-weight:bold;}  

div#bookmarks a span {display: none;}
div#bookmarks a:hover span {display: block; position: absolute;
   top: -14px; left:0px; width: 100%; text-align: center;
   z-index: 100; color: #ffffff; font: 12px Verdana, sans-serif; 
 text-decoration: none;
  }
div#bookmarks {position: relative; top: 0; left: 0; z-index: 100; width: 100%; text-align: center;
  }
  
/* START COPY HERE -- New Products Module Upgrade */

.hp-products-name { font-size:13px; font-weight:bold;  }
.hp-price { font-size:17px; font-weight:bold; letter-spacing:-1px; margin-top:10px;  }

/* END COPY HERE -- New Products Module Upgrade */

/* Description */
.ft1 { font-size: 10px; }
.ft3 { font-size: 16px; }