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

*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; ; color: #282D26}
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #FFB3B5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; color:#232323;}
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #2caa2d; text-decoration: underline; }

BODY {
  background: #FFFFFF;
  color: #747474;
  margin: 0px;
  padding-top: 0px;
/* BOF: WebMakers.com Added: Setup Browser Scroll Bar */
  scrollbar-3dlight-color: #4682B4;
  scrollbar-arrow-color: Black;
  scrollbar-base-color: Silver;
  scrollbar-darkshadow-color: #696969;
  scrollbar-highlight-color: White;
  scrollbar-shadow-color: Black;
  scrollbar-face-color: #c3d5fd;
  scrollbar-track-color: #CECEB7;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
/* EOF: WebMakers.com Added: Setup Browser Scroll Bar */
}

A {
  color: #000207;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12.5px; 
  font-weight: normal;

}

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

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF; 

}

TR.headerNavigation {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #999999; 
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #999999;
}

A.headerNavigation {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
}

A.headerNavigation:hover {
  color: #333399;
  font-family: Arial, Helvetica, sans-serif; 
}

TR.headerError {
  background: #30a532;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #b0b0b0;
  font-weight: bold;
  text-align: center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #900407;
  font-weight: bold;
  text-align: center;
}

TR.footer {

}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  BACKGROUND-IMAGE: none; 
  BACKGROUND-REPEAT: no-repeat;
}

.footerCreditCard {
  margin-left: 0px;
}

.infoBox {
  background-color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #333333; 
}


.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  color: #000000;
  padding-left:2px;
  padding-bottom:0px;
  width: 188px;
  //margin-left:2px;
}

A.infoBoxContents {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: normal;
  line-height:15pt;
  padding-bottom:2px; 
}

A.infoBoxContents:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.infoBoxNotice {
  background-color: #0C0C0C;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #FFFFFF;
}


TD.infoBoxHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #2BA72F;
  background-color: #FFFFFF;
  padding-left:0px;
  padding-right:0px;
  padding-top:5px;
}


TD.infoBox{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
}
TR.productReviews-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: 0px;
  background: #FFFFFF;
  padding-right:15px;
  padding-left:15px;
}

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

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

TD.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#000000;
}

TD.productListing-dataH {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#000000;
  background-image:url(images/dot.gif);
  background-repeat: repeat-x;
  background-position: bottom center;
}

#productListing-dataV {
 background-image:url(images/dot.gif);
 background-repeat: repeat-y;
 background-position: right center; 
}

A.pageResults {
  color: #000000;
  font-size: 11px;
}

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

DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #e6e6cc;
}

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

TD.main{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #080002;
  //margin-left:15px;
  //margin-right:15px;
  padding-left:15px;
  padding-right:15px;
}

TD.mainHome{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #080002;
}

SPAN.smallText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
}

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

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11.5px;
  font-weight: bold;
  color:#000000;
}

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

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

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

SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

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

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

TABLE.formArea {
  background: #66CCFF;
  border-color: #7b7c58 #7B7C58 #7b7c58 #7b7c58;
  border: 1px solid; 
}

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

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

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #CC0000;
  font-size: 14px;
}

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

.moduleRow { }
.moduleRowOver { background-color: #219800; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #219800; }
.checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #3f382a; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: red; }


/* WebMakers.com Added: New Styles */

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

/* WebMakers.com Added: Quantity Controller */
/* ERROR MESSAGES ON QUANTITY AND UNITS */
TD.QtyErrors{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:#FF0000;
  line-height: 1.5;
}
P.DiscountPriceTitle {
  font-family: "Times New Roman", Times, serif;
  font-size: 11px;
  color: #FF0000;
  line-height: 1;
}
P.DiscountPriceQty {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  line-height: 1;
}
P.DiscountPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  line-height: 1;
}

TD.QuantityDiscountAvailable{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
}
DIV.pageHeadingPriceSavings {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #333333;
}
DIV.pageHeadingPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #333333;
}

TD.pageHeadingPriceWholesale{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #2BA72F;
}

TD.pageHeadingPriceList{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #2BA72F;
}

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

TD.pageHeadingRebateSavings{
  font-family: Arial, Helvetica, 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 */

/* box2.php */
.infoBox2 {
  border: 0px #000000 none;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  background-color: #FFFFFF; 
}

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

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

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

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

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

A.productListing-data:hover {
  color: #000066;
  background: #C0C0C0;
  
}
P.ShoppingCartmainRed {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #990000;
  line-height: 1.5;
}

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

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

SPAN.ShoppingCartError {
  font-family: Arial, Helvetica, sans-serif;
  color: #993300;
}
P.ShoppingCartHelp_main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.25;
}

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


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

TD.CategoriesDescriptionTop {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11.5px;
  background: #FFFFFF;
  color: #666666;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 10px;
  //margin-right: 15px;
  //margin-left: 15px;
  //margin-top: 10px;
}

TR.CategoriesDescriptionSub {
  background: #d2e9fb;
}

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

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

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

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

DIV.pageHeading_section {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.product_info_BODY {

}

TR.product_info_BODY {

}

TABLE.product_info_BODY {

}

TABLE.HeaderBackground {
  background-image: url(images/leftColumnBackg.gif); 
  BACKGROUND-REPEAT: repeat-y ;
  background: #FFFFFF;
  border: 0px solid #0C0C0C;
  padding-left:0px;
  padding-right:0px;
}

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

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

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

TD.ProductIsFree{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #CC0066;
}

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

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


/* Show Cart Details */
TR.ShowCartDetails{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#bbc3d3;
  border:0px;
  background-color:#FFFFFF;
}

 /* 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{
  background-image: url(images/button_blank_middle.gif);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}
A.HeaderPageLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
A.HeaderPageLinks:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0066FF;
}

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

TD.AllProducts {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  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-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;
}
SPAN.ProductDescription{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10.5px;
  padding: 0px;
  line-height: 1.25;
  color: #000000;
}

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

A.BoxLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}
A.BoxLinks:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000099;
  text-decoration: underline;
}

/* Poll Booth */
TD.pollBoxRow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-style: solid;
  border-width: 0px;
  padding-left:3px;
}

TD.pollBoxRowOption {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-style: solid;
  border-width: 0px;
  padding-left:5px;
  width:20px;
}

TD.pollBoxRowText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-style: solid;
  border-width: 0px;
  padding-left:0px;
  padding-top:2px;
  width:130px;
}

TD.pollBoxText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-style: solid;
  border-width: 0px;
  padding-left:10px;
}

.pollBoothInput {
  float:right;
}

.pollBoothOption {
  width:295px;
}

TR.pollOptRow {
  background: #FFFFFF;
}

TR.pollFooter {
  background: #FFFFFF;
}


/* footer Back Ground */
TABLE.footerTable {
  background: #FFFFFF;
  margin-left: 0px;
  margin-right: 0px;
}

a.footerTable {
  font-size: 12px;
  color: #080002;
  border: 0px;
}

a.footerTable:hover {
  font-size: 12px;
}

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

/* Header Navigation Bar Additional Links */
TR.headerNavigationBarLink {
  background: #FFFFFF;
  border: 0px;
}

TD.headerNavigationBarLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px; 
  background-color: #FFFFFF;
  border: 0px;
}

A.headerNavigationBarLink {
  color: #3f382a;
  border: 0px;
}

A.headerNavigationBarLink:hover {
  color: #0000CC;
  border: 0px;
}

A.headerNavigationBarLinkBreadCrumbs {
  color: #408080;
}
A.headerNavigationBarLinkBreadCrumbs {
  color: #999999;
}

.breadcrumbs {
 padding:5px;
}

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

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

TABLE.ProductInfoImage {
  padding:2px;
  float:left;
  margin-bottom:15px;
}

TD.ProductInfoImage {
  background: #FFFFFF;
}

#imageContainer {
 width:130px;
 padding-top:28px;
}

/* EOF: Image on Product_info */

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

.infoBoxContentsDefineMainpage {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
}

/* add image borders - comment out to remove the borders */
/* suggested by Paul Math */

TD.pageHeading {   
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #2BA72F;
  padding-top: 0px;
  //margin-left: 15px;
  padding-left:15px;
  padding-right:15px;
 } 

TR.accountHistory-odd { 
  background: #e6e6cc;
 } 

