/*
  $Id: stylesheet.css,v 1.3 2003/02/15 21:47:10 wilt Exp $

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

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #CC3300; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #FF7FBF; }
.sold { font-family : Arial, sans-serif; font-weight:bold; font-size : 20px; color: red;}
 
SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

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


BODY {
  background: #404c4a;
  color: #021B00;
  margin: 0px;
  text-align:center;

}

A {
color: #1C3201;
  text-decoration: none;
}

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

FORM {
        display: inline;
font-family:Arial, sans-serif;
}
td{
	  font-family:Arial, sans-serif;
}
TR.header {

}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family:Arial, sans-serif;
}

A.headerNavigation {
  color: #FFFFcc;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: ##000000;
}

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

  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;

  font-weight: bold;
}

.infoBox {
  font-family: Arial, sans-serif;
}

.infoBoxContents {

  font-family: Arial, sans-serif;

}

TD.infoBoxHeading {


  font-weight: bold;

}

TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;

}

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 {

}

TR.productListing-heading {

}

TD.productListing-heading {
  font-family: Arial, sans-serif;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;

}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Arial, sans-serif;

}

TR.subBar {

}

TD.subBar {
  font-family:  Arial, sans-serif;
}

TD.main, P.main {
  font-family:Arial, sans-serif;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial, sans-serif;

}


table.cat_description, td.cat_description{
font-family: Arial, sans-serif; 
} 

.cat_description{
background: #E5E9C8;
font-family: Arial, sans-serif; 
font-size: 11px;
line-height:18px;
 color: #021B00;
text-align:left;	
}

.cat_description a:link, .cat_description a:visited,{
color: #1C3201;
font-family: Arial, sans-serif;
text-decoration:none;
}

.cat_description a:hover{
color: #354F36;
font-family: Arial, sans-serif;
text-decoration:underline;
}




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 {
width:80%;
  border-color: #6699cc;
  border-style: solid;
  border-width: 0px;
}

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

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

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

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

SPAN.checkoutBarHighlighted {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.pollBoxRow {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  border-width: 0px; 
background-color: #F4FDF7
}
TD.pollBoxText {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  border-width: 0px; 
background-color: #F4FDF7
}
TR.pollOptRow {
  background: #EFEFEF;
}
TR.pollFooter {
  background: #F4FDF7;
}


#productinfopic{
	float:right;
	margin-right:10px;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 10px; color: #000000; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 10px; color: #000000; }
.infoBoxContentsG {  font-family:  Arial, sans-serif; font-size: 10px; }
.pageshow {color: #FFFFcc} 
.pageshow a:link {	color: #FFFFCC;}
.pageshow a:visited {	color: #FFFFCC;}
.pageshow a:hover {	color: #FFFFCC;}
.pageshow a:active {	color: #FFFFCC;}

table .tablebox,td .tablebox{
background:#484526;
background-image: url(images/side_bar.jpg);
background-position:top center;
background-repeat:repeat-y;	
}
