/*
  $Id: stylesheet.css,v 1.1.26.1 2004/06/20 08:48:04 Simon Hodgson Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  
  configuration by eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)background: #ffffff;
background-image: url(images/page/bg_header.gif);
 background-attachment: fixed;
 background-repeat: repeat;

*/

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

BODY {
  background: #ffffff;
  color: #666666;
  margin: 0px;
}

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

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
TD.headerJJV {
  background: #000000;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
}

TD.headerCF {
  background: #293367;
  font-family: Verdana,Arial, sans-serif;
  font-size: 16px;
  color: #555555;
  font-weight : bold;
}

TD.headerCC {
  background: #000000;
  font-family: Verdana,Arial, sans-serif;
  font-size: 16px;
  color: #555555;
  font-weight : bold;
}

TD.headerRS {
  background: #004225;
  font-family: Verdana,Arial, sans-serif;
  font-size: 16px;
  color: #555555;
  font-weight : bold;
}

TABLE.headerBar{
 background: #ffffff;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
TR.headerNavigation {
 background: #e4e4e2;
}

TD.headerNavigation, TD.headerNavigationJJV {
  background: #000000;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
  line-height: 25px;
  text-transform: uppercase;
}

TD.headerNavigationCF {
  background: #293367;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
  line-height: 25px;
  text-transform: uppercase
}

TD.headerNavigationCC {
  background: #000000;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
  line-height: 25px;
  text-transform: uppercase
}

TD.headerNavigationRS {
  background: #004225;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
  line-height: 25px;
  text-transform: uppercase
}
/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
TD.headerNavigation, TD.headerNavigationJJV A, TD.headerNavigationCF A, TD.headerNavigationCC A, TD.headerNavigationRS A { 
  color: #ffffff;
}

TD.headerNavigation A:hover, TD.headerNavigationJJV A:hover, TD.headerNavigationCF A:hover, TD.headerNavigationCC A:hover, TD.headerNavigationRS A:hover { 
  color: #ffffff; 
}


TABLE.headerSEARCH, TABLE.headerSEARCHJJV {
  background-color: f3f3f3;
  border: 2px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
}

TABLE.headerSEARCHCF {
  background-color: F4E3A9;
  border: 2px;
  border-style: solid;
  border-color: #293367;
  border-spacing: 0px;
}

TABLE.headerSEARCHCC {
  background-color: F4E3A9;
  border: 2px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
}

TABLE.headerSEARCHRS {
  background-color: F4E3A9;
  border: 2px;
  border-style: solid;
  border-color: #004225;
  border-spacing: 0px;
}

TD.headerSEARCH, TD.headerSEARCHJJV {
  background: f3f3f3;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : bold; 
}

TD.headerSEARCHCF {
  background: F4E3A9;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #293367;
  font-weight : bold; 
}

TD.headerSEARCHCC {
  background: F4E3A9;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : bold; 
}
TD.headerSEARCHRS {
  background: F4E3A9;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #004225;
  font-weight : bold; 
}
SPAN.headerSEARCH, SPAN.headerSEARCHJJV, SPAN.headerSEARCHCF , SPAN.headerSEARCHCC, SPAN.headerSEARCHRS {
  font-family: Verdana,Arial, sans-serif;
  font-size: 10px;
  color: #555555;
  font-weight : normal; 
}

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

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
TR.footer {
background: #ffffff;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
TD.footer {
  background: #ffffff;
  font-family: Verdana,Arial, sans-serif;
  font-size: 10px;
  color: #555555;
  font-weight : normal;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
TD.footer A {
  color: #555555;
  font-weight: normal; 
}

TD.footerNavigation, TD.footerNavigationJJV {
  background: #000000;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
  line-height: 25px;
}

TD.footerNavigationCF {
  background: #293367;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
  line-height: 25px;
}

TD.footerNavigationCC {
  background: #000000;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
  line-height: 25px;
}

TD.footerNavigationRS {
  background: #004225;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
  line-height: 25px;
}
/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
TD.footerNavigation, TD.footerNavigationJJV A, TD.footerNavigationCF A, TD.footerNavigationCC A , TD.footerNavigationRS A{ 
  color: #ffffff;
}

TD.footerNavigation, TD.footerNavigationJJV A:hover, TD.footerNavigationCF A:hover, TD.footerNavigationCC A:hover , TD.footerNavigationRS A:hover { 
  color: #ffffff; 
}



/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
TD.leftBorder {
background: #ffffff;
}

TD.rightBorder {
background: #ffffff;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.imageBoxLeft {
  background: #ffffff;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.imageBoxRight {
  background: #ffffff;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.columnLeft {
background: #ffffff;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.infoBox {
  background: #dddddd;
}

.infoBoxBorder {
  background: #ffffff;
}

.contentBoxBorder {
  background: #ffffff;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.infoBoxContentsLeft {
background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.infoBoxContentsLeftCategories {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.infoBoxContentsRight {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.infoBoxContentsRightSpecials {
background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.copyrightBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background: #ffffff;
  color: #006600;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.copyrightBox a:hover {
  color: #ffffff;
  text-decoration: underline;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.copyrightBox A {
  color: #ffffff;
  text-decoration: none;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.infoBoxContents {
  background: #fdfdfd;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.infoBoxHeading, .infoBoxHeadingJJV {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
  line-height: 18px;
}

.infoBoxHeadingCF {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #293367;
  line-height: 18px;
}

.infoBoxHeadingCC {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
  line-height: 18px;
}
.infoBoxHeadingRS {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #004225;
  line-height: 18px;
}
/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.contentBoxHeading, .contentBoxHeadingJJV {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
  line-height: 18px;
}

.contentBoxHeadingCF {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #293367;
  line-height: 18px;
}

.contentBoxHeadingCC {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
  line-height: 18px;
}
.contentBoxHeadingRS {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #004225;
  line-height: 18px;
}
/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.contentBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
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: #f3f3f3;
}
/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
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;
}
/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}
/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f3f3f3;
  color: #820001;
  font-weight: normal;
}

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

A.pageResults {
  color: #0000FF;
}

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





/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
TD.pageHeading, DIV.pageHeading, TD.pageHeadingJJV, DIV.pageHeadingJJV {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

TD.pageHeadingCF, DIV.pageHeadingCF {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #293367;
}

TD.pageHeadingCC, DIV.pageHeadingCC {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
TD.pageHeadingRS, DIV.pageHeadingRS {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #004225;
}
TR.subBar {
  background: #ccddee;
}

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

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

TD.smallText, SPAN.smallText, P.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;
}

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

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

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #3366cc;
  font-weight: bold;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
TABLE.formArea {
  background: #f6f6d4;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

/*eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04)*/
TABLE.formAreaCS {
  background: #f6f6f6;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

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

/* eshopfitters (modified by simon@eshopfitters.co.uk on 24/05/04) */
.moduleRow { }
.moduleRowOver { background-color:#f3f3f3 ; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #eeeeee; }

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

TD.main_banner_bg {
  background: #D8EEFC;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  background: #ffffff;
  font-weight: bold;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  background: #ffffff;
  font-weight: bold;
}

span.loginText, span.loginText A {
  color: #000000;
  font-size: 10px;
}

.loginText A:hover {
  color: #ff0000;
}

.calendarHeader { 
font-weight: bolder; color: #ffffff; 
background-color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.calendar { 
background-color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.invalid { 
background-color: #eeeeee;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.valid { 
background-color: #F4E3A9;

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.s_valid { 
background-color: #F4E3A9;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}
#selected {
border: 2px solid #CC0000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}

SPAN.StockTextOut {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #ff0000;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  text-transform: uppercase;
}

SPAN.StockTextIn {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #009900;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  text-transform: uppercase;
}