/*
  $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: 11px;}
.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 : 11px; color: #70d250; text-decoration: underline; }

BODY {
/* (hes 2003-09-28) background: #fffddd; */
  background-image:url(images/background_gelb_grau.gif);
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #778899;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
/*  background: #dae8ff; */
/*  background: #ffffe0; */
   background: #ffda9a;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #bbc3d3; */
  background: #4050a0;
  
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/* hes  background: #bbc3d3; */
  background: #4050a0;
  color: #ffffff;
  font-weight: bold;
}

/* Farbe des Rahmen um alle Boxen */
.infoBox {
/*  background: #b6b7cb; */
  background: #ffda9a;
}

/* Fuellfarbe aller Boxen */
.infoBoxContents {
/*  background: #f8f8f9; */
/*  background: #ffda9a; */
  background: #ffda9a;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/* Fuellfarbe Ueberschrift aller Boxen */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*   background: #bbc3d3; */
/*	background: #ffa536; */
/*	background: #FF8C00; /* dark orange */
  background-image:url(images/infobox/corner_bg_middle.gif);
  height="20px";
  color: #4050a0;
}

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

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

/* Rahmenfarbe von Produktliste */
TABLE.productListing {
  border: 1px;
  border-style: solid;
/*  border-color: #b6b7cb; */
  border-color: #ffda9a;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images/infobox/corner_bg_middle.gif); 
  height="20px"; 
  color: #4050a0;
  font-weight: bold;
}

.productListing-heading_txt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #4050a0;
  font-weight: bold;
}

/* Produktlisten Body*/
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #ffda9a; */
  vertical-align: top; /* hes 2006-09-01 */
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

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: 12px;
  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: 12px;
  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: #ff0000;
}

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

SPAN.greetUser {
  font-family: Verdana, 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: 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.productNormalPrice { /* hes 2006-09-01 */
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;  /* hes 2006-09-01 */
}

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

/* Begin contribution "Category Box Enhancement", version 1.1 (hes 2004-02-29)*/
SPAN.CategoryBoxEnhancement {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #4050a0;
  color: #ccddee;
}
/* End contribution "Category Box Enhancement", version 1.1 (hes 2004-02-29)*/

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.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: #ffb3b5; }
.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: #ff0000; }

/* // hes 2006-08-06 */ 
/* // Base Price Insert 1.2.0 */ 
.tax_info { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #758389; }
/* // Base Price End */

/* hes 2003-09-08 HeaderReiter */
TR.headerreiter {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/* hes 2006-06-12 Kurzbeschreibung in der Artikelübersicht */
SPAN.kurzbeschreibung {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;
}

/* hes 2006-06-18 */
/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
/* VJ Links Manager v1.13 end */

/* Inset 3D Curved */
/* begin hes 2008-11-03 */
.fl { float:left;}
.fr { float:right;}

.box { position:relative; margin-left:10px; background-color:#FFFFFF; text-align:center;}
.box .caption { background-color:#E0E0E0; color:#2E2424; min-height:28px; line-height:22px; font-size:12px; font-weight:bold; padding:0px 10px; } 
.box .body	{ color:#2E2424; font-size: 90%; line-height: 170%; margin:10px 10px 10px 10px;}
.box .boxpic { margin-right:10px; margin-top:5px; margin-bottom:5px;}

.boxhalf { width:240px; }
.boxhalf .inner { overflow:hidden; min-height:410px; height:410px; }

.boxfull { width:530px; }
.boxfull .inner { overflow:hidden; min-height:410px;}

/* Inset 3D Curved */
.inset {}

.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background-color:#E0E0E0; border-left:1px solid #E0E0E0; border-right:1px solid #D3D3D2;}
.inset .b3 {background-color:#E0E0E0; border-left:1px solid #E0E0E0; border-right:1px solid #C6C6C4;}
.inset .b4 {background-color:#E0E0E0; border-left:1px solid #E0E0E0; border-right:1px solid #BABAB6;}
.inset .b4b {border-left:1px solid #D3D3D2; border-right:1px solid #A0A09A;}
.inset .b3b {border-left:1px solid #C6C6C4; border-right:1px solid #A0A09A;}
.inset .b2b {border-left:1px solid #BABAB6; border-right:1px solid #A0A09A;}
.inset .b1 {margin:0 5px; background:#D0D0CA;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#A0A09A;}
.inset .boxcontent {display:block; border-left:1px solid #D0D0CA; border-right:1px solid #A0A09A;}
/* end hes 2008-11-03 */