body {
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
  background-color:#fff;
  text-align:center;
  padding:0;
  margin:0;
}

div#page_wrapper {
  width:900px;
  margin:0 auto;
}

div#header {
  height:120px;
  background-image:url('../../images/site/head_bk.png');
  background-position:top left;
  background-repeat:repeat-x;
}

div#header div#logo {
  height:100%;
  width:100%;
  background-image:url('../../images/site/logo.png');
  background-position:80px 25px;
  background-repeat:no-repeat;
}

ul#topmenu {
  padding:0;
  margin:0;
  height:47px;
  background-color:#82685b;
  background-image:url('../../images/site/heading_bk.png');
  background-position:top left;
  background-repeat:repeat-x;
}

ul#topmenu li {
  height:45px;
  font-size:1.2em;
  float:left;
  margin-top:1px;
  padding-left:15px;
  padding-right:15px;
  list-style:none;
  vertical-align:middle;
  background-image:url('../../images/site/heading_div.png');
  background-position:top right;
  background-repeat:no-repeat;
}

ul#topmenu li a {
  color:#fff;
  text-decoration:none;
}

div#page_content {
  background-image:url('../../images/site/page_bk.png');
  background-position:top left;
  background-repeat:repeat-x;
  padding-top:20px;
}

div#content_wrapper {
  margin-left:30px;
  margin-right:30px;
  text-align:left;
  padding-bottom:10px;
}

div#content_wrapper p {
  font-size:1.2em;
}

div#content_wrapper a {
  color:#666666;
}

br.clear {
  clear:both;
}

h1 {
color:#666666;
}

h2 {
  font-size:1.6em;
  color:#666666;
  padding:0;
  margin:0;
  margin-top:10px;
}
h3 {
  font-size:14px;
  color:#666666;
}

div.featured_product {
  padding-bottom:5px;
  margin-bottom:10px;
  height:129px;
  background-image:url('../../images/site/divider.png');
  background-position:bottom left;
  background-repeat:repeat-x;
}

div.featured_product img, div.subcat img {
  border:none;
}

div#footer_pic {
  width:210px;
  height:192px;
  background-color:#e9e3d5;
  padding:10px;
  margin-left:10px;
  float:left;
}

div#footer_note {
  width:650px;
  background-color:#fbf8f1;
  float:left;
  height:100px;
  margin-top:30px;
}

div#single_footer {
  padding-top:5px;
  background-image:url('../../images/site/footer.png');
  background-position:bottom center;
  background-repeat:repeat-x;
}

div#single_footer p {
  color:#fff;
  font-weight:bold;
}

div#footer_note h1 {
  padding:0;
  margin:0;
  padding-top:20px;
  font-size:2em;
  color:#070705;
}

div#footer_wrapper {
  margin-top:10px;
  background-image:url('../../images/site/footer.png');
  background-position:bottom center;
  background-repeat:repeat-x;
  padding-bottom:10px;
}

div#footer_mirror {
  background-image:url('../../images/site/footer_mirror.png');
  background-position:bottom center;
  background-repeat:no-repeat;
  height:38px;
}

div#footer_menu {
  width:650px;
  height:80px;
  float:right;
  text-align:right;
}

div#footer_menu p {
  padding:0;
  margin:0;
  margin-top:10px;
  font-size:1.1em;
  color:#fff;
}

ul#bottommenu {
  padding:0;
  margin:0;
  margin-top:50px;
  padding-right:20px;
  text-align:center;
}

ul#bottommenu li {
  display:inline;
}

ul#bottommenu li a {
  font-size:1.1em;
  margin-right:5px;
  margin-left:5px;
  color:#fff;
  text-decoration:none;
}

div#prodhead {
height:105px;
  border-top:1px solid #070705;
  border-bottom:1px solid #070705;
}

div.subcat, div.subprod {
  margin-top:10px;
  width:47%;
  float:left;
  padding-bottom:5px;
  background-image:url('../../images/site/divider.png');
  background-position:bottom left;
  background-repeat:repeat-x;
}

div.subcat {
  height:11em;
}

span.saleoriginal {
	color:#999999;
	text-decoration:line-through;
}

span.sale {
	color:#ff0000;
}