/*
 * IE all versions
 */

#links, .sidebar-item div, #payment-methods {
    height: auto;
}

#search-box {
    width: 275px !important;
}

#newsletter {
    position: relative;
    padding-top: 8px;
}

#newsletter .tl {
    background: url('../images/corners-tab-on.gif') no-repeat 0 0;
    margin-left: -10px;
}

#newsletter .tr {
    background: url('../images/corners-tab-on.gif') no-repeat -10px 0;
}

#logo fieldset .tl {
    background: url('../images/corners-grey-border-grey.gif') no-repeat 0 0;
    left: -1px;
    top: 17px;
}

#logo fieldset .tr {
    background: url('../images/corners-grey-border-grey.gif') no-repeat -10px 0;
    right: -1px;
    top: 17px;
}

#logo fieldset .bl {
    background: url('../images/corners-grey-border-grey.gif') no-repeat 0 -10px;
    left: -1px;
    bottom: -2px;
}

#logo fieldset .br {
    background: url('../images/corners-grey-border-grey.gif') no-repeat -10px -10px;
    right: -1px;
    bottom: -2px;
}

#nav-bar .tl {
    background: url('../images/corners-purple-grey.gif') no-repeat 0 0;
}

#nav-bar .tr {
    background: url('../images/corners-purple-grey.gif') no-repeat -10px 0;
}

.navigation .tab-off .tl {
    background: url('../images/corners-tab-off.gif') no-repeat 0 0;
}

.navigation .tab-off .tr {
    background: url('../images/corners-tab-off.gif') no-repeat -10px 0;
}

.navigation .tab-on .tl {
    background: url('../images/corners-tab-on.gif') no-repeat 0 0;
}

.navigation .tab-on .tr {
    background: url('../images/corners-tab-on.gif') no-repeat -10px 0;
}

.grid .tl {
    background: url('../images/corners-grey-grey.gif') no-repeat 0 0;
}

.grid .tr {
    background: url('../images/corners-grey-grey.gif') no-repeat -10px 0;
    right: -1px;
}

.grid .bl {
    background: url('../images/corners-grey-grey.gif') no-repeat 0 -10px;
}

.grid .br {
    background: url('../images/corners-grey-grey.gif') no-repeat -10px -10px;
    right: -1px;
}

.sidebar-item p .tl {
    background: url('../images/corners-purple-white.gif') no-repeat 0 0;
    margin-left: -10px;
}

.sidebar-item p .tr {
    background: url('../images/corners-purple-white.gif') no-repeat -10px 0;
}

.sidebar-item div .bl {
    background: url('../images/corners-grey-border-white.gif') no-repeat 0 0;
    left: -1px;
    bottom: -1px;
}

.sidebar-item div .br {
    background: url('../images/corners-grey-border-white.gif') no-repeat -10px 0;
    right: -1px;
    bottom: -1px;
}

#twitter-widget .tl {
    background: url('../images/corners-green-white.gif') no-repeat -0 0;
}

#twitter-widget .tr {
    background: url('../images/corners-green-white.gif') no-repeat -10px 0;
}

.toolbar .pager .tl {
    background: url('../images/corners-tab-off.gif') no-repeat 0 0;
}

.toolbar .pager .tr {
    background: url('../images/corners-tab-off.gif') no-repeat -10px 0;
}

.toolbar .sorter .bl {
    background: url('../images/corners-light-grey-white.gif') no-repeat 0 0;
    bottom: -1px;
}

.toolbar .sorter .br {
    background: url('../images/corners-light-grey-white.gif') no-repeat -10px 0;
    bottom: -1px;
}

#links {
    position: relative !important;
}

#links .bl {
    background: url('../images/corners-footer.gif') no-repeat 0 0;
}

#links .br {
    background: url('../images/corners-footer.gif') no-repeat -10px 0;
}

#payment-methods .bl {
    background: url('../images/corners-green-border-white.gif') no-repeat 0 0;
    left: -2px;
    bottom: -2px;
}

#payment-methods .br {
    background: url('../images/corners-green-border-white.gif') no-repeat -10px 0;
    right: -2px;
    bottom: -2px;
}

.tl, .tr, .bl, .br {
    display: block !important;
}

.radius-bottom {
    height: 1px;
}

.pager {
    height: 31px;
}

.sorter {
    height: 31px;
}

#checkoutSteps .form-list label {
    top: 0 !important;
}

.tab .tl {
    background: url('http://www.gamingzap.com/skin/frontend/default/gamingzap/images/corners-tab-on.gif') no-repeat 0 0;
}

.tab .tr {
    background: url('http://www.gamingzap.com/skin/frontend/default/gamingzap/images/corners-tab-on.gif') no-repeat -10px 0;
}
