/*********\
 * 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: 16px; }
.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: #20A060; }
.bp-icon-grey, .bp-text-grey { color: #808080; }
.bp-icon-orange, .bp-text-orange { color: #FF8000; }
.bp-icon-red, .bp-text-red { color: #BE152B; }
.bp-icon-yellow, .bp-text-yellow { color: #F1AA4C; }
.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: #808080; font-size: 16px; margin-left: -1px; margin-right: -1px; }
.bp-line-progress { border-bottom: 2px solid #808080; 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 #BE152B !important;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #BE152B !important;
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #BE152B !important;
}

.braintree-hosted-fields-valid, .StripeElement--complete
{
    border: 1px solid #F1A746 !important;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #F1A746 !important;
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #F1A746 !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: 270px;
    height: 98px;
}

.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: 44px;
    vertical-align: middle;
}

.product_textinfo
{
    width: auto;
}

.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 #CCCCCC;
    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: 180px !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: #FFFFFF !important;
    color: #000000 !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: 14px !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: #FFFFFF;
    border: 0px;
    margin: 20px 0px;
    padding: 0px;
    position: relative;
    *zoom: 1;
}

.ui-tabs .ui-tabs-nav
{
    background: #FFFFFF;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.ui-tabs .ui-tabs-nav li
{
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-bottom: 0px;
    border-radius: 2px 2px 0px 0px;
    box-shadow: inset 0px 10px 15px -10px #CCCCCC, inset 0px -5px 5px -5px #CCCCCC;
    -moz-box-shadow: inset 0px 10px 10px -10px #CCCCCC, inset 0px -5px 3px -5px #CCCCCC;
    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: #000000;
    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 #CCCCCC, inset 0px -10px 10px -5px #FFFFFF;
    -moz-box-shadow: inset 0px 10px 10px -10px #CCCCCC, inset 0px -10px 7px -5px #FFFFFF;
    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: #FFFFFF;
    border: 0px;
    border-top: 1px solid #CCCCCC;
    padding: 0px;
    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: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #000000; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'open sans', arial, helvetica, sans-serif; margin: 0px; margin-bottom: 0px; padding: 0px; height: 100%; text-align: center; } table { font-size: 16px; }

a:link, a:visited { color: #333333; font-style: normal; font-weight: bold; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; }

a:hover, a:active { color: #333333; font-style: normal; font-weight: bold; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: underline; }

h1 { color: #333333; font-style: normal; font-weight: normal; font-size: 30px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; }

h2 { color: #333333; font-style: normal; font-weight: normal; font-size: 17px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; } h3, h4, h5, h6 { color: #000000; font: normal normal 16px 'open sans', arial, helvetica, sans-serif; text-decoration: none; } h3 { font-size: 18px; } h4 { font-size: 17px; } h5 { font-size: 15px; } h6 { font-size: 14px; }

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

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: 100%; height: 100%; position: relative; margin: 0px auto; }

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

div.header { 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: #000000; font: normal normal 14px 'open sans', arial, helvetica, sans-serif; margin: 0px; padding: 0px; width: 100%; height: 205px; text-align: center; position: absolute; top: 0px; left: 0px; }

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

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

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

.header a:hover, .header a:active { color: #D2A935; font-style: normal; font-weight: bold; font-size: 14px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; 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: 10px; padding-right: 10px; padding-top: 0px; width: 100%; position: absolute; top: 46px; left: 0px; } div#acc { box-shadow: none !important; }

#acc table { border: 0px; border-collapse: separate; border-spacing: 0px; color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; width: auto; height: 25px; float: right; }

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

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

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

div#nav { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; text-align: center; padding-bottom: 0px; padding-left: 10px; padding-right: 10px; padding-top: 0px; width: 100%; position: absolute; top: 95px; left: 0px; }

#nav table { border: 0px; border-collapse: separate; border-spacing: 0px; color: #000000; font-style: normal; font-weight: bold; font-size: 14px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; width: auto; height: 70px; cursor: pointer; margin: 0px auto; }

#nav td { border: 1px ridge #F0F0F0; border-bottom: 0px; border-left: 1px ridge #F0F0F0; border-right: 1px ridge #F0F0F0; border-top: 0px; text-align: center; padding-bottom: 0px; padding-left: 15px; padding-right: 15px; padding-top: 0px; width: auto; height: 70px; }

td.navout { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #000000; font-style: normal; font-weight: bold; font-size: 14px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; } a.navout:link, a.navout:visited, a.navout:hover, a.navout:active { color: #000000; font-style: normal; font-weight: bold; font-size: 14px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; }

td.navover { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #F1C387; font-style: normal; font-weight: bold; font-size: 14px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; } a.navover:link, a.navover:visited, a.navover:hover, a.navover:active { color: #F1C387; font-style: normal; font-weight: bold; font-size: 14px; font-family: 'open sans', arial, helvetica, 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: left; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; position: absolute; top: 40px; left: 0px; } div#sea { box-shadow: none !important; }

#sea table { border: 0px; border-collapse: separate; border-spacing: 0px; color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; width: auto; height: 40px; float: left; }

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

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

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

td#center, td#centertop { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 205px; border: 0px; color: #000000; font: normal normal 16px 'open sans', arial, helvetica, sans-serif; padding: 50px; padding-left: 0px; padding-right: 0px; width: auto; text-align: justify; vertical-align: top; } .tables td { text-align: justify; }

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

td.left { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 205px; border-bottom: 0px; border-left: 0px; border-right: 0px solid #000000; border-top: 0px; color: #000000; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; padding: 20px; padding-top: 50px; padding-bottom: 50px; width: 240px; text-align: left; vertical-align: top; } div.left_column { background-color: transparent; border: 0px; margin: 0px; padding: 20px; padding-top: 50px; padding-bottom: 50px; width: 280px; text-align: left; vertical-align: top; position: absolute; top: 205px; left: 0px; } .left p, .left label { color: #000000; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; } .tablesl td { text-align: left; }

.left a:link, .left a:visited, .left_column a:link, .left_column a:visited { color: #333333; font-style: normal; font-weight: bold; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; }

.left a:hover, .left a:active, .left_column a:hover, .left_column a:active { color: #333333; font-style: normal; font-weight: bold; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: underline; }

.left h2, .left_column h2 { color: #333333; font-style: normal; font-weight: bold; font-size: 17px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; }

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

td.right { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 205px; border-bottom: 0px; border-left: 0px solid #000000; border-right: 0px; border-top: 0px; color: #000000; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; padding: 20px; padding-top: 50px; padding-bottom: 50px; width: 240px; text-align: left; vertical-align: top; } .right p, .right label { color: #000000; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; } .tablesr td { text-align: left; }

.right a:link, .right a:visited { color: #333333; font-style: normal; font-weight: bold; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; }

.right a:hover, .right a:active { color: #333333; font-style: normal; font-weight: bold; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: underline; }

.right h2 { color: #333333; font-style: normal; font-weight: bold; font-size: 17px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; }

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

.subtext { color: #808080; font-style: normal; font-weight: normal; font-size: 12px; font-family: 'open sans', arial, helvetica, sans-serif; } td#center, td#centertop { padding-top: 255px; }

.subtext_left { color: #808080; font-style: normal; font-weight: normal; font-size: 12px; font-family: 'open sans', arial, helvetica, sans-serif; } td.left { padding-top: 255px; }

.subtext_right { color: #808080; font-style: normal; font-weight: normal; font-size: 12px; font-family: 'open sans', arial, helvetica, sans-serif; } td.right { padding-top: 255px; }

.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: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #333333; font-style: normal; font-weight: normal; font-size: 30px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 60px; text-align: center; } .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: #000000; font: normal normal 16px 'open sans', arial, helvetica, sans-serif; padding: 20px; width: 100%; text-align: justify; }

.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: 50px; clear: both; overflow: hidden; }

.lb_title { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 1px solid #CCCCCC; border-left: 0px; border-right: 0px; border-top: 0px; color: #333333; font-style: normal; font-weight: bold; font-size: 17px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 50px; 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: #000000; font: normal normal 15px 'open sans', arial, helvetica, sans-serif; padding: 0px; padding-top: 20px; 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: 50px; clear: both; overflow: hidden; }

.rb_title { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 1px solid #CCCCCC; border-left: 0px; border-right: 0px; border-top: 0px; color: #333333; font-style: normal; font-weight: bold; font-size: 17px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 50px; 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: #000000; font: normal normal 15px 'open sans', arial, helvetica, sans-serif; padding: 0px; padding-top: 20px; 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: 50px; clear: both; overflow: hidden; }

div.footer { background-color: #000000; 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: #FFFFFF; font: normal normal 15px 'open sans', arial, helvetica, sans-serif; margin: 0px; margin-bottom: 0px; padding: 0px; width: 100%; height: 540px; text-align: center; }

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

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

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

.footer a:hover, .footer a:active { color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: underline; border-bottom: 0px; }

input, select, textarea, button { color: #000000; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'open sans', arial, helvetica, 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: 7px; padding-left: 0px; padding-right: 0px; padding-top: 7px; } 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: #BE152B; font-style: normal; font-weight: bold; font-size: 13px; font-family: 'open sans', arial, helvetica, sans-serif; } .error_field { color: #BE152B; }

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

.selling_price { color: #000000; font-style: normal; font-weight: normal; font-size: 17px; font-family: 'open sans', arial, helvetica, sans-serif; }

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

.button { color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 13px; font-family: 'open sans', arial, helvetica, 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: #5E5A5A; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 180px; height: 40px; } button.b_standard:hover { background-color: #000000; background-image: none; } .b_standard { -webkit-appearance: none; }

.b_basket { background-color: #000000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 150px; height: 50px; } button.b_basket:hover { background-color: #5E5A5A; background-image: none; } .b_basket { -webkit-appearance: none; }

.b_basket.b_small { background-color: #000000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 125px; height: 37px; } .b_basket.b_small:hover { background-color: #5E5A5A; background-image: none; } .b_basket.b_small { -webkit-appearance: none; }

.b_checkout { background-color: #000000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 180px; height: 50px; } button.b_checkout:hover { background-color: #5E5A5A; 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: 10px; padding-left: 0px; padding-right: 0px; }

#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: #333333; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; } .menulink { color: #333333; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'open sans', arial, helvetica, 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: #D2A935; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; cursor: pointer; } .menuhover { color: #D2A935; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'open sans', arial, helvetica, sans-serif; text-decoration: none; padding: 0px; padding-left: 0px; }

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

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

div#nav.sticky { border-radius: 0px; z-index: 44; }
div#nav.blackout { z-index: 44; }
div#blackout { display: block !important; visibility: hidden; opacity: 0; transition: opacity 0s ease-in-out, visibility 0s ease-in-out; }
div#blackout.navopen { visibility: visible; opacity: 0.2; transition: opacity 0s ease-in-out; }

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; }
.form td input[type=text], .form td input[type=email], .form td input[type=password], .form td select, .form td textarea { width: 800px; }

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=000000'); 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; }
.options td { padding-bottom: 5px; padding-top: 5px; }
.checkboxes { display: block; width: 100%; max-width: 800px; margin: 15px auto; }

.m_form { width: 100%; max-width: 800px; }
.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%; max-width: 800px; }
.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%; max-width: 1000px; }
.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 #F1A746; border-radius: 4px; box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #F1A746; -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #F1A746; width: 100%; max-width: 800px; 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 #BE152B; border-radius: 4px; box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #BE152B; -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #BE152B; width: 100%; max-width: 800px; 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 *
\******************/

/* Animation */

table#inner {animation-name: fadeIn; animation-duration: 1s; animation-fill-mode: both;}
a { -webkit-transition: color 0.5s ease-out; transition: color 0.5s ease-out;}


/* Block Widths */

.isblock, .narrow-row {max-width: 1400px; margin: 0 auto;}
#cb_id_27.isblock, #cb_id_64.isblock {max-width: 100% !important; margin-top: -50px;}
#cb_id_27 .cb_content {padding: 0px !important;}
#cb_id_64 .cb_content {padding: 10px !important;}

table.footer {position: static; max-width: 1440px;}


/* Global Settings */

h1, h2 { margin-bottom: 20px; text-align: center; }
p { line-height: 24px; }
.highlight { background-color: #FFE0E0; border-radius: 0px; }
.error {box-shadow: none;}
.gap {margin-top: 15px;}
.button {border-radius: 2px;}
.b_standard {width: auto; padding: 0 20px !important;}
.bp-icon-light-grey, .bp-icon-star-off {color: #DDDDDD;}
.bp-icon-star-off::before {content: "\e615";}
h1, .cb_title {text-transform: uppercase;}


/* Header */

#hdr-wrapper {max-width: 1400px; margin: 0 auto; height: 95px; line-height: 95px;}


/* Logo */

#htitle {display: block; float: left; text-align: left; vertical-align: middle; padding: 20px 0 0 20px;}
#htitle, #htitle a {font: normal 12px 'open sans', arial, helvetica, sans-serif; color: #FFFFFF; text-transform: uppercase;}
#htitle:hover, #htitle a:hover {text-decoration: none;}


/* Header Right */

.hdr-right {display: block; float: right; text-align: right; vertical-align: middle; padding-right: 20px; line-height: 95px; height: 95px; display: flex;}
.hdr-right a {font-size: 18px;}
.hdr-right a:hover, .hdr-right a:active {color: #000000;}


/* Header Currency */

.hdr-currency a, .hdr-currency {font-size: 14px; font-weight: bold; color: #696868 !important;}


/* Header Menu */

.hdr-menu {position: relative; padding: 0 20px;}
.hdr-menu a {background: url(/user/templates/mcnallys/desktop-menu.png) center center no-repeat; display: inline-block; width: 32px; height: 95px; vertical-align: middle;}
table.header .hidden {display: none;}
table.header .unhidden {display: block;}
#menu {background-color: #FFFFFF; border: 1px solid #000000; line-height: 22px; position: absolute; top: 70px; right: -6px; z-index: 100; width: 240px;}
#menu:before {content: url(/user/templates/mcnallys/menu-nibble.png); position: absolute; top: -9px; right: 15px;}
#menu li {padding: 0px 10px !important; line-height: 32px;}
#menu li:hover {background: #EBEBEB;}
#menu a {width: 240px; height: 32px; line-height: 32px;}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active, #menu .current {color: #000000; text-transform: uppercase; font-size: 14px !important;}


/* Header Search */

.hdr-search {text-align: left; margin: 25px 20px 0 0; width: 300px;}
.hdr-search form {border: 1px solid #D4D2D2; max-width: 300px; padding: 0 10px;}
.hdr-search input[type=text] {border: 0px; box-shadow: none; background: transparent; color: #000000; padding-left: 0;}

.hdr-search tr:nth-child(2) {display: none;}

ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {border: 1px solid #CCC; box-shadow: none; padding: 0;}
.ui-menu-item a {padding: 5px 0px; color: #000000; font-size: 14px;}
.ui-menu-item a.ui-state-hover, .ui-menu-item a.ui-state-active {padding: 5px 0px; background-color: #f2f2f2; border: 1px solid #f2f2f2;  color: #000000; font-size: 14px;}
.ui-menu-item a font {color: #333333 !important;}
.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-color: #f2bd7b; border: 1px solid #f2bd7b; line-height: 30px; border-radius: 0; padding-right: 10px; color: #000000;}


/* Header Account & Basket */

.hdr-acc {border-left: 1px solid #EBEBEB; border-right: 1px solid #EBEBEB;}
.hdr-acc a {background: url(/user/templates/mcnallys/account.png) center center no-repeat; display: block; height: 95px; width: 82px;}
.hdr-acc a:hover {background: url(/user/templates/mcnallys/account_rollover.png) center center no-repeat #F1C387;}

.hdr-basket {height: 95px; width: 82px; line-height: 95px; font-size: 12px; background: url(/user/templates/mcnallys/desk-cart.png) center center no-repeat #FFF; position: relative; text-align: center; padding-top: 3px; border-right: 1px solid #EBEBEB; cursor: pointer; display: block;}
.hdr-basket:hover {background: url(/user/templates/mcnallys/desk-cart-white.png) center center no-repeat #F1C387;}
.hdr-basket span.basket-items {position: absolute; top: 22px; left: 45px; min-width: 22px; line-height: 20px; border-radius: 50px; background-color: #F1A746; text-align: center; height: 22px; font-size: 13px; color: #FFFFFF;}


/* Navigation Bar */

div#nav td a {text-transform: uppercase;}

#nav.sticky {height: 81px; line-height: 80px; border-bottom: 1px solid #4A4A4A;}
#nav.sticky td {height: 80px;}


/* Navigation Drop-Down */

.child { position: absolute; visibility: hidden; z-index: 40; background: #FFFFFF; margin-top: 0px; padding-top: 30px; text-align: center; width: 100%; left: 0px !important; right: 0px !important;}
.child:after {content: "Free Delivery on orders over €50"; width: 100%; background: #f1c387; text-align: center; line-height: 60px; font-weight: bold; font-size: 20px; text-transform: capitalize; color: #000000; display: block; margin-top: 30px;}
.child-wrapper {max-width: 1400px; margin: 0 auto; padding: 0 20px;}
div#nav .childcolumn { min-width: 200px; text-align: left; padding-left: 30px;}
div#nav .childcolumn:first-child {padding-left: 0;}
.childheading { display: block; padding: 8px; background-color: transparent; color: #000000; font: bold 16px 'open sans', arial, helvetica, sans-serif; text-decoration: none; text-transform: capitalize !important;}
.childheading-bottom {margin-bottom: 0px;}
.child a { display: block; padding: 5px 8px; text-transform: capitalize !important;}
.child a:link, .child a:visited { background-color: transparent; color: #000000; font: normal 14px 'open sans', arial, helvetica, sans-serif !important; text-decoration: none;}
.child a:hover, .child a:active { background-color: transparent; color: #D2A935; font: normal 14px 'open sans', arial, helvetica, sans-serif !important; text-decoration: none;}

.nav-new {color: #F1C387; font-weight: bold;}
.nav-shop, .nav-shop a:link, .nav-shop a:hover, .nav-shop a:active, .nav-shop a:visited {font-size: 12px !important; text-decoration: underline !important;}
.nav-shop a:hover, .nav-image-block a:hover {color: #535353;}

.nav-image-block {border: 1px solid #CCC;}
.nav-image-block, .nav-image-block a {text-align: center;}
.nav-image-block .nav-new {text-transform: uppercase;}

.nav-image-block-h {margin-top: -7px;}
.nav-image-block-h a {padding-left: 0; padding-right: 0;}
.nav-image-block-h img {max-width: 100%; height: auto;}
.nav-image-block-h .nav-new {color: #000000; font-size: 16px;}
.nav-image-block-h span {padding: 0; color: #000000; white-space: normal;}


/* Header Promos */

.hdr-promos {margin-top: 70px; height: 40px; display: flex; align-items: center; justify-content: center; background: #f1c387;}
.hdr-promos a {width: 25%; padding: 10px; color: #000000 !important; vertical-align: middle;}
.hdr-promos img {vertical-align: middle; margin-right: 10px;}
.hdr-promos span {}


/* Breadcrumb */

#breadcrumb {position: relative; top: 20px; width: 100%; max-width: 1400px; margin: 0 auto; font: normal 13px 'open sans', arial, helvetica, sans-serif; color: #000000; padding: 0 20px;}
#breadcrumb a {font: normal 13px 'open sans', arial, helvetica, sans-serif; color: #000000;}


/* Homepage Top Block */

.hp-top-block {display: flex; width: 100%;}
.hp-tb-left, .hp-tb-right {width: 50%;}
.hp-tb-left {padding: 0.5%;}
.hp-tb-right {display: flex; flex-wrap: wrap;}
.hp-tb-right div {width: 50%; padding: 1%;}
.webdocbg {background: #000000 url(https://www.mcnallyspharmacy365.com/user/news/WebdrImage2.jpg) no-repeat left top; background-size: cover;}

/* Homepage Categories Block */

#cb_id_36.isblock {max-width: 2000px;}
#cb_id_36 table.gridp td {position: relative}
#cb_id_36 .cat-title a:before {content: "Shop all "}
#cb_id_36 .cat-desc {position: absolute; top: 18px; left: 30px; width: 47%; text-align: left; font-size: 1.2vw; font-weight: 700; color: #000000;}
#cb_id_36 .cat-desc p {line-height: 1.3;}


/* Homepage Brands Block */

#cb_id_35.isblock {max-width: 100%; background: #f2f2f2; margin-bottom: 70px;}
.brands-cell {max-width: 1400px; margin: 0 auto; text-align: center; margin-top: 60px;}
.brands-cell h2 {height: 80px;}
.brands-cell ul {margin: 0; padding: 0; list-style: none;}
.brands-cell li {display: inline-block; vertical-align: middle; padding: 20px; width: 20%; text-align: center;}
.brands-cell img {max-width: 100%; height: auto;}
#cb_id_35 .cb_divider {height: 60px;}


/* Prescription Service Page */

.prescription-banner {position: relative; margin-top: -50px; margin-bottom: 60px;}
.prescription-banner-txt {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: rgba(255, 255, 255, 0.6); padding: 30px; text-align: center;}
.prescription-banner-txt h1 {font-weight: 600;}

.three-steps-wrapper {display: flex; align-items: center; justify-content: space-between; overflow: hidden; margin: 20px auto;}
.narrow-row.three-steps h2, .narrow-row.pharm-accordion h2, .full-width-row.download-app h2 {font-weight: 600; font-size: 30px;}
.three-step-cell {display: flex; align-items: center; flex-direction: column; padding: 0 3em 25px 3em;}
.three-step-img {position: relative; width: 200px; height: 200px; background: #eeeeee; border-radius: 100%;}
.three-step-img img {position: absolute; top: 50%; left: 50%; max-height: 100px; transform: translate(-50%,-50%);}
.three-step-cell h3 {text-align: center; font-weight: 600; margin-bottom: 0;}
.three-step-cell p {text-align: center;}

.accordion-wrapper {width: 70%; margin: 0 auto; vertical-align: top; padding: 30px 0 20px 0;}
.accordion {background-color: #FFFFFF; font-size: 16px; line-height: 30px; font-weight: 600; cursor: pointer; padding: 18px; width: 100%; border: 1px solid #DCDCDC; text-align: left; outline: none; margin-bottom: 15px;}
.accordion::after {content: 'choose'; font-weight: bold; font-size: 14px; float: right; margin-left: 5px; width: auto; height: 30px; padding: 0 10px; text-align: center; background: #000000; color: #ffffff; border-radius: 3px;}
.accordion.active, .accordion:hover {background: #eeeeee;}
.accordion.active {margin-bottom: 0;}
.accordion.active::after {content: "close";}
.panel {padding: 18px 18px 0 18px; margin-bottom: 15px; display: none; overflow: hidden; border: 1px solid #DCDCDC; border-top: 0;}

.full-width-row.download-app {background: #eeeeee; margin: 50px 0 -50px 0;}
.download-app-wrapper {display: flex; align-items: center; justify-content: center; overflow: hidden; max-width: 1400px; margin: 0 auto; padding: 40px 3em;}
.download-app-txt {padding: 0 0 0 120px; width: 50%;}
.download-app-txt h2, .download-app-txt p {text-align: left;}
.app-devices {margin-top: 20px;}
.app-devices img {margin: 20px 20px 0 0;}
 

/* Center Blocks */

.cb_title {padding-bottom: 30px;}
.cb_title a {font-size: 30px; font-weight: normal;}


/* Refine Results Block */

#product_refine b {font-weight: normal;}
#product_refine .refine {padding-left: 5px;}

#slider-wrap .ui-widget-content {border: 0; background-color: #f1c387;}
#slider-wrap .ui-widget-header {border: 0; background-color: #999999;}
#slider-wrap .ui-widget-content .ui-state-default {border-color: #333333; background-color: #333333; border-radius: 2px; width: 14px; height: 14px; top: -4px;}


/* Side Column Menus */

#catalogue a, #menu a, .menu a {font-weight: 400 !important;}
#catalogue .sub:link, #catalogue .sub:visited, #menu .sub:link, #menu .sub:visited, .menu .sub:link, .menu .sub:visited, #catalogue .sub:hover, #catalogue .sub:active, #catalogue .sub.current, #menu .sub:hover, #menu .sub:active, #menu .sub.current, .menu .sub:hover, .menu .sub:active, .menu .sub.current {padding-left: 10px;}


/* Category List Cells */

.gridp td {vertical-align: top;}
.cat-cell-multi, .cat-cell-side {width: 100%;}
.cat-cell-multi:hover .cat-title {background-color: #F1A746;}
.cat-cell-multi .cat-img {position: relative; display: block; text-align: center; overflow: hidden; background: #fff;}
.cat-cell-multi .cat-img:after {content: " "; display: block; background: url(/user/templates/mcnallys/icon_eye_white.png) center center no-repeat rgba(0, 0, 0, 0.38); display: none; z-index: 10; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.cat-cell-multi:hover .cat-img:after {display: block;}
.cat-title {width: 100%; bottom: 0; text-align: center; background-color: #000000; height: auto; line-height: 20px; margin: 0; padding: 15px 10px;}  
.cat-title a {color: #FFFFFF;}
.cat-title a:hover {text-decoration: none;}
.cat-desc {padding: 15px 5px 5px 5px;}


/* Product List Cells */

.prd-cell-rating, .prd-cell-button, .prd-cell-price, .prd-cell-title {margin-bottom: 15px;}
.prd-cell-qty {margin-bottom: 7px;}
.prd-cell-title a {font-weight: normal;}

.quickview.button {box-shadow: none !important; width: 88px !important; height: 88px !important; opacity: 0.9; border-radius: 50px; background-color: #FFFFFF; color: #000000; font-size: 18px; font-weight: bold; font-style: italic; line-height: 20px;}
.quickview.button:hover {background-color: #FFFFFF; color: #000000;}


/* Single Column Product List Cells */

.one-col-left {width: 35%; display: inline-block; vertical-align: top; padding-right: 20px;}
.one-col-right {width: 65%; display: inline-block; vertical-align: top;}
.one-col-right .cell-desc {margin-top: 15px;}


/* Product Page */

.prd-header {border-bottom: 1px solid #CCCCCC;}
.prd-header h1 {margin-bottom: 30px;}
.prd-discount {padding: 0 10px; margin: -10px 0 30px 0; text-align: center;}

#product_images, #product_details {display: inline-block; width: 50% !important; height: 100%; vertical-align: top;}
.p.grid {margin: 20px 0px 40px 0px;}

#price_selling .selling_price b {font-weight: normal;}
#price_selling {font-size: 30px;}
#price_selling .selling_price {font-size: 30px; vertical-align: middle;}
.options.m_form td {padding-bottom: 20px;}

.prd-page-checktxt {font-size: 13px; margin-top: -20px; padding-left: 30px;}

#add {padding: 15px 0;}
#add table {float: left; padding-top: 4px; padding-right: 15px;}
.prd-qty .button.b_basket {background-color: #f2f2f2; border-radius: 2px; border: 1px solid #D0D0D0; color: #333333; width: 130px; height: 40px; margin-right: 15px;}
.prd-qty input[type="text"] {padding-bottom: 5px; padding-top: 5px; padding-left: 0; border-radius: 0px; box-shadow: none; width: 50px !important; min-height: 40px !important; text-align: center; border-left: 1px solid #D0D0D0 !important; border-right: 1px solid #D0D0D0 !important;}
.prd-qty .button.b_basket span:first-child {padding-right: 15px !important; color: #333333;}
.prd-qty .button.b_basket span:last-child {padding-left: 15px !important; color: #333333;}
.prd-add .b_basket, .prd-add .b_basket:hover {width: 220px; height: 50px; text-transform: uppercase; font-size: 16px; background-image: url(/templates/mcnallys/add-to-cart.png); background-repeat: no-repeat; background-position: 11% 40%; padding-left: 40px;}

#notify .alternate {width: auto; background: #000000;}
#notify .alternate:hover {background: #5E5A5A;}
#notify .alternate td {padding: 20px 39px !important;}
a#notification {font-size: 13px; color: #FFFFFF;}
a#notification:hover {text-decoration: none;}

a.prd-delivery {font-weight: bold; display: block; background: url(/templates/mcnallys/del-truck.png) left center no-repeat; padding-left: 35px; color: #f1aa4c; font-size: 16px; margin: 10px 0; text-transform: uppercase;}
.prd-buttons {display: inline-block; margin-top: 30px;}
.prd-buttons .b_standard, .prd-buttons .b_standard:hover {background: transparent; color: #000000; padding: 0 !important;}
.prd-wish .b_standard {margin-right: 30px;}
.prd-wish .b_standard:before {content: url(/templates/mcnallys/addtofavourites.png); display: inline-block; vertical-align: middle; margin-right: 7px;}
.prd-friend .b_standard:before {content: url(/templates/mcnallys/tell-a-friend.png); display: inline-block; vertical-align: middle; margin-right: 10px;}


/* Product Tabs */

.ui-tabs .ui-tabs-nav li, .ui-tabs .ui-tabs-nav li.ui-tabs-selected, .ui-tabs .ui-tabs-nav li.ui-state-hover {box-shadow: none; border: 0px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected, .ui-tabs .ui-tabs-nav li.ui-state-hover {background-color: #000000;}
.ui-tabs .ui-tabs-nav li a {font-size: 15px; padding: 10px 20px; color: #333333;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-hover a {font-size: 15px; padding: 10px 20px; color: #FFFFFF;}


/* Add to Basket Dialog */

.ui-dialog {background: #FFFFFF; border: 0px; box-shadow: 0 0 6px rgba(0,0,0,.3); padding: 0;}
.ui-dialog .ui-dialog-titlebar {background: #000000; box-shadow: none; border: 0px; color: #FFFFFF; font: 700 15px 'open sans', arial, helvetica, sans-serif; text-shadow: none; padding: 15px 25px; height: auto; margin-bottom: 0; border-radius: 0;}
.ui-dialog .ui-dialog-content {border: 0; padding: 0 0 25px 0; margin: 0;}
#dialog-basket-list table.tables td:first-child {padding-left: 15px;}
#dialog-basket-list table.tables td:last-child {padding-right: 15px;}
#dialog-basket-total {background: #F5F5F5; border: 1px solid #D0D0D0; border-left: 0; border-right: 0; padding: 10px 25px; margin: 0 0 -25px 0; height: auto;}
.ui-dialog .ui-dialog-buttonpane {background: #f2f2f2; margin: 0; padding: 25px; text-align: center;}
.ui-dialog .ui-dialog-buttonpane button {background: #000000; box-shadow: none; color: #FFFFFF; font: bold 14px 'open sans', arial, helvetica, sans-serif; text-shadow: none; height: 50px; border-radius: 2px; padding: 0 20px;}
.ui-dialog .ui-dialog-buttonpane button.ui-state-hover, .ui-dialog .ui-dialog-buttonpane button.ui-state-active {background: #5E5A5A; box-shadow: none; text-shadow: none;}

#dialog-alert.ui-dialog-content.ui-widget-content {padding: 25px;}


/* Basket Total */

.basket td {padding: 12px 10px;}
#basket_total {background-color: #f2f2f2;}
#basket_total h3 {font-size: 17px;}
.b_checkout, button.b_checkout:hover {text-transform: uppercase; font-size: 16px; background-image: url(/templates/mcnallys/checkout.png); background-repeat: no-repeat; background-position: 11% 40%; padding-left: 40px;} 


/* Checkout */

input[id=contact] {display: none;} 
label[for=contact] {display: none;}

button#button_account.button.b_standard {background-color: #000000;}
button#button_guest.button.b_checkout {text-transform: capitalize; font-size: 13px; background-image: none; padding-left: 0; height: 40px; padding: 0 15px !important;}

.bp-line-progress {border-bottom: 2px solid #333333;}
.bp-icon-progress {color: #333333;}
.bp-icon-fade {opacity: 0.2;}


/* Footer */

.ft-top {position: absolute; left: 0; top: 0; background: #f1c387; display: block; width: 100%; text-align: center; color: #000000; font-weight: 700; font-size: 17px;}
.ft-top .ftr-bottom-wrapper {padding: 10px 20px;}
.ft-top .ftr-bottom-wrapper div {display: inline-block; vertical-align: middle; padding: 0 10px;}
.ft-top [class^="bp-icon-"], .ft-top [class*=" bp-icon-"] {color: #FFFFFF; font-size: 25px;}

#ftr-email input[type=text] {width: 660px; border: 0px !important; border-top-right-radius: 0; border-bottom-right-radius: 0;}
#ftr-email .b_standard {width: 56px !important; background-color: #000000; color: #202020; border-top-left-radius: 0; border-bottom-left-radius: 0;}
#mc_embed_signup {background: transparent !important;}
#mc_embed_signup input.email {border: 0 !important; width: 650px !important;}
#mc_embed_signup .clear {height: auto !important;}
#mc_embed_signup .button {background-color: #000000 !important; height: 40px !important; margin-left: 20px;}

div.footing { width: 25%; padding-left: 20px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
div.footing:first-child {padding-left: 0px;}
span.footing { color: #FFFFFF; font-family: 'open sans', arial, helvetica, sans-serif; font-size: 16px; font-weight: 700; padding-bottom: 10px; display: block; }
div.footer ul { margin: 0px; padding: 0px; line-height: 30px; list-style: none; }
div.footer li { margin: 0px; padding: 0px; }
div.footer li img {margin-right: 10px;}

li.ftr-phone, li.ftr-email {padding-left: 25px !important; background-repeat: no-repeat; background-position: left center;}
li.ftr-phone {background-image: url(/user/templates/mcnallys/phone-icon.png);}
li.ftr-email {background-image: url(/user/templates/mcnallys/email-icon.png);}

ul.ftr-payment li {padding-top: 10px !important;}
ul.ftr-payment img {max-width: 100%; height: auto;}
ul.ftr-payment div {display: inline-block; vertical-align: middle; line-height: 16px; font-size: 11px; margin-bottom: 10px;}
ul.ftr-payment div:first-child {padding-right: 10px;}
ul.ftr-payment div a {font-size: 11px !important;}

.ftr-bottom {position: absolute; left: 0; bottom: 0; background-color: #5e5a5a; display: block; width: 100%;}
.ftr-bottom-wrapper {max-width: 1440px; margin: 0 auto; padding: 20px;}
div.copyright {text-align: center; color: #e7e2e2; font-weight: nomral; font-size: 13px;}


/* 404 Page */

.fourohfour-left {display: inline-block; vertical-align: top; width: 60%; padding-right: 60px;}
.fourohfour-left h1, .fourohfour-left h2 {font-weight: bold;}
.fourohfour-left div {margin: 60px 40px;}
.fourohfour-right {display: inline-block; vertical-align: top; width: 40%;}

/* web doctor page */
.female_table {background-color:#eeaede;padding: 20px;
border-radius: 5px;}
.male_table {background-color:#aec1ee;padding: 20px;
border-radius: 5px;}
.webdoc {max-width: 60%;margin: auto;}

/*----- Below 1300px wide -----*/

@media screen and (max-width:1300px) {
#nav td {padding: 0 12px;}
}


/*----- Below 1200px wide -----*/

@media screen and (max-width:1200px) {
#nav td {padding: 0 10px;}
.child-wrapper {padding: 0 15px;}
div#nav .childcolumn { min-width: 180px; padding-left: 20px;}
.nav-image-block-h {width: 80%;}
.hdr-promos span.promo-txt {display: none;}
.download-app-txt {padding: 0 0 0 60px; width: 65%;}
#cb_id_36 .cat-desc {top: 10px; left: 20px; width: 40%;}
.m_form, .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%; max-width: 1145px;}
#ftr-email input[type=text], #mc_embed_signup input.email {width: 550px !important;}
}


/*----- Below 1100px wide -----*/

@media screen and (max-width:1100px) {
.hdr-promos {margin-top: 80px;}
}


/*----- Below 1100px wide -----*/

@media screen and (max-width:1100px) {
#nav td, #nav.sticky td {display: inline-block; height: 40px; line-height: 40px;}
.child, #left, #right {display: none;}
#cb_id_9 .grid td, #cb_id_9 .gridp td, #cb_id_16 .grid td, #cb_id_16 .gridp td {display: inline-block; width: 33.3333% !important;}
#cb_id_9 .gridp td:nth-child(2), #cb_id_9 .gridp td:nth-child(3), #cb_id_9 .gridp td:nth-child(5), #cb_id_9 .gridp td:nth-child(6), #cb_id_9 .gridp td:nth-child(8), #cb_id_9 .gridp td:nth-child(9), #cb_id_9 .gridp td:nth-child(11), #cb_id_9 .gridp td:nth-child(12), #cb_id_9 .gridp td:nth-child(14), #cb_id_9 .gridp td:nth-child(15), #cb_id_16 .gridp td:nth-child(2), #cb_id_16 .gridp td:nth-child(3), #cb_id_16 .gridp td:nth-child(5), #cb_id_16 .gridp td:nth-child(6), #cb_id_16 .gridp td:nth-child(8), #cb_id_16 .gridp td:nth-child(9), #cb_id_16 .gridp td:nth-child(11), #cb_id_16 .gridp td:nth-child(12), #cb_id_16 .gridp td:nth-child(14), #cb_id_16 .gridp td:nth-child(15), div.primw .prla div table {display: none;}
#cb_id_27.isblock, #cb_id_64.isblock {margin-top: -40px;}
.prd-cell-multi {padding: 0 10px;}
#ftr-email input[type=text], #mc_embed_signup input.email {width: 450px !important;}
}


/*----- Below 1000px wide -----*/

@media screen and (max-width:1000px) {
.hp-top-block {flex-direction: column;}
.hp-tb-left {padding: 1%;}
.hp-tb-left, .hp-tb-right {width: 100%;}
.prescription-banner-txt {width: 70%; padding: 20px;}
.three-steps-wrapper {flex-direction: column;}
.three-step-cell {padding: 25px 2em;}
.accordion-wrapper {width: 90%;}
.quickview.button {display: none !important;}
.brands-cell li {padding: 20px 10px;}
div.footer {height: 870px;}
div.footing {width: 50%;}
div.footing.footing-last {margin-top: 40px;}
.ft-top .ftr-bottom-wrapper {padding: 10px;}
#ftr-email input[type=text], #mc_embed_signup input.email {width: 350px !important;}
}



/*----- Below 900px wide -----*/

@media screen and (max-width:900px) {
.hdr-search {width: 200px;}
.hdr-currency, .hdr-menu {display: none;}
.hdr-promos a {width: 33.3333%;}
.hdr-promos a:last-child {display: none;}
.download-app-img img {max-height: 520px;}
.fourohfour-left div {margin: 60px 20px;}
.ft-top .ftr-bottom-wrapper {padding: 10px 0;}
.ft-top .ftr-bottom-wrapper div {padding: 0 5px;}
#ftr-email input[type=text], #mc_embed_signup input.email {width: 260px !important;}
#mc_embed_signup .button {padding: 0 10px !important;}
}

/*----- Below 768px wide -----*/

@media (max-width: 768px) {
.hdr-promos img {display: none;}
.prescription-banner-txt {width: 100%;}
.download-app-wrapper {flex-direction: column;}
.download-app-img, .download-app-txt {width: 100%; padding: 0;}
.download-app-img {text-align: center;}
.download-app-img img {max-height: 100%;}
#product_images, #product_details {display: block; width: 100% !important; height: 100%; vertical-align: top;}
.fourohfour-left, .fourohfour-right {display: block; width: 100%; padding: 0;}
.fourohfour-left div {margin: 60px 10px;}
#mc_embed_signup form {padding: 10px 0 2px 0 !important;}
#mc_embed_signup .clear {display: inline-block !important; width: auto !important;}
#mc_embed_signup .button {width: auto !important;}
}

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