.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

html
{
  margin: 0;
  padding: 0;
}
body {
  background: #ffffff;
  color: #000000;
  margin: 0px auto;
  padding: 0;
  font-family: Arial;
  font-size: 12px;
}
img
{
  border: none;
  margin: 0;
  padding: 0;
}

/* header begin */
.orig_header
{

}
.orig_top_bg
{
  background: url('images/top_bg.gif') repeat-x;
}
.orig_searchbox
{
  background: url('images/searachbox_bg.png') no-repeat center;
}
.orig_greeting
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-decoration:none;
}
.orig_greeting a
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #bc8b37;
  text-decoration:none;
  letter-spacing: 0;
}
.orig_greeting a:hover
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #bc8b37;
  letter-spacing: 0;
}
td.orig_hlink
{
  padding-left: 6px;
  padding-right: 6px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  /*background: #FFF;*/
  color: #FFFFFF;
}
.orig_hlink a
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  /*background: #FFF;*/
  color: #FFFFFF;
  letter-spacing: 0.01em;
}
.orig_hlink a:hover
{
  color: #716677;
}
.orig_nobord
{
  border:none;
}
/* header end */

#page
{
  width: 790px;
}
#header
{
  height: 95px;
  background: #000000 url('images/graphics/top_bg.jpg') repeat-x left;
}
#header .logo
{
  height: 95px;
  width: 372px;
  float: left;
}
#header .links
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  float: right;
  padding-top: 15px;
  padding-right: 40px;
  color: #FFFFFF;
  text-align: right;
  width: 335px;
}
#header .links a, #header .links a:link, #header .links a:visited
{
  color: #bc8b37;
  text-decoration: none;
}
#header .links .navigation
{
  margin-top: 5px;
}
#header .links .navigation, #header .links .navigation a, #header .links .navigation a:link, #header .links .navigation a:visited
{
  color: #cacaca;
  text-decoration: none;
}
#header .links a:hover, #header .links .navigation a:hover
{
  text-decoration: underline;
}
#header .search
{
  width: 230px;
  margin-top: 10px;
  margin-right: 40px;
  float: right;
  background: url('images/graphics/top_search_input.gif') no-repeat;
}
.search_input
{
  float: left;
  width: 150px;
  margin: 4px 0px 0px 7px;
  background: #111111;
  color: #CACACA !important;
  border: none;
  padding: 1px;
}
.search_btn
{
  float: right;
}
.grey_dot
{
  margin: 10px 0px;
  height: 1px;
  background: url('images/graphics/grey_dot.gif') repeat-x;
}
.td_sep
{
  min-width: 1px;
  width: 1px;
  max-width: 1px;
  background: #DCDCDC;
}
.pad_0
{
  padding: 7px 7px 7px 0px;
}
.pad_1
{
  padding: 7px;
}
.pad_2
{
  padding: 10px;
}
.pad_3
{
  padding: 7px 0px;
}
.main_cat_header
{
  background: url('images/graphics/main_cat_header.gif') no-repeat top left;
  height: 31px;
  min-width: 163px;
  width: 163px;
}
.main_cat_item
{
  background: url('images/graphics/main_cat_bg.gif') repeat-y top;
  padding: 1px;
  color: #FFFFFF;
}
.main_cat_item a, .main_cat_item #topcat a, .main_cat_item #secondcat a, .main_cat_item #thirdcat a
{
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
  font-family: Arial !important;
  font-size: 11px !important;
  line-height: 24px !important;
  color: #000000 !important;
  text-decoration: none;
}
.main_cat_item a:hover, .main_cat_item #topcat a:hover, .main_cat_item #secondcat a:hover, .main_cat_item #thirdcat a:hover
{
  text-decoration: none !important;
  color: #E39300 !important;
  background-color: #f2f2f2;
}
.main_cat_item ul
{
  list-style: none;
}
.clear
{
  float: none;
  clear: both;
}
.orange_title
{
  padding-left: 5px;
  font-family: Arial;
  font-size: 18px;
  color: #d98c00;
}
.upper_title
{
  float: left;
  padding: 0px;
  text-transform: uppercase;
  font-size: 18px !important;
  font-family: Arial !important;
  color: #535353 !important;
}
.upper_title_checkout_payment, .upper_title_checkout_shipping
{
  height: 30px;
  line-height: 30px;
  padding-left: 38px;
  background: url('images/graphics/checkout_payment.gif') no-repeat left top;
}
.upper_title_checkout_shipping
{
  background: url('images/graphics/checkout_shipping.gif') no-repeat left top;
}

