/*
  $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 { 
	/*background-image: url(images/icons/red_buller.gif);*/
   font-family: Verdana, Arial, sans-serif; 
   font-size: 11px; 
   color: #000000; 
   font-weight: normal; 
   /*line-height: 16px;*/
   padding-left: 0px;
   padding-top: 0px;
      vertical-align: top;
	  background-repeat: no-repeat;
}

.boxTextSubCategory { 
    background-image: url(images/icons/black_bullet.gif);
   font-family: Verdana, Arial, sans-serif; 
   font-size: 11px; 
   color: #000000; 
   font-weight: none; 
   line-height: 16px;
   padding-left: 15px;
   padding-top: 0px;
   vertical-align: top; 
   background-repeat: no-repeat;
}

.boxTextLink { 
   font-family: Verdana, Arial, sans-serif; 
   font-size: 11px; 
   color: #000000; 
   font-weight: none; 
   line-height: 16px;
   padding-left: 0px;
   padding-top: 0px;
   vertical-align: top; 
   background-repeat: no-repeat;
}

.parent_cat_icon {
  background-image: url(images/icons/menu_bullet.gif);
  width: 11px;
  height: 13px;
  background-repeat: no-repeat;
  padding-left: 5px;
  padding-top: 3px;
     line-height: 16px;
 }

 .tabs {
  background-image: url(images/layout/tab1.jpg);
  width: 658px;
  height: 46px;
  background-repeat: no-repeat;
  /*padding-left: 5px;
  padding-top: 3px;
     line-height: 16px; */
 }

 .sub_cat_icon {

  width: 8px;
  height: 8px;
     line-height: 16px;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-top: 3px;
 }

.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: #ffffff;*/
  /*color: #A1A1A1;*/
  color: #000000;
  /*margin-top: 10px;*/
  /*margin: 0px; */
  text-align: center; /* to correct the centering IE bug*/
  background-image: url(images/layout/background2.jpg);
  background-repeat: repeat-x;
  display: block;
  background-position: left top;
  
}
A {
  /*color: #A1A1A1;*/
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FF0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}
TD.headerNavigation3 {
  background-image: url(images/layout/top_menu_deals.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 168px;
  text-align: right;
  padding-right: 15px;
}
TD.headerNavigation2 {
  background-image: url(images/layout/new_year_arrivals.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 156px;
  text-align: right;
  padding-right: 0px;
}

TD.headerNavigation1 { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  vertical-align: middle;
  color: #000000;
}
TR.headerSearch {
  background: #FFF0B2;
}

A.headerNavigation {
  color: #000000; 
  font-size: 12px;
  text-decoration: bold;
}

A.headerNavigationNew {
  color: #000000; 
  font-size: 11px;
  text-decoration: bold;
}

A.headerNavigationNew:hover {
  color: #A1A1A1;
  font-size: 11px;
  text-decoration: bold;
}

A.headerNavigationWhite {
  color: #f1ffff; 
  font-size: 11px;
  text-decoration: none;
}
A.headerNavigationWhite:hover {
  color: #FF0000; 
  font-size: 11px;
  text-decoration: none;
}

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
}

TD.resultbar {
	padding: 2px
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
	border-collapse: collapse;
	background: url('images/layout/patternb.gif');
}

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

.tdBorderWhole {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #C0C0C0;
  color: #000000;
  font-weight: bold;
  text-align: center;
  padding: 0px;*/
	background: #ffffff;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
	border-left-width: 1px;
}

.tdBorderLeft {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #C0C0C0;
  color: #000000;
  font-weight: bold;*/
  text-align: center;
  padding: 0px
	background: #ffffff;
	border-bottom-style: none;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #e6e6e6;
	border-top-width: 1px;
	border-right-style: none;
	border-right-color: #e6e6e6;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
	border-left-width: 1px;
}

.tdBorderLeftRight {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #C0C0C0;
  color: #000000;
  font-weight: bold;*/
  text-align: center;
  padding: 0px
	background: #ffffff;
	border-bottom-style: none;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #e6e6e6;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
	border-left-width: 1px;
}

.tdBorderTopBottom {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #C0C0C0;
  color: #000000;
  font-weight: bold;*/
  text-align: center;
  padding-left: 5px;
	background: #ffffff;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	border-top-width: 1px;
	border-right-style: none;
	border-right-color: #e6e6e6;
	border-right-width: 1px;
	border-left-style: none;
	border-left-color: #e6e6e6;
	border-left-width: 1px;
}

.tdBorderTop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #C0C0C0;
  color: #000000;
  font-weight: bold;*/
  text-align: center;
  padding: 0px
	background: #ffffff;
	border-bottom-style: none;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	border-top-width: 1px;
	border-right-style: none;
	border-right-color: #e6e6e6;
	border-right-width: 1px;
	border-left-style: none;
	border-left-color: #e6e6e6;
	border-left-width: 1px;
}


