/*
  $Id: stylesheet.css,v 1.6 2007/07/05 13:16:36 olby Exp $
  Lux Shop Copyright (c) 2007 BGsys.dk
*/

.boxText { font-family: Arial, Trebuchet, sans-serif; font-size: 11px; color:#4A4A4A; padding:2px,}
.errorBox { font-family : Trebuchet, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Trebuchet, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Trebuchet, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

.cssbutton {
 color: #C3C3C3;
 width : 100px;
 vertical-align: top;
 font-weight: bold;
 font-family: Tahoma;
 font-size: 12px;
 cursor: pointer;
 text-align:center;
 border: 1px;
 border-style: solid;
 border-color: #6AE4A3A;
 border-spacing: 1px;
}

 
.cssbuttonsubmit{
 background: #C3C3C3;
 vertical-align: top;
 color: #000000;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
 cursor: pointer;
 border:none;
}

BODY {
  background: #c3c3c3;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
  display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #FF0000;
}

TD.headerNavigation {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background: #FF0000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation_featured { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #C3C3C3;
}

TD.headerError {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background: #C3C3C3;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: ##FF0000;
}

TD.headerInfo {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background: #FF0000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FF0000;
}

TD.footer {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background: #FF0000;
  color: #ffffff;
  font-weight: bold;
}

TD.columnLeft, TD.columnRight {
}

.infoBox {
  background: #FFFFFFF;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #f8f8f9;
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Trebuchet, Arial, sans-serif;
  background-repeat:repeat-x;
  font-size: 12px;
  font-weight: bold;
  background: #FF0000;
  color: #ffffff;
  vertical-align:middle;
}

TD.infoBox, SPAN.infoBox {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}


.contentBox {
  background: #FFFFFFF;
}

.contentBoxContents {
  background: #f8f8f9;
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}


TD.contentBoxHeading {

  font-family: Trebuchet, Arial, sans-serif;
  background-repeat:repeat-x;
  font-size: 12px;
  font-weight: bold;
  background: #FF0000;
  color: #ffffff;
  vertical-align:middle;
}

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: #f1f1f1;
}

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, TABLE.linkListing {
  border: 0px;
  border-spacing: 0px;
}

.productListing-heading, .linkListing-heading {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background: #FF0000;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data, TD.linkListing-data {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Trebuchet, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  padding-top:6px;
}

TR.subBar {
  background: #f1f1f1;
}

TD.subBar {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 13px;
}

SPAN.greetUser {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

TD.normalprice, P.normalprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}

SPAN.productSpecialPrice, TD.productSpecialPrice, p.productSpecialPrice{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.quantityprice, P.quantityprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.errorText {
  font-family: Trebuchet, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Trebuchet, Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Trebuchet, Arial, sans-serif; font-size: 12px; 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; }

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}
/* CSS Document */

.white{font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
text-decoration:none;}
a.white{font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
text-decoration:none;}
a:hover.white{font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
text-decoration:none;}
.backgndtab{background-image: url(top_background.gif);
background-repeat:repeat-x;
padding-top:20px;
}
.black{font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
text-decoration:none;}
a.black{font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
text-decoration:none;}
a:hover.black{font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
text-decoration:underline;}
.ash{font-family:Arial, Helvetica, sans-serif;
color:#BCBCBC;
font-size:12px;
padding-left:12px;
text-decoration:none;
background-image:none;}
