﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    cursor: default;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input[type="submit"]::-moz-focus-inner {
    border: 0;
    padding: 0;
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url("fonts/OpenSans-Regular-webfont.eot");
    src: url("fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Regular-webfont.woff") format("woff"), url("fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("fonts/OpenSans-Regular-webfont.svg#OpenSansRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
html {
    overflow-x: auto;
    overflow-y: scroll;
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%}
body {
    font: normal normal 13px/1.5 Arial,  Helvetica,  sans-serif;
    color: #141414;
    min-width: 1008px;
    margin: 0 auto;
    background-image: radial-gradient(600px 400px at center 0,  #fff 0%,  #fff 60%,  rgba(255, 255, 255, 0) 100%), url("../images/bg-main.png");
    background-repeat: no-repeat,  repeat-x;
    background-position: center 133px,  0 0;
}
body.designer {
    max-width: 99999px;
}
div.fullwidth {
    min-width: 990px !important;
}
div#wrap {
    height: auto !important;
    min-height: 100%}
div.content {
    padding-bottom: 40px;
    margin-left: 18px;
}
div#wrap {
    margin: 0 auto !important;
    max-width: 1140px;
    min-width: 900px;
}
div#head {
    height: 128px;
    position: relative;
    margin-bottom: 40px;
}
div.sidebar {
    margin-left: 0 !important;
    margin-bottom: 20px !important;
}
div#menu {
    position: absolute;
    right: 0;
}
div.sign ul.submenu>li>a {
    background-repeat: no-repeat;
}
div.sign a.profile {
    background-image: url("../images/icon-profile.png");
}
div.sign a.newproduct {
    background-image: url("../images/icon-newproduct.png");
}
div.sign a.myproducts {
    background-image: url("../images/icon-myproducts.png");
}
div.sign a.mytshirts {
    background-image: url("../images/icon-tshirt.png");
}
div.sign a.logout {
    background-image: url("../images/icon-exit.png");
}
@media (min-width: 769px) {
    div#menu {
        bottom: 42px;
        padding-right: 10px;
    }
    div#menu div.sign .mobilUser, div#menu div.sign .mobilLoggedinUser {
        display: none;
    }
    div#menu div.sign form {
        margin-right: 20px;
        margin-top: 10px;
    }
    div#menu div.sign .button {
        margin-top: 0px;
    }
    div#menu div.sign p.user {
        text-align: right;
        margin-right: 15px;
        margin-bottom: 0px;
    }
    div#menu div.sign a.user {
        font-weight: bold;
        text-decoration: none;
    }
    div#menu div.sign a.user:hover {
        text-decoration: underline;
    }
    div#menu div.sign div.submenu, div#menu div.sign div.basket {
        float: left;
        padding-left: 0px;
        height: 40px;
    }
    div#menu div.sign div.submenu>ul>li {
        font-size: 12px;
        margin-right: 5px;
        padding-right: 5px;
        padding: 5px 0;
    }
    div#menu div.sign div.basket a {
        font-weight: bold;
        text-decoration: none;
        line-height: 40px;
        display: block;
    }
    div#menu div.sign div.basket a img {
        display: block;
        float: left;
        position: relative;
        margin-right: 7px;
        z-index: 9;
    }
    div#menu div.sign div.basket a span {
        position: relative;
        top: -10px;
    }
    div#menu div.sign div.basket a:hover {
        text-decoration: underline;
    }
    div#menu div.sign div.basket div {
        position: relative;
        top: -18px;
        text-indent: 47px;
    }
    div#menu div.sign div.submenu {
        margin-right: 15px;
        padding-right: 0px;
        border-right: 1px dotted #959E9E;
        height: 45px;
    }
    div#menu div.sign ul.submenu {
        position: relative;
        margin-right: 5px;
    }
    div#menu div.sign ul.submenu>li {
        margin-left: 0px;
    }
    div#menu div.sign ul.submenu>li>a {
        background-position: 5px 5px;
        padding: 2px 10px 5px 22px;
        text-decoration: none;
        display: block;
    }
    div#menu div.sign ul.submenu>li>a:hover {
        background-position: 5px -28px;
    }
}@media (max-width: 768px) {
    div.basket a span, div.sign div.basket div, div.sign div.basket div.cart-items * {
        display: none;
    }
    div#menu {
        top: 50px;
        padding-right: 5px;
    }
    div#menu div.sign .mobilLoggedinUser, div#menu div.sign .mobilUser {
        position: absolute;
        right: 50px;
        cursor: pointer;
    }
    div#menu div.sign .mobilLoggedinUser.mobilUserHidden, div#menu div.sign .mobilUser.mobilUserHidden {
        display: none;
    }
    div#menu div.sign div.user-outer>div.submenu {
        position: absolute;
        top: 45px;
        right: 0px;
        min-width: 200px;
        z-index: 100;
        background: #f19501;
        padding: 0;
        margin-right: 0;
        border-radius: 0px 0px 4px 4px;
        box-shadow: #a5a5a5 3px 3px 10px 0px;
    }
    div#menu div.sign div.user-outer>div.submenu>p.user {
        padding: 10px;
        font-weight: bold;
        font-size: 14px;
    }
    div#menu div.sign div.user-outer>div.submenu>ul.submenu>li {
        margin: 0;
        float: none;
        display: block;
        width: auto;
        position: relative;
    }
    div#menu div.sign div.user-outer>div.submenu>ul.submenu>li>a {
        color: #1E6310;
        background-position: 5px -20px;
        text-decoration: none;
        padding: 10px 0 10px 24px;
        display: block;
        text-transform: uppercase;
        font-weight: bold;
    }
    div#menu div.sign div.user-outer>div.submenu>ul.submenu>li>a:hover {
        color: #248813;
        background-color: #f19501;
    }
    div#menu div.sign div.user-outer>div.submenu.closed {
        display: none;
    }
    div#menu div.sign div.user-outer>div.basket {
        width: 40px;
        height: 40px;
    }
    div#menu div.sign form a.mobile {
        display: block !important;
        text-align: center;
        margin-top: 5px;
    }
    div#menu div.sign form {
        display: none;
        position: absolute;
        top: 40px;
        right: 0px;
        z-index: 1;
        background: #fea20d;
        padding: 10px;
        margin-right: 0px;
        border-radius: 0px 0px 4px 4px;
        -webkit-box-shadow: 3px 3px 10px 0px #a5a5a5;
        -moz-box-shadow: 3px 3px 10px 0px #a5a5a5;
        box-shadow: 3px 3px 10px 0px #a5a5a5;
    }
    div#menu div.sign form input[type="text"] {
        margin-bottom: 10px;
    }
    div#menu div.sign .button {
        margin: 15px 0px 5px 0px;
        width: 100%}
}div.nfo {
     font-weight: bold;
 }
a.logo {
    width: 240px;
    height: 95px;
    display: block;
    position: relative;
    top: 7px;
}
div.nav-wrapper {
    padding-bottom: 6px;
    position: absolute;
    bottom: -24px;
    width: 100%}
ul#nav {
    background-color: #60BB46;
    border-bottom: 2px solid #1B8506;
    position: relative;
    box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.33);
}
ul#nav>li {
    position: relative;
}
ul#nav>li div.home {
    position: absolute;
    top: 58px;
    left: 0;
    background: #1E6310;
    z-index: 99;
    margin: 0;
    height: 0;
}
ul#nav>li div.home>ul {
    margin: 0;
    top: 0;
    padding: 0;
}
ul#nav>li div.home>li {
    background: #1E6310;
    width: 200px;
    margin: 0;
    padding: 0;
}
ul#nav>li div.home>li>a {
    font-size: 13px;
    font-family: Arial,  sans-serif;
    height: 29px;
    line-height: 29px;
    margin-right: 0;
    margin-left: 0;
}
ul#nav>li div.home>li>a:hover {
    background-color: #104B08;
}
ul#nav>li div.home>li ul li a:hover {
    color: #FFAC06;
    text-decoration: underline;
}
ul#nav>li>a {
    color: #fff;
    text-decoration: none;
    font: normal normal 15px/1 OpenSansRegular,  Helvetica,  Arial,  sans-serif;
    padding: 1px 18px 0;
    height: 34px;
    line-height: 34px;
    display: block;
}
ul#nav>li>a:hover {
    background-color: #68CB4D;
}
ul#nav>li>a.active, ul#nav>li>a.active:hover {
    background: #1B8506;
    background: -moz-linear-gradient(top,  #1e6310 0%,  #1b8406 100%);
    background: -webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #1e6310),  color-stop(100%,  #1b8406));
    background: -webkit-linear-gradient(top,  #1e6310 0%,  #1b8406 100%);
    background: -o-linear-gradient(top,  #1e6310 0%,  #1b8406 100%);
    background: -ms-linear-gradient(top,  #1e6310 0%,  #1b8406 100%);
    background: linear-gradient(to bottom,  #1e6310 0%,  #1b8406 100%);
}
@media (max-width: 768px) {
    ul#nav>li {
        width: 50%}
    ul#nav>li>a {
        text-align: center;
    }
    ul#nav>li.desktop {
        display: none;
    }
    ul#nav>li .home, ul#nav>li .home.hidden {
        display: none;
    }
    ul#nav>li .home.visibleOnMobile {
        display: inherit;
    }
    ul#nav>li>a:last-child {
        border-left: 1px solid #1b8506;
    }
    ul#nav>li:nth-last-child(2) a {
        border: none;
    }
}div#search {
     position: absolute;
     right: 15px;
     bottom: -12px;
 }
div#search input[type="text"], div#search select {
    border-color: #248913;
}
div#search input.submit {
    text-indent: -9999px;
    background: transparent url("../images/icon-search.png") center center no-repeat;
    border: none;
    width: 16px;
    height: 16px;
    padding: 0 2px 0 5px;
    margin-left: 10px;
}
div#gallery-search {
    position: absolute;
    right: 15px;
    bottom: 2px;
}
div#gallery-search input.submit {
    text-indent: -9999px;
    background: transparent url("../images/icon-search.png") center center no-repeat;
    border: none;
    width: 16px;
    height: 16px;
    padding: 0 2px 0 5px;
    margin-left: 10px;
}

div#gallery-search label{
    display: none;
}

