body { background: white/*page background*/; margin: 0; padding: 0; font-family: Verdana, sans-serif; font-size: 10px; }
a img { border: 0; }
h1 { margin: 0; padding: 4px; font-size: 16px; color: #666666/*page title text*/; }
input { font-family: Verdana, sans-serif; }

div.trail { margin-bottom: 10px; margin-top: 5px; padding-left: 5px; }
div.trail a { color: #666666/*trail*/; text-decoration: underline; }
div.trail a:hover { color: orange/*trail hover*/; text-decoration: underline; }
div.trail a.current { color: #666666/*trail*/; text-decoration: none; }
div.trail a.current:hover { color: orange/*trail hover*/; text-decoration: none; }


span.print_friendly { display: block; float: right; margin-bottom: 9px; margin-top: 4px; padding: 1px 0; padding-left: 20px; background: transparent url(print.gif) no-repeat left center; }
span.print_friendly a { color: #666666/*print link*/; text-decoration: underline; }
span.print_friendly a:hover { color: orange/*print link hover*/; text-decoration: underline; }

a { color: orange/*general links*/; text-decoration: none; }
a:hover { color: #663333/*general links hover*/; text-decoration: none; }

table.njh_header { width: 100%; height: 100px; background-color: white/*header background*/; margin-left: auto; margin-right: auto; margin-bottom: 1px; }
table.njh_header td { padding: 10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #7f7575/*header text*/; }
table.njh_header td a { color: #7f7575/*header links*/; }
table.njh_header td a:hover { color: #cccccc/*header links hover*/; }
table.njh_header td#back { padding-right: 30px; background: transparent url(header.jpg) no-repeat right top; }

table.spectabs { width: 1000px; margin-left: auto; margin-right: auto; background: #f2f2f2/*top tabrow background*/; border-bottom: 2px solid #dddddd/*top tabrow bottom border*/; }
table.spectabs span { display: inline-block; padding: 5px 10px; border-right: 1px solid #ffffff/*top tabrow right border*/; border-left: 1px solid #b7b9b0/*top tabrow left border*/; }
table.spectabs span.link_home { border: 0; }
table.spectabs td.left { text-align: right; padding: 5px 10px; }
table.spectabs td.right { border-right: 1px solid #f2f2f2/*top tabrow background*/; }
table.spectabs td a { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: black/*top tabrow text*/; text-decoration: none; }
table.spectabs td a:hover { color: black/*top tabrow text*/; text-decoration: underline; }

table.njh_tabs { width: 1002px; margin-left: auto; margin-right: auto; }
table.njh_tabs td { text-align: center; padding: 4px 10px; background-color: #7f7575/*main tabs background*/; }
table.njh_tabs td.cat_link { }
table.njh_tabs td.cat_link_hover,
table.njh_tabs td.cat_link_active { background-color: #4c4a4a/*main tabs hover background*/; }
table.njh_tabs td a {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: white/*main tabs text*/; text-decoration: none; }
table.njh_tabs td.cat_link_hover a,
table.njh_tabs td.cat_link_active a,
table.njh_tabs td a:hover { color: white/*main tabs text hover*/; text-decoration: none; }

table.main {width: 1000px; margin-left: auto; margin-right: auto; }
table.main td.left { padding-top: 10px; }
table.main td.right { padding-top: 10px; }
table.main td.center { padding: 10px 10px; }

table.sidebar caption { text-align: left; padding: 4px 8px; color: white/*sidebox title text*/; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; background: #7f7575/*sidebox title background*/; }
table.sidebar { background-color: #f2f2f2/*sidebox background*/; border: 3px solid: #f2f2f2/*sidebox background*/; width: 138px; margin-bottom: 10px; color: #555555/*sidebox text*/; }
table.sidebar a { color: black/*sidebox links*/; text-decoration: none; }
table.sidebar a:hover { color: #7f7575/*sidebox links hover*/; text-decoration: underline; }
table.sidebar td { border-top: 1px solid #ffffff/*sidebox cell top border*/; border-bottom: 1px solid #e5e5e5/*sidebox cell bottom border*/; padding: 4px; }
table.sidebar td.bottom { border: 0; padding: 0px; }
table.sidebar td.input input { font-size: 10px; border: 1px solid #7f7575/*textbox border*/; color: #555555; background-color: #ffffff; }

table.sidebar#categories td { padding-left: 10px; background: transparent url(bullet.gif) no-repeat 5px center; }
table.sidebar#categories td.l2,
table.sidebar#categories td.l2_over,
table.sidebar#categories td.l2_active { background: transparent; }
table.sidebar#categories td.l1,
table.sidebar#categories td.l1_over,
table.sidebar#categories td.l1_active { font-weight: bold; }
table.sidebar#categories td.bottom { background: transparent; }

table.sidebar#basket caption, table.sidebar#search_box caption, table.sidebar#newsletter caption { background: #ffffff; padding: 0; }
table.sidebar#basket, table.sidebar#search_box, table.sidebar#newsletter { background: white; border: 1px solid #878b7c/*sidebox special border*/; border-top: 0; }
table.sidebar#basket td, table.sidebar#search_box td, table.sidebar#newsletter td { border: 0; padding: 5px; padding-top: 0; }
table.sidebar#newsletter { border: 0; }

table.njh_footer { width: 1000px; margin: 5px auto; margin-bottom: 0; background: #f1f1f1/*footer background*/;  }
table.njh_footer td { padding: 5px; text-align: center; color: #555555/*footer text*/; }
