/*
  $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: 10pt; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10pt; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10pt; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10pt; color: #D54F5C; text-decoration: underline; }
.nobr { white-space:nowrap; }

BODY {
  background: #D2D2D2;
  /*background: url(images/bg.jpg);*/
  color: #000000;
  margin: 0px;
}

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

A:hover {
 /* color: #ffff00; */
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: url(/images/farbton_header_bg.jpg);
}

DIV.footer {
  background: url(/images/farbton_footer_bg.jpg);
  background-position:top right;
  height:90px;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  background: #000000;
  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: 12pt;
  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: 12pt;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000000;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxBody {
  background: #f8f8f9;
  border: 1px solid #1B4F7A;
}

.infoBox {
  background: #f8f8f9;
  border-top: 1px solid #C8BA9A;
  border-left: 1px solid #C8BA9A;
  border-right: 1px solid #F4F2EB;
  border-bottom: 1px solid #F4F2EB;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
  
  background: url(images/infobox/corner_right_left.gif);
  vertical-align:bottom;
  border-bottom: 2px solid #1B4F7A;
    
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

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

TABLE.productListing {
  border: 1px solid #D2D2D2;
  /*
  border-top: 1px solid #C8BA9A;
  border-left: 1px solid #C8BA9A;
  border-right: 1px solid #F4F2EB;
  border-bottom: 1px solid #F4F2EB;
  */
  border-collapse: collapse;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  background: #1B4F7A;
  color: #FFFFFF;
  font-weight: bold;
  white-space:nowrap;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  border: 1px solid #D2D2D2;
}

A.pageResults {
  color: #1B4F7A;
}

A.pageResults:hover {
  color: #FFF;
  background: #1B4F7A;
  text-decoration:none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #1B4F7A;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, TD.content {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  line-height: 1.5;
}

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

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  color: #aabbdd;
}

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  color: #D54F5C;
  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: 11pt;
  font-weight: bold;
}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #000000;
}

TD.categ {
  vertical-align: top;
}

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

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

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

HR.categories {
	margin:0;
	padding:0;
	height:2px;
	border-bottom:1px solid #95CFA4;
	border-top:1px solid #5BB471;
	color:#469B5C;
	background:#469B5C;
}

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

td.checkoutBarFrom, .checkoutBarCurrent, .checkoutBarTo {font-family: Verdana, Arial, sans-serif; font-size: 11pt; padding:2px; border:3px solid #D2D2D2;}

td.checkoutBarFrom		{color: #000; background-color:#76C188;}
td.checkoutBarCurrent 	{color: #000; background-color:#D54F5C;}
td.checkoutBarTo 		{color: #000; background-color:#ececec;}

p.hinweis {
	font-size: 11pt;
	color: #d00;
	background-color: #F5F3EE;
	border:1px solid #d00;
	padding:15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10pt; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10pt; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10pt; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #ff0000; }


/* option colors */
.op_gelb		{background-color: #F9EC61; color: black;}
.op_orange		{background-color: #F4A948; color: black;}
.op_rot			{background-color: #E9544C; color: white;}
.op_grün		{background-color: #9AD670; color: black;}
.op_hellblau	{background-color: #73CDEC; color: black;}
.op_dunkelblau	{background-color: #1B4F7A; color: white;}
.op_weiß		{background-color: #EFEFEF; color: black;}
.op_grau		{background-color: #8097A9; color: white;}
.op_schwarz		{background-color: #3E4149; color: white;}
.op_braun		{background-color: #552229; color: white;}
.op_bunt		{background: url(images/bg_bunt.jpg); color: black;}
.op_rot-orange-gelb				{background: url(images/bg_rog.jpg); color: black;}
.op_grün-hellblau-dunkelblau	{background: url(images/bg_ghd.jpg); color: black;}

/* infoBoxes */
#infoBoxCategories		{background-color: #F9EC61;}
#infoBoxWhatsNew		{background-color: #73CDEC;}
#infoBoxSearch			{background-color: #F4A948;}
#infoBoxInformation		{background-color: #E9544C; color: #ffffff;}
#infoBoxShoppingCart	{background-color: #9AD670;}
#infoBoxSpecials		{background-color: #F9EC61;}
#infoBoxReviews			{background-color: #3EBADE;}
#infoBoxTellAFriend		{background-color: #F9EC61;}
#infoBoxBestsellers		{background-color: #76C188;}
