a.block-submenu { 
  display: block;
  width: 128px;
  height: 17px;
  padding: 2px 2px 2px 20px;
  background-color: #ad8841;
  color: #000000;
  text-decoration: none;
  background-image: url('../images/product_12.jpg');
}

a.block-submenu-selected { 
  display: block;
  width: 128px;
  height: 17px;
  padding: 2px 2px 2px 20px;
  background-color: #ad8841;
  color: #000000;
  text-decoration: none;
  background-image: url('../images/product_08.jpg');
}

a.block-menu { 
  display: block;
  width: 143px;
  height: 17px;
  padding: 2px 2px 2px 5px;
  background-color: #bfa865;
  color: #ffffff;
  text-decoration: none;
  background-image: url('../images/product_17.jpg');
}

a.block-menu-selected { 
  display: block;
  width: 128px;
  height: 17px;
  padding: 2px 2px 2px 20px;
  background-color: #bfa865;
  color: #ffffff;
  text-decoration: none;
  background-image: url('../images/products_14.jpg');
}

div.side-menu {
  padding: 2px 2px 2px 5px;
  width: 143px;
  height: 17px;
  background-color: #efe9d9;
  cursor: hand;
  cursor: pointer;
  background-image: url('../images/product_05.jpg');
}

div.side-menu-selected {
  width: 128px;
  height: 16px;
  padding: 2px 2px 2px 20px;
  border-bottom: 1px solid #362b14;
  background-color: #efe9d9;
  cursor: hand;
  cursor: pointer;
  background-image: url('../images/product_17.jpg');
}

.hidden { 
  display: none;
}

.visible { 
  display: block;
}

td#prod-info { 
  text-align: justify;
  padding-top: 7px;
}

.price { 
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 5px;
  color: #99a843;
}

div#header { 
  font-size: 20px;
  /*font-weight: bold;*/
  color: #61512f;
  margin-bottom: 10px;
}

td#the-menu { 
  width: 150px; 
  background-color: #b69f5c; 
  background-image: url('../images/product_19.jpg'); 
  background-position: bottom center; 
  background-repeat: no-repeat;
}

td#content-area {
  padding: 10px 10px 20px 20px;
}

td#main-image { 
  background-image: url('../images/product_10.jpg'); 
  background-repeat: no-repeat; 
  width: 350px; 
  height: 355px;
}

img#main { 
 margin: 5px 10px 10px 0px;
}

table.sFrame-container { 
  width: 87px; 
  border-collapse: collapse;
  background-color: #fff;
}

td.sFrame-top { 
  background-image: url('../images/products_22.jpg'); 
  width: 87px; 
  height: 6px;
}

td.sFrame-left { 
  background-image: url('../images/products_26.jpg'); 
  background-repeat: no-repeat; 
  width: 4px; 
  height: 75px;
}

td.sFrame-right { 
  background-image: url('../images/products_28.jpg'); 
  background-repeat: no-repeat; 
  width: 4px; 
  height: 75px;
}

td.sFrame-middle { 
  background-repeat: no-repeat; 
  background-position: 50% 50%;
}

td.sFrame-bottom { 
  background-image: url('../images/products_32.jpg'); 
  width: 87px; 
  height: 6px;
}

td.sFrame-spacer { 
  height: 20px;
}

div#alt-txt { 
  margin-bottom: 20px; 
  text-align: center; 
  font-size: 10px; 
  color: #666666; 
  width: 340px;
}

.select-menu { 
  width: 150px;
  color: #4b3b1b;
}
