/* General *************************************************************************/

#content h2 {
  font-size: 180%;
  text-transform: uppercase;
  font-weight: normal;
  padding: 3px 0px 0px 9px;
  margin: 0px 0px 0px 0px;
  line-height: 110%;
}

.description {
  margin: 0 10px;
  line-height: 1.6;
}

.breadcrumb {
  color: #9B9B9B;
  padding: 6px 0px 10px 9px;
}

.breadcrumb p {
  display: inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.breadcrumb ul {
  display: inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.breadcrumb ul li {
  display: inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.breadcrumb ul li a {
  color: #9B9B9B;
  text-decoration: none;
  background-image: url(../img/breadcrumb-arrow.gif);
  background-repeat: no-repeat;
  background-position: right 7px;
  padding: 0px 10px 0px 3px;
}

.breadcrumb ul li a:hover {
  text-decoration: underline;
}

.breadcrumb ul li span {
  padding: 0px 10px 0px 3px;
  cursor: pointer;
}

/* Product Detail ******************************************************************/

.product-paging {
  background-image: url(../img/content-divider.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-align: left;
  padding: 20px 20px 19px 4px;
  font-size: 120%;
}

.product-paging a {
  color: #757575;
  text-decoration: underline;
  padding: 0px 5px 0px 5px;
}

.product-paging .prev,
.product-paging .prev-disabled {
  background-image: url(../img/product-paging-prev.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding: 0px 20px 0px 0px;
  line-height: 120%;
}

.product-paging .next,
.product-paging .next-disabled {
  background-image: url(../img/product-paging-next.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding: 0px 0px 0px 20px;
  line-height: 120%;
}

.product-paging .prev-disabled,
.product-paging .next-disabled {
  color: #9B9B9B;
  text-decoration: none;
  cursor: pointer;
}

.product-leftcol {
  float: left;
  width: 368px;
}

#bigPicLink {
  border: solid 1px #e7e7e7;
  width: 365px;
  text-align: center;  
  display: block;
}

.thumbnails {
  background-image: url(../img/product-leftcol-divide.gif);
  background-repeat: no-repeat;
  background-position: left -1px;
  margin: 16px 0px 0px 0px;
  padding: 21px 0px 0px 0px;
}

.thumbnails img {
  border: solid 1px #e7e7e7;
  margin: 0px 4px 6px 3px;
  float: left;
}

.thumbnails .boxed {
  width: 80px;
  height: 80px;
  display: block;
  border: solid 1px #e7e7e7;
  float: left;
  margin: 0px 4px 0px 3px;
  text-align: center;
}

.thumbnails .boxed img {
  border: 0px;
  margin: 0px;
  float: none;
}

.product-leftcol h3 {
  margin: 0px 0px 0px 0px;
  padding: 23px 0px 12px 12px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 140%;
}

.features {
  background-image: url(../img/product-leftcol-divide.gif);
  background-repeat: no-repeat;
  padding: 19px 42px 10px 12px;
}

.features p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  color: #9B9B9B;
  line-height: 120%;
}

.product-rightcol {
  float: left;
  width: 348px;
  padding: 0px 0px 0px 19px;
}

.product-rightcol h1 {
  font-family:Georgia, Times New Roman, serif;
  font-size: 170%;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 18px 0px 0px 0px;
  line-height: 123%;
}

.product-rightcol h4 {
  font-weight: normal;
  font-size: 130%;
  color: #9B9B9B;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 0px;
}

.product-rightcol p {
  font-family: Georgia, Times New Roman, serif;
  color: #9B9B9B;
  margin: 0px 0px 0px 0px;
  padding: 8px 40px 0px 0px;
  line-height: 122%;
}

.product-rightcol .long-desc {
  font-size: 130%;
  margin: 0px 0px 20px 0px;
}

.product-rightcol div.purchasing {
  margin: 11px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  background-image: url(../img/purchasing-bg.gif);
  background-repeat: no-repeat;
  width: 348px;
  height: 57px;
  color: #FFFFFF;
}

.product-rightcol div.purchasing p {
  float: left;
  color: #FFFFFF;
  line-height: 145%;
  font-size: 90%;
  margin: 0px 0px 0px 0px;
  padding: 13px 0px 0px 16px;
  width: 152px;
}

.product-rightcol div.purchasing p strong {
  font-size: 220%;
  font-weight: normal;
}

.product-rightcol div.purchasing input {
  float: left;
  margin: 14px 0px 0px 0px;
}

.product-rightcol div.purchasing input.quantity {
  background-image: url(../img/purchasing-input.gif);
  background-repeat: no-repeat;
  border: 0px;
  width: 34px;
  height: 15px;
  padding: 7px 5px 6px 7px;
  margin: 14px 0px 0px 0px;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.product-rightcol div.stockists {
  margin: 7px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  background-image: url(../img/detail-stockists-bg.gif);
  background-repeat: no-repeat;
  width: 348px;
  height: 55px;
  color: #FFFFFF;
}

.product-rightcol div.stockists p {
  float: left;
  color: #000000;
  line-height: 110%;
  font-size: 120%;
  margin: 0px 0px 0px 0px;
  padding: 18px 0px 0px 16px;
  width: 190px;
}

.product-rightcol div.stockists a {
  float: left;
  margin: 13px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
}

.product-rightcol div.stockists input.postcode {
  background-image: url(../img/detail-stockists-input.gif);
  background-repeat: no-repeat;
  border: 0px;
  width: 99px;
  height: 18px;
  padding: 4px 2px 1px 7px;
  margin: 16px 0px 0px 0px;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #757575;
}

.related-products {
  background-image: url(../img/product-leftcol-divide.gif);
  background-repeat: no-repeat;
  background-position: left 33px;
  position: relative;
  margin: 25px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  width: 100%;
}

.related-products h3 {
  font-size: 130%;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 28px 0px;
}

.related-products .arrow-prev {
  width: 15px;
  height: 16px;
  overflow: hidden;
  display: block;
  background-image: url(../img/detail-stockists-arrows.gif);
  background-position: 0px top;
  text-decoration: none;
  line-height: 50px;
  position: absolute;
  left: 72px;
  top: 144px;
}

.related-products .arrow-next {
  width: 15px;
  height: 16px;
  overflow: hidden;
  display: block;
  background-image: url(../img/detail-stockists-arrows.gif);
  background-position: 15px top;
  text-decoration: none;
  line-height: 50px;
  position: absolute;
  right: 72px;
  top: 144px;
}

.related-products .info {
  background-image: url(../img/product-leftcol-divide.gif);
  background-repeat: no-repeat;
  background-position: left -1px;
  text-align: center;
  margin: 18px 0px 0px 0px;
  padding: 14px 0px 0px 0px;
}

.related-products .info h3 {
  font-family:Georgia, Times New Roman, serif;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  font-size: 100%;
  font-weight: bold;
  text-transform: none;
}

.related-products .info h2 {
  font-family:Georgia, Times New Roman, serif;
  color: #9B9B9B;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  font-size: 180%;
}

.related-products .info .sku {
  color: #757575;
}

.related-products .loadin {
  width: 100%;
  height: 330px;
}

.related-products .info form {
  margin: 0px auto 0px auto;
  padding: 5px 0px 0px 0px;
  width: 122px;
  height: 60px;
}

.related-products .info form input {
  float: left;
}

.related-products .info form input.quantity {
  background-image: url(../img/tabbox-info-input.gif);
  background-repeat: no-repeat;
  border: 0px;
  width: 34px;
  height: 15px;
  padding: 7px 5px 6px 7px;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.techspecs {
  font-family: Georgia, Times New Roman, serif;
  font-size: 110%;
  float: left;
  width: 368px;
  clear: both;
}

.techspecs h3 {
  font-family:Arial, Helvetica, sans-serif;
  background-image: url(../img/product-leftcol-divide.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 28px 0px 25px 0px;
}

.techspecs table {
  border-collapse: collapse;
  border: 0;
}

.techspecs th {
  width: 160px;
  font-weight: normal;
  text-align: left;
  padding: 4px 0px 4px 0px;
  border: 0;
}

.techspecs td {
  color: #9B9B9B;
  padding: 4px 0px 4px 0px;
  border: 0;
}

/* Product Listing *****************************************************************/

.page-controls {
  background-image: url(../img/content-divider.gif);
  background-repeat: no-repeat;
  background-position: top;
  padding: 20px 0px 0px 0px;
  position: relative;
}

.page-controls .results {
  position: absolute;
  background-color: #FFFFFF;
  color: #757575;
  top: -27px;
  right: 15px;
  font-size: 120%;
  display: block;
  padding: 0px;
  margin: 0px;
}

.page-controls .results strong {
  color: #000000;
  font-weight: normal;
}

.page-controls .interior {
  color: #757575;
  padding: 11px 10px 11px 11px;
}

.page-controls .interior p {
  margin: 0px;
  padding: 0px;
}

.page-controls .interior span {
  color: #000000;
}

.page-controls .interior a {
  color: #757575;
}

.page-controls .interior .pagination {
  float: right;
  position: relative;
}

.page-controls .interior .pagination span {
  float: left;
  color: #757575;
}
.page-controls .interior .pagination span.pad {
  padding: 0px 6px 0px 6px;
}

.page-controls .interior .pagination a,
.page-controls .interior .pagination span.current {
  float: left;
  padding: 0px 4px 0px 4px;
  color: #757575;
}

.page-controls .interior .pagination strong {
  float: left;
  padding: 0px 1px 0px 1px;
  color: #000000;
  font-weight: normal;
  /*cursor: pointer;*/
}

.page-controls .interior .pagination .prev {
  width: 15px;
  height: 15px;
  overflow: hidden;
  float: left;
  background-image: url(../img/tabbox-arrows.gif);
  background-position: 0px top;
  text-decoration: none;
  line-height: 50px;
  padding: 0px;
  margin: 1px 4px 0px 4px;
}


.page-controls .interior .pagination .next {
  width: 15px;
  height: 15px;
  overflow: hidden;
  float: left;
  background-image: url(../img/tabbox-arrows.gif);
  background-position: 15px top;
  text-decoration: none;
  line-height: 50px;
  padding: 0px;
  margin: 1px 4px 0px 4px;
}

.page-controls .interior .pagination span.next,
.page-controls .interior .pagination span.prev {
  background-image: url(../img/tabbox-arrows-disabled.gif);
}

.page-controls .interior .sort-form {
  margin-top: -5px;
}

#listing {
  padding: 0px 0px 30px 0px;
}

#listing .item {
  float: left;
  width: 165px;
  text-align: center;
  border: solid 1px #F7F7F7;
  margin: 17px 22px 0px 0px;
  padding: 0px 0px 11px 0px;
}

#listing .item.last {
  margin-right: 0px;
}

#listing .item a {
  width: 165px;
  height: 219px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
}

#listing .item a.view-options {
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  background: none;
  text-align: center;
  margin-top: 3px;
}

/*#listing .item a img {
  display: none;
}*/

#listing .item .detail {
  background-image: url(../img/listing-item-bg.gif);
  background-repeat: repeat-x;
}

#listing .item .detail p.name {
  font-family:Georgia, Times New Roman, serif;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  font-weight: bold;
  font-size: 100%;
  color: #000000;
}

