/*
  $Id: stylesheet.css,v 1.45 2002/06/01 18:44:36 dgw_ 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: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }

BODY {
  scrollbar-highlight-color: #D8E1EB; scrollbar-shadow-color: #D8E1EB;
  scrollbar-arrow-color: #0000FF; scrollbar-base-color: #0000FF; scrollbar-face-color: #D8E1EB;
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, arial;
  font-size: 12px;
  font-style: normal; font-variant: normal; text-decoration: none;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A { 
  color: #0000FF; 
  text-decoration: none; 
}

A:hover { 
  background: #FFCC00;
  color: #FF0000; 
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #D8E1EB;
}

TD.headerNavigation {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #D8E1EB;
  color: #0000FF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #0000FF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, 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: "MS PGothic", Osaka, "MS Gothic", Gothic, 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: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #000000;
  font-weight: bold;
}

TABLE.infoBox {
  background: #b6b7cb;
}

TABLE.infoBoxContents {
  background: #f8f8f9;
}

TD.infoBoxHeading {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, 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: #f4f7fd;
}

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

TD.productListing-heading {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults { 
  color: #0000FF; 
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 23px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 11px;
  scrollbar-highlight-color: #dddddd; scrollbar-shadow-color: #dddddd;
  scrollbar-arrow-color: #170088; scrollbar-base-color: #170088; scrollbar-face-color: #ccccee;
  border-color: #ffffff; color: #008000; background-color: #ffffff;
  border-top: 1px solid black; border-right: 1px solid black;
  border-left: 1px solid black; border-bottom: 1px solid black;	
}

SPAN.greetUser {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, 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: "MS PGothic", Osaka, "MS Gothic", Gothic, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.checkoutBar {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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

A.copyright:link {
  background: none;
  color: #000000;
  text-decoration: none;
}

A.copyright:visited {
  background: none;
  color: #000000;
  text-decoration: none;
}

A.copyright:active {
  background: none;
  color: #000000;
  text-decoration: none;
}

A.copyright:hover {
  background: none;
  color: #000000;
  text-decoration: none;
}

input		{   border-color: #ffffff;  color: #008000;  background-color: #D8E1EB;  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, verdana,helvetica;}

select		{	border-color: #3f4f5f; color: #008000; background-color: #D8E1EB;  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, verdana,helvetica;}

.button     {	border-top: 1px solid black; border-right: 1px solid black;
			    border-left: 1px solid black; border-bottom: 1px solid black; background-color: #ccccee;	}

.search		{	font-size: 12px; font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, verdana,helvetica; color: #008000 ; font-weight: bold;	}

.icon		{	background-color: #d0dce0;	}
