﻿@import url("/css/thumbProducts.css");

/* Knappar och textbox */
ul#productslist li a.btn-info {
    display: block;
    text-decoration: none;
    float: left;
    cursor: pointer;
    background-color: #999;
    padding: 4px 16px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    border: 1px solid #888;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-appearance: none;
}

    ul#productslist li a.btn-info:active {
        background-color: #888;
        border: 1px solid #666;
        border-radius: 3px;
        -moz-border-radius: 3px;
    }

ul#productslist li a.btn-buy,
div.product-left a.btn-buy {
    display: block;
    text-decoration: none;
    float: left;
    cursor: pointer;
    background-color: #0686d1;
    padding: 4px 16px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    border: 1px solid #0277bb;
    border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5px;
    -webkit-appearance: none;
}

    ul#productslist li a.btn-buy:active,
    div.product-left a.btn-buy:active {
        background-color: #0277bb;
        border: 1px solid #0066a2;
        margin-right: 5px;
    }

ul#productslist li .tbx-amount,
div.product-left .tbx-amount {
    font-weight: bold;
    font-size: 12px;
    color: #888;
    height: 14px;
    width: 40px;
    float: left;
    line-height: 12px;
    margin: 0;
    padding: 6px;
    border: 1px solid #bbb;
    text-align: center;
    -webkit-appearance: none;
}

ul#productslist li .tbx-amount-off,
div.product-left .tbx-amount-off {
    font-weight: bold;
    font-size: 12px;
    color: #ccc;
    height: 14px;
    width: 40px;
    float: left;
    line-height: 12px;
    margin: 0;
    padding: 6px;
    border: 1px solid #bbb;
    text-align: center;
    -webkit-appearance: none;
}

/* Produktlista */
ul#productslist {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 764px;
    overflow: hidden;
}

    ul#productslist li {
        margin: 0;
        padding: 1.3% 5.2%;
        float: left;
        width: 89%;
        min-height: 263px;
        overflow: hidden;
        position: relative;
        border: 1px solid #e3e3e3;
    }

        ul#productslist li .images {
            width: 220px;
            float: right;
            margin: 10px 0;
        }

    ul#productslist #thumbImages img {
        max-width: 100px;
        margin: 0 5px 0 0;
    }

    ul#productslist .img {
        width: 220px;
        max-height: 263px;
        text-align: center;
        overflow: hidden;
        line-height: 100px;
        vertical-align: middle;
        float: right;
        margin: 0 0 10px 0;
    }

        ul#productslist .img img {
            max-width: 100%;
            max-height: 263px;
            margin: auto;
        }

    ul#productslist h3,
    ul#productslist h3 a {
        margin: 10px 0 0 0;
        padding: 0;
        width: 60.5%;
        font-size: 22px;
        color: #000;
        font-weight: 700;
    }

    ul#productslist p {
        margin: 0;
        padding: 3px 0 0 0;
        width: 60.5%;
        font-size: 14px;
        color: #000;
    }

        ul#productslist p.campaign {
            color: #b00;
        }

    ul#productslist img.campaign {
        width: 63px;
        height: 63px;
        z-index: 99;
        top: 6px;
        left: 3px;
        position: absolute;
        display: none;
    }

    ul#productslist img {
        border: 0;
        margin: 0;
        padding: 0;
    }

.offertBtn {
    background: #73A3B9;
    cursor: pointer;
    /* margin: 30px 10px 0 0; */
    width: 380px;
    height: 45px;
    text-align: center;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-family: Calibri;
    -webkit-appearance: none;
    padding: 0 20px;
    float: right;
}

/* En produkt */
div.product-left {
    width: 40%;
    float: left;
    padding-right: 25px;
}

    div.product-left h1 {
    }

    div.product-left p.price {
        margin-top: 5px;
        font-weight: bold;
        font-size: 16px;
    }

        div.product-left p.price span.vat {
            font-weight: normal;
            font-size: 12px;
        }

    div.product-left p.price-old {
        margin: 5px 0 0 0;
        padding-bottom: 0;
        font-weight: bold;
        font-size: 16px;
    }

        div.product-left p.price-old span {
            text-decoration: line-through;
        }

    div.product-left p.price-campaign {
        font-weight: bold;
        font-size: 16px;
        color: #b00;
    }

        div.product-left p.price-campaign span.vat {
            font-weight: normal;
            font-size: 12px;
        }

    div.product-left p.artnr {
        margin-top: 5px;
        font-weight: normal;
        font-size: 10px;
        color: #888;
    }

div.product-right {
    width: 60%;
    min-width: 350px;
    max-width: 500px;
    float: left;
}

    div.product-right .Productinfo {
        margin: 25px 0;
    }

        div.product-right .Productinfo a {
            text-decoration: none;
            font-size: 17px;
            font-family: Calibri, 'Times New Roman';
            color: #4f4f4f;
        }

    div .product-right img {
        border: 0;
    }

div.product-left div#product-images {
    max-width: 350px;
    padding: 0;
    margin: 0;
    width: 100%;
}

div.product-left div#product-images-first {
    max-width: 350px;
    padding: 0;
    margin: 0;
    width: 100%;
}

    div.product-left div#product-images-first a img {
        max-width: 350px;
        width: 100%;
        padding: 0;
        margin: 0;
    }

