body {
  color: #404040;
  font-family: corbel, "trebuchet MS", verdana, arial;
  font-weight: normal;
  font-size: 14px;
  font-size: 100%;
  line-height: 1.125em;
  margin: 0;
  padding: 0;
  height: 100%;
}
#page {
  background: #ffffff;
  font-size: 0.875em;
  height: auto;
  margin-left: 240px;
  min-height: 100%;
  position: relative;
}
#page {
  height: 100%;
}
#lepantobanner {
  position: fixed;
  background: url('../images/logos/lepanto.png') no-repeat 0 0;
  top: 0;
  left: 0px;
  width: 240px;
  height:110px;
}
#tastebanner {
  position: fixed;
  bottom: 0;
  left: 0px;
  background: url('../images/logos/tasteofgreece.png') no-repeat 0 0;
  width: 240px;
  height:110px;
}
#menuback {
  background: #f0f0f0;
  width: 100%;
}
#menu {
  padding-left: 0;
  width: 650px;
  height: 30px;
  font-family: arial, verdana, arial;
  font-size: 14px;
  line-height: normal;
  text-align: right;
}
#submenu {
  margin-top: 0;
  margin-left: 0;
  padding: 5px 10px 5px 10px;
  background: #ffffff;
  height: 25px;
  min-width: 600px;
}
#menu ul,
#submenu ul {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: auto;
}
#menu ul {
  line-height: 120%;
}
#menu li {
  border-bottom: 1px solid #f0f0f0;
}
#menu li,
#submenu li {
  margin: 0;
  padding: 0;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  float: left;
}
#menu li.active {
  border-bottom: 2px solid #ffffff;
}
#menu a,
#submenu a {
  float: left;
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #c0c0c0;
}
#menu a {
  padding: 5px 15px 5px 15px;
  background: #f0f0f0;
}
#submenu a {
  padding: 5px 5px 5px 5px;
  font-size: 90%;
  background: #ffffff;
}
#menu li.active a,
#submenu li.active a {
  font-weight: bold;
  color: #000000;
}
#menu li.active a {
  font-size:140%;
  background: #ffffff;
}
#submenu li.active a {
  font-size:100%;
  padding-top: 4px;
}
#menu a:hover,
#submenu a:hover {
  color: #000000;
}
#content {
  padding-left: 30px;
  padding-right: 40px;
  padding-bottom: 20px;
  text-align: justify;
  min-width: 600px;
}
#content {
  height: 100%;
}
.logo {
  position: absolute;
  top: 5.5em;
  left: 30px;
}
.centre {
  width: 100%;
  text-align: center;
}
.centre img {
  vertical-align: middle;
}
img.product {
  float: right;
}
img.press {
  float: right;
  padding: 5px 0 5px 10px;
  clear: right;
}
img.select {
  float: left;
}
img.outlet {
  float: left;
  margin: 2px;
}
table.product {
  border: 1px solid #f0f0f0;
  float: right;
  font-size: small;
  margin-left: 10px;
}
table.product th {
  background-color: #f0f0f0;
  padding: 2px 4px 2px 10px;
  color: #808080;
  font-weight: bold;
  text-align: right;
}
table.product td {
  text-align: left;
  color: #808080;
}
a.product img {
  border: 2px solid #ffffff;
}
a.product img[title] {
  content: "";
}
a.product img[title]:hover {
  content: "attr(title)";
}
a.product:hover img {
  border: 2px solid #c0c0c0;
}
br.clear {
  clear: both;
}
p.clearleft, br.clearleft {
  clear: left;
}
.chooseme {
  clear: left;
  /* font-size: 75%; */
  font-size: 0.75em;
}
h2#title {
  text-align: left;
}
.footer {
  margin: 0;
  padding: 10px 40px 30px 35px;
  /* font-size: 75%; */
  font-size: 0.75em;
  background: #ffffff;
  clear: both;
}
h3 {
margin:0;
padding-top: 15px;
padding-bottom: 15px;
}
