body {
  background-image: url("gfx/background.jpg");
  background-position: 50% 0;
  font-family: verdana;
  margin: 0;
}

  .page {
    background-image: url("gfx/header.jpg");
    background-repeat: no-repeat;
    background-color: white;
    margin: 0 auto;
    width: 1000px;
  }

    .page .header {
      height: 105px;
    }

      .page .header .menu {
        color: white;
        font-size: 12px;
        font-weight: bold;
      }

        .page .header .menu a {
          color: white;
          display: block;
          float: right;
          text-decoration: none;
          padding: 27px 0;
          padding-right: 40px;
        }

          .page .header .menu td.menu_frontpage {
            width: 125px;
          }

          .page .header .menu td.menu_account {
            width: 575px;
          }

          .page .header .menu td.menu_shoppingcart {
            width: 120px;
          }

          .page .header .menu td.shoppingcart {
            line-height: 16px;
            padding-left: 35px;
            padding-top: 20px;
          }

      .page .title {
        height: 180px;
        font-size: 11px;
        line-height: 16px;
        text-align: center;
      }

        .page .title img {
          display: block;
          margin: 0 auto;
        }

    .page .navigation {
      background-color: #9cc42d;
      font-size: 11px;
    }

      .page .navigation_content {
        width: 155px;
        margin-top: -15px;
        padding: 0 30px 20px 30px;
      }

      .page .navigation .topic,
      .page .sidebar .topic,
      .page .content .box .topic,
      .page .content .box2 .topic {
        background-image: url("gfx/greenbar.jpg");
        color: white;
        font-size: 10px;
        font-weight: bold;
        line-height: 16px;
        margin: 15px 0;
        padding: 5px 10px 4px 10px;
        width: 135px;
      }

      .page .navigation a.menuitem,
      .page .navigation a.menuitem_active,
      .page .navigation a.submenuitem {
        background-image: url("gfx/greenarrow_right.jpg");
        background-repeat: no-repeat;
        background-position: 100% 4px;
        border-bottom: 1px solid #8db526;
        clear: both;
        color: black;
        display: block;
        line-height: 15px;
        margin-top: 2px;
        padding: 3px 0 4px 0;
        text-decoration: none;
      }

        .page .navigation a.menuitem_active {
          background-image: url("gfx/bluearrow_down.jpg");
        }

        .page .navigation a.submenuitem {
          background-color: #b9d76e;
          background-image: none;
          border: 0;
          font-family: tahoma;
          padding: 2px 5px;
          margin: 0;
          margin-bottom: 1px;
        }

      .page .navigation input,
      .page .sidebar input {
        border: 1px solid #509b2d;
        font-family: verdana;
        font-size: 11px;
        padding: 4px;
        width: 80px;
      }

        .page .navigation input.button,
        .page .sidebar input.button {
          background-color: transparent;
          background-image: url("gfx/greenarrow_right.jpg");
          background-position: 100% 7px;
          background-repeat: no-repeat;
          border: 0;
          color: black;
          float: right;
          font-size: 10px;
          font-weight: bold;
          padding: 0;
          padding-bottom: 2px;
          padding-right: 20px;
          height: 26px;
          width: auto;
        }

    .page .content {
      float: left;
      font-size: 11px;
      line-height: 16px;
    }

      .page .content_content {
        padding-top:10px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 12px;
        width: 551px;
      }

      .page .content .box {
        background-image: url("gfx/box.jpg");
        font-size: 10px;
        height: 310px;
        overflow: hidden;
        padding: 10px;
        width: 140px;
      }


      .page .content .box2 {
        background-image: url("gfx/box2.jpg");
        background-repeat: no-repeat;
		font-size: 10px;
        height: 480px;
        overflow: hidden;
        padding: 10px;
        width: 140px;
      }

        .page .content .box .topic {
          background-image: none;
          display: block;
          margin: 0;
          text-decoration: none;
          width: 120px;
        }

        .page .content .box2 .topic {
          background-image: none;
          display: block;
          margin: 0;
          text-decoration: none;
          width: 120px;
        }


        .page .content .box .productimage {
          background-position: 50% 50%;
          background-repeat: no-repeat;
          display: block;
          height: 120px;
          margin-bottom: 10px;
          margin-top: 10px;
          width: 140px;
        }

        .page .content .box2 .productimage {
          background-position: 50% 50%;
          background-repeat: no-repeat;
          display: block;
          height: 120px;
          margin-bottom: 5px;
          margin-top: 5px;
          width: 140px;
        }


        .page .content .box a {
          color: black;
          text-decoration: none;
        }

        .page .content .box ol {
          padding: 0 10px 0 25px;
          margin: 0;
        }        

        .page .content .box2 ol {
          padding: 0 10px 0 25px;
          margin: 0;
        }  

        .page .content .box2 li {
          font-family: tahoma;
          line-height: 13px;
          padding-bottom: 2px;
          margin: 0;
        }

        .page .content .box li {
          font-family: tahoma;
          line-height: 13px;
          padding-bottom: 2px;
          margin: 0;
        }

          .page .content .box li.subtopic {
            font-weight: bold;
          }

    .page .sidebar {
      font-size: 11px;
    }

      .page .sidebar_content {
        padding-bottom: 20px;
        padding-top: 20px;
        padding-right: 25px;
        width: 165px;
      }

      .page .sidebar .topic {
        background-image: url("gfx/bluebar.jpg");
        width: 125px;
      }

      .page .sidebar a.arrow,
      .page .sidebar a.right {
        background-image: url("gfx/bluearrow_right.jpg");
        background-position: 0 2px;
        background-repeat: no-repeat;
        clear: both;
        color: black;
        display: block;
        line-height: 14px;
        margin-bottom: 5px;
        padding-left: 20px;
        text-decoration: none;
      }

        .page .sidebar a.right {
          background-position: 100% 1px;
          font-size: 10px;
          font-weight: bold;
          padding-left: 0;
          padding-right: 20px;
          text-align: right;
        }

      .page .sidebar b {
        color: #0093b3;
      }

      .page .sidebar input {
        background-color: #d0e6f0;
        border: 1px solid #64b4c3;
        margin-bottom: 5px;
        width: 135px;
      }

        .page .sidebar input.button {
          background-image: url("gfx/bluearrow_right.jpg");
        }

    .page .banner {
      background-color: #9cc42d;
      padding-left: 30px;
      width: 255px;
    }

    .page .footer {
      background-color: #9cc42d;
      background-image: url("gfx/footer.jpg");
      background-repeat: no-repeat;
      background-position: -215px 0;
      height: 180px;
    }

      .page .footer .payments {
        /* margin-left: 285px; */
        margin-left: 70px;
        margin-top: 52px;
      }

        .page .footer .payments td {
          padding: 0 4px;
        }

        .page .footer td.menu  {
          padding-left: 70px;
          padding-top: 48px;
        }

          .page .footer td.menu a {
            background-image: url("gfx/arrow_footer.jpg");
            background-repeat: no-repeat;
            color: white;
            display: block;
            float: left;
            font-size: 11px;
            line-height: 15px;
            padding-left: 20px;
            margin-right: 10px;
            text-align: right;
            text-decoration: none;
          }

      .page .footer .hauhau {
        color: #509b2d;
        display: block;
        float: right;
        font-size: 12px;
        font-weight: bold;
        line-height: 12px;
        margin-top: 69px;
        margin-right: 20px;
        text-decoration: none;
        padding: 0;
        padding-right: 30px;
      }

