h2 {
  font-size: 1.5em;
  padding-top:0px;
  margin-top:0px;
}


#products {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#products li {
  width: 201px;
  padding: 17px 10px 17px 17px;
  float: left;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 95px;
  he\ight: 60px;
  w\idth: 173px;
  background: #d8e8d8;
}

#products li .thumb {
  float: left;
  width: 56px;
  border: 1px #bbb solid;
  w\idth: 54px;
}

#products li .info {
  width: 117px;
  float: left;
  padding-left: 6px;
  w\idth: 111px;
}
#products li a.name {
  display: block;
  color: #060;
  font-size: 1.1em;
  font-weight: bold;
  height: 44px;
}
#products li a.more {
  font-weight: bold;
  font-size: 0.9em;
  color: #c00;
}


.product-categories {
  width: 100%;
}
.product-categories ul {
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
.product-categories li {
  border: 0px;
  background: #8AD091 url(/images/shop-item-bg.gif) no-repeat;
  float: left;
  margin-right: 3px;
  margin-bottom: 5px;
  padding: 17px 0px 0px 40px;
  width: 144px;
  w\idth: 104px;
  height: 52px;
  he\ight: 35px;
}
.product-categories li a {
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
}
.product-categories li a:hover {
  text-decoration: none;
}

.product-sub-categories {
  width: 100%;
}
.product-sub-categories ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.product-sub-categories li {
  float: left;
  width: 286px;
}
.product-sub-categories li.left {
  margin-right: 8px;
}
.product-sub-categories li h2 {
  padding: 0px;
  margin: 0px;
  text-align: left;
  background: url(/images/tab-top.gif) top left no-repeat;
  font-size: 1.3em;
  font-weight: bold;
  padding-top: 7px;
  padding-left: 6px;
  height: 31px;
  he\ight: 24px;
  color: #fff;
}
.product-sub-categories li .more-link {
  text-align: right;
}
.product-sub-categories li .more-link a {
  font-weight: bold;
  text-decoration: none;
}
.product-sub-categories li .more-link a:hover {
  text-decoration: underline;
}
h2 span.category-more {
  float: right;
  padding-right: 9px;
  padding-top: 1px;
}
.products {
  border: 1px solid #aeaeae;
  background-color: #dcdcdc;
  width: 286px;
  w\idth: 260px;
  padding: 12px;
  margin-bottom: 10px;
}
.products ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.products li {
  width: 260px;
  padding-bottom: 10px;
}
.products li.last {
  padding-bottom: 0px;
}

.products .product-thumb {
  float: left;
  padding-right: 5px;
  width: 66px;
  w\idth: 61px;
}
.products .product-thumb img {
  border: 1px solid #aeaeae;
}
.products .product-title {
  font-weight: bold;
  color: #478649;
  font-size: 1.1em;
}
.products .product-summary {
  font-size: 0.9em;
}
.products .product-summary a.product-more  {
  color: #0050cf;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
}
.products .product-summary a.product-more:hover {
  text-decoration: underline;
}


h2.list-products-heading {
  padding: 0px;
  margin: 0px;
  text-align: left;
  background: #bfbfbf url(/images/tab-top.gif) top left no-repeat;
  font-size: 1.3em;
  font-weight: bold;
  padding-top: 7px;
  padding-left: 6px;
  height: 31px;
  he\ight: 24px;
  color: #fff;
}
h2.list-products-heading .list-products-heading-dropdown {
  width: 122px;
  display: block;
  float: right;
  margin: 0 6px 0 0;
  padding: 5px 10px 2px 0px;
  background: #dcdcdc url(/images/list-products-heading-span-bg.gif) no-repeat;
  background-position: bottom right;
  text-align: right;
  font-size: 0.8em;
}
h2.list-products-heading span {
  padding-right: 9px;
  padding-top: 1px;
  font-weight: bold;
  color: #0D3C9D
}
h2.list-products-heading span label {
  float: left;
  padding-left: 8px;
  padding-top: 1px;
}
h2.list-products-heading span select {
  font-size: 0.8em;
  float: left;
  margin-left: 3px;
}
.list-products {
  border: 1px solid #aeaeae;
  background-color: #dcdcdc;
  padding: 12px;
  margin-bottom: 10px;
}
.list-products ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.list-products li {
  padding-bottom: 10px;
  height: 1%;
}
.list-products li.last {
  padding-bottom: 0px;
}

.list-products .product-thumb {
  float: left;
  padding-right: 5px;
  width: 66px;
  w\idth: 61px;
}
.list-products .product-thumb img {
  border: 1px solid #aeaeae;
}
.list-products .product-title {
  font-weight: bold;
  color: #478649;
  font-size: 1.2em;
}
.list-products .product-price {
  font-size: 1.2em;
  float: left;
  text-align: right;
}
.list-products .product-summary {
  font-size: 1em;
  width: 400px;
  float: left;
}
.list-products .product-summary a.product-more  {
  color: #0050cf;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
}
.list-products .product-summary a.product-more:hover {
  text-decoration: underline;
}


.show-product {
  background: #d8e8d8;
}

.show-product h2 {
  color: #458249;
  height: 1%;
  padding: 0px 0px 10px 0px;
  margin: 0px;
}

.show-product .product-images {
  float: left;
  width: 230px;
  w\idth: 220px;
  padding: 10px 0px 0px 0px;
  margin: 0px;
  overflow: hidden;
  text-align: center;
}
.show-product .product-images img,
.show-product #product-thumbnails ul li img {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  margin-bottom: 10px;
  display: block;
  float: right;
}

