/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License

     menu heading dark blue #166FE4 menu heading light blue #313131 table border
          light blue #848484 nav text menu 313131 info box background F5F5F5 box
      background 166FE4 top yellow bar FFF0B2 body text 104376 border 7A848C red
     text CC0000 light blue text 146EB3 light border EEEEEE top yellow FFF0B2 */

.boxTextCategory { 
   font-family: Verdana, Arial, sans-serif; 
   font-size: 11px; 
   color: #A1A1A1; 
   font-weight: bold; 
   line-height: 16px;
}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #A1A1A1;}
.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; }

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5F7F4;
	padding: 10px;
	border-bottom-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

TD.bannerHeading {
	border: 1px solid #839C7F;
}

TD.bannerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5F7F4;
	padding: 10px;
	border: 1px solid #848484;
}

.smallTextBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #000000;
}

.mediumTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #A60000;
  font-weight : bolder;
	padding-top: 10px;
	padding-bottom: 5px;
}

BODY {
  background: #F4F3E8;
  color: #A1A1A1;
  margin: 0px;
  text-align: center; /* to correct the centering IE bug*/
}
A {
  color: #A1A1A1;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  vertical-align: middle;
  color: #000000;
}
TR.headerSearch {
  background: #FFF0B2;
}

A.headerNavigation {
  color: #216BB5; 
  font-size: 11px;
  text-decoration: underline;
}

A.heading:hover {
  color: #A1A1A1;
  text-decoration: underline;
}
A.heading {
  color: #666666;
  font-size: 12px;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #A1A1A1;
}

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: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #C0C0C0;
  color: #000000;
  font-weight: bold;
  text-align: center;
  padding: 3px
}

table.headerAccessories {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #C0C0C0;
  color: #000000;
  font-weight: bold;
  text-align: center;
  padding: 3px
	background: #ffffff;
	border-bottom-style: solid;
	border-bottom-color: #848484;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #848484;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #848484;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #848484;
	border-left-width: 1px;
}
table.infoBoxAccessories {
	background: #ffffff;
	border-bottom-style: solid;
	border-bottom-color: #848484;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #848484;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #848484;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #848484;
	border-left-width: 1px;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.strikethrough { 
	background-image: url(images/default/strikethrough.gif);
	background-repeat: repeat-x;
	background-position: center;

}


.infoBox2 { /*products_best_sellers.php */
  background: #eeeeee;
	border-bottom-style: none;
	border-bottom-color: #A1A1A1;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #A1A1A1;
	border-top-width: 1px;
	border-right-style: none;
	border-right-color: #A1A1A1;
	border-right-width: 1px;
	border-left-style: none;
	border-left-color: #A1A1A1;
	border-left-width: 1px;
	margin: 1px 0 1px 0;
	width: 207;
}

.infoBoxContents {
  background: #ffffff; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	padding-left: 7px;
}
.infoBoxContentsPopUp {
  color: #606060;
  background: #ffffff; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	padding-left: 7px;
}
.infoBoxContents2 {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	padding: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	border-bottom-width: 1px;
	border-collapse: collapse;
}
/* used in quote box and checkout */
.infoBoxContents3 {
  background-image: url(images/infobox/infobox_fill.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	padding-left: 0px;
}
/* used in payment checkout quote box */
.infoBoxContents4 {
	background: #F3F3F3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	padding-left: 7px;
}
.extraBoxContents {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
.extraBoxContents2 {
	background: #fffff3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	border: 1px solid #F2F2F2;
}
.extraBoxContents3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #848484;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #848484;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #848484;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #848484;
	border-left-width: 1px;
}
.extraTabFill {
	background-image: url(images/infobox/tab_fill.gif);
	background-repeat: repeat-x;
	background-position: bottom;
  border-collapse: collapse;
}
.infoBoxSpecials {
	background: #ffffff;
	border-bottom-style: none;
	border-bottom-color: #848484;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #848484;
	border-top-width: 1px;
	border-right-style: none;
	border-right-color: #848484;
	border-right-width: 1px;
	border-left-style: none;
	border-left-color: #848484;
	border-left-width: 1px;
}

.contentBoxSpecials {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
	border-left-width: 1px;
}
TD.infoBoxHeadingTopPicks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/infobox/top_picks_heading.gif);
  color: #606060;
	border-bottom-style: none;
	border-bottom-color: #848484;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #848484;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #848484;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #848484;
	border-left-width: 1px;
	padding-left: 10px;
}
.infoBoxTopPicks {
	background: #F2F2F2;
	border-bottom-style: solid;
	border-bottom-color: #848484;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #848484;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #848484;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #848484;
	border-left-width: 1px;
}
.contentBoxTopPicks { 
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	border-bottom-style: none;
	border-bottom-color: #848484;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #848484;
	border-top-width: 1px;
	border-right-style: none;
	border-right-color: #848484;
	border-right-width: 1px;
	border-left-style: none;
	border-left-color: #848484;
	border-left-width: 1px;
}
span.manufacturerBoxSpecials {
  color: #0C4379;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: Bold
}
span.priceBoxSpecials {
  color: #E014CC;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal
  margin-bottom: 20px;
}
A.MostWantedText {
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 12px;
  font-weight: Bold
}
.MostWantedText {
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 12px;
  font-weight: Bold
}
.MostWantedPrice {
  color: #A60000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: Bold;
  line-height: 24px;
}
SPAN.itemsInclude {
	line-height: 2;
	font-size: 12px;
  color: #A1A1A1;
}
A.itemsIncludeList:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	padding: 5px;
	border: none #CCCCCC;
	font-weight: normal;
	text-decoration: underline;
}
li.itemsIncludeList A.itemsIncludeList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	padding: 5px;
	border: none #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
