@import url(https://fonts.googleapis.com/css?family=Open+Sans|Open+Sans);
@import 'https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css';

.header-wrapper,
.subheader-wrapper,
.left-col,
.right-col,
.creditlink,
.footer-wrapper,
.boxcontent,
#ns_copyright,
.topbar,
#showcase,
#tabs,
#tab1,
#tab2,
#tab3,
#tab4,
#tab5,
#descriptiontitle,
a #design,
#seo {
    display: none;
}

#descriptioncontent,
#backup {
    font-family: sans-serif;
}

#backup {
    padding: 10px;
    max-width: 80%;
    margin: auto;
    text-align: center;
    font-size: 13px;
}


/* Header */

.left-col,
.right-col,
.center-col {
    float: left;
    padding: 10px;
}

div#leftpane.left-col,
div#rightpane.right-col {
    width: 220px;
    padding: 10px;
}

div#centerpane.center-col {
    width: 760px;
    padding: 10px;
}

#background * {
    box-sizing: border-box;
}

#header,
#subheader,
div.subheader,
div.boxtitle,
#bullexcredit,
div.boxcontent,
div.left-col,
div.right-col,
div.top-bar,
div.footer,
#more_items_content,
#leftpane,
#rightpane,
#showcase ul,
ul.tablinks,
#largeimage,
#design,
#customhtml,
#descriptiontitle,
#ImageID {
    display: block;
}

.hidden,
.mobile_only {
    display: none;
}

.bullionexpress-container .header-wrapper,
.bullionexpress-container .subheader-wrapper,
.bullionexpress-container .left-col,
.bullionexpress-container .right-col,
.bullionexpress-container .creditlink,
.bullionexpress-container .footer-wrapper,
.bullionexpress-container .boxcontent,
.bullionexpress-container #showcase,
.bullionexpress-container #tab1,
.bullionexpress-container #descriptiontitle {
    display: block;
}

.clear {
    clear: both;
}

#background {
    font-size: 10px;
    background-color: #fff;
}

.page {
    width: 100%;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    background: #fff;
    color: #111;
}

    .page td,
    .page .g-std {
        font-family: Open Sans, Arial, Helvetica, sans-serif;
    }

.cols {
    background: #fff center center;
}

.col-wrapper {
    background: none center center;
}

.accent {
    color: #0090d7;
}

div.row {
    width: 980px;
    margin: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    width: 100%;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
}

.bullionexpress-container .g-novisited a:visited {
    outline: none;
}

.bullionexpress-container a {
    text-decoration: none;
}

    .bullionexpress-container a:link {
        outline: none;
    }

    .bullionexpress-container a:visited {
        outline: none;
    }

    .bullionexpress-container a:active {
        outline: none;
    }

    .bullionexpress-container a:hover {
        text-decoration: underline;
        outline: none;
    }

a.homelink {
    display: block;
    width: 618px;
    height: 89px;
    background: url("https://www.alltechwholesale.com/BullionExpress/logo.jpg") no-repeat;
    position: absolute;
    top: 50px;
    left: 95px;
}

.header-wrapper {
}

div#header {
    float: none;
    position: relative;
    height: 144px;
    /* End Header */
}

    div#header .search {
        position: absolute;
        right: 10px;
        top: 4px;
        border: solid 1px #d1d1d1;
        border-radius: 5px;
        background: #fff;
        height: 28px;
    }

        div#header .search input.searchbox {
            width: 200px;
            padding: 5px 5px 8px 5px;
            height: 30px;
            border: none;
            box-sizing: border-box;
            display: inline-block;
            vertical-align: top;
            background: none;
        }

        div#header .search input.submitbox {
            background: #1c004c;
            border-radius: 5px;
            border: 2px solid #fff;
            box-sizing: border-box;
            display: inline-block;
            vertical-align: top;
            padding: 2px 6px;
            height: 26px;
            width: 30px;
            color: #fff;
            font-weight: normal;
            cursor: pointer;
            font-family: "FontAwesome";
            font-size: 18px;
        }

            div#header .search input.submitbox:hover {
                background: #606696;
            }

    div#header ul.headerlinks {
        padding: 0px;
        margin: 0px;
        list-style: none;
        position: absolute;
        left: 0px;
        top: 10px;
        font-size: 1.2em;
    }

        div#header ul.headerlinks li {
            display: inline-block;
            margin: 0px 10px;
        }

        div#header ul.headerlinks li {
            display: inline-block;
            margin: 0px 5px;
        }

            div#header ul.headerlinks li a {
                color: #2a220b;
                padding: 0px;
                text-transform: uppercase;
                font-weight: bold;
            }

                div#header ul.headerlinks li a:hover {
                    color: #5b8ed9;
                    text-decoration: none;
                }

.subheader-wrapper {
    background: none;
    border: none;
}

.subheader {
    position: relative;
    z-index: 10;
    background: none;
    height: 0px;
}

ul#nav li {
    display: none;
}

.cols ul.categories,
.cols .boxlinks {
    font-size: 1.1em;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

    .cols ul.categories ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

    .cols ul.categories li {
        padding: 0px;
        margin: 0px;
        display: block;
    }

        .cols ul.categories li a,
        .cols .boxlinks a {
            text-align: left;
            background: none;
            display: block;
            border-top: none;
            border-bottom: 1px dashed #a1a1a1;
            color: #333;
            text-decoration: none;
            padding: 5px;
            width: 100%;
            height: auto;
        }

            .cols ul.categories li a:hover,
            .cols .boxlinks a:hover {
                /* Old browsers */
                background: #4b3c14;
                /* FF3.6-15 */
                background: -moz-linear-gradient(top, #4b3c14 0%, #4b3c14 51%, #2a220b 51%, #2a220b 100%);
                /* Chrome10-25,Safari5.1-6 */
                background: -webkit-linear-gradient(top, #4b3c14 0%, #4b3c14 51%, #2a220b 51%, #2a220b 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                background: linear-gradient(to bottom, #4b3c14 0%, #4b3c14 51%, #2a220b 51%, #2a220b 100%);
                /* IE6-9 */
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b3c14', endColorstr='#2a220b', GradientType=0);
                color: #ddd;
                border-top: none;
                border-bottom: 1px dashed #a1a1a1;
                text-decoration: none;
            }

        .cols ul.categories li:first-child,
        .cols .boxlinks:first-child {
            border-top: none;
        }

            .cols ul.categories li:first-child:hover,
            .cols .boxlinks:first-child:hover {
                border-top: none;
            }

.cols ul.subCats li a {
    padding: 5px 5px 5px 12px;
}

.cols ul.subSubCats li a {
    padding: 5px 5px 5px 12px;
}

#categories a:after {
    color: #333;
    font-size: 10px;
    font-weight: normal;
}

#categories a:hover:after {
    color: #ddd;
}

#shoppages.boxtitle {
    display: none;
}

.right-col ul.brands li,
.left-col ul.brands li {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

    .right-col ul.brands li img,
    .left-col ul.brands li img {
        max-width: 100%;
    }

#categories a {
    display: none;
}

#more_items_base {
    clear: both;
}

.right-col a.nspromoitem,
.left-col a.nspromoitem {
    display: none;
    background-position: center center;
    width: auto;
    height: 200px;
    margin-bottom: 5px;
}

.boxtitle,
#descriptiontitle {
    margin: 10px 0px 0px 0px;
    padding: 5px 10px 6px 10px;
    color: #fff;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: auto;
    border-radius: 0px 0px 0px 0px;
    text-transform: uppercase;
    font-weight: bold;
}

#categories .boxtitle,
#helpful_links,
.categories .boxtitle,
.categories h2.boxtitle,
.pages .boxtitle {
    color: #fff;
}

