/*
  $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
*/
.megalarge {
	font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
	font-size: 15px;
	color: #990000;
	text-align: center;
}
.boxText { font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px; }
.errorBox { font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
color: #cc0033; }
.stockWarningOK { font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
color: #006600; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
color: #70d250; text-decoration: underline; }

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; */
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
/* BOF: WebMakers.com Added: Setup Browser Scroll Bar */
 
/* EOF: WebMakers.com Added: Setup Browser Scroll Bar */
}

A {
	/*  color: #000000; */
  color: #000;
	text-decoration: none;
}

A:hover {
	/*  color: #AABBDD; */
  color:  #369;
	text-decoration: none;
}

FORM {
	display: inline;
}

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

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

TD.headerNavigation {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
/*   background: #408080; */
  background: #bbc3d3;
/*	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat */
  color: #ffffff;
/*  color: #000000; */
  font-weight : bold;
}

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

A.headerNavigation:hover {
  color: #ffffff;
/*  color: #FF0000; */
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
	font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
	background: #009900;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	
}

.manu_price {
	padding: 10px;
	
}
.manu_price_image {
	border: thin dashed #CCCCCC;
	padding: 10px;
	
}
TD.pricemarker {
	font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	border: thin dashed #CCCCCC;
	font-style: italic;
	background-color: #E1E1E1;
}
TR.footer {
	BACKGROUND-REPEAT: repeat;
	background-color: #00A2DF;
}

TD.footer {
	font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	/*  background: #bbc3d3; */
/*  background: #408080; */
/*  color: #ffffff; */
  color: #000000;
	font-weight: bold;
	BACKGROUND-REPEAT: repeat;
	background-color: 00A2DF;
}

.infoBox {
	background: #408080;
	background-color: #CCCCFF;
}

.infoBoxContents {
/*  background: #f8f8f9; */
  background: #FFFFF9;
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px; }
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px; }

TD.infoBoxHeading {
	font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
	font-size: 13px;
	background: #666666;
	color: #ffffff;
	vertical-align: top;
	background-color: #00A2DF;
	padding: 3px;
}


A.infoBoxHeading {
	font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
	font-weight: bold;
	background: #666666;
	color: #ffffff;
	vertical-align: top;
	background-color: #00A2DF;
}

TD.CHECKOUTHeading {
	font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
	font-weight: bold;
	background: #FFFF33;
	color: #00A2DF;
	vertical-align: bottom;
	background-color: #FFFF33;
}
TD.infoBoxHeadingWerbung {
	font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 9px;
	font-weight: bold;
	background: #666666;
	color: #ffffff;
	vertical-align: top;
	background-color: #333366;
}

TD.infoBox, SPAN.infoBox {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px; }
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}

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

/* turned off
.productListing-heading {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}
*/

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
/*  font-variant: small-caps; */
}

span.productListing-data {
	float: right;
	overflow: hidden;
	padding: 0.5em 0;
	width: 19em;
	}
	
.listPrice a {
background: url("/images/preispfeil.gif") no-repeat scroll left bottom transparent;
color: #547387;
font-weight: bold;
padding: 0 0 0 1.5em;
}

TD.productListing-data {
	font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	padding: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	vertical-align: top;
}

A.pageResults {
	color: #00A2DF;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #00A2DF;
}

TD.pageHeading, DIV.pageHeading {
	font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
	/*  font-size: 20px; */
  font-size: 12px;
	font-weight: bold;
	color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
color: #000000;
}

TD.main, P.main, SPAN.main {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 12px; }
/* Moved Down lower */


TD.supersmall, SPAN.supersmall, P.supersmall {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px; }
/* Moved Down lower */


TD.accountCategory_OLD {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
  color: #aabbdd;
}

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

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

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