ul.ulList {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	line-height: 12px;
}

TD.itemsIncludeListBox {
	line-height: 14px;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	border: none #CDBEA9;
	background-color: #ffffff;

}
TD.accessoriesBuyNow { 
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
  text-align: right;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #606060;
	border-bottom-style: none;
	border-bottom-color: #848484;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #848484;
	border-top-width: 1px;
	border-right-style: none;
	border-right-color: #848484;
	border-right-width: 1px;
	border-left-style: none;
	border-left-color: #848484;
	border-left-width: 1px;
	padding-left: 10px;
}
TD.infoBoxHeadingRecommended { 
  /*background-image: url(images/infobox/heading_recommended.gif); */
	background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
	border-bottom-style: none;
	border-bottom-color: #848484;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #848484;
	border-top-width: 1px;
	border-right-style: none;
	border-right-color: #848484;
	border-right-width: 1px;
	border-left-style: none;
	border-left-color: #848484;
	border-left-width: 1px;
	width: 207;
}

TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  background-color: #ffffff;
  color: #ffffff;
}

TD.infoBoxHeading_Top_Sellers, DIV.infoBoxHeading_Top_Sellers {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/layout/heading_fill.gif); 
  color: #ffffff;
}

TD.menuboxBackground, DIV.menuboxBackground, TABLE.menuboxBackground {
  background-color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #EEEEEE;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TR.productListing-even, TABLE.productListing-even {
	font-size: 9px;
  background: #ffffff;
	border-bottom-style: none;
	border-bottom-color: #848484;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #848484;
	border-top-width: 1px;
}

TR.productListing-odd, TABLE.productListing-odd {
	font-size: 9px;
  background: #ffffff;
	border-bottom-style: none;
	border-bottom-color: #848484;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #848484;
	border-top-width: 1px;
}

TABLE.productListing {
  border: none;
  border-spacing: 1px;
	width: 300px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #EEEEEE;
  color: #3E493C;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: none;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;


}

TD.productListing-dataSlave {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-top-color: #C0C0C0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-style: none;
}

TD.productListing-data2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-top-style: solid;
	border-right-style: none;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
DIV.categoryDesc, TD.categoryDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #606060;
	background-color: #FEFCE5;
	padding: 5px 7px;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #606060;
}
/* this is used in category headings */
TD.catpageHeading, DIV.catpageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #000000;
	background-color: #ffffff;
	padding: 5px 7px;
}
TD.catpageHeadingColor {
	background-color: #ffffff;
}
TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #3E493C;
}

TD.productNameHeading, SPAN.productNameHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #3E493C;
	padding-top: 1px;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	border-top-style: none;
	border-right-style: none;
}

TABLE.productInfoBoxContainer, div.productInfoBoxContainer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
TABLE.productInfoBoxContainerBottom {
  background-image: url(images/infobox/product_infobox_bottom_fill.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
}
TD.productInfoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #3E493C;
	padding-top: 3px;
	border-top-width: 0px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: none;
}


TD.productInfo {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: none;
}

TR.subBar {
  background: #f4f7fd;
}
TABLE.bColapse {
  border-collapse: collapse;
}
TD.rebateSubBar {
	background: #ffffff;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #959755;
	border-bottom-width: 1px;
	border-bottom-color: #959755;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
  color: #AE2B37;
}
TD.rebateSubBarPrice {
	background: #ffffff;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #959755;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #959755;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
  color: #AE2B37;
}

