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

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

BODY {
	text-align: center;
	background: #fcecb6 ;
	color: #000000;
	margin: 0px;
/*	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #333333;*/
}

.fixcenter {
  width: 99%;
 /*  border: solid; border-width: 0px 1px 1px 1px; border-color: #fff;*/
background: #fcecb6;
 /* background: #fffedf;*/
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff url(images/bg_logoGK.jpg) repeat-x;
  height: 140px;
}

TR.headerNavigation {
	background: #bbbbbb;

}

TD.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f7cf46 ;
  color: #000;
 /* */font-weight : bold;
 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
TD.headerNavigationND {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #f7cf46 ;
  color: #000;
 /* */font-weight : bold;
 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

A.headerNavigation { 
  color: #000; 
}

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

TR.footerNavigation {
  background: transparent;
}

TD.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cccccc;
  font-weight : bold;
}

A.footerNavigation { 
  color: #666666; 
}

A.footerNavigation:hover {
  color: #dddddd;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
	background: #f7cf46;
	
	
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #f7cf46;
	color: #333;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}

.infoBox {
 /*background: #f7cf46;*/
 background: #fcecb6;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #f7cf46;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.contentBox {
  background: #c5001e;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /*background: #c5001e;*/
  /*color: #ffffff;*/
}

.contentBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.BestSellersBox {
  background: #c5001e;
}
TD.BestSellersBoxHeading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #c5001e;
	color: #fff;
	
}
.BestSellersBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
/* Newsdesk */
.NewsdeskBox {
  background: #c5001e;
}
TD.NewsdeskBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.NewsdeskBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
/* Ende Newsdesk*/
/* Newsdesk Latest*/
.LatestBox {
  background: #c5001e;
}
TD.LatestBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.LatestBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
/* Ende Newsdesk Latest*/


.CategoriesBox {
/*  background: #dddddd;*/
  background: #c5001e;

}
TD.CategoriesBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /**/font-weight: bold;
  background: #c5001e;
  color: #ffffff;
  padding: 2px 0;
}
.CategoriesBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.CurrenciesBox {
  background: #c5001e;
}
TD.CurrenciesBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.CurrenciesBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.InformationBox {
  background: #c5001e;
}
TD.InformationBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.InformationBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
}


.LanguagesBox {
  background: #c5001e;
}
TD.LanguagesBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.LanguagesBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ManufacturerInfoBox {
  background: #c5001e;
}
TD.ManufacturerInfoBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.ManufacturerInfoBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ManufacturersBox {
  background: #c5001e;
}
TD.ManufacturersBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.ManufacturersBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.OrderHistoryBox {
  background: #c5001e;
}
TD.OrderHistoryBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.OrderHistoryBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ProductNotificationsBox {
  background: #c5001e;
}
TD.ProductNotificationsBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.ProductNotificationsBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ReviewsBox {
  background: #c5001e;
}
TD.ReviewsBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.ReviewsBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.SearchBox {
  background: #c5001e;
}
TD.SearchBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.SearchBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ShoppingCartBox {
  background: #c5001e;
}
TD.ShoppingCartBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.ShoppingCartBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.SpecialsBox {
  background: #c5001e;
}
TD.SpecialsBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.SpecialsBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.TellaFriendBox {
  background: #c5001e;
}
TD.TellaFriendBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.TellaFriendBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.WhatsNewBox {
  background: #c5001e;
}
TD.WhatsNewBoxHeading {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c5001e;
  color: #fff;
}
.WhatsNewBoxContents {
  background: #fffedf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

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

TABLE.productListing {
	background: #f7cf46;
	padding: 5px;
	text-align: center;
	border: 1px solid #333333;
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #c5001e;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px;
  border-style: solid;
  border-color: #dddddd;
  /* border-spacing: 5px;
 margin: 15px;*/
  padding: 3px 30px;
  /*text-align: left;*/
}
TD.productListing-dataSC {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 0px;
  border-style: solid;
  border-color: #dddddd;
  /* border-spacing: 5px;
 margin: 15px;*/
  padding: 3px 10px;
 /* text-align: left;*/
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading, H1, .preis {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.mainAR, p.mainAR  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
}

TABLE.feature_main, TD.feature_main, P.feature_main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border: 1px;
  border-style: solid;
  border-color: #f7cf46;
  border-spacing: 5px;
/**/  background: #fffedf ;
}

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

TD.smallText2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	
	padding-left: 20px;
  
  
}
TD.smallTextND {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	
	/*padding-left: 20px;*/
  
  
}

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/*
.cssButton {
  background: #dddddd;
  color: #666666;
  width: 100px;
  height: 20px;
  vertical-align: top;
  font-weight: normal;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #bbbbbb;
  border-spacing: 1px;
}
 CSS Buttons */
