a img {
  border: 0px;
}

.content-home {
  float: left;
  background-image: url(/images/content/homepage-image.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-color: #FED204;
  width: 475px;
  height: 379px;
  font-weight: bold;
  margin-right: 10px;
}

.content-home h1 {
  font-size: 138%;
  text-transform: uppercase;
  color: #ed221a;
  padding: 14px 0px 260px 48px;
  margin: 0px;
  width: 240px;
  line-height: 86%;
  letter-spacing: -0.3px;
}

.content-home p {
  padding: 0px 0px 0px 16px;
  margin: 0px;
  line-height: 116%;
}

.panel-stack {
  float: left;
  width: 313px;
}

.panel-stack .panel {
  float: left;
  background-repeat: no-repeat;
  background-position: right;
  width: 313px;
  height: 89px;
  margin-bottom: 8px;
  position: relative;
}

.panel-stack .panel.special {
  background-image: url(/images/block-special.gif);
}

.panel-stack .panel.endofline {
  background-image: url(/images/block-endofline.gif);
}

.panel-stack .panel.mostpop {
  background-image: url(/images/block-mostpop.gif);
}

.panel-stack .panel a.image {
  width: 125px;
  height: 87px;
  border-top: solid 1px #DDDDDD;
  border-bottom: solid 1px #DDDDDD;
  display: block;
  float: left;
  margin-right: 8px;
  overflow: hidden;
}

.panel-stack .panel img {
  float: left;
}

.panel-stack .panel h4 {
  margin: 0px;
  padding: 4px 0px 4px 0px;
  font-size: 100%;
}

.panel-stack .panel p,
#content .details .panel-stack .panel p {
  margin: 0px;
  padding: 0px;
  font-size: 85%;
  font-weight: bold;
  line-height: 120%;
  color: #434343;
}

.panel-stack .panel .price,
#content .details .panel-stack .panel .price {
  float: left;
  color: #FFFFFF;
  background-color: #000000;
  font-size: 100%;
  padding: 1px 7px 2px 3px;
  position: absolute;
  left: 130px;
  bottom: 5px;
}

.panel-stack .panel .more {
  position: absolute;
  right: 34px;
  bottom: 5px;
}

.panel-stack .panel .more img {
  border: 0px;
  margin: 0px;
}

.bestsellers {
  clear: both;
  margin-top: 5px;
  background-image: url(/images/bestsellers-bg.gif);
  background-repeat: repeat-x;
  padding-bottom: 10px;
}

.bestsellers h3 {
  background-image: url(/images/bestsellers-h3-bg.gif);
  background-repeat: no-repeat;
  background-position: right;
  font-size: 154%;
  text-transform: uppercase;
  padding: 4px 5px 0px 8px;
  margin: 0px;
  line-height: 123%;
  letter-spacing: -0.5px;
  color: #131617;
}

.bestsellers .panel {
  float: left;
  margin: 9px 0px 0px 0px;
  padding: 0px 9px 0px 9px;
  border-right: solid 1px #FFFFFF;
  height: 287px;
  width: 174px;
  position: relative;
}

.bestsellers .panel .square,
.bestsellers .panel .square-home {
  background-color: #FFFFFF;
  height: 180px;
  display: block;
  overflow: hidden;
}

.bestsellers .panel img {
  border: solid 1px #FFFFFF;
}

.bestsellers .panel h4 {
  margin: 0px;
  padding: 4px 0px 0px 4px;
  width: 170px;
  font-size: 100%;
  font-weight: bold;
}

.bestsellers .panel p {
  margin: 0px;
  padding: 0px 0px 0px 4px;
  font-size: 85%;
  font-weight: bold;
  color: #525456;
}

.bestsellers .panel .price {
  float: left;
  color: #FFFFFF;
  background-color: #000000;
  font-size: 100%;
  padding: 0px 7px 2px 4px;
  position: absolute;
  left: 9px;
  bottom: 0px;
}

.bestsellers .panel .more {
  position: absolute;
  right: 8px;
  bottom: 0px;
}

.bestsellers .panel .more img {
  border: 0px;
  margin: 0px;
}

.promo {
  background-image: url(/images/promo-bg.gif);
  background-repeat: repeat-x;
  background-color: #D2D2D2;
  width: 247px;
  height: 172px;
  float: left;
  margin: 8px 10px 40px 0px;
  padding: 7px 0px 0px 12px;
  position: relative;
}

.promo.last {
  margin-left: 1px;
  margin-right: 0px;
}

.promo h3 {
  font-size: 154%;
  color: #5B5C5E;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  padding: 0px 0px 5px 0px;
  margin: 0px;
}

.promo p {
  margin: 0px 0px 0px 0px;
  padding: 0px 30px 0px 0px;
  color: #5B5C5E;
  line-height: 130%;
}

.promo img.hover {
  position: absolute;
  bottom: 0;
  right: 0;
}

