html, body {
  background: #FFF;
  color: #333;
  margin: 0;
  padding: 0;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 11pt;
}

.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }

a  {
  color: #900;
  text-decoration: none;
}

a:visited {
  color: #CC0000;
  text-decoration: none;
}

a:hover {
  color: #CC0000;
  text-decoration: underline;
  background-color: #FFFFBF;
}

FORM {
	display: inline;
}

TR.header {
  background: #fff;
}

A.headerNavigation { 
  color: #900; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

.infoBox {
  x_background: #4a9429;  /* #b6b7cb; */
  border: 1px solid #A1A1A1;
}

.infoBoxContents {
  background: #fbfff9;  /* f8f8f9 */
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 12pt;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10pt;
}

TD.infoBoxHeading, TR.footer, TD.headerNavigation , .gradientBar {
  background: linear-gradient(to bottom, #f2f2f2 1%,#e0e0e0 64%,#f2f2f2 100%);
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13pt;
  font-weight: normal;
  color: #333399;
  padding-left: 5px;
}

.footerRegion .footerText,  .footerRegion .smallText { 
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  color: #999;
}

.footerText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11pt;
}

TD.infoBox, SPAN.infoBox {
  font-size: 12pt;
}

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

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

TABLE.productListing {
  border: 1px solid #A1A1A1;
}

.productListing-heading {
  font-size: 14pt;
  background: linear-gradient(to bottom, #e0e0e0, #A1A1A1); 
  color: #900;
  font-weight: normal;
  font-family: Tahoma, Helvetica, Arial;
}

TD.productListing-data {
  font-size: 12pt;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14pt;
  font-weight: normal;
  color: #900;
}

TD.priceLabelNet {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13pt;
  font-weight: normal;
  color: #900;
}

TD.priceLabelBrut {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #3333FF !important;
  font-weight: normal;
}

span.priceLabelNet2 {
  font-family: 'Arial Narrow', Arial, sans-serif;
  font-size: 11	pt;
  font-weight: normal;
  color: #900;
}

span.priceLabelBrut2 {
  font-family: 'Arial Narrow', Arial, sans-serif;
  font-size: 9pt;
  color: #666 !important;
  font-weight: normal;
}


table.infoBoxContents  TD.pageHeading {
  font-size: 14pt;
}

DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14pt;
  font-weight: normal;
  color: #900;
}


TD.pageHeadingWAT, DIV.pageHeadingWAT {
  font-size: 11pt;
  font-weight: normal;
  color: #9a9a9a   /* #5cae3c;*/
  text-align: center;
}

TD.pageHeadingNOVAT {
  font-size: 8pt;
  font-weight: normal;
  color: #9a9a9a   /* #5cae3c;*/
  text-align: center;
}

TD.priceNew, DIV.priceNew 
{

  font-size: 14pt;
  font-weight: normal;
  color: #CC0000;
  text-align: center;
}

TD.priceOld, DIV.priceOld
{

  font-size: 14pt;
  font-weight: normal;
  text-decoration: line-through;
  color: #5cae3c;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 12pt;
  color: #000;
}

TD.main, P.main {
  font-size: 13pt;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 12pt;
  font-family: "Arial Narrow", Helvetica, Arial;
}

TD.accountCategory {
  font-size: 14pt;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12pt;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12pt;
}

TD.tableHeading {
  font-size: 12pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 12pt;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 12pt;
}

TEXTAREA {
  width: 100%;
  font-size: 12pt;
}

SPAN.greetUser {
  font-size: 12pt;
  color: #f0a480;
  font-weight: bold;
}

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

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

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

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10pt; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 12pt; color: #000; }

/* message box */

.messageBox { font-size: 10pt; }
.messageStackError, .messageStackWarning { font-size: 12pt; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 12pt; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 12pt; color: #ff0000; }
.mws_boxTop    { background: url('images/infobox/top.png');
                 font-family: Tahoma;
                 font-size: 12pt;
 color: #fff;				 
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.png'); }
.mws_boxRight  { background: url('images/infobox/right.png'); }
.mws_boxBottom { background: url('images/infobox/bot.png');
                 font-size: 12pt;
				 color: #fff;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #fff; }

.mws_boxTop_main    { background: url('images/infobox_main/top.png');
                 font-family: Tahoma;
                 font-size: 12pt;
				  color: #fff;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.png'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.png'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.png');
                 font-size: 12pt;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #fff; }.bg{
  background-color: #F5F5F5;
  padding-left: 7px;
  width: 181px;
 }

.productImage, a.highslide img, img.imgShadow , img[src*="images/buttons"], input[type=image] {
	box-shadow: 1px 1px 5px #999;
}

mg.cboxPhoto {
	box-shadow: 2px 2px 8px #999 !important;
	margin: 5px;
}

.languageSwitcherFlag {
	width: 30px;
	margin-left: 5px;
	margin-right: 5px;
	border: 0;
	box-shadow: 1px 1px 5px #999;
	cursor: arrow;
}

A.languageSwitcher:hover { background-color: #fff !important; }

.mainLogo { margin: 3px 10px 3px 10px; }

#searchBox { border-radius: 3px; border: 1px solid #900	; font-size: 13pt; color: #666; font-family: "Arial Narrow", Arial, Helvetica; margin: 5px 20px 3px 20px; padding: 2px 2px; }

.productListing-data a  { font-family: "Arial Narrow"; font-size: 14pt; color: #333; }
.productListing-data a:hover  { color: #CC0000; }

.productDescription { font-family: Helvetica, Arial; font-size: 16pt; color: 666; }

.shippingcostlabel { font-size:10pt; color: #999 !important;  }