

body {
    margin: 0;
    padding: 0;
    font-family: 'Asap Condensed', sans-serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 25px;
    background-color: #f5f5f5;
}

#christmasdelivery {
                background:#404040;
                padding:2% 0 0.25% 0;
                text-align:center;
                background-image:url('../images/lights.png');
                background-repeat:repeat-x;
                border-bottom:1px solid #069ade;
                font-size:22px;
}

#christmasdelivery a {
                text-decoration:none;
                font-weight:bold;            
                text-transform:uppercase;
                color:#b9b9b9;
}

#christmasdelivery a:hover {
                text-decoration:underline;
}

#header {
    background: #000;
    overflow: auto;
}

    #header img#logo {
        max-width: 466px;
        width: 30%;
        margin: 1.5%;
        float: left;
    }

#nav {
    background: linear-gradient(#069ade, #0786c2);
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 3px;
}

    #nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #nav ul li {
            display: inline;
        }

        #nav ul li.menuMyBasket {
            display: none;
        }

    #nav ul li.ownername {
        visibility: visible;
        text-align: center;
        background: #ffffff;
        font-weight: 600;
        font-size: 20px;
        text-transform: uppercase;
        padding: 0.5%;
        border-top: 1px solid #b9b9b9;
        margin-bottom: 1%;
        color: #0699dc;
        letter-spacing: 0.2px;
    }

            #nav ul li a {
                text-decoration: none;
                text-transform: uppercase;
                color: #FFF;
                padding: 0.7% 1.5%;
                display: inline-block;
            }

                #nav ul li a:hover {
                    background: linear-gradient(#0eaef7, #0a96d9);
                }

    #nav a#menu {
        text-transform: uppercase;
        text-decoration: none;
        color: #FFF;
        text-align: center;
        display: block;
        padding: 0.5%;
        display: none;
    }

#header div#basket {
    padding: 0.8% 1%;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    background: linear-gradient(#404040, #000);
    width: 30%;
    max-width: 350px;
    float: right;
    color: #b9b9b9;
    overflow: auto;
}

div#basket_left, div#basket_right {
    width: 48%;
    display: inline-block;
    float: left;
}

div#basket_right {
    text-align: right;
    border-left: 2px solid #989898;
    float: right;
}

div#basket_left {
    float: left;
}

    div#basket_left a {
        display: block;
        text-decoration: none;
        text-transform: uppercase;
        color: #e8d5ff;
        font-weight: 700;
        font-size: 22px;
    }

div#basket_right a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #b9b9b9;
    font-weight: 700;
    font-size: 22px;
}

div#basket p {
    margin: 0;
}

div#basket h2 {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 26px;
    color: #b9b9b9;
}

#content {
    width: 100%;
    overflow: auto;
}

#right_column {
    float: right;
    width: 23.5%;
    display: block;
    padding: 1.5% 1.5% 1.5% 0;
    overflow: auto;
    color: #343434;
}

#main {
    float: left;
    width: 72%;
    padding: 1.5%;
    overflow: auto;
    color: #343434;
}

#singlecolumn {
    color: #343434;
}

#main div#checkoutsummary span.price {
    display: inline;
    margin-right: 10px;
}
#main div#checkoutsummary span.alert {
    display: block;
    margin-top: 10px;
    color: #8b0000;
}

#home_main {
    background-image: url('../media/images/branding/companyfolder/home-main.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 3% 2%;
    text-align: center;
    width: 96%;
    line-height: normal;
    border-top: 1px solid #c0c0c0;
    font-family: 'Vollkorn', serif;
    overflow: auto;
}

    #home_main h1 {
        border-bottom: none;
        padding: 0;
        margin: 0 0 1% 0;
        font-weight: 900;
        color:  #0699dc;
        font-size: 3.4vw;
        line-height: 3.2vw;
    }

        #home_main h1 span {
            font-weight: 400;
            display: block;
            color: #343434;
            font-size: 2.7vw;
        }

    #home_main a {
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 600;
        border: 2px solid  #0699dc;
        display: inline-block;
        border-radius: 5px;
        color:  #0699dc;
        padding: 0.8% 1.4% 0.5% 1.4%;
        font-size: 28px;
        letter-spacing: 2px;
    }

#home_text {
    padding: 0 2%;
    text-align: center;
}

    #home_text h2 {
        font-size: 20px;
        color:  #0699dc;
        margin: 1.5% 0 0 0;
    }

    #home_text p {
        margin: 0 0 2% 0;
    }

#home_lower, #home_lower2, #home_lower3 {
    padding: 0 2% 2% 2%;
}

.home_column {
    display: inline-block;
    width: 23.5%;
    position: relative;
}

    .home_column img {
        width: 100%;
    }

    .home_column a {
        text-decoration: none;
        font-weight: 900;
        display: inline-block;
        color: #FFF;
        position: absolute;
        bottom: 7%;
        right: 4%;
        font-family: 'Vollkorn', serif;
        text-transform: uppercase;
    }

    .home_column div {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 94%;
        background: rgba(0,0,0,0.7);
        color: #FFF;
        padding: 3% 3% 2.7% 3%;
    }

        .home_column div.item_desc a {
            position: relative;
            float: right;
            right: 0;
        }

        .home_column div.item_desc span {
            float: left;
        }

#col1 a:hover, #col2 a:hover, #col3 a:hover, #col4 a:hover, #col5 a:hover, #col6 a:hover, #col7 a:hover, #col8 a:hover, #col9 a:hover, #col10 a:hover, #col11 a:hover, #col12 a:hover {
    color: #c1c1c1;
    border-color: #c1c1c1;
}

#album_list {
    width: 98.5%;
    padding: 1.5% 0 1.5% 1.5%;
    overflow: auto;
    color: #343434;
}

#col2, #col6, #col10 {
    margin: 0 2%;
}

#col3, #col7, #col11 {
    margin-right: 2%;
}

#list_container {
    float: left;
    width: 73.5%;
    padding: 1.5% 0 1.5% 1.5%;
    overflow: auto;
    color: #343434;
}

h1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
    color: #2a2a2a;
    border-bottom: 1px solid #2a2a2a;
    padding: 0 0 0.5% 0;
    margin: 0;
}

    h1 span {
        font-weight: 400;
        color:  #0699dc;
    }

.titlebar {
    text-align: center;
    background: linear-gradient(#dadada, #f5f5f5);
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    padding: 0.5%;
    border-top: 1px solid #b9b9b9;
    margin-bottom: 1%;
    color:  #0699dc;
    letter-spacing: 1px;
}

#list_container h1 {
    margin-right: 2%;
}

ul#categorylist {
    list-style: none;
    margin: 2% 0 0 0;
    padding: 0;
}

    ul#categorylist li {
        width: 23%;
        float: left;
        margin-right: 2%;
        margin-bottom: 2%;
        background: #FFF;
    }

        ul#categorylist li div, ul#albums li div {
            display: block;
            background: linear-gradient(#dadada, #f5f5f5);
            overflow: auto;
            padding: 3%;
            border-top: 1px solid #bfbfbf;
        }

            ul#categorylist li div a, ul#albums li div a {
                text-decoration: none;
                text-transform: uppercase;
                font-weight: 600;
                font-size: 22px;
                letter-spacing: 1px;
                color:  #0699dc;
            }

                ul#categorylist li div a:first-of-type {
                    float: left;
                }

                ul#categorylist li div a:last-of-type {
                    float: right;
                }

                ul#categorylist li div a.button1, ul#albums li div a.button1 {
                    font-size: 18px;
                    color: #6b6b6b;
                    font-weight: 700;
                }

        ul#categorylist li img {
            width: 100%;
            border-bottom: 2px solid #f5f5f5;
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

        ul#categorylist li:hover img {
            opacity: 1;
            filter: alpha(opacity=100);
        }

ul#productlist {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul#productlist li {
        float: left;
        width: 45%;
        background: linear-gradient(#f5f5f5, #eaeaea);
        border-radius: 15px;
        padding: 2%;
        margin: 0 2% 2% 0;
        overflow: auto;
    }

        ul#productlist li:nth-of-type(even) {
            margin-right: 0;
        }

        ul#productlist li img {
            width: 33.333%;
            height: 33.333%;
            max-width: 150px;
            max-height: 150px;
            float: left;
            margin-right: 3%;
            margin-top: 0.5%;
        }

        ul#productlist li h2, ul#productlist li p {
            margin: 0;
        }

        ul#productlist li p {
            margin: 0.25% 0;
        }

        ul#productlist li h2 a {
            text-transform: uppercase;
            text-decoration: none;
            color:  #0699dc;
            font-size: 19px;
        }

div#main_left {
    float: left;
    width: 20%;
    margin-top: 2%;
    margin-right: 5%;
}

img.productmain {
    max-width: 300px;
    width: 100%;
    margin-bottom: 3%;
}

#panel img.productmain {
    max-width: 300px;
    width: 100%;
    margin-bottom: 3%;
}

#thumbs img.productthumb {
    max-width: 150px;
    width: 30.3%;
    cursor: pointer;
    margin-right: 3%;
}

    #thumbs img.productthumb:last-of-type {
        margin-right: 0;
    }

#main div#main_right {
    float: right;
    width: 75%;
    margin-top: 2%;
}

#main_right h1 {
    border: none;
    color:  #0699dc;
    line-height: 35px;
}

#main select.dropdown {
    display: block;
    border-radius: 5px;
    border: 1px solid #adadad;
    font-family: 'Asap Condensed', sans-serif;
    font-size: 20px;
    padding: 0.5%;
    width: 35%;
    margin-bottom: 0.5%;
}
#main div.replacementOrder select.dropdown {
    display: block;
    border-radius: 5px;
    border: 1px solid #adadad;
    font-family: 'Asap Condensed', sans-serif;
    font-size: 20px;
    padding: 0.5%;
    width: 140px;
    float: left;
    margin-bottom: 0.5%;
}

#main div.replacementOrder label {
    display: block;
    width: 190px;
    margin-bottom: 0.5%;
}

    #main div.replacementOrder .validator {
        display: inline;
        width: 5px;
        font-weight: bold;
        color: darkred;
        float: left;
    }


table#shoppinglist {
    width: 100%;
    margin-top: 2%;
}

    table#shoppinglist tr {
        background: linear-gradient(#f5f5f5, #eaeaea);
        border-bottom: 1px solid #cacaca;
    }

        table#shoppinglist tr td {
            text-align: center;
        }

            table#shoppinglist tr td:nth-of-type(1), table#shoppinglist tr td:nth-of-type(n+4) {
                width: 10%;
            }

            table#shoppinglist tr td:nth-of-type(2) {
                width: 30%;
                font-weight: bold;
            }

            table#shoppinglist tr td:nth-of-type(3) {
                width: 20%;
            }

            table#shoppinglist tr td img {
                max-width: 120px;
                min-width: 30px;
                width: 100%;
                margin: 5% 0;
            }

    table#shoppinglist th {
        text-transform: uppercase;
        padding: 0.25%;
        background-color: #d6d6d6;
        color: #696969;
    }

    table#shoppinglist tr td a {
        text-decoration: none;
        color: #696969;
        text-transform: uppercase;
        border: 1px solid #696969;
        padding: 1.5% 4% 1% 4%;
        border-radius: 5px;
        font-weight: 600;
        font-size: 16px;
        display: inline-block;
        background: linear-gradient(#e9e9e9, #dadada);
    }

        table#shoppinglist tr td a.textlink {
            width: 30%;
            color: inherit;
            text-transform: inherit;
            border: inherit;
            padding: inherit;
            border-radius: inherit;
            font-weight: inherit;
            font-size: inherit;
            display: inherit;
            background: inherit;
        }

        table#shoppinglist tr td a.textlink:hover {
            border: none;
            color: #8e8e8e;
        }
        table#shoppinglist tr td a:hover {
            border: 1px solid #8e8e8e;
            color: #8e8e8e;
        }

    table#shoppinglist tr.baskettotals {
        background: #eaeaea;
        border-bottom: 2px solid #f5f5f5;
    }

        table#shoppinglist tr.baskettotals td {
            padding: 0.75%;
            text-align: right;
        }

            table#shoppinglist tr.baskettotals td span {
                font-weight: 600;
                margin-right: 0.5%;
            }

            table#shoppinglist tr.baskettotals td input {
                border-radius: 5px;
                padding: 0.4%;
                border: 1px solid #696969;
                display: inline-block;
                font-family: 'Asap Condensed', sans-serif;
                font-weight: 600;
                text-transform: uppercase;
                font-size: 17px;
                margin: 0 0.5%;
            }

            table#shoppinglist tr.baskettotals td a {
                padding: 0.25% 1% 0.15% 1%;
            }

                table#shoppinglist tr.baskettotals td a.button_blue {
                    color: #FFF;
                    margin: 0 0 0 1%;
                }

                table#shoppinglist tr.baskettotals td a.button_green {
                    color: #FFF;
                    margin: 0 0 0 1%;
                }

    table#shoppinglist tr td select {
        border-radius: 3px;
        border: 1px solid #696969;
        font-family: 'Asap Condensed', sans-serif;
        font-size: 18px;
        display: block;
        width: 80%;
        margin: 2%;
        text-align: center;
    }

