/*
  $Id: stylesheet.css,v 1.48 2002/07/11 17:13:14 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 Sans Serif ; font-size: 10px; }
.errorBox { font-family : MS Sans Serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : MS Sans Serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
FONT {	FONT-FAMILY: MS Sans Serif, CordiaUPC, Krungthep, Thonburi, Ayutthya; FONT-SIZE: x-small}
A {	FONT-FAMILY: MS Sans Serif, CordiaUPC, Krungthep, Thonburi, Ayutthya; FONT-SIZE: x-small}
BODY {
  background: #ffffff;
  color: #636466;
  margin: 0px;
}
	
a{   color: #636466;   text-decoration: none; }
a:hover {   color: #ff5a00;   text-decoration: underline; }

.headerNavigation {   color: #000099; }
.headerNavigation:hover {  color: #ffffff;}
	
.title:link {FONT-SIZE: x-small; COLOR: #2671bc;  TEXT-DECORATION: underline}
.title:visited {FONT-SIZE: x-small; COLOR: #2671bc;  TEXT-DECORATION: underline}
.title:hover {FONT-SIZE: x-small; COLOR: #098200;  TEXT-DECORATION: none}

.l_theme:link {FONT-SIZE: x-small; COLOR: #1b4395; TEXT-DECORATION: none}
.l_theme:visited {FONT-SIZE: x-small; COLOR: #1b4395; TEXT-DECORATION: none}
.l_theme:hover {FONT-SIZE: x-small; COLOR: #ff5a00; TEXT-DECORATION: none}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: MS Sans Serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #000099;
  font-weight : bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: MS Sans Serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:  MS Sans Serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: MS Sans Serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #0066CC;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: MS Sans Serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: MS Sans Serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #000099;
}

TD.infoBox, SPAN.infoBox {
  font-family: MS 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 Sans Serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: MS Sans Serif;
  font-size: 10px;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: MS Sans Serif;
  font-size: medium;
  font-weight: bold;
  color: #000099;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: MS Sans Serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: MS Sans Serif;
  font-size: x-small;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: MS Sans Serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: MS Sans Serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: MS Sans Serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: MS Sans Serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: MS Sans Serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: MS Sans Serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: MS Sans Serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: MS Sans Serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: MS Sans Serif;
  font-size: x-small;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: MS Sans Serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: MS Sans Serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: MS Sans Serif;
  color: #ff0000;
}

TD.checkoutBar {
  font-family: MS Sans Serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: MS Sans Serif;
  font-size: 10px;
  color: #000000;
}
a.boldwhite {	font: MS Sans Serif;font-size: x-small;	color: #FFFFFF;text-decoration: none;font-weight: bold;}
a.boldwhite:visited {font: MS Sans Serif; color:#FFFFFF ; font-size:x-small; text-decoration: none;font-weight: bold; }
a.boldwhite:hover {font: MS Sans Serif; color:#FFFFFF ; font-size:x-small; text-decoration: underline;font-weight: bold;	 }
