/*
  $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: 11px; color: #3c3c3c;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #eeeeee; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #FFFFFF; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #920128; text-decoration: underline; }

.header {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; color: #767F49}
a.header:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; color: #767F49}
a.header:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; color: #767F49}
a.header:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:underline; font-weight: bold; color: #1A1A1A}

.header2 {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #767F49}
a.header2:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #767F49}
a.header2:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #767F49}
a.header2:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: bold; color: #1A1A1A}

.smallTextwhite {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:underline; color: #808080}
a.smallTextwhite:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:underline; color: #808080}
a.smallTextwhite:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:underline; color: #808080}
a.smallTextwhite:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: bold; color: #8ec73c}

.smallTextwhite2 {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #FFFFFF; line-height: 20px}
a.smallTextwhite2:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #FFFFFF; line-height: 20px}
a.smallTextwhite2:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #FFFFFF; line-height: 20px}
a.smallTextwhite2:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:underline; font-weight: bold; color: #FFFFFF; line-height: 20px}

.mainNavi {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #E97591; padding-left:18px;}
a.mainNavi:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #E97591; padding-left:18px;}
a.mainNavi:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #E97591; padding-left:18px;}
a.mainNavi:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: bold; color: #E97591; padding-left:18px;}

.np1{	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}
a.np1:link {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}
a.np1:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}
a.np1:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:underline; font-weight: bold; color: #ffb400}

.price{	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}

BODY {
  background-image: url(images/bg.jpg);
  background-repeat: repeat;
  margin: 0px;
}

A {
  color: #758a60;
  text-decoration: none;
  border:0;
}
img {
border:0;}

A:hover {
  color: #ffb500;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  #color: #FFFFFF; 
  color: #000000; 
}

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

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.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

.navImg {
border: 0;
vertical-align: bottom;
}

.footer {	font-family:  Arial, sans-serif; font-size: 10px; font-weight: none; text-decoration:none; color: #808080}
a.footer:link {  font-family:  Arial, sans-serif; font-size: 10px; font-weight: none; text-decoration:none; color: #808080}
a.footer:visited {  font-family:  Arial, sans-serif; font-size: 10px; font-weight: none; text-decoration:none; color: #808080}
a.footer:hover {  font-family:  Arial, sans-serif; font-size: 10px; text-decoration:underline; font-weight: none; color: #808080}

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

.infoBox {
  
}

.infoBoxContents {
 
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  padding-left: 18px;
  padding-right: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.infoBox3 {
 
}

.infoBoxContents3 {
 
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  padding-left: 18px;
  padding-right: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.white{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #5E4C3E; line-height: 18px}
a.white:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #5E4C3E; line-height: 18px}
a.white:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #5E4C3E; line-height: 18px}
a.white:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: bold; color: #5E4C3E; line-height: 18px}

.fwhite{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #ffffff; line-height: 18px}
a.fwhite:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #ffffff; line-height: 18px}
a.fwhite:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #ffffff; line-height: 18px}
a.fwhite:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: bold; color: #ffffff; line-height: 18px}
#prodt_name{
  height: 40px;
  vertical-align:top;
  padding-left:3px;

}
#fprodt_name{
  height: 40px;
  vertical-align:top;
  padding-left:0px;

}
.infoBoxContents1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #656565; 
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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: #c3d986;*/
  /*background-image:url(images/featured_bg.jpg);*/
}

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: #c3d986;*/
  /*background-image:url(images/featured_bg.jpg);*/
}

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #93c842;
  color: #fbfbfb;
  font-weight: bold;
  padding-top: 5;
  padding-bottom: 5;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;
  padding-top: 15;
  padding-bottom: 15;
}

A.pageResults {
  color: #647652;
}

A.pageResults:hover {
  color: #647652;
  background: #ececec;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #4e433d;
}

TR.subBar {
  background: #f4f7fd;
}

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

.main { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #424242; line-height: 18px}

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: 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: Arial, sans-serif;
  color: #ff0000;
}

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

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

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

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #eeeeee; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #efccff; }

/* input requirement */

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