TD.reviewTable {
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #606060;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	padding: 8px;
	font-weight: bold;
}

.reviewText {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menuText {
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

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: 12px;
  line-height: 1.5;
  font-weight: normal;
}
TD.mainBlack, P.mainBlack, SPAN.mainBlack {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
}

TD.main2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	width: 130px;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

TD.mediumText, SPAN.mediumText, P.mediumText, a.mediumText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

TD.productInfoSmallText, SPAN.productInfoSmallText, P.productInfoSmallText, DIV.productInfoSmallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

DIV.productInfoSmallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width: 210px;
}

TD.modelText, SPAN.modelText, A.modelText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}
TD.rebateText, SPAN.rebateText, A.rebateText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #606060;
	font-weight: bold;
}
A.rebateText:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #629C59;
	font-weight: bold;
}
TD.categoryText, A.categoryText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #606060;
	text-decoration: underline;
	font-weight: bold;


}
TD.subcategoryText, A.subcategoryText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #606060;
	line-height: 16px;

}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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: #313131;
  font-weight: bold;
}

SPAN.productSpecialPrice, TD.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

SPAN.productPriceMedium, TD.productPriceMedium { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #AE2B37;
  font-weight: bold;
}

SPAN.productSpecialPriceMedium {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
  font-weight: bold;
}

A.noteRed, SPAN.noteRed, P.noteRed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	background-image: url(images/icons/bulletRed.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 10px;
	background-position: left center;
}

SPAN.productSpecialPriceLarge {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
  font-weight: bold;
}

SPAN.productStatus {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
	line-height: 14px;
}

SPAN.productStatusOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
  font-weight: bold;
}

SPAN.alertNote1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
  font-weight: bold;
}
SPAN.alertNote3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #606060;
}

SPAN.manufacturerHeading, A.manufacturerHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0C4379;
  font-weight: bold;
}
SPAN.manufacturerHeadingAccessories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FC8003;
  font-weight: bold;
}

SPAN.productStatusText, A.productStatusText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #313131;
}

SPAN.productTextLinks, A.productTextLinks {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;

}
SPAN.productTextLinksList, A.productTextLinksList {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #C16120;
	text-decoration: none;

}

SPAN.productTextLinks2, A.productTextLinks2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #C16120;

}

.reviewBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #C16120;
	padding: 10px;
	width: 100px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;



}

SPAN.smallText2, A.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
SPAN.smallText4, A.smallText4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #808080;
}

SPAN.smallTextPrice, A.smallTextPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

SPAN.smallText3, A.smallText3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #AE2B37;
}

TD.smallText4, SPAN.smallText4, A.smallText4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #999999;
}

SPAN.errorText, TD.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { padding-left: 7px; }
.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; }

td.contentMargin {
padding-left: 15px;
padding-right: 15px;
}
td.contentMargin2 {
background-color: #a2bbda;
padding-left: 15px;
padding-right: 15px;
}
TD.main_red, P.main_red {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background-color: fuchsia
}

.productMainText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
.divBorder {
	border: thin solid #EEEEEE;
  margin-left: auto;
  margin-right: auto;
  width: 959px; /* mandatory to be centered */
  text-align: left; /* to correct the centering IE bug*/
}
div#insideDiv {
    position: relative;
    width: 959px;
    left: 0px;
    top: 0px;
    background-color: #ffffff
}

A.manufacturer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008040;
}
TD.productsPrice, SPAN.productsPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A60000;
}
TABLE.productInfoPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	background-color: #F3F7FB;
}

.productListing2 {
	background-color: #CCFFFF;
	color: #FF0000;
}
.bodyBackground {
	background-color: #E6F4F7;
}
.reviewBackground {
	height: 15px;
	width: 91px;
	border: none;
	background-repeat: no-repeat;



}
	.estimatedshippingBox {
	  background: #FF8E90; 
	}

	TD.estimatedshippingBoxHeading {
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
	  background: #bbc3d3;
	  color: #ffffff; 
	}

	.estimatedshippingBoxContents {
	  background: #f8f8f9;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px; 
	}

	.ShowShipping {
	  background: #444ddd;
	  color: #fffffa;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 6px;
	  font-weight: bold;
	  text-align: center;
	} 
