/*
  $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: Tahoma, sans-serif; font-size: 10px; letter-spacing: 0.1em; color: #808080; }
.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; }
.center_body { background: #C8D3D9;
  border: 1px;
  border-style: solid;
  border-color: #939393;
  border-spacing: 1px;
  }

.center_body_ind {
  background: #C8D3D9;
  border: 1px;
  border-style: solid;
  border-color: #939393;
  border-spacing: 1px;
  }

.center_body_ind hr {
  color: "#CCB555";
}

body {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0px;
  padding: 0px;
  background-color: #FFE595;
}

#header_img {
  background-image: url("images/header_06.gif");
  background-repeat: no-repeat;
  height:86px;
  width:1000px;
}

#header_img h1 {
  display:none;
}

big {
  font-size: 14px;
}

#center{
        position:relative; top:20px; left:50%;
         width:1000px;
         }

#all_div {
        position:relative; top:0px; left:-500px;
         width: 1000px;
         }

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

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

FORM {
        display: inline;
}

TR.header {
}

.header_bg {
  background-image: url('images/head_01.gif');
  background-repeat: no-repeat;
  background-position: center;
  background: transparent;
}

TR.headerNavigation {
  background: transparent;
}

TD.headerNavigation {
  font-family: Tahoma;
  font-size: 10px;
  background: transparent;
  letter-spacing: 0.1em;
  color: #B59B3A;
}

A.headerNavigation {
  color: #B59B3A;
}

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

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;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: transparent;
}

TD.footer {
  font-family: Tahoma;
  font-size: 10px;
  background: #C8D3D9;
  color: #808080;
  font-weight: 500;
}

TD.subfooter {
  font-family: Tahoma;
  font-size: 10px;
  background: transparent;
  padding-bottom: 5px;
  color: #B59B3A;
  font-weight: 500;
}

.subfooter a {
  color: #B59B3A;
}

.subfooter a:hover {
  color: #808080;
  text-decoration: underline;
}

.categoryBox {
  background: transparent;
}

.categoryBoxContents {
  background: transparent;
}

.categoryboxText {
  font-family: Tahoma;
  font-size: 12px;
  letter-spacing: 0.2em;
  color:#808080;
  padding-left: 10px;
  }

.categoryboxText a {
  color:#808080;
  padding-left: 5px;
  text-decoration: none;
  width: 80%;
  }

.categoryboxText a:hover {
  color:#7D7A00;
  text-decoration: none;
  }

.sub_categoryboxText {
  font-family: Tahoma;
  font-size: 12px;
  letter-spacing: 0.1em;
  color:#808080;
  padding-left: 10px;
  }

.sub_categoryboxText a {
  color:#808080;
  padding-left: 5px;
  text-decoration: none;
  width: 80%;
  }

.sub_categoryboxText a:hover {
  color:#B5894F;
  text-decoration: none;
  }

.cartBox {
  background: transparent;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #E6D504;
}

.cartBoxContents {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 0.1em;
  color: #808080;
}

TD.cartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #571A6C;
  font-weight: 600;
  letter-spacing 0.1em;
  text-transform:uppercase;
}

.cartboxText {
  font-family: Tahoma;
  font-size: 10px;
  color:#808080;
  padding-left: 10px;
  }

.searchBox {
  background: transparent;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #E6D504;
}

.searchBoxContents {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 0.1em;
}

TD.searchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #808080;
  font-weight: 600;
  letter-spacing 0.1em;
  text-transform:uppercase;
}

.searchboxText {
  font-family: Tahoma;
  font-size: 10px;
  color:#808080;
  padding-left: 10px;
  }

.loginBox {
  background: transparent;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #E6D504;
}

.loginBoxContents {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 0.1em;
}

TD.loginBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #808080;
  font-weight: 600;
  letter-spacing 0.1em;
  text-transform:uppercase;
}

.loginboxText {
  font-family: Tahoma;
  font-size: 10px;
  color:#808080;
  padding-left: 10px;
  }

.familyBox {
  background: transparent;
}

.familyBoxContents {
  background: #F3FEFE;
  font-family: Tahoma;
  font-size: 10px;
}

TD.familyBoxHeading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.1em;
  background: transparent;
  color: #808080;
  padding: 2px, 5px, 2px, 5px;
}

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

.infoBox {
  background: transparent;
  border-style: dashed;
  border-width: 1px;
  border-color: #E6D504;
}

.infoBoxContents {
  background: #F3FEFE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.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: 12px;
  background: transparent;
  color: #808080;
  font-weight: 600;
  letter-spacing 0.1em;
}

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

TD.productBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #3F3F3F;
  padding: 5px;
}

.productInfoBoxContents {
  background: #F0F0F0;
  margin: 5px;
  padding: 3px;
}

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

.product_info_box {
  background: transparent;
  }

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 {
  background: #FFFFFF;
}

.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  background: transparent;
  color: #808080;
  font-weight: bold;
  letter-spacing: 0.1em;
}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 11px;
  color: #808080;
  letter-spacing: 0.1em;
}

A.pageResults {
  color: #B59B3A;
}

A.pageResults:hover {
  color: #808080;
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #B59B3A;
}

TD.pageHeading h1, DIV.pageHeading h1 {
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #B59B3A;
}

TD.pagedetailHeading, DIV.pagedetailHeading, span.pagedetailHeading{
  font-family: Tahoma;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #8B6318;
}

TD.pagedetailHeading h1, DIV.pagedetailHeading h1, span.pagedetailHeading h1{
  font-family: Tahoma;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #8B6318;
}

TD.searchHeading{
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #B59B3A;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.2;
  color: #808080;
}

TD.lief {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.2;
  color: #808080;
}

TD.lief span {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.2;
  color: #009F00;
}

TD.main_wish_adr {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.2;
  color: #FF9F00;
}

TD.main_del {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.2;
  text-decoration:none;
  color: #808080;
}

TD.main_del span {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.2;
  text-decoration:none;
  color: #FF7F00;
}

TD.main_rechts {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.2;
  color: #808080;
  padding-left: 100px;
}

TD.main_err {
  font-family: Tahoma;
  font-size: 10px;
  line-height: 1.5;
  color: #F18543;
}

TD.main_faq {
  font-family: Tahoma;
  font-size: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #808080;
  color: #F18543;
}

TD.greating {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #808080;
  padding-left: 10px;
}

.greating a {
 color: #B59B3A;
 }

.greating a:hover {
 color: #808080;
 text-decoration: underline;
 }

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, san-serif;
  font-size: 10px;
  color: #808080;
}

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

TD.fieldKey {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: 500;
  color: #808080;
  letter-spacing: 0.1em;
}

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

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

TEXTAREA {
  width: 100%;
}

.area_01 {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  color: #808080;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #EBEBEB;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #B59B3A;
  font-weight: bold;
}

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

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

.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.0em;
  color: #DA7E67;
  }

.eingabe, .text_input {
  font-family: Tahoma;
  font-size: 10px;
  color: #939393;
  background-color: #fdf3d2;
  border-style: solid;
  border-width: 1px;
  border-color: #E6D504;
  }

#inp_text, .fieldValue input, .main input {
  font-family: Tahoma;
  font-size: 10px;
  color: #808080;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  }

#al_pur_prod_text {
  letter-spacing: 0.0em;
  }

/* login button */

.log_in_but {
  text-align: right;
  }

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