#listing .item .detail p {
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 0px 0px;
  color: #757575;
}

#listing .item .detail p.price {
  font-family:Georgia, Times New Roman, serif;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  font-weight: normal;
  font-size: 180%;
  color: #9B9B9B;
}

#listing .item .detail .price span,
#leftcol .tab-box .info h2 span,
.home-right .tab-box .info h2 span {
  font-size: 50%;
  color: #FF0000;
  text-decoration: line-through;
}

#listing .item .detail form {
  margin: 0px auto 0px auto;
  padding: 3px 0px 0px 0px;
  width: 119px;
}

#listing .item .detail form input {
  float: left;
}

#listing .item .detail form input.quantity {
  background-image: url(../img/tabbox-info-input.gif);
  background-repeat: no-repeat;
  border: 0px;
  width: 34px;
  height: 15px;
  padding: 7px 5px 6px 7px;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

/* Homepage ************************************************************************/

.home-left {
  float: left;
  width: 676px;
  padding: 2px 0px 0px 0px;
}

.home-right {
  float: left;
  width: 256px;
  padding: 0px 0px 0px 28px;
}

.home-left .promo {
  background-image: url(../img/promo-shadow.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  z-index: 30;
}

.home-left #promo-img {
  width: 675px;
  height: 264px;
  overflow: hidden;
}

