/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  adapted for Separate Pricing Per Customer v4 and Price Break 1.11.3 2005/03/12

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #EEEEEE;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

body {
background: #FFFFFF;
background-image: url(../images/body_bg.gif) ;
background-repeat: repeat-y;
background-position: center;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #B4B4B4 ;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #B4B4B4 ;
  color: #FFFFFF;
  font-weight : bold;
  text-decoration : none;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  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;
}

TR.footer {
  background: #B4B4B4 ;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #B4B4B4 ;
  color: #FFFFFF;
  font-weight: bold;
}

.infoBox {
  background: #F0F0F0;
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #B4B4B4 ;
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  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: #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 {
  border: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #CCCCCC;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

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

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

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

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

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

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

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

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

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}
/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #eeeeee;
}
/* EOF price-break-1.11.3 */
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff0000; }


body {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 100%; TEXT-ALIGN: left; background-color: #FFFFFF
}
td {
	color : #707070;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
h1 {
color : #666666;
margin-top : 0px;
padding-bottom : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
font-size : 14px;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
}
a:link {
color: #3366CC; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : none;
}
a:visited {
color: #3366CC; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : none;
}
a:hover {
color: #3366CC;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : underline;
}
a:active {
color: #3366CC; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : none;
}
a.menuwhite {
	color: #FFFFFF;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
a.menuwhite:link {
	color: #FFFFFF;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
a.menuwhite:visited {
	color: #FFFFFF;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
a.menuwhite:hover {
	color: #FFFFFF;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}
a.menuwite:active {
	color: #FFFFFF;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
.feher {
	color: #FFFFFF;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
a.navleft:link {
color: #3366CC; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
}
a.navleft:visited {
color: #3366CC; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
}
a.navleft:hover {
color: #3366CC;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
}
a.navleft:active {
color: #3366CC; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
}
a.navleft.zold {
color: #699222; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
a.navright:link {
color: #3366CC; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
}
a.navright:visited {
color: #3366CC; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
}
a.navright:hover {
color: #3366CC;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
}
a.navright:active {
color: #3366CC; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
}
a.navright.zold {
color: #699222; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
span.navleftheadertext {
color: #666666;
font-weight: bold;
}
span.navleftactive {
color: #FF9900;
font-weight: bold;
}
span.navrightactive {
font-size : 12px;
color: #FF9900;
font-weight: bold;
}
span.cloudheadertext {
	font-size: 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.zold:link {
color: #699222; 
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
a.zold:visited {
color: #699222; 
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
a.zold:hover {
color: #699222;
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
a.zold:active {
color: #699222; 
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
a.content {
color: #3366cc; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : underline;
}
a.content:link {
color: #3366cc; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : underline;
}
a.content:visited {
color: #3366cc; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : underline;
}
a.content:hover {
color: #3366cc;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : none;
}
a.content:active {
color: #3366cc; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : underline;
}
a.kek {
color: #3366cc; 
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
a.kek:link {
color: #3366cc; 
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
a.kek:visited {
color: #3366cc; 
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
a.kek:hover {
color: #3366cc;
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : none;
}
a.kek:active {
color: #3366cc; 
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
a.kek1 {
color: #3366cc; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
a.kek1:link {
color: #3366cc; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
a.kek1:visited {
color: #3366cc; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
a.kek1:hover {
color: #3366cc;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : none;
}
a.kek1:active {
color: #3366cc; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : underline;
}
a.kategoria {
color: #3366CC; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : none;
border-bottom: 1px dashed #00000 ;
}
a.kategoria:visited {
color: #3366CC; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : none;
border-bottom: 1px dashed #00000 ;
}
a.kategoria:hover {
color: #3366CC;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : none;
border-bottom: none ;
}
a.kategoria:active {
color: #3366CC; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
text-decoration : none;
border-bottom: 1px dashed #00000 ;
}
form {
margin-top : 0px;
margin-bottom : 0px;
}
/* Farbe Produktliste ungerade Zeilen */
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: #f0f0f0;
}

/* Farbe Produktliste gerade Zeilen */
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: #ffffff;
}

p.form {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 100%; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; VERTICAL-ALIGN: baseline; PADDING-TOP: 0px; FONT-FAMILY: inherit; BORDER-RIGHT-WIDTH: 0px
}

cloudheadertext {
font-size: 20px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}

a.hide {
display: none;
}
