/*
  $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
*/

.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; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover,a:active {
	color: #666666;
	text-decoration: underline;
}

FORM {
	display: inline;
}

.welcomemat {
background: #D3D3D3;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #black;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #Black;
  color: #Black;
  font-weight : bold;
}

A.headerNavigation { 
  color: #black; 
}

A.headerNavigation:hover {
  color: #black;
}

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: 999999;
 }

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #ffffff;
  font-weight: bold;
}
/* boxes with dynamic contents */
.boxText { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 8pt;
}

.infoBox {
  background: #999999;
  }

/* boxes with static contents */
.infoBoxContents {
  background: #f5f5f5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #CCCCCC;
  color: #666666;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-even, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff; /* #f4f7fd */
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-odd, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f5f5f5;
}

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  background: #D2E9FB;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
  line-height: 10pt;
  font-style: normal;
  }

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  color: #999999;
  letter-spacing: -1px;
  font-style: italic;
        }


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: 7pt;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
}

.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

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 {
  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: #f5f5f5; /* #f1f9fe */
  border-color: #999999; /* #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;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

/* original Shok!Deals styles */
.cellborder1 {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.indent {
	margin-left: 20pt;
	margin-right: 5px;
}

.pg_shadow {
	background-image: url(images/html/corner_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.product_tbl {
	background-color: #FFFFFF;
	border-color: 000000;
	border-style: solid;
	border-width: 1px;
}
/* core navigation elements */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.navbar, .navbar:hover {
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: bold;
}

.navbar_off {
	color: #CCCCCC;
	font-size: 7pt;
	font-weight: bold;
}

.subnav_all {
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: -1px;
}
.comm_linkstyle, .comm_linkstyle:hover, .comm_linkstyle:active {
	color: #336633;
}
.acc_linkstyle,.acc_linkstyle:hover, .acc_linkstyle:active{
	color: #660099;
}
.info_linkstyle,.info_linkstyle:hover, .info_linkstyle:active{
	color: #990000;
}
.io_linkstyle,.io_linkstyle:hover,.io_linkstyle:active {
	color: #CC6600;
}
.stor_linkstyle,.stor_linkstyle:hover, .stor_linkstyle:active{
	color: #666666;
}
.sys_linkstyle,.sys_linkstyle:hover,.sys_linkstyle:active {
	color: #336699;
}
.upg_linkstyle,.upg_linkstyle:hover, .upg_linkstyle:active{
	color: #CC9900;
}
.tablink {
	color: #000000;
	}
.tablink:hover {
	color: #000000;
	text-decoration: none;
}

TD.html_data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

.tblborder_blue {
	border: 2px solid #006699;
}
.tblborder_gray {
	border: 2px solid #333333;
}
.tblborder_ltgray {
	border: 2px solid #999999;
}
.tblborder_green {
	border: 2px solid #003300;
}
.tblborder_red {
	border: 2px solid #990000;
}
.tblborder_ylw {
	border: 2px solid #CC9900;
}
