/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  
  #9ACC33		grün
  #0000CC		blau
  #FFFF99		gelb
  #FFFFCC		hellgelb
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
/* Box text - you can change the family and the size of the text in the boxes within the menus on the left and right - 
The style used for the text in all boxes.*/
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
/* errorBox (BG) = background color /// do not modify /// That is for the errors   - The style used for error notices.*/
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0000; }
/* stockWarning (C) = color - modify only if you have stocks - 
The style used for the stock level warning text shown on the shopping cart page.  */
.productsNotifications { background: #f2fff7; }
/* The style used for the product notifications checkbox bar on the checkout success page. */
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #0000CC; text-decoration: underline; }
/*  The style of the edit links shown on the checkout confirmation page. Bestätigungsseite bei Bestellung   */

BODY {
  background: #ffff99;
  /*  Body (BG) page's background : WARNING : this is not the head of the page. - The style used for the body of the page.*/
  color: #000000;
  /*  Body (C)- color of the text in the page  */  
  margin: 0px;
  /*  Margin - margin size (amount of “white space” between the elements) */  
}

A {
/* Link color of the page   */
  color: #0000cc;
  text-decoration: none;
}

A:hover {
/* Link mouse over  */
  color: #0066FF;
  text-decoration: none;
}

FORM {
/* The style used for forms.   */
	display: inline;
}

TR.header {
/* TR.header (BG) = color of the heading on the page.  
Farbe der Tabelle ganz oben im Header - The style used for header rows.*/
  background: #9ACC33;
}

TR.headerNavigation {
/* TR.headerNavigation (BG) = color of the menu on top. = the header Navigation bar only = Startseite-> Katalog...   
The style used for the breadcrumb navigation path. */
  background: #9ACC33;
}

TD.headerNavigation {
/* TD.headerNavigation (BG) (=!!! real BG )   - The style used for the breadcrumb navigation path.*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #9ACC33;
  color: #0000CC;
  font-weight : bold;
}

A.headerNavigation { 
/* A.headerNavigation = color of links in the menu on top. - The syle used for the breadcrumb navigation path links*/
  color: #0000CC; 
}

A.headerNavigation:hover {
/* header link color mouse over   */
  color: #0066FF;
  text-decoration: none;
}

TR.headerError {
/* A.headerNavigation:hover = color of links (mouse over) in the menu on top.    
The style used for the error messages shown in the header.*/
  background: #ff0000;
}

TD.headerError {
/*  TR.headerError (BG) = color of error messages  
The style used for the error messages shown in the header.*/
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
/* The style used for the information messages shown in the header.*/
  background: #00ff00;
}

TD.headerInfo {
/* The style used for the information messages shown in the header.*/
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #0000cc;
  font-weight: bold;
  text-align: center;
}

TR.footer {
/* The style used for the footer.*/
  background: #9ACC33;
}

TD.footer {
/* The style used for the footer.*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #9ACC33;
  color: #0000cc;
  font-weight: bold;
}

.infoBox {
/*  infoBox (BG) menus on the left and right.  
The style used for information boxes.*/
  background: #9ACC33;
}

.infoBoxContents {
  background: #f8f8f9; /* #FFFFCC; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
/* TD.infoBoxHeading (BG) It’s for the banner in the box’s top   */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #9ACC33;
  color: #0000CC;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: #f8f8f9;
  /*The style used for listing rows.*/
}

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

TABLE.productListing {
/* The style used for product listings.*/
  border: 1px;
  border-style: solid;
  border-color: #9ACC33;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #9ACC33;
  color: #0000cc;
  font-weight: bold;
}

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

A.pageResults {
/* the style used for the page set links of product listings.*/
  color: #0000FF;
}

A.pageResults:hover {
/* the style used for the page set links (mouse over) of product listings.*/
  color: #0000FF;
  background: #FFFF33;
}
/* Überschrift */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
/*  text-decoration: underline; */
}

TR.subBar {
/* The style used for the sub navigation bar. */
  background: #f4f7fd;
}

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

TD.main, P.main {
/* The style used for the main text. */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
/* The style used for small text. */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
/* The style used for the account categories. */
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
/* The style used for the account parameter keys. */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
/* The style used for the account parameter values. */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
/* The style used for table headings. */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
/* The style used for marking new products added to the shopping cart. */ 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
/* The style used for certain HTML form elements. */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

SPAN.greetUser {
/* The style used for the user greeting. */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #cc0000;
  font-weight: bold;
}

TABLE.formArea {
/* The style used for form areas. */
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
/* The style used for form areas. */
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
/* The style used for marking products out of stock. */
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
/* The style used on special product prices. */
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
/* The style used for error text messages. */
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
/* The style used for the shipping and payment modules. */
.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; }
/* The style used for the checkout process bar. */
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
/* The style used for message boxes. */
.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; }
/* The style used for form input requirement fields. */