﻿/*#region Logo*/
.t2 .topbar {
    background-color: #b3c717;
}

.site-title {
    background-color: #ffffff;
}

.sitelogo .placeholder {
    background-image: url(/Content/Templates/401/Images/gastronoble.jpg);
    background-repeat: no-repeat;
}

.sitelogo .phonelogo {
    background-image: url(/Content/Templates/401/Images/phonenumber.jpg);
    background-repeat: no-repeat;
}

/*#endregion*/

/*#region Jquery UI */
.ui-autocomplete-loading {
    background: #ffffff url(/Content/images/ajax-loader.gif) right center no-repeat;
}

.ui-slider-range {
    background-color: #dcd6cf;
    top: 5px;
}

.ui-widget-content {
    /*border:1px solid #bcb5ad;*/
    border: 1px solid #5a6da5;
    color: #304173;
}

.filmicoon {
    position: absolute;
    width: 77px;
    height: 77px;
    background-image: url(/Content/Templates/301/Images/film.png);
    background-repeat: no-repeat;
    background-position: top right;
    pointer-events: none;
}

.ui-slider-horizontal {
    height: 4px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: none;
}


/*#endregion */

/*#region CloudZoom */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    background-color: #ffffff;
    border: 1px solid #888888;
}

/* This is for the title text. */
.cloud-zoom-title {
    background-color: #222222;
    color: #ffffff;
}

/* This is the zoom window. */
.cloud-zoom-big {
    border: 1px solid #c7c7c7;
}

/* This is the loading message. */
.cloud-zoom-loading {
    background: #222222;
    border: 1px solid #222222;
    color: #ffffff;
}

.cloud-zoom-gallery img {
    border: 1px solid #dfe4e9;
}
/*#endregion*/


/*#region Language*/
#language {
    color: #394573;
}

.languageChoiceTooltipContent {
    color: #394573;
}

/*#endregion*/

/*#region article filters*/
.cat-wrapper {
    /*color:#5f5f5f;*/
}

    .cat-wrapper a {
        color: #FFFFFF;
    }

    .cat-wrapper .selected {
        color: #ff3434;
        font-weight: bold;
    }

    .cat-wrapper .content {
        border: 1px solid #c7c7c7;
    }

.filter-box .title {
    color: #304173;
}

.options label {
    color: #5f5f5f;
}

.options .disabled {
    color: #c7c7c7;
}


.options a:link {
    color: #7a8ca0;
}

.options a:visited {
    color: #7a8ca0;
}

.options a:active {
    color: #7a8ca0;
}

.options a:hover {
    color: #2b4965;
}

#pricefilter input {
    border: 1px solid #dcd6cf;
    color: #5f5f5f;
}

#pricefilter .pmin {
    color: #304173;
}

#pricefilter .pmax {
    color: #304173;
}

#salefilter .title {
    background-color: #ff921b;
    color: #ffffff;
}
/* tooltip styling.   */
.infoLink {
    border: 1px solid #9d978f;
    background-color: #c4b8ac;
}

.tooltip {
    background-color: #333333;
    border: 1px solid #888888;
    color: #f0f0f0;
}

/*#endregion*/
/*#endregion*/

#Shoppingcarttext a,
#Shoppingcarttext a:link,
#Shoppingcarttext a:visited {
    color: #ffffff;
    text-decoration: none !important;
    background-image: url(/Content/Templates/401/Images/checkout-knop.png);
    background-repeat: no-repeat;
}

    #Shoppingcarttext a:hover {
        color: #ffffff;
        text-decoration: none !important;
        background-image: url(/Content/Templates/401/Images/checkout-knop-2.png);
        background-repeat: no-repeat;
    }

.t2 #account {
    color: #ffffff;
}

    .t2 #account a,
    .t2 #account a:link,
    .t2 #account a:visited {
        color: #ffffff;
    }

        .t2 #account a:hover {
            color: #333333;
        }


