/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#496778 url(/skin/frontend/default/default/images/bkg_body.gif) 50% 0 repeat-y; font:12px/1.55 Arial, Helvetica, sans-serif; color:#2f2f2f; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#1e7ec8; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper { min-width:954px; }
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container { background:#fbfaf6 url(/skin/frontend/default/default/images/bkg_main1.gif) 50% 0 no-repeat; }
.main { width:900px; margin:0 auto; min-height:400px; padding:25px 25px 80px; background:#fffffe url(/skin/frontend/default/default/images/bkg_main2.gif) 0 0 no-repeat; text-align:left; }

/* Base Columns */
.col-left { float:left; width:195px; padding:0 0 1px; }
.col-main { float:left; width:685px; padding:0 0 1px; }
.col-right { float:right; width:195px; padding:0 0 1px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { display:block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span { height:40px; border:0; background:url(/skin/frontend/default/default/images/btn_checkout.gif) 0 0 no-repeat; padding:0 0 0 9px; font:bold 15px/40px Arial, Helvetica, sans-serif; color:#fff; }
button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { width:254px }
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename .name-middlename input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { border:1px solid #bbafa0; background:#fbfaf6; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #f19900; background:#f9f3e3; color:#e76200; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(/skin/frontend/default/default/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(/skin/frontend/default/default/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(/skin/frontend/default/default/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(/skin/frontend/default/default/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 13px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; border-bottom:1px solid #ccc; margin:0 0 25px; }
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#0a263c; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager { font-size:11px; background:#fff url(/skin/frontend/default/default/images/bkg_toolbar.gif) 0 100% repeat-x; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}

/* Sorter */
.sorter { font-size:11px; background:#fff url(/skin/frontend/default/default/images/bkg_toolbar.gif) 0 100% repeat-x; padding:3px 8px; border-top:1px solid #e2e2e2; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager { padding:3px 8px; border-bottom:1px solid #fff; }
.toolbar .sorter { border-bottom:1px solid #fff; }
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; border:1px solid #bebcb7; }
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { background:url(/skin/frontend/default/default/images/bkg_th.gif) repeat-x 0 100% #d9e5ee; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td { background:url(/skin/frontend/default/default/images/bkg_tfoot.gif) 0 0 repeat-x; }
.data-table tfoot tr { background-color:#dee5e8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff url(/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(/skin/frontend/default/default/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(/skin/frontend/default/default/images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
/*yakim add*/
/*.std ul { list-style:disc outside; padding-left:1.5em; }*/
.std ul { list-style:disc outside; padding-left:0em; }
/*yakim add*/
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { color:#dc6809 !important; font-weight:bold; }
.link-wishlist { color:#dc6809 !important; font-weight:bold; }
.link-reorder { font-weight:bold; color:#dc6809 !important; }
.link-compare { font-weight:bold; }
.link-print { /*background:url(/skin/frontend/default/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(/skin/frontend/default/default/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(/skin/frontend/default/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(/skin/frontend/default/default/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(/skin/frontend/default/default/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(/skin/frontend/default/default/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(/skin/frontend/default/default/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(/skin/frontend/default/default/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; }
.header-container { border-top:5px solid #0d2131; border-bottom:1px solid #415966; background:url(/skin/frontend/default/default/images/bkg_header.jpg) 50% 0 repeat; }
.header { width:930px; margin:0 auto; padding:10px; text-align:right; position:relative; z-index:10; }
.header .logo { float:left; margin:3px 0 10px 12px; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }
.header .welcome-msg { margin:0; color:#fff; text-align:right; }
.header .welcome-msg a { color:#ebbc58; }
.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; background:url(/skin/frontend/default/default/images/bkg_form-search.gif) 0 0 no-repeat; padding:1px 0 0 16px; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
.header .form-search button.button { float:left; }
.header .form-search button.button span { border:0; height:21px; background:url(/skin/frontend/default/default/images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:11px; background:url(/skin/frontend/default/default/images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links a { color:#ebbc58; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }
.top-container .paypal-logo {text-align: left; display: inline-table;}

/********** < Navigation */
.nav-container { background:#0a263d url(/skin/frontend/default/default/images/bkg_nav0.jpg) 50% 0 repeat-y; }
#nav { width:918px; margin:0 auto; padding:0 16px; font-size:13px; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(/skin/frontend/default/default/images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#d96708; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(/skin/frontend/default/default/images/bkg_nav1.gif) 0 100% repeat-x; }
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #c4c1bc; margin:0 0 15px; }
.block .block-title { background:url(/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; border-bottom:1px solid #ddd; padding:2px 9px; }
.block .block-title strong { display:block; font:bold 12px/16px Arial, Helvetica, sans-serif; min-height:16px; padding:1px 0 1px; text-transform:uppercase; color:#e26703; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
.block .block-content { background:#f8f7f5; }
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name { color:#1e7ec8; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions { background:#dee5e8 url(/skin/frontend/default/default/images/bkg_block-actions.gif) 0 0 repeat-x; padding:6px 9px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account { border-color:#bbb; }
.block-account .block-title { background:#fc9d36 url(/skin/frontend/default/default/images/bkg_block-title-account.gif) 0 100% repeat-x; border:0; padding:3px 10px; }
.block-account .block-title strong { font-size:13px; color:#fff; }
.block-account .block-content { background:#fbfaf6; padding:7px 10px 7px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#ea7900; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#ea7900; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url(/skin/frontend/default/default/images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; background:url(/skin/frontend/default/default/images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; }
.block-layered-nav .block-title { border:0; padding:0; height:24px; background:url(/skin/frontend/default/default/images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff url(/skin/frontend/default/default/images/bkg_block-layered1.gif) 0 50% repeat; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; color:#1f5070; }
.block-layered-nav .block-content { border:1px solid #a0b3c3; background:#e7f1f4; }
.block-layered-nav dt { background:url(/skin/frontend/default/default/images/bkg_block-layered-dt.gif) 9px 11px no-repeat; padding:7px 10px 0 25px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd { padding:0 12px 12px; background:url(/skin/frontend/default/default/images/bkg_block-layered-dd.gif) 0 100% repeat-x; }
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { background:#fff url(/skin/frontend/default/default/images/bkg_block-layered-li.gif) 0 100% repeat-x; padding:6px 24px 6px 10px; position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:15px; background:url(/skin/frontend/default/default/images/bkg_block-layered-label.gif) 0 4px no-repeat; text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px; background:#cad6e4; border:1px solid #dee5e8; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-cart.gif); }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-related.gif); background-position:0 1px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-list.gif); background-position:0 1px; }
.block-compare button.button span { border-color:#406a83; background:#618499; }
.page-popup .link-print { background:url(/skin/frontend/default/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(/skin/frontend/default/default/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(/skin/frontend/default/default/images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-viewed.gif); }

/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span { border-color:#406a83; background:#618499; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Orders and Returns */
.block-gr-search li { padding:3px 9px; }
.block-gr-search button.button span { border-color:#406a83; background:#618499; }

/* Block: Tags */
.block-tags .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-tags.gif); }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-subscribe.gif); }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder .block-title strong { background-image:url(/skin/frontend/default/default/images/i_block-list.gif); }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-title strong { background-image:url(/skin/frontend/default/default/images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #d9ddd3; background:url(/skin/frontend/default/default/images/bkg_grid.gif) 0 0 repeat; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-grid .product-name a { color:#203548; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { color:#203548; }
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(/skin/frontend/default/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(/skin/frontend/default/default/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(/skin/frontend/default/default/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(/skin/frontend/default/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; color:#c76200; }

/* Regular price */
.regular-price { color:#c76200; }
.regular-price .price { font-weight:bold; font-size:13px; color:#c76200; }
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
.tier-prices li { line-height:1.4; background:url(/skin/frontend/default/default/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:left; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 60px; }
.product-view .add-to-cart .paypal-logo { margin:0; }
.bml-checkout-type { list-style: none; }
.bml-checkout-type .bml_button  { width: 150px; display: inline-table; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view { border:1px solid #c4c6c8; }

.product-essential { padding:25px; background:#fff url(/skin/frontend/default/default/images/bkg_product-view.gif) 100% 0 no-repeat; }
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }

.product-collateral { background:#faf7ee url(/skin/frontend/default/default/images/bkg_product_collateral.gif) 0 0 repeat-x; padding:25px; }
.product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(/skin/frontend/default/default/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(/skin/frontend/default/default/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:330px; }
.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0; font:bold 15px/1.35 Arial, Helvetica, sans-serif; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(/skin/frontend/default/default/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }

/* Product Options */
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(/skin/frontend/default/default/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(/skin/frontend/default/default/images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { border-color:#406a83; background:#618499; }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; }
.product-name a { color:#1e7ec8; }

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(/skin/frontend/default/default/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(/skin/frontend/default/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:10px 0 0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; vertical-align: top;}
.cart .checkout-types .bml_button {display:inline-table; width: 150px; margin: 0 0 5px;}
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span { border-color:#406a83; background:#618499; }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #d0cbc1; background:#fff url(/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px; }
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 0 21px; color:#e26703; text-transform:uppercase; }
.cart .discount button span,
.cart .shipping button span { border-color:#406a83; background:#618499; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2 { background-image:url(/skin/frontend/default/default/images/i_discount.gif); }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }

.cart .shipping h2 { background-image:url(/skin/frontend/default/default/images/i_shipping.gif); }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(/skin/frontend/default/default/images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:268px; background:#dee5e8; border:1px solid #bebcb7; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(/skin/frontend/default/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(/skin/frontend/default/default/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(/skin/frontend/default/default/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(/skin/frontend/default/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt a,
.opc-block-progress dt .separator { display: none; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(/skin/frontend/default/default/images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(/skin/frontend/default/default/images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#d0dce1; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#a4b3b9; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:#f9f3e3; border:1px solid #bbafa0; padding-bottom:5px; color:#f18200; cursor:default; }
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#f18200; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #bbafa0; border-top:0; background:#fbfaf6 url(/skin/frontend/default/default/images/bkg_checkout.gif) 0 0 repeat-x; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(/skin/frontend/default/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(/skin/frontend/default/default/images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(/skin/frontend/default/default/images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(/skin/frontend/default/default/images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:345px; padding:14px 21px; background:#faf7ee url(/skin/frontend/default/default/images/bkg_login-box.gif) 0 0 repeat-x; border:1px solid #bbb6a5; border-bottom:0; }
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#e76200; }
.account-login .new-users h2 { background-image:url(/skin/frontend/default/default/images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(/skin/frontend/default/default/images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background:#dee5e8 url(/skin/frontend/default/default/images/bkg_buttons-set1.gif) 0 0 repeat-x; }

.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(/skin/frontend/default/default/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(/skin/frontend/default/default/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { background:#fff url(/skin/frontend/default/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#e65505; }

.dashboard .box .box-title { background:url(/skin/frontend/default/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image:url(/skin/frontend/default/default/images/i_folder-table.gif); }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image:url(/skin/frontend/default/default/images/i_ma-info.gif); }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(/skin/frontend/default/default/images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(/skin/frontend/default/default/images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(/skin/frontend/default/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff url(/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(/skin/frontend/default/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(/skin/frontend/default/default/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(/skin/frontend/default/default/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; }
.map-popup-checkout .paypal-or { clear:both; display:block; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-checkout li { list-style: none; }
.map-popup-checkout { text-align: center; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container { border-top:15px solid #b6d1e2; }
.footer { width:930px; margin:0 auto; padding:10px 10px 50px; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { color:#fff; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li { display:inline; background:url(/skin/frontend/default/default/images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 7px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(/skin/frontend/default/default/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(/skin/frontend/default/default/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}

.widget{display:inline}.sidebar .widget-static-block,.widget-compared,.widget-new-products,.widget-viewed{display:block}.widget .widget-title{clear:both;padding:15px 0 0;margin:0 0 7px}.widget .widget-title h2{font-size:15px;font-weight:700;color:#e25203}.sidebar .widget-compared .block,.sidebar .widget-new-products .block,.sidebar .widget-viewed .block{font-size:11px;line-height:1.25}.widget .mini-products-images-list .product-image{display:block;width:76px;height:76px;border:1px solid #a9a9a9;margin:0 auto}.widget .mini-products-images-list li.item{float:left;width:77px;height:77px}.widget-compared .products-grid .product-image,.widget-compared .products-list .product-image,.widget-new-products .products-grid .product-image,.widget-new-products .products-list .product-image,.widget-viewed .products-grid .product-image,.widget-viewed .products-list .product-image{width:85px;height:85px}.col-main .widget-new-products{margin:7px 0}.widget-new-products .products-list .product-shop{margin-left:100px}.sidebar .widget-new-products .block-title strong{background:url(/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat;padding-left:21px;color:#dc5033}.sidebar .widget-compared .block-title strong,.sidebar .widget-viewed .block-title strong{background:url(/skin/frontend/base/default/images/widgets/i_block-list.gif) no-repeat;padding-left:21px}.col-main .widget-viewed{margin:7px 0}.widget-viewed .products-list .product-shop{margin-left:100px}.col-main .widget-compared{margin:7px 0}.widget-compared .products-list .product-shop{margin-left:100px}.col-main .widget-category-link a,.col-main .widget-cms-link a,.col-main .widget-product-link a,.sidebar .widget-category-link a,.sidebar .widget-cms-link a,.sidebar .widget-product-link a{background:url(/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat}.sidebar .widget-static-block{margin:0 0 15px}.top-container .widget a{padding:0 0 0 7px}.bottom-container .widget a{padding:0 3px}.widget-product-link-inline{display:inline}.col-main .widget-product-link{display:block;text-align:right;margin:7px 0}.col-main .widget-product-link a{padding-right:15px}.sidebar .widget-product-link{display:block;margin:0 0 15px;padding:0 10px}.sidebar .widget-product-link a{padding:0 15px 0 0}.widget-category-link-inline{display:inline}.col-main .widget-category-link{display:block;text-align:right;margin:7px 0}.col-main .widget-category-link a{padding-right:15px}.sidebar .widget-category-link{display:block;margin:0 0 15px;padding:0 10px}.sidebar .widget-category-link a{padding:0 15px 0 0}.widget-cms-link-inline{display:inline}.col-main .widget-cms-link{display:block;text-align:right;margin:7px 0}.col-main .widget-cms-link a{padding-right:15px}.sidebar .widget-cms-link{display:block;margin:0 0 15px;padding:0 10px}.sidebar .widget-cms-link a{padding:0 15px 0 0}
#blockCaptcha { width: 100%; }
#blockCaptcha .imgCaptcha { clear: right; float: right; width: 72%; }
#blockCaptcha #inputCaptcha { clear: left; float: left; width: 28%; }
#blockCaptcha #inputCaptcha .value { margin: 8px 0; }
#blockCaptcha #inputCaptcha .label { font-family: Geneva, Arial, Helvetica, sans-serif; }
#form_tradein table, #form_tradein tr td {
	border: medium none;
}
#form_tradein table td, #form_tradein table td, #form_tradein table td {
	padding: 5px 0;
}
#form_tradein table td:first-child {
	max-width: 370px;
}
#form_tradein .button-place {
	vertical-align: bottom;
}
#form_tradein #img_captcha {
	float: left;
	margin-right: 10px;
}
#form_tradein #disclaimer {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	display: none;
	left: 0;
	margin-top: 10px;
	padding: 20px;
	position: absolute;
	text-align: justify;
	z-index: 1000;
}

.main table tr:nth-child(2n+1) td {
    background-color: white !important;
    background: url("/skin/frontend/default/default/agere/tradein/css/") repeat-x scroll center bottom rgba(0, 0, 0, 0) !important;
}

#tradeinForm input:focus, .swMain textarea:focus, .swMain select:focus {
    border-color:#56b4ef;
    box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 0 8px rgba(82,168,236,.6);
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 0 8px rgba(82,168,236,.6);
}

#tradeinForm input[type="submit"] {
    background: linear-gradient(to bottom, rgba(244, 244, 244, 1) 0%, rgba(234, 234, 234, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #dedede;
    border-radius: 6px;
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
}
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300);

.timeleft-text {
    font-size: 18px;
    font-weight: normal;
    color: #000044;
    margin-left: 3px;
}

.dailydeal {
    margin-bottom: -5px;
    font-family: georgia;
}

.sidebardailydeal .item {

}

.dailydeal-sidebar-product-name a {
    color: #203548;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
}

.dailydeal-sidebar-product-name a {
    color: #666 !important;
    font-family: georgia;
    font-size: 14px;
    text-decoration: none;
}

.btn-dailydeal {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 52px;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}

.btn-dailydeal span {
    background: url("/skin/frontend/base/default/images/magegiant/dailydeal/bnt-add-to-cart.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: Impact;
    font-size: 30px;
    font-weight: normal;
    height: 52px;
    line-height: 47px;
    overflow: visible;
    padding: 0 0 0 25px;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

.btn-dailydeal span span {
    background-position: 100% 0;
    padding: 0 25px 0 0;
}

/*------- Daily Deal sidebar left ------------------*/
.block-dailydeal {
    font-family: georgia;
    border: 1px solid #c2bfbb;
}

.sidebardailydeal {
    /*background: url("/skin/frontend/base/default/images/magegiant/dailydeal/mid-line.png") no-repeat scroll left bottom transparent;
    float: left;
    padding-bottom: 20px;
    padding-top: 15px;*/
}

.block-dailydeal div.last {
    background: none transparent !important;
}

.block-dailydeal .block-content {
    background: none repeat scroll 0 0 #F5F5F5;
}

.sidebardailydeal .dailydeal-sidebar-product-name a {
    font-weight: normal;
}

.block-subscribe .block-content {
    padding: 6px;
}

.sidebar-product-image img {
    margin-left: 0px;
    border: 1px solid #FDFDFD;
}

.dailydeal-price, .save-sold, .time-left, .block-dailydeal .time-left {
    width: 100%;
    float: left;
}

.block-dailydeal .time-left {
    border-top: 1px dashed #B8B8B8;
    margin-top: 6px;
    padding: 5px 0;
    font-size: 14px;
    font-weight: normal;
    color: #828282;
}

.block-dailydeal .time-left label, .block-dailydeal .time-left div span {
    font-weight: normal;
    color: #828282;
    font-size: 14px;
}

.block-dailydeal .time-left div span {
    color: #ff9f07;
    font-family: Impact;
    font-size: 14px;
}

.dailydeal-price li, .save-sold li {
    float: left;

}

.dailydeal-price .special-price .price {
    font-family: Impact;
    font-size: 23px;
    font-weight: normal;
    color: #ff9f07;
}

.dailydeal-price .old-price {
    margin-top: 6px;
    margin-left: 14px;
}

.dailydeal-price .old-price .price {
    font-size: 13px;
    font-weight: normal;
    color: #666;
}

.save-sold li label {
    display: block;
}

.save-sold li label {
    color: #f14141;
    font-size: 14px;
    font-weight: normal;
}

.save-sold li.lastspecial {
    margin-right: 0 !important;
}

.save-sold li.special-price {
    margin-right: 15px;
    text-align: center;
}

.sidebardailydeal .time-left .text-time {
    color: #fff !important;
    font-weight: normal !important;
    font-size: 14px;
    font-family: Roboto;
}

.save-sold .special-price .price {
    color: #f14141;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
}

.timeleft li {
    float: left;
}

/*------- End Daily Deal sidebar left ------------------*/

/*------------Daily Deal Grid ----*/
.dailydeal-grid .product-image {
    width: 340px !important;
    height: 190px !important;
    margin: 0 !important;
    padding: 0 !Important;
    background: #f5f5f5;
    float: left;
}

.dailydeal-grid li.last {
    margin-left: 20px !important;
}

.dailydeal-grid {
    width: 702px !important;
    background: none transparent !important;
    font-family: georgia;
    border: 0 none;
}

.dailydeal-grid li.item {
    width: 340px;
    padding: 0 !important;
    /* background: #f5f5f5; */
    position: relative;
    margin: 10px 0;
}

.dailydeal-grid .wrap-grid-action {
    width: 100%;
    float: left;
}

.dailydeal-grid .wrap-grid-action .btn-dailydeal {
    float: left;
    width: 158px;
    margin-right: 25px;

}

.dailydeal-grid .time-left .timeleft-text {
    color: #ff9f07;
    margin-left: 5px;
}

.dailydeal-grid li.item .bg-bottom-dailydeal {
    position: relative;
    bottom: 0;
    height: 11px;
    width: 100%;
    background: url(/skin/frontend/base/default/images/magegiant/dailydeal/bg_bottom_li.png) no-repeat scroll left bottom;
    float: left;
}

.dailydeal-grid .time-left li, .dailydeal-grid .time-left .timeleft {
    float: left;
    /* 	margin-right: 8px; */
    line-height: 35px;
    color: #828282;
    font-size: 14px;
    font-family: georgia;
}

.dailydeal-grid .wrap-grid-action .save-sold {
    float: left;
    width: auto;
}

.bottom-grid-dailydeal {
    background: #f5f5f5;
    padding: 17px;
    float: left;
}

.wrap-grid-action button.btn-dailydeal {
    float: left;
}

/*------------End Daily Deal Grid ----*/

/*------------Daily Deal Detail --------------*/

.product-essential .wrap-timeleft-detail li {
    float: left;
    margin: 10px 0 10px 5px;
}

.product-essential .wrap-timeleft-detail li.time-day {
    margin-left: 15px;
}

.product-essential .wrap-timeleft-detail li.time-sec {
    margin-right: 0;
}

.product-essential .wrap-timeleft-detail .timeleft-text {
    display: block;
    width: 30px;
    background: url(/skin/frontend/base/default/images/magegiant/dailydeal/bg-digital.png) no-repeat;
    height: 78px;
    width: 72px;
    color: #fff;
    font-size: 35px;
    line-height: 65px;
    text-align: center;
    position: relative;
    margin-left: 0;
    /* text-decoration: line-through; */
}

.product-view .timeleft {
    text-align: center;
}

.product-view .wrap-timeleft-detail .text-time {
    text-transform: uppercase;
    font-weight: bold;

}

.product-essential .bg-saleoff {
    float: left;
    text-align: center;
    margin-bottom: 20px;
    font: normal 30px Roboto;
    margin-right: 30px;
}


.product-essential .bg-saleoff .off-label {
    font-size: 12px;
}

.product-essential .bg-saleoff span {
    margin-top: 4px;
    color: #f14141;
    display: inline-block;

}

.product-view .product-shop .wrap-timeleft-detail {
    border: 1px solid #fff;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.product-view .product-shop .timeleft {
    /*background: #f0f2f2;
    border: 1px solid #ebe9e9;
    width: 100%;
    float: left;
    text-align: center;
    color: #595959;
    font-size: 13px;
    text-transform: uppercase;
    font-family: sans-serif;*/
    float: left;
    width: 100%;
    /* font-weight: bold; */
}
.bottom-product-dailydeal{margin-bottom: 20px;float: left;width: 100%;}

/*------------End Daily Deal Detail --------------*/
.dailydeal-list li .product-image {
    width: 340px !important;
    height: 190px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.dailydeal-list .product-shop {
    margin-left: 350px;
}

/*------------List Daily Deal --------------*/
.dailydeal-list {
    font-family: georgia;
}

ol#products-list .product-shop .timeleft {
    background: none transparent;
    border: 0 none;
    text-transform: none;
}

ol#products-list .time-left li {
    color: #828282;
    font-size: 14px;
    font-weight: normal;
}

ol#products-list .time-left li, ol#products-list .time-left div {
    float: left;
    width: auto;
}

ol#products-list .timeleft .timeleft-text {
    color: #ff9f07 !important;
    font-size: 14px;
    margin-left: 5px;
}

ol#products-list .wrap-grid-action {
    float: left;
    width: 100%;
}

ol#products-list .wrap-grid-action button {
    float: left;
    width: 158px;
    margin-right: 25px;
}

ol#products-list li.item {
    background: url("/skin/frontend/base/default/images/magegiant/dailydeal/productlist-li-bottom.png") no-repeat scroll 0 100% transparent;
    border-bottom: 0 none;
    margin: 10px 0;
    padding: 0 0 11px;
}

ol#products-list li.item .wrap-productlist-li {
    /* background: url("/skin/frontend/base/default/images/magegiant/dailydeal/bg-product-list-li-top.png") repeat scroll 0 0 transparent; */
    background: #f5f5f5;
    padding: 0;
    width: 670px;
    float: left;
    padding: 9px 12px;

}

ol#products-list .time-left {
    margin-top: 20px;
}

ol#products-list .wrap-grid-action .save-sold {
    float: left;
    width: auto;
}

/*------------End List Daily Deal --------------*/

/* Daily Deail ================================================================================ */
.wrapper-dailydeal {
    float: left;
    width: 100%;
}

.wrapper-dailydeal .dailydeal-title {
    _background: url("/skin/frontend/base/default/images/magegiant/dailydeal/border-dailydeal.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    float: left;
    width: 100%;
    text-align: center;
}

.wrapper-dailydeal .dailydeal-title h2 {
    font: normal 25px Roboto;
    text-transform: uppercase;
    color: #666;
    margin-top: 30px;
}

.wrapper-dailydeal .dailydeal-title p {
    font: normal 12px Arial;
    color: #909090;
}

.daily-category-products {
    float: left;
    width: 100%;
}

.daily-category-products .sub-dailydeal {
    float: left;
    width: 100% !important;
}

.daily-category-products .sub-dailydeal .item {
    float: left;
    width: 270px;
    margin-right: 30px;
    border: 1px solid #e3e3e3;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    padding: 10px;
}

.daily-category-products .sub-dailydeal .item:hover {
    border: 1px solid #a0a0a0;
}

.daily-category-products .sub-dailydeal .last {
    margin: 0;
}

.daily-category-products .sub-dailydeal .item .product-image {
    float: left;
    width: 100%;
}

.daily-category-products .sub-dailydeal .item .product-image img {
    text-align: center;
    border: 1px solid #e7e7e7;
    display: block;
}

.daily-category-products .sub-dailydeal .bottom-home-dailydeal .product-name {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.daily-category-products .sub-dailydeal .bottom-home-dailydeal .product-name a {
    color: #666;
    float: left;
    font: 16px Roboto;
    text-align: center;
    width: 100%;
    margin: 0;
}

.sub-dailydeal .item-daily-top {
    position: relative;
    min-height: 248px;
    margin-bottom: 20px;
}

.item-daily-top ul.dailydeal-price {
    background: url("/skin/frontend/base/default/images/magegiant/dailydeal/bg-price1.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    position: absolute;
    bottom: 0;
    opacity: 0;
}

.item-daily-top ul.dailydeal-price li {
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    width: 50%;
    text-align: center;
}

.item-daily-top ul.dailydeal-price li.special-price span {
    font-size: 16px !important;
    color: #f14141 !important;
}

.item-daily-top ul.dailydeal-price li span.price {
    font: normal 14px Roboto;
    color: #fff;
}

.item-daily-top:hover .dailydeal-price {
    opacity: 1;
}

.bottom-home-dailydeal ul.time-left {
    float: left;
    width: 100%;
    background: #f14141;
    height: 53px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    padding: 5px;

}

.bottom-home-dailydeal ul.time-left li {
    width: 25%;
}

.bottom-home-dailydeal ul.time-left li span {
    font: normal 20px Roboto;
    color: #fff;
}

.bottom-home-dailydeal ul.time-left li span.timeleft-text {
    display: block;
    text-align: center;
}

.bottom-home-dailydeal ul.time-left li span.text-time {
    display: block;
    text-align: center;
    font-size: 11px;
    color: #fff;
}


/*------- Daily Deal sidebar left2 ------------------*/

.block-dailydeal-new{
    font-family: georgia;
    border: 1px solid #e3e3e3;
}

.block-dailydeal-new:hover{
    border: 1px solid #a0a0a0;
}
.block-dailydeal-new .sidebardailydeal{}
.block-dailydeal-new .sidebardailydeal a{
    float: left;
    width: 100%;
}
.block-dailydeal-new .sidebardailydeal a img{

}
.block-dailydeal-new .item-daily-top{
    position: relative;
    min-height: 180px;
    margin-bottom: 20px;
    float: left;
}
.dailydeal-sidebar-product-name{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.dailydeal-sidebar-product-name a{
    text-align: center;
}
.block-dailydeal-new .block-title strong span{}

.dailydeal-item-left{
    font-size: 12px;
}
  
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
            
    #container{    
        margin:0 auto;
        position:relative;
        text-align:left;
        width:696px;
        background:#fff;        
        margin-bottom:2em;
        }    
    #header{
        height:80px;
        line-height:80px;
        background:#5DC9E1;
        color:#fff;
        }                
    #content{
        position:relative;
        }            

/* Easy Slider */

    #slider ul, #slider li,
    #slider2 ul, #slider2 li{
        margin:0;
        padding:0;
        list-style:none;
        }
    #slider2{margin-top:1em;}
    #slider li, #slider2 li{ 
        /* 
            define width and height of list item (slide)
            entire slider area will adjust according to the parameters provided here
        */ 
        width:696px;
        height:241px;
        overflow:hidden; 
        }    
    #prevBtn, #nextBtn,
    #slider1next, #slider1prev{ 
        display:block;
        width:30px;
        height:77px;
        position:absolute;
        left:-30px;
        top:71px;
        z-index:1000;
        }    
    #nextBtn, #slider1next{ 
        left:696px;
        }                                                        
    #prevBtn a, #nextBtn a,
    #slider1next a, #slider1prev a{  
        display:block;
        position:relative;
        width:30px;
        height:77px;
        background:url(/skin/frontend/default/default/my_ibanner/images/btn_prev.gif) no-repeat 0 0;    
        }    
    #nextBtn a, #slider1next a{ 
        background:url(/skin/frontend/default/default/my_ibanner/images/btn_next.gif) no-repeat 0 0;    
        }    
        
    /* numeric controls */    

    ol#controls{
        margin:1em 0;
        padding:0;
        height:28px;    
        }
    ol#controls li{
        margin:0 10px 0 0; 
        padding:0;
        float:left;
        list-style:none;
        height:28px;
        line-height:28px;
        }
    ol#controls li a{
        float:left;
        height:28px;
        line-height:28px;
        border:1px solid #ccc;
        background:#DAF3F8;
        color:#555;
        padding:0 10px;
        text-decoration:none;
        }
    ol#controls li.current a{
        background:#5DC9E1;
        color:#fff;
        }
    ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
    
/* // Easy Slider */
.pictograms-mini-mainDiv { border: 1px solid LightGrey; float: left; width: 100%; }
.pictograms-mini-span { float: left; margin: 3px; }
.pictograms-mini-span > img { height: 16px; width: 16px; }
.pictograms-product-mainDiv { border: 1px solid LightGrey; float: left; width: 100%; }
.pictograms-product-mainDiv > span { float: left; margin: 9px; }
.pictograms-product-mainDiv > span > img { height: 48px; width: 48px; }
.pictograms-clear { clear: both; }
/**
* @file: highslide.css 
* @version: 4.1.9
*/
.highslide-credits {
	display:none !important;
}
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	/*position: absolute;*/
	background: black;
}
a.highslide-full-expand {
   background: url('/skin/frontend/base/default/images/graphics/fullexpand.gif') no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url('/skin/frontend/base/default/images/graphics/loader.white.gif');
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url('/skin/frontend/base/default/images/graphics/close.png');
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 129px;
	height: 129px;
	border: none;
	background: none;
	margin: 2px;
	padding: 0;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
}
.highslide-gallery ul img {
 	position: relative;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url('/skin/frontend/base/default/images/graphics/controlbar-white.gif') 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url('/skin/frontend/base/default/images/graphics/controlbar-white.gif') right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
	list-style: none;
}
.highslide-controls a {
	background-image: url('/skin/frontend/base/default/images/graphics/controlbar-white.gif');
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url('/skin/frontend/base/default/images/graphics/resize.gif') no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url('/skin/frontend/base/default/images/graphics/closeX.png');
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	width: 90%;
	margin: 1px 0 1px 5px;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url('/skin/frontend/base/default/images/graphics/controlbar-black-border.gif');
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url('/skin/frontend/base/default/images/graphics/icon.gif') no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url('/skin/frontend/base/default/images/graphics/controlbar-white-small.gif');
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url('/skin/frontend/base/default/images/graphics/controlbar-text-buttons.png');
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url('/skin/frontend/base/default/images/graphics/controlbar-text-buttons.png') no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url('/skin/frontend/base/default/images/graphics/controlbar-text-buttons.png') no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
	direction: ltr;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url('/skin/frontend/base/default/images/graphics/scrollarrows.png') left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url('/skin/frontend/base/default/images/graphics/scrollarrows.png') center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}

.highslide-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url('/skin/frontend/base/default/images/graphics/scrollarrows.png') top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url('/skin/frontend/base/default/images/graphics/scrollarrows.png') bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	width: 60px; /* t=5481 */
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}
.prevImage {

}
.nextImage {

}
.closeImage {
	background: url('/skin/frontend/base/default/images/graphics/close.png') 0 0  no-repeat;
	font-size: 20px;
    position: absolute;
    right: -10px;
    top: -10px;
}
/*! jQuery UI - v1.9.2 - 2012-11-23
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;zoom:1}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;zoom:1}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}* html .ui-autocomplete{width:1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0em}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;width:300px;overflow:hidden; box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.3);}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .1em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin:.5em 0 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;zoom:1;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}* html .ui-tooltip{background-image:none}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:0px solid #aaa;background:#fff url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222; }.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:none;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px;background-image:url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-icons_222222_256x240.png)}.ui-widget-content .ui-icon{background-image:url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-icons_ffffff_256x240.png); width:15px; height:15px; background-color: red; border-radius: 9px; padding:1px;}.ui-state-default .ui-icon{background-image:url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:0px;-webkit-border-top-left-radius:0px;-khtml-border-top-left-radius:0px;border-top-left-radius:0px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:0px;-webkit-border-top-right-radius:0px;-khtml-border-top-right-radius:0px;border-top-right-radius:0px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:0px;-webkit-border-bottom-left-radius:0px;-khtml-border-bottom-left-radius:0px;border-bottom-left-radius:0px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:0px;-webkit-border-bottom-right-radius:0px;-khtml-border-bottom-right-radius:0px;border-bottom-right-radius:0px}.ui-widget-overlay{background:#000; opacity:.4;filter:Alpha(Opacity=40)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}

.ui-widget-header .ui-state-hover {background: none; border: none;}
.ui-widget-header .ui-state-hover .ui-icon{background-image:url(/skin/frontend/default/default/jquery/jquery-ui/smoothness/images/ui-icons_ffffff_256x240.png); width:15px; height:15px; background-color: red; border-radius: 9px; padding:1px;}
/**
 * jQuery UI TinyTbl
 * Creates a scrollable table with fixed thead, tfoot and columns
 * CSS-Styles
 *
 * Copyright (c) 2011 Michael Keck <http://www.michaelkeck.de/>
 * Released:  2011-10-08
 * Version:   2011-10-08
 * I-Version: 1.9.0a
 * License:   Dual licensed under the MIT or GPL Version 2 licenses.
 *            http://jquery.org/license
 * Depends:   jquery.ui.core
 *            jquery.ui.widget
 */
.ui-tinytbl .ui-widget-header td, .ui-tinytbl .ui-widget-header th   { border: 1px solid #999999; } /* NOTE: Theme specific! */
.ui-tinytbl .ui-widget-content td, .ui-tinytbl .ui-widget-content th { border: 1px solid #999999; } /* NOTE: Theme specific! */
.ui-tinytbl table { border-collapse: collapse; table-layout: fixed; }
.ui-tinytbl-tb-right, .ui-tinytbl-firstrow td, .ui-tinytbl-firstrow th { border-top: 0 none !important; }
.ui-tinytbl td, .ui-tinytbl th, .ui-tinytbl-tb-right, .ui-tinytbl-lastrow td, .ui-tinytbl-lastrow th { border-bottom: 0 none !important; }
.ui-tinytbl-tb-left { border-top: 0 none !important; }
.ui-tinytbl-tb-left, .ui-tinytbl-tb-right, .ui-tinytbl-tf-left, .ui-tinytbl-tf-right, .ui-tinytbl-th-left, .ui-tinytbl-th-right { margin: 0 0 0 0; padding: 0 0 0 0; }

/* Left to Right */
.ui-tinytbl { direction: ltr; margin: 0 0 0 0; padding: 0 0 0 0; }
.ui-tinytbl td, .ui-tinytbl th { border-right: 0 none !important; }
.ui-tinytbl td.ui-tinytbl-firstcol, .ui-tinytbl th.ui-tinytbl-firstcol { border-left: 0 none !important; }
.ui-tinytbl .ui-tinytbl-tb-left,  .ui-tinytbl .ui-tinytbl-tf-left,  .ui-tinytbl .ui-tinytbl-th-left  { border-right: 0 none !important; margin-left: 0px; }
.ui-tinytbl .ui-tinytbl-tb-right, .ui-tinytbl .ui-tinytbl-tf-right, .ui-tinytbl .ui-tinytbl-th-right { margin-left: -2px; } /* fix by S.Popov */
.ui-tinytbl .ui-tinytbl-tb-right { border-right: 0 none !important; }

/* Right to Left */
.ui-tinytbl-rtl { direction: rtl; margin: 0 0 0 0; padding: 0 0 0 0; }
.ui-tinytbl-rtl td, .ui-tinytbl-rtl th { border-left: 0 none !important; }
.ui-tinytbl-rtl td.ui-tinytbl-firstcol, .ui-tinytbl-rtl th.ui-tinytbl-firstcol { border-right: 0 none !important; }
.ui-tinytbl-rtl .ui-tinytbl-tb-left,  .ui-tinytbl-rtl .ui-tinytbl-tf-left,  .ui-tinytbl-rtl .ui-tinytbl-th-left  { border-left: 0 none !important; margin-left: -1px; }
.ui-tinytbl-rtl .ui-tinytbl-tb-right, .ui-tinytbl-rtl .ui-tinytbl-tf-right, .ui-tinytbl-rtl .ui-tinytbl-th-right { margin-right: -1px; }
.ui-tinytbl-rtl .ui-tinytbl-tb-right { border-left: 0 none !important; }

.loadmask {
    color: #3D3D3D;
    font-weight: bold;
    left: 50%;
    margin-left: -60px;
    position: fixed;
    text-align: center;
    top: 45%;
    width: 156px;
    height: 156px;
    z-index: 20100;
    background: url("/skin/frontend/default/default/jquery/loadmask/images/ajax-loader.gif") no-repeat scroll 0 0;
    cursor:wait;
}
.loadmask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;
    padding:0px;
    width: 28px;
    height: 28px;
    display: none !important;
}

/*.loadmask-msg div {
    width: 156px;
    height: 156px;

    padding:5px 10px 5px 25px;
    line-height: 16px;
    border:0px;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
}*/

.masked {
    overflow: hidden !important;
}
.masked-relative {
    position: relative !important;
}
.masked-hidden {
    visibility: hidden !important;
}


div.jGrowl {
	padding: 			10px;
	z-index: 			9999;
	color: 				#fff;
	font-size: 			12px;
}

/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}

div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}

/** Normal Style Positions **/
div.jGrowl {
	position:			absolute;
}

body > div.jGrowl {
	position:			fixed;
}

div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

div.jGrowl.center {
	top: 				163px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
    /*background-color: 		#888; */
	opacity: 				.85;
    -ms-filter: 			"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 
    filter: 				progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
	zoom: 					1;
	width: 					300px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				1em;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	10px;
	-webkit-border-radius:	10px;
}

.error-msg, .success-msg, .note-msg, .notice-msg {
    -moz-border-radius: 	10px;
    -webkit-border-radius:	10px;
    border-radius: 10px 10px 10px 10px;
    padding: 20px 24px 20px 32px !important;
    border-width: 2px !important;
    font-size: 14px !important;
     background-position: 10px 22px !important;
     min-height: 100px !important;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			70px;
}

div.jGrowl div.jGrowl-notification div.jGrowl-header {
	font-weight: 			bold;
	font-size:				.85em;
}

div.jGrowl div.jGrowl-notification div.jGrowl-close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				2em;
        color:                             red;
        margin-top:                    -7px;
        margin-right:                  3px;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				.9em;
	font-weight: 			bold;
	text-align: 			center;
}

/** Hide jGrowl when printing **/
@media print {
	div.jGrowl {
		display: 			none;
	}
}
.jGrowl-message li, .jGrowl-message {
    list-style: none outside none;
}
/* Tiny Scrollbar */
#scrollbarY { 
    width: auto;
    margin: 10px 0 10px;
}

#scrollbarY .viewport { 
    width: auto;
    height: 310px;
    overflow: hidden;
    position: relative; 
}

#scrollbarY .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0; 
    padding: 0;
    margin: 0;
    width: 100%;
}

#scrollbarY .scrollbar{
    background: transparent url(/skin/frontend/default/default/images/scrolltab/bg-scrollbar-track-y.png) no-repeat 0 0;
    position: relative;
    background-position: 0 0;
    float: right;
    width: 15px;
}

#scrollbarY .track {
    background: transparent url(/skin/frontend/default/default/images/scrolltab/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
    height: 100%; 
    width:13px; 
    position: relative;
    padding: 0 1px; 
}

#scrollbarY .thumb {
    background: transparent url(/skin/frontend/default/default/images/scrolltab/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
    height: 20px;
    width: 25px; 
    cursor: pointer;
    overflow: hidden; 
    position: absolute;
    top: 0; 
    left: -5px; 
}
#scrollbarY .thumb .end {
    background: transparent url(/skin/frontend/default/default/images/scrolltab/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
    overflow: hidden;
    height: 5px;
    width: 25px;
}

#scrollbarY .disable {
    display: none;
}



#scrollbarX {
    width: 251px;
    margin: 20px 0 10px;
}

#scrollbarX .viewport {
    width: 236px;
    height: 130px;
    overflow: hidden;
    position: relative;
}

#scrollbarX .overview {
    list-style: none;
    width: 1416px;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
}

#scrollbarX .overview img {
    float: left;
}

#scrollbarX .scrollbar {
    background: transparent url(/skin/frontend/default/default/images/scrolltab/bg-scrollbar-track-x.png) no-repeat 0 0;
    position: relative;
    margin: 0 0 5px;
    clear: both;
    height: 15px;
}

#scrollbarX .track {
    background: transparent url(/skin/frontend/default/default/images/scrolltab/bg-scrollbar-trackend-x.png) no-repeat 100% 0;
    width: 100%;
    height:15px;
    position: relative;
}

#scrollbarX .thumb {
    background: transparent url(/skin/frontend/default/default/images/scrolltab/bg-scrollbar-thumb-x.png) no-repeat 100% 50%;
    height: 25px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: -5px;
}

#scrollbarX .thumb .end{
    background: transparent url(/skin/frontend/default/default/images/scrolltab/bg-scrollbar-thumb-x.png) no-repeat 0 50%;
    overflow: hidden;
    height: 25px;
    width: 5px;
}

#scrollbarX .disable {
    display: none;
}
#block_captcha {
	clear: both;
}
#img_captcha {
	float: left;
}
#input_captcha {
	float: left;
	margin-left: 3px;
}
#input_captcha input {
	width: 100px;
}


#captchaCode1, #captchaCode2, #captchaCode3 {
	background: none repeat scroll 0 0 green;
    border: 1px solid;
    color: #FFFFFF;
    display: inline;
    font-family: caption;
    font-size: 14px;
    padding: 4px;
}
.text-label-captcha div.input-box {
	width: 238px;
}
.text-label-captcha  label {
	width: 121px;
}
.text-label-captcha b {
	color: red;
    font-size: 11px;
}
#captchaCode1 b, #captchaCode2 b, #captchaCode3 b {
	font-size: 16px;
    font-weight: normal;
	color: #ffffff;
}
#captchaCode1 em, #captchaCode2 em , #captchaCode3 em {
	color: green;
	font-style: normal;
	font-size: 0px;
}
.repeat-text {
	color: red;
    margin-left: -140px;
    margin-top: 25px;
    position: absolute;
}
.osolCaptchaBlock {
	overflow: hidden;
}
#advice-required-entry-osolCatchaTxt1, #advice-required-entry-osolCatchaTxt2, #advice-required-entry-osolCatchaTxt3 {
	width: 130px;
	float: left;
	margin-top: 20px;
	position: absolute;
}
#write-stoContent  .osolCaptchaBlock .validation-advice {
	margin-top: 5px;
    position: absolute;
}
.top-panel:after, #brandsList:after, .news:after, .titleBlock:after,
.stock:after, .footer_banners:after, .partners-block:after, .container-bottom:after,
.navigationTabUl:after, #contactsTabContent:after, .nextPrevBlock:after, .month_list:after,
.monthSlider:after, .top-pager:after, .category-news .news-news:after,
.product-tabs:after, .more-views ul:after, .checkboxBlock:after, .sorterDiv:after, .sorterDiv ul:after,
.top-pagin:after, .selectRegion ul:after, .account-menu ul:after, .filter-type ul:after, .account-menu:after, .clearfixall:after, .brands-page:after,
.city-name:after, .listTab:after, .brad-link ul:after, .box-type:after, .netCopyLink ul:after, ul.region-logo:after, .locale:after {
    clear: both;
    content: ".";
    display: block !important;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.top-panel {
    margin: 0 auto;
    width: 948px;
    height: 51px;
    text-align: left;
    background: url('/skin/frontend/default/ais-base/images/top-link-bkg.png') no-repeat -1px 0 transparent;
	position: relative;
}

@media screen and (max-width: 991px) {
    .page {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .top-panel {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: auto;
        background: linear-gradient(#fff,#ececec);
        border-radius: 0 0 10px 10px;
    }
    .top-panel:after {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .wrapper {
        min-width: 100%;
        overflow: hidden; 
    }
}

.link-panel {
    float: left;
	margin-left: 20px;
	margin-right: 100px;	
}

/*@media screen and (max-width: 991px) {
    .link-panel {
        display: none;
    }
}*/

.link-panel li {
    display: inline;
    line-height: 51px;
    margin-left: 6px;
}
.link-panel li a {
    color: #006699;
}
.link-panel li img {
    margin-top: 16px;
    margin-right: 3px;
}
.quick-access {
    float: right;
    text-align: right;
    margin-right: 38px;
    margin-top: 15px;
}

@media screen and (max-width: 991px) {
    .quick-access {
        float: initial;
        margin-right: 0;
        margin-top: 0;
    }
}

.region-logo li {
    border-right: 1px solid #77A5D0;
    float: left;
    height: 60px;
    margin-left: 7px;
    margin-right: 3px;
    padding-bottom: 0;
    padding-right: 12px;
    padding-top: 2px;
    position: relative;
}

@media screen and (max-width: 991px) {
    .region-logo li {
        border: none;
        margin-bottom: 20px;
        height: auto;
        max-height: 60px;
    }
}

.region-logo li.last {
    border-right: medium none;
    margin-left: 15px;
    margin-right: 0;
    padding-right: 0;
    text-align: center;
    width: 190px;
}
.region-logo li.first.region-block {
    border: none;
	margin-top: 5px;
    width: 300px;
}
.region-logo li.static-block {
    border: none;
    margin: 0;
    width: 200px;
    padding:0;
    text-align: left;
}
.region-logo li.last.region-block {
	float:right !important;
}
.second-block-region {
	margin-left: 0 !important;
	padding-top: 0 !important;
    text-align: right;
	width: 180px;
}
.header-container {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
    .header-container {
        width: 100%;
    }
    .header .region-logo {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 25px;
    }
}

body {
    background: none repeat scroll 0 0 transparent;
}

@media screen and (max-width: 768px) {
    body {
        max-width: 100%;
    }
    body * {
        max-width: 100%;
    }
    #wowslider-container1 .ws_images ul {
        max-width: initial;
    }
}

@media screen and (max-width: 600px) {
    .supperTab table tr td {
        /* max-width: 62px !important; */
    }
}

.header-bkg {
    margin: 0 auto;
    background: #fff;
    border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    width: 950px;
}

@media screen and (max-width: 768px) {
    .header-bkg {
        width: auto;
    }
}

a {
    color: #336699;
}
a:hover {
    text-decoration:underline;
}
.number {
	text-align: right;
	white-space: nowrap;
}
.nowrap {
	white-space: nowrap;
}
.width {
	width: 100%;
}
.red {
	color: red;
}
.form-search button {
    background: url('/skin/frontend/default/ais-base/images/search-button.png') no-repeat 0 0 transparent;
    height: 20px;
    width: 20px;
    padding: 10px;
}
.form-search button span {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    width: 19px;
}
#search {
     border-radius: 4px 0 0 4px;
     height: 18px;
     line-height: 18px;
     margin-right: -3px;
     padding: 0 0 0 2px;
     width: 170px;
     color: #999999;
     font-size: 12px;
}

@media screen and (min-width:370px) and (max-width:768px){
	.form-search button {
		background: url('/skin/frontend/default/ais-base/images/search-button.png') no-repeat 0 0 transparent;
		height: 32px;
		width: 32px;
		padding: 10px;
		background-size: 32px 32px;
	}
	#search {
		 height:30px;
		 width:250px;
	}	
}

.city-name h3 {
    color: #4a86c1;
    font-size: 20px;
    font-weight: bold;
    /*height: 26px;*/
    letter-spacing: 0.5px;
    line-height: 25px;
    text-align: left;
    text-transform: uppercase;
}
.second-block-region .city-phone {
	text-align: left;
}
.region-logo li.second-block-region{
    padding-right: 0;
}
.city-phone {
    color: #666666;
    float: left;
    font-size: 11px;
    line-height: 15px;
    margin-left: 13px;
    text-align: left;
}
.call-me {
    bottom: -20px;
    left: 18px;
    position: absolute;
}

.brands-page.store-1 .first-table tr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.brands-page.store-1 .first-table > tbody > tr > td {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20%;
    float: left;
}

@media screen and (max-width: 991px) {
    .call-me {
        position: static;
    }

    .brands-page.store-1 .first-table > tbody > tr > td {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 33%;
    }
}

@media screen and (min-width:370px) and (max-width: 991px) {
    .call-me {
    	display: inline-block;
    	height: 30px;
    	margin-top: 10px;
    }
    .call-me img{
    	height: 100%;
    }
}

.banner-box-top {
    width: 950px;
    min-height: 24px;
}
.cms-home .banner-box-top {
    min-height: 285px;
	 position: relative;
}

@media screen and (max-width: 768px) {
    .cms-home .banner-box-top {
        width: auto;
        max-width: 100%;
        min-height: 100%;
    }
    .listTab {
        display: flex;
        flex-direction: column;
    }
    .listTab li a {
        font-size: 16px !important;
    }
    .supperTab {
        font-size: 16px;
    }
    .supperTab ul {
        padding-left: 20px !important;
    }
}
#slider li, #slider2 li {
    height: 285px;
    overflow: hidden;
    width: 950px;
}

@media screen and (max-width: 768px) {
    #slider li, #slider2 li {
        width: auto;
    }
}
.nav-container {
    background: none repeat scroll 0 0 transparent;
    border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    padding: 1px 1px 0;
    width: 950px;
}

@media screen and (max-width: 991px) {
    .nav-container {
        width: auto;
        display: none;
    }
}
#nav {
    padding: 0;
    width: 948px;
	margin-left: 0px;
}

@media screen and (max-width: 768px) {
    #nav {
        width: auto;
    }
}
#nav li {
    background: url("/skin/frontend/default/ais-base/images/menu-bkg.png") repeat-x scroll 0 0 transparent;
    padding-top: 3px;
	text-align: center;
    width: 100%;
}
#nav li.over, #nav li.active, #nav li:hover {
    background: url("/skin/frontend/default/ais-base/images/menu-bkg-active.png") repeat scroll 0 0 transparent;
    margin-top: 1px;
    padding-top: 2px;
	text-align: center;
    width: 100%;
}
#nav td li a {
    border-left: 1px solid #AFC3CF;
    margin-bottom: 2px;
	text-align: center;
    width: 100%;
}
.right-a {
	width: 1px !important;
	border-right: none !important;
}
#nav td:hover .right-a, #nav li.active .right-a {
	border-left: medium none !important;
    border-right: 1px solid #FFFFFF !important;
    float: left;
    height: 8px;
    left: auto !important;
    line-height: 8px;
    right: 0 !important;
    top: 0px !important;
    width: 0 !important;
}
/*#nav td:hover > li > a {*/
	/*margin-bottom: 0px !important;*/
	/*padding-bottom: 12px;*/
/*}*/
/*#nav td:hover > li > ul {*/
	/*left:-40px; */
	/*z-index:998;*/
/*}*/
#nav td:hover > li > ul:hover {
	left: -40px;
	z-index:999;
}
#nav td:hover > li > ul {
	left: -40px;
	z-index:999;
}
#nav td.nav-3:hover > li > ul {
	left:-55px;
	z-index:998;
	width: 174px;
}
#nav td.nav-3:hover > li > ul:hover {
	left: -55px;
	z-index:999;
	width: 174px;
}
#nav td:hover > li > ul li a, #nav td:hover > li > ul li  .right-a {
	text-align: left !important;
	border: none !important;
}
#nav td > li > ul li, #nav td > li > ul li.over, #nav td > li > ul li:hover {
	padding: 0px;
	margin: 0px;
}
#nav td.last > li:hover > ul, #nav td.last > li > ul:hover {
	left: -40px;
}
#nav td:last-child .right-a {
    border-right: none !important;
}
#nav td:first-child li a {
    border-left: none;
}
#nav a {
    color: #0D5EAC;
    font-size: 11px;
    font-weight: bold;
    padding: 8px 24px 10px;
}
.brands-container {
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 768px) {
    .brands-container {
        max-width: 100%;
    }
}

.brand-list {
    width: 930px;
    margin: 0 auto;
    text-align: left;
    padding: 0 10px;
    height: 48px;
    border: 1px solid #cccccc;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
/*    overflow: hidden;*/
}

@media screen and (max-width: 768px) {
    .brand-list {
        max-width: 96%;
    }
}
.brands-page table td {
    text-align: center;
    vertical-align: middle;
    height: 130px;
}
.brands-page table {
    width: 100%;
}

.brandsListNew #brandsList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
  justify-content: flex-start;
}

.brandsListNew #brandsList:after {
    display: none !important;
}

#brandsList li {
   /* float: left; */
    padding: 0 9px;
    line-height: 48px;
    position: relative;
	text-align: center;
	max-width: 50px;
}
#brandsList li img {
    vertical-align: middle;
}
@media screen and (max-width: 991px) {
    #brandsList > table > tbody > tr > td {
        overflow: hidden;
    }
    #brandsList li img {
        max-width: initial;
    }

    .brandsListNew {
        width: auto;
        height: auto;
    }

    .brandsListNew #brandsList li {
        max-width: initial;
        width: 80px;
        height: 60px;
    }
}
.daijestBox {
    background: url("/skin/frontend/default/ais-base/images/dayjest.png") no-repeat scroll 0 0 transparent;
    width: 471px;
    height: 80px;
    position: relative;
}
.daijestBox img {
    position: absolute;
    right: 5px;
    top: 5px;
}
.daijestBox p {
    bottom: 6px;
    color: #336699;
    font-size: 24px;
    height: 37px;
    margin: 0;
    position: absolute;
    right: 10px;
}
.loyalnost {
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .loyalnost {
        display: flex;
        justify-content: center;
    }
}
.main-container {
    background: none repeat scroll 0 0 transparent;
}
.main {
    background: none repeat scroll 0 0 transparent;
    padding: 10px 0;
    width:956px;
    min-height: 472px;
	position: relative;
}

