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

BODY {
  background: #cc3300;
  background-image: url(/images/bgherold.gif);
  background-repeat: repeat-x;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  farve: #AABBDD;
  color: #999999;
  text-decoration: underline;
}

FORM {
  display: inline;
}

.tellFriend {
  background: #ffffcc;
  font-family: Arial, Trebuchet MS, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
  font-weight: bold;
  letter-spacing:1px; 
}

TR.header {
  background: #000000;
  font-family: Arial, Trebuchet MS, Verdana, sans-serif;
  font-size: 12px;
}

TR.headerNavigation {
  background-image: url(images/header.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
  letter-spacing: 1px; 
}

TD.language {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

A.headerCart {
  color: #ffffff;
  font-weight: bold;
}

A.headerCart:hover {
  color: #ffffff;
}

A.headerMenu {
  color: #ffffff;
  font-weight: bold;
}

A.headerMenu:hover {
  color: #ffffff;
}

TD.headerMenu {
  font-family: Arial, Trebuchet MS, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  letter-spacing: 0px;
  text-align: left;
}

TD.headerMenuRight {
  font-family: Arial, Trebuchet MS, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  letter-spacing: 0px;
  text-align: right;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background-image: url(images/header.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
}

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

.infoBoxContents {
  /* background: cccccc; */
  font-family: Arial, Trebuchet MS, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/header.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
  color: #ffffff;
  padding: 5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Trebuchet MS, Verdana, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
}

TD.findus, SPAN.findus {
  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: #ffffcc;
}

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: #000000;
  border-spacing: 0px;
  background: #ffffcc;
}

TABLE.productListing-bottom {
  background: #000000;
  color: #FFFFFF;
}

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

TABLE.productListing-top {
  background: #000000;
  color: #FFFFFF;
}

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

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-image: url(/images/header.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
  color: #FFFFFF;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}

TD.productListing-data-center {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}

A.pageResults {
  color: #FFFFFF;
}

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

TD.pageHeading, DIV.pageHeading {
  background: #ffffff;
  font-family: Arial, Trebuchet MS, Verdana, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #000000;
}

TD.pageSubHeading, DIV.pageSubHeading {
  background: #ffffff;
  font-family: Arial, Trebuchet MS, Verdana, sans-serif;
  font-size: 15px;
  color: #000000;
}


TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, TABLE.main {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}

TD.confirmation, TR.confirmation, P.confirmation, TABLE.confirmation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
  border-color: #ccc;
  border-style: solid;
  border-width: 2px;
}

TD.confirmation_products, P.confirmation_products, TABLE.confirmation_products {
  background: #ccc;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
  border-color: #ccc;
  border-style: solid;
  border-width: 2px;
}

TD.mainRight, P.mainRight, TABLE.mainRight {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: right;
}

TD.main2, P.main2, TABLE.main {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  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;
  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: 10px;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-family: Arial, Verdana, 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: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

.category {
  font-family: Arial, Verdana, Helvetica; 
  font-size: 12px; 
  color: #ffffff; 
  width: 150px;
  height: 15px;
  background: url(/images/input.gif); 
  background-repeat: no-repeat; 
  background-color: #cc0000;
  border: 1px solid #853313; 
  padding: 2px; 
  padding-left: 6px;
  text-decoration: none; 
  float: center;
}

A.category:visited {
  color: #ffffff;
  text-decoration: none;
}

A.category:hover {
  color: #ffffff;
  text-decoration: underline;
}

/* //rmh M-S_multi-pricing begin */
TD.productPriceInListing {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
}
/* //rmh M-S_multi-pricing end */

.moduleRow {   
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify; }
.moduleRowOver { background-color: #cccccc; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #cccccc; }

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ff0000; }
.inputRestriction { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #666666; } /* //rmh M-S_multi-stores */

h1 { 
 font-family: Arial, Trebuchet MS, Verdana, sans-serif;
 font-size: 28px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 text-align: justify;
}

.cssButton {
   font-weight: bold; 
   BORDER-RIGHT: #808080 1px solid; 
   BORDER-TOP: #808080 1px solid; 
   FONT-SIZE: 10px; 
   BORDER-LEFT: #808080 1px solid; 
   WIDTH: 100px;
   COLOR: #23412d; 
   BORDER-BOTTOM: #808080 1px solid; 
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   HEIGHT: 18px; 
   BACKGROUND-COLOR: #E0E6E1; 
   TEXT-ALIGN: center; 
   cursor: pointer; 
   text-decoration: none;
 }

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 11px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 11px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 11px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 11px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    	background-color: #ccc;
	text-decoration: none;
}





