/*********\
 * Icons *
\*********/

@font-face { font-family: 'Blueparker'; src: url('/fonts/Blueparker-071122.eot?6gurlm'); src: url('/fonts/Blueparker-071122.eot?#iefix6gurlm') format('embedded-opentype'), url('/fonts/Blueparker-071122.woff?6gurlm') format('woff'), url('/fonts/Blueparker-071122.ttf?6gurlm') format('truetype'), url('/fonts/Blueparker-071122.svg?6gurlm#Blueparker') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }

[class^="bp-icon-"], [class*=" bp-icon-"] { font-family: 'Blueparker' !important; speak: none !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; line-height: 1 !important; display: inline-block !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; font-size: 16px; }

.bp-icon-home:before { content: "\e900"; }
.bp-icon-cart:before { content: "\e901"; }
.bp-icon-basket:before { content: "\e902"; }
.bp-icon-bag:before { content: "\e903"; }
.bp-icon-clock:before { content: "\e904"; }
.bp-icon-calendar:before { content: "\e905"; }
.bp-icon-print:before { content: "\e906"; }
.bp-icon-screen:before { content: "\e907"; }
.bp-icon-mobile:before { content: "\e908"; }
.bp-icon-tablet:before { content: "\e909"; }
.bp-icon-bubble:before { content: "\e90a"; }
.bp-icon-bubbles:before { content: "\e90b"; }
.bp-icon-bubble-notify:before { content: "\e90c"; }
.bp-icon-user:before { content: "\e90d"; }
.bp-icon-search:before { content: "\e90e"; }
.bp-icon-zoom:before { content: "\e90f"; }
.bp-icon-wand:before { content: "\e910"; }
.bp-icon-remove:before { content: "\e911"; }
.bp-icon-list:before { content: "\e912"; }
.bp-icon-grid:before { content: "\e913"; }
.bp-icon-menu:before { content: "\e914"; }
.bp-icon-star-off:before { content: "\e915"; }
.bp-icon-star-on:before { content: "\e916"; }
.bp-icon-heart:before { content: "\e917"; }
.bp-icon-heart2:before { content: "\e918"; }
.bp-icon-warning:before { content: "\e919"; }
.bp-icon-question:before { content: "\e91a"; }
.bp-icon-crossed:before { content: "\e91b"; }
.bp-icon-tick:before { content: "\e91c"; }
.bp-icon-cross:before { content: "\e91d"; }
.bp-icon-close:before { content: "\e91e"; }
.bp-icon-check:before { content: "\e91f"; }
.bp-icon-minus:before { content: "\e920"; }
.bp-icon-plus:before { content: "\e921"; }
.bp-icon-arrow-first:before { content: "\e922"; }
.bp-icon-arrow-last:before { content: "\e923"; }
.bp-icon-arrow-up:before { content: "\e924"; }
.bp-icon-arrow-right:before { content: "\e925"; }
.bp-icon-arrow-down:before { content: "\e926"; }
.bp-icon-arrow-left:before { content: "\e927"; }
.bp-icon-top:before { content: "\e928"; }
.bp-icon-checked:before { content: "\e929"; }
.bp-icon-unchecked:before { content: "\e92a"; }
.bp-icon-circle:before { content: "\e92b"; }
.bp-icon-settings:before { content: "\e934"; }
.bp-icon-share:before { content: "\e935"; }
.bp-icon-feed:before { content: "\e930"; }
.bp-icon-googleplus:before { content: "\e92c"; }
.bp-icon-facebook:before { content: "\e92d"; }
.bp-icon-instagram:before { content: "\e92e"; }
.bp-icon-twitter:before { content: "\e92f"; }
.bp-icon-youtube:before { content: "\e931"; }
.bp-icon-linkedin:before { content: "\e932"; }
.bp-icon-pinterest:before { content: "\e933"; }

.bp-icon-basket-size { font-size: 20px; }
.bp-icon-large { font-size: 20px; }
.bp-icon-larger { font-size: 24px; }
.bp-icon-largest { font-size: 32px; }
.bp-icon-medium { font-size: 14px; }
.bp-icon-small { font-size: 12px; }
.bp-icon-smaller { font-size: 10px; }
.bp-icon-smallest { font-size: 8px; }
.bp-icon-green, .bp-text-green { color: #41A63E; }
.bp-icon-grey, .bp-text-grey { color: #CED3D3; }
.bp-icon-orange, .bp-text-orange { color: #FF8407; }
.bp-icon-red, .bp-text-red { color: #BA3333; }
.bp-icon-yellow, .bp-text-yellow { color: #FFC800; }
.bp-icon-fade { cursor: default; filter: alpha(opacity: 40); opacity: 0.4; }
.bp-icon-slide { color: #FFFFFF; text-shadow: -1px -1px 0px #808080, 1px -1px 0px #808080, -1px 1px 0px #808080, 1px 1px 0px #808080; }
.bp-icon-progress { color: #CED3D3; font-size: 16px; margin-left: -1px; margin-right: -1px; }
.bp-line-progress { border-bottom: 2px solid #CED3D3; width: 100%; height: 9px; margin-bottom: 7px; overflow: hidden; }


/*****************\
 * Compatibility *
\*****************/

html { height: 100%; }

body { -webkit-text-size-adjust: 100%; }

h1 { margin: 0px; margin-bottom: 20px; }

h2, h3, h4, h5, h6 { margin: 20px 0px; }

p { margin: 1em 0px; }

ul { margin: 1em auto; }

b, strong { font-weight: bold; }

i, em { font-style: italic; }

hr { display: block; margin: 0px; *margin: -7px 0px; }

img { border: 0px; box-shadow: transparent 0px 0px 0px; }

form { margin: 0px; }

input { padding-left: 3px; vertical-align: middle; }
input[type=text], input[type=email], input[type=number], input[type=password], input[type=file], input[type=image], input[type=submit], input[type=button], button { margin: 0px; }
input[type=image] { padding: 0px; }
input[type=submit], input[type=button], button { padding-left: 5px; padding-right: 5px; }
input[type=checkbox], input[type=radio] { margin: 3px; padding: 0px; }
button, label { vertical-align: middle; }
select { margin: 0px; vertical-align: middle; }
textarea { margin: 0px; padding-left: 3px; vertical-align: top; }
@media screen and (-webkit-min-device-pixel-ratio:0) { input[type=text], input[type=email], input[type=number], input[type=password], textarea { padding-left: 4px; } input[type=file] { padding-left: 0px; } }
input[type=text], input[type=email], input[type=number], input[type=password], textarea { -webkit-appearance: none; }

:-o-prefocus, select { padding-left: 3px; }

::-moz-focus-inner { border: 0px !important; padding: 0px !important; }

:-ms-input-placeholder { color: #A0A0A0 !important; }
:-moz-placeholder { color: #A0A0A0 !important; }
::-webkit-input-placeholder { color: #A0A0A0 !important; }
.placeholder { color: #A0A0A0 !important; }

img:-moz-loading { visibility: hidden; }

* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
td { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; }

* { font-smoothing: subpixel-antialiased; -moz-font-smoothing: subpixel-antialiased; -webkit-font-smoothing: subpixel-antialiased; }


/***************\
 * Form Fields *
\***************/

:focus
{
    outline-width: 0px;
    outline-style: solid;
}

input[type=text], input[type=email], input[type=number], input[type=password], textarea, select, .input_text
{
    border: 1px solid #D0D0D0;
    border-radius: 2px;
    border-collapse: separate;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0);
    transition: background-color 0.20s ease-in-out, background-image 0.20s ease-in-out, border 0.20s ease-in-out, box-shadow 0.20s ease-in-out, color 0.20s ease-in-out, text-shadow 0.20s ease-in-out;
}

.input_text
{
    display: inline-block;
    vertical-align: middle;
}

input[type=text], input[type=email], input[type=number], input[type=password], textarea
{
    padding-bottom: 2px;
    padding-top: 2px;
}

select
{
    padding-bottom: 1px;
    padding-top: 1px;
}

input[type=text]:hover, input[type=email]:hover, input[type=number]:hover, input[type=password]:hover, textarea:hover, select:hover, .input_text:hover
{
    border: 1px solid #4080C0;
}

input[type=text]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, textarea:focus, select:focus, .braintree-hosted-fields-focused, .StripeElement--focus
{
    border: 1px solid #4080C0;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #4080C0;
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #4080C0;
}

input[type=text]:disabled, input[type=email]:disabled, input[type=number]:disabled, input[type=password]:disabled, textarea:disabled, select:disabled
{
    background-color: #F4F4F4;
}

input[type=button]:disabled, button:disabled
{
    opacity: 0.4;
}

input[type=button].faded, button.faded
{
    opacity: 0.7;
}

.busyfield
{
    border: 1px solid #4080C0 !important;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #4080C0 !important;
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #4080C0 !important;
    color: #4080C0;
}

.errorfield, .braintree-hosted-fields-invalid, .StripeElement--invalid
{
    border: 1px solid #BA3333 !important;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #BA3333 !important;
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #BA3333 !important;
}

.braintree-hosted-fields-valid, .StripeElement--complete
{
    border: 1px solid #808080 !important;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #808080 !important;
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #808080 !important;
}

.conform
{
    display: none;
}


/***********\
 * Default *
\***********/

.p
{
    margin: 20px 0px;
    margin-bottom: 0px;
}

.p2
{
    margin: 20px 0px;
}

.p3
{
    margin: 20px 0px;
    margin-top: 0px;
}

.p.alt
{
    border-radius: 2px;
    padding: 10px;
}

.first
{
    margin-top: 0px;
}

.last
{
    margin-bottom: 0px;
}

.both
{
    margin: 0px;
}

.bolder
{
    font-weight: bold;
}

.center
{
    margin: 20px 0px;
    width: 100%;
    text-align: center;
}

.divider
{
    width: 100%;
    text-align: center;
}

.gap
{
    margin-top: 5px;
    display: block;
}

.gap_quantity
{
    margin-bottom: -2px;
    margin-top: 7px;
}

.gap_button
{
    margin-top: 7px;
    display: block;
}

.gap_rating
{
    margin-top: 10px;
    display: block;
}

.spacer, .spacerb
{
    height: 15px;
    padding: 0px !important;
}

.spacerb
{
    height: 20px;
}

.textarea
{
    width: 240px;
    height: 88px;
}

.alternate, .alternateb, .alternatet
{
    border-collapse: collapse;
    width: 100%;
}

.alternate td, .alternateb td, .alternatet td
{
    padding: 10px;
}

.tables, .tablesl, .tablesr
{
    border-collapse: collapse;
    width: 100%;
}

.tables td, .tablesl td, .tablesr td
{
    padding: 0px;
    vertical-align: middle;
}

.labels
{
    border-collapse: collapse;
    width: auto;
}

.labels td
{
    padding: 0px;
    vertical-align: middle;
}

.grid, .gridp
{
    border-collapse: collapse;
    width: 100%;
}

.grid td, .gridp td
{
    padding: 0px;
    vertical-align: middle;
}

td.pcheading
{
    padding: 20px 0px;
}

td.pcheading div
{
    background: transparent;
    border-radius: 0px;
    padding: 0px;
}

td.pcheading h2
{
    margin: 0px;
}

.basket
{
    border-collapse: collapse;
    width: 100%;
}

.basket td
{
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    vertical-align: middle;
}

.basket .alt td, .basket td.alt
{
    padding-bottom: 10px;
    padding-top: 10px;
}

.account
{
    border-collapse: collapse;
    width: auto;
}

.account td
{
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    text-align: left;
}

.details
{
    border-collapse: collapse;
    width: auto;
}

.details td
{
    padding: 0px;
    text-align: left;
}

.options
{
    border-collapse: collapse;
    width: auto;
}

.options td
{
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    text-align: left;
}

.label
{
    vertical-align: middle;
}

.product_text, .product_textarea, .product_file
{
    width: 180px;
}

.upload_text
{
    width: 110px;
}

.product_textarea
{
    height: 40px;
    vertical-align: middle;
}

.product_textinfo
{
    width: 200px;
}

.image_fade
{
    filter: alpha(opacity: 40);
    opacity: 0.4;
}

.thumbnail_left
{
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
}

.thumbnail_right
{
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
}

.thumbnail_tleft
{
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
}

.thumbnail_tright
{
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
}

a.post_title:link, a.post_title:visited, a.post_title:hover, a.post_title:active
{
    font-weight: bold;
}

a.review_title:link, a.review_title:visited, a.review_title:hover, a.review_title:active
{
    font-weight: bold;
}

.action
{
    cursor: pointer;
}

.button, .ui-dialog .ui-dialog-buttonpane button, div#acc .basket_viewitems a, div#sea a
{
    transition: background-color 0.10s ease-in-out, background-image 0.10s ease-in-out, border 0.10s ease-in-out, box-shadow 0.10s ease-in-out, color 0.10s ease-in-out, text-shadow 0.10s ease-in-out;
    *overflow: visible;
}

td.button
{
    padding: 0px;
    vertical-align: middle;
}

.submitton
{
    background: none !important;
    border: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    width: 0px !important;
    height: 0px !important;
}

.markup
{
    display: none;
}

.prim, .primage, .primw, .prsp, .prti
{
    display: inline-block;
}

.prim, .primage
{
    position: relative;
}

.prim img, .prsp
{
    vertical-align: middle;
}

.prsp
{
    height: 100%;
}

.quickview.button
{
    box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.2) !important;
    margin: auto;
    width: 100px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    display: none;
}

#product_list_outer
{
    position: relative;
    *zoom: 1;
}

.refine
{
    padding: 3px 0px;
}

.refine input[type=checkbox]
{
    margin-left: 0px;
}

.refine span
{
    vertical-align: middle;
}

.refining
{
    background-image: url('/images/lightbox_loading.gif');
    width: 32px;
    height: 32px;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -16px;
}

#breadcrumb
{
    text-align: left;
}

#magnify-wrap
{
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.magnify-lens
{
    border: 1px solid #808080;
    background: #FFFFFF;
    cursor: move;
}

.magnify-zoom
{
    border: 1px solid #CED3D3;
    border-collapse: separate;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.child
{
    white-space: nowrap;
}

.childcolumn
{
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.childcolumn-left
{
    margin-left: 0px;
}

.childheading-bottom
{
    margin-bottom: 0px;
}

.childheading-top
{
    margin-top: 10px;
}

.hideblock
{
    display: none;
}

a.fb-button, a.fb-button:link, a.fb-button:visited, a.fb-button:hover, a.fb-button:active, a.fb-button-large, a.fb-button-large:link, a.fb-button-large:visited, a.fb-button-large:hover, a.fb-button-large:active
{
    background: #4267B2;
    background-image: url('/images/f.png');
    background-position: 7px 7px;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    border: 0px;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 10px 0px 35px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

.fb-login-button
{
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

.fb-login-button *
{
    font-size: 12px;
}

#fb-logout
{
    margin: 0px;
    margin-left: 5px;
}

.security-seal
{
    float: right;
    padding-left: 10px;
}

.cc_logos
{
    float: right;
}

.cc_maestro
{
    display: none;
}

#apple-pay-button.apple-pay-container > button
{
    width: 300px !important;
    height: 50px !important;
}

div#paypal-button > div:not(:first-child), div#paypal-button-container > div:not(:first-child)
{
    display: none !important;
}

.klarna-category
{
    background-color: rgb(240, 238, 235);
    color: rgb(23, 23, 23);
    font-size: 16px;
    margin: 10px auto;
    padding: 10px 15px;
    padding-left: 10px;
    display: block;
    max-width: 600px;
    text-align: left;
    cursor: pointer;
}

.klarna-category input, .klarna-category span
{
    vertical-align: middle;
}

.klarna-category span
{
    font-weight: bold;
    margin-left: 5px;
}

.klarna-payments-container
{
    padding: 10px 0px;
}


/*****************\
 * Cookie Banner *
\*****************/

#cookie_banner
{
    background: #000000;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 20px 30px;
    width: 100%;
    height: auto;
    text-align: left;
    position: fixed;
    bottom: 0px;
    left: 0px;
    filter: alpha(opacity: 80);
    opacity: 0.8;
    z-index: 50;
}

#cookie_title
{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

#cookie_button
{
    background: #FFFFFF;
    border-radius: 4px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 10px;
    margin-right: 0px;
    padding: 0px 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: static;
    float: right;
    cursor: pointer;
}

#cookie_button:hover
{
    background: #808080;
    color: #FFFFFF;
}

#cookie_banner a:link, #cookie_banner a:visited, #cookie_banner a:hover, #cookie_banner a:active
{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}


/*****************\
 * Dialog Action *
\*****************/

#darken
{
    background: #000000;
    position: fixed;
    top: -100%;
    left: 0px;
    width: 100%;
    height: 300%;
    cursor: not-allowed;
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: none;
    z-index: 200;
}

#darken.fade
{
    transition: visibility 100ms ease-in-out, opacity 100ms ease-in-out;
}

#darken.active
{
    visibility: visible;
    opacity: 0.2;
}

#closedialog
{
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer;
}

#dialog_action
{
    background: #FFFFFF !important;
    border-radius: 8px !important;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3) !important;
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    padding: 0px !important;
    width: 100% !important;
    min-width: 0px !important;
    max-width: 600px !important;
    height: calc(100% - 40px) !important;
    max-height: 600px !important;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    visibility: hidden !important;
    opacity: 0 !important;
    z-index: 201 !important;
}

#dialog_action.active
{
    visibility: visible !important;
    opacity: 1 !important;
}

#dialog_action.tall
{
    max-height: 800px !important;
}

#dialog_action iframe
{
    border: 0px !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 8px !important;
}

body#dialog_iframe
{
    background: transparent !important;
    color: #292929 !important;
    margin: 0px !important;
    padding: 0px !important;
    position: relative !important;
}

body#dialog_iframe #choice
{
    padding: 40px !important;
}

body#dialog_iframe table.i_form
{
    width: 100% !important;
    max-width: none !important;
}

body#dialog_iframe table.m_form.a_form td.l_form
{
    padding-left: 20px !important;
    padding-right: 20px !important;
}

body#dialog_iframe tr.alt_change > td
{
    padding: 10px 20px !important;
    position: relative !important;
    text-align: left !important;
    display: flex !important;
}

body#dialog_iframe tr[class^="checkable_"].visible label
{
    cursor: pointer !important;
}

body#dialog_iframe tr[class^="checkable_"].visible.checked label
{
    cursor: default !important;
}

body#dialog_iframe tr[class^="checkable_"]:not(.visible)
{
    display: none !important;
}

body#dialog_iframe tr[class^="checkable_"] > td, body#dialog_iframe tr[class^="checkable_"] > td > label:has(.cc_logos)
{
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    column-gap: 5px !important;
}

body#dialog_iframe tr[class^="checkable_"] > td > label
{
    width: 100% !important;
}

body#dialog_iframe tr[class^="checkable_"] > td > label > .cc_logos
{
    flex: 1 !important;
}

body#dialog_iframe div[class^="change_"]
{
    font-size: 13px !important;
    position: absolute !important;
    right: 20px !important;
    cursor: pointer !important;
    opacity: 0.6 !important;
}

body#dialog_iframe div[class^="change_"].changing
{
    display: none !important;
}

@media screen and (max-width: 420px)
{
    body#dialog_iframe #choice
    {
        padding: 40px 20px 35px 20px !important;
    }
}


/*************\
 * jQuery UI *
\*************/

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl
{
    border-top-left-radius: 2px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr
{
    border-top-right-radius: 2px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl
{
    border-bottom-left-radius: 2px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br
{
    border-bottom-right-radius: 2px;
}

.ui-widget-content
{
    background: #F8F8F8;
    border: 1px solid #808080;
}

.ui-widget-header
{
    background: #C0C0C0;
    border: 1px solid #808080;
}

.ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    background: #E0E0E0;
    border: 1px solid #A0A0A0;
}

.ui-helper-clearfix
{
    display: block;
    *height: 1%;
}

.ui-helper-clearfix:after
{
    content: '.';
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}


/*******************\
 * Autocomplete UI *
\*******************/

.ui-autocomplete
{
    background: #FFFFFF;
    border: 1px solid #808080;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    margin: 0px;
    padding: 1px;
    list-style: none;
    text-align: left;
    cursor: default;
    position: absolute;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 3 !important;
}

.ui-autocomplete-loading
{
    background: #FFFFFF url('/images/lightbox_loadingsmall.gif') right center no-repeat;
}

.ui-menu-item a
{
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #202020;
    font-family: 'open sans', arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-shadow: none;
    margin: 0px;
    padding: 2px;
    line-height: 17px;
    white-space: nowrap;
    display: block;
    overflow-y: hidden;
}

.ui-menu-item a.ui-state-hover, .ui-menu-item a.ui-state-active
{
    background: #E0E0E0;
    border: 1px solid #C0C0C0;
    box-shadow: inset 0px -19px #D8D8D8, inset 0px 1px 2px #FFFFFF;
    -moz-box-shadow: inset 0px -19px #D8D8D8, inset 0px 1px 2px #FFFFFF;
    color: #202020;
    font-family: 'open sans', arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0px 1px #FFFFFF;
    margin: 0px;
    padding: 2px;
    line-height: 17px;
    white-space: nowrap;
    display: block;
    overflow-y: hidden;
}

.ui-menu-item a.ui-autocomplete-all, .ui-menu-item a.ui-state-hover.ui-autocomplete-all, .ui-menu-item a.ui-state-active.ui-autocomplete-all
{
    background: #A0A0A0;
    border: 1px solid #808080;
    box-shadow: inset 0 -14px #909090, inset 0px 1px 1px #D0D0D0;
    -moz-box-shadow: inset 0 -14px #909090, inset 0px 1px 1px #D0D0D0;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0px -1px #808080;
    margin-top: 1px;
    line-height: 24px;
    text-align: right;
    cursor: pointer;
}


/*****************\
 * Datepicker UI *
\*****************/

#ui-datepicker-div
{
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    width: 200px;
    display: none;
    z-index: 10;
}

.ui-datepicker
{
    background: #F8F8F8;
    border: 1px solid #808080;
    padding: 1px;
    padding-top: 2px;
}

.ui-datepicker-header
{
    background: #E0E0E0;
    border: 1px solid #A0A0A0;
    box-shadow: inset 0px -12px #D0D0D0, inset 0px 1px 2px #FFFFFF;
    -moz-box-shadow: inset 0px -12px #D0D0D0, inset 0px 1px 2px #FFFFFF;
    margin: 1px;
    margin-top: 0px;
    padding: 2px;
    text-align: center;
    position: relative;
}

.ui-datepicker-title
{
    color: #202020;
    font: bold 12px 'open sans', arial, sans-serif;
    text-shadow: 0px 1px #F0F0F0;
}

.ui-datepicker-title span
{
    line-height: 20px;
    vertical-align: middle;
}

.ui-datepicker-title select
{
    font-size: 11px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 20px;
    vertical-align: middle;
}

.ui-datepicker-prev
{
    background: url('/images/prev.gif');
    width: 8px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    top: 4px;
    left: 4px;
}

.ui-datepicker-next
{
    background: url('/images/next.gif');
    width: 8px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 4px;
}

.ui-icon
{
    display: none;
}

.ui-datepicker table
{
    border-collapse: collapse;
    color: #202020;
    font: bold 12px 'open sans', arial, sans-serif;
    width: 100%;
}

.ui-datepicker th
{
    color: #202020;
    font: bold 12px 'open sans', arial, sans-serif;
    padding: 5px;
    text-align: center;
}

.ui-datepicker td
{
    padding: 1px;
    width: 14%;
}

.ui-datepicker td a:link, .ui-datepicker td a:visited
{
    background: #E0E0E0;
    border: 1px solid #A0A0A0;
    border-radius: 2px;
    box-shadow: inset 0px -12px #D0D0D0, inset 0px 1px 1px #FFFFFF;
    -moz-box-shadow: inset 0px -12px #D0D0D0, inset 0px 1px 1px #FFFFFF;
    color: #202020;
    font: bold 12px 'open sans', arial, sans-serif;
    text-shadow: 0px 1px #F0F0F0;
    padding: 2px;
    line-height: 20px;
    text-align: right;
    text-decoration: none;
    display: block;
}

.ui-datepicker td a:hover, .ui-datepicker td a:active, #ui-datepicker-div .ui-state-active
{
    background: #A0A0A0;
    border: 1px solid #606060;
    border-radius: 2px;
    box-shadow: inset 0px -12px #909090, inset 0px 1px 1px #D0D0D0;
    -moz-box-shadow: inset 0px -12px #909090, inset 0px 1px 1px #D0D0D0;
    color: #FFFFFF;
    font: bold 12px 'open sans', arial, sans-serif;
    text-shadow: 0px -1px #606060;
    padding: 2px;
    line-height: 20px;
    text-align: right;
    text-decoration: none;
    display: block;
}

#ui-datepicker-div .ui-state-highlight:link, #ui-datepicker-div .ui-state-highlight:visited
{
    color: #2060A0;
}

#ui-datepicker-div .ui-state-highlight:hover, #ui-datepicker-div .ui-state-highlight:active, #ui-datepicker-div .ui-state-active:link, #ui-datepicker-div .ui-state-active:visited
{
    color: #FFFFFF;
}

#ui-datepicker-div .ui-state-disabled .ui-state-default
{
    background: #E8E8E8;
    border: 1px solid #C0C0C0;
    border-radius: 2px;
    color: #808080;
    font: bold 12px 'open sans', arial, sans-serif;
    padding: 2px;
    line-height: 20px;
    text-align: right;
    text-decoration: none;
    display: block;
}


/*************\
 * Dialog UI *
\*************/

.ui-dialog
{
    background: #F0F0F0;
    border: 0px solid #404040;
    border-radius: 4px;
    box-shadow: 0px 0px 12px #000000;
    -moz-box-shadow: 0px 0px 8px #000000;
    padding: 15px;
    position: fixed;
    *position: absolute;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.ui-dialog .ui-dialog-titlebar
{
    background: #C0C0C0;
    border: 1px solid #808080;
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), inset 0px -14px #B0B0B0, inset 0px 1px 3px #F0F0F0;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2), inset 0px -14px #B0B0B0, inset 0px 1px 2px #F0F0F0;
    color: #202020;
    font: bold 14px 'open sans', arial, sans-serif;
    text-shadow: 0px 1px #E0E0E0;
    margin: 0px;
    margin-bottom: 15px;
    padding: 0px 10px;
    height: 36px;
    line-height: 36px;
    text-align: left;
}

.ui-dialog .ui-dialog-titlebar-close
{
    display: none;
}

.ui-draggable .ui-dialog-titlebar
{
    cursor: move;
}

.ui-dialog .ui-dialog-content
{
    background: #FFFFFF;
    border: 1px solid #A0A0A0;
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    color: #202020;
    font: 14px 'open sans', arial, sans-serif;
    padding: 10px;
    text-align: left;
}

.ui-dialog .ui-dialog-buttonpane
{
    background: #F0F0F0;
    border: 0px;
    margin: 0px;
    margin-top: 15px;
    text-align: right;
}

.ui-dialog .ui-dialog-buttonpane button
{
    background: #C0C0C0;
    border: 1px solid #808080;
    border-radius: 4px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), inset 0px -14px #B0B0B0, inset 0px 1px 3px #F0F0F0;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2), inset 0px -14px #B0B0B0, inset 0px 1px 2px #F0F0F0;
    color: #202020;
    font: bold 14px 'open sans', arial, sans-serif;
    text-shadow: 0px 1px #E0E0E0;
    margin: 0px;
    margin-left: 15px;
    padding: 0px 10px;
    min-width: 160px;
    width: auto;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    *padding: 0px 10px;
    *height: 28px;
    *overflow: visible;
}

.ui-dialog .ui-dialog-buttonpane button.ui-state-hover, .ui-dialog .ui-dialog-buttonpane button.ui-state-active
{
    background: #808080;
    border: 1px solid #404040;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), inset 0px -14px #707070, inset 0px 1px 3px #B0B0B0;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2), inset 0px -14px #707070, inset 0px 1px 2px #B0B0B0;
    color: #F0F0F0;
    text-shadow: 0px -1px #404040;
}

.ui-dialog td
{
    color: #202020;
    font: 14px 'open sans', arial, sans-serif;
}

.ui-dialog-divider
{
    background: #C0C0C0;
    margin: 10px 0px;
    height: 1px;
    overflow: hidden;
}

#dialog-basket-wrap
{
    max-height: 200px;
    overflow-y: hidden;
    position: relative;
}

#dialog-basket-list
{
    height: auto;
}

#dialog-basket-shadow-top
{
    box-shadow: inset 0px 10px 10px #FFFFFF;
    -moz-box-shadow: inset 0px 10px 7px #FFFFFF;
    width: 100%;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

#dialog-basket-shadow-bottom
{
    box-shadow: inset 0px -10px 10px #FFFFFF;
    -moz-box-shadow: inset 0px -10px 7px #FFFFFF;
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: none;
}

#dialog-basket-total
{
    background: #E0E0E0;
    border: 1px solid #C0C0C0;
    border-radius: 2px;
    box-shadow: inset 0px -14px #D8D8D8, inset 0px 1px 2px #FFFFFF;
    -moz-box-shadow: inset 0px -14px #D8D8D8, inset 0px 1px 2px #FFFFFF;
    text-shadow: 0px 1px #FFFFFF;
    margin: 0px;
    margin-top: 10px;
    padding: 0px 5px;
    height: 36px;
    line-height: 36px;
}

.dialog-basket-add, .dialog-basket-sub
{
    color: #808080;
    font: bold 17px 'courier new', monospace;
    cursor: pointer;
}


/*************\
 * Slider UI *
\*************/

#slider-wrap
{
    padding: 8px 7px;
    padding-bottom: 10px;
}

.ui-slider
{
    text-align: left;
    position: relative;
}

.ui-slider .ui-slider-handle
{
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    z-index: 2;
}

.ui-slider .ui-slider-range
{
    border: 0px;
    position: absolute;
    display: block;
    z-index: 1;
}

.ui-slider-horizontal
{
    height: 6px;
}

.ui-slider-horizontal .ui-slider-handle
{
    border-radius: 4px;
    margin-left: -8px;
    top: -6px;
}

.ui-slider-horizontal .ui-slider-range
{
    height: 100%;
    top: 0px;
    overflow-y: hidden;
}

.ui-slider-horizontal .ui-slider-range-min
{
    left: 0px;
}

.ui-slider-horizontal .ui-slider-range-max
{
    right: 0px;
}


/***********\
 * Tabs UI *
\***********/

.ui-tabs
{
    background: transparent;
    border: 0px;
    margin: 20px 0px;
    padding: 0px;
    position: relative;
    *zoom: 1;
}

.ui-tabs .ui-tabs-nav
{
    background: transparent;
    border: 0px;
    margin: 0px;
    padding: 0px 3px 0px 0px;
}

.ui-tabs .ui-tabs-nav li
{
    background: transparent;
    border: 1px solid #CED3D3;
    border-bottom: 0px;
    border-radius: 2px 2px 0px 0px;
    box-shadow: inset 0px 10px 15px -10px #CED3D3, inset 0px -5px 5px -5px #CED3D3;
    -moz-box-shadow: inset 0px 10px 10px -10px #CED3D3, inset 0px -5px 3px -5px #CED3D3;
    margin: 0px 2px 0px 0px;
    padding: 0px;
    list-style: none;
    white-space: nowrap;
    float: left;
    position: relative;
    top: 1px;
}

.ui-tabs .ui-tabs-nav li a
{
    color: #292929;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 10px;
    float: left;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
    background: transparent;
    box-shadow: inset 0px 10px 15px -10px #CED3D3, inset 0px -10px 10px -5px transparent;
    -moz-box-shadow: inset 0px 10px 10px -10px #CED3D3, inset 0px -10px 7px -5px transparent;
    margin-bottom: 0;
    padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-state-hover
{
    background: transparent;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a
{
    cursor: default;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a
{
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel
{
    background: transparent;
    border: 1px solid #CED3D3;
    border-top-right-radius: 2px;
    padding: 0px 15px;
    display: block;
}

.ui-tabs .ui-tabs-hide
{
    display: none;
}


/***************\
 * Uploader UI *
\***************/

.uploader
{
    padding-left: 2px;
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.qq-uploader
{
    height: 20px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.qq-upload-list
{
    display: none;
}

.qq-upload-button
{
    background: #E0E0E0;
    border: 1px solid #A0A0A0;
    border-collapse: separate;
    border-radius: 2px;
    box-shadow: 0px 0px 3px #C0C0C0, inset 0px 1px 1px #FFFFFF;
    -moz-box-shadow: 0px 0px 2px #C0C0C0, inset 0px 1px 1px #FFFFFF;
    color: #202020;
    font: bold 12px 'open sans', arial, sans-serif;
    text-decoration: none;
    text-shadow: 0px 1px #F0F0F0;
    margin: 0px;
    padding: 0px;
    width: 68px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    cursor: default;
    *overflow: visible;
    *display: inline;
    *zoom: 1;
}

.qq-upload-button:hover
{
    background: #A0A0A0;
    border: 1px solid #606060;
    box-shadow: 0px 0px 3px #C0C0C0, inset 0px 1px 1px #D0D0D0;
    -moz-box-shadow: 0px 0px 2px #C0C0C0, inset 0px 1px 1px #D0D0D0;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0px -1px #606060;
}

.qq-upload-button input
{
    font-size: 118px !important;
    height: 50px !important;
    cursor: default !important;
}


/***********\
 * Flat UI *
\***********/

.ui-menu-item a.ui-state-hover, .ui-menu-item a.ui-state-active
{
    background: #E0E0E0;
    border: 1px solid #E0E0E0;
    box-shadow: none;
    -moz-box-shadow: none;
    text-shadow: none;
}

.ui-menu-item a.ui-autocomplete-all, .ui-menu-item a.ui-state-hover.ui-autocomplete-all, .ui-menu-item a.ui-state-active.ui-autocomplete-all
{
    background: #808080;
    border: 1px solid #808080;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

.ui-datepicker-header
{
    background: #404040;
    border: 1px solid #404040;
    box-shadow: none;
    -moz-box-shadow: none;
}

.ui-datepicker-title
{
    color: #FFFFFF;
    text-shadow: none;
}

.ui-datepicker-prev
{
    background: url('/images/prv.gif');
}

.ui-datepicker-next
{
    background: url('/images/nxt.gif');
}

.ui-datepicker td a:link, .ui-datepicker td a:visited
{
    background: #808080;
    border: 1px solid #808080;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

.ui-datepicker td a:hover, .ui-datepicker td a:active, #ui-datepicker-div .ui-state-active
{
    background: #A0A0A0;
    border: 1px solid #A0A0A0;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

#ui-datepicker-div .ui-state-highlight:link, #ui-datepicker-div .ui-state-highlight:visited
{
    color: #C0E0FF;
}

.ui-dialog .ui-dialog-titlebar
{
    background: #404040;
    border: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

.ui-dialog .ui-dialog-content
{
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-shadow: none;
    -moz-box-shadow: none;
}

.ui-dialog .ui-dialog-buttonpane button
{
    background: #808080;
    border: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

.ui-dialog .ui-dialog-buttonpane button.ui-state-hover, .ui-dialog .ui-dialog-buttonpane button.ui-state-active
{
    background: #A0A0A0;
    border: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

#dialog-basket-total
{
    background: #E0E0E0;
    border: 1px solid #E0E0E0;
    box-shadow: none;
    -moz-box-shadow: none;
    text-shadow: none;
}

.qq-upload-button
{
    background: #808080;
    border: 1px solid #808080;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

.qq-upload-button:hover
{
    background: #A0A0A0;
    border: 1px solid #A0A0A0;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}


/************\
 * Template *
\************/

body { background-color: #FFFFFF; background-image: url('/user/templates/flo_2018v1/images/background.jpg'); background-repeat: repeat-x; background-attachment: scroll; background-position: top left; color: #292929; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'pt sans', arial, sans-serif; margin: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding: 0px; height: 100%; text-align: center; } table { font-size: 15px; }

a:link, a:visited { color: #4B87C6; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; }

a:hover, a:active { color: #292929; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; }

h1 { color: #4B87C6; font-style: normal; font-weight: normal; font-size: 38px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; }

h2 { color: #FF8407; font-style: normal; font-weight: normal; font-size: 20px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; } h3, h4, h5, h6 { color: #292929; font: normal normal 15px 'pt sans', arial, sans-serif; text-decoration: none; } h3 { font-size: 17px; } h4 { font-size: 16px; } h5 { font-size: 14px; } h6 { font-size: 13px; }

hr { border: 0; border-bottom: 1px solid #CED3D3; width: 100%; height: 0px; } .hr { border: 0; border-bottom: 1px solid #CED3D3; width: 100%; height: 1px; margin: 0px auto; overflow: hidden; } .hrd { border: 0; border-bottom: 1px solid #CED3D3; width: 100%; height: 1px; } .hr hr, .hrd hr { display: none; } .rule { border: 0; border-top: 1px solid #CED3D3; } .horizontal { border-top: 1px solid #CED3D3; } .vertical { border-left: 1px solid #CED3D3; }

div#wrap { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 100%; height: 100%; }

div#body { border: 0px; margin: 0px; padding: 0px; width: 1400px; height: 100%; position: relative; margin: 0px auto; }

div#top { border: 0px; margin: 0px; padding: 0px; width: 1400px; height: 100%; position: relative; margin: 0px auto; }

div.header { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #30373B; font: normal normal 14px 'pt sans', arial, sans-serif; margin: 0px; padding: 0px; width: 1400px; height: 190px; text-align: center; position: absolute; top: 0px; left: 0px; }

table.header { border: 0px; border-collapse: separate; border-spacing: 0px; color: #30373B; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'pt sans', arial, sans-serif; width: 1400px; height: 100%; }

td.header { padding: 0px; text-align: left; vertical-align: top; }

.header a:link, .header a:visited { color: #292929; font-style: normal; font-weight: bold; font-size: 13px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; border-bottom: 0px; }

.header a:hover, .header a:active { color: #C0C0C0; font-style: normal; font-weight: bold; font-size: 13px; font-family: 'pt sans', arial, sans-serif; text-decoration: underline; border-bottom: 0px; }

div#acc { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; text-align: right; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 1400px; position: absolute; top: 35px; left: 0px; } div#acc { box-shadow: none !important; }

#acc table { border: 0px; border-collapse: separate; border-spacing: 0px; color: #CED3D3; font-style: normal; font-weight: normal; font-size: 12px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; width: auto; height: 45px; float: right; }

#acc td { border: 0px; padding: 0px; width: auto; height: 45px; }

#acc a:link, #acc a:visited { color: #808080; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; border-bottom: 0px; }

#acc a:hover, #acc a:active { color: #FF787A; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; border-bottom: 0px; }

div#nav { background-color: #EEEEEE; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; text-align: center; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 1400px; position: absolute; top: 130px; left: 0px; }

#nav table { border: 0px; border-collapse: separate; border-spacing: 0px; color: #292929; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; width: auto; height: 60px; cursor: pointer; margin: 0px auto; }

#nav td { border: 0px; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; text-align: center; padding-bottom: 0px; padding-left: 25px; padding-right: 25px; padding-top: 0px; width: auto; height: 60px; }

td.navout { background-color: #EEEEEE; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #292929; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; } a.navout:link, a.navout:visited, a.navout:hover, a.navout:active { color: #292929; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; }

td.navover { background-color: #EEEEEE; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #777777; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; } a.navover:link, a.navover:visited, a.navover:hover, a.navover:active { color: #777777; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; }

td.navover.navactive { background-color: #EEEEEE; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #292929; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; } a.navover.navactive:link, a.navover.navactive:visited, a.navover.navactive:hover, a.navover.navactive:active { color: #292929; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; }

div#sea { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; text-align: center; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 1400px; position: absolute; top: 35px; left: 0px; } div#sea { box-shadow: none !important; }

#sea table { border: 0px; border-collapse: separate; border-spacing: 0px; color: #30373B; font-style: normal; font-weight: bold; font-size: 13px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; width: auto; height: 45px; margin: 0px auto; }

#sea td { border: 0px; padding: 0px; width: auto; height: 45px; }

div#outer { border: 0px; margin: 0px; padding: 0px; width: 100%; height: 100%; position: relative; }

table#inner { border-bottom: 0px; border-left: 0px solid #292929; border-right: 0px solid #292929; border-top: 0px; border-collapse: separate; border-spacing: 0px; width: 1400px; height: 100%; margin: 0px auto; margin-bottom: -480px; } .clear { clear: both; margin: 0px; padding: 0px; height: 480px; }

td#center, td#centertop { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 190px; border: 0px; color: #292929; font: normal normal 15px 'pt sans', arial, sans-serif; padding: 30px; width: auto; text-align: left; vertical-align: top; } .tables td { text-align: left; }

.alternate, .alt { background-color: transparent; } .alternateb { background-color: transparent; border-top: 1px solid #CED3D3; } .alternatet { background-color: transparent; border-bottom: 1px solid #CED3D3; }

td.left { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 190px; border-bottom: 0px; border-left: 0px; border-right: 0px solid #292929; border-top: 0px; color: #292929; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'pt sans', arial, sans-serif; padding: 30px; padding-right: 0px; width: 250px; text-align: left; vertical-align: top; } div.left_column { background-color: transparent; border: 0px; margin: 0px; padding: 30px; padding-right: 0px; width: 280px; text-align: left; vertical-align: top; position: absolute; top: 190px; left: 0px; } .left p, .left label { color: #292929; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'pt sans', arial, sans-serif; } .tablesl td { text-align: left; }

.left a:link, .left a:visited, .left_column a:link, .left_column a:visited { color: #292929; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; }

.left a:hover, .left a:active, .left_column a:hover, .left_column a:active { color: #777777; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; }

.left h2, .left_column h2 { color: #292929; font-style: normal; font-weight: normal; font-size: 20px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; }

.left hr, .left_column hr { border: 0; border-bottom: 1px solid #DDDDDD; width: 100%; height: 0px; } .hrl { border: 0; border-bottom: 1px solid #DDDDDD; width: 100%; height: 1px; margin: 0px auto; overflow: hidden; } .hrl hr { display: none; } .rulel { border: 0; border-top: 1px solid #DDDDDD; }

td.right { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 190px; border-bottom: 0px; border-left: 0px solid #292929; border-right: 0px; border-top: 0px; color: #292929; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'pt sans', arial, sans-serif; padding: 30px; padding-left: 0px; width: 250px; text-align: left; vertical-align: top; } .right p, .right label { color: #292929; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'pt sans', arial, sans-serif; } .tablesr td { text-align: left; }

.right a:link, .right a:visited { color: #292929; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; }

.right a:hover, .right a:active { color: #292929; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; }

.right h2 { color: #292929; font-style: normal; font-weight: normal; font-size: 20px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; }

.right hr, .right_column hr { border: 0; border-bottom: 1px solid #DDDDDD; width: 100%; height: 0px; } .hrr { border: 0; border-bottom: 1px solid #DDDDDD; width: 100%; height: 1px; margin: 0px auto; overflow: hidden; } .hrr hr { display: none; } .ruler { border: 0; border-top: 1px solid #DDDDDD; }

.subtext { color: #777777; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'pt sans', arial, sans-serif; } td#center, td#centertop { padding-top: 220px; }

.subtext_left { color: #777777; font-style: normal; font-weight: normal; font-size: 12px; font-family: 'pt sans', arial, sans-serif; } td.left { padding-top: 220px; }

.subtext_right { color: #777777; font-style: normal; font-weight: normal; font-size: 12px; font-family: 'pt sans', arial, sans-serif; } td.right { padding-top: 220px; }

.block { border: 0px; border-collapse: separate; border-spacing: 0px; width: 100%; }

.cb_title { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 1px solid #888888; border-left: 0px; border-right: 0px; border-top: 0px; color: #292929; font-style: normal; font-weight: normal; font-size: 28px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 70px; text-align: left; } .cb_title { box-shadow: none !important; }

.cb_content { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #292929; font: normal normal 15px 'pt sans', arial, sans-serif; padding: 0px; padding-top: 20px; width: 100%; text-align: left; } .cb_notitle { padding-top: 0px; }

.cb_divider, .cb_divider_top { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border: 0px; margin: 0px; padding: 0px; width: 100%; height: 20px; clear: both; overflow: hidden; }

.lb_title { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #292929; font-style: normal; font-weight: normal; font-size: 24px; font-family: 'pt sans', cursive; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 30px; text-align: left; } .lb_title { box-shadow: none !important; }

.lb_content { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #292929; font: normal normal 14px 'pt sans', arial, sans-serif; padding: 0px; padding-top: 15px; width: 100%; text-align: left; } .lb_notitle { padding-top: 0px; }

.lb_divider { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border: 0px; margin: 0px; padding: 0px; width: 100%; height: 30px; clear: both; overflow: hidden; }

.rb_title { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #292929; font-style: normal; font-weight: normal; font-size: 24px; font-family: 'pt sans', cursive; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 30px; text-align: left; } .rb_title { box-shadow: none !important; }

.rb_content { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #292929; font: normal normal 14px 'pt sans', arial, sans-serif; padding: 0px; padding-top: 15px; width: 100%; text-align: left; } .rb_notitle { padding-top: 0px; }

.rb_divider { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border: 0px; margin: 0px; padding: 0px; width: 100%; height: 30px; clear: both; overflow: hidden; }

div.footer { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #F8F8F8; font: normal normal 13px 'pt sans', arial, sans-serif; margin: 0px; margin-bottom: 0px; padding: 0px; width: 1400px; height: 480px; text-align: center; }

table.footer { border: 0px; border-collapse: separate; border-spacing: 0px; color: #F8F8F8; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'pt sans', arial, sans-serif; width: 1400px; height: 100%; margin: 0px auto; }

td.footer { padding: 0px; text-align: left; vertical-align: top; }

.footer a:link, .footer a:visited { color: #292929; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; border-bottom: 0px; }

.footer a:hover, .footer a:active { color: #888888; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; border-bottom: 0px; }

input, select, textarea, button { color: #292929; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'pt sans', arial, sans-serif; } div.form { border: 0px; width: 100%; margin: 0px; padding: 0px; text-align: center; }

.i_form { border: 0px; border-collapse: collapse; width: auto; margin: 0px auto; } .i_form td { text-align: left; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; padding-top: 10px; } td.l_form { padding-right: 15px; } .left td.l_form, .right td.l_form { text-align: left; } .i_form .alt td, .i_form td.alt { text-align: center; padding: 10px 15px; } .pf .i_form td { padding-right: 15px; } .pf td.l_form { padding-left: 15px; }

.error { color: #BA3333; font-style: normal; font-weight: bold; font-size: 13px; font-family: 'pt sans', arial, sans-serif; } .error_field { color: #BA3333; }

.success { color: #808080; font-style: normal; font-weight: bold; font-size: 13px; font-family: 'pt sans', arial, sans-serif; }

.selling_price { color: #292929; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'pt sans', arial, sans-serif; }

.list_price { color: #777777; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'pt sans', arial, sans-serif; }

.button { color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 15px; font-family: 'pt sans', arial, sans-serif; text-transform: none; border: 0px; border-collapse: separate; margin: 0px; padding: 0px; } button.button, td.button span { cursor: pointer; } td.button { text-align: center; vertical-align: middle; }

.b_standard { background-color: #888888; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 300px; height: 50px; } button.b_standard:hover { background-color: #454545; background-image: none; } .b_standard { -webkit-appearance: none; }

.b_basket { background-color: #41A63E; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 300px; height: 50px; } button.b_basket:hover { background-color: #166413; background-image: none; } .b_basket { -webkit-appearance: none; }

.b_basket.b_small { background-color: #41A63E; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 300px; height: 50px; } button.b_basket.b_small:hover { background-color: #166413; background-image: none; } .b_basket.b_small { -webkit-appearance: none; }

.b_checkout { background-color: #41A63E; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 300px; height: 50px; } button.b_checkout:hover { background-color: #166413; background-image: none; } .b_checkout { -webkit-appearance: none; }

#menu, #catalogue, #brand, .menu { margin: 0px; padding: 0px; width: 100%; }

#menu ul, #catalogue ul, #brand ul, .menu ul { margin: 0px; padding: 0px; text-align: left; list-style-type: none; } #menu li, #catalogue li, #brand li, .menu li { padding: 0px; padding-bottom: 5px; padding-top: 5px; }

#menu a:link, #menu a:visited, #catalogue a:link, #catalogue a:visited, #brand a:link, #brand a:visited, .menu a:link, .menu a:visited { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; margin: 0px; color: #30373B; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; } .menulink { color: #30373B; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; padding: 0px; padding-left: 0px; }

#menu a:hover, #menu a:active, #catalogue a:hover, #catalogue a:active, #brand a:hover, #brand a:active, .menu a:hover, .menu a:active, .current { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; padding: 0px; margin: 0px; color: #FF787A; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; cursor: pointer; } .menuhover { color: #FF787A; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'pt sans', arial, sans-serif; text-decoration: none; padding: 0px; padding-left: 0px; }

div.footer { position: relative; }
table.footer { position: absolute; top: 0px; left: 0px; }

div#body, div.footer, table.footer { width: 100%; }
td.footer { padding: 0px; }
.isfooter { width: 1400px; margin: 0px auto; padding: 0px; }
div.header { left: 50%; margin-left: -700px; }

table#inner, div.header, .isfooter { width: 100%; max-width: 1400px; }
div#top { width: 100%; max-width: 1400px; }
div.header { left: 0px; right: 0px; margin: 0px auto; }
table.header { width: 100%; max-width: 1400px; }
div#acc { width: 100%; max-width: 1400px; }
div#nav { width: 100%; max-width: 1400px; }
div#sea { width: 100%; max-width: 1400px; }

div#acc, div#nav, div#sea { pointer-events: none; }
div#acc *, div#nav *, div#sea * { pointer-events: auto; }
div#nav { overflow: hidden; }

div#nav.blackout { z-index: 44; }
div#blackout { display: block !important; visibility: hidden; opacity: 0; transition: opacity 0.1s ease-in-out, visibility 0.1s ease-in-out; }
div#blackout.navopen { visibility: visible; opacity: 0.2; transition: opacity 0.1s ease-in-out; }
div#nav td, div#nav a.navout, div#nav a.navover { transition: background 0.1s ease-in-out, color 0.1s ease-in-out; }
div#nav .child { transition: opacity 0.1s ease-in-out, visibility 0.1s ease-in-out; }
div#nav td.parent:hover .child { transition: opacity 0.1s ease-in-out; }
div#nav.navopen td, div#nav.navopen a.navout, div#nav.navopen a.navover, div#nav.navopen .child, div#nav.navopen td.parent:hover .child { transition: none; }

input[type=text], input[type=email], input[type=number], input[type=password] { min-height: 40px; }
input#pquantity, input.pquantity { min-height: auto; }
select { height: 40px; }
select#pquantity, select.pquantity { height: auto; }

input[type=text], input[type=email], input[type=number], input[type=password], textarea, select { padding-bottom: 5px; padding-top: 5px; padding-left: 10px; }
select { appearance: none; -moz-appearance: none; -webkit-appearance: none; background-color: #FFFFFF; background-image: url('/images/select.php?fill=292929'); background-position: calc(100% - 15px) center; background-repeat: no-repeat; padding-right: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
select::-ms-expand { display: none; }

.m_form { width: 100%; }
.m_form td { padding-left: 0px; padding-right: 0px; position: relative; }
.m_form.a_form td.l_form { padding-left: 15px !important; padding-right: 15px !important; }
.m_form td input[type=text], .m_form td input[type=email], .m_form td input[type=password], .m_form td select, .m_form td textarea { width: 100%; }
.m_form .form_label, .m_form .form_required { margin-bottom: 5px; }
.form_required { float: right; margin-left: 10px; margin-right: 10px; opacity: 0.6; }
.form_required.error_field { opacity: 1; }

.ol_form { width: 100%; }
.ol_form td { white-space: nowrap; }
td.lm_form, td.lm_form input[type=text], td.lm_form input[type=email], td.lm_form input[type=password], td.lm_form select, td.lm_form textarea { width: 100%; }

.success { border: 1px solid #808080; border-radius: 4px; box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #808080; -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #808080; margin: 5px 0px; padding: 0px 10px; line-height: 38px; display: inline-block; }
.left .success, .left_column .success, .right .success { width: 100%; }

.error { border: 1px solid #BA3333; border-radius: 4px; box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #BA3333; -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #BA3333; margin: 5px 0px; padding: 0px 10px; line-height: 38px; display: inline-block; }
.left .error, .left_column .error, .right .error { width: 100%; }

.mobfull { background: #000000; padding: 0px 20px; }
.mobfull table { height: 40px; margin: 0px auto; }
.mobfull td { padding: 0px 5px; }
.mobfull span { color: #FFFFFF; font-size: 12px; }
.mobfull.onfull { padding: 0px 40px; }
.mobfull.onfull table { height: 80px; }
.mobfull.onfull td { padding: 0px 10px; }
.mobfull.onfull span { font-size: 24px; }


/******************\
 * Additional CSS *
\******************/

/*----- FLO 2018v1 CSS -----*/

/* Body */

body {
     min-width: 1024px !important;
}

body#quickview {
    background: none;
    min-width: auto !important;
}

/* Text */

h1 {
    border: none; 
    color: #4B87C6; 
    font-weight: normal; 
    font-size: 28px; 
    font-family: 'pt sans', arial, sans-serif; 
    text-decoration: none; 
    width: 100%; 
    height: auto;
    text-align: left;
    padding: 0px !important;
    margin: 0px !important;
}

p {
    margin: 10px 0px;
    line-height: 1.7em;
}

li {
    line-height: 1.7em;
}

font {
    font-family: inherit !important;
}

p a, li a, h1 a, h2 a, h3 a, h4 a, b a {
    font-size: inherit !important;
}

b a {
    font-weight: bold !important;
}

TABLE.labels {
    margin: 0px auto;
}

TABLE.labels td {
    text-align: center;
}

.form_label b {
    font-weight: normal;
    font-size: 18px; 
    font-family: 'pt sans', arial, sans-serif; 
    text-decoration: none; 
    color: #292929;
}

input:not([type=radio]):not([type=checkbox]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* Header */

.logo {
    height: 80px;
    width: 148px;
    margin: 10px 0px 5px 10px;
}

#header_links {
    float: right;
    clear: both;
    width: 600px;
    margin: 27px 10px 0px 0px;
    color: #999999;
}

#header_links div {
    float: right;
    margin: 0px 0px 0px 25px;
}

#header_links div img {
    height: 50px;
    width: 50px;
    float: left;
}

#header_link1 img {
    margin-top: 1px;
    height: 48px !important;
    width: 48px !important;
}

#header_links div a {
    font-size: 15px !important;
    line-height: 52px !important;
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    color: #999999;
}

#header a:hover {
    color: #292929;
    text-decoration: none;
}

#header_search {
    float: right;
    margin-top: 32px;
    margin-right: 40px;
}

#header_search_box_input {
    width: 380px;
    height: 40px;
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif !important;
    font-size: 15px !important;
    color: #292929 !important;
    border: 1px solid #DDDDDD;
}

#header_search_box_input::placeholder { 
    color: #999999 !important;
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif !important;
    font-size: 15px !important;
    opacity: 1;
}

#header_search_box_button {
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px !important;
    color: #FFFFFF;
    background-color: #4B87C6;
    border: 1px solid #4B87C6;
}

#header_search_box_button:hover {
    cursor: pointer;
    background-color: #73A8E0;
    border: 1px solid #73A8E0;
}

/* Main Menu */

nav {
    position: relative;
    left: 0px;
    margin: 5px 0px 0px 0px;
    display: block;
    width: 100%;
    background-color: #EEEEEE;
    text-align: center;
    z-index: 15;
}

.nav-menu {
    list-style: none;
    margin: 0px auto;
    padding: 0px 5px;
    width: 100%;
}

.nav-item {
    list-style: none;
    display: inline-block;
    text-align: left !important;
    padding: 0px 0px 0px 4px;
    margin: 0px;
}

.nav-item > a {
    position: relative;
    display: block;
    text-align: center;
    padding: 0px 20px;
    margin: 0 0 -1px 0;
    border: 1px solid transparent;
    color: #292929;
    text-transform: uppercase;
    font-size: 15px !important;
    line-height: 48px !important;
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
}

.nav-item > a:hover {
    text-decoration: none;
    color: #888888 !important;
}

.nav-item > a.open {
    text-decoration: none;
    z-index: 1;
}

.nav-item1 .sub-nav { }
.nav-item2 .sub-nav { }
.nav-item3 .sub-nav { }
.nav-item4 .sub-nav { }
.nav-item5 .sub-nav { margin-left: -180px; }
.nav-item6 .sub-nav { }
.nav-item7 .sub-nav { }
.nav-item8 .sub-nav { margin-left: -755px; width: 1200px; }
.nav-item9 .sub-nav { margin-left: -403px; width: 710px; }
.nav-item10 .sub-nav { margin-left: -793px; width: 947px;  }
.nav-item11 a { color: #F98904 !important; }
.nav-item11 a:hover { color: #FEB053 !important; }
.nav-item11 .sub-nav {  }

.sub-nav {
    position: absolute;
    display: none;
    top: 48px;
    padding: 10px 0px 10px 10px;
    margin-top: -1px;
    border: 1px solid #DDDDDD;
    border-top: 0px;
    background-color: #FFFFFF;
}

.sub-nav.open {
    display: block;
}

.sub-nav ul {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
    padding: 0;
}

.sub-nav li {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 220px;
}

.sub-nav li:hover {
    cursor: pointer !important;
}

.sub-nav li a {
    display: block;
    width: 100%;
    padding: 0 5px 0 10px;
    margin: 0px;
    color: #292929;
    font-family: 'PT Sans', sans-serif;        
    font-size: 13px;
    font-weight: normal !important;
    line-height: 28px;
    text-transform: uppercase;
    text-decoration: none;
}

.sub-nav li a:hover {
    color: #888888 !important;
    text-decoration: underline;
    text-decoration-style: dotted;
    cursor: pointer !important;
}

.sub-nav li a.nav-heading {
    color: #F98904;
    padding: 0 5px;
}

.sub-nav li a.nav-heading:hover {
    color: #FEB053;
    text-decoration: underline;
    text-decoration-style: dotted;
}

.sub-nav li a.nav-heading-only {
    color: #F98904;
    padding: 0 5px;
}

.sub-nav li a.nav-heading-only:hover {
    cursor: default !important;
    color: #F98904 !important;
}

.sub-nav li a.nav-highlight {
}

.sub-nav li a.nav-highlight:hover {
}

.sub-nav img {
    float: left;
}

nav.sticky {
    position: fixed;
    top: 0px;
    margin: 0px !important;
}

/* Values Bar */

#values {
    width: 100%;
    text-align: center;
}

#values ul {
    display: block;
    list-style: none;
    margin: 0px auto 2px auto;
    padding: 0px;
}

#values li {
    display: inline-block;
    padding: 0px 30px;
    margin: 0px;
    overflow: hidden;
    font-family: 'PT Sans', sans-serif;        
    font-size: 14px;
    font-weight: normal !important;
    color: #999999;
    line-height: 55px;
}

#values li img {
    height: 55px;
    width: 55px;
    float: left;
}

#values li a {
    color: #999999 !important;
    font-weight: normal !important;
    padding: 0px 0px 0px 5px;
}

#values li a:hover {
    color: #292929 !important;
    text-decoration: none !important;
}

/* Footer */

#currencies {
    display: none;
}

#footer {
    margin-top: 20px;
    position: absolute;
    left: 0px;
    float: left;
    width: 100% !important;
    color: #292929 !important;
}

#footer_header {
    width: 100%;
    height: 80px;
    background-color: #999999;
}

#footer_header_inner {
    width: 1300px;
    margin: 0px auto;
}

#footer_social {
    margin: 0px 0px 0px 50px;
}

#footer_social span {
    display: block;
    float: left;
    line-height: 80px !important;
    font-family: 'PT Sans', sans-serif;        
    font-size: 22px;
    font-weight: normal !important;
    color: #FFFFFF;
    margin-right: 10px;
}

#footer_social img {
    display: block;
    float: left;
    margin: 16px 0px 0px 10px;
}

#footer_newsletter {
    float: right;
    width: 620px;
}

#footer_newsletter span {
    display: block;
    float: left;
    line-height: 80px !important;
    font-family: 'PT Sans', sans-serif;        
    font-size: 22px;
    font-weight: normal !important;
    color: #FFFFFF;
    margin-right: 20px;
}

#footer_newsletter input {
    margin: 20px 0px;
    width: 300px;
    height: 40px;
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif !important;
    font-size: 15px !important;
    color: #292929 !important;
    border: 1px solid #DDDDDD;
}

#footer_newsletter input::placeholder { 
    color: #999999 !important;
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif !important;
    font-size: 15px !important;
    opacity: 1;
}

#footer_newsletter button {
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px !important;
    color: #FFFFFF;
    background-color: #4B87C6;
    border: 1px solid #4B87C6;
}

#footer_newsletter button:hover {
    cursor: pointer;
    background-color: #73A8E0;
    border: 1px solid #73A8E0;
}

#footer_body {
    width: 1320px;
    margin: 0px auto;
    padding: 0px 50px;
    text-align: center;
}

#footer_body #footer_links div {
    margin: 40px 0px 30px 0px;
    width: 25%;
    float: left;
    font-family: 'PT Sans', sans-serif;        
    font-size: 15px;
    font-weight: normal !important;
    text-align: left;
}

#footer_body #footer_links div:nth-child(2) {
  padding-left: 30px;
}

#footer_body #footer_links div:nth-child(4) {
  padding-left: 50px;
}

#footer_body #footer_links div strong {
    font-size: 18px;
    font-weight: normal !important;
    color: #292929;
    text-transform: uppercase;
    display: block;
    margin: 0 0 10px 0;
}

#footer_body #footer_links div img {
    float: left;
    margin: 5px 5px 0 0;    
}

#footer_body #footer_links div ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer_body #footer_links div li {
    margin: 0;
    padding: 0;
    line-height: 28px;
    font-size: 14px !important;
}

#footer_body #footer_links div p {
    line-height: 22px;
    font-size: 14px !important;
    color: #888888;
}

#footer_body #footer_links div a {
    font-size: 14px !important;
    color: #888888;
    font-weight: normal !important;
}

#footer_body #footer_links div a:hover {
    font-size: 14px !important;
    color: #292929;
}

#footer_body #footer_links div em {
    font-style: normal;
    font-weight: normal !important;
    color: #292929;
}

#footer_body #footer_links #choose_currency {
    color: #888888 !important;
    display: inline-block;
    width: 122px;
}

#footer_body #footer_links a.currency {
    font-weight: bold !important;
    color: #292929;
}

#footer_body #footer_links #currency_flag {
    margin: 2px 0px 0px 5px;
    float: right;
}

#footer_body hr {
    clear: both;
    margin: 30px 0px;
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* Breadcrumbs */

#breadcrumb {
    padding: 0px; 
    color: #292929;
}
#breadcrumb a {
    color: #292929;
}
#breadcrumb a:hover {
    color: #888888; 
    text-decoration: none;
}

/* Categories */

.gridp {
    width: auto !important;
}

.category_cell {
    display: block;
    width: 250px;
    padding: 15px; 
    border: 1px solid #DDDDDD;
    text-align: center;
}

.category_cell:hover {
    border: 1px solid #888888;
}

.category_cell .prim {

}

.category_cell h3 {
    display: block;
    margin: 30px 0px 30px 0px;
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px !important;    
    color: #4B87C6;
}



/* Categories -> Products */

.product_cell {
    display: block;
    width: 100%;
    max-width: 250px;
    height: auto;
    padding: 15px; 
    border: 1px solid #DDDDDD;
    text-align: center;
}

.product_cell:hover {
    border: 1px solid #888888;
}

.product_cell .prim {
    height: 150px !important;
}

.product_cell .product_title {
    display: block;
    text-align: left;
    margin: 15px 0px 0px 0px;
}

.product_cell .product_title h3 {
    margin: 0px;
    height: auto;
    display: block;
}

.product_cell .product_title h3 a {
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px !important;    
    color: #4B87C6;
}

.product_cell .product_title .product_rating {
    display: block;
    text-align: left;
    margin: 5px 0px 0px 0px;
}

.product_cell .product_title .product_rating .subtext {
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px !important;    
    color: #888888;
}

.product_cell .product_price {
    display: block;
    text-align: left;
    margin: 8px 0px 0px 0px;
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px !important;    
    color: #292929;    
}

.product_cell .product_add {
    display: block;
    text-align: left;
    margin: 8px 0px 0px 0px;
}

.product_cell .product_add button {
    display: block;
    width: 100%;
    font-weight: normal;
}

.product_cell .product_add button.b_standard:hover {
    background-color: #888888 !important;
    cursor: default !important;
}

/* Product */

#product {

}

#product_left {
    width: 60%;
    float: left;
    text-align: center;
}

#product_left div {
    text-align: center !important;
    margin: 0px auto 0px auto !important;
}

#product_left div {
    text-align: center !important;
    margin: 0px auto 0px auto !important;
}

#product_left div.gap {
    text-align: center !important;
    margin: 0px;
    padding: 3px 0px 0px 0px;
}

#product_left div.gap table.details {
    float: none;
    padding: 0px;
    margin: 10px auto 0px auto;
}

#product_left div.gap table.options {
    float: none;
    padding: 0px;
    margin: 0px auto;
}

.bp-icon-youtube {
    margin-left: 20px !important;
}

#product_left .bp-icon-green, #product_left .bp-icon-red {
    color: #888888;
}

#product_left table.tables {
    margin: 10px 0px 0px 0px;
}

#product_left table.tables a img {
    border: 1px solid #DDDDDD;
}

#product_right {
    width: 40%;
    float: left;
    text-align: left;
    padding: 0px 0px 0px 40px;
}

#product_right h1 {
    display: block;
    margin: 0px 0px 5px 0px;
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 28px !important;    
    color: #292929;    
}

#product_right  #price_selling FONT.selling_price, #product_right .product_list_price {
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 28px !important;    
    color: #292929;   
    margin: 0px;
}

.product_offer_price {
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 22px !important;   
}

.product_offer_price, .product_offer_price #price_selling FONT.selling_price, .product_offer_price FONT.selling_price {
    color: #BA3333 !important;       
}

.product_price_discount {
    margin: 0px 0px 0px 10px;
}

.product_price_discount, .product_price_discount b, .product_price_discount #price_save .list_price {
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 22px !important;   
    color: #8888988;

}
.product_price_discount #price_save .list_price {
    color: #292929;
}

#product_right .product_list_price {
    display: block;
}

#product_right .product_list_price b {
    color: #888888;
    font-weight: normal;
    font-size: 22px;
    line-height: 28px;
}

#product_right #price_list FONT.list_price {
    color: #888888;
    font-size: 22px;
    line-height: 28px;
}

.selling_price b {
    font-weight: bold;
}

#product_right .product_rating div {
    display: block;
    margin: 5px 0px 0px 0px;
}

#product_right .product_rating .subtext {
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px !important;    
    color: #292929;
}

#product_right .product_warranty {
    display: block;
    margin: 15px 0px 0px 0px;
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px !important;    
    color: #292929;
}

#product_right .product_quick_links {
    display: block;
    width: 100%;
    height: 20px;
    list-style: none;
    margin: 15px 0px 0px 0px;
    padding: 0px;
}

#product_right .product_quick_links li {
    float: left;
    margin: 0px 15px 0px 0px;
    padding: 0px;
}

#product_right .product_quick_links a {
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px !important;    
    text-decoration: underline;
    color: #292929;
}

#product_right .product_quick_links a:hover {
    text-decoration: none;
    color: #888888;
}

#product_right #product_options {
    display: block;
    padding: 0px;
}

#product_right #product_options TABLE.options {
    width: auto;
    margin: 0px;
    padding: 0px;
}

#product_right #product_options TABLE.options tr {
    display: block;
    margin: 0 0 10px 0;
}

#product_right #product_options TABLE.options tr td {
    display: block;
    float: left;
    width: 320px;
}

#product_right #product_options TABLE.options tr td b {
    color: #292929;
    font-weight: normal;
}

#product_right #product_options TABLE.options tr td select {
    margin: 10px 0 0 0px;
    width: 311px;
}

#product_right #product_options TABLE.options tr td input {
    margin: 5px 5px;
}

#product_right #product_options TABLE.options tr td input[type=radio] {
    margin: 7px 5px 5px 5px;
    border: 0;
    height: 16px;
    width: 16px;
}

#product_right #product_options TABLE.options tr td input[type=checkbox] {
    margin: 7px 5px 5px 5px;
    border: 0;
    height: 16px;
    width: 16px;
}

#product_right #product_options TABLE.options tr td label {
    padding: 0 0 0 10px;
}

#product_right #product_actions {
    margin: 20px 0px 0px 0px;
    border: 1px solid #DDDDDD;
    padding: 20px;
}

#product_right #product_actions #product_quantity {
    display: none;
}

#product_right #product_actions .b_basket {
    width: 100%;
    font-size: 22px;
    line-height: 50px;
    height: 50px;
    font-weight: normal;
}

#price_match_button {
    display: block;
    width: 100%;
    font-size: 15px !important;
    line-height: 35px !important;
    height: 35px !important;
    font-weight: normal;
    margin-top: 10px;
    background-color: #4B87C6;
    color: #FFFFFF;
    text-align: center;
}

#price_match_button:hover {
    cursor: pointer;
    background-color: #73A8E0;
}

#notify {
    margin: 0px !important;    
}

#notify .alternate {
    margin: 0px !important;    
}

#notify .alternate td {
    padding: 0px !important;    
}

#notification {
    display: block;
    width: 100%;
    font-size: 15px !important;
    line-height: 35px !important;
    height: 35px !important;
    font-weight: normal;
    margin-top: 10px;
    background-color: #4B87C6;
    color: #FFFFFF;
    text-align: center;
}

#notification:hover {
    cursor: pointer;
    background-color: #73A8E0;
}

#price_match_form {
}

#product_right #product_actions #product_action_buttons {
    padding: 15px 0px 0px 5px;
}

#product_right #product_actions #product_action_buttons img {
    height: 40px;
    width: 40px;
    margin: 0px;
    padding: 0px;
    float: left;
}

#product_right #product_actions #product_action_buttons a {
    display: inline-block;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    line-height: 40px;
    font-weight: normal; 
    font-size: 15px; 
    font-family: 'pt sans', arial, sans-serif; 
    text-decoration: none; 
    color: #888888;
}

#product_right #product_actions #product_action_buttons a:hover {
    color: #292929;
}

#product_right #flo_product_related {
    margin: 10px 0px 0px 0px;
    text-align: left;
}

#product_right #flo_product_related {
    margin: 20px 0px 0px 0px;
    border: 1px solid #DDDDDD;
    padding: 20px;
}

#product_right #flo_product_related TABLE.labels {
    margin: 0px 0px;
}

#product_right #flo_product_related TABLE.labels td {
    text-align: left;
}

#product_right #flo_product_related #related_prefix b {
    font-weight: normal !important;
    font-size: 18px;
}


#product_right #flo_product_related .p2 a b, #product_right #flo_product_related .p2 b {
    font-weight: normal;
    font-size: 15px;
}

#product_right #flo_product_related img {
    margin: 0px 10px 0px 0px;
}

#product_bottom {
    clear: both;
    width: 100%;
    padding: 5px 0px 0px 0px;
}

#product_bottom h1 {
    border-bottom: 1px solid #888888; 
    color: #292929; 
    font-weight: normal; 
    font-size: 28px; 
    font-family: 'pt sans', arial, sans-serif; 
    text-decoration: none; 
    width: 100%; 
    height: 70px; 
    line-height: 70px;
    text-align: left;
    padding: 0px;
    margin-top: 15px !important;
}

#product_bottom h1.product_section {
    clear: both;
}

#product_attribute_data {
    float: right;
    margin: -52px 0px 0px 0px;
}

#product_attribute_data p {
    color: #888888;
}

#product_attribute_data p b {
    margin: 0px 0px 0px 20px;
    color: #888888;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#product_attribute_data p b:first-child {
    margin: 0px 0px 0px 0px;
}

#product_attribute_data span#code {
    color: #888888;
    -webkit-user-select: all;  /* Chrome 49+ */
    -moz-user-select: all;     /* Firefox 43+ */
    -ms-user-select: all;      /* No support yet */
    user-select: all;          /* Likely future */  
}

#product_attribute_data span#part_number {
    color: #888888;
    -webkit-user-select: all;  /* Chrome 49+ */
    -moz-user-select: all;     /* Firefox 43+ */
    -ms-user-select: all;      /* No support yet */
    user-select: all;          /* Likely future */  
}


#product_attribute_data br {
    display: none;
}

blockquote {
    background: #A6C2DD;
    border-left: 10px solid #4A86C5;
    margin: 1.5em 0 1.5em;
    padding: 1em 2.8em 1em 2.8em;
    position:relative;
    quotes: "\201C""\201D""\2018""\2019";
    color: #124880;
    font-size: 18px;
    font-family: 'pt sans', arial, sans-serif; 
    line-height: 25px;
}

blockquote:before {
    color: #4A86C5;
    content: "\201C";
    font-size: 5em;
    position: absolute;
    left: 5px;
    top: 0.7em;
    line-height: 0.1em;
    text-shadow: 0 0 1px #124880;
}

blockquote:after {
    color: #4A86C5;
    content: "\201D";
    font-size: 5em;
    position: absolute;
    right: 3px;
    bottom: 0em;
    line-height: 0.1em;
    text-shadow: 0 0 1px #124880;
}

blockquote h2 {
    color: #124880;
    font-size: 16px;
    line-height: 28px;
    text-shadow: 0 0 1px #4A86C5;
}

blockquote p {
    color: #124880;
    font-size: 14px;
    line-height: 24px;
    text-shadow: 0 0 1px #4A86C5;
}

blockquote a {
    color: #4A86C5 !important;
    font-weight: normal !important;
    font-size: 15px !important;
    line-height: 24px !important;
    text-shadow: 0 0 1px #4A86C5 !important;
}

div.product_features {
    width: 100% !important;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    background-color: #FFFFFF;
    color: #4A86C5;
    border-style: solid;
    border-width: 0px 2px 2px 2px;
    border-color: #4A86C5;
}

div.product_features h2 {
    color: #FFFFFF;
    background-color: #4A86C5;
    display: block;
    margin: 0px;
    padding: 10px;
    font-size: 18px;
    text-align: left;
}

div.product_features ul {
    color: #292929;
    padding: 0px;
    margin: 10px 0px 10px 40px;
}

div.product_features ul li {
    color: #292929;
    padding: 5px;
    margin: 8px 8px 8px 2px;
    font-size: 15px;
    font-weight: bold;
}

div.product_features p {
    color: #292929;
    padding: 4px;
}

#product_specifications {
    margin: 30px 0px 0px 0px;
}

#product_specifications table {
    border-collapse: collapse;
    border: 1px solid black;
    width: 100% !important;
}

#product_specifications table tr {
    border: 1px solid black;
}

#product_specifications table th {
    border: 1px solid black;
    padding: 6px 8px 6px 8px;
    font-weight: normal;
    font-size: 15px;
    text-align: left;
    line-height: 25px;
    background-color: #1A4C8E;
    color: #FFFFFF;
    width: auto !important;
}

#product_specifications table td {
    border: 1px solid black;
    padding: 4px 8px 4px 8px;
    font-weight: normal;
    font-size: 15px;
    text-align: left;
    line-height: 25px;
    background-color: #CCCCCC;
    color: #333333;
}

#product_specifications table tr td:first-child {
    background-color: #535353;
    color: #FFFFFF;
    width: 350px;
}

#product_specifications table tr:nth-child(odd) td:first-child {
    background-color: #434343;
    color: #FFFFFF;
    width: 350px;
}

#product_specifications table tr:hover td:first-child {
    background-color: #1A4C8E;
    color: #FFFFFF;
    width: 350px;
}

#product_specifications table tr:nth-child(odd) td {
    background-color: #CCCCCC;
    color: #333333;
}

#product_specifications table tr:hover td {
    background-color: #FFFFFF;
    color: #333333;
}

.product_detail_in_the_box {
    float: right;
    margin: 20px 0px 10px 10px;
    padding: 5px 10px 10px 10px;
    width: 280px;
    background-color: #E1E1E1;
}

.product_detail_in_the_box:after {
  content: "";
  display: table;
  clear: both;
}

.product_detail_in_the_box h2 {
    margin: 0;
    padding: 0px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #424242;
}

.product_detail_in_the_box ul {
    list-style: none;
    background: #FFFFFF;
    margin: 0;
    padding: 10px;
}

.product_detail_in_the_box li {
    background: #777777;
    color: #FFFFFF;
    padding: 5px;
    margin: 0 0 5px 0;
}

.product_detail_in_the_box li:last-child {
    margin: 0;
}

#q_and_a_accordion h3 {
    background: none repeat scroll 0 0 #5385c4;
    border: 4px solid #5385c4;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 15px;
    padding: 5px;
    cursor: pointer;
}

#q_and_a_accordion h3 span {
    float: right;
    margin: 2px 5px 0px 5px;
    color: #80ABE2;
}

#q_and_a_accordion h3:hover span {
    color: #FFFFFF;
}

#q_and_a_accordion div {
    border: none;
    background: none;
    padding: 0px 25px 0px 25px;
}

#product_bottom #reviews {
    margin: 20px 0px 0px 0px;
}

/* Product Availability */

#availabilities {
    clear: both;
    margin: 5px 0px 15px 0px;
}

#availabilities table.options p.both {
    display: none;
}

#availability {
    display: block;
    margin: -5px 0px 0px 0px;
    line-height: 35px;
    font-weight: normal;
    color: #656565;
}

.availability_available {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0px 0px 0px 54px;
    background: url('/user/templates/flo_2018v1_christmas_2022/images/availability_available.png') top left no-repeat;
}

.availability_available span {
    color: #5DB100;
    font-weight: bold;
}

.availability_incoming {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0px 0px 0px 54px;
    background: url('/user/templates/flo_2018v1_christmas_2022/images/availability_incoming.png') top left no-repeat;
}

.availability_incoming span {
    color: #FD8200;
    font-weight: bold;
}

.availability_special_order {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0px 0px 0px 54px;
    background: url('/user/templates/flo_2018v1_christmas_2022/images/availability_special_order.png') top left no-repeat;
}

.availability_special_order span {
    color: #5088C6;
    font-weight: bold;
}

.availability_unavailable {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0px 0px 0px 54px;
    background: url('/user/templates/flo_2018v1_christmas_2022/images/availability_unavailable.png') top left no-repeat;
}

.availability_unavailable span {
    color: #CA2D00;
    font-weight: bold;
}

/* Promotion Banner (Wide) */

DIV.flo_promotion_banner_wide {
    background-color: #888888;
    width: 100%;
    height: auto;
    padding: 5px 15px 15px 15px;
}

DIV.flo_promotion_banner_wide_plain {
    background-color: #4B87C6;
    width: 100%;
    height: auto;
    padding: 5px 15px 15px 15px;
}

DIV.flo_promotion_banner_wide h1 {
    color: #FFFFFF !important;
    text-decoration: none;
    font-size: 24px;
    line-height: 30px !important;
    height: auto !important;
    border: none !important;
}

DIV.flo_promotion_banner_wide h1 SPAN.highlight {
    color: #EFA250;
    text-decoration: none;
    font-weight: bold;
}

DIV.flo_promotion_banner_wide h2 {
    color: #FFFFFF;
    text-decoration: none;
    margin: 5px 0px 0px 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}

DIV.flo_promotion_banner_wide h2 a {
    color: #FFFFFF;
    text-decoration: underline;
    margin: 5px 0px 0px 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}

DIV.flo_promotion_banner_wide h2 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

DIV.flo_promotion_banner_wide p {
    color: #FFFFFF;
    text-decoration: none;
    margin: 8px 0px 0px 0px;
    font-size: 13px;
    line-height: 15px;
}

A.flo_promotion_banner_link:hover {
    text-decoration: none;
}

/* Clearance Banner */

a.flo_clearance_related_product:hover {
    text-decoration: none !important;
}

a.flo_clearance_related_product {
    display: block;
    min-height: 180px;
    margin: 20px 0px 0px 0px;
    border: 1px solid #DDDDDD;
    padding: 20px;
}

a.flo_clearance_related_product h2 {
    color: #FF8407;
    display: block;
    margin: 5px 5px 10px 5px;
    font-size: 22px;
}

a.flo_clearance_related_product p {
    margin: 10px 0px 5px 0px;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    color: #292929;
    text-align: left;
}

a.flo_clearance_related_product img {
    float: left;
    margin: 5px 10px 5px 5px;
}

a.flo_clearance_related_product span {
    display: block;
    text-align: left;
    margin: 10px 0px 0px 0px;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #292929;
}

a.flo_clearance_related_product span s {
    color: #888888;
    font-weight: normal;
}

/* Christmas Banner */

#christmas_banner {
    width: 100%;
    height: 38px;
    background: #86170D;
    background: linear-gradient(to bottom, #A53B31 0%,#86170D 75%);
    margin: 10px;
    padding: 0px 10px;
    text-align: center;
}


#christmas_banner h2, #christmas_banner h2 a {
    margin: 0px !important;
    padding: 0px;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
    line-height: 38px;
    font-family: 'pt sans', arial, sans-serif; 
}

#christmas_banner h2 a:hover {
    color: #FAD0CC;
}

/* Customer Service Reports */

span.flo_block_right_link_above {
    display: block;
    float: right;
    margin: -31px 12px 0 0;
    font-size: 18px !important;
    color: #292929;
}

span.flo_block_right_link_above a {
    font-size: 16px !important;
}

span.flo_block_left_link_above {
    display: block;
    float: left;
    margin: -31px 12px 0 0;
    font-size: 16px !important;
    color: #292929;
}

span.flo_block_left_link_above a {
    font-size: 16px !important;
}

span.flo_block_left_link {
    display: block;
    margin: 12px 0 12px 12px;
    font-size: 16px !important;
    color: #292929;
}

span.flo_block_left_link a {
    font-size: 16px !important;
}

div.customer_service_report {
    background: #008342;
    border: 10px solid #58AB45;
    padding: 20px 10px 20px 22px;
    height: 110px;
    width: 900px;
}

div.customer_service_report span.iconic[data-glyph]:before {
    margin: 0px;
    padding: 0 10px 0 0;
    font-size: 35px;
    line-height: 45px;
    color: #58AB45;
    vertical-align: top !important;
    text-shadow: 0px 0px 8px #333333;

}

div.customer_service_report span.iconic {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 38px;
    color: #FFFFFF;
    text-shadow: 0px 0px 4px #333333;
}

div.customer_service_report div {
    float: left;
    margin: 3px 30px 0 10px;
    padding: 0px;
    text-align: left;
    width: auto;
    font-size: 13px;
    font-weight: normal;
    color: #FFFFFF;
    text-shadow: 0px 0px 4px #333333;
}

div.customer_service_report div:last-child {
    margin: 3px 0px 0 10px;
}

div.customer_service_report div strong {
    margin: 0px;
    padding: 0px;
    display: block;
    font-size: 17px;
}

div.customer_service_report a {
    font-size: 13px;
    font-weight: normal;
    color: #FFFFFF;
}

/* Auto Complete UI */

.ui-autocomplete {
    z-index: 1000 !important;
}

.ui-menu-item a {
    line-height: 18px;
    text-shadow: none;
    border: none;
}

.ui-menu-item a.ui-state-hover, .ui-menu-item a.ui-state-active {
    background: #A6C2DD;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    line-height: 18px;
    text-shadow: none;
}

.ui-menu-item a.ui-autocomplete-all, .ui-menu-item a.ui-state-hover.ui-autocomplete-all, .ui-menu-item a.ui-state-active.ui-autocomplete-all {
    background: #4A86C5;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    line-height: 18px;
    text-shadow: none;
}

/* Dialog UI */

.ui-dialog {
    background: #E1E1E1;
    border: 0px solid #292929;
    border-radius: 10px;
}

.ui-dialog .ui-dialog-titlebar {
    background: #4A86C5;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
    line-height: 30px;
}

.ui-dialog .ui-dialog-content {
    background: #FFFFFF;
    border: 1px solid #292929;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #202020;
}

.ui-dialog .ui-dialog-buttonpane {
    background: #E1E1E1;
}

.ui-dialog .ui-dialog-buttonpane button {
    background: #292929;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    text-shadow: none;
    color: #FFFFFF;
    border-radius: 0px;
    padding: 0px 15px;
    height: 40px;
    line-height: 40px;
}

.ui-dialog .ui-dialog-buttonpane button:last-child {
    background: #41A63E;
}

.ui-dialog .ui-dialog-buttonpane button.ui-state-hover, .ui-dialog .ui-dialog-buttonpane button.ui-state-active {
    background: #4A86C5;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    text-shadow: none;
    color: #FFFFFF;
}

.ui-dialog .ui-dialog-buttonpane button:last-child.ui-state-hover, .ui-dialog .ui-dialog-buttonpane button:last-child.ui-state-active {
    background: #166413;
}

#dialog-basket-shadow-top {
    box-shadow: none;
    -moz-box-shadow: none;
}

#dialog-basket-shadow-bottom {
    box-shadow: none;
    -moz-box-shadow: none;
}

#dialog-basket-total {
    background: #777777;
    color: #FFFFFF;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    text-shadow: none;
    font-weight: normal;
}

.dialog-basket-add, .dialog-basket-sub {
    color: #808080;
    font: bold 17px 'courier new', monospace;
    cursor: pointer;
}

/* 360 Viewer */

.threesixty_viewer {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.threesixty_viewer iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Customer Feedback */

ul.customer_feedback {
    list-style: none;
    padding: 0px;
}

.customer_feedback .feedback:before {
    border-color: #7F7F7F transparent;
    border-style: solid;
    border-width: 20px 20px 0;
    content: "";
    display: block;
    left: 28px;
    position: absolute;
    top: 100%;
    width: 0;
    z-index: 0;
}

.customer_feedback .feedback {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #7F7F7F;
    border-radius: 10px 10px 10px 10px !important;
    display: inline-block;
    padding: 10px;
    position: relative;
    font-size: 14px;
    color: #333333;
    line-height: 18px;
}

.customer_feedback .feedback:after {
    /*border-color: #FFFFFF transparent;*/
    border-top: 20px solid black;
    border-top-color: inherit;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-style: solid;
    border-width: 15px 15px 0;
    bottom: -15px;
    content: "";
    display: block;
    left: 33px;
    position: absolute;
    width: 0;
    z-index: 1;
}

.customer_feedback .positive:before {
    border-color: #B8E68A transparent;
}

.customer_feedback .positive {
    background: none repeat scroll 0 0 #B8E68A;
    border: 4px solid #B8E68A;
    color: #52663D;
}

.customer_feedback .neutral:before {
    border-color: #F3EDA2 transparent;
}

.customer_feedback .neutral {
    background: none repeat scroll 0 0 #F3EDA2;
    border: 4px solid #F3EDA2;
    color: #666629;
}

.customer_feedback .negative:before {
    border-color: #FF9999 transparent;
}

.customer_feedback .negative {
    background: none repeat scroll 0 0 #FF9999;
    border: 4px solid #FF9999;
    color: #804C4C;
}

ul.customer_feedback .meta {
    margin: 10px 0px 10px 80px;
    font-size: 12px;
    color: #999999;
}

.customer_feedback .response:before {
    border-color: #5385c4 transparent;
    border-style: solid;
    border-width: 20px 20px 0;
    content: "";
    display: block;
    right: 107px;
    position: absolute;
    top: 100%;
    width: 0;
    z-index: 0;
}

.customer_feedback .response {
    background: none repeat scroll 0 0 #5385c4;
    border: 4px solid #5385c4;
    border-radius: 10px 10px 10px 10px !important;
    display: inline-block;
    padding: 10px;
    position: relative;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 18px;
    float: right;
}

.customer_feedback .response a {
    color: #FF8407;
    font-weight: bold;
}

.customer_feedback .response a:hover {
    color: #FFFFFF;
    font-weight: bold;
}

.customer_feedback .response:after {
    /*border-color: #FFFFFF transparent;*/
    border-top: 20px solid black;
    border-top-color: inherit;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-style: solid;
    border-width: 15px 15px 0;
    bottom: -15px;
    content: "";
    display: block;
    right: 112px;
    position: absolute;
    width: 0;
    z-index: 1;
}


ul.customer_feedback .response_meta {
    clear: both;
    text-align: right;
    margin: 10px 0px 20px 80px;
    padding: 10px 0px 0px 0px;
    font-size: 12px;
    color: #999999;
}

/* News Ticker */

#cb_id_18 {
    border: 1px solid #DDDDDD;
    padding: 10px;
    margin: 0px 0px 20px 0px;
}

#cb_id_18 .cb_divider {
    display: none;
}

#tickercell b {
    font-weight: normal;
}

#tickercell a {
    font-weight: normal !important;
}

/* FitVid CSS */

video {
  max-width: 100%;
  height: auto;
}

iframe, embed, object {
  max-width: 100%;
}

.container {
  width: 70%;
  padding: 5%;
  margin:0px auto;
  background:#fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
}

.vendor {
  padding: 2%;
  background: #d1eed1;
  margin-bottom: 2em;
}

.unsupported {
  background: #fddfde;
}

/*----- Below 1400px wide -----*/

@media screen and (max-width:1400px) {


.nav-item:first-child {
    display: none;
}

#header_search {
    width: 350px;
    margin-right: 20px;
}

#header_search_box_input {
    width: 250px;
}

#product_left {
    width: 48%;
}

#product_right {
    width: 52%;
}

}

/*----- Below 1300px wide -----*/

@media screen and (max-width:1300px) {

nav {
    position: auto;
    margin: 5px 0px 0px 0px;

}

#header_search {
    width: 350px;
    margin-right: 20px;
}

#header_search_box_input {
    width: 250px;
}

#header_links {
    width: auto;
}

#header_links div {
    margin: 0px 0px 0px 5px;
}

.nav-menu {
    padding: 0px;
}

.nav-item > a {
    padding: 0px 8px;
}

.nav-item:first-child {
    display: none;
}

.nav-item7 .sub-nav { margin-left: -522px; width: 985px; }
.nav-item8 .sub-nav { margin-left: -360px; width: 710px; }
.nav-item9 .sub-nav { margin-left: -750px; width: 947px;  }

.nav-item7 .sub-nav ul {
    margin: 0 2px 0 0 !important;
}

.nav-item7 .sub-nav li {
    width: 190px !important;
}

#values li {
    padding: 0px 2px !important;
}

#footer {
    width: auto;
}

#footer_header_inner {
    width: auto;
}

#footer_newsletter {
    float: left;
    width: 520px;
    margin: 0px 0px 0px 150px;
    overflow: hidden;
}

#footer_newsletter input {
    width: 200px;
}

#footer_body {
    width: 900px;
    padding: 0px;
}

#product_left {
    width: 48%;
}

#product_right {
    width: 52%;
}

}

/* Top Info Banner */

#top_info_banner {
    width: 100%;
    height: 38px;
    background: #656565; /* #41A63E; */
    margin: 10px;
    padding: 0px 10px;
    text-align: center;
}


#top_info_banner h2, #top_info_banner h2 a {
    margin: 0px !important;
    padding: 0px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
    line-height: 38px;
    font-family: 'pt sans', arial, sans-serif; 
}

#top_info_banner h2 a:hover {
    color: #FFFFFF;
    font-weight: bold;
}

/*----- Below 1050px wide -----*/

@media screen and (max-width:1050px) {

nav.sticky {
    position: relative;
}

.nav-item > a {
    font-size: 13px !important;
    line-height: 48px !important;
    font-weight: normal !important;
    font-family: 'PT Sans', sans-serif;
}

#values li {       
    font-size: 12px;
}

}

#nav, .cb_title, .lb_title, .rb_title, .button, table.footer { box-shadow: none !important; -moz-box-shadow: none !important; }