.home-left .promo img {
  display: block;
  width: 675px;
  height: 264px;
}

.home-left #official-img {
  width: 231px;
  height: 148px;
  overflow: hidden;
}

.home-left .official img {
  display: block;
  width: 231px;
  height: 148px;
}

.home-left .promo ul {
  margin: -11px 20px 0px 0px;
  padding: 0px 0px 0px 460px;
  list-style: none;
  position: relative;
  height: 74px;
  z-index: 48;
  text-align: right;
}

.home-left .promo ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  z-index: 49;
}

.home-left .promo ul li a {
  float: left;
  color: #757575;
  font-weight: bold;
  font-size: 100%;
  text-decoration: none;
  display: block;
  line-height: 120%;
  padding: 28px 7px 18px 10px;
  text-transform: uppercase;
  z-index: 50;
}

.home-left .promo ul li.activeSlide a {
  color: #000000;
  background-image: url(../img/promo-arrow.png) !important;
  background-image: url(../img/promo-arrow.gif);
  background-repeat: no-repeat;
  background-position: center top;
  z-index: 50;
}

.home-left .panel {
  width: 170px;
  float: left;
  padding: 3px 0px 27px 0px;
  background-image: url(../img/home-panel-divide.gif);
  background-repeat: no-repeat;
  background-position: right;
}

.home-left .block-a {
  padding-left: 16px;
  padding-right: 27px;
}

.home-left .block-b {
  padding-left: 36px;
  padding-right: 8px;
}

.home-left .block-c {
  background-image: none;
  padding-left: 39px;
  padding-bottom: 0px;
  width: 194px;
}

.home-left .panel h3 {
  text-transform: uppercase;
  font-size: 100%;
  font-weight: normal;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 0px 0px;
  line-height: 125%;
}

.home-left .panel p {
  color: #757575;
  font-size: 100%;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  line-height: 150%;
}

.home-left .block-b p {
  padding-right: 25px;
}

.home-left .block-c p {
  padding-right: 26px;
}

.home-left .panel h4 {
  padding: 19px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 100%;
}

.home-left .panel h4 a, .official p a {
  color: #757575;
  text-decoration: underline;
  font-weight: bold;
}

.home-left .panel p a {
  font-size: 92%;
  color: #818181;
}

.home-left .panel form.stockists {
  margin: 10px 0px 5px -2px;
  padding: 0px 0px 0px 0px;
  display: block;
  background-image: url(../img/home-stockist-bg.gif);
  background-repeat: no-repeat;
  width: 191px;
  height: 43px;
}

.home-left .panel form.stockists input {
  float: left;
  margin: 8px 0px 0px 15px;
}

.home-left .panel form.stockists input.postcode {
  background-image: url(../img/detail-stockists-input.gif);
  background-repeat: no-repeat;
  border: 0px;
  width: 99px;
  height: 18px;
  padding: 4px 2px 1px 7px;
  margin: 11px 0px 0px 10px;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #757575;
}

.home-right .tab-box {
  text-align: center;
  position: relative;
  margin-bottom: 15px;
}

.home-right .tab-box .tabs {
  background-image: url(../img/tabbox-bg.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 246px;
  text-align: center;
  padding: 0px 10px 28px 0px;
  margin-bottom: 0px;
  color: #9B9B9B;
}

.home-right .tab-box .tabs strong {
  font-weight: normal;
  color: #000000;
}

.home-right .tab-box .tabs span {
  padding: 0px 9px 0px 9px;
}

dl.tabs {
  list-style: none;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
}

dl.tabs dt,
dl.tabs dd {
  padding: 0px 0px 14px 0px;
  margin: 0px 0px 0px 0px;
  display: inline;
  cursor: pointer;
}

dl.tabs dt.selected {
  color: #000000;
  background-image: url(../img/tabbox-selected.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

.popular,
.special {
  position: relative;
  min-height: 338px;
  height: auto !important;
  height: 338px;
}

.home-right .popular,
.home-right .special {
  position: relative;
  min-height: 285px;
  height: auto !important;
  height: 285px;
}

.home-right .tab-box .cycle {
  width: 256px;
}
.home-right .tab-box .cycle .loadin {
  width: 100%;
}

.loadin {
  height: 295px;
}

.home-right .tab-box .arrow-prev {
  width: 15px;
  height: 15px;
  overflow: hidden;
  display: block;
  background-image: url(../img/tabbox-arrows.gif);
  background-position: 0px top;
  text-decoration: none;
  line-height: 50px;
  position: absolute;
  left: 26px;
  top: 97px;
}

.home-right .tab-box .arrow-next {
  width: 15px;
  height: 15px;
  overflow: hidden;
  display: block;
  background-image: url(../img/tabbox-arrows.gif);
  background-position: 15px top;
  text-decoration: none;
  line-height: 50px;
  position: absolute;
  right: 26px;
  top: 97px;
}

.arrow-prev, .arrow-next {
  z-index: 100;
}

.home-right .tab-box .info {
  background-image: url(../img/home-right-divide.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-align: center;
  margin: 8px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  width: 100%;
}

.home-right .tab-box .info h3 {
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 7px 0px 2px 0px;
  font-size: 130%;
  text-transform: uppercase;
  font-weight: normal;
}

.home-right .tab-box .info h2 {
  font-family: Georgia, Times New Roman, serif;
  font-weight: normal;
  color: #818181;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 180%;
}

.home-right .tab-box .info p {
  color: #818181;
  text-align: center;
  line-height: 122%;
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.home-right .newsletter {
  float: left;
  text-align: center;
  background-image: url(../img/home-right-divide.gif);
  background-repeat: no-repeat;
  background-position: top;
  margin: 14px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}

.newsletter-footer {
  text-align: center;
  width: 963px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 12px;
  color: #757575;
}

.home-right .newsletter h3 {
  font-weight: normal;
  font-size: 100%;
  text-transform: uppercase;
  margin: 0px 0px 0px 0px;
  padding: 16px 9px 9px 0px;
}

.newsletter-footer h3 {
  font-family:Georgia, Times New Roman, serif;
  font-size: 130%; 
  float: left;
  font-weight: normal;
  margin: 0px 0px 0px 210px;
  padding: 4px 9px 0px 0px;
}

.newsletter-footer h3 span {
  font-weight: bold;
  color: #000;
}

.home-right .newsletter form {
  background-image: url(../img/newsletter-bg.gif);
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 240px;
  height: 60px;
  text-align: left;
}

.home-right .newsletter form input.email, .newsletter-footer form input.email {
  background-image: url(../img/newsletter-input.gif);
  background-repeat: no-repeat;
  border: 0px;
  width: 144px;
  height: 21px;
  padding: 1px 2px 1px 7px;
  margin: 19px 0px 0px 14px;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #757575;
  float: left;
}

.newsletter-footer form input.email {
  margin-top: 3px;
}

.home-right .newsletter form input  {
  float: left;
  margin: 16px 0px 0px 8px;
}

.newsletter-footer form input {
  float: left;
  margin: 0px 0px 0px 8px;
}

.official {
	padding: 10px 0px 0px 10px;
	position: relative;
	text-align: center;
}

.official p {
	position: absolute;
	top: 130px;
	left: 60px;
	z-index: 999;	
}

/* Basket ************************************************************************/

.progress {
  margin: 0px 0px 3px 0px;
  padding: 25px 0px 36px 0px;
  list-style: none;
  clear: both;
  background-image: url(../img/content-divider.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  text-align: center;
}

.progress li {
  margin: 0px 0px 0px 0px;
  padding: 0px 34px 0px 34px;
  padding-bottom: 23px !important;
  padding-bottom: 22px;
  display: inline;
  color: #CFCFCF;
  font-size: 140%;
  font-weight: bold;
}

.progress li.selected {
  color: #000000;
  background-image: url(../img/progress-arrow.gif);
  background-position: bottom;
  background-repeat: no-repeat;
}

#basket {
  width: 100%;
  background-color: #E8E8E8;
  margin: 6px 0px 24px 0px;
}

#basket th {
  background-color: #F9F9F9;
  color: #757575;
  padding: 12px 15px 11px 15px;
  font-weight: normal;
}

#basket td {
  background-color: #FFFFFF;
  color: #000000;
  padding-bottom: 5px;
}

/*#basket .desc {
  padding-left: 12px;
}*/

#basket .desc img {
  margin-top: 4px;
}

#basket .desc h3 {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 2px 0px;
  font-weight: normal;
  color: #000000;
  font-size: 130%;
}

#basket .desc h3 a {
  color: #000000;
  text-decoration: none;
}

