/*
  $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: #F0F0F7;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
}

.outerOuterTable {
  border-left:  1px solid #D7D2CE;
  border-right: 1px solid #D7D2CE;
}

A {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

A:hover {
  color: #981300;
  text-decoration: underline;
}

/* This code is compatible with Firefox  */
hr {
  color: #C1BCB5;
  height: 1px;
  width: 100%;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 0px;
}

.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
}

/* 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;
}

tr.pListModule a {
  text-decoration: none;
}

tr.pListModule a:hover {
  text-decoration: underline;
}

tr.pListModule img {
  margin: 0px 6px;
}

.boxTextHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding: 3px;
  background-color: #00A4E4;
  color: #FFFFFF;
  line-height:20px;
}

.bline a:hover div.boxTextHeading {
  color:FFFFFF;
  text-decoration:underline;
}

.boxTextHeading a, .boxTextHeading a:hover {
  color:#FFFFFF;
}

.boxText, table.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#E0EBEF; 
  .width: 158px; 
}

.boxText {
  padding:5px;
}

.boxText img {
  margin-bottom:6px;
}

.boxText a {
  text-decoration: underline;
  color: #000000;
}

.boxText a:hover {
  text-decoration: underline;
  color: #981300;
}

.boxText input {
  margin-bottom:5px;
}

.boxText div {
  margin-bottom:4px;
}

.boxBorder {
  border: 1px solid #DBDCE3;
}

.cartContents {
  color:#FFFFFF;
  font-size:10px;
}

.imgBorder img {
  margin-bottom: 4px;
  border: 0px solid #C1BCB5;
}

.imgBorder2 img {
  border: 1px solid #4F4842;
}

.bLine {
  border:1px solid #DBDCE3;
  margin-bottom: 16px;
}

.newItemInCart {
  font-style: italic;
}

.cat {
  padding: 5px;
  background-color: #E0EbEF;
  margin-bottom: 3px;
  text-decoration: none;
  font-size:10px;
}

.catOver {
  padding: 5px;
  background-color: #CBDDE4;
  margin-bottom: 3px;
  text-decoration: underline;
  font-size:10px;
}

a.catLink {
  text-decoration: none;
  color: #000000;
}

a.catLink:hover {
  color: #000000;
  text-decoration: underline;
  font-size:10px;
}

.subCat {
  line-height:1.4;
  margin-left: 10px;
}

a.subCatLink {
  text-decoration: none;
  color: #000000;
  font-size:10px;
}

a.subCatLink:hover {
  color: #000000;
  text-decoration: underline;
}

.pageSubcatHeading {
  font-size: 14px;
  color: #981300;
  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-bottom: 20px;
}

.moduleHeading {
  font:bold 10px Verdana, Arial, sans-serif;
  background-color: #00A4E4;
  margin-bottom: 8px;
  padding: 3px;
  padding-left: 7px;
  height:16px;
  line-height:16px;
  color: #FFFFFF;
}

a div.moduleHeading {
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

a:hover div.moduleHeading {
  color: #FFFFFF;
  text-decoration:  underline;
}

.moduleLabel {
  width: 80%;
  clear:both;
}

.azLetters {
  padding:1px;
}

.azLetters:hover {
  background-color: #FEFAF1;
  text-decoration:none;
}

.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;
}

.productDesc {
  position: relative;
  top: -2px;
}

.prodInfoDescription {
  line-height: 1.4;
}

.fadeBack {
  color: #7E7467;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; 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: 370px;
}

.keywordSearch div {
  padding-bottom: 3px;
  padding-top: 3px;
}

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

.headerNavigation, .headerNavigation a {
  font-family: Verdana,Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight:bold;
}

.headerNavigation a:hover {
  color: #ffffff;
  text-decoration:none;
}

.headerLinks {
  float:right;
  padding:0 2px;
  margin:0;
}

.darken, .darken a {
  color: #044157;
}

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: #00A4E4;
  color: #ffffff;
  font-weight: bold;
}

TD.footer a {
  text-decoration: none;
  color: #ffffff;
}

TD.footer a:hover {
  text-decoration: none;
  color: #981300;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background-color: #E0EBEF;
  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;*/
}

.bottomBorder{
  border-bottom: 1px solid #DBDCE3;
}

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: 18px;
  color: #662d8e;
  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;
}

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;
}

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: 11px; background-color: red; font-weight: bold; color: white;}

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #981300; }

/* Drop shadow technique adapted from http://wubbleyew.com/tests/dropshadows.htm */
.dropshadow2{
  position:relative;
  float:left;
	clear:both;
  display:block;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 10px 6px !important;
	margin: 10px 0 10px 3px;
  padding: 0px;
}
.innerbox{
	position: relative;
	bottom:6px;
	right: 6px;
  border: 1px solid #999999;
	/*padding:4px;*/
	margin: 0px 0px 0px 0px;
}

.innerbox{
  background-color:white;
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin: 0px 0px 0px 0px;
}

.innerbox img{
  margin:0px;
}

.padRight {
  margin-right:14px !important;
}

img.speakerThumb {
  position: absolute;
  left:-8px;
  bottom:2px;
  border:1px solid black;
}

img.mod {
  bottom:-1px;
}