/*
  $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: 13px;
 }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #F9F0DF; font-weight: bold;
 }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline;
 }



 
 
 /*** homepage.css ***/
 
.home-intro {
	font-family: arial;
	font-size: 8pt;
	color: #787878;
	margin-bottom: 5px;
}
 
.icon-item {
	float: left;
	margin-right: 3px;
}

.grooming-box {
	padding: 4px;
	border: 1px solid #aaaaaa;
	font-family: arial;
	font-size: 9pt;
}

#featured-products-area {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #fff5d7;
	border: solid 1px #918888;
}

#featured-products-area .product {
	float: left;
	width: 240px;
	height: 141px;
	background-color: #ffffff;

	margin: 3px;
	
	padding: 4px;
	border: 1px solid #000000;
}

#featured-products-area .icon {
	float: left;
	height: 118px;
}


#featured-products-area .text {
	margin-top: 10px;
	text-align: left;
	font-size: 13pt;
	color: #aaaaaa;
	font-weight: bold;
	font-family: arial;
}

#featured-products-area .price {
	margin-top: 5px;
	text-align: left;
	color: #128d68;
	font-size: 11pt;
	font-family: arial;
}
 
#featured-products-area .old-price {
	margin-top: 5px;
	text-align: left;
	color: #ff0000;
	font-size: 11pt;
	font-family: arial;
	text-decoration: line-through;
}
 
#featured-products-area .sale-price {
	margin-top: 5px;
	text-align: left;
	color: #128d68;
	font-size: 11pt;
	font-family: arial;
}
 
 
#featured-products-area .buy-now {
	color: #ffffff;
	font-weight:  bold;
	font-size: 10pt;
	font-family: arial;
	float: right;
	margin: 3px;
	padding: 3px;
	background-color: #128d68;
}

 #featured-products-area .buy-now A:link {
	color: #ffffff;
 }
 
.style17 {font-size: 10px}
.style70 {
	color: #339999;
	font-size: 18px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

 /*** end homepage.css ****/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
BODY {
/* WebMakers.com Added: White or Color with no white flash */
/*  background: #ffffff; */
background: #87bcaa;
/*  BACKGROUND-IMAGE: url(images/backers/bk3.gif); BACKGROUND-REPEAT: repeat
  background: #2F4F4F; */

  margin: 0px;
scrollbar-face-color:#B7DFCF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#7b9ebd;
scrollbar-3dlight-color:#eeeeee;
scrollbar-darkshadow-Color:#0099CC;
}

.left {
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #ff0000;
  text-decoration: none;
}
FORM {
	display: inline;
}
TR.header {
  background: #ffffff;
}
TR.headerNavigation {
  background: #2F4F4F;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #2F4F4F;
  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation {
  color: #FFFFFF;
}
A.headerNavigation:hover {
  color: #ffffff;
}
TR.headerError {
  background: #ff0000;
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #2F4F4F;
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #2F4F4F;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.footer {
  background: #669999;
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #2F4F4F;
  color: #000000;
  font-weight: bold;
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat
}
TR.footerToprow {
  background: #000000;
}

TD.footerToprow {
  background: #000000;
  line-height: 1;
}
.infoBox {
  background: #ffffff;
}
.middleTable {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*  CONTROLS LISTINGS */
.infoBoxNotice {
  background: #FEFDFC;
}
.infoBoxNoticeContents {
  background: #FEFDFC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #4A7AC9;
  color: #ffffff;
  vertical-align: top;
}
/*  CONTROLS LISTINGS END*/
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: #FEFDFC;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #4A7AC9;
  border-spacing: 1px;
}

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

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

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
/*  background: #d2e9fb; */
  background: #4A7AC9;
  color: #ffffff;
  font-weight: bold;
/*  font-variant: small-caps; */
}
A.productListing-heading:link {
  color: #ffffff;
  background: #4A7AC9;
 }
A.productListing-heading:hover {
  color: #d2e9fb;
  background: #4A7AC9;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #ebebeb;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #388E8E;
  font-weight: bold;
  text-decoration: underline;
}
TR.subBar {
  background: #FEFDFC;
}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

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

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

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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

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

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

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

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; font-weight: bold; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #008080; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


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

/* LOGIN CLASSES */
TD.accountCategory {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-ALIGN: left
}
SPAN.greetUser {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FF0000; 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: 12px;
  color: #0071d6;
  line-height: 1.0;
  font-weight: bold;
}

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

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

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

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

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

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

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

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

TD.pageHeadingRebateSavings, DIV.pageHeadingRebateSavings {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #388E8E;
}
/* 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: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
}
.infoBox3 {
  border: #eaeaea;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

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

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

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

/* Shopping Cart Rows */
TR.productListing-odd_shopping {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #FF0000;
  background: #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: #008080;
}

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


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

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

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

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

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

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


/* 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: #000000;
  font-weight: normal;
  line-height: 1.6;
  padding-right: 5px;
  padding-left: 5px
}

TR.CategoriesDescriptionSub {
  background: #ffffff;
}

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

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

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

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

/* Categories and Manufacturer default.php */
TD.pageHeading_section, DIV.pageHeading_section {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #9a9a9a;
}

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

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

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

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

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

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

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

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

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

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

/* Show Cart Details */
SPAN.ShowCartDetails, TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
/*  color: bbc3d3; */
  color: #000000;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image:   background-image: url(images/button_blank_middle.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;
/*  background: #408080; */
  color: #ffffff;
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
A.HeaderPageLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

/* All Products */
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: #FF0000;
  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: #FF0000;
  background: #ebebeb;
}

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

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

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

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

