/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  adapted for Separate Pricing Per Customer v4 and Price Break 1.11.3 2005/03/12

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: arial, helvetica, tahoma, sans-serif, verdana; font-size: 12px; }
.errorBox { font-family : arial, helvetica, tahoma, sans-serif, verdana; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : arial, helvetica, tahoma, sans-serif, verdana; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : arial, helvetica, tahoma, sans-serif, verdana; font-size : 12px; color: #70d250; text-decoration: underline; }

body{
/* background-color:#012641; */
background-color:#ffff;

/* background-color:#666666; */
font-size:12px;
font-family: arial, helvetica, tahoma, sans-serif, verdana;
margin: 0px;
color:#000000;
}

a.nav{
color:#fff;
text-decoration:none;
padding-right:12px;
padding-left:12px;
}

a.nav:hover{
text-decoration:underline;
}

a{
color:0000FF;
text-decoration:underline;
}

a:hover{
color:#6699cc;
text-decoration:none ;
}

td.boxtext a{
color:#000;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000E77;
}

TD.headerNavigation {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  background: #FFFFFF;
  color: #333;
}

A.headerNavigation { 
  color: #999999;
  font-weight: bold;
}

A.headerNavigation:hover {
  color: #cccc99;
  font-weight: bold;
}


A.brands { 
	color:#003366;	
	text-decoration: none;
	font-weight: bold;
}

A.brands:hover {
  color: #0000FF;
  text-decoration: underline;
  font-weight: bold;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #cccccc;
}

.footer {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  color: #000000;
}

/* side boxes */
.infoBox {
background-color: #cad4e9;
}

.infoBoxContents {
	font-family: arial, helvetica, tahoma, sans-serif, verdana;
	font-size: 12px;
	background: #FFFFFF;
}

.infoBoxContents2 {
	font-family: arial, helvetica, tahoma, sans-serif, verdana;
	font-size: 12px;
	background: #FFFFFF;
}

.sideBoxContents {
	font-family: arial, helvetica, tahoma, sans-serif, verdana;
	font-size: 12px;
	background-color: #a6b8db;
	padding: 5px;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  font-weight: bold;
  background-color: #cad4e9;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
}

/* page columns */

.columnLeft {
	background: #FFFFFF;
	padding : 2px 2px 2px;
}

.columnRight {
	background: #FFFFFF;
	padding : 2px 2px 2px;
}

.columnCenter {
	background: #FFFFFF;
	padding : 5px 5px 5px;
}

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: #f8f8f9;
}

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: #efefef;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  background: #CAD4E9;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  vertical-align: top;
}

TD.productListing-image {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  vertical-align: top;
  background: #FFFFFF;
}

A.pageResults {
  color: #666666;
}

A.pageResults:hover {
  color: #000000;
  text-decoration: none;
}

TD.pageHeadingRed, DIV.pageHeadingRed {
color:#ff0000;
font-size:24px;
font-weight:lighter;
}

.pageHeadingBlue {
color:#003366;
font-size:24px;
font-weight:lighter;
}

.pageHeadingLightBlue {
color:#66CCFF;
font-size:32px;
}

TD.pageHeading, DIV.pageHeading, p.pageHeading {
color:#666;
font-size:24px;
font-weight:lighter;
}

TD.pageHeadingsmall, DIV.pageHeadingsmall, p.pageHeadingsmall {
color:#003366;
font-size:16px;
font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
}

TD.accountCategory {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
}

TD.tableHeading {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 18px;
  color: #fb7f1d;
  font-weight: bold;
  font-style:italic;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  color: #ff0000;
}

SPAN.errorText {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  color: #ff0000;
}

/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}
/* EOF price-break-1.11.3 */

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: arial, helvetica, tahoma, sans-serif, verdana; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: arial, helvetica, tahoma, sans-serif, verdana; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: arial, helvetica, tahoma, sans-serif, verdana; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: arial, helvetica, tahoma, sans-serif, verdana; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: arial, helvetica, tahoma, sans-serif, verdana; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: arial, helvetica, tahoma, sans-serif, verdana; font-size: 12px; color: #ff0000; }

TD.category_desc {
	font-family: arial, helvetica, tahoma, sans-serif, verdana;
	font-size: 12px;
	line-height: 1.0;
}

TABLE.categ {
	border: 0px;
	border-spacing: 0px;
	font-family: arial, helvetica, tahoma, sans-serif, verdana;
	font-size: 12px;
	color: #000000;
}

TD.categ {
     vertical-align: top;
}

TD.productDesc {
	font-family: arial, helvetica, tahoma, sans-serif, verdana;
    font-size: 12px;
    color: #000000;
    padding: 1px 7px 1px 7px;
  }

h1{
color:#666;
font-size:20px;
letter-spacing:-.5pt;
font-weight:lighter;
}

h1.faq{
color:#ff0000;
font-size:16px;
letter-spacing:-.5pt;
font-weight:lighter;
}

h2.faq{
color:#000;
font-size:12px;
font-weight:bold;
}

p,li{
color:#333;
line-height:125%;
font-size:12px;
}

td.nav{
height:38px;
font-size:13px;
padding-top:0px !important;
background-repeat:no-repeat;
background-position:center;
color:#fff;
}

TD.productDesc {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
  font-size: 12px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
  font-family: arial, helvetica, tahoma, sans-serif, verdana;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}

	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: auto;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style9 {	font-size: 12px;
	color: #666666;
}