/*
  $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

BODY {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #676767;
  margin: 0;
  padding: 0;
}

h1 {
font-size: 14pt;
font-weight: bold;
color: #676767;
font-family: Verdana, Arial, sans-serif;
}

.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: #FFFFFF; }
.discountName {
	color: red;
}
.discountValue {
	color: red;
}
A.top { color:#676767;
text-decoration : none;}

A.top:ACTIVE {
	color : #676767;}


A.top:VISITED {
	color:#676767;
}


A.top:HOVER {
	color : #676767;
	text-decoration : underline;

}

A.top:LINK {
	color : #676767;}


A.top1 {
color:#676767;
text-decoration : none;
font-size:12pt;
font-weight:bold;
}

A.top1:ACTIVE {
	color : #676767;}


A.top1:VISITED {
	color:#676767;
}

A.top1:HOVER {
	color : #676767;
	text-decoration : underline;

}

A.top1:LINK {
	color : #676767;}

A.smalltext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration : none;
}

A.smalltext:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration : underline;
}

.boxheader {
color:#FFFFFF;
font-size:11pt;
font-weight:bold;
}

.fonth1
{
font-size: 14pt;
font-weight:bold;
color: #676767;
}

.main {
  font-family: Verdana, Arial, sans-serif;
  font-size:10pt;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;

}

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

TD.description_title {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
	color:#000000;
}

td,tr,div {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #676767;
  margin: 0px;
}

div.product {
  font-size: 13px;
  font-weight : bold;
}


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

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

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #007cc2;
}

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

A.headerNavigation {
  color: #FFFFFF;
}

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

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: 10px;
  background: #FFFFFF;
  color: #676767;
  font-weight: bold;
}

.infoBox {
// background: #007cc2;
 background: #007cc2;
}


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

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

.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: 11pt;
  font-weight: bold;
  background: #007cc2;
  color: #ffffff;
}

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

TR.productListing-heading {
  background: #FFFFFF;
}

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

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

.pageResults {

font-family: Helvetica, Verdana, Arial, sans-serif;
color: #3A1E01;
font-weight:bold;
font-size: 10pt;
}

A.pageResults {
font-family: Helvetica, Verdana, Arial, sans-serif;
color: #3A1E01;
font-weight:bold;
font-size: 10pt;
}

A.pageResults:hover {
color: #3A1E01;
font-weight:bold;
}

TD.pageHeading, DIV.pageHeading {
font-size: 14pt;
font-weight: bold;
color: #676767;
font-family: Verdana, Arial, sans-serif;

}

TR.subBar {
  background: #FFFFFF;
}

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: #676767;
  margin: 2px;
}

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: #007cc2;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFFF;
  border-color: #007cc2;
  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;
}

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

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

.former_price {color: #000000; text-decoration: line-through;
font-size:10pt; font-weight:bold;}
.sales_price {color: #FF0000; font-size:10pt; font-weight:bold;}