TR.addressBook-odd { 
  background: #e6e6cc;
 } 

TR.alsoPurchased-odd { 
  background: #e6e6cc;
 } 

TR.payment-odd { 

  background: #FFFFFF;
 } 

TR.productListing-odd { 

  background: #FFFFFF;
 } 

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

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

P.ProductIsFree { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
 } 

SPAN.ProductIsFree  { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #663333;
 } 

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

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

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

TD.DiscountPrice { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 1;
 } 

TD.DiscountPriceQty { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ED9A2E;
  line-height: 1;
 } 

/* BOF: For Discount Prices */
TD.DiscountPriceTitle { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #00FF00;
  line-height: 1;
 } 


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

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

TD.ShoppingCartSavings { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #00FF00;
  line-height: 1.5;
  background-color: #FFFFFF;
 } 
/* EOF: Sample colors for product listing */


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

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

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

TR.upcomingProducts-odd { 
  background: #FFFFFF;
 } 

TR.shippingOptions-odd  { 
  background: #FFFFFF;
 } 

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

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

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

TD.infoBox { 
  background-color: #FFCCFF; 
  color: #333333}


SPAN.logoffnav {
	color: #999999;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
  	font-weight : normal;
}

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

P.ShoppingCartPrices  { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
  color: #333333;
 } 
 
 P.ShoppingCartShipping_main  { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.25;
 } 
 
 RADIO { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
 } 
 
 SPAN.infoBox  { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
 } 

/* Categories and Manufacturer default.php */
TD.pageHeading_section { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  padding-left:15px;
  //margin-left:15px;
 } 

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

INPUT { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
 } 

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

P.main { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
 color: #333333;
 } 

P.smallText  { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
 color: #FFFFFF;
 } 

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

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

CHECKBOX { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
 color: #333333;
 } 

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

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

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

DIV.pageHeadingRebateSavings  { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #388E8E;
 } 

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

P.HeaderPageLinks  { 
  background-image: url(images/button_blank_middle.gif);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
 } 

P.HeaderPageLinksLeft  { font-family: Arial, Helvetica, sans-serif }P.QtyErrors  { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:#FF0000;
  line-height: 1.5;
 } 


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

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

TD.HeaderPageLinks { 
  background-image: url(images/button_blank_middle.gif);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
 } 

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

.checkoutBarFrom { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c;  } 

a.standout {text-decoration:underline;}

/* BOF: column styles */

TABLE.ColumnLeft {
  margin-left: -5px;
}

TR.ColumnLeft {
 
}

TD.ColumnLeft {

}

A.columnLeft {
 border-style: 0 none; 
}

A.columnLeft:hover {
 border-style: 0 none;
}

TABLE.ColumnRight {
  background-color: #FFFFFF;
}

TR.ColumnRight {
}

TD.ColumnRight {
  margin-left:15px;
}

.reviewDiv {
 border-top: 1px solid #A9A7BC;
 border-left: 1px solid #A9A7BC;
 border-right: 1px solid #A9A7BC;
 border-bottom: 1px solid #A9A7BC;
 width:190px;
 margin-top:10px;
}

.pollDiv {
 border-top: 1px solid #A9A7BC;
 border-left: 1px solid #A9A7BC;
 border-right: 1px solid #A9A7BC;
 border-bottom: 1px solid #A9A7BC;
 width:190px;
 margin-top:10px;
 margin-bottom:20px;
}

/* EOF: column styles */

/*column left infoboxes*/
  
.infoBoxHeadingBestsellers{
 padding-left:0px;
 padding-bottom:5px;
 padding-top:15px;
}

.infoBoxContentsBestsellers {
   padding-bottom:10px;
}

.infoBoxBestsellers {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  color: #000000;
  padding-bottom:2px;
  line-height: 1.75em;
  line-height: 15pt;

}

.infoBoxContentsBestsellerItem {
  font-size:12.5px;
  font-weight:bold;
  line-height:18px;
  background-color: #FFFFFF;
  color:#0C0879;
}

A.infoBoxContentsBestsellerItem {
  font-size:12.5px;
  font-weight:bold;
  line-height:18px;
  background-color: #FFFFFF;
  color:#0C0879;
}

.infoBoxHeadingWhatsNew{
  padding-left:0px;
  padding-bottom:5px;
  padding-top:15px;
}

.infoBoxWhatsNew {
   padding-bottom:10px;
}

.infoBoxContentsWhatsNew{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  color: #000000;
  padding-bottom:2px;
  line-height: 1.75em;
  line-height: 15pt;
}

.infoBoxContentsWhatsNewItem {
  font-size:12.5px;
  font-weight:bold;
  line-height:18px;
  background-color: #FFFFFF;
  color:#0C0879;
}


.contentBoxHeadingWhatsNew{
  padding-left:0px;
  padding-bottom:5px;
  padding-top:15px;
}

.contentBoxWhatsNew {
   padding-bottom:10px;
}

.contentBoxContentsWhatsNew{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  color: #000000;
  padding-bottom:2px;
  line-height: 1.75em;
  line-height: 15pt;
}

.contentBoxContentsWhatsNewItem {
  font-size:12.5px;
  font-weight:bold;
  line-height:18px;
  background-color: #FFFFFF;
  color:#0C0879;
}

A.contentBoxContentsWhatsNewItem {
  font-size:12.5px;
  font-weight:bold;
  line-height:18px;
  background-color: #FFFFFF;
  color:#0C0879;
}

.infoBoxHeadingArticles{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #C2080B;
  background-color: #FFFFFF;
  padding-left:7px;
 
}

.infoBoxContentsArticles {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  padding-top:2px;
}


.infoBoxReviews{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #C2080B;
  background-color: #FFFFFF;
  padding-left:7px;
  padding-right:7px;
  padding-bottom:7px;
  padding-top:7px;  
  width:190px;
}

.infoBoxHeadingReviews{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #C2080B;
  padding-left:0px;
  padding-bottom:10px;
  background:#FFFFFF;

}

.infoBoxContentsReviews {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #282D26;
  font-weight: bold;
  padding-top:2px;
}


.infoBoxHeadingPolls{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #C2080B;
  padding-left:0px;
  padding-bottom:10px;
  background:#FFFFFF;

}

.infoBoxContentsPolls {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #282D26;
  font-weight: normal;
  line-height:20px;
  padding-top:5px;
  background:#FFFFFF;
}

.infoBoxHeadingShipEstimator{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #2BA72F;
  background-color: #FFFFFF;
  padding-left:0px;
  padding-right:0px;
  padding-top:5px;
}

.infoBoxContentsShipEstimator {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #282D26;
  font-weight: normal;
  line-height:20px;
  padding-top:5px;
  background:#FFFFFF;
  width:350px;
}

.infoBoxHeadingCategories{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #2AA82D;
  padding-left:0px;
  padding-top:0px;
}

.infoBoxContentsCategories {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  padding-top:0px;
  height:25px;
}

.infoBoxCategories {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  height:25px;
  padding-top:0px;
  padding-bottom:0px;
  padding-right:0px;
  padding-left:0px;
  margin-left: 5px;
  background-image: url(images/category_bkg.gif);
  background-repeat:repeat-y; 
  width: 183px;
}


.infoBoxXsell {
  background-color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #333333; 
  margin-left:12px;
  margin-bottom:30px;
  width:552px;
}

table.infoBoxXsell {
  background-color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #333333; 
  padding-left:8px;
  padding-bottom:7px;
  padding-top:7px;
  border-top:1px solid #B6B6B6;
  border-bottom:1px solid #B6B6B6;
  border-left:1px solid #B6B6B6;
  border-right:1px solid #B6B6B6;
}

.infoBoxHeadingXsell{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  padding-left:12px;
  padding-bottom:5px;
}

.infoBoxContentsXsell {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  color: #000000;
  padding-left:2px;
  padding-bottom:10px;
  width: 188px;
  //margin-left:2px;

}

A.infoBoxContentsXsell {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: normal;
  line-height:15pt;
  padding-bottom:2px; 
}

A.infoBoxContentsXsell:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.contentBoxXsell {
  background-color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #333333; 
}


.contentBoxContentsXsell {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  color: #000000;
  padding-left:2px;
  padding-bottom:0px;
  width: 188px;
  //margin-left:2px;

}

A.contentBoxContentsXsell {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: normal;
  line-height:15pt;
  padding-bottom:2px; 
}

A.infoBoxContentsXsell:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.infoBoxAlsoPurch {
  background-color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #333333; 
  margin-left:12px;
  margin-bottom:30px;
  width:552px;
}

table.infoBoxAlsoPurch {
  background-color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #333333; 
  padding-left:8px;
  padding-bottom:7px;
  border-top:1px solid #B6B6B6;
  border-bottom:1px solid #B6B6B6;
  border-left:1px solid #B6B6B6;
  border-right:1px solid #B6B6B6;
}

.infoBoxHeadingAlsoPurch{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  padding-left:12px;
  padding-bottom:5px;
}

.infoBoxContentsAlsoPurch {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  color: #000000;
  padding-left:2px;
  padding-bottom:10px;
  width: 188px;
  //margin-left:2px;
}

.contentBoxAlsoPurch {
  background-color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #333333;
}

.contentBoxContentsAlsoPurch {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  color: #000000;
  padding-left:2px;
  padding-bottom:0px;
  width: 188px;
  //margin-left:2px;
}

A.contentBoxContentsAlsoPurch {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: normal;
  line-height:15pt;
  padding-bottom:2px; 
}

A.infoBoxContentsAlsoPurch:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

table.ReviewModRatings {
  background-color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #333333; 
  margin-left:10px;
  padding-bottom:7px;
  padding-right:12px;
  padding-left:12px;
  border-top:0px solid #B6B6B6;
  border-bottom:0px solid #B6B6B6;
  border-left:1px solid #B6B6B6;
  border-right:1px solid #B6B6B6;
  width:552px;
}

table.reviewModNoReviews{
  background-color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #333333; 
  margin-left:10px;
  padding-bottom:7px;
  padding-right:8px;
  padding-left:8px;
  border-top:1px solid #B6B6B6;
  border-bottom:1px solid #B6B6B6;
  border-left:1px solid #B6B6B6;
  border-right:1px solid #B6B6B6;
  width:552px;
}

table.ReviewModButtons {
  background-color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #333333; 
  margin-left:10px;
  padding-bottom:7px;
  border-top:0px solid #B6B6B6;
  border-bottom:1px solid #B6B6B6;
  border-left:1px solid #B6B6B6;
  border-right:1px solid #B6B6B6;
  padding-right:12px;
  padding-left:12px;
  width:552px;
}

table.infoBoxReviewMod {
  background-color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #333333; 
  margin-left:10px;
  padding-bottom:7px;
  padding-top:7px;
  border-top:1px solid #B6B6B6;
  border-bottom0px solid #B6B6B6;
  border-left:1px solid #B6B6B6;
  border-right:1px solid #B6B6B6;
  width:552px;
}

.infoBoxHeadingReviewMod{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  padding-left:12px;
  padding-bottom:4px;
}

.infoBoxContentsReviewMod {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  color: #000000;
  padding-left:2px;
  padding-bottom:10px;
  width: 188px;
  //margin-left:2px;
}

#reviewHead {
 margin-left:8px;
 padding-bottom:5px;
}