.t2 #Shoppingcarttext a,
.t2 #Shoppingcarttext a:link,
.t2 #Shoppingcarttext a:visited {
    color: #97a817;
}

    .t2 #Shoppingcarttext a:hover {
        color: #333333;
    }

/*#region Mostsold Items Scroller*/
#mostsold-scroller.scrolling .scrollerview {
    border-left: 1px solid #dfe4e9;
    border-right: 1px solid #dfe4e9;
}
/*#endregion*/

#summary table tr {
    border-bottom: solid 1px #dedede;
}

    #summary table tr td {
        border-bottom: solid 1px #dedede;
    }

    #summary table tr th {
        border-bottom: solid 1px #bdbdbd;
    }


#tableShoppingCart th {
    border-bottom: solid 1px #bdbdbd;
}



.ShoppingCartSubtotal {
    border-top: solid 1px #dedede;
}

.ShoppingCartTotal {
    border-top: solid 1px #bdbdbd;
}

.ShoppingCartButton {
}

    .ShoppingCartButton:hover {
    }

.vaag {
    opacity: 0.3;
    filter: alpha(opacity=15);
    cursor: default !important;
}

.popup_checkout {
    background-color: #5A6C9E;
    border: 1px solid #314573;
    color: #ffffff;
}

    .popup_checkout:hover {
        background-color: #314573;
        border: 1px solid #314573;
    }

.popup_continue {
    background-color: #DCE4EA;
    border: 1px solid #9C9E9C;
    color: #7a8ca0;
}

    .popup_continue:hover {
        background-color: #9C9E9C;
        border: 1px solid #9C9E9C;
        color: #ffffff;
    }

.sitemetadata-banner {
    background-color: #dfe4e9;
}

.sitemetadata-imagebanner {
    background-color: #dfe4e9;
}

.sitemetadata-titlebanner {
    color: #7a8ca0;
}

.sitemetadata-textbanner {
    color: #7a8ca0;
}


.SubNavigatieEnBanners li {
    border-bottom: solid 0px;
}


.SubNavigatieEnBanners ul li {
    color: #7a8ca0;
    background-color: #dfe4e9;
}

    .SubNavigatieEnBanners ul li:hover, .SubNavigatieEnBanners ul li:active {
        color: #2b4965;
    }

.SubNavigatieEnBanners .SubmenuHoofditem {
    border-bottom: solid 0px #ffffff;
}

    .SubNavigatieEnBanners .SubmenuHoofditem li {
        border-bottom: solid 0px #ffffff;
        color: #97a817;
    }


        .SubNavigatieEnBanners .SubmenuHoofditem li:hover, .SubNavigatieEnBanners .SubmenuHoofditem li:active {
            color: #353f2b;
        }



.btnNextCheck2 {
    background-color: #b3c717;
    border: 2px solid #97a817;
    color: #353f2b;
}

    .btnNextCheck2:hover {
        background-color: #97a817;
        border: 2px solid #97a817;
    }

.btnPrevcancel {
    background-color: #DCE4EA;
    border: 2px solid #b2b7BD;
    color: #7a8ca0;
}

    .btnPrevcancel:hover {
        background-color: #b2b7BD;
        border: 2px solid #b2b7BD;
        color: #ffffff;
    }

.ui-button {
    background-color: #DCE4EA !important;
    border: 2px solid #b2b7BD !important;
    color: #7a8ca0 !important;
}

    .ui-button:hover {
        background-color: #b2b7BD !important;
        border: 2px solid #b2b7BD !important;
        color: #ffffff !important;
    }

#divShop {
    background-color: #ffffff;
}

.divShop1 {
    background-color: #ffffff;
    border-bottom: 1px solid #dcd6cf;
    border-left: 1px solid #dcd6cf;
    border-right: 1px solid #dcd6cf;
    border-top: 1px solid #dcd6cf;
}

.SubmenuCategorie {
    color: #97a817;
}

.t2 .btn-wrapper {
    border: 1px solid #DEDEDE;
    background-color: #f0f0f0;
}

