/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText {font-size: 12px; color: #242E2D; padding: 3px 15px; }
.errorBox { font-size: 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size: 12px; color: #FDFFC5; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size: 12px; color: #0C110C; text-decoration: underline; }

body {
  background: #0C110C;
  color: #FFF;
  margin: 0px;
  font-family: Tahoma, Arial, sans-serif;
  text-align: center;
}

#wrapper {
  width: 980px;
  margin: 0 auto;
  text-align: left;
}
table.innerWrap {
  width: 930px;
  margin-left: 25px;
}
table.content {
  background: #57605F;
  position: relative;
  margin-top: -15px;
  padding: 10px 0 12px;
  z-index: 10;
}

a {
  color: #FFF;
  text-decoration: none;
}
.main a {
  text-decoration: underline;
}
.boxText a {
  color: #0C110C;
}
a:hover {
  color: #FFF;
}
form {
  display: inline;
}


table#header td {
  padding: 10px 30px 10px 10px;
  text-align: right;
}

table#nav {
  background: url(images/bg_nav.png) 0 0 no-repeat;
  position: relative;
  height: 45px;
  z-index: 20;
}
* html table#nav {  /* IE6 Hack */
  background: url(images/bg_nav.jpg) 0 0 no-repeat;
  height: 55px;
}

tr.headerNavigation {
}
td.headerNavigation {
  padding: 7px 15px 0 26px;
  font-size: 13px;
  color: #89908F;
  text-transform: uppercase;
  vertical-align: top;
}
a.headerNavigation {
  color: #89908F;
}
a.headerNavigation:hover {
  color: #FFF;
}

#header_img {
  position: relative;;
}
#header_img img {
  position: absolute;
  top: -107px;
  left: -15px;
}

/* Kategorien-Box */
.cat {
  margin: 0 0 3px;
}
.cat a {
  text-transform: uppercase;
}
.cat a.active {
  color: #FFF;
}


tr.headerError {
  background: #FDFFC5;
}

td.headerError {
  font-size: 12px;
  color: #ff0000;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #FDFFC5;
}

td.headerInfo {
  font-size: 12px;
  background: #FDFFC5;
  color: #2D3836;
  font-weight: bold;
  text-align: center;
}

table#main {
  width: 550px;
  padding: 10px;
}



#footer {
  background: url(images/bg_footer.png) 0 0 no-repeat;
  height: 45px;
  padding: 8px 0 0;
  font-size: 11px;
  color: #89908F;
  text-align: center;
}
#footer a {
  color: #89908F;
}
#footer a:hover {
  color: #FFF;
}

td.sidebarBox {
  padding: 10px 10px 0;
}
td.sidebarBox img {
  max-width: 140px;
}
.infoBox {
  background: #A3AAAD;
}

.infoBoxContents {
  background: #A3AAAD;
  font-size: 12px;
  color: #0C110C;
}
.infoBoxContents a {
  color: #0C110C;
}
.infoBoxContents a:hover {
  color: #FFF;
}

.float-img img {
  float: left;
  margin: 0 5px 5px 0;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 12px;
}

td.infoBoxHeading,
.productListing-heading {
  background: #2D3836;
  padding: 7px 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #89908F;
}
.productListing-heading {
  padding: 7px;
}


td.infoBox, span.infoBox {
  font-size: 12px;
}

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

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

table.productListing {
  color: #242E2D;
}

td.productListing-heading a.productListing-heading {
  padding: 0;
}


td.productListing-data {
  font-size: 12px;
  padding: 7px;
  color: #242E2D;
}
td.productListing-data img {
  max-width: 190px;
}
td.productListing-data a {
  color: #242E2D;
}
td.productListing-data a:hover {
  color: #FFF;
}
td.paddingBox {
  padding: 10px;
}

a.pageResults {
  color: #FFF;
}

a.pageResults:hover {
  color: #FFF;
  background: #2D3836;
}

td.pageHeading, div.pageHeading, td.pageHeading h2 {
  margin-bottom: 0;
  padding-top: 2px;
  font-size: 20px;
  font-weight: normal;
  color: #FFF;
  vertical-align: top;
}
td.pageHeading h2 {
  padding-bottom: 20px;
}
td.pageHeading h3 {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: normal
}

tr.subBar {
  background: #f4f7fd;
}

td.subBar {
  font-size: 12px;
  color: #0C110C;
}

td.main, p.main {
  font-size: 12px;
  line-height: 1.5;
}

.smallText {
  font-size: 12px;
}

td.catBox {
  background: #A3AAAD;
  padding: 7px 0;
  text-transform: uppercase;
  font-size: 13px;
  color: #242E2D;
}
td.catBox a {
  color: #242E2D;
}
td.catBox:hover {
  background: #2D3836 ;
}
td.catBox:hover a,
td.catBox a:hover {
  color: #FFF;
}

td.catBox img {
  margin-bottom: 5px;
}

td.accountCategory {
  font-size: 13px;
  color: #FFF;
}

td.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

td.fieldValue {
  font-size: 12px;
}

td.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

span.newItemInCart {
  color: #FFF;
}

.label {
  width: 100px;
}


checkbox, input, radio, select {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}
td.inputBox input {
  width: 250px;
}

textarea {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

span.greetUser {
  font-size: 12px;
  color: #FFF;
  font-weight: bold;
}

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

td.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

span.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  color: #FDFFC5;
}

span.errorText {
  color: #FDFFC5;
}

.results {
  float: left;
  display: inline;
  margin-top: 15px;
}
.pagebrowser {
  float: right;
  display: inline;
  margin-top: 10px;
  *margin-top: 0;
}
.pagebrowser strong,
.pagebrowser strong,
.pagebrowser a {
  display: block;
  float: left;
  background: #A3AAAD;
  margin: 0 5px;
  padding: 5px 9px;
  color: #242E2D;
}
.pagebrowser strong,
.pagebrowser a:hover {
  background: #2D3836;
  color: #FFF;
}
.pagebrowser u {
  text-decoration: none;
}

a.no-u {
  text-decoration: none;
}

a.grey {
  color: #A3AAAD;
  text-decoration: none;
}

td.total {
  width: 60px;
}


.moduleRow {background-color: #929B9F; }
.moduleRowOver { background-color: #7D898E; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #7D898E; }

.checkoutBarFrom, .checkoutBarTo { font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 12px; color: #FFF; }

/* message box */

.messageBox { font-size: 12px; }
.messageStackError, .messageStackWarning { font-size: 12px; background-color: #2D3836; color: #FFF; padding: 5px; }
.messageStackSuccess { font-size: 12px; background-color: #2D3836; padding: 5px; }


/* input requirement */

.inputRequirement { font-size: 12px; color: #FDFFC5; }

.red {
  color: #c00;
}