ul.menu-top {
    position: absolute;
    right: 0;
    top: 0;
}
ul.menu-top a {
    display: block;
    padding: 5px 12px 4px;
    font-size: 11px;
    text-decoration: none;
    color: #333;
}
ul.menu-top a:hover {
    background-color: #EFF0F0;
}
div.secondMenu {
    position: relative;
    top: 5px;
    margin-bottom: 32px;
}
div.secondMenu ul {
    padding-left: 145px;
    font: normal normal 15px/1 OpenSansRegular,  Helvetica,  Arial,  sans-serif;
    background-color: #444;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
div.secondMenu ul li a {
    text-decoration: none;
    padding: 9px 20px;
    color: #fff;
    display: block;
}
div.secondMenu ul li a:hover, div.secondMenu ul li a.active {
    color: #60BB46;
}
div.secondMenu ul li.galleryLogo a {
    position: absolute;
    top: -21px;
    left: -5px;
    max-width: 130px;
    max-height: 60px;
}
ul.scroller {
    position: relative;
    top: -10px;
    padding-top: 10px;
}
ul.scroller li {
    width: 24.5%;
    margin: 0;
    padding: 10px 0;
    border: 1px solid transparent;
}
ul.scroller h3 {
    text-align: center;
    font-weight: bold;
}
ul.scroller li a {
    display: block;
    margin: 0 auto;
    text-align: center;
}
ul.scroller li:hover {
    border: 1px dotted #C9C9CD;
    box-shadow: inset 0px 0px 12px rgba(0, 0, 0, 0.033);
}
h1 {
    color: #248813;
    font: normal normal 26px/1.3 OpenSansRegular,  Helvetica,  Arial,  sans-serif;
    margin-bottom: 15px;
    margin: 5px 120px 15px -1px;
}
h2 {
    color: #248813;
    font: normal normal 18px/1.3 OpenSansRegular,  Helvetica,  Arial,  sans-serif;
    margin-bottom: 10px;
    margin-top: 15px;
    border-bottom: 1px dotted #959E9E;
    padding-bottom: 6px;
}
div.homePanel h1 {
    text-align: center;
    width: 100%}
p.subtitle {
    position: relative;
    top: -12px;
    margin-bottom: 0px;
}
ul#breadcrumbs {
    margin-bottom: 3px;
}
ul#breadcrumbs li {
    display: inline-block;
    margin-right: 10px;
}
ul#breadcrumbs a {
    display: block;
    color: #141414;
    font: bold normal 13px/1.5 Helvetica,  Arial,  sans-serif;
    margin-right: 0;
    text-decoration: none;
}
ul#breadcrumbs a:after {
    content: " ›";
    position: relative;
}
ul#breadcrumbs a:hover {
    text-decoration: underline;
    color: #248813;
}
button:hover {
    cursor: pointer;
}
a.button, input.button, button[name="buttonOk"], div.wicket-modal button, span.button {
    border: 1px solid #42892D;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 4px;
    border-radius: 30px;
    color: #fff !important;
    padding: 5px 12px;
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
    background-color: #68be4f;
    background-image: -moz-linear-gradient(top,  #68be4f 0%,  #5cb243 100%);
    background-image: -webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #68be4f),  color-stop(100%,  #5cb243));
    background-image: -webkit-linear-gradient(top,  #68be4f 0%,  #5cb243 100%);
    background-image: -o-linear-gradient(top,  #68be4f 0%,  #5cb243 100%);
    background-image: -ms-linear-gradient(top,  #68be4f 0%,  #5cb243 100%);
    background-image: linear-gradient(to bottom,  #68be4f 0%,  #5cb243 100%);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    min-width: 72px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 10px;
}
a.button:hover, input.button:hover, button[name="buttonOk"]:hover, span.button:hover {
    background: #60cf3f;
    background: -moz-linear-gradient(top,  #60cf3f 0%,  #53c430 100%);
    background: -webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #60cf3f),  color-stop(100%,  #53c430));
    background: -webkit-linear-gradient(top,  #60cf3f 0%,  #53c430 100%);
    background: -o-linear-gradient(top,  #60cf3f 0%,  #53c430 100%);
    background: -ms-linear-gradient(top,  #60cf3f 0%,  #53c430 100%);
    background: linear-gradient(to bottom,  #60cf3f 0%,  #53c430 100%);
    cursor: pointer;
}
a.button.edit-product {
    margin-top: -6px;
}
button[name="buttonCancel"] {
    position: relative !important;
    top: 10px !important;
    float: right !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    text-decoration: underline !important;
    box-shadow: none !important;
    color: #141414 !important;
}
div.buttonHolder {
    border-top: 1px dotted #959E9E;
    padding-top: 8px;
    margin-top: 15px !important;
}
button[name="buttonCancel"]:hover {
    cursor: pointer !important;
}
.loadingDiv {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    color: white;
    background: url("../images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
}
a.button.orange, input.button.orange, span.button.orange {
    border-color: #DE8B01;
    background: #feb334;
    background: -moz-linear-gradient(top,  #feb334 0%,  #fea10c 100%);
    background: -webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #feb334),  color-stop(100%,  #fea10c));
    background: -webkit-linear-gradient(top,  #feb334 0%,  #fea10c 100%);
    background: -o-linear-gradient(top,  #feb334 0%,  #fea10c 100%);
    background: -ms-linear-gradient(top,  #feb334 0%,  #fea10c 100%);
    background: linear-gradient(to bottom,  #feb334 0%,  #fea10c 100%);
}
a.button.orange:hover, input.button.orange:hover, span.button.orange:hover {
    background: #ffbc49;
    background: -moz-linear-gradient(top,  #ffbc49 0%,  #ffab25 100%);
    background: -webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #ffbc49),  color-stop(100%,  #ffab25));
    background: -webkit-linear-gradient(top,  #ffbc49 0%,  #ffab25 100%);
    background: -o-linear-gradient(top,  #ffbc49 0%,  #ffab25 100%);
    background: -ms-linear-gradient(top,  #ffbc49 0%,  #ffab25 100%);
    background: linear-gradient(to bottom,  #ffbc49 0%,  #ffab25 100%);
}
a.textlink {
    color: #1E6310;
}
a.textlink:hover {
    color: #60BB46;
}
a.textlink.soft {
    color: #141414;
}
a.textlink.soft:hover {
    color: #60BB46;
}
a.textlink.small {
    font-size: 11px;
    color: #141414;
}
a.textlink.small:hover {
    color: #60BB46;
}
a.textlink.showall {
    position: absolute;
    top: 5px;
    right: 0;
    text-decoration: none;
    font-size: 12px;
    padding-right: 22px;
    background: transparent url("../images/icon-arrow3.png") right center no-repeat;
}
a.textlink.showall:hover {
    color: #1A8506;
    text-decoration: underline;
    background-image: url("../images/icon-arrow5.png");
}
a.textlink.multichoice {
    clear: both;
    margin: 5px 0;
    display: inline-block;
}
p.multichoice {
    font-size: 11px;
    margin-bottom: 0;
    line-height: 1.2;
}
div.multichoice-row {
    padding: 5px 0 5px 0;
    display: block;
}
div.multichoice hr {
    position: relative;
    top: 5px;
}
a.deleteprofile {
    float: right;
    font-size: 11px;
    position: relative;
    top: -30px;
}
a.deleteGallery {
    float: right;
    font-size: 11px;
    position: relative;
    top: -30px;
}
div.editor a {
    margin-right: 5px;
}
div.editor a:last-child {
    margin-right: 0;
}
div.productDetails h3 {
    font-weight: bold;
    margin: 15px 0 0;
}
div.matrixPanel {
    margin-bottom: 10px;
}
div.matrixPanel td {
    padding: 2px 5px 2px 0;
}
div.matrixPanel tr td:first-child {
    font-weight: bold;
    padding-right: 20px;
}
ul.matrixSummary {
    margin: 12px 0;
    border-top: 1px dotted #959E9E;
    padding-top: 10px;
}
ul.matrixSummary li {
    margin-right: 15px;
    padding-bottom: 3px;
}
div.productImages div.inner {
    position: relative;
}
div.productImages div.inner img.baseImg {
    height: auto;
    position: relative;
}
div.moreImg h3 {
    font-weight: bold;
    margin: 10px 0 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #959E9E;
    width: 98%;
    text-align: left;
}
div.moreImg ul li {
    padding: 6px 8px;
}
div.moreImg ul li.active {
    background: #f2f2f2 url("../images/bg-texture.png") 0 0 repeat;
}
div.productImages img.designImg {
    left: 0px;
    margin: 0px auto;
    position: absolute;
    top: 0px;
}
.baseTopicImgContainer {
    height: 170px;
}
.baseTopicImgContainer img {
    margin: 0px auto;
    position: absolute;
    top: 0px;
    height: 170px !important;
    left: 18px;
}
.baseTopicImgContainer a {
    text-align: center;
    padding: 0px !important;
    margin-left: 0;
    margin-right: 15px;
}
.productImgList {
    left: 40px;
    margin: 0px auto;
    position: absolute;
    top: 0px;
}
.productImgContainer {
    height: 170px;
    background-color: #D8E4ED;
}
.productImgContainer img {
    margin: 0px auto;
    position: absolute;
    top: 0px;
    height: 170px !important;
    left: 18px;
}
.productImgContainer a {
    text-align: center;
    padding: 5px;
    margin-left: 0;
    margin-right: 15px;
}
div.orderDetails form {
    background: #f2f2f2 url("../images/bg-texture.png") 0 0 repeat;
    padding: 15px;
    margin-bottom: 10px;
    font-size: 12px;
}
div.orderDetails span.price {
    font-size: 15px;
    color: #333;
}
div.orderDetails label, div.orderDetails span.label {
    min-width: 70px;
    display: inline-block;
}
div.orderDetails div.field {
    margin-bottom: 8px;
}
div.orderDetails input.quantity {
    width: 36px;
    min-width: 36px;
}
div.orderDetails a.sizesheet {
    display: inline-block;
    display: none;
    background: url("../images/icon-sizesheet.png") 0 1px no-repeat;
    width: 16px;
    height: 18px;
    text-indent: -9999px;
    margin-left: 5px;
}
div.orderDetails a.sizesheet:hover {
    background-position: 0 -30px;
}
div.priceContainer p {
    position: relative;
    margin-bottom: 0px;
}
ul.tags li {
    margin-right: 8px;
}
ul.tags li a {
    text-decoration: none;
}
ul.tags li a:hover {
    text-decoration: underline;
}
ul.tags li:before {
    content: "•"}
ul.productInnerLinks {
    padding-bottom: 10px;
    left: -3px;
    position: relative;
    top: -5px;
}
ul.productInnerLinks li a {
    padding: 3px 5px;
    font-size: 11px;
    color: #333;
    display: inline-block;
}
span.priceAll {
    font: bold normal 17px Helvetica,  Arial;
    color: #248813;
    padding-left: 5px;
}
div.embed {
    margin: 10px 0 15px;
}
div.social {
    margin-top: 5px;
}
div.social a {
    float: left;
    margin-right: 8px;
}
a.embed {
    display: block;
    width: 32px;
    height: 32px;
    background: url("../images/icon-embed.png") 0 0 no-repeat;
}
a.embed span {
    display: none;
}
div.embed div.products-action {
    background: #f2f2f2 url("../images/bg-texture.png") 0 0 repeat;
    padding: 5px;
}
div.orderDetails .wicketRating {
    width: auto;
}
.wicketRatingStars {
    background-color: transparent !important;
    padding: 0px 0;
}
a.backtosearch {
    margin-top: 30px;
    display: block;
    float: left;
    font-size: 12px;
    color: #333;
}
input.button.addcart {
    padding-left: 32px;
    background: url("../images/button-addcart.png") 0 center no-repeat;
    margin-bottom: 10px;
}
input.button.addcart:hover {
    background: url("../images/button-addcart.png") 0 center no-repeat;
}
ol.ordersteps {
    width: 80%}
div.basketItems {
    padding: 10px 0;
    margin-bottom: 15px;
}
div.image {
    text-align: center;
    background-color: #D8E4ED;
    padding: 5px 0;
    margin-left: 0;
}
div.shoppingcartimage {
    background-color: white;
}
div.image img {
    max-width: 90%}
div.basketItems h3 {
    font-weight: bold;
    margin-bottom: 10px;
}
div.basketItems p.productType {
    font-size: 11px;
    margin: 0;
    position: relative;
    top: -10px;
}
div.pageSelects {
    margin-bottom: 5px;
    margin-top: 25px;
}
span.color {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    text-indent: 28px;
    text-indent: -9999px;
    display: block;
    background-image: url("../images/bg-color.png");
    background-position: -8px center;
}
table.grid.middle td {
    vertical-align: middle;
}
div.mainSummary {
    background: #f2f2f2 url("../images/bg-texture.png") 0 0 repeat;
    border: 1px solid #E5E5E5;
    box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.6);
    width: 948px;
    position: relative;
}
div.mainSummary ul {
    padding: 12px 15px 10px;
    float: right;
}
div.mainSummary ul li {
    margin: 0 15px;
}
div.mainSummary ul li.emptybasket {
    margin-left: 0px;
    position: absolute;
    top: 27px;
    left: 20px;
}
div.mainSummary p strong {
    font-size: 20px;
}
div.mainSummary p {
    text-align: right;
    margin-bottom: 0px;
}
div.mainSummary p span {
    font-size: 11px;
}
div.mainSummary p span.desc {
    color: #666;
}
div.mainSummary h2.summaryText {
    border: none;
    display: inline;
    line-height: 46px;
    font-size: 16px;
}
strong.priceSummary, p.priceSummary, div.mainSummary span.currencyCode {
    color: #248813;
}
ul.productList p.priceSummary {
    font-size: 17px;
    font-weight: bold;
}
a.title, a.title h3 {
    text-decoration: none;
    color: #141414;
}
a.title:hover h3 {
    text-decoration: underline;
}
input.deleteItem, a.deleteItem, input.submitItem {
    background: transparent url("../images/icon-delete1.png") 0 0 no-repeat;
    padding-left: 16px;
    text-decoration: underline;
    border: none;
    font-size: 11px;
    height: 16px;
    margin-left: 4px;
    color: #141414;
    text-decoration: none;
}
input.submitItem {
    background-image: url("../images/icon-refresh1.png");
    padding-right: 0;
}
input.deleteItem:hover, a.deleteItem:hover, input.submitItem {
    color: #248813;
}
input.deleteItem:hover, a.deleteItem:hover {
    color: #b00;
}
table.grid input.changeQuantity {
    min-width: 40px;
    width: 40px;
}
ul, ol {
    margin-bottom: 10px;
}
ul.inline, ol.inline {
    margin-bottom: 0;
}
ul.list1 li, ol.list1 li {
    list-style: outside disc;
    margin-bottom: 6px;
    margin-left: 20px;
}
ul.submenu {
    margin-left: 20px;
}
ol.numbered li {
    list-style: outside decimal;
    margin-left: 20px;
}
ol.latin li {
    list-style: outside lower-latin;
}
ul.tick2 li {
    list-style-image: url("../images/icon-tick2.png");
    margin-left: 10px;
}
h3.sidebarListHeader {
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 5px;
    font-size: 12px;
    border-bottom: 1px solid #636867;
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
}
div.home h3.sidebarListHeader {
    display: none;
}
div.sidebarBlock {
    margin-bottom: 20px;
}
div.sidebarBlock h3 {
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #fea20d;
    background: #eee url("../images/bg-texture.png") 0 0 repeat;
    padding: 3px 8px 3px 5px;
    margin: 5px 0;
}
div.sidebarBlock p {
    margin-bottom: 5px;
}
div.sidebarBlock.delivery img {
    float: right;
    position: relative;
    margin: 3px 0 10px 5px;
}
q {
    display: block;
    position: relative;
    margin: 0;
    line-height: 1.8;
    margin-left: 0px;
    display: table;
    max-width: 600px;
}
q:before {
    content: '“';
    font-size: 36px;
    position: absolute;
    top: -18px;
    left: 50px;
    color: #999;
    font-family: Georgia,  "Times New Roman",  serif;
}
q span:after {
    content: '”';
    font-size: 36px;
    line-height: 0;
    position: relative;
    top: 14px;
    margin-left: 3px;
    color: #999;
    right: 0;
    display: inline;
    font-family: Georgia,  "Times New Roman",  serif;
}
div.comment q {
    background: url("../images/icon-comment1.png") 0 center no-repeat;
    padding-left: 72px;
    margin-left: 15px;
    max-width: 580px;
    font-weight: bold;
    min-height: 45px;
}
div.comment q span {
    display: block;
    display: table-cell;
    vertical-align: middle;
    font-style: italic;
    max-width: 500px;
}
div.colorListWrap {
    margin-bottom: 12px;
}
span.colorList {
    float: left;
    display: block;
    margin-right: 12px;
    margin-top: 3px;
    font-size: 12px;
}
div.colourBox {
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 3px;
    background: url("../images/bg-color.png") 50% 50% no-repeat;
    text-indent: -9999px;
    margin-bottom: 3px;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.45);
    margin-top: 0;
}
span.sizes {
    margin: 0 5px 5px;
}
a.sizes {
    margin-left: 5px;
}
a.sizes:before {
    content: "("}
a.sizes:after {
    content: ")"}
@media (min-width: 769px) {
    div.sidebar>div>div.biancoCategoryPanel>ul {
        font-size: 12px;
    }
    div.sidebar>div>div.biancoCategoryPanel>ul>li.firstLevel {
        position: relative;
    }
    div.sidebar>div>div.biancoCategoryPanel>ul>li.firstLevel>a {
        cursor: pointer !important;
        background: transparent url("../images/icon-arrow3.png") 99% center no-repeat;
        color: #141414;
        text-decoration: none;
        padding: 6px 15px 6px 0;
        border-top: 1px solid transparent;
        border-bottom: 1px dotted #98A19F;
        display: block;
        text-transform: uppercase;
        margin: 0;
    }
    div.sidebar>div>div.biancoCategoryPanel>ul>li.firstLevel.active>a {
        color: #1A8506;
        border-bottom: 1px solid #60BB46;
        background-image: url("../images/icon-arrow4.png");
        font-weight: bold;
    }
    div.sidebar>div>div.biancoCategoryPanel>ul>li.firstLevel:hover>a {
        color: #1A8506;
        background-image: url("../images/icon-arrow5.png");
    }
    div.sidebar>div>div.biancoCategoryPanel>ul>li.firstLevel>ul {
        list-style: none;
    }
    div.sidebar>div>div.biancoCategoryPanel>ul>li.firstLevel>ul>li>a {
        color: #141414;
        padding: 6px 15px 6px 0;
        display: block;
        margin: 0;
        background-color: #DFE1E1;
        padding-left: 20px;
        text-decoration: none;
        background: rgba(0, 0, 0, 0.067) url("../images/icon-dot1.png") 10px center no-repeat;
    }
    div.sidebar>div>div.biancoCategoryPanel>ul>li.firstLevel>ul>li>a:hover {
        text-decoration: underline;
        background-color: rgba(0, 0, 0, 0.1);
    }
    div.sidebar>div>div.biancoCategoryPanel>ul>li.firstLevel>ul>li.active>a {
        font-weight: bold;
    }

    div.biancoCategoryPanel .secondLevel>ul>li>a {
        color: #141414;
        padding: 6px 15px 6px 0;
        display: block;
        margin: 0;
        background-color: #b2b4b4;
        padding-left: 30px;
        text-decoration: none;
        background: #b2b4b4 url(../images/icon-dot1.png) 20px center no-repeat;
    }

    div.biancoCategoryPanel .secondLevel>ul>li>a:hover {
        text-decoration: underline;
        background-color: #b2b4b4;
    }

    div.biancoCategoryPanel .secondLevel>ul>li.active>a {
        font-weight: bold;
    }

    div.home>div.biancoCategoryPanel {
        margin-bottom: -10px;
    }
    div.home>div.biancoCategoryPanel ul.main-list {
        position: relative;
        top: -22px;
        z-index: 999;
    }
    div.home>div.biancoCategoryPanel ul.main-list li:hover a {
        background-image: url("../images/icon-arrow2.png");
        background-color: #104B08;
    }
    div.home>div.biancoCategoryPanel li {
        position: relative;
        background-color: #1E6310;
        min-width: 200px;
    }
    div.home>div.biancoCategoryPanel li a {
        font-size: 13px;
        font-family: Arial,  sans-serif;
        height: 29px;
        line-height: 29px;
        margin-right: 0;
        margin-left: 0;
        color: #fff;
        text-decoration: none;
        font-weight: normal;
        border-top: 1px solid transparent;
        border-bottom: 1px dotted #55894B;
        display: block;
        background: transparent url("../images/icon-arrow1.png") right 5px center no-repeat;
        text-transform: none;
        padding: 1px 18px 0;
    }
    div.home>div.biancoCategoryPanel li a:hover {
        text-decoration: underline;
    }
    div.home>div.biancoCategoryPanel li.mobileMenu {
        display: none;
        background-color: #fea20d;
    }
    div.home>div.biancoCategoryPanel li.mobileMenu a {
        color: #1E6310;
        font-weight: bold;
    }
    div.home>div.biancoCategoryPanel li.mobileMenu:hover a {
        color: #fea20d;
    }
    div.home>div.biancoCategoryPanel li:hover ul {
        display: block;
    }
    div.home>div.biancoCategoryPanel ul.sub-list {
        background-color: #104B08;
        display: none;
        padding: 0;
        position: absolute;
        left: 100%;
        top: 0;
        box-shadow: 2px 1px 2px rgba(0, 0, 0, 0.5);
    }
    div.home>div.biancoCategoryPanel ul.sub-list li:hover a {
        color: #fea20d;
        background-image: none;
    }
    div.home>div.biancoCategoryPanel ul.sub-list li:hover a:after {
        content: " ›";
        color: #fea20d;
    }
    div.home>div.biancoCategoryPanel ul.sub-list li {
        background-color: #1E6310;
    }
    div.home>div.biancoCategoryPanel ul.sub-list li a {
        min-width: 120px;
        border-bottom-color: #467440;
        background-image: none;
        white-space: nowrap;
        background-image: none !important;
    }
    div.home>div.biancoCategoryPanel ul.sub-list li a:after {
        content: " ›";
        margin-right: 10px;
        color: #104B08;
    }
    div.home>div.biancoCategoryPanel ul li:last-child>a {
        border-bottom: none;
    }
}@media (max-width: 768px) {
    div.biancoCategoryPanel li.mobileMenu {
        display: inherit;
    }
    div.biancoCategoryPanel ul.sub-list {
        display: none;
    }
    ul#nav>li div.home {
        top: 35px;
    }
    div.biancoCategoryPanel {
        margin: 0;
    }
    div.biancoCategoryPanel ul.main-list {
        position: relative;
        z-index: 999;
    }
    div.biancoCategoryPanel ul.main-list li:hover a {
        background-color: #104B08;
    }
    div.biancoCategoryPanel ul.main-list li {
        position: relative;
        background-color: #1E6310;
        width: 100%}
    div.biancoCategoryPanel ul.main-list li a {
        font-size: 13px;
        font-family: Arial,  sans-serif;
        height: 34px;
        line-height: 34px;
        margin-right: 0;
        margin-left: 0;
        color: #fea20d;
        text-decoration: none;
        font-weight: bold;
        border-bottom: 1px dotted #55894B;
        display: block;
        padding: 1px 18px 0;
    }
    div.biancoCategoryPanel ul.main-list li.mobileMenu {
        background-color: #fea20d;
    }
    div.biancoCategoryPanel ul.main-list li.mobileMenu a {
        color: #1E6310;
        font-weight: bold;
    }
    div.biancoCategoryPanel ul.main-list li.mobileMenu:hover a {
        color: #fea20d;
    }
}div.clipartCategoryPanel {
     margin-bottom: 25px;
 }
div.clipartCategoryPanel li {
    position: relative;
}
div.clipartCategoryPanel li a {
    color: #141414;
    text-decoration: none;
    padding: 6px 15px 6px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px dotted #98A19F;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}
div.clipartCategoryPanel>ul>li:last-child>a {
    border-bottom: none;
}
div.clipartCategoryPanel>ul>li>a {
    background: transparent url("../images/icon-arrow3.png") 99% center no-repeat;
}
div.clipartCategoryPanel ul>li.active ul {
    margin-bottom: 0px;
}
div.clipartCategoryPanel ul>li:hover>a, div.clipartCategoryPanel ul>li.active>a {
    color: #1A8506;
    background: transparent url("../images/icon-arrow5.png") 99% center no-repeat;
}
div.clipartCategoryPanel>ul>li.active>a {
    background-image: url("../images/icon-arrow5.png");
    font-weight: bold;
}
div.clipartCategoryPanel li ul li a {
    background-color: #DFE1E1;
    padding-left: 20px;
    text-transform: none;
    font-weight: normal;
    border: none;
    background: rgba(0, 0, 0, 0.067) url("../images/icon-dot1.png") 10px center no-repeat;
}
div.clipartCategoryPanel li ul li a:hover {
    color: #141414;
    text-decoration: underline;
    background: rgba(0, 0, 0, 0.1) url("../images/icon-dot1.png") 10px center no-repeat;
}
div.clipartCategoryPanel li ul li.active a {
    color: #141414;
    background: rgba(0, 0, 0, 0.067) url("../images/icon-dot1.png") 10px center no-repeat;
    font-weight: bold;
}
div.clipartCategoryPanel li ul li.active a:hover a {
    text-decoration: none;
    cursor: default;
}
div.sidebar div.clipartCategoryPanel li a {
    cursor: pointer !important;
}
@media (min-width: 769px) {
    div.sign ul.submenu>li.newproduct {
        position: relative;
    }
    div.sign ul.submenu>li.newproduct:hover {
        background-color: #1E6310;
    }
    div.sign ul.submenu>li.newproduct:hover>a {
        color: #fff !important;
        text-decoration: none !important;
        background-position: 5px -28px;
    }
    div.sign ul.submenu>li.newproduct>div {
        position: absolute;
    }
    div.sign ul.submenu>li.newproduct:hover div.hidden {
        display: block;
        position: absolute;
        top: 24px;
        left: 0;
    }
    div.sign ul.submenu>li.newproduct div.biancoCategoryPanel>ul {
        top: 0;
        margin: 0 15px 0 0;
    }
    div.sign ul.submenu>li.newproduct div.biancoCategoryPanel>ul>li {
        float: none;
        display: block;
        margin-left: 0px;
    }
    div.sign ul.submenu>li.newproduct div.biancoCategoryPanel>ul>li>a {
        padding-right: 45px;
        white-space: nowrap;
    }
    div.sign ul.submenu>li.newproduct div.biancoCategoryPanel ul li {
        width: auto;
    }
}ul.productList, ul.communityItems, ul.features {
     clear: both;
     margin-bottom: 10px;
 }
ul.collector li {
    position: relative;
}
ul.features {
    margin-bottom: 20px;
    text-align: center;
}
ul.features li {
    padding-left: 20px;
    margin-right: 10px;
    background: transparent url("../images/icon-tick1.png") left center no-repeat;
    display: inline-block;
    float: none;
    line-height: 2;
}
ul.communityItems li {
    text-align: center;
    padding: 0;
    margin: 0;
    width: 24.5%;
    float: left;
    position: relative;
}
ul.communityItems li a {
    display: block;
    padding: 12px 0 22px;
    border: 1px solid transparent;
}
ul.communityItems li a img {
    width: 150px;
    height: auto;
}
ul.communityItems>li a:hover, ul.productList>li:hover {
    border: 1px dotted #C9C9CD;
    box-shadow: inset 0px 0px 12px rgba(0, 0, 0, 0.033);
}
ul.productList>li {
    text-align: center;
    width: 24%;
    margin: 0;
    padding: 5px 5px 15px 5px;
    margin-bottom: 10px;
    border: 1px dotted transparent;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.productList.products li {
    padding: 2px;
}
ul.productList li p.priceSummary {
    margin-bottom: 0px;
}
ul.productList li a.clipartImg {
    display: block;
    vertical-align: middle;
    height: 166px;
    max-height: 166px;
    width: 100%}
ul.productList li a.clipartImg.colored {
    background-color: #fff;
}
ul.productList li h3 {
    font-weight: bold;
    width: 80%;
    text-align: center;
    margin: 5px auto 3px;
}
ul.productList li:nth-child(4n+0) {
    clear: right;
}
ul.productList li:nth-child(4n+1) {
    clear: left;
}
ul.productList li a {
    text-align: center;
}
ul.productList li a.button {
    max-width: 75%}
ul.productList li img {
    display: block;
    margin: 0 auto 5px;
    max-width: 150px;
    height: auto;
    max-height: 150px;
}
img.mainPic {
    margin-bottom: 15px;
}
div.productSelection {
    border-bottom: 1px dotted #959E9E;
    padding-bottom: 25px;
    margin-bottom: 20px;
}
div.productSelection div {
    width: 33%;
    margin: 0;
    float: left;
    position: relative;
    text-align: center;
    padding: 0;
}
div.productSelection div.group a {
    text-decoration: none;
}
p.description.small {
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0 2px;
    color: #444;
    width: 100%;
    height: 12px;
    line-height: 12px;
    overflow: hidden;
}
ul.textured li div.inner {
    background: url("../images/bg-texture.png") 0 0 repeat;
    padding-bottom: 10px;
}
div.promo.gallery {
    position: relative;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}
div.promo.gallery strong {
    display: block;
    font: normal normal 24px OpenSansRegular,  Helvetica,  Arial;
    font-size: 24px;
    color: #248513;
    margin: 0 0 16px;
}
div.promo.gallery span {
    font-weight: bold;
}
p.discountMatrixTitle {
    font-weight: normal;
}
table.discountMatrix {
    font-size: 11px;
    border-bottom: 1px solid #DADEDE;
    text-align: right;
}
table.discountMatrix tr:first-child td, table.discountMatrix tr td:first-child {
    font-weight: bold;
}
table.discountMatrix td {
    padding: 5px 5px;
    vertical-align: top;
    white-space: nowrap;
}
table.discountMatrix tr:nth-child(even) td {
    background-color: #EFF1F1;
}
div.biancosub {
    margin-bottom: 20px !important;
    margin-left: 3% !important;
    width: 60% !important;
}
table.discountMatrix.grid td {
    padding: 5px 10px 5px 0px !important;
    font-weight: bold;
    font-size: 12px;
}
table.discountMatrix.grid td strong {
    font-weight: normal;
    font-size: 10px;
}
ul.gal-langs {
    position: relative;
    top: -5px;
}
ul.gal-langs li {
    position: relative;
    float: left;
    margin-right: 0;
}
ul.gal-langs li span:after {
    content: ",  ";
    margin-right: 5px;
}
ul.gal-langs li:last-child span:after {
    display: none;
}
ul.gal-langs li span {
    font-weight: bold;
    font-size: 12px;
    color: #666;
}
ul.productFeatures li {
    background: url("../images/icon-tick1.png") 0 3px no-repeat;
    padding-left: 24px;
    margin-bottom: 8px;
}
div.gproductList {
    padding-bottom: 5px;
    padding-top: 2px;
}
div.gproductList a.productImg {
    background-color: #D8E4ED;
    text-align: center;
    padding: 5px;
    margin-left: 0;
    margin-right: 15px;
}
div.gproductList a h2 {
    border-bottom: none;
    margin: 5px 0 3px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}
div.gproductList a.title {
    text-decoration: none;
}
div.inner div.rate {
    text-align: center;
}
div.inner div.rate div.wicketRatingStars>span {
    display: inline-block;
}
div.gproductList p.description {
    text-align: left;
    width: auto;
    padding-left: 0;
    margin-top: 8px;
    height: 12px;
    line-height: 12px;
    overflow: hidden;
}
div.gproductList ul.details {
    margin-top: 5px;
    font-size: 12px;
}
ul.details {
    padding: 0 10px;
    font-size: 12px;
}
ul.details li {
    float: left;
    margin-right: 11px;
    padding-left: 15px !important;
    background: url("../images/icon-views2.png") 0 center no-repeat;
    display: block;
    color: #666;
}
ul.details li:last-child {
    margin-right: 0px;
}
ul.details li.date {
    text-indent: 0;
    background: none;
    padding-left: 0 !important;
}
ul.details li.subscribe {
    background-image: url("../images/icon-subscribe2.png");
}
ul.details li.shipping {
    background-image: url("../images/icon-shipping2.png");
}
ul.details li.rate {
    text-indent: 0;
    background: none;
    padding-left: 0;
}
div.gproductList ul.details li.price {
    display: none;
}
div.gproductList .wicketRating {
    width: auto;
    margin-left: 3px;
    float: right;
    position: relative;
    top: 2px;
}
div.gproductList div.price p {
    float: right;
    color: #248813;
    font: normal normal 18px/1.3 OpenSansRegular,  Helvetica,  Arial,  sans-serif;
    margin-top: 3px;
}
div.searchResults .gproductList:first-child {
    border-top: none;
    padding-top: 0px;
}
div.main-selects {
    height: 42px;
    line-height: 42px;
    padding: 0 5px;
    border-top: 1px solid #fea20d;
    background-color: #E2E7E3;
    background-color: rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    white-space: nowrap;
}
div.main-selects select {
    margin-right: 20px;
    margin-top: 10px;
}

div.main-gallerymaingroup {
    display: inline-block;
}

div.main-gallerygroup {
    display: inline-block;
}

div.main-orderby {
    display: inline-block;
}

div.main-categoryList {
    display: none;
}

ul.galleryList {
    margin-bottom: 20px;
}
ul.galleryList>li {
    margin: 0 18px 15px 0;
    border: 1px dotted #959E9E;
    width: 230px;
    padding: 15px 0 0 0;
    text-align: center;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.05);
    background-color: #fff;
}
ul.galleryList div.innerWrap {
    border: 1px solid #fff;
}
ul.galleryList div.innerWrap a.title h2 {
    height: 23px;
    overflow: hidden;
}
.userFavouriteList {
    position: relative;
}
.relativeImg {
    position: relative;
}
.absoluteImg {
    position: absolute;
}
ul.galleryList a.galleryImg {
    display: table-cell;
    width: 230px;
    height: 82px;
    line-height: 82px;
    margin: 0 auto;
    vertical-align: middle;
}
ul.galleryList div.userFavouriteList a.galleryImg {
    line-height: 0px !important;
}
ul.galleryList a.galleryImg img {
    max-height: 82px;
    max-width: 100%;
    display: inline-block;
}
ul.galleryList>li:nth-child(3n+0) {
    clear: right;
    margin-right: 0;
}
ul.galleryList>li:nth-child(3n+1) {
    clear: left;
}
ul.galleryList h2 {
    border: none;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    margin: 5px 10px;
    text-align: center;
    padding: 0;
}
ul.galleryList h2:hover {
    color: #62B849;
}
ul.galleryList a.title {
    text-decoration: none;
    color: #333;
}
ul.galleryList a.title:hover {
    text-decoration: underline;
    color: #62B849;
}
a.owner, ul.galleryList a.gallery {
    color: #666;
    font-size: 12px;
    line-height: 12px;
    padding-left: 15px;
    background: transparent url("../images/icon-owner.png") 0 1px no-repeat;
    text-decoration: none;
}
ul.galleryList a.gallery {
    padding-left: 0;
    background: none;
}
a.owner:hover, ul.galleryList a.gallery:hover {
    color: #62B849;
    background-position: 0 -31px;
}
a.owner:hover {
    text-decoration: underline;
}
ul.galleryList div.inner {
    background: url("../images/bg-texture.png") 0 0 repeat;
    margin-top: 10px;
    padding-bottom: 20px;
}
ul.galleryList div.infobar {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
    color: #eee;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    width: 100%}
ul.galleryList div.infobar p, div.orderDetails ul.info p {
    margin-right: 12px;
    padding-left: 18px;
    display: inline;
}
div.orderDetails ul.info {
    margin: 10px 0;
}
div.orderDetails ul.info p.date {
    padding-left: 0;
    background: none;
}
div.orderDetails ul.info p.views {
    background: transparent url("../images/icon-views2.png") 0 center no-repeat;
}
div.orderDetails ul.info p.shipping {
    background: transparent url("../images/icon-shipping1.png") 0 center no-repeat;
}
p.views {
    background: transparent url("../images/icon-views.png") 0 center no-repeat;
}
p.subscribe {
    background: transparent url("../images/icon-subscribe.png") 0 center no-repeat;
}
p.shipping {
    background: transparent url("../images/icon-shipping.png") 0 center no-repeat;
}
p.description {
    clear: both;
    width: 90%;
    padding: 0 5%;
    margin: 5px 0;
    height: 12px;
    line-height: 12px;
    overflow: hidden;
}
ul.galleryList a.textlink {
    font-size: 11px;
    color: #333;
}
ul.galleryList a.textlink:hover {
    color: #62B849;
}
ul.galleryList a.delete:hover {
    color: #c00;
}
ul.galleryList p.price {
    font-size: 18px;
    color: #1B8506;
    margin-bottom: 5px;
}
div.wicketRating {
    border: none;
    margin: 0 auto;
    padding: 2px;
}
div.galleryDetails .cell {
    padding: 12px 30px 12px 0;
    border-top: 1px dotted #999;
}
div.galleryDetails .row:first-child .cell {
    border-top: none;
}
div.productDescription a.gallery {
    display: inline-block;
    font-size: 12px;
    color: #666;
}
div.gproductList.full {
    padding: 15px 0;
    border-top: 1px dotted #959E9E;
}
div.gproductList.full:first-child {
    border-top: none;
}
div.gproductList.full p.description {
    margin: 20px 0 15px;
}
div.gproductList.full ul.details {
    margin: 15px 0 0;
    padding: 0;
}
ul.clipartList {
    margin-bottom: 20px;
}
ul.clipartList li {
    padding: 0 5px 15px 0;
    width: 24%;
    word-wrap: break-word;
}
ul.clipartList>li:nth-child(4n+0) {
    clear: right;
    margin-right: 0;
}
ul.clipartList>li:nth-child(4n+1) {
    clear: left;
}
ul.clipartList li div.clipartImgContainer {
    display: table-cell;
    vertical-align: middle;
    width: 190px;
    height: 120px;
    overflow: hidden;
}
div.banner {
    background: #f2f2f2 url("../images/bg-texture.png") 0 0 repeat;
    margin: 30px 0;
    border: 1px solid #E5E5E5;
    box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.6);
    padding: 12px 0;
    position: relative;
}
div.banner a.button {
    margin: 0;
    margin-left: 20px;
}
div.banner.long {
    width: 99.9%}
div.banner.autowidth {
    width: auto;
    display: inline-block;
}
div.banner.center {
    margin: 0 auto;
}
div.banner.center p {
    float: left;
}
div.banner p {
    margin: 0 30px;
}
div.banner.icon1 p {
    background: url("../images/icon-banner1.png") 0 center no-repeat;
    padding-left: 50px;
    height: 42px;
    line-height: 42px;
    margin-left: 3%}
div.banner.icon2 p {
    background: url("../images/icon-banner2.png") 0 center no-repeat;
    padding-left: 50px;
    height: 42px;
    line-height: 42px;
}
div.banner span.text-style1 {
    color: #248813;
    font-size: 17px;
    font-family: OpenSansRegular,  Helvetica,  Arial;
}
li.createOwnBanner {
    text-align: center;
}
li.createOwnBanner a {
    margin-top: 10px;
    text-decoration: none;
}
li.createOwnBanner a:hover {
    text-decoration: none;
}
li.createOwnBanner a p {
    color: #333;
}
li.createOwnBanner:hover {
    border-color: transparent !important;
    box-shadow: none !important;
}
li.createOwnBanner:hover {
    text-decoration: none;
}
li.createOwnBanner p {
    padding-top: 80px;
    width: 90%;
    background: url("../images/icon-zoom1.png") center top no-repeat;
    margin: 20% auto 0;
}
li.createOwnBanner h3 {
    font-size: 16px;
    color: #248713;
    font-weight: normal;
    font-family: 'OpenSansRegular',  Helvetica,  Arial,  sans-serif;
}
ul#pager {
    border-top: 1px dotted #959E9E;
    padding-top: 15px;
    margin-top: 12px;
    margin-bottom: 20px;
}
ul#pager li {
    margin-right: 5px;
    color: #999;
    font-size: 12px;
}
ul#pager li a {
    color: #333;
    font-size: 12px;
    display: block;
    text-decoration: underline;
}
ul#pager li span {
    padding: 4px 7px;
}
ul#pager li a:hover span {
    background-color: #e5e5e5;
    box-shadow: 0 0 2px inset rgba(0, 0, 0, 0.08);
}
ul#pager li span em span {
    background-color: #fea20d;
    color: #fff;
    font-weight: bold;
}
ul#pager li:last-child {
    margin-left: 5px;
}
div.registerorlogin div.submenu {
    margin-top: 20px;
}
div.registerorlogin div.submenu input {
    display: block;
    margin-bottom: 10px;
}
div.registerorlogin div.submenu input[type="text"], div.registerorlogin div.submenu input[type="password"] {
    width: 200px;
}
body.embed {
    background: #fff url("../images/bg-main.png") 0 200px repeat-x;
    overflow: hidden;
}
body.embed, div.embed-area {
    width: 380px !important;
    min-width: 380px !important;
    height: 416px !important;
    margin: 0;
    padding: 0;
}
div.embed-area a.item-name {
    text-align: center;
    width: 100%;
    text-decoration: none;
    color: #248813;
}
div.embed-area a.item-name:hover {
    text-decoration: underline;
}
div.embed-area h1 {
    margin: 10px 8px 0px;
    font-size: 20px;
    line-height: 26px;
}
div.embed-area div.price {
    text-align: center;
}
div.embed-area div.main-images {
    width: 194px;
    margin: 0 auto 5px;
}
div.embed-area ul.panel-thumb {
    margin: 5px auto 22px;
}
div.embed-area ul.panel-thumb li {
    display: inline-block;
}
table.grid {
    font-size: 11px;
    border-bottom: 1px solid #DADEDE;
    clear: both;
    width: 100%;
    margin-bottom: 25px;
    line-height: 1.4;
}
table.grid tr.headers th {
    border-bottom: 1px solid #DADEDE;
    font-weight: bold;
    line-height: 1.2;
    vertical-align: top;
    font-size: 10px;
}
table.grid td, table.grid th {
    padding: 5px 12px 5px 5px;
    vertical-align: top;
    text-align: left;
}
table.grid td span {
    line-height: 2;
}
table.grid tr:nth-child(2n+1) td {
    background-color: #EFF1F1;
}
table.grid td span {
    padding: 0;
    margin: 0;
    line-height: 1.4;
}
table.grid tr.headers th a span {
    font-size: 10px;
    padding-right: 10px;
}
table.grid tr.headers th a, table.grid tr.headers th {
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
}
table.grid tr.headers th a:hover {
    text-decoration: underline;
}
ul.gridpanel-tbar {
    display: block;
    height: 25px;
    padding-top: 10px;
}
ul.gridpanel-tbar li {
    float: left;
    display: inline-block;
}
ul.gridpanel-tbar a {
    width: 16px;
    height: 16px;
    display: block;
    margin-right: 10px;
}
ul.gridpanel-tbar a.gridpanel-tbar-refresh {
    background: url("../images/gridpanel/gridpanel-refresh.png") 0 0 no-repeat;
}
ul.gridpanel-tbar a.gridpanel-refresh-disabled {
    background: url("../images/gridpanel/gridpanel-refresh-disabled.png") 0 0 no-repeat;
    cursor: default;
}
ul.gridpanel-tbar a.gridpanel-tbar-add {
    background: url("../images/gridpanel/gridpanel-tbar-add.png") 0 0 no-repeat;
}
ul.gridpanel-tbar a.gridpanel-tbar-add-disabled {
    background: url("../images/gridpanel/gridpanel-tbar-add-disabled.png") 0 0 no-repeat;
    cursor: default;
}
ul.gridpanel-tbar a.gridpanel-tbar-delete {
    background: url("../images/gridpanel/gridpanel-tbar-delete.png") 0 0 no-repeat;
}
ul.gridpanel-tbar a.gridpanel-tbar-delete-disabled {
    background: url("../images/gridpanel/gridpanel-tbar-delete-disabled.png") 0 0 no-repeat;
    cursor: default;
}
ul.gridpanel-tbar a.gridpanel-tbar-edit {
    background: url("../images/gridpanel/gridpanel-tbar-edit.png") 0 0 no-repeat;
}
ul.gridpanel-tbar a.gridpanel-tbar-edit-disabled {
    background: url("../images/gridpanel/gridpanel-tbar-edit-disabled.png") 0 0 no-repeat;
    cursor: default;
}
div.notfound {
    position: relative;
}
div.notfound h1 {
    margin-right: 0;
    margin-left: 0;
}
ul.feedbackPanel {
    color: #b00;
    font-weight: bold;
    width: 100%;
    padding: 12px 18px;
    background-color: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.05);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div#feedback-msg>ul.feedbackPanel {
    margin-bottom: 40px;
    clear: both;
}
span.feedbackLabelERROR {
    color: #b00;
    width: 100%;
    padding-top: 2px;
    font-size: 10px;
    display: block;
    margin-bottom: 10px;
}
div.pos {
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-top: 5px;
    border-bottom: 1px dotted #959E9E;
}
div.pos p span.italic {
    display: block;
}
div.pos a.textlink {
    display: block;
}
div.pos iframe {
    width: 100% !important;
}
div.posInfo {
    width: 49%;
    float: left;
    position: relative;
}
div.lightboxOverlay, div.wicket-mask-dark {
    position: fixed;
    background-color: #fff !important;
    background-color: rgba(255, 255, 255, 0.75) !important;
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}
div.lightboxBg {
    position: relative;
    top: 10%;
    width: 40%;
    max-width: 60%;
    display: block;
    margin: 0 auto;
    background-color: #fff;
    border: 8px solid rgba(0, 0, 0, 0.5);
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 15px 20px 20px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
div.wicket-modal {
    border: 8px solid rgba(0, 0, 0, 0.5) !important;
    -moz-background-clip: padding !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    padding: 15px 20px 20px !important;
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    border-radius: 8px !important;
    background-color: #fff !important;
}
div.wicket-modal div.w_blue {
    -moz-background-clip: padding !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
}
div.wicket-modal div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div.wicket-modal {
    cursor: auto !important;
}
div.wicket-modal div.w_content_3 {
    border: none !important;
}
div.wicket-modal div.w_content td {
    padding: 3px 5px 3px 0 !important;
}
div.wicket-modal div.w_content label {
    padding-right: 25px !important;
}
div.wicket-modal div.w_right_1 {
    margin: 0 !important;
}
div.lightboxBg h3, div.wicket-modal span.w_captionText {
    margin-bottom: 12px;
    margin-right: 50px;
    margin-left: 0 !important;
    color: #248813;
    font-family: OpenSansRegular,  Helvetica,  Arial;
    line-height: 1.5;
    font-size: 18px;
    position: relative !important;
}
div.wicket-modal div.w_caption {
    height: auto !important;
    position: relative !important;
}
a.lightboxCloseLink {
    position: relative;
    float: right;
    font-size: 13px;
    font-weight: bold;
    color: #666;
    text-decoration: none;
    padding: 8px;
    top: -10px;
    right: -10px;
}
div.lightboxBg div.group {
    margin-bottom: 10px;
}
a.lightboxCloseLink:hover {
    color: #000;
}
a.textlink.lightbox {
    font-weight: normal;
    font-size: 11px;
}
div.login-or-design div.grid_6 {
    width: 43%;
    margin-right: 3%;
    margin-left: 3%}
div.login-or-design input {
    margin-bottom: 10px;
}
div.login-or-design p {
    margin-top: 20px;
}
div.wicket-modal div.w_content div.login-or-design label {
    padding-right: 0 !important;
    font-size: 12px;
}
textarea.embedTxt {
    width: 100%;
    height: 88px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="text"], input[type="password"], select, textarea, input[type="checkbox"], input[type="file"] {
    border: 1px solid #BDC0BE;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 5px;
    background: #f2f2f2;
    min-width: 72px;
    background: -moz-linear-gradient(top,  #f2f2f2 0%,  #fefefe 100%);
    background: -webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #f2f2f2),  color-stop(100%,  #fefefe));
    background: -webkit-linear-gradient(top,  #f2f2f2 0%,  #fefefe 100%);
    background: -o-linear-gradient(top,  #f2f2f2 0%,  #fefefe 100%);
    background: -ms-linear-gradient(top,  #f2f2f2 0%,  #fefefe 100%);
    background: linear-gradient(to bottom,  #f2f2f2 0%,  #fefefe 100%);
    font-size: 12px;
    margin-left: 0 !important;
}
input[type="checkbox"] {
    min-width: 1px;
    padding: 7px;
}
label:not(.noLink) {
    cursor: pointer;
}
div#registration-form {
    margin: 20px 0 25px 0 !important;
    width: 100%;
    position: relative;
}
div#registration-form.narrow {
    display: block;
}
div#registration-form.defaultCursor label {
    cursor: default;
}
div#registration-form, div.delivery-details {
    display: table;
}
div.delivery-details {
    width: 100%}
div#registration-form div.field, div.delivery-details div.field {
    display: table-row;
    padding-bottom: 10px;
    position: relative;
}
div#registration-form div.field label, div.delivery-details div.field label {
    text-align: right;
    padding-right: 20px;
    padding-left: 5px;
    display: table-cell;
    vertical-align: top;
    width: 180px;
}
div.delivery-details div.field label {
    padding-bottom: 10px;
}
div#registration-form div.field label.reg-long-label {
    display: inline;
    text-align: left;
}
hr.dotted {
    border: none;
    border-bottom: 1px dotted #959E9E;
    clear: both;
    display: block;
    height: 1px;
    text-align: left;
    width: 100%;
    margin: 10px 0 15px;
}
div#registration-form div.field .button {
    margin-top: 20px;
}
div#registration-form input, div#registration-form select, div#registration-form textarea {
    margin-bottom: 10px;
}
div#registration-form input[type="text"] {
    min-width: 200px;
}
div#registration-form textarea {
    min-width: 320px;
    min-height: 64px;
}
span.required {
    position: absolute;
    color: #d00;
    margin-left: 2px;
}
div.avatar {
    position: relative;
}
a.avatar {
    float: right;
    position: absolute;
    top: 0;
}
p.domain {
    margin-bottom: 3px;
    position: relative;
    top: -5px;
    color: #666;
    font-size: 12px;
}
p.domain span {
    font-weight: bold;
}
span.maxTags {
    font-size: 11px;
    display: block;
    color: #666;
    font-style: italic;
}
div#footer, div.footerfix {
    height: 220px;
}
div#footer div.inner {
    margin: 0 auto !important;
    max-width: 1140px;
    min-width: 900px;
}
div#footer {
    clear: both;
}
div#footer div.inner {
    background: #eee url("../images/bg-footer.png") 0 0 repeat-x;
    padding: 25px 10px 50px;
    position: relative;
}
div#footer h3 {
    font-weight: bold;
    color: #3E4F4F;
    margin-bottom: 5px;
    line-height: 1.4;
}
div#footer li a {
    color: #3E4F4F;
    font-size: 12px;
    line-height: 2;
}
div#footer li a:hover {
    color: #fea20d;
}
div#footer div.inner div.group {
    float: left;
    margin-right: 5%;
    max-width: 12.5%}
