* {
  margin: 0px;
  padding: 0px;
}

body, td {
  font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

a {
  text-decoration: none;
  color: #ffffff;
}

.clr {
  clear: both;
}

h2 {
  font-size: 24px;
  font-weight: normal;
}
h3 {
  font-size: 16px;
  color: #ffffff;
  padding: 4px 0px 6px;
}
table {
  width: 99%;
}

#menucontainer {
  text-align: center;
  height: 74px;
}
  #menucontainer .menu {
    margin: 0 auto;
    width: 955px;
    text-align: left;
    line-height: 74px;
    height: 74px;
  }
  #menucontainer .menu .logo {
    float: left;
    width: 200px;
  }
    #menucontainer .menu .logo .nebon {
      display: block;
      position: absolute;
      margin-top: 12px;
      margin-left: 22px;
    }
  #menucontainer .menu ul {
    margin: 0px;
    padding: 0px;
    height: 74px;
  }
    #menucontainer .menu ul li {
      float: left;
      display: block;
      margin: 0px;
      padding: 0px;
      list-style: none;
    }
      #menucontainer .menu ul li a {
        display: block;
        font-size: 16px;
        /*padding: 0px 20px;*/
        margin: 0px 20px;
        font-weight: bold;
      }
      #menucontainer .topmenu li a {
        width: 94px;
      }
      #menucontainer .menu ul.horizontal li.level1 {
        float: left;
      }
      #menucontainer .menu ul.horizontal li.level1 a {
        display: block;
        margin: 0px 14px;
      }
      #menucontainer .menu ul.horizontal li.level1.pd {
        /*width: 94px;*/
        /*margin-left: 4px;*/
      }
      #menucontainer .menu ul.horizontal li.level1.pd a {
        /*width: 94px;
        padding: 0px;
        text-align: center;*/
      }
      #menucontainer .menu ul.horizontal li.level1.pd a:hover {
        /*background: url(../images/dropdownpdbg.png) no-repeat center bottom;*/
      }
      #menucontainer .menu ul.horizontal li.pditem a {
        /*background: url(../images/dropdownpdbg.png) no-repeat center bottom;*/
      }
      #menucontainer .menu ul.horizontal > li.level1 a {
        width: auto;
      }
      /* Commented Backslash Hack hides rule from IE5-Mac \*/
      #menucontainer .menu ul li a { float:none; }
      /* End IE5-Mac hack */
      #menucontainer .menu ul.dropdown,
      #menucontainer .menu ul.flyout {
        background: url(../images/dropdownulbg.png) no-repeat;
        position: absolute;
        top: 0px;
        left: 0px;
        visibility: hidden;
        width: 94px;
        margin: 0px;
        margin-left: 0px;
        /*margin-left: 4px;*/
        margin-top: -16px;
        padding: 0px;
        padding-bottom: 2px;
        z-index: 500;
      }
      #menucontainer .menu ul.dropdown li.level2,
      #menucontainer .menu ul.flyout li.level3,
      #menucontainer .menu ul.flyout li.level4,
      #menucontainer .menu ul.flyout li.level5 {
        /*background: url(../images/dropdownbg.jpg) no-repeat;*/
        padding: 0px;
        float: none;
        z-index: 550;
      }
      #menucontainer .menu ul.dropdown li.level2 a,
      #menucontainer .menu ul.flyout li.level3 a,
      #menucontainer .menu ul.flyout li.level4 a,
      #menucontainer .menu ul.flyout li.level5 a {
        line-height: 43px;
        padding: 0px 12px;
        /*font-size: 11px;*/
        color: #ffffff !important;
        z-index: 600 !important;
      }
      #menucontainer .menu ul.dropdown li.level2 a {
        font-size: 13px;
        text-align: center;
        line-height: 38px;
      }
      #menucontainer .menu ul.dropdown li.level2 a {
        background: url(../images/dropdownitembg.png) no-repeat center center !important;
      }
      #menucontainer .menu ul.dropdown li.level2 a:hover {
        background: url(../images/dropdownitembg.png) no-repeat center center !important;
      }
      #menucontainer .menu ul.dropdown li.level2.number1 a:hover {
        background: url(../images/dropdownitembg_blue.png) no-repeat center center !important;
      }
      #menucontainer .menu ul.dropdown li.level2.number2 a:hover {
        background: url(../images/dropdownitembg_orange.png) no-repeat center center !important;
      }
      #menucontainer .menu ul.dropdown li.level2.number3 a:hover {
        background: url(../images/dropdownitembg_green.png) no-repeat center center !important;
      }
      #menucontainer .menu ul.dropdown li.level2 a:hover,
      #menucontainer .menu ul.flyout li.level3 a:hover,
      #menucontainer .menu ul.flyout li.level4 a:hover,
      #menucontainer .menu ul.flyout li.level5 a:hover {
      }
  #menucontainer .menu .search {
    float: right;
    width: 140px;
    line-height: 66px;
    height: 66px;
  }
    #menucontainer .menu .search .magnicon {
      float: right;
      margin-top: 6px;
    }
    #menucontainer .menu .search .searchfield {
      background: url(../images/bgsearch.png) no-repeat;
      width: 135px;
      height: 24px;
      line-height: 24px;
      margin-top: 26px;
    }
      #menucontainer .menu .search .searchfield input {
        border: 0px;
        width: 93px;
        margin-left: 30px;
        background: transparent;
        font-size: 9px;
        color: #757575;
      }
  #menucontainer .menu ul.topmenu {
    margin: 0px;
    padding: 0px;
    padding-top: 4px;
    height: 66px;
  }
    #menucontainer .menu ul.topmenu li {
      margin: 0px;
      padding: 0px;
      list-style: none;
      float: right;
      width: 94px;
    }
      #menucontainer .menu ul.topmenu li a {
        background: url(../images/topmenubg.png) no-repeat center center;
        display: block;
        font-size: 10px;
        padding: 0px 10px;
        color: #cccccc;
        font-weight: bold;
        text-align: center;
      }

