body {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

p, h1, pre {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
}

img {
  border: 0;
}

.small {
  font-size: 85%;
}

.big {
  font-size: 145%;
}

#logo {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 501px;
}

.fl {
  float: left;
}

.button {
  margin: 10px 0;
}

.noliststyle {
  list-style-type: none;
}

.clear {
  clear: both;
}

.product {
  margin: 0px;
  text-align: center;
  float: left;
  padding-top: 3px;
  padding-right: 0;
  padding-bottom: 3px;
  padding-left: 0;
  vertical-align: top;
  width: 114px;
}

.product a:link, .product a:visited, .product a:active, .product a:hover {
  text-decoration: none;
}

.product h3 {
  font-weight: normal;
  margin: 7px;
  font-size: 1em;
}

.product-image {
  width: 114px;
  height: 114px;
  margin: auto;
  vertical-align: top;
  position:relative;
}

.original-price {
  text-decoration: line-through;
font-weight:normal;
  font-size: 100%;
}

.money {
  font-size: 90%;
}

#frame {
  width: 890px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

#frame-top {
  background-image: url(frame_top.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  height: 32px;
  width: 892px;
}

#frame-left {
  background-image: url(frame_left.gif);
  background-repeat: no-repeat;
  background-position: right top;
  width: 29px;
}

#frame-right {
  background-image: url(frame_right.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 27px;
}

#frame-bottom {
  background-image: url(frame_bottom.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 44px;
}

#contentleft {
  width: 180px;
  padding: 0px;
  float: left;
}

#contentcenter {
  width: 637px;
  padding: 0 0 0 20px;
  float: left;
}

#contentcenter h2 {
  font-weight: normal;
  font-size: 1em;
  margin-bottom: 0px;
}

#header {
  height: 235px; /*padding: 8px;*/
  position: relative;
}

#header a:link, #header a:visited, #header a:hover, #header a:active {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  text-decoration: underline;
}

#shopping-cart {
  height: 25px;
  bottom: 0px;
  position: absolute;
  width: 100%;
  opacity: 0.3;
  z-index: 2;
  filter: alpha( opacity = 30 );
}

#cart-text {
  opacity: 1;
  bottom: 5px;
  position: absolute;
  text-align: right;
  font-size: 11px;
  width: 100%;
  text-decoration: none;
  z-index: 3;
}

#contentheader h1 {
  font-size: 14px;
  padding: 10px;
  margin: 0px;
}

#footer {
  text-align: center;
  list-style-type: none;
  padding: 0px;
  float: right;
  font-size: 11px;
  top: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#footer li {
  display: inline;
  font-size: 11px;
  padding-left: 25px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  color: #000000;
  text-decoration: none;
  padding-top: -10px;
  font-weight: bold;
}

#footer li a {
  color: #000000;
  text-decoration: none;
}

ul.side-links {
  list-style-type: none;
  padding: 0;
  line-height: 20px;
}

ul.side-links em {
  font-style: normal;
}

ul.side-links a:link, ul.side-links a:visited, ul.side-links a:hover, ul.side-links a:active {
  background: url('link.gif') center left no-repeat;
  padding-left: 15px;
  padding-right: 5px;
  text-decoration: none;
}

.search {
  width: 100px;
  border: 1px solid #C8DDEA;
}

#search button {
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  border: none;
  margin-left: 2px;
  vertical-align: top;
  margin-top: 2px;
  overflow: hidden;
  position: relative;
  display: inline;
  background-image: url(search-button.gif);
  background-repeat: no-repeat;
  background-position: 0 0px;
  background-color: #FFFFFF;
}

p#tags {
  display: inline;
}

ul#tag-links {
  list-style-type: none;
  font-size: 11px;
  margin-left: 0;
  padding-bottom: 40px;
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 10px;
}

ul#tag-links li {
  margin-top: 0px;
}

ul#tag-links a:link, ul#tag-links a:visited, ul#tag-links a:hover, ul#tag-links a:active {
  text-decoration: none;
  font-weight: normal;
}

ul#tag-links a:hover {
  text-decoration: underline;
}

#pagination {
  font-size: 11px;
  text-align: right;
  float: right;
}
/* PRODUCT.LIQUID */
#products {
  float: left;
}

#products td {
  vertical-align: top;
}

#articles {
  clear: left;
  margin: 0;
  padding: 15px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}

#image-tab {
  width: 275px;
  float: right;
  padding-left: 30px;
}

#related-products-area {
  margin-top: 35px;
  clear: both;
}

#related-products {
  margin-top: 30px;
}

.related-product {
  position: relative;
  margin-top: 15px;
}

.related-image {
  position: static;
  margin: 0px 15px 0px 0px;
  background-color: #FFFFFF;
  text-align: center;
  width: 60px;
  height: 60px;
}

.related-image a img:hover {
  background-color: #DCEDF1;
  text-decoration: none;
}

.related-image img {
  padding: 5px;
  border: 1px solid #BCD0D6;
}

.related-info {
  position: absolute;
  top: 0px;
  left: 80px;
}

.pimage {
  width: 260px;
  height: 260px;
  margin: 15px 20px 5px 0px;
  text-align: center;
  position: relative;
}

.pimage img {
  vertical-align: middle;
}

.pimage-small {
  width: 123px;
  height: 123px;
  margin: 5px 10px 5px 0px;
  text-align: center;
}

.pimage-small img {
  vertical-align: middle;
}

#product a:link, #product a:visited, #product a:active, #product a:hover {
  text-decoration: none;
}

ul#details {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul#variants {
  list-style-type: none;
  margin: 10px 0;
  padding: 0;
}

#description {
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
}

#variant-add {
  margin: 15px 0;
}
/* CART.LIQUID */
#shoppingcart h2 {
  margin-bottom: 4px;
}

