/*
  $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: Tahoma, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #CC3333;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #00CC00;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  border: 1px solid #DFE0E1;
}

.infoBoxContents {
  border: 1px solid #DFE0E1;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, 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 {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
}

.productListing-heading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

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

A.pageResults {
  text-decoration: none;
}

A.pageResults:hover {
  background: #DFE0E1;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #BA2D1A;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

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

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

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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


a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #CC3333;
}
a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
}
a.nav {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=black, OffX=1, OffY=1, Positive=1);
	width:92px;
}
a.nav:hover {
	color: yellow;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	filter: DropShadow(Color=black, OffX=1, OffY=1, Positive=1);
}
a.nav_w {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=black, OffX=1, OffY=1, Positive=1);
	width:130px;
}
a.nav_w:hover {
	color: yellow;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	filter: DropShadow(Color=black, OffX=1, OffY=1, Positive=1);
}
p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.btnhl {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.greybox {
	border: 1px solid #DFE0E1;
}
.tdsnav {
	background-color: #DFE0E1;
}
.field {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.greybtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE0E1;
}
.path {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.snav {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.snav:hover {
	color: #CC3333;
	text-decoration: underline;
}
.greytop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE0E1;
}
.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.title {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #BA2D1A;
	font-weight: bold;


}
.po1 {
	border-top-width: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DFE0E1;
	border-right-color: #DFE0E1;
	border-left-color: #DFE0E1;
}
.po2 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #DFE0E1;
}
.po3 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFE0E1;
	border-left-color: #DFE0E1;
	border-bottom-width: 1px;
	border-bottom-color: #DFE0E1;
	text-align: center;


}
.po4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFE0E1;
	border-right-color: #DFE0E1;
	border-bottom-width: 1px;
	border-bottom-color: #DFE0E1;
	background-color: #DFE0E1;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BA2D1A;
	text-align: center;






}
.head {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #BA2D1A;
	font-weight: bold;
}
.plist {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.more {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #BA2D1A;
	text-decoration: none;
}
a.more:hover {

	color: #BA2D1A;
	text-decoration: underline;
}
.po1thin {

	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DFE0E1;
	border-right-color: #DFE0E1;
	border-left-color: #DFE0E1;
}
.aktion {
	font-family: Tahoma, Arial, sans-serif;
	color: #FF0000;
	font-size: 11px;
}
.po4a {

	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F7D7B2;
	border-right-color: #F7D7B2;
	border-bottom-width: 1px;
	border-bottom-color: #F7D7B2;
	background-color: #F7D7B2;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BA2D1A;
	text-align: center;
}
.greylft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFE0E1;

}
.footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