div#footer div.group ul.inline li {
    margin-right: 10px;
}
div#footer div.group ul.inline li:last-child {
    margin-right: 0;
}
div.sidebar iframe {
    border: none;
    overflow: hidden;
    width: 238px;
    height: 336px;
    top: -5px;
    position: relative;
}
div.addthis_toolbox {
    position: relative;
    float: right;
    top: -5px;
}
.flex-control-paging li a.flex-active {
    background: #60BB46 !important;
}
div.wicket-modal {
    font-size: 100%;
    position: fixed;
    _position: absolute;
    z-index: 20001;
    visibility: hidden;
}
div.wicket-modal div.w_top {
    cursor: default !important;
}
div.wicket-modal div.w_top_1, div.wicket-modal div.w_bottom_1 {
    width: 100%;
    overflow: hidden;
    display: none !important;
}
div.wicket-modal div.w_top {
    height: 11px;
    background-position: 0px -16px;
    overflow: hidden;
    cursor: n-resize;
    padding: 0px;
    margin: 0px;
}
div.wicket-modal .w_topLeft {
    width: 14px;
    height: 11px;
    float: left;
    background-position: 0px 0px;
    overflow: hidden;
    cursor: nw-resize;
}
div.wicket-modal div.w_topRight {
    cursor: default !important;
}
div.wicket-modal div.w_left {
    background-position: 0px 0px;
    background-repeat: repeat-y;
    cursor: default !important;
    width: 100%}
