/*** INIT ***/
html {
    overflow-y: scroll;
}

.mobile-browse-menu {
    display: none !important;
}

.desktop-browse-menu {
    display: block;
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

header, section, footer, aside, nav, article, figure {
    display: block;
    padding: 0;
    margin: 0;
}

*:focus {
    outline: none;
}

* {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input {
    -webkit-touch-callout: text;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

img {
    border: none;
}

a {
    outline: 0 !important;
}

p {
    padding: 0px;
    margin: 0 0 1em 0;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}

.clearfix {
    *display: inline-block;
    _height: 1%;
}

.right {
    float: right;
    display: inline-block;
    margin-right: 3px;
}

#fb-root {
}

.fancyToggle {
    display: none;
}

.fancyToggle:checked + label:after {
    margin-left: 20px;
}

.fancyToggle + label:after {
    width: 18px;
    transition: margin 0.4s ease 0s;
    border-radius: 6px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.fancyToggle:checked + label:before {
    background-color: #BECD29;
}

.fancyToggle + label:before {
    right: 1px;
    transition: #000000 0.4s ease 0s;
    border-radius: 6px;
    background-color: #D9D9D9;
}

.fancyToggle + label:before,
input.fancyToggle + label:after {
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 1px;
    display: block;
    content: '';
}

.fancyToggle + label {
    position: relative;
    display: block;
    width: 36px;
    height: 17px;
    margin-top: 2px;
    margin-right: 4px;
    margin-left: 2px;
    padding: 2px;
    cursor: pointer;
    -moz-user-select: none;
    border-radius: 6px;
    outline: medium none;
    background-color: #D9D9D9;
    float: left;
    margin-right: 10px;
}


/*** MAIN ***/
* {
    font-family: 'Karla', 'Open Sans', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

h5 {
    border-bottom-width: 0 !important;
    bottom: -9px;
    font-family: HelveticaNeueLTCom45Light;
    font-size: 15px;
    font-weight: normal;
    position: relative;
    text-transform: uppercase;
}

/*
.loaded-content-container {
	-webkit-transform:	translate3d(0,0,0);
}
*/

body {
    color: #666;
    font-size: 13px;
    margin: 0;
    padding: 0;
    /*background:			#D4DAD8 url('../images/background.jpg') repeat-x left 40px;*/
}

.no-flash .flash-available {
    display: none;
}

.no-flash .flash-not-available {
    display: inline-block;
}

.has-flash .flash-not-available {
    display: none;
}

.has-flash .flash-available {
    display: inline-block;
}

h1, h2, h3, h4 {
    padding: 0;
    margin: 0;
    font-weight: 600;
    margin-bottom: 1em;
}

h1 {
    font-size: 18px;
    color: #4d4e50;
}

h2, h3 {
    font-size: 13px;
    color: #555555;
    text-transform: uppercase;
}

h4 {
    font-size: 13px;
    color: #b1b1b1;
}

a {
    color: #b1c12a;
    text-decoration: none;
}

    a:hover {
        color: #b1c12a;
        text-decoration: none;
    }

    a:active {
        text-decoration: none;
        color: #666;
    }


    a:focus {
        color: #666 !important;
        text-decoration: none;
    }

    a.selectAll {
        color: #b1c12a;
    }

        a.selectAll:hover {
            color: #b1c12a !important;
        }

        a.selectAll:focus {
            color: #b1c12a !important;
        }

header p {
    line-height: 22px;
    color: #666;
    margin-bottom: 20px;
}

select:disabled, select[disabled] {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.all-same-message {
    text-align: center;
    color: #666;
}

div#header {
    background-color: #E3E5E5;
    width: 100%;
}

div#header-text {
    height: 40px;
    background-color: #E3E5E5;
    width: 1150px;
    padding-top: 6px;
    margin: 0 auto;
    font-size: 18px;
    color: #666;
}

    div#header-text a {
        /*font-family:		Verdana, Geneva, sans-serif;*/
        font-family: 'Karla','Open Sans', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        font-size: 10px;
        color: #666666;
        text-transform: uppercase;
        /*text-decoration:	underline;*/
    }

div#header-links {
    float: right;
    line-height: 36px;
}

#pnlPPBranding a {
    display: block;
    margin-top: 6px;
}

    #pnlPPBranding a img {
        margin-top: -7px;
    }

#pnlPPBranding.right {
    /*margin-left: 7px;
	margin-right: 10px;*/
}

.autosaved-at {
    top: 4px;
    position: relative;
    left: 7px;
    padding-right: 5px;
}

div#quickorder {
    display: block;
    font-weight: normal;
    font-size: 16px;
    margin-top: -2px;
    float: right;
}

div#header-links span:first-child {
    /*padding-right: 15px;*/
}

div#header-text label.title {
    font-size: 14px;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 265px;
    /*position: absolute;*/
    line-height: 39px;
    line-height: normal\0/IE8+9;
    vertical-align: text-bottom;
    padding-top: 9px\0/IE8+9;
    white-space: nowrap;
    font-weight: normal;
}

div#company {
    position: absolute;
}

.companyLogo {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
}

    .companyLogo img {
        width: 100%;
        max-height: 100%;
        height: auto;
        vertical-align: bottom;
        margin-right: 5px;
        margin-top: -1px;
        padding: 2px;
        position: absolute;
    }

div#autosave {
    font-weight: normal;
    display: none;
    float: right;
    margin-top: -2px;
    margin-right: 14px;
    width: 130px;
}

    div#autosave a {
        float: right;
    }

        div#autosave a.disabled {
            color: #666;
        }

    div#autosave .autosaved-at {
        font-size: 12px;
        color: #CCC;
        float: right;
        margin-right: 5px;
    }

.autosave-content {
    line-height: 19px;
    font-size: 14px;
}

    .autosave-content label {
        display: block;
        padding-top: 4px;
        width: 150px;
        float: left;
    }

    .autosave-content input {
        display: block;
        width: 200px;
        float: left;
        padding: 2px;
        border: 1px solid #CCC;
    }

    .autosave-content .input-row {
        margin-bottom: 2px;
    }

#solid-line {
    position: relative;
    top: 42px;
    border: 0;
    height: 1px;
    background-color: #EDEEEE;
    /*override the following, conflicts with bootstrap*/
    margin: 0;
    width: 100%;
    border-top: none;
}

div#container {
    min-width: 858px;
    width: 100%;
    clear: both;
    min-height: 100%;
    background: #ffffff;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2Q0ZGFkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 60%); /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(60%,#f2f2f2)); /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 60%); /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 60%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 60%); /* IE10+ */
    /*background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 60%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */
}

div#inner-container {
    min-width: 858px;
    width: 100%;
    /*min-height: 145px;*/
    /*
	background:			url('../images/background-bar.gif') repeat-x bottom center;
	*/
    position: relative;
    margin: 0 auto;
}