.checkout-select
{
  width: 300px;
}
#checkout-payment-methods ul
{
  list-style: none;
}
#mainwrapper
{
  padding: 0 5px;
}
A
{
  color: #000000;
  text-decoration: none;
}
A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}
textarea
{
  border:1px solid #d5d5d5;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #bbc3d3;
  color: #333;
  font-weight : bold;
}

A.headerNavigation {
  color: #fff;
  font-size:9px;
  font-family:Verdana, Arial, Helvetica, sans-serif
}

A.headerNavigation:hover {
  color: #fff;
}

#breadcrumbs
{
/*  border:1px solid #f2f2f2;*/
  font-size: 12px;
  background: url('images/graphics/main_nav_bg.gif') repeat-x;
  color: #000000;
  height: 47px;
}
#breadcrumbs .left
{
  background: url('images/graphics/main_nav_left.gif') no-repeat left;
  height: 47px;
}
#breadcrumbs .right
{
  background: url('images/graphics/main_nav_right.gif') no-repeat right top;
  height: 47px;
}
#breadcrumbs .breadcr
{
  overflow: hidden;
  width: 100%;
  height: 15px;
  padding: 5px 0 0 7px;
}
#breadcrumbs .heading_title
{
  padding: 7px 0 0 10px;
  color: #FFFFFF;
  font-weight: bold;
}
#breadcrumbs a, #breadcrumbs a:hover
{
  font-family: Arial;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}


TR.headerError {
  background: #E39300;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox
{
/*  background: #e1e1e1;*/
}
.infoBox1
{
  border:1px solid #e1e1e1;
}

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

.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: 11px;
  font-weight: bold;
  color: #333;
	height:25px;
	padding-left:10px;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #cbefb5;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #effae8;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f1f1f1;
  color: #333;
  font-weight: bold;
  padding:5px;
}

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

A.pageResults {
  color: #333;
}

A.pageResults:hover {
  color: #333;
  background: #fff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  background:url(images/heading.gif) repeat-x;
  height:25px;
  padding-left:10px;
}
h1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  padding-top:5px;
  padding-bottom:5px;
}
.h1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  padding-top:5px;
  padding-bottom:5px;
}
.homeh1{
padding:0;
margin:0;
}
td.hh{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  background:url(images/heading.gif) repeat-x;

  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
}

TR.subBar {
  background: #f4f7fd;
}

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

.main
{
  color: #6D6B6C;
  font-family: Arial;
  font-size: 12px;
  margin: 0;
}
TD.main_h, P.main_h {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #6D6B6C;
  text-align:justify;
}

.smallText a, .smallText a:link, .smallText a:active, .smallText a:hover, .smallText a:visited
{
  text-decoration: none;
}
.smallText a:hover
{
  color: #d98c00;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallText1, SPAN.smallText1, P.smallText1, .smallText1 h1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:none;
  font-weight:normal;
}
TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#FF0000;
  font-weight:normal;
}
TD.smallText4, SPAN.smallText4, P.smallText4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

  font-weight:normal;
}
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: #E39300;
}

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 {
  color: #bc8b37;
}

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: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  color: #E01A00;
  font-weight: bold !important;
}
SPAN.spec {
  font-family: Verdana, Arial, sans-serif;
  color: #000;
  font-weight:normal;
  font-size:11px;
}

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

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

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

