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

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



.Searchinbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid;
	}
	
	
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: White;
  color: Black;
  margin: 0px;
/* BOF: WebMakers.com Added: Setup Browser Scroll Bar */
  scrollbar-3dlight-color: maroon;
  scrollbar-arrow-color: White;
  scrollbar-base-color: Silver;
  scrollbar-darkshadow-color: #FFDEAD;
  scrollbar-highlight-color: White;
  scrollbar-shadow-color: Black;
  scrollbar-face-color: #A0522D;
  scrollbar-track-color: #FFF4E3;
/* EOF: WebMakers.com Added: Setup Browser Scroll Bar */
}

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

A:hover {
/*  color: #AABBDD; */
  color: Blue;
  text-decoration: underline;
}



A.buybothPrice {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: Red;
}
A.buybothHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #484848;
	
}
.buybothText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #484848;
}

.buybothTextSaveNow {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Red;
}

.HR {
	height: 1px;
	width: 100%;
	background: transparent;
	border-bottom: 1px dashed #B8860B;
}
	
A.ProductInfoImageBuyBoth {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}

A.ProductInfoImageBuyBoth:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}



FORM {
	display: inline;
}

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

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

TD.addtoCart {
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif) repeat; 
/*   background: #408080; */
   background: #E4A16A;
	border: 1px dashed #556B2F;
}

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

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: transparent; /*	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat */
	color: Black;
	font-weight: bold;
}

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

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

TR.headerError {
  background: #ff0000;
  color: White;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, 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: Tahoma, Verdana, Arial, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat;
	color: White;
	background-color: White;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); 
BACKGROUND-REPEAT: repeat; 


}



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

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

TABLE.productListing {
	border: 2px;
	border-style: dotted;
	border-color: #F0E68C;
	border-spacing: 1px;
}

/* turned off
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F0E68C;
  color: #FFFFFF;
  font-weight: bold;
}
*/

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

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

TD.productListing-headingMessage {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	background: transparent;
	color: #262626;
	font-weight: bold; /*  font-variant: small-caps; */
}


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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif; /*  font-size: 20px; */
	font-size: 12px;
	font-weight: bold;
	color: #8B0000;
}


TD.pageHeadingModelName, DIV.pageHeadingModelName {
	font-family: Verdana, Arial, sans-serif; /*  font-size: 20px; */
	font-size: 12px;
	font-weight: bold;
	color: #525252;
}





TR.subBar {
  background: #f4f7fd;
}

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

TD.featuredMain, P.featuredMain, SPAN.featuredMain {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
    color: Black;
    font-weight: bold;
}

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

}

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

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

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

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

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  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;
}

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

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

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

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

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

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

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

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


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
// ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// ::::::::::::::::::::::::: 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: 13px; 
	COLOR: #0000CD; 
	FONT-FAMILY: Arial, Verdana, sans-serif;
}
SPAN.greetUserText {
	FONT-SIZE: 13px;
	COLOR: Black;
	FONT-FAMILY: Arial, Verdana, sans-serif;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

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


/* Add to Cart Button*/









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

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

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

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

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

TD.pageHeadingPrice, DIV.pageHeadingPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Maroon;
	text-align: left;
 
}

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

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

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

TD.pageHeadingRebateSavings, DIV.pageHeadingRebateSavings {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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 */




.infoBoxNotice {
  background: #FF6246;
}

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



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


/* 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: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color=#000000;
  line-height: 1.5;
}

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

TD.ShoppingCartRebateSavings, P.ShoppingCartRebateSavings {
  font-family: 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: #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: #F8F8F8;
}

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

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


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

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

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


TD.AddtoQuantityBox {
	background: #FFFFE8;
	font-size: 11px;
	padding: 6px;
	border: 2px dotted #FFC862;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

TD.cartBox {
	background: #FFFFE8;
	font-size: 11px;
	padding: 6px;
	border: 2px dotted #FFC862;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

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

}

TD.CategoriesDescriptionTop {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	background: #F9EFD6;
	text-align: left;
	font-weight: bold;
	line-height: 5;
	padding-right: 5;
	padding-left: 5;
}

TR.CategoriesDescriptionSub {
	background: #FFF0B7;
}

TD.CategoriesDescriptionSub {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FF4500;
  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: Verdana, Arial, 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: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: Maroon;
}

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: #000000 */
  background: white;
}


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

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

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

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

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

/* Downloads not available message */
TD.DownloadsMsg, P.DownloadsMsg{
  font-family: Verdana, Arial, 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: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  
  border: 1px dashed Black;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url(images/button_blank_left.jpg);
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url(images/button_blank_right.jpg);
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url(images/button_blank_middle.jpg);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
/*  background: #408080; */
  color: white;
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
  color: white;
}
A.HeaderPageLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
  /*  background: #00FF00; */
  color: white;
}

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