@media screen and (max-width: 768px) {
    .main {
        width: auto;
    }
    .main-container {
        width: 100%;
    }
}
.boxBanner1 {
    width: 470px;
    float: left;
    height: 170px;
}

@media screen and (max-width: 768px) {
    .boxBanner1 {
        width: auto;
        float: none;
        height: auto;
    }
}

.boxNews {
    width:476px;
	margin-bottom: 20px;
    float: right;
}

@media screen and (max-width: 768px) {
    .boxNews {
        float: none;
        width: auto;
    }
}
.newTitle {
    float: left;
}
.newTitle a {
    font-size: 14px;
    color:#000000;
}
.socialBlock {
    float: right;
    font-size: 9px;
    color:#666666;
    line-height: 30px;
}
.titleBlock {
    line-height: 30px;
    background-color: #ededed;
    padding: 0 10px;
}
.timePrint {
    font-size: 8px;
    color: #666666;
}
.cms-home .news-title-news-one {
    line-height: 15px;
}
.news-title-news-one a {
    color: #2062af;
    font-size: 12px;
    font-weight: bold;
}
.news-description-news {
    color: #666666;
    font-size: 9px;
}
.cms-home .news-news {
    float: left;
    height: 124px;
    overflow: hidden;
    padding: 9px;
    position: relative;
    width: 135px;
}

