/*
  $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: Verdana, Arial, sans-serif; font-size: 8pt; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 8pt; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 8pt; color: #ff4040; }
.productsNotifications { background: #404040; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 8pt; color: #70d250; text-decoration: underline; }

BODY {
  background: #000000;
  color: white;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

A {
  color: #FFffff;
  text-decoration: none;
}

A:hover {
  color: #ECA214;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #202020;
}

TR.headerNavigation {
  background: #202020;
}
																			/* Menueleiste */
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #000000;
 /* background: #404040; */
  background-image: url(../images/icons/menue1.gif);
  font-weight : bold;
}
																			/* Menueleiste */
A.headerNavigation {
  color: #000000;
}
																			/* Menueleiste */
A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9pt;
  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: 9pt;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #202020;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  background: #404040;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #202020;
  border-collapse: collapse;
  border-color: #ECA214;
}

.infoBox {
  background: #202020;
  border-collapse: collapse;
  border-color: #ECA214; 
}
																/* Boxen */		
.infoBoxContents {
  background: #202020;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}
															/* Header Boxen */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
 /* background: #ECA214; */
  background-image: url(../images/icons/menue1.gif);
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #202020; /* #406a95; */
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #202020;
}

tr.productListing-even {            /* Produktliste */
  background: #202020;
}

tr.productListing-odd {             /* Produktliste */
  background: #202020;
}

.productListing-space {           /*  aus altem Shop */
  background: none;
  height:8px;
}   

TABLE.productListing {
  border: 0px;						/*  Rahmen Produktliste komplett */
  border-style: solid;
  border-color: #ECA214;
  border-spacing: 1px;
}

.productListing-heading {           /* Header Produktliste */
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
/*  background: #666666; */
  background-image: url(../images/icons/menue1.gif); 
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {                  /* Produktliste */
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  border-color: #ECA214;
  border: 1px;
}

A.pageResults {
  color: #FFDE01;
}

A.pageResults:hover {
  color: #FFDE01;
  background: #666666;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;;
  font-weight: bold;
  color: white;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #404040;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;

}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #ffaa00;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #404040;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #ff4040;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ffaa00;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ffaa00;
}

.moduleRow { }
.moduleRowOver { background-color: #f1f9fe1; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #404040; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 8pt; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 8pt; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 8pt; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: #ffaa00; }

/* Special Scroller */

#pscroller1 {
	height: 200px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}

/* New Products Scroller */

#pscroller_np {
height: 200px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TABLE.productinfoBox1 {

/*  background-image: url('images/osc_bg.gif');*/

  background: #202020;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

TD.Price {

  font-family: Verdana, Arial, sans-serif;

  font-size: 20px;

  font-weight: bold;

  color: #ffffff;

}

TD.main_1, P.main_1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  line-height: 1.5;
}

SPAN.type5 {
   font-style : normal;
   font-variant : normal;
   font-weight : bold;
   font-size : 9pt;
   font-family : Arial, Helvetica, sans-serif;
   color : #000000;
   background-color : #202020;
}

productSpecialPrice.box {
  font-family: Verdana, Arial, sans-serif;
  color: #ffaa00;
  font-size: 5pt;


/* Graphical Borders - boxes column_left_right - Star 
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
				 color: #ff7300;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #406a95; }
/* Graphical Borders - boxes column_left_right - Star */

/* Graphical Borders - boxes main modules and file-pages - Star 
.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
/* Graphical Borders - boxes main modules and file-pages - End  

/* START Categories Tabs v2.0 
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #0000CC; 
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #3366CC;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #CCCCCC;
  color: white;  /* Color of the not selected category text 
  font-weight : bold;
}
/* END Categories Tabs v2.0 */
