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

BODY  { color: #000000; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background: #ffffff; margin: 0 }

A  { color: #a6ce3a; font-weight: bold; text-decoration: none }

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

FORM {
	display: inline;
}

TR.header  { color: #1a6939; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

TR.headerNavigation   { color: #1a6939; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

TD.headerNavigation    { color: #1a6939; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

A.headerNavigation   { color: #1a6939; font-weight: bold }

A.headerNavigation:hover    { color: #1a6939; background-color: #ff0 }

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer  { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

TD.footer        { color: #a6ce3a; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

.infoBox   { color: white; background: green }

.infoBoxContents   { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background: white }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents  { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background: #ffe6e6 }

TD.infoBoxHeading    { color: #ffffff; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background: green }
TD.infoBox, SPAN.infoBox { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
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: solid 1px #006e40; border-spacing: 1px }

.productListing-heading  { color: #ffffff; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background: #b6b7cb }

TD.productListing-data  { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading     { color: green; font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main  { font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 1.5 }

TD.smallText, SPAN.smallText, P.smallText  { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }

TD.accountCategory  { color: #aabbdd; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }

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

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

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

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

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

TEXTAREA    { font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
TD.TEXTAREA  { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
SPAN.greetUser  { color: #f0a480; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }

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

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

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

SPAN.productSpecialPrice  { color: #ff0000; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }

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

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

.checkoutBarFrom, .checkoutBarTo  { color: #8c8c8c; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.checkoutBarCurrent  { color: #000000; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }

/* message box */

.messageBox  { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.messageStackError, .messageStackWarning  { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #ffb3b5 }
.messageStackSuccess  { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #99ff00 }

/* input requirement */

.inputRequirement  { color: #ff0000; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
h1 { color: #a6ce3a; font-size: 23px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal }
h2 { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
kontakt { color: yellow; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }

