/*
  $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: 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: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  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;
  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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.salex {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  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: #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: #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: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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: #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;
}


.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 */
.moduleRow { }
.moduleRowOver { background-color: #c5e6fd; cursor: pointer;}
.moduleRowSelected { background-color: #fafbfb; }

.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; }
body {
	margin-left: 0px;
	margin-top: 5px;
	background-color: #000000;
}
.eatmind {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #989898;
	text-decoration: none;
}

.signup{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}

.search{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	color: #c3c3c3;
	border-top: 1px solid #707070;
}

.a {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #707070;
	border-right: 1px solid #707070;
	color: #b0b0b0;
}

.s {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #707070;
	color: #b0b0b0;
}

.forum{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #c3c3c3;
	border-top: 1px solid #707070;
	padding:3px;
}

.text{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #02BFA9;
}

.textprice{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.text1{
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
}
.text2{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}

.save{
	font-family: arial;
	font-size: 10px;
	color: #ff8400;
}

.news{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('images/news.png');
}

.news1{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.date{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #7d7d7d;
	text-decoration: none;
}

.add{
	font-family: impact;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

input{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	background-color: #eaf9c8;
	border: 1px solid #c0c0c0;
}

textarea{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	background-color: #eaf9c8;
	border: 1px solid #c0c0c0;
}

.in_tel{
	font-family: verdana;
	font-size: 7px;
	color: #ffffff;
	background-color: #eaf9c8;
	border: 1px solid #c0c0c0;
}

select{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	background-color: #eaf9c8;
	border: 1px solid #c0c0c0;
}

.more{
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	padding: 2px;
}

.footer{
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
}

.need{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #ff8400;
}

a:active{
	text-decoration: none;
}

.leftnav{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #2a2a2a;
}

.leftnav_cat{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #2a2a2a;
	padding-left: 2px;
	text-decoration: none;
}

.leftnav_cat_selected{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FE9B00;
	padding-left: 2px;
	text-decoration: none;
}

.padding_top{
	padding-top: 10px;
}

.padding_bottom{
	padding-bottom: 10px;
}

.song{
	font-family: tahoma;
	font-size: 11px;
	color: #2a2a2a;
}

.product_title {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #989898;
	text-decoration: none;
}

.regular {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.r_price {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.sale {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff8800;
	text-decoration: none;
}

.s_price {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.headcart{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	white-space: nowrap;
	color: #087F45;
}
.headcart2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px; 
	font-weight: bold;
	white-space: nowrap;
	text-transform: uppercase;
}
a.cart{
	text-decoration: none;
	color: #087F45;
}

a.cart:hover{
	text-decoration: none;
	color: #ffffff
}

a.menu_item{
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight: bold;
}
a.menu_item:hover{
	text-decoration: none;
	color: #ffffff
}
ul.sitemap {
color: #ff0000;
}

.account{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../../images/arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 5px;
}

.spacer_w {
	background-attachment: fixed;
	background-image: url(../../images/spacer_w.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.top{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ff8400;
}