div#flash-wrapper {
    padding-bottom: 42px;
    display: none;
}

.oldEditorHider #flash-wrapper {
    opacity: 0 !important;
}

div#content-container {
    padding-top: 10px;
    width: 1145px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 50px;
}

div#share-butons {
    float: right;
    margin-right: 70px;
    margin-top: 10px;
    height: 24px;
    width: 190px;
}

.flash div#share-butons {
    display: none;
}

div#facebook {
    height: 24px;
    display: inline-block;
}

.fb-like {
    height: 20px;
    overflow: hidden;
}

div#twitter {
    display: inline-block;
    top: 0;
    right: 0;
    width: 56px;
    height: 24px;
}

div.loaded-content-container {
    float: left;
    width: 100%;
}

header {
    clear: both;
    min-height: 88px;
    margin-bottom: 15px;
}

    header #pay-logos {
        float: right;
        height: 44px;
        width: 83px;
        margin-left: 15px;
    }

    header p, header h1 {
        /*padding-right:		110px;*/
    }

article {
    min-height: 260px;
    margin: 0 auto;
    clear: both;
    border-top: 1px solid #ddd;
    /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;*/
    behavior: url(PIE.htc);
    background-color: #fff;
    padding-top: 20px;
}

footer {
    background-color: #f2f2f2;
    padding: 0;
    margin: 0;
    height: 42px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 999;
    /*
	position: relative;
	margin-top: -42px; /* negative value of footer height */
    /*clear: both;*/
    */;
}

/*** FOOTER ALWAYS BOTTOM ***/
* {
    margin: 0;
    padding: 0;
}

#container {
    min-height: 100%;
}

#inner-container {
    padding-bottom: 42px; /* must be same height as the footer */
}

/*Opera Fix*/
body:before { /* thanks to Maleika (Kohoutec)*/
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px; /* thank you Erik J - negate effect of float*/
}
/*** ****/

footer div.footer-content {
    height: 39px;
    width: 96%;
    margin: 0 auto;
    padding: 0;
}

footer #image {
    float: left;
}

footer #imageBy {
    float: right;
    margin-top: 14px;
    max-width: 247px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

footer a, footer {
    font-family: 'Karla', 'Open Sans', 'Verdana', 'Geneva', sans-serif;
    font-size: 9px;
    color: #828284;
    text-transform: uppercase;
}

    footer a {
        text-decoration: underline !important;
    }

#quickorder a, #autosave a, #quickorder span {
    font-size: 13px;
    color: #666666;
    margin: 0;
}




div#pnlQuickOrder {
    height: 600px !important;
    padding-top: 25px !important;
    padding-bottom: 0 !important;
}

    div#pnlQuickOrder iframe {
        width: 100%;
        height: 100%;
        border: 0;
    }

.dialogFixed {
    position: fixed !important;
    border-radius: 10px;
}

.noTitleBar .ui-dialog-titlebar {
    display: none;
}

.order-steps {
    float:right;
}

.buttons {
    text-align: right;
    padding: 25px 0px 35px 0;
    font-size: 16px;
    height: 18px;
}

    .buttons .button {
        float: right;
        margin: 5px;
        /*margin-left: 20px;
        margin-top: -8px;*/
    }

header .buttons {
    padding: 30px 0px 0px 0;
}

    header .buttons .button {
        margin-right: 0;
    }


/*** BUTTONS ***/
.button {
    display: block;
    color: #fff !important;
    margin: 5px;
    border: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    behavior: url(PIE.htc);
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px 15px 4px 15px;
    min-width: 188px;
    min-height: 32px;
    width: auto;
    text-align: center;
    border: none;
}

    .button:hover {
        border-color: #BBB !important;
        color: #FFFFFF !important;
    }

.small {
    font-size: 11px;
    padding: 5px;
    width: 155px;
    min-width: 150px;
    min-height: 27px;
    margin-bottom: 0;
}

.gray {
    background-color: #6e6e6e;
    -webkit-transition: background-color 500ms ease-out;
    -moz-transition: background-color 500ms ease-out;
    -o-transition: background-color 500ms ease-out;
    transition: background-color 500ms ease-out;
}

    .gray:hover {
        background-color: #545454;
        color: #ffffff !important;
    }

    .gray:visited {
        color: #ffffff !important;
    }

    .gray:focus {
        color: #ffffff !important;
    }

    .gray:visited {
        color: #ffffff !important;
    }


.green {
    background-color: #b7c34b;
    -webkit-transition: background-color 500ms ease-out;
    -moz-transition: background-color 500ms ease-out;
    -o-transition: background-color 500ms ease-out;
    transition: background-color 500ms ease-out;
}

    .green:hover {
        background-color: #A0AD34;
        color: #ffffff !important;
    }

    .green:visited {
        color: #ffffff !important;
    }

    .green:focus {
        color: #ffffff !important;
    }

    .green:visited {
        color: #ffffff !important;
    }

.light-gray {
    background-color: #e6e6e6;
    -webkit-transition: background-color 500ms ease-out;
    -moz-transition: background-color 500ms ease-out;
    -o-transition: background-color 500ms ease-out;
    transition: background-color 500ms ease-out;
    color: #555555 !important;
}

    .light-gray:hover {
        background-color: #919191;
        color: #f7f7f7 !important;
    }

#select-photos .photosubmit .button.gray {
    background-color: #e5e5e5 !important;
}

    #select-photos .photosubmit .button.gray:hover {
        background-color: #e5e5e5 !important;
    }

.availableinhtmlstore-info {
    color: #666 !important;
    margin-bottom: 0;
    font-size: 15px;
    padding: 3px 8px 3px 8px;
    width: auto;
}

    .availableinhtmlstore-info span {
        font-size: 15px;
        color: #b1c12a;
    }

    .availableinhtmlstore-info:hover {
        color: #666 !important;
    }

        .availableinhtmlstore-info:hover span {
            color: #666;
        }

.loading-message {
    width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 18px;
    text-align: center;
}

/*** NAVIGATION ***/
.navWrapper {
    background-color: #f7f7f7;
    width: 100%;
    float: left;
    /*border-bottom: 1px solid #EDEEEE;*/
}

.moreInfoContainer ul li,
#more-info ul li {
    list-style-position: inside;
}

#more-info h1 {
    font-size: 1.2em;
}

nav {
    clear: both;
    padding: 11px 0 31px 0;
    width: 1150px;
    max-width: 100%;
    margin: 0 auto;
    font-size: 18px;
    color: #666;
}

    nav a.disabled {
        cursor: default;
    }

        nav a,
        nav a.disabled:hover {
            display: block;
            float: left;
            font-size: 13px;
            color: #4D4E50;
            font-weight: normal;
            margin-right: 10px;
            text-decoration: none !important;
        }

            nav a.active,
            nav a:active,
            nav a:hover {
                color: #b1c12a;
            }

/*** TABS ***/
ul.tabs {
    list-style: inside none;
    margin: 0 0 0 5px;
    padding: 0;
}

    ul.tabs li {
        margin: 0 3px 0 0;
        padding: 0;
        float: left;
    }

.tab {
    position: relative;
    height: 30px;
    width: 135px;
    padding: 5px 0 5px 0;
    text-align: center;
    font-size: 13px;
    color: #444;
    text-transform: uppercase;
    /*
    background-color: #ffffff;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-color: #eee;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    background-image: linear-gradient(bottom, #EEEEEE 0%, #DDDDDD 40%);
    background-image: -o-linear-gradient(bottom, #EEEEEE 0%, #DDDDDD 40%);
    background-image: -moz-linear-gradient(bottom, #EEEEEE 0%, #DDDDDD 40%);
    background-image: -webkit-linear-gradient(bottom, #EEEEEE 0%, #DDDDDD 40%);
    background-image: -ms-linear-gradient(bottom, #EEEEEE 0%, #DDDDDD 40%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #DDDDDD), color-stop(0.4, #DDDDDD) );
    */
    overflow: hidden;
    display: block;
}

    .tab:hover {
        color: #b1c12a;
        /*background-color: #FFF;*/
        background-image: none;
    }

    .tab.all.active,
    .tab.active {
        color: #b1c12a !important;
        background-image: none;
        border-bottom-color: #FFFFFF;
        border-bottom-width: 2px;
        font-weight: 600;   
    }

    .tab.all {
        /*color: #FFF;
        text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);*/
    }

        .tab.all:hover {
            color: #b1c12a;
            /*text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.0);*/
        }


        .tab.all.active {
            color: #b1c12a;
            /*text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.0);*/
            font-weight: 600;
        }

.excellence-tab {
    display: block;
    width: 100%;
    height: 103%;
    background-color: #4d4d4d;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    position: absolute;
    margin-top: -5px;
    padding: 5px 0 5px 0;
    color: #ffffff;
}
    .excellence-tab:hover {
        background-color: #b1c12a !important;
        -webkit-transition: opacity .5s ease,background-color .5s ease,color .5s ease,box-shadow .5s ease,background .5s ease ease-out;
        transition: opacity .5s ease,background-color .5s ease,color .5s ease,box-shadow .5s ease,background .5s ease, background 0.5s ease-out;
        -moz-transition: opacity .5s ease,background-color .5s ease,color .5s ease,box-shadow .5s ease,background .5s ease, background 0.5s ease-out;
        -o-transition: opacity .5s ease,background-color .5s ease,color .5s ease,box-shadow .5s ease,background .5s ease, background 0.5s ease-out;
    }

.tab.active .excellence-tab {
    background-color: #b1c12a !important;
}

.newLabel {
    position: absolute;
    color: white;
    right: -11px;
    top: 0px;
    background: -webkit-linear-gradient(#f00 0,#c80000 100%);
    width: 48px;
    height: 16px;
    transform: rotate(45deg);
    text-align: center;
    padding-left: 10px;
    line-height: 16px;
    padding-right: 0px;
    font-size: 8px;
}

/*** PRODUCTS ***/
article.producttypes .tabs {
    position: absolute;
    top: -30px;
    left: 0;
}

article.producttypes {
    position: relative;
    margin-top: 50px;
}

article.products,
article.producttypes {
    padding-right: 2px;
}

.products {
    clear: both;
}

div.product {
    position: relative;
    width: 252px;
    height: 380px;
    float: left;
    margin-right: 25px;
    margin-bottom: 40px;
}

a.product {
    position: relative;
    display: block;
    background-color: none;
    text-decoration: none;
    font-size: 13px;
    color: #666;
    width: 250px;
    height: 380px;
}

.button-more-info {
    position: absolute;
    right: -10px;
    bottom: -7px;
    display: block;
    text-decoration: underline !important;
    font-weight: normal;
    padding: 14px 6px 14px 28px;
    color: #666 !important;
    font-size: 11px;
    text-transform: uppercase;
}

    .button-more-info:hover {
        color: #666 !important;
    }

    .button-more-info:active {
        color: #666 !important;
    }

.product:hover .button {
    border-color: #BBB;
}

.product h3 {
    margin-top: 10px;
}

.product h3,
.product h4 {
    margin-bottom: 8px;
}

.product p {
    margin: 0;
}

.product h3,
.product h4,
.product p {
    margin-left: 20px;
    width: 230px;
}

.product .button {
    position: absolute;
    left: 18px;
    bottom: 0px;
}

.product-content div.price {
    padding-top: 13px;
}

div.price {
    position: absolute;
    right: 0px;
    top: 4px;
    color: #555555;
    background-color: #f3f3f3;
    padding: 13px 4px 0px 4px;
    font-size: 9px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    width: 60px;
    height: 60px;
    -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    -khtml-border-radius: 34px;
    border-radius: 34px;
    behavior: url(PIE.htc);
    margin-bottom: 5px;
    margin-right: 5px;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.35);
    z-index: 4;
}

    div.price strong {
        font-size: 12px;
    }

/*** THUMBS ***/
article.browse {
    padding: 14px 14px 28px 18px;
    position: relative;
    overflow: hidden;
}

.thumb {
    position: relative;
    display: block;
    float: left;
    width: calc(1070px/8);
    height: calc(1070px/8);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    behavior: url(PIE.htc);
    border: 0px solid #d7d7d8;
    background-color: #f1f1f199;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 10px;
}

    .thumb.hidden {
        display: none;
    }

.thumbs .selected {
    border-color: #afb531;
    background-color: #626262;
    border-width: 0px;
}

.thumb .thumb-photo {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: default;
}

.thumb .favorite-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../images/overlay/favorite.png') no-repeat top left;
}

.selected .favorite-overlay {
    top: -1px;
    left: -1px;
}

.thumbs .selected .thumb-photo {
    top: -1px;
}