#album_list h1 {
    margin-right: 1.5%;
}

ul#albums {
    list-style: none;
    margin: 2% 0 0 0;
    padding: 0;
}

    ul#albums li {
        width: 15.1666%;
        margin-right: 1.35%;
        margin-bottom: 1.5%;
        background: #FFF;
        display: inline-block;
    }

        ul#albums li img {
            width: 100%;
            border-bottom: 2px solid #f5f5f5;
        }

        ul#albums li div a {
            text-align: center;
            float: none;
            display: block;
            font-size: 17px;
        }

.price {
    font-weight: 600;
    color:  #0699dc;
    display: block;
    margin-bottom: 1%;
}

.productcode {
    font-weight: 600;
    color: #a1a1a1;
    display: block;
    margin-bottom: 1%;
}

span.preorder {
    font-weight: 600;
    background: #ff6633;
    border-radius: 5px;
    padding: 0.5% 1%;
    display: inline-block;
    margin-top: 1%;
    color: #FFF;
    border: 1px solid #d34f24;
}

span.soldout {
    font-weight: 600;
    background: #bd0000;
    border-radius: 5px;
    padding: 0.5% 1%;
    display: inline-block;
    margin-top: 1%;
    color: #FFF;
    border: 1px solid #8b0000;
}

span.errormessage {
    font-weight: 100;
    font-size: 15px;
    font-style: normal;
    color: #7e2020;
}
span.positivemessage {
    font-weight: 100;
    font-size: 15px;
    font-style: normal;
    color: #277e20;
}
.button_blue, .button_green {
    background: gray;
    padding: 0.75% 1.5%;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 6px;
    font-weight: 600;
    margin: 1% 1% 0 0;
    color: #FFF;
}
.button_blue.shorter, .button_green shorter {
    padding: 2px 8px 2px 8px;
    margin: 1px 1px 1px 6px;
    font-weight: 100;
    font-size: 14px;
}
.button_blue, table#shoppinglist tr.baskettotals td a.button_blue {
    border: 1px solid  #0699dc;
    background-color: #27b9fe;
    background: linear-gradient(#27b9fe,  #0699dc);
}

    .button_blue:hover, table#shoppinglist tr.baskettotals td a.button_blue:hover {
        background-color: #0595da;
        background: linear-gradient(#0595da, #27b9fe);
    }

.button_green, table#shoppinglist tr.baskettotals td a.button_green {
    border: 1px solid #208e10;
    background-color: #35e51d;
    background: linear-gradient(#35e51d, #279818);
}

    .button_green:hover, table#shoppinglist tr.baskettotals td a.button_green:hover {
        background-color: #2bb219;
        background: linear-gradient(#54fa3d, #2bb219);
    }

    .button_green[Disabled], table#shoppinglist tr.baskettotals td a.button_green[Disabled] {
        background-color: #dddddd;
        background: linear-gradient(#eaeaea, #d3d2d2);
        border: none;
    }

#footer {
    width: 96%;
    text-align: center;
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
    color: #a5a5a5;
    border-top: 1px solid #c0c0c0;
    padding: 1% 0;
    margin: 0 2%;
}

    #footer div {
        font-size: 23px;
        display: block;
        margin-bottom: 0.5%;
        color: #7c7c7c;
    }

    #footer a {
        display: block;
        margin-bottom: 0.3%;
        color: #a5a5a5;
        text-decoration: none;
    }

        #footer a:hover {
            color: #8f8f8f;
        }

    #footer span.iphonelinksblue a {
        color:  #0699dc !important;
        text-decoration: none;
    }

.blue {
    color:  #0699dc;
}

ul#submenu {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul#submenu li a {
        text-decoration: none;
        color: #343434;
        font-size: 18px;
        font-weight: 600;
    }

        ul#submenu li a:hover {
            color:  #0699dc;
        }

ul#breadcrumb {
    list-style: none;
    margin: 1% 0 0 0;
    padding: 0;
    display: block;
    overflow: auto;
}

    ul#breadcrumb li {
        float: left;
        text-transform: uppercase;
        color:  #0699dc;
    }

        ul#breadcrumb li:after {
            content: ">";
            margin: 0 10px;
        }

        ul#breadcrumb li:last-of-type:after {
            content: "";
        }

        ul#breadcrumb li a {
            color: #2a2a2a;
            text-decoration: none;
            font-weight: 600;
        }

ul#printoptions {
    list-style: none;
    padding: 1.2%;
    margin: 0 0 1.5% 0;
    background: #fafafa;
    border-radius: 10px;
}

    ul#printoptions li {
        margin-bottom: 1.2%;
        border-bottom: 1px solid #c6c6c6;
        padding-bottom: 1.2%;
    }

        ul#printoptions li:last-of-type {
            border-bottom: none;
            padding-bottom: 0;
            margin-bottom: 0;
        }

#form {
    background: linear-gradient(#f5f5f5, #eaeaea);
    padding-bottom: 2%;
    padding-top: 2%;
    border-radius: 10px;
}

    #form label, #nostyleform label {
        display: block;
        overflow: auto;
        margin-bottom: 0.5%;
    }

        #nostyleform label span {
            display: inline-block;
            text-align: left;
            padding-right: 2%;
            font-weight: 600;
            float: left;
        }
        
        #form label span {
            display: inline-block;
            width: 37%;
            text-align: right;
            padding-right: 2%;
            font-weight: 600;
            float: left;
        }

        #form label input, #form label textarea, #form label select, #nostyleform label input, #nostyleform label textarea, #nostyleform label select {
            width: 40%;
            font-size: 20px;
            font-family: 'Asap Condensed', sans-serif;
            padding: 0.5%;
            border-radius: 5px;
            float: left;
            border: 1px solid #c6c6c6;
        }

        #form label .validator, #nostyleform label .validator {
            display: block;
            padding-left: 5px;
            width: auto;
            font-weight: bold;
            color: darkred;
            float: left;
        }
    #form .errorMessage, #nostyleform .errorMessage {
        display: block;
        width: 100%;
        text-align: center;
        font-weight: bold;
        color: darkred;
    }


    #form label .validatorMessage, #nostyleform label .validatorMessage {
        text-align: left;
        font-size: 16px;
        width: auto;
        max-width: 100px;
        padding-left: 5px;
        font-weight: normal;
        color: darkred;
        float: left;
    }

    #form label .redMessage, #nostyleform label .redMessage {
        display: block;
        text-align: left;
        font-size: 16px;
        padding-left: 5px;
        font-weight: normal;
        color: darkred;
        float: left;
    }

    #form label .button_green, #nostyleform label .button_green {
        margin-top: 0;
    }

    #form span.inputcheck, #nostyleform span.inputcheck {
        margin-right: 0px;
        margin-bottom: 22px;
        text-align: left;
        width: auto;
        display: block;
        font-weight: normal;
        font-size: 22px;
    }

        #form span.inputcheck label, #nostyleform span.inputcheck label {
            display: inline;
            margin-left: 10px;
        }

