
body {
  background: #FFFFFF url('../images/background01.png') scroll repeat-y center top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

a img {
  border: none;
}

.info {
  color: #666666;
  font-size: 10px;
}

label {
  cursor: pointer;
}

label.disabled {
  color: #666666;
}

.right {
  text-align: right;
}

#container {
/*
  background-color: #FCFFB0;
  border: 1px solid #AAAA50;
  border-top: none;
*/
  left: 50%;
  margin-left: -400px;
  padding: 10px 0px 0px 0px;
  position: absolute;
  width: 800px;
}

#banner {
  text-align: center;
  left: 50%;
  margin-left: -375px;
  position: relative;
  width: 750px;
}

#navigation_top {
  background-color: #FCFF80;
  border: 1px solid #AAAA50;
  text-align: center;
  left: 50%;
  margin: 10px 0px 10px -375px;
  position: relative;
  width: 750px;
}

#navigation_top ul {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 0px;
}

#navigation_top li {
  display: inline;
  padding: 0px 5px 0px 5px;
  position: relative;
  white-space: nowrap;
}

#navigation_top li.top:hover div {
  display: block;
}

#navigation_top li.hidden {
  display: none;
}

#navigation_top a.selected {
  font-weight: bold;
}

#navigation_top a, #navigation_top span {
  font-family: 'Monotype Corsiva', cursive;
  font-size: 20px;
  padding: 5px 5px 5px 5px;
}

#navigation_top li div {  
  background-color: #FCFF80;
  border: 1px solid #AAAA50;
  border-top: 1px solid #FCFF80;
  display: none;
  left: 5px;
  margin-top: 4px;
  position: absolute;
  text-align: left;
  z-index: 99;
}

#navigation_top li ul {
  padding-top: 0px;
}

#navigation_top li ul li {
  display: block;
  float: none;
}

#content_wrapper {
  left: 50%;
  margin-left: -375px;
  margin-top: 40px;
  padding: 0px 20px 0px 20px;
  position: relative;
  width: 710px;
}

#content_wrapper div {
  margin-bottom: 50px;
}

#content {
/*
  left: 50%;
  margin-left: -200px;
  margin-top: 50px;
  position: absolute;
  width: 400px;
*/
  float: left;
  margin-left: 30px;
  width: 350px;
}

#content.noimg1, #content.noimg2 {
  width: 530px;
}

#content.noimg {
  width: 650px;
}

#image1 {
/*
  left: 50%;
  margin-left: -380px;
  position: absolute;
  top: 200px;
  width: 150px;
*/
  float: left;
  width: 150px;
}

#image2 {
/*
  left: 50%;
  margin-left: 250px;
  position: absolute;
  width: 150px;
*/
  float: right;
  text-align: right;
  width: 150px;
}

#products {
  background-color: #FFFFFF;
  border: 1px solid #AAAA50;
  margin-left: 30px;
  width: 650px;
}

#products table {
  border-collapse: collapse;
  padding: 0px 0px 0px 0px;
}

#products td {
  padding: 10px 8px 10px 8px;
  text-align: center;
  vertical-align: middle;
  width: 200px;
}

#product {
  margin-left: 30px;
  width: 650px;
}

#shop_left {
/*
  margin-top: 50px;
  position: absolute;
  width: 250px;
*/
  float: left;
  width: 250px;
}

#shop_categories h2 {
  margin-top: 0px;
}

#shop_categories ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#shop_categories li {
  border-bottom: 1px dashed #AAAA50;
  margin: 0px 0px 7px 0px;
}

#shop_categories li.selected {
  font-weight: bold;
}

#shop_cart_small {
  margin-top: 50px;
}

#shop_items {
/*
  background-color: #FFFFFF;
  border: 1px solid #BBBBBB;
  left: 300px;
  margin-top: 50px;
  position: absolute;
  top: 0px;
  width: 450px;
*/
  float: right;
  width: 450px;
}

#shop_items table {
  border: 1px solid #AAAA50;
  border-collapse: collapse;
  padding: 0px 0px 0px 0px;
}

#shop_items td {
  background-color: #FFFFFF;
  border: 1px solid #AAAA50;
  padding: 10px 10px 10px 10px;
  text-align: center;
  vertical-align: top;
  width: 150px;
}

/*
#shop_item table {
  left: 0px;
  margin-top: 50px;
  position: absolute;
  top: 0px;
}
*/