#basket .desc h4 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  font-size: 100%;
  color: #9B9B9B;
}

#basket .price {
  font-size: 130%;
  width: 115px;
  text-align: center;
}

#basket .quantity {
  width: 101px;
  text-align: center;
  font-size: 120%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#basket .quantity span {
  cursor: pointer;
}

#basket .quantity input {
  width: 40px;
  padding: 5px 4px 6px 0px;
  margin: 7px 3px 1px 3px;
  text-align: center;
  background-color: #FFFFFF;
  border-top: solid 1px #ABADB3;
  border-right: solid 1px #DBDFE6;
  border-bottom: solid 1px #E3E9EF;
  border-left: solid 1px #E2E3EA;
  font-family: Arial;
  font-size: 12px;
}

#basket .quantity a {
  font-size: 86%;
  color: #000000;
}

#basket .total {
  width: 86px;
  font-size: 130%;
  text-align: right;
  padding-right: 20px;
}

#basket .postage {
  padding-left: 15px;
  padding-bottom: 12px;
}

#basket .postage h3 {
  font-size: 136%;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px 0px 0px 0px;
  padding: 14px 0px 9px 0px;
}

#basket .postage p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 12px 0px;
}

#basket .postage .location {
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 0px;
  font-size: 120%;
}

#basket .postage .location label {
  float: left;
  padding: 4px 12px 0px 0px;
}

#basket .postage .location select {
  float: left;
  width: 177px;
  padding: 2px 2px 4px 6px;
  margin: 0px 18px 0px 0px;
  background-color: #FFFFFF;
  border-top: solid 1px #ABADB3;
  border-right: solid 1px #DBDFE6;
  border-bottom: solid 1px #E3E9EF;
  border-left: solid 1px #E2E3EA;
  font-family: Arial;
  font-size: 14px;
}

#basket .postage .location span {
  float: left;
  padding: 3px 10px 5px 0px;
  font-size: 110%;
  margin-bottom: 10px;
}

#basket .postage .location strong {
  font-weight: normal;
  color: #E50000;
}

#basket .subtotal {
  padding: 6px 19px 4px 13px;
  text-align: right;
  font-size: 136%;
}

#basket .subtotal strong {
  text-align: left;
  float: left;
}

#basket .totalcost {
  padding: 0px 19px 0px 13px;
  background-color: #F9F9F9;
  text-align: right;
  font-size: 200%;
}

#basket .totalcost strong {
  text-align: left;
  float: left;
}

h2.shadowed {
  background-image: url(../img/heading-shadow.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  text-align: center;
  padding: 0px 20px 26px 15px;
  margin: 0px 0px 0px 0px;
  font-size: 130%;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
}

.delivery-options, #voucher-form {
  padding: 10px 11px 8px 17px;
  margin: 0px 0px 0px 0px;
  font-size: 120%;
  color: #757575;
}

.delivery-options h3, #voucher-form h3 {
  font-weight: normal;
  padding: 0px 0px 4px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 110%;
}

.delivery-options p, #voucher-form p {
  padding: 0px 0px 25px 1px;
  margin: 0px 0px 0px 0px;
}

.delivery-options p a, #voucher-form p a {
  padding-left: 5px;
  color: #757575;
}