.boxcontent,
.cols .search .searchform {
    padding: 5px;
    background: none;
    background-position: center bottom;
    color: #666;
    font-size: 1.1em;
    border: none;
    border-radius: 0px 0px 0px 0px;
}

    .boxcontent a:hover,
    .cols .search .searchform a:hover {
        color: #196696;
        text-decoration: none;
    }

    .boxcontent a {
        color: #666;
    }

        .boxcontent a a:hover {
            color: #196696;
            text-decoration: none;
        }

.boxlinks {
    border: none;
}

.boxbase {
    display: none;
}

.cols .search form input.searchbox,
.cols .search #search form input.searchbox {
    padding: 5px;
    height: 30px;
    border: 1px solid #c6c6c6;
    width: 100%;
    margin-bottom: 5px;
}

.cols .search form input.submitbox,
.cols .search #search form input.submitbox {
    background: #196696;
    border-radius: 0px;
    border: none;
    padding: 5px;
    height: 30px;
    width: auto;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

    .cols .search form input.submitbox:hover,
    .cols .search #search form input.submitbox:hover {
        background: #606696;
    }

#showcase,
.itemtitle,
.item-details {
    display: block;
}

    #showcase h3,
    .itemtitle h3,
    .item-details h3 {
        color: #2b2d2c;
        font-family: Open Sans, Arial, Helvetica, sans-serif;
        font-size: 16px;
        margin: 10px 0px;
        line-height: 1.3em;
        text-transform: uppercase;
    }

    #showcase::after,
    .itemtitle::after,
    .item-details::after {
        clear: both;
        content: " ";
    }

.alt_image_beximages {
    float: left;
    width: 72%;
    padding: 0px 20px 0px 0px;
}

#promotion {
    float: left;
}

.leftarrow,
.rightarrow {
    display: none;
    height: 100%;
    top: 0px;
    width: 10%;
    position: absolute;
    z-index: 5;
    padding: 1%;
    cursor: pointer;
    opacity: 0.4;
}

    .leftarrow:hover,
    .rightarrow:hover {
        opacity: 0.7;
    }

    .leftarrow span,
    .rightarrow span {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 35px;
        color: #eee;
        width: 40px;
        height: 40px;
        display: inline-block;
        text-align: center;
        text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    }

.leftarrow {
    left: 15px;
    text-align: left;
}

    .leftarrow span:before {
        content: "\f0a8";
        font-family: "fontawesome";
    }

.rightarrow {
    right: 15px;
    text-align: right;
}

    .rightarrow span:before {
        content: "\f0a9";
        font-family: "fontawesome";
    }

.g_image:first-child .leftarrow {
    display: none;
}

.rightarrow[data-next-image=""],
.rightarrow[data-next-image="<!-- missing"] {
    display: none;
}

.g_image .thumbimage li {
    border: 1px solid #ccc;
    width: 76px;
    height: 76px;
    margin-bottom: 5px;
    transition: opacity 0.5s;
    opacity: 1;
    position: relative;
    cursor: pointer;
    color: #fff;
    text-align: center;
    position: relative;
    display: block;
    padding: 1px;
    background: #fff;
}

    .g_image .thumbimage li:hover {
        opacity: 0.7;
    }

    .g_image .thumbimage li img {
        max-width: 72px;
        max-height: 72px;
        width: auto;
        height: auto;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

#beximages [type=radio]:checked ~ .thumbimage li {
    border: 1px solid #0090d7;
}

#beximages_outer_1,
#beximages_outer_3 {
    position: relative;
    clear: both;
    margin: 0px 0px 20px 0px;
}

.g_image [type=radio] {
    display: none;
}

.mainimage {
    position: absolute;
    top: 0px;
    margin: 0px 0px 0px 0px;
    background: rgba(0, 0, 0, 0);
    overflow: hidden;
    text-align: center;
    opacity: 0;
    cursor: pointer;
    animation-name: lightboxout;
    animation-duration: 0.5s;
}

