#productCollection {
  border: 1px solid #cfd1d2;
  width: 988px;
  height: 150px;
  margin: 15px auto;
  background: #fff;
}
#productCollection #productsFooter {
  background: url("../img/homepage/fullPod.png") no-repeat center top;
  width: 970px;
  height: 35px;
  margin: 0;
  padding: 0;
  display: none;
  float: left;
  clear: both;
}
#productCollection ul {
  width: 988px;
  float: left;
  margin: 0;
  background: #fff;
}
#productCollection ul li {
  height: 140px;
  width: 132px;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  margin: 0;
  background: #fff;
  padding: 10px 0 0 11px;
}
#productCollection ul li.smallAppliance {
  width: 194px;
}
#productCollection ul li a {
  font-size: 15px;
}
#productCollection ul li a:hover {
  text-decoration: none;
}
#productCollection ul li a.productCollectionProductTitle {
  font-size: 11px;
  font-weight: bold;
  color: #0b56a3;
  text-align: center;
  width: 100%;
  line-height: 12px;
}
#productCollection ul li a.productCollectionProductTitle:hover {
  text-decoration: underline;
}
#productCollection ul li .productListImage {
  height: 98px;
  text-decoration: none;
  width: 98px;
  margin: 8px 0 0 0;
}
#productCollection ul li .productCollectionImg {
  display: block;
  float: left;
  height: 127px;
  width: 110px;
  background: #fff;
}
#productCollection ul li .productCollectionImg a:hover {
  text-decoration: none;
}
#productCollection ul li .washingMachines {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: 0 -650px;
  width: 72px;
  height: 120px;
  background-repeat: no-repeat;
  display: block;
  margin: 8px 0 0 40px;
}
#productCollection ul li .tumbleDryers {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: 0 -130px;
  width: 72px;
  height: 120px;
  background-repeat: no-repeat;
  display: block;
  margin: 8px 0 0 25px;
}
#productCollection ul li .washerDryers {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: 0 -520px;
  width: 72px;
  height: 120px;
  background-repeat: no-repeat;
  display: block;
  margin: 8px 0 0 20px;
}
#productCollection ul li .dishwashers {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: 0 0;
  width: 72px;
  height: 120px;
  background-repeat: no-repeat;
  display: block;
  margin: 8px 0 0 40px;
}
#productCollection ul li .fridgeFreezers {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: 12px -775px;
  background-repeat: no-repeat;
  width: 72px;
  height: 120px;
  display: block;
  margin: 8px 0 0 30px;
}
#productCollection ul li .refrigerators {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: -12px -390px;
  width: 37px;
  height: 120px;
  background-repeat: no-repeat;
  display: block;
  margin: 8px 0 0 54px;
}
#productCollection ul li .freezers {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: 12px -260px;
  background-repeat: no-repeat;
  width: 72px;
  height: 120px;
  display: block;
  margin: 8px 0 0 29px;
}
#productCollection ul li .microwaves {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: -75px 0;
  background-repeat: no-repeat;
  display: block;
  height: 120px;
  margin: 8px 0 0 43px;
  width: 105px;
}
#productCollection ul li .vacuums {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: -75px -124px;
  background-repeat: no-repeat;
  display: block;
  height: 120px;
  margin: 0 0 0 43px;
  width: 105px;
}
#productCollection ul li .kettlesToasters {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: -75px -250px;
  background-repeat: no-repeat;
  display: block;
  height: 120px;
  margin: 8px 0 0 13px;
  width: 124px;
}
#productCollection ul li .coffeeMachines {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: -75px -381px;
  background-repeat: no-repeat;
  display: block;
  height: 120px;
  margin: 4px 0 0 49px;
  width: 105px;
}
#productCollection ul li .mixersBlenders {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: -75px -509px;
  background-repeat: no-repeat;
  display: block;
  height: 120px;
  margin: 5px 0 0 44px;
  width: 105px;
}
#productCollection ul li .smallElectrical {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: -75px -641px;
  background-repeat: no-repeat;
  display: block;
  height: 120px;
  margin: 8px 0 0 6px;
  width: 130px;
}
#productCollection ul li .irons {
  background-image: url("../img/homepage/productCollectionSprite.jpg");
  background-position: -75px -771px;
  background-repeat: no-repeat;
  display: block;
  height: 120px;
  margin: 0 0 0 18px;
  width: 105px;
}
#productCollection ul li a {
  float: left;
  clear: both;
}
#productCollection ul li .productCollectionProductLinks {
  height: 140px;
  width: 100%;
  float: left;
  background: #90999F;
}
#productCollection ul li .productCollectionProductLinks a {
  color: #fff;
  text-align: center;
  width: 100%;
  border-top: 1px solid #fff;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
}
#productCollection ul li .productCollectionProductLinks a:hover {
  background: #7fbb42;
  text-decoration: none;
}
#productCollection ul li .doubleTitle a {
  height: 24px;
}
#productCollection ul li .sdaLinks a {
  height: 18px !important;
  line-height: 20px;
}
#productCollection ul #productCollectionFirst {
  padding-left: 10px;
}
#productCollection ul #productCollectionListCooking {
  width: 110px;
  height: 140px;
  padding: 10px 0 0 10px;
}
#productCollection ul #productCollectionListCooking ul {
  width: 95px;
  margin: 0;
  padding: 0;
}
#productCollection ul #productCollectionListCooking ul li {
  width: 105px;
  margin: 0;
  padding: 0;
  height: 20px;
  list-style-type: disc;
  text-align: left;
}
#productCollection ul #productCollectionListCooking a {
  color: #0b56a3;
  font-size: 12px;
  background: url(../img/homepage/dot.png) 0 6px no-repeat;
  padding-left: 10px;
  margin-top: 1px;
}
#productCollection ul #productCollectionListCooking a:hover {
  text-decoration: underline;
}
#productCollection ul #productCollectionListCooking a.productCollectionProductTitle {
  background: none;
  padding-left: 0;
}