.delivery-options .formdiv {
  float: right;
  display: block;
  width: 113px;
  height: 29px;
  padding: 13px 0px 0px 15px;
  margin: 3px 0px 27px 0px;
  background-image: url(../img/delivery-option-bg.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 86%;
  color: #000000;
  clear: right;
}

.delivery-options input {
  padding: 0px;
  margin: 0px 5px -2px 0px;
  width: 13px;
}

.delivery-options label {
  padding-right: 18px;
}

.basket-continue {
  background-image: url(../img/heading-shadow.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 25px 0px 30px 0px;
  width: 100%;
}

#voucher-form {
  width: 100%;
  margin-bottom: 20px;
}
#voucher-form .formdiv {
  float: right;
}
#voucher-form input {
  width: 100px;
  padding: 5px 4px 6px 0px;
  margin: 7px 3px 1px 3px;
  text-align: center;
  background-color: white;
  border-top: solid 1px #ABADB3;
  border-right: solid 1px #DBDFE6;
  border-bottom: solid 1px #E3E9EF;
  border-left: solid 1px #E2E3EA;
  font-family: Arial;
  font-size: 12px;
}
#voucher-form button {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
  vertical-align: middle;
  line-height: 1em;
  margin-left: 4px;
}
#voucher-form h3 {
  float: left;
  line-height: 28px;
  margin-top: 5px;
}
#voucher-form #voucherapply {
  position: relative;
  top: -1px;
}

#voucher-form .values {
  line-height: 1.8em;
}
#voucher-form .voucher a {
  color: #757575;
  font-size: 80%;
}

/* Checkout ************************************************************************/

.checkout {
  padding: 0px 0px 0px 0px;
}

.checkout p.mandatory {
  float: right;
  color: #FF7474;
  font-size: 100%;
  padding: 21px 14px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.checkout h4 {
  font-size: 130%;
  font-weight: normal;
  text-transform: uppercase;
  padding: 16px 0px 28px 9px;
  margin: 0px 0px 0px 0px;
  background-image: url(../img/heading-shadow.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.checkout table, table.catalogue  {
  width: 100%;
  margin: 21px 0px 5px 0px;
}

.checkout table th, table.catalogue th {
  width: 123px;
  text-align: right;
  font-weight: normal;
  padding: 5px 7px 4px 0px;
  border-bottom: solid 7px #FFFFFF;
  color: #757575;
}

.checkout table tr.mandatory th, table.catalogue tr.mandatory th {
  color: #FF7474;
}

.checkout table td.error, table.catalogue td.error {
  background-color: #FFDDDD;
}

.checkout table td, table.catalogue td {
  padding: 5px 0px 4px 7px;
  border-bottom: solid 7px #FFFFFF;
}

.checkout table input, table.catalogue input {
  float: left;
  width: 180px;
  padding: 4px 4px 5px 4px;
  margin: 0px 8px 0px 0px;
  background-color: #FFFFFF;
  border-top: solid 1px #ABADB3;
  border-right: solid 1px #DBDFE6;
  border-bottom: solid 1px #E3E9EF;
  border-left: solid 1px #E2E3EA;
  font-family: Arial;
  font-size: 12px;
}

.checkout table td.error p, table.catalogue td.error p,
.checkout table td.error .error-message {
  float: left;
  color: #FF7474;
  background-image: url(../img/checkout/icon-error.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 0px 0px 0px 20px;
  margin: 5px 0px 0px 0px;
}

.checkout table select, table.catalogue select {
  float: left;
  width: 190px;
  padding: 2px 2px 4px 6px;
  margin: 0px 8px 0px 0px;
  background-color: #FFFFFF;
  border-top: solid 1px #ABADB3;
  border-right: solid 1px #DBDFE6;
  border-bottom: solid 1px #E3E9EF;
  border-left: solid 1px #E2E3EA;
  font-family: Arial;
  font-size: 14px;
}

.checkout table .note {
  padding: 0px;
  vertical-align: top;
}

.checkout table .note div {
  background-image: url(../img/checkout/note-bg.gif);
  background-repeat: no-repeat;
  padding: 10px 10px 0px 10px;
  margin-right: 30px;
  height: 78px;
  width: 335px;
}

.checkout table .note p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  line-height: 122%;
  color: #9B9B9B;
}

.checkout table .note p strong {
  font-weight: normal;
  color: #FF7474;
  padding-right: 3px;
}

.checkout table.message {
  margin-top: 16px;
  margin-bottom: 20px;
}

.checkout table.message td {
  padding-top: 0px;
}

.checkout table.message textarea {
  float: left;
  width: 300px;
  padding: 2px 2px 4px 6px;
  margin: 0px 18px 0px 0px;
  background-color: #FFFFFF;
  border-top: solid 1px #ABADB3;
  border-right: solid 1px #DBDFE6;
  border-bottom: solid 1px #E3E9EF;
  border-left: solid 1px #E2E3EA;
  font-family: Arial;
  font-size: 14px;
  overflow: auto;
}

.choice, .ship-to-billing label {
  color: #757575;
  font-size: 120%;
  padding: 0px 44px 0px 11px;
}

.choice p {
  margin: 0px 0px 0px 0px;
  padding: 18px 0px 18px 0px;
}

.choice form {
  font-size: 86%;
  float: right;
  display: block;
  width: 113px;
  height: 29px;
  padding: 13px 0px 0px 15px;
  margin: 10px 0px 27px 0px;
  background-image: url(../img/delivery-option-bg.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  color: #000000;
  clear: right;
}

.choice input {
  padding: 0px;
  margin: 0px 5px -2px 0px;
  width: 13px;
}

.choice label {
  padding-right: 18px;
}

.paraform {
  padding: 8px 0px 0px 14px;
  margin: 0px 0px 0px 0px;
  color: #757575;
  font-size: 120%;
}

.terms {
  padding: 16px 0px 8px 137px;
  margin: 12px 0px 0px 0px;
  background-image: url(../img/heading-shadow.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.terms label {
  display: block;
  background-image: url(../img/checkout/terms-bg.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  font-weight: bold;
  padding: 14px 0px 13px 14px;
  margin: 8px 0px 0px 0px;
  height: 15px;
}

.terms label a {
  color: #000000;
}

.terms label input {
  margin: 0px 8px 0px 0px;
}

.payment-provider {
  padding: 10px 15px 35px 9px;
}

.payment-provider h3 {
  font-size: 130%;
  padding: 4px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  text-transform: uppercase;
}

.payment-provider p {
  line-height: 160%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.payment-provider img {
  margin-left: 60px;
}

/******* blaf about background change **************************/

/********* support page styles *******************************************************/
#page-pad {
	padding-left:15px;
	margin-bottom:30px;
}

.support-tables {
	margin-top:20px;
}

#support p {
	color:#757575;
	padding:5px 0px 5px 0;
	margin:0;
}

#support .text-top {
	font-weight:normal;
	font-size:120%;
	margin-bottom:25px;
	padding:0;
}

#support table {
	color:#757575;
}

#support .table-address {
	width:700px;
	border:none;
	float:left;
}

#support .delivery-options {
	margin:0;
	padding:0;
}

#support .delivery-options form{
}

#support table td, #support table tr {
	border:none;
}