@media screen and (max-width: 768px) {
    .cms-home .news-news {
        width: 30%;
    }
}

.overHiden {
    height: 113px;
    overflow: hidden;
}
.cms-home .news {
    height: 170px;
    position: relative;
	width: 474px;
}

@media screen and (max-width: 768px) {
    .cms-home .news {
        width: auto;
        height: auto;
    }
}
.cms-home .clickLook {
    position: absolute;
    bottom: 0;
    right: 10px;
    color: #333333;
}

@media screen and (max-width: 768px) {
    .cms-home .clickLook {
        position: static;
    }
}
.boxStock {
    float: left;
}
.cms-home .stock {
    float: left;
    margin-top: 8px;
    width: 945px;
}
.stock {
    position: relative;
    width: auto;
    margin-top: 32px;
}
.stock-stock {
    position: relative;
}
.stock-description-stock {
    color: #666666;
    font-size: 14px;
}
.cms-home .stock-stock {
    background: url("/skin/frontend/default/ais-base/images/one-promo.png") no-repeat scroll -2px -1px transparent;
    width: 480px;
    height: 143px;
    float: left;
    margin-left: -8px;
    overflow: hidden;
}
.cms-home .stock-title-stock-one {
    margin-left: 89px;
    margin-top: 6px;
    width: 370px;
}
.stock-title-stock-one a {
    font-size: 14px;
    font-weight: bold;
}
#getDescription {
    color: #333333;
    font-size: 11px;
     height: 58px;
    line-height: 14px;
    margin-left: 89px;
    margin-top: 3px;
    overflow: hidden;
    width: 370px;
}
.homepage-stockletter {
    float: left;
    margin-left: 24px;
    margin-top: 1px;
    width: 200px;
}
.homepage-stockletter h3 a {
   font-size: 14px;
   font-weight: normal;
   white-space: nowrap;
}
.stock-description-stock-hidden {
    display: none;
}
.listStock {
    background: url("/skin/frontend/default/ais-base/images/list-promo.png") no-repeat scroll 0 0 transparent;
    width: 471px;
    height: 133px;
    float: right;
    margin-top: 10px;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .cms-home .std {
        max-width: 728px;
    }
    .cms-home .stock {
        float: none;
        display: flex; 
        justify-content: space-between;
        max-width: 100%;
    }
    .cms-home .stock::after {
        display: none !important;
    }
    .cms-home .stock-stock,
    .cms-home .listStock {
        background: none
    }
    .cms-home .stock-stock,
    .cms-home .listStock {
        float: none;
        position: relative; 
        margin: 0;
        padding-bottom: 5px;
        width: 49%;
        height: auto;
        background-size: 100% 100%;
        overflow: initial;
        border: 1px solid #d83936;
        border-radius: 5px;
    }
    .cms-home .stock-stock:before {
        content: '';
        position: absolute;
        top: -5px;
        left: -5px;
        background: url(/skin/frontend/default/ais-base/images/one-promo.png) no-repeat scroll -2px -1px transparent;
        width: 55px;
        height: 55px;
        background-size: 690% 215%;
        background-position: -5px -4px;
    }
    .cms-home .stock-stock .nameBlockOne {
        padding-left: 65px;
    }
    .cms-home .stock-stock .nameBlockOne,
    .cms-home .listStock .nameBlockAll {
        background-color: #d83936;
        padding-top: 0;
    }
    .cms-home .stock-stock #getDescription,
    .cms-home .stock-stock .stock-title-stock-one {
        margin-left: 65px;
        width: auto; 
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .cms-home .stock {
        flex-direction: column;
    }
    .cms-home .stock-stock,
    .cms-home .listStock {
        margin-top: 5px;
        max-width: 99%;
        width: 100%;
    }
    .write-sto.advanced tr {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .write-sto.advanced td {
        max-width: 100%;
        width: 100% !important;
        display: flex;
    }

    .write-sto.advanced .button {
        max-width: 100% !important;
        width: 100%;
    }

    .write-sto.advanced table {
        display: flex;
        flex-direction: column;
    }
}
.nameBlockAll {
    font-size: 18px;
    color: #ffffff;
    line-height: 33px;
    padding-left: 23px;
    margin-bottom: 10px;
}
.nameBlockOne {
    font-size: 18px;
    color: #ffffff;
    line-height: 35px;
    padding-left: 91px;
    padding-top: 8px;
}
.allPromo {
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    line-height: 35px;
    margin-right: 14px;
}
.banner-container {
    margin: 0 auto;
    padding-bottom: 36px;
    width: 948px;
	text-align: left;
}

@media screen and (max-width: 768px) {
    .banner-container {
        display: none;
    }

    .write-sto.advanced .button {
        height: 30px;
    }
}
.footer_banners .banner-box:first-child+.banner-box+.banner-box {
    margin-left:10px;
}
.footer_banners p {
    margin: 0;
}
.banner-box:first-child, .banner-box.first {
    margin-left: 0;
}
.banner-box {
    background: url("/skin/frontend/default/ais-base/images/widget-bkg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 65px;
    margin-left: 8px;
    padding: 10px 20px 25px 60px;
    text-align: left;
    width: 151px;
	position: relative;
}
.banner-box a {
    text-decoration: none;
	position: relative;
	float: left;
}
.banner-box h2 {
    color: #003366;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
.banner-box p {
    color: #666666;
    font-size: 9px;
    height: 32px;
    letter-spacing: 0.1px;
    line-height: 11px;
    overflow: hidden;
}
.partners-block {
    margin: 0 auto;
    width: 950px;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .partners-block {
        max-width: 100%;
        overflow-x: auto;
    }
}

.partners-title {
    border-bottom: 1px solid #003366;
}
.partners-title h1 {
    color: #0D5EAC;
    font-size: 24px;
    font-weight: normal;
    line-height: 26px;
    margin-left: 8px;
    padding-top: 5px;
}
.partners-list li {
    float: left;
    padding: 10px 43px;
}
.partners-list .first {
    padding: 9px 34px;
}
.partners-list .second {
    padding: 15px 49px;
}
.partners-list .third {
    padding: 15px 13px;
}
.partners-list .forth {
    padding: 10px 40px 10px 91px;
}

.footer {
    background: url("/skin/frontend/default/ais-base/images/footer-bkg.png") repeat-x scroll 0 0 #5d95d0;
    border-radius: 6px 6px 6px 6px;
    padding: 13px 30px 14px;
    width: 892px;
    border-top: 1px solid #a3c7e8;
}

@media screen and (max-width: 768px) {
    .footer-container {
        border-bottom: 1px solid #003366;
        width: 100%;
        max-width: 100%;
    }
    .footer {
        max-width: 100%;
        width: 100%;
        display: none;
        flex-direction: column;
        align-items: center;
        padding: 20px 0;
    }
}
.footer-container {
    border-top: medium none;
}
.footer ul {
    float: left;
    padding-right: 20px;
    text-align: left;
	width: 110px;
}

@media screen and (max-width: 768px) {
    .footer ul {
        width: 100% !important;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 10px 0;
        border: none !important;
    }
}

.footer ul li a {
    font-size: 10px;
    opacity:0.5;
}
.footer ul li.first a {
    font-size: 11px;
    font-weight: bold;
    opacity:1;
    background: url("/skin/frontend/default/ais-base/images/arrow-link.png") no-repeat scroll 0 center transparent;
    padding-left: 8px;
    margin-left: -8px;
}
.footer ul li.first {
    line-height: 19px;
    margin-bottom: -2px;
}
.footer a:hover {
    text-decoration:none;
}
.footer li {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
    display: block;
    line-height: 13px;
}
.footer ul.second {
    margin-left: -20px;
}
.footer .last-ul {
    border-left: 1px solid #FFFFFF;
    margin: 18px 0;
    padding: 15px 0 15px 10px;
    width: 100px;
}
.footer .last-ul a {
	opacity: 1;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
@media screen and (min-width: 370px) and (max-width: 768px) {
    .footer ul li a {
        font-size: 20px !important;
        line-height: 30px;
    }
}
@media screen and (max-width: 370px) {
    .footer ul li a {
        font-size: 15px !important;
        line-height: 25px;
    }
}
address {
    color: #999999;
    float: left;
    font-size: 12px;
    line-height: 6.4;
}
.ais-logo {
    float: left;
    margin-left: 108px;
    margin-top: 28px;
    position: relative;
}
.airweb-logo {
    float: left;
    margin-left: 105px;
    margin-top: 21px;
}
.container-bottom {
    height: 100px;
    margin: 0 auto;
    width: 950px;
}

@media screen and (max-width: 768px) {
    .container-bottom {
        width: auto;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .container-bottom address {
        order: 3;
        line-height: 30px;
    }
    .container-bottom .ais-logo {
        margin-left: 0;
        width: 85%;
    }
    .container-bottom .airweb-logo {
        margin-left: 0;
        display: none;
    }
    .container-bottom .agere-logo {
        margin-top: 20px;
    }
}
.socialBlock a {
    height: 24px;
    position: relative;
    top: 4px;
    width: 24px;
}
.mask {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
    display: none;
    z-index: 10000;
    overflow: hidden;
    filter: alpha(opacity = 20);
}
.main {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 5px #888888;
    width: 950px;
    margin-bottom: 20px;
    padding: 1px;
}

@media screen and (max-width: 768px) {
    .main {
        width: auto;
    }
}
.cms-home .main {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: none;
    box-shadow: none;
    width: 956px;
    margin-bottom: 0px;
    padding: 10px 0;
    min-height: 340px;
}

@media screen and (max-width: 768px) {
    .cms-home .main {
        width: auto;
    }
}
.col-main {
    padding: 0 40px 79px;
}
.cms-home .col-main {
    padding: 0;
}
.category-title {
    margin: 0 0 10px;
}
.page-title {
    background: url("/skin/frontend/default/ais-base/images/page-title.png") repeat scroll 0 0 transparent;
    border: 0px solid #fff;
    border-radius: 5px 5px 0 0;
    width: 950px;
    margin-left: -40px;
}

@media screen and (max-width: 768px) {
    .page-title {
        width: auto;
        margin: 0;
    }
}

@media screen and (max-width: 478px) {
    .page-title {
	    padding-top: 45px;
	    text-align: center;
	}
}

.page-title h1, .page-title h2 {
    color: #333333;
    font-size: 24px;
    line-height: 48px;
    margin: 0 0 0 40px;
}
.ais-service-class ul li a {
    color:#333333;
    font-size: 16px;
}
.ais-service-class ul li {
    line-height: 39px;
    /*padding-left: 50px; */
}
.ais-service-class ul li img {
    vertical-align: middle;
    margin-right: 18px;
}
#ais_credit {
    background: url("/skin/frontend/default/ais-base/images/ais_credit.png") no-repeat scroll 6px center transparent;
}
#ais_cover {
    background: url("/skin/frontend/default/ais-base/images/ais_cover.png") no-repeat scroll 5px center transparent;
}
#ais_installation {
    background: url("/skin/frontend/default/ais-base/images/ais_installation.png") no-repeat scroll 0 center transparent;
}
#ais_gbo {
    background: url("/skin/frontend/default/ais-base/images/ais_gbo.png") no-repeat scroll 0 center transparent;
}
#ais_services {
    background: url("/skin/frontend/default/ais-base/images/ais_services.png") no-repeat scroll 0 center transparent;
}
#ais_sto {
    background: url("/skin/frontend/default/ais-base/images/ais_sto.png") no-repeat scroll 0 center transparent;
}
#ais_status {
    background: url("/skin/frontend/default/ais-base/images/ais_status.png") no-repeat scroll 4px center transparent;
}
.navigationTabLi {
    float: left;
}
.navigationTabLi.active a, .listTab li.active a {
    color: #0D5EAC;
    font-size: 14px;
    text-decoration: none;
}
.navigationTab li a, .listTab li a {
    color: #333333;
    font-size: 13px;
    line-height: 34px;
}
.content-contacts {
    margin-top: 13px;
    position: relative;
}
.content-tab {
	position: relative;
}
.blockContentAbout {
    float: left;
    width: 50%;
    margin-top: 15px;
}
.contactForm {
    float: right;
    width: 430px;
    margin-top: 16px;
}
.contactForm .form-list li.wide textarea {
    height: 140px;
    width: 344px;
}
.contactForm .form-list input.input-text {
    width: 344px;
    margin-bottom: 5px;
}
 .fieldset {
    padding: 18px 40px;
    margin: 0;
    border: medium none;
    background: url("/skin/frontend/default/ais-base/images/form-contact.png") repeat scroll 0 0 transparent;
}
.contactForm .form-list .input-box {
    width: 375px;
}
.contactForm .form-list .field {
    width: 375px;
}
.contactForm .form-list li {
    margin: 0 0 6px;
}
.page-title-contact {
    padding-left: 40px;
}
.page-title-contact h1 {
    color: #999999;
    font-size: 24px;
    margin: 0;
    padding: 0;
}
#contactForm button.button span {
    background: none repeat scroll 0 0 #F4F4DF;
    border: 1px solid #ADB2B5;
    color: #856D85;
    border-radius: 3px 3px 3px 3px;
    padding: 0 11px;
}
#contactForm .buttons-set {
    border-top: medium none;
    margin: 0;
    padding: 0;
}
.inPage {
    line-height: 32px;
    position: absolute;
    right: -30px;
    top: -52px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0;
}
#contactForm .validation-advice {
    height: 0;
    visibility: hidden;
    display: none;
}
.category-promotions .stock-title-stock-one h5 {
    font-size: 8px;
    color: #888888;
    margin-bottom: 9px;
}
.category-promotions .stock-title-stock-one a {
    font-size: 16px;
    line-height: 16px;
}
.category-promotions .stock-description-stock {
    line-height: 16px;
    margin-top: 13px;
}
.category-promotions .stock-stock {
    margin-bottom: 0px;
}
.stock-index-view .stock {
    margin-top: 0;
    position: relative;
    width: auto;
    padding-bottom: 15px;
}
.stock-index-view .stock-stock {
    margin-bottom: 78px;
}
.stock-index-view .socialBlock {
    right: -30px;
    top: 8px;
}
.nextPrevBlock {
    margin-top: 11px;
    padding: 10px 0;
}
.nonStock, a.nonStock:hover {
    color: #cccccc;
    text-decoration: none;
}
.nextPromo {
    font-size: 10px;
}
.prevPromo {
    font-size: 10px;
}
.stock-index-view .stock-title-stock-one h3{
    color: #336699;
    font-size: 24px;
}
.allNews {
    color: #999999;
}
.stock-index-view .stock-description-stock {
    font-size: 15px;
    line-height: 23px;
    margin-top: 9px;
}
.netCopyLink {
    text-align: right;
}
.netCopyLink span {
    font-size: 10px;
    color: #cccccc;
    line-height: 26px;
	margin-right: 10px;
}
.forbottom {
    bottom: -22px;
    position: absolute;
    width: 100%;
}
.allNewsBottom {
    bottom: -50px;
    left: 3px;
    position: absolute;
}
.years_list {
    margin-bottom: 8px;
}
.years_list a {
    font-size: 10px;
    color: #333333;
    margin-right: 9px;
}
.years_list a.currentYear {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.month_list {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    position: relative;
    width: 240px;
}
.month_list a {
    font-size: 10px;
    color: #333333;
	margin-right: 10px;
	float: left;
}
.month_list a.currentMonth{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.month_list a.currentMonth div {
    text-decoration: none;
}
.month_list a div {
    float: left;
    text-align: center;
    text-decoration: underline;
}
.cat_list {
    position: relative;
    float: right;
}
.cat_list a {
    color: #333333;
    margin-right: 25px;
}
.top-pager {
    background: url("/skin/frontend/default/ais-base/images/top-pager-bkg.png") repeat scroll 0 0 transparent;
    border-left : 1px solid #ffffff;
    border-right : 1px solid #ffffff;
    margin-left: -41px;
    margin-top: -9px;
    margin-bottom: 33px;
    padding: 1px 43px 10px;
    width: 864px;
}

@media screen and (max-width: 768px) {
    .top-pager {
        width: auto;
        padding: 0 20px;
        margin: 0 auto;
    }
}
.monthSlider {
    width: auto;
    position: absolute;
}
.next-news-arow {
    position: absolute;
    right: -16px;
    top: -1px;
    cursor: pointer;
    padding: 5px;
	display: none !important;
}
.prev-news-arow {
    position: absolute;
    left: -16px;
    top: -1px;
    cursor: pointer;
    padding: 5px;
	display: none !important;
}
.moreWievs, .month_list, .bottomMonth {
	width: 100% !important;
}
.monthSlider {
	left: 0px !important;
}
.category-news .news-image-news {
    float: left;
    height: 130px;
    width: 217px;
}
.category-news .news-news {
    margin-bottom: 20px;
}
.category-news .timePrint h5 {
    color: #999999;
    font-size: 8px;
}
.category-news .news-title-news-one a {
    color: #336699;
    font-size: 16px;
    font-weight: bold;
}
.category-news .news-description-news {
    color: #666666;
    font-size: 14px;
    float: left;
    width: 650px;
    line-height: 16px;
    margin-top: 11px;
	min-height:42px;
}
.category-news .timePrint {
    float: left;
    width: 650px;
    margin-bottom: 3px;
    margin-top: 9px;
}
.category-news .news-title-news-one {
    float: left;
    width: 650px;
}
.bottom-pager {
    background: none repeat scroll 0 0 #98A1AB;
    height: 22px;
    margin: 0 0 0 -41px;
    opacity: 0.7;
    padding-bottom: 0;
    padding-top: 0;
}
.bottom-pager .years_list {
    line-height: 22px;
    margin-bottom: 0;
}
.bottomMonth .month_list a.currentMonth, .newsView .month_list a.currentMonth {
    color: #333333;
}
.bottomMonth .month_list a, .newsView .newsView .month_list a {
    color: #666666;
}
.bottomMonth {
    margin-top: 27px;
    margin-bottom: 7px;
}
.bottom-bkg {
    background: none repeat scroll 0 0 #E9E9E9;
    border-radius: 0 0 7px 7px;
    height: 39px;
    margin-left: -40px;
    width: 950px;
}

@media screen and (max-width: 768px) {
    .bottom-bkg {
        width: auto;
        margin: 0 auto;
    }
}
.category-news .col-main, .news-index-view .col-main {
    padding: 0 40px 0;
}

@media screen and (max-width: 991px) {
    .col-main {
	    padding: 0 2px 0 !important;
	}

	#wowslider-container1 .ws_bullets {
	    left: 50%;
	    top: 100%;
	    -webkit-transform: translateX(-50%);
	        -ms-transform: translateX(-50%);
	            transform: translateX(-50%);
	    width: 280px;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	}
}
.category-news .main {
    min-height: 380px;
}
.news-index-view .socialBlock {
    right: -30px;
    top: 8px;
}
.news-index-view .news {
    margin-top: 0;
    position: relative;
    width: auto;
}
.news-index-view .top-pager {
    height: 24px;
    line-height: 24px;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
}
.news-index-view .top-pager .years_list {
    margin-bottom: 0;
}
.newsView {
    margin-top: 6px;
}
.news-index-view .news-title-news-one h5 {
    color: #666666;
    font-size: 10px;
    margin-top: 4px;
}
.news-index-view .news-title-news-one h3 {
    color: #336699;
    font-size: 24px;
    font-weight: bold;
}
.news-index-view .news-description-news {
    color: #666666;
    font-size: 15px;
    line-height: 22px;
    margin-top: 11px;
    margin-bottom: 12px;
}
.bottomNextBlock {
    margin-top: 2px;
}
.news-index-view .bottomMonth {
    margin-top: 9px;
}
.inCategory {
    line-height: 33px;
    margin-right: -5px;
    position:relative; 
	top:-48px;
}

@media screen and (max-width: 768px) {
	.page-title + div>.inCategory {
		top: 0;
	}
}

.brandBox {
    position: relative;
    padding: 30px 0;
}
.leftBlockBrand a {
    position: relative;
}
.leftBlockBrand img {
    position: relative;
}
.rightBlockBrand img {
    vertical-align: middle;
}
.rightBlockBrand {
    float: right;
    width: 360px;
}
.descriptionBrand {
    color: #666666;
    font-size: 13px;
    line-height: 16px;
    margin-top: 15px;
}
.brandLink {
    float: right;
    line-height: 11px;
    font-style: italic;
    font-size: 11px;
    margin-top: -6px;
}
#nav li.active a, #nav li.over a, #nav li a:hover {
    color: #336699;
}
@font-face {
    font-family: Arial Narrow Bold; /* ??? ?????? ??? CSS ?????? */
    src: local("Arial Narrow Bold"), /* ????????? ??????? ?????? ? ?? ???????????? */
         url(/skin/frontend/default/ais-base/css/Arial_Narrow_Bold.ttf); /* ???? ????? ?? ??????????, ????? ????????? ??? ?? ?????????? ???? */
  }
