/*

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

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ff0000; text-decoration: underline; }



BODY {

/* WebMakers.com Added: Shoppe Enhancement Controller */

/* To avoid the white flash set the color of the background to match your Outter BGColor */

/* If not using Center Shop then reset background color to #ffffff */

/* background-image: url(../vcom/images/main_bkgd.gif); */

  background: #ffffff; 

/*  background: #eeeeee; */

  color: #000000;

  margin: 0px;

/* BOF: WebMakers.com Added: Setup Browser Scroll Bar */

/*  scrollbar-3dlight-color: #c1bfbe; */

/*  scrollbar-arrow-color: Black; */

/*  scrollbar-base-color: Silver; */

/* scrollbar-darkshadow-color: #696969; */

/*  scrollbar-highlight-color: White; */

/* scrollbar-shadow-color: Black; */

/* scrollbar-face-color: #9e9d9b; */

/* scrollbar-track-color: #d8dad1; */

/* EOF: WebMakers.com Added: Setup Browser Scroll Bar */

}


/* ALL LINKS WITHIN BODY OF SITE AND IN INFO BOXES */
A {
  color: #000000;
  text-decoration: underline;
}


/* HOVER COLOR OF LINKS INCLUDING THE BREADCRUMBS */
A:hover {
  color: #ff0000;
  text-decoration: underline;
}


FORM {
	display: inline;
}


/* HEADER BACKGROUND */
TR.header {
   background: #ffffff; 
  background-image: url(images/header_bkgd.gif);
  BACKGROUND-REPEAT: repeat

}


/* 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: #FFFFFF;
  background-image: url(images/header_bkgd.gif);
  BACKGROUND-REPEAT: repeat
}


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


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


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


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


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


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


/* NOTHING */
TR.footer {
 background: #ffffff; 
/* 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: #000000;
  font-weight: bold;
 
} 


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


/* CONTENTS OF BOXES THIS INCLUDES BOXES ON INFORAMATION PAGE BOXES */
.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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



.infoBoxNotice {
  background: #ff0000;
}


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


/* HEADER FOR BOXES THIS INCLUDES BOXES ON INFORAMTION PAGE BOXES */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #29349E;
  color: #ffffff;
  vertical-align: top;
  border: 1px;
  border-color: #eeeeee;
  border-style: solid;
  border-spacing: 1px;
  
}



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

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


/* BORDER AROUND PRODUCT LISTINGS */
 TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 10px;
} 



/* turned off
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  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: 10px;
  background: #EEEEEE;
  color: #000000;
  font-weight: bold;
  height: 25px;
}

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


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


/* 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: 12px;
  font-weight: bold;
  color: #FA4C27;
}


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


/* Size of the text inside the drop down boxes like manufacturers. */
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  color: #666666;
  font-size: 10px;
}


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



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



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


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


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



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


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


/* LOGIN CLASSES */


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


SPAN.greetUser {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #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= #FF0000;
  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: #ff0000;
}


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


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


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: 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: #FFFFFF;
  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: #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: 3px;
  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: #ff0000;
}



A.productListing-data:hover {
  color: #999999;
  background: #29349E;
}

/* 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: #ff0000;
  text-decoration: none;
}


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


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

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


TD.CategoriesDescriptionTop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #FA4C27;
  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: #999999;
  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: 12px;
  font-weight: bold;
  color: #FA4C27;
}


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/header_bkgd.gif);
  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: #FF0000;
  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: #FF0000;
}


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



/* 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: #ff0000;
  text-decoration: none;
}

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

/* BOF: column styles */

TABLE.ColumnLeft {
 background: #eeeeee; 
}

TR.ColumnLeft {
 background: #eeeeee; 
}

TD.ColumnLeft {
  background: #eeeeee; 
}

TABLE.ColumnRight {
  background: #eeeeee; 
}

TR.ColumnRight {
  background: #eeeeee; 
}

TD.ColumnRight {
  background: #eeeeee; 
}

/* EOF: column styles */



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



/* footer middle */

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



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


/* background sets the row color, color sets the dividers and arrows */
TD.headerNavigationBarLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background: #000000; */
	 BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat 
  color: #000000;
  font-weight : bold;
}



A.headerNavigationBarLink {
  color: #000000;
}


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


/* SEEMS TO HAVE NO EFFECT ON ANYTHING */
A.headerNavigationBarLinkBreadCrumbs {
  color: #000000;

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

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

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



TABLE.ProductInfoImage {
/*
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px
*/
  padding:1px;
/*
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
*/
/*
  border-width: 1px;
  border-color: "#000000";
  border-style: solid;
  background: #FFFFFF;
*/
  float:center;
}

TD.ProductInfoImage {
/*
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px
*/

/*  padding:10px; */

/*
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
*/

/*
  border-width: 1px;
  border-color: "#000000";
  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: #eeeeee;
}

/* 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: #663300;
  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: #663300;
  font-weight: bold;
}