/*
  $Id: stylesheet.css,v 1.51 2003/01/20 19:46:48 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.smallgreytext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666!important;
}
.newsadminheader{
	  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000066;
  border-top-style: dotted;
  border-top-width: 2px;
  border-top-color: #996633;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-bottom-color: #996633;
  background-color: #FFCC33;
}
li {
	padding : 2px 0px 0px 0px;
}
ul {
	padding-left : 9px;
	margin-left : 9px;
}
h3{
	font-size: 12px;
}
.newsheader{
  color: #333333;
  border-top-style: dashed;
  border-top-width: 1px;
  border-top-color: #CCCCCC;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #CCCCCC;
  background-color: #F7F7F7;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.pwbox{
	background-color: #F7F7F7;
	border: 1px dashed #CCCCCC;
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pwbox img{
	margin: 0px 10px 0px 0px;
}
 .greetUser{
	color: #333333;
}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #EFEFEF; 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;  
text-decoration: underline; }

BODY {
  background: white;
  color: #333333;
}

td {
	color: Black;
}

A { 
  color: #000066; 

}
.infoBoxContents a{
	text-decoration: none;
}
a.helplink{
	text-decoration: none;
}
A:hover { 
  color: #448FD2; 
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
background-image: url(images/custom/bg_header.gif);
}

TR.headerNavigation {
  background: #000066;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #ffffff;
  font-weight : bold;
}
TD.headerBreadcrumbs {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #000066;
  font-weight : bold;
}
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.headerNavigation { 
  color: #FFFFFF; 
  text-decoration: none;
}
.headerBreadcrumbs A:link { 
  color: #000066; 
  text-decoration: none;
}
.headerBreadcrumbs A:visited { 
  color: #000066; 
  text-decoration: none;
}
.headerBreadcrumbs A:hover { 
  color: #000066; 
  text-decoration: underline;
}

.headerNavigation A:hover {
  color: #ffffff;
  text-decoration: underline;
}

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: #336699;
  color: #CCCCCC;
}
.bg_line{
	
	background-image: url(images/custom/top_table/top_table_bg.gif);
}

.infoBox {
  background: #CCCCCC;
}

.infoBoxContents {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.main_table{
border: 1px solid #999999;
	background-color: #ffffff;
	border-bottom: 0px;
	border-top: 0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: left;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #336699;
  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: #F2F2F2;
}

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;
  border-bottom: 1px solid #333333;
  border-bottom-color: #333333;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

TR.productListing-heading {
  background: #cccccc;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cccccc;
  color: #000000;
  font-weight: bold;
  border-style: dashed;
  border-width: 1px;
  background-color: #E5E5E5;
  border-right-width: 0px;
  border-left-width: 0px;
  border-color: #CCCCCC;

}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

a.footer:link{
	color: #CCCCCC;
}
a.footer:visited{
	color: #CCCCCC;
}
TD.pageHeading, DIV.pageHeading {
  font-family: "Courier New", Courier, monospace;
  font-size: 18px;
  font-weight: bold;
  color: #000066;
  border-top-style: dashed;
  border-top-width: 1px;
  border-top-color: #CCCCCC;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #CCCCCC;
  background-color: #F7F7F7;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
h1{
	  font-family: "Courier New", Courier, monospace;
  font-size: 18px;
  font-weight: bold;
  color: #336699;
  padding-left: 2px;
  /*border-top-style: dashed;
  border-top-width: 1px;
  border-top-color: #CCCCCC;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #CCCCCC;
  background-color: #F7F7F7;*/
}

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;
}
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.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: 11.5px;
  font-weight: bold;
}

TABLE.formArea {
  background: #F7F7F7;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.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;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }

















































