/*

  $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

*/

BODY     {
	margin: 0px 0px;
    background: #000080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #C00000;
    SCROLLBAR-SHADOW-COLOR: #000080;
    SCROLLBAR-3DLIGHT-COLOR: #C00000;
    SCROLLBAR-ARROW-COLOR:  #000080;
    SCROLLBAR-TRACK-COLOR: #000080;
    SCROLLBAR-DARKSHADOW-COLOR: #C00000;
          }

td, p, h3    {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        color: #000000;
       }

h1    {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 16px;
        color: #C00000;
       }

h2    {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 14px;
        color: #000080;
       }

a:link {
        color: #C00000; 
        text-decoration: none;
        font-size: 11px;
        font-weight : bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
       }


a:visited {
        color: #C00000;
        text-decoration: none;
        font-size: 11px;
        font-weight : bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
       }

a:hover 
       {
        color: #FF0000;
        text-decoration: underline;
        font-size: 11px;
        font-weight : bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
       }


a:active {
        color: #FF0000;
        text-decoration: none;
        font-size: 11px;
        font-weight : bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
       }

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #FFE7E7; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #C00000; }
.productsNotifications { background: #FFE7E7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #C00000; text-decoration: underline; }

FORM {
	display: inline;
}

/* HEADER BACKGROUND */
   TR.header {
   background: #C9DFF7; 
}

/* NOT USED WITH HEADER NAV SET AT 3 USED WITH SET TO 4 */
TR.headerNavigation {
/*	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif) repeat; */
  background: #;
}


/* NOT USED SEE ABOVE */
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  background: #eeeeee;
/*	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat */
  color: #FFFFFF;
  font-weight : none;
}


/* SEE ABOVE COMMENTS */
A.headerNavigation {
  color: #C00000;
}


/* SEE ABOVE COMMENTS */
A.headerNavigation:hover {
  color: #FF0000;
}


/* LEAVE THESE ALONE */
TR.headerError {
  background: #804C41;
}


TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #C00000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}


/* NOTHING */
TR.headerInfo {
  background: #000000;
}


/* NOTHING */
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #C00000;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}


/* NOTHING */
TR.footer {
 background: #000000; 
/* BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat */
}


/* THIS CONTROLS THE BAR JUST ABOVE THE FOOTER */
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* background: #FFFFFF; */
  color: #;
  font-weight: bold;
  BACKGROUND-IMAGE: url(); BACKGROUND-REPEAT: repeat 
} 


/* BORDER AROUND BOXES THIS INCLUDES BOXES ON INFORMATION PAGE BOXES */
.infoBox {
  background: #FFE7E7;
}


/* CONTENTS OF BOXES THIS INCLUDES BOXES ON INFORMATION PAGE BOXES */
.infoBoxContents {
  background: #;
/* background-image: url(images/flower.gif); 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxNotice {
  background: #804C41;
}


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


/* HEADER FOR BOXES THIS INCLUDES BOXES ON INFORMATION PAGE BOXES */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #FFE7E7;
  color: #484848;
  vertical-align: top;
  border: 0px;
  border-color: #C00000;
  border-style: solid;
  border-spacing: 0px;
  padding: 0px; 
  
}

TD.infoBox, SPAN.infoBox {
  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: #FFE7E7;
  border: 0px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
}

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;
  border: 0px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
}


/* BORDER AROUND PRODUCT LISTINGS */
 TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 5px;
} 

dropdown {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #;
  color: #ffffff;
  vertical-align: top;
  border: 0px;
  border-color: #000000;
  border-style: solid;
  border-spacing: 0px;
  padding: 3px;
  align: right;
  
}

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


/* NO AFFECT */
TR.productListing-heading {
  background: #FFFFFF;
  height: 35px;
}


/* HEADER FOR LISTINGS INCL. UNLINKED WORDS */
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFE7E7;
  color: #000000;
  font-weight: bold;
  height: 35px;
}

/* DATA INSIDE PRODUCT INFO BOXES */
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


/* link on catalog/includes/split_page_results.php
page results numbered link colors at the bottom of the product pages */
A.pageResults {
  color: #ED64A8;
}


/* MOUSEOVER OF ABOVE */
A.pageResults:hover {
  color: #C00000;
  background: #FFFFFF;
}


/* Color on the checkout_success.php page that says "Your Order Has Been Processed!" and also on all the product heading pages as What's New Here? Enjoy Your Shopping! Text on all the product pages. */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #C00000;
}


TR.subBar {
  background: #FFFFFF;
}


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


/* THIS AFFECTS THE SIZE OF THE TEXT ON THE INDEX PAGE AND SOME OTHER PAGES OUTSIDE OF THE DEFINED AREA IN ADMIN */
TD.main, P.main, SPAN.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5; 
}


/* "Include Subcategories" Text on the advanced_search.php page
Page results text at the bottom of the product pages such as "Displaying 11 to 20 (of 32 products) Result Pages */
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


/* IGNORE */
TD.accountCategory_OLD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}


/* Text Sizes on the advanced_search.php page such as "Categories: Manufacturers: Price From: Price To: Date From: Date To: */
TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


/* Drop down values on the advanced_search.php page */
TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


/* Text Sizes on the headings of address_book.php and product_reviews.php page such as No. Name Location */
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


/* New product added to cart is different color under right column "shopping cart" after adding to the shopping cart. */
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}


CHECKBOX, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF7E00;
  background-color: #ffffff;
  border: 0px solid #C00000;
  padding: 0px; 
}

input {
  background-color: #C9DFF7;
  border: 1px solid #71AAE8;
  padding: 0px; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #1A4E88;
}