.promo a {
  position: absolute;
  left: 11px;
  bottom: 11px;
}

.logos {
  background-color: #ECECEC;
  clear: both;
  text-align: center;
}

.logos img {
  margin: 9px 5px 9px 5px;
}

.message-box {
  background-color: #ECECEC;
  padding: 8px 0px 16px 12px;
  margin:0 0 8px 0;
}

.message-box p {
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 0px 2px;  
}

.message-box h4 {
  font-size: 154%; 
  text-transform: uppercase; 
  margin: 0px;
  padding: 0px 0px 5px 0px;  
}

#footer {
  clear: both;
  background-image: url(/images/footer-bg.gif);
  background-repeat: repeat-x;
  height: 37px;
  color: #FFFFFF;
  margin: 0px 0px 0px 0px;
  border-top: solid 7px #FFFFFF;
  text-transform: uppercase;
}

#footer ul {
  margin: 11px 0px 0px 12px;
  padding: 0px;
  list-style: none;
  float: left;
}

#footer ul li {
  margin: 0px 14px 0px 0px;
  padding: 0px;
  display: inline;
  font-size: 92%;
}

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

#footer p {
  float: right;
  margin: 12px 15px 0px 0px;
  padding: 0px;
  font-size: 85%;
}

#words {
  background-image: url(/images/words-bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  margin-bottom: 30px;
  padding-bottom: 13px;
}

#words p {
  margin: 9px 14px 0px 14px;
  padding: 0px;
  font-size: 85%;
  color: #696B6C;
  text-align: center;
  line-height: 120%;
}

.breadcrumb {
  font-size: 85%;
  text-transform: uppercase;
  color: #3C3E40;
  line-height: 70%;
}

.breadcrumb a {
  text-decoration: none;
  color: #3C3E40;
}

.breadcrumb span {
  color: #ED221A;
}

#content .header {
  background-image: url(/images/content-header-bg.gif);
  background-repeat: no-repeat;
  width: 778px;
  height: 169px;
  margin: 12px 0px 0px 0px;
  padding: 3px 11px 0px 9px;
}

#content .header h1 {
  font-size: 138%;
  text-transform: uppercase;
  color: #0C0E10;
  padding: 15px 0px 0px 38px;
  margin:  12px 0px 0px 1px;
  line-height: 86%;
  letter-spacing: -0.3px;
  background-image: url(/images/header-triangle.gif);
  background-repeat: no-repeat;
}

#content .header p {
  margin: 9px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 410px;
  line-height: 116%;
}

#content .header img {
  float: right;
  margin: -3px 9px 0px 0px;
}

.product-list {
  background-image: none;
  margin-top: 4px;
  clear: both;
}

.product-list .panel {
  background-image: url(/images/product-list-bg.gif);
  background-repeat: repeat-x;
  margin: 0px 0px 5px 0px;
  padding: 8px 8px 0px 7px;
  height: 294px;
  border-right: 5px solid #FFFFFF;
}

.product-list .panel h4 {
  text-transform: uppercase;
}

.product-list .panel .more {
  bottom: 8px;
  right: 7px;
}

.dual-col {
  float: left;
  margin: 54px 11px 0px 0px;
}

h1 {
  font-size: 138%;
  color: #3C3E40;
  text-transform: uppercase;
  margin: 0px;
  padding: 6px 0px 0px 0px;
}

.images {
  float: left;
  width: 378px;
  padding: 5px 0px 0px 2px;
}

.images img {
  border: solid 1px #A8AAA8;
}

.images a#bigPicLink {
  display: block;
}

.images .bigPic,
.images img.bigPicLink {
  clear: both;
}

.images .thumb {
  float: left;
  margin: 6px 6px 0px 0px;
}

form.purchase {
  padding: 0px;
  margin: 0px;
}

.item-list {
  float: left;
  width: 417px;
  font-size: 85%;
  color: #191919;
  margin-top: 0;
}

.item-list th {
  text-align: left;
}

.item-list tr td {
  padding-top: 4px;
  padding-bottom: 4px;
}

.item-list tr.odd td {
  background-color: #EBEBEB;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 18px;
}

.item-list tr.highlight td {
  background-image: url(/images/item-list-highlight.gif);
  background-repeat: repeat-x;
  background-color: #FEE570;
  background-position: bottom;
  font-size: 100%;
  text-align: left;
}

.item-list .title {
  padding-left: 4px;
}

.item-list .qty input {
  width: 20px;
  font-size: 9px;
  font-family: Arial, sans-serif;
  text-align: center;
  height: 13px;
  margin: 2px 2px 2px 2px;
  background-color: #FFFFFF;
  border: solid 1px #B7B8B9;
  width: 21px;
}

.item-list .add {
  text-align: center;
}

.item-list #addtobasket.highlight td,
.item-list #addtobasket td {
  background-image: url(/images/addtobasket-bg.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #00B604;
  border-top: solid 1px #515355;
  font-size: 109%;
  text-align: right;
  vertical-align: top;
  padding: 1px 0px 1px 0px;
}