#support table th {
	text-align:left;
}

#support table .box-border {
background-image:url("../img/static-content-divider.gif");
background-position:top center;
background-repeat:no-repeat;
clear:both;
list-style:none outside none;
margin:0 0 3px;
/*padding:25px 0 36px;*/
}

#support table h2 {
	font-size:120%;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:8px;
}

#support .upper {
	text-transform:uppercase;
}

#support #stock-text {
	text-transform:uppercase;
	font-size:130%;
	color:#000;
	margin-bottom:15px;
	font-weight:normal;
	margin-top:8px;
}


#support .header-shadow {
	background-image:url("../img/heading-shadow.gif");
	background-position:center top;
	background-repeat:repeat-x;
	width:100%;
	color:#000;
}

#support .make-option input, #support .make-option-lite input {
	float:left;
}

#support .make-box {
	padding-top:25px;
}

#support .make-option {
background-image:url("../img/make-option-bg.gif");
background-repeat:no-repeat;
clear:right;
color:#000000;
display:block;
float:right;
font-size:100%;
font-weight:bold;
height:57px;
margin-left:25px;
padding:13px 0 0 15px;
width:108px;
}


#support .make-option-lite {
background-image:url("../img/make-option-bg.gif");
background-repeat:no-repeat;
clear:right;
color:#757575;
display:block;
float:right;
font-size:100%;
font-weight:bold;
height:57px;
margin-left:25px;
padding:13px 0 0 15px;
width:108px;
margin-left:25px;
}

#support .make-option-lite input {
  margin: 8px 6px 0px 0;
}

.retail-pad {
	padding-top:15px;
}

.retail-name {
	padding-top:15px;
	font-weight:bold;
	font-size:100%;
	text-transform:uppercase;
}

.top-box {
	vertical-align:top;
	padding-top:15px;
}

.top-box dl {
  clear: both;
}

.top-box dl dt {
  float: left;
  width: 50px;
}

.top-box dl dd {
  float: left;
  padding-left: 0px;
  margin-left: 0px;
}

#support td p {
  font-family: Arial, Helvetica, sans-serif;
  font-size:100%;
	margin:0;
	padding:0;
}

#support .hours dl {
  float: left;
  line-height: 1.6em;
  margin: 0;
}
#support .hours dt {
  float: left;
  clear: left;
  width: 50px;
  font-weight: bold;
  margin: 0;
}
#support .hours dd {
  float: left;
  margin: 0;
}

#continue-button {
	float:right;
	margin-right:50px;
}

/********* support page styles *******************************************************/

#region-box {
	margin:10px 0 10px 240px;
	padding-top:8px;
	background:url(../img/region-select-back.gif);
	background-repeat:no-repeat;
	width:450px;
	height:132px;
}

#region-input {
	padding:21px 0px 0px 25px;
}

#region-input form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#region-input label {
  margin:3px 10px 0px 0px;
  font-size:140%;
  font-weight:bold;
  float: left;
  width: 110px;
  text-align: right;
}

#region-input .submit {
  margin: 0px 0px 0px 15px;
  padding-bottom:10px;
  float:left;
  width:auto;
}

#region-input select {
  float: left;
  width: 270px;
  padding: 2px 2px 4px 1px;
  margin: 0px 0px 14px 0px;
  background-color: #FFFFFF;
  border-top: solid 1px #ABADB3;
  border-right: solid 1px #DBDFE6;
  border-bottom: solid 1px #E3E9EF;
  border-left: solid 1px #E2E3EA;
  font-family: Arial;
  font-size: 14px;
}

#region-input select#StockistCounty2, 
#region-input select#StockistCounty3 {
  width: 190px;
}

#region-input .input.text input {
  float: left;
  width: 180px;
  padding: 4px 4px 5px 4px;
  margin: 0px 0px 14px 0px;
  background-color: #FFFFFF;
  border-top: solid 1px #ABADB3;
  border-right: solid 1px #DBDFE6;
  border-bottom: solid 1px #E3E9EF;
  border-left: solid 1px #E2E3EA;
  font-family: Arial;
  font-size: 12px;
}

#support #stockist-text {
	padding:15px 0 20px 0;
	font-size:120%;
	text-align:left;
}

#support h3 {
	font-size:160%;
	font-weight:normal;
	margin:0px 0px 0px 10px;
	padding:0;
	text-transform:uppercase;
}

#support #based-text {
	margin:10px 0 10px 0;
	font-size:120%;
}

#support td span {
	color:#000;
}

#stock-pad {
	margin-left:10px;
}

#table-stockists th,
#table-stockists td {
  width: 240px;
}
#table-stockists td {
  vertical-align: top;
  padding-top: 15px;
}
#table-stockists th.retailer,
#table-stockists td.retailer {
  padding-left: 10px;
  width: 280px;
}

/******************************** static pages ************************************************/

#static-box {
	width:962px;
	height:232px;
	position:absolute;
	top: 17px;
  left: 0px;
	z-index:99;
}

#static-box p {
  font-family: Georgia, Times New Roman, serif;
	color:#fff;
	font-size:180%;
	width:550px;
	padding:0 0 0 30px;
	margin:0;
	line-height:24px;
}

#static-box h3 {
	color:#fff;
	padding:0 0 18px 20px;
	font-size:170%;
	font-weight:normal;
	margin:0;
}

#static-box ul {
	margin:0;
	padding:0px 0 22px 20px;
  height: 41px;
	position:relative;
	z-index:99;
}