div .product-left ul#product-images-list {
    width: 350px;
    list-style: none;
    margin: 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #ccc;
    float: left;
}

    div.product-left ul#product-images-list li {
        width: 110px;
        height: 110px;
        float: left;
        overflow: hidden;
        margin: 0 10px 10px 0;
        padding: 0;
        background-color: #f5f5f5;
    }

        div.product-left ul#product-images-list li.last {
            margin-right: 0;
        }

        div.product-left ul#product-images-list li a {
            display: block;
            height: 100%;
            width: 100%;
            background-repeat: no-repeat;
            background-position: center center;
        }

            div.product-left ul#product-images-list li a img {
                height: 100%;
                width: 100%;
            }

            div.product-left ul#product-images-list li a:hover img {
                background: url(/gfx/webbedit/zoom-big.png) center center no-repeat;
            }

.AmountInput {
    height: 45px;
    margin-right: 25px;
    font-weight: 900;
    width: 60px;
    padding-left: 15px;
    font-family: Calibri;
    font-size: 18px;
    border-radius: 5px;
}

.AddToOffer {
    margin: 25px 0;
}

.ProdDescHeading {
    font-weight: 900;
}

.expand-link {
    background-color: #F5F5F5;
    padding: 10px 30px;
    color: #fff;
    float: right;
    margin: -1px 0px 0 0;
    background: #F5F5F5;
    padding: 2px 0px 3px 0px;
    width: 32px;
    text-align: center;
    color: #000;
    border-radius: 100px;
    font-size: 18px;
    font-weight: 900;
    text-decoration: none;
}

    .expand-link:hover {
        cursor: pointer;
    }

@media only screen and (max-width: 1000px) {
    ul #productslist {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
        overflow: hidden;
    }

    .offertBtn { /*background: #0994d4; cursor: pointer; margin: 30px 10px 0 0; width: 157px; height: 44px; text-align: center; border: none; border-radius: 5px; -moz-border-radius: 5px; color: #fff; font-size: 12px; font-family: 'Open Sans', Arial,sans-serif; -webkit-appearance: none; -moz-appearance: none;*/
    }

    div.product-left {
        width: 100%;
        float: none;
        padding-bottom: 10px;
    }

        div.product-left .tbx-amount {
            padding: 6px 4px;
            font-size: 11px;
            width: 25px;
        }

    div.product-right {
        width: 100%;
        float: none;
        padding-top: 10px;
        border-top: 1px solid #ccc;
    }

        div.product-right div#product-images {
            margin: 0 auto;
        }
}

@media only screen and (max-width: 600px) {

    ul#productslist li .images {
        width: 100%;
        float: none;
        margin: 10px 0;
        text-align: center;
        height: auto;
    }

    ul#productslist #thumbImages {
        margin: auto;
        width: auto;
        display: inline-block;
    }

        ul#productslist #thumbImages a {
            margin: 0 5px 0 0;
            width: 100px;
        }

        ul#productslist #thumbImages img {
            max-width: 100px;
            margin: auto;
        }

    ul#productslist h3,
    ul#productslist h3 a {
        width: 100%;
    }

    ul#productslist p {
        width: 100%;
    }

    ul#productslist .img {
        width: 100%;
        max-height: 263px;
        text-align: center;
        overflow: hidden;
        line-height: 100px;
        vertical-align: middle;
        float: none;
        margin: 0 0 10px 0;
    }

    .offertBtn {
        width: 70%;
    }
}

@media only screen and (max-width: 480px) {
    /*ul#productslist li .img			    {width:120px !important;}
    ul#productslist li .img .campaign   {width:30px; height:30px;}
    ul#productslist li .info            {width:width:-moz-calc(100% - 130px) !important; width:-webkit-calc(100% - 130px) !important; width:calc(100% - 130px) !important;}*/

    ul#productslist li .tbx-amount {
        padding: 6px 4px;
        font-size: 11px;
        width: 25px;
    }

    div.product-right {
        min-width: 0;
    }

    div .product-left a.btn-buy {
        padding: 6px 10px;
        font-size: 11px;
    }
}

@media only screen and (max-width: 350px) {
    div.product-right div#product-images {
        width: 100%;
    }

    div.product-right div#product-images-first {
        width: 100%;
    }

        div.product-right div#product-images-first img {
            width: 100%;
            height: auto;
            display: block;
        }

    div.product-right ul#product-images-list {
        width: 100%;
    }

        div.product-right ul#product-images-list li {
            width: 30.3%;
            height: 90px;
        }

            div.product-right ul#product-images-list li a {
                width: 100%;
                height: 100%;
                padding: 0;
            }

                div.product-right ul#product-images-list li a img {
                    width: 100%;
                    height: 100%;
                }

                div.product-right ul#product-images-list li a:hover img {
                    background: url(/gfx/webbedit/zoom-small.png) center center no-repeat;
                }
}

@media only screen and (max-width: 320px) {
    /*ul#productslist li .img			    {width:70px !important;}
    ul#productslist li .img .campaign   {width:25px; height:25px;}
    ul#productslist li .info            {width:width:-moz-calc(100% - 80px) !important; width:-webkit-calc(100% - 80px) !important; width:calc(100% - 80px) !important;}
    
    ul#productslist li .tbx-amount  {padding:4px 4px; font-size:10px; width:25px;}
    ul#productslist li a.btn-info   {padding:4px 8px; font-size:10px;}
    ul#productslist li a.btn-buy    {padding:4px 8px; font-size:10px;}*/
}