.thumbs .thumb .thumb-buttons {
    position: absolute;
    height: 17px;
    width: 132px;
    text-align: right;
    margin: 0;
    padding: 2px;
}
/*
.thumbs .thumb .thumb-buttons img {
border:				1px solid #DDD;

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
*/
.thumbs .thumb a.zoom {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 22px;
    overflow: hidden;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

a.zoom i {
    font-size: 23px;
    color: rgba(198,198,198, 1.0);
    /*text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);*/
}

a.zoom:hover i {
    color: rgba(155, 155, 155, 1.0);
    /*text-shadow: 0px 0px 1px rgba(104, 104, 104, 0.56);*/
}

.thumbs .selected a.zoom i {
    color: rgba(255, 255, 255, 0.6);
}
/*
.thumbs .thumb .thumb-buttons a {
	padding:	8px 4px 4px 4px;
}
.thumbs .thumb-option .thumb-buttons a {
	padding:	4px 4px 8px 4px;
}
*/
.thumbs .thumb-option .thumb-buttons {
    top: 0px;
}

    .thumbs .thumb-option .thumb-buttons a {
        font-size: 16px;
        font-weight: 700;
        color: #999;
        display: block;
        width: 22px;
        height: 22px;
        padding: 0;
        margin: 0;
        text-align: center;
        float: left;
    }

        .thumbs .thumb-option .thumb-buttons a:hover {
            color: #666;
        }

        .thumbs .thumb-option .thumb-buttons a.duplicate {
            font-size: 14px;
        }

        .thumbs .thumb-option .thumb-buttons a:nth-child(2) {
            float: right;
        }

/*
.selectable .thumbs .thumb .thumb-buttons {
	background: url('../images/icons/unchecked.png') no-repeat;
}

.selectable .thumbs .selected .thumb-buttons {
	background-image: url('../images/icons/checked.png') !important;
}
*/

.load-more {
    text-align: center;
    background: url('../images/more-photos-background.jpg') repeat-x top left;
    margin-right: 20px;
}

    .load-more a {
        display: block;
        font-size: 16px;
        color: #b1c12a;
        padding: 22px 40px;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }

        .load-more a:hover {
            color: #666;
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out;
        }

/*** PHOTO VIEWER ***/
.close-button {
    width: 15px;
    height: 15px;
    padding: 4px;
    background: url('../images/button-close.png') no-repeat center center;
    display: block;
}

.favoritePhoto {
    position: relative;
}

.photoviewer {
    height: 640px !important;
}

    .photoviewer .close-button {
        position: absolute;
        top: 0px;
        right: 0px;
    }

.photo-share-buttons {
    position: absolute;
    top: 605px;
    right: 25px;
    z-index: 20;
    height: 0px;
    overflow: hidden;
}

    .photo-share-buttons .twitter,
    .photo-share-buttons .facebook {
        float: left;
        width: 60px;
    }

    .photo-share-buttons .facebook {
        width: 130px;
    }

.photoviewer,
.photoviewer.ui-dialog .ui-dialog-content {
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
    padding-top: 0 !important;
    overflow: hidden;
}

.photoviewer {
    overflow: hidden !important;
}

    .photoviewer.ui-dialog .ui-dialog-titlebar {
        display: none;
    }

    .photoviewer .description {
        text-align: center;
        /* margin-top: 10px;
        margin-bottom: 5px;*/
        font-size: 12px;
    }

    .photoviewer .copyright {
        position: absolute;
        top: 40px;
        left: 0;
        padding-top: 120px;
        width: 650px;
        height: 340px;
        opacity: 0.25;
        filter: alpha(opacity=25);
        line-height: 70px;
        color: #fff;
        font-size: 30px;
        text-align: center;
        z-index: 21;
    }

    .photoviewer .buy-buttons {
        position: absolute;
        bottom: 18px;
        left: 24px;
        width: 600px;
        font-size: 14px;
    }

        .photoviewer .buy-buttons .button {
            margin-bottom: 0;
            width: 250px;
        }

    .photoviewer .buy-buttons-selection {
        bottom: 13px;
    }

    .photoviewer .buy-buttons a {
        color: #B1C12A;
        text-decoration: none;
        display: block;
    }

    .photoviewer .buy-buttons-selection a {
        font-size: 15px;
        height: 15px;
        padding-top: 0px;
        padding-left: 20px;
        text-decoration: none !important;
    }

        .photoviewer .buy-buttons-selection a i {
            position: absolute;
            margin-top: -4px;
            margin-left: -40px;
            font-size: 30px;
            color: lightgray;
        }

        .photoviewer .buy-buttons-selection a.selection-remove i {
            color: #B1C12A;
        }

    .photoviewer .buy-buttons a.selection-remove {
        background-position: bottom left;
        display: none;
    }

    .photoviewer .buy-buttons.selected a.selection-remove {
        display: block;
    }

    .photoviewer .buy-buttons.selected a.selection-add {
        display: none;
    }

    .photoviewer .buy-buttons a span {
        color: #333;
    }

    .photoviewer .buy-buttons a:hover {
        color: #333;
    }

    .photoviewer .browse-buttons {
        position: absolute;
        top: 420px;
        left: 274px;
        width: 200px;
        text-align: center;
        font-size: 14px;
        color: #999;
    }

        .photoviewer .browse-buttons a,
        .photoviewer .browse-buttons div {
            float: left;
        }

        .photoviewer .browse-buttons a {
            padding: 6px;
        }

        .photoviewer .browse-buttons div {
            width: 84px;
            padding-top: 7px;
            text-align: center;
            font-size: 12px;
        }

        .photoviewer .browse-buttons i {
            font-size: 38px;
            text-decoration: none;
            position: absolute;
            margin-top: -7px;
            margin-left: -6px;
        }

#photoDescription {
    position: absolute;
    background-color: rgba(50,50,50,0.65);
    left: 50%;
    min-width: 35px;
    text-align: center;
    overflow: hidden;
    color: white;
    bottom: 49px;
    padding: 3px 6px;
    font-size: 15px;
    border-radius: 3px;
    /*border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;*/
    display: inline;
    z-index: 999;
    max-width: 500px;
}

#photoDescription b {
	font-weight: 700;
	color: #B1C12A;
}

.photo-container .description {
    visibility: hidden;
}

.photoviewer .photoviewer-container {
    position: relative;
    margin: -20px auto 0 auto;
    width: 864px;
    height: 606px;
    overflow: hidden;
}

.photoviewer .photo-container {
    position: relative;
    width: 864px;
    height: 606px;
    float: left;
}

.photoviewer .favorite-overlay {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: url('../images/overlay/favorite-large.png') no-repeat bottom right;
    width: 130px;
    height: 130px;
}

.photoviewer .big-image {
    width: 864px;
    height: 576px;
    text-align: center;
}

    .photoviewer .big-image img,
    .sliceviewer img.photo {
        max-width: 864px;
        max-height: 576px;
    }

.photoviewer .photo {
}

.slice-borders {
    /*
	border: 				1px solid #CCC;
	background-color:		#FFF;
	*/
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.sliced {
    border-color: #F00;
}

.slice-warning-popup {
    color: #F00;
    font-size: 14px;
    margin: 20px 0 0 0;
    text-align: center;
    display: none;
}

/*** SELECT OPTIONS ***/
.select-options-list {
    list-style: inside none;
    margin: 0;
    padding: 0 0 20px 0;
    margin-left: 200px;
}

    .select-options-list li {
        font-size: 16px;
        color: #b1c12a;
        margin: 0;
        padding: 0;
        width: calc(100% / 5);
        float: left;
    }

        .select-options-list li:last-child {
            margin-right: 0;
            width: 120px;
            text-align: right;
            padding-right: 30px;
        }

        .select-options-list li label {
            display: block;
            font-size: 12px;
            color: #999;
            padding-top: 8px;
        }

    .select-options-list span.checkboxAllSame {
        position: relative;
        top: 0px;
        left: 3px;
    }

.select-options-row input[name="input_amount"] {
    width: 45px;
}

#input_streets, #input_cities {
    display: none;
}