div.wicket-modal div.w_right_1 {
    margin-left: 10px;
}
div.wicket-modal div.w_right {
    background-position: right;
    background-repeat: repeat-y;
    cursor: default !important;
    width: 100%}
div.wicket-modal div.w_content_1 {
    margin-right: 0 !important;
    cursor: auto;
}
div.wicket-modal table {
    margin-top: 5px !important;
}
div.wicket-modal div.w_caption {
    height: 1.4em;
    overflow: hidden;
    cursor: default;
    position: relative;
    background-color: white;
    cursor: default;
    line-height: 1.4em;
    color: #666;
}
div.wicket-modal a.w_close {
    line-height: 24px !important;
    height: 24px !important;
    width: 24px !important;
    position: relative !important;
    float: right;
    right: 0 !important;
    padding: 0px;
    margin: 0px;
    background: url("../images/modal-close.png") 0 0 no-repeat !important;
}
div.wicket-modal a.w_close:hover {
    background-position: 0 -40px !important;
}
div.wicket-modal span.w_captionText {
    height: 1.4em;
    position: absolute;
    margin-left: 3px;
    font-weight: bold;
    left: 0em;
}
div.wicket-modal div.w_content_2 {
    width: 100%;
    background-color: white;
    padding-top: 0.1em;
    _overflow: auto;
}
div.wicket-modal div.w_content_3 {
    border: 1px solid #bbb;
    padding: 0px;
}
div.wicket-modal div.w_content {
    width: 100%;
    background-color: white;
    height: auto !important;
}
div.wicket-modal div.w_content_container {
    position: static !important;
}
div.wicket-modal iframe {
    width: 100%;
    height: 400px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    position: relative;
}
div.wicket-modal div.w_bottom_1 {
    width: 100%;
    overflow: hidden;
    cursor: default !important;
}
div.wicket-modal div.w_bottom {
    height: 15px;
    background-position: 0px -32px;
    overflow: hidden;
}
div.wicket-modal div.w_bottomRight {
    width: 14px;
    height: 15px;
    float: right;
    background-position: -48px 0px;
    cursor: default !important;
    overflow: hidden;
}
div.wicket-modal div.w_bottomLeft {
    width: 14px;
    height: 15px;
    float: left;
    background-position: -32px 0px;
    overflow: hidden;
    cursor: default !important;
}
div.wicket-modal div.w_blue div.w_left, div.wicket-modal div.w_blue div.w_right {
    background: #fff !important;
}
div.wicket-modal div.w_blue div.w_top, div.wicket-modal div.w_blue div.w_bottom, div.wicket-modal div.w_blue div.w_topLeft, div.wicket-modal div.w_blue div.w_topRight, div.wicket-modal div.w_blue div.w_bottomRight, div.wicket-modal div.w_blue div.w_bottomLeft {
    background: none !important;
}
@media (max-width: 768px) {
    div.wicket-modal {
        font-size: 90%;
        width: auto !important;
        left: 0px !important;
    }
}div#left-area.message {
     text-align: center;
 }