.tdBorderBottom {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #C0C0C0;
  color: #000000;
  font-weight: bold;*/
  text-align: center;
  padding: 0px
	background: #ffffff;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #e6e6e6;
	border-top-width: 1px;
	border-right-style: none;
	border-right-color: #e6e6e6;
	border-right-width: 1px;
	border-left-style: none;
	border-left-color: #e6e6e6;
	border-left-width: 1px;
}

.tdBorderLeftRight2 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #C0C0C0;
  color: #000000;
  font-weight: bold;*/
  text-align: center;
  padding: 2px
	background-color: #feefd8;
	border-bottom-style: none;
	border-bottom-color: #faae3d;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #faae3d;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #faae3d;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #faae3d;
	border-left-width: 1px;
}

.tdBorderTop2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #C0C0C0;
  color: #000000;
  font-weight: bold;*/
  text-align: center;
  padding: 2px
	background: #feefd8;
	border-bottom-style: none;
	border-bottom-color: #faae3d;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #faae3d;
	border-top-width: 1px;
	border-right-style: none;
	border-right-color: #faae3d;
	border-right-width: 1px;
	border-left-style: none;
	border-left-color: #faae3d;
	border-left-width: 1px;
}
.tdBorderBottom2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #C0C0C0;
  color: #000000;
  font-weight: bold;*/
  text-align: center;
  padding: 2px
	background: #feefd8;
	border-bottom-style: solid;
	border-bottom-color: #faae3d;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #faae3d;
	border-top-width: 1px;
	border-right-style: none;
	border-right-color: #faae3d;
	border-right-width: 1px;
	border-left-style: none;
	border-left-color: #faae3d;
	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 {
  background-image: url(images/layout/footer_fill.gif);
  width: 1000px;
  height: 30px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  background-position: bottom;
}

