/*
  $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
*/

.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: #FFFFFF; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ffa904; text-decoration: underline; }

BODY {
  text-align: center;
  background: #EEEEEE;
  background-position: center;
  background-repeat: repeat-y;
  background-image: url(images/Background.gif);
  color: #000000;
  margin: 0px;
}

.fixcenter {
  width: 800px;
  border: solid;
  border-width: 0px 1px 0px 1px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
}
	/* Hack für den IE */
	* html .fixcenter {
	  width: 802px;
	}

/* Allgemeine Links */
A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  /*color: #FFA904;*/
  color: #000000;
  text-decoration: underline;
}

/*  */
FORM {
	display: inline;
}

/*  */
TR.header {
  background: #ffffff;
}

/*##########################################*/
/* Navigation in der Linie unter dem Header */
TR.headerNavigation {
  background: #ffa904;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffa904;
  color: #000000;
  font-weight : bold;
}
A.headerNavigation { 
  color: #000000; 
}
A.headerNavigation:hover {
  color: #000000;
}

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

/*######################################*/
/* Footer in dem das Datum und so steht */
TR.footer {
	background: #ffa904;
}
TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffa904;
	color: #000000;
	font-weight: bold;
}

/*################*/
/* Basic - Rahmen */
.infoBox, /*Informationskästen in der Mitte*/
.contentBox, /*Neue Produkte*/
.BestSellersBox, /*Bestseller*/
.CategoriesBox, /*Kategorien*/
.CurrenciesBox, /*Währung*/
.InformationBox, /*Informationen wie AGB und so*/
.LanguagesBox, /*Sprache*/
.ManufacturerInfoBox, /*Hersteller*/
.ManufacturersBox, /*Hersteller - Startseite*/
.OrderHistoryBox, /*Bestellübersicht*/
.ProductNotificationsBox, /*keine Wirkung auf der Startseite ???*/
.ReviewsBox, /*Bewertungen*/
.SearchBox, /*Schnellsuche*/
.ShoppingCartBox, /*Warenkorb*/
.SpecialsBox, /*Sonderangebote*/
.TellaFriendBox, /*Tell a friend*/
.WhatsNewBox, /*Neue Produkte*/
TABLE.productListing /*Tabelle mit den Produkten*/
{
	/*background: #CCCCCC;*/
	background: #464646;
}

/* Basic - Überschriften */
TD.infoBoxHeading, /*Informationskästen in der Mitte*/
TD.contentBoxHeading, /*Neue Produkte*/
TD.BestSellersBoxHeading, /*Bestseller*/
TD.CategoriesBoxHeading, /*Kategorien*/
TD.CurrenciesBoxHeading, /*Währung*/
TD.InformationBoxHeading, /*Informationen wie AGB und so*/
TD.LanguagesBoxHeading, /*Sprache*/
TD.ManufacturerInfoBoxHeading, /*Hersteller*/
TD.ManufacturersBoxHeading, /*Hersteller - Startseite*/
TD.OrderHistoryBoxHeading, /*Bestellübersicht*/
TD.ProductNotificationsBoxHeading, /*keine Wirkung auf der Startseite ???*/
TD.ReviewsBoxHeading, /*Bewertungen*/
TD.SearchBoxHeading, /*Schnellsuche*/
TD.ShoppingCartBoxHeading, /*Warenkorb*/
TD.SpecialsBoxHeading, /*Sonderangebote*/
TD.TellaFriendBoxHeading, /*Tell a friend*/
TD.WhatsNewBoxHeading, /*Neue Produkte*/
.productListing-heading /*Tabelle mit den Produkten*/
{
	background: #464646;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

/*#########################################################################################################*/
/*                                 Äußerer Teil - orange als Hintergrund                                   */
/*#########################################################################################################*/

/* Basic - Inhalte */
.BestSellersBoxContents, /*Bestseller*/
.CategoriesBoxContents, /*Kategorien*/
.CurrenciesBoxContents, /*Währung*/
.InformationBoxContents, /*Informationen wie AGB und so*/
.LanguagesBoxContents, /*Sprache*/
.ManufacturerInfoBoxContents, /*Hersteller*/
.ManufacturersBoxContents, /*Hersteller - Startseite*/
.OrderHistoryBoxContents, /*Bestellübersicht*/
.ProductNotificationsBoxContents, /*keine Wirkung auf der Startseite ???*/
.ReviewsBoxContents, /*Bewertungen*/
.SearchBoxContents, /*Schnellsuche*/
.ShoppingCartBoxContents, /*Warenkorb*/
.SpecialsBoxContents, /*Sonderangebote*/
.TellaFriendBoxContents, /*Tell a friend*/
.WhatsNewBoxContents /*Neue Produkte*/
/*Tabelle mit den Produkten*/
{
	background:#ffa904;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
}

/*#########################################################################################################*/
/*                                 Äußerer Teil - orange als Hintergrund                                   */
/*#########################################################################################################*/

/* Basic - Inhalte */
.infoBoxContents, /*Informationskästen in der Mitte*/
.contentBoxContents /*Inhalt mit zufälligen Produkten*/
{
	background:#EFEFEF;
	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.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;
}

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

/* Tabelle mit den Produkten */
TABLE.productListing {
	border-style:solid;
	border-spacing:1px;
}
	/* Hack für den IE */
	* html TABLE.productListing {
		border:1px;
		border-color:#CCCCCC;
		border-style:solid;
	}
TD.productListing-data {
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
}

/* Bei neuen Produkten Links auf Seiten */
A.pageResults {
  color: #000000;
  text-decoration: none;
}
A.pageResults:hover {
  color: #ffa904;
  text-decoration: underline;
}

/* Überschrift auf der Seite */
TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9A9A9A;
}
/* Unterüberschrift auf der Seite */
A.pageSubHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #9A9A9A;
	text-decoration:none;
}
A.pageSubHeading:hover {
	color:#ffa904;
}


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

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

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

/* Begrüßung eines angemeldeten Users */
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*color: #f0a480; DEFAULT*/
  color: #FFA904;
  font-weight: bold;
}


TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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: #ffa904;
	font-weight: bold;
}
SPAN.productSpecialPriceMain {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}


SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffa904; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFFFFF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #111111; }
.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:#ffa904;
}
.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:#FFA904;
}

/* CSS-Buttons - mittlerweile deaktiviert */
.cssButton {
	background:#ffa904;
	color:#000000;
	width:100px;
	/*height: 20px;
	vertical-align: top;*/
	font-weight:normal;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	border:0px;
	border-style:solid;
	border-color:#000000;
	border-spacing:0px;
}

/* Produktkategorien der Startseite */
#thecategories a:hover {
	/*background-color:#FFFFFF;*/
	background-color: #464646;
	color:#FFA904;
	text-decoration:none;
}
.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}
#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 150px;
}
.activelink {
	display: block;
	font-weight: bold;
}
#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width:auto;
}
/*end of mozilla fix*/

#topcat a {
	padding-left: 5px;
}
#secondcat a {
	padding-left: 10px;
}
#thirdcat a {
	padding-left: 15px;
}
#fourthcat a {
	padding-left: 20px;
}
#fifthcat a {
	padding-left: 25px;
}
