/*
  $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
*/

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

BODY {
  	background: #ffffff;
  	color: #000000;
  	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EBEBEB;
}

A {
  color:#0066CC;
  text-decoration: none;
}

A:hover {
  color:#FF6633;
  text-decoration: none;
}

FORM {
	display: inline;
}

/* added by NV below may not be used if so delete it */
TABLE.maintable {
  border: 0px;
  background-color:#FFFFFF;
}

/* HEADER INFORMATION */
/* HEADER INFORMATION */

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
  font-size: 12px;
}

TR.headerNavigationWhite {
  background: #ffffff;
}

TD.headerNavigationWhite {
  font-family: Arial;
  font-size: 12px;
  background: #ffffff;
  color:#000099;
}
TD.headerNavigation {
  font-family: Arial;
  font-size: 10px;
  color:#ffffff;
}
A.headerNavigationWhite:hover{
text-decoration:underline;}

TD.headermenuoff {
background-image:url(images/backgrounds/navback.gif);
}

TD.headermenuoff:hover {
background-image:url(images/backgrounds/navback-on.gif);
}

TD.headermenuon {
background-image:url(images/backgrounds/navback-on.gif);
}

TD.headerlogon {
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
}

A.headerlogon { 
  color: #FFFFFF; 
}


A.headerNavigation { 
  color: #FFFFFF; 
  font-size: 11px;
  font-weight:bold;
  font-family: Arial;
}
A.headerNavigation:hover {
  color:#FFFFFF;
  text-decoration:underline;
}

A.headermenu { 
  color: #FFFFFF; 
  font-size: 12px;
  font-family: Arial;
}
A.headermenu:hover {
  color:#FFFFFF;
  text-decoration:underline;
}
A.headerNavigationlge { 
  color:#000000;
  font-size: 14px;
  font-family: Arial;
  font-weight : bold;
}
A.headerNavigationlge:hover { 
  color:#000000;
  text-decoration:underline;  
}

TR.pageheader {
  background: #ffffff;
}

.SmallCartStyle {
  color:#000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
}

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

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

/****************************************************************************/
/******************************* HOME PAGE          *************************/
/****************************************************************************/

.homepagebannerheader, A.homepagebannerheader{
  font-size: 13px;
  font-weight: bold;
  font:Arial;
  color:#FFFFFF;
  }
