/*
  $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-color: #BDD2E8; /* #F8F8F8; */
  background: #6A87C2 url(blue_gradient.gif) top repeat-x;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
}

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

.outerOuterTable {
  background-color: #5478C2;
  border-left:  1px solid #EDEBE9;
  border-right: 1px solid #EDEBE9;
  border-bottom: 1px solid #EDEBE9;
}

A {
  color: #005DD9;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

A:hover {
  color: #005DD9;
  text-decoration: underline;
}

#homepageText a {
  font-weight: bold;
  color: #005DD9;
  text-decoration: none;
}

#homepageText a:hover {
  font-weight: bold;
  color: #005DD9;
  text-decoration: underline;
}

/* This code is compatible with Firefox, IE (Mac & Windows) and Safari */
hr {
  border-top-color: #FFFFFF;
  border-bottom-color: #C1BCB5;
  width: 100%;
  border-style: solid;
  border-width:1px 0px 1px 0px;
  height:1px;
  background-color:#FFFFFF;
  color:#FFFFFF;
}

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

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

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

.hiliteRed {
  color: #FF0000;
}

.boxTextHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding: 4px;
  /* Note: decrease padding by 1px if you enable borders */
  /*border: 1px solid #A5ACB2;*/
  margin-bottom: 8px;
  background-color: #CFE3FE;
}

.boxText, table.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: transparent;
  font-weight: bold;
	color: #005DD9;
}

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

table.boxText {
  width: 155px;
}

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

.boxText a {
  text-decoration: none;
  font-weight: bold;
  color: #005DD9;
}

.boxText a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #005DD9;
}

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

.boxText div, .boxText div table {
  margin-bottom:4px;
  font-size: 10px;
}

.boxBorder {
  border: 1px solid #C1BCB5;
}

.imgBorder img {
  margin-bottom: 4px;
  border: 0px solid #D3D0CB;
}

.bLine {
  /* border-bottom:1px dashed #A5ACB2; */
  padding-bottom: 8px;
  margin-bottom: 4px;
}

.newItemInCart {
  font-style: italic;
}

.cat {
  padding: 5px;
  background-color: #F4F9FF; /*#EAF3FF; #FFEECC;*/
  margin-bottom: 3px;
  text-decoration: none;
}

.catOver {
  padding: 5px;
  background-color: #CFE3FE; /*#ECE4D9;*/
  margin-bottom: 3px;
  font-size:10px;
}

a.catLink {
  text-decoration: none;
  color: #000000;
  font-size:10px;
  font-weight: normal;
}

a.catLink:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}

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

a.subCatLink {
  text-decoration: none;
  color: #000000;
  font-weight: normal;
}

a.subCatLink:hover {
  color: #000000;
  font-weight: normal;
}

.pageSubcatHeading {
  font-size: 14px;
  color: #5478C2; /*#7C7C7E;*/
  font-weight: bold;
  margin-bottom: 8px;
}

.pageSubcat {
  margin-bottom: 6px;
}

.pageSubcat a {
  /* text-decoration: underline; */
  font-size: 11px;
 font-weight: bold; 
  
}

.moduleWidth {
  width: 97%;
}

.module {
  font-size: 11px;
}

table.module {
  background-color: transparent;
  width:100%;
  padding:0px;
}

.module td {
  padding-bottom: 20px;
}

.moduleHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #CFE3FE; /*#FFDB91;*/
  margin-bottom: 8px;
  padding: 3px;
  padding-left: 7px;
}

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

.moduleLabel {
  width:125px;
  font-weight:normal;
}

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

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

.smallerTitle {
  font-size: 15px;
  font-weight: bold;
  color:#5478C2;
}

.productDesc {
  position: relative;
  top: -3px;
}

.fadeBack {
  color: #7E7467;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #F9DDD9; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background-color: #D9DFE8; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #9A9A9A; text-decoration: underline; }

.keywordSearch input {
  width: 100%;
}

.keywordSearch div {
  padding-bottom: 3px;
}

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

.headerNavigation, .headerNavigation a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #5478C2;
  color: #FFFFFF;
}

.headerNavigation a:hover {
  color: #FFFFFF;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #91ADDF;
  color: #FFFFFF;
  /*font-weight: bold;*/
}

TD.footer a {
  text-decoration: none;
  color: #FFFFFF;
}

TD.footer a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background-color: #F8F8F8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

.prodListLinks, .prodListLinks a {
  color: #5B534A;
  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;
  background: #EAF3FF; /*#FBF2E1;*/
  color: #9A9A9A;
  font-weight: bold;
  padding: 6px;
}

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

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

TD.productListing-data img {
  border: 1px 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: 17px;
  letter-spacing:1px;
  color: #294274; /*#5478C2;*/
  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;
}

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;
  font-colour: #5478C2;
}

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: #000080;
  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: #D7E9F7; cursor: pointer; 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; }

/* 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; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

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