SPAN.boldTxt {
	  font-size: 11px;
	  font-weight: bold;
	  color: #6A6A6A;
	  padding-left: 40px;
}
SPAN.iconsList, DIV.iconsList {
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	position: relative;
}
TABLE.colapseB {
  border-collapse: collapse;
}
TD.bannerListing-even {
	font-size: 12px;
  background: #EDFAFC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
TD.bannerListing-odd {
	font-size: 12px;
  background: #ffffff;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.note2link {
  text-decoration: underline;
}

DIV.h12 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #606060;
}
DIV.textBackground {
	font-size: 12px;
  background: #EDFAFC;
  }
SPAN.promoTextRed {
  font-family: Arial, sans-serif;
  font-size: 22px;
  color: #ff0000;
  font-weight: bold;
}
SPAN.promoTextBlack {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}
SPAN.promoTextBlue {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #606060;
  font-weight: bold;
}
SPAN.smallTextRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}
SPAN.smallTextGreen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #2DB52D;
  font-weight: bold
}
TD.frontSpecials, A.frontSpecials, SPAN.frontSpecials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
}

/* NAVIGATION BUTTONS */
			.menu {
						height: 26px;
						width: 956px;
						background: #166FE4;
			}
			.cssnav	{
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						/*background: url(overbtn.jpg) no-repeat;*/
						width: 137px;
						height: 26px;
	          overflow:hidden;/* for ie to hide extra height*/	
	          border-right-color: #CCCCCC;
	          border-right-style: solid;
	          border-right-width: 1px;
			}
			.cssnav a {
						display: block;
						color: #000000;
						font-size: 12px;
						width: 137px;
						height: 26px;
						display: block;
						float: left;
						color: #ffffff; 
            font-weight: bold;
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.cssnav a:hover {
						color: #000000;
						background: #FFF0B2;
			}
			

			.cssnav img {width: 137px; height: 26px; border: 0; }

			.cssnav span {
					    position: absolute;
					    top: 5px;
					    text-align: center;
					    width: 137px;
					    cursor: pointer;   
					     
			}
/* END OF NAVIGATION */

DIV.tollFreeNumber, SPAN.tollFreeNumber {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
	margin-top: 5px;
	margin-right: 20px;
}
DIV.tollFree, SPAN.tollFree {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #E17100;
  font-weight: bold;
	margin-top: 5px;
	margin-right: 8px;
}
DIV.tollFreeText, SPAN.tollFreeText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
}



div.shadetabs {
	text-decoration: none;
	background: white url(images/infobox/tab_not_selected.gif);
	background-repeat: repeat-x;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 21px;
	width: 97px;
	vertical-align: middle;
	padding-top: 3px;
	margin-top: 3px;
	position: relative;
	top: 4px;
	visibility: visible;
}
div.shadetabsselected {
	text-decoration: none;
	background: white url(images/infobox/tab_selected.gif);
	background-repeat: repeat-x;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 21px;
	width: 97px;
	vertical-align: middle;
	padding-top: 3px;
	margin-top: 3px;
	position: relative;
	top: 4px;
	visibility: visible;
}