.line {
  border-top: 1px solid #8db526;
  margin: 5px 0;
}

a {
  color: #0093b3;
}

form {
  margin: 0;
  padding: 0;
}

h1, h2 {
  font-family: georgia;
  font-size: 22px;
  line-height: 27px;
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  text-align: center;
}

  h2 {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
  }

  .description {
    background-color: #dcf0aa;
    border-bottom: 1px solid #b9d76e;
    border-top: 1px solid #b9d76e;
    color: black;
    margin-bottom: 30px;
    padding: 10px;
    text-align: center;
  }

  .product_menu {
    border-right: 1px solid #64b4c3;
    float: left;
    margin-right: 20px;
    padding: 5px 0;
    padding-right: 20px;
    width: 140px;
  }

    .product_menu div {
      background-image: url("gfx/bluearrow_right.jpg");
      background-position: 100% 3px;
      background-repeat: no-repeat;
      cursor: pointer;
      display: block;
      font-weight: bold;
      margin-bottom: 8px;
      padding-right: 20px;
      text-align: right;
    }

    .product_menu div:hover {
      color: #0093b3;
    }

  .product_menu_pic,
  .product_menu_info {
    float: left;
  }

    .product_menu_pic {
      text-align: center;
      width: 170px;
    }

    .product_menu_info {
      width: 179px;
    }

  .menu_abc {
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
  }

    .menu_abc a {
      padding: 4px 5px;  
      text-decoration: none;
    }

    .menu_abc a.selected {
      background-color: #0093b3;
      color: white;
    }

  .category_thumb {
    display: block;
    float: left;
    height: 145px;
    margin-bottom: 25px;
    position: relative;
    text-align: center;
    width: 131px;
  }

    .category_thumb_image {
      display: block;
      position: relative;
      height: 110px;
    }

    .category_button {
      background-image: url("gfx/category_button.jpg");
      color: black;
      display: block;
      font-family: tahoma;
      line-height: 14px;
      height: 35px;
      text-align: left;
      text-decoration: none;
      padding: 0 15px;
      padding-top: 5px;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 101px;
    }

      .category_button:hover {
        background-image: url("gfx/category_button_2.jpg");
      }

  .product_tag {
    background-color: #9cc42d;
    color: white;
    font-family: verdana;
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-right: 5px;
    padding: 2px 5px;
  }

    .product_tag_big {
      font-size: 14px;
    }

    .product_tag_dark {
      background-color: #71a700;
    }

  .product_separator {
    border-right: 1px solid #b9d76e;
    padding-right: 20px;
  }

  .product_details {
    padding-left: 20px;
    width: 160px;
  }

img {
  border: 0;
}

input, select, textarea {
  border: 1px solid silver;
  font-family: verdana;
  font-size: 11px;
  margin-left: 0;
  padding: 2px;
}

  input.button {
    background-color: #0093b3;
    border: 0;
    color: white;
    padding: 2px 5px;
  }

  textarea {
    height: 100px;
    width: 100%;
  }

ul {
  padding: 0;
  margin: 0;
  margin-left: 1.5em;
}

p {
  margin: 0;
  margin-bottom: 15px;
}

  .pbactive, .pbinactive {
    background-color: #b9d76e;
    border-bottom: 1px solid #b9d76e;
    border-top: 1px solid #b9d76e;
    color: black;
    font-family: tahoma;
    font-weight: bold;
    padding: 10px;
    text-align: center;
  }

  .pbinactive {
    background-color: #dcf0aa;
    font-weight: normal;
  }

    .pbactive p, .pbinactive p {
      margin: 0;
    }

  .smallfade {
    color: gray;
  }

td {
  vertical-align: top;
}

/*
 * shopping cart
 *
 */

td.cartbasic,
td.carttotal {
  padding: 2px;
  border-bottom : 1px solid silver;
} 

p.carttotal {
  font-weight: bold;
} 