/*
  $Id: stylesheet.css,v 1.21 2009/08/31 16:02:05 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; line-height: 14px; }
.errorBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; text-decoration: underline; }

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

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

A:hover {
  color: #FFB500;
}

A.headerNavigation {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #CAC8C8;
  font-weight: bold;
}

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

UL {
  list-style-type: square;
  list-style-position: outside;
  margin-left: 12px;
  padding-left: 12px;
  margin-bottom: 3px;
  padding-bottom: 3px;
}

LI {
  padding-bottom: 3px;
}

UL.small {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 12px;
  padding-left: 12px;
  margin-top: 3px;
  padding-top: 3px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

LI.small {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 3px;
  padding-bottom: 3px;
}

LI.smaller {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

FORM {
  display: inline;
}

.mainTable {
  padding: 23px 0px;
}

.menu {
  padding: 0px 7px;
  background: #282D31;
}

.menuList {
  padding-top: 3px;
  padding-bottom: 3px;
}

.content {
  padding: 6px 11px;
  background: #5A6065;
}

TD.header {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #282D31;
  color: #ffffff;
  font-weight: bold;
}

TD.headerNavigation {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #282D31;
  color: #CAC8C8;
  font-weight: bold;
  padding: 6px;
}

TR.headerError {
  background: #ff0000;
}

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

.headerOK {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #008000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #282D31;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  background: #282D31;
}

.infoBox {
  background: #5A6065;
  margin-bottom: 9px;
}

.infoBoxContents {
  background: #282D31;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 2px 6px;
}

TD.infoBoxHeading {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #5A6065;
  color: #CAC8C8;
  padding: 3px;
  text-indent: 3px;
  border-left: 1px solid #5A6065;
  border-right: 1px solid #5A6065;
  border-top: 1px solid #5A6065;
}

.infoBoxNotice {
  background: #ffffff;
}

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

.templates {
  padding: 3px 6px;
  border: 1px dotted #FFB500;
  margin-top: 3px;
}

.templates_upload {
  background: #555555;
  padding: 2px 4px;
  margin: 2px;
}

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

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

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

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

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

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

A.pageResults {
  color: #ffffff;
}

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

TD.pageHeading, DIV.pageHeading, H1.pageHeading {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 17px;
  line-height: 21px;
  font-weight: bold;
  color: #FFB500;
  margin: 0px;
}

H1.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  margin-top: 0px;
  line-height: 1.5;
}

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

H2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  text-align: left;
  margin-top: 8px;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

TD, TH, DIV {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

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

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

s {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

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

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

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

FIELDSET {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  width: 85%;
  border-color: #999999;
}

.long { width: 100%; }

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

.formArea {
  background: #282D31;
  border-color: #282D31;
  border-style: solid;
  border-width: 1px;
}

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #868686; cursor: hand; }
.moduleRowSelected { background-color: #686868; }

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

/* Heidelpay CSS */
.bar { font-family: Verdana, 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; }

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

.layer {
  background: #ffffff;
  padding: 9px;
  position: absolute;
  top: -260;
  border-color: #333333;
  border-width: 3px;
  border-style: ridge;
}

.layer_push {
  visibility: hidden;
  background: #ffffff;
  width: 500px;
  border-color: #333333;
  border-width: 3px;
  border-style: ridge;
}

.layer_push_span {
  visibility: hidden;
  position: absolute;
  padding: 5px;
  width: 490px;
}

.layer_button {
  position: absolute;
  bottom: -20px;
}

.suma_footer {
  color: #999999;
}

DIV.agb_checkout_payment
{
	overflow: auto;
	height: 200px;
}

.print_steps {
  background: #000000;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #FFB500;
  padding: 2px;
  margin: 5px 0px;
}

.selectionError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  background: #ff0000;
  font-weight: bold;
  padding: 2px;
}

label {
	cursor: pointer;
}

DIV.uploadStatic
{
	display: none;
}

DIV.uploadFlash
{
	display: none;
}

DIV.machineInfo
{
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.swfupload
{
	background: #555555;
	margin-left: 10px;
	margin-bottom: 5px;
}

/* #5780 Start-Zwischenfenster */
div.loginPrompt
{
	color: white;		
	padding: 5px;	
}

div.loginPrompt P
{	
	margin-left: 10px;
	font-size: 12px;		
}

div.loginPrompt H2
{
	color: #FFB500;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:21px;
	margin-left: 5px;
}

div.loginPrompt UL
{
	padding: 0px;	
	font-family:Helvetica,Verdana,Arial,sans-serif;
}

div.loginPrompt LI
{		
	float: left;
	list-style-type: none;	
	width: 48%;	
	padding-right: 0.5%;
}

div.loginPrompt LI BIG
{		
	font-weight: bold;
}

div.loginPrompt LI P
{		
	margin-left: 0px;
}

div.loginPrompt LI A
{		
	color: #FFB500;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:17px;
	line-height:21px;
	text-decoration: underline;
}

div.loginPrompt LI FORM
{		
	margin: 0px;
}

div.loginPrompt INPUT.beforeEdit
{
	color:gray;
	width: 130px;
}

div.loginPrompt INPUT.afterEdit
{
	color:black;
	width: 130px;
}

