/*
  $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
*/
ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL, LI {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family:  Verdana, Arial, Helvetica,  sans-serif;
}
a.ads{font-size:9px;}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/*Start Custom Styles - By FocusPoint - 4/21/06 */
h2.product_options{margin:5px 0px 5px 3px; font-size:12px; font-weight:bold;}
td.product_options{background-color:#CCCCCC; padding:0px 0px 0px 0px; color:#000000;}
tr.horz_bar_gray{ background-color:#CCCCCC; height: 1px;}
td.side_bar_gray{ background-color:#CCCCCC; width: 1px;}

form{margin:0px 0px 0px 0px;}
td.header{ background-color:#000000; padding:0px 5px 5px 5px; width:300px;}
td.navbar_top{ background-color:#ADADAD; padding:0px 0px 0px 0px;}
td.navbar_top_white{ background-color:#000000; padding:0px 0px 0px 0px; height:37px; text-align:right;}
td.navbar_top_black{ background-color:#000000; padding:0px 0px 0px 0px; height:38px;}
td.navbar_top_pipe{ background-color:#ADADAD; padding:0px 0px 0px 0px;}

td.side_bar{width:145px;}

td.mainbody{padding:5px 5px 5px 5px; background-color:#FFFFFF;}
td.product_body{padding:0px 0px 0px 10px; background-color:#FFFFFF;}
h1.price{color:#FFFFFF; font-size:16px; font-weight:bold;}
td.price_box{padding:5px 5px 5px 5px;}
td.index_mainbody{padding:0px 0px 0px 0px;}
td.cat_photo{padding:0px 0px 10px 0px;}
td.thumbnail_photos{padding:25px 10px 25px 10px;}

td.cap_sub_heads{font-size:14px; font-weight:bold;}

tr.grayline{ background-color:#CCCCCC;}
td.grayline{ background-color:#CCCCCC;}

tr.blackline{ background-color:#FFFFFF;}
td.blackline{ background-color:#FFFFFF;}

tr.product_box_line{ background-color:#000000;}
td.product_box_line{ background-color:#000000;}

td.featured_designers{padding:5px 0px 5px 0px;}

TD.fd_infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: black;
/*  background: #408080; */
  color: #ffffff;
  vertical-align: top;
  padding: 2px 2px 2px 10px;
}

/*** Start Navbar Styles ***/
p.customer_support{margin:0px 10px 0px 5px; text-align:right; color:#FFFFFF;}
p.navbar_top_white{margin:0px 10px 0px 5px; text-align:right; color:#F1F27D; }
p.navbar_top_black{margin:0px 5px 0px 5px; text-align:right; color:#FFFFFF; white-space:nowrap;}

a.nav_bar{color: #000000; text-decoration: none; font-weight:bold;}
a.nav_bar:hover{color: #000000; text-decoration: underline; font-weight:bold;}
a.nav_bar_red{color: #BA083A; text-decoration: none; font-weight:bold;} 

a.side_nav{margin:10px 2px 10px 0px; font-size:11px; line-height:24px;}
a.side_nav_tg{margin:7px 2px 7px 10px; font-size:11px;}



td.hp_banner{padding:3px 2px 2px 2px;}
td.hp_beauty_shot{padding:2px 2px 2px 2px;}
td.hp_ad_1{padding:2px 2px 2px 2px;}
td.hp_ad_2{padding:2px 2px 2px 2px;}


/*** Start Designers Box styles ***/
p.designer_logos{margin:5px 0px 5px 0px;}
p.dotted_line{margin:3px 0px 3px 0px;}


/* Start Boxes on front page styles **/
td.hp_sales_boxes{padding:2px 6px 5px 2px;}
td.featured_products{padding:2px 5px 5px 2px;}

/* Start Gift Registry Styles **/
td.registry_create{padding:2px 5px 5px 20px; vertical-align:top;}


/* Start Product Styles **/
td.product_photo{padding:10px 10px 10px 10px; text-align:center;}
td.product_details{padding:10px 20px 10px 0px;}
p.product_delivery{margin:5px 10px 10px 0px;}
h1.productDetails{margin:5px 10px 5px 0px; font-size:13px; font-weight:bold;}
#shipping_price{ background-color:#FDFF99; padding:2px 2px 2px 2px; height:30px; tex-align:left; vertical-align:middle;}
img.shipping_price{margin:8px 5px 8px 3px;}

/* Start White Space styles **/
tr.ws_10{height:10px;}

td.fp_border{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

td.agree_to_terms{ color:#CC0000;}
a.agree_to_terms{color: #CC0000; text-decoration: underline; font-weight:bold;}
a.agree_to_terms:hover{color: #666666; text-decoration: underline; font-weight:bold;}

/*End Custom Styles - By FocusPoint - 4/21/06 */



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(images/bg.jpg); */
/*  background: #ffffff; */
  background: #FFFFFF; /*2F4F4F; */
/*  color: #ffffff; */
  margin: 0px;
/* BOF: WebMakers.com Added: Setup Browser Scroll Bar 
  scrollbar-3dlight-color: Black; /*#4682B4; 
  scrollbar-arrow-color: Black;
  scrollbar-base-color: Silver;
  scrollbar-darkshadow-color: Black; /*#696969; 
  scrollbar-highlight-color: White;
  scrollbar-shadow-color: Black;
  scrollbar-face-color: Black; /*#5F9EA0;
  scrollbar-track-color: #ffffff; /*#CECEB7;
/* EOF: WebMakers.com Added: Setup Browser Scroll Bar */
}

A {
  color: #000000; /*#408080; */
  text-decoration: none;
}

A:hover {
/*  color: #AABBDD; */
  color: #666666;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
   background: #000000; 
}

TR.headerNavigation {
/*	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif) repeat; */
/*   background: #408080; */
  background: #000000; /*#bbc3d3;*/
  color: #ffffff;
}

img.hp_graphics {border:1px solid #CCCCCC;}

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

A.headerNavigation {
  color: #FFFFFF;
  font-weight:normal;
/*  color: #000000; */
}

A.headerNavigation_white {
  color: #F1F27D;
  font-weight:normal;
/*  color: #000000; */
}

A.headerNavigation:hover {
  color: #ffffff;
  font-weight:normal;
/*  color: #FF0000; */
}

A.headerNavigation_white:hover {
  color: #F1F27D;
  font-weight:normal;
/*  color: #FF0000; */
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
/*  background: #bbc3d3; */
	height:20px;
    background-color: #DDDDDD;
	/* BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat */
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #DDDDDD;
  padding: 2px 2px 2px 2px; 
/*  background: #408080; */
/*  color: #ffffff; */
  color: #666666;
  font-weight: normal
	/* BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat */
}

TD.footer_credits {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 2px 2px 2px 2px; 
/*  background: #408080; */
/*  color: #ffffff; */
  color: #666666;
  font-weight: normal
	/* BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat */
}

p.page_updated{font-size: 10px; margin: 2px 2px 2px 2px; color: #666666;}

.infoBox {
/*  background: #b6b7cb; */
  background: #FFFFFF; /*#408080;*/
}

.infoBoxContents {
/*  background: #f8f8f9; */
  background: #FFFFFF; /*#EBCB14; */ /* #ddddcc; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsCat {
/*  background: #f8f8f9; */
  background: #EEEEEE; /*#EBCB14; */ /* #ddddcc; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #ffffff; /*#FF8E90;*/
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: black;
/*  background: #408080; */
  color: #ffffff;
  vertical-align: top;
  padding: 0px 3px 0px 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: #f8f8f9; */
/*  background: #f4f7fd; */
  background: #ffffff; /*#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: #f8f8f9; */
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  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: #000000; /*#d2e9fb;*/
  color: white; 
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000; /*#d2e9fb;*/
  color: #FFFFFF; 
  font-weight: bold;
/*  font-variant: small-caps; */
}

a.productListing-heading {
  color: #FFFFFF; 
  font-weight: bold;
  text-decoration: none;
/*  font-variant: small-caps; */
}
a:hover.productListing-heading {
  color: #FFFFFF; 
  font-weight: bold;
  text-decoration: none;
/*  font-variant: small-caps; */
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading{
/*  font-size: 20px; */
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}

h1.productHeading {
/*  font-size: 20px; */
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, SPAN.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#000000;
}
TD.cust {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#FF0000;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 12px 0px 12px 0px;
}

/* 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: 12px; */
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffb4b5; /* #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: #ffffff;
  font-weight: bold;
}

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

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

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

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

SPAN.productSpecialPriceRed {
  font-family: Verdana, Arial, sans-serif;
  color: #FF0000;
font-weight:bold;
font-size:13px;
}

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

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

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

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

/* 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: #ffffff; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-ALIGN: left
}
SPAN.greetUser {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Verdana, 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: #FF0000;
  line-height: 1.0;
}

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

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

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

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

TD.pageHeadingPrice, DIV.pageHeadingPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #9D0102;
  background-color:#FFFFFF;
}

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

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

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

TD.pageHeadingRebateSavings, DIV.pageHeadingRebateSavings {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff; /*#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
}

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

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

A.productListing-data:hover {
  color: #FF0000;
  background: #C0C0C0;
}
/* 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-size: 16px;
  background: #ffffff;
  color: #333333;
  font-weight: bold;
  line-height: 1.5;
  padding:5px 5px 5px 5px;
}

TR.CategoriesDescriptionSub {
  background: #d2e9fb;
}

TD.CategoriesDescriptionSub {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  background: #d2e9fb;
  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-size: 15px;
  font-weight: bold;
  color: #333333;
}

TD.product_info_BODY {
background-color:#FFFFFF;
}

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

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

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

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

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


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


/* 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: #ffb3b5; /*#eeeeee;*/
  border-style: solid;
  border-width: 1px;
}
TR.pollOptRow {
  background: #f1f9fe;
}
TR.pollFooter {
  background: #f1f9fe;
}

/* 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/footer_background.jpg');
  background-repeat: repeat;
}

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

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

TD.headerNavigationBarLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*   background: #408080; */
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat
/*  color: #ffffff; */
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigationBarLink {
/* color: #FFFFFF;*/
   color: #000000;
}

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

A.headerNavigationBarLinkBreadCrumbs {
/*  color: #FFFFFF; */
/*  color: #000000; */
  color: #00000; /*408080;*/
}
A.headerNavigationBarLinkBreadCrumbs {
/*  color: #FFFFFF; */
/*  color: #000000; */
  color: #000000; /*#408080;*/
}

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

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

TABLE.ProductInfoImage {

}

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

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

