/*
  $Id: stylesheet.css,v 1.20 2007/11/21 11:13:41 isl 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: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size: 11px; color: #505050; text-decoration: underline; }

BODY {
  background: #FAFAFA;
  color: #505050;
  margin: 0px;
}

A { 
  color: #505050; 
  text-decoration: underline; 

}

A:hover { 
  color: #505050; 
  text-decoration: none; 
}

FORM {
	display: inline;
}

.mainTable {
  background: #ffffff;
  border-right: 1px solid #B6B6B6;
  border-left: 1px solid #B6B6B6;
  width: 772px;
}

TR.header {
  background: #ffffff;  
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  line-height: 16px;
}

.startHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  background-image: URL(images/local/header_back_start.gif);
  height: 144px;
  vertical-align: top;
}

.headerCat {
  background: #ffffff;
  background-image: URL(images/local/header_back.gif);
  height: 144px;
  vertical-align: top;
}

.menuTable {
  background: #F0F0F0;
  border-right: 1px solid #B6B6B6;
  border-left: 1px solid #B6B6B6;
  width: 192px;
}

.footerTable {
  background: #F0F0F0;
  border-top: 1px solid #B6B6B6;
  border-bottom: 1px solid #B6B6B6;
}

.content {
  padding: 11px 20px;
  width: 575px;
}


A.headerNavigation { 
  color: #505050;
}

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

TR.headerError {
  background: #ff0000;
}

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

.headerOK {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #008000;
  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: #000000;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  line-height: 16px;
}

.infoBox {
/*  background: #f0f0f0;*/
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #505050;
  line-height: 16px;
  text-align: center;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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: #f0f0f0;
}

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

TR.productListing-heading {
  background: #ffffff;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #505050;
  font-weight: bold;
  font-variant: small-caps;
}

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

A.pageResults {
  color: #505050;
}

A.pageResults:hover {
  color: #505050;
}

TD.pageHeading, DIV.pageHeading, H1.pageHeading {
  font-family: Times New Roman, Times, Serif;
  font-size: 22px;
  font-weight: bold;
  color: #828282;
  background-image: URL(images/local/header_back_title.gif);
  background-repeat: no-repeat;
  text-align: center;
  margin-bottom: 0px;
  height: 24px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P, UL, LI {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

TH.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  text-align: left;
}

H1.main {
  font-family: Times New Roman, Times, Serif;
  font-size: 22px;
  font-weight: bold;
  color: #828282;
  text-align: left;
  margin-top: 0px;
  line-height: 24px;
}

H2 {
  font-family: Times New Roman, Times, Serif;
  font-size: 14px;
  font-weight: bold;
  color: #505050;
  text-align: left;
  margin-top: 0px;
  letter-spacing: 1px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

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

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

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

.long { width: 100%; }

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

.formArea {
  background: #F0F0F0;
  border-color: #B6B6B6;
  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.productShippingCost {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight:normal;
}

.moduleRow { }
.moduleRowOver { background-color: #E8E8E8; cursor: hand; }
.moduleRowSelected { background-color: #D8D8D8; }

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

/* Heidelpay CSS */
.bar { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #B1C7DE; color: #FFFFFF; }
.bar a:link { color: #FFFFFF; text-decoration: none; }
.bar a:visited { color: #FFFFFF; text-decoration: none; }
.bar a:hover { color: #FFFFFF; text-decoration: underline; }
.bar a:active { color: #FFFFFF; text-decoration: none; }

H1.productListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

H3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: normal;
}

BIG {
  font-size: 14px;
}

.productImage {
 border-width: 1px;
 border-color: black;
}

.herbstwinter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-image: URL(images/local/start_bg_rechts.jpg);
  background-repeat: no-repeat;
  text-align: center;
  margin-bottom: 0px;
}

div.yuimenu li a:hover,
div.yuimenubar li a:hover {    
    zoom:1;
    text-decoration:none;
	font-weight: normal;
}

div.yuimenu li.selected a.selected,
div.yuimenubar li.selected li.selected a.selected {
	font-weight: normal; 
    text-decoration:none;   
}

div.yuimenu li a,
div.yuimenubar li a {    
    /*
        "zoom:1" triggers "haslayout" in IE to ensure that the mouseover and 
        mouseout events bubble to the parent LI in IE.
    */
    zoom:1;
    text-decoration:underline;
   	color: #505050;    
   	font-family: Verdana, Arial, sans-serif;
 	font-size: 13px;
 	font-weight: normal;
}

div.yuimenu {
    background-color: #F0F0F0;
    border:solid 1px #B6B6B6;
    padding:0px;
    visibility:hidden;    
}

div.yuimenu li.yuimenuitem {
    padding:3px 9px;
    color: #463B37;    
    background-color: #F0F0F0;
	list-style-image: none;	
	height: 15px;
	width: 123px;
    text-align: left;
}