.cssButton {
	padding: 2px 4px;
	background: #f7cf46;
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #000000;
	border-spacing: 1px;
	cursor: pointer;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	margin: 2px;
}
.cssbuttonsubmit {
	padding: 2px 4px;
	background: #f7cf46;
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #000000;
	border-spacing: 1px;
	cursor: pointer;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	margin: 2px;
}


	.cssButton:active {
    border-style: inset;
}
.cssButton:hover {
	background:#ffffff;
	text-decoration: none;
	}
	.button {
	padding: 2px 2px;
	background: #fcecb6;
	border: 0.5px solid #666666;
	font-size: 12px;
	

	border-spacing: 0.5px;
	cursor: pointer;
	
	text-align: center;
	text-decoration: underline;
	margin: 2px;
}
	.button:active {
    border-style: inset;
}
.button:hover {
	background:#ffffff;
	text-decoration: none;
	color: #c5001e;
	}


	a.textbox:hover {
color: #ffffff; 
text-decoration: none;}
/* END: CSS Buttons Everywhere */

#thecategories a:hover {
	background-color: #f7cf46;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 3px;
}

#thecategories {
	position: relative;
/*	top: -9px;*/
	margin-bottom: -6px;
	width: 100%;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 3px;
}

#secondcat a {
	padding-left: 12px;
}

#thirdcat a {
	padding-left: 20px;
}

#fourthcat a {
	padding-left: 28px;
}

#fifthcat a {
	padding-left: 36px;
}

/* BOF: Open Featured Products */
TD.featuredProducts, TD.featuredCategories, TD.featuredManufacturers, TD.featuredManufacturerWP {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}



TD.featuredProducts A, TD.featuredCategories A, TD.featuredManufacturers A, TD.featuredManufacturerWP A {
  color: #000000;
  text-decoration: none;
}

TD.featuredProducts A:hover, TD.featuredCategories A:hover, TD.featuredManufacturers A:hover, TD.featuredManufacturerWP A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
/* EOF: Open Featured Products */

.tax_info { font-family: Tahoma, Arial, sans-serif; font-size: 9px; color: #333333; font-weight: normal }

H1 {
  line-height: 1.3;
  }
  
  #contentLYR {
  
 background: #fcecb6;
 	color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-right: 10px;
  
  }

H2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
 font-weight: normal;
}

.subcat {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	font-weight: normal;
	margin-left: 30pt;
	display: list-item;
 }
.featuredImage  {
	border: 1px solid #999999;

 }
 
 .image {
	width: 150px;
	border: 1px solid #000000;
	border-spacing: 1px;
	align: right;
	cellpadding:2;
	cellspacing:0;
	background-color: #fff9db;
	float: right;
 }
 .SCprice {
	font-size: 12px;
	font-weight: bold;
 }
 .techinfoB {
 vertical-align:middle;
 }
 
 #techinfo1 {
	margin:0px 15px;
	padding:5px 15px;
	border: 1px solid #000000;
	border-spacing: 1px;
	background: #fffedf;
 }
table{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