div.categoryLink{
 height:25px;
 padding-top:0px;
 padding-bottom:0px;
 padding-right:0px;
 padding-left:20px;
 //width: 183px;
}



A.infoBoxContentsArticles, a.infoBoxContentsBestsellers,a.infoBoxContentsCategories {
 color: #000000;
 font-size: 12px;
 font-weight:bold;
 border: 0px; 
 font-family: Arial, Helvetica, sans-serif;
}

A.infoBoxContentsArticles:hover, a.infoBoxContentsBestsellers:hover, a.infoBoxContentsCategories:hover {
 color: #000000;
 font-size: 12px;
 font-weight:bold;
 border: 0px; 
 font-family: Arial, Helvetica, sans-serif;
}

div.quantityDiscountsNotifications {
 border: #efa73e solid 1px;
 padding: 2px;
 margin-top:15px;
}



div.line hr{ 
   display:none;
}

div.line { 
  background: transparent url(images/header/dotted_hr.jpg);  
  background-repeat:no-repeat center; 
  height: 1px;
  width:250px;
}

div.leftColTopBorder {
  
  BACKGROUND-REPEAT: repeat;  
}

div.showCartDetails {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#FFFFFF;
  margin-top:0px;
  margin-left:583px;
  padding-top: 35px;
  position: absolute;
}

