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; }

ul { margin: 10px 0; }
li { margin-left: 20px; }

table.njh_header { width: 100%; height: 100px/*header height*/; 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.sidebar#search_box select,
table.sidebar#search_box option,
table.sidebar#search_box input { font-family: Tahoma, sans-serif; font-size: 10px; }

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*/; }



table.ec_galleries { display: block!important; float: left!important; width: 190px; height: 200px; margin: 20px; background: #efefef/*gallery background*/; border-top: 5px solid #cccccc/*gallery borders*/; border-bottom: 5px solid #cccccc/*gallery borders*/; }
table.ec_galleries div.ec_gallery_details { width: 170px; text-align: center; color: #555555/*gallery date text*/; }
table.ec_galleries div.ec_gallery_name a { color: #000000/*gallery link*/!important; text-decoration: none!important; }
table.ec_galleries div.ec_gallery_name a:hover { color: #333333/*gallery link hover*/!important; text-decoration: none!important; }
table.ec_galleries div.ec_gallery_name { text-align: center; margin-bottom: 5px; }
table.ec_galleries div.ec_gallery_pic img { border: 1px solid #555555/*gallery image border*/; display: block; margin: 0 auto; }

table.ec_gallery { border-top: 5px solid #cccccc/*gallery borders*/!important; border-bottom: 5px solid #cccccc/*gallery borders*/!important; }
table.ec_gallery td { background: #efefef/*gallery background*/; border: 10px solid #ffffff!important; text-align: center; }
table.ec_gallery div.ec_gallery_img_name a { color: #000000/*gallery link*/!important; text-decoration: none!important; }
table.ec_gallery div.ec_gallery_img_name a:hover { color: #333333/*gallery link hover*/!important; text-decoration: none!important; }
table.ec_gallery div.ec_gallery_img_name { text-align: center; margin-bottom: 10px; }
table.ec_gallery div.ec_gallery_img_date { width: 170px; text-align: center; color: #555555/*gallery date text*/; font-weight: normal!important; }
table.ec_gallery div.ec_gallery_img { text-align: center; width: 170px; height: 130px; vertical-align: middle; margin: 0 auto; }
table.ec_gallery div.ec_gallery_img img { border: 1px solid #555555/*gallery image border*/!important; }

table.ec_poll_content { margin-bottom: 20px; }
table.ec_poll_results { margin-bottom: 20px; }
table.ec_poll_results td.intro { padding: 0 3px; }
table.ec_poll_results td.title { font-weight: bold; padding: 3px; border-bottom: 1px solid #333333; }
table.ec_poll_results tr.option td { border-bottom: 1px solid #999999; padding: 3px 10px; }
table.ec_poll_results td.total { background: #eeeeee; font-weight: bold; padding: 3px 10px; }
table.ec_poll_links td.intro { padding: 0 3px; }
table.ec_poll_links td.title { font-weight: bold; padding: 3px; border-bottom: 1px solid #333333; }

table.main td.center table.forum caption { font-weight: bold; }
table.main td.center table.forum { border-collapse: collapse; border: 1px solid #cccccc; width: 100%; }
table.main td.center table.forum th { padding: 3px; background: #555555/*forum header background*/; color: white/*forum header text*/; font-weight: bold; font-family: Verdana,sans-serif; font-size: 11px; }
table.main td.center table.forum td.category { padding: 4px; background: #eeeeee; border: 1px solid #cccccc; font-family: Arial,sans-serif; font-size: 13px; font-weight: bold; }
table.main td.center table.forum td { padding: 2px 5px; border: 1px solid #cccccc; font-family: Verdana,sans-serif; font-size: 11px; }
table.main td.center table.forum td a { color: orange/*forum links*/; text-decoration: underline; font-family: Arial,sans-serif; font-weight: bold; font-size: 12px; }
table.main td.center table.forum td a:hover { color: #663333/*forum links hover*/; text-decoration: none; }

div.ec_form_commands input { background: #555555/*form button background*/; font-family: Arial,Helvetica,sans-serif; color: white/*form button text*/; font-weight: bold/*form button font weight*/; font-size: 12px/*form button font size*/; border: 2px solid white/*form button border*/; padding: 3px 5px; }
table.main td.center fieldset.ec_form { border-color: #999999/*form border*/; }
table.main td.center fieldset.ec_form legend { color: #333333/*form header text*/; }

table.main td.center div.title { margin-bottom: 10px; font-weight: bold; color: red; }
table.main td.center table.order_status { margin-top: 10px; margin-bottom: 10px; }
table.main td.center table.order_status td { font-weight: bold; padding-right: 10px; padding-bottom: 2px; }
table.main td.center div.message_info { color: red; }