.select-options-row-options {
    margin-left: 200px;
}

.select-options .subtotal-container {
    text-align: right;
    font-size: 16px;
    padding-right: 30px;
}

#select-options-footer > span {
        min-width: 100px;
        margin-top: 27px;
    }

.checkoutForm {
    float: left;
}

.checkoutForm.left {
    width: calc(50% - 10px);
    padding-right: 10px;
    border-right: 1px solid #ccc;
}

    .checkoutForm.right {
        margin-left: 20px;
        width: calc(50% - 20px);
    }

.select-options-row select {
    width: 100%;
}

.select-options-product-option {
    float: left;
    width: calc((100% / 5) - 40px);
    margin-right: 40px;
    padding-bottom: 8px;
}

    .select-options-product-option .description {
        font-size: 12px;
        line-height: 14px;
    }

    .select-options-product-option.last-child {
        width: 120px;
        padding-right: 30px;
        margin-right: 0;
        text-align: right;
    }

/** DOWNLOADS **/
.select-options-64 .select-options-row select {
    width: 220px;
}

.select-options-64 .select-options-list li,
.select-options-64 .select-options-product-option {
    width: calc(100% / 3);
    margin-right: 16px;
}

    .select-options-64 .select-options-list li:last-child,
    .select-options-64 .select-options-product-option.last-child {
        width: 120px;
        margin-right: 0;
        text-align: right;
        padding-right: 50px;
    }
/******/

#slice-warning {
    width: 600px;
    font-size: 13px;
    color: #f00;
}

/*** OVERVIEW SCREEN ***/
header.overview p, header.overview h1 {
    padding-right: 0;
}

.order-icons a {
    font-size: 14px;
    margin-right: 20px;
    color: #666;
}

    .order-icons a:hover {
        color: #ccc;
    }

    .order-icons a:last-child {
        margin-right: 0;
    }

.spacer {
    height: 20px;
}

table.order {
    border-collapse: collapse;
    margin-bottom: 4px;
}

    table.order .no-link {
        color: #666;
        text-decoration: none;
        cursor: default;
    }

table.overview-order {
    width: 100%;
}

table.checkout-order {
    width: 100%;
    margin-bottom: 20px;
}

table.order th,
table.order td {
    text-align: left;
    font-size: 14px;
    padding-right:5px;
}

td.euro, th.euro {
    padding-right: 0px  !important;
}


table.checkout-order th,
table.checkout-order td {
    font-size: 13px;
}

.checkout-order .product_name {
    padding-right: 4px;
    max-width: 240px;
}

table.order th {
    font-weight: 700;
}

table.checkout-order th {
    padding-bottom: 10px;
}

table.order tr.shipping td {
    padding-top: 30px;
}

table.checkout-order tr.shipping td {
    padding-top: 10px;
}

table.order tr.total td {
    font-weight: 700;
}

    table.order tr.total td:first-child {
        font-size: 14px;
    }

table.order td.order-icons {
    text-align: left;
    padding-right: 0;
    width: 80px;
}

table.overview-order th.product-name-column {
    width: 320px;
}

header.overview .buttons {
    padding-bottom: 1em;
}

.overview .button {
    margin-bottom: 0;
}

/*** CHECKOUT ***/
article.checkout h2 {
    margin-bottom: 0;
    padding-bottom: 4px;
}

.invalid {
    border-width: 1px;
    border-color: #F00 !important;
}

.validation-error {
    height: 15px;
    background-color: #FFFE36;
    border: 1px solid #E1E16D;
    font-size: 11px;
    color: #000;
    padding: 3px 10px;
    margin-left: -2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
}

.checkout-order td,
.checkout-order th {
    padding: 2px;
}

.validation-error-autosave {
    display: none !important;
}

