﻿/* Reset */
* { margin: 0; padding: 0; border: 0; }
a { outline: none; text-decoration: none; color: #565656; }
ul { list-style: none; }
body { text-align: left; }



/* Typography */

body { font: 62.5% Roboto, sans-serif; line-height: 1.3em; color: #000; }
a:hover { color: rgba(53, 130, 196, 1); }

p, h1, h2, h3, h4, h5, h6, ul, li { margin: 0; padding: 0; }
.small { font-size: 11px; }
img, iframe { max-width: 100%; }
.red { color: red !important; }
.blue { background-color: #3379b7; color: white !important }
.hr { border: 1px solid #cccccc; float: left; width: 100%; margin: 19px 0; }
/* Layout */

input[type="checkbox"] { width: 20px; height: 20px; vertical-align: middle }

body { }
.fixedPosition { overflow: hidden }
.wrapper { width: 100%; margin: 0 auto; }

/* Home BG */

.paymenterror { background-color: #fce7e7; border: 1px solid red; color: red; font-size: 14px; padding: 19px; width: 97%; float: left; margin-bottom: 15px; }

.homebg { width: 100%; position: relative; left: 0; float: left; }

.blackout2 { position: fixed; z-index: 10000; background-image: url(/images/trannav.png); text-align: center; width: 100%; height: 100%; display: none }
    .blackout2 img { position: fixed; top: 50%; margin-left: -100px }

.productdetailtop { width: 100%; position: relative; left: 0; -webkit-transition: left 0.3s linear; -moz-transition: left 0.3s linear; -o-transition: left 0.3s linear; transition: left 0.3s linear; background-position: top center; background-repeat: no-repeat; float: left; background-color: #ffffff; }

/* Header */

.header { height: 51px; float: left; width: 100%; margin: 0 auto; background-image: url(/images/navbg.gif); }
/*.headercontent { height: 51px; width: 980px; margin: 0 auto; }*/

.blackspan { width: 100%; margin: 0 auto; height: 61px; }
.headercontent { width: 100%; max-width: 1385px; margin: 0 auto; position: absolute; left: 0; right: 0; z-index: 9990; }
.headercontentfloat { position: fixed; background: white; top: 0; width: 100%; max-width: 1385px; margin: 0px auto 0 auto; left: 0; right: 0; z-index: 82; }

.graybar { width: 100%; margin: 0 auto; background: #c7c7c7; height: 39px; }
    .graybar .barcontent { width: 100%; max-width: 1385px; margin: 0 auto; }

.graybar2 { width: 100%; margin: 0 auto; height: 30px; text-align: center; background-color: #a6a6a6; font-size: 14px; padding: 13px 0 0 0; }
    .graybar2 .barcontent { width: 100%; max-width: 1385px; margin: 0 auto; }

.blackspan2 { width: 100%; margin: 0 auto; background-image: url(/images/trannav.png); background-repeat: repeat; height: 99px; }
.headercontent { width: 100%; max-width: 1385px; margin: 0px auto 0 auto; position: absolute; left: 0; right: 0; z-index: 82; }

.logonav { width: 100%; margin: 0 auto; height: 80px; }
    .logonav .logonavcontent { width: 100%; max-width: 1385px; margin: 0 auto; }
.logonavfloater { margin: 4px 0px 0px 4px; position: fixed; z-index: 999; width: 128px; top: 0px; }
    .logonavfloater .standardlogo { display: none }
    .logonavfloater .minilogo { display: block }

.mlogo .standardlogo { display: block }
.mlogo .minilogo { display: none }

.nav-mobile { display: none; }

.mcat { float: left; }
.mlogo { float: left; margin: 10px 0 0 0; }

.socialfb { float: left; /*margin: 20px 100px 0 10px;*/ margin: 20px 20px 0 10px; font-size: 30px }

.mcat:before, .mcat:after { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; content: ''; display: inline-block; vertical-align: middle; height: 100%; }

.mcat { background: #222; transition: background .2s ease-in-out; position: static; height: 99px; padding: 0 10px; display: inline-block; vertical-align: top; text-align: center; font-size: 0; cursor: pointer; border-left: 28px solid #555555; }
    .mcat a { color: #fff; display: inline-block; vertical-align: middle; font-size: 14px; width: 100%; }

    .mcat span { vertical-align: text-bottom; display: inline-block; width: 12px; height: 12px; background: url('/images/collectible-type-arrow.png'); margin: 5px 0 0 15px; background-repeat: no-repeat; }
    .mcat .span { background-image: url('/images/collectible-type-arrow-up.png'); }

.saleblock { background-color: red; padding: 3px 5px; color: white; position: absolute; margin-top: -13px; right: 11px; }
.saleblockm { background-color: red; padding: 3px 5px; color: white; display: inline-block; margin-left: 10px; }

.nav__row--main-nav { height: 53px; float: left; width: 99.8%; border: 1px solid #b2b2b2; padding: 3px 0; text-align:center}
.nav__row, .nav__items { margin: 0; padding: 0; }
.nav__item, .nav__item--wide, .nav__item--logo, .nav__item--search, .nav__item--hamburger { position: relative; font-weight: 300; height: 100%; display: inline-block; vertical-align: top; text-align: center; margin-right: 0px; background-color: #dad8db; }


    .nav__item .nav__lower__menu { list-style: none; font-size: 14px; font-size: 1.4rem; padding: 10px; float: left; }

.nav__lower__item { padding: 5px 0; color: #fff; text-align: left; }
    .nav__lower__item a { color: #fff; }

.nav__item a, .nav__item--wide a, .nav__item span, .nav__item--wide span { vertical-align: middle; font-size: 14px; color: #000; display: inline-block; background-repeat: no-repeat; padding: 0 8px; line-height: 17px; font-weight: bold; }
.nav__lower { position: absolute; left: 0; top: 165px; display: none; }
.nav__item a:hover { opacity: 0.4; filter: alpha(opacity=40); text-decoration: none; }
.nav__item:hover .nav__lower { display: block; }
.nav__item .nav__lower--span2 { z-index: 9999; }
    .nav__item .nav__lower--span2 .nav__lower__menu { width: 300px; }

.nav__lower__item:hover .nav__lower2 { display: block; }

.nav__lower2 { position: absolute; left: 230px; top: 0px; display: none; background-color: #dad8db; }
.nav__item .nav__lower--span3 { width: 230px; }
    .nav__item .nav__lower--span3 .nav__lower__menu { width: 100%; }

.nav__item:before, .nav__item--wide:before, .nav__item--logo:before, .nav__item--search:before { content: ''; display: inline-block; vertical-align: middle; height: 100%; }
*:before, *:after { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }


.nav__items2 { width: 100px; margin: 0; padding: 0; position: fixed; left: 0; top: 100px; z-index: 999; }
.nav__item2 { position: relative; height: 90px; width: 90px; display: inline-block; vertical-align: top; text-align: center; margin-right: 2px; }
    .nav__item2 a:before { content: ''; display: inline-block; height: 50%; }
    .nav__item2 a { vertical-align: middle; font-size: 11px; width: 100%; color: #fff; display: block; height: 100%; background-repeat: no-repeat; }
        .nav__item2 a:hover { opacity: 0.8; filter: alpha(opacity=80); text-decoration: none; }
    .nav__item2:hover .nav__lower { display: block; }
    .nav__item2 .nav__lower { position: absolute; left: 90px; top: 0; display: none; }
    .nav__item2 .nav__lower__menu { list-style: none; font-size: 14px; font-size: 1.4rem; width: 100%; padding: 30px 0 30px 20px; float: left; }
    .nav__item2 .nav__lower--span2 { width: 306%; }
        .nav__item2 .nav__lower--span2 .nav__lower__menu { width: 80%; }


.nav__items3 { width: 100px; margin: 0; padding: 0; position: fixed; left: 0; top: 100px; z-index: 999; }
.nav__item3 { position: relative; height: 51px; width: 148px; display: inline-block; vertical-align: top; text-align: center; margin-right: 2px; }
    .nav__item3 a:before { content: ''; display: inline-block; height: 50%; }
    .nav__item3 a { vertical-align: middle; font-size: 11px; width: 100%; color: #fff; display: block; height: 100%; background-repeat: no-repeat; }
        .nav__item3 a:hover { opacity: 0.8; filter: alpha(opacity=80); text-decoration: none; }
    .nav__item3:hover .nav__lower { display: block; }
    .nav__item3 .nav__lower { position: absolute; left: 90px; top: 0; display: none; }
    .nav__item3 .nav__lower__menu { list-style: none; font-size: 14px; font-size: 1.4rem; width: 100%; padding: 30px 0 30px 20px; float: left; }

    .nav__item3 .nav__lower--span2 { width: 306%; }

    .nav__item3 .nav__lower__menu { list-style: none; font-size: 14px; font-size: 1.4rem; width: 100%; padding: 30px 0 30px 20px; float: left; }
.nav__lower__menu .list__elem { list-style: none; }
.nav__lower__item, .nav__lower__item--title { padding: 5px 0; color: #fff; text-align: left; }
    .nav__lower__item a, .nav__lower__item--title a { color: #fff; }
.nav__item3 a:before { content: ''; display: inline-block; height: 50%; }
.nav__item3 a, .nav__item--wide a, .nav__item3 span, .nav__item--wide span { vertical-align: middle; font-size: 14px; width: 100%; color: #fff; display: block; height: 100%; background-repeat: no-repeat; }
.nav__lower { position: absolute; left: 0; top: 36px; display: none; }
.nav__item3 a:hover { opacity: 0.4; filter: alpha(opacity=40); text-decoration: none; }
.nav__item:hover .nav__lower, .nav__item--wide:hover .nav__lower, .nav__item--logo:hover .nav__lower, .nav__item--search:hover .nav__lower { display: block; }
.nav__item3 .nav__lower--span2 { width: 218%; }
    .nav__item3 .nav__lower--span2 .nav__lower__menu { width: 100%; }
.logolistmobile .ourbrands { font-size: 14px;padding-bottom: 10px;}
.shoplogo .ourbrands { display: block; padding-bottom: 20px; margin-top: -32px; }


.pallette-1 { background-color: #fff; font-weight: 400; color: #666666; }
    .pallette-1 a { color: #666666; }
.pallette-2 { background-color: #494949; width: 85px; font-weight: 400; }
    .pallette-2 a { color: #fff; }
.pallette-3 { background-color: #494949; width: 85px; font-weight: 400; }
    .pallette-3 a { color: #fff; }
.pallette-4 { background-color: #494949; width: 85px; font-weight: 400; }
    .pallette-4 a { color: #fff; }
.pallette-5 { background-color: #494949; width: 85px; font-weight: 400; }
    .pallette-5 a { color: #fff; }
.pallette-6 { background-color: #494949; width: 85px; font-weight: 400; }
    .pallette-6 a { color: #fff; }
.pallette-7 { background-color: #494949; width: 85px; font-weight: 400; }
    .pallette-7 a { color: #fff; }
.pallette-8 { background-color: #494949; width: 85px; font-weight: 400; }
    .pallette-8 a { color: #fff; }
.pallette-9 { background-color: #494949; font-weight: 400; width: 85px; }
    .pallette-9 a { color: #fff; }

.pallette-1.nav__item .nav__lower, .pallette-1.nav__item2 .nav__lower { background-color: #fff; -webkit-box-shadow: 1px 2px 13px -2px rgba(148,148,148,1); -moz-box-shadow: 1px 2px 13px -2px rgba(148,148,148,1); box-shadow: 1px 2px 13px -2px rgba(148,148,148,1); }
.pallette-2.nav__item .nav__lower, .pallette-2.nav__item2 .nav__lower { background-color: #585858; }
.pallette-3.nav__item .nav__lower, .pallette-3.nav__item2 .nav__lower { background-color: #585858; }
.pallette-4.nav__item .nav__lower, .pallette-4.nav__item2 .nav__lower { background-color: #585858; }
.pallette-5.nav__item .nav__lower, .pallette-5.nav__item2 .nav__lower { background-color: #585858; }
.pallette-6.nav__item .nav__lower, .pallette-6.nav__item2 .nav__lower { background-color: #585858; }
.pallette-7.nav__item .nav__lower, .pallette-7.nav__item2 .nav__lower { background-color: #585858; }
.pallette-8.nav__item .nav__lower, .pallette-8.nav__item2 .nav__lower { background-color: #585858; }
.pallette-9.nav__item .nav__lower, .pallette-9.nav__item2 .nav__lower { background-color: #585858; }

.spacer { position: relative; font-weight: 300; height: 24px; width: 1px; display: inline-block; text-align: center; margin: 13px 0 0 0; border-right: 1px solid #b2b2b2; }
.nav__items { height: 48px; }
.searchicon { float: right; margin-left: -3px; }

.featured { padding-top: 56px; width: 100%; max-width: 1385px; margin: 0 auto; }
.featured__image { float: left; }
.featured__image, .featured__details { position: relative; width: 49%; color: #FFF; z-index: 70; }
    .featured__image img { width: 80%; padding-left: 10%; }
.featured__details { float: right; font-size: 14px; font-size: 1.4rem; line-height: 28px; margin-right: 0; margin-top: 30px; padding-right: 10px; }
    .featured__details h1 { font-size: 50px; line-height: 50px; font-weight: 700; }

@media only screen and (max-width:1023px) {
    .featured__details h1 { font-size: 25px; line-height: 25px; }
}

@media only screen and (max-width:767px) {
    .featured__details h1 { font-size: 20px; line-height: 20px; }
}

.featured__details p { font-size: 14px; font-weight: 300; line-height: 20px; padding-bottom: 10px; padding-right: 10%; }
.featured__details .featured__row { margin-top: 20px; margin-bottom: 20px; }

.searchboxmobile { padding: 4px 5px; border: 1px solid #949494; color: #000; width: 75%; }
.proTag { display: none; }
.tag_details { float: none; font-size: 14px; line-height: 28px; margin-right: 0; text-align: center; display: inline-block; color: white; }

    .tag_details h1 { font-size: 52px; line-height: 44px; font-weight: 700; padding-bottom: 20px; }
    .tag_details p { font-size: 14px; font-weight: 300; line-height: 20px; padding-bottom: 50px; }



.prohero { width: 100%; max-width: 1385px; margin: 0 auto; /*height: 125px;*/ position: relative; background-position: center; }
.protext { padding-top: 10px; width: 100%; max-width: 1385px; margin: 0 auto; color: #000; }
.protextmobile { display: none }

.protext h1 { margin: 20px 0; font-size: 20px; float: left; color: black; background: rgba(0,0,0,1); background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(50%, rgba(148,148,148,0.5)), color-stop(100%, rgba(255,255,255,0))); background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 ); -moz-background-size: 100% 1px; /* This get flipped. */ background-size: 100% 1px; /* This get flipped. */ background-position: 0 bottom; /* The last argument gets flipped. */ background-repeat: no-repeat; padding: 0 0 13px 0; }
.cat_shop_title h1 { margin: 20px 0; font-size: 20px; text-align: left; float: left; color: black; background: rgba(0,0,0,1); background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(50%, rgba(148,148,148,0.5)), color-stop(100%, rgba(255,255,255,0))); background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 ); -moz-background-size: 100% 1px; /* This get flipped. */ background-size: 100% 1px; /* This get flipped. */ background-position: 0 bottom; /* The last argument gets flipped. */ background-repeat: no-repeat; padding: 0 0 13px 0; }
.cat_shop_title p { text-align: left; font-size: 14px }
.protext p { font-size: 16px; margin-bottom: 20px; line-height: 22px; }
.prohero__image { float: left; }
.socialblock { position: absolute; right: 0; bottom: 22px; }
.socialblockcat { float: left; margin: 6px 0 0 30px }

.prohero__image img { /* width: 80%;*/ }
.prohero__image, .prohero__details { position: relative; width: 49%; color: #FFF; z-index: 70; }

.prohero__details { float: right; font-size: 14px; font-size: 1.4rem; line-height: 28px; margin-right: 0; margin-top: 30px; padding-right: 10px; }
    .prohero__details h1 { font-size: 33px; line-height: 36px; font-weight: 700; }

@media only screen and (max-width:1023px) {
    .prohero__details h1 { font-size: 25px; line-height: 25px; }
}

@media only screen and (max-width:767px) {
    .prohero__details h1 { font-size: 20px; line-height: 20px; }
}

.prohero__details p { font-size: 14px; font-weight: 300; line-height: 20px; padding-bottom: 17px; }
.prohero__details .prohero__row { margin-top: 13px; }




.main .arrowleft { position: absolute; z-index: 999; left: 0; margin-top: 10%; }
.main .arrowright { position: absolute; z-index: 999; right: 0; margin-top: 10%; }



.btn { background: #3582c4; /* Old browsers */ background: -moz-linear-gradient(top, #3582c4 0%, #2989d8 100%, #207cca 100%, #265abc 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #3582c4 0%,#2989d8 100%,#207cca 100%,#265abc 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #3582c4 0%,#2989d8 100%,#207cca 100%,#265abc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3582c4', endColorstr='#265abc',GradientType=0 ); color: #000; cursor: pointer; border: 1px solid #3582c4; }
.btn2 {
    color: #ffffff;
    cursor: pointer;
    background: rgba(51,121,183,1);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3379b7', endColorstr='#2e6da4', GradientType=0 );
    border: 1px solid #1c5f9a;
    background-image: linear-gradient(rgba(51,121,183,1), rgba(46,109,164,1));
}
.btn3 {
    background: rgba(246,214,162,1);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6d6a2', endColorstr='#fbdd46', GradientType=0 );
    color: #000;
    cursor: pointer;
    border: 1px solid #c1cf65;
    background-image: linear-gradient(rgba(246,214,162,1), rgba(251,221,70,1));
}
.btn4 {
    background: #169cbe;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#169cbe', endColorstr='#1ac5f0',GradientType=0 );
    color: #fff;
    cursor: pointer;
    border: 1px solid #17a0c2;
    /*background: linear-gradient(to bottom, #17a0c2 0%,#1ab8da 49%,#1ac5f0 100%);*/
	background-image: linear-gradient( #17a0c2, #1ac5f0);
}
.btn6 { text-transform: uppercase; color: #fff; background: #2b281f; /* Old browsers */ background: -moz-linear-gradient(top, #2b281f 0%, #4c4736 100%, #2989d8 100%, #207cca 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #2b281f 0%,#4c4736 100%,#2989d8 100%,#207cca 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #2b281f 0%,#4c4736 100%,#2989d8 100%,#207cca 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b281f', endColorstr='#207cca',GradientType=0 ); /* IE6-9 */ }



#pcaButtonFM17 { padding: 4px; background: rgba(51,121,183,1); background: -moz-linear-gradient(top, rgba(51,121,183,1) 0%, rgba(46,109,164,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(51,121,183,1)), color-stop(100%, rgba(46,109,164,1))); background: -webkit-linear-gradient(top, rgba(51,121,183,1) 0%, rgba(46,109,164,1) 100%); background: -o-linear-gradient(top, rgba(51,121,183,1) 0%, rgba(46,109,164,1) 100%); background: -ms-linear-gradient(top, rgba(51,121,183,1) 0%, rgba(46,109,164,1) 100%); background: linear-gradient(to bottom, rgba(51,121,183,1) 0%, rgba(46,109,164,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3379b7', endColorstr='#2e6da4', GradientType=0 ); color: white; text-transform: uppercase; }


.btn--large { padding: 15px 30px; font-size: 16px; line-height: 23px; display: inline-block; text-transform: uppercase; /*width: calc(100% - 22px);*/ text-align: center; }
.btn--large2 { padding: 5px 28px; background-color: #777777; font-size: 16px; line-height: 23px; display: inline-block; margin-top: 5px; }
.btn--large3 { padding: 3px 10px; font-size: 16px; line-height: 23px; display: inline-block; }
.btn--large4 { padding: 8px 0px; font-size: 16px; line-height: 23px; display: block; width: 100%; text-align: center; margin-top: 10px; }
.btn--large5 { padding: 15px 47px; font-size: 16px; line-height: 23px; display: inline-block; text-transform: uppercase; width: 93%; text-align: center; }
.logo { float: left; }

.headercontent .socialstuff { float: left; }
    .headercontent .socialstuff .social { float: left; margin-top: 12px; }
    .headercontent .socialstuff .fb { float: left; margin-top: 4px; }
    .headercontent .socialstuff .flag { float: left; margin-top: 13px; margin-left: 10px; }
.headercontent .currency { float: left; margin: -28px 0 0 -107px; }
    .headercontent .currency a { margin-right: 5px; }

.topsearch { display: none; }
.toplogin { display: none; }
.topbasket { display: none; }
.topcart { display: none; }



.floatinfo { float: left; margin: 12px 10px 0 0; font-size: 12px; }
.floatingaccount { float: right; text-align: right; margin: 12px 10px 0 0; }
    .floatingaccount a { font-size: 14px; color: #000; margin: 0px 7px 0 4px; font-weight: bold; }
    .floatingaccount .links { margin-top: 9px; }

.searchtopinput { float: left; margin: 25px 0 0 20px; }
    .searchtopinput input { padding: 4px; vertical-align: middle; }
    .searchtopinput .input { width: 150px; vertical-align: middle; border: 1px solid #cccccc; padding: 4px; }
.searchbtn { background: url('/images/searchicon2.gif'); color: white; border: 0; text-indent: -9999px; width: 27px; height: 27px; background-size: contain; }
.searchbtn2 { background: url('/images/searchicon2.gif'); color: white; border: 0; text-indent: -9999px; width: 27px; height: 27px; background-size: contain; }

.floatcart { float: right; text-align: left; color: #000; padding: 0; font-size: 14px; margin: 20px 0 0 0; position: relative }
    .floatcart i { vertical-align: middle }

    .floatcart .cartpc a { color: #000; font-size: 14px; font-weight: bold; }
    .floatcart .btn--large3 { margin-right: 4px; vertical-align: middle; }
    .floatcart img { display: inline-block; vertical-align: middle; }
    .floatcart div { display: inline-block; }

.currencybtns a:hover { opacity: 0.7 }

.numbers { float: left; margin-left: 8px; }
    .numbers img { vertical-align: middle; margin-right: 8px; }
    .numbers a { font-size: 11px; }
.searchtop { float: right; }
    .searchtop input { padding: 4px; vertical-align: middle; }
    .searchtop .input { width: 100px; vertical-align: middle; }


.circlebasketdesktop { border-radius: 50%; border: 2px solid #000; padding: 5px 7px 5px 9px; margin-right: 10px }

.deliverymessage { float: left; padding: 10px; text-align: center; margin: 15px 0 0 20px; font-weight: bold; font-size: 11px; border: 2px solid #f2f2f2 }
    .deliverymessage span { font-size: 14px; }

.newslettercall { float: left; padding: 10px; text-align: left; margin: 15px 0 0 20px; font-weight: bold; font-size: 11px; width: 260px; border: 2px solid #f2f2f2 }
    .newslettercall p { float: left; width: 55%; }
    .newslettercall a { float: left; width: 35%; text-align: center; }
    .newslettercall span { font-size: 20px; }
.main-content { width: 100%; margin: 0 auto 0 auto; float: left; }
    .main-content .main { width: 98%; margin: 20px auto 0 auto; padding: 0 10px }


.featured2 { padding: 20px 0 20px 0; width: 100%; max-width: 1385px; margin: 0 auto; text-align: center; }
    .featured2 h2 { font-size: 32px; color: black; font-weight: 300; line-height: 35px; }
.main .left { float: left; width: 200px; }
    .main .left .logo { float: left; margin: 13px 0; width: 200px; height: 48px; }
    .main .left h2 { float: left; width: 170px; height: 27px; padding: 10px 0 0 19px; color: white; font-size: 16px; background-image: url(../images/lefttitlebg2.gif); background-repeat: no-repeat; }
    .main .left .catlist { float: left; width: 171px; min-height: 199px; padding: 0px 0 5px 13px; color: #666666; font-size: 13px; margin-bottom: 15px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; background-color: #fbfbfb; border: 1px solid #d2d0d0; margin-top: -2px; margin-left: 1px; }
        .main .left .catlist .entry { float: left; width: 170px; color: #666666; text-decoration: none; font-weight: bold; margin-top: 12px; text-transform: uppercase; cursor: pointer; }
        .main .left .catlist a:hover { color: #103567; }
        .main .left .catlist .red { color: red; }

.CollectionLogo { display: none }
.CollectionImage { display: block }

.topsellers { padding: 20px 0 0px 0; width: 100%; max-width: 1385px; margin: 0 auto; text-align: center; }
    .topsellers h2 { font-size: 14px; color: #333333; font-weight: 300; line-height: 15px; text-align: center; margin-bottom: 10px; height: 20px; }
.bgcolor1 { background-color: black; }
.overimg { display: inline; }

.topseller { float: left; width: 251px; height: 515px; /*margin: 20px 0px 0px 19px;*/margin: 20px 0px 0px 0px;  padding: 0px 10px 0px 10px; border-right: 0px solid transparent; -moz-border-image: -moz-radial-gradient(top, #000 0%, #fff 100%); -webkit-border-image: -webkit-radial-gradient(top, #000 0%, #fff 100%); border-image: radial-gradient(to bottom, #000 0%, #fff 100%); border-image-slice: 1; position: relative; }
    .topseller .bodyarea h2 { padding: 20px 10px 10px 10px; font-size: 14px; font-weight: 300; line-height: 17px; color: #333333; }
    .topseller .productimage { float: left; /*width: 239px; height: 318px;*/    width: 100%; background-color: white; text-align: center; padding: 0px 0; overflow: hidden; position: relative }
    .topseller .bodyarea { float: left; /*width: 239px;*/width: calc(100% - 20px); /*height: 171px;*/ height: 181px; text-align: center; position: absolute; bottom: 0; }
        .topseller .bodyarea h4 { font-size: 14px; margin-top: -8px; margin-bottom: 10px; font-weight: 300; }
    .topseller .productimage a img { transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; margin: 0 auto; }
    .topseller .productimage a:hover img { transform: scale(1.02) rotate(-1.5deg); -webkit-transform: scale(1.02) rotate(-1.5deg); -moz-transform: scale(1.02) rotate(-1.5deg); -ms-transform: scale(1.02) rotate(-1.5deg); -o-transform: scale(1.02) rotate(-1.5deg); }

    .topseller .pricestock { font-size: 16px; }
        .topseller .pricestock p { margin-bottom: 5px; }
    .topseller .viewdetails { text-align: center; margin-top: 10px; margin-bottom: 10px; }
    .topseller .buybutton2 { text-align: center; margin-top: 10px; position: absolute; bottom: 0; /*left: 10px;*/ left: 0px; width: 100%; }
    .topseller .viewdetails a { color: #777777; font-size: 12px; text-decoration: underline; }
    .topseller .buynow { width: 148px; height: 15px; padding: 10px; font-size: 10px; font-weight: normal; float: left; text-align: center; text-transform: uppercase; }
        .topseller .buynow a { color: white; font-weight: bold; text-decoration: none; font-size: 12px; }
            .topseller .buynow a:hover { opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }

    .topseller .buybutton2 input:hover, .topseller .buybutton2 a:hover, .minleft input:hover, .minleft a:hover, .buybutton input:hover, .buybutton a:hover { background: #1f4d75; color: white; }





.setactive { float: left; width: 140px; height: 96px; padding: 25px 0 0 13px; color: #fff; font-size: 27px; background-image: url(../images/subnavbg.gif); background-repeat: repeat-x; }

.main .right .catnavarrows { float: left; width: 154px; height: 10px; margin-top: -1px; }
    .main .right .catnavarrows img { float: left; }


.main .custompage { height: 100%; text-align: center; background: white; }

.onecollayout .accounts { float: left; width: 771px; }
    .onecollayout .accounts a:hover { color: white; opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }

    .onecollayout .accounts h4 { color: #000; font-size: 16px; margin: 0 0 19px 0; }
    .onecollayout .accounts .password { width: 741px; background-color: #f1f1f1; padding: 15px; border: 1px solid #cccccc; margin-bottom: 15px; display: inline-block; text-align: left; }
.password p { font-size: 14px; }

.onecollayout .accounts .fieldtitle { font-size: 14px; float: left; margin-bottom: 5px; width: 130px; padding-top: 8px; }
.onecollayout .accounts .password .fieldblock { float: left; width: 476px; height: 44px; margin-right: 24px; font-size: 14px; }
.onecollayout .accounts .password .textinput { border: 1px solid #666666; padding: 5px; }
.onecollayout .accounts .password .textinput2 { border: 1px solid #666666; width: 250px; }
.onecollayout .accounts .password .textinput3 { border: 1px solid #666666; width: 60px; }

.onecollayout .accounts .personal { width: 741px; background-color: #f1f1f1; padding: 15px; border: 1px solid #cccccc; margin-bottom: 15px; display: inline-block; text-align: left; }
    .onecollayout .accounts .personal label { font-size: 14px; float: left; margin-bottom: 10px; width: 130px; padding-top: 8px; }
    .onecollayout .accounts .personal .field { float: left; width: 210px; height: 44px; margin-right: 24px; }
    .onecollayout .accounts .personal .textinput { border: 1px solid #666666; padding: 5px; }
    .onecollayout .accounts .personal .textinput2 { border: 1px solid #666666; width: 200px; padding: 5px; }
    .onecollayout .accounts .personal .textinput3 { border: 1px solid #666666; width: 60px; }



.newsletter-page-new { width: 60%; background-color: #f1f1f1; padding: 32px 30px 37px 30px; border: 4px solid #000000; margin: 216px 0 0 13px; text-align: left; background-image: url('/images/even.jpg'); background-size: cover }
    .newsletter-page-new label { font-size: 14px; float: left; margin-bottom: 10px; width: 15%; margin-top: 14px; }
    .newsletter-page-new .field { float: left; width: 44%; height: 44px; }
    .newsletter-page-new .field2 { float: left; width: 510px; }
    .newsletter-page-new .textinput { border: 1px solid #666666; padding: 8px; width: 98% }
    .newsletter-page-new .textdrops { border: 1px solid #666666; padding: 8px; width: 25% }
    .newsletter-page-new .textinput2 { margin-right: 5px; padding: 2px; }
    .newsletter-page-new p { font-size: 14px; margin-bottom: 10px; margin-right: 180px; line-height: 16px }
    .newsletter-page-new .ctl00_FeaturedContent_theform { margin-top: 16px }
    .newsletter-page-new .confirmnews { margin-top: 92px }
    .newsletter-page-new .newsletterform { border-top: 1px dotted #000; padding-top: 18px; width: 78%; }
    .newsletter-page-new .logobox { vertical-align: middle; margin-right: 10px; float: left; text-align: center; background: #fff; padding: 5px; }
        .newsletter-page-new .logobox img { width: 72px }
    .newsletter-page-new hr { border-top: 1px dotted #000; margin: 13px 0; }

.newsletter-page { width: 90%; background-color: #f1f1f1; margin:0 auto; padding: 15px; border: 1px solid #cccccc; margin-bottom: 15px; text-align: left; margin-top: 20px }
    .newsletter-page label { font-size: 14px; float: left; margin-bottom: 10px; width: 111px; }
    .newsletter-page .field { float: left; width: 35%; height: 44px; margin-right: 24px; }
    .newsletter-page .field2 { float: left; width: 510px; }
    .newsletter-page .textinput { border: 1px solid #666666; padding: 2px; width: 90% }
    .newsletter-page .textinput3 { border: 1px solid #666666; padding: 2px; width: 30% }
    .newsletter-page .textinput2 { margin-right: 5px; padding: 2px }
    .newsletter-page p { font-size: 14px; margin-bottom: 10px }

.support-page { width: 90%; padding: 15px 0; margin-bottom: 15px; text-align: left; }
    .support-page label { font-size: 14px; float: left; margin-bottom: 10px; width: 130px; margin-top: 8px; }
    .support-page .field { float: left; width: 210px; height: 44px; margin-right: 24px; }
    .support-page .field2 { float: left; width: 510px; margin-bottom: 15px; }
    .support-page .textinput { border: 1px solid #666666; padding: 5px; width: 100%; }
    .support-page .textinput2 { margin-right: 5px; padding: 5px; width: 100%; }
    .support-page p { font-size: 14px; margin-bottom: 10px; }

.minis img { width: 100%; }
.minis .minleft { width: 447px; margin-right: 17px; background-color: #dfdfdf; text-align: center; margin-top: 17px; min-height: 402px; display: inline-block; vertical-align: top; }
    .minis .minleft h3 { font-size: 22px; color: #333333; font-weight: 300; line-height: 27px; }
    .minis .minleft p { font-size: 12px; color: #777777; font-weight: 400; line-height: 15px; padding: 20px 26px 15px 26px; }
.minis .miniphight { height: 20%; }


.main .right .member { float: left; width: 605px; height: 184px; padding-top: 20px; background-image: url(../images/memberbg.jpg); background-repeat: no-repeat; padding-left: 165px; margin-top: 21px; }
    .main .right .member input { padding: 5px; color: #666666; float: left; width: 180px; border: 1px solid #cecece; margin-right: 15px; margin-top: 6px; }
    .main .right .member h2 { float: left; color: black; font-size: 26px; width: 600px; margin-bottom: 11px; text-transform: uppercase; }
    .main .right .member p { float: left; color: #7e7c7a; font-size: 14px; width: 590px; margin-bottom: 15px; }

.productmiddle2 .h2 { text-transform: uppercase; margin: 20px 0; float: left; }

.right .producthero { float: left; width: 771px; height: 258px; margin-bottom: 20px; }




.productleft { float: left; width: 576px; }
    .productleft .productholder { float: left; width: 542px; -moz-border-radius: 6px; border-radius: 6px; -webkit-border-radius: 6px; background-color: #f1f1f1; padding: 15px; border: 1px solid #cccccc; margin-bottom: 15px; }
.shop_title h2 { margin-bottom: 20px; font-size: 32px; font-weight: 300; color: black; }
.shop_top_left { margin-bottom: 10px; font-size: 18px; color: #000; padding: 20px 0 0 0; float: left; }
.shop_top, .shop_footer { margin-bottom: 10px; font-size: 18px; color: white; padding: 20px; float: right; }
.next { margin-left: 5px; background-image: url('/images/listarrowright.gif'); width: 9px; height: 18px; text-indent: -9999px; border: 0; background-repeat: no-repeat; display: inline-block; }
.previous { margin-right: 5px; background-image: url('/images/listarrowleft.gif'); width: 9px; height: 18px; text-indent: -9999px; border: 0; background-repeat: no-repeat; display: inline-block; }
.shop_top .aspNetDisabled { color: #777777; }
.shop_top_left a { color: #000; }
.shop_top a, .shop_footer a { text-decoration: none; color: white; }
.shop_footer { margin-top: 10px; }
    .shop_top a[disabled=disabled], .shop_footer a[disabled=disabled] { text-decoration: none; color: #CECECE; }
    .shop_top .selectbtn, .shop_footer .selectbtn { color: #fff; padding: 5px 10px; font-weight: normal; border: 1px solid #b2b2b2; background: #000; }

    .shop_top a.numbtn, .shop_footer a.numbtn, .shop_top .nextprebtn, .shop_footer .nextprebtn { color: #000; padding: 5px 10px; font-weight: normal; border: 1px solid #b2b2b2; background: rgba(219,219,217,1); background: -moz-linear-gradient(top, rgba(219,219,217,1) 0%, rgba(191,191,187,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(219,219,217,1)), color-stop(100%, rgba(191,191,187,1))); background: -webkit-linear-gradient(top, rgba(219,219,217,1) 0%, rgba(191,191,187,1) 100%); background: -o-linear-gradient(top, rgba(219,219,217,1) 0%, rgba(191,191,187,1) 100%); background: -ms-linear-gradient(top, rgba(219,219,217,1) 0%, rgba(191,191,187,1) 100%); background: linear-gradient(to bottom, rgba(219,219,217,1) 0%, rgba(191,191,187,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbd9', endColorstr='#bfbfbb', GradientType=0 ); }

/*.theitem { float: left; width: 168px; -moz-border-radius: 6px; border-radius: 6px; -webkit-border-radius: 6px; background-image: url(../images/itembg.gif); background-repeat: repeat-x; background-position: 0 -37px; border: 1px solid #cccccc; height: 266px; margin-right: 10px; margin-bottom: 10px; }
.theitem h2 { float: left; background-image: url(../images/producttitlebg.gif); width: 148px; height: 15px; padding: 10px; font-size: 10px; font-weight: normal; background-repeat: repeat-x; background-position: 0 7px; line-height: 10px; text-transform: uppercase; }
.theitem .productimage { float: left; width: 153px; height: 155px; margin-left: 4px; }
    .theitem .productimage a:hover {   opacity: 0.7;filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }
.theitem .pricestock { float: left; margin-left: 10px; width: 149px; }
.theitem .viewdetails { float: left; margin-left: 10px; width: 149px; text-align: center; }
    .theitem .viewdetails a { color: #2a91cd; font-size: 10px; text-decoration: underline; }
.theitem .buynow { width: 148px; height: 15px; padding: 10px; font-size: 10px; font-weight: normal; float: left; text-align: center; text-transform: uppercase; }
    .theitem .buynow a { color: white; font-weight: bold; text-decoration: none; font-size: 12px; }
        .theitem .buynow a:hover {   opacity: 0.7;filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }
*/
.theitem { width: 251px; height: auto; margin: 20px 0px 0px 19px; display: inline-block; position: relative; }
    .theitem .bodyarea h2 { padding: 20px 10px 10px 0px; font-size: 14px; font-weight: bold; line-height: 13px; color: #333333; }
    .theitem .bodyarea h3 { padding: 20px 10px 10px 10px; font-size: 18px; font-weight: 300; line-height: 19px; color: #333333; }
    .theitem .productimage { float: left; width: 239px; height: 318px; background-color: white; text-align: center; padding: 0; position: relative }
    .theitem .bodyarea { float: left; width: 239px; height: 170px; text-align: left; position: relative; }
        .theitem .bodyarea h4 { font-size: 12px; margin-top: -8px; margin-bottom: 5px; font-weight: 300; }
    .theitem .pricestock { font-size: 16px; }
        .theitem .pricestock p { margin-bottom: 5px; line-height: 16px }
    .theitem .viewdetails { text-align: left; margin-top: 10px; margin-bottom: 14px; }
    .theitem .buybutton { text-align: left; margin-top: 10px; position: absolute; bottom: 0; width: 100%; }
    .theitem .viewdetails a { color: #777777; font-size: 14px; text-decoration: underline; }
        .theitem .viewdetails a:hover { color: #0066c0 }
    .theitem .buynow { width: 148px; height: 15px; padding: 10px; font-size: 10px; font-weight: normal; float: left; text-align: center; text-transform: uppercase; }
        .theitem .buynow a { color: white; font-weight: bold; text-decoration: none; font-size: 12px; }
            .theitem .buynow a:hover { opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }



.imageextrafloater { display: inline-block; }

.theitem .productimage2 { float: left; width: 153px; height: 155px; margin-left: 20px; margin-top: 24px; }

    .theitem .productimage2 a img { transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; margin: 0 auto; }
    .theitem .productimage2 a:hover img { transform: scale(1.02) rotate(-1.5deg); -webkit-transform: scale(1.02) rotate(-1.5deg); -moz-transform: scale(1.02) rotate(-1.5deg); -ms-transform: scale(1.02) rotate(-1.5deg); -o-transform: scale(1.02) rotate(-1.5deg); }
.theitem .productimage a img { transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; margin: 0 auto; }
.theitem .productimage a:hover img { transform: scale(1.02) rotate(-1.5deg); -webkit-transform: scale(1.02) rotate(-1.5deg); -moz-transform: scale(1.02) rotate(-1.5deg); -ms-transform: scale(1.02) rotate(-1.5deg); -o-transform: scale(1.02) rotate(-1.5deg); }


.theitem .gottoshop { width: 148px; height: 15px; padding: 10px; font-size: 10px; font-weight: normal; float: left; text-align: center; text-transform: uppercase; margin-top: 21px; }
    .theitem .gottoshop a { color: white; font-weight: bold; text-decoration: none; font-size: 12px; }
.theitem2 .gottoshop a:hover { opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }


.theitem2 { width: 153px; min-height: 362px; margin: 20px 0px 25px 0px; display: inline-block; }
    .theitem2 .bodyarea h2 { padding: 10px 10px 10px 10px; font-size: 18px; font-weight: 300; line-height: 19px; color: #333333; }
    .theitem2 .bodyarea h3 { padding: 10px 10px 0px 10px; font-size: 13px; font-weight: 300; line-height: 14px; color: #333333; }
    .theitem2 .productimage { float: left; width: 153px; height: 155px; background-color: white; text-align: center; padding: 10px 0; overflow: hidden; }
    .theitem2 .bodyarea { float: left; width: 153px; min-height: 80px; background-color: #dfdfdf; text-align: center; padding-bottom: 5px; }
    .theitem2 .productimage a:hover { opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }
    .theitem2 .pricestock { font-size: 16px; }
        .theitem2 .pricestock p { margin-bottom: 5px; }
    .theitem2 .viewdetails { text-align: center; margin-top: 10px; margin-bottom: 14px; }
    .theitem2 .buybutton { text-align: center; margin-top: 10px; }
    .theitem2 .viewdetails a { color: #777777; font-size: 12px; text-decoration: underline; }

.otherholder { background-color: #cccccc; height: 311px; margin-top: 10px; }
.otherholder2 { background-color: #cccccc; height: 311px; margin-top: 10px; max-width: 975px; display: inline-block; width: 100%; }
.productleft .subholder { float: left; width: 544px; -moz-border-radius: 6px; border-radius: 6px; -webkit-border-radius: 6px; background-color: #5d7a88; padding: 15px; margin-bottom: 15px; }
    .productleft .subholder h2 { color: white; font-size: 21px; margin-bottom: 10px; }
    .productleft .subholder p { color: white; font-size: 14px; margin-bottom: 10px; }


.productright { float: right; width: 188px; }
    .productright a:hover { opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }
    .productright h2 { margin-bottom: 0px; float: left; width: 170px; height: 27px; padding: 10px 0 0 19px; color: white; font-size: 16px; background-image: url(../images/lefttitlebg2.gif); background-repeat: no-repeat; }
    .productright .rightminiblock { float: left; width: 156px; -moz-border-radius: 0 6px 6px 6px; border-radius: 0 0px 6px 6px; -webkit-border-radius: 0 0px 6px 6px; background-color: #aba9a9; padding: 15px; margin-bottom: 15px; margin-left: 1px; margin-top: -2px; }
        .productright .rightminiblock a { margin-left: 6px; }
.rightminiblock p { padding: 0 0 10px 0; }
.productright .rightminiblock2 { float: left; width: 156px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; background-color: #e3e3e3; padding: 15px; margin-bottom: 15px; margin-top: -2px; margin-left: 1px; }
    .productright .rightminiblock2 a { margin-left: 19px; color: #004b8e; font-size: 16px; font-weight: bold; }
    .productright .rightminiblock2 .link { float: left; padding-left: 21px; margin-top: 6px; }

.productmiddle { margin-top: 10px; }
.productmiddle2 { float: left; width: 771px; }
.qtybox { padding: 5px; width: 15px; border: 1px solid #bab9b9; vertical-align: middle; }
.plusminusbox { vertical-align: middle; }
.qtybtnholder { font-size: 14px; }
    .qtybtnholder .btn2 { margin-left: 20px; }
.productmiddle .viewdetails .picturesleft { width: 50%; margin-left: 0; float: left; min-width:544px; }
.productmiddle .viewdetails .pictures { width: 420px; height: 415px; display: inline-block; }
    .productmiddle .viewdetails .pictures img { width: auto; height: auto; }
.productmiddle .viewdetails .gallerycontainer { position: relative; width: 341px; }
.productmiddle .viewdetails .thumbnail img { margin: 5px 2px 0 0; }
.productmiddle .viewdetails .thumbnail:hover { background-color: transparent; }
.productmiddle .viewdetails .thumbnail span { position: absolute; padding: 0px; left: -1000px; display: none; text-decoration: none; border: hidden; }
    .productmiddle .viewdetails .thumbnail span img { border: 0; }
.productmiddle .viewdetails .thumbnail:hover span { display: block; top: -274px; left: 6px; z-index: 50; }

.zoomContainer { display: none; }

.textdetails { display: inline-block; width: 40%; vertical-align: top; margin-left: 0; text-align: left; }
    .textdetails .DescriptionHolder { position: relative; }
    .textdetails .read-more { position: absolute; display: block; bottom: 0; left: 0; width: 100%; text-align: left; font-size: 14px; padding: 0; margin: 21px 0 0px 0; cursor: pointer; width: 100%; background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */ }
.tabtitle a { display: block; width: 100%; border-bottom: 1px solid #D6D6D6; padding: 15px 0; font-size: 16px; color: #777777; }
.tabtitle span { float: right; font-size: 20px; color: #777777; }
.tabtitle a:hover { color: #777777; }

.read-more a { display: block; padding: 100px 0 0 0; color: #0066c0 }

.breadcumbsnormal { font-size: 14px }

.breadcumbs { width: 100%; max-width: 1385px; margin: 20px auto 0 auto; font-size: 12px; color: #898887; }
/*.breadcumbs .left a { text-decoration: underline; color: #898887; }*/
ol { list-style: none; }
.breadcumbs li { float: left; width: 25%; }
.breadcumbs a, .breadcumbs span { display: block; text-align: center; vertical-align: top; padding: 0 0 20px; border-bottom: 3px solid #999; position: relative; color: #2f70a9; text-decoration: none; font-weight: bold; }
.breadcumbs .active ~ li span { color: #999; }
.breadcumbs .active ~ .basket span:after { content: '1'; }
.breadcumbs .active ~ .login span:after { content: '2'; }
.breadcumbs .active ~ .deliverypayment span:after { content: '3'; }
.breadcumbs .active ~ .done span:after { content: '4'; }

.breadcumbs a:before, .breadcumbs span:before { position: absolute; bottom: -3px; left: 0; width: 100%; height: 3px; background: #2f70a9; content: ''; display: inline-block; }
.breadcumbs a:after, .breadcumbs .active span:after { content: " "; display: block; background-color: #2f70a9; line-height: 37px; font-size: 21px; background-size: 70%; background-repeat: no-repeat; background-position: center; }

.breadcumbs .active ~ li span:after { background: #999; line-height: 38px; font-size: 21px; }
.breadcumbs a:after, .breadcumbs span:after { position: absolute; bottom: -19px; left: 47%; margin-left: -12px; width: 40px; height: 40px; color: white; text-align: center; font-weight: bold; border-radius: 12px; -webkit-border-radius: 12px; -moz-border-radius: 12px; speak: none; display: inline-block; }
.breadcumbs a, .breadcumbs span { display: block; text-align: center; vertical-align: top; padding: 0 0 30px; border-bottom: 3px solid #999; position: relative; color: #2f70a9; text-decoration: none; font-weight: bold; font-size: 16px; line-height: 17px }
.breadcumbs .active ~ li span:before { background: #999; }
.breadcumbs a:after, .breadcumbs .active span:after { content: "\f00c"; font-family: FontAwesome; }

#productheading2 { display: none; }

#imggallery { width: 124px; padding: 40px 0 0 0; text-align: left; overflow: hidden; height: 376px; }
#imggaller img { border: 1px solid #D6D6D6; }
.powaT { display: inline-block; }
.productmiddle .viewdetails .to_title { float: left; width: 100px; font-size: 1.1em; margin-bottom: 2px; }
.productmiddle .viewdetails .to_qty { width: 150px; float: left; font-size: 1.1em; margin-bottom: 2px; }
    .productmiddle .viewdetails .to_qty input { vertical-align: middle; }
.productmiddle .viewdetails .to_stock { font-size: 13px; margin-bottom: 2px; margin-top: 10px; }
.productmiddle h1 { color: #000000; font-size: 21px; margin: 0; padding: 0; line-height: 20px; font-weight: normal; }
.reviewbtn { font-size: 14px; margin-left: 10px; }
.productmiddle .topseller h2 { color: #333333; font-size: 15px; margin: 0px 0 10px 0; padding: 0; line-height: 21px; text-align: center; }
.productmiddle .topseller .bodyarea, .payment .topseller .bodyarea { float: left; width: 239px; height: 123px; text-align: center; position: absolute; bottom: 0; }

.productmiddle h3 { color: #000000; font-size: 21px; margin: 0 0 10px 0; padding: 0; font-weight: 700; }
#ctl00_FeaturedContent_otherproducts h3 { color: #000000; font-size: 21px; margin: 0 0 10px 0; padding: 0; font-weight: 700; text-align: center; }
.productmiddle h4 { margin: 0 0 10px 0; padding: 0; font-size: 14px; }
.productmiddle .viewdetails h4 { color: #333333; font-size: 28px; margin: 0; padding: 8px 0 13px 0; font-weight: 700; }
.productmiddle .viewdetails p { color: #777777; font-size: 15px; margin: 0px 0 0 0; padding: 10px 0 0px 0; line-height: 19px; text-align: left; }
.productmiddle .viewdetails li { color: #777777; font-size: 15px; margin: 0; padding: 0px 0 3px 0; line-height: 19px; list-style-type: square; }
.productmiddle .viewdetails ul, .productmiddle .viewdetails ol { margin: 10px 0 0 20px; }
.productmiddle .viewdetails p input { vertical-align: middle; }
.productmiddle .viewdetails a { }
.productmiddle .viewdetails .imgborder { border: 1px solid #cccccc; padding: 5px; width: 86px; float: left; margin-right: 14px; }
.productmiddle .viewdetails .imgborder2 { border: 1px solid #cccccc; padding: 5px; width: 309px; margin-bottom: 11px; }
.viewdetails { margin: 15px 0 0 0; }
.qtyboxs { margin: 0 0 20px 0; }
    .qtyboxs p { padding: 10px 0px 5px 0; }
.searchbox { float: left; width: 738px; -moz-border-radius: 6px; border-radius: 6px; -webkit-border-radius: 6px; background-color: #f1f1f1; padding: 15px; border: 1px solid #cccccc; }

.more { float: left; width: 771px; margin: 30px 0; font-size: 16px; text-transform: uppercase; font-weight: bold; }
.newsp { margin-top: 10px; }
.productbottom { float: left; width: 771px; margin: 0px 0 20px 0; }

    .productbottom .bottompanel { float: left; width: 188px; }
        .productbottom .bottompanel h2 { margin-bottom: -2px; float: left; width: 170px; height: 27px; padding: 10px 0 0 19px; color: white; font-size: 16px; background-image: url(../images/lefttitlebg2.gif); background-repeat: no-repeat; }
        .productbottom .bottompanel .rightminiblock { float: left; height: 150px; width: 156px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; background-color: #e3e3e3; padding: 15px; margin-bottom: 15px; margin-top: -2px; margin-left: 1px; }

    .productbottom .subholder { float: left; width: 771px; -moz-border-radius: 6px; border-radius: 6px; -webkit-border-radius: 6px; background-color: #5d7a88; padding: 15px; margin-bottom: 15px; }
        .productbottom .subholder h2 { color: white; font-size: 21px; margin-bottom: 10px; }
        .productbottom .subholder p { color: white; font-size: 14px; margin-bottom: 10px; }
        .productbottom .subholder a:hover { opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }

/* Footer */

.info { width: 100%; margin: 0 auto; float: left; }
    .info .infopanel { padding: 50px 0; width: 100%; max-width: 1385px; margin: 0 auto; text-align: left; }
        .info .infopanel .block1 { width: 29%; margin-right: 1%; display: inline-block; text-align: center; vertical-align: top; border: 1px solid #b2b2b2; padding: 10px 20px; min-height: 153px; }
            .info .infopanel .block1 h6 { line-height: 26px; font-weight: bold; font-size: 16px; color: #000; margin-bottom: 15px; text-transform: uppercase; display: inline-block; text-align: center; }
            .info .infopanel .block1 p { font-size: 14px; line-height: 20px; font-weight: 400; color: #777; }

            /*.info .infopanel .block1 a:hover { color: white; opacity: 0.5; }*/
            .info .infopanel .block1 .btn6:hover { color: white; opacity: 0.5; } 
            .info .infopanel .block1 i { font-size: 50px }

.footer { width: 100%; margin: 0 auto; float: left; background-color: #181818; color: #fff; }
    .footer .content { max-width: 1385px; margin: 0 auto; padding: 10px 0 20px 0; text-align: left; }
        .footer .content .text { color: #fff; font-size: 13px; text-transform: uppercase; text-decoration: none; display: inline-block; vertical-align: middle; padding-top: 12px; }
    .footer img { float: right; margin-right: 10px; }
    .footer a:hover { opacity: 0.5; }

.footerlinks { width: 100%; margin: 0 auto; float: left; background-color: #bbbbbb; color: #fff; padding: 20px 0; }
    .footerlinks .footerlinkscontent { max-width: 1385px; margin: 0 auto; padding: 10px 0; text-align: left; }


.footer .mobileclear { display: none; }

.footcoln { width: 8%; float: left; border-right: 1px solid #a7a7a7; margin-right: 1%; padding: 0px 5px 20px 5px; min-height: 150px; }
    .footcoln h2 { text-transform: uppercase; font-size: 10px; margin-bottom: 10px; }
    .footcoln h3 { font-size: 10px; font-weight: normal; }

.footcoln2 { width: 8%; float: left; padding: 0px 5px 20px 5px; min-height: 150px; }
    .footcoln2 h2 { text-transform: uppercase; font-size: 10px; margin-bottom: 10px; }
    .footcoln2 h3 { font-size: 10px; font-weight: normal; }

.cookiesholder { float: left; width: 100%; margin: 0 auto; }
.cookies { max-width: 1385px; margin: 0 auto 15px auto; background-color: #21a3da; color: white; text-align: center; font-size: 12px; padding: 10px 0; }
/* Re-useable Classes */

form input, form textarea { font-family: Roboto; }
    form input:hover, form input:focus, textarea:hover, textarea:focus { }
    form input[type="submit"] { cursor: pointer; border: none; }
.right { float: right; display: inline; }
.left { float: left; display: inline; }
.clearfloat, .clear { clear: both; height: 0; font-size: 1px; }

.blackbutton { float: left; background-image: url(/images/button-large-black-L.png); height: 36px; }
    .blackbutton a { background-image: url(/images/button-large-black-R.png); color: white; font-family: 'Roboto Slab', serif; text-decoration: none; }

a.button { background: transparent url('/images/button1_b.png') no-repeat scroll top right; color: #fff; display: block; float: left; height: 28px; padding-right: 16px; /* sliding doors padding */ text-decoration: none; }
    a.button span { background: transparent url('/images/button1_a.png') no-repeat; display: block; line-height: 26px; padding: 1px 0 0px 15px; }
a:hover.button { opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }

a.button2 { background: transparent url('/images/button2_b.png') no-repeat scroll top right; color: #fff; display: block; float: left; height: 43px; padding-right: 26px; /* sliding doors padding */ text-decoration: none; }
    a.button2 span { background: transparent url('/images/button2_a.png') no-repeat; display: block; line-height: 36px; height: 40px; padding: 2px 1px 0px 15px; font-size: 16px; font-weight: bold; }
a:hover.button2 { opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }



.onecollayout h2 { margin-bottom: 20px; font-size: 20px; float: left; color: black; background: rgba(0,0,0,1); background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(50%, rgba(148,148,148,0.5)), color-stop(100%, rgba(255,255,255,0))); background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 ); -moz-background-size: 100% 1px; /* This get flipped. */ background-size: 100% 1px; /* This get flipped. */ background-position: 0 bottom; /* The last argument gets flipped. */ background-repeat: no-repeat; padding: 0 0 13px 0; }


.existingcustomers { width: 47%; background-color: #eaeff5; border: 1px solid #d4dce6; float: left; text-align: left; vertical-align: top; min-height: 325px; margin-top: 20px; }
    .existingcustomers a:hover { opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; color: white; }
    .existingcustomers p { font-size: 14px; }
    .existingcustomers .regheader { float: left; width: 97%; padding: 10px 10px 0 10px; }
        .existingcustomers .regheader h3 { font-size: 20px; color: #000; margin-top: 10px; background: rgba(0,0,0,1); background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(50%, rgba(148,148,148,0.5)), color-stop(100%, rgba(255,255,255,0))); background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 ); -moz-background-size: 100% 1px; /* This get flipped. */ background-size: 100% 1px; /* This get flipped. */ background-position: 0 bottom; /* The last argument gets flipped. */ background-repeat: no-repeat; padding: 0 0 13px 0; margin-bottom: 10px; }
    .existingcustomers .regbody { float: left; width: 97%; padding: 0px 10px 10px 10px; min-height: 339px; position: relative; }
        .existingcustomers .regbody label { float: left; width: 40%; font-size: 14px; margin-bottom: 15px; padding-top: 13px; }
        .existingcustomers .regbody .thefield { float: right; width: 48%; padding: 7px 0 0 0px; }
            .existingcustomers .regbody .thefield input { padding: 5px; width: 96%; border: 1px solid #a3a3a3; }
.checkboxblock { float: left; width: 100%; }
    .checkboxblock label { float: none; width: 20px; font-size: 14px; margin-bottom: 0px; padding-top: 0px; }

.existingcustomers .forgotten { margin: 15px 0; font-size: 12px; }
.existingcustomers .loginfloat { position: absolute; bottom: 10px; right: 10px; }
.loginerror { float: left; margin-top: 10px; color: red; font-size: 12px; }

.newcustomers { width: 47%; float: right; text-align: left; margin-top: 20px; background-color: #eaeff5; border: 1px solid #d4dce6; }
    .newcustomers a:hover { opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; color: white; }

    .newcustomers p { font-size: 14px; }
    .newcustomers .newheader { float: left; width: 97%; padding: 10px 10px 0 10px; }
        .newcustomers .newheader h3 { font-size: 20px; color: #000; margin-top: 10px; background: rgba(0,0,0,1); background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(50%, rgba(148,148,148,0.5)), color-stop(100%, rgba(255,255,255,0))); background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 ); -moz-background-size: 100% 1px; /* This get flipped. */ background-size: 100% 1px; /* This get flipped. */ background-position: 0 bottom; /* The last argument gets flipped. */ background-repeat: no-repeat; padding: 0 0 13px 0; margin-bottom: 10px; }
    .newcustomers .newbody { float: left; width: 97%; padding: 0px 10px 10px 10px; position: relative; min-height: 325px; }
        .newcustomers .newbody label { float: left; width: 40%; font-size: 14px; margin-bottom: 15px; padding-top: 13px; clear: both; }
        .newcustomers .newbody .thefield { float: right; width: 48%; padding: 7px 0 0 0px; }
            .newcustomers .newbody .thefield input, .newcustomers .newbody .thefield select { padding: 5px; width: 96%; border: 1px solid #a3a3a3; }
    .newcustomers .loginfloat { position: relative; bottom: 0; right: 0; float:right }

.onecollayout .input { padding: 5px; background-color: white; margin-right: 10px; float: left; border: 2px solid grey; }



.popup { display: block; padding: 20px; height: 347px; background-image: url(../images/popupbg.gif); background-position: bottom; background-repeat: repeat-x; background-color: white; }
    .popup h2 { margin-bottom: 25px; color: #d9170e; font-size: 34px; line-height: 23px; font-weight: 300; }
    .popup p { margin: 10px 20px 30px 0px; font-size: 14px; }
    .popup .loginform { }
        .popup .loginform .title, .fieldtitle { font-size: 14px; }
        .popup .loginform .box, .popup .Subbox, .fieldblock { margin-bottom: 5px; }
            .popup .Subbox a { margin-right: 10px; }
                .popup .Subbox a:hover { color: white; opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }
            .popup .Subbox input { border: 1px solid grey; padding: 5px; background-color: #6f6f73; color: white; }
    .popup .submitfloat input { border: 1px solid grey; padding: 5px; background-color: #6f6f73; color: white; }
    .popup .input2 { border: 1px solid grey; padding: 10px; background-color: rgba(214, 214, 214, 1); color: #000; width: 80% }
    .popup .input3 { border: 1px solid grey; padding: 5px; background-color: #D5D5D5; color: #666666; }
    .popup .loginform a { font-size: 14px; }
    .popup .registerform { float: right; width: 300px; border-left: 2px solid grey; padding-left: 28px; }
    .popup .popspacer { float: left; width: 20px; height: 20px; }

.shoppingconfirm { position: fixed; z-index: 10000; background-image: url(/images/trannav.png); text-align: center; width: 100%; height: 100%; display: none }
.cartconfirm { display: block; padding: 0 0 20px 0; background-color: white; width: 292px; margin: 20% auto; box-shadow: 2px 2px 2px #888888; }
    .cartconfirm .btn--large { padding: 10px 10px; }
.confirmtext { float: left; width: 100%; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 5px 0; font-size: 14px; margin: 0 0 10px 0; }
.cartconfirm .img { border-width: 0px; height: 67px; padding-bottom: 10px; float: left; }
.cartconfirm h2 { margin-bottom: 25px; color: #d9170e; font-size: 34px; line-height: 23px; font-weight: 300; }
.cartconfirm p { margin: 10px 20px 30px 20px; font-size: 14px; }
.cartconfirm .loginform { }
    .cartconfirm .loginform .title, .fieldtitle { font-size: 14px; }
    .cartconfirm .loginform .box, .popup .Subbox, .fieldblock { margin-bottom: 5px; }
.cartconfirm .Subbox a { margin-right: 10px; }
    .cartconfirm .Subbox a:hover { color: white; opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }
.cartconfirm .Subbox input { border: 1px solid grey; padding: 5px; background-color: #6f6f73; color: white; }
.cartconfirm .submitfloat input { border: 1px solid grey; padding: 5px; background-color: #6f6f73; color: white; }
.cartconfirm .input2 { border: 1px solid grey; padding: 5px; background-color: #6f6f73; color: white; }
.cartconfirm .loginform a { font-size: 14px; }
.cartconfirm .registerform { float: right; width: 300px; border-left: 2px solid grey; padding-left: 28px; }
.cartconfirm .popspacer { float: left; width: 20px; height: 20px; }


.fullblack { background: black; opacity: 0.8; }

.texttop { float: left; width: 900px; margin: 20px 0; }
/*Payment pages*/


.promosection { float: left; width: 49%; }
.postagesection { float: right; width: 47%; padding: 0 0 0 20px; border-left: 1px#BCBBBB solid; }

.SSL { float: right; }
.payment { display: inline-block; width: 100%; }

    .payment h2 { width:90%; /*margin: 0;*/ margin:0 auto; font-size: 20px; float: left; /*float:none;*/ color: black; background: rgba(0,0,0,1); background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(50%, rgba(148,148,148,0.5)), color-stop(100%, rgba(255,255,255,0))); background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 ); -moz-background-size: 100% 1px; /* This get flipped. */ background-size: 100% 1px; /* This get flipped. */ background-position: 0 bottom; /* The last argument gets flipped. */ background-repeat: no-repeat; padding: 0 0 13px 0; }
    .payment .topimgfloat { float: right; margin-top: -10px }

    .payment .continuebutton a:hover { opacity: 0.7; filter: alpha(opacity=70); transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; color: white; }
    .payment h3 { color: #666666; font-size: 16px; padding: 0px 0; }
    .payment h4 { float: left; color: #000000; font-size: 18px; margin: 0 0 19px 0; background: rgba(0,0,0,1); background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(50%, rgba(148,148,148,0.5)), color-stop(100%, rgba(255,255,255,0))); background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(148,148,148,0.5) 50%, rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 ); -moz-background-size: 100% 1px; /* This get flipped. */ background-size: 100% 1px; /* This get flipped. */ background-position: 0 bottom; background-repeat: no-repeat; padding: 0 0 13px 0; }
    .payment p { font-size: 14px; margin-bottom: 9px; }

    .payment .topseller h2 { color: #333333; font-size: 15px; margin: 0px 0 10px 0; padding: 0; line-height: 21px; text-align: center; background: none; float: none; }

    .payment .continuebutton { margin: 20px 0; }
        .payment .continuebutton a { margin-top: 10px; /*width: calc(100% - 60px)*/; }
            .payment .continuebutton a:hover { color: #000; }
        .payment .continuebutton .continuelink { float: left; font-size: 14px; }
        .payment .continuebutton .checkoutlink { float: right; }
        .payment .continuebutton .checkoutlink2 { float: right; }

    .payment .area2 { width: 97%; padding: 20px; margin-top: 20px; display: inline-block; text-align: left; background-color: #eaeff5; border: 1px solid #d4dce6 }
        .payment .area2 label { font-size: 14px; float: left; margin-bottom: 10px; width: 15%; padding-top: 3px; }
        .payment .area2 .field { float: left; width: 30%; margin-right: 24px; margin-bottom: 7px; font-size: 12px; }
        .payment .area2 .textinput { border: 1px solid #aeaeae; padding: 4px 0px 4px 4px; width: 97%; }
        .payment .area2 .textinput2 { border: 1px solid #aeaeae; width: 95%; padding: 4px 0px 4px 4px; }
        .payment .area2 .textinput3 { border: 1px solid #aeaeae; width: 60px; padding: 4px 0px 4px 4px; width: 55%; }
        .payment .area2 .textinput4 { border: 1px solid #aeaeae; padding: 4px 0px 4px 4px; width: 32%; }

.btnspacer { margin-right: 20px; }
.btnspacer2 { margin-right: 30px; }

.payment .checksummary { margin-top: 10px; width: 97%; padding: 20px; border-bottom: 1px solid #cccccc; display: inline-block; text-align: left; }
    .payment .checksummary a { text-decoration: underline; color: #666666; font-weight: normal; }
    .payment .checksummary .textinput { border: 2px solid #678db7; padding: 2px; }
    .payment .checksummary .textinput2 { border: 2px solid #678db7; width: 250px; padding: 4px 0px 4px 4px; }
    .payment .checksummary .textinput3 { border: 2px solid #678db7; width: 60px; padding: 4px 0px 4px 4px; }
    .payment .checksummary label { font-size: 1.4em; float: left; margin-bottom: 10px; width: 232px; }
    .payment .checksummary .field { float: left; width: 446px; margin-bottom: 10px; }
    .payment .checksummary .logoImages { margin: 10px 0; float: left; }
    .payment .checksummary td { font-size: 14px; }
        .payment .checksummary td b { color: #476693; }
    .payment .checksummary .textinput { border: 2px solid #678db7; padding: 2px; }
    .payment .checksummary tr p { padding: 0 0 10px 0; }
    .payment .checksummary tr .img { border: 1px solid #bab9b9; width: 52px; height: 52px; margin: 7px 0; }
    .payment .checksummary td b { color: #000; font-size: 16px; font-weight: bold; line-height: 18px; }
    .payment .checksummary .tblheader { color: #565656; border-bottom: 1px solid #bcbbbb; height: 35px; font-weight: normal; padding: 9px 0 0 10px; font-size: 14px; }
        .payment .checksummary .tblheader th { font-weight: normal; }
    .payment .checksummary tr { border-bottom: 1px solid #bcbbbb; }
    .payment .checksummary table, .checksummary td, .checksummary tr, .checksummary th { border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; }
    .payment .checksummary .productimage { margin: 10px; width: 100px; }

.payment .area5 { margin-top: 10px; width: 97%; padding: 20px; display: inline-block; text-align: left; clear: both; }
    .payment .area5 a { text-decoration: none; color: #666666; font-weight: normal; }
        .payment .area5 a:hover { text-decoration: underline }
    .payment .area5 .textinput { border: 1px solid #D6D6D6; padding: 2px; }
    .payment .area5 .textinput2 { border: 1px solid #D6D6D6; width: 250px; padding: 4px 0px 4px 4px; }
    .payment .area5 .textinput3 { border: 1px solid #D6D6D6; width: 60px; padding: 4px 0px 4px 4px; }
    .payment .area5 label { font-size: 1.4em; float: left; margin-bottom: 10px; width: 232px; }
    .payment .area5 .field { float: left; width: 446px; margin-bottom: 10px; }
    .payment .area5 .logoImages { margin: 10px 0; float: left; }
    .payment .area5 td { font-size: 14px; line-height: 20px; }
        .payment .area5 td b { color: #476693; }
    .payment .area5 .textinput { border: 2px solid #678db7; padding: 2px; }
    .payment .area5 tr p { padding: 0 0 10px 0; }
    .payment .area5 tr .img { border: 1px solid #bab9b9; width: 52px; height: 52px; margin: 7px 0; }
    .payment .area5 td b { color: #000000; font-size: 14px; font-weight: bold; line-height: 23px; }
    .payment .area5 .tblheader { color: #565656; border-bottom: 1px solid #bcbbbb; height: 35px; font-weight: normal; padding: 9px 0 0 10px; font-size: 12px; }
        .payment .area5 .tblheader th { font-weight: normal; font-size: 14px; }
    .payment .area5 tr { border-bottom: 1px solid #bcbbbb; }
    .payment .area5 table, .area5 td, .area5 tr, .area5 th { border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; }
.area5 th { }
.payment .area5 .productimage { margin: 10px; width: 100px; }
.totalshopping { float: right; margin-top: 20px; width: 100%; text-align: right; font-size: 14px; padding: 0 7% 0 0; }
.checksummary .totalsArea { margin: 0; float: right; width: 100%; }
    .checksummary .totalsArea .totalstext { float: left; font-size: 16px; width: 51%; }
    .checksummary .totalsArea .totals { float: right; font-size: 16px; margin-bottom: 9px; width: 48%; }
    .checksummary .totalsArea .subtotals { padding: 5px; margin-top: 20px; width: 98%; margin-bottom: 9px; }

    .checksummary .totalsArea .finaltotal { background-color: #eaeff5; padding: 5px; margin-top: 20px; width: 98%; margin-bottom: 9px; }
    .checksummary .totalsArea .totalstextfinal { float: left; font-size: 16px; width: 51%; font-weight: bold; }
    .checksummary .totalsArea .totalsfinal { float: right; font-size: 16px; font-weight: bold; width: 48%; font-weight: bold; }

.payment .conarea { margin-top: 32px; background: #eaeff5; width: 97%; padding: 20px; border: 1px solid #d4dce6; display: inline-block; text-align: left; }
    .payment .conarea a { text-decoration: underline; color: #666666; font-weight: normal; }
    .payment .conarea h3 { color: #2f70a9; font-size: 16px; padding: 0px 0; margin: 15px 0; }
.conarea table { border: 1px solid; background-color: #2f70a9; margin: 20px 0; font-size: 14px; }
.conarea td { border: 1px solid; padding: 10px; background-color: #ffffff; }

.submain { margin: 20px 0; display: inline-block; }



.payment .area1 { background-color: #e7e7e7; width: 97%; padding: 20px; margin-top: 20px; display: inline-block; text-align: left; }
    .payment .area1 label { font-size: 14px; float: left; margin-bottom: 10px; width: 20%; }
    .payment .area1 .field { float: left; width: 20%; height: 44px; margin-right: 24px; }
    .payment .area1 .textinput { border: 1px solid #D6D6D6; padding: 2px; }
    .payment .area1 .textinput2 { border: 1px solid #D6D6D6; width: 250px; padding: 4px 0px 4px 4px; }
    .payment .area1 .textinput3 { border: 1px solid #D6D6D6; width: 60px; padding: 4px 0px 4px 4px; }
.terms p { font-size: 16px; line-height: 22px; margin-bottom: 10px }
.payment .terms { margin-top: 10px; background: #f1f1f1; width: 97%; padding: 20px; border: 1px solid #cccccc; text-align: left; display: inline-block; }
    .payment .terms li { list-style: circle; margin-left: 20px; font-size: 14px; }
    .payment .terms ul { margin: 10px 0; }
.payment .pwordinput { padding: 5px; width: 200px; float: left; margin-right: 10px; }


.payment .delivertext { margin-top: 10px; width: 97%; padding: 20px 0; display: inline-block; text-align: left; }
    .payment .delivertext p { margin-bottom: 10px; color: black }
    .payment .delivertext h3 { margin: 10px 0; font-size: 18px; color: black }
.delivery { float: left; width: 100%; margin: 20px 0 0 0; }
    .delivery h2 { color: #081577; font-size: 26px; margin: 0px 0 20px 0px; text-transform: uppercase; }
    .delivery p { margin-bottom: 10px; font-size: 14px; }

.zoompopup { display: inline-block; position: relative; }
.zoom { display: inline-block; position: relative; }

    /* magnifying glass icon */
    .zoom:after { content: ''; display: block; width: 100px; height: 30px; position: absolute; top: 0; right: 0; /*background:url(/images/zoomicon.png);*/ margin-top: 314px; }

    .zoom img { display: block; height: auto; }

        .zoom img::selection { background-color: transparent; }

.minisocial { margin-top: 6px; display: inline-block; padding: 0; font-size: 13px; float: right; }

.payment .sitemap { margin-top: 10px; width: 932px; padding: 20px; text-align: left; display: inline-block; font-size: 14px; line-height: 17px; }
    .payment .sitemap h3 { margin: 10px 0; font-size: 18px; text-transform: uppercase; }
.sitepro { float: left; width: 50%; }

.FlagsPanel { margin: 0 0 15px 0; display: inline-block; }
    .FlagsPanel h2 { margin-bottom: 10px; }
    .FlagsPanel img { margin: 0 5px 5px 0; float: left; }
.heromain { float: left; width: 770px; height: 405px; }


.payment .preorder { margin-top: 10px; width: 97%; padding: 20px 0; border-bottom: 1px solid #cccccc; display: inline-block; text-align: left; }
    .payment .preorder a { text-decoration: none; color: #000; font-weight: normal; padding: 2px 16px; text-transform: uppercase; }
    .payment .preorder .textinput { border: 1px solid #D6D6D6; width: 250px; padding: 4px 0px 4px 4px; }
    .payment .preorder .textinput2 { border: 1px solid #D6D6D6; width: 250px; padding: 4px 0px 4px 4px; }
    .payment .preorder .textinput3 { border: 2px solid #678db7; width: 60px; padding: 4px 0px 4px 4px; }
    .payment .preorder label { font-size: 1.4em; float: left; margin-bottom: 10px; width: 232px; }
    .payment .preorder .field { float: left; width: 446px; margin-bottom: 10px; }
    .payment .preorder .logoImages { margin: 10px 0; float: left; }

#subbutton { width: 100% }
.form-error { color: red }

.payment .promobox { margin-top: 10px; width: 97%; padding: 20px 0; border-bottom: 1px solid #cccccc; display: inline-block; text-align: left; }
    .payment .promobox a { text-decoration: none; color: #fff; font-weight: normal; padding: 2px 16px; text-transform: uppercase; }
    .payment .promobox .textinput { border: 1px solid #D6D6D6; width: 250px; padding: 4px 0px 4px 4px; }
    .payment .promobox .textinput2 { border: 1px solid #D6D6D6; width: 250px; padding: 4px 0px 4px 4px; }
    .payment .promobox .textinput3 { border: 2px solid #678db7; width: 60px; padding: 4px 0px 4px 4px; }
    .payment .promobox label { font-size: 1.4em; float: left; margin-bottom: 10px; width: 232px; }
    .payment .promobox .field { float: left; width: 446px; margin-bottom: 10px; }

.payment .area5 .textinput { border: 1px solid #D6D6D6; padding: 2px; }


.mainproductarea { width: 100%; margin: 20px auto 0 auto; }
.mainproductareaholder { padding: 0px 0 20px 0; width: 100%; max-width: 1385px; margin: 0 auto; text-align: left; min-height: 632px; }
.mainproductareaholder2 { padding: 50px 0 40px 0; width: 100%; max-width: 1385px; margin: 0 auto; text-align: left; }

.mainotherproductarea { width: 100%; background-color: #ffffff; margin: 20px auto; }
.mainotherproductareaholder { padding: 0 10px; width: 98%; max-width: 1385px; margin: 0 auto; text-align: center; }

.shop_title { width: 100%; float: left; text-align: left; }
.specialhero { float: left; width: 100%; margin-bottom: 20px; background-repeat: no-repeat; background-position: center; }
.cathero { float: left; width: 100%; margin-bottom: 20px; background-repeat: no-repeat; background-position: center; height: 125px; }
    .cathero a { display: block; }
.catheromobile { display: none; }
.panelbuttons { margin: 20px 0; }
    .panelbuttons a { display: inline-block; font-family: Roboto; font-size: 32px; font-weight: 300; margin-left: 44px; color: white; cursor: pointer; padding: 20px; }
    .panelbuttons .active { background-color: #282828; }

.productdetailhero { padding: 0px 0 20px 0; width: 100%; max-width: 1385px; margin: 20px auto 0 auto; text-align: left; }
.makeblack { }
.arrowA { display: inline-block; vertical-align: top; margin-right: 15px; }
.arrowB { display: inline-block; vertical-align: top; margin-left: 15px; }

.productimage { width: 100%; background-color: #d3d3d3; margin: 0 auto; float: left; }
.productimageholder { padding: 30px 0 20px 0; width: 100%; max-width: 1385px; margin: 0 auto; text-align: center; }
.extraimages { display: inline-block; }
    .extraimages img { border: 1px solid #D6D6D6; }

.mainproductareaholder2 h2 { color: white; font-size: 32px; font-weight: 300; margin-bottom: 30px; }
.zoomicon { position: absolute; margin-left: 10px; }

.generalholder { padding: 0px 0 20px 0; width: 100%; max-width: 1385px; margin: 20px auto 0 auto; text-align: left; min-height: 675px; }

.optin { width: 100%; float: left; font-size: 14px; margin: 12px 0; }

.nav-mobile .cat1ul { display: none; }
.nav-mobile .cat2ul { display: none; }
.nav-mobile .cat3ul { display: none; }
.nav-mobile .cat4ul { display: none; }
.nav-mobile .cat5ul { display: none; }
.nav-mobile .cat6ul { display: none; }
.nav-mobile .cat7ul { display: none; }
.nav-mobile .cat8ul { display: none; }
.nav-mobile .cat9ul { display: none; }
.nav-mobile .cat10ul { display: none; }
.nav-mobile .cat11ul { display: none; }
.nav-mobile .cat12ul { display: none; }
.nav-mobile .cat13ul { display: none; }

.ullink { cursor: pointer; }


/* Rating */

.starHolder { display: inline-block; margin-bottom: 10px; }
.starHolder2 { display: inline-block; margin-bottom: 10px; }
.ratingStar { font-size: 0pt; width: 13px; height: 12px; margin: 0px; padding: 0px; cursor: pointer; display: block; background-repeat: no-repeat; }

.filledRatingStar { background-image: url(/Images/FilledStar.png); }
.emptyRatingStar { background-image: url(/Images/EmptyStar.png); }
.savedRatingStar { background-image: url(/Images/SavedStar.png); }


#collectionBTN { cursor: pointer; }
.nav__blower { background: rgba(55,55,55,0.9); }
.nav__blower { width: 82%; background: #373737; padding: 40px 120px 50px 120px; }
.nav__blower { position: absolute; left: 0; top: 99px; display: none; z-index: 999; }
#collectionType .text--white { color: #fff; }
#collectionType .nav__lower__heading { padding: 0 0 30px 0; font-size: 30px; text-align: center; }
.nav__blower .nav__lower__menu { width: 20%; padding: 0 10px 30px 10px; }
#collectionType .nav__lower--span1 .nav__lower__menu { width: 100%; }
.nav__blower .nav__lower__menu .nav__lower__item--title { padding: 15px 0 15px 0; margin: 0 0 10px 0; color: #fff; border-bottom: 1px solid #777; }
#collectionType .nav__lower__menu { list-style: none; font-size: 14px; padding: 40px 0 100px 20px; float: left; }
#collectionType .nav__lower__item, #collectionType .nav__lower__item--title { padding: 5px 0; color: #fff; text-align: left; }
    #collectionType .nav__lower__item a { padding-bottom: 5px; display: block; line-height: 15px; }

.filterissue { padding: 20px 0 20px 0; width: 100%; max-width: 1251px; margin: -20px auto 20px auto; text-align: center; min-height: 34px; background-color: #282828; }

    .filterissue a { display: inline-block; padding: 10px; color: white; background: #c91400; font-size: 11px; margin-right: 10px; margin-bottom: 10px; }



/* xp theme */
.ajax__tab_CJX { text-align: left; margin-top: 19px; width: 500px; }
    .ajax__tab_CJX a:hover { color: #565656; }
    .ajax__tab_CJX .ajax__tab_header { font-family: Roboto; font-size: 14px; background: white; cursor: pointer; }
    .ajax__tab_CJX .ajax__tab_outer { border-right: 1px solid #d2d0d0; margin-right: 2px; }
    .ajax__tab_CJX .ajax__tab_inner { border-left: 1px solid #d2d0d0; }
    .ajax__tab_CJX .ajax__tab_tab { padding: 10px; margin: 0px; background: #d2d0d0; border-top: 1px solid #d2d0d0; }
    .ajax__tab_CJX .ajax__tab_active .ajax__tab_outer { border-right: 1px solid #d2d0d0; margin-right: 2px; }
    .ajax__tab_CJX .ajax__tab_active .ajax__tab_inner { border-left: 1px solid #d2d0d0; }
    .ajax__tab_CJX .ajax__tab_active .ajax__tab_tab { background: white; border-bottom: 0; }
    .ajax__tab_CJX .ajax__tab_disabled { color: #A0A0A0; }
    .ajax__tab_CJX .ajax__tab_body { font-family: Roboto; font-size: 12px; border: 1px solid #d2d0d0; padding: 15px; background-color: white; color: #484646; margin-top: -1px; }

.mainproductareaback { width: 100%; background-color: #777777; margin: 0px auto; text-align: center; text-transform: uppercase; }

.searchnotfound h2 { color: #000; font-size: 20px; }

.payment .stockwarning { margin-top: 10px; background: #fccdcd; width: 97%; /*width: calc(100% - 40px);*/ padding: 20px; border: 1px solid #f00; display: inline-block; text-align: center; font-size: 14px; margin-top: 26px; }
.heros { max-width: 1385px; text-align: left; margin: 0 auto; }

.socialbtns { margin-bottom: 0px; margin-right: 10px; }
.fblisting { color: #4f4e4c; padding: 17px; text-align: right; background-repeat: no-repeat; font-size: 14px; background-color: #f5f5f5; border-radius: 10px }
    .fblisting i { color: #3665a3; vertical-align: middle }
.ytlisting { color: #4f4e4c; padding: 17px; text-align: right; background-repeat: no-repeat; font-size: 14px; background-color: #f5f5f5; border-radius: 10px }
    .ytlisting i { color: #e62f28; vertical-align: middle }
.linklisting { /* background-image: url('/images/listinglink.gif'); background-position: right; background-color: #fff;*/ color: #4f4e4c; padding: 17px; text-align: right; background-repeat: no-repeat; font-size: 14px; background-color: #f5f5f5; border-radius: 10px }
    .linklisting i { color: #11a12f; vertical-align: middle }

/*New hero*/
.tag_details .input { width: 207px; vertical-align: middle; padding: 16px; margin-right: 10px; }
.whiteholder { background-color: #ffffff; }

#pcaDivFM17 { position: absolute; }
#pcaDivFM17 a{display:none}
.shop_title p { font-size: 14px; margin: 10px 0; }

.minis2 img { width: 100%; }
.minis2 .minleft { width: 332px; margin-right: 7px; text-align: center; margin-top: 17px; min-height: 325px; display: inline-block; vertical-align: top; border: 1px solid #D6D6D6; }
    .minis2 .minleft h3 { font-size: 22px; color: #333333; font-weight: 300; line-height: 27px; height: 55px; }
    .minis2 .minleft p { font-size: 12px; color: #777777; font-weight: 400; line-height: 15px; padding: 20px 26px 15px 26px; }
.minis2 .miniphight { height: 20%; }


.comp-page { width: 100%; background-color: #f1f1f1; padding: 15px; border: 1px solid #cccccc; margin-bottom: 15px; text-align: left; }
    .comp-page label { font-size: 14px; float: left; margin-bottom: 7px; width: 100%; }
    .comp-page .field { float: left; width: 100%; margin-bottom: 10px; }
        .comp-page .field input { width: 80%; padding: 10px; }
        .comp-page .field select { padding: 10px; }
    .comp-page .field2 { float: left; width: 510px; }
    .comp-page .textinput { border: 1px solid #666666; padding: 2px; }
    .comp-page .textinput2 { margin-right: 5px; padding: 2px; }
    .comp-page p { font-size: 14px; margin-bottom: 10px; }
    .comp-page hr { border: 1px dotted #E0E0E0; margin: 15px 0; }


.buybutton2 .btn2 { /*width: calc(100% - 62px);*/ }

/* New promo */
.btn5 { color: #fff; cursor: pointer; /*width: calc(100% - 62px);*/ background: #d1e16d; /* Old browsers */ background: -moz-linear-gradient(top, #d1e16d 0%, #c0ce65 100%, #2989d8 100%, #207cca 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #d1e16d 0%,#c0ce65 100%,#2989d8 100%,#207cca 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #d1e16d 0%,#c0ce65 100%,#2989d8 100%,#207cca 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1e16d', endColorstr='#207cca',GradientType=0 ); /* IE6-9 */ color: black; border: 1px solid #c1cf65; }
.promocodefloat { background-color: white; color: #ff0000; bottom: 60px; padding: 5px 10px; font-size: 12px; border: 1px solid red; margin-top: 0px; display: inline-block; position: absolute;}
.promocodefloatproduct { background-color: white; color: #ff0000; bottom: 5px; padding: 5px 10px; font-size: 12px; border: 1px solid red; margin-top: 10px; display: inline-block; }
.promooffer { position: absolute; top: 0; left: 0; }


.promocodefloat2 { background-color: white; color: #ff0000; padding: 5px 10px; font-size: 12px; border: 1px solid red; text-align: center; float: left; width: 91%; margin-left: 2px; }
.promocodefloat3 { background-color: white; color: #ff0000; bottom: 5px; padding: 5px 10px; font-size: 12px; border: 1px solid red; margin-top: 5px; display: inline-block; }

.perks { width: 100%; margin: 20px auto; float: left; padding-bottom: 20px; }
.perkscontent { width: 100%; margin: 0px auto 0px auto; max-width: 1385px; padding: 10px 0; text-align: center; }
    .perkscontent .whyshop { width: 100%; float: left; text-align: center; }
        .perkscontent .whyshop h2 { font-size: 16px; margin-bottom: 10px; width: 200px; display: inline-block; padding-bottom: 10px; text-align: center; }
        .perkscontent .whyshop p { color: #777; font-size: 14px; line-height: 16px; }
    .perkscontent .perkslogo { width: 100%; float: left; text-align: center; padding: 10px 0 0 0; }
        .perkscontent .perkslogo img { margin-left: 6%; }

.aboutus { width: 100%; margin: 0px auto 0px auto; max-width: 1385px; padding: 10px 0; text-align: center; }
    .aboutus h5 { font-size: 16px; margin-bottom: 10px; width: 100%; display: inline-block; padding-bottom: 10px; text-align: center; background-image: url('/images/l.gif'); background-repeat: repeat-x; background-position: 0 7px; margin-top: 20px }
        .aboutus h5 span { background-color: white; padding: 0 10px }
    .aboutus p { color: #777; font-size: 14px; line-height: 16px; margin-bottom: 15px }
    .aboutus hr { background-image: url('/images/l.gif'); background-repeat: repeat-x; background-position: 0 7px; height: 8px; margin-top: 30px }
.ReviewBox { font-size: 14px; }
.leftback { display: none; }
.mobileimages { display: none; }


.autocomplete_completionListElement { margin: 0px !important; background-color: #FBFBFB; border: 1px solid rgba(148,148,148,0.5); cursor: pointer; overflow: auto; height: 200px; text-align: left; list-style-type: none; padding: 5px; font-size: 1.2em }
.autocomplete_highlightedListItem { background-color: #eeeeee; padding: 1px; }
.autocomplete_listItem { background-color: window; color: windowtext; padding: 1px; }

.faqs h2 { margin-bottom: 20px }
.faqs p { font-size: 14px; margin-bottom: 15px; line-height: 15px }
.faqs h4 { font-size: 16px; background-color: #E8E8E8; width: 97%; padding: 10px; margin-bottom: 10px }
.faqs .accordion-content { font-size: 14px; line-height: 16px; padding: 10px; margin-bottom: 10px; background-color: #F1F1F1; }
.faqs h4 .fa { float: right }
.faqs a { text-decoration: underline }

.summary p { margin-bottom: 20px }
.outofstockbtn { padding: 15px 10px; font-size: 14px }

.startext { position: absolute; top: 30%; right: 20px; background-image: url('../images/affbg.png'); padding: 40px; text-align: center; color: white; width: 28%; }
    .startext h1 { font-size: 28px; line-height: 30px; margin-bottom: 20px }
    .startext p { font-size: 18px; margin-bottom: 50px; line-height: 22px; font-weight: 300 }


.afftext { position: absolute; top: 0; right: 20px; background-image: url('../images/affbg.png'); padding: 40px; text-align: center; color: white; width: 28%; height: 100% }
    .afftext h1 { font-size: 28px; line-height: 30px; margin-bottom: 20px }
    .afftext p { font-size: 14px; margin-bottom: 17px; line-height: 22px; font-weight: 300 }
.lefthero { position: relative }

.aboutaffiliate { width: 93%; margin: 0px auto 0px auto; max-width: 1385px; padding: 14px; text-align: center; border: 1px solid #cccccc; margin-bottom: 40px }
    .aboutaffiliate h5 { font-size: 16px; margin-bottom: 10px; width: 100%; display: inline-block; padding-bottom: 10px; text-align: center; margin-top: 20px }
        .aboutaffiliate h5 span { background-color: white; padding: 0 10px }
    .aboutaffiliate p { font-size: 18px; line-height: 16px; margin-bottom: 15px; font-weight: 300; line-height: 20px }
    .aboutaffiliate h2 { font-size: 30px; margin: 30px 0 32px 0; font-weight: 300; }
.piggieblock { width: 93%; margin: 0px auto 0px auto; max-width: 1385px; padding: 14px; text-align: center; border: 1px solid #cccccc; margin-bottom: 40px }
    .piggieblock h5 { font-size: 16px; margin-bottom: 10px; width: 100%; display: inline-block; padding-bottom: 10px; text-align: center; margin-top: 20px }
    .piggieblock .pig1 { width: 25%; float: left }
        .piggieblock .pig1 p { font-size: 18px; font-weight: 300; line-height: 20px }

.blackpig { width: 93%; margin: 0px auto 0px auto; max-width: 1385px; padding: 14px; text-align: center; border: 1px solid #000000; background-color: black; color: white; margin-bottom: 40px }
    .blackpig h5 { font-size: 16px; margin-bottom: 10px; width: 100%; display: inline-block; padding-bottom: 10px; text-align: center; margin-top: 20px; text-transform: uppercase }
    .blackpig .pig1 { width: 25%; float: left }
        .blackpig .pig1 p { font-size: 18px; font-weight: 300; line-height: 20px }

.blackpigsubform { width: 93%; margin: 0px auto 0px auto; max-width: 1385px; padding: 14px; text-align: left; border: 1px solid #c6c6c6; background-color: #ededed; color: black; margin-bottom: 40px }
    .blackpigsubform h5 { font-size: 16px; margin-bottom: 10px; width: 100%; display: inline-block; padding-bottom: 10px; text-align: left; margin-top: 20px; text-transform: uppercase }
    .blackpigsubform label { font-size: 14px; float: left; margin-bottom: 10px; width: 15%; padding-top: 3px; }
    .blackpigsubform .field { float: left; width: 30%; margin-right: 24px; margin-bottom: 7px; font-size: 12px; }
    .blackpigsubform .textinput { border: 2px solid #aeaeae; padding: 10px; width: 95%; }
    .blackpigsubform .textinput2 { border: 2px solid #aeaeae; width: 93%; padding: 7px; }
    .blackpigsubform .textinput3 { border: 2px solid #aeaeae; padding: 7px; width: 97%; }
    .blackpigsubform .textinput4 { border: 2px solid #aeaeae; padding: 7px; width: 32%; }
    .blackpigsubform .hidden { display: none }
    .blackpigsubform p { font-size: 14px }
    .blackpigsubform input[type=checkbox] { width: 25px; height: 25px; vertical-align: middle; margin-left: 20px; margin-right: 10px }
        .blackpigsubform input[type=checkbox]:first-child { margin-left: 0 !important }
#nerdquestions { margin-top: 20px }
.blackpigsubform .submtn { text-align: center; margin: 30px 0 20px 0 }


.affsupport { width: 93%; margin: 0px auto 0px auto; max-width: 1385px; padding: 14px; text-align: center; }
    .affsupport h5 { font-size: 16px; margin-bottom: 10px; width: 100%; display: inline-block; padding-bottom: 10px; text-align: center; margin-top: 20px; text-transform: uppercase }
    .affsupport p { font-size: 18px; line-height: 16px; margin-bottom: 15px; font-weight: 300; line-height: 20px }

.losers { width: 93%; margin: 0px auto 0px auto; max-width: 1385px; padding: 14px; text-align: center; border: 1px solid #cccccc; margin-bottom: 40px }
    .losers p { font-size: 18px; line-height: 16px; margin-bottom: 15px; font-weight: 300; line-height: 20px; width: 75%; float: left }
    .losers .code { background-color: black; color: white; width: 20%; float: right; padding: 20px; }
        .losers .code h3 { line-height: 28px; font-size: 30px; margin-bottom: 20px }
        .losers .code h4 { line-height: 11px; font-size: 11px; font-weight: normal }

.custompageImage { margin: 20px 0 }
.custompageImageMobile { display: none; margin: 20px 0 }

.custompagetext { margin: 0 0 20px 0; }
    .custompagetext p { padding-bottom: 15px; font-size: 16px; line-height: 22px }
    .custompagetext h1 { padding-bottom: 15px; font-size: 25px }
    .custompagetext h2 { padding-bottom: 15px; font-size: 20px }
    .custompagetext li { list-style: circle; margin-left: 20px; font-size: 14px; }
    .custompagetext ul { margin: 10px 0; }

.shop_top_left .textinput { border: 1px solid #666666; padding: 5px; margin-left: 10px; background-color: #ffffff; }

.CatImage { display: block }
.CatMobile { display: none }

.topseller .promocodefloat { background-color: white; color: #ff0000; bottom: 0; padding: 5px 10px; font-size: 12px; border: 1px solid red; margin-top: 0px; display: inline-block; /* z-index: 9999; */ position: absolute; /* top: 0; */ width: 90.3%; left: 0; }
.targetpage h1 { margin: 15px 0 }
.confirmtext2 { float: left; width: 100%; padding: 15px 0 0 0; font-size: 14px; margin: 0; color: red }
.hidden { display: none }

.zoomer { position: absolute; z-index: 10; padding: 5px; font-size: 20px; pointer-events: none; }
#ctl00_FeaturedContent_zoom_03f { cursor: zoom-in }

.removepromo { margin-top: 10px }
    .removepromo a { margin-left: 20px }

.tierpromoalert { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; margin-top: 20px; font-weight: bold }
    .tierpromoalert p { padding-top: 5px }

.tierpromoalertbanner { padding: 10px 0 0 0 }
.tierimageitem { display: block !important; }
.tierimagemobile { display: none !important; }

/*Filters
.filter_col2 { width: 16.66666667%; float: left }
.filter_col10 { width: 83.33333333%; float: left }
    .filter_col10 .totalproducts { display: inline-block; margin-top: 19px; margin-left: 10px; }
.filterbtnmobile { display: none }
.filterbtnmobileremove { display: none }
.filters { display: block }
    .filters small { float: right; background-color: #777777; border-radius: 5px; padding: 4px; font-size: 12px; margin-top: 5px; display: block }
        .filters small a { color: white; text-decoration: none }
        .filters small:hover { background-color: #ffae00; color: #000 }
    .filters h2 { margin: 5px; font-size: 18px }
    .filters hr { margin: 10px 0 10px 0; padding: 0; border-top: 1px solid #eee; }
    .filters ul { margin: 0 0 15px 0; padding: 0 }
    .filters li { list-style: none; margin-left: 10px; font-size: 14px }
    .filters input[type=checkbox] { margin-right: 10px }
.prodattr{display:none}
.sortfilters { margin: 10px 0 }
    .sortfilters label { margin-top: 10px }
.sortblock { background-color: #f0eeee; padding: 10px; color: #000; float: right; font-size: 14px }
    .sortblock select { margin-left: 10px; padding: 4px }
.sortfilters h3 { margin-left: 20px }*/

.youtubelink { float: left; margin-top: 30px }
.youtubelinkmobile { display: none }




/* NEW STYLES */
#backissuefader {
    text-align:center;
}

#pcaSelectFM17 {
    width:90% !important;
}

#ctl00_FeaturedContent_UpdatePanel2 {
    text-align: left;
}

.fancybox-opened {
    z-index:9999;
}


.forgotten a:hover {
    color:#00294c !important;
    opacity: 1;
}

.optin a:hover {
    color:#00294c !important;
    opacity: 1;
}

.newbtnone, .newbtnthree, .newbtnfour {
    width:100%;
    max-width:225px;
    text-align: center;
    padding:0px;
    padding-top:15px;
    padding-bottom:15px;
}

.newbtntwo {
    width:100%;
    max-width:225px;
    text-align: center;
    padding:0px;
    padding-top:15px;
    padding-bottom:15px;
}

.deliverymess{padding-left:10px; font-size:12px; float:left}

/*Product variations*/
.selector-holder { padding-top: 10px;}
.color-selector, .size-selector {display: inline-block; width: 30px; height: 30px; margin-right: 5px; border-radius: 30px;  border: 1px solid #bab9b9; }
.size-selector {border-radius: 4px;margin-bottom: 10px; text-align: center; line-height: 30px; font-weight: bold;}
.color-selector-selected {border-width: 2px;background-image: url('/images/selector_check.png');background-position: center center;background-repeat: no-repeat;border-color: #3582c4;}
.size-selector-selected {border-width: 2px;color: #3582c4;border-color: #3582c4;}
.variation-error { display: none; color: red; margin-bottom: 10px;}


@media only screen and (max-width:767px) {
    .bodyarea-issue { display: none; }
}

@media only screen and (max-width:360px) {
    .topseller .bodyarea h2 { padding-left: 0; padding-right: 0; }
}

