body {
  height: 100%;
  padding: 0px;
  margin: 0px; }

#topbg {
  z-index: -1; }

#container {
  margin: 0px auto;
  width: 820px; }
  #container #inner_container {
    width: 800px;
    float: left;
    position: relative; }
    #container #inner_container #content {
      width: 600px;
      float: right;
      margin: 0px;
      min-height: 500px; }

#banner {
  width: 200px;
  margin: 0px;
  position: relative;
  float: left;
  display: inline; }

#logoholder {
  position: relative;
  float: left;
  overflow: hidden;
  width: 200px;
  display: inline; }
  #logoholder #logoposition {
    position: absolute;
    width: 100%;
    left: 0px; }

#footer {
  margin: 0px auto;
  padding: 10px 0px; }
  #footer #footerHolder {
    width: 800px;
    margin: 0px auto; }
    #footer #footerHolder #footerMenu {
      width: 590px;
      float: right;
      text-align: center;
      font-size: 11px;
      padding-top: 0px;
      display: inline; }
      #footer #footerHolder #footerMenu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        float: right; }
        #footer #footerHolder #footerMenu ul li {
          display: inline;
          margin: 0px 10px;
          line-height: 1.6em; }
          #footer #footerHolder #footerMenu ul li a {
            white-space: nowrap; }
    #footer #footerHolder a,
    #footer #footerHolder a:visited,
    #footer #footerHolder a:hover {
      font-size: inherit; }
    #footer #footerHolder #copyright {
      width: 570px;
      float: right;
      text-align: right;
      padding: 10px 10px 20px;
      min-height: 20px;
      overflow: hidden; }

#holder {
  float: left;
  width: 200px;
  margin: 0px;
  height: 100%; }

#outer_holder {
  clear: both;
  width: 800px;
  margin: 0px; }

#menu {
  float: left;
  padding-bottom: 30px;
  height: 100%;
  font: bold 12px/40px Arial, Tahoma, Sans-serif;
  height: auto;
  width: 200px;
  text-align: left; }

.menubulletleft {
  float: left;
  background-repeat: no-repeat;
  height: 12px;
  margin: 0px 5px;
  width: 12px;
  margin-top: 9px; }

.menu_title {
  float: left;
  padding-left: 5px;
  height: 30px;
  overflow: hidden;
  width: 115px; }

.menubulletright {
  float: left;
  background-repeat: no-repeat;
  height: 12px;
  margin-left: 5px;
  width: 12px;
  margin-top: 9px; }

#two_column_page {
  width: 320px; }

#content #content-inside #shop_page .product .name {
  width: 320px; }

#content #content-inside #product_page #product_image {
  width: 220px; }
  #content #content-inside #product_page #product_image #product_thumbnails {
    width: 212px;
    margin-left: 8px; }
    #content #content-inside #product_page #product_image #product_thumbnails .product_thumbnail {
      margin-left: 12px;
      margin-bottom: 12px; }

#content #content-inside #product_page #product_price {
  width: 320px; }
  #content #content-inside #product_page #product_price .product_variation_box {
    width: 220px; }