A.homepagebannerheader:hover, A.homepagebannertext:hover{
  text-decoration:underline;
  color:#FFFFFF;}
  
.homepagebannertext, A.homepagebannertext{
  font-size: 12px;
  font:Arial;
  color:#FFFFFF;
}

.homepageheading{
  font-size: 12px;
  font-weight: bold;
  font:Arial;
  color:#666666;  }
  

.homepageheading:hover, .homepagetext:hover{
  text-decoration:underline;
  color:#000099;}
  
.homepagetext,TD.homepagetext, P.homepagetext {
  font:Times, serif;
  font-size: 12px;
  color:#000000;}


/******************************* FOOTER INFORMATION *************************/
/****************************************************************************/
TR.footer {
  background: #bbc3d3;
}

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

A.footer { 
  color: #FFFFFF;   
}

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

TD.footerNavigation {
  font-family: Arial;
  font-size: 12px;
  background :#666666;
  color: #ffffff;
  font-weight : bold;

}
A.footerNavigation { 
  color: #FFFFFF;   
}

A.footerNavigation:hover { 
  color: #FFFFFF; 
  text-decoration:none;
}

TD.infoFooterBoxHeading {
	font-family: Arial;
	font-size: 12px;
	font-stretch:ultra-expanded;
	background-color:#FFFFFF;
	font-weight : bold;
	color:#666666;
	height: 20;
}

/********************** LEFT MENU PANEL INFORMATION *************************/
/****************************************************************************/

TD.leftbox {
}

A.leftmenupanel { 
  color:  #333333;
  font-size: 11px;
  text-decoration: none;
  font:Arial;
}

A.leftmenupanel:hover { 
  color: #000066;
  text-decoration:underline;
}

.infoLeftBox {
  background: #b6b7cb;
}

TD.infoLeftBoxHeading {
	font-family: Arial;
	font-size: 13px;
	font-stretch:ultra-expanded;
	font-weight: bold;
	background-color :#666666;
	color:#FFFFFF;
	height: 25;
}


.infoLeftBoxContents {
  background: #01408F;
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  color:#666666;
}

A.BoxNav, TD.BoxNav {
  color:#333333;
  font-size: 11px;
  text-decoration: none;
  font:Arial;
}

A.BoxNav:hover { 
  color: #000066;
  text-decoration:underline;
  }
  
  .TotalStyle {
  color:#000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
}

/************************* STORE INFORMATION ********************/
/****************************************************************/
TABLE.storetable {
  border: 1px;
  border-color:#000000;
  border-style:solid;
  background-color: #ffffff;
}

/*************************INFO BOXES INFORMATION ****************/
/****************************************************************/

/* adds a border to info boxes turned to white below..*/
/*.infoBox {
  background: #b6b7cb;
}*/

.infoBox {
  background: #b6b7cb;
}
/* added by NV, allows some infoboxes to have no border */

.infoBoxNoBorder {
  background: #ffffff;
}

.infoBoxContents {
 /* ORIGINAL NEXT LINE GIVES MY BACKGROUND FOR INFO BOXES
 /* background: #CEC89E; */
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
	font-family: Arial;
	font-size: 18px;
	font-stretch:ultra-expanded;
	background: :#666666;
	color:#000000;
	height: 25;
}


.infoBoxNoBorderContents {
 /* created by NV, gives different text style for centre info boxes
 /* background: #CEC89E; */
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

/* added by NV to make some info boxes different */
.infoMainBoxContents {
  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;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 22px;
  color:#000000;
  height:25;
}

SPAN.pageHeading {
  font-family: Arial;
  font-size: 26px;
  color:#FF9900;
  height:25;
  font-weight:bold;
  
}

TD.prodHeading, DIV.prodHeading {
  font-family: Arial;
  font-size: 12px;
  color:#000000;
  height:25;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
/**************************************/
/** MAIN TEXT  DETAILS               **/
/**************************************/
TD.main, P.main {
  font-family: Arial;
  font-size: 12px;
  font-stretch:extra-expanded;
}

TD.optiontxt, P.optiontxt {
  font-family: Arial;
  font-size: 16px;
  font-stretch:extra-expanded;
}
.optiontxt {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.storeText, SPAN.storeText, P.storeText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#333333;
}

TD.tinyext, SPAN.tinytext, P.tinytext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #0;
  font-weight: bold;
}

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

/****************************************/
/*** SUB CATEGORY PAGES                 */
/****************************************/

A.subCatMenuItems {
  font-family: Arial;
  font-size: 14px;
  font-weight:bold;
  color:#666666;
}
A.subCatMenuItems:hover {  
  text-decoration:underline;
  color:#000000;}

/****************************************/
/**       EVERYTHING ELSE      **********/
/****************************************/

A.iconheader {
  font-family: Arial;
  font-size: 16px;
  font-weight:bold;
  color:#666666;
}
TD.retaddress, P.retaddress {
  font-family: Arial;
  font-size: 12px;
  font-stretch:extra-expanded;
}

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

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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

SPAN.ProductPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #FF6633;
  font-weight: bold;
  font-size: 11px;
}

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

/* added by NV, to creat special borders, different to others */

.BoxBorderSpecial {
	border: solid ridge 0px #dddd15;
}

/* added by NV, to create  different background for some boxes */

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

/* added by NV, to create  different background for some boxes */

.infoBoxSpecial {
  background: #ffffff;
}



.imageBox {
	border-width: 1;
	border-color:#999999;
}