td.mainBody {
  padding-top:0px;
  padding-bottom:0px;
}


td.mainBodyHome {
  padding-left:0px;
  padding-right:5px;
  padding-top:0px;
  padding-bottom:0px;
}

td.categories{
  padding-left:0px;
  padding-right:4px;
  padding-top:0px;
  padding-bottom:0px;
}

.divider {
  background-image: url(images/header/divider.gif);
  background-repeat: repeat-y;
  width:5px;
  margin-left:436px;
  height:450px;
  position:absolute;

}

td.right_column {
  background-image: url(images/header/right_bg.gif);
  width:365px;
}

td.searchBox {
  background-image: url(images/search_bg.gif); 
  BACKGROUND-REPEAT: no-repeat;
  padding-top:0px;
  margin-top:2px;
  padding-bottom:6px;
  height:30px;
}

div.searchText {
  color:#000000;
  font-size:12px;
  margin-top:0px;
  margin-bottom:0px;
  border:0px;
}

div.searchBtn {
  margin-bottom:0px;
  margin-top:-17.5px;
  margin-left:120px;
  margin-right:0px;
}

div.searchLink {
  margin-left:10px;
  margin-bottom:0px;
  margin-top:2px;
}

td.searchContainer {
 padding-top: 0px;
 width:194px;
 height:30px;
}