.checklist {
    margin-bottom: 1.5%;
}

#search_box input, #search_box a {
    display: block;
    text-align: center;
}

#search_box input {
    font-family: 'Asap Condensed', sans-serif;
    border: 1px solid #adadad;
    border-radius: 5px;
    padding: 1%;
    font-size: 18px;
    width: 96%;
}

.container {
    padding: 5% 6%;
    margin-bottom: 3%;
    background: linear-gradient(#FFF, #f5f5f5);
    border-radius: 10px;
    border: 1px solid #dddddd;
}

.container_tight {
    padding: 1% 1%;
    margin-bottom: 0;
    background: linear-gradient(#FFF, #f5f5f5);
}

    .container h2, .container_tight h2 {
        margin: 0 0 1% 0;
        text-transform: uppercase;
        font-size: 21px;
        color:  #0699dc;
    }

    .container p, .container_tight p {
        margin: 1.5% 0;
    }

        .container p:last-of-type, .container_tight p:last-of-type {
            margin: 0;
        }

a.textlink {
    color:  #0699dc;
    font-weight: 600;
    text-decoration: none;
}

.faq span {
    display: block;
    font-weight: 600;
    color:  #0699dc;
    font-size: 22px;
    line-height: 28px;
}

.faq hr {
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #FFF;
}

.results_container {
    display: block;
    overflow: auto;
    margin-bottom: 2%;
}

.iphonelinksblue a {
    color:  #0699dc !important;
    text-decoration: none;
}

.iphonelinksblack a {
    color: #343434 !important;
    text-decoration: none;
}

a[href^=tel] {
    color: #343434;
    text-decoration: none;
}

#category_list {
    display: none;
}

@media only screen and (max-width: 1500px) {
    #header img#logo {
        max-width: 466px;
        width: 50%;
        margin: 1.5%;
    }

    #main {
        padding: 3.5%;
        width: 73%;
    }

    #list_container {
        width: 76.5%;
        padding: 3.5% 0 3.5% 3.5%;
    }

    #album_list {
        padding: 2.5% 0 2.5% 2.5%;
        width: 97.5%;
    }

    #list_container h1 {
        margin-right: 3.5%;
    }

    #album_list h1 {
        margin-right: 2.5%;
    }

    h1 {
        padding: 0 0 1% 0;
    }

    ul#categorylist {
        margin: 3.5% 0 0 0;
    }

        ul#categorylist li {
            width: 29.8333%;
            margin-right: 3.5%;
            margin-bottom: 3.5%;
        }

    #right_column {
        width: 16.5%;
        padding: 3.5% 3.5% 3.5% 0;
    }

    #main ul#productlist li {
        float: none;
        display: block;
        width: 96%;
    }

    #main div#main_left {
        width: 30%;
        margin-top: 4%;
    }

    #main div#main_right {
        width: 65%;
        margin-top: 4%;
    }

    ul#albums li {
        width: 22.5%;
        float: left;
        margin-right: 2.5%;
        margin-bottom: 2.5%;
    }

    ul#printoptions {
        padding: 2.4%;
    }

    #footer {
        width: 93%;
        padding: 2% 0;
        margin: 0 3.5%;
    }

        #footer div {
            margin-bottom: 1.5%;
        }
}

