/*
  $Id: stylesheet.css,v 1.57 2003/07/23 15:31:35 dgw_ 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: Tahoma, Arial, Verdana, sans-serif; font-size: 11px; }
.boxTextFrachtfrei { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 11px; background: #990000; color: #FFFFFF; font-weight: bold; }
.errorBox { font-family : Tahoma, Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Arial, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.nonJsAlert { margin:1em; border:1px solid #f00; padding:.5em; color:#f00; font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 14px; text-align:center; } 
.productEOLhinweis { margin:1em; border:1px solid #f00; padding:.5em; color:#f00; font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 13px; text-align:center; }

.alert {
	background: #fff6bf url(template/exclamation.png) center no-repeat;
	background-position: 15px 50%; 
	text-align: left;
	font-size: 14px;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
	
.info {
	background: #F8FAFC url(template/information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
	}

.error {
	background: #FFBFBF url(template/error.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #FF2424;
	border-bottom: 2px solid #FF2424;
	}


BODY {
	background-image: url(template/bground.gif);
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerQuickLinks { 
  color: #990000; 
}

A.headerQuickLinks:hover {
  color: #990000;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #CCCCCC;
  color: #333333;
  font-weight : bold;
}

A.headerNavigation { 
  color: #333333; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #E6E7E7;
}

.infoBox2004 {
  background: #E6E7E7;
}

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

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
	background-image: url('template/box_header.gif');
	color: #333333;
  vertical-align: middle;
}

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

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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #90A5DA;
  color: #FFFFFF;
  font-weight: bold;
}

.cart-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #777777;
  color: #FFFFFF;
  font-weight: regular;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

.smallTextOrange16px, A.smallTextOrange16px, TD.smallTextOrange16px, P.smallTextOrange16px {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #FF6600;
}

.smallTextBlue16px, A.smallTextBlue16px, TD.smallTextBlue16px, P.smallTextBlue16px {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #003D85;
}

.smallTextGrey16px, A.smallTextGrey16px, TD.smallTextGrey16px, P.smallTextGrey16px {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #777777;
}

.smallTextOrange14px, A.smallTextOrange14px, TD.smallTextOrange14px, P.smallTextOrange14px {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #FF6600;
}

.smallTextOrange12px, A.smallTextOrange12px, TD.smallTextOrange12px, P.smallTextOrange12px {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #FF6600;
}

.smallText12px, A.smallText12px, TD.smallText12px, P.smallText12px {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

.smallTextBlue14px, A.smallTextBlue14px, TD.smallTextBlue14px, P.smallTextBlue14px {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #003D85;
}

.smallTextBlue18px, A.smallTextBlue18px, TD.smallTextBlue18px, P.smallTextBlue18px {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  color: #003D85;
}

.smallTextGrey14px, A.smallTextGrey14px, TD.smallTextGrey14px, P.smallTextGrey14px {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #777777;
}

.smallTextOrange, A.smallTextOrange, TD.smallTextOrange, P.smallTextOrange {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #FF6600;
}

.smallTextBlue, A.smallTextBlue, TD.smallTextBlue, P.smallTextBlue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #003D85;
}

.smallTextRed, A.smallTextRed, TD.smallTextRed, P.smallTextRed {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #990000;
}

.smallTextGrey, A.smallTextGrey, TD.smallTextGrey, P.smallTextGrey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #777777;
}

.smallTextGrey9px, A.smallTextGrey9px, TD.smallTextGrey9px, P.smallTextGrey9px {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
  color: #777777;
}

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

.smallTextPrice, A.smallTextPrice, TD.smallTextPrice, P.smallTextPrice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #003D85;
}

.smallText01805, A.smallText01805, TD.smallText01805, P.smallText01805 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 8px;
  color: #777777;
}



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

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

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

TD.tableHeading, SPAN.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

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

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

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

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

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

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

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

SPAN.productSpecialPrice2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #990000;
}

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

SPAN.productRegularPrice2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.ZahlungsweiseTitel {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
}

.ZahlungsweiseBeschreibung {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #555555;
}

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

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

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

/* message box */

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

/* input requirement */

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

.mainframe {
	border-top-style: none;
	border-bottom-style: none;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
}

.UPSheader {
  font-size: 13pt;
  color: #663300;
  font-weight: 900;
}

.UPSheader2	{
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
}

.appheadercolor {
  background-color: #996633;
}

.modulepad {
  padding-left:10px;
  padding-right:10px;
}

.spacing {
  padding-left: 10px;
  padding-right: 10px;
}

.modpadbullet {
  padding-left:6px;
  text-indent: -9px;
  padding-right:5px;
}

TD.ups {
  font-family: Arial, Verdana, sans-serif;
  font-size: 7pt;
}

.brownbold {
  color: #663300;
  font-weight: bold;
}

.eingabefeld {
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	background-color: #FFFFFF;
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	border-top: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
	border-style: solid;
}

.eingabefeldError {
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	background-color: #FFFFFF;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-top: 1px solid #990000;
	border-bottom: 2px solid #990000;
	border-style: solid;
}

.eingabefeld2 {
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	background-color: #FFFFFF;
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	border-top: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
	border-style: solid;
}

.eingabelinie {
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	background-color: #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #B1B1B1;
	border-style: solid;
}

.eingabelinieNormal {
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-size: 12px;
	color: Black;
	background-color: #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #B1B1B1;
	border-style: solid;
}

.mengenfeld {
	width: 55px;
	height: 25px;
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	background-color: #FFFFFF;
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	border-top: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
	border-style: solid;
	direction: rtl;
}


.QuickSearch {
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	background-color: #FFFFFF;
	border: 1px solid #B1B1B1;
}

.QuickSearchSubmit {
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	border: 1px solid #B1B1B1;
	width: 50px;
	height: 17px;
}

OPTGROUP.favoritesOrange
{
Color: #FF6600;
Background-Color: #FFFFFF;
Font-Weight: bold;
Border: 1px solid #FF0000;
}

OPTGROUP.favoritesBlue
{
Color: #000066;
Background-Color: #FFFFFF;
Border: 1px solid #FF0000;
}

.PageNav {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.PageNav:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

a.PageNav:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
	
a.PageNav:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	font-size: 11px;
}

.Title
{
	font-weight: bold;
	font-size: 12px;
	color: #cc3300;
}

h1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #444444;
}

h2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #777777;

}

#CatPic {
	width:100px;
	height:100px;
	outline-width:1px;
}

#ProductPic {
	width:75px;
	height:75px;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF;
	opacity: .95;
	/* filter: alpha(opacity=95); */
	text-align: left; 
	border: 1px solid #888888;
}		

/*-----------------------------Lightbox 2.02 --------------------------*/

#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/template/lightbox2/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/template/lightbox2/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/template/lightbox2/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 */
	}	

/*----------------------------- ContentSlide --------------------------*/

.contentslide{
border: 1px solid #E6E7E7;
border-bottom-width: 4px;
padding: 4px;
width: 502px;
height: 150px;
}

.contentslide .contentdiv{
display: none;
height: 100%;
}

.pagination{
width: 492px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #E6E7E7;
border: 10px solid #E6E7E7;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 502px; /*IE5 width*/
w\idth: 502px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FF6600;
}


