/*
  $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 {
  
  background-image:url(images/stylesheet/bg_main3.gif); 
  background-repeat: repeat-x repeat-y;  
  color: #000001;
  margin: 0px;
  
}

TABLE.TableMainOuter {
  background-image:url(images/stylesheet/bg_main3.gif); 
  background-repeat: repeat-x repeat-y; 
  width:100%;
  border-spacing:0px;
  padding:0px;
  background-color:#ffffff;
  text-align:center;

}


TABLE.TableMainFixed {
  width: 980px;
  border:1px solid #999999 ;
  border-spacing:0px;
  background-color:#f6f6ef;
  padding:0px;
  text-align:center;

}


.boxesRow:hover {
  color: #000000;
  background-color:#C4E0BA;
}

.boxesRow {
border:1px solid #E6E6E6 ;
font-family:Verdana,Arial,sans-serif;
font-size:10px;
line-height:12px;
}


.boxesRowOver {
border:1px solid #E6E6E6 ;
font-family:Verdana,Arial,sans-serif;
font-size:10px;
line-height:12px;
background: #C4E0BA;
}

a.textbox {
color: #ffffff;
}

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

A:hover {
  /*color: #AABBDD;*/
  color: #000000;
  /*text-decoration: underline;*/
}

FORM {
	display: inline;
}

TR.header {
  /*background: #dce9dc;*/
  /*background: #ffffff;*/
  /*background-image:url(images/sonst/back_gruen.gif);*/

}

TR.headerNavigation {
 /* background: #339966;*/
  color: #000000;
  height: 22px;
  background-image: url(images/stylesheet/headernavigation.gif);
  background-repeat: repeat-x;
	background-position: top right;
	
}

TR.headerNavigation_yel {
 /* background: #339966;*/
  color: #000000;
  height: 22px;
  /*background-image: url(images/stylesheet/headernavigation_yel.gif);
  background-repeat: repeat-x;
	background-position: top right;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #339966;*/
  color: #000000;
  font-weight : bold;
  background-image: url(images/stylesheet/headernavigation.gif);
  background-repeat: repeat-x;
	background-position: top right;
	
}

TD.headerNavigation_yel {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #339966;*/
  color: #000000;
  font-weight : bold;
  /*background-image: url(images/stylesheet/headernavigation_yel.gif);
  background-repeat: repeat-x;
	background-position: top right;*/
}


TD.columnLeft {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #339966;*/
  color: #000000;
  font-weight : bold;
  /*background-image: url(images/stylesheet/bg_column_tree.gif);
  background-repeat: repeat-y;
  background-position: bottom left;*/
}

TD.columnLeft_u {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #339966;*/
  color: #000000;
  font-weight : bold;
 /* background-image: url(images/stylesheet/bg_column_tree_u.gif);
  background-repeat: repeat-y;
  background-position: bottom left;*/
}

TD.pdw {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #339966;*/
  color: #000000;
  vertical-align:middle;
  text-align:center;
  font-weight : normal;
  /*background-image: url(images/stylesheet/pdw2.png);
  background-repeat: no-repeat;
	background-position: center;*/
}

TD.header_pic {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #339966;*/
  color: #000000;
  font-weight : bold;
  background-image: url(images/logo.png);
  background-repeat: no-repeat;
  background-position: top center;
}

TD.footer_pic {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #339966;*/
  color: #000000;
  font-weight : bold;
  /*background-image: url(images/stylesheet/footer_large.jpg);
  background-repeat: no-repeat;
  background-position: top center;*/
}

A.headerNavigation { 
  color: #000000; 
}



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

TR.headerError {
  background: #ff0001;
}


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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  height: 22px;
  background-image: url(images/stylesheet/headernavigation.gif);
  background-repeat: repeat-x;
  background-position: top right;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : bold;

}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffffff;
/*  background: #97c49e;*/
  /*background-image:url(images/sonst/back.gif);*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
}

.infoBoxContents_cart {
  background: #ffffff;
/*  background: #97c49e;*/
  /*background-image:url(images/sonst/back.gif);*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  }

.HeadingPictureContents {
  background: #dce9dc;
/*  background: #97c49e;*/
  /*background-image:url(images/sonst/back.gif);*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /*background: #339966;*/
  color: #000000;
  background-image: url(images/stylesheet/headernavigation.gif);
  background-repeat: repeat-x;
	background-position: top right;
	filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

TD.infoBoxHeading_listing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /*background: #339966;*/
  color: #000000;
  background-image: url(images/stylesheet/headernavigation_yel.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

TD.infoBoxHeading_catalog {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /*background: #990001;*/
  color: #000000;
  background-image: url(images/stylesheet/headernavigation_cat3.gif);
  background-repeat: repeat-x;
	background-position: top right;
	filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90
}

.information_footer {
  font-family: Arial;
  font-size: 11px;
  background: #f4f4f5;
  color: #999999;
  filter:alpha(opacity=75);
   -moz-opacity:.75;
   opacity:.75;
}

A.infoBoxHeading { 
  color: #000000; 
}

A.infoBoxHeading:hover {
  color: #055601;
}

TD.HeadingPicture {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #edf7ef;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  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: #ffffff;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #339966;*/
  /*color: #ffffff;*/
  font-weight: bold;  height: 22px;
  color: #000000;
  background-image: url(images/stylesheet/headernavigation.gif);
  background-repeat: repeat-x;
  background-position: top right;
  }

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

}

.ProductListingHeading {
  font-weight: bold;
  color:#333333;
  font-size: 12px;
  
}

.ProductSpecialHeading {
  font-weight: bold;
  color:#990000;
  font-size: 17px;
  
}

.ProductListingTitleHeading {
  font-weight: bold;
  color:#000000;
  font-size: 10px;
  
}

A.pageResults {
  color: #0000FF;
}

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

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

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

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

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

}

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

}

TD.mainScript, P.mainScript {
  font-family: Script, Verdana, Arial, sans-serif;
  font-size: 21px;
  line-height: 1.5;
  font-weight:bold;

}

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
 /* font-weight: bold; */
  color: #ff0000;
 }

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

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

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

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

SPAN.productSpecialPrice, DIV.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 14px;
  font-weight:bold;
  white-space:nowrap;
}

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

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

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }


.left { float: left; margin-right: 10px; top:auto}
.right { float: right; margin-left: 10px; top:autop}

DIV.StartPageCategories, A.StartPageCategories {
  font-size:11px;
  color: #156a02;
  font-weight:bold;
  white-space:nowrap;
}

DIV.StartPageCategoriesText {
  font-size:10px;
  height:100px;
  font-weight: normal;
}

DIV.StartPageCategoriesPic, A.StartPageCategoriesPic {
  font-size:10px;
  height:100px;
  font-weight:normal;
  vertical-align:middle;
}

.StartPageTitleSlogan {
  font-weight: bold;
  font-size: 26px;
  color: #156a02;
  text-align:center;
  font-weight:bold;
}

sup a {
font-size:80%;
font-weight:bold;
text-decoration:none;
}

.dottedlineh {
background-image:url(/images/stylesheet/dottedlineh.gif);
background-repeat:repeat-x;
border:0pt none;
height:1px;
margin-bottom:0pt;
margin-top:0px;
padding:0pt;
}

.dottedlinev {
background-image:url(/images/stylesheet/dottedlinev.gif);
background-repeat:repeat-y;
border:0pt none;
width:1px;
margin-bottom:0pt;
margin-top:0px;
padding:0pt;
}