article.checkout input[type="text"],
article.checkout input[type="email"],
article.checkout input[type="number"],
article.checkout select,
.select-options-product-option select,
input.amount {
    background-color: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    behavior: url(PIE.htc);
    background-image: linear-gradient(bottom, #EEEEEE 0%, #FFFFFF 40%);
    background-image: -o-linear-gradient(bottom, #EEEEEE 0%, #FFFFFF 40%);
    background-image: -moz-linear-gradient(bottom, #EEEEEE 0%, #FFFFFF 40%);
    background-image: -webkit-linear-gradient(bottom, #EEEEEE 0%, #FFFFFF 40%);
    background-image: -ms-linear-gradient(bottom, #EEEEEE 0%, #FFFFFF 40%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #EEEEEE), color-stop(0.4, #FFFFFF) );
    height: 26px;
    margin: 0 0 4px 0;
    padding: 2px 2px 2px 5px;
}

input[type="text"]:disabled{
    background:#ccc !important;
}

input.amount {
    width: 45px;
}

article.checkout select {
    padding: 0;
    height: 22px;
}

div.email-container {
    margin-bottom: 24px;
}

label.av input {
    margin-right: 4px;
}

.checkout-input-container label {
    display: block;
    float: left;
    height: 25px;
    padding: 2px 0 2px 0;
    margin: 0 0 4px 0;
    clear: left;
}

    .checkout-input-container label.country-label {
        margin-top: 2px;
    }

.checkout-input-container input,
.checkout-input-container select {
    display: block;
    float: right;
}

div.checkout-input-container label {
    width: 180px;
}

div.checkout-input-container input,
div.checkout-input-container select {
    width: 190px;
}

article.checkout .voucher-button-container {
    float: right;
    clear: both;
    margin-top: 6px;
    margin-right: 2px;
}

article.checkout .address-container {
    margin-bottom: 24px;
}

#payment-container {
    margin-bottom: 60px;
}

#no-payment {
    display: none;
}

#payment-container label {
    display: block;
    height: 40px;
    padding-left: 75px;
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: scroll;
    background-size: 60px 33px;
}

.payment-options {
    width: 150px;
    float: right;
}

    .payment-options select {
        width: 100%;
    }

.payment-options-container {
    display: none;
}

label.av {
    padding: 15px 15px 15px 0;
}

/*** UI STYLES ***/
.ui-dialog p,
.ui-dialog label,
.ui-dialog .ui-dialog-content {
    font-size: 14px;
    line-height: 1.4em;
}

.ui-dialog .ui-dialog-content {
    padding-bottom: 20px !important;
}

    .ui-dialog .ui-dialog-content a {
        color: #B1C12A;
        text-decoration: underline;
    }

        .ui-dialog .ui-dialog-content a:hover {
            color: #666;
        }

.ui-dialog .ui-dialog-title {
    font-size: 17px;
    text-transform: uppercase;
}

.ui-dialog input {
    font-size: 13px;
    width: 400px;
    font-family: 'karla', 'open sans';
    padding-left: 6px;
    border-radius: 3px;
}

.ui-dialog .ui-dialog-buttonpane button {
    background: none;
    border: 0;
    font-size: 12px;
    background-color: #6e6e6e !important;
    transition: background-color 500ms ease-out;
    text-transform: uppercase;
}

    .ui-dialog .ui-dialog-buttonpane button:hover {
        background-color: #545454 !important;
    }

.ui-dialog {
    padding: 8px 14px 18px 14px;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 16px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 16px 0px rgba(50, 50, 50, 0.75);
    max-height: 90%;
    overflow: auto;
}

    .ui-dialog.photoDialog {
        padding: 14px 14px 4px 14px;
    }

.photoDialog .ui-dialog-titlebar {
    display: none;
}

.ui-pnotify-container {
    border: 0px !important;
    color: #666666 !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.ui-dialog-titlebar-close {
    background: none !important;
    border: none !important;
    background-color: red;
}

    .ui-dialog-titlebar-close .ui-icon-closethick {
        color: #666;
        background: none !important;
        text-indent: 0px;
        top: 0px;
        right: 0px;
        left: auto;
    }

.ui-widget-overlay {
    background-image: none;
}

.ui-dialog-title {
    font-size: 16px;
    color: #666;
    font-weight: normal;
}

.ui-dialog-titlebar,
.ui-dialog-content,
.ui-dialog-buttonpane {
    padding: 0 !important;
}

.ui-dialog-content {
    padding-top: 5px !important;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: right;
}

    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
        float: none;
    }

noscript {
    color: #333;
    font-size: 20px;
    width: 900px;
    padding: 20px;
    margin: 0 auto;
    display: block;
}

.blackwhite {
    -webkit-filter: grayscale(100%);
}

.sepia {
    -webkit-filter: sepia(100%);
}


/*** FONTS ***/
@font-face {
    font-family: "HelveticaNeueLTCom45Light";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/helveticaneueltcom-lt-webfont.eot?#iefix") format("embedded-opentype"), url("../../stylesheets/fonts/helveticaneueltcom-lt-webfont.ttf") format("truetype");
}

@font-face {
    font-family: "Aharoni";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/ahronbd.ttf") format("truetype");
}

@font-face {
    font-family: "CinnamonCake";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/CinnamonCake.ttf") format("truetype");
}

@font-face {
    font-family: "Clemente";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/Clemente.ttf") format("truetype");
}

@font-face {
    font-family: "Constantia";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/constan.ttf") format("truetype");
}

@font-face {
    font-family: "Gabriola";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/Gabriola.ttf") format("truetype");
}

@font-face {
    font-family: "GeoSans";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/Geo.ttf") format("truetype");
}

@font-face {
    font-family: "Harabara";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/Harabara.ttf") format("truetype");
}

@font-face {
    font-family: "Jellyka";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/Jellyka.ttf") format("truetype");
}

@font-face {
    font-family: "JennaSue";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/JennaSue.ttf") format("truetype");
}

@font-face {
    font-family: "Orial";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/Orial.ttf") format("truetype");
}

@font-face {
    font-family: "Segoe";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/segoeui.ttf") format("truetype");
}

@font-face {
    font-family: "Sophie";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/Sophie.ttf") format("truetype");
}

@font-face {
    font-family: "Jasmine";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/upcjl.ttf") format("truetype");
}

@font-face {
    font-family: "Lily";
    font-style: normal;
    font-weight: normal;
    src: url("../../stylesheets/fonts/upcll.ttf") format("truetype");
}






img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

a[data-tooltip]:link, a[data-tooltip]:visited {
    position: relative;
    text-decoration: none;
}

a[data-tooltip]:before {
    content: "";
    position: absolute;
    left: 0px;
    visibility: hidden;
    top: 18px;
    color: #666;
    z-index: 99999;
}

a[data-tooltip]:after {
    content: attr(data-tooltip);
    position: absolute;
    color: white;
    font-size: 80%;
    top: 25px;
    left: 0px;
    background: white;
    padding: 5px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    white-space: nowrap;
    z-index: 9999;
    visibility: hidden;
    color: #666;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.59);
    -moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.59);
    box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.59);
}

a[data-tooltip]:hover:before, a[data-tooltip]:hover:after {
    visibility: visible;
    -webkit-transition: visibility 0s linear .3s;
    -moz-transition: visibility 0s linear .3s;
    -o-transition: visibility 0s linear .3s;
    transition: visibility 0s linear .3s;
}

.backToTop {
    position: absolute;
    /*bottom: 0;*/
    left: 20px;
    z-index: 9999;
    font-size: 12px;
}

.thumbs {
    position: relative;
}

.photosubmit {
    background-color: white;
    position: absolute;
    padding: 100px 0 0 0;
    bottom: 0;
    height: 150px;
    z-index: -1;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 22%, rgba(255,255,255,1) 42%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(22%, rgba(255,255,255,0)), color-stop(42%, rgba(255,255,255,1)), color-stop(47%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 22%, rgba(255,255,255,1) 42%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 22%, rgba(255,255,255,1) 42%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 22%, rgba(255,255,255,1) 42%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 22%, rgba(255,255,255,1) 42%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}

    .photosubmit.sticky {
        position: fixed;
        z-index: 1;
    }

#select-photos {
    padding-bottom: 100px;
    z-index: 1;
}

.buttoncontainer {
    height: 40px;
}

header.overview .buttons {
    height: auto;
}

.combineOrdersMessage {
    padding: 10px;
    padding-left: 20px;
    padding-right: 36px;
    background-color: #FFFFCB;
    padding-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
}

    .combineOrdersMessage .button {
        float: right;
        margin-bottom: 0;
    }

.CombinedShippingNotPossible {
    opacity: 0.5;
    text-decoration: line-through;
}

#extra-products-container h4 {
    font-size: 16px;
    color: #b1c12a;
}

#extra-products .placeholder {
    cursor: default !important;
}