.show-product #product-thumbnails ul {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  list-style-type: none;
}
.show-product #product-thumbnails ul li {
  float: left;
  padding-right: 8px;
  width: 68px;
  w\idth: 60px;
}
.show-product #product-thumbnails ul li.last {
  padding-right: 0px;
}

.show-product .product-information {
  float: left;
  width: 367px;
  w\idth: 347px;
  padding: 10px;
}
.show-product .model-information {
  padding: 0px;
}
.show-product .model-information .parameter {
  background: #ecf4ec;
  padding: 5px;
  height: 1%;
  margin-bottom: 3px;
}
.show-product .model-information .parameter label {
  width: 90px;
  w\idth: 85px;
  text-align: right;
  line-height: 1.8em;
  float: left;
  padding-right: 5px;
}
.show-product .model-information .parameter select {
  font-size: 1em;
}
.show-product .model-information .price-information {
  background: #ecf4ec;
  height: 1%;
  line-height: 1.8em;
  padding: 5px;
  text-align: center;
}
.show-product .model-information .price-information div {
  display: inline;
}
.show-product .model-information .price-information div.rrp {
  text-decoration: line-through;
  padding-right: 8px;
  color: #999;
}
.show-product .model-information .price-information div.our-price {
  color: #c00;
  font-weight: bold;
}
.show-product .model-information div.buttons {
  margin-top: 5px;
  text-align: right;
}


#associated-products {
  margin: 0;
  padding: 1em;
  list-style: none;
}
#associated-products li {
  margin: 0 0 3px 5px;
  padding: 0;
  overflow: hidden;
  display: inline-block;
}
#associated-products li {
  display: block;
  padding-bottom: 0.5em;
}

#associated-products li a {
  text-decoration: none;
  font-weight: bold;
}
#associated-products li div.product-thumb {
  float: left;
  margin-right: 5px;
}
#associated-products li div.product-thumb {
  border: 1px solid #ccc;
}
#associated-products li div.product-title {
  font-size: 1.1em;
  font-weight: bold;
}
#associated-products li div.product-price {
  text-align: right;
}


#main-body h2 {
  background-color: #060;
  line-height: 25px;
  font-size: 1.2em;
  padding-left: 8px;
  color: #fff;
  font-weight: bold;
  margin: 0px;
  border-bottom: 1px solid #fff;
}