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

  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; }
BODY {
/* To avoid the white flash set the color of the background to match your Outter BGColor */
  background: #b3d2fd;
  color: #000000;
  margin: 0;
  scrollbar-3dlight-color: #4682B4;
  scrollbar-arrow-color: Black;
  scrollbar-base-color: Silver;
  scrollbar-darkshadow-color: #696969;
  scrollbar-highlight-color: White;
  scrollbar-shadow-color: Black;
  scrollbar-face-color: #8bb7f5;
  scrollbar-track-color: #d7f0ff;
}
A {
  color: #0c9fed;
  text-decoration: none;
}
A:hover {
  color: #ca0904;
  text-decoration: underline;
}
FORM {display: inline; }
TR.header {border 1px; }
TR.headerNavigation {background: #b3d2fd;}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b3d2fd;
  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation {color: #FFFFFF;}
A.headerNavigation:hover {color: #ffffff;}
TR.headerError {background: #ff0000;}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  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: 11px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}
TR.footer {
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); 
	BACKGROUND-REPEAT: repeat;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); 
	BACKGROUND-REPEAT: repeat;
}
div.infoBox {
 background-color: #d7f0ff;
 border: 1px solid #4d99d6;
 padding: 4px;
 text-align: right;
 width: 100%;
 margin: 0;
}
.infoBox {
  background: #d7f0ff;
	border: 1px solid #4d99d6;
}
.infoBoxContents {
  background: #d7f0ff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxNotice {background: #FF8E90;}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #fee60a;
  color: #000000;
  vertical-align: top;
  text-align: center;
}
TD.plainBox, SPAN.pplainBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.plainBox {background: #ffffff;}
.plainBoxContents {
  background: #d7f0ff;
  font-family: 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: #ddddcc;
}
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: #ffffff;
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
TR.productListing-heading {background: #d2e9fb;}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
}
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: 12px;
  font-weight: bold;
  color: #029efe;
}
TR.subBar {background: #f4f7fd;}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
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;
}
A.smallText {color: #0000FF;}
A.smallText:hover {
  color: #0000FF;
  background: #FFFF33;
}
TD.bigHeading {          /* only used in login.php */
  FONT-WEIGHT: bold;
  FONT-SIZE: 12px;
  FONT-FAMILY: Verdana, Arial, sans-serif;
  line-height: 1.5;
}
TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  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;
}
SPAN.greetUser_OLD {
  font-family: Verdana, Arial, 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.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; }
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
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;
}
TD.QtyErrors, P.QtyErrors {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color= #FF0000;
  line-height: 1.5;
}
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;
}
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: 10px;
  font-weight: bold;
  color: #808000;
}
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;
}
.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;
}
.infoBox2 {
  border: #000000;
  border-style: solid;
  border-width: 1px;
  padding: 2px
}
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;
}
TR.productListing-odd_shopping {
  padding: 2px
  border-style: solid;
  border-width: 3px;
  border: #FF0000;
  background: #d5d5d5;
}
TR.productListing-even_shopping {
  padding: 2px
  border-style: solid;
  border-width: 3px;
  border: #FF0000;
  background: #ebebeb;
}
A.productListing-data {color: #008080;}
A.productListing-data:hover {
  color: #FF0000;
  background: #C0C0C0;
}
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;
}
TR.CategoriesDescriptionTop {background: #d2e9fb;}
TD.CategoriesDescriptionTop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}
TR.CategoriesDescriptionSub {background: #d2e9fb;}
TD.CategoriesDescriptionSub {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: normal;
  padding-right: 5px;
  padding-left: 5px
}
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
}
TD.pageHeading_section, DIV.pageHeading_section {
  font-family: Verdana, Arial, 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;
*/
}
TABLE.HeaderBackground {
  background: #FFFFFF;	  
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}
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;
}
TD.DownloadsMsg, P.DownloadsMsg{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold;
  color="FF0000";
}
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color="bbc3d3";
}
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: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}
A.HeaderPageLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #00FF00;
}
TR.AllProducts {background: #d2e9fb;}
TD.AllProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}
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: 2px;
  border-style: solid;
  border-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: #000000;
  text-decoration: underline;
}
A.BoxLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}
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: #f1f9fe;}
TABLE.ColumnLeft {
/*  background: #171d2b; */
}
TR.ColumnLeft {
/*  background: #171d2b; */
}
TD.ColumnLeft {
/*  background: #171d2b; */
}
TABLE.ColumnRight {
/*  background: #171d2b; */
}
TR.ColumnRight {
/*  background: #171d2b; */
}
TD.ColumnRight {
/*  background: #171d2b; */
}
TABLE.footerTable {background: #d7f0ff;}
TD.footerMiddle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TR.headerNavigationBarLink {
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif);
	BACKGROUND-REPEAT: repeat;
}
TD.headerNavigationBarLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); 
	BACKGROUND-REPEAT: repeat;
  color: #000000;
  font-weight: bold;
}
A.headerNavigationBarLink { color: #000000; }
A.headerNavigationBarLink:hover { color: #FF0000; }
A.headerNavigationBarLinkBreadCrumbs { color: #408080; }
A.ProductInfoImage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #408080;
  text-decoration: none;
}
A.ProductInfoImage:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: underline;
}
TABLE.ProductInfoImage {
  padding:2px;
  border-width: 3px;
  float:right;
}
TD.ProductInfoImage {
  border-width: 3px;
  background: #fee60a;   /*yellow background for click to enlarge box */
  float:center;
}
.infoBoxDefineMainpage { background: #408080; }
.infoBoxContentsDefineMainpage {
  background: #ddddcc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #0c9fed;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

.content {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5;
}
table.links{
  border: 0 #000000 solid;
  border-collapse: collapse;
  border-spacing: 0;
}
td.link {
  border-bottom: 0 #000000 solid;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-weight: 500;    /*400=normal, 700=bold*/
  font-size: 12px;
  color: #404040;
  background-color: #fafafa;
  padding: 0;
}
a.lowestprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight : bold;
  font-style: italic;
  line-height: 1.5;
  color: #ff0202;
}
a.lowestprice:hover {  color: #029efe;}
.vertLine {border-left: 1px solid #005db6;} /*draw a vertical line anywhere */
/* Links Manager II v1.26 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
A.linkListing-data {
  color: #FF0000;
}
A.linkListing-data:hover {
  color: #FF0000;
}
TR.linkListing-odd {
  background: #f8f8f9;
}
TR.linkListing-even {
  background: #F5F5F5;
}
.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black; 
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  color: #000000;
}
A.linkListingMain:hover {
  color: #FF0000;
}
.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
A.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
.linkListingDescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000;
  text-align: center;
}
TABLE.linkSubmit {
  border: 3px;
  border-style: ridge;
  border-color: #b6b7cb;
}
TR.linkSubmit {
  background-color: #f8f8f9;
}
/* Links Manager II v1.26 end */
a.allproductsBox {
color: #ff0000;
} 
a.allproductsBox:Hover {
color: #cc0000;
} 
/*** Begin Daily Specials ***/
.dailySpecial {
  background-color: #cccccc; 
  border: ridge #CCFFCC 3px;
}
.dailySpecialTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #9a9a9a;
  font-weight: bold;
}
.dailySpecialText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: none;
  text-decoration: none;
}
A.dailySpecialText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: none;
  text-decoration: none;
}
/*** End Daily Specials ***/