.footer-sections .section-holder {
  min-height: 75px;
  height: auto !important;
  height: 75px;
}
.banner .banner-content {
  height: 293px;
}
.banner .banner-side {
  background: url("../images/banner-corner.gif") no-repeat left top #82cac5;
}
.sub-category h3 {
  background: url("../images/corner-178t.gif") no-repeat center top #01b5dd;
}
.sub-category .group-holder {
  background: url("../images/corner-178b.gif") no-repeat center bottom #e0f2f9;
}
.container .footer {
  background: url("../images/corner.gif") no-repeat center top #69d6ed;
}
.welcome {
  background: url("../images/corner-940.gif") no-repeat center bottom #bfc0c1;
}
.info {
  background: url("../images/header-info-bg-ie.jpg") no-repeat center bottom #cacacc;
}
.cart-button .login {
  background: url("../images/corner-login.gif") no-repeat left center #fff;
}
.cart-button {
  background: url("../images/corner-cart.gif") no-repeat right center #01b5dd;
}
.cart-button .cart {
  background: url("../images/icon-cart.jpg") no-repeat 7px center;
}
.banner-thumb.banner-thumb1 {
  background-image: url("../images/corner-banner-tl.gif");
  background-repeat: no-repeat;
  background-position: top left;
}
.banner-thumb.banner-thumb3 {
  background-image: url("../images/corner-banner-bl.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
}
.menu li.first-child a:hover {
  background-image: url("../images/corner-menu-bl.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
}
.section-title {
  background-image: url("../images/section-title-bg.gif");
  background-repeat: no-repeat;
  background-position: left center;
}
.section-title h2 {
  background-image: url("../images/section-title-h-bg.gif");
  background-repeat: no-repeat;
  background-position: right center;
}
.ui-menu .menu-top,
.ui-menu .menu-bottom {
  background: #01b5dd;
  height: 8px;
  position: relative;
}
.ui-menu .menu-top {
  margin: 0 10px 0 0;
}
.ui-menu .menu-top div {
  position: absolute;
  top: 0;
  right: -10px;
  width: 10px;
  height: 8px;
  background-image: url("../images/corner-submenu-tl.gif");
  background-repeat: no-repeat;
  background-position: left top;
}
.ui-menu .menu-bottom {
  margin: 0 10px;
}
.ui-menu .menu-bottom .l1 {
  position: absolute;
  bottom: 0;
  right: -10px;
  width: 10px;
  height: 8px;
  background-image: url("../images/corner-submenu-br.gif");
  background-repeat: no-repeat;
  background-position: left top;
}
.ui-menu .menu-bottom .l2 {
  position: absolute;
  bottom: 0;
  left: -10px;
  width: 10px;
  height: 8px;
  background-image: url("../images/corner-submenu-bl.gif");
  background-repeat: no-repeat;
  background-position: right top;
}
.ui-search {
  background-image: url("../images/corner-search.gif");
  background-position: right center;
  background-repeat: no-repeat;
}
.ui-search .search-holder {
  background-image: url("../images/corner-search-l.gif");
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 10px 0 0;
}
.ui-search input {
  border: none;
  border-top: 1px solid #fff;
  background-color: #fff;
  text-indent: 0;
  margin: 0 0 0 10px;
  padding: 0 15px 0 0;
}
.search {
  border: none;
}
.search.search-open input {
  border: none;
  border-top: 1px solid #d1d3d4;
}
.search.search-open .ui-search {
  background-image: url("../images/corner-search-open.gif");
  background-position: right center;
  background-repeat: no-repeat;
}
.search.search-open .ui-search .search-holder {
  background-image: url("../images/corner-search-open-l.gif");
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 10px 0 0;
}
.description-holder .more-holder {
  background-image: url("../images/corner-more-l.gif");
  background-position: left center;
  background-repeat: no-repeat;
}
.description-holder .more-holder a.more {
  padding: 0 35px 0 0;
  margin: 0 0 0 14px;
  line-height: 38px;
  float: left;
  background-color: transparent;
  background-image: url("../images/corner-more-r.gif");
  background-position: right center;
  background-repeat: no-repeat;
}
.thumb-holder .title {
  background-image: url("../images/corner-category-tl.gif");
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #01b5dd;
}
.thumb-holder .title h4 {
  background-color: transparent;
  background-image: url("../images/corner-category-tr.gif");
  background-position: top right;
  background-repeat: no-repeat;
}
