/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
#center {
  background: #FFF;
	position: absolute;
	top: 55px;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	}
#headNav {
  width: 960px;
	height: 45px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	text-align: right;
	background: #C8EDFD;
	font-size: 0.9em;
	font-weight: bold;
	}
	
.boxText { font-family: Comic Sans MS, sans-serif; font-size: 10px; }
.errorBox { font-family : Comic Sans MS, sans-serif; font-size : 14px; background: #ff0000; font-weight: bold; color: #000; }
.stockWarning { font-family : Comic Sans MS, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Comic Sans MS, sans-serif; font-size : 10px; color: #FF0000; text-decoration: underline; }

BODY {
  background: #FFF url(images/chrisbears/bgheader.gif) repeat-x;
  color: #000000;
  margin: 0px;
	font-family: Comic Sans MS, sans-serif;
}

A {
  text-decoration: none;
  color: #59688F;
}

A:hover {
  color: #ff0000;
  letter-spacing: 1px;
}
a img {
  border: none;
	}

FORM {
	display: inline;
}

.catDivider {
  width: 200px;
	border: 1px solid #ff0000;
	background: #ff0000;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.pageDivider {
  width: 90%;
	border: 1px solid #ff0000;
	background: #ff0000;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	}	

.list {
  list-style-type: none;
  font-size: 14px;
  color: #000;
  }
.list p {
  line-height: 20px;
	padding-right: 60px;
	}
.list p:first-letter {
  font-size: 18px;
	}	   

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #2D5DA9;
}

TD.headerNavigation {
  font-family: Comic Sans MS, sans-serif;
  font-size: 12px;
  background: #2D5DA9;
  color: #FF0000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #BBFAF8; 
}

A.headerNavigation:hover {
  color: #FF0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Comic Sans MS, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #ff0000;
}

TD.headerInfo {
  font-family: Comic Sans MS, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.content {
  width: 100%;
	padding: 25px;
	vertical-align: top;
	}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Comic Sans MS, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #fff;
}
.infoBox a {
  text-decoration: none;
  color: #59688F;
	}
.infoBox a:hover {
  letter-spacing: 1px;
	color: #ff0000;
	}	

.infoBoxContents {
  font-size: 12px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: 600;
}

.infoBoxContentsCo2 {
  background: #F8F8F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Comic Sans MS, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading, p.infoBoxHeading {
  font-size: 15px;
	font-weight: 900;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 3px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ff0000;
	height: 40px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Comic Sans MS, sans-serif;
  font-size: 10px;
}

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-bottom: 1px solid #ff0000;
 }

.productListing-heading {
  font-family: Comic Sans MS, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Comic Sans MS, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Comic Sans MS, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #59688F;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Comic Sans MS, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Comic Sans MS, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Comic Sans MS, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Comic Sans MS, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Comic Sans MS, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Comic Sans MS, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Comic Sans MS, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Comic Sans MS, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Comic Sans MS, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Comic Sans MS, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Comic Sans MS, sans-serif;
  font-size: 18px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Comic Sans MS, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Comic Sans MS, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Comic Sans MS, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Comic Sans MS, sans-serif;
  background: #ff0000;
	color: #000;
}

.moduleRow { }
.moduleRowOver { background-color: #BBFAF8; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #BBFAF8; }

.checkoutBarFrom, .checkoutBarTo { font-family: Comic Sans MS, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Comic Sans MS, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Comic Sans MS, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Comic Sans MS, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Comic Sans MS, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Comic Sans MS, sans-serif; font-size: 10px; color: #ff0000; }

/*CSS BUTTONS*/
.cssbutton {
background: #F6CF1A;
color : #000000;
width: 160px;
vertical-align: top;
font-weight: normal;
font-family: Comic Sans MS, sans-serif;
font-size: 12px;
cursor: pointer;
text-align:center;
border: 1px;
border-style: solid;
border-color: #000;
border-spacing: 1px;
}
.cssbuttonsubmit{
background: #F6CF1A;
font-family: Comic Sans MS, sans-serif;
vertical-align: top;
color: #000000;
font-weight: normal;
font-size: 12px;
cursor: pointer;
border:none;
}
/*Tax Info*/
.tax_info {
  font-family: Comic Sans MS, sans-serif;
  font-size: 9px;
  color: #758389;
	}
.tax_info a:hover {
  letter-spacing: normal;
	}
/*CSS Kategorienavigation*/
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 200px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
font-family: arial;
font-size: 11px;
}
	
.suckerdiv ul li{
position: relative;
background-color: #fff;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 199px; /* Parent menu width - 1*/
position: absolute;
width: 200px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 199px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{ 
left: 199px; /* Parent menu width - 1*/
background-color: #fff;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{ 
background-color: #fff;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{ 
background-color: #fff;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: black;
text-decoration: none;
background-color: #fff;
padding: 1px 5px;
border-bottom: 1px solid #ccc;
line-height: 2em;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: yellow;
color: black;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: yellow;
color: black;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: yellow;
color: black;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #fff;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #fff;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #fff;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
/*Tooltips*/
a.tooltip {
        color:#ff0000;
				text-decoration: none;
				font-size: 12px;
				font-weight: 900;
				cursor: help;
        }
a.tooltip b {
        display:none;
        }
a.tooltip:hover {
        border:0;
        position:relative;
        z-index:1000;
        text-decoration:none;
        }
a.tooltip:hover b {
        display:block;
        position:absolute;
        top:-50px;
        left:-100px;
        padding:5px;
        font-weight:normal;
        color:#000;
        border: 2px solid #FA7373;
        background:#FDF5CA;
        width:150px;
        font-size: 12px;
        }
a.tooltip2 {
        color:#ff0000;
				text-decoration: none;
				font-size: 12px;
				font-weight: 900;
				cursor: help;
        }
a.tooltip2 b {
        display:none;
        }
a.tooltip2:hover {
        border:0;
        position:relative;
        z-index:1000;
        text-decoration:none;
        }
a.tooltip2:hover b {
        display:block;
        position:absolute;
        top:-400px;
        left:-200px;
        padding:5px;
        font-weight:normal;
        color:#000;
        border: 2px solid #FA7373;
        background:#FDF5CA;
        width:400px;
        font-size: 12px;
        }				
/*Boxen rechts des Logos*/
.headerBox {
  width: 150px;
	height: 111px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	}	
/*Teaser*/
.suche {
  width: 1800px;
	height: 80px;
	background: url(images/teaser/bg_suche.gif);
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	}
.teaser {
  width: 150px;
	height: 80px;
	}		
/*Produktauflistung*/
.productList {
  background: #fff;
	padding: 10px;
	font-size: 13px;
	}
.productList a {
	padding: 10px;
	font-size: 13px;
	}	
.productList a:hover {
  letter-spacing: normal;
	}	
.productListHeader {
  background: #fff;
	color: #59688F;
	font-size: 12px;
	}
.productListHeaderArticle {
  text-align: center;
	color: #59688F;
	font-size: 12px;
	}	
.productListHeader a {
  background: #fff;
	color: #59688F;
	}
.productListHeader a:hover {
  background: #fff;
	color: #ff0000;
	letter-spacing: normal;
	}	
/*Produktbeschreibung*/
.description {
  padding-left: 20px;
	font-size: 15px;
	}	
/*Kategorie*/
.cat {
  line-height: 25px;
	padding-left: 5px;
	font-size: 12px;
	}
/*featured*/
.featured {
  width: 33.33%;
	height: 350px;
	padding: 10px;
	vertical-align: top;
	text-align: center;
	background: url(images/teaser/bg_featured.gif);	
	}
.featuredTable {
  width: 100%;
	text-align: center;	
	}
.baerGucken {
  height: 25px;
	}	
.baerGucken a {
  height: 25px;
	background: url(images/teaser/baergucken.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;  
  }
.baerGucken a:hover {
  background-position: 0px -25px;
	} 
  		
		
/*START LIGHTBOX*/
#lightbox{
	position: absolute;
	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/pixel_trans.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/lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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: #F6CF1A;
	}
/*ENDE LIGHTBOX*/	
/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */	
/*Bestätigung ABG*/
.agree {
  width: 90%;
	height: 150px;
	border: 1px solid #000;
	overflow: auto;
	}
.payment {
  border-top: 1px solid #ff0000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	}	
.warning {
  border: 2px solid #FF0000;
	background: #F6CF1A;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}	
.navBox {
  font-size: 12px;
	font-weight: bold;
	}
.couponBox {
  font-size: 12px;
	padding-left: 50px;
	padding-right: 50px;
	}
.couponBox input {
  font-weight: bold;
	}
.coupon_links {
  background: url(images/teaser/coupon_links.gif);
	background-repeat: no-repeat;
	width: 345px;
	height: 150px;
	text-align: left;
	}
.coupon_links p {
  line-height: 8px;
	padding-left: 120px;
	font-size: 12px;
	}
.coupon_links h3 {
  font-size: 14px;
	font-weight: bold;
	padding-left: 85px;
	}		
.coupon_rechts {
  background: url(images/teaser/coupon_rechts.gif);
	background-repeat: no-repeat;
	width: 345px;
	height: 150px;
	}
.couponText {
  width: 100%;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	background: #ff0000;
	}	
.teaserNew {
  width: 234px;
	height: 280px;
	background: url(images/teaser/bg_whats_new.gif);
	background-repeat: no-repeat;
	text-align: center;
	}			