@media only screen and (max-width: 1024px) {

    #christmasdelivery {
    padding-top:3%;
    }

    #nav ul {
        display: none;
    }

    #nav a#menu {
        display: block;
        cursor: pointer;
    }

    #header img#logo {
        max-width: 466px;
        width: 45%;
        margin: 2.5%;
    }

    #header div#basket {
        width: 45%;
    }

    #nav ul li {
        display: block;
        border-bottom: 1px solid #959595;
    }

        #nav ul li.menuMyBasket {
            display: block;
        }


    #nav ul li.ownername {
        display: none;
        visibility: hidden;
    }

        #nav ul li:first-of-type {
            border-top: 1px solid #066a9a;
        }

        #nav ul li a {
            display: block;
            text-align: center;
            padding: 2%;
            background: linear-gradient(#e6e6e6, #cecece);
            color: #404040;
        }

            #nav ul li a:hover {
                background: linear-gradient(#f4f4f4, #e6e6e6);
            }

    #main {
        padding: 5%;
        width: 70%;
    }

    #list_container {
        width: 95%;
        padding: 5% 0 0 5%;
    }

        #list_container h1 {
            margin-right: 5%;
        }

    #album_list {
        padding: 3.5% 0 3.5% 3.5%;
        width: 96.5%;
    }

        #album_list h1 {
            margin-right: 3.5%;
        }

    ul#categorylist {
        margin: 5% 0 0 0;
    }

        ul#categorylist li {
            width: 45%;
            margin-right: 5%;
            margin-bottom: 5%;
        }

    #main, #right_column {
        display: block;
        float: none;
        width: 90%;
    }

    #right_column {
        padding: 0 5% 2% 5%;
    }

    h1 {
        padding: 0 0 1.5% 0;
    }

    ul#categorylist li img {
        width: 100%;
        border-bottom: 2px solid #f5f5f5;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    ul#albums {
        margin-top: 3.5%;
    }

        ul#albums li {
            margin-right: 3.5%;
            margin-bottom: 3.5%;
            width: 46.5%;
        }

    #footer {
        width: 90%;
        padding: 3% 0;
        margin: 0 5%;
    }

        #footer div {
            margin-bottom: 2%;
        }

    .container {
        padding: 3% 4%;
        margin-bottom: 2%;
        text-align: center;
    }

    #main select.dropdown {
        width: 100%;
        padding: 1%;
    }

    #main div#main_right .button_green {
        display: block;
        text-align: center
    }

    #form {
        background: none;
    }

        #form label {
            margin-bottom: 2%;
        }

            #form label span {
                display: block;
                width: 100%;
                text-align: left;
                padding-right: 0%;
                float: none;
            }

            #form label input, #form label textarea {
                width: 98%;
                font-size: 20px;
                font-family: 'Asap Condensed', sans-serif;
                padding: 0.5%;
                border-radius: 5px;
                border: 1px solid #c6c6c6;
            }

    table#shoppinglist tr td select {
        border-radius: 3px;
        border: 1px solid #696969;
        font-family: 'Asap Condensed', sans-serif;
        font-size: 18px;
        display: block;
        width: 96%;
        margin: 2%;
        text-align: center;
    }

    .home_column {
        display: inline-block;
        width: 49%;
        position: relative;
    }

    #col1, #col5, #col9 {
        margin-bottom: 2%;
    }

    #col2, #col6, #col10 {
        margin: 0 0 2% 2%;
    }

    #col3, #col7, #col11 {
        margin-right: 2%;
    }

    #home_text p {
        margin: 0 0 3.5% 0;
    }

    .titlebar {
        margin-bottom: 2%;
        padding: 1% 0;
    }
}