input7 {
  background-color: #ffffff;
  border: 0px solid #C00000;
  padding: 0px; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #B50F23;
}

/* This is the text box size and font size of the comment boxes throughout the site.
 */
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


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


/* IGNORE */
TABLE.formArea {
  background: #00FF00;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
}



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: #FFFF00;
  font-weight: bold;
}



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



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


/* CHECKOUT PAGE MOUSEOVERS FOR PAYMENT AND SHIPPING */
.moduleRow { }
.moduleRowOver { background-color: #F8E7E4; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #eeeeee; }


/* BAR AT BOTTOM OF CHECKOUT PROCESS */
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #C00000; }



/* 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: #FFFFFF; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFFFFF; }



/* ASTERICKS AND REQUIRED INPUT */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #C00000; }


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


/* LOGIN CLASSES */


TD.accountCategory {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-ALIGN: left
}


SPAN.greetUser {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, 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= #C00000;
  line-height: 1.5;
}


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


TD.DiscountPriceQty, P.DiscountPriceQty {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	color: #000000;
  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: #ff00ff;
}
/* EOF: For Discount Prices */

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


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


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


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


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

/* EOF: PRICES */
/* BOF: Define an Outline style */

.outline {
  border: #000000;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  background-color: #ffffff;
}
/* EOF: Define an Outline style */


/* box2.php */
.infoBox2 {
  border: #FFFFFF;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
 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: #000000;
  line-height: 1.5;
}


TD.ShoppingCartRebateSavings, P.ShoppingCartRebateSavings {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  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: 03px;
  border: #000000;
  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: #000000;
  background: #ffffff;
}

/* BOF: Sample colors for product listing */


A.productListing-data {
  color: #C00000;
}



A.productListing-data:hover {
  color: #C00000;
  background: #BDCFA5;
}

/* EOF: Sample colors for product listing */

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



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


A.ShoppingCartError:hover {
  color: #C00000;
  text-decoration: underline;
  background: #FFFFFF;
}


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



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

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


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

TR.CategoriesDescriptionSub {
  background: #ffffff;
}

TD.CategoriesDescriptionSub {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #C00000;
  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 */
/* main category listing at top of table */
TD.pageHeading_section, DIV.pageHeading_section {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000080;
}


TD.product_info_BODY {
/*  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off; */
}


TR.product_info_BODY {
/*  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

TABLE.product_info_BODY {
/*  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

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



TD.ShoppingCart, P.ShoppingCart, SPAN.ShoppingCart {
  font-family: 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: #000000;
  line-height: 1.5;
}


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


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


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


/* Show Cart Details in header */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color="000000";
}



 /* Show Header Page Links doesn't matter */
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: #000000;
}

A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

A.HeaderPageLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #C00000;
}



/* All Products not used */
TR.AllProducts {
  background: #ffffff;
}

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


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: #000000;
  background: #FFFFFF;
}


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

/* This changes the colors of links in the featured products and specials Boxes on the main page */
A.BoxLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
A.BoxLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #C00000;
  text-decoration: none;
}

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

/* BOF: column styles */

TABLE.ColumnLeft {
 background: #ffffff; 
}

TR.ColumnLeft {
 background: #ffffff; 
}

TD.ColumnLeft {
  background: #ffffff; 
}

TABLE.ColumnRight {
  background: #ffffff; 
}

TR.ColumnRight {
  background: #ffffff; 
}

TD.ColumnRight {
  background: #ffffff; 
}

/* EOF: column styles */

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

/* footer middle */

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


/* Header Navigation Bar Additional Links */
/* ignore */
TR.headerNavigationBarLink {
 /*  background: #ffffff; */
BACKGROUND-IMAGE: url() repeat; 
}

  /* navbarlinks */

/* background sets the row color, color sets the dividers and arrows */
TD.headerNavigationBarLink {
font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #391785;
  vertical-align: top;
  border: 0px;
  border-color: #C00000;
  border-style: solid;
  border-spacing: 0px;
  padding: 3px; 
	 BACKGROUND-IMAGE: url(); BACKGROUND-REPEAT: repeat 

}

A.headerNavigationBarLink {
  color: #000000;
}


A.headerNavigationBarLink:hover {
  color: #C00000;
}


}
/* BREADCRUMBS COLOR IN HEADER LEFT SIDE */
A.headerNavigationBarLinkBreadCrumbs {
  color: #C00000;
}

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

A.ProductInfoImage:hover {
 font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #C00000;
  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: "#FFFFFF";
  border-style: solid;
  background: #FFFFFF;
*/
  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: "#FFFFFF";
  border-style: solid;
*/
  background: #FFFFFF;
  float:center;
}
/* EOF: Image on Product_info */



/* BOF: Define Main Page in a box */

/* border for define mainpage */
.infoBoxDefineMainpage {
  background: #ffffff;
}

/* background for define mainpage */
.infoBoxContentsDefineMainpage {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



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

/* UPS XML tracking */
.UPSheader {
  font-size: 13pt;
  color: #C00000;
  font-weight: 900;
}
.UPSheader2	{
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
}
.appheadercolor {
  background-color: #996633;
}
.modulepad {
  padding-left:10px;
  padding-right:10px;
}
.spacing {
  padding-left: 10px;
  padding-right: 10px;
}
.modpadbullet {
  padding-left:6px;
  text-indent: -9px;
  padding-right:5px;
}
TD.ups {
  font-family: verdana, arial,sans-serif;
  font-size: 7pt;
}
.brownbold {
  color: #C00000;
  font-weight: bold;
}