@keyframes lightbox {
    from {
        opacity: 0;
        transform: scale(0);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes lightboxout {
    from {
        transform: scale(1.5);
    }

    to {
        background: rgba(0, 0, 0, 0);
        transform: scale(1);
    }
}

#beximages [type=radio]:checked ~ .thumbimage {
    color: #fff;
    z-index: 1;
}

#beximages [type=radio]:checked ~ .mainimage {
    opacity: 1;
    z-index: 2;
    padding: 0px 0px 0px 0px;
}

#beximages_outer_1 .g_image[data=""] {
    display: none;
}

#beximages [type=checkbox]:checked ~ .mainimage {
    right: 0px;
    z-index: 100;
    background: #fff;
}

    #beximages [type=checkbox]:checked ~ .mainimage img {
        display: block;
        margin: 0px auto;
    }

#beximages [type="checkbox"]:checked ~ .mainimage span {
    display: none;
}

.mainimagecb {
    display: none;
}

#beximages_outer_1,
#beximages_outer_1 .mainimage,
#beximages_outer_1 #beximages,
#beximages_outer_1 .mainimage div {
    height: 324px;
    width: auto;
}

    #beximages_outer_1 .mainimage {
        left: 112px;
        min-width: 228px;
    }

    #beximages_outer_1 #beximages {
        box-sizing: border-box;
        clear: both;
        overflow-y: auto;
        overflow-x: hidden;
        direction: rtl;
        padding: 0px 5px 0px 8px;
        margin: 0px;
    }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #beximages_outer_1 #beximages {
        padding: 0px 0px 0px 20px;
    }
}

@supports (-ms-accelerator:true) {
    #beximages_outer_1 #beximages {
        padding: 0px 0px 0px 10px;
    }
}

#beximages_outer_1 div#beximages::-webkit-scrollbar {
    width: 8px;
    height: 20px;
}

#beximages_outer_1 div#beximages::-webkit-scrollbar-button {
    background-color: #ccc;
}

#beximages_outer_1 div#beximages::-webkit-scrollbar-track {
    background-color: #ccc;
}

#beximages_outer_1 div#beximages::-webkit-scrollbar-track-piece {
    background-color: #ccc;
}

#beximages_outer_1 div#beximages::-webkit-scrollbar-thumb {
    height: 90px;
    background-color: #0090d7;
    border-radius: 3px;
}

#beximages_outer_1 div#beximages::-webkit-scrollbar-corner {
    background-color: #f00;
}

#beximages_outer_1 div#beximages::-webkit-resizer {
    background-color: #666;
}

#beximages_outer_1 .g_image {
    float: Left;
    clear: both;
}

    #beximages_outer_1 .g_image .thumbimage {
        margin: 0px 0px 5px 0px;
    }

#beximages_outer_1 .mainimage img {
    max-height: 100%;
    max-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#beximages_outer_2 .g_image {
    max-width: 100%;
    height: auto;
    text-align: center;
    padding: 5px 0px;
}

    #beximages_outer_2 .g_image img {
        max-width: 100%;
    }

    #beximages_outer_2 .g_image[data=""] {
        display: none;
    }