/* BOF: column styles */
TABLE.ColumnLeft {
/*  background: #171d2b; */
}
TR.ColumnLeft {
/*  background: #171d2b; */
}
TD.ColumnLeft {
/*  background: #171d2b; */
}
TABLE.ColumnRight {
/*  background: #171d2b; */
}
TR.ColumnRight {
/*  background: #171d2b; */
}
TD.ColumnRight {
/*  background: #171d2b; */
}
/* EOF: column styles */

/* footer Back Ground */
TABLE.footerTable {
  background: #C7D2D9;
  background-image:  url(images/backers/bk3.gif);
  background-repeat: repeat;
}

/* footer middle */
TD.footerMiddle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
.ad {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;
}
/* Header Navigation Bar Additional Links */
TR.headerNavigationBarLink {
/*   background: #408080; */
/*	BACKGROUND-IMAGE:  url(images/header_bar_bluelines.gif) repeat;*/
}
TD.headerNavigationBarLink {
/* breadcrumbs change here */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #eaeaea;
  font-weight : bold;
/*  BACKGROUND-IMAGE:  url(images/header_bar_bluelines.gif) repeat; */
/*  BACKGROUND-IMAGE:  url(images/header/TD3BK.gif) repeat; */
}
A.headerNavigationBarLink {
/*  color: #FFFFFF; */
  color: #000000;
}

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

A.headerNavigationBarLinkBreadCrumbs {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  color: #FFFFFF; */
  color: #000000;
}
A.headerNavigationBarLinkBreadCrumbs:hover {
  color: #006666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

TABLE.ProductInfoImage {
/*
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
*/
  padding:2px;

  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;

/*
  border-width: 3px;
  border-color: "#FF0000";
  border-style: solid;
  background: #ebebeb;
*/
  float:right;
}

TD.ProductInfoImage {
/*
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
*/
/*  padding:10px; */
*/
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
*/
/*
  border-width: 3px;
  border-color: "#0000FF";
  border-style: solid;
*/
  background: #FFFFFF;
  float:center;
}
/* EOF: Image on Product_info */

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

.infoBoxContentsDefineMainpage {
/*  background: #f8f8f9; */
  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;}
*/


/* ADDITIONAL CLASSES */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.contentText {
  FONT-SIZE: 11px; COLOR: #006666; FONT-FAMILY: Verdana, Arial, Sans-Serif; TEXT-DECORATION: none;
}
A.linkonwh:link {  font-family: Verdana, Arial, Sans-Serif; font-size: 11px; font-weight: bold; color: #BC7D3F; text-decoration: none;
}
A.linkonwh:hover {  font-family: Verdana, Arial, Sans-Serif; font-size: 11px; font-weight: bold; color: #CC9900; text-decoration: underline;
}
.linkonwh {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #BC7D3F;
	text-decoration: none;
}
.contentitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #008080; FONT-FAMILY: Verdana, Arial, Sans-Serif; TEXT-DECORATION: none;
	}
.main {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Sans-Serif; TEXT-DECORATION: none;
}
.main2 {
	FONT-SIZE: 11px; COLOR: #4A7AC9; FONT-FAMILY: Verdana, Arial, Sans-Serif; TEXT-DECORATION: none;
}
.main3 {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Sans-Serif; TEXT-DECORATION: none;
}
.normaltextB { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Sans-Serif; TEXT-DECORATION: none;
}
.topNavigation {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none;
}
A.topNavigation:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none;
}
A.topNavigation:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #00ff00; text-decoration: underline;
}
.copyright {  font-family: Verdana, Arial, Sans-Serif; font-size: 11px; color: #999999; text-decoration: none;
}
A.copyright:link {  font-family: Verdana, Arial, Sans-Serif; font-size: 11px; color: #999999; text-decoration: none;
}
A.copyright:hover {  font-family: Verdana, Arial, Sans-Serif; font-size: 11px; color: #009966; text-decoration: underline;
 }
