html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1; }

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none; }

pre, a, abbr, acronym, address, big, cite, code {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: line-through; }

dfn, em, font, img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

q {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none; }

s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ol, ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none; }

li, fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  background-color: #e2e2e2;
  color: #333333;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 40px 0; }
  body a {
    color: inherit;
    text-decoration: none; }
  body > div#container {
    margin: 0 auto;
    position: relative;
    width: 940px; }
    body > div#container > div#ribbon_overlay {
      background-image: url("/images/ribbon_overlay.png");
      background-position: center top;
      background-repeat: no-repeat;
      height: 101px;
      position: absolute;
      top: 0;
      left: -7px;
      width: 954px;
      z-index: 4; }
    body > div#container > div#logo {
      background-image: url("/images/logo.png");
      background-position: center center;
      background-repeat: no-repeat;
      height: 98px;
      left: 17px;
      position: absolute;
      top: -22px;
      width: 98px;
      z-index: 6; }
      body > div#container > div#logo > a {
        display: block;
        height: 100%;
        width: 100%; }
    body > div#container > div#header {
      background-color: black;
      background-image: url("/images/header_background.png");
      background-position: center top;
      background-repeat: repeat-x;
      overflow: hidden;
      position: relative;
      z-index: 4; }
      body > div#container > div#header > h1 {
        float: left;
        height: 54px;
        width: 458px; }
        body > div#container > div#header > h1 > a {
          background-image: url("/images/logo_name.png");
          background-position: left center;
          background-repeat: no-repeat;
          display: block;
          width: 100%;
          height: 100%;
          text-indent: -1000px; }
      body > div#container > div#header > a#view_catalog {
        background-image: url("/images/view_catalog.png");
        background-position: right center;
        background-repeat: no-repeat;
        display: block;
        float: right;
        height: 54px;
        text-indent: -1000px;
        width: 156px; }
    body > div#container > ul#navigation {
      background-color: white;
      overflow: hidden;
      padding-left: 120px;
      padding-right: 10px;
      position: relative;
      z-index: 5; }
      body > div#container > ul#navigation > li {
        float: left; }
        body > div#container > ul#navigation > li.secondary {
          float: right; }
        body > div#container > ul#navigation > li > a {
          color: black;
          display: block;
          font-weight: bold;
          padding: 10px;
          text-decoration: none; }
          body > div#container > ul#navigation > li > a:hover {
            background-color: #eaf6ff;
            color: #00164e; }
    body > div#container > div#substance {
      background-color: #f1f1f1;
      overflow: hidden;
      position: relative; }
      body > div#container > div#substance > div.overlay {
        background-repeat: repeat-y;
        height: 100%;
        position: absolute;
        width: 14px;
        z-index: 5; }
        body > div#container > div#substance > div.overlay.bottom {
          background-image: url("/images/substance_overlay_bottom.png");
          background-position: center bottom;
          background-repeat: no-repeat;
          bottom: 0;
          height: 20px;
          left: 0;
          width: 100%; }
        body > div#container > div#substance > div.overlay.left {
          background-image: url("/images/substance_overlay_left.png");
          background-position: left top;
          left: 0;
          top: 0; }
        body > div#container > div#substance > div.overlay.right {
          background-image: url("/images/substance_overlay_right.png");
          background-position: right top;
          right: 0;
          top: 0; }
      body > div#container > div#substance > div#content_container {
        float: right;
        width: 720px; }
        body > div#container > div#substance > div#content_container > ul#featured_images {
          background-color: white;
          color: #777777;
          height: 300px;
          position: relative; }
          body > div#container > div#substance > div#content_container > ul#featured_images > li.featured_image {
            background-color: white;
            display: none;
            position: absolute;
            top: 0; }
            body > div#container > div#substance > div#content_container > ul#featured_images > li.featured_image:first-child {
              display: list-item;
              z-index: 1; }
            body > div#container > div#substance > div#content_container > ul#featured_images > li.featured_image > img.image {
              display: block;
              height: 300px;
              width: 100%; }
          body > div#container > div#substance > div#content_container > ul#featured_images > div.divider {
            background-image: url("/images/divider_background.png");
            background-position: left middle;
            background-repeat: repeat-x;
            height: 1px;
            position: absolute;
            bottom: 0;
            width: 100%;
            z-index: 3; }
        body > div#container > div#substance > div#content_container > div#content {
          line-height: 150%;
          padding: 20px; }
          body > div#container > div#substance > div#content_container > div#content h2 {
            font-size: 16px;
            margin-bottom: 10px; }
          body > div#container > div#substance > div#content_container > div#content p {
            padding-bottom: 10px; }
            body > div#container > div#substance > div#content_container > div#content p a {
              color: #1f4e8f;
              text-decoration: underline; }
          body > div#container > div#substance > div#content_container > div#content div.message {
            margin-bottom: 10px; }
          body > div#container > div#substance > div#content_container > div#content fieldset > legend {
            display: block;
            font-weight: bold;
            padding-bottom: 10px; }
          body > div#container > div#substance > div#content_container > div#content div.box {
            background-color: white;
            background-image: url("/images/content_box_background.png");
            background-position: center top;
            background-repeat: repeat-y;
            margin-bottom: 20px;
            padding: 5px 10px 10px 10px;
            position: relative; }
            body > div#container > div#substance > div#content_container > div#content div.box:last-child {
              margin-bottom: 0; }
            body > div#container > div#substance > div#content_container > div#content div.box > div.bottom {
              background-image: url("/images/content_box_bottom.png");
              background-position: center bottom;
              background-repeat: no-repeat;
              bottom: 0;
              height: 5px;
              left: 0;
              position: absolute;
              width: 680px; }
          body > div#container > div#substance > div#content_container > div#content h3 {
            background-image: url("/images/content_header_background.png");
            background-position: left top;
            background-repeat: no-repeat;
            line-height: 100%;
            text-transform: uppercase; }
            body > div#container > div#substance > div#content_container > div#content h3 > a, body > div#container > div#substance > div#content_container > div#content h3 span {
              display: block;
              height: 100%;
              padding: 9px 10px 14px 10px;
              width: 100%; }
          body > div#container > div#substance > div#content_container > div#content h4 {
            border-bottom: 4px solid #cccccc;
            margin-bottom: 10px;
            padding-bottom: 5px; }
          body > div#container > div#substance > div#content_container > div#content h5 {
            border-bottom: 1px solid #eeeeee;
            margin-bottom: 10px;
            padding-bottom: 5px; }
          body > div#container > div#substance > div#content_container > div#content div#errors {
            background-color: #ffcccc;
            border: 1px solid red;
            margin-bottom: 10px;
            padding: 10px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px; }
            body > div#container > div#substance > div#content_container > div#content div#errors > p.message {
              font-weight: bold;
              padding-bottom: 5px; }
            body > div#container > div#substance > div#content_container > div#content div#errors > ol {
              list-style-type: decimal;
              padding-left: 35px; }
          body > div#container > div#substance > div#content_container > div#content fieldset {
            margin-bottom: 20px; }
            body > div#container > div#substance > div#content_container > div#content fieldset > div.field {
              margin-bottom: 5px; }
              body > div#container > div#substance > div#content_container > div#content fieldset > div.field > label {
                display: block;
                float: left;
                font-weight: bold;
                line-height: 25px;
                margin-right: 10px;
                text-align: right;
                width: 150px; }
          body > div#container > div#substance > div#content_container > div#content input.submit {
            margin-left: 160px; }
          body > div#container > div#substance > div#content_container > div#content #catalog > div.box > div.empty {
            color: #777777;
            padding: 30px;
            text-align: center; }
            body > div#container > div#substance > div#content_container > div#content #catalog > div.box > div.empty > h4 {
              border-bottom: 0;
              color: #363636;
              font-size: 20px;
              margin-bottom: 15px; }
          body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product {
            margin-bottom: 10px; }
            body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product > ul.variations {
              overflow: hidden; }
              body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product > ul.variations > li.variation {
                display: block;
                float: left;
                margin: 0 10px 10px 0;
                width: 100px; }
                body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product > ul.variations > li.variation.last_in_line {
                  margin-right: 0; }
                body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product > ul.variations > li.variation > a > img.photo {
                  border: 1px solid #bababa;
                  display: block; }
                body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product > ul.variations > li.variation > ul.actions {
                  overflow: auto; }
                  body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product > ul.variations > li.variation > ul.actions > li.action {
                    height: 20px; }
                    body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product > ul.variations > li.variation > ul.actions > li.action.zoom {
                      float: left;
                      width: 50px; }
                      body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product > ul.variations > li.variation > ul.actions > li.action.zoom > a {
                        background-image: url("/images/products_tab_left.png"); }
                        body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product > ul.variations > li.variation > ul.actions > li.action.zoom > a:active {
                          background-image: url("/images/products_tab_pressed_left.png"); }
                    body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product > ul.variations > li.variation > ul.actions > li.action.cart {
                      border-left: 1px solid #bababa;
                      float: right;
                      width: 49px; }
                      body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product > ul.variations > li.variation > ul.actions > li.action.cart > a {
                        background-image: url("/images/products_tab_right.png"); }
                        body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product > ul.variations > li.variation > ul.actions > li.action.cart > a:active {
                          background-image: url("/images/products_tab_pressed_right.png"); }
                    body > div#container > div#substance > div#content_container > div#content #catalog > div.box > ul.boutique_products > li.boutique_product > ul.variations > li.variation > ul.actions > li.action > a {
                      background-position: center center;
                      background-repeat: no-repeat;
                      color: #777777;
                      display: block;
                      font-size: 10px;
                      height: 100%;
                      text-align: center;
                      text-shadow: 0 1px 0 white;
                      width: 100%; }
          body > div#container > div#substance > div#content_container > div#content #catalog > div.detail_container {
            display: none;
            background-image: url("/images/divider_background.png");
            height: 100%;
            position: absolute;
            width: 100%;
            top: 0;
            left: 0;
            z-index: 4; }
          body > div#container > div#substance > div#content_container > div#content #catalog > div.detail {
            display: none;
            height: 500px;
            left: 50%;
            margin-left: -400px;
            position: fixed;
            top: 15%;
            width: 800px;
            z-index: 5; }
            body > div#container > div#substance > div#content_container > div#content #catalog > div.detail > div.content {
              background-color: #eeeeee;
              height: 100%;
              overflow: hidden;
              position: relative;
              width: 100%;
              z-index: 6; }
              body > div#container > div#substance > div#content_container > div#content #catalog > div.detail > div.content > div.photo_container {
                float: left;
                height: 100%;
                overflow: auto;
                padding: 20px;
                width: 510px; }
                body > div#container > div#substance > div#content_container > div#content #catalog > div.detail > div.content > div.photo_container > div.photo {
                  height: 200px;
                  position: relative; }
                  body > div#container > div#substance > div#content_container > div#content #catalog > div.detail > div.content > div.photo_container > div.photo > div.x_dimensions {
                    background-image: url("/images/product_detail_left_arrowhead.png");
                    background-position: left center;
                    background-repeat: no-repeat;
                    margin-right: 20px;
                    text-align: center; }
                    body > div#container > div#substance > div#content_container > div#content #catalog > div.detail > div.content > div.photo_container > div.photo > div.x_dimensions > span {
                      background: #eeeeee;
                      font-weight: bold;
                      padding: 0 10px 0 15px; }
                  body > div#container > div#substance > div#content_container > div#content #catalog > div.detail > div.content > div.photo_container > div.photo > div.y_dimensions {
                    background-image: url("/images/product_detail_top_arrowhead.png");
                    background-position: center top;
                    background-repeat: no-repeat;
                    float: right;
                    height: 100%;
                    margin-bottom: 13px;
                    position: absolute;
                    right: 0;
                    top: 0; }
                    body > div#container > div#substance > div#content_container > div#content #catalog > div.detail > div.content > div.photo_container > div.photo > div.y_dimensions > span {
                      display: block;
                      background: #eeeeee;
                      font-weight: bold;
                      margin-top: -19px;
                      padding: 10px 0;
                      position: relative;
                      top: 50%; }
              body > div#container > div#substance > div#content_container > div#content #catalog > div.detail > div.content > div.details {
                background-color: white;
                float: right;
                height: 100%;
                overflow: auto;
                padding: 20px;
                width: 210px; }
                body > div#container > div#substance > div#content_container > div#content #catalog > div.detail > div.content > div.details > h6 {
                  color: #444444;
                  font-size: 20px;
                  font-weight: bold;
                  margin-bottom: 10px; }
                body > div#container > div#substance > div#content_container > div#content #catalog > div.detail > div.content > div.details > p.name {
                  color: #777777;
                  font-size: 14px;
                  font-weight: normal;
                  margin-bottom: 5px; }
            body > div#container > div#substance > div#content_container > div#content #catalog > div.detail > div.close {
              height: 30px;
              left: -15px;
              position: absolute;
              top: -13px;
              width: 30px;
              z-index: 6; }
              body > div#container > div#substance > div#content_container > div#content #catalog > div.detail > div.close > a {
                background-image: url("/images/close_button.png");
                background-position: left top;
                background-repeat: no-repeat;
                display: block;
                height: 100%;
                text-indent: -1000px;
                width: 100%; }
            body > div#container > div#substance > div#content_container > div#content #catalog > div.detail > div.shadow {
              background-image: url("/images/product_detail_shadow.png");
              background-position: center top;
              background-repeat: no-repeat;
              height: 594px;
              width: 894px;
              position: absolute;
              top: -40px;
              left: -47px;
              z-index: 5; }
      body > div#container > div#substance > div#sidebar {
        background-color: #d2e9ff;
        border-right-width: 1px;
        color: #444444;
        float: left;
        height: 100%;
        line-height: 150%;
        padding: 20px;
        position: relative;
        width: 180px; }
        body > div#container > div#substance > div#sidebar > div.divider {
          background-image: url("/images/divider_background.png");
          background-position: center top;
          background-repeat: repeat-y;
          height: 100%;
          position: absolute;
          top: 0;
          right: -1px;
          width: 1px;
          z-index: 3; }
        body > div#container > div#substance > div#sidebar > h3 {
          background-image: url("/images/sidebar_header_background.png");
          background-position: left top;
          background-repeat: no-repeat;
          color: white;
          line-height: 100%;
          text-shadow: 0 1px 0 #445562;
          text-transform: uppercase; }
          body > div#container > div#substance > div#sidebar > h3 > a, body > div#container > div#substance > div#sidebar > h3 span {
            display: block;
            height: 100%;
            padding: 9px 10px 14px 10px;
            width: 100%; }
        body > div#container > div#substance > div#sidebar > div.box {
          background-color: white;
          background-image: url("/images/sidebar_box_background.png");
          background-position: center top;
          background-repeat: repeat-y;
          margin-bottom: 20px;
          padding: 5px 10px 10px 10px;
          position: relative; }
          body > div#container > div#substance > div#sidebar > div.box:last-child {
            margin-bottom: 0; }
          body > div#container > div#substance > div#sidebar > div.box form > div.field {
            margin-bottom: 5px;
            overflow: hidden; }
            body > div#container > div#substance > div#sidebar > div.box form > div.field > label {
              display: block;
              float: left;
              line-height: 25px;
              margin-right: 5px;
              text-align: right;
              width: 55px; }
            body > div#container > div#substance > div#sidebar > div.box form > div.field > input {
              float: right;
              width: 90px; }
              body > div#container > div#substance > div#sidebar > div.box form > div.field > input.submit {
                float: none;
                margin-left: 60px;
                width: auto; }
          body > div#container > div#substance > div#sidebar > div.box > div.bottom {
            background-image: url("/images/sidebar_box_bottom.png");
            background-position: center bottom;
            background-repeat: no-repeat;
            bottom: 0;
            height: 5px;
            left: 0;
            position: absolute;
            width: 180px; }
          body > div#container > div#substance > div#sidebar > div.box h4 {
            margin-bottom: 5px; }
          body > div#container > div#substance > div#sidebar > div.box p {
            margin-bottom: 5px; }
            body > div#container > div#substance > div#sidebar > div.box p:last-child {
              margin-bottom: 0; }
          body > div#container > div#substance > div#sidebar > div.box a {
            color: #1f4e8f;
            text-decoration: underline; }
          body > div#container > div#substance > div#sidebar > div.box > ul.boutique_product_scopes li.boutique_product_scope:relative_level_2 {
            padding-left: 20px; }
          body > div#container > div#substance > div#sidebar > div.box > ul.boutique_product_scopes li.boutique_product_scope:relative_level_3 {
            padding-left: 40px; }
          body > div#container > div#substance > div#sidebar > div.box > ul.boutique_product_scopes > li.boutique_product_scope {
            margin-bottom: 5px; }
            body > div#container > div#substance > div#sidebar > div.box > ul.boutique_product_scopes > li.boutique_product_scope:last-child {
              margin-bottom: 0; }
            body > div#container > div#substance > div#sidebar > div.box > ul.boutique_product_scopes > li.boutique_product_scope > a {
              font-weight: bold; }
            body > div#container > div#substance > div#sidebar > div.box > ul.boutique_product_scopes > li.boutique_product_scope ul.boutique_product_scopes {
              padding-left: 20px;
              padding-top: 5px; }
      body > div#container > div#substance.home > div#content_container {
        float: left; }
      body > div#container > div#substance.home > div#sidebar {
        float: right; }
        body > div#container > div#substance.home > div#sidebar > div.divider {
          left: -1px; }
    body > div#container > div#footer {
      color: #777777;
      font-size: 10px;
      overflow: hidden;
      padding: 20px; }
      body > div#container > div#footer a {
        border-bottom: 1px solid #bbbbbb; }
      body > div#container > div#footer > p.copyright {
        float: left; }
      body > div#container > div#footer > p.website_by {
        float: right; }
