
.cat_description {   font-size : 11px; color: #800000; font-weight: bold }

/* leftmenu */
.boxText {  font-size: 11px; }
.boxText a, .boxText a:link, .boxText a:active, .boxText a:visited {
	font-size: 10px;
	color: #999999;
	height: 20px;
}
.boxText a:hover {  font-size: 10px;color: #CCCCCC;text-decoration: none;	background-image: url(../img/bullet.gif);
	background-position: left;
 }

/* end leftmenu */
.errorBox {
	font-size : 11px;
	font-weight: bold;
	background-color: #254A00;
}
.stockWarning {  font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 11px; color: #70d250; text-decoration: underline; }
BODY {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
}
A {
  color: #ffffff;
  text-decoration: none;
}
A:hover {
  color: #ffffff;
  text-decoration: underline;
}
FORM {
	display: inline;
}
TR.header {
  background: #000000;
}
TR.headerNavigation {
	background-color: #660000;
}
TD.headerNavigation {
	font-size: 11px;
	background-color: #660000;
	color: #ffffff;
	font-weight : bold;
	padding-left: 10px;
}

.headerNavigation a:link,.headerNavigation a:active, .headerNavigation a:visited   { 
  color: #ffffff; 
}
.headerNavigation a:hover {
  color: #ffffff;
}
TR.headerError {
  background: #924716;
}
TD.headerError {
  background: #924716;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
	background-color: #FF0000;
}
TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.footer {
  background: #660000;
}
TD.footer {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color: #660000;
}

/* boxes */
.infoBox {
  background: #666666;
}
.infoBoxContents {
	font-size: 11px;
	background-color: #000000;
}
.infoBoxNotice {
	background-color: #666666;
}
.infoBoxNoticeContents {
	font-size: 11px;
	background-color: #CCCCCC;
}
TD.infoBoxHeading {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
	background:url(right_corner.jpg) no-repeat #666666 right top;
}
TD.infoBox, SPAN.infoBox {
  font-size: 11px;
}

/* end boxes */

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: #000000;
}
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: #000000;
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #666666;
  border-spacing: 1px;
}
.productListing-heading {
  font-size: 11px;
  background: #666666;
  color: #FFFFFF;
  font-weight: bold;
}
.productlisting-headingPrice { 
  font-size: 20px;
  font-weight: bold;
  color: #666666;
}
TD.productListing-data {
  font-size: 11px;
}
A.pageResults {
  color: #0000FF;
}
a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
	font-size: 20px;
	font-weight: bold;
	color: #660000;
	/*width:400px;*/
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-size: 11px;
  color: #ffffff;
}
TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}
TD.accountCategory {
	font-size: 12px;
	color: #aabbdd;
}
TD.fieldKey {  font-weight: bold;}
TD.fieldValue {}
TD.tableHeading {  font-weight: bold;}
TD.category_desc {  font-size: 11px; line-height: 1.5;}
SPAN.newItemInCart { font-size: 11px; color: #924716;}
CHECKBOX, INPUT, RADIO, SELECT {  font-size: 11px;}
TEXTAREA {  width: 100%;  font-size: 11px;}
SPAN.greetUser {color: #66CC33;	font-weight: bold;}
TABLE.formArea { background: #f1f9fe;  border-color: #7b9ebd;  border-style: solid;  border-width: 1px;}
TD.formAreaTitle {  font-weight: bold;}
SPAN.markProductOutOfStock {color: #00CC00;	font-weight: bold;}
SPAN.productSpecialPrice {	color: #009900;}
SPAN.errorText { color: #924716;}
.moduleRow { }
.moduleRowOver { background-color: #525252; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #525252; }
.checkoutBarFrom, .checkoutBarTo {  font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 11px; color: #ffffff; }
/* message box */
.messageBox {  font-size: 11px; }
.messageStackError, .messageStackWarning {
	font-size: 11px;
	background-color: #254A00;
}
.messageStackSuccess {  font-size: 11px; background-color: #99ff00; }
/* input requirement */
.inputRequirement {
	
	font-size: 11px;
	color: #009900;
}
/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #660000;
  border-spacing: 1px;
}
.linkListing-heading {
  
  font-size: 11px;
  font-weight: bold;
  background: #660000;
  color: #FFFFFF;
  text-align: center;
}
TD.linkListing-data {
  border-right: 1px solid #660000;
  border-bottom: 1px solid #660000;
  padding: 4px;
  
  font-size: 11px;
}
TR.linkListing-odd {
  background: #000000;
}
TR.linkListing-even {
  background: #000000;
}
/* VJ Links Manager v1.00 end */
.content 	{BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}
/* Show Cart Details */

TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="660000" FACE="Arial" SIZE="1"> */
  
  font-size: 11px;
  line-height: 1.5;
  color="#BDCAF0";
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  
  font-size: 11px;
  font-weight: bold;
  color: #ffffff
}

A.HeaderPageLinks {
  
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

a:hover.HeaderPageLinks {
  
  font-size: 11px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}
TD.cookieUsage {
  
  font-size: 11px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