div#left-area.message p.subtitle {
    margin-bottom: 40px;
}
div#left-area.message h1 {
    clear: both;
    width: 75%;
    text-align: center;
    padding-top: 60px;
    font-size: 24px;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.5;
    margin-bottom: 25px;
}
div.commissionInfo {
    position: relative;
    top: -35px;
}
div.commissionInfo div.balance {
    margin-bottom: 20px;
}
div.commissionInfo div.balance span.price {
    font: bold normal 17px Helvetica,  Arial;
    color: #248813;
    padding-left: 5px;
}
div.commissionTabs {
    padding: 3px;
    background-color: #e4e4e4;
    background-color: rgba(0, 0, 0, 0.066);
    border: 1px solid #ddd;
    border: 1px solid rgba(0, 0, 0, 0.066);
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}
div.commissionTabs li a {
    text-decoration: none;
    color: #141414;
    display: block;
    font-weight: bold;
    font-weight: normal;
    padding: 3px 15px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}
div.commissionTabs li a:hover {
    text-decoration: underline;
}
div.commissionTabs li a.active:hover {
    text-decoration: none;
}
div.commissionTabs li a.active {
    color: #333;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.33);
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.25);
    background: -moz-linear-gradient(top,  #fff 0%,  #e1e1e1 100%);
    background: -webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #fff),  color-stop(100%,  #e1e1e1));
    background: -webkit-linear-gradient(top,  #fff 0%,  #e1e1e1 100%);
    background: -o-linear-gradient(top,  #fff 0%,  #e1e1e1 100%);
    background: -ms-linear-gradient(top,  #fff 0%,  #e1e1e1 100%);
    background: linear-gradient(to bottom,  #fff 0%,  #e1e1e1 100%);
    background-color: #fff;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05), inset 0 0 1px #fff;
}
body.designer h1 {
    display: none;
}
body.designer {
    background: #EFEFF1 url("../images/bg.jpg") center top repeat-x;
    width: 100%}
body.designer div#wrap {
    position: relative;
    top: -137px;
    margin: 0 auto;
    width: 1008px;
    padding: 0;
    margin: 0 auto;
    width: 1008px;
}
body.designer object#designer {
    padding: 0;
    margin: 0;
}
div#search option.main {
    font-weight: bold;
}
div#search option.sub {
    text-indent: 10px;
}
sup {
    font-size: 66%;
    position: relative;
    top: -4px;
}
italic, .italic {
    font-style: italic;
}
p {
    margin-bottom: 10px;
}
input[type="submit"]:hover, select:hover {
    cursor: pointer;
}
.inline li {
    display: inline;
    float: left;
}
.nomargin {
    margin: 0 !important;
}
.hidden {
    display: none;
}
strong, .strong {
    font-weight: bold;
}
.normal {
    font-weight: normal;
}
.justify {
    text-align: justify;
}
.group:before, .group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1;
}
.noborder {
    border: none;
}
.float-left {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.float-right {
    float: right;
    position: relative;
    margin-left: 10px;
    margin-bottom: 10px;
}
.clear-right {
    clear: right;
}
.clear-left {
    clear: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.lowercase {
    text-transform: lowercase;
}
.defaultcursor {
    cursor: default;
}
.inline-block {
    display: inline-block !important;
}
.table {
    display: table;
}
.row {
    display: table-row;
}
.cell {
    display: table-cell;
}
.container_12 {
    margin-left: 4%;
    margin-right: 4%}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    position: relative;
    margin-left: 1%;
    margin-right: 1%}
.grid_1 img, .grid_2 img, .grid_3 img, .grid_4 img, .grid_5 img, .grid_6 img, .grid_7 img, .grid_8 img, .grid_9 img, .grid_10 img, .grid_11 img, .grid_12 img {
    max-width: 96%;
    height: auto;
}
.alpha {
    margin-left: 0;
}
.omega {
    margin-right: 0;
}
.container_12 .grid_1 {
    width: 6.333%}
.container_12 .grid_2 {
    width: 14.667%}
.container_12 .grid_3 {
    width: 23.0%}
.container_12 .grid_4 {
    width: 31.333%}
.container_12 .grid_4 {
    width: 31%}
.container_12 .grid_5 {
    width: 39.667%}
.container_12 .grid_6 {
    width: 48.0%}
.container_12 .grid_7 {
    width: 56.333%}
.container_12 .grid_8 {
    width: 64.667%}
.container_12 .grid_9 {
    width: 72.5%}
.container_12 .grid_10 {
    width: 81.333%}
.container_12 .grid_11 {
    width: 89.667%}
.container_12 .grid_12 {
    width: 98.0%}
.container_12 .prefix_1 {
    padding-left: 8.333%}
.container_12 .prefix_2 {
    padding-left: 16.667%}
.container_12 .prefix_3 {
    padding-left: 25.0%}
.container_12 .prefix_4 {
    padding-left: 33.333%}
.container_12 .prefix_5 {
    padding-left: 41.667%}
.container_12 .prefix_6 {
    padding-left: 50.0%}
.container_12 .prefix_7 {
    padding-left: 58.333%}
.container_12 .prefix_8 {
    padding-left: 66.667%}
.container_12 .prefix_9 {
    padding-left: 75.0%}
.container_12 .prefix_10 {
    padding-left: 83.333%}
.container_12 .prefix_11 {
    padding-left: 91.667%}
.container_12 .suffix_1 {
    padding-right: 8.333%}
.container_12 .suffix_2 {
    padding-right: 16.667%}
.container_12 .suffix_3 {
    padding-right: 25.0%}
.container_12 .suffix_4 {
    padding-right: 33.333%}
.container_12 .suffix_5 {
    padding-right: 41.667%}
.container_12 .suffix_6 {
    padding-right: 50.0%}
.container_12 .suffix_7 {
    padding-right: 58.333%}
.container_12 .suffix_8 {
    padding-right: 66.667%}
.container_12 .suffix_9 {
    padding-right: 75.0%}
.container_12 .suffix_10 {
    padding-right: 83.333%}
.container_12 .suffix_11 {
    padding-right: 91.667%}
.container_12 .push_1 {
    left: 8.333%}
.container_12 .push_2 {
    left: 16.667%}
.container_12 .push_3 {
    left: 25.0%}
.container_12 .push_4 {
    left: 33.333%}
.container_12 .push_5 {
    left: 41.667%}
.container_12 .push_6 {
    left: 50.0%}
.container_12 .push_7 {
    left: 58.333%}
.container_12 .push_8 {
    left: 66.667%}
.container_12 .push_9 {
    left: 75.0%}
.container_12 .push_10 {
    left: 83.333%}
.container_12 .push_11 {
    left: 91.667%}
.container_12 .pull_1 {
    left: -8.333%}
.container_12 .pull_2 {
    left: -16.667%}
.container_12 .pull_3 {
    left: -25.0%}
.container_12 .pull_4 {
    left: -33.333%}
.container_12 .pull_5 {
    left: -41.667%}
.container_12 .pull_6 {
    left: -50.0%}
.container_12 .pull_7 {
    left: -58.333%}
.container_12 .pull_8 {
    left: -66.667%}
.container_12 .pull_9 {
    left: -75.0%}
.container_12 .pull_10 {
    left: -83.333%}
.container_12 .pull_11 {
    left: -91.667%}
.defaultaddress td {
    background-color: #60BB46 !important;
}
.year-select {
    display: inline;
    float: right;
}
.balance {
    display: inline;
    font-weight: bold;
}
.balance-years {
    margin-bottom: 15px;
}
.public-product {
    position: absolute;
    width: 50px !important;
    height: auto;
    margin-bottom: 3px;
    top: -2px;
    right: -2px;
    z-index: 5;
}
.purchase-warning {
    position: fixed;
    bottom: 1%;
    right: 0%;
    margin-left: -200px;
    width: 400px;
}
.purchase-warning-content {
    background: #fea20d url("../images/icon-info-1.png") 13px center no-repeat;
    padding: 5px 14px 5px 48px;
    color: #fff;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.4;
}
.purchase-warning-icon {
    display: none;
    background: transparent url("../images/small-warning-icon.png") left center no-repeat;
    height: 50px;
}
.cart-forward-button-message {
    width: 400px;
}
.cart-forward-button-message-content {
    background: #fea20d url("../images/icon-info-1.png") 13px center no-repeat;
    padding: 5px 14px 5px 48px;
    color: #fff;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.4;
}
.cart-forward-button-message-icon {
    display: none;
    background: transparent url("../images/small-warning-icon.png") left center no-repeat;
    height: 50px;
}
.delivery-information {
    margin: 15px 120px 15px -1px;
    font: bold normal 16px/1.3 OpenSansRegular,  Helvetica,  Arial,  sans-serif;
}
.delivery-information-link {
    font-size: 14px;
}
.linkOpeningHoursAndMap-link {
    font-size: 11px;
    margin-left: 5px;
    color: #248813;
}
.description-div {
    font-size: 11px;
    margin-left: 5px;
}
.delivery-time-small {
    color: #248813;
}
.delivery-time {
    font-size: 1.2em;
    color: #248813;
    animation: blinker 1s linear infinite;
    animation-iteration-count: 1;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}.bank-transfer {
     font-size: 13px;
 }
.delivery-time-detail {
    margin: 10px 0px 10px 0px;
    border-top: 1px dotted #959E9E;
    font-size: 15px;
    font-weight: bold;
}
.shopping-cart-item-list {
    padding: 5px 0;
    margin-left: 0;
}
div.designer {
    display: inline-block;
}
.bianco-size-chart {
    width: 290px;
    height: auto;
}
table#purchase-address-view-detail input[type="text"] {
    min-width: 200px;
}
.login-or-forgot-password {
    padding-top: 25px;
}
.bianco-sub-category-button {
    float: right !important;
    margin-top: 0px !important;
}
.giftcard_order {
    font-size: large;
    font-weight: bold;
}
.giftcard_button_disabled {
    background-image: linear-gradient(to bottom,  grey 0%,  grey 100%) !important;
    pointer-events: none !important;
    cursor: default !important;
    border: 1px solid grey !important;
}
.productinfo {
    text-align: center;
    margin-top: 15px;
}
.productinfo h1 {
    color: #248813;
    font: normal normal 18px/1.3 OpenSansRegular,  Helvetica,  Arial,  sans-serif;
    display: inline;
    margin: 0;
}
.deliverytime_detail_link {
    background: url("../images/icon-truck.png") 0px -2px no-repeat;
    padding-left: 30px;
    clear: both;
    margin: 5px 0;
    display: inline-block;
}
.deliverytime_detail_mobile_link {
    background: url("../images/icon-truck.png") 0px -2px no-repeat;
    padding-left: 30px;
    clear: both;
    margin: 5px 0;
    display: inline-block;
}
.productsize_link {
    background: url("../images/icon-ruler.png") 2px -12px no-repeat;
    padding-left: 46px;
}
.productsize_mobile_link {
    background: url("../images/icon-ruler.png") 2px -12px no-repeat;
    padding-left: 46px;
}
.disable_savebutton {
    pointer-events: none;
    cursor: default;
}
.purchase_detail {
    background: #eff1f1;
    height: auto;
}
.purchase_detail_padding {
    padding: 5px;
}
.block {
    display: block;
}
.postapont_address {
    padding-left: 25px;
    font-weight: bold;
}
.postapont_auto_label {
    color: #FF8C00;
}
.mobil_social_logo_container, .mobile_nav span.menu_label, .sizeTable_mobile, .other_pages_table {
    display: none;
}
.mobile.desktop {
    display: inherit !important;
}
span.colorList {
    width: 95px;
}
.clipart_dropdown {
    visibility: hidden;
}
.order_dropdown {
    visibility: hidden;
}
.grey_background {
    background-color: #C0C0C0;
    position: relative !important;
}
.grey_background img {
    position: absolute;
    margin: auto !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.buttons_container {
    display: inline-block;
}

.parentcategoryNameLink {
    text-decoration: none;
}

.parentcategoryNameLinkDiv {
    color: #1A8506;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin-left: 30px;
}

.parentcategoryNameLinkDiv:hover {
    color: #ffaa06;
}

.shipping_noshipping_link {
    color: black;
    text-decoration: none;
}
.shipping_noshipping_selected {
    color: #ffaa06;
}

.mobil-table {
    display: none;
}

.mobilBiancoCategoryPanel_nav {
    display: none !important;
}

.newlineLink {
    display: block
}

@media (min-width: 769px) {
    .mobile {
        display: none !important;
    }
    .sizeTable_mobile, .other_pages_table {
        display: none !important;
    }
}@media (max-width: 768px) {
    body {
        min-width: inherit;
        width: 100%;
        background-image: none;
        }
    div#wrap, div#footer div.inner {
        min-width: inherit;
        width: 100%;}
    .inner a.logo {
        margin: 0 120px;
    }
    .inner a.logo img {
        width: 100%}
    .mobile_nav {
        position: absolute;
        bottom: 43px;
        left: 10px;
    }
    .mobile_nav .menu_bars {
        display: inline-block;
    }
    .mobile_nav span.menu_label {
        display: inline-block;
        text-transform: uppercase;
        height: 30px;
        vertical-align: top;
        font-size: 20px;
        padding-top: 10px;
        padding-left: 10px;
    }
    .mobile_menu_bar .bar1, .mobile_menu_bar .bar2, .mobile_menu_bar .bar3 {
        width: 35px;
        height: 5px;
        background-color: #fea20d;
        margin: 8px 0;
        transition: 0.4s;
    }
    .mobile_menu_bar.change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px,  10px);
        transform: rotate(-45deg) translate(-9px,  10px);
    }
    .mobile_menu_bar.change .bar2 {
        opacity: 0;
    }
    .mobile_menu_bar.change .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px,  -9px);
        transform: rotate(45deg) translate(-8px,  -9px);
    }
    ul.inline.menu-top {
        display: none;
    }
    table.discountMatrix.verticalTableMobile {
        display: table;
        width: 100%}
    .swapableTable {
        width: 100%}
    .swapableTable tr {
        display: block;
        float: left;
    }
    .swapableTable tr:first-child td {
        text-align: right;
        font-weight: bold;
    }
    .swapableTable.fiveRows tr {
        width: 20%}
    .swapableTable th, .swapableTable td {
        display: block;
    }
    span.sizes {
        margin: 0 3px 5px;
    }
    span.colorList {
        text-align: left;
    }
    #search, div.sidebarBlock {
        display: none;
    }
    .container_12 .grid_3 {
        width: 50%}
    h3.sidebarListHeader {
        display: none;
    }
    .container_12 .grid_9 .group .grid_8, .group .grid_4, .container_12 .grid_9 {
        width: 100%}
    .container_12 .grid_9.group h1 {
        margin: 15px auto 35px auto;
        text-align: center;
    }
    .subpageBox {
        padding: 10px;
    }
    div.sidebar {
        position: absolute;
        left: -55%;
        z-index: 1;
        transition: all 400ms;
        margin-top: 0px;
    }
    div.sidebar.show {
        left: 0px;
        transition: all 400ms;
    }
    .biancoCategorySidebarPanel {
        position: inherit !important;
        margin-bottom: 0px !important;
    }

    .mobilBiancoCategoryPanel {
        margin-left: 10px !important;
        margin-bottom: 0px !important;
    }

    .mobilBiancoCategoryPanel>ul {
        font-size: 12px !important;
    }
    .mobilBiancoCategoryPanel>ul>li.firstLevel {
        position: relative !important;
    }
    .mobilBiancoCategoryPanel>ul>li.firstLevel>a {
        cursor: pointer !important;
        background: transparent url("../images/icon-arrow3.png") 99% center no-repeat !important;
        color: #141414 !important;
        text-decoration: none !important;
        padding: 6px 15px 6px 0 !important;
        border-top: 1px solid transparent !important;
        border-bottom: 1px dotted #98A19F !important;
        display: block !important;
        text-transform: uppercase !important;
        margin: 0 !important;
    }
    .mobilBiancoCategoryPanel>ul>li.firstLevel.active>a {
        color: #1A8506 !important;
        border-bottom: 1px solid #60BB46 !important;
        background-image: url("../images/icon-arrow4.png") !important;
        font-weight: bold !important;
    }
    .mobilBiancoCategoryPanel>ul>li.firstLevel:hover>a {
        color: #1A8506 !important;
        background-image: url("../images/icon-arrow5.png") !important;
    }
    .mobilBiancoCategoryPanel>ul>li.firstLevel>ul {
        list-style: none !important;
    }
    .mobilBiancoCategoryPanel>ul>li.firstLevel>ul>li>a {
        color: #141414 !important;
        padding: 6px 15px 6px 0 !important;
        display: block !important;
        margin: 0 !important;
        background-color: #DFE1E1 !important;
        padding-left: 20px !important;
        text-decoration: none !important;
        background: rgba(0, 0, 0, 0.067) url("../images/icon-dot1.png") 10px center no-repeat !important;
    }
    .mobilBiancoCategoryPanel>ul>li.firstLevel>ul>li>a:hover {
        text-decoration: underline !important;
        background-color: rgba(0, 0, 0, 0.1) !important;
    }
    .mobilBiancoCategoryPanel>ul>li.firstLevel>ul>li.active>a {
        font-weight: bold !important;
    }

    .mobilBiancoCategoryPanel .secondLevel>ul>li>a {
        color: #141414 !important;
        padding: 6px 15px 6px 0 !important;
        display: block !important;
        margin: 0 !important;
        background-color: #b2b4b4 !important;
        padding-left: 30px !important;
        text-decoration: none !important;
        background: #b2b4b4 url(../images/icon-dot1.png) 20px center no-repeat !important;
    }

    .mobilBiancoCategoryPanel .secondLevel>ul>li>a:hover {
        text-decoration: underline !important;
        background-color: #b2b4b4 !important;
    }

    .mobilBiancoCategoryPanel .secondLevel>ul>li.active>a {
        font-weight: bold !important;
    }

    .mobil_login {
        width: 100% !important;
        justify-content: center;
        display: flex;
        border-bottom: 1px dotted #959E9E;
    }

    .mobil_register {
        width: 100% !important;
        justify-content: center;
        display: flex;
    }

    .mobil_register #registration-form div.field label {
        width: 100px !important;
    }

    .mobil_registration_header {
        margin-left: 20px !important;
    }

    .mobil_register #registration-form {
        justify-content: center;
        display: flex !important;
    }

    div.home div.biancoCategoryPanel ul {
        -webkit-box-shadow: 3px 3px 10px 0px #a5a5a5;
        -moz-box-shadow: 3px 3px 10px 0px #a5a5a5;
        box-shadow: 3px 3px 10px 0px #a5a5a5;
    }
    img.mainPic {
        width: 100%;
        max-width: 100%}
    .sizeTable_mobile {
        width: 100%}
    .sizeTable_mobile .grid_3 {
        width: 100%}
    .homePanel {
        margin: 0px 15px;
    }
    .homePanel .flexslider {
        border: none;
        width: 100%}
    .homePanel div.promo.gallery {
        width: 100%;
        margin-left: 0px;
    }
    ul.communityItems li {
        width: 50%}
    .sidebarBlock.mobil_social_logo_container {
        display: block;
        margin-bottom: 30px;
        margin-top: 0px;
    }
    .sidebarBlock.mobil_social_logo_container li.mobil_social_logo {
        background-color: #fea20d;
        display: inline-block;
        padding: 10px;
        border-radius: 50px;
        margin: 10px 3% 0px 3%}
    .mobil_social_logo_container ul {
        text-align: center;
        margin-bottom: 15px;
    }
    .mobil_social_logo_container .newsletter_container {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    .home-other {
        display: none;
    }
    ul.productList>li {
        width: 50%}
    div#footer div.inner {
        padding-bottom: 0px;
    }
    div#footer div.inner div.group:nth-child(4), div#footer div.inner div.group:nth-child(5) {
        display: none;
    }
    div#footer div.inner div.group:last-child {
        float: none;
        width: auto;
        position: absolute;
        top: 10px;
        left: 2%}
    div#footer div.inner div.group {
        width: 48%;
        max-width: 48%;
        margin-right: 0px;
        margin-left: 2%}
    div#footer, div.footerfix {
        height: auto;
    }
    div#footer div.inner {
        padding: 120px 0px 0px 0px;
    }
    div#footer div.inner div.group:last-child ul {
        width: 345px;
    }
    div#footer div.inner div.group:last-child ul li {
        float: left;
    }
    div#footer div.inner div.group:last-child ul li:nth-child(2) {
        margin-top: 20px;
    }
    div#footer div.inner div.group:last-child ul li:nth-child(2), div#footer div.inner div.group:last-child ul li:nth-child(3) {
        margin-left: 10px;
        margin-bottom: 5px;
    }
    div.productSelection div {
        float: none;
        width: 75%;
        margin: 0 auto;
    }
    div.productSelection div.group a {
        display: block;
    }
    div.productSelection div.group a img {
        vertical-align: middle;
    }
    div.productSelection div.group a span.button {
        vertical-align: middle;
        width: 158px;
    }
    ul.features li:nth-of-type(1n+4), ul.productFeatures li:nth-of-type(1n+4) {
        display: none;
    }
    ul.productFeatures {
        margin-top: 20px;
        text-align: center;
    }
    ul.productFeatures li {
        padding-left: 20px;
        margin-right: 10px;
        background: transparent url(../images/icon-tick1.png) left center no-repeat;
        display: inline-block;
        float: none;
        line-height: 2;
    }
    .baseTopicImgContainer img {
        left: 25%}
    div.banner.icon1 p {
        padding-left: 0px;
        text-align: center;
        margin-left: 30px;
    }
    div.comment q {
        margin: 0 auto;
        padding-left: 55px;
    }
    q:before {
        left: -10px;
    }
    div.addthis_toolbox {
        width: 100%;
        text-align: right;
    }
    p.subtitle {
        padding-left: 10px;
    }
    .subpageBox .group div {
        text-align: center;
    }
    div.biancosub {
        margin-left: 0px !important;
        width: 100% !important;
    }
    div.biancosub p {
        text-align: left;
    }
    .productsize_link {
        padding-left: 50px;
    }
    .productsize_mobile_link {
        padding-left: 50px;
    }
    div.fullwidth {
        min-width: 100% !important;
    }
    #head .inline.group {
        margin: 0px;
    }
    .group {
        margin: 10px;
    }
    .group .grid_8 {
        text-align: center;
    }
    .product_position {
        text-align: left !important;
    }
    .group h2 {
        text-align: center;
    }
    .group .descriptionContainer {
        padding: 0px 10px;
    }
    .sidebar .group {
        margin: 0px;
    }
    a.button, input.button, button[name="buttonOk"], div.wicket-modal button, span.button {
        padding: 10px 20px;
    }
    .mobile_group a.productsize_link, .mobile_group a.deliverytime_detail_link, .mobile_group a.other_pages_link {
        display: none;
    }
    div.addthis_toolbox {
        top:  0px;
    }
    ul#breadcrumbs {
        margin-left: 5px;
    }
    div.main-gallerymaingroup {
        display: none;
    }

    div.main-gallerygroup {
        display: none;
    }

    div.main-categoryList {
        display: block;
    }

    div.main-categoryList select {
        display: block;
        width: 100%;
    }

    div.main-orderby {
        display: block;
    }

    div.main-orderby select {
        display: block;
        width: 100%;
    }

    div.main-selects {
        height: auto !important;
    }

    div.main-selects select {
        margin-right: 0px;
        margin-top: 0px;
    }

    ul#pager li a {
        font-size: 18px !important;
        font-weight: bold !important;
    }
    ul#pager li span {
        font-size: 18px !important;
        font-weight: bold !important;
    }

    #pager li:nth-of-type(3) {
        clear:left;
    }

    .pagerPrev:after {
        clear:left;
    }

    .pagerNext {
        clear:left;
    }
    
    .main-categoryList option {
        float: left;
    }

    .clipart_dropdown {
        visibility: visible;
        height: auto !important;
    }

    .order_dropdown {
        visibility: visible;
        height: auto !important;
    }

    .showall {
        float: left;
        position: initial !important;
    }

    .tbl-orders {
        table-layout: fixed !important;
    }

    .order_details {
        display: none !important;
    }

    .tbl-orders .headers th {
        word-break: break-all;
    }

    .mobile_continue {
        display: none !important;
    }

    div.pageSelects {
        margin-left:15px !important;
    }

    .delivery-details .grid_6, .mobile_max_width {
        width: 98% !important;
    }

    .delivery-information-link {
        display: block !important;
    }
    .linkOpeningHoursAndMap-link{
        display: block !important;
    }
    .buttons_container {
        width: 100%;
        text-align: center;
    }

    .mobile_comment {
        margin-top: 10px;
    }
    .mobile_dotted_border {
        border-top: 1px dotted #959E9E;
        padding-top: 10px !important;
    }

    div.mainSummary {
        width: 92% !important;
    }

    div.mainSummary ul {
        margin: 0px !important;
    }

    .mobile_new_line_li {
        clear: both;
    }

    .mobile_ul_list {
        float: left !important;
    }

    .mobile_ul_list li {
        margin-top: 10px !important;
    }

    .mobile_float_right_li {
        float: right !important;
    }

    .mobile_float_left_li {
        float: left !important;
    }

    .emptybasket {
        position: initial !important;
        margin-left: 10px !important;
    }

    .mobile_basketItems {
        width: 45% !important;
    }

    .productImgList {
        left: 0px !important;
    }

    .shoppingcartimage {
        height: 120px !important;
    }

    .mobil-table {
        display: inherit;
    }

    .mobilBiancoCategoryPanel_nav {
        display: inherit !important;
    }

    .mobil-table-column {
        display: none !important;
    }

    .mobil-footer {
        display: none !important;
    }

    .mobilBiancoCategoryPanel_icons {
        display: inline-block;
    }

    .mobilBiancoCategoryPanel_hidden {
        display: none !important;
    }

    .mobilBiancoCategoryPanel_visibleOnMobile {
        display: inherit !important;
    }

    div#gallery-search .input{
        display: none !important;
    }

    div#gallery-search .submit{
        display: none !important;
    }

    div#gallery-search{
        position: relative !important;
        line-height: 42px;
        padding: 0 5px;
        border-top: 1px solid #fea20d;
        background-color: rgba(0, 0, 0, 0.05);
        white-space: nowrap;
        right: 0px;
        bottom: -10px;
    }

    div#gallery-search select{
        display: block !important;
        width: 100% !important;
    }

    div#gallery-search label{
        display: block !important;
    }

    .productinfo {
        margin-top: 10px !important;
    }

    .productinfo div{
        margin-top: 10px;
    }


}
@media (max-width: 500px) {
    body {
        background-position: center 100px,  0 -13px;
    }
    div#head {
        height: 75px;
    }
    div#menu {
        top: 35px;
        padding-right: 0;
    }
    .mobile_nav {
        bottom: 27px;
    }
    .mobile_nav span.menu_label {
        font-size: 14px;
        padding-top: 4px;
        padding-left: 5px;
    }
    .mobile_menu_bar .bar1, .mobile_menu_bar .bar2, .mobile_menu_bar .bar3 {
        width: 30px;
        height: 3px;
        margin: 5px 0px;
    }
    a.logo {
        width: 140px;
        height: 45px;
    }
    div.sign {
        top: 20px;
    }
    div.basket a img, div.mobilUser img, div.mobilLoggedinUser img {
        height: 25px;
        margin-right: 0px;
    }
    div.nav-wrapper {
        bottom: -40px;
    }
    .sidebarBlock.mobil_social_logo_container li.mobil_social_logo a img {
        height: 14px;
    }
    div#footer div.inner div.group:last-child ul li:first-child {
        width: 150px;
    }
    div#footer div.inner div.group:last-child ul li:first-child img {
        width: 100%}
    div#footer div.inner div.group:last-child ul li:nth-child(2) {
        margin-top: 10px;
    }
    .mobile_menu_bar.change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-3px,  7px);
        transform: rotate(-45deg) translate(-3px,  7px);
    }
    .mobile_menu_bar.change .bar3 {
        -webkit-transform: rotate(45deg) translate(-5px,  -9px);
        transform: rotate(45deg) translate(-5px,  -9px);
    }
    ul.features li, ul.productFeatures li {
        display: block;
    }
    ul.features, ul.productFeatures {
        width: 280px;
        margin: 0 auto;
        text-align: left;
    }
    ul.productFeatures {
        margin: 20px auto 0px auto;
    }
    .baseTopicImgContainer img {
        left: 10%}
    div.banner.icon1 p {
        height: auto;
    }
    div.banner a.button {
        display: block;
        margin: 0px;
    }
}

    @media (max-width: 624px) {
        .wrap-mobile {
            width: 624px !important;
        }
        .footer-mobile {
            width: 624px !important;
        }
    }
}