/*#endregion*/

/* info and errors */
.message-error {
    color: #e80c4d;
}

.message-success {
    color: #97a817;
}

.error {
    color: #e80c4d;
}
/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
}

.validation-summary-errors {
    color: #e80c4d;
}

    .validation-summary-errors li {
        margin: 5px 0 5px;
        /*list-style: none;*/
    }

input[type="text"].input-validation-error,
input[type="password"].input-validation-error {
    border: 1px solid #e80c4d;
}

select {
    padding: 3px;
}

/* end: styles for validation helpers */

/* region: LogIn */

.LoginDivBlueLine {
    /*border: #dfdeee 1px solid;
    margin: 10px 0px 10px 0px;
    padding: 10px;
    width: 100%;*/
}

    .LoginDivBlueLine fieldset input[type="text"],
    .LoginDivBlueLine fieldset input[type="password"] {
       /**/
    }

/* endregion: Login */

/* region: Registratie */

.RegistratieMainTableBlueLine {
    /*border: #dfdeee 1px solid;*/
    /*margin: 20px 20px 20px 20px;*/
    /*padding: 10px;*/
}

    .RegistratieMainTableBlueLine .Title2 {
        font-size: 13px;
        font-weight: bold;
        padding: 20px 0 10px 0;
    }

    .RegistratieMainTableBlueLine .InfoText {
        /*font-size: 11px;*/
        padding-bottom: 10px;
    }

    .RegistratieMainTableBlueLine .RegistratieSterretje {
        color: #FF0000;
        font-weight: bold;
        width: 12px;
    }

    .RegistratieMainTableBlueLine .LabelColumn {
        width: 220px;
    }


    .RegistratieMainTableBlueLine fieldset a {
        align-items: flex-start;
        text-align: center;
        color: ButtonText;
        border: 2px outset buttonface;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        background-color: ButtonFace;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        white-space: pre;
        -webkit-appearance: push-button;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }



/* endregion: Registratie */

footer {
}

    

#footer-content {
}

    #footer-content .htje {
        /*color: #5f5f5f;*/
        color: #394573;
        font-size: 13px;
    }

    #footer-content a {
        color: #5f5f5f;
    }

        #footer-content a:hover {
            color: #5f5f5f;
        }

.social-footer .htje {
    font-size: 13px;
    color: #394573;
}

.onderkant-footer {
    border-color: #dcd6cf;
}

.betaling-footer {
    color: #868686;
}

.flexbox-footer {
    border-color: #dcd6cf;
}

.footer-column li {
    background-repeat: no-repeat;
    background-position: 0px 3px;
    /*padding-left: 12px;*/
}

.social-footer li {
    /*background-image: url(/Content/Templates/401/Images/footervinkje.gif);*/
    background-repeat: no-repeat;
    background-position: 0px 3px;
    /*padding-left: 12px;*/
}

.social-footer a {
    color: #666666;
}

    .social-footer a:link, .social-footer a:visited, .social-footer a:active {
        color: #666666;
    }

    .social-footer a:hover {
        color: #333333;
    }

/*#endregion*/

.bestelbutton {
    background-image: url(/Content/Templates/401/Images/groene-knop.gif);
    border: solid 1px #007806;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    height: 24px;
    margin-right: 4px;
}

    .bestelbutton:hover {
        background-image: url(/Content/Templates/401/Images/groene-knop2.gif);
    }

.bestelbuttonDisabled {
    background-image: url(/Content/Templates/401/Images/grijze-knop.gif);
    border: solid 1px #d5d5d5;
    color: #d5d5d5;
    font-weight: bold;
    font-size: 13px;
    height: 24px;
    cursor: default !important;
}

.article-items .item-delete {
    background: transparent url(/Content/Templates/1/Images/ico-delete.png) no-repeat top left;
}

/*#endregion*/

.arrow {
    background: transparent url(/Content/Templates/1/images/sprite-arrow.png);
}
/*#endregion*/
