/* Minification failed. Returning unminified contents.
(1089,175): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: TBWindowMargin
(1113,175): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: TBWindowMargin
(1841,110): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
 */
/*


   Magic Zoom Plus v4.5.28 
   Copyright 2014 Magic Toolbox
   Buy a license: www.magictoolbox.com/magiczoomplus/
   License agreement: http://www.magictoolbox.com/license/


*/


/* Style of the small image link */
.MagicZoomPlus, .MagicZoomPlus:hover {
    display: inline-block;
    cursor: url(/js/magiczoomplus/graphics/zoomin.cur), pointer;
    outline: 0 !important;
    font-size: 0 !important;
    line-height: 100% !important;
    direction: ltr;
    max-width: 100%;
}

/* Style of the small image */
.MagicZoomPlus img {
    border: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    padding: 0 !important;
    height: auto;
}

.MagicZoomPlus > img {
    width: 100%;
}

.MagicZoomPlus.magic-for-ie8 > img {
    max-width: none !important;
}

.MagicZoomPlus.magic-for-ie7 > img, .MagicZoomPlus.magic-for-ie5 img {
    width: auto;
}

td > .MagicZoomPlus > img, td > .MagicZoomPlus.magic-for-ie8 > img {
    max-width: none;
    width: auto;
}


/* Style of the span inside the small image link */
.MagicZoomPlus span {
    display: none !important;
}

/* Style of hint box */
.MagicZoomPlusHint {
    background: url(/js/magiczoomplus/graphics/hint.gif) no-repeat 2px 50%;
    color: #444;
    font-family: sans-serif;
    font-size: 8pt;
    line-height: 24px;
    margin: 0;
    min-height: 24px;
    padding: 2px 2px 2px 20px !important;
    text-align: left;
    text-decoration: none;
}

.MagicZoomPlusLoading {
    background: #fff url(/js/magiczoomplus/graphics/loader.gif) no-repeat 2px 50%;
    border: 1px solid #ccc;
    color: #444;
    font-family: sans-serif;
    font-size: 8pt;
    line-height: 1.5em;
    margin: 0;
    padding: 4px 4px 4px 24px !important;
    text-align: left;
    text-decoration: none;
}


/* Style to hide external title or caption on a page. Only needed for #id method */
.MagicZoomPlus-ExternalText {
    display: none;
}


/* Style of the zoomed image */
.MagicZoomBigImageCont {
    background: #ffffff;
    border: 1px solid #999;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}
.MagicZoomBigImageCont.inner-zoom {
    border: 0;
}

.MagicZoomBigImageCont img {
    max-width: none !important;
    max-height: none !important;
    height: auto !important;
    width: auto !important;
}

/* Style of text on the zoomed image */
.MagicZoomHeader {
    background: #666;
    color: #fff;
    font-size: 10pt !important;
    line-height: normal !important;
    text-align: center !important;
}

/* Style of square magnify area under the cursor */
.MagicZoomPup {
    background: #dadad1;
    border: 3px solid #aaa;
    cursor: url(/js/magiczoomplus/graphics/zoomin.cur),pointer;
}

/* Style of loading message and icon shown during load */
.MagicZoomLoading {
    background: #fff url(/js/magiczoomplus/graphics/loader.gif) no-repeat 2px 50%;
    border: 1px solid #ccc;
    color: #444;
    font-family: sans-serif;
    font-size: 8pt;
    line-height: 1.5em;
    margin: 0;
    padding: 4px 4px 4px 24px !important;
    text-align: left;
    text-decoration: none;
}

/* Style of hotspots */
.MagicHotspots {
display: none;
visibility: hidden;
}
.MagicHotspots a {
border: 1px solid #ccc;
display: block !important;
position: absolute !important;
}
.MagicHotspots a:hover {
border: 1px solid red;
}

/* Style of the small image when the large image is expanded */
.MagicThumb-expanded-thumbnail {
    cursor: default;
}

/* Style of the expanded image */
.MagicThumb-expanded {
    background: #ffffff;
    border: 1px solid #ccc;
    cursor: url(/js/magiczoomplus/graphics/zoomout.cur), pointer;
    outline: 0;
    padding: 0;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}

.MagicThumb-expanded img {
    background: #ffffff;
}

/* Style of the caption for the expanded image */
.MagicThumb-caption {
    background: #ccc;
    border: 0 !important;
    color: #333;
    font: normal 10pt Verdana, Helvetica;
    min-height: 18px !important;
    padding: 8px;
    outline: 0 !important;
    text-align: left;
}

/* Style of the close/next/previous buttons */
.MagicThumb-buttons {
    background: transparent url(/js/magiczoomplus/graphics/buttons1.png) no-repeat 0 0;
    display: block;
    height: 24px;
}

.MagicThumb-buttons a {
    height: 24px;
    margin: 0px 1px !important;
    overflow: hidden;
    width: 24px;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}

.MagicThumb-expanded > div > div > div > img {
    max-height: none !important;
    max-width: none !important;
    height: auto !important;
    width: auto !important;
}

.MagicThumb-background {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}

.magic-temporary-img img {
    max-height: none !important;
    max-width: none !important;
}

/* Style of shadow effect behind zoomed image */
.MagicBoxShadow {
-moz-box-shadow: 3px 3px 4px #888888;
-webkit-box-shadow: 3px 3px 4px #888888;
box-shadow: 3px 3px 4px #888888;
border-collapse: separate;
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888') !important;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')" !important;
}

/* Style of glow effect behind zoomed image */
.MagicBoxGlow {
-moz-box-shadow: 0px 0px 4px 4px #888888;
-webkit-box-shadow: 0px 0px 4px 4px #888888;
box-shadow: 0px 0px 4px 4px #888888;
border-collapse: separate;
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Glow(Strength=4, Color='#888888') !important;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Glow(Strength=4, Color='#888888')" !important;
}


.questions-wrapper {
    max-width: 800px;
}
.questions-wrapper .questions-title {
    background-color: #f3f3f3;
    border: 1px solid #e9e9e9;
    padding: 8px 10px;
    color: #636363;
}
.questions-wrapper .questions-title:after {
    display: table;
    content: "";
    clear: both;
}
.questions-wrapper .questions-title .fa {
    font-size: 24px;
    margin-right: 8px;
    line-height: 22px;
    float: left;
}
.questions-wrapper .questions-title span {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    float: left;
}
.questions-wrapper .questions-content {
    background-color: #f9f9f9;
    border: 1px solid #e9e9e9;
    border-top: none;
    padding: 20px 20px 12px 20px;
}