.ais-line-text {
    color: #999999;
    font-size: 11px;
    font-style: italic;
    line-height: 13px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 2px;
}
.ais-phone {
    font-size: 23px;
    font-weight: bold;
    color: #0d5eac;
    font-family: Arial;
    line-height: 22px;
}
.airweb-link {
    font-size: 12px;
    color: #999999;
}
.blockContentAboutNew {
   margin-top: 20px;
}

/* filter float */
.selectRegion label, .selectFilter label {
    color: #999999;
    font-size: 10px;
    line-height: 22px;
}
.selectRegion select, .selectFilter select {
    width: 200px;
}
.selectRegion li, .selectFilter li {
    float: left;
    margin: 0 20px 23px 0;
}
.selectRegion li.last, .selectFilter li.last, .selectFilter li:last-child {
    margin-right: 0;
}
#region_id {
    width: 200px
}
#tsp {
    margin-top: 20px;
}


@media (min-width: 320px) and (max-width: 480px) {
    .selectRegion ul li, .selectRegion ul li select {
        margin: 0;
        min-width: 100%;
    }
    .news-news div {
        min-width: 100%;
    }

    .news-news div a, .news-news div a img {
        width: 100%;
        margin: 0;
    }

    .timePrint {
        margin-top: 10px;
    }

    .category-news .news-image-news {
        height: auto;
    }
    .top-pager {
        position: relative;
        height: 55px;
    }
    .top-pager:before {
        content: '';
        width: 6px;
        height: 6px;
        border: 2px solid transparent;
        border-top-color: black;
        border-left-color: black;
        position: absolute;
        left: 3px;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
    }
    .top-pager:after {
        content: '';
        width: 6px;
        height: 6px;
        border: 2px solid transparent;
        border-top-color: black;
        border-right-color: black;
        position: absolute;
        right: 3px;
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
    }
    .years_list, .monthSlider {
        overflow-x: auto;
        display: flex;
    }
    .top-pager.bottom-pager {
        height: auto;
        margin: 0 auto;
    }
}