#beximages_outer_3 {
    height: auto;
    width: 100%;
}

    #beximages_outer_3 .mainimage,
    #beximages_outer_3 .mainimage div {
        height: 500px;
        width: 100%;
    }

    #beximages_outer_3 #beximages {
        height: auto;
        width: 100%;
        padding-top: 500px;
    }

    #beximages_outer_3 .mainimage {
        left: 0px;
    }

    #beximages_outer_3 #beximages {
        box-sizing: border-box;
        text-align: center;
    }

    #beximages_outer_3 .g_image {
        display: inline-block;
        height: 76px;
        margin-bottom: 5px;
    }

        #beximages_outer_3 .g_image .thumbimage {
            margin: 10px 3px;
        }

            #beximages_outer_3 .g_image .thumbimage li {
                margin-right: 3px;
            }

    #beximages_outer_3 .mainimage img {
        max-height: 100%;
        max-width: 100%;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    #beximages_outer_3 #beximages [type=checkbox]:checked ~ .mainimage,
    #beximages_outer_1 #beximages [type=checkbox]:checked ~ .mainimage {
        animation-name: lightbox;
        animation-duration: 0.5s;
        padding: 0px;
        position: fixed;
        width: 100vw;
        left: 0px;
        right: 0px;
        height: 100vh;
        background: rgba(0, 0, 0, 0.6);
    }

        #beximages_outer_3 #beximages [type=checkbox]:checked ~ .mainimage > div,
        #beximages_outer_1 #beximages [type=checkbox]:checked ~ .mainimage > div {
            background: #fff;
            position: static;
            position: relative;
            box-sizing: content-box;
            top: 0px;
            max-height: 80vh;
            width: 100%;
            height: auto;
            max-width: 60vw;
            margin: auto;
            margin-top: 10vh;
            padding: 10px;
            box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.4);
            border-radius: 6px 6px 0px 0px;
        }

            #beximages_outer_3 #beximages [type=checkbox]:checked ~ .mainimage > div img,
            #beximages_outer_1 #beximages [type=checkbox]:checked ~ .mainimage > div img {
                max-height: 80vh;
                transform: none;
                top: auto;
            }

            #beximages_outer_3 #beximages [type=checkbox]:checked ~ .mainimage > div::after,
            #beximages_outer_1 #beximages [type=checkbox]:checked ~ .mainimage > div::after {
                background: #fff;
                border-radius: 0px 0px 6px 6px;
                color: #666;
                content: "Click to close";
                font-size: 16px;
                padding: 5px 0px;
                position: absolute;
                top: 100%;
                width: 100%;
                left: 0px;
                box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
            }

    #beximages_outer_3 .g_image[data=""],
    #beximages_outer_1 .g_image[data*="<!-- missing"],
    #beximages_outer_2 .g_image[data*="<!-- missing"],
    #beximages_outer_3 .g_image[data*="<!-- missing"] {
        display: none;
    }

.center-col .boxtitle,
#descriptiontitle {
    /* Old browsers */
    background: #a77e10;
    /* FF3.6-15 */
    background: -moz-linear-gradient(top, #a77e10 0%, #a77e10 50%, #866b24 50%, #866b24 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-linear-gradient(top, #a77e10 0%, #a77e10 50%, #866b24 50%, #866b24 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    background: linear-gradient(to bottom, #a77e10 0%, #a77e10 50%, #866b24 50%, #866b24 100%);
    /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a77e10', endColorstr='#866b24', GradientType=0);
    color: #e5e5e5;
    height: auto;
    font-size: 1.2em;
    margin-bottom: 0px !important;
    border-radius: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    padding: 8px 10px;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
}

#description {
    clear: both;
    margin-bottom: 10px;
}

    #description #descriptioncontent {
        padding: 10px;
        border: none;
        border-top: none;
        font-size: 1.2em;
        font-family: Open Sans, Arial, Helvetica, sans-serif;
        border-radius: 0px 0px 0px 0px;
        color: #666;
    }

        #description #descriptioncontent ul {
            padding-left: 30px;
            margin: 12px 0px;
        }

            #description #descriptioncontent ul li {
                list-style: outside;
                display: list-item;
                margin: 0px;
            }

        #description #descriptioncontent a {
            color: #196696 !important;
            text-decoration: underline;
        }

        #description #descriptioncontent img {
            max-width: 100% !important;
            height: auto !important;
        }

        #description #descriptioncontent table {
            max-width: 100% !important;
        }

        #description #descriptioncontent .row {
            width: 100%;
        }

@keyframes tabOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes tabIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

