/*
  $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
*/
body {
	margin:0px;
	background:#cc9933;
}

a { color:#006600; text-decoration:none; font-weight:bold;}

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

/*********** additional Styles bibernelle ****************/

.infoBoxContents, .infoBoxCategory, .infoBoxSubCategory {
  
  font-family:  Arial, sans-serif;
  font-size: 11px; 
}

.infoBoxCategory, .infoBoxCategory_active {  
							text-decoration: none;
							padding-left:5px;
							padding-right:18px;
							border-bottom:1px solid #EFE4A7;
							line-height:20px;
							cursor:pointer;
							color:#006600;
							background:#fafce1;
							font-size:11px; 
}
.infoBoxSubCategory, .infoBoxSubCategory_active { 
							padding-right:18px;
							text-decoration: none;
							border-bottom:1px solid #EFE4A7;
							line-height:20px; 
							cursor:pointer;
							color:#006600; 
							font-size:11px; 
							background:#fafce1; 
}
.infoBoxCategory_active {  
							text-decoration: none; 
							color:#006600; 
							border-top:1px solid #006600; 
							border-bottom:1px solid #006600;
							background:url(images/infobox/arrow_active.gif) no-repeat #fafce1 right; 
}
.infoBoxSubCategory_active {  
							text-decoration: none; 
							color:#006600; 
							background:url(images/infobox/arrow_active.gif) no-repeat #fafce1 right;
							border-top:1px solid #006600; 
							border-bottom:1px solid #006600;
}

.contactbox, .contactbox a {
							font-size : 12px;
							height:60px;
}
.contactbox SPAN { font:bold 13px Arial; color:#006600; text-align:center; }

.footerText {   font:12px Arial; color: #006600; }

.quick_search {
							height:17px;
							font:11px;
							color:#006600;
							border:1px solid #006600;
							margin:2px;
}
.navpoint, .navpoint_active {		text-decoration: none;
							font-family: Arial, sans-serif;
							line-height:18px;
							cursor:pointer;
							color:#006600;
							font-size:12px;
}
.navpoint_active { background:#006600; color:#fafce1; }

.navpoint:hover { background:#EFE4A7; color:#cc9933; }
.divtbl {	padding:0 4 0 4; }
TABLE.tbladdInfo { font:11px Arial;color:#006600;  padding: 0 2 0 2; background:#FAFCE1; }


/*********** additional Styles bibernelle cms ***************/


/* Headline 2 */
#main-block h2 {
	color:#006600;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:1.4em;
}

#main-block h3 {
	color:#006600;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
}
#main-block p {
	color:#006600;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:1.4em;
}

#main-block ul {
	color:#006600;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:1.4em;
}




/*********** additional Styles bibernelle ende ***************/

FORM {
	display: inline;
}

TR.header {
  background: #FAFCE1;
}

.headerNavigation td {
	font:11px Arial;
	padding:5px;
}
.breadCrumb, .breadCrumb a { font:bold 10px Verdana; color:#006600;  text-decoration:none; }

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #006600;
  
}

TD.headerInfo {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  background: #006600;
  color:#fafce1;
  font-weight: bold;
  text-align: center;
}

TR.footer {
height:14px;
}

TD.footer {
vertical-align:top;
 	font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #006600;
}
.footer_table_top {
	background:#d3e3eb;
}
.imageborder { border:1px solid #006600; }

.manufact_list { width:100%; font:10px "Courier New"; }


.infoBox, .infoBox2 {
  width:100%; 
  border-left:1px solid #006600;
  border-right:1px solid #006600;
}
.infoBox2 {background: #EFE4A7;}
.mainframeBox {
  border-left:1px solid #006600;
  border-right:1px solid #006600;
}
.infoBoxNotice {
  background: #c2d1b3;
}

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


TD.infoBoxHeading {
	vertical-align:top;
	background: #006600;
  font-family: Arial, sans-serif;
  font-size: 11px; line-height:16px;
  font-weight: bold;
  color:#fafce1;
}
TD.infoBoxFooter {	background: #006600; }

TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}
TD.tableBox { background:#d9b568; width:8px;}

.shopnavi { border:1px solid #1E5B79; width:100%; line-height:14px; }


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	  
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  
}

TABLE.productListing {
}

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

TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  border-bottom:1px solid #d9b568;
}
.productPrice {
	font-family:  Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#006600;
}
A.pageResults {
  color: #006600;
}

A.pageResults:hover {
  color: #009900;
  background: #FAFCE1;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 16px;
  font-weight: 900;
  color: #006600;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family:  Arial, sans-serif;
  font-size: 12px; 
  color: #006600;
  line-height: 1.3;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #006600;

}

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

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

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

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

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

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

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

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

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

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

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

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

SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #cc3333;
}

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

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

/* message box */

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

/* input requirement */

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

/* // Base Price Insert 1.2.0 */
.tax_info { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #006600; }
/* // Base Price End */

.oekoinform_prodimage { float:right; }
.oekoinform_name { display:none; }
.oekoinform_zusatz { font:10px Arial; }
#oekoinform { font:10px Arial; width:370px;}
#oekoinform_powerdby IMG { float:right; position:relative; top:-65px;left:50px; width:40px; height:59px;}

H3.oekoinform_marke,
H3.oekoinform_qualitaet ,
H3.oekoinform_inhalt,
H3.oekoinform_artikelnr,
H3.oekoinform_ean1,
H3.oekoinform_ean2,
H3.oekoinform_allgemeine_hinweise,
H3.oekoinform_zutaten,
H3.oekoinform_herstellung,
H3.oekoinform_verwendung,
H3.oekoinform_besonderheiten,
H3.oekoinform_lagerung,
H3.oekoinform_allergie_hinweise,
H3.oekoinform_sonstige_hinweise,
H3.oekoinform_tabangaben,
H3.oekoinform_tabangaben_head,
H3.oekoinform_powerdby,
H3.oekoinform_fussnote,
H3.oekoinform_herkunft { font:bold 12px Arial;  margin-bottom:0px; margin-top:8px;}

P.oekoinform_marke,
P.oekoinform_herkunft, 
P.oekoinform_qualitaet ,
P.oekoinform_inhalt,
P.oekoinform_artikelnr,
P.oekoinform_ean1,
P.oekoinform_ean2,
P.oekoinform_allgemeine_hinweise,
P.oekoinform_zutaten,
P.oekoinform_herstellung,
P.oekoinform_verwendung,
P.oekoinform_besonderheiten,
P.oekoinform_lagerung,
P.oekoinform_allergie_hinweise,
P.oekoinform_sonstige_hinweise,
P.oekoinform_tabangaben,
P.oekoinform_tabangaben_head,
P.oekoinform_fussnote,
P.oekoinform_zusatz,
P.oekoinform_abstandhalter { font:12px Arial; line-height:15px; margin:0px;}
DIV.tabangaben_head { display:none; }
TABLE.tabangaben { font:11px Arial;color:#006600; }
.tabangaben TH { font-size:12px; color:#006600; text-align:left; }
.secure_connection, .logged { font:bold 11px Arial; color:#dd0000; vertical-align:middle;}
.logged {color:#006600;}

.extern {
	padding-right:15px;background:url('extern.gif') no-repeat right center;
}
.trenner {
	clear:both;
	width:100%;
	background-color:#CC9933;
	height:1px;
	border:0px;
	margin: 20px 0 20px 0;
 }