#shop_item td {
  padding: 0px 20px 0px 20px;
  vertical-align: top;
}

#shop_item h2 {
  margin-top: 0px;
}

#shop_newcustomer {
  float: left;
  width: 48%;
}

#shop_login {
  float: right;
  width: 48%;
}

/*
#shop_cart {
  margin-top: 50px;
}
*/

#shop_cart table, #shop_checkout_cart table {
  border-collapse: collapse;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#shop_cart thead, #shop_checkout_cart thead {
  border-bottom: 1px solid #AAAA50;
  font-weight: bold;
  text-align: left;
}

#shop_cart th, #shop_cart td, #shop_checkout_cart th, #shop_checkout_cart td {
  padding: 5px 0px 5px 0px;
  white-space: nowrap;
}

#shop_cart th.prodnr, #shop_checkout_cart th.prodnr {
  padding-right: 20px;
}

#shop_cart th.item_total, #shop_cart th.price, #shop_cart th.amount, #shop_checkout_cart th.item_total, #shop_checkout_cart th.price, #shop_checkout_cart th.amount {
  padding-left: 20px;
  text-align: right;
}

#shop_cart td.prodnr, #shop_checkout_cart td.prodnr {
  padding-right: 20px;
}

#shop_cart td.title, #shop_checkout_cart td.title {
  width: 100%;
}

#shop_cart td.price, #shop_cart td.amount, #shop_cart td.item_total, #shop_checkout_cart td.price, #shop_checkout_cart td.amount, #shop_checkout_cart td.item_total {
  padding-left: 20px;
  text-align: right;
}

#shop_cart td.amount input {
  text-align: right;
  width: 40px;
}

#shop_cart tfoot td.total, #shop_checkout_cart tfoot td.total {
  border-top: 1px solid #AAAA50;
  font-weight: bold;
  text-align: right;
}

#shop_checkout_cart {
  margin-bottom: 20px;
}

#shop_checkout_customer table {
  margin-bottom: 20px;
}

#shop_checkout_bill, #shop_checkout_ship, #shop_checkout_pay {
  float: left;
  width: 33%;
}

#shop_checkout_comment {
  clear: both;
}

#shop_checkout_customer textarea {
  height: 60px;
  width: 320px;
}

#shop_register table {
  margin-bottom: 10px;
}

#shop_register col.labels, #shop_account_ship_address col.labels {
  width: 110px;
}

#shop_register col.inputs, #shop_account_ship_address col.inputs {
  width: 300px;
}

#shop_register col.info {
  width: 300px;
}

#shop_register td, #shop_account_ship_address td {
  padding: 1px 0px 1px 0px;
}

#shop_register input.text, #shop_account_ship_address input.text {
  width: 280px;
}

#shop_register input.surname, #shop_register input.prename, #shop_account_ship_address input.surname, #shop_account_ship_address input.prename {
  width: 135px;
}

#shop_register input.prename, #shop_account_ship_address input.prename {
  margin-left: 0px;
}

#shop_register input.zip, #shop_account_ship_address input.zip {
  width: 47px;
}

#shop_register input.city, #shop_account_ship_address input.city {
  width: 223px;
  margin-left: 0px;
}

#shop_account_main {
  float: left;
  width: 50%;
}

#shop_account_bill_address {
  float: right;
  width: 50%;
}

#shop_account_ship_addresses {
  clear: both;
  width: 100%
}

#shop_account_ship_addresses p {
  float: left;
  margin-bottom: 40px;
  width: 33%;
}

#shop_account_ship_address {
  float: left;
  width: 100%;
}

#recipes {
/*
  margin-top: 50px;
  position: absolute;
  width: 250px;
*/
  float: left;
  margin-top: 10px;
  width: 250px;
}

#recipes ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 15px;
}

#recipes li {
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#recipes li.selected {
  font-weight: bold;
}

#recipe {
/*
  margin-top: 50px;
  left: 300px;
  position: absolute;
  width: 450px;
*/
  background-color: #FFFFFF;
  border: 1px solid #AAAA50;
  float: right;
  padding: 10px 10px 10px 10px;
  width: 430px;
}

div.clear {
  clear: both;
}

#footer {
  color: #888850;
  background-color: #DDDDAA;
  border-top: 1px solid #AAAA50;
  bottom: 0px;
  padding: 2px 25px 2px 25px;
  position: fixed;
  width: 750px;
}

/**
 * EoF
 */