/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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: #C0000C; text-decoration: underline; }

BODY {
  margin: 0px;
}

A {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}
.boxtxt {color : #E4DEC4; font-family: Verdana, Arial, sans-serif; font-size: 10px;}
.boxtxt a {color : #E4DEC4; text-decoration: none;}
.boxtxt a:hover {color : #FFF99F;
}
.copy {
	color : #000000;
	margin-top : 3px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	font-size : 10px;
	font-family : "arial", arial, sans-serif;
	font-weight: none;
}
.copy a {
	color : #000000;
	text-decoration: none;
}
.copy a:hover {
	color: #300FF3;
}

.menu {color : #000000; font-size: 14px; font-family: tahoma;}
.menu a {color : #000000; text-decoration: none;}
.menu a:hover {color : #C0000C;
}
.menuk {color : #000000; font-size: 12px; font-family: tahoma;}
.menuk a {color : #000000; text-decoration: none;}
.menuk a:hover {color : #C0000C;
}



.menu_lm {color : #ffffff; font-size: 10px; font-family: tahoma;}
.menu_lm a {color : #ffffff; text-decoration: none;}
.menu_lm a:hover {color : #FCC00F;
}
.menu_l {color : #ffffff; font-size: 14px; font-family: tahoma;}
.menu_l a {color : #ffffff; text-decoration: none;}
.menu_l a:hover {color : #FCC00F;
}
.menu_m {color : #ffffff; font-size: 10px; font-family: tahoma;}
.menu_m a {color : #ffffff; text-decoration: none;}
.menu_m a:hover {color : #FCC00F;
}
.nagl_l {color : #000000; font-size: 14px; font-family: tahoma;}
.nagl_l a {color : #C3300C; text-decoration: none;}
.nagl_l a:hover {color : #900009;
}
.hn {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : none;
}
.hn a {color : #ffffff;
}
.hn a:hover {color : #FFF00F;
}

.ibc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : none;
}
.ibc a {color : #900009;
}
.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : none;
}
.headerNavigation a {
  color: #000000;
}
.headerNavigation a:hover {
  color: #C0000C;
}
.sText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : none;
}
.sText a {
  color: #000000;
}
.sText a:hover {
  color: #C0000C;
}



.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: tahoma, sans-serif;
  font-size: 16px;
  font-weight: none;

  color: #900003;
}

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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}



.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;







}

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: #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: #F6F6F6;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  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: tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #600006;
}

TR.subBar {
  background: #f4f7fd;
}

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;
}

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: #C0000C;
  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;
}

.tekst_b {float:none;}
.tekst_b {font:14px tahoma, serif; color:#FCC00F;  margin:0px 0 0; }
.tekst_b a {color: #ffffff; text-decoration: none;}
.tekst_b a:hover {  color: #C0000C;}

.tekst_bb {float:none;}
.tekst_bb {font:14px tahoma, serif; color:#ffffff;  margin:0px 0 0; }
.tekst_bb a {color: #ffffff; text-decoration: none;}
.tekst_bb a:hover {  color: #C0000C;}

.tekst_bb2 {float:none;}
.tekst_bb2 {font:14px tahoma, serif; color:#000000;  margin:0px 0 0; }
.tekst_bb2 a {color: #F0033F; text-decoration: none;}
.tekst_bb2 a:hover {  color: #C0000C;}

.tekst2 {float:none;}
.tekst2 {font:14px tahoma, serif; color:#000000;  margin:0px 0 0; }
.tekst2 a {color: #C0000C; text-decoration: none;}
.tekst2 a:hover {  color: #000000;}

.tekst {float:none;}
.tekst {font:14px tahoma, serif; color:#000000;  margin:0px 0 0; }
.tekst a {color: #000000; text-decoration: none;}
.tekst a:hover {  color: #C0000C;}

.tekst h1 {font:16px/16px Verdana, serif; color:#323232; margin:0px 0 0;}
.tekst h2 {font:10px/10px Verdana, serif; color:#C0000C; margin:0px 0 0;}
.tekst h3 {font:14px/14px Verdana, serif; color:#C0000C; margin:0px 0 0;}
.tekst h7 {font:16px/16px Verdana, serif; color:#323232; margin:0px 0 0;}

.tekst strong {font:14px/14px Verdana, serif; color:#000000; margin:0px 0 0;}

.tekst p {font:14px Verdana, serif; color:#000000;  margin:0px 0 0; }
.tekst p a {font:10px tahoma, serif; color: #000000; text-decoration: none;}
.tekst p a:hover {color: #C0000C;}

.tekst ul {font-size:9px, Verdana, sans-serif; padding:0px 0px 0 0;}
.tekst ul a {color : #006EA6; text-decoration: none;}
.tekst ul a:hover {color : #000000;}
.tekst li {font-size:9px, Verdana, sans-serif; padding:0px 0px 0 0;}
.tekst li a {color : #006EA6; text-decoration: none;}
.tekst li a:hover {color : #000000;
}
.box_nag {font:14px tahoma, serif; color:#FCC00F;  margin:0px 0 0; }
.box_nag a {color: #ffffff; text-decoration: none;}
.box_nag a:hover {  color: #C0000C;
}

.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; }
