/*
  $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: #ffffff;
  color: #666666;
  margin: 0px;
}

A {
  color: #666666;
  text-decoration: none;
  font-size: 12px;
}

A:hover {
  color: #ff9966;
  text-decoration: none;
  font-size: 12px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TD.headerInfoLinks {
  vertical-align:bottom;
  border:none;
  padding-top:0px;
  padding-bottom:8px;
  padding-left:5px;
  padding-right:5px;
  
}

TD.headerLogo {
  vertical-align:center;
  text-align:left;
  border:none;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:5px;
  padding-right:5px;

}

TD.headerPicts {
  vertical-align:bottom;
  text-align:right;
  border:none;
  padding-top:5px;
  padding-bottom:3px;
  padding-left:5px;
  padding-right:5px;

}

TR.headerNavigation {
  background: #F5F5F5; /* #bbc3d3; */
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  background: #F5F5F5;  /* #bbc3d3; */
  color: #666666;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-top-width: 3px;
  border-top-style: solid;
  border-color:	#FF9900;
  padding-top:5px;
  padding-bottom:5px;
}

A.headerNavigation { 
  color: #666666;
}

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

A.suche { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  color: #660099; 
  text-decoration: underline;
}

A.suche:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  color: #660099; 
  text-decoration: underline;
}

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

A.headerbreadcrumb { 
  color: #666666; 
}

A.headerbreadcrumb:hover {
  color: #666666;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-top: 2px solid #ff9966;
  background: #ffffff;
  color: #000000;
  padding-top:5px;
  padding-left:5px;
  padding-right:5px;
}

TD.footerlinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}
TD.cat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #FBC580;
  background: #F8A233;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #F5F5F5;
}

.infoBoxContents {
  background: #F5F5F5; /* #F5F5F5; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #FF9900;
  margin-bottom:2px;
  padding-left:5px;
  padding-right:5px;
  padding-top:2px;
  padding-bottom:5px;
  border-spacing:0px;
}

.infoBoxContentsSCart {
  background: #F5F5F5; /* #F5F5F5; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* border-bottom: 1px solid #FF9900; */
  /* margin-bottom:2px; */
  padding-left:5px;
  padding-right:5px;
  padding-top:2px;
  padding-bottom:5px;
  border-spacing:0px;
}


.infoBox2 {
  background: #FFFFFF;

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

}
.infoManu {
  background: #FFFFFF;

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

.infoManuContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}


.infoBoxNotice {
  background: #F5F5F5;
}

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

}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F5F5F5; /* #F78B00; */
  color: #666666; /* #ffffff; */
  border-bottom: 2px solid #FF9900;
  padding-left:3px;
  padding-right:3px;
  padding-top:5px;
  padding-bottom:5px;
}

TD.infoBoxHeadingnc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #F78B00;
  color: #ffffff;
}
TD.infoBox2, SPAN.infoBox2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #FBC580;
}

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;
 border-bottom: 1px solid #FBC580;
}

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;
  border-bottom: 1px solid #FBC580;
}

TABLE.productListing {
  border-bottom: 1px solid #FBC580;
  
  
  
}

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

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

A.pageResults {
  color: #0000FF;
}

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

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

TD.productHeading, DIV.productHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  border-bottom: 2px dotted #000000;
}
TD.productinfoprice, DIV.productinfoprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FF0000;
  border-bottom: 
  border-top: 2px dotted #000000;

}
TD.productinfoprice_sm, DIV.productinfoprice_sm {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
   

}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
.popup {  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF
}
A.close:LINK, A.close:VISITED, A.close:ACTIVE {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration: none;
}

A.close:HOVER {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
        text-decoration: none;
       
}
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;
}
TD.smallText_footer, SPAN.smallText_footer, P.smallText_footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cccccc;
}
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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

SPAN.catagorieClicked {

    color: #ff9966;
    font-size: 14px;
}

A.infos {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

A.infos:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff9966;
}

SPAN.enlargeClick {

    font-size: 10px;
}