TD.AllProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFF4B2;
  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-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;
}

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

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

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




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

/* BOF: column styles */
TABLE.ColumnLeft {
  background: #F5E0B4; 
}
TR.ColumnLeft {
  background: #DAA520; 
}
TD.ColumnLeft {
  background: #DAA520; 
}
TABLE.ColumnRight {
  background: #F5E0B4;

}
TR.ColumnRight {
 background: #DAA520;

 }
TD.ColumnRight {
  background: #DAA520;

        }
/* EOF: column styles */

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

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

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


TD.headerNavigationBarTopLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: White;
  font-weight : bold;
 BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat
}

A.headerNavigationBarTopLink {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	background: #993300;
	padding: 2px;
	border-color: #E2C794;
}

A.headerNavigationBarTopLink:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #DDB000;	
	padding: 2px;
	
	
	border-color: #E2C794;
	text-decoration: none;
	
}

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

TD.headerNavigationBarLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat ;
  color: White;
  font-weight : bold;
  
}

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

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

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

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

A.ProductInfoImage:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: #F0E68C; */
  background: White;
}

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



TD.shoppingCartItemBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: Black;
    background: Maroon;
    background-image: url(images/ShoppingCartImage/Middle.gif);
    padding-left:2px;
    padding-right: 2px;
}

TD.shoppingCartItemBox2 {
 
  color: Black;
    padding-right: 0px;
    padding-left: 0px;
}


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


/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

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

}

 .cssnav {
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(overbtn.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 44px;
margin: 0;
padding: 0;
}

.cssnav a {
display: block;
color: #000000;
font-size: 11px;
width: 211px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img {width: 211px; height: 44px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}




.BestSellersBox {
 background: #FFD700; 
 }
 
 .BestSellersScrollingBackGround { 
 border: 1px solid #FFD700;
  }
 
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: White url(images/BestSellersBox/corner_right_left.gif) repeat-x;
  text-align: center;
  color: #000000;
  letter-spacing: 2px;
  
}
.BestSellersBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.BestSellerBorder {
 border: 1px solid White;
}


.contentBox {
  background: #DCC8A3;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #FFDEAD url(images/contentBox/corner_right_left.gif) repeat-x;;
  color: Black;
  text-align: center;
}

.contentBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.CategoriesBox {
 /* background: #F0E68C; */
 background: #E2C794;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F0E68C url(images/CategoriesBox/corner_right_left.gif);
    text-align: center;
  text-shadow: Black;
  color: Black;
  letter-spacing: 2px;
   
  }
.CategoriesBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
}


.CurrenciesBox {
  background: #A7B5CE;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F0E68C url(images/CurrenciesBox/corner_right_left.gif);
  color: black;
  text-align: center;
}
.CurrenciesBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 
  
}


.HelpDeskBox {
  background: #FFDA02;
}
TD.HelpDeskBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/CategoriesBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.HelpDeskBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.infoBox {
/*  background: #F0E68C; */
  background: #FFDA02;
}

.infoBoxContents {
/*  background: #f8f8f9; */
  background: white ;
  font-family: Verdana Arial sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {

  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
/*  background: #bbc3d3; */
  background-image: url(images/infobox/corner_right_left.gif);
  color: #000000;
  background: repeat-x;
}



.InformationBox {

 background: #A7B5CE;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url(images/InformationBox/corner_right_left.gif);
 color: #000000;
  letter-spacing: 2px;
  text-align: center;
}
.InformationBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}




.LanguagesBox {
  background: #FFDA02;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/LanguagesBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.LanguagesBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.LoginBox {
  background: #FFDA02;
}
TD.LoginBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/LoginBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.LoginBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.MailingListBox {
  background: #FFDA02;
}
TD.MailingListBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/ManufacturerInfoBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.MailingListBoxContents {
  background: #FFFAD4vvv;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ManufacturerInfoBox {
  background: #FFDA02;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/ManufacturerInfoBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.ManufacturerInfoBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ManufacturersBox {
  background: #FFDA02;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
 background: #F0E68C url(images/ManufacturersBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.ManufacturersBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.OrderHistoryBox {
  background: #6B8E23;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: White url(images/OrderHistoryBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.OrderHistoryBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.PollingBox {
  background: #FFDA02;
}
TD.PollingBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/CategoriesBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.PollingBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ProductNotificationsBox {
  background: #FFDA02;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/ProductNotificationsBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.ProductNotificationsBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.AdPromotionBox {
  background: #FFDA02;
}
TD.AdPromotionBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/CategoriesBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.AdPromotionBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.RebatesBox {
  background: #FFDA02;
}
TD.RebatesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/RebatesBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.RebatesBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ReviewsBox {
  background: #D4D0C8;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F0E68C url(images/ReviewsBox/corner_right_left.gif);
  color: Black;
  text-align: center;
}
.ReviewsBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.SearchBox {
  background: #FFDA02;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
 background: #F0E68C url(images/SearchBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.SearchBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
}