.questions-wrapper .questions-content .questions-product-wrapper {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
}
.questions-wrapper .questions-content .questions-product-wrapper:after {
    display: table;
    content: "";
    clear: both;
}
.questions-wrapper .questions-content .questions-product-wrapper .questions-product-img {
    float: left;
    margin-right: 20px;
    width: 110px;
}
.questions-wrapper .questions-content .questions-product-wrapper .questions-product-img img {
    max-width: 100%;
    height: auto;
}
.questions-wrapper .questions-content .questions-product-wrapper .questions-product-desc {
    float: left;
    width: calc(100% - 130px);
}
.questions-wrapper .questions-content .questions-product-wrapper .questions-product-title {
    padding-top: 5px;
    font-size: 18px;
    font-weight: bold;
}
.questions-wrapper .questions-content .questions-product-wrapper .questions-product-price {
    padding: 12px 0;
    font-size: 28px;
    font-weight: bold;
}
.questions-wrapper .questions-content .questions-product-wrapper .questions-go-to-product a {
    font-size: 14px;
    color: #0063c3;
    text-decoration: underline;
}
.questions-wrapper .questions-content .questions-product-wrapper .questions-go-to-product a:hover {
    text-decoration: none;
}


    .questions-wrapper .questions-content .ask-a-question button {
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border: none;
        cursor: pointer;
        color: #111;
        font-size: 14px;
        font-weight: bold;
        padding: 8px 15px;
        font-family: Arial, Helvetica, sans-serif;
        -moz-box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
        box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
        border-color: #adb1b8 #a2a6ac #8d9096;
        border-style: solid;
        border-width: 1px;
        background: #f6f7f9;
        background: -moz-linear-gradient(top, #f6f7f9 0%, #e8eaec 100%);
        background: -webkit-linear-gradient(top, #f6f7f9 0%,#e8eaec 100%);
        background: linear-gradient(to bottom, #f6f7f9 0%,#e8eaec 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f9', endColorstr='#e8eaec',GradientType=0 );
    }
        .questions-wrapper .questions-content .ask-a-question button:hover {
            -moz-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
            -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
            box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
            background: #e6e9ef;
            background: -moz-linear-gradient(top, #e6e9ef 0%, #dadde2 100%);
            background: -webkit-linear-gradient(top, #e6e9ef 0%,#dadde2 100%);
            background: linear-gradient(to bottom, #e6e9ef 0%,#dadde2 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e9ef', endColorstr='#dadde2',GradientType=0 );
        }
.questions-wrapper .questions-content .questions-list {
    padding-top: 25px;
    padding-bottom: 5px;
}
.questions-wrapper .questions-content .questions-list .question:after, .questions-wrapper .questions-content .questions-list .answer:after {
    display: table;
    content: "";
    clear: both;
}
.questions-wrapper .questions-content .questions-list .question {
    margin-bottom: 5px;
}
.questions-wrapper .questions-content .questions-list .question .question-label, .questions-wrapper .questions-content .questions-list .answer .answer-label {
    font-size: 12px;
    font-weight: bold;
    float: left;
    width: 90px;
    line-height: 14px;
}
.questions-wrapper .questions-content .questions-list .question .question-content, .questions-wrapper .questions-content .questions-list .answer .answer-content {
    font-size: 12px;
    float: left;
    width: calc(100% - 90px);
    line-height: 16px;
}
.questions-wrapper .questions-content .questions-list .question .question-content {
    color: #0063c3;
    font-weight: bold;
}
.questions-wrapper .questions-content .questions-list .answer {
    margin-bottom: 25px;
}
.questions-wrapper .questions-content .questions-list .answer .answer-content .answer-author-date {
    font-size: 12px;
    padding-top: 3px;
    opacity: 0.6;
}
.questions-wrapper .questions-footer {
    padding-top: 10px;
    border-top: 1px solid #e9e9e9;
    padding-top: 12px;
}
.questions-wrapper .questions-footer:after {
    display: table;
    content: "";
    clear: both;
}
.questions-wrapper .questions-footer .number-of-questions {
    width: 70%;
    text-align: left;
    float: left;
    padding-top: 4px;
    font-size: 12px;
}
.questions-wrapper .questions-footer .questions-controls {
    width: 30%;
    text-align: right;
    float: left;
}
.questions-wrapper .questions-footer .questions-controls a .fa {
    color: #909090;
    font-size: 22px;
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -o-transition: color 300ms ease;
    transition: color 300ms ease;
}
.questions-wrapper .questions-footer .questions-controls a:hover .fa {
    color: #0063c3;
}
.questions-wrapper .questions-footer .questions-controls a:first-of-type .fa {
    margin-right: 10px;
}
.questions-wrapper .questions-content .ask-question .ask-question-product-wrapper {
    padding-bottom: 15px;
}
.questions-wrapper .questions-content .ask-question .ask-question-product-wrapper:after {
    display: table;
    content: "";
    clear: both;
}
.questions-wrapper .questions-content .ask-question .ask-question-product-wrapper .ask-question-product-img {
    float: left;
    margin-right: 8px;
    width: 70px;
}
.questions-wrapper .questions-content .ask-question .ask-question-product-wrapper .ask-question-product-img img {
    max-width: 100%;
    height: auto;
}
.questions-wrapper .questions-content .ask-question .ask-question-product-wrapper .ask-question-product-title {
    float: left;
    padding-top: 27px;
    font-size: 18px;
    font-weight: bold;
    width: calc(100% - 78px);
}
.questions-wrapper .questions-content .ask-question > div {
    margin-bottom: 17px;
}
.questions-wrapper .questions-content .ask-question .ask-question-button {
    text-align: right;
    margin-bottom: 0;
}
.questions-wrapper .questions-content .ask-question label {
    display: block;
    margin-bottom: 7px;
    font-size: 14px;
    font-weight: bold;
}
.questions-wrapper .questions-content .ask-question label em {
    font-style: normal;
    color: #cf0000;
}
.questions-wrapper .questions-content .ask-question input {
    display: block;
    border-radius: 3px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    width: 60%;
    padding: 0 7px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.questions-wrapper .questions-content .ask-question input.error {
    border: 1px solid #cf0000;
    -moz-box-shadow: 0px 0px 5px rgba(207, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 5px rgba(207, 0, 0, 0.3);
    box-shadow: 0px 0px 5px rgba(207, 0, 0, 0.3);
}
.questions-wrapper .questions-content .ask-question .error-message {
    color: #cf0000;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
.questions-wrapper .questions-content .ask-question .rate-message {
    color: #757575;
    font-size: 12px;
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
}
.questions-wrapper .questions-content .ask-question textarea {
    display: block;
    border-radius: 3px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    width: 100%;
    padding: 7px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.questions-wrapper .questions-content .ask-question button {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: none;
    cursor: pointer;
    color: #111;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 15px;
    font-family: Arial, Helvetica, sans-serif;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
    border-color: #adb1b8 #a2a6ac #8d9096;
    border-style: solid;
    border-width: 1px;
    background: #f6f7f9;
    background: -moz-linear-gradient(top, #f6f7f9 0%, #e8eaec 100%);
    background: -webkit-linear-gradient(top, #f6f7f9 0%,#e8eaec 100%);
    background: linear-gradient(to bottom, #f6f7f9 0%,#e8eaec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f9', endColorstr='#e8eaec',GradientType=0 );
}
.questions-wrapper .questions-content .ask-question button:hover {
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    background: #e6e9ef;
    background: -moz-linear-gradient(top, #e6e9ef 0%, #dadde2 100%);
    background: -webkit-linear-gradient(top, #e6e9ef 0%,#dadde2 100%);
    background: linear-gradient(to bottom, #e6e9ef 0%,#dadde2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e9ef', endColorstr='#dadde2',GradientType=0 );
}
@media screen and (max-width: 640px) {
    .questions-wrapper .questions-content .ask-question input {
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .questions-wrapper .questions-content .questions-list .question .question-content, .questions-wrapper .questions-content .questions-list .answer .answer-content, .questions-wrapper .questions-content .questions-list .question .question-label, .questions-wrapper .questions-content .questions-list .answer .answer-label {
        float: none;
        width: 100%;
    }
    .questions-wrapper .questions-content .questions-list .question .question-label, .questions-wrapper .questions-content .questions-list .answer .answer-label {
        padding-bottom: 5px;
    }
    .questions-wrapper .questions-content .questions-list .question .question-content {
        margin-bottom: 7px;
    }
    .questions-wrapper .questions-content .questions-list .answer {
        margin-bottom: 30px;
    }
    .questions-wrapper .questions-content .ask-question button {
        padding: 12px 0;
        width: 100%;
        text-align: center;
    }
}

.AllPopBoxes
{
    color: #444;
}

/*div, table, tr, td { position:relative; }*/
.clr
{
    clear: both;
    line-height: 0;
    height: 0;
}
/*p { margin:0; }*/
select
{
    max-width: 100%;
}

.HeaderSection
{
    position: relative;
}
/*.Section1 { position: absolute; top: 0; right: 0; margin: 0.5%; }*/
.Section1Out
{
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: auto;
    width: 220px;
}

.CenterColumn
{
    background-color: #ffffff;
}

/*.FilterBox select {	margin-left:5px;}*/


.BreadCrumbHolder
{
    margin: 5px 10px;
}

.Widget .wCenter
{
    padding: 2px;
    padding-top: 6px;
}

.Section2 .wCenter
{
    padding-top: 2px;
}

.RichText .wCenter
{
    padding: 5px;
}

.HeaderSection .RichText .wCenter, .FooterSection .RichText .wCenter
{
    padding: 0;
}

.MemberBox .wCenter div
{
    text-align: center;
}

.Section3 .MemberBox .wCenter div, .Section4 .MemberBox .wCenter div, .Section7 .MemberBox .wCenter div, .Section8 .MemberBox .wCenter div
{
    top: 35%;
    position: relative;
}

.MemberBox a:link, .MemberBox a:hover, .MemberBox a:visited, .MemberBox a:active
{
    font-weight: bold;
}

.LiveHelp .wCenter
{
    text-align: center;
}

.listing-sort-items
{
    text-align: right;
}

.listing-description
{
    padding-bottom: 5px;
}

.LinkExchange .wCenterIn ul
{
    list-style: none inside;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.LinkExchange .wCenterIn
{
    text-align: center;
}
/*
.Search .wTextField, .Newsletter .wTextField {margin-bottom:2px;width:90%}
*/



.CustomPage .wCenter
{
    margin-left: 5px;
    margin-right: 5px;
}

.Newsletter .wTextField
{
    margin-bottom: 2px;
    width: 90%;
}

.Search .wButton
{
    padding: 2px 5px 2px 5px;
}

.wTextField
{
    vertical-align: middle;
}

/*Bottom Ahop Link item*/
.AshopLinkItem
{
    margin: auto;
}

.NewProducts .DataViewItem
{
    vertical-align: top;
}

.BestSellers .DataViewItem
{
    vertical-align: top;
}
/*
.CustomPagesMenu ul, .CustomMenu ul, .Categories ul, .Brands ul { margin:0; padding:0; list-style-type:none; list-style-position:outside; line-height:2em; }
.CustomPagesMenu ul a, .CustomMenu ul a, .Categories ul a, .Brands ul a { display:block; padding:0 5px; }
*/

.CustomMenu ul, .CustomPagesMenu ul, .Categories ul, .Brands ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    line-height: 1.4em;
}

    .CustomMenu ul a, .CustomPagesMenu ul a, .Categories ul a, .Brands ul a
    {
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 2px;
        padding-top: 0;
    }
/*.CustomMenu .list-vertical li a, .CustomPagesMenu .list-vertical li a, .Categories .list-vertical li a, .Brands .list-vertical li a { margin-left:-6px;}
.CustomMenu .dropdown-vertical li a, .CustomPagesMenu .dropdown-vertical li a, .Categories .dropdown-vertical li a, .Brands .dropdown-vertical li a { margin-left:-6px;}*/



/*
.CustomMenu ul a { display:block;}
*/


.sub-categories td
{
    text-align: center;
    vertical-align: middle;
}

.tabs-ie6 ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
}

* html .LeftSection .Categories .wCenter, * html .RightSection .Categories .wCenter
{
    padding-left: 2px;
}

* html .LeftSection .CustomMenu .wCenter, * html .RightSection .CustomMenu .wCenter
{
    padding-left: 2px;
}

* html .LeftSection .CustomPagesMenu .wCenter, * html .RightSection .CustomPagesMenu .wCenter
{
    padding-left: 2px;
}

* html .LeftSection .CurrencyConverter .wCenter, * html .RightSection .CurrencyConverter .wCenter
{
    padding-top: 3px;
    padding-bottom: 3px;
}

* html .LeftSection .Brands .wCenter, * html .RightSection .Brands .wCenter
{
    padding: 3px;
}

.wButton
{
    border-width: 1px;
    border-style: solid;
    border-color: #777;
    background-color: #72d1dd;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    margin: 0px;
    padding: 1px 5px 1px 5px;
    font-size: 100%;
    display: inline-block;
}

    /*.wButton:active
    { border-style: inset;
    }*/

input.wButton, button.wButton
{
    width: auto;
    overflow: visible;
}

.wButton[class]
{
    background-image: url(/Images/shade.png);
    background-position: bottom;
}

.wButtonSmall
{
    font-size: 80%;
    vertical-align: middle;
}
/*vertical-align:bottom; added from EM.*/
.add2cart
{
    vertical-align: middle;
}
/*vertical-align:bottom; added from EM.*/
.ShoppingCart .wButton
{
    margin-bottom: 2px;
    margin-top: 2px;
}

.text-variant
{
    width: 250px;
}

/*List Horizontal*/
.list-horizontal
{
    float: left;
    position: relative;
}

    .list-horizontal, .list-horizontal li, .list-horizontal ul
    {
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }

        .list-horizontal li
        {
            float: left;
            line-height: 1.3em;
            vertical-align: middle;
        }

/* Javascript Menu*/
/*ul.dropdown ul.list-horizontal {*/
/* For javascript sub menu width*/

ul.dropdown-horizontal li ul
{
    width: auto;
}

ul.dropdown-horizontal ul li a
{
    padding: 2px 5px;
}


ul.dropdown-vertical li ul
{
    width: auto;
}

ul.dropdown ul li
{
    width: auto;
    max-width: 180px;
}

    ul.dropdown ul li a
    {
        display: block;
        max-width: 160px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

ul.dropdown li ul
{
    width: auto;
    max-width: 180px;
}

ul.dropdown-vertical ul li
{
    padding: 0px 5px;
}

/*For IE7 hack on javascript menus*/
* + html ul.dropdown ul
{
    width: 150px;
}

* + html ul.dropdown-vertical ul
{
    top: 0px;
    left: 98%;
}


ul.dropdown-vertical ul
{
    top: 0px;
    left: 99%;
    left: 98%\9;
}

/*dropdown */
/*For listing items*/
.category-list .list-vertical li
{
    padding-left: 8px;
}

.wWrapperOut,
.wHeaderOut,
.wCenterOut,
.wFooterOut,
.MainOut,
.HeaderSectionOut,
/*.Section1Out,*/
.Section2Out,
.LeftSectionOut,
.Section3Out,
.Section4Out,
.Section5Out,
.CenterSectionOut,
.Section6Out,
.Section7Out,
.Section8Out,
.RightSectionOut,
.FooterSectionOut,
.wWrapperIn,
.wHeaderIn,
.wCenterIn,
.wFooterIn,
.MainIn,
.HeaderSectionIn,
.Section1In,
.Section2In,
.LeftSectionIn,
.Section3In,
.Section4In,
.Section5In,
.CenterSectionIn,
.Section6In,
.Section7In,
.Section8In,
.RightSectionIn,
.FooterSectionIn,
.wWrapper,
.wHeader,
.wCenter,
.wFooter,
.Main,
.HeaderSection,
.Section1,
.Section2,
.LeftSection,
.Section3,
.Section4,
.Section5,
.CenterSection,
.Section6,
.Section7,
.Section8,
.RightSection,
.FooterSection
{
    position: relative;
    z-index: auto;
}

form
{
    margin: 0;
    padding: 0;
}

.close_btn
{
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("Images/close.gif");
    background-position: right top;
    background-repeat: no-repeat;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-top-style: none;
    border-top-width: 0;
    display: block;
    height: 14px;
    width: 14px;
}

.close_lk
{
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline-block;
    margin-left: -30px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    vertical-align: top;
}


#BlogPanel
{
    height: auto;
}

/* Problem on overlapping categories top menu over custompages*/
.CustomPagesMenu ul.dropdown {
  z-index: 10;
}

input.blogSearchKeyword {
    width: 60%;
}

input.blogSearchButton {
    width: 34%;
}


@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local('Raleway'), url(https://fonts.gstatic.com/s/raleway/v9/IczWvq5y_Cwwv_rBjOtT0w.woff) format('woff');
}
#TB_window{ font:12px Arial,Helvetica,sans-serif; }
#TB_secondLine{ font:10px Arial,Helvetica,sans-serif; }

#TB_overlay{ position:fixed;  z-index:100000;  top:0px;  left:0px;  height:100%;  width:100%}
.TB_overlayMacFFBGHack{background:url(macFFBgHack.png) repeat}
.TB_overlayBG{ background-color:#fff;  filter:alpha(opacity=50);  -moz-opacity:0.50;  opacity:0.50}
html #TB_overlay{ position:absolute;  height:expression(document.body.scrollHeight >document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}
#TB_window{ position:fixed;  background:#fff;  z-index:100002;  color:#000;  display:none;  border:2px solid #D0D0D0;  text-align:left;  top:50%;  left:50%}

#TB_window .sb-inner{background-color:#D0D0D0}

#TB_window_inner{background-color:#FFF}

html #TB_window{
    position:absolute; 
    /*margin-top:expression(0 - parseInt(this.offsetHeight / 2)*/
    margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement &&document.documentElement.scrollTop || document.body.scrollTop)+'px')
}

#TB_window img#TB_Image{  display:block;   margin:15px 0 0 15px;   border-right:1px solid #ccc;   border-bottom:1px solid #ccc;   border-top:1px solid #666;   border-left:1px solid #666}

#TB_caption{ height:25px; padding:7px 30px 10px 25px; float:left}
#TB_closeWindow{ height:25px; padding:10px 0; float:right}
#TB_closeAjaxWindow{ padding:0 5px 5px 0; text-align:right; float:right}

#TB_closeWindow a, #TB_closeAjaxWindow a{overflow:hidden; float:right}
#TB_closeWindow a{background:transparent url(../images/lightbox-btn-close.gif) no-repeat scroll 50% 50%; height:25px; width:90px}
#TB_closeAjaxWindow a{padding-top:6px; text-align:right; font-size:90%; color:#fff;}

#TB_ajaxWindowTitle{float:left; padding:7px 0 5px 5px; margin-bottom:1px; color:#fff; font-weight:bold; }

#TB_title{font-size:14px; height:30px}

#TB_ajaxContent{ clear:both;  padding:2px 15px 15px 15px;  overflow:auto;  text-align:left;  line-height:1.4em}
#TB_ajaxContent.TB_modal{ padding:15px}
#TB_ajaxContent p{ padding:5px 0px 5px 0px}
#TB_load{ position:fixed;  display:none;  height:13px;  width:208px;  z-index:100003;  top:50%;  left:50%;  margin:-6px 0 0 -104px}
html #TB_load {
    position: absolute;
    /*margin-top: expression(0 - parseInt(this.offsetHeight / 2)*/
    margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement &&document.documentElement.scrollTop || document.body.scrollTop)+'px')
}
#TB_HideSelect{ z-index:99999;  position:fixed;  top:0;  left:0;  background-color:#fff;  border:none;  filter:alpha(opacity=0);  -moz-opacity:0;  opacity:0;  height:100%;  width:100%}
html #TB_HideSelect{ position:absolute;  height:expression(document.body.scrollHeight >document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}
#TB_iframeContent{ clear:both;  border:none;  margin-bottom:-1px;  margin-top:1px;  _margin-bottom:1px}
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel, div.star-rating {
    float: left;
    width: 17px;
    height: 15px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    background: transparent;
    overflow: hidden
}

    div.rating-cancel, div.rating-cancel a {
        background: url(delete.gif) no-repeat 0 -16px
    }

    div.star-rating, div.star-rating a {
        background: url(star.gif) no-repeat 0 0px
    }

        div.rating-cancel a, div.star-rating a {
            display: block;
            width: 16px;
            height: 100%;
            background-position: 0 0px;
            border: 0
        }

div.star-rating-on a {
    background-position: 0 -16px !important
}

div.star-rating-hover a {
    background-position: 0 -32px
}
/* Read Only CSS */
div.star-rating-readonly a {
    cursor: default !important
}
/* Partial Star CSS */
div.star-rating {
    background: transparent !important;
    overflow: hidden !important
}
/* END jQuery.Rating Plugin CSS */


/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.star-rating2 {
    float: left;
    width: 10px;
    height: 9px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    background: transparent;
    overflow: hidden
}

    div.star-rating2, div.star-rating2 a {
        background: url(stars.png) no-repeat 0 0px
    }

        div.star-rating2 a {
            display: block;
            width: 9px;
            height: 100%;
            background-position: 0 0px;
            border: 0
        }

div.star-rating2-on a {
    background-position: 0 -18px !important
}

div.star-rating2-hover a {
    background-position: 0 -9px
}
/* Read Only CSS */
div.star-rating2-readonly a {
    cursor: default !important
}
/* Partial Star CSS */
div.star-rating2 {
    background: transparent !important;
    overflow: hidden !important
}
/* END jQuery.Rating Plugin CSS */
.DataViewWrapper { padding: 5px; overflow: hidden; }
.DataViewRow { margin:0;}
.DataViewCellOut { margin: 5px 0; }
.DataViewCell { text-align:center; }
.DataViewItem { margin: 5px 0; text-align:center; }
/*.DataViewItemThumbnailImage {}*/
.DataViewItemThumbnailImage img { border:none; }
/*.DataViewItemAddToCart { }
.DataViewItemProductTitle { }*/
.DataViewItemRetailPrice { text-decoration: line-through; color: #888; }
.DataViewItemOurPrice { font-weight: bold;font-size: 110%;  } /*font-size: 110%;*/
.DataViewItemOverallRating { width:50px; height:10px; margin: 0 auto; }
/*.DataViewItemMoreLink { }
.DataViewItemSKU { }
.DataViewItemShortDescription { }
.DataViewItemSavingsInDollar { }
.DataViewItemSavingsInPercentage { }
.DataViewItemDomesticTax { }*/
.DataViewSeparator { clear: both; height: 5px; overflow: hidden; }
/*.DataViewNoItem { }
.DataViewPager { }*/
.DataViewPager ul { line-height: 1.4; font-weight: bold; padding: 0; }
.DataViewPager ul li { display: inline; list-style: none; margin-right: 0.6em; padding: 0.2em 0.4em; border: 1px solid #9AAFE5; -webkit-border-radius: 2px; -moz-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; }
.DataViewPager ul li.currentPage { background-color: #888; border: 1px solid #ccc; color: #fff; }
.DataViewPager ul li a { color: #666; }
.DataViewPager ul li a, .DataViewPager ul li a:visited { text-decoration: none; }
.DataViewPager ul li a:hover { color: #a00; }
.DataViewWatchList {padding-left:20px; background-image: url('/images/favorites-add_16.gif'); cursor: pointer ;background-repeat: no-repeat; font-size: 90%; display:inline-block; height: 18px;padding-top:4px;}
.DataViewOutOfStock {font-weight: bold;}
.DataViewSubCategoryBorder{border-width: thin; border-style: solid;}

.FeaturedProductsTitle {font-size:12px;}
.FeaturedProductsTitle_HR {height:2px;margin:0px;color:#FFF;}

/*For rounding border of listing items*/
.DataViewCellOut {position:relative;}
.DataViewCellIn {position:relative;}
.DataViewCell {position:relative;}

/* Following Rules for centering image in product listing*/
/*
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.wraptocenter * {
    vertical-align: middle;
}
*/
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

html>body .DataViewItemThumbnailImage img {    /*hidden from IE 5-6 */
	margin-top: 0; /* to clean up, just in case IE later supports valign! */
	vertical-align: middle;
}

.listing-responsive-wrapper {
	margin: 0 auto;
    width: 100%;
}
.listing-responsive-wrapper:after {
	content: "";
	display: table;
	clear: both;
}
.listing-responsive-wrapper .DataViewCellOut {
	width: 23%;
	margin: 1%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding: 15px;
}

@media (max-width: 900px) {
.listing-responsive-wrapper .DataViewCellOut {
 width: 31.333%;
}
}
@media (max-width: 680px) {
.listing-responsive-wrapper .DataViewCellOut {
 width: 48%;
}
}
@media (max-width: 480px) {
.listing-responsive-wrapper .DataViewCellOut {
 width: 98%;
}
}
@charset "UTF-8";

/**
 * Minimal Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.min.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @requires	reset.css
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}
/**
 * Vertical Left-to-Right Direction CSS Drop-Down Menu Component
 *
 * @file		dropdown.vertical.css
 * @package		Dropdown
 * @version		0.3
 * @type		Transitional
 * @requires	dropdown.css
 * @browsers	Windows: IE5+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.                      
 *
 */

ul.dropdown-vertical {
/* width: 200px;*/
 width: 100%;
}

ul.dropdown-vertical ul {
 /*top: 1px;*/ /*Removed From Emre*/
 top:0px;
 left: 99%;
}

ul.dropdown-vertical li {
 float: none;
}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
.spopup-addedtext{color:#4F4F4F;font-family:tahoma;font-size:15px;font-weight:normal;left:25px;padding:24px 0 0 0;position:relative;width:90%;}
.spopup-closebtn {cursor:pointer;position:absolute;top:18px;left:350px;}
.spopup-content-table {padding-right:20px;}
.spopup-content {height:120px;padding:10px 0 0 26px;position:relative;top:10px;width:90%;}
.spopup-productname {font-family:arial;font-size:12px; color:#4f4f4f;text-align:right;font-weight:bold;}
.spopup-productcode {font-family:arial;font-size:12px; color:#bababa;text-align:right;}
.spopup-variant {font-family:arial;font-size:11px; color:#7d7d7d;text-align:right;font-weight:normal;padding-top:5px;}
.spopup-qty {font-family:arial;font-size:12px; color:#7d7d7d;text-align:right;padding-top:5px;}
.spopup-price {font-family:arial;font-size:12px; color:#7d7d7d;text-align:right;}
.spopup-continue-shopping{background-color:#cacaca;color:#595959;font-family:arial;font-size:12px}
.spopup-checkout{background-color:#8e8e8e;color:#ffffff;font-family:arial;font-size:12px; text-transform: uppercase;}
.spopup-buttons{padding-top:7px;text-align:right;}
.spopup-advanceOrder{font-weight:normal;}

/* IE6 */
* html .spopup-addedtext {background-color:#ffffff;}
* html .spopup-content {background-color:#ffffff;}


div.MainShoppingCart {position:relative; z-index:3; text-align:center;}
div.BasketItems {width:100%; position:absolute; top:0; left:0; border:0; z-index:99;}
table.Basket {border:solid 1px #ccc;}
table.Basket tr.Header {font-size:9px;}
table.Basket a.ProductTitle {font-size:11px; cursor:pointer;}
table.Basket a.ProductTitle:hover {font-size:11px; cursor:pointer;}
table.Basket a.ProductTitle:hover {font-size:11px; cursor:pointer;}
table.Basket div.ProductCode {font-size:9px; vertical-align:top;}
table.Basket td.Detail {font-size:9px;}
table.Basket td.Footer {font-weight:bold; font-size:9px; text-align:right; padding-right:5px;}

.CalculateShippingLink {font-size:90%;}

.scb_itemsadded {font-size:10px;font-weight:normal; color:#FFF; padding-left:5px;}
.scb_baskettotal{font-size:10px;font-weight:normal; color:#FFF;padding-right:7px;padding-bottom:2px;}
.scb_quantity {font-size:11px;}
.scb_price{font-size:11px;font-weight:bold;}
.scb_producttitle{font-size:11px;padding-left:2px;padding-bottom:3px;}
.scb_productcode{font-size:10px;padding-left:2px;}
.scb_maintableborder{border:1px solid #ffffff;}

/*ceebox*/
/* CeeBox CSS Document */
/* Minor change made for 2.0.6 */
/* Works with 2.0.4 and up */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for ceebox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;}
html,body{height:100%;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> ceebox specific background images <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#cee_closeBtn 		{ background-image: url(../images/cee-close-btn.png); }
#cee_next 			{ background-image: url(../images/cee-next-btn.png); }
#cee_prev 			{ background-image: url(../images/cee-prev-btn.png); }
* html #cee_next 	{ background-image: url(../images/cee-next-btn.gif); } /* IE6 hack */
* html #cee_prev 	{ background-image: url(../images/cee-prev-btn.gif); } /* IE6 hack */
#cee_load 			{ background-image: url(../images/loader.gif);}
/* ceebox border width controled as option in jquery.ceebox.js */
/* colors for ceebox background and border can also be set as option in jquery.ceebox.js  */
#cee_box			{background-color: #fff;border-color:#525252;border-style: solid; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> ceebox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#cee_box {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #fff;
}

#cee_count {
	font: 10px Arial, Helvetica, sans-serif;
	-moz-opacity: 0.8;
	opacity: 0.8;/* opacity used to reduce contrast of font color so that any main color will work */
	clear:left;
	float:left;
	padding: 2px 0 4px;
}
.cee_html #cee_title h2 {float:left;}
.cee_html #cee_count {clear:none;padding-left:5px;}
* html #cee_count { /* ie6 hack */
	zoom:1;
	padding-bottom:6px;
}
#cee_next,#cee_prev{
	height:100%;
	width: 49%;
	text-indent:-10000px;
	text-decoration:none;
	visibility:visible;
	background-repeat:no-repeat;
}

#cee_box a {border:0;outline:none}
#cee_box a:link {color: #666;}
#cee_box a:visited {color: #666;}
#cee_box a:hover {color: #000;}
#cee_box a:active {color: #666;}
#cee_box a:focus{color: #666;}
#cee_closeBtn {
	background-repeat: no-repeat;
	display:box;
	width:24px;
	height:23px;
	position:absolute;
	text-indent:-10000px;
}
/* Next up a bunch of ugly ass css hacks to fix the fact that IE cuts off the close button when it floats negative. 
Yeah "thou shalt not hack the css" ...so sue me it's better than handling it in the javascript */ 
#cee_closeBtn {top:-3px;right:-3px;} /* base value only here for IE8 */
#cee_closeBtn, #ie8#hack {top:-10px;right:-10px;} /* All browsers except IE8 see this; IE8 keeps using the */
*:first-child+html #cee_closeBtn{top:-3px;right:-3px;} /* only IE7 sees this*/ 
* html #cee_closeBtn{top:-3px;right:-3px;} /*only IE 6 sees this*/

#cee_closeBtn:hover {
	background-position: 0px -23px;
	}
	
.cee_close {cursor:pointer}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> ceebox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#cee_box {
	text-align:left;
	color:#000;
}

#cee_box img#cee_img, #cee_vid,#cee_iframeContent,#cee_ajax {
	display:block;
	margin: 15px 15px 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#cee_title {
	padding:7px 15px 5px 15px;
	overflow:hidden;
}
.cee_html #cee_title{
	background-color:#e8e8e8;
	height:18px;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}
#cee_title h2 {
	font-size:1em;
	font-weight:400;
	margin:0 0 1px;
}

#cee_ajax{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#cee_load{
	display:none;
	height:50px;
	width:50px;
	margin: -25px 0 0 -25px; /* -height/2 0 0 -width/2 */
	background-position: center center;
	background-repeat:no-repeat;
}

#cee_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #cee_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#cee_iframe{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}
.bubbleInfo{position:relative; top:0px; left:0px}
.trigger{}
.popup{position:absolute; display:none; z-index:65000; border-collapse:collapse}
.popup td{font-family:inherit; font-size:100%; font-style:inherit; font-weight:inherit; margin:0pt; padding:0pt;z-index:65001;}
.popup td.corner{height:15px; width:19px;z-index:65002;}
.popup td.bubble_content{background:#fff; font-family:"Trebuchet MS",sans-serif; font-size:11px; padding:10px;z-index:65003;}
.popup td.topleft{background-image:url(/images/bubble/bubble-1.png);z-index:65004;}
.popup td.top{background-image:url(/images/bubble/bubble-2.png);z-index:65005;}
.popup td.topright{background-image:url(/images/bubble/bubble-3.png);z-index:65006;}
.popup td.left{background-image:url(/images/bubble/bubble-4.png);z-index:65007;}
.popup td.right{background-image:url(/images/bubble/bubble-5.png);z-index:65008;}
.popup td.bottomleft{background-image:url(/images/bubble/bubble-6.png);z-index:65009;}
.popup td.bottom{background-image:url(/images/bubble/bubble-7.png); text-align:center;z-index:65010;}
.popup td.bottom img{display:block; margin:0 auto;z-index:65011;}
.popup td.bottomright{background-image:url(/images/bubble/bubble-8.png);z-index:65012;}
.popup table.popup-contents{font-size:12px; line-height:1.2em; background-color:#fff; color:#666; font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;z-index:65015;}
table.popup-contents th{text-align:right; text-transform:lowercase;z-index:65013;}
table.popup-contents td{text-align:left;z-index:65014;}
/* Old Rules. HTML structure is updated.
.recent-blog-item {padding-bottom:10px;padding-left:5px;}
.recent-blog-title {font-weight:bold; color:#[Color21];}
.recent-blog-title a:link {font-size:105%; font-weight:bold;}
.recent-blog-title a:visited { font-size:105%;font-weight:bold;}
.recent-blog-title a:active { font-size:105%;font-weight:bold;}
.recent-blog-title a:hover { font-size:105%;font-weight:bold;}
.recent-blog-timestamp {font-weight:normal;font-size:90%;}
.recent-blog-description {font-weight:normal;font-size:100%;}
*/

.blog-widget-container a {
    text-decoration: none;
}

    .blog-widget-container a:hover {
        text-decoration: underline;
    }

.blog-widget-container .clear {
    clear: both;
}

.blog-widget-container {
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
}

    .blog-widget-container .widget-container {
        margin-bottom: 15px;
        margin-left: 0px;
        margin-right: 10px;
        vertical-align: top;
    }

    .blog-widget-container.one .widget-container {
        width: calc(100%);
        display: inline-block;
    }

    .blog-widget-container.two .widget-container {
        width: calc(50% - 12px);
        display: inline-block;
    }

    .blog-widget-container.three .widget-container {
        width: calc(33.3% - 13px);
        display: inline-block;
    }

    .blog-widget-container.four .widget-container {
        width: calc(25% - 13px);
        display: inline-block;
    }

    .blog-widget-container .widget-container h2.blog-title {
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 7px 26%;
        padding: 0 0 8px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .blog-widget-container.two .widget-container h2.blog-title,
    .blog-widget-container.three .widget-container h2.blog-title,
    .blog-widget-container.four .widget-container h2.blog-title,
    .blog-widget-container .widget-container.no-photo h2.blog-title {
        margin: 0 0 7px 0;
    }

    .blog-widget-container .widget-container .tags {
        font-size: 13px;
        margin: 0 0 10px 26%;
        padding: 0 0 7px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .blog-widget-container.two .widget-container .tags,
    .blog-widget-container.three .widget-container .tags,
    .blog-widget-container.four .widget-container .tags,
    .blog-widget-container .widget-container.no-photo .tags {
        margin: 0 0 10px 0;
    }

    .blog-widget-container .widget-container .tags .tag {
        display: inline-block;
        margin-right: 3px;
    }

    .blog-widget-container .widget-container .featured-image {
        margin-bottom: 10px;
        float: left;
        width: 23%;
        margin-right: 3%;
    }

    .blog-widget-container.two .widget-container .featured-image,
    .blog-widget-container.three .widget-container .featured-image,
    .blog-widget-container.four .widget-container .featured-image {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .blog-widget-container .widget-container.no-photo .featured-image {
        display: none;
    }

    .blog-widget-container .widget-container .featured-image img {
        width: 100%;
        height: auto;
        opacity: 1;
        -webkit-transition: opacity 300ms ease;
        -moz-transition: opacity 300ms ease;
        -o-transition: opacity 300ms ease;
        transition: opacity 300ms ease;
    }

        .blog-widget-container .widget-container .featured-image img:hover {
            width: 100%;
            height: auto;
            opacity: 0.8;
            -webkit-transition: opacity 300ms ease;
            -moz-transition: opacity 300ms ease;
            -o-transition: opacity 300ms ease;
            transition: opacity 300ms ease;
        }

    .blog-widget-container .widget-container .excerpt {
        line-height: 17px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .blog-widget-container .widget-container h2.blog-title.no-image,
    .blog-widget-container .widget-container .no-image {
        margin-left: 0;
    }

@media screen and (max-width: 600px) {
    .blog-widget-container .widget-container {
        margin-bottom: 50px;
    }

        .blog-widget-container .widget-container .featured-image {
            margin-bottom: 10px;
            float: none;
            width: 100%;
            margin-right: 0;
        }

        .blog-widget-container .widget-container .tags {
            margin: 0 0 10px 0;
        }

        .blog-widget-container .widget-container h2.blog-title {
            margin: 0 0 8px 0;
        }
}

@media screen and (max-width: 480px) {
    .blog-widget-container .widget-container {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 360px) {
    .blog-widget-container .widget-container h2.blog-title {
        font-size: 20px;
    }
}

.blog-widget-container .widget-container.last-blog {
    margin-bottom: 0px;
}
.clear { clear:both; }

/* No Image */
.main-image { width:200px; /*height:200px;*/ overflow:hidden; margin:3px auto; border:solid 1px #ccc;text-align:center;vertical-align:middle; }
.main-image img { border:none; cursor:default; }

/* CAROUSEL HORIZONTAL */
.slide-container-h { width:225px; height:265px; }
.slide-container-h .slide-main-image { width:200px; height:200px; overflow:hidden; margin:3px auto; border:solid 1px #ccc; text-align:center;vertical-align:middle;}
.slide-container-h .slide-main-image img { border:none; cursor:pointer; }
.slide-container-h .slide-thumbs-container { width:220px; height:60px; margin:5px 0; padding:0 12px; }
.slide-container-h .slide-thumbs { float:left; }
.slide-container-h .slide-thumbs ul li { width:60px; height:52px; overflow:hidden; }
.slide-container-h .slide-thumbs ul li img { margin:0 5px; border:solid 1px #ccc; cursor:pointer; }
.slide-container-h .slide-prev, .slide-next { float:left; text-indent:-9999px; cursor:pointer; width:10px; height:52px; margin:0; }
.slide-container-h .slide-prev { background:url(../images/gal_arrow_left_over.png) no-repeat 0 50%;width:10px;height:52px;}
.slide-container-h .slide-prev-hidden {background: url(../images/gal_arrow_left_over.png) no-repeat 0 50%;width: 10px;height: 52px;visibility:hidden}
.slide-container-h .slide-prev-disabled { background:url(../images/gal_arrow_left.png) no-repeat 0 50%; }
.slide-container-h .slide-next { background:url(../images/gal_arrow_right_over.png) no-repeat 100% 50%;width:10px;height:52px;}
.slide-container-h .slide-next-hidden {background: url(../images/gal_arrow_right_over.png) no-repeat 100% 50%;width: 10px;height: 52px;visibility:hidden}

.slide-container-h .slide-next-disabled { background:url(../images/gal_arrow_right.png) no-repeat 100% 50%; }


/* CAROUSEL VERTICAL */
.slide-container-v { width:290px; height:225px; }
.slide-container-v .slide-main-image { float:left; width:200px; height:200px; overflow:hidden; margin:5px; border:solid 1px #ccc; text-align:center;vertical-align:middle;}
.slide-container-v .slide-main-image img { border:none; cursor:pointer; }
.slide-container-v .slide-thumbs-container { float:left; width:60px; height:220px; margin:0 5px; padding:0; }
.slide-container-v .slide-thumbs { float:left; width:60px; }
.slide-container-v .slide-thumbs ul { vertical-align:middle; }
.slide-container-v .slide-thumbs ul li { width:52px; height:60px; overflow:hidden; }
.slide-container-v .slide-thumbs ul li img { line-height:60px; margin:5px 0; border:solid 1px #ccc; cursor:pointer; }
.slide-container-v .slide-prev, .slide-next { float:left; text-indent:-9999px; cursor:pointer; width:52px; height:10px; margin:0; }
.slide-container-v .slide-prev { background:url(../images/gal_arrow_up_over.png) no-repeat 50% 0%; }
.slide-container-v .slide-prev-disabled { background:url(../images/gal_arrow_up.png) no-repeat 50% 0%; }
.slide-container-v .slide-next { background:url(../images/gal_arrow_down_over.png) no-repeat 50% 100%; }
.slide-container-v .slide-next-disabled { background:url(../images/gal_arrow_down.png) no-repeat 50% 100%; }

/* FANCY THUMBS */ 
/* http://www.sohtanaka.com/web-design/fancy-thumbnail-hover-effect-w-jquery/ */
ul.fancy-thumbs { float: left; list-style: none; margin: 0; padding: 10px; width: 240px; }
ul.fancy-thumbs li { margin: 0; padding: 5px; float: left; position: relative; width: 110px; height: 110px; }
ul.fancy-thumbs li img { width: 100px; height: 100px; -ms-interpolation-mode: bicubic; border: 1px solid #ddd; padding: 5px; background: #f0f0f0; position: absolute; left: 0; top: 0; }
ul.fancy-thumbs li img.hover { background:url(../Images/thumb_bg.png) no-repeat center center; border:none; * background:none; }

/* jQZoom Evolution */
/* http://www.mind-projects.it/projects/jqzoom/ */
div.jqZoomTitle { z-index:5000; text-align:center; font-size:11px; font-family:Tahoma; height:16px; padding-top:2px; position:absolute; top: 0px; left: 0px; width: 100%; color: #FFF; background: #999; }
.jqZoomPup { overflow:hidden; background-color: #FFF; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index:10; border-color:#c4c4c4; border-style: solid; cursor:crosshair; }
.jqZoomPup img { border: 0px; }
.preload{ -moz-opacity:0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align:center; background-image: url(../images/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; width:90px; *width:100px; height:43px; *height:55px; z-index:10; position:absolute; top:3px; left:3px; }
.jqZoomWindow { border: 1px solid #999; background-color: #FFF; }


.ProductDetailAddToWatchList {padding-left:28px; background-image: url('/images/favorites-add_24.gif'); cursor: pointer ;background-repeat: no-repeat; display:inline-block; height: 28px;padding-top:8px;}
.ProductDetailAddToBasketQty_td {width:1px;white-space:nowrap;}
.ProductDetailAddToBasketPreOrderText {text-align: left;white-space:nowrap;}
/*.ProductDetailAddToBasketBtn_td {text-align:left;}*/

.RelatedProductsHeader{border-bottom:1px solid;color:#000000;font-size:110%;font-weight:bold;}
.SimilarProductsHeader{border-bottom:1px solid;color:#000000;font-size:110%;font-weight:bold;}


/*Questions*/
.questionText{ float:left; display:block; margin-bottom:5px;}
.answerText{float:left; display:block; margin-bottom:5px;}
.question-item{ float:left; display:block; margin-bottom:15px;}

/*CategoryBestSellers*/
.category-best-seller-wrapper a {color: #0063c3 !important;}
.category-best-seller-badge {display: inline-block;color: #fff;padding-right: 7px;font-size: 12px;width: auto;height: 0px;border-right: 5px solid transparent;border-top: 10px solid #E47911;border-left: 7px solid #E47911;border-bottom: 10px solid #E47911;border-top-left-radius: 4px;border-top-right-radius: 0px;border-bottom-left-radius: 4px;border-bottom-right-radius: 0px;}
.category-best-seller-badge span {display: inline-block;margin-top: -6px;}
@-moz-document url-prefix() {.category-best-seller-badge span {display: inline-block;margin-top: -7px;}}

.filter-box { padding:0px 0 15px 0; }
.filter-box ul { margin:0; padding-left:15px;}
.filter-box ul li { padding:0; }
.filter-title { padding:5px 2px; font-weight:bold; cursor:pointer; }
.filtered-title { padding:5px 2px; font-weight:bold; }
.filtered-title .filter-remove { float:right; font-weight:normal; text-align:right; }
.filter-price-range {  }
.filter-price-range .txt { border:solid 1px #ccc; width:50px; }
.filter-variant {  }
.clear { clear:both; }
.CustomPageTitle { width: 100%; height: 20px; font-size: 16px; font-weight: bold; border-bottom: 1px solid #C0C0C0; }
.CustomPageBody { width: 100%; }
select { font-family: arial; font-size: 10px; color: #444444; }
input { font-family: arial; font-size: 10px; color: #444444; }
.topheader { height: 18px; font-size: 11px; font-family: arial; color: #727272; }
.topheader td { border-bottom: solid 1px #e7e7e7; }
.subtotalbar { height: 28px; font-size: 11px; color: #afacac; font-weight: bold; }
.subtotalbold { height: 28px; font-size: 11px; color: #737171; font-weight: bold; }
.subtotalMessage { height: 28px; font-size: 11px; color: red; font-weight: bold;font-family: Verdana;}

.grandtotalbar { height: 28px; font-size: 15px; color: #afacac; font-weight: bold; }
.grandtotalbold { height: 28px; font-size: 15px; color: #737171; font-weight: bold; }
.grandtotalMessage { height: 28px; font-size: 15px; color: red; font-weight: bold; }


.basket { vertical-align: middle; font-family: arial; font-size: 10px; color: #737171; border-bottom: solid 1px #e7e7e7; }
.basket a { text-decoration: none; color: #727272; font-weight: bold;}
.basket a:hover { text-decoration: none; color: #727272;font-weight: bold;}
.basket a:visited { text-decoration: none; color: #727272;font-weight: bold;}
.basket div.basketpicture { width: 50px; height: 50px; border: solid 1px #e8e8e8; text-align: center; }
.basket div.basketpicture div.basketthumbnail { margin-top: 3px; text-align: center; position: relative; z-index: 0; }
.basket div.basketpicture div.basketthumbnail:hover { cursor: pointer; z-index: 50; } 
.basket div.basketpicture div.basketthumbnail span { background-color: #ffffff; position: absolute; left: -1000px;  visibility: hidden; text-decoration: none; }
.basket div.basketpicture div.basketthumbnail span img { padding: 5px; border: solid 1px #e8e8e8; }
.basket div.basketpicture div.basketthumbnail:hover span { visibility: visible; top: 0; left: 60px; }
.basketnumeric {text-align:center; vertical-align: middle; font-family: arial; font-size: 11px; color: #737171; border-bottom: solid 1px #e7e7e7; }
.basketbold { vertical-align: middle; font-family: arial; font-size : 10px; font-weight: bold; color: #444444; border-bottom: solid 1px #e7e7e7; }
.basketmessage { vertical-align: middle; font-family: arial; font-size: 10px; font-weight: bold; color: #444444; padding-left: 10px; }
.detailstext { font-family: arial; font-size: 10px; color: #444444; }
table.basketitems tr.default { background-color: #FFFFFF; }
table.basketitems tr.alternate { background-color: #f6f6f6; }
.calculatortop { background-image: url('/images/sctopbck.jpg'); background-repeat: repeat-x; height: 24px; }
.calculatortextbold { font-family: arial; font-size: 10px; font-weight: bold; color: #615f5f; }
.calculatortext { font-family: arial; font-size: 10px; color: #656464; }
.calculatorformobjects { font-family: arial; font-size: 10px; color: #656464; }
.imagenotavailable { text-align: center; width: 40px; font-family: arial; font-size: 9px; color: #aba9a9; padding-top: 13px; padding-left: 4px; padding-right: 3px; line-height: 95%; }

table.MainTable { background-color: #fff; }
table.MainTable td.CenterColumn { padding-bottom: 0px; }
.header { height: 35px; font-size: 20px; font-family: Arial; background-color: #f9f9f9; color: #727272; font-weight: bold; border-bottom: solid 1px #ececec; }
.headerContent { height: 35px; font-size: 20px; font-family: Arial;background-color: #f9f9f9; color: #727272; font-weight: bold; width: 750px; padding-left: 10px;border-bottom : solid 1px #ececec; }
div.Content { width: 750px; padding-left: 10px; border: solid 1px #ececec; background-color: #f9f9f9; vertical-align: middle; text-align: left; }
div.Content table.Content { width: 100%; text-align: left; color: #727272; }
div.Content table.Content td { font-size: 11px; vertical-align: middle; }
div.Content table.Content td.Note { font-size: 10px; }
div.Content table.Content select { font-size: 11px; width: 222px; overflow: auto; color: #727272; }
div.Content table.Content input { font-size: 11px; color: #727272; }
div.Content table.Content textarea { font-family: Arial; font-size: 11px; color: #727272; overflow: auto; }
div.Content table.Content td.Header { font-family: Arial; font-size: 16px; background-color: #f9f9f9; padding: 10px 0px 10px 0px; font-weight: bold; }
div.Content table.Content td.Empty { height: 5px;font-size: 5px; }
div.Shipping { border-left: 1px solid; border-color: #ececec; padding-left: 10px; }
.Message { color: red; font-size: 10px; font-weight: bold;font-family: Verdana; }
td.MessagePlaceHolder { padding: 0px 0px 0px 0px; }
td.MessagePlaceHolder table { padding: 0px 0px 0px 0px; }
td.Header { font-family: Arial; font-size: 16px; background-color: #f9f9f9;padding: 10px 0px 10px 0px; font-weight: bold; text-align: left; color: #727272; }

.shoppingCartImage{ background-image:url('/Images/shoppingcart_background.png'); background-repeat:no-repeat;color:#A1A1A1;font-family:arial;font-size:18px;font-weight:bold;height:37px;padding-left:35px;width:153px;padding-bottom:8px;}
.basketLargeButton{ padding:3px; font-size:120%;font-Weight:bold;}
.basketLargeButton:hover{ font-Weight:bold;}
.basketOutOfStockMessage{ font-Weight:bold; color:#e35259; font-size:10px;text-align:right;}
.basketOutOfStockMessage img {vertical-align:middle;}

.CustomUploadField {display:none;}
/* Start custom button CSS here
---------------------------------------- */

.ProceedButton {width:329px;height:47px;border:0px;font-size:15px!important;font-weight:bold;color:#707070;cursor:pointer;}
.ProceedButton:hover {width:329px;height:47px;background-position:0px -47px;font-size:15px!important;font-weight:bold;color:#252525;cursor:pointer;}

.CheckoutButton {
  display:inline-block;
  background:none;
  margin:0;
  padding:3px 0;
  border-width:0;
  overflow:visible;
  font:80%/1.2 Arial,Sans-serif;
  text-decoration:none;
  white-space:nowrap;
  color:#333;
  }
* html button.CheckoutButton {
  padding-bottom:1px;
  }
/* Immediately below is a temporary hack to serve the 
   following margin values only to Gecko browsers
   Gecko browsers add an extra 3px of left/right 
   padding to button elements which can't be overriden.
   Thus, we use -3px of left/right margin to overcome this. */
html:not([lang*=""]) button.CheckoutButton {
  margin:0 -3px;
  }
 .CheckoutButton span {
  background:#ddd url(/images/bg-button.gif) repeat-x 0 0;
  margin:0;
  padding:3px 0;
  border-left:1px solid #bbb;
  border-right:1px solid #aaa;
  }
* html .CheckoutButton span {
  padding-top:0;
  }

* html .CheckoutButton span span img{
  	padding-right:5px;
	vertical-align:middle;
  }

 .CheckoutButton span span {
  position:relative;
  padding:3px .4em;
  border-width:0;
  border-top:1px solid #bbb;
  border-bottom:1px solid #aaa;
  }

 .CheckoutButton span span img {
	padding-right:5px;
	vertical-align:middle;
 }


/* only needed if implementing separate hover/focus/active state for buttons */
 .CheckoutButton:hover  span,  .CheckoutButton:hover span span,  .CheckoutButton:focus span, .CheckoutButton:focus span span {
  cursor:pointer; /* important for any clickable/pressable element */
  border-color:#9cf !important;
  color:#000;
  }
 .CheckoutButton:active span {
  background-position:0 -400px;
  outline:none;
  }
 .CheckoutButton:focus,  .CheckoutButton:active {
  outline:none; /* doesn't seem to be respected for <button>, only <a> */
  }

.reviews-wrapper {
    max-width: 800px;
}
.reviews-wrapper .reviews-title {
    background-color: #f3f3f3;
    border: 1px solid #e9e9e9;
    padding: 8px 10px;
    color: #636363;
}
.reviews-wrapper .reviews-title:after {
    display: table;
    content: "";
    clear: both;
}
.reviews-wrapper .reviews-title .fa {
    font-size: 24px;
    margin-right: 8px;
    line-height: 22px;
    float: left;
}
.reviews-wrapper .reviews-title span {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    float: left;
}
.reviews-wrapper .reviews-content {
    background-color: #f9f9f9;
    border: 1px solid #e9e9e9;
    border-top: none;
    padding: 20px 20px 12px 20px;
}
.reviews-wrapper .reviews-content .reviews-product-wrapper {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
}
.reviews-wrapper .reviews-content .reviews-product-wrapper:after {
    display: table;
    content: "";
    clear: both;
}
.reviews-wrapper .reviews-content .reviews-product-wrapper .reviews-product-img {
    float: left;
    margin-right: 20px;
    width: 110px;
}
.reviews-wrapper .reviews-content .reviews-product-wrapper .reviews-product-img img {
    max-width: 100%;
    height: auto;
}
.reviews-wrapper .reviews-content .reviews-product-wrapper .reviews-product-desc {
    float: left;
    width: calc(100% - 130px);
}
.reviews-wrapper .reviews-content .reviews-product-wrapper .reviews-product-title {
    padding-top: 5px;
    font-size: 18px;
    font-weight: bold;
}
.reviews-wrapper .reviews-content .reviews-product-wrapper .reviews-product-price {
    padding: 12px 0;
    font-size: 28px;
    font-weight: bold;
}
.reviews-wrapper .reviews-content .reviews-product-wrapper .reviews-go-to-product a {
    font-size: 14px;
    color: #0063c3;
    text-decoration: underline;
}
.reviews-wrapper .reviews-content .reviews-product-wrapper .reviews-go-to-product a:hover {
    text-decoration: none;
}
.reviews-wrapper .reviews-content .reviews-list {
    padding-bottom: 5px;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-number:after {
    display: table;
    content: "";
    clear: both;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-number .rateit {
    float: left;
    width: 105px;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-number .review-votes {
    float: left;
    color: #0063c3;
    font-size: 16px;
    line-height: 23px;
    font-weight: bold;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .review-out-of-stars {
    color: #0063c3;
    font-size: 12px;
    margin-top: 4px;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated {
    padding: 10px 0 22px 0;
    margin-bottom: 22px;
    border-bottom: 1px solid #e9e9e9;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated:after {
    display: table;
    content: "";
    clear: both;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-left {
    width: 230px;
    float: left;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-left ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-left ul li {
    list-style-type: none;
    padding: 0;
    margin: 3px 0;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-left ul li em {
    display: inline-block;
    height: 15px;
    line-height: 17px;
    font-style: normal;
    color: #0063c3;
    font-size: 12px;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-left ul li em:first-of-type {
    width: 40px;
    text-align: left;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-left ul li em:last-of-type {
    width: 30px;
    text-align: right;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-left ul li span {
    display: inline-block;
    height: 17px;
    background-color: #f2f2f2;
    width: 105px;
    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-left ul li span span {
    display: inline-block;
    background-color: yellow;
    width: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    background: rgba(255, 219, 39, 1);
    background: -moz-linear-gradient(top, rgba(255, 219, 39, 1) 0%, rgba(255, 200, 0, 1) 5%, rgba(255, 170, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 219, 39, 1)), color-stop(5%, rgba(255, 200, 0, 1)), color-stop(100%, rgba(255, 170, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 219, 39, 1) 0%, rgba(255, 200, 0, 1) 5%, rgba(255, 170, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 219, 39, 1) 0%, rgba(255, 200, 0, 1) 5%, rgba(255, 170, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 219, 39, 1) 0%, rgba(255, 200, 0, 1) 5%, rgba(255, 170, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 219, 39, 1) 0%, rgba(255, 200, 0, 1) 5%, rgba(255, 170, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdb27', endColorstr='#ffaa00', GradientType=0 );
    -webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-right {
    width: calc(100% - 230px);
    float: left;
    padding-top: 3px;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-right .write-a-review {
    padding-top: 15px;
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-right .write-a-review button {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: none;
    cursor: pointer;
    color: #111;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 15px;
    font-family: Arial, Helvetica, sans-serif;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
    border-color: #adb1b8 #a2a6ac #8d9096;
    border-style: solid;
    border-width: 1px;
    background: #f6f7f9;
    background: -moz-linear-gradient(top, #f6f7f9 0%, #e8eaec 100%);
    background: -webkit-linear-gradient(top, #f6f7f9 0%,#e8eaec 100%);
    background: linear-gradient(to bottom, #f6f7f9 0%,#e8eaec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f9', endColorstr='#e8eaec',GradientType=0 );
}
.reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-right .write-a-review button:hover {
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    background: #e6e9ef;
    background: -moz-linear-gradient(top, #e6e9ef 0%, #dadde2 100%);
    background: -webkit-linear-gradient(top, #e6e9ef 0%,#dadde2 100%);
    background: linear-gradient(to bottom, #e6e9ef 0%,#dadde2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e9ef', endColorstr='#dadde2',GradientType=0 );
}
.reviews-wrapper .reviews-content .reviews-list .review {
    margin: 25px 0;
}
.reviews-wrapper .reviews-content .reviews-list .review:after {
    display: table;
    content: "";
    clear: both;
}
.reviews-wrapper .reviews-content .reviews-list .review .review-left {
    float: left;
    width: 100px;
}
.reviews-wrapper .reviews-content .reviews-list .review .review-left img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.reviews-wrapper .reviews-content .reviews-list .review .review-right {
    float: left;
    width: calc(100% - 100px);
    padding-top: 7px;
}

.reviews-wrapper .reviews-content .reviews-list .review .review-right .review-stars {
    float: left;
    padding-right: 6px;
}

.reviews-wrapper .reviews-content .reviews-list .review .review-right .review-title {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding-bottom: 4px
}
.reviews-wrapper .reviews-content .reviews-list .review .review-right .review-author-date {
    font-size: 12px;
    padding: 1px 0 6px;
}

.reviews-wrapper .reviews-content .reviews-list .review .review-right .review-content {
    font-size: 12px;
}
.reviews-wrapper .reviews-footer {
    padding-top: 10px;
    border-top: 1px solid #e9e9e9;
    padding-top: 12px;
}
.reviews-wrapper .reviews-footer:after {
    display: table;
    content: "";
    clear: both;
}
.reviews-wrapper .reviews-footer .number-of-reviews {
    width: 70%;
    text-align: left;
    float: left;
    padding-top: 4px;
    font-size: 12px;
}
.reviews-wrapper .reviews-footer .reviews-controls {
    width: 30%;
    text-align: right;
    float: left;
}
.reviews-wrapper .reviews-footer .reviews-controls a .fa {
    color: #909090;
    font-size: 22px;
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -o-transition: color 300ms ease;
    transition: color 300ms ease;
}
.reviews-wrapper .reviews-footer .reviews-controls a:hover .fa {
    color: #0063c3;
}
.reviews-wrapper .reviews-footer .reviews-controls a:first-of-type .fa {
    margin-right: 10px;
}
.reviews-wrapper .reviews-content .write-review .write-review-product-wrapper {
    padding-bottom: 15px;
}
.reviews-wrapper .reviews-content .write-review .write-review-product-wrapper:after {
    display: table;
    content: "";
    clear: both;
}
.reviews-wrapper .reviews-content .write-review .write-review-product-wrapper .write-review-product-img {
    float: left;
    margin-right: 8px;
    width: 70px;
}
.reviews-wrapper .reviews-content .write-review .write-review-product-wrapper .write-review-product-img img {
    max-width: 100%;
    height: auto;
}
.reviews-wrapper .reviews-content .write-review .write-review-product-wrapper .write-review-product-title {
    float: left;
    padding-top: 27px;
    font-size: 18px;
    font-weight: bold;
    width: calc(100% - 78px);
}
.reviews-wrapper .reviews-content .write-review > div {
    margin-bottom: 17px;
}
.reviews-wrapper .reviews-content .write-review .write-review-button {
    text-align: right;
    margin-bottom: 0;
}
.reviews-wrapper .reviews-content .write-review label {
    display: block;
    margin-bottom: 7px;
    font-size: 14px;
    font-weight: bold;
}
.reviews-wrapper .reviews-content .write-review label em {
    font-style: normal;
    color: #cf0000;
}
.reviews-wrapper .reviews-content .write-review input {
    display: block;
    border-radius: 3px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    width: 60%;
    padding: 0 7px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.reviews-wrapper .reviews-content .write-review input.error {
    border: 1px solid #cf0000;
    -moz-box-shadow: 0px 0px 5px rgba(207, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 5px rgba(207, 0, 0, 0.3);
    box-shadow: 0px 0px 5px rgba(207, 0, 0, 0.3);
}
.reviews-wrapper .reviews-content .write-review .error-message {
    color: #cf0000;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
.reviews-wrapper .reviews-content .write-review .rate-message {
    color: #757575;
    font-size: 12px;
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
}
.reviews-wrapper .reviews-content .write-review textarea {
    display: block;
    border-radius: 3px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    width: 100%;
    padding: 7px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
    .reviews-wrapper .reviews-content .write-review button {
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border: none;
        cursor: pointer;
        color: #111;
        font-size: 14px;
        font-weight: bold;
        padding: 8px 15px;
        font-family: Arial, Helvetica, sans-serif;
        -moz-box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
        box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
        border-color: #adb1b8 #a2a6ac #8d9096;
        border-style: solid;
        border-width: 1px;
        background: #f6f7f9;
        background: -moz-linear-gradient(top, #f6f7f9 0%, #e8eaec 100%);
        background: -webkit-linear-gradient(top, #f6f7f9 0%,#e8eaec 100%);
        background: linear-gradient(to bottom, #f6f7f9 0%,#e8eaec 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f9', endColorstr='#e8eaec',GradientType=0 );
    }
        .reviews-wrapper .reviews-content .write-review button:hover {
            -moz-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
            -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
            box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
            background: #e6e9ef;
            background: -moz-linear-gradient(top, #e6e9ef 0%, #dadde2 100%);
            background: -webkit-linear-gradient(top, #e6e9ef 0%,#dadde2 100%);
            background: linear-gradient(to bottom, #e6e9ef 0%,#dadde2 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e9ef', endColorstr='#dadde2',GradientType=0 );
        }
@media screen and (max-width: 640px) {
    .reviews-wrapper .reviews-content .write-review input {
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-left {
        float: none;
        width: 100;
    }
    .reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-right {
        float: none;
        padding-top: 20px;
        width: 100%;
    }
    .reviews-wrapper .reviews-content .reviews-total .reviews-stars .reviews-stars-separated .reviews-stars-separated-right .write-a-review {
        padding-top: 10px;
    }
    .reviews-wrapper .reviews-content .write-review .write-review-product-wrapper .write-review-product-img {
        float: none;
        margin-right: 0;
        width: 100%;
        text-align: center;
    }
    .reviews-wrapper .reviews-content .write-review .write-review-product-wrapper .write-review-product-title {
        float: none;
        padding-top: 20px;
        font-size: 18px;
        width: 100%;
        margin-bottom: 15px;
    }
    .reviews-wrapper .reviews-content .write-review button {
        padding: 12px 0;
        width: 100%;
        text-align: center;
    }

}

.rateit {
	display: -moz-inline-box;
	display: inline-block;
	position: relative;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
}
.rateit .rateit-range {
	position: relative;
	display: -moz-inline-box;
	display: inline-block;
	background: url(/css/reviews/rate-it/stars.png);
	height: 19px;
	outline: none;
}
.rateit .rateit-range * {
	display: block;
}
/* for IE 6 */
    * html .rateit, * html .rateit .rateit-range {
	display: inline;
}
/* for IE 7 */
        * + html .rateit, * + html .rateit .rateit-range {
	display: inline;
}
.rateit .rateit-hover, .rateit .rateit-selected {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
}
.rateit .rateit-hover-rtl, .rateit .rateit-selected-rtl {
	left: auto;
	right: 0;
}
.rateit .rateit-hover {
	background: url(/css/reviews/rate-it/stars.png) left -38px;
	color: #FFAF00;
}
.rateit .rateit-hover-rtl {
	background-position: right -38px;
}
.rateit .rateit-selected {
	background: url(/css/reviews/rate-it/stars.png) left -19px;
	color: #FFAF00;
}
.rateit .rateit-selected-rtl {
	background-position: right -19px;
}
.rateit .rateit-preset {
	background: url(/css/reviews/rate-it/stars.png) left -57px;
	color: rgb(239, 107, 34);
}
.rateit .rateit-preset-rtl {
	background: url(/css/reviews/rate-it/stars.png) left -57px;
}
.rateit button.rateit-reset {
    /*Commented following line because delete.gif is not found on the project.*/
	/*background: url(/css/reviews/rate-it/delete.gif) 0 0;*/
	width: 19px;
	height: 19px;
	display: -moz-inline-box;
	display: inline-block;
	float: left;
	outline: none;
	border: none;
	padding: 0;
}
.rateit .rateit-reset span {
	display: none;
}
.rateit button.rateit-reset:hover, .rateit button.rateit-reset:focus {
	background-position: 0 -19px;
}
.rateit-font {
	font-size: 24px;
	line-height: 1em;
}
.rateit-font .rateit-range {
	background: none;
	height: auto;
}
.rateit-font .rateit-empty {
	color: #ccc;
}
.rateit-font .rateit-range > div {
	background: none;
	overflow: hidden;
	cursor: default;
}
.rateit.rateit-font .rateit-reset {
	font-size: inherit;
	background: none;
	width: 0.6em;
	height: 0.6em;
	margin-top: 0.2em;
	background: gray;
	border-radius: 50%;
	position: relative;
}
.rateit.rateit-font .rateit-reset span {
	display: block;
	font-weight: bold;
	color: white;
	height: calc(50% - 0.045em);
	top: 0;
	position: absolute;
	border-bottom: 0.09em solid white;
	width: 72%;
	margin-left: 14%;
}
.rateit.rateit-font .rateit-reset:hover, .rateit.rateit-font button.rateit-reset:focus {
	background: #e6574b; /* Old browsers */
	background: radial-gradient(ellipse at center, #e6574b 55%, #f6836b 77%, #f9d3cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	background-position: 0 0;
}

div.smallstars div.rateit-range {
    background: url(/css/reviews/rate-it/stars-small.png);
    height: 32px;
}

div.smallstars div.rateit-hover {
    background: url(/css/reviews/rate-it/stars-small.png) left -32px;
    color: #FFAF00;
}

div.smallstars div.rateit-selected {
    background: url(/css/reviews/rate-it/stars-small.png) left -16px;
    color: #FFAF00;
}

div.smallstars .rateit-hover-rtl {
    background-position: right -32px;
}
div.smallstars .rateit-selected-rtl {
    background-position: right -16px;
}
div.smallstars .rateit-preset {
    background: url(/css/reviews/rate-it/stars-small.png) left -48px;
    color: rgb(239, 107, 34);
}
div.smallstars .rateit-preset-rtl {
    background: url(/css/reviews/rate-it/stars-small.png) left -48px;
}

.rateit-static {
display: -moz-inline-box;
display: inline-block;
position: relative;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
}

.rateit-static .rateit-range {
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    background: url(/css/reviews/rate-it/stars.png);
    height: 19px;
    outline: none;
}

    .rateit-static .rateit-range * {
        display: block;
    }
/* for IE 6 */
* html .rateit, * html .rateit-static .rateit-range {
    display: inline;
}
/* for IE 7 */
* + html .rateit, * + html .rateit-static .rateit-range {
    display: inline;
}

.rateit-static .rateit-hover, .rateit-static .rateit-selected {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
}

.rateit-static .rateit-hover-rtl, .rateit-static .rateit-selected-rtl {
    left: auto;
    right: 0;
}

.rateit-static .rateit-hover {
    background: url(/css/reviews/rate-it/stars.png) left -38px;
    color: #FFAF00;
}

.rateit-static .rateit-hover-rtl {
    background-position: right -38px;
}

.rateit-static .rateit-selected {
    background: url(/css/reviews/rate-it/stars.png) left -19px;
    color: #FFAF00;
}

.rateit-static .rateit-selected-rtl {
    background-position: right -19px;
}

.rateit-static .rateit-preset {
    background: url(/css/reviews/rate-it/stars.png) left -57px;
    color: rgb(239, 107, 34);
}

.rateit-static .rateit-preset-rtl {
    background: url(/css/reviews/rate-it/stars.png) left -57px;
}

.rateit-static button.rateit-reset {
    /*Commented following line because delete.gif is not found on the project.*/
    /*background: url(/css/reviews/rate-it/delete.gif) 0 0;*/
    width: 19px;
    height: 19px;
    display: -moz-inline-box;
    display: inline-block;
    float: left;
    outline: none;
    border: none;
    padding: 0;
}

.rateit-static .rateit-reset span {
    display: none;
}

.rateit-static button.rateit-reset:hover, .rateit-static button.rateit-reset:focus {
    background-position: 0 -19px;
}

.new-testimonial-wrapper {
	background-color: #f5f5f5;
	border: 1px solid #e4e4e4;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 30px;
}
.new-testimonial-wrapper .new-testimonial-question {
	font-size: 18px;
	font-weight: bold;
}
.new-testimonial-wrapper .new-testimonial-stars {
	margin: 20px 0;
}
.new-testimonial-wrapper label {
	display: block;
	margin-bottom: 4px;
}
.new-testimonial-wrapper input {
	margin-bottom: 15px;
	border: 1px solid #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 34px;
	width: 100%;
	text-indent: 10px;
}
.new-testimonial-wrapper textarea {
	margin-bottom: 15px;
	border: 1px solid #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 10px;
	width: 100%;
}
.new-testimonial-wrapper input.new-testimonial-file-upload {
	border: none;
	text-indent: 0;
}
.new-testimonial-wrapper .new-testimonial-form-button {
	text-align: center;
	margin-top: 15px;
}
.new-testimonial-wrapper .new-testimonial-form-button input {
	border: none;
	background-color: #235db4;
	padding: 10px 30px;
	margin: 0 auto;
	color: #fff;
	font-size: 18px;
	height: auto;
	width: auto;
	font-weight: bold;
	text-indent: 0;
	cursor: pointer;
}

.new-testimonial-wrapper .new-testimonial-form-button input.disabled {
	background-color: grey;
}

.new-testimonial-wrapper .new-testimonial-form-button input:hover {
	background-color: #2c68c3;
}
.new-testimonial-wrapper .new-testimonial-form-button input.disabled:hover {
	background-color: grey;
}

span.field-validation-error {
    color: red;
}

span.field-validation-valid{
    display: none;
}
.testimonial-page-wrapper {
	background-color: #f5f5f5;
	/*border: 1px solid #e4e4e4;*/
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.testimonial-page-wrapper:after {
	content: "";
	display: table;
	clear: both;
}
.testimonial-page-wrapper .testimonial-page-photo {
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    margin: 0 auto 15px auto;
    background-size: cover; 
    background-position: center;
}
.testimonial-page-wrapper .testimonial-page-stars {
}
.testimonial-page-wrapper .testimonial-page-stars ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.testimonial-page-wrapper .testimonial-page-stars ul li {
	display: inline-block;
}
.testimonial-page-wrapper .testimonial-page-stars .testimonial-page-name {
	display: inline-block;
}
.testimonial-page-wrapper .testimonial-page-name {
	font-weight: bold;
	padding: 1px 0;
	font-size: 13px;
}
.testimonial-page-wrapper .testimonial-page-initials {
	font-weight: bold;
	padding: 1px 0;
}
.testimonial-page-wrapper .testimonial-page-address {
	padding: 1px 0;
	font-size: 13px;
}
.testimonial-page-wrapper .testimonial-page-date {
	padding: 1px 0;
	font-size: 13px;
}
.testimonial-page-wrapper .testimonial-page-message {
	padding: 15px;
	/*border: 1px solid #e4e4e4;*/
    background-color: #F9F9F9;
	text-align: left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	line-height: 130%;
}
.testimonial-page-wrapper .testimonial-page-image img {
	
	height: auto;
    max-height: 400px;
    max-width: 95% ;
	margin-top: 5px;
}
.testimonial-page-wrapper .testimonial-page-read-all,
.testimonial-page-wrapper .testimonial-page-write {
	padding-top: 4px;
}
.testimonial-page-wrapper .testimonial-page-read-all a,
.testimonial-page-wrapper .testimonial-page-write a {
	font-weight: bold;
	text-decoration: none;
	color: #235db4;
}
.testimonial-page-wrapper .testimonial-page-read-all a:hover,
.testimonial-page-wrapper .testimonial-page-write a:hover {
	text-decoration: underline;
}
.testimonial-page-wrapper .testimonial-page-left {
	width: 25%;
	float: left;
	margin-right: 5%;
}
.testimonial-page-wrapper .testimonial-page-right {
	width: 70%;
	float: left;
}

@media all and (max-width: 480px) {
.testimonial-page-wrapper .testimonial-page-left,
.testimonial-page-wrapper .testimonial-page-right {
	width: 100%;
	float: none;
	margin-right: 0;
}
}









#wp_page_numbers{
    overflow: hidden;
    text-align: center;
}

#wp_page_numbers
ul{
	margin:0;
	padding:0 0 20px 0;
   
}

#wp_page_numbers
li{
	display:block;
	float:left;
	text-align:center
}

#wp_page_numbers li
a{
	background-color:#fbfbfb;
	text-decoration:none;
	padding:3px 8px 3px 8px;
	display:block;
	float:left;
	margin:0 5px 5px 0;
	text-align:center;
	border:1px solid #fbfbfb;
	color:#acacac;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px
}

#wp_page_numbers
li{
	color:#acacac
}

#wp_page_numbers li a:hover{
	border:1px solid #dedede
}

#wp_page_numbers .active_page
a{
	opacity:0.7;
	color:#808080;
	text-shadow:0 1px 0 rgba(255,255,255,.15);
	border:1px solid rgba(0,0,0,.2);
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	background-color:#f2f2f2;
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMTclIiB4Mj0iNTAlIiB5Mj0iLTE3JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDAiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image:-moz-linear-gradient(bottom, rgba(0,0,0,.05) -17%, rgba(255,255,255,.05) 117%);
	background-image:-o-linear-gradient(bottom, rgba(0,0,0,.05) -17%, rgba(255,255,255,.05) 117%);
	background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,.05) -17%, rgba(255,255,255,.05) 117%);
	background-image:linear-gradient(bottom, rgba(0,0,0,.05) -17%, rgba(255,255,255,.05) 117%)
}

#wp_page_numbers .active_page a:hover{
	border:1px solid rgba(0,0,0,.2)
}

#wp_page_numbers
.page_info{
	width:auto;
	padding:2px 6px 2px 6px
}

#wp_page_numbers
.space{
	margin:0 10px 0 0
}

/*
    to add new fontawesome icon rules:
1) open:http://fontello.com/
2) Upload svg file for custom icons: Ashop.Mvc\css\reviews\fonts
3) Select icons and set font-face name as: FontAwesome
4) Download.
5) Upload svg file fontello-.....\font\fontawesome.svg to https://font-converter.net/en/css-embedded-font-base64
6) update font-face "src:" attribute and add new css rules. 
7) That is all!!! So easy hiii?
*/
@font-face {
    font-family: 'FontAwesome';
    src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAXYAA0AAAAAB/AAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABMAAAABoAAAAcfIudZEdERUYAAAFMAAAAHwAAACAANAAGT1MvMgAAAWwAAABHAAAAVkZv415jbWFwAAABtAAAAE4AAAFa1WEB12dhc3AAAAIEAAAACAAAAAj//wADZ2x5ZgAAAgwAAAH/AAACWNCja7ZoZWFkAAAEDAAAADAAAAA2E1U+AGhoZWEAAAQ8AAAAHQAAACQHTwNsaG10eAAABFwAAAAYAAAAHBMoACRsb2NhAAAEdAAAABAAAAAQATQBxm1heHAAAASEAAAAHgAAACAATQBLbmFtZQAABKQAAADqAAABuULO/Fdwb3N0AAAFkAAAAEYAAABg2WerAnicY2BgYGQAgjO2i86D6Btqf71gNABMIwcGAAB4nGNgZGBg4ANiCQYQYGJgZGBmYAOSLGAeAwAEpgA7AHicY2BkrmGcwMDKwMHUxbSHgYGhB0IzPmAwZGRiYGBiYGVmgAMBBJMhIM01hcHhQ+SnKuag/1kMUczcDC0NQI0gOQAHVQztAHicY2BgYGaAYBkGRgYQCAHyGMF8FgYLIM3FwMHABIQMHyI/JH6q+v8fpAjIToCw+VfxL+HtgeqFAkY2BrgAI1AnSDcKYGQY9gAAIdUPBQAAAAAAAf//AAJ4nGWQzW7TQBDHd2x37TjOB8nuJkrxljiuE9zKtK5jg5saxCUSF6SIS6SqSg+cijigokiA4FalF5AQfYKYB+CKOEGFuIMETxBVSNx6TlmX9oRWO7Oz/9n5zSySETr7IA/lPCqhGPURWu4GzgpY2ATCNsEPq4EHLUvFS8A2/CiMwg2fUYLVItTov4xuEEaJUiNFsDwpAZ8DnOranqafmzfJ9vqknyvcU3BugVeq5qLLFls9OBfrlQrhxPj55OvJt8f42afTjy8Hlw91eLX+wBsX8pGiOoUir9CGUbq7TDJZt/K60bjaGTw93t8//p0ZhBAg+2wiD6U/iItANNlq1hgpAW5ZbXCCCEJfTCEumj6Th7Y5H6eUupSbdP6OEHhEY+ZSmsKhacNOn7sp6ZGVCwH2KL3OYpZ2Mg4SnO4Fh6iArRui/m1oWs4WBGGt2c6i0K8Bk7tkfsRi6jI2nY9N2zbhcMoEJytJIOYkY7u0R6cuF0x4L6Cii/kRQYrgvJBPpC9IQ1dQA20KWuAUgUthJLzE4dInIH5fTIlVsZy2EyVq5EE7SOAag4duvCp1EueX2IoXrn13ex1p9ab342A22bo1emtWVQOkgkz0sm4YysJgGw5mUJ7BDncl546N1xr/HZ5/Tkf67hIG0HDOkCsaKde5Vfdf399NRyOE/gKiUG5FAHicY2BkYGAAYnfrzXfj+W2+MnAzvwCKMNxQ++uFoP/XML9g5gZyORiYQKIAUicLsnicY2BkYGDm/l/DEMX8ggEIgCQjAypgBwBf6gPDAAAAeJxjfsEABoy+DAzMkWCsAqaB4gAuoANdAAAAAAAAAAAAZgCaAM4BLHicY2BkYGBgZ/BgYGEAASYgZmQAiTmA+QwACloAmQAAeJyNjjFOAzEQRd8mmyAURAmULihodmVvKKKIJs3WiCJ9CmsVKVlL3kS5BSVX4RgcgGNwAPibGImCIras/2bmz3iAK97I6E/GhLvEAy54TDzkgdfEuTwfiUfir8RjJtmtnFl+qczNsavnAdfcJx7yzFPiXJ73xCPxZ+Kx+JuaQMuOBQc8naKtlDq0u8XBd2Gr4EWZhj0bVkSFvtlvVoLf3l6jHB5DRYmVzvX+n32qTeUqcLqFeqx0dvq1DrHxpiqtmZs/Wyia2sK5orJuxllrL5WJqq2PXqMv+tVY+titQ2tcac+a8wNQ3UYtAAB4nGNgYsAP2IGYkYGJkYmRmZGFkZW3sDS1uCQzPy++ODM9jyuxqCi/PD4nNa2EG8IsykzPKOFKzs/NTc0rycxLBwDNohLhAAA=) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-commenting:before {
    content: "\f27a"
}

.sb, .sbi, .sb *, .sbi * {
    position: relative;
    z-index: 1;
}

* html .sb, * html .sbi {
    height: 1%;
}

.sbi {
    display: inline-block;
}

.sb-inner {
    background: #ddd;
}

.sb-shadow {
    background: #000;
}

.sb-border {
    background: #bbb;
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    /*display: block;
    float: left;*/
    display: inline-block;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    /*height: 42px;
    line-height: 40px;*/
    height: 32px;
    line-height: 30px;
    outline: none;
    /*padding-left: 18px;*/
    padding-left: 13px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap; 
    width: auto;
}

    .nice-select:hover {
        border-color: #dbdbdb;
    }

    .nice-select:active, .nice-select.open, .nice-select:focus {
        border-color: #999;
    }

    .nice-select:after {
        border-bottom: 2px solid #999;
        border-right: 2px solid #999;
        content: '';
        display: block;
        height: 5px;
        margin-top: -4px;
        pointer-events: none;
        position: absolute;
        right: 12px;
        top: 50%;
        -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
        width: 5px;
    }

    .nice-select.open:after {
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    .nice-select.open .list { 
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
    }

    .nice-select.disabled {
        border-color: #ededed;
        color: #999;
        pointer-events: none;
    }

        .nice-select.disabled:after {
            border-color: #cccccc;
        }

    .nice-select.wide {
        width: 100%;
    }

        .nice-select.wide .list {
            left: 0 !important;
            right: 0 !important;
        }

    .nice-select.right {
        float: right;
    }

        .nice-select.right .list {
            left: auto;
            right: 0;
        }

    .nice-select.small {
        font-size: 12px;
        height: 36px;
        line-height: 34px;
    }

        .nice-select.small:after {
            height: 4px;
            width: 4px;
        }

        .nice-select.small .option {
            line-height: 34px;
            min-height: 34px;
        }

    .nice-select .list {
        background-color: #fff;
        border-radius: 5px;
        box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
        box-sizing: border-box;
        margin-top: 4px;
        opacity: 0;
        overflow: hidden;
        padding: 0;
        pointer-events: none;
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
        transform: scale(0.75) translateY(-21px);
        -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
        transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
        z-index: 9999;
    }

        .nice-select .list:hover .option:not(:hover) {
            background-color: transparent !important;
        }

    .nice-select .option {
        cursor: pointer;
        font-weight: 400;
        line-height: 40px;
        list-style: none;
        min-height: 40px;
        outline: none;
        padding-left: 18px;
        padding-right: 29px;
        text-align: left;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
    }

        .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
            background-color: #f6f6f6;
        }

        .nice-select .option.selected {
            font-weight: bold;
        }

        .nice-select .option.disabled {
            background-color: transparent;
            color: #999;
            cursor: default;
        }

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}

/*!
 * LABELAUTY jQuery Plugin Styles
 *
 * @file: jquery-labelauty.css
 * @author: Francisco Neves (@fntneves)
 * @site: www.francisconeves.com
 * @license: MIT License
 */

.hidden_element {
    position: absolute !important;
    top: -1000 !important;
}

/* Prevent text and blocks selection */
input.labelauty + label ::selection { background-color: rgba(255, 255, 255, 0); }
input.labelauty + label ::-moz-selection { background-color: rgba(255, 255, 255, 0); }

/* Hide original checkboxes. They are ugly! */
input.labelauty { display: none !important; }

/*
 * Let's style the input
 * Feel free to work with it as you wish!
 */
	input.labelauty + label {
		/*display: table;*/
		display: inline-block;
		margin: 3px;
		font-size: 11px;
        padding: 10px;
/*padding: 10px 10px 10px 30px;*/
		/*position: relative;*/
		background-color: #efefef;
		color: #b3b3b3;
		cursor: pointer;

        border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		-webkit-border-radius: 3px 3px 3px 3px;
		
        transition: background-color 0.25s;
		-moz-transition: background-color 0.25s;
		-webkit-transition: background-color 0.25s;
		-o-transition: background-color 0.25s;
		
        -moz-user-select: none;
		-khtml-user-select: none;
		-webkit-user-select: none;
		-o-user-select: none;
	}

/* Stylish text inside label */

input.labelauty + label > span.labelauty-unchecked,
input.labelauty + label > span.labelauty-checked
{
	display: inline-block;
	line-height: 16px;
	vertical-align: bottom;
}

/* Stylish icons inside label */

input.labelauty + label > span.labelauty-unchecked-image,
input.labelauty + label > span.labelauty-checked-image
{
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
/*    position: absolute;
    left: 8px;
    top: 0;
    bottom: 0;
    margin: auto;*/
    background-repeat: no-repeat;
	background-position: left center;

	transition: background-image 0.5s linear;
	-moz-transition: background-image 0.5s linear;
	-webkit-transition: background-image 0.5s linear;
	-o-transition: background-image 0.5s linear;
}

/* When there's a label, add a little margin to the left */
input.labelauty + label > span.labelauty-unchecked-image + span.labelauty-unchecked,
input.labelauty + label > span.labelauty-checked-image + span.labelauty-checked
{
	margin-left: 0px;
}

/* When not Checked */
input.labelauty:not(:checked):not([disabled]) + label:hover
{
	background-color: #eaeaea;
	color: #a7a7a7;
}
input.labelauty:not(:checked) + label > span.labelauty-checked-image
{
	display: none;
}

input.labelauty:not(:checked) + label > span.labelauty-checked
{
	display: none;
}

/* When Checked */
	input.labelauty:checked + label {
		/*background-color: #3498db;*/
		background-color: #007acc;
		color: #ffffff;
	}

input.labelauty:checked:not([disabled]) + label:hover
{
	background-color: #72c5fd;
}
input.labelauty:checked + label > span.labelauty-unchecked-image
{
	display: none;
}

input.labelauty:checked + label > span.labelauty-unchecked
{
	display: none;
}

input.labelauty:checked + label > span.labelauty-checked
{
	display: inline-block;
/*    display: block;
    float: right;*/
}

input.labelauty.no-label:checked + label > span.labelauty-checked
{
	display: block;
}

/* When Disabled */
input.labelauty[disabled] + label
{
	opacity: 0.5;
}

/* Add a background to (un)checked images */
	input.labelauty + label > span.labelauty-unchecked-image {
		background-image: url( '/js/jquery-labelauty/images/input-unchecked.png' );
	}

	input.labelauty + label > span.labelauty-checked-image {
		background-image: url( '/js/jquery-labelauty/images/input-checked.png' );
	}