h2 {
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
td.cats ul 				{padding:0; margin:0px; list-style:none; }
.cats .bg_list			{background:url(images/cat.gif) repeat-x}
.cats .bg_list a, li.bg_list a		{background:url(images/arrow.gif) 5px 10px no-repeat; padding-left:16px; text-decoration:none;
line-height:27px; font-size:10px; display:block; color:#514949;
}
.cats .bg_list_sub 			{margin-left:7px;}
.cats .bg_list_sub a, li.bg_list_sub a		{ padding-left:16px;
							 color:#525252; font-size:10px; text-decoration:none; font-weight:normal; line-height:21px; font-family:Tahoma, sans-serif;}
.cats .bg_list_sub a:hover  {color:#000; font-size:10px; text-decoration:underline;}

td.cats							{color:#1c1c1c; font-size:11px; background:#fcfcfc; padding:0}

.cats span.productSpecialPrice
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  color: #E01A00;
  font-weight: bold;
}
.cats del       					{color:#131313; font-size:12px; font-weight:bold; font-family:Arial;}

.cats a 			{color:#1c1c1c; font-family:Arial; font-size:11px; text-decoration:none;}
.cats a:hover  		{color:#1c1c1c; text-decoration:underline}

.cats span   		{color:#1c1c1c; font-size:11px; font-weight:normal;}
.cats span a		{text-decoration:none; color:#1c1c1c; font-size:12px; font-weight:bold; font-family:Arial;}
.cats span a:hover	{color:#1c1c1c;text-decoration:underline;}

.cats em a 			{color:#1c1c1c; font-family:Arial; font-size:11px; font-weight:bold; text-decoration:underline; font-style:normal;}
a.hdbutton{
background: transparent url('images/btl.gif') no-repeat top left;
display: block;
float: left;
font: bold 11px Arial;
line-height: 13px;
height: 27px;
padding-left: 7px;
text-decoration: none;
}

a:link.hdbutton, a:visited.hdbutton, a:active.hdbutton{
color: #333;
}

a.hdbutton span{
background: transparent url('images/btr.gif') no-repeat top right;
display: block;
padding: 9px 14px 5px 8px;
}

a.hdbutton:hover{
background-position: bottom left;
text-decoration:underline;
}

a.hdbutton:hover span{
background-position: bottom right;
color:#000;
text-decoration:none;
}

.buttonwrapper{
overflow: hidden;
width: 100%;
background:url(images/menu_bg.gif) repeat-x;
}
.cart {
font-size:11px;
color:#505152;
}
.cart a {
font-size:11px;
color:#d66a0b;
font-weight:bold;
}
.sph {
background:url(images/hdsp.gif) repeat-x;
}
.ctn {
padding:0;
}
.txt90, .search input, .search select {
  color: #514949;
  font-size:11px;
}
.txt90 {
padding-left:10px;
}

#b_c
{
  height: 30px;
  background: url('images/graphics/topmenu_bg.gif') repeat-x;
  font-size: 12px;
  text-transform: uppercase;
}



.reg {
font-size:11px;
color:#514949;
padding-right:10px;
}
.reg a {
font-size:11px;
color:#514949;
}
/*dynamic menu/ */
.suckerdiv ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%; /* Width of Menu Items */
  border-bottom: 0px solid #555555;
  font-family: arial;
  font-size: 10px;
}

.suckerdiv ul li
{
  position: relative;
  display: inline;
  float: left;
  top:0px;
  font-family: Verdana, Arial, sans-serif;
  
}
.suckerdiv ul li ul
{
  left: 11px; /* Parent menu width - 1*/
  position: absolute;
  width: 190px; /*sub menu width*/
  display: none;
  top:20px;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  background:none;
  text-align: left;
}
.suckerdiv ul li ul a
{
  background: none;
}
.suckerdiv ul li ul li ul
{
  left: 190px; /* Parent menu width - 1*/
  top:0px;
}
.suckerdiv ul li ul
{
  padding:0;
  background:#f2f2f2;
  border-top:1px solid #fff;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
}
.suckerdiv ul li ul li a
{
  left: 0px; /* Parent menu width - 1*/
  top:0px;
  width:99%;
  display: block;
  padding-right:0px;
  font-size:10px;
  font-weight:normal;
  background:none;
  height:20px;
  border-bottom:1px solid #fff;
  color:#333333;
  text-transform:none
}
.suckerdiv ul li ul li ul li a
{

}
.suckerdiv ul li ul li ul li ul li a
{
  background-color: none;
}

/* menu links style */
.suckerdiv ul li a
{
  color:#595959;
  text-decoration: none;
  padding: 0px 2px 0px 2px;
  border: 0px solid #555555;
  border-bottom: 0;
  line-height: 1.20em;
  font-weight:bold;
  
  font-size: 8.5px;!important 
  font-family: Verdana, Arial, sans-serif;
  position: relative;
  display: inline;
  float: left;
  top: 0px;
  text-transform:uppercase;
  /*border-right:#FF0000 1px solid;*/
}

.suckerdiv ul li li a
{
	padding:0px 0px 0px 2px;
}
.suckerdiv ul li a:hover
{
  color:#595959;
  text-decoration: none;
  background: url('images/graphics/topmenu_center.gif') repeat-x;
}

.suckerdiv ul li ul li a:hover
{
  text-decoration: none;
  color:#985f00;
  background:#dedede;
}

.suckerdiv ul li ul li ul li a:hover
{
  text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle
{
  height:20px;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle
{
  background-color: none;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle
{
  background-color: none;
}
.suckerdiv ul li ul li
{
  position:relative;
  background:none;
}
  /* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle
{
  background-color: #222222;
}
ul#suckertree1
{
  height:20px;
}
ul#suckertree1 a.subfolderstyle{
   font-size: 8.5px;
   font-family: Verdana, Arial, sans-serif;
}
ul#suckertree1 a.subfolderstyle:hover
{
  background:url(images/cls.png) no-repeat 10px;
  color:#985f00;
}
ul#suckertree1 ul li a.subfolderstyle
{
  background:#f2f2f2;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
}
ul#suckertree1 ul li{ width:100%;}
ul#suckertree1 ul li a.subfolderstyle:hover
{
  background:#dedede;
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
a.txt1 {
font-size:10px;
font-weight:bold;
color:#000;
}
.txt15 {
font-size:10px;
}
.allprods {
height:35px;
font-weight:bold;
text-decoration:underline;
font-size:11px;
background:#f1f1f1;
border-top:2px solid #fff;
}
.custh {
font-family:arial;
font-size:16px;
color:#637818;
font-weight:bold;
}
.more {
  font-family: Verdana;
  font-size:  12px;
  font-weight: bold;
  color: #7b7b7b;
  padding: 3px 5px 3px 5px;
  border: 1px solid #e8e8e8;
  margin: 5px 2px;
}
.fsw {
font-family:Verdana;
font-size:12px;
color:#333;
font-weight:bold;
float:right;
padding-right:20px;
}

.cust {
font-family:arial;
font-size:11px;
font-weight:bold;
color:#6b6b6b;
}

/*-----------------------*/
#footer_k
{
  padding-left: 20px;
  border-top: 1px solid #a6a6a6;
  background: #202020;
  height: 24px;
  line-height: 24px;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Arial;
}
#footer_k a, #footer_k a:link, #footer_k a:visited, #footer_k a:active, #footer_k a:hover
{
  text-decoration: none;
  color: #FFFFFF;
}
#footer_k a:hover
{
  text-decoration: underline;
}

#footer a
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#646464;
}
#footer_ a {
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
}
#footer_  {
padding:5px 0;
font-size:12px;
color:#FFFFFF;
}
#footer  {
padding:5px 0;
font-size:11px;
color:#646464;
}

.footerlinks
{
  padding: 5px 0;
  color: #646464;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12px;
}
.footerlinks a
{
  font-family: Arial;
  font-size: 13px;
  color: #646464;
}
.footerlinks a:hover
{
  font-family: Arial;
  font-size: 13px;
  color: #333333;
}
.footerlinks_2
{

  padding-left: 20px;
  color: #646464;
  font-family: Arial;
  font-size: 11px;
}
.footerlinks_2 a
{
  font-family: Arial;
  font-size: 11px;
  color: #646464;
  font-weight: bold;
}
.footerlinks_2 a:hover
{
  text-decoration: underline;
}

.pageReviewHeading
{
  min-height: 20px;
  line-height: 19px;
  padding-left: 20px;
  background: url('images/graphics/feedback.gif') no-repeat left top;
  color: #333;
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.pageReviewHeadingComment
{
  min-height: 20px;
  line-height: 19px;
  padding-left: 20px;
  background: url('images/graphics/feedback_add.gif') no-repeat left top;
  color: #333;
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.alsop img {
border:1px solid #e1e1e1;
}
ul.sitemap {
  color: #333;
}
.freeship {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF0000;
}
.freeships {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF0000;
font-weight:bold;
}
.price {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#333;
}
.productSpecialPrices {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  color: #E01A00;
  font-weight: bold;
}
.save, .saving {
  font-family: Arial, Helvetica, sans-serif;
  color: #1DA901;
  font-weight: bold;
}

td.hlink {
  padding-left: 6px;
  padding-right: 6px;

  font-family: Arial, sans-serif;
  font-size: 12px;
  /*background: #FFF;*/
  color: #FFFFFF;
}

.hlink a{
  font-family: Arial, sans-serif;
  font-size: 12px;
  /*background: #FFF;*/
  color: #FFFFFF;
  letter-spacing: 0.01em;
}

.hlink a:hover {
  color: #716677;
}
.nobord {
border:none;
}
#secondcat 			{margin-left:0px;}
#secondcat a{ padding-left:16px;
							 color:#525252; font-size:10px; text-decoration:none; font-weight:normal; line-height:21px; font-family:Tahoma, sans-serif;}
#secondcat a:hover  {color:#000; font-size:10px; text-decoration:underline;}
#thirdcat a{ padding-left:16px;
}
#thirdcat a{ padding-left:16px;
}
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	border:1px solid #333;
}
.suggest_link_over {
	background-color: #eee;
	padding: 2px 6px 2px 6px;
	border:1px solid #333;
}
#search_suggest {
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	font-size:11px;
	}
.image img {

}


.pad {clear:left; padding-top:270px;}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/multi-column.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav_whole{ background:url(images/menu_bg.png) repeat-x; height:31px; width:100%;}
#nav {height: 31px; float:left;  background:url(images/menu_left.png) no-repeat left top; font-family:tahoma,arial, sans-serif;}

#menu {height:31px;position:relative;font-size:12px; margin: 0; z-index:1000; background:url(images/menu_right.png) no-repeat right top; float:left; }
#menu table.ie6 {border-collapse:collapse; margin:0; padding:0;}

#menu ul {padding:0; margin:0; list-style: none;}
#menu ul li {float:left;}
#menu ul li a {display:block; float:left;padding:0 7px 0 7px;text-decoration:none; color:#fff; height:31px;line-height:31px;font-size:11px; background:url(images/menu_sepa.png) no-repeat right top;}
/*#menu ul li a b {display:block; float:left;padding:0 0 0 15px; text-decoration:none; color:#fff; font-weight:bold; height:31px;line-height:40px;font-size:11px;background:url(multicolumn/tabCenter.gif) no-repeat left top; cursor:pointer;}*/

#menu ul li div.holder {position:absolute; left:-9999px;}

#menu ul li div .leftSide {float:left;background:#c07500;}
#menu ul li div .rightSide {float:left; display:inline; padding:0 5px 0px 5px; }

#menu ul li:hover {position:relative;}
#menu ul li a:hover {color:#f7d7a0; background-position:right center; white-space:nowrap; position:relative;}
#menu ul li a:hover b {color:#f7d7a0; background-position:left center;}
#menu ul li a.sub:hover {color:#f7d7a0; background-position:right bottom; white-space:nowrap; position:relative;}
#menu ul li a.sub:hover b {color:#f7d7a0; background-position:left bottom;}

#menu ul li:hover > a {color:#f7d7a0; position:relative;}
#menu ul li:hover a.sub {color:#f7d7a0; background-position:right bottom; white-space:nowrap; position:relative;}
#menu ul li:hover a.sub > b {color:#f7d7a0; background-position:left bottom;}

#menu ul :hover div.holder {position:absolute; top:30px; left:0px; margin: 0; padding: 0;}

#menu ul li.right a:hover div.holder {left:auto; right:3px; top:41px;}
#menu ul li.right:hover div.holder {left:auto; right:0px; top:30px;}

#menu ul dl {width:auto; margin:5px 0 0px 0; padding:0 47px 0px 14px;list-style:none;}
#menu ul dl dt {padding:0 10px; margin:0; line-height:20px; background:#488; color:#fff; white-space:nowrap;}
#menu ul dl dd {display:block; padding:0; margin:0; background:url(images/menu_bullet.png) left no-repeat;}
#menu ul dd a {background-image: none; display:block; height: 20px; line-height: 20px; color:#4a4a4a; text-align:left; margin: 0; padding:0 10px;font-weight:normal; white-space:nowrap; float:none;}
#menu ul dd a:hover {color:#c60;}

#menu ul table td {vertical-align:top;}