/*
  $Id: stylesheet.css,v 1.57 2003/07/23 15:31:35 dgw_ Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License

  Shoppe Enhancement Controller - Copyright (c) 2003 WebMakers.com
  Linda McGrath - osCommerce@WebMakers.com

  Original settings are commented
*/
/*  
Color Pallet: Appleseed
 Green:  339933
  shades of green: 1A4E1A, 99CC99, CCE6CC, E6F3E6, 
  other greens: 9ac832
 Purple: 993399 
  shades of purple: 280E28 4E1A4E cc99cc e6cc3c
  other purple: FBE3FB  
*/

* { padding:0; margin:0; }

body {
/* WebMakers.com Added: Shoppe Enhancement Controller */
/* To avoid the white flash set the color of the background to match your Outter BGColor */
/* If not using Center Shop then reset background color to #ffffff */
/* background-image: url(images/bg.jpg); 
/*  background: #ffffff; */
  padding: 12px 0px 12px 0px;
  background-color:#666633; 
  color: #000000;
	text-align:center;
/* BOF: WebMakers.com Added: Setup Browser Scroll Bar */
/*  scrollbar-3dlight-color: #4682B4;
  scrollbar-arrow-color: Black;
  scrollbar-base-color: Silver;
  scrollbar-darkshadow-color: #696969;
  scrollbar-highlight-color: White;
  scrollbar-shadow-color: Black;
  scrollbar-face-color: #5F9EA0;
  scrollbar-track-color: #CECEB7; */
/* EOF: WebMakers.com Added: Setup Browser Scroll Bar */
}

	a         { color:#993399; text-decoration:none; }
  a:link    {  }
	a:visited {  }
	a:hover   { color:#339933; }
	a:active  { color:#339933; }

.boxText {
	font-family: 
}
.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; color:#000000; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif, Times, serif; font-size : 10px; color: #993399; text-decoration: underline; } /* Edit button on checkout_confirmation.php */


FORM {
	display: inline;
}

TR.header {
  /* background: #ffffff; */
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #ffffff; 
  color: #260D26;
  font-weight : bold;
}

  a.headerNavigation         { color: #993399; }
  a.headerNavigation:link    { }
  a.headerNavigation:visited { }
  a.headerNavigation:hover   { background-color:#339933; }
  a.headerNavigation:active  { background-color:#339933; }

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #FFCC99;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  background: #FFCC99;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/* footer */

/* footer Back Ground */
TABLE.footerTable {
	background: #ffffff;
	border-top:2px solid #359946;
	padding:0px 5px 10px 5px;
/*  background-image: url('images/footer_background.jpg'); 
  background-repeat: repeat; */
}

.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339933;
	font-weight: bolder;
	line-height: 16px;
}
  a.footer:link    { text-decoration:underline; color:#339933; }
	a.footer:visited { text-decoration:underline; color:#339933; }
	a.footer:hover   { text-decoration:underline; color:#993399; }
	a.footer:active  { text-decoration:underline; color:#993399; }
	


/* footer middle */
TD.footerMiddle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
	background-color: #FFFFFF;
	line-height: 29px;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 8px;
	font-weight: bolder;
	}
	
  a.footerNav:link    { }
	a.footerNav:visited { }
	a.footerNav:hover   { color:#993399;}
	a.footerNav:active  { color:#993399;}

div.footerCredits { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339933;
	font-weight: bolder;
	line-height: 16px;
	padding-top: 16px;
}
	
/* .infoBox CREATES THE BORDER AROUND BOXES */
.infoBox {
  background: #993399;
}

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

/* .infoBoxContents CREATES THE INTERIOR COLOR OF THE INFO BOXES */

.infoBoxContents {
  background: #FBE3FB; 
  /* background-color:#e6cce6; */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  padding:0px 10px 0px 5px;
}


/* .infoBox2 CREATES THE BORDER BOX AROUND ADVANCED SEARCH */
.infoBox2 {
  background: #1f1f21;

}

.infoBoxContents2 {
/*  background: #f8f8f9; */
  background: #660066;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;

  
}
/* BORDER AND BACKGROUND FOR FEATURED PRODUCTS */
.infoBox3 {
  background: #ffffff;

}

.infoHeading3 {
  background: #ffffff;

}
.infoBoxContents3 {
/*  background: #f8f8f9; */
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border:1px;
  border-style: solid;
  border-color: #996699;

  
}


/* .infoBoxMain Monte Added For Main Page Random Image */
.infoBoxMain {
  background: #1f1f21;
}

/* .infoBoxMainContents Monte Added For Main Page Random Image CREATES THE INTERIOR COLOR OF Main Box */

/* .infoBoxContents CREATES THE INTERIOR COLOR OF BOXES IN THE LEFT HAND COLUMN */



.infoBoxNotice {
  background: #CC9900;
}

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


/* .infoBoxHeading CREATES THE INTERIOR COLOR OF HEADER BOXES */

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #bbc3d3; */
  background: #996699;
  color: #ffffff;
  vertical-align: middle;
}

A.infoBoxHeading{
  color:#ffffff;
  text-decoration:underline;
  }

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; */
/*  background: #f4f7fd; */
  background: #ffffff;
  color: #2d65b6;
}

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; */
  background: #ffffff;
  color: #2d65b6;
}

TABLE.productListing {
	border:1px;
  border-style: solid;
  border-color: #7a7a7a;
  border-collapse: collapse; /*causes borders to overlap */
	
}


/* TEXT COLOR FOR SHOPPING CART HEADERS */

a.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #339933;
  font-weight: bold;
}

  a.productListing-heading:link    { }
  a.productListing-heading:visited { }
  a.productListing-heading:hover   { color:#993399;}
  a.productListing-heading:active  { color:#993399;}


TR.productListing-heading {
}

/* CHANGES COLOR OF HEADING TEXT "Description" - CHANGES COLOR OF SHOPPING CART HEADING BACKGROUND */

TD.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #EEEEEE;
  color: #339933;
  font-weight: bold;
	border:1px;
  border-style: solid;
  border-color: #7a7a7a;
	padding: 0px 0px 0px 3px;
/*  font-variant: small-caps; */
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
	border:1px;
  border-style: solid;
  border-color: #7a7a7a;
  border-spacing: 1px;
	padding:5px 5px 5px 3px;
  color: #993399;


}

a.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	font-weight:bold;
  color: #993399;
	text-decoration:underline;
  }

  a.productListing-data:link    { }
  a.productListing-data:visited { }
  a.productListing-data:hover   { color:#339933;}
  a.productListing-data:active  { color:#339933;}

/* ADDED STYLE FOR THE <TD> TAGS IN SHOPPING CART */

TD.productListing-data-shop {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  border-top:0px;
  border-bottom:0px;
  border-left:0px;
  border-right:0px;
  border-style: solid;
  border-color: #2D65B6;
  border-spacing: 1px;
  color: #000000;

}

A.productListing-data-shop {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #993399;
  }

  a.productListing-shop:link    { }
  a.productListing-shop:visited { }
  a.productListing-shop:hover   { color:#339933; }
  a.productListing-shop:active  { color:#339933; }


A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
}

TD.pageHeading, DIV.pageHeading, FONT.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #993399;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Arial, Helvetica, sans-serif;
/*  font-size: 16px; */
  font-size: 9px;
/*  font-weight: bold; */
  color: #000000;
}

TD.pageHeading3, DIV.pageHeading3, FONT.pageHeading3 {
  font-family: Arial, Helvetica, sans-serif;
/*  font-size: 20px; */
  font-size: 9px;
  font-weight: normal;
  color: #000000;
}


TR.subBar {
  background: #f4f7fd;
}

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

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

.maininfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
}

TD.main2, P.main2, SPAN.main2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.25;
}

TD.main3, P.main3, SPAN.main3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  line-height: 1.25;
}

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

/* Moved Down lower */
TD.accountCategory_OLD {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-color:#CC99CC;
 
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-color:#CC99CC;
}

/*  font-size: 12px; */
SPAN.greetUser_OLD {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #FBE3FB;
  border-color: #CC99CC;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #f7f5f5; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f7f5f5; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #339933; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color: #339933; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #EAD47B; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
// ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// ::::::::::::::::::::::::: NEW STYLES :::::::::::::::::::::::::::::::::
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* WebMakers.com Added: New Styles */

/* LOGIN CLASSES */
TD.accountCategory {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
SPAN.greetUser {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #009148; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* WebMakers.com Added: Quantity Controller */
/* ERROR MESSAGES ON QUANTITY AND UNITS */
TD.QtyErrors, P.QtyErrors {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:#FF0000;
  line-height: 1.5;
}

/* BOF: For Discount Prices */
TD.DiscountPriceTitle, P.DiscountPriceTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	color: #FF0000;
  line-height: 1.0;
}

TD.DiscountPriceQty, P.DiscountPriceQty {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	color: #FF0000;
  line-height: 1.0;
}

TD.DiscountPrice, P.DiscountPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	color: #000000;
  line-height: 1.0;
}

TD.QuantityDiscountAvailable, P.QuantityDiscountAvailable {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
	color: #FF0000;
}
/* EOF: For Discount Prices */

/* BOF: PRICES */
TD.pageHeadingPriceSavings, DIV.pageHeadingPriceSavings {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #993399;
}

TD.pageHeadingPrice, DIV.pageHeadingPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #993399;
}

TD.pageHeadingPriceWholesale, DIV.pageHeadingPriceWholesale {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #993399;
}

TD.pageHeadingPriceList, DIV.pageHeadingPriceList {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #993399;
}

TD.pageHeadingPriceRebate, DIV.pageHeadingPriceRebate {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #993399;
}

TD.pageHeadingRebateSavings, DIV.pageHeadingRebateSavings {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #993399;
}
/* EOF: PRICES */


/* BOF: Define an Outline style */
.outline {
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  background-color: #1f1f21;
}
/* EOF: Define an Outline style */

/* box2.php */
.infoBox2 {
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
}

/* Shopping Cart Styles */
TD.ShoppingCartPrices, P.ShoppingCartPrices {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
}

TD.ShoppingCartSavings, P.ShoppingCartSavings {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FF0000;
  line-height: 1.5;
}

TD.ShoppingCartRebateSavings, P.ShoppingCartRebateSavings {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #D1AF0E;
  line-height: 1.5;
}

/* Shopping Cart Rows */
TR.productListing-odd_shopping {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #2D65B6;
  background: #d5d5d5;
}

TR.productListing-even_shopping {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #2D65B6;
  background: #ebebeb;
}

/* BOF: Sample colors for product listing */
A.productListing-data {
  color: #000000;
}

A.productListing-data:hover {
  color: #FF0000;
  background: #C0C0C0;
}

A.productListing-data-norm {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #993399;
}
  a.productListing-data-norm:link { }
  a.productListing-data-norm:visited { }
  a.productListing-data-norm:hover  { color:#339933;}
  a.productListing-data-norm:active { color:#339933;}


A.productListing-data-bold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #993399;
}
  a.productListing-data-bold:link { }
  a.productListing-data-bold:visited { }
  a.productListing-data-bold:hover  { color:#339933;}
  a.productListing-data-bold:active { color:#339933;}


/* EOF: Sample colors for product listing */


TD.ShoppingCartmainRed, P.ShoppingCartmainRed {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FF0000;
  line-height: 1.5;
}

A.ShoppingCartError {
  color: #FF0000;
  text-decoration: none;
}

A.ShoppingCartError:hover {
  color: #FF0000;
  text-decoration: underline;
  background: #8080FF;
}

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

TD.ShoppingCartHelp_main, P.ShoppingCartHelp_main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.25;
}

TD.ShoppingCartShipping_main, P.ShoppingCartShipping_main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.25;
}


/* BOF: Category Text Description Top Level and SubLevel */
TR.CategoriesDescriptionTop {
/*    background: #9a0199; */
}

TD.CategoriesDescriptionTop {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
/* background: #980A7A; */
  color: #ffffff;
  font-weight: normal;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}

TR.CategoriesDescriptionSub {
  background: #d2e9fb;
}

TD.CategoriesDescriptionSub {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: normal;
/*  line-height: 1.5; */
  padding-right: 5px;
  padding-left: 5px
}

 /* EOF: Category Text Description Top Level and SubLevel */

/* Caution Messages */
TR.Caution {
  background: #EBCB14;
}

TD.Caution {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #FFFF00;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}

/* Categories and Manufacturer default.php */
TD.pageHeading_section, DIV.pageHeading_section {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  /* color: #9a9a9a; */
  color: #006600;
}




TD.product_info_BODY {
/*
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

TR.product_info_BODY {
/*
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

TABLE.product_info_BODY {
/*
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

/* BACKGROUND COLOR OF MAIN TABLE */

TABLE.HeaderBackground {
/* background-image: url();
 BACKGROUND-REPEAT: none */ 
 background: #ffffff;
/*  background: #980a7a; */
}

TABLE.HeaderBackground2 {
/*  background-image: url(images/clouds.jpg); */
/* BACKGROUND-REPEAT: repeat */
/*  background: #000000 */
  background: #980a7a;
}

TD.ShoppingCart, P.ShoppingCart, SPAN.ShoppingCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: bold;
  color: #000000;
  line-height: 1.5;
}

TD.ShoppingCartAttributes, P.ShoppingCartAttributes, SPAN.ShoppingCartAttributes {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: italic;
  color: #000000;
  line-height: 1.5;
}

TD.ShoppingCartAttributesError, P.ShoppingCartAttributesError, SPAN.ShoppingCartAttributesError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: italic;
  color: #FF0000;
  line-height: 1.5;
}

TD.ProductIsFree, P.ProductIsFree, SPAN.ProductIsFree {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: bold;
  color: #FF0000;
}

TD.ProductIsShowroomOnly, P.ProductIsShowroomOnly, SPAN.ProductIsShowroomOnly {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: bold;
  color: #0000FF;
}

/* Downloads not available message */
TD.DownloadsMsg, P.DownloadsMsg{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold;
  color="FF0000";
}


/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color="bbc3d3";
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url(images/button_blank_left.gif);
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url(images/button_blank_right.gif);
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url(images/button_blank_middle.gif);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
/*  background: #408080; */
  color: #1f1f21;
}
A.HeaderPageLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
A.HeaderPageLinks:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

/* All Products */
TR.AllProducts {
  background: #d2e9fb;
}

TD.AllProducts {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}

/* Attributes Qty:Prices Onetime Charges */
TR.AttributesQtyPricesOntime-odd {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #FF0000;
  background: #d5d5d5;
}

TR.AttributesQtyPricesOntime-even {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #FF0000;
  background: #ebebeb;
}

/* CHANGES THE HEADER BACKGROUND PAGE */

TR.ProductDescription {
/*  background: #1f1f21; */
}



TD.ProductDescription, SPAN.ProductDescription, P.ProductDescription, div.ProductDescription {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
}

.messageStackCaution { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFFF00; }

A.BoxLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}
A.BoxLinks:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #ffffff;
  text-decoration: underline;
}

/* Poll Booth */
TD.pollBoxRow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TD.pollBoxText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TR.pollOptRow {
  background: #f1f9fe;
}
TR.pollFooter {
  background: #f1f9fe;
}

/* BOF: column styles */
TABLE.ColumnLeft {
/*  background: #171d2b; */


}
TR.ColumnLeft {
/*  background: #171d2b; */
}
TD.ColumnLeft {
/*  background: #171d2b; */
	background-image: url(/images/cart_menu_bg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;

}
TABLE.ColumnRight {
/*  background: #171d2b; */
}
TR.ColumnRight {
/*  background: #171d2b; */
}
TD.ColumnRight {
/*  background: #171d2b; */

}
/* EOF: column styles */



/* Header Navigation Bar Additional Links */

TR.headerNavigationBarLink {
/*   background: #408080; */
/*	BACKGROUND-IMAGE: url(images/header_bar_green2.gif) repeat; */
}

TD.headerNavigationBarLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #408080;
/*	BACKGROUND-IMAGE: url(images/header_bar_green2.gif); BACKGROUND-REPEAT: repeat */
/*  color: #ffffff; */
  color: #336600;
  font-weight : bold;
}

TR.headerNavigationBarLink2 {
  background: #ffffff; 
}

TD.headerNavigationBarLink2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #ffffff; 
  color: #260D26;
  font-weight : bold;
}

  a.headerNavigationBarLink2         { color: #993399; text-decoration:none; }
  a.headerNavigationBarLink2:link    { }
  a.headerNavigationBarLink2:visited { }
  a.headerNavigationBarLink2:hover   { color:#339933; }
  a.headerNavigationBarLink2:active  { color:#339933; }

A.headerNavigationBarLink {
/*  color: #FFFFFF; */
  color: #000000;
}

A.headerNavigationBarLink:hover {
/*  color: #ffffff; */
  color: #EAD47B;
}

A.headerNavigationBarLinkBreadCrumbs {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #ffffff; 
  color: #260D26;
  font-weight : bold;
}

  a.headerNavigationBarLinkBreadCrumbs         { color: #993399; text-decoration:none; }
  a.headerNavigationBarLinkBreadCrumbs:link    { }
  a.headerNavigationBarLinkBreadCrumbs:visited { }
  a.headerNavigationBarLinkBreadCrumbs:hover   { color:#339933; }
  a.headerNavigationBarLinkBreadCrumbs:active  { color:#339933; }


/* BOF: Image on Product_info */
A.ProductInfoImage {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;

}

A.ProductInfoImage:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #660066;
  text-decoration: none;
}

/* BOF: Image on Product_info w/BORDER */

A.ProductInfoImage2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

IMG.ProductInfoImage2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}


A.ProductInfoImage2:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #660066;
  text-decoration: none;
}


TABLE.ProductInfoImage {

  border-style: solid;
  float:right;
  border-width: 0px; 
  border-color: #E6CCE6;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;

  
}

TD.ProductInfoImage {

  border-style: solid;
  border-spacing: 0px; 
  border-width: 0px;
  border-color: #000000;
  padding: 5px;
  margin: 0px;
  color: #260D26;
  border-collapse: collapse;
  background: #E6CCE6;
}
/* EOF: Image on Product_info */

/* BOF: Define Main Page in a box */
.infoBoxDefineMainpage {
/*  background: #b6b7cb; */
  background: #3366ff;
}

.infoBoxContentsDefineMainpage {
/*  background: #f8f8f9; */
  background: #ccffcc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}


/* STYLES FOUND ON THE CAT/INDEX.php PAGE */

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
}
.style4 {
	color: #2E65B8;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	margin: 0px;
	padding: 0px;
}

/*  Creates 1px border arround main table */
TABLE.main-table-md {
border-top: 0px;
border-left: 1px solid #666633;
border-right: 1px solid #666633;
border-bottom: 1px solid #666633;
border-spacing: 0; 
border-collapse: collapse;
padding: 0;
background: #ffffff;

}

.welcome-text {
  font-weight: bold;
  color: #339933;
  text-decoration: none;
  font-size: 14px;
}


/* add image borders - comment out to remove the borders */
/* suggested by Paul Math */
/*
td.productListing-data img {border: 2px #09f groove;}
td.productListing-data a:hover img {border: 2px red groove;}
*/

/**
 * "navigationSide" controls the global Category navigation 
 * on the Left hand side of the page
 * special settings for 
 * container: the block element containing all the links
 * div,span,td: the block element containing individual links
 * a the colors for the links
 *                        
 */
.navigationSideContainer{	padding:0px 0px 0px 0px; }
.navigationSide {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
  div.navigationSide,span.navigationSide,td.navigationSide { 		
	 padding:0px 5px 0px 0px;
 	}
	
	a.navigationSide {
	  display:block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color:#ffffff;
		text-align:left;	
		width:140px;
		padding:7px;
		line-height:14px;
		background-color:#339933;
		border: 1px solid #ffffff;
		border-collapse:collapse;
		text-decoration:none;	
	 }
  a.navigationSide:link { }
  a.navigationSide:visited { }
  a.navigationSide:hover { color:#ffffff; background-color:#993399;}
  a.navigationSide:active { color:#ffffff; background-color:#993399;}

	
	a.navigationTopCat {
	  border-right: #254869 0px solid; 
	  padding-right: 2px; 
	  border-top: #8eaac7 0px solid; 
	  display: block; 
	  padding-left: 2px; 
	  font-size: 11px; 
	  padding-bottom: 2px; 
	  border-left: #5f87af 0px solid; 
	  color: #eeeeee; 
	  line-height: normal; 
	  padding-top: 2px; 
	  border-bottom: #19324c 0px solid; 
	  font-family: "Arial", "Helvetica", "sans-serif"; 
	  background-color: #339933; 
	  text-decoration: none;
	 }
  a.navigationTopCat:link { }
  a.navigationTopCat:visited { }
  a.navigationTopCat:hover { color:#eeeeee; background-color:#993399;}
  a.navigationTopCat:active { color:#eeeeee; background-color:#993399;}
  
  
   