.textAlign {
	vertical-align: middle;
}
TD.infoBoxHeadingKits {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #FFF0B2;
  color: #000000;
	          border-bottom-color: #C0C0C0;
	          border-bottom-style: solid;
	          border-bottom-width: 1px;
	height: 21px;
	vertical-align: middle;
	padding: 5px;
}
a.tab {
  background-color: #FFF0B2;
	height: 21px;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
	width: 150px;
}
a.tab:hover {
  background-color: #EEEEEE;
	height: 21px;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
	width: 150px;
}
td.authorized_dealer { 
	background-image: url(images/icons/authorized-dealer-small.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 130px;
	vertical-align: top;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  height: 39px;
	padding-top: 8px;

}
.contentFrontBoxSpecials {
  background-image: url(images/infobox/front_special_background.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
  height: 108px;
}
td.contentFrontBoxSpecialsInside {
	background: #ffffff;
	width: 80px;
	height: 80px;
}
span.manufacturerFrontBoxSpecials {
  color: #36779D;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: Bold
}
span.productNameFrontBoxSpecials {
  color: #36779D;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: none;
}
span.priceFrontBoxSpecials {
  color: #36779D;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: Bold;
  margin-bottom: 20px;
}
TD.frontSpecials, A.frontSpecials, SPAN.frontSpecials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #36779D;
}
.topMenu {
  background-image: url(images/layout/menu_fill.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
  height: 25px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-color: #37BEFF;
	border-right-color: #005279;
	font-weight: bold;
}

TABLE.weeklySpecials {
  background-image: url(images/infobox/weekly_deal.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 190px;
}
td.weeklySpecialsPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: 900;
  color: #ED731A;
  text-align: center;
  height: 38px;
}
td.weeklySpecialsImage {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
  color: #000000;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
td.weeklySpecialsName, a.weeklySpecialsName {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
  color: #000000;
  line-height: 16px;
	vertical-align: top;
}
span.weeklySpecialsFreeShipping {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
  color: #36AF1E;
  line-height: 16px;
	vertical-align: top;
}
TD.cartSubtotal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #DFDFDF;
}

a.infoBoxHeadingKits {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

.boxHeadingCategoryBanner { 
   font-family: Verdana, Arial, sans-serif; 
   font-size: 12px; 
   color: #000000; 
   font-weight: bold; 
}
.boxNameCategoryBanner { 
   font-family: Verdana, Arial, sans-serif; 
   font-size: 12px; 
   color: #DFAF09; 
   font-weight: bold; 
}
TD.productsPricePackage, SPAN.productsPricePackage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9D0000;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: white;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

.moreText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3180D6;
	padding: 2px;
	color: #FFFF00;
	font-weight: bold;
}
SPAN.removeProduct {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #3366FF;
  font-weight: normal;
}

INPUT.quantitybox {
  border: 1px;
  border-style: solid;
  border-color: #000000;
    font-size: 12px;
  width: 20px;
  height: 22px;
  border-spacing: 0px;
  background: #F8f8f9;
}

.cartBoxMain {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #FF9966;
	width: 216px;
}
.cartBoxContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: #ffffff;
}
td.cartBoxHeading {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 8px;
	width: 216px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
td.cartBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a.cartBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#shopCart{
  position: absolute; 
  float:left;
  top: 45px; 
  left: 0px; 
  z-index: 4;
	width: 206px;
}
#shopCartContainer{
	background-color: #ffffff;
  position: relative; 
	height: 40px;
	width: 206px;
  z-index: 4;
  border: 1px;
}
TD.carBoxTotal, DIV.carBoxTotal {
	background-color: #FFECD7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #3E493C;
  padding: 3;
}
TD.carBoxCheckout {
	background-color: #4B97EB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  padding: 3;
}
#shopCart1{
	background-color: #FFECD7;
  position: absolute; 
  float:left;
  top: 45px; 
  left: 0px; 
  z-index: 4;
	width: 206px;
}

span.inCart{
	background-image: url(includes/languages/english/images/buttons/button_in_cart.gif);
	width: 130px;
	height: 25px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

div.buttonAlign {
    float: right;
}

a.button {
    background: transparent url('images/icons/button_in_cart_a.gif') no-repeat scroll top right;
	  font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 2px;
    color: #ffffff;
    font-weight: bold;
    display: block;
    float: left;
    height: 25px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/icons/button_in_cart_span.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 5px 0 5px 10px;
}

a.button:active {
    background-position: bottom right;
	  font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 5px 10px; /* push text down 1px */
}

a.button:hover {
    background-position: bottom right;
	  font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 5px 0 5px 10px; /* push text down 1px */
}


a.buttonSmall {
    background: transparent url('images/icons/button_add_to_cart_a.gif') no-repeat scroll top right;
	  font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: bold;
    display: block;
    float: right;
    height: 16px;
    margin-right: 6px;
    padding-right: 6px; /* sliding doors padding */
    text-decoration: none;
}

a.buttonSmall span {
    background: transparent url('images/icons/button_add_to_cart_span.gif') no-repeat;
    display: block;
    line-height: 10px;
    padding: 3px 0 3px 6px;
}

a.buttonSmall:active {
    background-position: bottom right;
	  font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonSmall:active span {
    background-position: bottom left;
    padding: 3px 0 3px 6px; /* push text down 1px */
}

a.buttonSmall:hover {
    background-position: bottom right;
	  font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonSmall:hover span {
    background-position: bottom left;
    padding: 3px 0 3px 6px; /* push text down 1px */
}
TD.headerAlsoAvailable {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  text-align: left;
  padding: 5px 5px 5px 50px
}
table.headerAlsoAvailable {
  background: url('images/infobox/also_available_background.gif') no-repeat;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
TD.textAlsoAvailable {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-align: right;
  padding: 5px 5px 5px 40px
}
.promotionTextHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #0000FF;
  font-weight : bolder;
	padding-top: 5px;
	padding-bottom: 3px;
}

/* HINT BOX */
		.hintsClass {
			font-family: tahoma, verdana, arial;
			font-size: 12px;
			background-color: #f0f0f0;
			color: #000000;
			border: 1px solid #808080;
			padding: 5px;
		}
		.hintSource {
			color: green;
			text-decoration: none;
			cursor: pointer;
		}