#shoppingcart h2 > a:link, #shoppingcart h2 > a:visited, #shoppingcart h2 > a:hover, #shoppingcart h2 > a:active {
  text-decoration: none;
}

#shoppingcart-table {
  width: 600px;
}

.lineitem {
  clear: left;
  margin: 10px 10px 10px 0;
}

.checkout-product-image {
  width: 58px;
  height: 58px;
  margin: auto;
}

#checkout {
  margin: 35px 0;
  text-align: center;
  height: 50px;
}
/* PAGE.LIQUID */
.article {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
}

.article h3 {
  padding: 3px 8px;
}

.articles h2 {
  padding: 3px 8px;
  font-size: 0.8em;
}
/* BLOG.LIQUID */
#page {
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
}

.headline {
  margin: 24px 0;
}

.headline h3 {
  float: left;
  font-size: 125%;
  margin: 5px 5px 5px 15px;
  padding-bottom: 10px;
}

.title {
  height: 48px;
}

.date {
  height: 48px;
  width: 48px;
  float: left;
  text-align: center;
}

.date h4 {
  margin: 0;
}

.article-body {
  clear: left;
  /*margin: 12px 0;*/
  padding-top: 8px;
  font-size: 0.8em;
}

#spiffy {
  font-size: 11px;
  text-align: right;
  margin-right: 20px;
  margin-bottom: 20px;
}
/* @group Slimbox */
#lbOverlay {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #000000;
  cursor: pointer;
  z-index: 100;
}

#lbCenter, #lbBottomContainer {
  position: absolute;
  left: 50%;
  overflow: hidden;
  background-color: #fff;
  z-index: 101;
}

.lbLoading {
  background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
  border: 10px solid #fff;
  z-index: 102;
}

#lbPrevLink, #lbNextLink {
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  outline: none;
  z-index: 102;
}

#lbPrevLink {
  left: 0;
}

#lbPrevLink:hover {
  background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
  right: 0;
}

#lbNextLink:hover {
  background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
  font-size: 10px;
  text-align: left;
  border: 10px solid #fff;
  border-top-style: none;
}

#lbCloseLink {
  display: block;
  float: right;
  width: 66px;
  height: 22px;
  background: transparent url(closelabel.gif) no-repeat center;
  margin: 5px 0;
  z-index: 102;
}

#lbCaption, #lbNumber {
  margin-right: 71px;
}

#lbCaption {
  color: #403b35;
  font: bold 12px "Lucida Grande", Verdana, Arial, sans-serif;
}
/* @end */
#main-content h1 {
  font-size: 18px;
  color: #4F77A7;
  font-weight: normal;
  line-height: 20px;
}

#main-content h2 {
  font-size: 16px;
  color: #3E5A78;
  font-weight: normal;
}

#main-content h3 {
  font-size: 14px;
  color: #4B72A1;
  font-weight: normal;
}

#main-content {
  font-size: 12px;
  line-height: 14px;
}
/* @group Shopping Basket */
#basket {
  width: 100%;
}

#basket th {
  padding: 5px 0 2px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C8E8EA;
}

#basket td {
  vertical-align: top;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C8E8EA;
}

#basket td.basket-column-one {
  padding: 7px 0;
}

#basket td.basket-column {
  width: 80px;
  padding-top: 12px;
}

.basket-images {
  float: left;
  border: 1px solid #CDDFE9;
  width: 65px;
  margin-top: 0;
  margin-right: 15px;
  margin-bottom: 0;
  margin-left: 0;
  background-color: #FFFFFF;
  text-align: center;
}

.basket-images img {
  background-color: #FFFFFF;
  margin: 3px;
  padding: 5px;
}

#update-cart {
  display: inline;
}

#checkout {
  display: inline;
}

.basket-images img:hover {
  background-color: #BBD1E1;
}

.basket-desc {
  padding-top: 2px;
  float: none;
}

.basket-desc a {
  text-decoration: none;
}

.basket-odd, .basket-even {
  padding: 7px 10px;
}

.basket-even {
  background-color: #F7FCFD;
}

#basket-right {
  text-align: right;
  width: 100%;
  float: right;
}

#basket-right h3 {
  font-size: 20px;
  padding: 5px 15px 15px 0;
}

#basket p {
  padding-bottom: 2px;
}

.fr {
  float: right;
}

#latest-news {
  list-style-type: none;
  line-height: 14px;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 1px;
}

#latest-news a {
  text-decoration: none;
}

#latest-news li {
  margin-bottom: 25px;
}

#navigation ul {
  margin: 0px;
  padding: 0px;
}

#navigation ul li ul {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 13px;
}

#navigation li {
  list-style-position: inside;
  list-style-type: square;
  margin-bottom: 15px;
}

#navigation ul li ul li {
  font-size: 11px;
  margin-bottom: 2px;
  list-style-type: disc;
}

#navigation a, a:visited, a:active {
  text-decoration: none;
}

#searchresults li small {
  display: block;
  padding-top: 15px;
}

#searchresults ol {
  list-style-position: inside;
  list-style-type: decimal;
  margin-left: -40px;
}

#searchresults li {
  clear: left;
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 30px;
  margin-left: 0px;
}

#searchresults h3 {
  font-size: 14px;
  display: inline;
  margin-top: 15px;
  margin-right: 0pt;
  margin-bottom: 25px;
  margin-left: 0pt;
}

.result-image {
  float: left;
  margin-right: 10px;
  border: 5px solid #D1E0ED;
  margin-top: 15px;
  margin-bottom: 30px;
  margin-left: 0px;
}

.result-image img {
  padding: 5px;
}
.on-sale {
	background-image: url(on_sale_tag_red.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 75px;
	position: absolute;
	top: 0px;
	right: 0px;
}