#extra-products {
    width: 100%;
    background-color: #f1f1f1;
    margin-top: 20px;
    margin-bottom: 20px;
}

    #extra-products .thumb {
        float: left;
        cursor: pointer;
    }

    #extra-products label {
        cursor: pointer;
    }

    #extra-products .thumb .fa-search-plus {
        font-size: 32px;
        bottom: 38px;
        right: 0px;
        cursor: pointer;
        position: absolute;
        color: rgba(203, 203, 203, 0.7);
    }

    #extra-products .extra-products-description {
        float: left;
        margin-top: 18px;
        margin-left: 35px;
    }

        #extra-products .extra-products-description span {
        }

        #extra-products .extra-products-description .extra-product-radio {
            float: left;
            margin-right: 20px;
        }


            #extra-products .extra-products-description .extra-product-radio input {
                margin-right: 10px;
            }


    #extra-products .order-products {
        clear: both;
        display: block;
        width: 100%;
    }

    #extra-products .extra-product-item {
        margin-bottom: 10px;
    }

        #extra-products .extra-product-item .product-information {
            float: left;
            display: block;
            margin-left: 27px;
            width: 79%;
        }

        #extra-products .extra-product-item .personalize-text {
            margin-left: 10px;
        }

        #extra-products .extra-product-item .product-information .product-information-select {
            float: left;
            margin-right: 10px;
            display: block;
        }

        #extra-products .extra-product-item .product-information .product-description {
            float: left;
            display: block;
            width: 88%;
        }

            #extra-products .extra-product-item .product-information .product-description .product-name {
                display: block;
                font-weight: bold;
            }

            #extra-products .extra-product-item .product-information .product-description .product-description {
                font-style: italic;
                display: block;
            }

        #extra-products .extra-product-item .product-information .product-information-personalize {
            float: left;
            display: block;
            margin-top: 5px;
        }

        #extra-products .extra-product-item .product-information .personalize-container {
            line-height: 22px;
            float: left;
        }

        #extra-products .extra-product-item .product-information .personalize-text {
            font-weight: normal;
        }

        #extra-products .extra-product-item .product-information .product-price {
            float: left;
        }



.extra-products-preview-full {
    margin: 0 auto;
    display: block;
}

.order-extra-products-warning {
    float: left;
    width: 100%;
    margin-left: 171px;
    margin-bottom: 20px;
    color: red;
    font-weight: bold;
}


#previous-photo, #previous-photo:focus {
    top: 298px;
    position: absolute;
    font-size: 34px;
    color: #B1C12A;
    left: -3px;
    color: rgb(130, 130, 130);
}




#next-photo, #next-photo:focus {
    position: absolute;
    font-size: 34px;
    top: 298px;
    right: -3px;
    color: rgb(130, 130, 130);
}

.browseAddButton {
    font-size: 1.8em;
    position: absolute;
    top: 5px;
    right: 5px;
    color: white;
    display: none !important;
    z-index: 9999;
    opacity: 1;
    background: rgba(0, 0, 0, .65);
    padding: 5px;
    padding-right: 7px;
}

.clearShoppingCart {
    margin-left: 10px;
    font-size: 11px;
    font-weight: normal;
}

.thumbTooltip {
    position: absolute !important;
    left: 7px;
    bottom: 6px;
    font-size: 14px;
    color: lightgrey;
}

.errorSelectPhotos {
    color: red;
}


.customproducttype .productpreview, .customproducttype .productpreview .overlay, .customproduct .productpreview, .customproduct .productpreview .overlay {
    max-width: 205px;
    max-height: 180px;
    background-size: 100% !important;
    margin: 0 auto;
}

.customproducttype .productpreview-photo {
    visibility: hidden;
}

.retinaProductType {
    background-size: auto 190px !important;
}

.nolocalstorage {
    font-size: 12px;
}

.productsTable td {
    padding-right: 20px;
    vertical-align: top;
}

.specialProductPopup-image {
    display: block;
    height: 25%;
    width: 25%;
    margin-left: 10px;
    margin-right: -10px;
}

#ddForComposedSelect {
    max-width: 500px;
    margin-left: 2px;
}

#ddForComposedLongDescription {
    font-size: 12px;
    margin-top: 10px;
    background: #F5F5F5;
    padding: 10px;
}

.ddForComposedTable {
    margin-top: 20px;
}

    .ddForComposedTable td {
        max-width: 500px;
        padding-right: 10px;
        vertical-align: top;
    }

.voucherList {
    margin-top: 20px;
}

.quickorderExplanation:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-bottom: 15px solid #FAE34D;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: -15px;
    right: 25px;
}

.quickorderExplanation {
    position: absolute;
    margin-top: 33px;
    z-index: 99;
    background-color: #FAE34D;
    padding: 20px;
    border-radius: 5px;
    right: 0;
    color: #666666;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.3);
}

.navWrapper nav {
    position: relative;
}

.quickorderExplanation .fa-times {
    top: 5px;
    right: 5px;
    position: absolute;
    color: #666666;
}

.selectProductList {
    width: 275px;
}

.photoviewer-buttons-browse div, .photoviewer-buttons-browse a {
    float: left;
}

.photoviewer-buttons-browse .button {
    min-width: 0px;
    width: 100px !important;
    min-height: 25px;
    margin-left: 10px;
    padding-top: 2px !important;
}

#orderPhotoAsText {
    padding-top: 2px !important;
    margin-right: 10px;
}

.countryName {
    display: inline-block;
    margin-left: 10px;
    font-style: italic;
    font-size: 11px;
}

.thumb-button {
    height: 20px;
    width: 122px;
    background: #dedede;
    color: #999999;
}

    .thumb-button a {
        font-size: 11px !important;
        font-weight: normal !important;
        width: 100% !important;
        color: #777777 !important;
    }

    .thumb-button i {
        margin-right: 5px;
        display: inline;
        font-size: 12px;
    }

.select-options-row .thumb {
    height: 150px;
}

.selectable .thumb.in-cart {
    background-color: #b7c34b1c;
    border: 2px solid #b7c34b;
}

.thumbs .in-cart a.zoom i {
    color: rgba(203, 203, 203, 0.6);
}

.thumb-button-bottom {
    position: absolute;
    bottom: -2px;
    left: 6px;
    background-color: transparent;
}

.thumbs .in-cart .fa-shopping-cart {
    display: block;
    position: absolute;
    top: 47px;
    left: 47px;
    font-size: 32px;
    color: rgb(255, 255, 255);
    text-shadow: 0px 0px 7px #000000c7;
}

.thumbs .in-cart .thumb-photo {
    opacity: 0.4;
}

#language {
    position: relative !important;
    right: 0 !important;
    float: right !important;
    margin-top: 7px !important;
}


.orderItemCustomName {
    display: block;
    margin-left: 10px;
    margin-bottom: 5px;
}

    .orderItemCustomName span {
        margin-right: 5px;
        color: #b3b3b3;
    }

    .orderItemCustomName .fa {
        margin-right: 5px;
        cursor: pointer;
    }

    .orderItemCustomName input {
        margin-right: 5px;
        width: 100px;
    }

.button.gray:focus {
    color: white !important;
    text-decoration: none;
}

.producttheme-description {
    display: none;
}

#producttheme-description-container {
    margin: 10px;
    margin-bottom: 30px;
}

.search-photo-container {
    width: 100%;
    position: relative;
    height: 50px;
}

    .search-photo-container input {
        height: 32px;
        position: relative;
        left: 0;
        top: 0;
        border: 1px solid #d9d9d9;
        border-radius: 5px;
        padding: 0 4px 0 4px;
        float: left;
        color: #919191;
        width: 196px;
        margin-right: 5px;
        text-overflow: ellipsis;
    }

    .search-photo-container a {
        display: inline-block;
        margin-top: 1px;
        background: white;
        -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.28) !important;
        -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.28) !important;
        box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.28) !important;
        overflow: hidden;
        white-space: nowrap;
        margin: 2px;
        font-family: FontAwesome;
        font-size: 14px !important;
        padding: 6px 6px 6px 6px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        text-decoration: none;
        text-align: center;
        line-height: 16px;
        color: #808080;
        border-collapse: separate;
        vertical-align: middle !important;
        margin-right: 5px;
    }