.SecurityLogoBox {
  background: #FFDA02;
}
TD.SecurityLogoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/ShoppingCartBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.SecurityLogoBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.ShopByPriceBox {
  background: #FFDA02;
}
TD.ShopByPriceBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/CategoriesBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.ShopByPriceBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


/*.ShoppingCartBox a {
  color : white;
}
*/

.ShoppingCartBox {
  background: #CCCCCC;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #CCCCCC url(images/ShoppingCartBox/corner_right_left.gif);
  color: black;
  text-align: center;
}
.ShoppingCartBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 
}


.SpecialsBox {
  background: #0099FF;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F0E68C url(images/SpecialsBox/corner_right_left.gif);
  color: #000000;
  
  text-align: center;

  letter-spacing: 2px;
}
.SpecialsBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 
}


.StarBox {
	background: transparent;
}
TD.StarBoxHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(images/WhatsNewBox/corner_right_left.gif);
	color: #000000;
	letter-spacing: 2px;
	text-align: center;
}
.StarBoxBoxContents {
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}


.TellaFriendBox {
  background: #FFDA02;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/TellaFriendBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.TellaFriendBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.TicketBox {
  background: #FFDA02;
}
TD.TicketBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/CategoriesBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.TicketBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.TrustLogoBox {
  background: #FFDA02;
}
TD.TrustLogoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/CategoriesBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.TrustLogoBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.WhatsNewBox {
  background: #92CABE;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F0E68C url(images/WhatsNewBox/corner_right_left.gif);
   color: #000000;
  letter-spacing: 2px;
  text-align: center;
}
.WhatsNewBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}



.WishListBox {
  background: #FFFAFA;
}
TD.WishListBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
/*  background: #bbc3d3; */
  background-image: url(images/infobox/corner_right_left.gif);
  color: #000000;  
  vertical-align: top;
  font-style: normal;
  font-variant: normal;
  text-align: center;

}
.WishListBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.WhosOnlineBox {
  background: #FFFAFA;
}
TD.WhosOnlineBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F0E68C url(images/CategoriesBox/corner_right_left.gif);
  color: #FFFFFF;
  text-align: center;
}
.WhosOnlineBoxContents {
  background: #FFFAD4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


/* JLG MenuOver Mod Begin */
						
		td.menucontent1, td.menucontent1over {
		color: #B74A1C;
		background: White url(images/CategoriesBox/corner_right_left.gif);
			
		font-weight:bold;
		font-size:12px;
		
	}
	td.menucontent1 a, td.menucontent1over a {
		text-decoration:none;
		font-weight:bold;
		font-size:12px;
		color: #993300;
	}
	td.menucontent1over {
		background-color: #FFA500;
		cursor:pointer;
		background: transparent url(images/CategoriesBox/corner_right_left_tw.gif);
		
	}
	td.menucontent1over a {
		color: #393939;
	}
/* JLG MenuOver Mod End */
			
			

/* ----------------- 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:1px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel0{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel0over{
	background-color: #FFD700;
	layer-background-color:#FFD700;
	color:#000000;
	cursor:pointer;
	cursor:hand;
}

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

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel1over{
	background-color: #FFD700;
	layer-background-color:#FFD700;
	color:#000000;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}
/* ----------------- */

.star-product-title {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.star-product {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.star-product-price{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

/* Cool Href */
A.coolHref {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	background: #FC6401;
	padding : 2px;
	display: block;
	width: 90%;
	border: 1px;
	border-style: solid;
	border-color: #E2C794;
	text-align: left;
}
A.coolHref:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #ffcc00;
	padding: 2px;
	display: block;
	width: 90%;
	border: 1px;
	border-style: solid;
	border-color: #E2C794;
	text-decoration: none;
	text-align: left;
}
A.coolHref_sel {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #ff6600;
	padding: 2px;
	display: block;
	width: 90%;
	border: 1px;
	border-style: solid;
	border-color: White;
	text-decoration: none;
	text-align: left;
}
A.coolHref_sel:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #ff6600;
	padding: 2px;
	display: block;
	width: 90%;
	border: 1px;
	border-style: solid;
	border-color: #E2C794;
	text-decoration: none;
	text-align: left;
}

SPAN.coolHref_subcolor {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffcc00;
	background: transparent;
	text-align: left;
	text-indent: 18px;
	text-decoration: none;	
}
SPAN.coolHref_subcolor:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FC6401;
}