@media (min-width: 370px) and (max-width: 768px) {
	.timePrint,
	.timePrint *,
	.category-promotions .stock-title-stock-one h5 {
		font-size: 14px !important;
	}
	.cms-home .news-title-news-one {
		font-size: 18px;
		line-height: 12px;
	}
	.selectRegion ul li select {
		height:30px;
		border-radius:5px;
	}
	.selectRegion label, 
	.selectFilter label {
		font-size:16px;
		line-height:25px;
	}
	.write-sto td select,
	.write-sto td input[type="text"] {
		height:30px;
		border-radius:5px;
		padding: 0 !important;
	}
    .years_list a, .monthSlider a {
        font-size:14px !important;
    }
    .news-news > a,
    .stock-stock > a {
		font-size:16px !important;
	}
}
/* !filter float */

.box-type {
    margin-bottom: 20px;
    padding-left: 15px;
}
.box-type h3 {
    color: #666666;
    margin-left: -15px;
}
.otdel_name {
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
}
.info-line-map {
    margin-left: 15px;
    color: #999999;
    line-height: 20px;
}
.info-line-map .label {
    float: left;
    margin-right: 10px;
    min-width: 50px;
}
#YMapsID {
    margin-top: 35px;
}
.CustomPointDot {
    font-family:Arial,Geneva CY,Sans-Serif;
    font-size:12px;
    font-weight:bold;
    position:absolute;
    left:1px;
    top:3px;
    text-align:center;
    line-height:21px;
    width:25px;
    height:18px;
    color:#444444;
}
.CustomPointName{
    font-size: 12px;
    font-weight: bold;
    left: 0;
    position: relative;
    text-align: center;
    top: -40px;
}
#mask table {
    height: 100%;
    width: 100%;
}
#mask table td {
    text-align: center;
    vertical-align: middle;
}
.lt {
    height: 0;
}
.rt {
    height: 0;
}
.rb {
    height: 0;
}
.lb {
     height: 0;
}
.col1-layout .products-grid {
    width: auto;
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
}
.products-grid li.item {
    padding: 11px 7px 15px;
    width: 275px;
}
.products-grid.colum-5 li.item {
    padding: 11px 14px 15px;
    width: 145px;
}
.products-grid.colum-5 .product-image {
    height: 170px;
    width: 145px;
}
.products-grid .product-image {
    height: 170px;
    width: 275px;
}
.products-grid.colum-5 .nameCenter {
    text-align: center;
    width: 100%;
}
.products-grid.colum-5 .price-box {
    margin: 0;
    text-align: center;
    width: 100%;
}
.nameCenter {
    float: left;
    text-align: right;
    width: 47%;
}
.nameCars {
	text-align: center;
}
.products-grid .price-box {
    float: right;
    margin: 0;
    text-align: left;
    width: 47%;
}
.products-grid .product-name a {
    color: #666666;
    font-family: Helios Black;
    font-size: 12px;
    text-decoration: none;
}
.regular-price, .regular-price .price {
    color: #666666;
    font-family: Helios Black;
    font-size: 12px;
    font-weight: normal;
}
.product-view {
    border: medium none;
    margin-bottom: 20px;
}
.product-tabs {
    margin-bottom: 25px;
    margin-top: 17px;
    width: 100%;
}
.product-essential {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
.product-tabs ul li {
    float: left;
    position: relative;
    text-align: left;
}
.product-tabs ul li a:hover, .product-tabs ul li.active a {
    background: none repeat scroll 0 0 #FFFFFF;
}
.product-tabs ul li a, .product-tabs ul li a:hover {
    line-height: 13px;
}
.product-tabs ul li a {
    background: url("/skin/frontend/default/ais-base/images/menu-bkg.png") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #57748D;
    color: #333333;
    float: left;
    font-size: 12px;
    font-weight: normal;
    padding: 7px 11px;
}
.more-views {
    float: right;
    width: 270px;
}
.product-view .product-img-box .more-views h2 {
    border-bottom: 1px solid #CCCCCC;
    font-size: 11px;
    margin: 0 0 8px;
    text-transform: uppercase;
}
.product-view .product-img-box .more-views li {
    float: left;
    margin: 0 0 8px 9px;
}
.product-view .product-img-box .more-views li a {
    height: 125px;
    width: 125px;
}
.product-view .product-img-box {
    width: 100%;
}
.storeVarLI {
    width: 309px;
}
.category-news .box-newses {
    min-height: 200px;
}

@media (min-width: 320px) and (max-width: 480px) {
    .box-newses > div {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .cms-home .news-news {
        width: 280px;
        height: initial;
    }
    .overHiden {
	    height: initial;
	}
}
#mailer-form {
    position: relative;
    top: 33px;
}
#mailer-form .form-list li {
    margin: 0 0 10px;
}
#mailer-form .form-list label {
    color: #333333;
    font-size: 10px;
    font-weight: normal;
    line-height: 19px;
    width: 55px;
}
#mailer-form .form-list .input-box {
    clear: none;
    float: left;
    width: 292px;
}
#mailer-form .form-list .input-text {
    height: 17px;
    width: 292px;
}
#mailer-form .checkboxBlock {
    margin-left: 55px;
}
#mailer-form .checkboxBlock .input-text {
    float: left;
    width: auto;
}
#mailer-form .checkboxBlock label {
    color: #666666;
    float: left;
    margin: 0 15px 0 5px;
    width: auto;
}
#mailer-form .form-button {
    height: 20px;
    margin-bottom: 10px;
    margin-top: 1px;
    width: 348px;
}
#mailer-form .form-button button.button-blue {
    background: url("/skin/frontend/default/ais-base/images/button-blue.gif") repeat-x scroll 0 center transparent;
    border-radius: 4px 4px 4px 4px;
    float: right;
}
#mailer-form .form-button span {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-size: 10px;
    height: 20px;
    line-height: 18px;
    padding: 0 25px;
}