@media only screen and (max-width: 640px) {

    #christmasdelivery {
        padding-top:5%;
    }

    #home_main {
        background-image: url('../media/images/branding/companyfolder/home-main-mobile.jpg');
        padding: 3% 2%;
    }

        #home_main h1 {
            margin: 2.5% 0 2% 0;
            font-size: 6vw;
            line-height: 6vw;
        }

            #home_main h1 span {
                font-size: 5vw;
            }

        #home_main a {
            display: none;
        }

    #header img#logo {
        width: 80%;
        max-width: none;
        margin: 5% 10%;
        ;
        float: none;
        display: block;
    }

    #header div#basket {
        width: 98%;
        max-width: none;
        float: none;
        display: none;
    }

    .container {
        margin-bottom: 4%;
    }

    .buttoncontainer {
        display: block;
        overflow: auto;
        width: 100%;
        margin-top: 1%;
    }

    .button_blue, .button_green {
        display: block;
        text-align: center;
        margin-top: 1.5%;
        margin-right: 0;
    }

    #main ul#productlist li {
        width: 92%;
        padding: 4%;
    }

        #main ul#productlist li p, #main ul#productlist li span.price {
            display: inline;
        }

    #main div#main_left, #main div#main_right {
        width: 100%;
        display: block;
        margin-top: 4%;
    }

    #main div#main_left {
        text-align: center;
    }

    #main div#main_right h1 {
        text-align: center;
    }

    span.preorder, span.soldout {
        display: block;
        text-align: center;
    }

    ul#breadcrumb {
        margin: 2% 0 0 0;
    }

    table#shoppinglist th, table#shoppinglist tr td:nth-of-type(1) {
        display: none;
    }

    table#shoppinglist tr td {
        width: 100%;
        display: inline;
        padding-top: 2.5%;
    }

        table#shoppinglist tr td:nth-of-type(n+2) {
            width: 100%;
            display: block;
        }

        table#shoppinglist tr td a {
            display: block;
        }

        table#shoppinglist tr td:nth-of-type(n+7) a {
            margin-bottom: 2.5%;
        }

    table#shoppinglist tr.baskettotals td {
        display: block;
        width: 100%;
        text-align: center;
    }

        table#shoppinglist tr.baskettotals td input {
            display: block;
            margin: 0;
            width: 97.5%;
        }

        table#shoppinglist tr.baskettotals td a {
            display: inline-block;
            padding: 1% 3%;
            margin: 3% 0;
        }

    #album_list {
        padding: 5% 0 5% 5%;
        width: 95%;
    }

        #album_list h1 {
            margin-right: 5%;
        }

    ul#albums li {
        width: 95%;
        margin-right: 5%;
        margin-bottom: 5%;
    }

    ul#printoptions {
        padding: 2.4% 3.6%;
    }

    .home_column {
        display: block;
        width: 100%;
        position: relative;
        border-top: 1px solid #acacac;
        border-bottom: 1px solid #b7b7b7;
    }

        .home_column a {
            color: #3b3b3b;
            border-color: #3b3b3b;
        }

    #col2, #col6, #col10 {
        margin: 5% 0;
    }

    #col4, #col8, #col12 {
        margin-top: 5%;
    }

    #home_lower {
        padding: 5%;
    }

    #home_lower2, #home_lower3 {
        padding: 0 5% 5% 5%;
    }

    #home_text {
        padding: 5% 5% 0 5%;
    }

    .home_column div {
        position: relative;
        width: 94%;
        background: linear-gradient(#dadada, #f5f5f5);
        color: #3b3b3b;
        padding: 3% 3% 2.7% 3%;
        overflow: auto;
    }

    #category_list, .category_list {
        display: block;
        text-align: center;
        font-weight: 600;
        text-decoration: none;
        border: 1px solid  #0699dc;
        padding: 1%;
        border-radius: 5px;
        background: linear-gradient(#27b9fe,  #0699dc);
        color: #FFF;
    }

        #category_list:hover, .category_list:hover {
            background-color: #0595da;
            background: linear-gradient(#0595da, #27b9fe);
        }
}

@media only screen and (max-width: 480px) {

    ul#categorylist li {
        width: 95%;
        margin-right: 5%;
        margin-bottom: 5%;
    }

    h1 {
        text-align: center;
        line-height: 30px;
        padding: 0 0 2.5% 0;
    }

    #main ul#productlist li {
        text-align: center;
    }

        #main ul#productlist li img {
            float: none;
            width: 70%;
            margin-bottom: 2%;
        }

        #main ul#productlist li span.price {
            display: block;
        }

    #footer {
        width: 90%;
        padding: 3% 0;
        margin: 0 5%;
    }

        #footer div {
            margin-bottom: 3%;
        }

    .home_column div.item_desc span {
        float: none;
        width: 100%;
    }

    .home_column div.item_desc {
        text-align: center;
    }

    .home_column a {
        display: block;
        width: 100%;
    }
}
