.boxText { font-family: Book Antiqua, Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Book Antiqua, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Book Antiqua, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Book Antiqua, Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
 background-image: url('images/bg.gif');
  color: #000000;
  margin: 0px;
}

.tableborder {
	border: 1px solid #999999;
}
.content {
	font-size: 13px;
	font-family: Arial, Verdana ;
}

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

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

.h1 {
	font-family: "arial";
	font-size: 16px;
	color : #990000;
	text-decoration: none;
}

h2 {
	font-family: "Arial";
	font-size: 12px;
	color : #100F2E;
	text-decoration: none;
	line-height: 6px;
}


FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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: Book Antiqua, 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: Book Antiqua, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Book Antiqua, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Book Antiqua, Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Book Antiqua, 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: #FAFAFA;
  //shopping-cart content color
}

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: #F1F1F1;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E3E3E3;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E3E3E3;
  //shopping-cart header/footer color
  color: #9F1A37;
  font-weight: bold;
  padding: 5px;
}

TD.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #303030;
  padding-left:5px;
  padding-right:5px;
}


A.pageResults {
  color: #FF6600;
}

A.pageResults:hover {
  color: #FF6600;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  color: #FF6600;
  font-weight: bold;
  height: 28px;
  Zwidth: 461px;
  Zbackground: url('images/m99.gif');
  Zbackground-repeat: repeat-x;
  padding-top: 10px;
  padding-left: 20px;
  text-transform: none;
}


TR.subBar {
  background: #f4f7fd;
}

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;
  padding-left: 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: 12px;
  color: #f0a480;
  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: 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: #ff0000;
}

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


td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #303030;
}

 .bg{
  background-image: url(images/m21.gif);
  background-repeat: repeat-y; 
 }

 
 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  width: 124px;
  height: 20px;
 }

 .qty{
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  width: 50px;
  height: 20px;
 }
 .ml{
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
 }


 .ml1{
  font-size: 11px;
  color: #646464; 
  text-decoration: underline;
 }

 .ml2{
  font-size: 11px;
  color: #FF6600; 
  font-weight: bold;
  text-decoration: none;
 }

 .ml3{
  font-size: 11px;
  color: #000000;   
  text-decoration: underline;
 }

 .ca{
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
 }

 .ca1{
  font-size: 12px;
  color: #464646;
  font-weight: bold;
 }

 .ca2{
  font-size: 15px;
  color: #DC1400;
  font-weight: bold;
 }

 .sc{
  font-size: 11px;
  color: #000000;
  font-weight: bold;  
 }

 .se{
  width: 120px;
  font-size: 9px;
 }

 .se1{
  width: 177px;
  font-size: 9px;
 }

.left-link, A.left-link {
	FONT: 12px arial; sans-serif; COLOR: #000066; 
	font-weight: bold;
	line-height: 1.5;
	padding-left:12px;
	background-image: url(images/lf-bullet-categories.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

.left-sublink, A.left-sublink, A.left-sublink:hover {
	FONT: 12px arial; sans-serif; COLOR: #303030; padding-left:20px; 
	display: block;
	padding-bottom:1px;
	font-weight : bold;
}

.topnav1, A.topnav1 {
	COLOR: #000000; 
	
}

.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5DAD8;
	text-decoration: none;
}
.bottommenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccc66;
	text-decoration: none;
}





.bottom-bar, A.bottom-bar {
	FONT: 11px arial; sans-serif; COLOR: #FFFFFF; 
}

.category, A.category {
	FONT: 13px book antiqua, arial, sans-serif; COLOR: #000066; font-weight: bold; text-transform:uppercase;  
}


.copyright {
	FONT: 11px arial; sans-serif; COLOR: #FF6600; padding-left:10px; padding-right:10px; 
}