#topHeader {
    max-width: 1550px !important;
}

    #topHeader img {
        height: 70px;
    }

div#categorySection, #nav2 li a {
    background-color: #4c2177;
}

    div#categorySection ul li a {
        text-transform: uppercase;
        padding: 15px 25px;
        color: white;
        border-right: 1px solid #78797d;
        display: block;
        float: left;
    }


        div#categorySection ul li a:hover {
            background-color: #5a387c;
        }

div#sliderSection {
    width: 1260px !important;
}

dt {
    display: none;
}

.fr {
    display: block;
    float: right;
}

.sliderSection, .cAlign, .cAlign2 {
    width: 1260px !important;
    margin: 0 auto !important;
}

.cFloat {
    margin: 0 auto !important;
}

.cAlign, div#categorySection div.cAlign, div#breadcrumbsSection div.cAlign {
    width: calc(1260px - 380px);
    margin: 0 auto;
    border-left: none;
    border-right: none;
}

.container_12 {
    display: flex;
    align-items: stretch;
    gap: 20px 30px;
    flex-wrap: wrap;
}

.grid_3 {
    height: auto;
    display: block;
    float: unset;
}

.box {
    height: auto;
    min-height: unset;
    width: 180px;
    flex-basis: | auto;
    min-height: unset;
}

.slidedeck, #slidedeckFrame {
    overflow: unset !important;
    height: unset !important;
}

.image_wrap {
    margin: 5px auto;
    margin-top: 10px;
}

.blocktmp {
    padding: 10px;
    padding-bottom: 1px;
    text-align: center;
}

    .blocktmp .styled-select {
        margin: 0px;
    }

.productPriceWrapRight {
    width: calc(100% );
    text-align: center;
    display: block;
    border: 1px solid;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
}

.blocktmp .styled-select select {
    width: calc(100% + 12px);
}

.image_wrap {
    width: 122px;
    width: 152px;
    height: 180px;
    height: 228px;
    position: relative;
}

    .image_wrap img {
        /*width: 122px;
            height: auto;
            clip: rect(0, 122px, 180px, 0);
            position: absolute;
            top: 0;
            left: 0;
            width: 152px;
            height: auto;
            clip: rect(20px, 142px, 200px, 20px);
            position: absolute;
            top: -20px;
            left: -20px;
            margin: 0px;
            padding: 0px;*/
        position: absolute;
        width: 152px;
    }

#topHeader {
    margin: 40px auto !important;
}

#nav2 li ul {
    padding: 0px;
    list-style: none;
    padding: 0px;
    background-color: #4c2177;
    margin: 0px;
}

div#categorySection ul li ul li a {
    border-right: 0px;
}













#basketTitleWrap, form#subscribeForm input[type="submit"], form#articleCommentForm input[type="submit"], form#checkoutform input[type="submit"], form#calcform input[type="submit"], a.linkButton {
    background-color: #4c2177;
}

.ui-tabs {
    background-color: #f6f6f6;
}
.ui-tabs-active {
    background-color: #4c2177 !important;
}

.confirm:hover {
    color: #4c2177 !important;
}

a, div#footer ul.fullWidthList li p a {
    color: #4c2177;
}

#footer a {
    color: #19b7de !important;
}