.product-sorting label{
        margin-right:20px;
}

/*Related coverages*/

/*Template styles slider*/
.subImageTemplateThumb {
    width: 65px !important;
    height: 65px !important;
    margin: 0 !important;
}

    .subImageTemplateThumb .coverageImage {
        height: 65px !important;
    }

/*Template 1*/
.sliderTemplate1 {
    width: 354px !important;
    margin: 0 !important;
}

.template1.subImage2 {
    top: 65px !important;
    left: -65px !important;
}

.template1.subImage3 {
    left: -65px !important;
}

.template1.subImage4 {
    top: 65px !important;
    left: -130px !important;
}

/*Template 2*/
.sliderTemplate2 {
    width: 157px !important;
}

    .sliderTemplate2.CI1 {
        margin: 0 !important;
    }

    .sliderTemplate2.CI2 {
        margin-left: -21px !important;
    }

.template2.subImage1 {
    margin-left: -16px !important;
}

.template2.subImage2 {
    top: 65px !important;
    left: -65px !important;
}

/*Template 3*/
.sliderTemplate3 {
    width: 152px !important;
}


/* Tiny Carousel */
.carouselWrapper {
    background: #323333;
    margin-bottom: 18px;
}

.overviewIcon {
    color: rgb(209, 209, 209);
    font-size: 42px;
    width: 100%;
    padding: 10px 0 4px 0px;
}

.webstoreTitle {
    position: absolute;
    bottom: 0;
    color: white;
    left: 0;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 100%;
    font-family: "Open Sans", arial;
    background: rgba(0, 0, 0, 0.3);
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 3%;
    white-space: nowrap;
}
/*IE8 fix for background*/
.ie8 .webstoreTitle {
    background: black;
    /* works for IE 5+. */
    filter: alpha(opacity=50);
    /* works for IE 8. */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* works for old school versions of the Mozilla browsers like Netscape Navigator. */
    -moz-opacity: 0.5;
    /* This is for old versions of Safari (1.x) with KHTML rendering engine */
    -khtml-opacity: 0.5;
    /* This is the "most important" one because it's the current standard in CSS. This will work in most versions of Firefox, Safari, and Opera. */
    opacity: 0.5;
}

.webstorePermanentTitle {
    font-size: 18px;
    color: rgb(209, 209, 209);
    clear: both;
}

.webstorePermanentText {
    float: left;
    color: #818181;
    text-align: center;
    width: 100%;
}

.linkedWebstores {
    height: 130px;
    overflow: hidden;
    position: relative;
    padding: 0;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.fadeoutslider {
    background: linear-gradient(to right, rgba(50, 51, 51, 0) 12%, rgba(50, 51, 51, 1) 52%, rgba(50, 51, 51, 1) 47%, rgba(50, 51, 51, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 40px;
    height: 170px;
    position: absolute;
    right: 58px;
}

.permanentNavigation {
    width: 131px;
    height: 100%;
    float: left;
    text-align: center;
    -webkit-box-shadow: 5px 0px 10px -3px rgba(0, 0, 0, 0.38);
    margin-right: 5%;
}

    .permanentNavigation a:hover {
        text-decoration: none;
        background: rgb(43, 43, 43);
        height: 100%;
        display: block;
    }

.linkedWebstores .viewport {
    height: 130px;
    overflow: hidden;
    position: relative;
    width: 68%;
    float: left;
    margin-left: 5%;
    margin-right: 5%;
}

@media (max-width: 660px) {
    .linkedWebstores .viewport {
        width: 53%;
    }
}

@media (max-width: 500px) {
    .linkedWebstores .viewport {
        width: 41%;
    }
}

@media (max-width: 380px) {
    .linkedWebstores .viewport {
        width: 34%;
    }
}

@media (max-width: 340px) {
    .linkedWebstores .viewport {
        width: 30%;
    }
}

.linkedWebstores .buttons {
    border-radius: 35px;
    display: block;
    width: 35px;
    height: 38px;
    color: #5E5E5E;
    font-weight: bold;
    text-align: center;
    line-height: 42px;
    text-decoration: none;
    font-size: 42px;
    margin-top: 46px;
    padding: 0;
    float: left;
    margin-right: -2%;
    margin-left: -20px;
}

@media (max-width: 380px) {
    .linkedWebstores .buttons {
        margin-left: -14px;
    }
}

.linkedWebstores .prev {
    margin-right: -2%;
    margin-left: -20px;
}

@media (max-width: 380px) {
    .linkedWebstores .prev {
        margin-left: -13px;
    }
}

.linkedWebstores .buttons:hover {
    color: #707070;
}

.linkedWebstores .disable {
    visibility: initial;
    color: #3D3D3D;
}

    .linkedWebstores .disable:hover, .linkedWebstores .disable:focus {
        color: #3D3D3D;
        cursor: default;
    }

.linkedWebstores .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 240px;
    left: 0;
    top: 0;
}

    .linkedWebstores .overview li {
        float: left;
        margin: 0 16px 0 0;
        height: 130px;
        width: 110px;
        overflow: hidden;
        padding-bottom: 10px;
        position: relative;
        top: 0;
        left: 0;
    }

.coverageImage {
    background-position: center;
    background-size: cover;
    height: 130px;
}

.products img {
    width: 100%;
}

.products .productdescription {
    display: block;
    background-color: #f2f2f2;
    padding: 5px;
}

.products #product-select-button {
    width: 200px;
    height: 27px;
}

.products #product-select {
    padding: 12px;
    margin: 10px 0px 15px 0px;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
    border: 10x #E3E5E5 solid;
}

.products #product-select, .products #product-select-wrapper
{
    width: 500px;
}

.products #product-select-wrapper {
    position: relative;
}

    .products #product-select-wrapper::after {
        content: "\25bc";
        position: absolute;
        top: 0;
        right: 0;
        padding: 12px;
        line-height: 40px;
        color: #b7c34b;
        display: none;
    }

.products #product-select option:nth-child(even) {
    background-color: #f7f7f7;
}
.products #product-select option:nth-child(odd) {
    background-color:unset;
}

.products h2 {
    /*display: inline;*/
}

.products .back {
    display: inline;
    float: right;
}

@media (max-width: 1100px) {
    .products #product-select, .products #product-select-wrapper {
        width: 400px;
    }
}

@media (max-width: 800px) {
    .products .back {
        float:none;
        display:block;
        margin-top:10px;
    }

}

@media (max-width: 460px) {
    .products #product-select, .products #product-select-wrapper {
        width: 100%;
    }
}