
.menu  { filter: alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=500, FinishY=250) }

.MenuBox  { margin-right: 20pt; margin-left: 20pt; padding-right: 20pt; border-top: 0px solid #000000; border-right: 0px solid #000000; border-left: 0px solid #000000 }





A:link { TEXT-DECORATION: none; font-weight: normal }
A:visited  { font-weight: normal; text-decoration: none }
A:active { COLOR: #330000; font-weight: normal; text-decoration: none }
A:hover { COLOR: #CC3333; TEXT-DECORATION: none; text-decoration: underline; font-weight: none }


p.footer A:link { color: #ffffff }
p.footer A:visited   { color: #ffffff }
p.footer A:active   { color: #ffffff }
p.footer A:hover  { color: #E3E1E6; text-decoration: underline }


h1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold; 
color: #434343; 
} 
h2 { 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px; 
font-weight: bold; 
color: #434343; 
} 
h3 { 
color: #434343; 
} 


/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


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

A      { line-height: 30px }



FORM {
	display: inline;
}

TR.header  { background-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  { }

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

.infoBox       { background-color: white; margin-bottom: 4pt; margin: 20px}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading      { color: #00529b; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: white }

TD.infoBox, SPAN.infoBox  { font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: white }

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-color: #f9fafd }

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-color: #E9E9F2 }

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

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

A.pageResults { 
  color: #1D1A3F; 
}

A.pageResults:hover { 
  color: #900104; 
  background: #F2F5FE; 
}

TD.pageHeading, DIV.pageHeading     { color: #900104; font-weight: bolder; font-size: 15px; font-family: Arial, Verdana, sans-serif }

TR.subBar {
  background: #f4f7fd;
}

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

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