.item-list #addtobasket td a {
  float: left;
  width: 100%;
  height: 24px;
  
}

.item-list #addtobasket td img {
  margin-right: 8px;
  padding: 6px 0px 6px 30px;
}

.delivery-box {
  float: left;
  width: 405px;
  margin-top: 8px;
  background-color: #ED4840;
  background-image: url(/images/delivery-bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #FFFFFF;
  padding: 8px 0px 16px 12px;
  position: relative;
}

.delivery-box h3 {
  font-size: 154%;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px 0px 5px 0px;
}

.delivery-box p {
  margin: 0px;
  padding: 0px 0px 0px 2px;
  font-weight: bold;
  width: 300px;
}

.delivery-box img.hover {
  position: absolute;
}

.details {
  padding: 2px 0px 0px 2px;
}

#content .details h2 {
  background-image: url(/images/h2-yellow-bg.gif);
  background-repeat: repeat-x;
  background-color: #FEDB36;
  background-position: bottom;
  font-size: 108%;
  text-transform: uppercase;
  margin: 7px 0px 0px 0px;
  padding: 5px 0px 4px 5px;
}

#content .details p {
  color: #3C3E40;
  font-size: 92%;
  margin: 0px 120px 0px 0px;
  padding: 7px 0px 8px 1px;
}

#content .details .stats {
  width: 100%;
  color: #5B5C5E;
  font-size: 85%;
  margin-top: 1px;
}

.details .stats th,
.details .stats td {
  border-bottom: solid 1px #D3D3D3;
  padding-top: 9px;
  padding-bottom: 7px;
}

.details .stats th {
  text-align: left;
  text-transform: uppercase;
  padding-left: 6px;
  width: 258px;
}

.details .dual-col {
  margin-top: 26px;
}

div.error {
  background-color: #F6D2CE;
  border: solid 1px #D48C8C;
  color: #B42E20;
  padding: 10px;
  margin: 5px 0px 5px 0px;
}

div.error p {
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.error ul {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 25px;
}

.success {
  background-color: #E1F0D4;
  border: solid 1px #A4CA86;
  color: #417814;
  padding: 10px;
  margin: 5px 0px 5px 0px;
}

#basket {
  width: 100%;
  margin: 13px 0px 0px 0px;
  font-size: 85%;
  color: #191919;
}

#basket th {
  background-image: url(/images/h2-yellow-bg.gif);
  background-repeat: repeat-x;
  padding: 7px 0px 21px 5px;
  text-align: left;
}

#basket td {
  padding: 2px 0px 2px 4px;
}

#basket td.price {
  color: #515355;
  padding-left: 6px;
}

#basket td.price-total {
  color: #515355;
  padding-left: 30px;
}

#basket td.message-box {
  color: #FFF;
  background-color: #ED4840;
  padding:10px;
}

#basket input {
  width: 20px;
  font-size: 9px;
  font-family: Arial, sans-serif;
  height: 13px;
  margin: 1px 10px 0px 0px;
  padding-left: 2px;
  background-color: #FFFFFF;
  border: solid 1px #B7B8B9;
  width: 19px;
}

#basket tr.subtotal td {
  padding: 19px 0px 4px 0px;
  background-image: url(/images/subtotal-bg.gif);
  background-repeat: repeat-x;
  border-bottom: solid 1px #515355;
}

#basket tr.subtotal img {
  margin-right: 3px;
}

#basket tr.subtotal td.subtotal {
  font-size: 127%;
  padding: 15px 0px 0px 30px;
}

#basket tr.delivery td {
  text-transform: uppercase;
  padding-bottom: 18px;
}

#basket tr.delivery td span {
  float: left;
  height: 11px;
  padding-top: 3px;
}

#basket tr.delivery td select {
  float: right;
  margin-right: 20px;
  background-color: #FFFFFF;
  border: solid 1px #969696;
  text-transform: none;
  width: 210px;
  font-size: 11px;
  font-family: Arial, sans-serif;
  height: 18px;
}

#basket tr td.total {
  font-size: 127%;
  padding-left: 30px;
}

#basket tr.total td {
  background-image: url(/images/total-bg.gif);
  background-repeat: repeat-x;
  padding-right: 16px;
  padding-top: 6px;
  padding-bottom: 20px;
  border-top: solid 1px #515355;
}

#basket td span.outofstock {
  color: #EB261D;
}

.sml-text {font-size:10px;}

.paging {
  padding:5px;
  color:#000;
  clear: both;
}

.paging a, .paging a:hover {
  color:#ed221a;
}

.product-added-alert {
  padding:5px;
  margin:6px 0;
  background:#00B604 url(/images/addtobasket-bg.gif) top repeat-x;
}

.product-added-alert h4 {
  padding:0;
  margin:0;
  font-size:1.1em;
  color:#fff;
  text-transform:uppercase;
}
