html {
 height: 100%;
 padding-bottom: 1px;
}

body {
  margin: 0px;
  padding: 0px;
  background: #f1f1f1;
}

body, p, td, a {
  font-family: Arial;
  font-size: 1em;
}

img, form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

img.thumbImage {
  border: 1px dotted #777777;
  margin: 0px;
  padding: 3px;
  margin-top: 2px;
}


hr {
  border: 0px;
  border-top: 1px dotted #7C0306;
}


div#contentPageContainer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  overflow: shown;
  z-index: 21;
}

div#pageWrapper {
  position: relative;
  top: 0px;
  left: 0px;
  width: 1000px;
  overflow: shown;
  background: #ffffff;
}

div#header {
  position: relative;
  top: 0px;
  left: 0px;
  width: 1000px;
  height: 336px;
  overflow: hidden;
  background: url(../images/header.jpg) top left no-repeat;
}

div#header div#submenu {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1000px;
  height: 36px;
  overflow: hidden;
}

div#header div#submenu .hotline {
  color: #AAAAAA;
  font-size: 0.8em;
  font-weight: bold;
}


div#header div#submenu a {
  color: #AAAAAA;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  font-size: 0.8em;
  text-transform: uppercase;
}

div#header div#submenu a:hover {
  color: #ffffff;
}

div#header div#logo {
  position: absolute;
  top: 10px;
  left: 794px;
  width: 206px;
  height: 110px;
  overflow: hidden;
}

div#header div#basket {
  position: absolute;
  top: 120px;
  left: 794px;
  width: 206px;
  background: #ababab;
  overflow: shown;
  text-align: left;
  margin: 0px;
}

div#header div#basket div#info {
  position: relative;
  width: 100%;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}


div#header div#basket div#info h1 {
  margin: 0px;
  padding: 10px;
  padding-bottom: 5px;
  font-size: 1em;
  color: #ffffff;
  font-weight: bold;
}


div#header div#basket div#info .itemCount {
  padding-left: 10px;
  font-size: 0.9em;
}

div#header div#basket div#info .price {
  padding-right: 10px;
  font-size: 0.9em;
}

div#header div#basket div#info a {
  display: block;
  padding-left: 10px;
  margin-top: 4px;
  color: #000000;
}

div#header div#basket div#info a:hover {
  color: #ffffff;
}

div#header div#basket div#orderStatus {
  position: relative;
  background: #737373;
  padding-top: 0px;
  padding-bottom: 0px;
}

div#header div#basket div#orderStatus div#order {
  padding-top: 10px;
  padding-bottom: 10px;
}


div#header div#basket div#orderStatus td {
  font-size: 0.9em;
}

div#header div#basket div#orderStatus a {
  display: block;
  border: 2px solid #000000;
  background: #4FFF57;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
  padding: 5px;
  color: #000000;
  margin-left: 10px;
  margin-right: 10px;
}

div#header div#basket div#orderStatus a:hover {
  background: #95FF9A;
}


div#header div#basket div#userControl {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  overflow: hidden;
  border-top: 2px solid #737373;
}

div#header div#basket div#userControl .left {
  border-right: 1px solid #737373;
  padding: 10px;
}
div#header div#basket div#userControl .right {
  border-left: 1px solid #737373;
  padding: 10px;
}

div#header div#basket div#userControl a {
  font-size: 0.9em;
  color: #000000;
}

div#header div#basket div#userControl a:hover {
  color: #ffffff;
}

div#header div#basket div#userControl a:hover {
  color: #ffffff;
}



div#header div#hiddenFrameContainer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  z-index: 10;
  visibility: hidden;
}



div#contentContainer {
  position: relative;
  top: 0px;
  left: 0px;
  width: 1000px;
  text-align: left;
}

div#contentContainer div#menu {
  position: relative;
  top: 0px;
  left: 0px;
  width: 206px;
}

div#contentContainer div#menu div#quickSearch {
  position: relative;
  top: -20px;
  left: 0px;
  background: url(../images/quickSearchBk.gif) top left repeat-y;
}

div#contentContainer div#menu div#quickSearch h1 {
  margin: 0px;
  padding: 10px;
  padding-bottom: 5px;
  font-size: 1em;
  color: #ffffff;
  font-weight: bold;
}

div#contentContainer div#menu div#quickSearch form {
  margin-left: 10px;
  padding-bottom: 10px;
  width: 186px
}

div#contentContainer div#menu div#mainMenuCaption {
  position: relative;
  top: -20px;
  left: 0px;
  background: #7C0306;
  height: 4px;
  overflow: hidden;
}

div#contentContainer div#menu div#mainMenu div#seperator {
  position: relative;
  height: 2px;
  background: #7C0306;
  margin-top: 9px;
  margin-bottom: 10px;
  overflow: hidden;
}


div#contentContainer div#menu div#mainMenu {
  position: relative;
  top: -20px;
  left: 0px;
  padding-top: 10px;
  background: #d7d7d7 url(../images/mainMenuBk.gif) bottom left no-repeat;
}

