/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { 
	font-family: normal Arial, sans-serif;
	border: 0;
	background-color: black;
	margin: 0;
	padding: 0;
	}

TD.boxText {
	padding: 0.3em;
	text-align: center;
}

.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 12px; color: #ff0000; background: #ffffff; vertical-align: middle; text-decoration: underline; }
.productsNotifications { background: #000000; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  	background-color: #000000;
	background-image:url("../../www_img/background2.gif");
	color: white;
	}

A {
	font: normal 90.01%, Arial, sans-serif;
  	color: white;
  	text-decoration: none;
}

FORM {
	display: inline;
}

TABLE.headerNavigation {
	margin-top: 0.3em;
	}

TR.headerNavigation {
  background: black;
}

TD.headerNavigation {
	font: 90% arial, sans-serif;
	color: white;
	background: black;
  	font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
}

A.headerNavigation:hover {
  background: #ff0000;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

table.footer {
  background: #000000;
  border: 1px solid #8e0000;
}

TD.footer {
  font: normal 90% Arial, sans-serif;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

P.AGB {
	text-align: justify;
}

.infoBox {
	border: 1px solid #8e0000;
	background-color: black;
	padding: 0;
	margin-bottom: 0.5em;
}

.infoBoxContents {
 	background: #000000;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: black;
  	font: normal 95% Arial, sans-serif;
}

.infoBoxNotice {
  background: #8e0000;
}

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

TD.infoBoxHeading {
  	font: normal 90% Arial, sans-serif;
  	background: #8e0000;
  	color: #ffffff;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #8e0000;
  border-spacing: 1px;
	background: #8e0000;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #8e0000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
}

A.pageResults {
  color: #FFFFFF;
  font-weight: bold;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #FF0000;

}

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

TD.pageHeading img {
	width: 0;
	height: 0;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.main a {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

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

TD.ProdImg {
  border-width: 1px;
  border-style: solid;
  border-color: #ff0000;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #00ff00;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 12px;
}
}

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

.moduleRow { }
.moduleRowOver { background-color: #333333; cursor: pointer;}
.moduleRowSelected { background-color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #ffffff; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #ff5555; font-weight: bold; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ff0000; font-weight: bold; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #00ff00; font-weight: bold; color: #000000; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; font-weight: bold; }

ul#Kategorieliste {
	float: left;
	width: 10em;
	margin: 0;
	padding: 0.2em;
	background-color: black;
	}
ul#Kategorieliste li {
	text-align: left;
	list-style: none;
	margin: 0.4em;
	padding: 0.2em;
	border: 1px solid black;
	background-color: #770000;
	}

ul#Kategorieliste li#Kategorieliste_selected {
	list-style: none;
	margin: 0.4em;
	padding: 0.2em;
	border: 1px solid black;
	background-color: red;
	}

ul#Kategorieliste li#Subkategorieliste_selected {
	list-style: none;
	margin: 0.4em 0.4em 0.4em 1.4em;
	padding: 0.2em;
	border: 1px solid black;
	background-color: red;
	}

ul#Kategorieliste li#Subkategorieliste {
	list-style: none;
	margin: 0.4em 0.4em 0.4em 1.4em;
	padding: 0.2em;
	border: 1px solid black;
	background-color: #770000;
	}

ul#Kategorieliste li:hover {
	background-color: red;
	}
ul#Kategorieliste a {
	text-decoration: none;
	font-weight: normal;
	color: white;
	}

div#Headerbanner {
	border: 1px solid #8e0000;
	background-image:url("../www_img/banner_fw.jpg");
	background-repeat:no-repeat;
	background-position: right center;
	background-color: black;
	padding: 0.3em 1em;
	margin-bottom: 0.5em;
	}

.Navbar {
	padding: 0;
	margin: 0;
	border-spacing: 0;
}

.Contentbody {
	padding: 0.3em;
	border-spacing: 0;
	background: black;
	color: white;
	border: 1px solid #8e0000;
}

P.InfoBox_Link {
	background: #8e0000;
	text-align: left;
	margin: 0.4em;
	padding: 0.2em;
}

TD.manufacturers2_url {
	background: #ffffff;
	text-align: left;
	font: normal 90.01% Arial, sans-serif;
	font-weight: bold;
	color: #bb0000;
	text-align: justify;
	padding: 0.2em;
}

TD.manufacturers2_url a {
	font: normal 100.01% Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
