/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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; font-size: 10px; }
.errorBox { font-family : Arial; font-size : 11px; background: #ffffff; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family : Arial; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #f1f3e3;
  color: #000000;
}

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

A:hover {
  color: #f7941f;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  background: #ffffff;
  color: #000000; 
  font-family: Arial;
  font-weight : bold;
  font-size: 15px;
}

A.headerNavigation { 
  color: #000000; 
  font-family: Arial;
  font-weight : bold;
  font-size: 15px;
  text-decoration: none;
}

A.headerNavigation:HOVER {
  color: #f7941f;
  font-family: Arial;
  font-weight : bold;
  font-size: 15px;
  text-decoration: none;
}

A.headerNavigationOn { 
  color: #f7941f; 
  font-family: Arial;
  font-weight : bold;
  font-size: 15px;
  text-decoration: none;
}

A.headerNavigationOn:HOVER {
  color: #000000;
  font-family: Arial;
  font-weight : bold;
  font-size: 15px;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #e5e5e5;
}

.infoBoxContents {
  background: #e5e5e5;
  font-family: Arial;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: 11px;
}

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: #ffffff;
  vertical-align: top;
}

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;
  vertical-align: top;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Arial;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 10px;
}

A.pageResults {
  color: #999999;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main SPAN.main {
  font-family: Arial;
  font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 11px;
  color: #f7941f;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #f7941f;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 10px; color: #ff0000; }

/* mod styles */

A.headerLink {
margin-right: 70px; /*spacing between each menu link*/
}

A.headerLink:HOVER {
margin-right: 70px; /*spacing between each menu link*/
}

A.headerLinkOn {
margin-right: 70px; /*spacing between each menu link*/
}

A.headerLinkOn:HOVER {
margin-right: 70px; /*spacing between each menu link*/
}

A.headerStoreLink {
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 15px;
margin-right: 0px; /*spacing between each menu link*/
}

A.headerStoreLink:HOVER {
color: #f7941f;
font-family: Arial;
font-weight: bold;
text-decoration: none;
font-size: 15px;
margin-right: 0px; /*spacing between each menu link*/
}

A.headerStoreLinkOn {
color: #f7941f;
font-family: Arial;
font-weight: bold;
font-size: 15px;
margin-right: 0px; /*spacing between each menu link*/
}

A.headerStoreLinkOn:HOVER {
color: #f7941f;
font-family: Arial;
font-weight: bold;
font-size: 15px;
text-decoration: none;
margin-right: 0px; /*spacing between each menu link*/
}

.rightColumnHeader {
color: #000000;
font-family: Arial;
font-weight: bold;
font-size: 10px;
}

input.email {
color: #666666;
font-family: Arial;
font-size: 9px;
}

.thumbnailTitle {
color: #000000;
font-family: Arial;
font-weight: bold;
font-size: 11px;
}

.printText {
color: #67dbc6;
font-family: Arial;
font-weight: bold;
font-style: italic;
font-size: 11px;
border-size: 0px;
border-style: none;
background: inherit;
cursor: hand;
cursor: pointer;
padding: 0px;
}

A.LinksOn {
color: #000000;
font-family: Arial;
font-size: 11px;
}

A.LinksOn:HOVER {
color: #f7941f;
font-family: Arial;
font-size: 11px;
text-decoration: none;
}

A.LinksOn:VISITED {
color: #f7941f;
font-family: Arial;
font-size: 11px;
text-decoration: none;
}

.footerText {
color: #808080;
font-family: Arial;
font-size: 9px;
font-weight: bold;
}

a.stbar.chicklet img {
border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;
color: #000000;
font-family: Arial;
font-weight: bold;
font-size: 11px;
}

a.stbar.chicklet {
color: #000000;
font-family: Arial;
font-weight: bold;
font-size: 11px;
}

TD.youMightAlsoLike {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

P.indexPrice, DIV.indexPrice {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.leftColumnText {
color: #000000;
font-family: Arial;
font-weight: bold;
font-size: 10px;
}

.leftColumnQty {
color: #808080;
font-family: Arial;
font-weight: bold;
font-size: 10px;
}

.leftColumnSubTotal {
color: #f7941f;
font-family: Arial;
font-weight: bold;
font-size: 10px;
}

A.leftColumnLink {
color: #000000;
font-family: Arial;
font-weight: bold;
font-size: 10px;
}

A.leftColumnLink:HOVER {
color: #f7941f;
font-family: Arial;
font-weight: bold;
font-size: 10px;
}

.previousNext {
color: #838383;
font-family: Arial;
font-weight: bold;
font-size: 10px;
}

div.fancy {
display: table;
height: 470px;
min-height: 470px;
width: 431px;
min-width: 431px;
text-align: center;
}

div.imgarea {
display: table-cell;
vertical-align: middle;
height: 470px;
min-height: 470px;
width: 431px;
min-width: 431px;
text-align: center;
}

A.clickEnlarge {
color: #000000;
font-family: Arial;
font-size: 10px;
}

A.clickEnlarge:HOVER {
color: #f7941f;
font-family: Arial;
font-size: 10px;
text-decoration: underline;
}

A.buyprint {
color: #f79320;
font-family: Arial;
font-size: 12px;
text-decoration: underline;
}

A.buyprint:HOVER {
color: #000000;
font-family: Arial;
font-size: 12px;
text-decoration: none;
}

img.nodisplay {
display: none;
}

td.clicktodownload {
color: #000000;
font-family: Arial;
font-size: 17px;
text-decoration: none;
}

/* blog */
h2 {
font-family: Arial;
font-size: 11px;
color: #666666;
}

a.h3storytitle {
font-family: Arial;
font-size: 15px;
font-weight: bold;
color: #f7941f;
}

a.h3storytitle:HOVER {
font-family: Arial;
font-size: 15px;
font-weight: bold;
color: #000000;
}

div.meta {
font-family: Arial;
font-size: 11px;
color: #666666;
}

div.storycontent {
font-family: Arial;
font-size: 11px;
color: #666666;
}

div.feedback {
font-family: Arial;
font-size: 11px;
color: #de6419;
}

a.categoryLink {
font-family: Arial;
font-size: 11px;
color: #0000FF;
text-decoration: none;
}

a.categoryLink:HOVER {
font-family: Arial;
font-size: 11px;
color: #ffffff;
background: #0000FF;
text-decoration: none;
}

.searchForm {
font-family: Arial;
font-size: 11px;
color: #666666;
}

div.pagenav {
font-family: Arial;
font-size: 11px;
color: #de6419;
}

div.pagenavlinks {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #666666;
}

span.pagenavlinks {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #f7941f;
}

a.pagenavlinks {
font-family: Arial;
font-size: 11px;
color: #f7941f;
font-weight: normal;
}

a.pagenavlinks:HOVER {
font-family: Arial;
font-size: 11px;
color: #ffffff;
background-color: #f7941f;
font-weight: normal;
}

input.Searchform {
font-family: Arial;
font-size: 11px;
color: #f7941f;
background: #ffffff;
font-weight: normal;
border: 1px solid #f7941f;
}

input.Submit {
color: #f7941f;
background: #E8E8E8;
border: 1px solid #f7941f;
}

.contentBoxCss {
font-family: Arial;
font-size: 11px;
color: #000000;
}