#callme-form .form-button button.button-blue {
    background-image: url("/skin/frontend/default/ais-base/images/button-blue.gif") !important;
}

@media (min-width:370px) and (max-width:768px) {
	#callme-form .form-button button.button-blue {
		height:30px;
		background-size:100%;
	}
}

.catalogsearch-result-index .page-head {
    margin-bottom: 9px;
    margin-top: 23px;
}
.catalogsearch-result-index .page-head h3 {
    color: #666666;
    font-size: 20px;
    font-weight: normal;
}
.catalogsearch-result-index .page-head h3 span {
    color: #336699;
}
.sorterDiv {
    line-height: 50px;
}
.sorterDiv span {
    color: #666666;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 15px;
}
.sorterDiv li {
    color: #666666;
    float: left;
    font-weight: bold;
    margin: 0 7px;
}
.sorterDiv a {
    color: #666666;
}
.catalogsearch-result-index .deliver {
    margin: 0 5px !important;
}
.catalogsearch-result-index .deliver span {
    margin: 0 !important;
}
.top-pagin {
    float: none;
    margin-top: 0px;
    position: relative;
}
.pager {
    background: none repeat scroll 0 0 transparent;
    border-top: medium none;
    float: right;
    font-size: 11px;
    margin-right: -15px;
    padding: 4px 8px;
    text-align: center;
    width: 135px;
}
.pager .pages {
    margin: 0;
}
.pager .pages a {
    float: left;
    height: 28px;
    text-decoration: none;
    width: 19px;
}
.copy-fild {
    border: 1px solid #666666;
    float: left;
    font-size: 14px;
    line-height: 19px;
    margin: 3px 2px 0;
    padding: 0 10px;
}
.next-search.pasive {
    background: url("/skin/frontend/default/ais-base/images/next-search-pasive.png") no-repeat scroll center -1px transparent;
}
.next-search {
    background: url("/skin/frontend/default/ais-base/images/next-search-active.png") no-repeat scroll center center transparent;
}
.prev-search.pasive {
    background: url("/skin/frontend/default/ais-base/images/prev-search-pasive.png") no-repeat scroll center center transparent;
}
.prev-search {
    background: url("/skin/frontend/default/ais-base/images/prev-search-active.png") no-repeat scroll center -1px transparent;
}
.bottom-sorter {
    margin: 40px 0 20px;
}
.storeVarLI h5 {
    margin-right: 20px;
    margin-top: 8px;
    color: #0D5EAC;
}

@media screen and (max-width: 768px) {
    .storeVarLI h5 {
        text-align: center !important;
    }
}



@media (min-width:370px) and (max-width:768px) {
	.pager {
		font-size: 18px;
		margin-right: -35px;
		margin-top: 20px;
		width: 170px;
	}
	.gbo-block,
	.gbo-service-block {
		font-size: 18px;
	}
}


/* Ãâ€™ÃÂ½ÃÂµÃ‘Ë†ÃÂ½ÃÂ¸ÃÂ¹ ÃÂ²ÃÂ¸ÃÂ´ ÃÂ±ÃÂ°ÃÂ»Ã‘Æ’ÃÂ½ÃÂ° (ÃÂ½ÃÂ°Ã‘â€¡ÃÂ°ÃÂ»ÃÂ¾)*/
.b-simple-balloon-layout {
    position: relative;
    width: 150px;
    padding: 10px;
    margin-left: -10px;
    border: 1px solid #848877;
    background: #f8ffe0;
}
/* Ãâ€™ÃÂ½ÃÂµÃ‘Ë†ÃÂ½ÃÂ¸ÃÂ¹ ÃÂ²ÃÂ¸ÃÂ´ ÃÂ±ÃÂ°ÃÂ»Ã‘Æ’ÃÂ½ÃÂ° (ÃÂºÃÂ¾ÃÂ½ÃÂµÃ‘â€ )*/
/* "ÃÂ¥ÃÂ²ÃÂ¾Ã‘ÂÃ‘â€šÃÂ¸ÃÂº" ÃÂ±ÃÂ°ÃÂ»Ã‘Æ’ÃÂ½ÃÂ° (ÃÂ½ÃÂ°Ã‘â€¡ÃÂ°ÃÂ»ÃÂ¾)*/
.b-simple-balloon-layout .tail {
    position: absolute;
    width: 30px;
    height: 24px;
    margin-top: 10px;
    background: url("http://api.yandex.ru/i/maps/tail.png") no-repeat;
}
/* "ÃÂ¥ÃÂ²ÃÂ¾Ã‘ÂÃ‘â€šÃÂ¸ÃÂº" ÃÂ±ÃÂ°ÃÂ»Ã‘Æ’ÃÂ½ÃÂ° (ÃÂºÃÂ¾ÃÂ½ÃÂµÃ‘â€ )*/
/* ÃÅ¡ÃÂ½ÃÂ¾ÃÂ¿ÃÂºÃÂ° ÃÂ·ÃÂ°ÃÂºÃ‘â‚¬Ã‘â€¹Ã‘â€šÃÂ¸Ã‘Â ÃÂ±ÃÂ°ÃÂ»Ã‘Æ’ÃÂ½ÃÂ° (ÃÂ½ÃÂ°Ã‘â€¡ÃÂ°ÃÂ»ÃÂ¾)*/
.b-simple-balloon-layout .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 13px;
    height: 13px;
    margin-right: 5px;
    margin-top: 5px;
    background: url("http://api-maps.yandex.ru/i/0.3/balloon/close.gif") no-repeat;
    cursor: pointer;
}
/* "ÃÅ¡ÃÂ½ÃÂ¾ÃÂ¿ÃÂºÃÂ° ÃÂ·ÃÂ°ÃÂºÃ‘â‚¬Ã‘â€¹Ã‘â€šÃÂ¸Ã‘Â ÃÂ±ÃÂ°ÃÂ»Ã‘Æ’ÃÂ½ÃÂ° (ÃÂºÃÂ¾ÃÂ½ÃÂµÃ‘â€ )*/
.accordeon-header {
    background: url("/skin/frontend/default/ais-base/images/tab-normal.gif") repeat scroll 0 0 transparent;
    cursor: pointer;
    margin: 1px 0 0;
    position: relative;
}
.accordeon-header a {
    color: #999999;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding: 6px 5px 6px 30px;
    text-decoration: none;
    text-transform: none;
}
.accordeon-content {
    background: url("/skin/frontend/default/ais-base/images/bg-accordian-open-content.gif") repeat-x scroll left top transparent;
    border-top: 0 none;
    overflow: hidden;
    position: relative;
    top: 1px;
    width: 100%;
}
.appendBlock {
    overflow: hidden;
    padding: 20px;
    width: auto;
}
.accordeon-header:hover {
    background: url("/skin/frontend/default/ais-base/images/tab-hover.gif") repeat scroll 0 0 transparent !important;
    border-bottom: 0 none !important;
}
.accordeon-header.active {
    background: url("/skin/frontend/default/ais-base/images/tab-active.gif") repeat scroll 0 0 transparent !important;
    border-bottom: 0 none !important;
}
.accordeon {
    /*background: url("/skin/frontend/default/ais-base/images/bg-accordian-footer.jpg") repeat-x scroll left bottom transparent;*/
    border-top: 1px solid #BCBCBC;
    clear: both;
    overflow: hidden;
    padding-bottom: 32px;
    padding-top: 1px;
    width: 100%;
}
.accordeon-header.active a, .accordeon-header:hover a {
    color: #ffffff;
}
/*ÃÂ¿ÃÂµÃ‘â‚¬ÃÂµÃÂ´ÃÂµÃÂ»ÃÂ°ÃÂ½ÃÂ°Ã‘Â ÃÂ½ÃÂ°ÃÂ²ÃÂ¸ÃÂ³ÃÂ°Ã‘â€ ÃÂ¸Ã‘Â*/
#nav table {
	width: 100%;
}
#nav a {
    padding: 8px 0 10px;
}
#nav li.last a {
    padding-left: 0px;
}
#nav > li.first a span {
    padding-left: 18px;
}
#nav li.first a {
    padding-left: 0px;
}
/*ÃÂ¿ÃÂµÃ‘â‚¬ÃÂµÃÂ´ÃÂµÃÂ»ÃÂ°ÃÂ½ÃÂ°Ã‘Â ÃÂ½ÃÂ°ÃÂ²ÃÂ¸ÃÂ³ÃÂ°Ã‘â€ ÃÂ¸Ã‘Â*/
.gallery.clearfix li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.account-menu ul {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #e0e0e0;
    float: left;
}
.account-menu li {
    float: left;
    background: url("/skin/frontend/default/ais-base/images/account_menu.png") repeat-x scroll 0 0;
    border-left: 1px solid #cccccc;
    height: 26px;
    line-height: 26px;
}
.account-menu li:first-child {
    border: none;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.account-menu li.last {
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomright: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.account-menu li.active {
    background: url("/skin/frontend/default/ais-base/images/account_menu_active.png") repeat-x scroll 0 0;
}
.account-menu li a {
    text-decoration: none;
}
.account-menu li a span {
    color: #767676;
    font-size: 12px;
    padding: 5px 13px;
}
.account-menu li.active a span {
    color: #ffffff;
}
.filter-type li {
    float: left;
    padding: 10px;
}
.filter-type li a span {
    color: #333333;
}
.filter-type li.active a span {
    color: #336699;
}
.filter-type li.active a {
    text-decoration: none;
}
.my-account table {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #cccccc;
    width: 100%;
}
.my-account table thead tr td {
    border-bottom: 1px solid #cccccc;
}
.my-account table thead tr, .my-account table tr.color {
    background: url("/skin/frontend/default/ais-base/images/table-bg.png") repeat-x scroll 0 bottom;
}
.my-account table td {
    padding: 5px 20px;
    vertical-align: middle;
}
.my-account table thead td {
    color: #333333;
    font-size: 10px;
    text-align: center;
}
.my-account table tbody tr td {
    border-top: 1px solid #cccccc;
}
.my-account table tbody tr:first-child td {
    border-top: none;
}
.my-account table tbody td {
    color: #6a6a6a;
    font-size: 12px;
    text-align: center;
}
.my-account table tbody tr td:first-child {
    text-align: left;
}
.my-account .fieldset {
    border: 1px solid #336699;
}
.messages {
    margin: 25px auto 0 !important;
    overflow: hidden;
    text-align: left;
    width: 950px;
}

@media screen and (max-width: 768px) {
    .messages {
        width: auto;
    }
}
.widget-litebox .form-button button.button-blue {
    background-image: url("/skin/frontend/default/ais-base/images/button-blue.gif") !important;
}
.table-services table {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}
.table-services td {
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    text-align: center;
    padding: 5px;
	vertical-align: middle;
}
.sort-order {
    margin-left: 50px;
}
.table-services {
    margin-top: 10px;
}
.col1-layout .special-brand .product-img-box, .special-brand .more-views {
    width: 380px;
}
.col1-layout .special-brand .product-shop {
    width: 480px;
}
.description {
    margin-top: 0px;
	/* margin-top: 20px; */
}
.special-brand table td {
    padding: 0 5px;
}
.special-brand table tr:first-child td {
   background: url("/skin/frontend/default/ais-base/images/table-head.png") repeat-x scroll 0 0 transparent;
   text-align: center;
}
.special-brand table tr:first-child td, .special-brand table tr:first-child td div {
	text-align: center !important;
}
.region-block {
    border: medium none;
    width: 555px;
    overflow: hidden;
}
.header {
    height: 75px;
}

@media screen and (max-width: 991px) {
    .region-logo li.first.region-block {
        display: flex;
        justify-content: center;
    }
    .header .logo {
        width: auto;
    }
}

@media screen and (max-width: 768px) {
    .header {
        width: auto;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .header .logo {
        display: block;
        float: none;
        width: 175px;
        overflow: hidden;
    }
    .header .logo img {
        height: 48px;
        max-width: initial;
        width: auto;
    }
    li.first.region-block .city-name {
        display: none;
    }
}
.city-name {
	 left: 15px;
    position: relative;
	z-index: -1;
}
.city-name h3:first-child {
	font-weight: normal;
}
.product-view .product-shop .short-description {
    background: none;
	padding: 0px;
}
.listTab li {
	float: left;
	margin-right: 0;
	padding: 0 10px;
	white-space: nowrap;
	word-wrap: normal;
}
.listTab li.active {
	background: none repeat scroll 0 0 #dde0e1;
}
.superTab .listTab {
	background: none repeat scroll 0 0 #dde0e1;
    margin: 0 21px;
    padding: 0 5px;
}
#nav ul, #nav div {
    border: medium none;
    top: 36px;
    width: 143px;
    -webkit-box-shadow: 0px 6px 8px 0px #666666;
    box-shadow: 0px 6px 8px 0px #666666;
    background: url("/skin/frontend/default/ais-base/images/menu-bkg-active.png") repeat scroll 0 0 #ffffff;
    padding: 12px 0;
	z-index: 999;
}
#nav .nav-9 ul {
    -webkit-border-radius: 10px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-topleft: 0;
    border-radius: 10px;
    border-top-left-radius: 0;
}
#nav ul li, #nav ul li.active {
    background: none repeat scroll 0 0 transparent;
    padding-bottom: 3px;
}
#nav ul li a, #nav ul li a:hover, #nav ul li:hover, #nav ul li.over, #nav ul li.active, #nav ul li.last {
    background: none repeat scroll 0 0 transparent;
	padding: 0;
}
#nav ul li a {
    border: none;
}
#nav li.nav-9 ul.shown-sub {
    left: 1px;
}
#nav li.nav-10 ul.shown-sub {
    left: -32px;
}
#nav ul li a {
    color: #666666 !important;
    font-size: 11px;
}
#nav ul li a:hover {
	color: #336699 !important;
	font-size: 11px;
}
.brand-filials {
    position: absolute;
    display: none;
    line-height: 30px;
    padding: 10px;
    left: 0px;
    top: 48px;
    -webkit-border-radius: 7px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 7px;
    -moz-border-radius-topleft: 0;
    border-radius: 7px;
    border-top-left-radius: 0;
}
.brand-filials table td {
    height: 30px;
}
.brand-filials table td a {
    color: #666666;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
.img-filial-brand {
    text-align: center;
    width: 40px;
}
.address-filial {
    text-align: left;
    width: 90px;
}
li.brand-item:hover {
    background: url("/skin/frontend/default/ais-base/images/menu-bkg-active.png") repeat scroll 0 0 #ffffff;
}
li.brand-item:hover > .brand-filials, .brand-filials:hover {
    background: url("/skin/frontend/default/ais-base/images/menu-bkg-active.png") repeat scroll 0 0 #ffffff;
    display: block;
/*    -webkit-box-shadow: 0px 6px 8px 0px #666666;
    box-shadow: 0px 6px 8px 0px #666666;*/
}
.brandBox:hover > .brand-filials, .brand-filials:hover {
    display: block;
	z-index: 1001;
}
.brandBox:hover {
	z-index: 1001;
}
.brandBox a {
	cursor: pointer;
}
.brands-page .brandBox:hover , .brands-page .brandBox:hover > .brand-filials , .brands-page .brandBox:hover > .brand-filials {
    background: url("/skin/frontend/default/ais-base/images/menu-bkg-active.png") repeat scroll 0 0 #ffffff;
}
.brands-page .brandBox:hover {
    -webkit-border-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

.brandBox > .brand-filials {
    top: 100px;
    padding: 10px 0;
    z-index: 1;
}
#box_7 > .brand-filials {
    right: auto;
}
.brandBox > .brand-filials .img-filial-brand {
    width: 20px;
    text-align: right;
}
.brandBox .brand-filials table {
    width: 145px;
}
.brandBox .brand-filials table td {
    line-height: 18px;
}
.brad-link {
    padding: 17px 0 10px;
}
.brad-link li {
    float: left;
    margin-right: 10px;
}
.brad-link a {
    font-size: 12px;
    color: #333333;
}
.product-view .product-shop .product-name h1 {
    color: #336799;
    font: 22px/1.35 Arial,Helvetica,sans-serif;
}
.product-essential h2 {
    color: #333333;
    font: 18px/1.35 Arial,Helvetica,sans-serif;
}
.one-block-filial {
    float: left;
    width: 50%;
}

@media screen and (max-width: 480px) {
	.one-block-filial {
	    width: 100%;
	}	
}

.description table, .product-essential table {
	border: 1px solid #999999;
	border-top: none;
	/*margin-top: 10px;*/
}
.description table td, .product-essential table td {
	border: none;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	height: 20px;
	vertical-align: middle;
	padding: 3px 10px;
	/*padding-left: 20px !important;*/
	/*padding-right: 30px !important;*/
	/*text-align: left;*/
}
.description table td div, .product-essential table td div {
	text-align: left;
}
.description table td div font, .product-essential table td div font  {
	color: #666666;
    font-size: 12px;
}
.description table thead tr:first-child  td, .product-essential table thead tr:first-child  td {
	border-top: none;
	/*padding: 0 !important;*/
}
.product-essential table tr:first-child  td:nth-child(2n+2) {
	border-left: 1px solid #999999;
}
.product-essential table tr:first-child  td {
	padding: 3px 10px;
}
.description table tr td:first-child, .product-essential table tr td:first-child {
	border-left: none;
}
.firstBack {
	background: #efeff0;
}
.secondBack {
	background: #e6e7e8;
}
.thirdBack {
	background: #f1f2f3;
}
.forthBack {
	background: #f6f7f7;
}

.description table tr:nth-child(2n+1), .product-essential table tr:nth-child(2n+1) {
	background: #efeff0;
    /*background: #fff;*/
}
.description table tr:nth-child(2n+2), .product-essential table tr:nth-child(2n+2) {
    background: #e6e7e8;
    /*background: #fff;*/
}
.product-essential.brand-3 table tr:nth-child(2n+2) td:nth-child(2n+1), .product-essential.brand-3 table tr:nth-child(2n+1) td:nth-child(2n+2),
.product-essential.brand-16 table tr:nth-child(2n+2) td:nth-child(2n+1), .product-essential.brand-16 table tr:nth-child(2n+1) td:nth-child(2n+2) {
	background: none;
    /*background: #fff;*/
}


.legend .legend-item div {
	display: inline-block;
	margin: 2px 4px 0 0;
	vertical-align: middle;
}
.legend .recommended, .legend .required {
	border: 1px solid #999999;
	height: 20px;
	width: 20px;
}
.legend .recommended {
	background-color: #F6F7F7;
}
.legend .required {
	background-color: #EFEFF0;
}

.description table tr:first-child  td, .description table tr:first-child td strong, .description table tr:first-child td strong font,
.product-essential table tr:first-child  td, .product-essential table tr:first-child td strong, .product-essential table tr:first-child td strong font {
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	font-weight: normal;
	/*text-transform: uppercase;*/
}
.partners-list td {
	vertical-align: middle;
	height: 100px;
	padding: 10px 35px;
}
.partners-list img.act, .partners-list td:hover img.norm {
	display: none;
	vertical-align: middle;
}
.partners-list td:hover img.act {
	display: inline;
	vertical-align: middle;
}
.partners-list img {
	vertical-align: middle;
}

@media screen and (max-width: 768px) {
    .partners-list {
        width: 100%;
    }
    .partners-list tbody {
        width: 100%;
    }
    .partners-list tr {
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: center;
        height: 100px;
    }
    .partners-list td {
        vertical-align: middle;
        height: auto;
        padding: 0 !important;
        width: 19%;
        text-align: center;
    }
    .partners-list td a {
        width: 100%;
    }
    .partners-list img {
        max-width: 100%;
    }
}
#my-form table tbody tr:first-child > td {
	width: 240px;
	padding: 2px 0 0;
}
.category-enterprise .inPage {
    top: -746px;
	display: none;
}
.box-close {
	position: absolute;
    right: 14px;
    top: 15px;
}
.banner-box-top #prevBtn, .banner-box-top #nextBtn {
	width: 50px;
	height: 50px;
	top: 120px;
	text-indent: 0;
	font-size: 0px;
	display:none;
}
.banner-box-top #prevBtn {
	background: url("/skin/frontend/default/ais-base/images/icon/prev-50-50.png") no-repeat scroll 0 0 transparent;
	left: 0px;
}
.banner-box-top #nextBtn {
	background: url("/skin/frontend/default/ais-base/images/icon/next-50-50.png") no-repeat scroll 0 0 transparent;
	left: 900px;
}
.news-index-view .one-news, .stock-index-view .one-stock {
	width: 73%;
	float: left;
	overflow: hidden;
}
.right-block-news {
	width: 25%;
	float: right;
	margin-top: 30px;
}

