body {
  font-family: arial, sans-serif;
  font-size: 75%;
  text-align: center;
  padding: 0;
  margin: 0;
  background-color: #BBB390;
  background-image: url(graphics/bg.png);
  line-height: 1.3em;
}

h1, h2, h3, h4, h5, h6, p {
  position: relative;
}

img, input { vertical-align: middle; }
img { margin: 1px; }

h1 {
  font-size: medium;
  margin-top: 0; padding-top: 0;
	font-family: verdana;
	font-size:150% !important;
	color:#4D4D41;
	letter-spacing:0 !important;
}
h2 {
  font-size: medium;
  margin-top: 0; padding-top: 0;
	font-family: verdana;
	font-size:120% !important;
	color:#4D4D41;
	letter-spacing:0 !important;
}

a { color: #009; }

input.stylized, textarea { border: 1px solid #BA9; }
form { margin: 0; padding: 0; }

.error { color: red; }

#headlinks {
  background-color: #FFF;
  padding: 0.5em;
  height: 1.2em;
  letter-spacing: 1px;
}

#headlinks a { color: #000; }

#headlinksRight { float: right; font-weight: bold; }

#container {
  border: 3px solid #FFF;
  border-top: 0;
  margin-left: auto;
  margin-right: auto;
  width: 790px;
  text-align: left;
  background-color: #FFF;
  background-image: url(graphics/dottedline.gif);
  background-position: top right;
  background-repeat: repeat-y;
}

#header {
  background-color: #FFF;
  background-image: url(graphics/tea_pro.jpg);
  height: 220px;
  clear: both;
}

#headerLogo {
  float: left;
  position: relative;
  top: 27px;
  left: 30px;
  background-image: url(graphics/logo.gif);
  background-position: top left;
  background-repeat: no-repeat;
  height: 130px;
  width: 291px;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  opacity: 0.8;
}

#menulinks {
  float: left;
  position: relative;
  /*top: 60px;*/
  margin-top: 59px;
  line-height: 2em; 
  left: 20px;
  width: 760px;
  font-size: 14px;
}

#menulinks a {
  display: block;
  float: left;
  font-family: Helvetica;
  font-size: 14px;
  text-decoration: none;
  color: #111;
  font-weight: bold;
  margin-right: 0.5em;
}

#menulinks a:hover {
  border-bottom: 2px solid #EDB200;
}

#titleBar {
  background-image: url(images/title_bar.jpg);
  height: 33px;
}

#breadcrumbBar {
  line-height: 2em;
  margin-bottom: 1em;
  font-size: x-small;
  font-weight: bold;
  letter-spacing: 1px;
  color: #555;
}

#breadcrumbBar a { color: #555; text-decoration: none; }
#breadcrumbBar a:hover { text-decoration: underline; }

#menu {
  width: 163px;
  padding-left: 10px;
  float: right;
  background-image: url(graphics/rightbartop.gif);
  background-repeat: repeat-x;
  padding-top: 2em;

}

#contentSurround {
  clear: both;
/*  background-image: url(images/watermark.jpg);
  background-position: 200px 30px;
  background-repeat: no-repeat;*/
}

#content {
  margin-right: 173px;
  padding: 2em;
  padding-right: 2em;
  background-image: url(graphics/topbar.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

#footer {
  clear: both;
  background-color: #EEE;
  font-size: x-small;
  line-height: 2em;
  padding-left: 1em;
  font-weight: bold;
}

#footer a { color: #000; }

.menuHead {
  width: 123px;
  padding-left: 25px;
  background-color: #FFF;
  background-image: url(graphics/menutitle.gif);
  background-position: top left;
  background-repeat: no-repeat;
  border: 1px solid #DDD;
  border-bottom: 0;
  color: #000;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.8em;
}

.menuContent {
  width: 140px;
  border: 1px solid #DDD;
  border-top: 0;
  background-color: #FFF;
  /*background-image: url(images/gradient.gif);*/
  color: #456;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 1em;
}

.guestbookPost {
  width: 400px;
  margin-bottom: 2em;
}

.guestbook_header {
  padding: 2px;
  height: 1.2em;
  border-bottom: 2px dotted #678;
}
.guestbook_name { font-weight: bold; float: left; }
.guestbook_date { float: right; }
.guestbook_content { padding: 1em;}
.guestbook_footer {
  border-top: 1px dotted #CCC;
  padding: 1em;
  font-style: italic;
}

.tableHeader td {
  font-weight: bold;
  border-bottom: 1px solid #000;
}

.tableItems td {
  border-bottom: 1px solid #CCC;
  padding: 0.5em;
}

.tableItemOptions {
  font-size: xx-small;
}

.category {
  float: right;
  width: 300px;
  text-align: right;
}

#pageFooter{
  margin-top: 2em;
  text-align: center;
}

.styleizedImage {
  padding: 3px;
  border: 1px solid #999;
}

.imagelist {
  background-color: #FBF8E0;
  margin-top: 2em;
  padding: 1em;
  border: 1px solid #BBB390;
  text-align: center;
}

.floatcontainer:after { content: "."; display: block; height: 0; overflow:hidden; clear: both; visibility:hidden; }
.floatcontainer { clear: left; }
a.categoryTitle {
  font-size: 110%;
  font-weight: bold;
  color: #555;
  line-height: 1.3em;
}

.searchPageLink {
  margin: 3px;
}

.productPrice {
  padding: 0.6em;
  border: 1px solid #BBB;
  background-color: #F2F2F2;
  line-height: 1.8em;
}

.productPriceAdd {
  float: right;
}

.basketProduct {
  padding: 4px;
  border-top: 1px solid #888;
}

.basketHeading {
  padding: 2px;
  border-bottom: 1px solid #888;
}

.checkoutLegend {
  font-weight: bold;
  color: #000;
}

.checkoutFieldset {
  margin-top: 1em;
  color: #555;
}
