body {
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  background-image: url('images/bg.jpg');
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #516b12;
  height: 100%;
}

table, td {
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #516b12;
  line-height: 15px;
}

a:link, a:visited, a:active {
  color: #689447;
  text-decoration: underline;
}

a:hover {
  color: #e10917;
  text-decoration: underline;
}

p {
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 18px;
  text-align: justify;
}

input, textarea {
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

img {
  border: 0px;
}

form {
  margin: 0px;
}

.content {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.menu {
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  padding-top: 8px;
  padding-left: 10px;
}

.shadow  {
  position: absolute;
  display: block;
  color: #596920;
  padding: 1px;
  text-transform: uppercase;
}

.text {
  position: absolute;
  display: block;
  color: #FFFFFF;
  text-transform: uppercase;
}

.text a:link, .text a:visited, .text a:active {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

.text a:hover {
  color: #d0e49f;
  text-decoration: none;
  font-weight: bold;
}


.bottom_line {
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 0px;
}

.menu_line {
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  padding-top: 8px;
  padding-left: 10px;
  padding-right: 0px;
}

.menu_shadow  {
  position: absolute;
  display: block;
  color: #92b71c;
  padding: 1px;
  white-space: nowrap;
  text-transform: uppercase;
}

.menu_text {
  position: absolute;
  display: block;
  color: #FFFFFF;
  white-space: nowrap;
  text-transform: uppercase;
}

.menu_text a:link, .menu_text a:visited, .menu_text a:active {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

.menu_text a:hover {
  color: #d0e49f;
  text-decoration: none;
  font-weight: bold;
}

.active_shadow  {
  position: absolute;
  display: block;
  color: #FFFFFF;
  padding: 1px;
  white-space: nowrap;
  text-transform: uppercase;
}

.active_text {
  position: absolute;
  display: block;
  color: #e10917;
  white-space: nowrap;
  text-transform: uppercase;
}

.active_text a:link, .active_text a:visited, .active_text a:active {
  color: #e10917;
  text-decoration: none;
  font-weight: bold;
}

.active_text a:hover {
  color: #e10917;
  text-decoration: none;
  font-weight: bold;
}

.price {
  font-weight: bold;
  padding-top: 5px;
}

.price_layer {
  margin-top: 5px;
}

.product_title {
  color: #e10917;
  font-weight: bold;
  height: 14px;
  margin-bottom: 2px;
}

.description {
  text-align: justify;
}

.border {
  border: 3px solid #b9cd7b;
}


.highslide {
  outline: none;
}
.highslide-image {
  border: 10px solid white;
}
  .highslide-image-blur {
}
a.highslide-credits,
a.highslide-credits i {
  display: none;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
  display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