#static-box li{
	list-style-type:none;
  float: left;
	padding:13px 10px 0 10px;
	margin:0px 20px 0px 0px;
}


#static-box li a {
	color:#C4C2C2;
	font-size:170%;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#static-box li a:hover {
	color:#fff;
}

#static-box .select {
	background-image:url(../img/static/static-arrow.png) !important;
	background-image:url(../img/static/static-arrow.gif);
	background-repeat:no-repeat;
	background-position:center top;
	z-index:99;
  line-height: 26px;
}

#static-box .select a {
  color:#fff;
}

#static-text,
#static-footer {
	width:960px;
	float:left;
	color:#757575;	
}

#static-text ul {
  margin:0;
}

#static-text a,
#static-footer a,
#static-right a {
  color:#000;
}

#static-text ul.terms li,
#static-text ul.terms ul li {
  list-style:none;
}

#static-text h1 {
	font-size:200%;
	font-weight:normal;
	text-transform:uppercase;	
	margin:10px 0 10px 20px;
	padding:0;
}

#static-text p,
#static-text li {
  font-family:Georgia, Times New Roman, serif;
  font-size:120%;
	margin:0;
	padding:0 0 20px 20px;
	line-height:1.6em;
}

#static-text td .error-message {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  float: left;
  color: #FF7474;
  background-image: url(../img/checkout/icon-error.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 0px 0px 0px 20px;
  margin: 4px 0px 0px 0px;
}

#static-text p.headline {
  font-size:130%;
  color:#000;
	margin:0;
	padding:0 0 20px 20px;
	line-height:1.6em;
}

#static-text table.delivery { font-size:1.3em; width:100%; margin:0px 10px 10px 15px;}
#static-text table.delivery  td,
#static-text table.delivery  th { padding:4px; text-align:center; }
#static-text  table.delivery th { background:#ebebeb; }
#static-text table.delivery  th.first { width:40%; text-align:left; }
#static-text table.delivery  td  { background:#d0d0d0; }

#static-footer p {
	margin:0;
	padding:0 20px 20px 0;
}

#static-text h3 {
	font-size:130%;
	margin:0 0 20px 20px;
	padding:0;
}

#static-image {
	width:200px;
	float:left;
	padding:10px 0 0 7px;
}

.catalogue .mandatory p {
  display: none;
}

.catalogue .mandatory .error p {
  display: inline;
}



/******************************** filter menu ************************************************/

#leftcol .panel h4.filters {
  padding-top: 0px;
  margin-bottom: -4px;
}

#leftcol .panel .refine #filters li {
  margin: 0px;
  background-image: url(../img/filter-down.png);
  background-position: 166px 18px;
  background-repeat: no-repeat;
  cursor: pointer;
}

#leftcol .panel .refine #filters li:last-child {
  margin-bottom: 4px;
}

#leftcol .panel .refine #filters li.open {
  background-image: url(../img/filter-up.png);
}

#leftcol .panel .refine #filters li.open a {
  color: #000000;
  border-bottom: 0px;
}

#leftcol .panel .refine #filters li ul {
  display: none;
  float: left;
  background-color: #F2F2F2;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

#leftcol .panel .refine #filters li.open ul {
  display: block;
}

#leftcol .panel .refine #filters li ul li {
  margin: 0px;
  padding: 0px 5px 0px 3px;
  background-image: none;
  color: #757575;
}

#leftcol .panel .refine #filters li.open ul li a,
#leftcol .panel .refine #filters li ul li a,
#leftcol .panel .refine #filters li:last-child ul li a {
  border-bottom: solid 1px #D3D3D3;
  width: 152px;
  color: #B3B3B3;
  padding-bottom: 7px;
}

#leftcol .panel .refine #filters li.open ul li.selected,
#leftcol .panel .refine #filters li ul li.selected {
  background-image: url(../img/filter-close.png);
  background-repeat: no-repeat;
  background-position: 153px 14px;
}

#leftcol .panel .refine #filters li.open ul li.selected a,
#leftcol .panel .refine #filters li ul li.selected a {
  color: #757575;
  width: 142px;
}

/******************************** Straps ************************************************/

#region-box.strap-search {
  margin: 0px 0px 18px 0px;
  padding: 0px 0px 0px 0px;
  background-image: none;
  width: 100%;
  height: auto;
}

#region-box.strap-search p {
  font-size: 120%;
  margin: -3px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

#region-box.strap-search #region-input {
  padding: 0px 0px 0px 114px;
  background-image: url(http://www.michelherbelin.co.uk/img/strap-search.png);
  background-position: right top;
  background-repeat: no-repeat;
  width: 501px;
  height: 69px;
}

#region-box.strap-search #region-input span {
  color: #757575;
  width: auto;
  margin-top: 25px;
  padding-left: 30px;
}

#region-box.strap-search #region-input span.button {
  margin-top: 15px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#region-box.strap-search input {
  margin-top: 21px;
  margin-left: 5px;
}

#region-box.strap-search span.button input {
  margin-top: 0px;
}

.pagination-strip {
  background-image: url(http://www.michelherbelin.co.uk/img/pagination-bg.png);
  background-repeat: repeat-x;
  padding: 9px 10px 9px 11px;
}

.filter-grid {
  font-size: 120%;
  padding-bottom: 10px;
}

.filter-grid p {
  font-size: 120%;
  font-family: Arial;
  margin: 0px;
  padding: 8px 0px 8px 0px;
}

.filter-grid th,
.filter-grid td {
  padding: 0px 10px 0px 0px;
  font-family: Georgia, Arial, sans-serif;
  color: #9B9B9B;
  vertical-align: top;
}

.filter-grid th {
  width: 100px;
  text-align: left;
  font-weight: normal;
  color: #000000;
}

.filter-grid .models th,
.filter-grid .models td {
  padding-top: 10px;
}

/**
 * Flash messages
 */
#flashMessage,
#authMessage {
  font-weight: bold;
  padding: 10px;
  border-radius: 3px;
  margin: 8px 0;
  background: #efefef;
  border: 1px solid #ccc;
}
#flashMessage.failure {
  background: #FFDDDD url('../img/checkout/icon-error.gif') 10px center no-repeat;
  border: 1px solid #FF7474;
  color: #FF7474;
  padding-left: 32px;
}
#flashMessage.success {
  border: 1px solid #C4F77D;
  color: #46B603;
  background: #EAFFDD;
}