div#contentContainer div#menu div#mainMenu .menuItem {
  position: relative;
  top: 0px;
  left: 10px;
  width: 194px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 1px;
  overflow: hidden;
}

div#contentContainer div#menu div#mainMenu .menuItem a {
  font-size: 0.8em;
  color: #737373;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
}

div#contentContainer div#menu div#mainMenu .menuItem a:hover {
  text-decoration: underline;
}

div#contentContainer div#menu div#mainMenu .menuItemActive {
  position: relative;
  top: 0px;
  left: 10px;
  width: 194px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 1px;
  overflow: hidden;
  background: #ffffff;
  border-left: 2px solid #737373;
  border-top: 2px solid #737373;
  border-bottom: 2px solid #737373;
}

div#contentContainer div#menu div#mainMenu .menuItemActive a {
  font-size: 0.8em;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin: 2px;
  padding-left: 4px;
}

div#contentContainer div#menu div#mainMenu .menuItemActive a:hover {
  text-decoration: underline;
}



div#contentContainer div#content {
  position: relative;
  top: 0px;
  left: 0px;
  width: 774;
  margin: 10px;
  padding:0px;
}

div#contentContainer div#content div#submenu {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 1em;
  padding: 0px;
  padding-bottom: 0.8em;
  border-bottom: 1px dotted #7C0306;;
}

div#contentContainer div#content div#submenu span {
  padding: 10px;
}


div#contentContainer div#content h1 {
  color: #737373;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 1.6em;
  margin-bottom: 0.6em;
}

div#contentContainer div#content a {
  color: #7C0306;
}

div#contentContainer div#content a:hover {
  color: #000000;
}




div.itemContainer {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  overflow: shown;
}

div.itemContainer div.itemData {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  overflow: shown;
  z-index: 21;
}

div.itemContainer div.itemAddMessage {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 22;
}

div.itemContainer div.itemAddMessage div {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  background: #8CFF6A;
  border: 2px dotted #123456;
  width: 80%;
  padding: 10px;
  color: #000000;
  font-weight: normal;
}


table.itemList {
}

table.itemList div.id  td{
  color: #777777;
  font-size: 0.8em;
  font-weight: bold;
}

table.itemList div.caption {
  border-bottom: 1px dotted #777777;
}

table.itemList div.caption td.name {
  color: #9E1116;
  font-size: 1.3em;
  font-weight: bold;
}

table.itemList div.caption td.price {
  color: #000000;
  font-size: 1.3em;
  font-weight: bold;
}

table.itemList div.description {
  font-size: 1em;
  margin-bottom: 8px;
}

table.itemList div.origin {
  color: #777777;
  font-size: 0.8em;
  font-weight: bold;
}

table.itemList div.itemSuitedFor {
  color: #777777;
  font-size: 0.8em;
}

table.itemList div.sustenance {
  color: #777777;
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 12px;
}

.markPreference {
  color: #14A400;
  font-weight: bold;
}


table.basketTable td {
  padding-top: 4px;
}


table.basketTable tr.headline td {
  font-weight: bold;
  border-bottom: 1px dotted #777777;
  padding-top: 0px;
  font-size: 0.8em;
  padding-bottom: 2px;
}
table.basketTable tr.footerline td {
  font-weight: bold;
  border-top: 1px dotted #777777;
  margin-top: 4px;
}

div#proceedToOrderForm {
}


div#proceedToOrderForm a {
  display: block;
  border: 2px solid #000000;
  background: #4FFF57;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 5px;
  color: #000000;
}

div#proceedToOrderForm a:hover {
  background: #95FF9A;
}

table.registerTable {
  font-size: 1em;
}

table.registerTable span {
  display: block;
  font-size: 0.8em;
  margin-bottom: 2px;
  margin-top: 4px;
}

table.registerTable input, table.registerTable select {
  font-size: 1em;
}

table.loginTable {
  font-size: 1em;
}

table.loginTable span {
  display: block;
  font-size: 0.8em;
  margin-bottom: 2px;
  margin-top: 4px;
}

table.loginTable input, table.loginTable select {
  font-size: 1em;
}

span.headline {
  font-weight: bold;
  padding-top: 0px;
  font-size: 0.8em;
}


p.error {
  color: #9E1116;
  font-weight: bold;
}

p.success {
  color: #0F9F12;
  font-weight: bold;
}



div#footer {
  position: relative;
  top: 0px;
  left: 0px;
  width: 1000px;
  height: 40px;
  overflow: hidden;
  background: #ababab;
}

div#footer a {
  color: #000000;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.8em;
}

div#footer a:hover {
  color: #ffffff;
}





div#messageContainer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  overflow: shown;
  visibility: hidden;
  z-index: 22;
}

div#bigImageContainer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 770px;
  height: 512px;
  overflow: hidden;
  visibility: hidden;
  z-index: 30;
  border: 1px dotted #000000;
  background-color: #ffffff;

}


