/*
  $Id: stylesheet.css,v 1.42 2004/08/29 14:19:58 cj Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

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

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

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

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

TABLE.formArea {
  background: #D1E8BB;
  border-color: #999999;
  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;
}

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

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

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
}

.moduleRow { }
.moduleRowOver { background-color: #99CC66; cursor: pointer; cursor: hand; } 
.moduleRowSelected { background-color: #D1E8BB; }

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


/* --------------------------------------------------- */

TABLE.productListing {
  border: 0px;
  background: #D1E8BB;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/* background: #B0B0B0; */
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

.productListing-heading-grey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B0B0B0;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
}

.infoBox {
  background: #99CC66;
}

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

.infoBoxNotice {
  background: #D1E8BB;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #99CC66;
}

A.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #99CC66;
  text-decoration: none;
}

A.infoBoxHeading:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #999999;
  text-decoration: none;
}

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

/* --------------------------------------------------- */


/* New Layout */

/* The small tabs right to the logo: */

TD.headtabs  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #99CC66;
}

A.headtabs  {
  font-family: Verdana, Arial, sans-serif;
  margin-left: 8px;
  margin-right: 8px;
  font-size: 10px;
  background: #99CC66;
  font-weight: bold;
  color: #000000;
}

A.headtabs:hover  {
  font-family: Verdana, Arial, sans-serif;
  margin-left: 8px;
  margin-right: 8px;
  font-size: 10px;
  background: #99CC66;
  font-weight: bold;
  text-decoration: underline;
  color: #999999;
}

/* The Black Bar with search etc. */

TD.headerbar  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #99CC66;
  font-weight: bold;
}

INPUT.headerbar  {
  font-family: Verdana, Arial, sans-serif;
  font-size : 10px;
  background-color : ffffff;
  border-color : 99CC66;
  border-style : solid;
  border-width : 1px;
  height : 16px;
  color : #000000;  
}

SELECT.headerbar  {
  font-family: Verdana, Arial, sans-serif;
  font-size : 10px;
  background-color : ffffff;
  border-color : 99CC66;
  border-style : solid;
  border-width : 1px;
  height : 16px;
  color : #000000;  
}

/* Greet User Bar */

SPAN.greetuser {
  font-weight: bold;
  font-size: 10px;
  color: #CC0000;
  font-family: Verdana, Arial, sans-serif;
}

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

/* Boxes on the left: */

TD.boxheading  {
  background: #000000;
  font-weight: bold;
  font-size: 10px;
  color: #99CC66;
  font-family: Verdana, Arial, sans-serif;
  margin-left: 10px;
  margin-right: 0px;
}

A.boxheading  {
  background: #000000;
  font-weight: bold;
  font-size: 10px;
  color: #99CC66;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: none;
}

A.boxheading:hover  {
  background: #000000;
  font-weight: bold;
  font-size: 10px;
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: none;
}

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

A.boxcontent  {
  background: #D1E8BB;
  font-size: 10px;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
}

A.boxcontent:hover  {
  background: #D1E8BB;
  font-size: 10px;
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
}

A.boxcontenthighlight  {
  background: #99CC66;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
}

A.boxcontenthighlight:hover  {
  background: #99CC66;
  font-weight: bold;
  font-size: 10px;
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
}

TD.boxcontenthighlight  {
  background: #99CC66;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
}

/* Path */

SPAN.path  {
  background: #ffffff;
  font-size: 10px;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
}

A.path  {
  background: #ffffff;
  font-size: 10px;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
}

A.path:hover  {
  background: #ffffff;
  font-size: 10px;
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
}

/* Produkt Page */

TD.productname  {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  font-family: Verdana, Arial, sans-serif;
}

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

TD.bigprice  {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
}

TD.bigpricespecial  {
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
  font-family: Verdana, Arial, sans-serif;
}

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

TD.pricetableval  {
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
}

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

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

SPAN.productheading  {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
}

SPAN.productdescr  {
  font-size: 12px;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
}

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

A.variants  {
  font-size: 10px;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
}

A.variants:hover  {
  font-size: 10px;
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
}

TD.contactswarning  {
  font-size: 9px;
  color: #666666;
  text-align:justify;
  font-family: Verdana, Arial, sans-serif;
}

/* Checkout */

TD.cotitle  {
  font-size: 14px;
  color: #666666;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
}

TABLE.coheadbox  {
  background: #000000;
}

TD.coheadbox  {
  background: #000000;
  font-size: 12px;
  font-weight: bold;
  color: #99CC66;
  font-family: Verdana, Arial, sans-serif;
}

TABLE.cobackground  {
  background: #D1E8BB;
}

TABLE.cobox  {
  background: #ffffff;
}

TD.coboxhead  {
  font-size: 10px;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  background: #B0B0B0;
  font-weight: bold;
}

TD.coboxheadhighlight  {
  font-size: 10px;
  color: #AA0000;
  font-family: Verdana, Arial, sans-serif;
  background: #B0B0B0;
  font-weight: bold;
}

A.coboxhead  {
  font-size: 10px;
  color: #AA0000;
  font-family: Verdana, Arial, sans-serif;
  background: #B0B0B0;
  text-decoration: underline;
}

A.coboxhead:hover  {
  font-size: 10px;
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  background: #B0B0B0;
  text-decoration: underline;
}

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

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

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

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

TD.importantmsg  {
  font-size: 12px;
  color: #6666CC;
  font-family: Verdana, Arial, sans-serif;
}

A.importantmsg  {
  font-size: 12px;
  color: #6666CC;
  font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
}

/* Order success */

DIV.ordersuccess  {
  font-size: 20px;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  background: #ffffff;
  font-weight: bold;
}

DIV.thanks  {
  font-size: 14px;
  color: #AA0000;
  font-family: Verdana, Arial, sans-serif;
  background: #ffffff;
  font-weight: bold;
}

DIV.yourteam  {
  font-size: 12px;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  background: #ffffff;
  font-weight: bold;
}

/* Login */

A.becomecustomer  {
  font-size: 20px;
  color: #AA0000;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  text-decoration: underline;
}

A.becomecustomer:hover  {
  font-size: 20px;
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  text-decoration: underline;
}

/* Footer: */

span.lastupdate  {
  font-size: 10px;
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
}