#social-icons, #social-icons> div{
  height:25px;
  
}
#social-icons > div{
  float:right;
  margin-left:10px;
}

/**
 * Product variations
 */
.custom-options img,
.additional-custom-options img {
  visibility: hidden;
  vertical-align: text-bottom;
  margin-left: 5px;
}
.custom-options label,
.additional-custom-options label {
  display: block;
  width: 40%;
  float: left;
  font-size: 13px;
  font-family: Georgia, 'Times New Roman', serif;
  line-height: 24px;
}
.custom-options div.input,
.additional-custom-options div.input {
  clear: both;
}
#select-option {
  font-size: 14px;
  margin-top: 10px;
}

#static-text h2 {
  margin: 10px 0 10px 20px;
  padding: 0;
}

.description a {
  color: #666;
}

/**
 * Trade Accounts
 */

/** Login/Register */
#content h1.page-head {
  background-image: url(../img/content-divider.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
  text-align: left;
  padding: 3px 20px 25px 4px;
}

.content-pad {
  padding: 15px;
}

.header {
  background-image: url(../img/content-divider.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
  text-align: left;
  padding: 3px 20px 25px 4px;
}
.header .intro {
  margin: 10px;
  color: #9B9B9B;
}

.horizontal-form label {
  float: left;
  display: inline-block;
  width: 123px;
  text-align: right;
  margin: 5px 15px 5px 0;
}
.horizontal-form .required label:after {
  content: '*';
  margin-left: 3px;
}

.horizontal-form div.input {
  margin: 15px 0;
}
.horizontal-form div.input input,
.horizontal-form div.input select,
.horizontal-form div.input textarea {
  width: 180px;
  padding: 4px 4px 5px 4px;
  margin: 0px 8px 0px 0px;
  background-color: #FFFFFF;
  border-top: solid 1px #ABADB3;
  border-right: solid 1px #DBDFE6;
  border-bottom: solid 1px #E3E9EF;
  border-left: solid 1px #E2E3EA;
  font-family: Arial;
  font-size: 12px;
}
.horizontal-form div.input input.small,
.horizontal-form div.input select.small,
.horizontal-form div.input textarea.small {
  width: 60px;
}
.horizontal-form div.error label {
  color: #FF7474;
}
.horizontal-form .error-message {
  color: #FF7474;
  font-weight: bold;
  margin: 3px 0 0 138px;
}
.horizontal-form .form-actions {
  margin-left: 138px;
}
.horizontal-form button,
a.btn {
  font-size: 1.2em;
  font-weight: bold;
  border: 1px solid #D1D1D1;
  border-radius: 3px;
  padding: 5px 10px;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
  cursor: pointer;
  margin-right: 10px;
  color: #444;
  text-decoration: none;
}

a.btn-small {
  font-size: 1em;
  padding: 3px 6px;
  margin-right: 6px;
}

#addresses li {
  margin-bottom: 30px;
}

/**
 * Login styling
 */
#login-box .login-column {
  width: 340px;
  float: left;
  margin-left: 20px;
}
#login-box .login-column:first-child {
  margin: 0;
  border-right: 1px solid #dedede;
}
#login-form label {
  width: 80px;
}
#login-form .form-actions {
  margin-left: 95px;
}

#forgotten-your-password {
  margin-top: -10px;
}
#forgotten-your-password a {
  color: #757575;
}
#login-box h2 {
  font-weight: normal;
}

#my-account-home-boxes a {
  color: #444;
  font-weight: normal;
  text-decoration: none;
}
#my-account-home-boxes > div {
  margin-bottom: 20px;
}
#my-account-home-boxes h2,
#my-account-home-boxes p {
  margin: 5px 0;
}

/**
 * Order History
 */
.order-table {
  border: 0;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}
.order-table td,
.order-table th {
  border: 0;
  padding: 0;
  margin: 0;
}
.order-table th {
  background-image: url(../img/content-divider.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
  text-align: left;
  padding: 3px 8px 25px 8px;
}
.order-table td {
  padding: 8px;
}
.order-table tbody tr.even {
  background: #fafafa;
}
.order-table tbody tr:hover {
  background: #f4f4f4;
}
.order-table a {
  color: #757575;
  font-weight: bold;
}

h2 {
  font-weight: normal;
}
dl.view-order {
  line-height: 1.6;
}
dl.view-order dt {
  font-weight: bold;
  float: left;
  display: block;
  width: 110px;
  clear: left;
}
dl.view-order dd {
  float: left;
}
dl.view-order:after {
  content: '';
  display: block;
  clear: left;
}

/**
 * Category Landing
 */
#category-list .item {
  float: left;
  width: 165px;
  text-align: center;
  border: solid 1px #F7F7F7;
  margin: 17px 22px 0px 0px;
  padding: 0px 0px 11px 0px;
}
#category-list .detail {
  background-image: url(../img/listing-item-bg.gif);
  background-repeat: repeat-x;
}
#category-list .name {
  font-family: Georgia, Times New Roman, serif;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  font-weight: bold;
  font-size: 100%;
}
#category-list .name a {
  color: #000;
  text-decoration: none;
}
#category-column {
  background-image: url(../img/content-divider.gif);
  background-repeat: no-repeat;
  background-position: top;
  padding: 20px 0px 0px 0px;
  position: relative;
}

/* Blog posts */

#blog{
	float: left;
	width: 100%;
	background-image: url(../img/promo-shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 0 0 0;
}

#blog h2 {
	color: #000;
	font-family:Georgia, Times New Roman, serif;
	font-size: 130%; 
	font-weight: bold;
	margin: 0 0 10px 7px;
	text-transform: none;
}

#blog img{
	height: auto;
	max-width: 180px;
}

#blog p {
	color: #757575;
	font-size: 100%;
	font-weight: normal;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 150%;
}

#blog h3{
	height: 30px;
	padding-right: 25px;
	padding-bottom: 5px;
}

#blog h3 a{
	color: #000;
	text-decoration: none;
}