/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:01:39 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License

  
*/

/* Weird bug fix */
br {
  background-color: #FFFFFF;
}

body {
  background: #BFBFBF url(bg_grey.jpg) repeat-x;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
}

body.wysiwygOveride {
  background: #FFF !important;
}

.siteWidth {
  width: 930px;
}

.outerOuterTable {
  background-color: #FFF;
  height:100%;
}

/* Height only */
td#headerCell {
  height: 70px;
  padding-top: 12px;
}

td#admanageBanner {
  padding: 16px 0 6px 24px;
}

.footerTable {
  height: 20px;
  width: 100%;
}

img#headerImage {
  border: none;
}

A {
  color: #8B8D8D;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

A:hover, .boxTextHeading a:hover {
  color: #3E3E3E;
  text-decoration: underline;
}

/* This code is compatible with Firefox  */
hr {
  color: #E8E8E8;
  height: 1px;
  width: 100%;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 0px;
}

.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  color: #8B8D8D;
}

/* body.main is needed for the backoffice WYSIWYG */
body.main {
  background-color: #FFFFFF;
}

td#mainLeftColumn {
  background: #FFF url(left_column_shadow.jpg) repeat-y right top;
  width: 182px;
  padding: 30px 12px 12px 16px;
}

td#logoCell {
  background: #FFF url(left_column_shadow.jpg) repeat-y right top;
  padding: 8px 0 0 16px;
}

td#logoCell img {
  border: none;
}

td#mainColumn {
  padding: 12px 50px 12px 24px;
  _padding-right: 25px;
}

td#paymentRow {
  text-align: center;
  padding: 12px 0;
}

/* class="main larger" can be used as the default homepage text size */
.larger {
  font-size: 13px;
  line-height: 1.5;
}

.leading {
  line-height: 1.5;
}

.shiftDown input {
  position: relative;
  top: 1pt;
}

.hilite {
  color: #FEFAC0;
}

.cartContents, table.cartContents a, td.cartContents a, div.cartContents a {
  font-size: 10px;
  font-weight:normal;
  color: #8B8D8D;
}

.boxTextHeading, .boxTextHeading a {
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 13px;
  color: #757575;
}
.boxText, table.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin-bottom: 22px;
  color: #757575;
  width: 85%;
}

a div.boxTextHeading {
  cursor: pointer;
  cursor: hand;
}

table.boxText {
  width: 85%;
}

.boxText img {
  margin-bottom: 6px;
}

.boxText a {
  text-decoration: underline;
  color: #757575;
}

.boxText a:hover {
  text-decoration: underline;
  color: #3E3E3E;
}

.boxText input {
  margin-bottom:5px;
}

.boxText div {
  margin-bottom:4px;
}

.boxBorder {
  border: 1px solid #8B8D8D;
}

.imgBorder img, td div.imgBorder img {
  margin-bottom: 4px;
  border: 1px solid #C7C7C7;
}

.bLine {
  border-bottom:1px dashed #8B8D8D;
  padding-bottom: 8px;
  margin-bottom: 16px;
}

.newItemInCart {
  font-style: italic;
}

.cat {
  padding: 5px;
  background-color: #EEE;
  margin-bottom: 3px;
  text-decoration: none;
}

.catOver {
  padding: 5px;
  background-color: #FFEFD2;
  margin-bottom: 3px;
}

a.catLink {
  text-decoration: none;
  color: #7B7D7D;
  font-size: 1.1em;
  border: none;
  margin: 0;
}

a.catLink:hover {
  color: #8B8D8D;
  text-decoration: none;
  font-size: 1.1em;
}

.subCat {
  line-height:1.4;
  margin-left: 10px;
}

a.subCatLink {
  text-decoration: none;
  color: #8B8D8D;
}

a.subCatLink:hover {
  color: #8B8D8D;
}

.pageSubcatHeading {
  font-size: 14px;
  color: #981300;/*#B5816F;*/
  font-weight: bold;
  margin-bottom: 8px;
}

.pageSubcat {
  margin-bottom: 5px;
}

.pageSubcat a {
  text-decoration: underline;
}

.moduleWidth {
  width: 97%;
}

.module {
  font-size: 11px;
}

.module td {
  /*padding-right: 1px;*/
  padding-bottom: 20px;
}

.moduleHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*font-weight: bold;*/
  background-color: #F7E1BB;
  margin-bottom: 8px;
  padding: 3px;
  padding-left: 7px;
  /*width: 100%*/;
}

a div.moduleHeading {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

.moduleLabel {
  width: 80%;
}

.price {
  color: #8B8D8D;
  margin-top: 4px;
  line-height: 1.2;
}

.specialPrice, SPAN.productSpecialPrice {
  font-size: 13px;
  color: #FB625E;
}

.smallerTitle {
  font-size: 18px;
  font-weight: bold;
  color: #FF6600;
}

a#backToMainLink {
  font-size: 11px;
}

.productDesc {
  float: left;
  width: 68%;
}

.productDesc iframe {
  margin-left: -85px;
}

.productDesc a {
  font:bold;
  color:#FF6600;
  text-decoration:none;
}

.productDesc a:hover {
  font: bold;
  color: #8B8D8D;
  text-decoration: underline;
}

.fadeBack {
  color: #7E7467;
}

a:hover div.fadeBack {
  text-decoration: underline;
}

/* Possibly delete? */
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 150px; background: #ffb3b5; font-weight: bold; }

.keywordSearch input {
  width: 270px;
}

FORM {
  display: inline;
}

.headerNavigation, .headerNavigation a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E97800;/*#B80000;*/
  color: #8B8D8D;
}

.headerNavigation a:hover {
  color: #8B8D8D;
}

/*
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;
}
*/

td.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #EBEBEB;
  color: #757575;
  font-weight: bold;
}

td.footer a {
  text-decoration: none;
  color: #757575;
}

td.footer a:hover {
  text-decoration: none;
  color: #757575;
}

.infoBox {
  background-color: #FFEFD2;
}

.infoBoxContents {
  /*background-color: #F9F8F7; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #7B7D7D;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #8B8D8D;
}

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: #F35FF3;
}

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: #F35FF3;
}

.prodListLinks, .prodListLinks a {
  /*color: #FFFFFF;*/
  line-height: 1.5;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  /*border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #8B8D8D;
  font-weight: bold;
  padding: 6px;
}

.bottomBorder{
  border-bottom: 1px solid #C1C1C1;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 6px;
  color: #8B8D8D;
}

TD.productListing-data img {
  border: 0px solid #B6B7CB;
  margin-right: 5px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #F1A53D;
  position: relative;
  top: -5px;
  left: -2;
  margin-bottom: 3px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.smallText, SPAN.smallText, P.smallText, TABLE.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #8B8D8D;
}

/*
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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
*/
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: 12px;
  color: #f0a480;
  font-weight: bold;
}


TABLE.formArea {
  background: #f1f9fe;
  border-color: #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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

*/

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8B8D8D; padding-top:4px;}
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8B8D8D; padding-top:4px;}

/* message box */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; color:#000}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: red; font-weight: bold; color: #000;}

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000; }
