/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 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; font-weight: bold; }

/* Ralf Spalten gestaltet*/
TD.columnDotted {border:1px dotted #dfdfdf;}
.columnDotted  { background-color: #FFF8EF; border-top: 2px dotted #ff8b03; border-bottom: 2px dotted #ff8b03 }

ul {list-style-image:url(http://www.satserver.de/shopbilder/listarrow.gif);}

.infoBoxXS {
  background: #ffffff;
}
.infoBoxContentsXS {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



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

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation   { background: #ff8b03 }

TD.headerNavigation   { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background: #ff8b03;}

A.headerNavigation  { color: #ffffff; text-transform: uppercase;}

A.headerNavigation:hover   { color: #ffffff; text-decoration: underline;text-transform: uppercase;}

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: #ff8b03 }

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

.infoBoxCart    { font-size: 10px; font-family: Verdana, Arial, sans-serif; background: #FFEBD3;padding:2px; }

.infoBox    { background: transparent }

.infoBoxContents     { font-size: 10px; font-family: Verdana, Arial, sans-serif; background: transparent; padding: 0 }

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading   { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background: #0046af }

a.none {text-decoration: none;}
a.none :hover {text-decoration: none;}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.color1 {background: #F6FAFF; font-family: Verdana, Arial, sans-serif;
  font-size: 10px;}
  .color1b  { font-size: 10px; font-family: Verdana, Arial, sans-serif; background: #0046af;color:#ffffff; }
.color2 {background: #FFF8EF; font-family: Verdana, Arial, sans-serif;
  font-size: 10px;}
  .color2b  { font-size: 10px; font-family: Verdana, Arial, sans-serif; background: #ff8b03;color:#ffffff; }


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

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

TR.productListing-heading   { background: #0046af }

TD.productListing-heading     { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background: #0046af }

TD.productListing-heading a {color:#ffffff;}
TD.productListing-heading a:hover {color:#ff6600;}

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

A.pageResults   { color: #0046af; font-weight: bold; padding:4px; border: 1px solid #0046af;}

A.pageResults:hover   { color: #ffffff; font-weight: bold; background: #0046af;padding: 4px;}


TD.pageHeading,DIV.pageHeading  { color: #000000; font-size: 12px; font-family: Verdana, Arial, sans-serif; font-weight: bold }
TR.subBar {
  background: #ffffff;
}
TD.pageHeadingPrice { color: #FF6600; font-size: 16px; font-family: Verdana, Arial, sans-serif; font-weight: bold; border:2px dotted #ff6600; background-color: #FFF8EF;}
TD.pageHeadingProductName { color: #0046af; 
font-size: 12px; 
font-family: Verdana, Arial, sans-serif;
 font-weight: bold; 
border-top:2px dotted #0046af;
border-bottom:2px dotted #0046af;
border-left:2px dotted #0046af;
background-color: #F6FAFF;}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 13px;
  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  { color: #ff8b03; font-size: 12px; font-family: Verdana, Arial, sans-serif; font-weight: bold }

TABLE.formArea  { background: #ffebd3; border: solid 1px #FF8E09 }

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  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;
}

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

.checkoutBarFrom, .checkoutBarTo  { color: #c1c1c1; font-size: 10px; font-family: Verdana, Arial, sans-serif }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }