/*
  $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
*/

/* from old website */
.header1
{
    font-size : 16px;
    text-decoration: none;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
	line-height: 20px;
}

.header2
{
    font-size : 14px;
    text-decoration: none;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
	line-height: 18px;
}

.header3
{
    font-size : 13px;
    text-decoration: none;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #800000;
	line-height: 17px;
}


.flowtext
{
    font-size : 11px;
    text-decoration: none;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 16px;
    color:#000000;
}


.flowtexts
{
    font-size : 9px;
    text-decoration: none;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 13px;
    color:#000000;
}

.flowtextxs
{
    font-size : 8px;
    text-decoration: none;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 12px;
    color:#000000;
}

.flowtextb   { font-size: 11px; text-decoration: none; font-family: 
               Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 
               16px; color: #000000; font-style: italic; font-weight: bold }
.winzer
{
    font-size : 11px;
    text-decoration: none;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 16px;
    font-weight: bold;
    color:#000000;
}

.wein        
{ 	font-size: 11px; 
	text-decoration: none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height: 16px; 
    color:#000000;	
}
.formtext
{
    font-size : 11px;
    text-decoration: none;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 16px;
    color:#000000;
}

.navtext
{
    font-size : 11px;
    text-decoration: none;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 16px;
    font-weight: bold;
    color:#000000;    
}

.toptext
{
    font-size : 11px;
    text-decoration: none;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 16px;
    font-weight: bold;
    color:#000000;    
}

.corpfont
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 16px;
    color:#666633;    
}

.topcolor
{
	background-color:  #D9CFB0;
}

.startcolor
{
	background-color:  #A2BA8F;
}


.philcolor
{
	background-color:  #98B1A3;
}


.shopcolor
{
	background-color:  #9EABA7;
}

.probcolor
{
	background-color:  #B3ABBC;
}

.genusscolor
{
	background-color:  #C0A5BC;
}

.kekucolor
{
	background-color:  #C4B485;
}
a
{ 
	text-decoration: none; 
	font-weight: bold;
	color: #000000;
}

A:hover
{
	text-decoration: underline;
}

A:active {COLOR: #000000;}
A:visited {COLOR: #000000;}
A:link {COLOR: #000000;}
/* end from old website */

.boxText { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 9px; color: #800000; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #9EABA7;
}

TD.headerNavigation {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #9EABA7;
  color: #ffffff;
/*  font-weight : bold; */
}



A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*  background: #b6b7cb; */
}

.infoBoxContents {
/*  background: #f8f8f9; */
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px; 
}

.loginBox {
  background: #9EABA7; 
}

.loginBoxContents {
  background: #ffffff; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px; 
}


.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #9EABA7;
  color: #ffffff;
  line-height: 16px;
  text-align: center;
}

TD.startBoxHeading {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #A2BA8F;
  color: #ffffff;
  text-align:center;
}

TD.philBoxHeading {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #98B1A3;
  color: #ffffff;
  text-align:center;
  line-height: 16px;
}

TD.winzerBoxHeading {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #D9CFB0;
  color: #000000;
  text-align:center;
  line-height: 16px;
}

TD.terminBoxHeading {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #BFBDC2;
  color: #000000;
  text-align:center;
  line-height: 16px;
}

TD.kekuBoxHeading {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #C4B485;
  color: #000000;
  text-align:center;
  line-height: 16px;
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

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; */
  background: #efeff1;
}

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

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

.productListing-heading {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #9EABA7;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 16px;
}

TD.productListing-data {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
/*  color: #9a9a9a; */
  color: #9EABA7;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration: none;  
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  line-height : 15px;
}

TD.verySmallText, SPAN.verySmallText, P.verySmallText {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-decoration: none;
  line-height : 13px;  
}

TD.veryverySmallText, SPAN.veryverySmallText, P.veryverySmallText {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8px;
  text-decoration: none;
  line-height : 12px;  
}


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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
/*  color: #f0a480; */
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; }
/* .messageStackError, .messageStackWarning { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; } */
.messageStackError, .messageStackWarning { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ff0000;}
.messageStackSuccess { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color:#339933; }

  


/* input requirement */

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

* BOF: Category Tabs */
TD.tab {
	background-image: url(images/tabs/tab_middle.gif);
	background-repeat: repeat;
	color: #DEB887;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
}
A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
TD.ontab {
	background-image: url(images/tabs/tab_middle_on.gif);
	background-repeat: repeat;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
}
A.ontab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}
A.ontab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;	
}
TD.tableft {
       //	background-image: url(images/tabs/tab_left.gif);
	background-repeat: no-repeat;
	color: #DEB887;
	font-size: smaller;
}
TD.tabright {
	//background-image: url(images/tabs/tab_right.gif);
	background-repeat: no-repeat;
	color: #DEB887;
	font-size: smaller;
}

A.headerLink {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration: none;
}
A.headerLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #99ccff;
	text-decoration: none;
}
/* EOF: Category Tabs */

