/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
2-12-2005
  Modified colours and text sizes in infoboxes  lines 106-123-125
  line 15 changed text size
*/

.boxText
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #52360A;
} /*controls the size of the text in the infoboxes*/

.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY { /* changes the main body background colour */
  /*background: #CCCCCC; */ /* #ffffff */
  /*background: #f8f9b9;*/
  background: white;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #731D3D;  /* These is the colour for the links when you hover was AABBDD */
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header { /* the header section above the body */
  background:  #f8f9b9; /*#CCCCCC;*/ /* #ffffff */
}

TR.headerNavigation {
  background: #731d3d;
}

TD.headerNavigation { /* changes the nav bar between the body and header */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #f7de8c; /* #bbc3d3 */
  color: #731d3d;
  font-weight : bold;
  border-bottom: solid 1px #731d3d;
  border-top: solid 1px #731d3d;
}

A.headerNavigation { 
  color: #000000;
}

A.infoBox
{
  color: #AAAAAA;
}

A.headerNavigation:hover {
  color: #731d3d;
}

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

.headerInnerTable {
  padding-bottom: 6px;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #731d3d;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.footerText {
  font-size: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #000000;
  padding-bottom: 8px;
  padding-left:   3px;
  padding-right:  3px;
  vertical-align: middle;
  border-width:   0px;
}

A.footerText {
  text-decoration: underline;
}

#footerTextLeft {
  text-align: left;
  width: 33%;
}

#footerTextBody {
  text-align: center;
  width: 34%;
}

#footerTextRight {
  text-align: right;
  width: 33%;
}


TD.footer { /* line between the body and the footer*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #731d3d; /* #bbc3d3 */
  color: #ffffff;
  font-weight: bold;
}

.leftNavigation {
  background: #731d3d;
  border: solid 1px #731d3d;
  border-top-width: 18px;
  border-bottom-width: 36px;
}

.rightNavigation {
  background: #731d3d;
  border: solid 1px #731d3d;
  border-top-width: 18px;
  border-bottom-width: 36px;
}

.infoBox {
}

.infoBoxContents { /* colour of the info box */
  /* background: #66cccc; #f8f8f9* or EE82EE */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  vertical-align: middle;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

.categoriesBox, .informationBox, .searchBox, .showRandomBox, .cartBox, .bestSellersBox,
.reviewsBox,  .notificationsBox, .tellFriendBox {
  background-image: url('images/site/box_back.gif');
  background-repeat: no-repeat;
  border-style: solid;
  border-color: #731d3d;
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 0px;
  border-right-width: 0px;
  background-position: 0px -4px;
}

.newProducts {
  border-style: solid;
  border-color: #f7de8c;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  margin-top: 18px;
}

DIV.infoBoxHeading
{
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-left: 10px;
    height: 24px;
}
  

TD.infoBoxHeading
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
}

TABLE.infoBoxHeading
{
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #555555;
  background:     #f7de8c;
}

 
DIV.contentBoxHeading, TD.contentBoxHeading{
  border-color: #731d3d;
  border-top-width: 3px;
}

TD.contentBoxHeading {
  margin: 50px;

}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #dddddd;
  border-spacing: 1px;
  background: #dddddd;
}



.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background: #b6b7cb; */
  /* background: #edab43; */
  background: #f7de8c;
  color: #222222;
  font-weight: bold;
}

.productPrice {
  font-family: Times, serif;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}


TR.productListing-odd {
  background: #ffffff;
}

TR.productListing-even {
  background: #ffffff;
}

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

A.pageResults {
  color: #731D3D;
}

A.pageResults:hover {
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading { /* Thjis is the categories heading info  jgs */
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  vertical-align: bottom;
}

TD.smallText, SPAN.smallText, P.smallText { /* does the categories text jgs*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

IMG {
  vertical-align: text-bottom;
}

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 { /* this is the text used in the greeting typically is guest */
  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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.plain {
  font-weight: normal;
}

SPAN.colourEmphasis {
  color: #731d3d;
}

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

/* BEGIN -- BGM Contrib 4451 ot_cat_qvb_discount 2007-09-25 */
     .borderGray {border:1px solid #666666;}
TD.discountMain {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
TD.discountHead {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: white; background-color: #6fbaf1;}
/* END -- BGM Contrib 4451 ot_cat_qvb_discount 2007-09-25 */


/* top right menu styles */
.trMenu {
  float: right;
  padding-top: 3px;
}

a.trMenuEntry {
  display: block;
  float: left;
  height: 29px;
  background-position: 0px -1px;
}

a#trMenuEntryhome {
  width: 50px;
  background-image: url('simages/tr_home_button.gif');
}

a#trMenuEntryshop {
  width: 45px;
  background-image: url('simages/tr_shop_button.gif');
}

a#trMenuEntryevents {
  width: 55px;
  background-image: url('simages/tr_events_button.gif');
}

a#trMenuEntrycontact {
  width: 63px;
  background-image: url('simages/tr_contact_button.gif');
}

a.trMenuEntry:hover {
  background-position: 0px -32px;
}



