/*
  $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 {
  background: #8799b1;
  color: #111111;
  margin: 0px;
}

A {
  color: #003f77;
  text-decoration: none;
}

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

FORM {
        display: inline;
}

TD.anbieterinfo {
  color: #003f77;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}

TD.anbieterinfo img{
  /* border: 1px solid red; */
  padding-left: 4px;
}

TR.header {
  background: #8799b1;
  margin-top: 5px;
}

TR.headerNavigation {
  background: #8799B1;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ccd9e4;
  color: #003f77;
  font-weight : bold;
}

A.headerNavigation {
  color: #003f77;
/*  color: #FFFFFF; */
}

A.headerNavigation:hover {
  color: #eef2f6;
/*  color: #ffffff; */
/*
  background:#ff0000;
*/
}

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

A.footer {
  color: #eef2f6;
/*  color: #FFFFFF; */
}

A.footer:hover {
  color: #eef2f6;
}

TR.footer {
  background: #003f77;
/*  background: #bbc3d3; */
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ccd9e4;
  color: #003f77;
/*  background: #bbc3d3; */
/*  color: #ffffff; */
  font-weight: bold;
}

.kategorien {
  background: #ffffcc;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ccd9e4;
}

TD.docuBox {
  border-left: 1px solid #ccd9e4;
  border-top: 1px solid #ccd9e4;
  padding: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.docuBox_left {
  border-top: 1px solid #ccd9e4;
  padding: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.docuBox_hl {
  border-left: 1px solid #ccd9e4;
  padding: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
}
TD.docuBox_lhl {
  padding: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.infoBoxNotice {
  background: #FF8E90; /* ?? */
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ccd9e4; /*#ccd9e4; Hintergrund Kopfzeile InfoBox*/
  background: url(images/infobox/box_top_center.gif) repeat-x;
  color: #003f77;
}

TD.infoBoxCorner_left {
  background: #8799b1;
  width: 8px;
  background: url(images/infobox/box_top_left.gif) no-repeat;
}

TD.infoBoxCorner_right {
  background: #8799b1;
  width: 8px;
  background: url(images/infobox/box_top_right.gif) no-repeat top right;
/*  border: 1px solid red;*/
}


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

.infoBox {
  background: #ccd9e4; /*#b6b7cb; Rahmen um InfoBox*/
}

.infoBoxContents {
  background: #ffffcc; /*#f8f8f9; Hintergrund 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: #ffffcc; /* #f8f8f9; Artikelliste */
}

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: #ffffcc; /* #f8f8f9; Artikelliste */
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ccd9e4; /* #b6b7cb; */
/*  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ccd9e4; /* #b6b7cb; */
  color: #003f77; /* #FFFFFF; */
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 0px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #ccd9e4; /* #b6b7cb; */
/*  border-spacing: 1px;*/
}

TD.productListing-desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-bottom: 4px;
  border: 0px;
  border-bottom: 2px;
  border-style: solid;
  border-color: #ccd9e4; /* #b6b7cb; */
/*  border-spacing: 1px;*/
}

TD.productListing-img {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-bottom: 4px;
  border: 0px;
  border-bottom: 2px;
  border-style: solid;
  border-color: #ccd9e4; /* #b6b7cb; */
/*  border-spacing: 1px;*/
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading_center, DIV.pageHeading {
/*  font-family: Verdana, Arial, sans-serif; */
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  color: #003f77;
  background: #ccd9e4;
  background: url(images/infobox/box_bg_center.gif) repeat-x;
}

td h1 {
  font-style: italic;
  font-size: 20px; 
  font-weight: bold;
  color: #003f77;
  display: inline;
}

TD.pageHeading_left {
  background: url(images/infobox/box_bg_left.gif) no-repeat;
  width: 8px;
  max-width: 8px;
}

TD.pageHeading_right {
  background: url(images/infobox/box_bg_right.gif) top right no-repeat;
  text-align: right;
  padding-right: 15px;
  padding-bottom: 2px;
  padding-top: 3px;
  width: 8px;
/*  border: 1px solid red; */
}

.table_default_page {
  background: #000000;
  background: url(images/logos/Tunnel_HP.jpg) 50% 40px no-repeat;
}

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: 11px;
  line-height: 1.5;
  font-style: italic;
  color: #003f77;
}

TD.product {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  line-height: 1.5;
  font-style: italic;
  color: #003f77;
/*  background: #ffffcc;
  border: 1px;
  border-style: solid;
  border-color: #ccd9e4; */ /* #b6b7cb; */
}
TABLE.product {
  background: #ffffcc;
  border: 1px;
  border-style: solid;
  border-color: #ccd9e4; 
}

TD.separator {
  background: #ffffcc;
}

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: 11px;
  color: #003f77;
}

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;
  font-style: italic;
  color: #003f77;
/*  border: 1px solid red; */ /*Preisauszeichnung Artikel-Titelzeile*/
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px;
  font-style: normal;
  line-height: 1.5;
  color: #444444;
  background: #ffffcc;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #ccd9e4;
}

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; 
/*  color:#000000; */
  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.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: pointer; 
cursor: hand; 
}

.moduleRowSelected { 
background-color: #E9F4FC; 
}

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

.checkoutBarCurrent { 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
color: #003f77; 
}

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

.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #758389;
}