* {
  padding: 0;
  margin: 0;
  border: none;
  font: 10px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
  color: #444444;
  overflow: hidden; }

a {
  color: #444444;
  text-decoration: none;
  outline: none; }

#menu, #sub_menu {
  position: relative;
  height: 22px;
  overflow: visible; }
  #menu a, #sub_menu a {
    cursor: pointer;
    display: inline-block;
    height: 24px;
    width: auto;
    background: no-repeat;
      background-position: 0 -23px; }
    #menu a:hover, #menu a.active, #sub_menu a:hover, #sub_menu a.active {
      background-position: 0 0; }
    #menu a img, #sub_menu a img {
      visibility: hidden; }

#menu a {
  padding-right: 2px; }

#sub_menu {
  width: 39px;
  height: 22px;
  margin-left: -14px;
  margin-top: -6px; }
  #sub_menu a {
    width: 39px;
    height: 20px; }
    #sub_menu a.last {
      width: 37px; }
    #sub_menu a:hover, #sub_menu a.active {
      background-position: 0 -17px !important; }
    #sub_menu a#sub_menu_1 {
      background: url(/img/menu/1.gif) no-repeat;
        background-position: 0 0px; }
    #sub_menu a#sub_menu_2 {
      background: url(/img/menu/2.gif) no-repeat;
        background-position: 0 0px; }
    #sub_menu a#sub_menu_3 {
      background: url(/img/menu/3.gif) no-repeat;
        background-position: 0 0px; }
    #sub_menu a#sub_menu_4 {
      background: url(/img/menu/4.gif) no-repeat;
        background-position: 0 0px; }
    #sub_menu a#sub_menu_5 {
      background: url(/img/menu/5.gif) no-repeat;
        background-position: 0 0px; }
    #sub_menu a#sub_menu_6 {
      background: url(/img/menu/6.gif) no-repeat;
        background-position: 0 0px; }
    #sub_menu a#sub_menu_7 {
      background: url(/img/menu/7.gif) no-repeat;
        background-position: 0 0px; }
    #sub_menu a#sub_menu_8 {
      background: url(/img/menu/8.gif) no-repeat;
        background-position: 0 0px; }
    #sub_menu a#sub_menu_9 {
      background: url(/img/menu/9.gif) no-repeat;
        background-position: 0 0px; }
    #sub_menu a#sub_menu_10 {
      background: url(/img/menu/10.gif) no-repeat;
        background-position: 0 0px; }

#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px; }

#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0; }
  #jquery-lightbox a img {
    border: none; }

#lightbox-container-image-box {
  position: relative;
  background-color: white;
  width: 250px;
  height: 250px;
  margin: 0 auto; }

#lightbox-container-image {
  padding: 10px; }

#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

#lightbox-container-image-box > #lightbox-nav {
  left: 0; }

#lightbox-nav a {
  outline: none; }

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block; }

#lightbox-nav-btnPrev {
  left: 0;
  float: left; }

#lightbox-nav-btnNext {
  right: 0;
  float: right; }

#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: white;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0; }

#lightbox-container-image-data {
  padding: 0 10px;
  color: #666666; }
  #lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left; }

#lightbox-image-details-caption {
  font-weight: bold; }

#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1em; }

#lightbox-secNav-btnClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em; }

#content {
  overflow-y: auto;
  position: absolute;
  width: 100%;
  height: 100%; }
  #content div {
    position: relative;
    left: 64px;
    top: 43px;
    width: 466px;
    padding-top: 18px; }
    #content div p {
      padding-bottom: 16px;
      line-height: 14px; }
  #content #memake {
    height: 35px; }
  #content #menu {
    padding-top: 14px; }
  #content #intro {
    text-align: justify;
    padding-top: 38px; }
    #content #intro h2, #content #intro h3, #content #intro em {
      font-size: 13px;
      line-height: 18px; }
    #content #intro h2 {
      padding-bottom: 14px; }
  #content #images p.caption {
    font-size: 9px;
    color: #888888;
    padding-bottom: 0; }
  #content.index {
    background: url(/img/bg.gif) no-repeat; }
    #content.index #memake {
      padding-top: 192px;
      height: auto; }
    #content.index #menu {
      padding-top: 24px; }
    #content.index #intro {
      padding-top: 20px;
      width: 473px; }
  #content.press #images {
    width: 855px;
    padding-top: 39px; }
    #content.press #images a {
      padding-right: 6px;
      line-height: 38px; }
  #content.interiors #images {
    width: 840px; }
  #content.interiors #intro {
    padding-top: 22px; }
  #content.products #images {
    padding-top: 7px; }
    #content.products #images a {
      display: inline-block;
      padding-right: 6px; }
      #content.products #images a p.title {
        font-size: 13px;
        line-height: 24px; }
  #content.product #product-header a {
    display: block;
    text-align: right;
    font-size: 10px; }
  #content.product #product-header #special {
    display: block;
    float: right;
    color: #f84812;
    font-size: 14px;
    top: 3px;
    position: relative; }
  #content.product #product-header h3 {
    font-size: 21px;
    height: 21px; }
    #content.product #product-header h3 .sub_header {
      font-size: 14px; }
  #content.product #images {
    width: 465px;
    padding-top: 24px; }
    #content.product #images a.sample {
      display: inline-block;
      width: 58px;
      height: 75px;
      text-align: center;
      overflow: visible;
      line-height: 135px; }
    #content.product #images h3 {
      font-size: 13px;
      padding-bottom: 9px;
      padding-top: 12px; }
  #content.product #intro img {
    display: block;
    float: left;
    padding-right: 10px;
    vertical-align: middle; }
  #content.product #sidebar {
    position: absolute;
    left: 590px;
    top: 102px;
    width: 320px;
    text-align: center; }
    #content.product #sidebar #icons {
      position: relative;
      padding: 35px;
      width: 320px;
      top: 0;
      left: 0; }
      #content.product #sidebar #icons a {
        position: relative;
        display: inline-block;
        height: 41px;
        width: 45%;
        text-indent: 41px;
        line-height: 35px;
        vertical-align: middle;
        text-align: left;
        color: silver;
        cursor: pointer;
        background-position: 0 -41px !important; }
        #content.product #sidebar #icons a:hover, #content.product #sidebar #icons a.active {
          background-position: 0 0 !important;
          color: gray; }
      #content.product #sidebar #icons .detail {
        display: none; }

