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

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

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

.linksBlind 
{
	font-family: arial;
	font-size: .75em;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.linksBlindLg {

	font-family: arial;
	font-size: 1em;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:link 
{
	text-decoration: none;
	color:#FFFF00;
}

a:visited 
{
	text-decoration: none;
	color:#FFFFFF;
}

a:hover 
{
	text-decoration: underline;
	color:#00FF00;
}

a:active 
{
	text-decoration: none;
	color:#CCCCCC;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #00FF66;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #00FF66;
  font-weight : bold;
  padding: 6px; 
  border-bottom: 2px solid; 
  border-color: #ffffff;
}

A.headerNavigation { 
  color: #00FF66; 
}

A.headerNavigation:hover {
  color: #0000FF;
}

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

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

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

.infoBox {
  background-color: transparent;
}

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

.infoBoxNotice {
  background: #000000;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #00FF66;
  color: #000000;
  white-space:nowrap;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  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: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #00FF66;
}

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: 12px;
}

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

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

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

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

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

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

/* descriptions */
.yelSmJustBold 
{
	font-family: arial;
	font-size: .7em;
	font-weight: bold;
	color: #FFFF00;
	text-align: justify;
	vertical-align: middle;
}

.yelSmJust 
{
	font-family: arial;
	font-size: .7em;
	color: #FFFF00;
	text-align: justify;
	vertical-align: middle;
}

.yelMedCent 
{
	font-family: arial;
	font-size: .8em;
	color: #FFFF00;
	text-align: center;
	vertical-align: middle;
}

.yelMedL
{
	font-family: arial;
	font-size: .8em;
	color: #FFFF00;
	text-align: left;
}

.orSmJust 
{
	font-family: arial;
	font-size: .75em;
	color: #FF8000;
	text-align: center;
	vertical-align: middle;
}

.orMedJust 
{
	font-family: arial;
	font-size: .9em;
	color: #FF8000;
	text-align: center;
	vertical-align: middle;
}

.orMedL
{
	font-family: arial;
	font-size: .8em;
	color: #FF8000;
	text-align: left;
}


.whSmJust 
{
	font-family: arial;
	font-size: .9em;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: middle;
}

.whSmCent
{
	font-family: arial;
	font-size: .9em;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.whMedJust
{
	font-family: arial;
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: middle;
}

.yelMedCentBold 
{
	font-family: arial;
	font-size: .8em;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	vertical-align: middle;
}

.orMedCentBold 
{
	font-family: arial;
	font-size: .8em;
	font-weight: bold;
	color: #FF8000;
	text-align: center;
	vertical-align: middle;
}

HR 
{
height:.2em;
background:#00FF66;
}

.whiSmCentBold 
{
	font-family: arial;
	font-size: .7em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}


.yelSmCent 
{
	font-family: arial;
	font-size: .9em;
	color: #FFFF00;
	text-align:center;
}

.yelMedCent 
{
	font-family: arial;
	font-size: 1em;
	color: #FFFF00;
	text-align: center;
	vertical-align: middle;
}

.orMedCent 
{
	font-family: arial;
	font-size: 1em;
	color: #FF8000;
	text-align: center;
	vertical-align: middle;
}


.yelLgCent 
{
	font-family: arial;
	font-size: 1.1em;
	color: #FFFF00;
	text-align: center;
	vertical-align: middle;
}

.orLgCent 
{
	font-family: arial;
	font-size: 1.1em;
	color: #FF8000;
	text-align: center;
	vertical-align: middle;
}

.yelLgCentBold
{
	font-family: arial;
	font-size: 1.6em;
	font-weight:bold;
	color: #FFFF00;
	text-align: center;
	vertical-align: middle;
}

.yelLgLeftBold
{
	font-family: arial;
	font-size: 1.1em;
	font-weight:bold;
	color: #FFFF00;
	text-align: Left;
	vertical-align: left;
}

.orLgCentBold
{
	font-family: arial;
	font-size: 1.6em;
	font-weight:bold;
	color: #FF8000;
	text-align: center;
	vertical-align: middle;
}

.orLgLeftBold
{
	font-family: arial;
	font-size: 1.1em;
	font-weight:bold;
	color: #FF8000;
	text-align: left;
	vertical-align: left;
}

.yelXlCentBold
{
	font-family: arial;
	font-size: 1.6em;
	font-weight:bold;
	color: #FFFF00;
	text-align: center;
	vertical-align: middle;
}

.orXlCentBold
{
	font-family: arial;
	font-size: 1.6em;
	font-weight:bold;
	color: #FF8000;
	text-align: center;
	vertical-align: middle;
}

.notice 
{
	font-family: arial;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.orLgLeftItal 
{
	font-family: arial;
	font-size: .75em;
	color: #FF8000;
	text-align: left;
	vertical-align: middle;
	font-style:italic;
}

.orMedLeftItal 
{
	font-family: arial;
	font-size: .9em;
	color: #FF8000;
	text-align: left;
	vertical-align: middle;
	font-style:italic;
}

.orLgLeft 
{
	font-family: arial;
	font-size: 1.1em;
	color: #FF8000;
	text-align: left;
	vertical-align: middle;
}

.yelLgLeft 
{
	font-family: arial;
	font-size: 1.1em;
	color: yellow;
	text-align: left;
	vertical-align: middle;
}

.yelMedLeft 
{
	font-family: arial;
	font-size: .9em;
	color: yellow;
	text-align: left;
	vertical-align: left;
}

/* category information boxes */

.cat_info_box
{
	background: #000000; 
	padding: 8px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
  	font-weight: bold
  }

p
{
margin-top: 5px;
margin-bottom: 6px;
font-family: arial;
font-size: .8em;
color: #FF8000;
text-align:center;
}

/* menu Image - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
font-size: 11px;
font-family: Arial;
font-weight: bold;
text-align: left;
height: 12px;
text-decoration: none;
border: 0;
}

a.menucateg:hover {
border: 0;
background-color:#00FF66;
text-decoration: none;
font-weight: bold;
color: #000000;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 11px;
font-family: Arial;
text-align: left;
height: 12px;
text-decoration: none;
border: 0;
}

a.menusubcateg:hover {
border: 0;
background-color:#00FF66;
text-decoration: none;
color: #000000;
}

a.menusubcategsec:link, a.menusubcategsec:visited, a.menusubcategsec:active {
display: block;
vertical-align: middle;
font-size: 11px;
font-family: Arial;
text-align: left;
height: 12px;
text-decoration: none;
border: 0;
}

a.menusubcategsec:hover {
border: 0;
background-color:#00FF66;
text-decoration: none;
color: #000000;
}

/* menu Image - Show Sub-categories  End */


.lists {
  font-family: Verdana, Arial, sans-serif;
  font-size: 3;
  color: #ffffff;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #00FF66;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #00FF66;
}
/*** End Header Tags SEO ***/
	