@media screen and (max-width: 768px) {
    .socialBlock.inPage {
        position: static;
        float: none;
    }
    .news-index-view .one-news, .stock-index-view .one-stock {
        width: 100%;
        float: none;
    }
    .right-block-news {
        width: 100%;
        float: none;
        display: none;
    }
    .news-index-view .one-news img, .stock-index-view .one-stock img {
        height: auto !important;
    }
    table.write-sto tr {
        display: flex;
        flex-direction: column;
        max-width: 75vw;
    }

    table.write-sto {
        margin: 0;
    }

    #tradeinForm select {
        width: 100% !important;
    }
    #tradeinForm input[type="submit"] {
        white-space: initial;
        height: auto;
    }
    #tradeinForm .value input[type=text] {
        width: 100% !important;
    }
    .gbo-block table tr, .gbo-service-block table tr {
        display: flex;
        flex-direction: column;
    }

    .gbo-block table tr td, .gbo-service-block table tr td {
        margin-top: 20px;
    }

    .gbo-block table tr td a, .gbo-service-block table tr td a {
        margin: 0 !important;
    }
}

.right-block-news .news_entry {
	width: 100%;
	margin-bottom: 20px;
}
.right-block-news .news-image-news {
	float: left;
	margin-top: 7px;
}
.right-block-news .news-title-news-one {
	float: right;
    width: 58%;
}
.right-block-news .news-title-news-one a {
	text-decoration: none;
	font-size: 11px;
    text-align: left;
}
.right-block-news .overHiden {
	height: auto;
	margin-bottom: 20px;
}
.netCopyLink li {
	float:left;
	margin-right: 5px;
}
.netCopyLink ul {
	float: right;
}
.all-block-desc {
    width: 300px;
	float: left;
}
.top-block-desc {
    background-color: red;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    padding: 20px;
}
.bottom-block-desc {
    background: blue;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    opacity: 0.9;
    padding: 20px;
}
.YMaps-b-balloon_close-on .YMaps-b-balloon-content {
	overflow: visible !important;
}
/* Ãâ€™ÃÂ½ÃÂµÃ‘Ë†ÃÂ½ÃÂ¸ÃÂ¹ ÃÂ²ÃÂ¸ÃÂ´ ÃÂ±ÃÂ°ÃÂ»Ã‘Æ’ÃÂ½ÃÂ° (ÃÂ½ÃÂ°Ã‘â€¡ÃÂ°ÃÂ»ÃÂ¾)*/
.b-simple-balloon-layout {
position: relative;
width: 300px;
padding: 10px;
margin-left: -10px;
border: none;
background: none;
}
/* Ãâ€™ÃÂ½ÃÂµÃ‘Ë†ÃÂ½ÃÂ¸ÃÂ¹ ÃÂ²ÃÂ¸ÃÂ´ ÃÂ±ÃÂ°ÃÂ»Ã‘Æ’ÃÂ½ÃÂ° (ÃÂºÃÂ¾ÃÂ½ÃÂµÃ‘â€ )*/


/* ÃÅ¡ÃÂ½ÃÂ¾ÃÂ¿ÃÂºÃÂ° ÃÂ·ÃÂ°ÃÂºÃ‘â‚¬Ã‘â€¹Ã‘â€šÃÂ¸Ã‘Â ÃÂ±ÃÂ°ÃÂ»Ã‘Æ’ÃÂ½ÃÂ° (ÃÂ½ÃÂ°Ã‘â€¡ÃÂ°ÃÂ»ÃÂ¾)*/
.b-simple-balloon-layout .close {
position: absolute;
right: 10px;
top: 10px;
width: 13px;
height: 13px;
margin-right: 5px;
margin-top: 5px;
background: url("http://api-maps.yandex.ru/i/0.3/balloon/close.gif") no-repeat;
cursor: pointer;
}
/* "ÃÅ¡ÃÂ½ÃÂ¾ÃÂ¿ÃÂºÃÂ° ÃÂ·ÃÂ°ÃÂºÃ‘â‚¬Ã‘â€¹Ã‘â€šÃÂ¸Ã‘Â ÃÂ±ÃÂ°ÃÂ»Ã‘Æ’ÃÂ½ÃÂ° (ÃÂºÃÂ¾ÃÂ½ÃÂµÃ‘â€ )*/
.highslide-gallery ul li {
    height: 65px !important;
    margin: 5px !important;
    width: 65px !important;
}

/* ÃÂ¾Ã‘â€šÃ‘ÂÃ‘â€šÃ‘Æ’ÃÂ¿Ã‘â€¹ ÃÂ² Ã‘ÂÃ‘â€šÃÂ°Ã‘â€šÃ‘Å’Ã‘ÂÃ‘â€¦ ÃÂ¾Ã‘â€š ÃÂºÃÂ°Ã‘â€šÃ‘â‚¬ÃÂ¸ÃÂ½ÃÂ¾ÃÂº */
.news-news img {
    margin: 0 5px;
}
table.MsoNormalTable, #price-content table {
	width: 100% !important;
	height: auto !important;
}
table.MsoNormalTable p {
	margin: 0;
}
.sy-table {
	border: none !important;
}
.main table.sy-table td, .main .description table.sy-table .description tr:nth-child(2n+2) td:nth-child(2n+2), .main .description table.sy-table tr:nth-child(2n+1) td:nth-child(2n+2),
.main .description table.sy-table tr:nth-child(2n+2) td:nth-child(2n+1), .main .description table.sy-table tr:nth-child(2n+1) td:nth-child(2n+1) {
	background-color: #ffffff !important;
	border: none !important;
}
.main #color-content table, .main #color-content table td, .main #color-content table .description tr:nth-child(2n+2) td:nth-child(2n+2), .main #color-content table tr:nth-child(2n+1) td:nth-child(2n+2),
.main #color-content table tr:nth-child(2n+2) td:nth-child(2n+1), .main #color-content table tr:nth-child(2n+1) td:nth-child(2n+1) {
	background-color: #ffffff !important;
	border: none !important;
	padding: 10px !important;
	text-align: center;
}
.main #color-content table p, .main #color-content table strong, .main #color-content table td {
	font-weight: bold !important;
    text-transform: none !important;
	text-align: center !important;
}
table tr.b001C58 td, table tr.b001c58 td {
	background-color: #001C58 !important;
}
.description table td p, .product-essential table td p {
	text-align: center;
}
.description table td:first-child p, .product-essential table td:first-child p {
	text-align: left;
}
#backTable tr td {
    background: #fff!important;
}
.city-phone table td {
	vertical-align: middle;
	height: 60px;
}
.city-phone table td p:last-child {
	margin-bottom: 0;
}
.city-phone table td p:first-child {
	margin-bottom: 5px;
}
.loadChecknumber {
	background: url("/skin/frontend/default/ais-base/images/loadNomer.jpg") no-repeat 0 0 transparent;
    height: 257px;
    opacity: 0.9;
    text-align: center;
    width: 400px;
	filter: alpha(opacity = 90);
}
.containerNumber {
	position: absolute;
	text-align: center;
	margin-left: 240px;
    margin-top: -160px;
	z-index: 100001;
	display: none;
}
.containerNumber span {
	color: #333333;
    font-size: 14px;
	top: -134px;
	position: relative;
	font-weight: bold;
}
.products-grid.citroen li.item {
	width: 200px;
}
.products-grid.citroen .product-image {
    height: 120px;
    width: 200px;
}
div.jGrowl.center {
	top: 176px;
}
.main-callme em {
	float: none !important;
	right: auto !important;
	top: auto !important;
}
.icon-infoblock {
	left: -48px;
    position: absolute;
}
@-moz-document {
    .icon-infoblock {
        top: 12px;
    }
}
.tableMy {
    border-top:1px solid black;
    border-right:1px solid black;
    background-color: #fff;
}

.tableMy td {
    background-color: #fff;
    border-left:1px solid black;
    border-bottom:1px solid black;
}
#complaints .osolCaptchaBlock {
	margin-top: 5px;
	width: 278px !important;
}
#complaints .osolCaptchaBlock label {
	margin-right: 14px;
	font-size: 10px;
}
.cms-enterprise #tsp {
	width: 60%;
	float:left;
	margin-top: 0px;
}
.cms-enterprise .selectRegion {
	display: none;
}
.cms-enterprise .one-block-filial {
    float: left;
    padding-right: 2%;
    width: 48%;
}
.url_filial .label {
	width: 105px;
}
.store-2 #brand-14:hover, .store-2 #brand-12:hover, .store-31 #brand-12:hover, .store-31 #brand-14:hover, .store-8 #brand-14:hover , .store-11 #brand-14:hover ,
.store-2 #box_4, .store-2 #box_1, .store-31 #box_4, .store-31 #box_1, .store-2 #box_4, .store-2 #box_1, .store-8 #box_4, .store-11 #box_4  {
	background: none;
}
.store-2 #brand-14:hover .brand-filials, .store-2 #brand-12:hover .brand-filials, .store-31 #brand-14:hover .brand-filials, .store-31 #brand-12:hover .brand-filials, .store-8 #brand-14:hover .brand-filials, .store-11 #brand-14:hover .brand-filials,
.store-2 #box_4:hover .brand-filials, .store-2 #box_1:hover .brand-filials, .store-31 #box_4:hover .brand-filials, .store-31 #box_1:hover .brand-filials,
.store-8 #box_4:hover .brand-filials, .store-11 #box_4:hover .brand-filials  {
	display: none !important;
}

@media screen and (max-width: 991px) {
    .brandsListNew .brand-filials .img-filial-brand {
        display: none;
    }

    .brandsListNew .brand-filials {
        z-index: 50;   
    }
}

#brandsList > table > tbody > tr > td {
	text-align: center;
}

@media screen and (max-width: 768px) {
    #brandsList {
        overflow: auto;
    }
    .brandsListNew #brandsList {
        overflow: initial;

    }
    #brandsList > table > tbody > tr:before {
        content: '';
        width: 6px;
        height: 6px;
        border: 2px solid transparent;
        border-top-color: black;
        border-left-color: black;
        position: absolute;
        left: 3px;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
    }
    #brandsList > table > tbody > tr:after {
        content: '';
        width: 6px;
        height: 6px;
        border: 2px solid transparent;
        border-top-color: black;
        border-right-color: black;
        position: absolute;
        right: 3px;
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .gbo-block img,
    .gbo-service-block img {
        height: auto;
    }

    .gbo-block table tr td,
    .gbo-service-block table tr td {
        display: flex;
        flex-direction: column;
        width: 100%;
        white-space: nowrap;
    }

    .gbo-block table tr td + td,
    .gbo-service-block table tr td + td {
        margin-top: 5px;
    }

    .gbo-block table tr td a,
    .gbo-service-block table tr td a {
        margin-right: 0 !important;
    }

    .widget-litebox .main-litebox {
        padding: 20px !important;
        overflow: hidden;
    }

    .widget-litebox .form-list li {
        width: 91%;
    }

    .page-title h1, .page-title h2 {
        margin: 0 0 0 20px;
    }
}

.town_vacancy {
	margin-top: 30px;
}
.timePrint h5 {
    color: #666666;
    font-size: 10px;
}
.result-title  a {
  color: #336699;
  font-size: 16px;
  font-weight: bold;
}
.result-cat a {
	color: #333333;
	font-size: 14px;
}
.result-description {
  color: #666666;
  font-size: 14px;
  line-height: 16px;
  margin-top: 11px;
  width: 100%;
}
.search-data-box {
	width: 100%;
	margin-bottom: 40px;
}
.TableAlignCenter {
	width: 100%;
}
.TableAlignCenter td {
	text-align: center;
	padding: 5px;
}
#disclaimer-content .closed, #disclaimer-content-2 .closed, #disclaimer-content-3 .closed {
	cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
}
#nav ul li.parent a {
	background: none;
}
.main #price-content table td, #price-content table td span {
    font-size: 12px !important;
}
/*.info-line-map.brand-telephone .label {
	width: auto;
	margin-right: 10px;
}*/
/*.avtocentr .default-phone {
	display: none;
}*/
/*******plagin poshlina start*******/
#main {
    background-color: #D52027;
    height: 170px;
    width: 470px;
}
#days {
    display: block;
    height: 65px;
    margin-bottom: 0;
}
#caption {
    color: white;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 3px;
    text-align: center;
}
#number .num {
    background-color: royalblue;
    border: 4px solid white;
    border-radius: 15px 15px 15px 15px;
    color: white;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 51pt;
    font-weight: 500;
    height: 55px;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 70px;
	margin-right: 6px;
}
#number .num span {
    bottom: 0;
    left: 0;
    margin-top: -24px;
    position: absolute;
    right: 0;
    top: 0;
}