.boxArea {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.explanation {
  FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana,  Arial, Sans-Serif; TEXT-DECORATION: none;
}

.freightBox {
  FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Sans-Serif; TEXT-DECORATION: none;
}
A.headerTopMenuLinks1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
A.headerTopMenuLinks1:hover {
  color: #7b9ebd;
}
A.headerTopMenuLinks2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
/*  bgcolor: #FBF2E1; */
 /* font-weight: bold;*/
  color: #FFFFFF;
}
A.headerTopMenuLinks2:hover {
  color: #d2e9fb;
/* bgcolor: #FBF2E1; */
}
A.headerTopMenuLinks3 {
  color: #ffffff;
  bgcolor: #5A89A5;
}
A.headerTopMenuLinks3:hover {
  color: #FBF2E1;
  bgcolor: #5A89A5;
}
TD.MenuDots {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #7b9ebd;
}
TR.menuDotsWhite, TD.menuDotsWhite {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 11px;
  /* font-weight: bold; */
  color: #d2e9fb;
  BACKGROUND-IMAGE: url(images/header/TD2BK.gif);
  BACKGROUND-REPEAT: off;
  BACKGROUND-ALIGN: right;
}

TR.test, TD.test {
  font-family: Verdana, Arial, sans-serif; */
  font-size: 11px;
  /* font-weight: bold; */
  color: #A80000;
  BACKGROUND-IMAGE: url(images/header/TD3BK.gif);
  BACKGROUND-REPEAT: off;
  BACKGROUND-ALIGN: right;
/*  image-align:right; */
/* bgcolor="#FBF2E1" */
}
A.mainpage:link {  font-family: Verdana, Arial, Sans-Serif; font-size: 10px; color: #000000; text-decoration: none;
}
A.mainpage:hover {  font-family: Verdana, Arial, Sans-Serif; font-size: 10px; color: #9a9a9a; text-decoration: underline;
}
.mainpage {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #000000;
    line-height: 1.5;
	text-decoration: none;
}
.featuredTitles {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #4A7AC9;
}
A.featuredTitles:link {  font-family: Verdana, Arial, Sans-Serif; font-size: 12px; color: #4A7AC9; text-decoration: none;
}
A.featuredTitles:hover {  font-family: Verdana, Arial, Sans-Serif; font-size: 12px; color: #aabbcc; text-decoration: underline;
}

H1{
	font-size: 9px;
	font-weight: bold;
	font-family: arial;
}

/* Links Manager II v1.26 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
A.linkListing-data {
  color: #FF0000;
}
A.linkListing-data:hover {
  color: #FF0000;
}
TR.linkListing-odd {
  background: #f8f8f9;
}
TR.linkListing-even {
  background: #F5F5F5;
}
.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black; 
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  color: #000000;
}
A.linkListingMain:hover {
  color: #FF0000;
}
.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
A.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
.linkListingDescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000;
  text-align: center;
}
TABLE.linkSubmit {
  border: 3px;
  border-style: ridge;
  border-color: #b6b7cb;
}
TR.linkSubmit {
  background-color: #f8f8f9;
}
/* Links Manager II v1.26 end */



#footer_bar {
	margin-top: 10px;
	background-image: url('img/footer/footer_back.png');
	text-align: center;
	font-family: arial;
	font-size: 8pt;
	color: #848587;
}

.cart_bar {
	text-align: right;
	text-align: -moz-right;

	float: right;
	width: 350px;
	padding: 3px;
	font-family: arial;
	font-size: 9pt;
	color: #848587;
}

.cart_bar .section {
	float: right;
	margin-right: 3px;
}

.cart_bar .hlight {
	color: #00b4ff;
}

#navbar {
	background-image: url('img/nav_bar/gbackground.png');
	height: 57px;
	width: 950px;
}

#navbar .box {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 100%;
}

#navbar .box .item {
	float: left;
	font-size: 14pt;
	font-family: arial;
	margin-right: 20px;
	color: #0000ff;
	overflow: hidden;
}

#navbar .box .item  a {
	float: left;
	font-size: 14pt;
	font-family: arial;
	margin-right: 20px;
	color: #0000ff;
	overflow: hidden;
}

#navbar #search_box {
	float: right;
	margin-right: 20px;
	overflow: hidden;
	border: 0px solid #000000;
}

#navbar #search_area {
	float: right;
	margin-right: 10px;
	width: 445px;
}

#navbar #search_box {
	float: left;
	background-image: url('img/nav_bar/search_box_background.png');
	width: 344px;
	height: 25px;
	overflow: hidden;
}

#navbar #search_button {
	float: left;
	border: 0px solid #000000;
	margin-left: -15px;
	
	
	margin-top: -1px;
}

#navbar #search_box form {
	margin: 0px;
}

.search_input {
	font-size: 9pt;
	height: 19px;
	width: 330px;
	border: 0px;
	
	margin-top: 3px;
	margin-left: 8px;
}

.product_info_box {
	font-family: arial;
	font-size: 11pt;
}

.product_info_box .row {
	padding: 4px;
}

#footer_text {
	font-size: 8pt;
	font-family: arial;
	padding: 20px;
    
}