TD.footer_new {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

.strikethrough { 
	background-image: url(images/default/strikethrough.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.chkoutBorderTop {
	background-image: url(images/layout/cart_checkout_bar_m.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

.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: 0px;
}
.infoBoxContentsCartBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	padding-left: 0px;
}

.cart {
	color: #606061;
	font-weight: Bold;
	font-size: 12px;
}

.shopCartHeading {
	color: #F10500;
	font-weight: Bold;
	font-size: 12px;
}

.headerTag {
	color: #000000;
	font-weight: Bold;
	font-size: 21px;
	padding-top: 10px;
}

.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 */
.categories_heading {
  background-image: url(images/layout/box_heading_fill.gif);
  background-repeat: no-repeat;
  width: 195px;
  height: 38px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  padding-left: 15px;
  color: #ffffff;
}

.contentBackground {
  background-image: url(images/layout/content_gray_fill.gif);
  background-repeat: no-repeat;
  width: 758px;
  height: 457px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  padding-left: 1px;
  /*color: #ffffff;*/
}

.searchBar {
  background-image: url(images/layout/search_bar_fill3.gif);
  background-repeat: no-repeat;
  background-position:center; 
  width: 752px;
  height: 64px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  padding-left: 1px;
  color: #ffffff;
}


.priceRange {
  background-image: url(images/layout/content_search_box_fill.gif);
  background-repeat: no-repeat;
  width: 947px;
  height: 38px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  padding-top: 5px;
  color: #ffffff;
  background-position: center;
}

.content_box {
  background-image: url(images/layout/login_fill.gif); 
  background-repeat: no-repeat;
  width: 720px;
  height: 59px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
  /*padding-left: 10px;*/
  color: #000000;
 /* background-position: center;*/
  line-height: 25px;
}

.content_box2 {
  /*background-image: url(images/layout/login_fill.gif);
  background-repeat: no-repeat;
  width: 720px;
  height: 59px; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
 /* padding: 5px;
  padding-left: 10px;*/
  color: #000000;
 /* background-position: center;*/
  line-height: 20px;
}

.heading_featured {
  background-image: url(images/layout/heading_feature_items.gif);
  width: 745px;
  height: 44px;
  background-repeat: no-repeat;
}

.heading_savings {
  background-image: url(images/layout/incredible_savings.gif);
  width: 550px;
  height: 60px;
  background-repeat: no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 15px;
}
.heading_new_arrivals {
  background-image: url(images/layout/new_arrivals.gif);
  width: 550px;
  height: 60px;
  background-repeat: no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 15px;
}

.heading_right_col {
  background-image: url(images/layout/box_heading_fill_right_colum.gif);
  width: 194px;
  height: 38px;
  background-repeat: no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 15px;
}

.infoBoxContents3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	padding-left: 0px;
  border: solid 1px #FAAE3D; 
  border-collapse: collapse; 
  background: #FEEFD8;
  vertical-align: top;
}

/* 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;
}
Table.infoBoxSpecials:TD {
	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_border {
	background: #ffffff;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #d2d2d2;
	border-left-width: 1px;
	overflow:hidden;
	height: 220px;
	border-collapse: collapse;
	padding: 0px;
}

.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;
}
.contentBoxFooter{
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	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;
  color: #000000;
}

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: #F0F0F0;
  border-left: 1px #DBDBDB;
  border-right: 1px #DBDBDB;
  border-bottom: 1px #DBDBDB;
}

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 {
	background-image: url("images/layout/info_bg.gif");
	font-size: 9px;
	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 {
	background-image: url("images/layout/help_bg.gif");
	font-size: 9px;
	border:#0033CC solid 1px;
	border-bottom-style: none;
	border-bottom-color: #0033CC;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #0033CC;
	border-top-width: 1px;
}

TR.cart-update {
	background-image: url("images/layout/warning_bg.gif");
}

TABLE.productListing {
  border: none;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #EEEEEE;
  color: #3E493C;
  font-weight: bold;
}

.productListing-heading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #EEEEEE;*/
  color: #0076D4;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	padding-top: 20px;
	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: none;
	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;
	padding: 5px 7px;
}

TD.pageHeading, DIV.pageHeading SPAN.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: 11px;
  line-height: 1.5;
  color: #000000;
  font-weight: normal;
}
TD.main_white, P.main_white, SPAN.main_white {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ffffff;
  font-weight: normal;
}
TD.mainOrange, P.mainOrange, SPAN.mainOrange {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #C07605;
  font-weight: normal;
}

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.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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;
	align: left;
}
div.categoryTextMain {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #838383;
	font-weight: bold;
	background-image: url(images/layout/cat_heading.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	width: 188px;
	vertical-align: middle;
	text-decoration: none;
	line-height: 14px;
	display: table-cell;
	text-align: center;
}
a.categoryTextMain, a.categoryTextMain:visited, a.categoryTextMain:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #838383;
	font-weight: bold;
	text-decoration: none;
}
TD.subcategoryText, A.subcategoryText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #606060;
	line-height: 16px;
	text-decoration: none;
}

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: 16px;
  color: #AE0000;
  font-weight: bold;
}