div#tabs {
    margin: 10px 0px 0px 0px;
    display: block;
}

    div#tabs [type=radio] {
        display: none;
    }

    div#tabs label.mobile_tab {
        display: none;
    }

    div#tabs label li {
        font-size: 1.2em;
        font-family: Open Sans, Arial, Helvetica, sans-serif;
        border-radius: 0px 0px 0px 0px;
        display: block;
        float: left;
        cursor: pointer;
        width: 19.8%;
        text-align: center;
        /* Old browsers */
        background: #4b3c14;
        /* FF3.6-15 */
        background: -moz-linear-gradient(top, #4b3c14 0%, #4b3c14 51%, #2a220b 51%, #2a220b 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: -webkit-linear-gradient(top, #4b3c14 0%, #4b3c14 51%, #2a220b 51%, #2a220b 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        background: linear-gradient(to bottom, #4b3c14 0%, #4b3c14 51%, #2a220b 51%, #2a220b 100%);
        /* IE6-9 */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b3c14', endColorstr='#2a220b', GradientType=0);
        padding: 8px 0px;
        margin-right: 1px;
        transition: all 0.5s;
        font-weight: bold;
        text-transform: uppercase;
    }

        div#tabs label li a {
            color: #fff;
            text-decoration: none;
        }

        div#tabs [type=radio]:checked + label li,
        div#tabs label li:hover {
            /* Old browsers */
            background: #a77e10;
            /* FF3.6-15 */
            background: -moz-linear-gradient(top, #a77e10 0%, #a77e10 50%, #866b24 50%, #866b24 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: -webkit-linear-gradient(top, #a77e10 0%, #a77e10 50%, #866b24 50%, #866b24 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            background: linear-gradient(to bottom, #a77e10 0%, #a77e10 50%, #866b24 50%, #866b24 100%);
            /* IE6-9 */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a77e10', endColorstr='#866b24', GradientType=0);
        }

            div#tabs [type=radio]:checked + label li a,
            div#tabs label li:hover a {
                color: #fff;
            }

    div#tabs #tab-1:checked ~ .content1,
    div#tabs #tab-2:checked ~ .content2,
    div#tabs #tab-3:checked ~ .content3,
    div#tabs #tab-4:checked ~ .content4,
    div#tabs #tab-5:checked ~ .content5 {
        display: block;
    }

        div#tabs #tab-1:checked ~ .content1 .tabcontent,
        div#tabs #tab-2:checked ~ .content2 .tabcontent,
        div#tabs #tab-3:checked ~ .content3 .tabcontent,
        div#tabs #tab-4:checked ~ .content4 .tabcontent,
        div#tabs #tab-5:checked ~ .content5 .tabcontent,
        div#tabs #tab-1:checked ~ .content1 h4,
        div#tabs #tab-2:checked ~ .content2 h4,
        div#tabs #tab-3:checked ~ .content3 h4,
        div#tabs #tab-4:checked ~ .content4 h4,
        div#tabs #tab-5:checked ~ .content5 h4 {
            animation-name: tabIn;
            animation-duration: 1.2s;
        }

    div#tabs .content {
        border-radius: 0px 0px 0px 0px;
        animation-duration: 0.5s;
        clear: both;
        padding: 10px;
        border: none;
        display: none;
    }

        div#tabs .content h4.tabtitle {
            display: none;
        }

        div#tabs .content .tabcontent {
            white-space: normal;
            padding: 0px;
            margin: 0px;
            font-size: 1.2em;
            display: block;
            font-family: Open Sans, Arial, Helvetica, sans-serif;
            color: #666;
        }

            div#tabs .content .tabcontent a {
                color: #196696;
                text-decoration: underline;
            }

    div#tabs label li a {
        display: block;
        pointer-events: none;
    }

.center-col {
}

    .center-col .brands li {
        display: block;
        float: left;
        margin: 0;
        overflow: hidden;
        width: 20%;
        padding: 4px 2px;
    }

        .center-col .brands li:first-child {
            padding-left: 0px;
        }

        .center-col .brands li:last-child {
            padding-right: 0px;
        }

        .center-col .brands li img {
            max-width: 100%;
        }

        .center-col .brands li:last-child::after {
            clear: both;
        }

    .center-col a.nspromoitem {
        display: none;
        background-position: center center;
        float: left;
        width: 23%;
        margin: 10px;
        margin: 1%;
        height: 200px;
    }

#magento_beximages img {
    max-width: 100%;
}

.m2e-beximages img {
    max-width: 100%;
}