.searchInput{

}

div.homeImgCards {
 display: inline;
 margin-left:2px;
}

.dividerHorizontal {
 background-image:url(images/dot.gif);
 background-repeat: repeat-x;
 height:3px;
 width:580px;
}

.dividerVertical {
 background-image:url(images/dot.gif);
 background-repeat: repeat-y;
 padding-right:3px;
 //margin-right:3px;
}

.featureItem {
 background-image:url(images/dot.gif);
 background-repeat: repeat-x;
 background-position: bottom center;
}

#featureItemV {
 background-image:url(images/dot.gif);
 background-repeat: repeat-y;
 background-position: right center; 
 padding-right:4px;
 height:240px;
}

.featureName {
  height:45px;
}

.navDiv {
   //display:block;
   width:560px;
   margin-top:-14px;
   padding:0px;
}

.navDiv img{
   visibility:hidden;
}

a#navHome{
  display: block;
  width: 94px;
  height: 30px;
  background-image: url(images/header/btn_home.gif);
  padding:0px;
  position:absolute;
  margin-left:4px;
  visibility:visible;
}

a#navHome:hover {
  background-image: url(images/header/btn_home_over.gif);
  visibility:visible;
}


a#navAccount{
  display: block;
  width: 90px;
  height: 30px;
  background-image: url(images/header/btn_account.gif);
  padding:0px;
  position:absolute;
  margin-left:98px;
  visibility:visible;
}

a#navAccount:hover {
  background-image: url(images/header/btn_account_over.gif);
  visibility:visible;
}

a#navInfo{
  display: block;
  width: 106px;
  height: 30px;
  background-image: url(images/header/btn_info.gif);
  padding:0px;
  position:absolute;
  margin-left:185px;
  visibility:visible;
}

a#navInfo:hover {
  background-image: url(images/header/btn_info_over.gif);
  visibility:visible;
}


a#navService{
  display: block;
  width: 169px;
  height: 30px;
  background-image: url(images/header/btn_customer_service.gif);
  padding:0px;
  position:absolute;
  margin-left:291px;
  visibility:visible;
}

a#navService:hover {
  background-image: url(images/header/btn_customer_service_over.gif);
  visibility:visible;
}


a#navAbout{
  display: block;
  width: 128px;
  height: 30px;
  background-image: url(images/header/btn_about.gif);
  padding:0px;
  position:absolute;
  margin-left:460px;
  visibility:visible;
}

a#navAbout:hover {
  background-image: url(images/header/btn_about_over.gif);
  visibility:visible;
}

#shippingEstimator {
  width:150px;
}

#cartDetails {
 padding-left:28px;
}

