/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 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: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
/*.productsNotifications { background: #f2fff7; }*/
.orderEdit { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  margin-top: 0px; /*added by PJF 05-10-07*/
  background: #ffffff;
  /*margin: 0px;*/
  scrollbar-base-color:#000;

  scrollbar-3dlight-color:#fff;
  scrollbar-highlight-color:#eee;
  scrollbar-face-color:#aaa;
  scrollbar-shadow-color:#ccc;
  scrollbar-darkshadow-color:#bbb;

  scrollbar-track-color:#fff;
  scrollbar-arrow-color:#fff;

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

table {
  margin: 0px;
  /*border: 1px solid #00f;*/
  }

td {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

BODY A { 
  color: #000;
  text-decoration: none;
  text-decoration: underline; 
}

A:hover { 
  color: #e50000; 
  text-decoration: underline; 
}

FORM {
	display: inline;
}

ol {
	margin-top: 0px; 
}

h2 {
	font-size: 17px;
    line-height: 18px;
}

h3, .categories {
  padding-top: 10px;
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
 
h4 {
	font-size: 11px;
	margin-bottom: 4px;
	clear: both;
}

TR.header {
  background: transparent;
}

.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: transparent;
  color: #000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000; 
  line-height: 10px;
}

A.headerNavigation:hover {
  color: #D00;
}

TR.headerError {
  background: #f00;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #f00;
  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: #aaa;
}

TD.footer {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

A.footer, A.footer:hover { 
  color: #ffffff; 
  text-decoration: underline;
  font-weight: normal;
}

.infoBoxHeading, .contentBoxHeading, .shoppingCartBoxHeading, .announceBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
	background-color:f0f0ec;
	layer-background-color:#f0f0ec;
	border-top: 1px solid #fcfcfc;
	border-bottom: 1px solid #ddddda;
    border-left: 1px solid #fcfcfc;
    border-right: 1px solid #ddddda;
	color: #000;
/*  background: #fff;
  border-top: 3px solid #036;
  border-bottom: 3px solid #036;
  color: #000;*/
}
.infoBoxHeading, .shoppingCartBoxHeading, .announceBoxHeading {
  font-size: 11px;
}
.shoppingCartBoxHeading {
  background-color: #CCCCFF;
}
.announceBoxHeading {
  background-color: #CCCCFF;
}

.infoBox {
  background-color: f6f6ef;
}

.infoBoxContents {
  background-color: transparent;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.shoppingCartBox {
  background-color: #DAEDF2;
}
.announceBox {
  background-color: #DAEDF2;
}

.infoBox, .shoppingCartBox, .announceBox {
  border-top: 1px solid #fdfdfd;
  border-bottom: 1px solid #ddddda;
  border-left: 1px solid #fdfdfd;
  border-right: 1px solid #ddddda; 
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, 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-color: #fff;
}
TR.productListing-odd td {
   border-top: 1px solid #ccc;
}

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-color: #fff;
}
TR.productListing-even td {
  border-top: 1px solid #ccc;
}

TR.productListing-heading {
  background-color: #aaa;
}

TD.productListing-heading, TD.productListing-heading A {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
   line-height: 1.8;
  /*font-variant: small-caps;*/
}

TD.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-top: 3px;
  padding-bottom: 3px; 
}
TD.productListing-data A {
  text-decoration: none;
  font-weight: bold;
}
TD.productListing-data A {
  text-decoration: underline;
  font-weight: bold;
}

A.pageResults { 
  color: #00f; 
}

A.pageResults:hover { 
  color: #00f; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #246;
  /*margin-top: 6px;*/
  padding-top: 6px;
  padding-bottom: 5px;
}

TD.pageHeading_welcome, DIV.pageHeading_welcome {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  /*font-weight: bold;*/
  color: #000; /*#246;*/
  text-align: justify;
  /*margin-top: 6px;*/
  padding-top: 6px;
  padding-bottom: 5px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TABLE.main, TR.main, TD.main, P.main, TD.main P {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  /*vertical-align: top;*/
  color: #000000;
}

P {
  margin-left: 0px;
}

TR.main TH, .contentBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 14px;
  /*vertical-align: bottom;*/
  text-align: left;
  font-weight: bold;
}

.smallText, .smallTextWhite {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText A, .smallTextWhite A {
  text-decoration: underline;
}
.smallTextWhite, .smallTextWhite A:link {
  color:white;
}

TD.accountCategory, li {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000;
}

TD.fieldKey {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

select {
  border: 1px inset white;
  background-color: #fff;
  color: #000;
  font-size: 10px;
  font-weight: 700;
 }

dTEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

input.text, textarea {
  border: 1px inset #eee;
  background-color: #fff;
  }

input.submit {
  background-color: #eee; 
  border: 1px outset #fafafa;
  color: #000;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
.linkbuttonOuter {
  background-color: #eee; 
  border-top: 1px solid #fafafa;
  border-right: 1px solid #7d7d7d;
  border-bottom: 1px solid #7d7d7d;
  border-left: 1px solid #fafafa;
  padding: 2px 1em 2px 1em; 
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.linkbuttonInner {
  color: #000;
  font-size: 11px;
  line-height: 21px;
  white-space: nowrap;
  text-decoration: none;
  position: relative;
   z-index: 4;
  cursor: pointer;
}
a span.linkbuttonInner {
  text-decoration: none;
  cursor: pointer;
}
.tab, .activeTab {
font-family: Tahoma, Verdana, Arial, sans-serif;
 margin-top: 14px;
}
.tab {
  /*background-color: #048;
  border-top: 2px solid #369;
  border-right: 1px solid #003;
  border-bottom: 1px solid #003;
  border-left: 1px solid #369;*/
  background-color: #369;
  border-top: 1px solid #bfd1ff;
  border-left: 1px solid #bfd1ff;
  border-bottom: 1px solid #369;
  border-right: 1px solid #369;
  color: white;
  font-weight: 300;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
  font-size: 11px;
  line-height: 19px;
  position: relative;
  z-index: 4;
  white-space: nowrap;
 
}
.activeTab {
  /*background-color: #69d;
  border-top: 1px solid #8cf;
  border-right: 2px solid #369;
  border-bottom: 1px solid #69d;
  border-left: 2px solid #8cf;
  color: #ffffff;*/
  background-color: #ccdaff;
  border-top: 1px solid #ecf1ff;
  border-right: 2px solid #369;
  border-bottom: 1px solid #ccdaff;
  border-left: 2px solid #ecf1ff;
  color: #000;
  font-weight: bold;
  padding: 4px 1em 2px 1em;
  text-decoration: none;
  font-size: 11px;
  line-height: 19px;
  white-space: nowrap;
  position: relative;
  z-index: 5;
  cursor: default;
}
.tabs {
  background-color: #ccdaff;
}

SPAN.greetUser {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #c00;
  font-weight: bold;
}

TABLE.formArea {
  background: #fafafa;
  /*border-top: 2px solid #cccccc;*/
  /*border: 1px solid #69d;*/
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

/*.formhint {
  color: #69d;
  }*/

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

SPAN.productSpecialPrice {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #f00;
}

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

.moduleRow { background-color: transparent; }
.moduleRowOver { background-color: #ddd; cursor: hand; color: #fff;}
.moduleRowSelected { background-color: #bfd1ff; color: #fff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #000; font-weight: bold;}

/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::: NEW STYLES ::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

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

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

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

TD.DiscountPrice, P.DiscountPrice {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000;
  line-height: 1.0;
  font-weight: bold;
}

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

/* BOF: PRICES */
TD.pageHeadingPriceSavings, DIV.pageHeadingPriceSavings {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #A62A2A;
}

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

TD.pageHeadingPriceWholesale, DIV.pageHeadingPriceWholesale {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #00F;
}

TD.pageHeadingPriceList, DIV.pageHeadingPriceList {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
}

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

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


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

/* box2.php */
.infoBox2 {
border: #000;
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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000;
  line-height: 1.5;
}

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

TD.ShoppingCartRebateSavings, P.ShoppingCartRebateSavings {
  font-family: Tahoma, Verdana, Arial, 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: #F00;
  background: #fafafa;
}

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: #F00;
  background: #ffffff;
}

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

A.productListing-data:hover {
color: #f00;
background: #C0C0C0;
}
/* EOF: Sample colors for product listing */


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

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

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

SPAN.ShoppingCartError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #f00;
}

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

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


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

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

TR.CategoriesDescriptionSub {
  background: #d2e9fb;
}

TD.CategoriesDescriptionSub {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000;
  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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFF00;
  color: #000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}

/* Categories and Manufacturer index.php */
TD.pageHeading_section, DIV.pageHeading_section {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  margin-top: 10px;
}

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

TABLE.HeaderBackground {
/*  background-image: url(images/clouds.jpg); */
/* BACKGROUND-REPEAT: repeat */
  background: #FFFFFF
}


TD.ShoppingCart, P.ShoppingCart, SPAN.ShoppingCart {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  line-height: 1.5;
}

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

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

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

TD.ProductIsShowroomOnly, P.ProductIsShowroomOnly, SPAN.ProductIsShowroomOnly {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: bold;
  color: #00F;
}

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


/* Show Cart Details */
.ShowCartDetails {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  font-weight: normal;
  color:#ddd;
}

 /* 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #408080; */
  color: #ffffff;
}
A.HeaderPageLinks {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
A.HeaderPageLinks:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

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

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

/* -------------- HVMenu ----------------------*/

.menuMain {
	font-family: Arial, Helvetica;
	font-size:10px;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
	font-weight: bold;
	}


/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0; 
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	
	position:absolute;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica;
	font-size:10px;
	font-weight: 700;
    vertical-align: middle;
	/*text-transform: uppercase;
	font-variant: small-caps;*/
	text-align: left;
    cursor:pointer;
	cursor:hand;
    color: #fff; /*Opera needs an extra invitation */
}

.clLevel0, .menuBoxActive {
/*  background-color: #03c;
	layer-background-color:#06c;
	border-left: 5px solid #7af;
	border-top: 1px solid #7af;
	border-right: 1px solid #003;
	border-bottom: 1px solid #003;*/

/*	background-color:#048;
	layer-background-color:#048;
	border-left: 1px solid #369;
	border-top: 1px solid #369;
	border-right: 1px solid #003;
	border-bottom: 1px solid #003;*/

	/*background-color:#69d;*/
	background-color:#333366;
	layer-background-color:#4499dd;
	border-left: 5px solid #bfd1ff; /*#8cf; */
	border-top: 1px solid #bfd1ff; /*#7af;*/
	border-right: 1px solid #204060; /*#69d;*/
    border-bottom: 1px solid #204060;
	/*border-bottom: 1px solid #369;*/
    color: #fff;
}

.clLevel0over{
	/*background-color:#c00;
	layer-background-color:#c00;
	border-left: 5px solid #f66;
	border-top: 1px solid #f66;
	border-right: 1px solid #600;
	border-bottom: 1px solid #600;
	color: white;*/

	background-color:#E2E0FE;
	layer-background-color:#E2E0FE;
	border-left: 5px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #369;
	border-bottom: 1px solid #369;
	color: #369;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#000;
	layer-background-color:#000;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#E2E0FE; /*#06f;*/
	layer-background-color:#E2E0FE;
	border-left: 1px solid #bfd1ff;
	border-top: 1px solid #bfd1ff;
	border-right: 1px solid #369;
	border-bottom: 1px solid #369;
	color: #333366;
}

.clLevel1over{
	background-color:#333366;
	layer-background-color:#000000;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #ecf1ff;
	border-bottom: 1px solid #ecf1ff;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#333366;
	layer-background-color:#333366;
}
/* ----------------- coolMenu_eof ----------------- */
 
.menuBox, .menuBoxOver, .menuBoxActive {
	margin-top: 1px;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica;
	font-size:10px;
	font-weight: 700;
    vertical-align: middle;
	text-align: left;
}
.menuBox{
/*  background-color:#69d;
	layer-background-color:#c00;
	border-left: 1px solid #7af;
	border-top: 1px solid #7af;
	border-right: 1px solid #369;
	border-bottom: 1px solid #369; /* 
/*  background-color: #E2E0FE; deactivated by PJF
    layer-background-color:#fff;
    border-top: 1px solid #ddd;
    border-left: 5px solid #ddd; /* 
 /* border-bottom: 1px solid #888;
    border-right: 1px solid #888;*/
/*  border-bottom: 1px solid #aaa; deactivated by PJF
    border-right: 1px solid #aaa;
	color: #000000;*/
	
/*  added by PJF 05-10-08*/	
	background-color:#E2E0FE;
	layer-background-color:#4499dd;
	border-left: 5px solid #bfd1ff; /*#8cf; */
	border-top: 1px solid #bfd1ff; /*#7af;*/
	border-right: 1px solid #333366; /*#69d;*/
    border-bottom: 1px solid #333366;
	color: #fff;
}
.menuBox a, .menuBox a:hover { 
  text-decoration: none;
  color: #333366;
}
.menuBoxOver a, .menuBoxOver a:hover {
  text-decoration: none;
  color: #fff;
}
.menuBoxActive a, .menuBoxActive a:hover {
  text-decoration: none;
  color: #fff;
}
.menuBoxOver {
/*  background-color:#333366; deactivated by PJF 05-10-08
	layer-background-color:#f66;
	border-left: 5px solid #f66;
	border-top: 1px solid #f66;
	border-right: 1px solid #600;
	border-bottom: 1px solid #600;
	color:#333366;
	cursor:pointer;
	cursor:hand;*/

/*  added by PJF 05-10-08*/	
	background-color:#333366;
	layer-background-color:#E2E0FE;
	border-left: 5px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #369;
	border-bottom: 1px solid #369;
	color: #369;
	cursor:pointer;
	cursor:hand;
	
}
.menuBoxActive {
  cursor:default;
  color: #fff;
}

/* ************************************************* */

/* begin of new section mainMenuBox added by Patrick */

.mainMenuBox, .mainMenuBoxOver, .mainMenuBoxActive {
	margin-top: 1px;
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: 700;
    vertical-align: middle;
	text-align: center;
}
.mainMenuBox{
    background-color:#333366;
    layer-background-color:#333366;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
 /*   border-bottom: 1px solid #888;
    border-right: 1px solid #888;*/
    border-bottom: 0px solid #bbb;
    border-right: 1px solid #bbb;
	color: #fff;
}
.mainMenuBox a, .mainMenuBox a:hover { 
  text-decoration: none;
  color: #fff;
}
.mainMenuBoxOver a, .mainMenuBoxOver a:hover {
  text-decoration: none;
  color: #333366;
}
.mainMenuBoxActive a, .mainMenuBoxActive a:hover {
  text-decoration: blink;
  color: #333366;
}
.mainMenuBoxOver {
  background-color:#E2E0FE;
	layer-background-color:#E2E0FE;
	color:#333366;
	cursor:pointer;
	cursor:hand;
}
.mainMenuBoxActive {
  background-color:#E2E0FE;
	layer-background-color:#E2E0FE;
  cursor:default;
  color: #333366;
}
/* end mainMenuBox */

/* ************************************************* */

/* begin of section for header links */

.header A:link, .header A:visited, .header A:visited:hover {
  color: #fff;
  text-decoration: underline;
}

.header A:hover  {
  color: #f00;
  text-decoration: underline;
}

/* end of section for header links */

.step {
  font-family: "Arial Black", Verdana, Tahoma, Arial, ; font-size: 14px; font-weight: 900; color: #000000; 
  background-color: transparent; text-decoration: none;} 

.yearHeader { 
  font-family: Tahoma, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; 
  background-color: transparent; text-decoration: none;} 
.calendarMonth { background-color: transparent; cursor: default; width: 100%;}
.calendarHeader { 
  font-family: Tahoma, Arial, Verdana; font-size: 11px; font-weight: normal; color: #000000; 
  background-color: transparent; text-decoration: none; height: 12px;}

.calendarToday { 
  font-family: Tahoma, Arial, Verdana; font-size: 10px; color: #fff; background-color: #69d; 
  padding-left : 2px; text-decoration: none; border:1px solid #FFFFFF; height: 12px; width: 10px;}
.calendarWeekend { 
  font-family: Tahoma, Arial, Verdana; font-size: 10px; color: #000; background-color: transparent; 
  padding-left : 2px; line-height: 13px; border:1px solid #FFFFFF; 
  height: 12px; width: 10px;}
.calendar { 
  font-family: Tahoma, Arial, Verdana; font-size: 10px; color: #000; background-color: transparent; 
  padding-left : 2px; line-height: 13px; border:1px solid #FFFFFF; 
  height: 12px; width: 11px; }
.empty { 
  font-family: Tahoma, Arial, Verdana; font-size: 10px; background-color: transparent; 
  line-height: 10px; height: 12px; width: 10px; }

.event { 
  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #000; background-color: #fafafa; 
  text-decoration: none; border:1px solid #eee; }


.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
  color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
  color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
  color: red; text-decoration: underline;}