#magento_beximages_thumbs .beximages-column-view .beximages-thumbnail {
    width: 13%;
}

#magento_beximages_thumbs .beximages-thumbnail li {
    border: 1px solid #0090d7;
}

#magento_beximages_thumbs .beximages-column-view .beximages-image {
    width: 86%;
}

    #magento_beximages_thumbs .beximages-column-view .beximages-image img {
        max-width: 100%;
    }

#magento_beximages_thumbs .m2e-beximages .preview-container.vertical {
    width: 13%;
    text-align: center;
}

#magento_beximages_thumbs .m2e-beximages .current.vertical {
    width: 86%;
    text-align: center;
}

#background font {
    font-size: inherit;
}

#background #descriptioncontent font {
    font-size: initial;
}

.header-wrapper {
    border-bottom: solid 2px #866b24;
}

#promotion {
    height: 207px;
    width: 200px;
    margin-bottom: 10px;
}

.auction #promotion {
    height: 419px;
    width: 200px;
    margin-bottom: 10px;
}

#confidence {
    width: 750px;
    height: 120px;
}

.cols {
}

div#footer.footer {
    color: #eee;
    font-size: 1.2em;
    height: 122px !important;
    position: relative;
}

    div#footer.footer ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
        position: absolute;
        left: 10px;
        top: 10px;
    }

        div#footer.footer ul li {
            display: inline-block;
            margin: 0px 10px;
        }

            div#footer.footer ul li a {
                color: #eee;
            }

                div#footer.footer ul li a:hover {
                    color: #ddd;
                }

.footer-wrapper {
}

.feedback {
    position: absolute;
    right: -5px;
    top: 15px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff !important;
    list-style: none;
}

    .feedback:hover {
        color: #5b8ed9 !important;
        text-decoration: none !important;
    }

.creditlink-wrapper .creditlink {
    padding-bottom: 3px;
    text-align: right;
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
}

    .creditlink-wrapper .creditlink,
    .creditlink-wrapper .creditlink a strong,
    .creditlink-wrapper .creditlink a {
        color: #57585b;
        font-weight: normal;
        text-decoration: none;
    }

        .creditlink-wrapper .creditlink b,
        .creditlink-wrapper .creditlink a strong b,
        .creditlink-wrapper .creditlink a b {
            color: #0090d7;
            font-weight: bold;
        }

        .creditlink-wrapper .creditlink,
        .creditlink-wrapper .creditlink div#design {
            display: block;
        }

div#design {
    display: block;
}

#backup,
#ns_copyright,
#seo {
    display: none;
}

.creditlink a,
.creditlink a:link,
.creditlink a:visited {
    color: #57585b;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

    .creditlink a strong,
    .creditlink a:link strong,
    .creditlink a:visited strong {
        color: #0090d7;
    }

    .creditlink a:hover,
    .creditlink a:link:hover,
    .creditlink a:visited:hover {
        color: #0090d7;
        text-decoration: none;
    }

#background #design {
    background: #fff;
    width: 100%;
    text-align: center;
    padding: 10px;
}

#background #design div {
    width: 200px;
    margin: auto;
    height: 63px;
    overflow: hidden;
    text-indent: -400px;
    font-size: 0em;
    background-size: 100% auto;
}

.creditlink {
    font-size: 11px;
    text-align: right;
    margin-bottom: 5px !important;
    width: 980px;
    margin: auto;
}

#dummyrule {
    display: block;
}

#beximages_outer_3 .mainimage img,
#beximages_outer_1 .mainimage img {
    display: block;
    margin: 0px auto;
}

#promobox a.nspromoitem {
    text-align: center;
}

    #promobox a.nspromoitem img {
        max-width: 150px;
        max-height: 200px;
    }

.boxlinks a.catlink {
    width: 100%;
}

.boxlinks a.sublink {
    padding-left: 12px;
    width: 100%;
}

.boxlinks a.thirdlvl {
    font-style: italic;
    padding-left: 15px;
    width: 100%;
}
