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

/* Hauptbereich des Shops */
BODY {
  /*background-image:url(/images/site_grafx/bg_tile.gif);*/
  background-color:#D2DE92;
  color: #000000;
  margin: 0px;
}

/* Farbe der Links im Shop */
A {
  color: #000000;
  text-decoration: none;
}

/* Farbe bei MouseOver */
A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/* Kopfbereich der Seite wo das Banner von oscommerce eingefuegt ist */
TR.header {
  background: #ffffff;
}

/* Navigationszeile unmittelbar unter dem Kopfbereich */
TR.headerNavigation {
  background: #bbc3d3;
}

/* Navigationszeile z.B. die >> Zeichen */
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  line-height: 25px;
}

/* Navigationszeile Textfarbe */
A.headerNavigation { 
  color: #000000; 
}

/* Navigationszeile bei MouseOver */
A.headerNavigation:hover {
  color: #ff0000;
}

/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */
TR.headerError {
  background: #ff0000;
}

/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */
TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

/* Einblendung beim Versand eines neuen Passworts */
TR.headerInfo {
  background: #00ff00;
}

/* Einblendung beim Versand eines neuen Passworts */
TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/* Balken unten mit Datum und Anzahl Zugriffe */
TR.footer {
  background: #756F5F;
}

/* Balken unten mit Datum und Anzahl Zugriffe */
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #756F5F;
  color: #ffffff;
  font-weight: bold;
}

/* Farbe des Rahmen um alle Boxen */
.infoBox {
  background: #BCCD5A;
  margin: 1px 0px 1px 0px;
}

/* Fuellfarbe aller Boxen */
.infoBoxContents {
  /*background-image:url(images/site_grafx/infobox_tile.jpg);*/
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Farbe des Rahmen um alle Boxen */
.infoBox_new {
  background: #BCCD5A;
  margin: 1px 0px 1px 0px;
}

/* Fuellfarbe aller Boxen */
.infoBoxContents_new {
  /*background-image:url(images/site_grafx/infobox_tile.jpg);*/
  background: #E3EBBA;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Farbe des Rahmen um alle Boxen */
.infoBox_new2 {
  background: #FFFFFF;
  margin: 1px 0px 1px 0px;
}

/* Fuellfarbe aller Boxen */
.infoBoxContents_new2{
  /*background-image:url(images/site_grafx/infobox_tile.jpg);*/
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/* Fuellfarbe Ueberschrift aller Boxen */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /* background-image:url(images/site_grafx/tab_bg.jpg); */
  background: #92A332;
  color: #ffffff;
  line-height: 25px;
padding-left: 5px;
padding-top: 2px;
}

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

/* Farbe Produktliste ungerade Zeilen */
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd,  TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

/* Farbe Produktliste gerade Zeilen */
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #B4C845;
  border-spacing: 0px;
}

/* Produkttabelle Ueberschrift Fuellfarbe */
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B4C845;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 20px;
}

.rahmen {
/*border: 0px dotted #CCCCCC;*/
margin-top: 15px;
}


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

/* Farbe Seitenauswahl unten rechts */
A.pageResults {
  color: #383530;
}

/* Farbe Seitenauswahl unten rechts bei bei MouseOver */
A.pageResults:hover {
	color: #383530;
	background-color: #F0F7B3;
}

h1 {
	font: bold 22px/1.4em "Trebuchet MS", "Verdana", sans-serif;
	color: #9a9a9a;
}

/* Ueberschrift Farbe wie unser Angebot, Kategorien, etc. */
TD.pageHeading, DIV.pageHeading {
  font: bold 22px/1.4em "Trebuchet MS", "Verdana", sans-serif;
/*  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  */
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

/* Sub Titelzeile z.B. Es wurden keine Artikel gefunden ... */
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

/* Haupt-Schrift */
TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  line-height: 1.5;
}

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

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

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

/* Farbe der neuen Artikel im Warenkorb */
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;
}

/* Farbe Schriftzug Gast bei der Begruessung */
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