SPAN.productPriceLarge {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  color: #AE0000;
  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;
}
TD.manufacturerHeading {
	font-family: Verdana, Arial, sans-serif;
    font-size: 16px;
    color: #ffffff;
	padding-left: 15px;
    font-weight: bold;
	background-image: url(images/layout/heading_name_fill.gif);
	width: 748px;
	height: 44px;
	background-repeat: no-repeat;
}

TD.tab_red {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url(images/layout/tab_red.jpg); 
  color: #ffffff;
  width: 149px;
	height: 51px;
	background-repeat: no-repeat;
	  text-align: center;
	  vertical-align: top;
	padding-top: 15px;
}

TD.tab_gray {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url(images/layout/tab_gray.jpg); 
  color: #ffffff;
  width: 149px;
	height: 51px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}

SPAN.manufacturerHeadingAccessories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: #FEEBCD; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #DDDDDD;}

.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 0px;
	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: #FEEBCD; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #DDDDDD;}

.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;
	font-size: 12px;
	/*width: 100px;*/
	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: #FEEBCD; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #DDDDDD;}

.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: 0px;
}
td.contentMargin1 {
padding-left: 0px;
padding-right: 10px;
}
td.contentMargin2 {
background-color: #a2bbda;
padding-left: 15px;
padding-right: 15px;
}
TD.main_red, P.main_red, Span.main_red {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #AE0000;
  font-weight: bold;
  background-color: none
}

.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: 970px; /* mandatory to be centered */
  text-align: left; /* to correct the centering IE bug*/
  padding-top: 0px;
}
div#insideDiv {
    position: relative;
    width: 970px;
    left: 0px;
    top: 0px;
    /*background-color: #ffffff*/
	/*padding-top: 30px;*/
}

