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

    #topHeader img {
        height: 70px;
    }

div#categorySection, #nav2 li a {
    background-color: rgb(21,64,111);
}

    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: white;
            color: rgb(21,64,111);
        }

div#sliderSection {
    /* width: 1260px; */
    width: 1080px;
    float: left;
}

dt {
    display: none;
}

.fr {
    display: block;
    /* border: 1px solid red; */
    float: left;
    /* margin-left: 30px; */
    /* float: right; */
    /* width: 200px; */
    /* position: relative; */
    z-index: 99;
    right: -100px;
}

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

.cFloat {
    margin: 0 auto !important;
}

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

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

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

.box {
    /* height: auto; */
    min-height: unset;
    width: 122px;
    flex-basis: | auto;
    min-height: unset;
    margin-bottom: 10px;
    margin-top: 10px;
}

.slidedeck, #slidedeckFrame {
    /* overflow: unset !important; */
    /* height: unset !important; */
    /* overflow-y: auto !important; */
    /* direction: rtl; */
    min-height: 1000px;
}

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

.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: 183px;
    /* 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: 122px;
    }

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

#nav2 li ul {
    padding: 0px;
    list-style: none;
    padding: 0px;
    background-color: rgb(21,64,111);
    margin: 0px;
}

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




.skin-slidedeck-basics dl.slidedeck > dd {
    overflow-y: auto;
    /* width: 1080px; */
}

.skin-slidedeck-basics dl.slidedeck > dt {
    /* padding-left: 35px !important; */
    /* margin-left: 40px !important; */
}

#sliderSection .cAlign {
    width: 1080px;
}




#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: rgb(21,64,111);
}

.ui-tabs {
    background-color: #f6f6f6;
}
.ui-tabs-active {
    background-color: rgb(21,64,111) !important;
}

.confirm:hover {
    color: rgb(21,64,111) !important;
}

a, div#footer ul.fullWidthList li p a {
    color: rgb(21,64,111);
}

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