SPAN.newItemInCart {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
}

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
color: #8c8c8c; }
.checkoutBarCurrent { font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
color: #000000; }

/* message box */

.messageBox { font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
background-color: #ffb3b5; }
.messageStackSuccess { font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
color: #ff0000; }


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

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

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

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

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

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

TD.QuantityDiscountAvailable, P.QuantityDiscountAvailable {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
color: #666666;
}
/* EOF: For Discount Prices */

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

TD.pageHeadingPrice, DIV.pageHeadingPrice {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
font-weight: bold;
  color: #808000;
}

TD.pageHeadingPriceWholesale, DIV.pageHeadingPriceWholesale {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
font-weight: bold;
  color: #0000FF;
}

TD.pageHeadingPriceList, DIV.pageHeadingPriceList {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
font-weight: bold;
  color: #9a9a9a;
}

TD.pageHeadingPriceRebate, DIV.pageHeadingPriceRebate {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
font-weight: bold;
  color: #D1AF0E;
}


TD.adv {
	font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
	font-size: 10px;
	color: #CC0033;
	background-color: #CCCC99;
	text-align: inherit;
	border: medium dotted #CC0033;
	margin: 2px;
}



TD.pageHeadingRebateSavings, DIV.pageHeadingRebateSavings {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
font-weight: bold;
  color: #388E8E;
}
/* 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: #FFFFFF;
}
/* 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: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
  font-weight: bold;
  color=#000000;
  line-height: 1.5;
}

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

TD.ShoppingCartRebateSavings, P.ShoppingCartRebateSavings {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,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: #FF0000;
  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: #FF0000;
  background: #ebebeb;
}


/* EOF: Sample colors for product listing */


TD.ShoppingCartmainRed, P.ShoppingCartmainRed {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,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: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
color: #ff0000;
}

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

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


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

TD.CategoriesDescriptionTop {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 13px;
  background: #FFFFFF;
  color: #000000;
  line-height: 1.5;

}

TR.CategoriesDescriptionSub {
  background: #d2e9fb;
}

TD.CategoriesDescriptionSub {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
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: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
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: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
  font-weight: bold;
  color: #9a9a9a;
}

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


TD.product_info_title, .product_info_title {
	font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
font-size:13px;
line-height:1.5;
font-size: large;
	font-weight: bold;	
	}




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


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

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

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

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

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

/* Downloads not available message */
TD.DownloadsMsg, P.DownloadsMsg{
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,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: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,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: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
  font-weight: bold;
/*  background: #408080; */
  color: #ffffff;
}
A.HeaderPageLinks {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
A.HeaderPageLinks:hover {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

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

TD.AllProducts {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
background: #d2e9fb;
  color: #000000;
  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: 0;
}

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

TD.ProductDescription, SPAN.ProductDescription, P.ProductDescription {
color:#333333;
font-family:"Trebuchet MS",Arial,Geneva,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:0.51;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0pt;
}

.messageStackCaution { font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
background-color: #FFFF00; }

A.BoxLinks {
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
A.BoxLinks:hover {
	font-weight: bold;
	/*  background: #00FF00; */
  color: #FFF;
	text-decoration: underline;
}

/* Poll Booth */
TD.pollBoxRow {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TD.pollBoxText {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
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; */
}
TABLE.ColumnRight {
/*  background: #171d2b; */
}
TR.ColumnRight {
/*  background: #171d2b; */
}
TD.ColumnRight {
/*  background: #171d2b; */
}
/* EOF: column styles */

/* footer Back Ground */
TABLE.footerTable {
  background: #C7D2D9;
  background-image: url('images/footer_background.jpg');
  background-repeat: repeat;
}

/* footer middle */
TD.footerMiddle {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
color: #000000;
}

/* Header Navigation Bar Additional Links */
TR.headerNavigationBarLink {
/*   background: #408080; */
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif) repeat;
}

TD.headerNavigationBarLink {
	font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
BACKGROUND-REPEAT: repeat
/*  color: #ffffff; */
  color: #FFFFFF;
	font-weight : bold;
	background-color: 00A2DF;
}

.right_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	vertical-align: bottom;
	}

.google {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	height: 50px;
	}
	
A.headerNavigationBarLink {
/*  color: #FFFFFF; */
  color: #FFFFFF;
}

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

A.headerNavigationBarLinkBreadCrumbs {
/*  color: #FFFFFF; */
/*  color: #000000; */
  color: #FFFFFF;
}
A.headerNavigationBarLinkBreadCrumbs:hover {
	/*  color: #FFFFFF; */
/*  color: #000000; */
  color: #FFC;
}

/* BOF: Image on Product_info */
A.ProductInfoImage {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
color: #408080;
  text-decoration: none;
}

A.ProductInfoImage:hover {
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
color: #000000;
  text-decoration: underline;
}

TABLE.ProductInfoImage {
/*
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
*/
  padding:2px;
*/
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
*/
/*
  border-width: 3px;
  border-color: "#FF0000";
  border-style: solid;
  background: #ebebeb;
*/
  float:right;
}

TD.ProductInfoImage {
/*
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
*/
/*  padding:10px; */
*/
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
*/
/*
  border-width: 3px;
  border-color: "#0000FF";
  border-style: solid;
*/
  background: #FFFFFF;
  float:center;
}
/* EOF: Image on Product_info */

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

.infoBoxContentsDefineMainpage {
/*  background: #f8f8f9; */
  background: #ddddcc;
  font-family: LucidaSans,LucidaSansUnicode,LucidaGrande,Arial,Helvetica,Verdana,sans-serif;
font-size: 11px; }

.main_categories {
	list-style-type: circle;
	font-size: xx-small;
	}
	
	A.nocolor:hover {
	color: #FFFFFF;
	background-color: #FFFFFF;/*  color: #000000; */
}
