html, body, form { margin: 0; padding: 0; height: 100%; }

/* headings */
h1 { margin-top: 0; }
h1.specials { margin: 0; }
h3, h5 { margin: 0 0 5px 0;}

.text-required { line-height:18px; margin: 0 3px; }

.bold { font-weight: bold; }
.italic { font-style: italic; }
.clear { clear: both; }

/* general element style */
img { border: 0; }
label { font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
p { margin: 8px 0; }

/* alignment */
.left { text-align: left; }
.center { text-align: center; margin: 0 auto; }
.right { text-align: right; }

/* module text */
.price-nav li, .links-nav li, .cat-nav li  { line-height:18px; }
.cat-nav li ul li  { line-height:15px; }

/* validation summary */
.val-summary { margin: 10px 0; padding:10px 0 0 10px; border: 1px solid #cccccc; background-color: #efefef; }

/* notification */
.notification { margin: 15px 0; }

/* container elements */
div#wrapper { margin-top: 0px; margin-bottom:0px; border-collapse:collapse; width: 986px }
  
table.page-container { width:980px; border-collapse: collapse; margin-left: auto; margin-right: auto; margin-bottom: 0; margin-bottom: 0 }
  table.page-container td { vertical-align: top; }
    table.page-body-columns	{ width:100%; height: 100%; }
      td.page-column-left, td.page-column-right {  }
	td.page-column-center {padding-left: 8px; padding-right: 8px; }			
	  div.breadcrumb { margin: 10px 8px 12px 0; }
	td.page-footer-content {  text-align: center; }
	td.page-copyright-content { vertical-align: middle; text-align: center; }
	  td.page-copyright-content a, td.page-copyright-content a:hover { font-weight:bold; color: purple; text-decoration:underline; }

/* content area styling */

div.page-html-content { margin-bottom: 15px; }
div.page-text-content { margin-bottom: 15px; }

table.content { margin-bottom: 15px; }
  td.content-head, td.content-nav, td.content-body { padding: 5px; text-align:left; }
    td.content-head h1, td.content-head h3 { margin: 0; }	
	td.content-head-control { text-align:right; vertical-align:middle; }	
  td.content-nav h5 { margin:0 }
  
/* module styling */
.module { width: 100%; margin-bottom: 15px; }
	.module-header {}
	.module-body { padding-top: 3px; }
	.module-footer { padding-top: 5px; }

	ul.module-list { margin: 0; padding: 5px 0 0 15px; list-style-type: none; } 	
	ul.module-list li ul { margin: 0; padding-left: 10px; list-style-type: none; }
	ul.module-list li ul li { line-height: 1.8em; }	  
  table.cart-module-shipping { margin-top: 4px }

table.mini { }
	table.mini td { font-size: 11px; font-weight: normal; vertical-align: top; }
	table.mini th { font-size: 12px; font-weight: bold; }
	
table.cart { width:100%; border:0;}
  td.cart-header-img { text-align:right; vertical-align:middle; }
  tr.cart-header th { font-weight: bold; text-align: left; border-bottom: 1px solid #ccc; }
  tr.cart-item td { padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #ccc; vertical-align:top; }
    div.cart-prod-name { margin: 0 0 10px; }  
    span.cart-part-number { color: #000000; }  
      td.cart-item-image { width:10px }
    td.cart-item-price, td.cart-item-total { width:10px; white-space: nowrap; text-align:right; padding-right: 10px }
    td.cart-item-options, td.cart-item-quantity { width:60px }
    div.cart-item-name { margin: 0 0 10px; }
  tr.cart-footer td { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; }
    td.cart-subtotal-label, td.cart-discounts-label, td.cart-shipping-label, td.cart-total-label { font-weight: bold; text-align:right; padding-right: 3px; }
    td.cart-subtotal, td.cart-discounts, td.cart-shipping, td.cart-total { text-align:right }
  
  table.cart-redirect { margin-top: 15px; }
    td.cart-continue { text-align:left; }
    td.cart-checkout { text-align: right; }

table.checkout-cart { width:100%; border:0;}
  tr.checkout-cart-header th { font-family: Arial; font-weight: bold; font-size: 15px; text-align: left; border-bottom: 1px solid #ccc; }
  tr.checkout-cart-item td { padding: 10px 0; border-bottom: 1px solid #ccc; vertical-align:top; }
    div.checkout-cart-prod-name { margin: 0 0 10px; font: bold 11pt Arial, Helvetica, sans-serif;}  
    span.checkout-cart-part-number { font-family: Arial; font-size: 15px; color: #000; font-weight: normal;}  
  tr.checkout-cart-footer td { border-top: 1px solid #ccc; padding: 10px 0; font-size: 18px;}
    td.cart-subtotal-label, td.cart-discounts-label, td.cart-shipping-label, td.cart-total-label td.cart-tax-label { font-weight: bold; text-align:right; padding-right: 3px; }
    td.cart-subtotal, td.cart-discounts, td.cart-shipping, td.cart-total { } 

table.form-item { border: none; margin-top: 10px; }
  table.form-item-first { margin-top: 0; }
  td.label { width: 150px; text-align: right; font-weight: bold; } 
  span.form-option label { font-weight: normal; }
  
/* category listing */
table.category-list td { text-align:center;  width: 350px;  } 
  div.category-list-item { margin: 0 10px 10px 0; }
    div.category-list-item-head { padding: 4px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; font-weight: bold; color: #000000;s}
      div.category-list-item-head h5 { margin: 0; }
    div.category-list-item-body { padding: 5px; text-align: center; }
      div.category-list-item-body img { display:block; margin: 0 auto 5px auto; }
    	  
/* product listing */
table.product-list { margin: 5px 0; }
  td.product-list-item-container, td.product-list-item-container-alt { padding:4px; }
  
div.product-list-item { text-align:center; margin:5px; }
  div.product-list-info { width: 100px; padding-right: 10px; }
    img.product-list-img { margin-bottom: 10px; }
    div.product-list-text { font-weight: normal; margin-top: 10px; }
	div.product-list-promo { margin-top:10px; }
	  div.product-list-promo img { margin: 1px; }
	  
  div.product-list-options {}
    div.product-list-price { margin-bottom: 10px; }
    div.product-list-qty label, span.product-list-msrp-label, 
	span.product-list-cost-label, span.product-list-sale-label, span.product-list-save-label { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
    div.product-list-qty { margin: 8px 0; }
	
table.product-list-results-header { margin-bottom:5px; }
  td.product-list-results { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
  td.product-list-size { width:100px; text-align:right; white-space:nowrap }
  td.product-list-sort { width:100px; text-align:right; white-space:nowrap }
  
table.product-pager {}
  td.product-pager-page { font-weight: bold; }
  td.product-pager-list { text-align:right; white-space:nowrap; }
    td.product-pager-list span, td.product-pager-list a { font-weight: bold; margin: 0 3px; }
    a.pager-item-first { margin-right: 6px; }
        span.pager-item-current { text-decoration:underline;}
        span.pager-item-separator { letter-spacing: 2px; }    
		
 /* product detail */
 table.prod-detail {}
 
   /* layout */
   td.prod-detail-tp { padding-bottom: 0px; }
   td.prod-detail-lt { width:50%; padding-right:10px; text-align: center;}
   td.prod-detail-rt { width:50%; padding-left: 10px; }
   td.prod-detail-bt { padding-top: 20px; padding-right: 10px; } 
   
   /* information */
   div.prod-detail-price { margin-top: 10px; margin-bottom: 0px; }
span.prod-detail-msrp-label, span.prod-detail-cost-label, span.prod-detail-sale-label, span.prod-detail-save-label { font-weight: normal; font-size: 12px; }  
span.prod-detail-part-label {font-weight: normal; font-size: 12px; }
   
   div.prod-detail-shopping-list, div.prod-detail-email-friend, div.prod-detail-promo { margin-top: 10px }  div.prod-detail-man { margin-top: 10px; }
     span.prod-detail-man-name-label, span.prod-detail-man-part-label { font-weight: bold; }
     input.prod-detail-add { position: relative; top: 9px; left: 3px; }
 
   table.prod-detail-qty-disc th, table.prod-detail-qty-disc td { padding: 3px; border: 1px solid #ccc }  div.personalization{}
     div.personalization-question { margin-bottom: 15px }
 	  span.personalization-question-label { font-weight: normal; font-size: 12px; }
       
      div.personalization-answers {  margin: 5px 0 0 15px  }
        div.personalization-answer {  margin-bottom: 5px  }
        pan.personalization-answer-label { margin: 3px }
 
/* product image gallery */
div.gallery { position: relative; width: 220px; min-height: 300px; height:300px; margin-top: 15px; }
  
  a.gallery-thumb { float: left; }
  a.gallery-thumb img { border: none; margin: 0 5px 5px 0; }
  a.gallery-thumb:hover { background-color: transparent; }
  a.gallery-thumb:hover img { border: none; }

  a.gallery-thumb span { position: absolute; background-color: #efefef; font-weight:bold; padding: 5px; left: -1000px; border: 1px dashed gray; visibility: hidden; color: black; text-decoration: none; }
  a.gallery-thumb span img{ border-width: 0; padding: 2px; }
    
  a.gallery-thumb:hover span { visibility: visible; top: 0; left: 230px; z-index: 50; }

/* account */
div.account-item { margin-bottom: 20px; }
div.account-item-last { margin-bottom: 0; }
    
/* order history */
.grid { width: 100%; }
  .grid-header th { font-weight: bold; border-bottom: 1px solid #666; text-align:left; }
  .grid-row td { background-color: #fff; }
  .grid-row-alt td { background-color: #efefef; }  
  .grid-footer td { width:100%; font-weight: bold; text-align: right; }
    .grid-footer td table { border-top: 1px solid #666;  }  

/* checkout */
table.checkout-shipping th { padding: 2px 0; border-bottom: 1px solid #ccc; }
table.checkout-shipping td { padding: 2px 0; }

tr.checkout-review-tax { padding-bottom: 3px; }
td.checkout-review-underline { border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; padding:1px;}
tr.checkout-review-total th, tr.checkout-review-total td { padding-top: 3px; }

table.checkout-payment td.label label { text-align: right; font-weight: bold; }

/* order summary */
table.invoice { background-color: #fff; }

  h1.invoice-title { font-size: 24px; font-weight: bold; color: #333; margin:0; }
  h3.invoice-subtitle { font-size: 14px; font-weight: bold; color: #333; margin:0; padding:0; }

  table.invoice-order-info { border: none; width: 100%; }
	table.invoice-order-info td.label { width:125px; text-align:right; padding-right: 3px; font-weight:bold; }

  table.invoice-customer-info { border: none; width: 100%; }
	table.invoice-customer-info td.label { width:125px; text-align:right; padding-right: 3px; font-weight:bold; }
	
  div.invoice-separator { border-bottom: 1px solid #ccc; margin:5px 0; }
  div.invoice-address { margin-left: 15px; margin-top: 5px; }

  table.invoice-detail { width: 100%; border-bottom: 2px solid #ccc; }
	tr.invoice-detail-header th { font-weight: bold; border-bottom:1px solid #666; background-color: #cdcdcd; text-align:left; }
	tr.invoice-detail-row td, tr.invoice-detail-row-alt td { background-color: #fff; }
	
  table.invoice-summary { margin-top: 5px; width: 100%; }
	td.invoice-summary-text { text-align: right; }
	td.invoice-summary-item { width: 70px; text-align: right; padding-right: 4px; }
	td.invoice-summary-separator { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 1px 0; }

/* form elements */
input.textbox { border: 1px solid #000; font: 12px Arial, "sans serif"; voice-family: "\"}\""; voice-family:inherit; padding-left: 3px; }
* html input.textbox { margin-bottom: 2px; }

input.textbox-center { border: 1px solid #000; font: 12px Arial, "sans serif"; text-align:center; width: 40px; }
* html input.textbox-center { margin-bottom: 2px; }

.textarea-small,.textarea-med,.textarea-large,.textarea-exlarge { border: 1px solid #808080; font: 12px Courier New, Times New Roman, serif; padding: 3px; margin: 0; }
.textarea-small { height: 50px; width: 200px; }
.textarea-med {	height: 100px; width: 350px; }
.textarea-large { height: 150px; width: 400px; }
.textarea-exlarge {	height: 250px; width: 500px; }

* html .textarea {margin: -1px; }

.select { font: 12px Arial, "sans serif"; border: 1px solid #808080; padding: 1px 0; }
.button { height: 18px; padding: 0 7px; line-height: 18px; background-color: #ccc;  border: 1px solid #808080; font: bold 12px Arial, "sans serif";	}

.custom-search-field


.loginheaderback
{
    background-color:#FFFFFF;
}
.logintableborder
{
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
}
.prodmfg
{
    color: #000000;
}
.myacctmainheader
{
    background-color:#FFFFFF;
}
.myacctmaintable
{
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
}
.myacctsectionback
{
    background-color: #FFFFFF;
}
.myacctsectionheaderback
{
    background-color: #FFFFFF;
}
.myacctsectiontable
{
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
}
td.subtitle
{
    background-color: 0;
    border-color: 0;
}
.productreviewsaltrowseven
{
    background: #FFFFFF;
}
.productreviewsaltrowsodd
{
    background: #FFFFFF;
}
table.productreviews
{
   border-top: 1px solid #FFFFFF;
   border-left: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
   border-collapse: collapse;
	text-align: left;
   margin-top: 10px;
   margin-left: 0;
   margin-right: 0;
   margin-bottom: 10px;
}
table.productreviews th
{
    background: #FFFFFF;
}
.qtyarrows
{
    color: 0;
}
.qtyarrows:hover
{
    color: 0;
    font-weight: bold;
}
.shoppingcartbg
{
}
.shippingbar
{
    background-color: #000000;
}
.mainborder
{
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
.cartdetailtable
{
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
}
.cartdetailtableheaderback
{
    background-color: #FFFFFF;
}
.categorys
{
    color: #000000;
    background-color: #000000;
    border-color: #000000;
}
.centercontent
{
    background-color: #FFFFFF;
}
.checkoutreviewback
{
    background-color:#FFFFFF;
}
.checkoutreviewheaderback
{
    background-color: #FFFFFF;
}
.default
{
    border-color: #FFFFFF;
    border-width: 0;
    border-style:solid; border-collapse: collapse;
}
.prodvieweven
{
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
.prodviewodd
{
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
.proddisplay1
{
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
.proddisplay2
{
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
.sidecolumnitemtext
{
    padding-left: 10;
    margin-top: 0;
    margin-bottom: 0;
}
.sidecolumnitemtextsub
{
    padding-left: 20;
    margin-top: 0;
    margin-bottom: 0;
}
.wishlistbutton
{
    padding-top: 3px;
}
.categories
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.categories:hover
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
.horznavbar
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.horznavbar:hover
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
.thumbnail
{
    font-family: arial;
    font-size: 8pt;
    color: #003399;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.thumbnail:hover
{
    font-family: arial;
    font-size: 8pt;
    color: #003399;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.navbar
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.navbar:hover
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
.price
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.listprice
{
    font-family: arial;
    font-size: 8pt;
    color: #999999;

    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.producttext
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.Subtitle2
{
    font-family: arial;
    font-size: 9pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.shoppingcart
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.shoppingcart:hover
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
.sitemessage
{
    font-family: arial;
    font-size: 8pt;
    color: #111111;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.sitenews
{
    font-family: arial;
    font-size: 8pt;
    color: #111111;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.sitewidelinks
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.sitewidelinks:hover
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.sitewide
{
    font-family: arial;
    font-size: 8pt;
    color: #FF0000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.sitewide:hover
{
    font-family: arial;
    font-size: 8pt;
    color: #FF0000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.sitewidefonts
{
    font-family: arial;
    font-size: 8pt;
    color: #FF0000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
body
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    background-color: #FFFFFF;
}
font.Subtitle
{
    font-family: arial;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
.checkouttext
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.checkoutheader
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.checkoutnote
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.checkoutcustomtext
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.loginheadertext
{
    font-family: arial;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
.checkoutnavpaststep, .checkoutnavpaststep a
{
    font-family: arial;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
.checkoutnavcurrentstep, .checkoutnavcurrentstep a
{
    font-family: arial;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
.checkoutnavfuturestep, .checkoutnavfuturestep a
{
    font-family: arial;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
.checkoutsubheader
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.checkoutreviewheadertext
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.checkoutreviewtext
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.cartdetailtableheadertext
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.cartdetailtableheadertext a
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.cartdetailtableheadertext a:hover
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.cartdetailheader
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
.cartdetailtext
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.checkoutattentiontext
{
    font-family: arial;
    font-size: 8pt;
    color: #CC0000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.myacctmainmenutext
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.myacctmainmenutext a
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.myacctheader
{
    font-family: arial;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
.myaccttext
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.myacctattentiontext
{
    font-family: arial;
    font-size: 8pt;
    color: #CC0000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.myacctsectionheadertext
{
    font-family: arial;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
.myacctsectiontext
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.myacctsectiontext a
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.myacctsectiontext a:hover
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.sitewideinput
{
    font-family: Arial;
    font-size: 10pt;
    color: #333333;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
body.printbody
{
    font-family: Arial;
    font-size: 9pt;
    background-color: #FFFFFF;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.printtext
{
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.printheader
{
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
.storeButtons
{
    font-family: ;
    font-size: 8pt;
    color: #333333;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.myacctsectiontext ul
{
    margin: 0;
    padding: 0;
    margin-left: 15;
}
table.productreviews th, table.productreviews td
{
    padding: 5px;
}
table.productreviewsinner td
{
    padding: 0px;
}
table.productreviews .productreviewrating
{
    text-align: right;
}
table.productreviews th
{
    font-family: arial;
    font-size: 10pt;
    color: #3399CC;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    padding-right: 7px;
}
table.productreviews td .productreviewalias
{
    font-family: arial;
    font-size: 8pt;
    color: #999999;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
table.productreviewsinner td.prodreviewsattention
{
    font-family: arial;
    font-size: 8pt;
    color: #CC0000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
table.productreviews td.productreviewtitle
{
    font-family: arial;
    font-size: 8pt;
    color: #999999;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
table.productreviewsinner td
{
    font-family: arial;
    font-size: 8pt;
    color: #999999;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
table.productreviewsinner td.prodreviewsubheader
{
    font-family: arial;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
table.productreviews td.productreviewdate
{
    font-family: arial;
    font-size: 8pt;
    color: #999999;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FF0000;
	line-height: 16px;
	font-style: italic;
}
leftnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}



.lnbmain1 a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9933;
	font-style: italic;
}
.lnbmain1 a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9933;
	font-style: italic;
}
.lnbmain1 a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9933;
	font-style: italic;
}
.lnbmain1 a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #CC9933;
}
.lnbsub2 a:link {
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.lnbsub2 a:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.lnbsub2 a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.lnbsub2 a:active {
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.lnbdashbox {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.lnbsubbox {
	padding-left: 0;
	text-indent: 0;
}
.listh {
margin-top: 0px;
}
.listi {
line-height: 16pt;
margin-left: -2em;
list-style-position: inside;
}

div#wrapper { border: 0px; }
body {  background-attachment: fixed;
    background-color: #cccccc;
    background-image: url("/images/site-background.png");
    background-position: center top;
    background-repeat: no-repeat;
	}

background-color: #FFFFFF !important; }
div#wrapper td.page-header { background-color: #FFFFFF; }
div#wrapper td.page-column-left { background-color: #FFFFFF; }
div#wrapper td.page-column-center { background-color: #FFFFFF; }
div#wrapper td.page-column-right { background-color: #FFFFFF; }
div#wrapper td.page-footer-content, div#wrapper td.page-copyright-content { background-color: #FFFFFF; }
td.product-list-item-container { background-color: #FFFFFF; }
td.product-list-item-container-alt { background-color: #FFFFFF; }
td.product-list-item-container, td.product-list-item-container-alt { border: 1px solid #FFFFFF; }
table.product-pager { background-color: #FFFFFF; }
table.content, div.category-list-item { border:1px solid #FFFFFF; } tr.content-head-row td, tr.content-nav-row td { border-bottom: 1px solid #FFFFFF; }
div#wrapper tr.content-head-top-row td, div#wrapper tr.content-head-row td, div#wrapper div.category-list-item-head { background-color: #FFFFFF; }
div#wrapper tr.content-top-row td, div#wrapper tr.content-body-row td, div#wrapper tr.content-bottom-row td, div#wrapper div.category-list-item-body { background-color: #FFFFFF !important; }
div#wrapper tr.content-nav-row td { background-color: #FFFFFF; }
h1 { font: bold 14.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
h3 { font: bold 15.0000px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
h5 { font: bold 10.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
body { font: normal 15px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
ul.cat-nav li.selected span { font: bold 12.0000px Arial, Helvetica, sans-serif; color: #0000FF; text-decoration: none; }
td.page-column-center a { font: normal 14px Arial, Helvetica, sans-serif;  }
td.page-column-center a:hover { text-decoration: underline; }
td.page-column-right a { font: 11px Arial, Helvetica, sans-serif}
td.page-column-right a:hover { font: 11px Arial, Helvetica, sans-serif }
td.page-footer-content a { font: normal 8.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
td.page-footer-content a:hover { font: normal 8.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
div.breadcrumb span { font: bold 15px Arial, Helvetica, sans-serif; color: #333333; }
div.breadcrumb span a { font: normal 15px Arial, Helvetica, sans-serif; color: #333333; text-decoration: none; }
div.breadcrumb span a:hover { font: normal 15px Arial, Helvetica, sans-serif; color: #333333; text-decoration: underline; }
.text-error { font: bold 12.0000px Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none; }
.text-important { font: normal 10.0000px Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none; }
.text-required { font: bold 12.0000px Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none; }
div.product-list-options h5 a:link { font: bold 16px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;}
div.product-list-options h5 a:visited {font: bold 16px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;}
div.product-list-options h5 a:hover {font: bold 16px Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline;}
div.product-list-options h5 a:active {font: bold 16px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;}
div.product-list-text { font: normal 8.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
span.product-list-msrp-value { font: normal 8.0000pt Arial, Helvetica, sans-serif; color: #777777; text-decoration: none; }
span.product-list-cost-value { 	font-size: 12pt; font-weight: bold;}
span.product-list-sale-value { font: normal 11.5pt Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none; }
span.product-list-save-value { font: normal 8.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
span.prod-detail-part-value { font: bold 12.0000px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
span.prod-detail-man-name-value { font: bold 12.0000px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
span.prod-detail-man-part-value { font: bold 12.0000px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
div.prod-detail-desc { font: normal 11.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
span.prod-detail-msrp-value { font: normal 8.0000pt Arial, Helvetica, sans-serif; color: #777777; text-decoration: none; }
span.prod-detail-cost-value { font: normal 14.0000pt Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none; }
span.prod-detail-sale-value { font: normal 8.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
span.prod-detail-save-value { font: normal 8.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
div.prod-detail-stock { font: bold 14.0000pt Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none; }
table.cart-container td.content-head h1 { font: bold 18px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
table.cart-container td.content-body { font: 14px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
table.checkout-customer-container td.content-head h1,table.checkout-shipping-container td.content-head h1,table.checkout-coupons-container td.content-head h1,table.checkout-review-container td.content-head h1,table.checkout-payment-container td.content-head h1,table.checkout-confirmation-container td.content-head h1,table.checkout-account-container td.content-head h1,table.checkout-summary-container td.content-head h1,table.checkout-error-container td.content-head h1 { font: bold 11.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; text-align: center;}
table.checkout-customer-container td.content-body h3,table.checkout-shipping-container td.content-body h3,table.checkout-coupons-container td.content-body h3,table.checkout-review-container td.content-body h3,table.checkout-payment-container td.content-body h3,table.checkout-confirmation-container td.content-body h3,table.checkout-account-container td.content-body h3,table.checkout-summary-container td.content-body h3,table.checkout-error-container td.content-body h3 { font: bold 11pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
table.checkout-customer-container td.content-body h5,table.checkout-shipping-container td.content-body h5,table.checkout-coupons-container td.content-body h5,table.checkout-review-container td.content-body h5,table.checkout-payment-container td.content-body h5,table.checkout-confirmation-container td.content-body h5,table.checkout-account-container td.content-body h5,table.checkout-summary-container td.content-body h5,table.checkout-error-container td.content-body h5 { font: bold 12.0pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
table.checkout-customer-container td.content-body,table.checkout-shipping-container td.content-body,table.checkout-coupons-container td.content-body,table.checkout-review-container td.content-body,table.checkout-payment-container td.content-body,table.checkout-confirmation-container td.content-body,table.checkout-account-container td.content-body,table.checkout-summary-container td.content-body,table.checkout-error-container td.content-body { font: normal 10.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
td.page-column-center a.checkout-step-inactive { font: bold 10.0000pt Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; }
td.page-column-center a.checkout-step-inactive:hover { font: bold 10.0pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
span.checkout-step-number, span.checkout-step-text { font: bold 10.5pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
span.checkout-step-inactive { font: bold 10.0000pt Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; }
table.account-container td.content-head h1 { font: bold 10.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
table.account-container td.content-nav h5 a { font: normal 8.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
table.account-container td.content-nav h5 a:hover { font: normal 8.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
table.account-container td.content-body h5 { font: bold 10.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
table.account-container td.content-body { font: bold 10.0000pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
div#wrapper td.page-column-left { width: 170px; }
div#wrapper td.page-column-center { width: 66%; }
div#wrapper td.page-column-right { width: 140.0000px; }
div#wrapper { margin-left: auto; margin-right: auto; }

.header1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.header1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
.header1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

.header2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

.header2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.header2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

.banner {
	border: 1px solid #000000;
}

.catlinks a:active {
	text-decoration: underline;
	font-family: Arial;
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
}
.catlinks a:link {
	text-decoration: underline;
	font-family: Arial;
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
}
.catlinks a:visited {
	text-decoration: underline;
	font-family: Arial;
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
}
.catlinks a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
}
.search-results {
	font-family: Arial;
	font-size: 18pt;
}

/*	TOP SEARCH begin	*/

td.custom-search-field {
	padding: 0px 0px 0px 0px;
	background: transparent;
}

.custom-search-field .textbox { /* adjusts search field */
	float: right;
	width: 104px !important;
	height: 21px !important;
	padding: 3px 3px 0px 2px !important;
	margin: 12px 0px 0px 12px !important;
	font-size: 14px !important;
	background: #ffffff;
	border: #939393 solid 1px;
	}

.custom-search-button {
	margin: 3px 0px 0px 0px;
	padding-top: 12px
}

/*	TOP SEARCH end	*/

table.mod-box {
    border-bottom-color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #666666;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #666666;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0px;
    border-top-color: #666666;
    border-top-style: solid;
    border-top-width: 0px; }

.cart-shipping-estimate {
    padding-bottom: 2px;
    padding-top: 10px;
}

.cart-taxed-states {
	padding-bottom: 14px;
    padding-top: 2px;
}

.cart-actions select {
    position: relative;
    top: -8px;
    width: 150px;
}

table.account-container td.content-head h1 {
	font-family: Arial;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
table.account-container td.content-nav h5 a {
	text-decoration: underline;
	font-family: Arial;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
table.account-container td.content-nav h5 a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
table.account-container td.content-body {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
table.account-container td.content-body h5 {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
td.page-column-center a {
	font-size: 14px;
}

.footer-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 20px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
