/*---- HACKS FOR IE8 ----*/

.ie8 * {
  font-family: Arial, Helvetica, sans-serif !important;
  letter-spacing: 0 !important;
}
.ie8 .btn {
  padding: 0 8px !important;
}
.ie8 .header-topsection .form-search-input {
  width: 300px;
}
.ie8 .header-topsection .form-searchink {
  display: inline;
}
.ie8 .header-topsection .search .btn-searchink.opened {
  left: 60px !important;
}
.ie8 .header-topsection .search .searchink-popup {
  width: 200px;
}
.ie8 .header-topsection .search .searchink-popup select {
  max-width: 170px;
}
.ie8 .header-topsection .nav-myaccount,
.ie8 .header-topsection .nav-myservices {
  letter-spacing: normal;
}
.ie8 .header-topsection .nav-myaccount a,
.ie8 .header-topsection .nav-myservices a {
  font-size: 12px;
}
.ie8 .header-topsection .nav-tabs li .icon-custom.icon-cog {
  width: 23px;
}
.ie8 .basket-pop {
  max-width: 940px;
}
.ie8 .basket-pop .basketpop-body .basketpop-pricesection .basketpop-modify,
.ie8 .basket-pop .basketpop-body .basketpop-pricesection .basketpop-select {
  letter-spacing: normal;
  font-size: 10px;
  height: 35px;
}
.ie8 .navbar-inner a {
  font-size: 1em;
}
.ie8 .submenu {
  width: 940px;
  z-index: 10000;
}
.ie8 .submenu .submenu-bigcontent {
  width: 672px;
}
.ie8 .submenu .submenu-bigcontent a {
  line-height: 0.9em;
  font-size: 0.9em;
}
.ie8 .productbox {
  border: 1px solid #cccccc;
}
.ie8 .complementary-product .productbox .qty-container input {
  width: 39px !important;
}
.ie8 .complementary-product h5:before {
  top: 73px;
  left: 40%;
}
