html {
  background-color: #000;
  margin: 0;
  min-height: 100%;
  height: 100%;
  backgrond-position: center;
  overflow: auto; }

body {
  width: 895px;
  padding: 0;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  border-top: 0;
  border-bottom: 0;
  overflow: hidden;
  color: #fff; }

#sidebar {
  padding-bottom: 1.5em;
  width: 225px;
  clear: none;
  text-align: left;
  margin-top: 0;
  padding-top: 1px;
  background-repeat: no-repeat;
  padding-bottom: 70px; }
  #sidebar h3 {
    text-align: left;
    margin-left: 20px; }
  #sidebar ul li a {
    color: #fff;
    font-size: 1.25em;
    text-decoration: none;
    padding-left: 15px;
    display: block; }
  #sidebar ul li {
    list-style: none;
    background-color: #555555;
    margin-top: 10px;
    padding: 3px;
    padding-right: 15px;
    width: 65%; }
  #sidebar ul li:hover, #sidebar ul li.current {
    background-color: #ff4d00; }
    #sidebar ul li:hover a, #sidebar ul li.current a {
      color: #000; }

#menu {
  height: 114px; }
  #menu .menuitem {
    width: 86px;
    border-left: 1px solid #000;
    float: left; }
    #menu .menuitem a {
      display: block;
      width: 100%;
      padding-top: 8px;
      color: #ddd;
      font-weight: bold;
      text-decoration: none;
      padding-bottom: 3px;
      height: 85px; }
      #menu .menuitem a div {
        margin-top: 4px;
        background-color: #555555;
        padding-top: 3px;
        padding-bottom: 3px; }
      #menu .menuitem a div.rollover {
        background-color: #ff4d00; }

img.rollover {
  display: none; }

h1, h2, h3, h4, h5, h6 {
  text-align: center; }

#content {
  float: right;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0;
  padding: 0;
  padding-top: 1em;
  width: 650px;
  margin-bottom: 100px;
  text-align: left; }
  #content h2 {
    font-size: 17px; }
  #content h3 {
    font-size: 15px; }
  #content p {
    font-size: 14px; }
    #content p a {
      color: #fff;
      background-color: #555555; }
  #content h2 {
    padding-top: 20px; }

#mainlogo {
  float: left; }

#footer {
  background-color: #3C3C3C;
  width: 885px;
  position: absolute;
  bottom: 0 !important;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1em;
  color: #fff;
  padding: 0.5em;
  padding-left: 0;
  font-size: 0.9em;
  margin-top: 2em;
  float: left;
  border: 20px solid #00; }
  #footer a {
    color: #fff; }

h2 {
  color: #ff4d00;
  margin: 3px; }

h1 {
  color: #ff4d00;
  font-size: 1.75em;
  text-align: center;
  margin: 5px; }

#rotator {
  width: 225px;
  height: 400px;
  margin-left: auto;
  margin-right: auto; }

#wrap {
  background-color: #000; }

tr, td, table, th {
  valign: top;
  text-align: left;
  margin: 0;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 0;
  border: 0; }

tr.odd, tr.odd td {
  background-color: #555555; }

.accordion h3 {
  text-align: left;
  font-size: 14px;
  padding: 0;
  margin: 0;
  line-height: 1em; }

.icc, .applications {
  padding: 3px;
  padding-left: 8px; }

.clear {
  clear: both; }

dt {
  color: #ff4d00;
  font-size: 115%; }

span.product_name {
  width: 190px;
  display: inline-block; }

span.product_title {
  display: inline-block;
  width: 270px;
  height: 1em;
  font-size: 0.8em; }

span.product_code_production, span.product_code_proofing, span.product_code_photography, span.product_code_fine_art, span.product_code_portrait {
  display: inline-block;
  width: 10px;
  height: 1em; }

span.product_code_production {
  background-color: #cb0000; }

span.product_code_proofing {
  background-color: #98d764; }

span.product_code_fine_art {
  background-color: #e2007e; }

span.product_code_portrait {
  background-color: #ffee00; }

span.product_code_photography {
  background-color: #7fcff0; }

span.product_finish {
  display: inline-block;
  width: 40px;
  font-size: 0.8em; }

span.product_inks {
  font-size: 0.8em;
  display: inline-block;
  width: 70px; }