/* Formularbereich bei Weiterempfehlungen und Kundenkonto */
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;
}

a.categories {
	text-indent: 4px;
	line-height: 22px;
	background-color:#E4E4E4;
	width: 100%;
	height: 100%;
	display:block;
	color: #000000;
	text-decoration:none;
	border-bottom:1px solid white;
}
a.categories:hover {
	background-color:#EFEFEF;
	color: #000000;
	text-decoration: none;
	border-bottom:1px solid white;	
}

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

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

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

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

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

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

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

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

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

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

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

/* .subNav		{padding-left:3px;line-height:19px;} */

/* MouseOver-Balken im checkout-Bereich */
.moduleRow {background-color: #F0F7B3; }
.moduleRowOver { background-color: #92A332; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #92A332; }

/* Navigationsleiste unten im checkout */
.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; }

.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #758389;
}

.cssbutton {
	background: #F0F7B3;
	color : #000000;
	width : 110px;
	vertical-align: top;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	cursor: pointer;
	text-align:center;
	border: 1px;
	border-style: dotted;
	border-color: #000000;
	border-spacing: 1px;
	padding: 3px;
}
 
.cssbuttonsubmit {
	background: #F0F7B3;
	vertical-align: top;
	color: #000000;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	cursor: pointer;
	border:none;
	padding: 1px;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/* AJAX Orders Editor */
a.ajaxLink { font-family: Verdana, Arial, sans-serif; font-size: 12px; text-decoration: underline}
.addProduct {
	width: 400px;
	height: 400px
	border: solid;
	display: none;
	position: absolute;
	background-color: #B3BAC5;
	border-color: #f9b85c;
	font-family: Verdana, Arial, sans-serif;
}

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

.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font: bold 22px/1.4em "Trebuchet MS", "Verdana", sans-serif;
/*  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
*/  color: #ff0000;
}

/* Supertracker Styles */
.supertracker_menu {background: #ddd; border: 1px solid #aaa; padding: 10px;}
.supertracker_title {font-face: Tahoma, Verdana, Arial; font-size: 16px; font-weight: bold; }
.supertracker_section {margin-top: 10px;}
.supertracker_sub_title {font-face: Tahoma, Verdana, Arial; font-size: 14px; text-decoration: underline; font-weight: bold; }
A.supertracker_link { font-face: Tahoma, Verdana, Arial; font-size: 11px; font-decoration: underline; margin: 5px 10px 5px 10px;}
.supertracker_text { font-face: Tahoma, Verdana, Arial; font-size: 11px;}
.supertracker_contact {font-face: Tahoma, Verdana, Arial;font-size: 11px; width: 100%px;background: #aaa;	padding: 5px;	margin: 10px 0 10px 0; border: 1px solid #000;}
/* Supertracker Styles EOF */

.box_outline3 {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: dotted;
border-color: #CCCCCC;
}
.specials_price{
/*font-family: Arial, Verdana, sans-serif;*/
font: bold 12px/1.4em "Trebuchet MS", "Verdana", sans-serif;
color: #000000;
 font-weight: bold;
text-decoration: none;
}

.specials_old_price{
/* font-family:  Verdana, Arial, Tahoma;*/
 font-size: 11px;
 color: #333333;
 font-weight: normal;
 text-decoration: none;
}
.specials_name{
/*font-family:  Verdana, Arial, Tahoma;*/
font-size: 12px;
font-weight: bold;
 color: #000000;
padding-left:5px;
}
.specials_desc{
/* font-family: Verdana, Arial, sans-serif;*/
font-size: 12px;
color: #808080;
/* font-weight: normal;*/
text-decoration: none;
padding-left:5px;
 padding-top:5px;
}

/* star product pimped start */
.starTitle{
  font-size: 14px;
  color: #808080;
  font-weight : normal;
}

.starName{
 font-size: 16px;
 font-weight: normal;
 color: #000000;
 }  
 
 .starProdDesc{
 font-size: 12px;
 color: #808080;
 }  
 
 .starPrice{
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 }  
 
/* star product pimped end */

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */

