/*
  $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: Arial, Verdana,  sans-serif; 
	font-size: 11px; 
	/*font-weight:bold;*/
	color:#746f5e;
}
.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; }
html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	font-family:"Tahoma";
	font-size:10pt;
	color:#001768;
	
}

TD{
	font-family:"Tahoma";
	font-size:10pt;
	color:#001768;
}

a:link, a:visited{
	font-family:"Tahoma";
	font-size:11px;
	color:#3f3e3d;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a.lnkFooter:link, a.lnkFooter:visited{
	font-family:"Tahoma";
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

a.lnkFooter:hover{
	color:#fff;
	text-decoration:underline;
}

.tblCenter{
	width:100%;
	border:0px;
}

.centerLine{
	width:800px;
	background-color:#fff;
	vertical-align:top;
}

.tblContent{
	width:100%;
	height:100%;
}

.topBack{
	background:url('./images/template/headerTop.png') repeat-x;
	height:62px;
}

.headerLeft{
	background:url('./images/template/headerLeft.png') no-repeat;
	width:201px;
	height:239px;
}

.headerLeftSub{
	background:url('./images/template/headerLeftSub.png') no-repeat;
	width:201px;
	height:239px;
}


.headerRightSub{
	background:url('./images/template/headerRightSub.png') no-repeat;
	width:200px;
	height:239px;
}

.headerRight{
	background:url('./images/template/headerRight.png') no-repeat;
	width:201px;
	height:239px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #AE000C;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

TD.foot{
  background: #302c26;
 
 }

TD.footMid{
  width:800px;
  background: #302c26;
  vertical-align:right;
}

TD.footer {
  width:800px;
  text-align:right;
  padding-top:10px;
  padding-bottom:5px;
}

.footerText{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #302c26;
  color: #ffffff;
  text-align:right;
}

.infoBox {
  /*background: #AE000C;*/
}

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

.infoBoxNotice {
  background: #AE000C;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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: #fff;  
}

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

TABLE.productListing {
  border: 1px solid #AE000C;
  border-right:0px;
  border-bottom:0px;
  /*border-style: solid;
  border-color: #AE000C;*/
  /*border-spacing: 1px;	*/
}

TR.productListing {
	border:1px solid #ccc;
}


A.productListing-heading:link , A.productListing-heading:visited, .productListing-heading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #fff;
  text-decoration:none;
}

.productListing-heading{
	color:#ccc;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border:1px solid #AE000C;
  border-left:0px;
  border-top:0px;
}

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

A.pageResults:link, A.pageResults:visited {
  color: #fff;
  text-decoration:none;
  padding:0px 2px 0px 2px;
  text-decoration:none;
}

A.pageResults:hover {
  color: #fff;
  text-decoration:underline;
}


TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color:#fff;
  background:url('./images/pageHeadingBack.jpg');
  width:614px;
  height:30px;
  padding-left:10px;
}

TD.pageHeadingSub, DIV.pageHeadingSub{
	background-color:#838383;
	width:622px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	height:30px;
}

TD.pageHeadingSubCart{
	background-color:#838383;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	height:30px;
}

TR.subBar {
  background: #AE000C;
}

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: 11px;
  line-height: 1.5;
}

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

TD.smallTextDate{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#746f5e;
}

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

/* OWN */
html>body .lnkCat{
	width:155px;
	height: 21px !important;
	height: 21px;
}

.lnkCat{
	width:180px;
	height: 25px !important;
	height: 25px;
	text-align: left;
	padding-top: 4px;
	padding-left:25px;
	display:block;
	background:url('./images/template/lnkCatFront.png') no-repeat;
	background-position:left;
}

a.lnkCat:link, a.lnkCat:visited{
	color:#2b2b2b;
}


html>body .lnkCatSub{
	width:150px;
	height: 21px !important;
	height: 21px;
}

.lnkCatSub{
	width:180px;
	height: 26px !important;
	height: 26px;
	text-align: left;
	padding-top: 4px;
	padding-left:30px;
	display:block;
	text-decoration:none;
	background:url('./images/template/lnkCatFrontSub.png') no-repeat;
	background-position:left;
}

a.lnkCatSub:link, a.lnkCatSub:visited{
	color:#4c4c4c;
}


html>body .headerBottom{
	padding-left:171px;
	margin-top:0px;
}

.headerBottom{
	padding-left:171px;
	padding-top:-2px;

}

.headerBot{
	border-collapse:collapse;
}

.showBorder{
	
	padding:0px 5px 0px 5px;

}

.showProduct{
	/*border:1px solid #f1f1f1;*/
	width:280px;
}

.showImage{
	width:100px;
	height:100px;
	padding-right:15px;
}

.showTitle{
	font-family:"Arial";
	font-size:14px;
	font-weight:bold;
	color:#3f3e3d;
	background-color:#e7e7e7;
	height:30px;
	padding-left:10px;
}

.showPrice{
	font-family:"Arial";
	font-size:18px;
	font-weight:bold;
	color:#ffa30f;
}

SPAN.productSpecialPrice {
  font-family: "Arial";
  font-size:18px;
  color: #ff0000;
}

SPAN.productSpecialPriceInfo{
  font-family: "Arial";
  font-size:14px;
  color: #ff0000;
}

.extraInfo{
	font-family:"Arial";
	font-size:12px;
	color:#3f3e3d;
}

.btnBuyIt{
	border:1px solid #d48404;
	background-color:#ffa30f;
	padding:0px 5px 0px 5px;
}

a.lnkBuyIt:link, a.lnkBuyIt:visited{
	/*display:block;*/
	/*width:280px;
	height:20px;*/
	font-family:"Arial";
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	color:#115c72;
	text-decoration:none;
}

.buyIt{
	/*background-color:#86b535;*/
}

a.lnkShowProduct:link, a.lnkShowProduct:visited{
	font-family:"Arial";
	font-size:14px;
	font-weight:bold;
	color:#3f3e3d;
	text-decoration:none;
}

a.lnkProductListShow:link, a.lnkProductListShow:visited, .cartPrice{
	font-family:"Arial";
	font-size:12px;
	color:#3f3e3d;
	text-decoration:none;
}

#shopCart{
	position:absolute;
	display:none;
	z-index:2;
	background-color:#fff;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	border:1px solid #ccc;
}

.winkelWagen{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	color: #746f5e;
}

a.lnkWinkelWagen:link, a.lnkWinkelWagen:visited{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	color: #746f5e;
	text-decoration:none;
}

a.lnkWinkelWagen:hover{
	text-decoration:underline;
}

a.lnkImageKlik:link, a.lnkImageKlik:visited{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #746f5e;
	text-decoration:none;
}


html>body #divlayer{
	height:60px;
}

#divLayer { 
	border: 1px solid #ccc; 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-top: -50px; 
	margin-left: -150px; 
	width:300px; 
	height:100px; 
	background-color:#fff;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display:none; 
	text-align:center;
	padding-top:40px;
	font-family:"Arial";
	font-size:15px;
	font-weight:bold;
}

a.menuItem:link, a.menuItem:visited{
	font-family:"Tahoma";
	font-size:10pt;
	color:#001768;
	text-decoration:none;
}

.menuSeperator{
	background:url('./images/menuSeperator.png') no-repeat;
	width:2px;
	height:25px;
}

.search{
	padding-top:3px;
}

.basketEmpty{
	font-family:"Tahoma";
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.basketEmptyPic{
	text-align:center;
}

.emptyCat{
	font-family:"Tahoma";
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-bottom:170px;
	padding-top:20px;
}

.divMenu{
	width:170px;
	position:absolute;
	z-index:1;
}

.content{
	padding-left:180px;
	vertical-align:top;
}

.tdContent{
	text-align:justify;
	width:800px;
}

.subContent{
	width:100%;
}