/******************************************************************/
/* The Ninja Corporation                                          */
/******************************************************************/
html
  {
  overflow-y: scroll;
  }

body
  {
  margin: 0;
  border: 0;
  padding: 0;
  }

a, a:visited
  {
  color: navy;
  text-decoration: none;
  }

a:active, a:hover
  {
  color: blue;
  text-decoration: underline;
  }

a.front, a.front:visited
  {
  color: #E75229;
  text-decoration: none;
  }

a.front:active, a.front:hover
  {
  color: blue;
  text-decoration: underline;
  }

input.modern, textarea.modern, input.sitesearch
  {
  border: solid black 1px;
  font-size: 100%;
  margin-bottom: 2px;
  }

img.block
  {
  display: block;
  }

/******************************************************************/
/* Side Menus                                                     */
/******************************************************************/
td.leftside, td.rightside
  {
  font-family: arial;
  font-size: 10pt;
  line-height: 133%;
  }

td.leftside
  {
  width: 200px;
  min-width: 200px;
  }

td.rightside
  {
  width: 240px;
  min-width: 240px;
  }

div.sidebar
  {
  border: solid #e75229 1px;
  }

div.sectionbar, div.topsectionbar
  {
  color: white;
  font-size: 10pt;
  font-weight: bold;
  background: #E75229;
  padding: 4px 4px 4px 16px;
  }

div.topsectionbar
  {
  margin-top: 0;
  }

div.topsectionbar span
  {
  position: relative;
  top: -6px;
  }

div.menu
  {
  padding-bottom: 6px;
  }

div.menu a, div.menu a:visited
  {
  display: block;
  padding: 4px 16px 4px 16px;
  font-size: 10pt;
  text-decoration: none;
  color: #878787;
  }

div.menu a:active, div.menu a:hover
  {
  color: #FF6600;
  background: #FDDCC8;
  text-decoration: none;
  }

form.searchform
  {
  padding: 10px 4px 10px 16px;
  }

input.searchbox
  {
  border: solid gray 1px;
  width: 75%;
  }

input.searchbutton
  {
  display: inline;
  vertical-align: middle;
  }

a.menudotted
  {
  border-bottom: dotted #E75229 1px;
  }

a.buttonlink img
  {
  vertical-align: middle;
  border: 0;
  }

div.newsarchivelinks
  {
  padding: 0 16px 16px 16px;
  }

a.newsarchivelink, a.newsarchivelink:visited
  {
  display: inline;
  color: gray;
  }

a.newsarchivelink:active, a.newsarchivelink:hover
  {
  color: navy;
  text-decoration: underline;
  background: none;
  }

/******************************************************************/
/* Main body of document                                          */
/******************************************************************/
td.main
  {
  padding: 10px 15px 20px 15px;
  font-family: arial;
  font-size: 10pt;
  line-height: 150%;
  color: #808183;
  }

h1
  {
  font-family: arial;
  font-size: 18pt;
  font-weight: normal;
  color: #E75229;
  line-height: normal;
  margin-top: 0;
  }

/******************************************************************/
/* Top news stories (Right Sidebar)                               */
/******************************************************************/
img.topstory
  {
  display: block;
  border: 0 ;
  width: 100%;
  }

/******************************************************************/
/* Footer                                                         */
/******************************************************************/
div.footer
  {
  padding: 16px 16px 20px 16px;
  border-top: solid #DDD9D9 5px;
  font-family: arial;
  font-size: x-small;
  line-height: 150%;
  color: #808183;
  }

div.footer a, div.footer a:visited, div.footer a:active, div.footer a:hover
  {
  text-decoration: none;
  color: #808183;
  }

/******************************************************************/
/* List of product brands                                         */
/******************************************************************/
table.brandlist td
  {
  padding-top: 8px;
  padding-bottom: 12px;
  }

p.brandlistheader
  {
  border-bottom: solid black 1px;
  padding-bottom: 5px;
  margin-bottom: 0;
  }

p.brandlistnotes
  {
  margin-top: 5px;
  padding-right: 60px;
  }

a.brandlist, a.brandlist:visited, a.brandlist:active, a.brandlist:hover
  {
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
  color: #E75229;
  text-decoration: none;
  }

a.brandlist:active, a.brandlist:hover
  {
  text-decoration: none;
  color: red;
  }

a.brandlisting, a.brandlisting:visited, a.brandlisting:active, a.brandlisting:hover
  {
  text-decoration: none;
  color: black;
  }

img.brandlistimg
  {
  border: solid black 1px;
  }

/******************************************************************/
/* Individual product information                                 */
/******************************************************************/
td.productphotos
  {
  width: 540px;
  text-align: center;
  line-height: 4px;
  }

img.thumbnail
  {
  padding: 4px;
  border: solid gray 1px;
  }

span.infoheading
  {
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
  color: #E75229;
  }

/******************************************************************/
/* Newsfile                                                       */
/******************************************************************/
a.newsfile, a.newsfile:visited, a.newsfile:active, a.newsfile:hover
  {
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
  color: #E75229;
  }

a.newsfile:active, a.newsfile:hover
  {
  color: red;
  }

p.newslinks a, p.newslinks a:visited, p.newslinks a:active, p.newslinks a:hover
  {
  text-decoration: none;
  font-family: arial;
  font-size: smaller;
  line-height: 125%;
  color: #808183;
  }

/******************************************************************/
/* Online Shop                                                    */
/******************************************************************/
table.brandlistheader
  {
  border-bottom: solid black 1px;
  padding-bottom: 1px;
  margin-bottom: 0px;
  }

table.basket
  {
  color: black;
  background: #FDDCC8;
  }

tr.basketheader td
  {
  font-weight: bold;
  background: #F19F87;
  }

tr.basketline td
  {
  border-bottom: solid #F19F87 1px;
  }

table.basket a, table.basket a:visited
  {
  color: black;
  text-decoration: none;
  }

table.basket a:hover
  {
  text-decoration: underline;
  }

input.basket, textarea.basket
  {
  border: solid black 1px;
  width: 400px;
  }

/******************************************************************/
/* Printing                                                       */
/******************************************************************/
@media print
  {
  body
    {
    background: none;
    }

  td.sidebar
    {
    display: none;
    }

  }

