/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css,v 1.5 2003/12/18 22:38:03 wilt Exp $
*/

BODY {
	background-color: #c2c2c2;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	background-position: top;
}

*{
	border: 0px solid white;
}

div.listingDescription, h2.taxAddon{
	display: none;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	width: 962px !important;
}

table {
	padding: 0 0 0 0;
}

table.nichts{
	border: none;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

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

A:hover {
  text-decoration: underline;
}

td.navi0{
	height: 57px;
}

input.suche{
	border: none;
	vertical-align: text-bottom;
}

td.image1{
	padding-left: 10px;
	padding-right: 10px;
}

a.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: White;
	height: 57px;
	padding-left: 23px;
	padding-right: 23px;
	padding-bottom: 16px;
	padding-top: 16px;
}

a.navigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: White;
	background-color: #4c4c4c;
	text-decoration: none;

}

a.navigation2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.navigation2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.navigation3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
}

a.navigation3:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE1C18;
	text-decoration: none;
}

FORM {
	display: inline;
}

/*HEADER CSS*/

TABLE.header {
	background: #ffffff;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	width: 962px !important;
	background-color: yellow;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	margin-top: 0px;
}

TABLE.headerNavigation {
  background: #ffffff;
/*  background-image: url(../images/tile_back.jpg);*/
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 962px !important;
  	margin-top: 0px;
}

TD.headerNavigation {
  width: 962px !important;
  position: relative;
  vertical-align:middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: red;
  letter-spacing:1px;
  padding: 5px;
  	margin-top: 0px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
  border-top: 1px dotted #9a9a9a;
  border-bottom: 1px dotted #9a9a9a;
}

TD.headerNavigation A, TD.headerNavigation A:visited, .sideBoxHeading A, td.footertop a  {
  font-weight:bold;
  color: #5C6AA6;
}

TD.headerNavigation A:hover, .sideBoxHeading A:hover, td.footertop a:hover  {
  color: #a8cfff;
}

TR.headerError {
  background: #C10000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

/*SIDEBOX CSS*/

.column_box_spacer_left {
  height: 6px;
}

.column_box_spacer_right {
  height: 6px;
}

.column_box_spacer_single {
  height: 6px;
}

.column_left{
  background: #ffffff;
  padding: 2px;
}

.column_right{
  background: #ffffff;
  padding: 2px;
}

.boxText {
  font-size: 11px;
}

.sideBoxContent {
  padding: 4px;
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

.sideBox, .plainBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
}

.infoBoxNotice {
	background: #B22222;
}

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

TD.sideBoxHeading {
  height: 20px;
  padding-left: 5px;
}

.sideBoxHeading, .productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
}

TR.sideBoxHeading, TD.productListing-heading {
  background: #CECEC5;
/*  background-image: url(../images/tile_back.jpg);*/
}

.sideBoxFooter {
  background: #FF999A;
/*  background-image: url(../images/tile_back.jpg);*/
}

SPAN.newItemInCart {
  color: #C10000;
  font-weight: bold;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CE1C18;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 1px;
}

.center_column {
  padding: 0px;
}
.main_page{
   width: 962px !important;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  padding: 100px;
}

/*.loginHeading {
  padding-top: 11px;
  padding-left: 5px;
  font-weight: bold;
}*/

.plainBox {
  padding: 5px;
}

.plainBoxHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #FF999A;
/*  background-image: url(../images/tile_back.jpg);*/
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.infoBox, SPAN.infoBox {}

TD.cartBox {
	background: #F0F0F0;
	font-size: 10px;
	padding: 3px;
	border: 1px none #ffb062;
}

TD.cartBox2 {
	background: #F0F0F0;
	font-size: 12px;
	padding: 3px;
	border: 1px none #ffb062;
	font: normal bolder;
}

TR.productListing-even, 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: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F0F0F0;
}

.errorBox {   background: #ff797c; color: #ffffff; font-weight: bold; }
.stockWarning {   color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {   color: #70d250; text-decoration: underline; }
.productListing-heading {
	border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data {
   font-size: 10px;
}

/*TABLE.listBox {
  border: 1px solid #9a9a9a;
}*/

td.pageresults a {
  color: #0000FF;
}

td.pageresults a:hover {
  background: #FFFF33;
}
td.pageresults {
  font-size: 10px;
}
TR.subBar {
  background: #f4f7fd;
}

TD.smallText, SPAN.smallText, P.smallText {
   font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 12px;
	border: 1px solid #BEBFC0;
	background-color: #F7F7F8;
	font: 11px Arial, Helvetica, sans-serif;
}

TEXTAREA {
	width: 70%;
	font-size: 12px;
	border: 1px solid #BEBFC0;
	font: 11px Arial, Helvetica, sans-serif;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
	font: bold 12px Arial, Helvetica, sans-serif;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Arial, Helvetica, sans-serif;
}

SPAN.productSpecialPrice {
  color: #ff797c;
}

SPAN.errorText {
  color: #C10000;
}

.moduleRow { }
.moduleRowOver { background-color: #FF999A; cursor: pointer; }
.moduleRowSelected { background-color: #FBB6B6; }

.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }
.checkoutBarCurrent {   color: #000000; }

/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning { background-color: #ff797c; color: #ffffff; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackSuccess {   background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }

/* input requirement */

.inputRequirement {
  color: #C10000;
  font-size: 10px;
}
span.normalprice {
	text-decoration: line-through;
}
span.coming {
color: #ff797c;
}

/* checkout totals */
TD.CheckoutConfirmationText {
  font-weight:bold;
}
TD.CheckoutConfirmationAmount {
}