#container {
  text-align: center;
  margin-bottom: 50px;
}
  #container .page {
    margin: 0 auto;
    width: 952px;
    text-align: left;
  }
  #container .page .breadcrumbarea {
    height: 103px;
  }
    #container .page h1.breadcrumbs {
      margin: 0px;
      font-size: 18px;
      padding-top: 68px;
      padding-left: 20px;
    }
    #container .page .banner {
      height: 428px;
    }
  #container .page .contentarea {
    /*background: url(../images/contentbg.png) repeat-y;*/
    background: #1c1c1c;
    -moz-opacity:.95; filter:alpha(opacity=95); opacity:.95;
  }
    #container .page .contentareatop {
      background: url(../images/contenttop.png) no-repeat;
      height: 10px;
      -moz-opacity:.95; filter:alpha(opacity=95); opacity:.95;
    }
    #container .page .contentareatopstraight {
      background: url(../images/contenttopstraight.png) no-repeat;
      height: 10px;
      -moz-opacity:.95; filter:alpha(opacity=95); opacity:.95;
    }
    #container .page .contentareabottom {
      background: url(../images/contentbottom.png) no-repeat;
      height: 10px;
      -moz-opacity:.95; filter:alpha(opacity=95); opacity:.95;
    }
    #container .page .contentarea .menutop {
      background: url(../images/menutop.png) no-repeat;
      height: 8px;
    }
    #container .page .contentarea .menubottom {
      background: url(../images/menubottom.png) no-repeat;
      height: 8px;
    }
    #container .page .contentarea .menuarea {
      background: #131313;
      float: left;
      width: 226px;
      margin-left: 11px;
    }
    #container .page .contentarea .contentsectiontop {
      background: url(../images/contenttop.jpg) no-repeat;
      height: 8px;
    }
    #container .page .contentarea .contentsectionbottom {
      background: url(../images/contentbottom.jpg) no-repeat;
      height: 8px;
    }
    #container .page .contentarea .contentsection {
      background: #131313;
      float: right;
      width: 697px;
      margin-right: 11px;
    }
    /*#container .page .contentarea .menu {
      float: left;
      width: 226px;
    }*/
      #container .page .contentarea .menu ul {
        margin: 0px;
        padding: 0px 7px;
      }
        #container .page .contentarea .menu ul li {
          margin: 2px 0px;
          list-style: none;
        }
          #container .page .contentarea .menu ul li a {
            display: block;
            line-height: 35px;
            padding: 0px 10px;
            font-size: 13px;
            color: #828282;
          }
            #container .page .contentarea .menu ul li.active a {
              background: url(../images/menubglvl2.jpg) no-repeat;
              font-weight: bold;
            }
    #container .page .lvl3menu {
      position: absolute;
      height: 103px;
      width: 952px;
    }
      #container .page .lvl3menu .first {
        background: url(../images/menulvl3left.png) no-repeat top left;
        margin: 51px 0px 0px;
        float: right;
        width: 92px;
        height: 52px;
      }
      #container .page .lvl3menu .last {
        background: url(../images/menulvl3right.png) no-repeat top left;
        margin: 51px 0px 0px;
        float: right;
        width: 9px;
        height: 62px;
        height: 52px;
      }
      #container .page .lvl3menu ul {
        background: #1c1c1c;
        float: right;
        margin: 51px 0px 0px;
        padding: 8px 0px;
      }
        #container .page .lvl3menu ul li {
          margin: 2px 0px;
          list-style: none;
          float: left;
        }
          #container .page .lvl3menu ul li.orderbutton {
            background: url(../images/lvl3greenbg.png) no-repeat center center;
            width: 103px;
            text-align: center;
          }
            #container .page .lvl3menu ul li.orderbutton a {
              font-size: 12px;
              padding: 0px;
            }
          #container .page .lvl3menu ul li a {
            display: block;
            line-height: 35px;
            padding: 0px 25px;
            font-size: 13px;
          }
            #container .page .lvl3menu ul li.active a {
              font-weight: bold;
            }
    #container .page .contentarea .minheight {
      float: left;
      width: 1px;
      height: 350px;
      overflow: hidden;
    }
    #container .page .contentarea .contenttop {
      background: url(../images/contenttop.jpg) no-repeat;
      height: 8px;
    }
    #container .page .contentarea .contentbottom {
      background: url(../images/contentbottom.jpg) no-repeat;
      height: 8px;
    }
    #container .page .contentarea .content {
      /*float: left;*/
      /*margin-left: 14px;*/
      font-size: 12px;
      line-height: 20px;
      padding: 12px 16px 12px 17px;
    }
      #container .page .contentarea .content td {
        font-size: 12px;
        line-height: 20px;
      }
      #container .page .contentarea .content h2 {
        margin-bottom: 14px;
      }
      #container .page .contentarea .content h3 {
        margin-bottom: 5px;
      }
    
    #container .page .contentarea .content .textarea {
      background: #282828;
      padding: 6px 10px;
      line-height: 24px;
      color: #a2a2a2;
    }
      #container .page .contentarea .content .textareatop {
        background: url(../images/textareatop.png) no-repeat;
        height: 4px;
      }
      #container .page .contentarea .content .textareabottom {
        background: url(../images/textareabottom.png) no-repeat;
        height: 4px;
        margin-bottom: 20px;
      }
      #container .page .contentarea .content ul {
        padding: 0px 0px;
      }
      #container .page .contentarea .content ul li {
        margin-left: 20px;
        padding: 0px;
        text-align: left;
      }
      #container .page .contentarea .content h1 {
        font-size: 30px;
        color: #ffffff;
        padding: 8px 0px 12px;
        margin: 0px;
        font-weight: bold;
        font-weight: normal;
      }
      #container .page .contentarea .content h2 {
        font-size: 24px;
        color: #ffffff;
        padding: 8px 0px 12px;
        margin: 0px;
        font-weight: bold;
        font-weight: normal;
      }
      #container .page .contentarea .content h3 {
        font-size: 16px;
        color: #ffffff;
        padding: 8px 0px 12px;
        margin: 0px;
        font-weight: bold;
        font-weight: normal;
      }
  
  /* boxes */
  #container .boxes {
  }
  #container .boxes .box {
    float: left;
    width: 297px;
    margin-right: 12px;
  }
    #container .boxes .box.first {
      margin-left: 24px;
    }
    #container .boxes .box.last {
      margin-right: 0px;
    }
    #container .boxes .box .minheight {
      float: left;
      width: 1px;
      overflow: hidden;
      height: 222px;
    }
    #container .boxes .box .boxtop {
      background: url(../images/boxtop.png) no-repeat;
      height: 9px;
    }
    #container .boxes .box .boxbottom {
      background: url(../images/boxbottom.png) no-repeat;
      height: 13px;
    }
    #container .boxes .box .inner {
      background: url(../images/boxbg.jpg) repeat-x;
    }
    #container .boxes .box .text {
      padding: 0px 20px;
    }
      #container .boxes .box .text h3 {
        padding: 5px 0px 8px;
        font-size: 16px;
      }
      
  /* newbox */
  #container .newbox {
    background: url(../images/frontboxbg.png) no-repeat top center;
    height: 244px;
  }
    #container .newbox, #container .newbox td {
      color: #9b9b9b;
      font-size: 12px;
      line-height: 24px;
    }
    #container .newbox .left {
      /*background: orange;*/
      display: block;
      position: absolute;
      width: 424px;
      height: 220px;
      margin-left: 36px;
    }
    #container .newbox .right {
      /*background: orange;*/
      display: block;
      position: absolute;
      width: 424px;
      height: 220px;
      margin-left: 490px;
    }
  
  /* listproduct */
  #container .page .listproduct {
    background: url(../images/redbullet.png) no-repeat left center;
    line-height: 26px;
    font-size: 14px;
    padding-left: 26px;
  }
  /* listbutton */
  #container .page .listbutton {
    background: url(../images/buttonglow.png) no-repeat center center;
    line-height: 81px;
  }
    #container .page .button {
      background: url(../images/buttonbg.png) no-repeat;
      position: absolute;
      display: block;
      line-height: 25px;
      height: 25px;
      width: 169px;
      text-align: center;
      font-weight: bold;
      margin-top: 29px;
      margin-left: 39px;
    }
  
  /* */
  #container .page .pricebutton {
    
  }
    #container .page .pricebutton .left {
      background: url(../images/pricebuttonleft.png) no-repeat center center;
      float: left;
      width: 17px;
      height: 35px;
    }
    #container .page .pricebutton .right {
      background: url(../images/pricebuttonright.png) no-repeat center center;
      float: right;
      width: 18px;
      height: 35px;
    }
  
  #container .footerarea {
    padding: 26px 20px 0px;
  }
    #container .footerarea, #container .footerarea td {
      color: #9b9b9b;
      font-size: 11px;
      line-height: 18px;
    }
    
  /* product pages */
  #container .page .productbigboxtop {
    background: url('../images/products/bigboxtop.jpg') no-repeat top center;
    /*min-height: 200px;*/
    padding-bottom: 18px;
  }
    #container .page .productbigboxtop .minheight {
      float: left;
      width: 1px;
      overflow: hidden;
      height: 140px;
    }
    #container .page .productbigboxtop .box {
      float: left;
      width: 219px;
      /*text-align: justify;*/
      /*border-left: #434343 1px solid;
      border-right: #1e1e1e 1px solid;*/
    }
    #container .page .productbigboxtop .box.bigger {
      width: 329px;
    }
    #container .page .productbigboxtop .box.biggest {
      width: 657px;
    }
    #container .page .productbigboxtop .box .inner {
      padding: 18px 19px 0px;
    }
    #container .page .productbigboxtop .box.first {
      border-left: 0px;
    }
    #container .page .productbigboxtop .box.first .inner {
      /*padding-left: 34px;*/
    }
    #container .page .productbigboxtop .box.last {
      border-right: 0px;
    }
    #container .page .productbigboxtop .box.last .inner {
      /*padding-right: 26px;*/
    }
    
    /* dividedbox */
  #container .page .dividedbox {
    padding-bottom: 18px;
  }
    #container .page .dividedbox .smallbox {
      background: url('../images/products/smallboxtop.jpg') no-repeat top center;
      float: left;
      width: 220px;
      /*margin-left: 14px;*/
    }
    #container .page .dividedbox .smallbox .minheight {
      float: left;
      width: 1px;
      overflow: hidden;
      height: 140px;
    }
    #container .page .dividedbox .smallbox .inner {
      padding: 18px 19px 0px;
    }
    #container .page .dividedbox .mediumbox {
      background: url('../images/products/mediumboxtop.jpg') no-repeat top center;
      float: left;
      width: 429px;
      margin-left: 14px;
    }
    #container .page .dividedbox .mediumbox .minheight {
      float: left;
      width: 1px;
      overflow: hidden;
      height: 140px;
    }
    #container .page .dividedbox .mediumbox .inner {
      padding: 18px 19px 0px;
    }
    
  #container .page .buynowbutton {
    display: block;
    float: right;
    margin-top: 6px;
  }
  #container .page .buynowbutton a {
    display: block;
    background: url('../images/products/buynowbuttonbg.png') no-repeat top center;
    width: 103px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    color: #ffffff !important;
  }
  
  /* thinarea */
  #container .page .thinarea {
    background: #282828;
    padding: 6px 15px;
  }
    #container .page .thinareatop {
      background: url(../images/thinareatop.jpg) no-repeat;
      height: 6px;
    }
    #container .page .thinareabottom {
      background: url(../images/thinareabottom.jpg) no-repeat;
      height: 6px;
    }
    
    #container .page .thinform label {
      line-height: 26px;
      font-size: 12px;
    }
    #container .page .thinform .textinputbg {
      background: url(../images/forminputbg.png) no-repeat center center;
      height: 36px;
    }
    #container .page .thinform .textinputbg input {
      height: 26px;
      width: 289px;
      margin: 5px 8px;
      border: 0px;
      background: transparent;
    }
    #container .page .thinform .textareabg {
      background: url(../images/formtextareabg.png) no-repeat center center;
      height: 148px;
    }
    #container .page .thinform .textareabg textarea {
      height: 130px;
      width: 289px;
      margin: 8px 8px;
      border: 0px;
      background: transparent;
    }
    
  /* widearea */
  #container .page .widearea {
    background: #282828;
    padding: 6px 15px;
  }
    #container .page .wideareatop {
      background: url(../images/wideareatop.jpg) no-repeat;
      height: 6px;
    }
    #container .page .wideareabottom {
      background: url(../images/wideareabottom.jpg) no-repeat;
      height: 6px;
    }
    
    #container .page .wideform label {
      line-height: 26px;
      font-size: 12px;
    }
    #container .page .wideform .textinputbg {
      background: url(../images/forminputbg_wide.jpg) no-repeat center center;
      height: 36px;
    }
    #container .page .wideform .textinputbg input {
      height: 26px;
      width: 617px;
      margin: 5px 8px;
      border: 0px;
      background: transparent;
    }
    #container .page .wideform .textareabg {
      background: url(../images/formtextareabg_wide.jpg) no-repeat center center;
      height: 148px;
    }
    #container .page .wideform .textareabg textarea {
      height: 130px;
      width: 617px;
      margin: 8px 8px;
      border: 0px;
      background: transparent;
    }
    
  /* details table */      
  #container .page .tablearea, #container .page .tablearea td {
    font-family: Verdana;
    color: #ffffff;
    font-size: 12px;
  }
    #container .page .tablearea .row, #container .page .tablearea .row td {
      color: #bfbfbf;
    }
    #container .page .tablearea td {
      padding: 0px 10px;
    }
    
    #container .page .tablearea .header {
      background: url(../images/tableheader.jpg) no-repeat;
      height: 44px;
      line-height: 44px;
    }
    #container .page .tablearea .row {
      background: url(../images/tablerow.jpg) no-repeat;
      height: 40px;
      line-height: 40px;
    }
    #container .page .tablearea .row.bottom {
      background: url(../images/tablerowbottom.jpg) no-repeat;
      height: 38px;
      line-height: 38px;
    }
    
    #container .page .tablearea .gradient {
      height: 39px;
    }
    #container .page .tablearea .header .gradient {
      height: 42px;
      margin-top: 1px;
      position: absolute;
      width: 664px;
    }
    #container .page .tablearea .bottom .gradient {
      height: 37px;
    }
      #container .page .tablearea .g0 {
        background: url(../images/tablebggradient.jpg) no-repeat top center;
        background-position: center 0px;
      }
      #container .page .tablearea .g1 {
        background: url(../images/tablebggradient.jpg) no-repeat top center;
        background-position: center -44px;
      }
      #container .page .tablearea .g2 {
        background: url(../images/tablebggradient.jpg) no-repeat top center;
        background-position: center -84px;
      }
      #container .page .tablearea .g3 {
        background: url(../images/tablebggradient.jpg) no-repeat top center;
        background-position: center -124px;
      }
      #container .page .tablearea .g4 {
        background: url(../images/tablebggradient.jpg) no-repeat top center;
        background-position: center -164px;
      }
      #container .page .tablearea .g5 {
        background: url(../images/tablebggradient.jpg) no-repeat top center;
        background-position: center -204px;
      }
      
      #container .page .tablearea .gradient table td {
        border-right: #1c1c1c 1px solid;
      }
      #container .page .tablearea .gradient table td.last {
        border-right: 0px;
      }