#number {
    padding-left: 150px;
    text-align: right;
    /*width: 67%;*/
}
#text {
    color: white;
    display: inline;
    float: left;
    font-family: arial;
    font-size: 13pt;
    font-weight: bold;
    margin-top: 38px;
    text-transform: uppercase;
    vertical-align: bottom;
}
#poster {
    clear: both;
    line-height: 14px;
    padding: 2px 6px;
}
#poster #title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
}
#poster .smallText {
    color: white;
    font-size: 9pt;
    letter-spacing: -1px;
}
#poster .price {
    color: white;
    font-size: 12pt;
    font-weight: bold;
    letter-spacing: -1px;
}
#agitation {
    color: white;
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
}
.aiscorp {
	display: block !important;
}

/*******plagin poshlina end*******/
.locale {
	position: absolute;
	right: 20px;
	top: 17px;
}

@media screen and (max-width: 991px) {
    .locale {
        position: static;
        right: 0;
        top: 0;
        order: 1;
        margin-left: 20px;
        display: none;
    }
}

.locale li {
    float: left;
    margin-left: 10px;
}

.ui-datepicker-trigger {
	margin-left: 5px;
	vertical-align: middle;
}


/* anketa tradeinForm */
#tradeinForm table td {
	padding: 7px 0;
}
#tradeinForm .required{
	color: red;
	margin-left: 2px;
}
#tradeinForm .label{
	width: 310px;
}
#tradeinForm #mileage input{
	width: 100px;
}
#tradeinForm #comment span{
	font-size: 8pt;
	font-weight: 100;
}
#tradeinForm #mileage span{
	margin-left: 7px;
	font-size: 10pt;
	font-weight: 500;
	vertical-align: middle;
}
#tradeinForm #price_auto input{
	width: 180px;
}
#tradeinForm #price_auto select{
	width: 70px;
}
#tradeinForm_checkbox .label{
	width: 577px;
}
#tradeinForm_checkbox .label input{
	float: left;
	margin-right: 10px;
}
#label_required {
	padding-bottom: 20px;
}
#tradeinForm #label_contacts {
	font-size: 13pt;
	font-weight: 500;
	padding-bottom: 20px;
	padding-top: 20px;
}
#tradeinForm .value input[type=text] {
	width: 254px;
	padding: 2px;
}
#tradeinForm select {
	width: 260px;
}
#tradeinForm textarea {
	height: 10em !important;
	width: 254px !important;
	overflow: auto;
	padding: 2px;
}

#disclaimer {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	display: none;
	left: 0;
	margin-top: -435px;
	padding: 20px;
	position: absolute;
	text-align: justify;
	z-index: 1000;
	font-size: 10px;
}

#input_captcha input {
	width: 100px;
	padding: 2px;
}
#img_captcha {
	float: left;
}
#input_captcha {
	float: left;
}

td.button-place {
	vertical-align: middle;
}
/* end anketa tradeinForm */

#app_store{
    position: absolute;
    top:-4px;
    margin-left: 135px;

}

#googleplay{
    position: absolute;
    top:4px;
    margin-left: 15px;

}


#ceni-na-uslugiContent {
	margin-top:15px
}

#ceni-na-uslugiContent table td{
	padding:5px;
	border: 1px solid #E3E3E3;
}


/* list button */
.menu-order-online ul li a {
    background: none repeat scroll 0 0 #1b6bad;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin-bottom: 3px;
    text-align: center;
    text-decoration: none;
    width: 158px;
}
.products-grid .menu-order-online {
	text-align: center;
}
/* !list button */

.red_strip {
    overflow: auto;
    margin: auto;
    left: 0; right: 0;
    margin-top: 25px;
    margin-bottom: 20px;
    height:50px;
    width: 950px;
    background-color: #D7202D;
    border-radius: 5px;
}

@media screen and (max-width: 768px) {
    .red_strip {
        width: auto;
    }
}

.red_strip p {
    padding-top: 10px;
}
.red_strip p span a{
    color:white;
}

.price_paz_cart{
    display: block;
    float: right;
    width: 280px;
    margin-top: 47px;
    padding: 15px 0;
    background-color: #336699;
    color: #ffffff;
    text-align: center;
    font-size: 20px; 
}
.product-essential table tr:nth-child(2n+2) {
    border: 1px solid grey;
}
#tradeinForm table td {
    padding: 4px;
    font-size: 13px;
    color: #000;
}
#tradeinForm label {
    font-weight: normal;
}

.nav>li>a {
    padding: 14px 13px !important;
}

.hidden{
    display: none !important;
}
.fas{
    position: absolute;
}
.menu-icon{
    display: none;
}
.sw-mobile-menu{
    display: none;
}
@media screen and (min-width: 991px) {
    .sw-mobile-menu{
        display: none;
    }
    .sw-mobile-menu-bk-div{
        display: none;
    }
}
@media screen and (max-width: 991px) {
   .menu-icon{
        display: block;
        color: #000;
        font-size: 30px;
        width: 50px;
        height: 50px;
        position: fixed;
        right: 20px;
        top: 5px;
        z-index: 999;
    }
    
    .sw-mobile-menu{
        position: fixed;
        left: 0px;
        padding: 10px 20px;
        z-index: 999;
        height: 100%;
        max-height: 96vh;
        width: 75%;
        max-width: 205px;
        background: #333;
        color: #fff;
        overflow: auto !important;
    }
    .sw-mobile-menu>li{
        padding: 12px 0 0;
        text-align: left;
    }
    .sw-mobile-menu>li>a{
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        text-decoration: none
    }
    ul.sw-mobile-menu_l1 li {
        text-transform: uppercase;
        margin-top: 5px;
    }
}
@media screen and (max-width: 768px) {
    .menu-item > a svg {
        margin-left: 5px;
    }
   .sw-mobile-menu_l1 {
        padding: 0 10px;
    }
    .sw-mobile-menu_l1 a {
        color: #ffffff;
        text-decoration: none;
        font-size: 14px;
    }
}

.news-item a {
    text-decoration: none
}


.news-item {
    margin: 10px;
    background: #fff;
    box-shadow: 1px -1px 18px 1px rgba(0,0,0,.44)
}

.news-item img {
    width: 100%;
    height: 200px
}

.news-item .news-descr {
    height: 150px
}

.news-item .news-descr .item_date {
    background: #20252b;
    padding: 6px 20px
}

.news-item .news-descr .item_date span {
    color: #fff;
    line-height: 1
}

.news-item .news-descr .item_date .news-day {
    font-size: 26px;
    margin-right: 10px;
    margin-top: 10px;
    display: block;
    float: left
}

.news-item .news-descr .item_date .date-column .date-year {
    display: block
}

.news-item .news-descr .news-label {
    padding: 15px 20px;
    text-transform: uppercase;
    font-size: 10px
}

.news-item .news-descr .row {
    margin: 0
}

.news-item .news-descr .news-title {
    padding: 30px;
    font-size: 13px
}

.news-item:hover {
    transform: scale(1.05);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.home-news .all_news {
    display: block;
    margin-bottom: 20px
}

@media (max-width: 1200px) {
    .news-item .news-descr {
        height:auto
    }

    .news-item .news-descr .news-label {
        font-size: .6em
    }
}

.date-first-new,.section-news {
    margin: 20px 0;
    display: block;
    font-size: 16px
}

#onenews {
    font-size: 16px;
    color: #1a212d
}
/* models at home */
.cms-home .main {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 7px;
    box-shadow: 0 0 5px #888888;
    margin-bottom: 20px;
    padding: 1px;
    width: 950px;
}
.boxNews {
    /*float: right;*/
	width: inherit;
}
.boxNews:nth-child(2) {
    margin-bottom: 20px;
}
.cms-home .page-title {
	margin-left: 0;
}
.page-title h1, .page-title h2 {
	color: #333333;
	font-size: 24px;
	padding: 0 17px;
}
.cms-home .modelsBlock {
	width: 948px;
}
.cms-home .products-grid li.item {
	padding: 11px 19px 15px;
}
.cms-home .products-grid li.item {
	text-align: center;
	width: 114px;
}
.cms-home .products-grid .product-image {
	height: 65px;
	width: 140px;
}
.cms-home .products-grid .product-name {
	margin: 0;
}
/* !models at home */


/* opel mm block */
.gallery-mm .gallery-head .gallery-text {
	margin: 20px 0;
}

.gallery-mm  .gallery-item {
    display: inline-block;
	margin-right: 10px;
	float: left;
	border: 1px solid #cecece;
	height: 220px;
	width: 304px;
}
.gallery-mm  .gallery-item  h3 {
	margin-bottom: 8px;
}
.gallery-mm  .gallery-item  h3 a {
	color: #333333;
	font-weight: 700;
	font-size: 16px;
	
}
.gallery-mm  .gallery-item > div {
	padding: 8px 15px 15px;
}
/* !opel mm block */

/* product list */
.products-grid .product-image {
	height: 95px;
	width: 217px;
}
/* !product list */

.short-description-in-title{
	position:relative;
	  float: right;
	  margin-right: 10px;
	  margin-top: -29px;
}

.std ul {
	list-style: none;
}
/*=============== order test drive ======================*/

.order {
	margin: 0 auto;
	width: 450px;
	overflow-x: hidden;
}
form.zf {
	line-height: 1.2;
	margin: -1.1em 0 1em;
	position: relative;
}
form.zf * {
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.zf dl {
	margin: 0 0 15px;
}
.zf dl:after, .zf fieldset.range:after, .zf .zf-buttons:after, .zf fieldset div.zf-repeatbuttons:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.zf dt {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.order-input, .order-select, .order-textarea {
	background-color: #E6E6E6;
	border: 1px none;
	color: #3A3A3A;
	outline-style: none;
	padding: 10px;
	width: 430px;
}
.order-submit {
	float: right;
	height: 40px;
	margin-top: 20px;
	width: 270px
}
.order-select {
	width: 450px;
}

.zf dl:after, .zf fieldset.range:after, .zf .zf-buttons:after, .zf fieldset div.zf-repeatbuttons:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.zf dl {
	margin: 0 0 15px;
}
form.zf * {
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.zf dl {
	margin: 1.37em 0 0;
	padding: 0;
	position: relative;
	width: 100%;

}
/*=============== order test drive ======================*/
/* service online */
#block_captcha {
	clear: both;
}
#img_captcha {
	float: left;
}
#input_captcha {
	float: left;
	margin-left: 3px;
}
#input_captcha input {
	width: 100px;
}
#service-online {
	background: url("/skin/frontend/default/opel/images/testdrive.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #FFFFFF;
	height: 200px;
	margin-right: 479px;
	overflow: hidden;
	position: fixed;
	right: 50%;
	top: 122px;
	width: 44px;
	z-index: 6;
}
.fancybox-lock #service-online {
	margin-right: 487px;
}
#service-online-order {
	height: 200px;
	display: block;
}
#services {
	display: none;
}
form .ui-datepicker-trigger {
	vertical-align: middle;
	margin-left: 3px;
}
.fancybox-wrap {
	font-size: 1em;
	text-align: left;
}
.fancybox-wrap form, .fancybox-wrap a {
	color: #919499;
}
.fancybox-wrap table td {
	padding: 5px 0;
}
.fancybox-wrap a {
	text-decoration: none;
	font-size: 1.2em;
}
.fancybox-wrap a:hover {
	color: #47494d;
}
.fancybox-wrap table td {
	margin: 2px 0;
}
.fancybox-wrap .form-list label {
	color: #919499;
	font-weight: normal;
	margin-right: 15px;
	min-width: 150px;
}
.fancybox-wrap .form-list .input-box {
	clear: none;
	width: 590px;
}
.fancybox-wrap .form-list .passport label {
	float: none;
}
.fancybox-wrap #services .list {
	font-size: 1em;
	text-align: left;
	text-transform: uppercase;
}
.fancybox-wrap .title, .fancybox-wrap .page-title-litebox {
	color: #919499;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
.fancybox-wrap .buttons-place {
	padding-top: 15px;
	vertical-align: middle;
}
.fancybox-wrap .button {
	float: right;
	margin-right: 5px;
}
.fancybox-wrap .button.prev {
	float: left;
	/*margin-left: 5px;*/
}
.fancybox-wrap #testdrive_data {
	display: block;
}
/* !service online */
input[type="submit"], input[type="button"], button, .button, button.button {
	background: url("/skin/frontend/default/citroen/images/smalllinktick.png") no-repeat scroll right 8px #CCCCCC;
	border: medium none;
	color: #333333;
	padding: 5px 21px 5px 7px;
	text-transform: uppercase;
}

input[type="submit"].prev, input[type="button"].prev, button.prev, .button.prev {
	background-position: 1px -17px;
	padding: 1px 3px 0 14px;
}
.success-msg {
	border-color: #cccccc;
	background-color: #ededed;
	color: #333333;
}

.success-msg {
	min-height: 20px !important;
}


/* JA65 styles start */
.locale {
    right: 250px;
}

.cms-home .main {
    min-height: initial;
}

#tradeinForm input[type="submit"] {
    font-size: 10px;
    padding: 0 10px;
}

.header {
    height: auto;
}


@media (max-width: 991px) {
	.top-panel {
	    flex-direction: column;
	    height: 90px;
	}
}

.link-panel {
    margin: 0;
}

.form-search button {
    background: url(/skin/frontend/default/ais-base/images/search-button.png) no-repeat 0 0 transparent;
    height: 20px;
    width: 20px;
    padding: 10px;
}

.gallery-sub {
    display: flex;
}

.gallery-mm .gallery-item {
    height: initial;
}

@media (max-width: 768px) {
	#presentation-content table tr {
	    display: flex;
	    flex-direction: column;
	}

	.description table td, .product-essential table td {
	    height: auto;
	}

	.form-search button {
	    background: url(/skin/frontend/default/ais-base/images/search-button.png) no-repeat 0 0 transparent;
	    height: 32px;
	    width: 32px;
	    background-size: cover;
	    padding: 10px;
	}
}

@media (max-width: 480px) and (min-width: 320px) {
	.header .logo {
	    width: auto;
	}

	li.second-block-region {
	    width: 100%;
	}

	.second-block-region .city-phone {
	    width: 100%;
	    display: flex;
	    justify-content: center;
	}

	.products-grid .product-image {
	    height: auto;
	    width: auto;
	    display: flex;
	    justify-content: center;
	}

	.products-grid li.item {
	    width: 100%;
	}

	.write-sto td select, .write-sto td input[type="text"] {
	    height: 30px;
	    border-radius: 5px;
	    padding: 0 !important;
	}

	table.write-sto tr {
	    display: flex;
	    flex-direction: column;
	    max-width: initial;
	}

	#search {
	    height: 30px;
	    width: 250px;
	}

	.gallery-sub {
	    flex-direction: column;
	}
}


@media screen and (max-width: 991px) {
	.menu-icon{
		z-index: 99;
	}
}

/* JA65 styles end */
/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/skin/frontend/default/default/jquery/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/skin/frontend/default/default/jquery/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/skin/frontend/default/default/jquery/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/skin/frontend/default/default/jquery/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    background:none;
    border: 1px solid #346F97;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 600px;
    padding: 20px 40px;
	background-color:#000;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  600px;
    /*height: 306px;*/
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 600px;
    /*height: 306px;*/
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 144px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/skin/frontend/default/default/css/tango/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(/skin/frontend/default/default/css/tango/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 144px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/skin/frontend/default/default/css/tango/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/skin/frontend/default/default/css/tango/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/skin/frontend/default/default/css/tango/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/skin/frontend/default/default/css/tango/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
#carousel-wrapper {
    width: 600px;
    height: 400px;
    overflow: hidden;
 	border-radius: 10px 10px 10px 10px;
  	border: 1px solid #C4C1BC;
	padding: 20px 40px;
	position: relative;
	
}
.carousel-content {
   	height: 400px;
	width: 600px;
	overflow:hidden;
	float:left;
}
.carousel-wrapper .slide {
    width: 600px;
    height: 400px;
}
.carousel-control {
	clear:right;
	position: absolute;
	top:50%;

}
.carousel-control.prev {
	left:10px;
	background:  url("/skin/frontend/default/default/css/tango/prev-horizontal.png") no-repeat scroll 0 0 transparent;
}
.carousel-control.next {
	right: 10px;
	background:  url("/skin/frontend/default/default/css/tango/next-horizontal.png") no-repeat scroll 0 0 transparent;
}