.shippingEstimator {
  border-top: solid 2px #f5f2f9;
  border-bottom: solid 2px #f5f2f9;
  border-left: 0px;
  border-right: 0px;
  padding: 0px;
}

.checkoutNotation {
 font-size:11px;
 //font-style:italic;
 display:block;
 padding-bottom:3px;
}

.loginHeading {
 background:#FFA642; 
 margin-left:-5px;
 padding-left:8px;
 padding-top:4px;
 padding-bottom:4px;
 padding-right:0px;
 font-weight: bold;
}

.loginIndent {
 margin-left:12px;
}

.thumbnail {
  position: relative;
  z-index: 0;
}

.thumbnail:hover {
  background-color: transparent;
  z-index: 50;
}

.thumbnail span { /*CSS for enlarged image*/
  position: absolute;
  background-color: #FFFFFF;
  padding: 5px;
  left: 0px;
  border: 1px solid #7e8387;
  visibility: hidden;
  color: black;
  text-decoration: none;
}

.thumbnail span img { /*CSS for enlarged image*/
  border-width: 0;
  padding: 2px;
}

.thumbnail:hover span { /*CSS for enlarged image on hover*/
  visibility: visible;
  top: -60px;
  left: 130px; /*position where enlarged image should offset horizontally */
}


table.productMain {
  margin-top:20px;
  margin-left:20px;
  margin-right:20px;
  margin-bottom:20px;
}

td.productHeading {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

#borderTopBottom {
  border-top:1px solid #B6B6B6;
  border-bottom:1px solid #B6B6B6;
  border-left:0px solid #FFFFFF;
  border-right:0px solid #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #080002;
  background-color:#F7F7F7;
  padding-top:15px;
  padding-bottom:15px;
}


.smallProdThumbNail{
  width:40px;
  height:40px;
  border-top:1px solid #B6B6B6;
  border-bottom:1px solid #B6B6B6;
  border-left:1px solid #B6B6B6;
  border-right:1px solid #B6B6B6;

}

#enlargeImageText {
  margin-left:32px;
  //margin-top:10px;
}

td.orderQuantity {
 width:210px;
 padding-left:15px;
 padding-top:5px;
}

td.buy {
  padding-top:0px;
  padding-right:15px;
}

#priceDisplay {
  float:right;
}

.smallThumbs {
  width:125px;
  height:40px;
  margin-top:15px;
  margin-left:20px;
}

.moreLinkNewProd {
  margin-top:4px;
  margin-bottom:0px;
  margin-right:25px;
  margin-left:0px;
  float:right;
}

.moreLinkSpecials {
  margin-top:4px;
  margin-bottom:0px;
  margin-right:5px;
  margin-left:0px;
  float:right;
}

#resultMargin {
  //margin-left:15px;
  //margin-right:15px;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-top: 10px;
}

.productListName {
  width:185px;
  font-size:15px;
  font-weight:bold;
  color:#701417;
}

#productListName {
  width:185px;
  height:70px;
  font-size:15px;
  font-weight:bold;
  color:#701417;
  margin-bottom:-5px;
}

#productListImage {
  margin-bottom:-15px;
}

a.productListName {
  font-size:15px;
  font-weight:bold;
  color:#701417;
}

a.productListName:hover {
  font-size:15px;
  font-weight:bold;
  color:#701417;
  text-decoration:underline;
}

.specialItemH {
  background-image:url(images/dot.gif);
  background-repeat: repeat-x;
  background-position: bottom center;
}

#specialItemV {
  background-image:url(images/dot.gif);
  background-repeat: repeat-y;
  background-position: right center;
}

.specialListName {
  font-size:15px;
  font-weight:bold;
  color:#701417;
}

#specialListName {
  width:185px;
  height:70px;
}

a.specialListName {
  font-size:15px;
  font-weight:bold;
  color:#701417;
}

a.specialListName:hover {
  font-size:15px;
  font-weight:bold;
  color:#701417;
  text-decoration:underline;
}

table.shippingEstimator {
 background-color:#FFFFFF;
 border:0px;
 width:350px;
}

#discountTotal {
  width:50px;
}


#createAccOptional {
  background-color: #e6eef0;
  margin-left:0px;
  margin-right:10px;
}