.header_fill { 
	background-image: url(images/layout/top_text_menu_fill.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 968px;
	height: 30px;
	top: 0px;
}

.header_nav { 
	background-image: url(images/layout/top_menu_fill.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 967px;
	height: 46px;
	top: 0px;
}


.header_nav2 { 
	background-image: url(images/layout/top_menu_fill.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 967px;
	height: 46px;
	top: 0px;
}

.header_nav_rollover { 
	background-image: url(images/layout/top_menu_fill2.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
   /* line-height: 1.5;*/
    color: #000000;
    font-weight: normal;
	/*width: 967px;*/
	height: 46px;
	top: 0px;
}

.header_nav_separater { 
	background-image: url(images/layout/top_menu_seperator.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 2px;
	height: 45px;
}

.separater { 
	background-image: url(images/layout/left_menu_seperator.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 700ps;
	height: 2px;
}

DIV.quick_links { 
	/*background-image: url(images/layout/top_text_menu_fill.gif); */
	background-image: url(images/layout/search_box_fill.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	width: 1000px;
	height: 39px;
}

A.quick_links {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000; 
  font-size: 12px;
  font-weight: none;  
  text-decoration: none;
}

A.quick_links:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000; 
  font-size: 12px;
  font-weight: none;  
  text-decoration: underline;
}

.menu_seperator { 
	background-image: url(images/layout/menu_seperator.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 4px;
	height: 51px;
}

.top_nav { 
	background-image: url(images/layout/top_menu_fill.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 1000px;
	height: 51;
}

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

TD.top_nav_link {
	padding-left: 10px;
	padding-right: 10px;
}
.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;
  color: #6B6B6B;
}

/* 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: 16px;
  color: #000000;
  font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
}
DIV.tollFree, SPAN.tollFree {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #1E303E;
  font-weight: bold;
	margin-top: 5px;
	margin-right: 8px;
}
DIV.tollFreeText, SPAN.tollFreeText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
	margin-top: 3px;
	margin-right: 3px;
}



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.tabb {
  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 {
  padding-top: 0px;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

a.tab:hover {
  padding-top: 0px;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

a.tabWhite {
  padding-top: 0px;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  cursor: pointer;
}

a.tabWhite:hover {
  padding-top: 0px;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

a.tabb: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: 120px;
}
span.manufacturerFrontBoxSpecials {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: Bold
}
span.manufacturerNameHeading {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 16px;
  font-weight: noe;
}

span.productNameFrontBoxSpecials {
  color: #36779D;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: none;
}
span.priceFrontBoxSpecials {
  color: #C40002;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  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: #6B6B6B;
}
.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;*/
}

A.top_nav_link {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff; 
  font-size: 12px;
  font-weight: bold;  
  text-decoration: none;
}

A.top_nav_link:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff; 
  font-size: 12px;
  font-weight: bold;  
  text-decoration: underline;
}

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: #FDAF1F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #3E493C;
  padding: 3;
}

.total {
	/*background-color: #FDAF1F;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #E02128;
  padding: 0px;
}

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;
		}
input.serchField {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #D87405;
  font-weight: bold;
  background-color: none;
  width: 180px;
 /* border: none; */
 /* background:transparent;*/
}


textarea.serchField {
	font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #D87405;
  font-weight: bold;
  background-color: none;
  width: 120px;
  height: 25px;
}
select.serchField {
	font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #D87405;
  font-weight: bold;
  background-color: none;
}

select.serchField2 {
	font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #D87405;
  background-color: none;
}

.scrollDiv {  
	 color: #000000;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 margin: 0px;
	 overflow: auto;
	 padding: 0px;
	 /*scrollbar-face-color: #E7E7E7;
	 scrollbar-highlight-color: #E7E7E7;
	 scrollbar-3dlight-color: #E7E7E7;
	 scrollbar-darkshadow-color: #E7E7E7;
	 scrollbar-shadow-color: #E7E7E7;
	 scrollbar-arrow-color: #000000;
	 scrollbar-track-color: #E7E7E7;*/
	 width: 190px;
	 height: 355px;
}

.scrollDiv2 {  
	 color: #000000;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 margin: 0px;
	 overflow: auto;
	 padding: 0px;
	 width: 190px;
	 height: auto;
}

a:hover, a:active { outline: none; }

fieldset    { border: 0; padding-bottom: 15px; }
label       { display: block; cursor: pointer; line-height: 20px; padding-bottom: 18px; text-shadow: 0 -1px 0 rgba(0,0,0,.2); }
.label_check input,
.label_radio input  { margin-right: 5px; }
.label_check,
.label_radio    { padding-left: 34px; }

.label_check    { background: url(images/check-off.png) no-repeat; }
label.c_on      { background: url(images/check-on.png) no-repeat; }

.label_check input  { position: absolute; left: -9999px; }


.helpbox {
background-color: #557286;
border: 1px solid #FFF;
color: #FFF;
font-weight: bold;
font-size: 13px;
text-align:center;
padding: 5px;
    position: absolute;
    left: 300px;
    top: 75px;
overflow: visible;
}

.share_txt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #606060;
	position: relative; 
	left: 5px;  
	top: -10px;
}

/*for mousover zoom */
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		border:0;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(images/icons/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{

	border: 1px solid #999;
	background-color: #FFF;
}


.checklist {
left: 7px;
list-style: none;    
margin: 0px;    
padding: 2px;
float: center;
} 
 
.checklist li {
display: inline;
float: left;  
margin-right: 8.5px;   
background: url(images/checkboxbg3.gif) no-repeat 0 0;   
width: 73.5px;  
height: 110px;    
position: relative;   
font: normal 11px/1.3 "Lucida Grande","Lucida","Arial",Sans-serif;
} 
 
.checklist li.selected {
   
background-position: -73.5px 0;
}
 
.checklist li.selected .checkbox-select {
   
display: none;
}
 
.checkbox-select {
   
display: block;    
float: left;   
position: absolute;   
top: 82.6px;   
left: 7px;    
width: 60px;   
height: 16px;    
background: url(images/select3.gif) no-repeat 0 0;   
text-indent: -9999px;
} 
 
.checklist li input {    
display: none;
} 
 
a.checkbox-deselect {    
display: none;   
color: white;    
font-weight: bold;   
text-decoration: none;    
position: absolute;    
top: 82.6px;   
right: 7px;
} 
 
.checklist li.selected a.checkbox-deselect {    
display:  inline;
}

.checklist li p {    
text-align: center;  
line-height:30%  
} 
 
.50_width {
width: 50%;   	
}

.navtext {
width:250px;
font-size:8pt;
font-family:verdana;
border-width:1px;
border-style:outset;
border-color:#006BAE;
layer-background-color:#FFFFFF;
background-color:#FFFFFF;
color:black;
}


.crypt_error{
text-align: justify;
margin:5px;
padding:10px;
color:#333333;
border:#FF0000 solid 1px;
background-color:#FF9966;
background-image: url("images/layout/error_bg.png");
}
.crypt_warning{
margin:5px;
color:#333333;
padding:3px;
border:#FFCC00 solid 1px;
background-color:#FFFF99;
background-image: url("images/layout/warning_bg.gif");
}

.crypt_warning2{
color:#333333;
border:#FFCC00 solid 1px;
background-color:#FFFF99;
background-image: url("images/layout/warning_bg.gif");
}

.crypt_info{
margin:5px;
color:#333333;
padding:3px;
border:#00FF00 solid 1px;
background-color:#66FF66;
background-image: url("images/layout/info_bg.gif");
}

.crypt_info2{
padding:3px;
color:#333333;
border:#00FF00 solid 1px;
background-color:#66FF66;
background-image: url("images/layout/info_bg.gif");
}

.crypt_help{
margin:5px;
color:#333333;
padding:10px;
border:#0033CC solid 1px;
background-color:#33CCFF;
background-image: url("images/layout/help_bg.gif");
}

.crypt_help2{
height: 59px;
color:#333333;
background: url("images/layout/login_fill.gif") 50% 50% no-repeat;
vertical-align: middle;
}

.crypt_help3{
color:#333333;
border:#0033CC solid 1px;
background-color:#33CCFF;
background-image: url("images/layout/help_bg.gif");
}


.crypt_infoBox{
color:#333333;
padding:3px;
border:#336600 solid 1px;
padding-top:10px;
padding-bottom:5px;
margin:5px;
text-align:center;
background-color:#FFFFFF;
background-image: url("images/layout/box_info.gif");
background-position:top;
background-repeat:repeat-x;
}
.crypt_errorBox{
margin:5px;
color:#333333;
padding:3px;
border:#CC3300 solid 1px;
padding-top:10px;
text-align:center;
background-color:#FFFFFF;
background-image: url("images/layout/box_error.gif");
background-position:top;
background-repeat:repeat-x;
}

.empty{
margin:5px;
color:#051615;
padding:10px;
border:#051615 solid 1px;
}

.msrp {
font-family:verdana, serif;
color:#CC0000;
font-size:13px;
font-weight:bold;
line-height:125%;
text-align:left;
}

.savings {
font-family:verdana, serif;
color:#FFCC00;
font-size:13px;
font-weight:bold;
line-height:125%;
text-align:left;
}

.jt_price {
font-family:verdana, serif;
color:#66CC00;
font-size:15px;
font-weight:bold;
line-height:125%;
text-align:left;	
}


/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/layout/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/layout/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/layout/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/layout/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/layout/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/layout/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/layout/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(images/layout/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
	

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 650px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('images/layout/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('images/layout/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('images/layout/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('images/layout/botright.png') right bottom no-repeat;
}
#rounded-corner tbody td:hover
{
	background: #d0dafd;
}		 
   
.button_submit {
	 cursor: pointer;
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   [if ! IE] background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   [if ! IE] background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   padding: 8.5px 17px;
   [if ! IE] -webkit-border-radius: 10px;
   [if ! IE] -moz-border-radius: 10px;
   [if ! IE] border-radius: 10px;
   [if ! IE] -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   [if ! IE] -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   [if ! IE] box-shadow: rgba(0,0,0,1) 0 1px 0;
   [if ! IE] text-shadow: rgba(0,0,0,.4) 0 1px 0;
   [if ! IE] color: white;
   font-size: 18px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }
   
/*[if IE].button_submit  {
  display:block;
  float:left;
  margin:0 7px 0 0;
  background-color:#f5f5f5;
  border:1px solid #dedede;
  border-top:1px solid #eee;
  border-left:1px solid #eee;    
  font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size:100%;
  line-height:130%;
  text-decoration:none;
  font-weight:bold;
  color:#565656;
  cursor:pointer;
  padding:5px 10px 6px 7px; 
	} */
	
.button_submit:hover {
   border-top-color: #3a9144;
   background: #3a9144;
   color: #d47a0c;
   }
.button_submit:active {
   border-top-color: #3f86b5;
   background: #3f86b5;
   }
   
   
#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('images/layout/gradhead.gif') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('images/layout/gradback.gif') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody td:hover 
{
	cursor: pointer;
	background: #d0dafd url('images/layout/gradhover.gif') repeat-x;
	color: #339;
}   


.div_popup {
	position: absolute; 
	display:none;  
	z-index:999; 
	padding: 2px
	background: #fff;
	border:#faae3d solid 1px;
}

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url("images/layout/checkbox.gif") no-repeat;
	display: block;
	clear: left;
	float: left;
	cursor: pointer;
	vertical-align: middle;
}
.radio {
	background: url("images/layout/radio2.gif") no-repeat;
}
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url("images/layout/select.gif") no-repeat;
	overflow: hidden;
}

code {
	color: #c00;
	font: 1.1em monospace;
}
.content ol.code {
	margin: 0 0 3em;
	padding: 6px 6px 6px 30px;
	border: 2px solid #c00;
}
.content ol.code li {
	margin: 0 0 1px 12px;
	padding: 0.5em;
	color: #000;
	font: 1.1em monospace;
	background: #fff5f5;
	list-style-type: decimal;
}
.content ol.code li.red, span.red {
	color: #c00;
}
h3 code {
	font: 0.9em monospace;
}
.indent {
	text-indent: 25px;
}

.srch_bx_txt	{
font-size:10pt;
font-family:verdana;
font-weight: bold;
text-align: right;
}

.mainContent {
  width: 100%;
  text-align: right;
  vertical-align: top;
  padding-left: 10px;
}
.mainContentDiv {
  background-image: url(images/layout/content_gray_fill.gif);
  background-repeat: no-repeat;
	background-position: left top;	
  width: 758px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.mainContentDivTop {
  background-image: url(images/layout/content_gray_fill.gif);
  background-repeat: no-repeat;
	background-position: left top;	
  width: 758px;
}
.mainContentDivBottom {
  background-image: url(images/layout/content_gray_fill2.gif);
  background-repeat: no-repeat;
	background-position: left bottom;	
  width: 758px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.mainContentBox {
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
	width: 98%;
	margin: 0px;
	 color: #ffffff;
   height: auto;
    padding: 5px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #E1E1E1;
	background-image: url(images/layout/box_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;	
}
.mainContentBox2 {
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
	width: 98%;
	 color: #ffffff;
   height: auto;
    padding: 5px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #E1E1E1;
	background-image: url(images/layout/box_background2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.mainContentBox3 {
   font-family: Verdana, Arial, sans-serif; 
   font-size: 12px; 
   color: #ffffff; 
   font-weight: none; 
   line-height: 14px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
	width: 98%;
   height: auto;
    padding: 5px;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #E1E1E1;
	background-image: url(images/layout/box_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.productTitle {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 16px;
  font-weight: none;
	width: 100%;
	height: 87px;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 10px;
  text-align: left;
	background-image: url(images/layout/box_product_title_fill.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.productContentBox {
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
	width: 100%;
   height: auto;
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid #E1E1E1;
}


.infoBoxContents_red {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: red;
}

.autocomplete-w1 { background:url(images/shadow.png) no-repeat bottom right; position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete-w2 { padding:0 6px 6px 0; }
.autocomplete { width:300px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
.autocomplete .selected { background:#fce6c5; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }
