/**
 * 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@magentocommerce.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.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

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

body          { background: url(../images/apollo-custom-bg2.jpg) center 185px; font:12px/1.35 Arial, Helvetica, sans-serif; color:#3b3b3b; text-align:center; }

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

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

/* Headings */
h1            { font-size:22px; font-weight:bold; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; word-wrap: break-word}
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 */
strong        { font-weight:bold; }
address       { font-style:normal; }
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; }
.registered-users .f-left {line-height: 30px; clear: both}
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        {float: left; width: 344px; box-sizing: border-box; border-right: 1px #ddd solid; padding: 15px 15px 15px 0; min-height: 260px;}
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {background: url(../images/bg-line2.gif) 0 34px repeat-x; position: relative; min-width: 960px;}
.wrapper-inside {background: url(../images/footer-bg2.gif) center bottom repeat-x}
.page { width:960px; margin:0 auto; text-align:left}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container {background: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-bottom: 10px; min-height: 279px; box-shadow: 0px 0 30px #000}
.main { margin:0 0 10px; padding-top: 5px; position: relative}

/* Base Columns */
.col-left { float:left; width:200px; padding:15px 0 20px 20px}
.col-main { float:left; width:700px; padding:15px 20px 20px}
.col-right { float:right; width:200px; padding:20px 20px 20px 0 }

/* 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:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }
.cart-collaterals .col2-set .col-1 {width: 459px; padding: 20px 0 10px; border-right: 1px #ddd solid; border-bottom: 1px #ddd solid; min-height: 60px}

.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 Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #d4d4d4 }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; 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: url(../images/btn-bg.gif) repeat-x; cursor:pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px}
button.button span { float:left; height:33px; padding:0 0 0 8px; font:bold 13px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#3c2b22; text-shadow: 1px 1px 1px #F08E20;}
button.button span span { padding:0 20px 0 12px; line-height: 33px; text-transform: uppercase}
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/
.highlight-text {color: #41bd8e; padding-left: 0 !important}

/* 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:#111; font-weight:bold; position:relative; z-index:0; display: inline}
.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; padding: 5px}
.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; }
/* 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 .name-middlename { width:70px; }
.form-list .name-middlename 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 { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.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-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; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; padding-left: 0}
.buttons-set .back-link { float:left; }
.back-link a {color: #EA7C1E}
.buttons-set button.button { float:left; }
.buttons-set p.required { margin:0 0 5px}

.buttons-set-order {}

.fieldset { padding:22px 25px 12px 10px; margin:28px 0 }
.fieldset .legend { float:left; font-weight:bold; font-size:16px; color:#333; 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:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { display: none; font-size:10px; text-align:right; color:#f00; }
/* 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:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:2px 0 0 }
.messages li span {line-height: 20px}
.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; 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(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }
.catalogsearch-advanced-result .error-msg {margin-bottom: 20px}

/* BreadCrumbs */
.breadcrumbs { padding:1px 15px 0; overflow: hidden; margin-left: 5px}
.breadcrumbs li { float:left }
.breadcrumbs li a {float: left; color: #898989; font-size: 12px}
.breadcrumbs span {background: url(../images/breadcrumbs-sep.png) no-repeat; display: block; width: 4px; height: 6px; text-indent: -99999px; margin: 5px 10px 0; float: left}
.breadcrumbs strong {font-weight: normal; color: #606060; border-bottom: 1px #606060 solid}

/* Page Heading */
.page-title { padding:6px 0 15px; /*margin:0 0 13px;*/ background: url(../images/product-sep-line.png) left 40px no-repeat; position: relative}
.page-title h1,
.page-title h2 { font-size:24px; font-weight: normal}
h2 { color: #000}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.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; }

/* Pager */
.pager { float: right; border-left: 1px #ddd solid}
.pager .left {border-right: 1px #ddd solid; width: 30px}
.pager .right {border-left: 1px #ddd solid; width: 30px}
.pager .left a {display: block; height: 31px; width: 30px; background: url(../images/toolbar-nextprev.png) left center no-repeat; text-indent: 99999px; padding-left: 0}
.pager .right a {display: block; height: 31px; width: 30px; background: url(../images/toolbar-nextprev.png) right center no-repeat; text-indent: 99999px; padding-right: 0}
.pager .amount { color: #777; padding: 0 10px}
.pager div {float: left; height: 31px}
.limiter { float:left}
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter { float: right }
.sorter .view-mode { float:left; width: 60px}
.view-mode .grid {width: 30px; height: 30px; float: left; background: url(../images/toolbar-grid-btn.png) left -31px no-repeat; text-indent: 99999px}
.view-mode .list {width: 30px; height: 30px; float: left; background: url(../images/toolbar-list-btn.png) left -31px no-repeat; text-indent: 99999px}
.view-mode .grid.active {width: 30px; height: 30px; float: left; background: url(../images/toolbar-grid-btn.png) left 2px no-repeat; text-indent: 99999px}
.view-mode .list.active {width: 30px; height: 30px; float: left; background: url(../images/toolbar-list-btn.png) left 2px no-repeat; text-indent: 99999px}
.sort-by { float:left; width: 267px; padding-left: 5px}
.sorter .link-feed {}

/* Toolbar */
.toolbar {border: 1px #ddd solid; overflow: hidden; line-height: 31px; background: #F5F4EF}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}
.toolbar select {padding: 4px; margin-top: -2px}
.toolbar-amount {margin: 5px 0; float: left;}
.toolbar-amount strong {color: #333}
.toolbar-bottom .toolbar-row1 {display: none}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:10px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:10px 5px; border-bottom:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}
.no-border {border: 0 !important}

/* 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(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
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(../images/bkg_collapse.gif) 100% 4px 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% -53px; }

/* 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; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.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-child { padding-left:0 !important; }
.links li:last-child { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist-wrapper {clear: both}
.link-wishlist {background: #191919; float: right; height: 27px; line-height: 27px; text-transform: uppercase; color: #fff; border-radius: 3px; margin-top: 12px; white-space: nowrap; min-width: 151px; text-align: center; font-size: 11px;}
.products-list .link-wishlist {min-width: initial; background: none; color: #333; text-transform: none; height: auto; line-height: 16px; border-bottom: 1px #ddd dotted; margin: 7px 0 10px; position: relative; float: left; margin-left: 15px; border-radius: 0;}
.products-list .link-wishlist:before {content: ' '; background: url('../images/apollo-sprite.png') 0 -902px no-repeat; width: 16px; height: 16px; position: absolute; left: -16px;}
.products-list .link-wishlist:hover {text-decoration: none; color: #e86207;}
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.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(../images/btn_garbage.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(../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:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:960px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

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


/* Header ================================================================================ */
.top-bar {background: #383838;}
.top-bar-inner {max-width: 960px; width: 100%; min-height: 34px; margin: 0 auto;}
.top-bar-inner ul li {float: left; line-height: 34px;}
.top-bar-inner ul li a {display: inline-block; line-height: 34px; color: #fff; font-weight: 600; font-size: 13px;}
.top-bar-inner ul li a:hover {color: #fb9438; text-decoration: none;}
.top-bar-inner ul.left li a {text-transform: uppercase; background: #2d2d2d; padding: 0 16px;}
.top-bar-inner ul.left li a.active {background: #181818;}
.top-bar-inner ul.right li {position: relative; margin-left: 10px;}
.top-bar-inner ul.right li:before {position: absolute; content: ""; height: 12px; width: 1px; background: #7a7a7a; top: 10px;}
.top-bar-inner ul.right li:first-child {margin-left: 0;}
.top-bar-inner ul.right li:first-child:before {display: none;}
.top-bar-inner ul.right li a {padding-left: 10px;}
.top-bar-inner .topbar-icon-store {position: relative;}
.top-bar-inner .topbar-icon-store a {padding-left: 36px !important;}
.top-bar-inner .topbar-icon-store a:before {content: ""; position: absolute; left: 16px; top: 0; width: 11px; height: 30px; background: url('../images/icons/icon-store.svg') 50% 50% no-repeat; background-size: 100%;}
.top-bar-inner .topbar-icon-cinema {position: relative;}
.top-bar-inner .topbar-icon-cinema a {padding-left: 36px !important;}
.top-bar-inner .topbar-icon-cinema a:before {content: ""; position: absolute; left: 16px; top: 0; width: 11px; height: 30px; background: url('../images/icons/icon-cinema.svg') 50% 50% no-repeat; background-size: 100%;}

.logo {float:left;}
.header {position: relative; padding: 5px 0;}
.header .logo { position: relative; float:left; text-decoration:none !important; margin-top: 36px; margin-left: 10px}
.joul-birds {width: 361px; height: 110px; background: url('../images/apollo-joul-birds.png'); position: absolute; left: -57px; top: 0}
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .links { float:right; margin-bottom: 0;}
.header .form-search {float: left; height: 32px; background: #fff4e7; position:relative; top: 25px; font-size: 13px}
.header .form-search .search-autocomplete { z-index:999; position:absolute; top: 27px !important; left: 1px !important; width: 298px !important}
.header .form-search .search-autocomplete ul { width: 328px; border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected { background-color:#EA7C1E }
.header .form-language { clear:both; text-align:right; font-size: 11px; margin-right: 4px; height: 14px}
.header-container .top-container { clear:both; text-align:right; }
.top-link-cart {position: relative; padding-right: 31px; float: left;}
.top-link-cartWINTER {position: relative; padding-right: 36px; float: left;}
.top-link-cart span {width: 24px; height: 33px; background: url('../images/apollo-sprite.png') right -236px; position: absolute; right: 0; top: -14px; line-height: 49px; text-align: center; color: #000; font-weight: bold; font-size: 12px;}
.top-link-cartWINTER span {width: 30px; height: 33px; background: url('../images/kott.png') right -231px; position: absolute; right: 0; top: -14px; line-height: 49px; text-align: center; color: #000; font-weight: bold; font-size: 12px; text-shadow: 0px 0px 2px #fff;}
.top-link-club a {position: relative; padding-left: 25px; font-weight: 600;}
.top-link-club a:before {position: absolute; content: ""; width: 20px; height: 20px; background: url('../images/apollo-sprite.png') -168px -325px; left: 0; top: 0;}


/********** < Navigation */
#nav {padding:5px 0 13px; font-size:16px; background: url('../images/nav-bg.png') no-repeat; width: 950px; margin-left: 6px;}

/* All Levels */
#nav li { text-align:left; height: 38px; padding-right: 10px;}
#nav li.over { z-index:998; }
#nav li a { display:block; text-decoration:none; line-height: 38px}
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }
#nav li.over:after {display: none;}
#nav .main_a {position: relative;}
#nav .main_a:after {content:""; position: absolute; right: -9px; top: 8px; width: 2px; height: 22px; background: url('../images/apollo-sprite.png') -148px -326px;}
#nav li:last-child .main_a:after {display: none;}
#nav li.over .main_a:after,
#nav li.active .main_a:after {display: none;}

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:0 0 0 10px; color:#000; background: url(../images/tab-icons-7.png) no-repeat; padding-right: 28px}
#nav li a:hover {color:#fff}

#nav li.tab_683.active a {background-position: right -216px}
#nav li.tab_9.active a {background-position: right -256px}
#nav li.tab_14.active a {background-position: right -294px}
#nav li.tab_628.active a {background-position: right -331px}
#nav li.tab_709.active a {background-position: right -370px}
#nav li.tab_1853.active a {background-position: right -406px}
#nav li.tab_2013.active a {background-position: right -406px}
#nav li.tab_2332.active a {background-position: right -406px}
#nav li.tab_1913.active a {background-position: right -698px;}
#nav li.tab_1899.active a {background-position: right -767px;}

#nav li:active {color: #fff}

#nav .tab_683 a {background-position: right 13px}
#nav .tab_709 a {background-position: right -142px}
#nav .tab_9 a {background-position: right -28px}
#nav .tab_14 a {background-position: right -66px}
#nav .tab_628 a {background-position: right -103px}
#nav .tab_1913 a {background-position: right -668px}
#nav .tab_1899 a {background-position: right -736px}
#nav .tab_2332 a,
#nav .tab_2013 a {background-position: right -174px}

#nav .tab_683:hover > a,
#nav .tab_683 a:hover {background-position: right -215px;}
#nav .tab_9:hover > a,
#nav .tab_9 a:hover {background-position: right -256px;}
#nav .tab_14:hover > a,
#nav .tab_14 a:hover {background-position: right -294px;}
#nav .tab_628:hover > a,
#nav .tab_628 a:hover {background-position: right -331px;}
#nav .tab_709:hover > a,
#nav .tab_709 a:hover {background-position: right -370px;}
#nav .tab_1853:hover > a,
#nav .tab_1853 a:hover {background-position: right -406px;}
#nav .tab_2013:hover > a,
#nav .tab_2013 a:hover {background-position: right -406px;}
#nav .tab_2332:hover > a,
#nav .tab_2332 a:hover {background-position: right -406px;}
#nav .tab_1913:hover > a,
#nav .tab_1913 a:hover {background-position: right -698px;}
#nav .tab_1899:hover > a,
#nav .tab_1899 a:hover {background-position: right -767px;}

#nav li.active,
#nav li:hover {}
#nav li.active a {color:#fff;}
#nav li.active a:hover {color:#fff;}
#nav li:hover > a {color:#fff}

#nav .tab_683.active,
#nav .tab_683:hover {background-color: #161615;}
#nav .tab_9.active,
#nav .tab_9:hover {background-color: #af8927;}
#nav .tab_14.active,
#nav .tab_14:hover {background-color: #af0d37;}
#nav .tab_628.active,
#nav .tab_628:hover {background-color: #af8927;}
#nav .tab_709.active,
#nav .tab_709:hover {background-color: #ef8125;}
#nav .tab_2013.active,
#nav .tab_2013:hover {background-color: #2e88ee;}
#nav .tab_2332.active,
#nav .tab_2332:hover {background-color: #2e88ee;}
#nav .tab_1913.active,
#nav .tab_1913:hover {background-color: #324493;}
#nav .tab_1899.active,
#nav .tab_1899:hover {background-color: #3b2052;}

/* 2nd Level */
.submenu {display: none; background: #fff url('../images/submenu-bg.gif') left bottom no-repeat; z-index: 3; border: 5px #f78300 solid; width: 800px; position: absolute; top: 48px; min-height: 325px; overflow: hidden; border-radius: 5px; padding: 5px 5px 25px; box-shadow: #444 6px 8px 15px -6px}
.submenu ul {}
.submenu ul li {height: auto !important; background: none !important; float: none !important;}
.submenu ul li:after {display: none;}
.submenu a {background: none !important; font-size: 12px; color: #404040 !important; padding: 0 !important; line-height: 20px !important; width: 100% !important}
.submenu a:active {color: #111 !important}
.submenu a.bold {font-weight: bold; color: #252525 !important; font-size: 13px}
.submenu a:hover {color: #EA7C1E !important}
.submenu_683 {border-color: #161615; border-radius: 0 5px 5px}
.submenu_709 {left: 70px;}
.submenu_9 {left: 70px; border-color: #af8926}
.submenu_14 {left: 70px; border-color: #b00736}
.submenu_628 {left: 70px; border-color: #af8926}
.submenu_1899 {left: 70px; border-color: #3b2052;}
.submenu_1913 {left: 70px; border-color: #324493;}
.submenu_2013,
.submenu_2332 {right: 7px; border-color: #2e88ee; border-radius: 5px 0 5px 5px}
.sub-header-wrapper {height: 25px; margin-bottom: 15px; background: #dedddd;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#dedddd');
    background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#dedddd));
    background: -moz-linear-gradient(top, #ebebeb, #dedddd);

}
.sub-header {float: left; display: block; line-height: 25px; font-size: 16px; color: #111; padding-left: 20px; white-space: nowrap}
.sub-header1 {width: 145px; border-right: 1px #C3C3C3 solid; padding-left: 25px;}
.sub-left {float: left; padding-left: 25px; width: 145px; border-right: 1px #e1e1e1 solid; min-height: 290px; margin-bottom: 10px}
.sub-left li {margin-left: 0 !important}
.sub-middle {float: left; width: 384px}
.sub-right {float: right; width: 230px; text-align: right; margin-top: -40px}
.sub-right a {height: 100%; position: relative; width: 100%; text-align: center; color: #00a2ed !important; font-weight: bold}
.sub-right a span {position: absolute; bottom: -5px; right: 0; width: 100%; text-align: center; color: #00a2ed; font-weight: bold}
.sub-right a span:hover {text-decoration: underline}
.subnav-main-items {width: 44%; padding-left: 20px; float: left}
.cat-separator {margin-top: 5px}

/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 10px; }
.block .block-title { border-bottom:1px solid #ddd; padding:3px 10px; }
.block .block-title strong { font-size:14px; font-weight:bold; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:10px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

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

/* Mini Products List */
.mini-products-list {padding: 7px}
.mini-products-list li { padding:5px 0; overflow: hidden; border-bottom: 1px #e4e0dd solid}
.mini-products-list .product-image { float: left}
.mini-products-list .product-details { margin-left:70px }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details a {color: #000}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {line-height: 20px; color: #333}
.block-layered-nav dt {font-weight:bold; font-size: 16px; border-bottom: 1px #ccc solid; padding-bottom: 2px; margin-bottom: 10px}
.block-layered-nav dd {margin-bottom: 20px; padding-left: 5px}
.block-layered-nav a {color: #333}
.block-layered-nav a.current {font-weight: bold;}
.block-layered-nav li {color: #999}
.block-layered-nav .currently {overflow: hidden; margin-bottom: 20px}
.block-layered-nav .currently .block-subtitle {font-weight:bold; font-size: 16px; border-bottom: 1px #ccc solid; padding-bottom: 2px; margin-bottom: 10px}
.block-layered-nav .currently .actions {float: right}
.block-layered-nav .currently .actions a {color: #F6821F}
.block-layered-nav .btn-remove { float:left; margin-top: 5px; background: url(../images/laynav-rem.png) left 0 no-repeat; width: 15px; height: 20px }
.block-layered-nav .block-content {padding: 0 10px 10px 5px}

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.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 5px 0; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.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 .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

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

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* 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 {clear: both;}

.category-products .ratings {margin: 3px 0}

/* View Type: Grid */
.products-grid { position:relative; border-bottom: 1px #eee solid}
.products-grid.last { border-bottom:0; }
.products-grid li.item { position: relative; float:left; width:116px; padding:22px 15px 20px 10px }
.products-grid li.item.last {padding-right: 0}
.products-grid .product-image { bottom: 0; position: absolute}
.products-grid .product-image img {border: 1px #bdbaaf solid; padding: 2px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.products-grid .product-image img:hover {border: 1px #bdbaaf solid; padding: 2px; -moz-box-shadow: 0 1px 6px #444; -webkit-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444}
.products-grid .product-name { font-weight:bold; width: 120px; line-height: 13px; overflow: hidden; height: 33px}
.products-grid .top-nr {width: 16px; height: 16px; background: url('../images/apollo-sprite.png'); font-size: 11px; color: #fff; font-weight: bold; float: left; margin: 0 5px 0 0; line-height: 16px; text-align: center}
.products-grid .image-wrapper {height: 190px; position: relative; margin-bottom: 10px}
.products-grid .product-name a {color: #000; font-size: 11px}
.products-grid .price-label {display: none}
.products-grid .club-special-price .price-label {font-weight: normal; font-size: 11px; display: block; white-space: nowrap}
.products-grid .product-discount {position: absolute; width: 45px; height: 40px; background: url(../images/discountball.png) 2px center no-repeat; top: 180px; right: -2px; line-height: 40px; text-align: center; font-weight: bold; font-size: 14px; color: #2B2220}
.products-grid .last .product-discount {right: -16px}
.products-grid .old-price {margin: 0; margin-right: 15px; color: #898989}
.products-grid .special-price .price {color: #000; font-size: 12px}
.products-grid .price-box { margin-top: 5px}
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.products-grid .author {margin-top: 2px; margin-bottom: 0; font-size: 11px}
.products-grid .discountball {bottom: -7px; left: 87px}
.products-grid .veeb-price-label {color: #fb9438; font-size: 12px; font-weight: normal;}
.products-grid .veeb-price-label span {display: none;}
.products-grid .klubipakkumine .regular-price {display: none;}
.products-grid .grid-disable-campaign-price {float: left;}
.products-grid .grid-disable-campaign-price .price {}
.products-grid .has-club-price.grid-disable-campaign-price .price {color: #888 !important; text-decoration: line-through !important; font-weight: normal !important;}
.products-grid .countdown {background-color: #de3a4f; color: #fff; position: absolute; bottom: 3px; width: 100%; left: 3px; line-height: 20px; box-sizing: border-box; font-size: 11px; padding-left: 6px;}
.products-grid .countdown-label {display: none;}
.products-grid .countdown .countdown-section {padding-right: 3px;}
.products-grid .countdown .countdown-section:last-child {padding-right: 0;}
.products-grid .ratings {width: auto;}
.products-grid .ratings .rating-box {clear: both; width: 60px; height: 15px; background: url(../images/apollo-sprite.png) 0 -872px repeat-x; text-indent: -999em; overflow: hidden; margin: 0; }
.products-grid .rating {width: 60px; height: 15px; background: url(../images/apollo-sprite.png) 0 -855px repeat-x !important;}
.club-price.veebihinnaga {display: none;}
.product-view .club-price.veebihinnaga {display: block;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { margin:0 auto }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list {border-top: 1px #ddd solid; border-bottom: 1px #ddd solid; margin: 20px 0;}
.products-list li.item { border-bottom:1px solid #ddd; padding: 0 0 0 10px; position: relative; min-height: 185px}
.products-list li.item.last { border-bottom:0; }
.products-list .product-image {float:left; width:135px; margin: 15px 25px 15px 0; position: relative;}
.products-list .product-image img {border: 1px #bdbaaf solid; padding: 2px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.products-list .product-image img:hover {border: 1px #bdbaaf solid; padding: 2px; -moz-box-shadow: 0 1px 6px #444; -webkit-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444}
.products-list .product-image .product-discount-clone {position: absolute; width: 42px; height: 42px; background: #fb9438; bottom: -10px; right: -16px; line-height: 42px; text-align: center; font-weight: bold; font-size: 14px; color: #2B2220; border-radius: 50%;}
.products-list .product-shop {float: left;}
.products-list .product-name {margin:0 0 5px; font-size:12px; color: #898989; width: auto !important}
.products-list .product-name a {font-size: 16px; font-weight:bold; color: #000}
.products-list .product-name span {padding-left: 5px}
.products-list .price-box {overflow: hidden; float: none; margin: 0 !important; min-height: 60px; max-height: 60px; line-height: 18px;}
.products-list .price-box .regular-price-label {display: none;}
.products-list .klubipakkumine .regular-price {display: none;}
.products-list .price-box .regular-price {font-size: 18px;}
.products-list .club-price,
.products-list .shop-price,
.products-list .club-special-price {white-space: nowrap;}
.products-list .club-special-price .price {float: left; font-size: 18px;}
.products-list .club-special-price .old-price {margin-right: 10px;}
.products-list .club-special-price .old-price span span {font-size: 12px;}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .row1 {min-height: 65px;}
.products-list .row3 {position: absolute; bottom: 18px;}
.products-list .desc {clear:both; padding:6px 0 0; line-height:1.35; word-wrap:break-word; margin-bottom: 25px;}
.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; }
.products-list .author {margin: 5px 0; font-weight: 600; color: #fb9438; overflow: hidden; white-space: nowrap;}
.products-list .author a {color: #fb9438 !important; text-decoration: none !important;}
.products-list .author a:hover {color: #777 !important;}
.products-list .special-price {width: 165px}
.products-list .product-discount {float: left; background: #41bd8e url('../images/apollo-sprite.png') -184px -859px no-repeat; font-size: 10px; color: #fff; height: 17px; line-height: 17px; padding: 0 5px 0 8px; border-radius: 0 2px 2px 0; margin: 0 0 0 5px;}
.products-list .saadavus, .products-list .saadavus a, .products-list .saadavus span {color: #898989}
.products-list .club-price.veebihinnaga {display: block;}
.products-list .club-price.veebihinnaga .price-label {margin-top: 0;}
.products-list .club-price .price-label {margin-top: 0; color: #9c9c9c;}
.products-list .regular-price-veebikampaania .price {color: #fb9438; margin-top: 0 !important;}
.products-list .countdown {background: #fbd7db; color: #f35b8d; width: 100%; left: 3px; line-height: 20px; text-align: center; box-sizing: border-box; float: right; clear: both; margin-top: 5px; line-height: 28px;}
.products-list .countdown .countdown-section {padding-right: 3px;}
.products-list .countdown .countdown-section:last-child {padding-right: 0;}
.products-list .ratings {margin: 5px 0 0; width: auto;}
.products-list .ratings .rating-box {clear: both; width: 60px; height: 15px; background: url(../images/apollo-sprite.png) 0 -872px repeat-x; text-indent: -999em; overflow: hidden; margin: 0;}
.products-list .rating {width: 60px; height: 15px; background: url(../images/apollo-sprite.png) 0 -855px repeat-x !important;}
.products-list .cart-btn-wrapper {float: left; width: 100%;}
.products-list .cart-btn-wrapper .qty {float: left; width: 45px !important; height: 36px; text-align: center;}
.products-list .cart-btn-wrapper .qty-label {font-size: 11px; color: #777;}
.products-list .item .shippingInfo {position: absolute; bottom: 15px; left: 15px;}
.products-list .item .shippingInfo.shipping-icon-download {display: none;}

.products-list .kirjastus-row {white-space: nowrap; overflow: hidden; font-size: 11px;}
.products-list .kirjastus-row a {color: #fb9438; font-weight: 600;}
.products-list .sku-row {margin-bottom: 2px;}
.products-list .sku-row span {font-weight: 600; color: #000;}
.products-list .btn-cart {float: right; width: 100%; line-height: 36px; color: #fff; text-transform: uppercase; font-weight: 600; background: #fb9438; border-radius: 0;}
.products-list .btn-cart.wide {width: 100%;}
.products-list .btn-cart:hover {background: #FDA557;}
.products-list .btn-telli {float: right; width: 100%; line-height: 36px; color: #fff; text-transform: uppercase; font-weight: 600; background: #41bd8e; border-radius: 0;}
.products-list .btn-telli:hover {background: #6DC1A1;}
.products-list .soldout {text-align: inherit; float: none; clear: both; padding-top: 5px;}
.f-fix-right {float: right; width: 187px; box-sizing: border-box; border-left: 1px #ddd solid; margin-left: -1px; padding-left: 15px; padding: 15px 0 15px 15px; min-height: 260px; position: relative;}
.f-fix-right button.button {float: right; width: 120px;}
.f-fix-right button.button span {height: 28px}
.f-fix-right button.button span span {line-height: 28px}
.qty-dropdown-wrapper {position: relative; float: left; background: #fff; border: 1px #e2e7e8 solid; line-height: 40px; color: #0db0d9; border-radius: 8px; width: 100%; margin: 5px 0 15px; box-sizing: border-box;}
.qty-dropdown-wrapper span {padding-left: 20px; display: block; cursor: pointer; background: url('../images/sarkanniemi-sprite.png') right -2328px no-repeat; font-size: 16px; white-space: nowrap; overflow: hidden;}
.qty-dropdown {display: none; position: absolute; left: 0; top: 37px; background: #fff; border: 1px #e2e7e8 solid; width: 100%; box-sizing: border-box; border-radius: 0 0 5px 5px; box-shadow: 0px 6px 12px -5px #fff; z-index: 1; max-height: 288px; overflow-y: auto;}
.qty-dropdown li {border-bottom: 1px #eee solid; cursor: pointer; font-size: 16px; white-space: nowrap; overflow: hidden; padding: 0 20px;}
.qty-dropdown li:last-child {border-bottom: 0;}
.qty-dropdown li:hover {color: #646f72;}
/* ======================================================================================= */


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

.ratings {width: 200px; 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; }
.rating-links a {color: #000; font-size: 12px; margin-left: 7px}
.rating-links a:hover {text-decoration: none}
.ratings dt {}
.ratings dd {}
.rating-box { width:75px; height:15px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; float: left; margin-right: 12px}
.rating-box .rating { float:left; height:15px; background:url(../images/bkg_rating_full.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}
.nickname {font-weight: bold; color: #151515; float: left}
.created-at {float: left; color: #909090; font-size: 11px; line-height: 14px; padding-right: 10px}
.like-wrapper {display: none; float: right; padding-right: 3px}
.like-wrapper .vote-yes, .like-wrapper .vote-no {float: left}
.like-wrapper #vote-like {cursor: pointer; background: url(../images/like-dislike.png) 0 -28px; width: 15px; height: 16px; border: 0; text-indent: -9999px; margin-top: -10px;}
.like-wrapper #vote-notlike {cursor: pointer; margin-left: 10px; background: url(../images/like-dislike.png); width: 15px; height: 16px; border: 0; text-indent: -9999px}
.like-wrapper #vote-like:hover, .like-wrapper #vote-notlike:hover {opacity: 0.8}
.vote-yes span {color: #68A549}
.vote-no span {color: #c14d52}
.report-comment {float: left; width: 13px; height: 13px; margin-left: 10px; background: url(../images/like-dislike.png) 0 -60px; cursor: pointer}
.report-comment:hover {background-position: 0 -73px}

.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:0 0 7px; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

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

.product-view .price-box-wrapper {float: left; margin-top: 15px}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {float: left}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {float: left; margin-right: 20px; vertical-align: text-bottom}
.old-price .price-label { white-space:nowrap; float: left}
.old-price .price { font-weight:normal; text-decoration:line-through; float: left; color: #898989 !important}

/* Special price */
.special-price {float: left}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; font-size: 20px; color: #fb9438; float: left}

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

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Configured price */
.configured-price {}
.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 {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

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

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { }

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

.price-box-bundle {}

.product-view .product-discount {float: left; background: url(../images/btn-bg.gif) repeat-x; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 20px; color: #000; padding: 3px 10px; margin-top: -5px; margin-left: 25px}
.product-view .discount-margin-top {margin-top: -19px;}
.product-view .old-price .price {padding: 7px 0 0 5px;}
.product-view .grid-disable-campaign-price {float: left;}
.product-view .countdown {background-color: #de3a4f; color: #fff; line-height: 20px; text-align: center; box-sizing: border-box; font-size: 12px; float: right; clear: both; margin-top: 10px; border-radius: 3px; line-height: 26px; min-width: 151px;}
.product-view .countdown .countdown-label {display: none;}
.product-view .countdown .countdown-section {padding-right: 3px;}
.product-view .countdown .countdown-section:last-child {padding-right: 0;}
/********** Product Prices > */

.veeb-price-label {font-weight: bold; padding-right: 5px;}

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

.veeb-price {clear: both; position: relative; top: 1px; padding-top: 28px; color: #00A2E8}
.club-price, .shop-price, .club-special-price {clear: both; position: relative;}
.club-special-price {color: #fb9438; float: left;}
.product-view .club-price {padding: 7px 0}
.club-price span, .shop-price span {font-weight: normal}
.shop-price .price {font-weight: normal}
.price-before {text-decoration:line-through; float: left; padding: 7px 15px 0 5px}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { display: none; float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { float: right; margin-top: 10px; width: 200px}
.add-to-box .add-to-cart { float:right; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { text-align: right}
.kinkekaart-addtocart {float: left; width: 100%; position: relative; box-sizing: border-box;}
.kinkekaart-addtocart .add-to-box {width: auto; float: left}
.kinkekaart-addtocart .saadavus-text {color: #00A2E8; text-align: right; position: absolute; right: 0; bottom: -5px; line-height: 18px;}
.kinkekaart-addtocart .shippingInfo {margin: 5px 0 5px 5px; float: none; display: inline-block;}

.link-gift {display: none; background: url(../images/buy_as_gift.png) left center no-repeat; padding-left: 23px; line-height: 30px}
.link-dl-sample {background: url(../images/download.png) left center no-repeat; padding-left: 23px}
.product-view {}

.product-essential {margin-bottom: 10px; position: relative}
.giftcard-view .product-essential {margin-bottom: 15px;}

.product-collateral .box-collateral { margin: 10px 0 40px}
.box-additional {margin: 15px 0 0}

.saadavus {line-height: 24px; color: #535353; position: relative}
.saadavus {/*padding: 0 10px*/}
.saadavus a {color: #E86207}
.saadavus span {cursor: pointer}
.availability_in_shops {
    font-weight: normal !important; float: right; color: #E86207;
    background: #f5f6f5;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#edefec));
    background: -moz-linear-gradient(top, #ffffff, #edefec);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#edefec');
    border: 1px #D8D8D8 solid;
    border-radius: 3px;
    min-width: 151px;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    box-sizing: border-box;
}
.availability-box {
    z-index: 1001;
    line-height: 18px;
    position: absolute;
    border: 1px red solid;
    left: 105px;
    top: -302px;
    font-size: 12px;
    color: #333;
    padding: 30px 15px 15px;
    border: 1px solid #c1c1c1;
    background-color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 6px #999;
    -webkit-box-shadow: 0 0 6px #999;
    -moz-box-shadow: 0 0 6px #999
}
.availability_in_shops:hover {text-decoration: underline}
.availability-box .close-btn {width: 33px; height: 33px; background: url('../images/apollo-sprite.png') -52px -321px no-repeat; position: absolute; right: -12px; top: -12px; cursor: pointer;}
.availability-box .close-btn:hover {background-position: -93px -321px;}
.availability-box .row {position: relative; width: 310px}
.availability-box .row a {color: #333}
.saadaval_jah {position: absolute; right: 0; min-width: 50px; background: url(../images/saadaval_jah.gif) left center no-repeat; padding-left: 25px}
.saadaval_ei {position: absolute; right: 0; min-width: 52px; background: url(../images/saadaval_ei.gif) left center no-repeat; padding-left: 25px}
.city_name {font-weight: bold; margin-top: 10px}
.netipoes {font-weight: bold}
.netipoes span {font-weight: normal}
.saadaval_sona {float: right}

.product-view .zblock-custom {background: url(../images/top-shadow.png) center top no-repeat; padding-top: 18px; margin-top: 30px}
.product-view .zblock-custom ul {line-height: 46px; background: url(../images/other-availability.gif)}
.product-view .zblock-custom li {border-bottom: 1px #fff solid;}
.product-view .zblock-custom .separator {border-bottom: 1px #fff solid; border-top: 1px #d0d0d0 solid}
.product-view .zblock-custom a {background: url(../images/more-arrow.png) left center no-repeat; padding-left: 20px; margin-left: 20px; color: #E86207}
.product-sep-line.other {margin: 1px 0 20px}

/* 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 { border:1px solid #ddd; }
.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 { 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(../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(../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 ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }
.more-views h4 { display:none }
.more-views ul {overflow: hidden; margin-bottom: 20px}
.more-views li { float: left; padding-right: 5px}

.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 { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }

/* Product Shop */
.product-view .product-shop {}
.product-shop .add-to-cart {margin-top: 7px}
.product-shop .price-box {float: left; max-width: 450px; width: 100%; margin-top: 15px}
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name {}
.product-view .short-description {background: url(../images/product-sep-line.png) left bottom no-repeat; padding-bottom: 25px; margin-top: 30px}
.product-view .short-description h2 {background: url(../images/product-sep-line.png) left bottom no-repeat; padding-bottom: 13px; font-size: 22px; margin-bottom: 10px}
.short-description .more-link {position: relative; top: 20px; color: #E86207}
#description {line-height: 20px; width: 97%}
#description .more_link {color: #E86207; padding-right: 15px; text-decoration: none; background: url(../images/desc-lessmore.png) right 6px no-repeat; display: block; width: 50px}
#description .more_link.less {color: #E86207; padding-right: 15px; background: url(../images/desc-lessmore.png) right -13px no-repeat; display: block; width: 36px}


/* Product Options */
/*.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }*/
.product-options {position: relative}
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {display: none}
.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:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }
.product-options .last dt {display: none}

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table {}

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

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell .products-grid td { width:25%; }
.upsell .image-wrapper {float: none !important; height: 190px; position: relative; margin-bottom: 0}
.upsell .price-label {display: none}
.upsell .price {font-size: 12px !important; color: #000 !important}
.item .price-before, .upsell .price-before {padding: 0 5px 0 0; color: #888}
.upsell .product-discount {}
.upsell h5 a {top: 0 !important}
.upsell .author {margin-top: 2px; margin-bottom: 0; font-size: 11px; float: none !important}
.upsell .ratings {margin: 2px 0 3px}
.box-up-sell a.right {top: 130px}

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.prod-header {min-height: 110px; overflow: hidden}
.prod-header ul {margin-top: 12px; overflow: hidden; margin-bottom: 10px}
.prod-header ul li {float: left; padding: 0 7px 0 7px ; background: url(../images/li-sep.png) left center no-repeat}
.prod-header ul li.first {background: none; padding-left: 0}
.prod-header-ajakirjad {min-height: 70px}
.zanr {margin: 12px 0 10px}
.zanr span {float: left; padding-right: 5px}
.zanr ul {margin: 0}
.zanr ul a {color: #7f7f7f; text-decoration: underline}
.zanr ul a:hover {color: #E86207}
.product-shop .product-name { font-size:1em; font-weight:normal; width: 610px; color: #000}
.product-name a {color: #000}
.attr-set {width: 65px; height: 95px; float: right}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {margin-bottom: 20px}

/* 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 {}
.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 {}

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


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; padding-top: 30px}
.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; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }
.qty-btn {width: 65px; padding: 0 7px}
.qty-btn input {margin: 0 2px 0 3px; width: 21px !important; text-align: center}
.qty-decrease {float: left; cursor: pointer; width: 14px; height: 20px; background: url('../images/plussmiinus.png') 0 center no-repeat; text-indent: -9999px}
.qty-increase {float: right; cursor: pointer; width: 14px; height: 20px; background: url('../images/plussmiinus.png') -14px center no-repeat; text-indent: -9999px}
.cart-custom-totals {width: 100%; height: auto; margin-bottom: 40px; border-bottom: 1px #ddd solid}
.cart-custom-totals-col1 {width: 459px; border-right: 1px #ddd solid; padding: 15px 0 0}
.cart-custom-totals-col2 {width: 460px; padding-top: 10px; vertical-align: bottom}
#shopping-cart-totals-table tfoot td {padding-top: 12px}

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }
.cart-table .shipping-position {position: relative;}
.cart-table .shippingInfo {position: absolute; right: 10px; bottom: 10px;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {}
.cart .cart-collaterals .col2-set {}
.cart .cart-collaterals .col2-set .col-2 {float: right; width: 460px; position: relative; min-height: 117px}

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {margin-bottom: 10px}

/* Shopping Cart Totals */
.cart .totals {margin-bottom: -27px}
.cart .totals table { width:460px; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table tfoot th {}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.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:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; 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 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

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

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../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 {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.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; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding: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; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {line-height: 20px}
.account-login .new-users {}
.account-login .registered-users {}
.account-login .buttons-set button.button {float: left}

.account-create {width: 675px; margin: 35px 0 0 153px}
.account-create select {padding: 5px; width: 265px}
.account-create .buttons-set {float: left}

#client_code_info {line-height: 10px; font-size:0.8em; color: #999; padding-top: 3px}
/* Account Login/Create Pages ============================================================ */


/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../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 {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account, .block-account {line-height: 20px; margin-bottom: 0}
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account a {color: #EA7C1E}
.my-account .pager {border: 1px #dddddd solid; border-bottom: 1px #dddddd solid; margin: 2px 0; line-height: 30px}
.my-account .pager .pager {border: 0; margin: 0}
.my-account .box-reviews {margin-top: 30px}
.my-account #my_recent_reviews {margin-top: 10px}
.my-account #my_recent_reviews h3 {font-size: 12px}
.my-account .box-recent .box-head {margin: 20px 0 5px}
.my-account #my-reviews-table h2 {font-size: 12px}
.block-account .box-header {background: #231f20; position: relative; padding-left: 45px; text-shadow: 0 0 0; color: #ff860a; box-sizing: border-box; width: 100%; font-weight: normal}
.block-account .box-header:before {content:" "; width: 38px; height: 38px; background: url('../images/apollo-sprite.png') 0 -934px; position: absolute; left: 0;}
.block-account a {color: #000}
.block-account strong {color: #EA7C1E}
.block-account .box {border-top: 0}

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.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:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.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:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}
.addresses-list h2 {margin-bottom: 10px}
.addresses-list ol li {margin-bottom: 15px}

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

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

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.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 {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* 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 Reviews */
.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 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
#product_rating .left {width: 95px}
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer {position: relative;}
.footer .address-info {position: absolute; left: 0; bottom: 0; font-size: 11px;}
.footer .address-info a {font-size: 11px; color: #3b3b3b;}
.footer p { text-align:right; }
.footer address { text-align:center; font-size: 11px;}
.footer ul {}
.footer ul li { display:inline; }
.footer a {color: #000; font-size: 14px}
.footer .soprano-logo {position: absolute; right: 0; bottom: 0; text-indent: -9999px; display: block; height: 40px; width: 40px; background: url('../images/apollo-sprite.png') 0 -319px;}
.footer-container .bottom-container { text-align:center; }
/* ======================================================================================= */


/* 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,
.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 .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add: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; }
/* ======================================================================================= */

.small-banner {width: 950px; height: 39px; background: url(../images/apollo-small-banner-bg.jpg) no-repeat; margin: 9px auto 0}
.small-login-banner-close {background: url(../images/close.jpg) no-repeat}
.small-login-banner {width: 920px; height: 55px; margin: -20px auto 20px}
.small-login-banner-inner {background: #fff200; overflow: hidden; padding-bottom: 7px}

.birthday-banner {width: 950px; height: 39px; background: url(../images/apollo-small-banner-bg2.jpg) no-repeat; margin: 9px auto 0}
.birthday-banner-txt {float: left; font-size: 18px; margin-top: 8px; margin-left: 10px; color: #000}
.birthday-banner-txt a {color: #000}
.birthday-banner-close {width: 18px; height: 18px; float: right; background: url(../images/small-banner-close.png) no-repeat; margin: 11px 10px 0 0; cursor: pointer}

.big-birthday-banner {display: none; position: absolute; top: 58px; left: 5px; width: 950px; background: #fff; box-shadow: 0 0 15px #000; font-size: 14px; z-index: 3;}
.big-birthday-banner-close {position: absolute; right: 8px; top: 8px; width: 18px; height: 18px; float: right; background: url(../images/small-banner-close.png) no-repeat; cursor: pointer}
.big-birthday-banner-close:hover {opacity: 0.7}
.big-birthday-banner-txt {position: absolute; top: 0; left: 0; color: #000}
.birthday-txt1 {position: absolute; left: 243px; top: 10px; font-size: 60px; line-height: 64px; text-align: right; font-weight: bold; width: 213px; overflow: hidden}
.birthday-txt2 {position: absolute; left: 472px; font-size: 25px; line-height: 28px; top: 14px; width: 248px; font-weight: bold}
.birthday-txt3 {position: absolute; left: 472px; font-size: 30px; line-height: 31px; top: 136px; width: 248px; font-weight: bold}
.birthday-txt4 {position: absolute; left: 472px; font-size: 12px; line-height: 16px; top: 173px; width: 248px}

.shadow-top {height: 18px; background: url(../images/top-shadow2.png) center top no-repeat}
.shadow-bottom {height: 18px; background: url(../images/recent-view-bg.png) center top no-repeat}
.cms-index-index .small-banner {margin-top: 0; margin-bottom: 5px}
.small-banner-txt {float: left; font-size: 18px; margin-top: 8px; margin-left: 10px; color: #000}
.small-banner-txt a {color: #000}
.small-banner-close {width: 18px; height: 18px; float: right; background: url(../images/small-banner-close.png) no-repeat; margin: 11px 10px 0 0; cursor: pointer}
.small-login-banner-close {width: 18px; height: 18px; float: right; background: url(../images/close.png) no-repeat; margin: 11px 10px 0 0; cursor: pointer}
.box {border: 1px #d7d7d7 solid}
.box img {border: 0}
.box ul {margin: 5px 0 5px 15px}
.box ul li a {color: black; font-size: 12px; line-height: 21px}
.box-header {height: 38px; width: 192px; padding-left: 8px; background: url(../images/left-box-header.gif) no-repeat; line-height: 38px; font-size: 14px; font-weight: bold; text-shadow: 1px 1px 1px #F6962D; color: #000}
.box-bottom {height: 11px; width: 200px; background: url(../images/left-box-shadow.png) center top no-repeat; margin-bottom: 9px}
.col-main .box {border: 0; margin: 20px 0}

#accordion {width: 200px; /*height: 360px;*/ margin-bottom: 15px}
#accordion dt, .filters_heading { margin: 0 0 4px 0; background: url(../images/left-box-header-shadow.gif) no-repeat; width: 200px; height: 43px}
#accordion dd { margin: -9px 0 15px 0; /*height: 158px*/ display: block; border: 1px #d7d7d7 solid; border-top: 0; background: #fff; overflow: hidden; padding: 10px 0}
#accordion dt a, .filters_heading a {height: 28px; display: block; padding-top: 10px; /*text-transform: uppercase;*/ margin-left: 8px; font-size: 14px; font-weight: bold; color: #000; text-decoration: none; text-shadow: 1px 1px 1px #f6962d}
#accordion dd a {overflow: hidden; color: #000; line-height: 20px; font-weight: bold;}
#accordion .more {display: block; clear: both; margin: 5px 0 0 10px; color: #f6821f}
#accordion .item-wrapper {clear: both; padding: 10px; position: relative; overflow: hidden;}
#accordion .image-wrapper {float: left; padding-right: 10px}
#accordion .position {width: 16px; height: 16px; background: url('../images/apollo-sprite.png'); font-size: 11px; color: #fff; font-weight: bold; float: left; margin: 2px 5px 0 0; line-height: 16px; text-align: center; line-height: 17px}
#accordion .autor {font-size: 11px; display: block;}
#accordion .accordion-right {float: left; max-width: 101px;}
#accordion .accordion-right .old-price {margin-right: 38px;}
#accordion .accordion-right .name-wrapper {max-height: 40px; overflow: hidden;}
.accordion-price {padding-top: 10px; display: block; color: #f6821f; font-weight: bold}
.catalog-category-view #accordion {margin-top: 15px}
.catalog-category-view .top10 {margin-bottom: 60px;}


#accordion img {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
#accordion img:hover {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}

.front-left-cat-list {background: url(../images/left-cat-bg.gif) repeat-y}
.front-left-cat-list li {height: 45px; width: 189px; margin-left: 5px; border-top: 1px #fff solid; border-bottom: 1px #c1c1c1 solid; padding-top: 5px;}
.front-left-cat-list li.first {border-top: 0}
.front-left-cat-list li.last {border-bottom: 0}
.front-left-cat-list li a {display: block; line-height: 38px; padding-left: 12px; color: #000; text-decoration: none; font-size: 17px}
.front-left-cat-list li a:hover {color: #fff}
.icon-raamatud {background: url(../images/left-cat-item-bg6.png) 0 -1px no-repeat}
.icon-filmid {background: url(../images/left-cat-item-bg6.png) 0 -50px no-repeat}
.icon-mangud {background: url(../images/left-cat-item-bg6.png) 0 -101px no-repeat}
.icon-muusika {background: url(../images/left-cat-item-bg6.png) 0 -152px no-repeat}
.icon-eraamatud {background: url(../images/left-cat-item-bg6.png) 0 -201px no-repeat}
.icon-ajakirjad {background: url(../images/left-cat-item-bg6.png) 0 -252px no-repeat}
.icon-raamatud:hover {background: url(../images/left-cat-item-bg6.png) -198px -1px no-repeat}
.icon-filmid:hover {background: url(../images/left-cat-item-bg6.png) -198px -50px no-repeat}
.icon-mangud:hover {background: url(../images/left-cat-item-bg6.png) -198px -101px no-repeat}
.icon-muusika:hover {background: url(../images/left-cat-item-bg6.png) -198px -152px no-repeat}
.icon-eraamatud:hover {background: url(../images/left-cat-item-bg6.png) -198px -201px no-repeat}
.icon-ajakirjad:hover {background: url(../images/left-cat-item-bg6.png) -198px -252px no-repeat}
.front-left-cat-shadow {width: 200px; height: 19px; background: url(../images/left-cat-shadow.gif) no-repeat}

.front-banner {width: 710px; height: 276px; background: url(../images/front-banner-bg.png) no-repeat; margin-left: -10px; margin-top: -10px; padding-left: 11px; padding-top: 10px; margin-bottom: 30px}
.line1 {float: left; margin-top: 17px; margin-bottom: 2px; width: 100%; padding-top: 10px; background: url(../images/line1.png) left top no-repeat}
.top-links a, .top-links-right a {color: #fff; font-size: 13px; line-height: 24px; display: inline-block;}
.top-links a:hover, .top-links-right a:hover {color: #fb9438; text-decoration: none}
.top-links ul li {background: url(../images/top-link-sep.png) right center no-repeat; height: 24px; padding: 0 8px; float: left}
.top-links ul li.last {background: none}
.top-links-right ul li {background: url(../images/top-link-sep.png) right 3px no-repeat; height: 24px; line-height: 24px; padding: 0 8px; float: left}
.top-links-right ul li.last {background: none}
.quick-access {float: right; width: 615px;}
.form-language a {color: #fff; padding-left: 10px}
.form-language a:hover {color: #fb9438; padding-left: 10px; text-decoration: none}
.form-language a.selected {color: #fb9438}
.form-search label {display: none}
.form-search button {background: #ff7900; float: left; border-radius: 0; line-height: 32px; padding: 0 35px; color: #fff; font-weight: 600; font-size: 13px;}
.form-search button:hover {background: #EA7103;}
.form-search button span {display: none}
#search {border: 0; padding: 0 9px; width: 220px; background: transparent; font-style: italic; float: left; line-height: 32px; min-height: 32px;}
.detail-search-link {position: absolute; left: 0; bottom: -32px;}
.detail-search-link a {color: #fb9438; line-height: 30px; font-size: 12px}
.wishlist-link {float: right; width: 28px; height: 22px; background: url(../images/wishlist.png) right center no-repeat; text-indent: -9999px; margin-top: -5px}
.wishlistbubble {position: absolute; bottom: 50px; right: 0;}
.wishlistbubble a {font-size: 14px; font-weight: bold; position: relative; padding-left: 18px;}
.wishlistbubble a:before {content: ""; position: absolute; left: 0; top: 7px; width: 11px; height: 10px; background: url('../images/icons/fav.svg') no-repeat;}
.wishlistbubble a span {font-size: 12px; color: #fb9438;}
.wishlistbubble a:hover {color: #fb9438;}
.header .top-links-right .top-login-link {position: relative; padding-left: 18px;}
.header .top-links-right .top-login-link:before {content: ""; position: absolute; left: 0; top: 5px; width: 15px; height: 15px; background: url('../images/icons/login.svg') no-repeat;}

.nav-box {width: 700px; height: 390px; background: url('../images/navbox-top.png') center 30px no-repeat; margin-bottom: 40px; clear: both; position: relative}
.nav-box h2 {font-size: 22px; color: #221e1f; float: left}
.nav-box h2 a {font-size: 22px; color: #221e1f; line-height: 27px !important;}
.nav-box h2 a:hover {color: #146DD2; text-decoration: none;}
.nav-box h2 span {font-weight: bold}
.nav-box .more, .varsti-tulekul .more {float: right; color: #EA7C1E; line-height: 30px; text-decoration: underline; font-style: italic}
.nav-box .more:hover {text-decoration: underline; text-shadow: 0 0 0px #f89a4e, 0 0 1px #f89a4e}
.nav-box .name {}
.nav-box .name span {font-weight: bold}

.noscroll-list {background: url(../images/navbox-bottom-bg.jpg) center bottom no-repeat; padding-bottom: 20px; margin-bottom: 30px}
.noscroll-list .title {overflow: hidden; background: url(../images/product-sep-line.png) left 30px no-repeat; padding-bottom: 10px}
.noscroll-list h2 {font-size: 22px; color: #221e1f; float: left}
.noscroll-list h2 a {font-size: 12px !important; line-height: 16px; display: block}
.noscroll-list h2 a span {font-weight: bold;}
.noscroll-list .title h2 a {font-size: 22px !important; color: #221e1f; line-height: 27px !important;}
.noscroll-list .title h2 a:hover {color: #146DD2; text-decoration: none;}
.noscroll-list .more {float: right; color: #EA7C1E; line-height: 30px; text-decoration: underline; font-style: italic}
.noscroll-list .more:hover {text-decoration: underline; text-shadow: 0 0 0px #f89a4e, 0 0 1px #f89a4e}

.soovitus {width: 700px; height: 338px; background: url(../images/navbox-bg.jpg) left 30px no-repeat; margin-bottom: 30px}
.soovitus h2 {font-size: 22px; color: #221e1f; position: absolute}
.soovitus h2 span {font-weight: bold}
.soovitus h3 {font-size: 22px; color: #221e1f}
.soovitus table {position: relative; top: 60px; width: 680px; left: 15px}
.soovitus .name span {font-weight: bold}
.soovitus p {padding: 1px 13px}
.soovitus .img1 {width: 139px; vertical-align: top}
.soovitus .img2 {width: 115px; vertical-align: top}
.soovitus img {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; margin-top: 3px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.soovitus img:hover {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; -moz-box-shadow: 0 1px 6px #444; -webkit-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444}
.soovitus a {border: 0; color: #BDBAAF}
.soovitus .minitext {padding: 2px 0 15px; color: #8a8a8a}
.soovitus .more {color: #F6821F}

.varsti-tulekul {width: 700px; height: 338px; background: url(../images/navbox-bg.jpg) left 30px no-repeat; margin-bottom: 30px}
.varsti-tulekul h2 {font-size: 22px; color: #221e1f; float: left}
.varsti-tulekul h2 span {color: #898989; font-style: italic; font-size: 20px}
.varsti-tulekul .content {position: relative; top: 30px; clear: both}
.varsti-tulekul .content img {float: left; padding: 0 20px 20px 0}

/* Slider */
.slider ul, .slider li {margin:0; padding:0; list-style:none}
.slider {width:680px; height:227px; overflow:hidden}
.slider {margin-left: 15px; padding-left: 5px; padding-top: 5px}
.slider a {color: #000}
.slider img {border: 1px #bdbaaf solid; box-shadow: 0 0 4px #bdbaaf; width: 106px; height: 163px}
.slider .product {padding-right: 8px; float: left}
.slider h5 {width: 123px; height: 31px; overflow: hidden; line-height: 25px}
.prevBtn a {width: 67px; height: 88px; background: url(../images/left-right-arrow.png) no-repeat; text-indent: -999999px; display: block; z-index: 100; position: absolute; margin-top: -204px; margin-left: -40px}
.nextBtn a {width: 67px; height: 88px; background: url(../images/left-right-arrow.png) right top no-repeat; text-indent: -999999px; display: block; position: absolute; margin-top: -204px; margin-left: 691px}
/* //Slider */

.recent-view {width: 920px; height: 192px; margin: 0 auto; overflow: hidden; background: url(../images/recent-view-bg.png) left 30px no-repeat; overflow: hidden}
.recent-view h2 {font-size: 22px; color: #221e1f; float: left; margin-bottom: 10px; width: 100%}
.recent-view h2 span {font-weight: bold}
.recent-view-inside {height: 135px; width: 100%; overflow: hidden}
.recent-item {margin-right: 15px; position: absolute; bottom: 0}
.recent-item img {width: 72px; border: 1px #bdbaaf solid; padding: 2px; box-shadow: 0 0 4px #bdbaaf}
.recent-close {width: 30px; height: 30px; position: absolute; top: -10px; right: -9px; background: url(../images/recent-close.png) no-repeat; cursor: pointer}
.recent-item-wrapper {position: relative; height: 135px; width: 92px; float: left}

.footer-blocks {overflow: hidden; margin: 20px 0 0 0}
.footer-sub-block {float: left; height: 180px}
.footer-sub-block h4 {font-size: 20px; color: #221e1f; text-transform: uppercase; margin-bottom: 30px; font-weight: normal; text-shadow: 1px 1px 1px #f08e20}
.footer-sub-block h4 span {font-weight: bold}
.footer-sub-block ul li {display: block; line-height: 25px}
.footer-sub-block .facebook {background: url(../images/social-media-new.png) no-repeat; padding-left: 42px; height: 32px; margin-bottom: 13px}
.footer-sub-block .twitter {background: url(../images/social-media-new.png) 0 -32px no-repeat; padding-left: 42px; height: 32px}
.footer-sub-block .rss {background: url(../images/social-media-new.png) 0 -64px no-repeat; padding-left: 42px; height: 32px; margin-bottom: 13px}
.footer-sub-block .news {background: url(../images/social-media-new.png) 0 -96px no-repeat; padding-left: 42px; height: 32px}
.partnerid {height: 100px; background: url(../images/footer-block.png) no-repeat; padding-top: 16px; text-align: center}

.scrollable {position:relative; overflow:hidden; width: 700px; height:265px}
.scrollable .items {width:20000em; position:absolute; clear:both}
.scrollable .items div {float:left; width:700px}
.scrollable .active {position:relative; cursor:default}
.navi {margin-left:310px; margin-top: 5px; width:200px; height:20px}
.navi a {width:13px; height:13px; float:left; margin:3px; background:url(../images/navigator.png) 0 0 no-repeat; display:block; font-size:1px}
.navi a:hover {background-position:0 -13px}
.navi a.active {background-position:0 -26px}

#toUp {right: 5px; bottom:5px; display:block; position:fixed; top:40%; margin-right:8px; cursor: pointer; background: url(../images/updown.png) left top no-repeat; height:31px; width:58px; text-indent: 99999px}
#toDown {right: 5px; bottom:5px; display:block; position:fixed; top:40%; margin-right:8px; margin-top: 31px; cursor: pointer; background: url(../images/updown.png) left bottom no-repeat; height:31px; width:58px; text-indent: 99999px}

.navbox {position:relative; overflow:hidden; width: 702px; height:353px; float: left; background: url('../images/navbox-bottom-bg.jpg') center bottom no-repeat}
.navbox .items {width:20000em; position:absolute}
.navbox .items div {float: left}
.navbox .items .product {float:left; width: 124px;  margin-left: 16px; position: relative; min-height: 285px;}
.navbox .items .top-nr {width: 16px; height: 16px; background: url('../images/apollo-sprite.png'); font-size: 11px; color: #fff; font-weight: bold; float: left; margin: 0 5px 0 0; line-height: 16px; text-align: center}
.navbox img {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; margin-top: 3px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.navbox img:hover {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; -moz-box-shadow: 0 1px 6px #444; -webkit-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444}
.navbox h5 a {color: #000; position: relative; top: 0 !important}
.upsell .image-wrapper {float: none !important; height: 190px; position: relative; margin-bottom: 0}
.navbox .image-wrapper {height: 185px; position: relative; float: none !important}
.navbox .product-image {position: absolute; bottom: 0}
.navbox .product-image a.placeholder-center {width: 124px; text-align: center;}
.navbox .image-wrapper .countdown {background-color: #de3a4f; color: #fff; position: absolute; bottom: 10px; width: 100%; max-width: 106px; left: 3px; line-height: 20px; box-sizing: border-box; font-size: 11px; padding-left: 6px;}
.navbox .image-wrapper .countdown-label {display: none;}
.navbox .image-wrapper .countdown .countdown-section {padding-right: 3px;}
.navbox .image-wrapper .countdown .countdown-section:last-child {padding-right: 0;}
.navbox .ratings {width: 120px}
.navbox .btn-cart {padding: 0 27px; margin-left: -15px;}
.navbox .btn-cart span {height: 24px; line-height: 24px; font-size: 12px; padding: 0;}
.navbox .actions {width: 100%; text-align: center; position: absolute; bottom: -30px;}
.navbox.scroll-list {margin-bottom: 30px; margin-top: 20px;}

.nav-box.music {height: 298px;}
.nav-box.music .navbox {height: 230px; margin-top: 20px;}
.nav-box.music .navbox .image-wrapper {height: 125px;}
.nav-box.music .navbox .product-discount {top: 85px;}

.nav-box h5 {min-height: 32px; max-height: 32px; overflow: hidden;}

.navbox .price-label {display: none}
.navbox .club-special-price .price-label {display: inline; font-weight: normal; font-size: 11px; width: 120px; display: block}
.navbox .club-special-price .price {font-size: 11px !important; color: #fb9438 !important}
.navbox .club-special-price .old-price .price {font-size: 12px !important; color: #888 !important}
.navbox .club-price {/*display: none*/ clear: none}
.navbox .price {font-size: 12px !important; color: #fb9438;}
.navbox .product .price-before, .upsell .price-before {padding: 0 5px 0 0; color: #888}
.navbox .product-discount {position: absolute; width: 45px; height: 40px; background: url(../images/discountball.png) 2px center no-repeat; top: 145px; right: 0; line-height: 40px; text-align: center; font-weight: bold; font-size: 14px; color: #2B2220; padding: 0; margin: 0}
.navbox .klubipakkumine .regular-price {display: none;}
.navbox .author {margin-top: 2px; margin-bottom: 0; font-size: 11px; float: none !important; white-space: nowrap}
.navbox .ratings {margin: 2px 0 3px}
.navbox .rating-links {display: none}
.navbox .veeb-price-label {color: #fb9438; font-size: 12px !important; font-weight: normal;}
.navbox .veeb-price-label span {display: none;}

.eripakkumised {height:368px !important}
.eripakkumised .navbox {height: 360px !important}
.eripakkumised .navbox .klubipakkumine .regular-price {display: none;}
.eripakkumised .navbox .items .product {min-height: 297px;}

.browse {background:url(../images/hori_large.png) no-repeat; width:30px; height:30px; cursor:pointer}
a.disabled {visibility:hidden !important} 

a.left {position: absolute; top: 130px; left: -15px; z-index: 1; background: url(../images/hori_large.png) no-repeat; width: 53px; height: 50px; cursor: pointer}
a.right {position: absolute; top: 130px; right: -15px; z-index: 1; background: url(../images/hori_large.png) 0 -50px no-repeat; width: 53px; height: 50px; cursor: pointer}
.kampaania .text {font-size: 26px; font-weight: bold; color: #e86207; font-style: italic; float: left; margin-top: -5px; margin-left: 5px}


.bestseller-box {width: 200px; height: 145px; margin-left: -9px; padding-top: 12px; position: absolute}
.bestseller-box h2 {font-size: 22px; color: #221e1f; position: absolute}
.bestseller-box h2 span {font-weight: bold}
.bestseller-box .more {float: right; color: #EA7C1E; line-height: 30px; text-decoration: underline; font-style: italic}
.bestseller-box .more:hover {text-decoration: underline; text-shadow: 0 0 0px #f89a4e, 0 0 1px #f89a4e}
.bestseller-box .name span {font-weight: bold}
.bestseller-box a.left {position: absolute; top: 45px; left: -15px; z-index: 1; background: url(../images/hori_large.png) no-repeat; width: 53px; height: 50px; cursor: pointer}
.bestseller-box a.right {position: absolute; top: 45px; right: -15px; z-index: 1; background: url(../images/hori_large.png) 0 -50px no-repeat; width: 53px; height: 50px; cursor: pointer}

.bestsellerbox {position:relative; overflow:hidden; width: 200px; height:145px; float: left}
.bestsellerbox a:hover {text-decoration: none}
.bestsellerbox .items {width:20000em; position:absolute}
.bestsellerbox .items div {float: left; text-align: center}
.bestsellerbox .items .product {float:left; width: 88px; margin-left: 10px}
.bestsellerbox img {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.bestsellerbox img:hover {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.bestsellerbox .image-wrapper {height: 140px; position: relative}
.bestsellerbox .product-image {position: absolute; bottom: 0}
.bestseller-more a {color: #EA7C1E}

.apollo-lemmikud-box {width: 200px; height: 210px; margin-left: -9px; padding-top: 12px; position: absolute}
.apollo-lemmikud-box h2 {font-size: 22px; color: #221e1f; position: absolute}
.apollo-lemmikud-box h2 span {font-weight: bold}
.apollo-lemmikud-box .more {float: right; color: #EA7C1E; line-height: 30px; text-decoration: underline; font-style: italic}
.apollo-lemmikud-box .more:hover {text-decoration: underline; text-shadow: 0 0 0px #f89a4e, 0 0 1px #f89a4e}
.apollo-lemmikud-box .name span {font-weight: bold}
.apollo-lemmikud-box a.left {position: absolute; top: 75px; left: -15px; z-index: 1; background: url(../images/hori_large.png) no-repeat; width: 53px; height: 50px; cursor: pointer}
.apollo-lemmikud-box a.right {position: absolute; top: 75px; right: -15px; z-index: 1; background: url(../images/hori_large.png) 0 -50px no-repeat; width: 53px; height: 50px; cursor: pointer}

.apollo-lemmikud {position:relative; overflow:hidden; width: 200px; height:210px; float: left}
.apollo-lemmikud a:hover {text-decoration: none}
.apollo-lemmikud .items {width:20000em; position:absolute}
.apollo-lemmikud .items div {float: left; text-align: center}
.apollo-lemmikud .items .product {float:left; width: 136px; margin-left: 37px}
.apollo-lemmikud img {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.apollo-lemmikud img:hover {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.apollo-lemmikud .image-wrapper {height: 205px; position: relative}
.apollo-lemmikud .product-image {position: absolute; bottom: 0}
.apollo-lemmikud-more a {color: #EA7C1E}

.left-apollo-lemmikud {padding: 7px; border: 1px #d7d7d7 solid; border-top: 0; height: 237px}

.left-block h3 { background: url(../images/left-box-header-shadow.gif) no-repeat; width: 200px; height: 43px}
.left-block h3:hover { background: url(../images/left-box-header-shadow-over.gif) no-repeat}
.left-block h3.active { background: url(../images/left-box-header-shadow-over.gif) no-repeat}
.left-block h3 a {display: block; padding-top: 9px; margin-left: 8px; font-size: 14px; font-weight: bold; color: #000; text-decoration: none; text-shadow: 1px 1px 1px #f6962d}
.left-block h3 a {display: block; line-height: 22px; white-space: nowrap; overflow: hidden; color: #000}
.left-block .more-items {color: #EA7C1E; text-decoration: underline; font-style: italic; padding-bottom: 10px; display: block; padding-left: 14px}

.left-subjects {background: url(../images/left-box-header-shadow.gif) no-repeat; width: 200px; height: 43px; line-height: 39px; padding-left: 10px; color: #000; text-shadow: 1px 1px 1px #f6962d}
.left-subjects a {color: #000}
.left-subjects a:hover {text-decoration: none}
.eripakkumised-menu {padding: 7px; border: 1px #d7d7d7 solid; border-top: 0; margin-top: -5px; background: #fff}
.eripakkumised-menu li a {line-height: 22px !important}

.category-nav {margin-left: 15px; margin-bottom: 10px}
.category-nav a {color: #333; font-size: 12px; line-height: 21px}
.category-nav a.active {font-weight: bold}
.category-nav .category-nav {margin-bottom: 0;}
.catalog-category-view .front-banner {margin-top: -10px}
.catalog-category-view h1 {font-size: 30px; text-align: center; margin-bottom: 15px}
.catalog-category-view h1 span {font-weight: normal}
.product-page-img img {border: 1px #bdbaaf solid; padding: 2px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.catalog-product-view .regular-price .price {font-size: 20px; color: #fb9438; float: left}
.catalog-product-view .veeb-price-label,
.catalog-product-view .price-label {font-size: 18px; float: left; padding-top: 2px}
.catalog-product-view .club-price .price-label {font-size: 12px; float: left; padding-top: 0}
.catalog-product-view .club-special-price .price-label {font-size: 12px; padding-top: 0;}
.catalog-product-view .club-special-price .old-price {display: none;}
.products-list .veeb-price-label {display: none;}
.products-list .regular-price {float: none}
.products-list .price-label {float: left;}
.products-list .regular-price .price {float: left;}
.products-list .regular-price .has-club-price .price {color: #000; text-decoration: none; font-weight: bold}
.products-list .club-price {float: left; margin-top: 5px;}
.products-list .club-price .price {padding-left: 0}
.products-list span.price-before {color: #9c9c9c; font-size: 12px; margin-right: 5px;}
.price-label {font-weight: bold; padding-right: 5px}
#review-form {display: block; ; padding-top: 30px}
#addcomment {width: 100%}
#addcomment .leftbox {float: left}
#addcomment td {padding: 0 0 5px}
#addcomment h3 {float: left; padding-right: 10px}
#addcomment #nickname_field {border: 1px #d4d4d4 solid; padding: 2px}
#addcomment .validation-advice {width: 150px; padding-left: 0}
#review_field {width: 99%; color: #999}
#review_field:focus {color: #000}
.client-reviews {margin-top: 40px}
#comments {margin-bottom: 10px}
#comments h3 {border-bottom: 1px #cbcbcb solid; padding-bottom: 5px}
.current-rating {border-bottom: 1px #cbcbcb solid; padding-bottom: 10px; margin-bottom: 15px}
.comment p {width: 100%; white-space: pre-wrap; white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; margin: 25px 0 5px; line-height: 20px; color: #181818}
.comment {padding: 10px 3px; border-bottom: 1px #e8e8e8 solid}
.comment:hover {background: #f7f7f7; border-radius: 3px}
.comment-rules {float: right; line-height: 33px; color: #E86207; padding-top: 80px}
.show-more-comments {color: #E86207}
.star-container img {cursor:pointer; padding-right:4px; float: left}
.star-container .product-sep-line {clear: both;}
.post-review {background: url(../images/navbox-bottom-bg.jpg) center bottom no-repeat; padding-bottom: 45px}
.product-sep-line {width: 100%; background: url(../images/product-sep-line.png) no-repeat; height: 10px}
.product-sep-line.additional {margin-top: 10px}
.product-social {float: right; margin-top: -40px}
.social-google {float: right}
.social-fb {float: right}
.social-wishlist {float: left; border: 1px #CBCBCB solid; border-radius: 3px; padding: 2px 20px 2px 30px; background: url('../images/favorite-star.png') 5px 2px no-repeat; margin: -1px 20px 0 0}
.social-wishlist a {color: #666; font-weight: bold}
.discountball {position: absolute; width: 45px; height: 40px; background: url(../images/discountball.png) 2px center no-repeat; bottom: 0; left: 80px; line-height: 40px; text-align: center; font-weight: bold; font-size: 14px; color: #2b2220}
.fb-fav-box {border-top: 0}
.fb-fav-box a {color: #000}
.fb-fav-box ul {padding: 10px}
.fb-fav-box ul li {display: block; overflow: hidden; padding: 7px; border-bottom: 1px #e8ddd8 solid}
.fb-fav-box ul li span {font-size: 11px; color: #999; display: block}
.fb-fav-box img {float: left; margin-right: 10px}
.more-btn {background: url(../images/more-btn.png) right center no-repeat; padding: 3px 35px 3px 0; line-height: 26px; color: #EA7C1E !important}
.fb-more-btn, .related-more-btn, .bestseller-more, .apollo-lemmikud-more {text-align: center; padding-bottom: 5px}
.author {margin: 10px 0 20px; color: #131313}
.author a {color: #131313}
.actors {margin: 5px 0 20px; color: #131313}
.actors a {color: #131313}
.actors span {padding-right: 5px}
.product-shop .author a, .product-shop .actors a {color: #727272; text-decoration: underline}
.product-shop .author a:hover, .product-shop .actors a:hover {color: #E86207}
.orgin_title {margin-top: 5px; color: #333; font-weight: bold}
.more-hidden {display: none}
.more-link img {border: none}

.left-bestsellers {padding: 7px; border: 1px #d7d7d7 solid; border-top: 0; height: 200px}
.bestseller-select {width: 185px; cursor: pointer}
.customStyleSelectBox { background: #fff6e1 url(../images/bestseller-arrow.png) 159px center no-repeat; color:#000; padding:5px 7px; border:1px solid #c3c1b7; width: 169px}
.customStyleSelectBox.changed { }
.customStyleSelectBoxInner {}

#product-attribute-specs-table {overflow: hidden}
#product-attribute-specs-table ul {float: left; width: 275px}
#product-attribute-specs-table li {color: #727272}
#product-attribute-specs-table span {color: #000}
#product-attribute-specs-table a {color: #727272}
#product-attribute-specs-table a:hover {color: #F6821F}

#apollo-accordion h3 {cursor: pointer; line-height: 30px;}
#apollo-accordion h4 {margin-top: 20px}
#apollo-accordion h3 a {color: #000}
#apollo-accordion h3 a:hover {color: #EA7C1E; text-decoration: none}
#apollo-accordion h3.active, #apollo-accordion h3:hover {color: #EA7C1E;}
#apollo-accordion ul {margin-left: 35px;}
#apollo-accordion ul li {font-size: 16px; font-weight: bold; list-style: decimal;}
#apollo-accordion ul li ul li {font-size: 12px; font-weight: normal;}
#apollo-accordion ul li div {line-height: 20px; margin-left: 5px; margin-bottom: 10px; font-size: 12px; font-weight: normal;}
#apollo-accordion ul li div ul, #apollo-accordion ul li div ol {margin-left: 20px; list-style: disc}
.apollo-accordion2 h3, .apollo-accordion2 h4, .apollo-accordion2 h3:hover {color: #444}
#apollo-accordion ul li.active {width: 94%; background: url('../images/recent-view-bg.png') -50px 0 no-repeat; margin-bottom: 10px; padding-top: 7px;}
#apollo-accordion ul li.active div {background: url('../images/shadow-up.png') 0 bottom no-repeat; padding-bottom: 10px;}

#trailer {padding-top: 30px; position: relative}
.video-box {width: 560px; margin:0 0 20px; padding-top: 30px; position: relative}
.trailer-left {text-align: center; padding: 10px; border-top: 0}
.trailer-left img {cursor: pointer}
.trailer-close {width: 20px; height: 20px; background: url('../images/trailer-close.png'); position: absolute; right: 0; top: 6px; cursor: pointer}
.video {font-weight: bold; line-height: 40px; padding-bottom: 10px}

.mid-pakkumised {border-bottom: 1px #c5c3ba solid; overflow: hidden; margin: 40px 0}
.mid-pakkumised img {float: left; padding-right: 5px}
.mid-pakkumised a {float: right; padding-right: 3px; line-height: 75px; color: #777; text-decoration: underline}
.mid-pakkumised div {margin-top: 20px; border-top: 1px #c5c3ba solid}
.mid-pakkumised h3 {color: #777; font-size: 26px; font-weight: normal; margin-top: 22px; float: left; padding-left: 10px}

.custom_h1 {font-size: 30px; font-weight: normal; text-align: center; margin-bottom: 25px}
#shopping-cart-table .btn-update {background: #333 !important; padding: 0; margin: 0; height: 26px}
#shopping-cart-table .btn-update span {color: #fff; font-size: 12px; text-shadow: none; padding: 2px 5px; line-height: 20px}

.checkout-cart-index .page-title {margin-bottom: 30px}
#checkout-review-table .product-name {font-size: 12px}
.glc .data-table tbody th, .glc .data-table tbody td {padding: 5px}
#wishlist-table textarea {width:98%; height: 70px}
#wishlist-table .price {float: left}
#wishlist-table .price-box {margin: 3px 0; overflow: hidden}
#wishlist-table .price-label {float: left}
#wishlist-table .veeb-price-label {float: left}
#wishlist-table .price-before {float: left; padding: 0 10px 0 10px; color: #777}
#wishlist-table .product-discount {float: left; background: #EA7C1E; margin-left: 10px; padding: 0 5px; border-radius: 2px}
#wishlist-view-form .button {margin: 0 5px}
#wishlist-view-form .button span span {padding: 0 10px 0 2px; line-height: 24px}
#wishlist-view-form .button span {height: 24px; font-size: 12px}
#wishlist-view-form .btn-continue-shopping {float: right; background-image: none; border: 1px #d8d8d8 solid; background: #f1f1f1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eceeeb');
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eceeeb));
    background: -moz-linear-gradient(top, #ffffff, #eceeeb);}
#wishlist-view-form .btn-continue-shopping span {text-shadow: 0 0 0; text-transform: none}
.glc {margin-top: 0}
.glc .methods .shipping-methods, .glc .address {padding-top: 0 !important}
.glc .methods #gcheckout-payment-methods {padding-top: 0 !important}
.view-last-orders {float: right}
.bullets ul, .bullets ol {list-style: disc; margin-left: 20px}
.line-height-20 {line-height: 20px}
.success-payment {line-height: 20px}
.success-payment .button-set {margin-top: 20px}
.success-payment input {border: 0; padding: 7px; background: url(../images/btn-bg.gif) repeat-x; cursor: pointer; -webkit-border-radius: 3px;
-moz-border-radius: 3px; border-radius: 3px; color: #3C2B22; text-shadow: 1px 1px 1px #F08E20; margin-top: 20px}
.kauplus img {float: right}
.kauplus a {color: #F6821F}
.kauplus {margin-bottom: 20px; padding-bottom: 20px; background: url(../images/product-sep-line.png) left bottom no-repeat; overflow: hidden}
.kauplus .left {width: 60%; margin-bottom: 10px}
.kauplus .right {width: 40%; height: 180px; margin-bottom: 10px}
.kauplus p {width: 100%; clear: both}
.kauplus img {border: 1px #bdbaaf solid; padding: 2px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.cms-kauplused .page-title {padding-bottom: 35px}

.tabs {width:250px; margin:0; padding:0}
.tabs li {display:block; float:left; padding:0 5px}
.tabs li a {display:block; float:left; padding:5px 10px 3px 0; color:#ccc; text-decoration:none; font-size: 24px}
.tabs .selected {color: #3b3b3b}
.tabs .separator {border-left: 1px #ddd solid; display: block; width: 1px; height: 20px; margin-top: 10px; margin-right: 7px}
.tab-content h5 {font-size: 16px}
.tab-content .date {color: #999; font-size: 11px}
.tab-content {clear:both; padding:30px 10px 10px; background: url(../images/product-sep-line.png) no-repeat;}
.description .more-link {color: #E86207; font-size: 11px; font-weight: bold; display: block; width: 120px}
.description {margin-bottom: 20px; line-height: 20px}
.reklaam {width: 100%; position: absolute; margin-top: 235px; z-index: -1}

.col1-layout .page-title {background-image: url(../images/recent-view-bg.png)}
.soldout {color: #E86207; text-align: right; float: right; min-width: 100px;}
.products-grid .soldout {float: left; font-size: 11px; margin-top: 5px; text-align: left}
.my-account-dropdown {z-index: 3; display: none;}
.my-account-dropdown {border: 1px #999 solid; position: absolute; background: white; box-shadow: 0 0 5px #777; padding: 2px 10px}
.my-account-dropdown li {float: none !important; background: none !important; padding: 0 !important}
.my-account-dropdown li a {color: #000 !important; display: block; line-height: 28px; border-bottom: 1px #ddd solid !important}
.my-account-dropdown li a:hover {color: #EA7C1E !important}
.my-account-dropdown li .last {border-bottom: 0 !important}
.my-login-name {}
.my-login-name span {color: white; font-size: 13px; background: url(../images/arrow-down.png) right center no-repeat !important; padding-right: 16px; position: relative; padding-left: 25px; display: inline-block;}
.my-login-name span:before {position: absolute; content: ""; width: 20px; height: 20px; background: url('../images/apollo-sprite.png') -168px -325px; left: 0; top: 0;}
.my-login-name:hover .my-account-dropdown {display: block}
#id-card-login {margin-right: 8px}
.custom-register-button {color: #333 !important; text-decoration: underline; font-weight: bold}
#s_method_smartpost_smartpost {width: 0}
.addresses-additional button {margin-top: 10px !important}
.my-wishlist .club-price {display: none}
.product-image-wrapper {position: relative; margin-bottom: 20px}
.product-image-zoom-btn {width: 51px; height: 50px; position: absolute; top: 40%; left: 75px; background: url('../images/zoom.png') -51px 0 no-repeat; cursor: pointer}
.product-image-zoom-btn:hover {background-position: 0 0}
.tarne24 {display: none; margin-right: 20px}
.item-type {float: none !important; text-transform:capitalize; width: 112px; font-size: 11px; font-weight: bold; color: #6a6a6a}
.workspace-special {font-size: 11px !important; color: #E86207 !important}
.workspace-special .price-before {font-size: 12px}
.workspace-special .price-label {display: none !important}
.workspace-special .club-special-price, .workspace-special .club-price {clear: right; position: relative; top: 0; display: inline}
.workspace-special .club-special-price .price, .workspace-special .club-price .price {font-size: 12px !important; padding-left: 4px; color: #000 !important}
.workspace-special .regular-price .price {color: #888 !important; text-decoration: line-through; font-weight: normal; padding-right: 10px}
.workspace-special.loggedin .regular-price .price {color: #000 !important; text-decoration: none; font-weight: bold}
.workspace-special .regular-price .price-before {}
.hide-discount {display: none}
.workspace-special .product-discount.hide-discount {display: inline}
.seotudPostid {line-height: 30px; padding: 40px 0}
.seotudPostid h2 {margin-bottom: 10px; background: url('../images/navbox-top.png') center 28px no-repeat; padding-bottom: 10px}
.seotudPostid a {color: #7f7f7f; text-decoration: underline}
.blog-post-view .nav-box {margin-top: 30px}

.blog-navbox {position:relative; overflow:hidden; width: 702px; height:320px; float: left; background: url('../images/navbox-bottom-bg.jpg') center bottom no-repeat}
.blog-navbox .items {width:20000em; position:absolute}
.blog-navbox .items div {float: left}
.blog-navbox .items .product {float:left; width: 124px;  margin-left: 16px; position: relative}
.blog-navbox img {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; margin-top: 3px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.blog-navbox img:hover {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; -moz-box-shadow: 0 1px 6px #444; -webkit-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444}
.blog-navbox h5 a {color: #000; position: relative; top: 0 !important}
.blog-navbox .image-wrapper {height: 185px; position: relative; float: none !important}
.blog-navbox .product-image {position: absolute; bottom: 0}
.blog-navbox .ratings {width: 120px}

.blog-navbox .price-label {display: none}
.blog-navbox .club-special-price .price-label {display: inline; font-weight: normal; font-size: 11px; width: 120px; display: block}
.blog-navbox .club-special-price .price {font-size: 11px !important; color: #fb9438 !important}
.blog-navbox .club-price {display: none}
.blog-navbox .price {font-size: 12px !important; color: #000 !important}
.blog-navbox .product .price-before, .upsell .price-before {padding: 0 5px 0 0; color: #888}
.blog-navbox .product-discount {display: none}
.blog-navbox .author {margin-top: 2px; margin-bottom: 0; font-size: 11px; float: none !important; white-space: nowrap}
.blog-navbox .ratings {margin: 2px 0 3px}
.blog-navbox .rating-links {display: none}

#my-invoice-table {width: 100%}
.invoice-head td {width: 233px}
.selected-invoice {background: #f2f2f2}
.invoice-data {width: 100%}
.invoice-data thead td {background: #e5e5e5; font-weight: bold}
.invoice-data tfoot td {border: 0}
.invoice-data tfoot .invoice-grandtotal {color: #000; font-weight: bold}
.invoice-row {display: none; background: #f2f2f2; padding: 20px 10px}
.invoice-row h4 {background: #e5e5e5; padding: 5px; border-bottom: 1px #ccc solid}
.my-invoices-loading {padding-left: 30px; background: url('../images/ajax-loader.gif') no-repeat}
.print-invoice-row {margin-top: 100px}
.print-invoice-row td {padding: 5px}
.print-invoice-row .date {margin-bottom: 20px}
.show-invoice {color: #EA7C1E}

#showquickproducts-div {float: right; margin: 5px 1px;}
#showquickproducts-div input {float: left}
#showquickproducts-div span {padding-left: 8px}

.upsellpopup2 {padding: 20px; width: 470px; font-size: 13px;}
.upsellpopup2 h3 {color: #E91C23; font-size: 15px; font-weight: bold; height: 62px}
.upsellpopup2 .line {background: #e5e5e5; height: 1px; margin: 20px 0}

.pikendan {position:relative; height: 35px; border: 0; color: red; font-weight: bold; cursor: pointer; width: 100px; white-space:nowrap; text-align:center; left: 30%;}
.btn-compare {position:relative; height: 35px;  border: 0; color: red; font-weight: bold; cursor: pointer; width: 100px; white-space:nowrap; text-align:center; right: -30%;}
.subcat-item {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:25%; float:left; text-align: center; padding-bottom: 13px; overflow: hidden; cursor: pointer; margin: 20px 0 12px; background: url('../images/subcat-item-bg.png') left 4px no-repeat}
.subcat-name {position: relative; left: 1px; height: 41px; background: #fff url(../images/subcat-title-line.png) center bottom no-repeat; margin-bottom: 22px}
.name-link {position: absolute; bottom: 0; width: 174px; color: #333; font-weight: bold; display: block; padding-bottom: 7px}
.name-link:hover {text-decoration: none; color: #666}
.subcat-img {height: 145px; width: 125px; margin-left: 24px; border: 2px #fff solid; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.subcat-img:hover {-moz-box-shadow: 0 1px 6px #444; -webkit-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444}
.kategooria-toolaud {position: relative; overflow: hidden; margin: 40px 0}
.kategooria-toolaud h2 {background: url('../images/navbox-top.png') center 32px no-repeat; padding-bottom: 10px; font-size: 22px}
.kategooria-toolaud-content {margin-left: -1px; overflow: hidden; background: url('../images/subcat-div-line.png')}
.kategooria-toolaud-bottom {height: 65px; width: 100%; background: url('../images/navbox-bottom-narrow-bg.jpg') center bottom no-repeat; margin-top: -19px}
.kategooria-toolaud .more {position: absolute; right: 5px; top: 7px; color: #E86207; font-style:italic; text-decoration: underline}
.kategooria-toolaud .more:hover {text-decoration: underline; text-shadow: 0 0 0px #F89A4E, 0 0 1px #F89A4E}
.block-layered-nav .block-content { padding:0; margin: 0; }
#narrow-by-list dt { margin-left: 5px; }
.news-selection label {font-weight: normal; display: block !important; margin-left: 17px}
.news-selection input {float: left}
.news-selection div {margin-bottom: 5px}
.newsletter-selections {font-size: 22px; color: #a0a0a0; margin-top: 10px}
.newsletter-selections a {color: #EA7C1E}
.newsletter-selections .box1 {background: url(../images/apollo-a.jpg) 40px top no-repeat; min-height: 130px; border-bottom: 1px #e8e8e8 solid; padding-left: 190px; padding-right: 120px; margin-bottom: 40px; font-size: 21px}
.newsletter-selections .box2 {width: 860px; overflow: hidden; border-bottom: 1px #e8e8e8 solid; padding-bottom: 40px; margin: 20px auto}
.newsletter-selections .box2 .child {padding: 6px; margin-right: 13px; padding-right: 20px; border-right: 1px #e8e8e8 solid; float: left; width: 47%;}
.newsletter-selections .box2 .child.last {position: relative; margin-right: 0; padding-right: 0; border-right: 0}
.newsletter-selections .box2 a {min-height: 90px; display: block; background: #f8f8f8; border: 1px gray solid; border: 1px #bdbaaf solid; padding: 30px 20px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.newsletter-selections .box2 a:hover {-moz-box-shadow: 0 1px 6px #444; -webkit-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444; text-decoration: none}
.newsletter-selections .box2 a:active {-moz-box-shadow: 0 1px 3px #333; -webkit-box-shadow: 0 1px 3px #333; box-shadow: 0 1px 3px #333;}
.newsletter-selections .box2 a.last {margin-right: 0}
.newsletter-selections .box3 {text-align: center; padding: 20px}
.newsletter-selections .box3 a {background: #f8f8f8; border: 1px gray solid; border: 1px #bdbaaf solid; padding: 10px 100px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.newsletter-selections .box3 a:hover {-moz-box-shadow: 0 1px 6px #444; -webkit-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444; text-decoration: none}
.newsletter-selections .box3 a:active {-moz-box-shadow: 0 1px 3px #333; -webkit-box-shadow: 0 1px 3px #333; box-shadow: 0 1px 3px #333}
.order-newsletter {display: none; position: absolute; background: #fff; margin: 4px; min-height: 145px; color: #333; padding: 25px 20px 0; font-size: 16px}
.order-newsletter .input-text {padding: 5px}
.order-newsletter .actions {margin-top: 10px}
.coming-box {background: #C8EC56; padding: 5px 10px; font-size: 24px; color: green; position: relative; box-shadow: 0 0 10px #999; border-radius: 3px}
.coming-box span {font-size: 12px; position: absolute; right: 40px; top: 15px}

.my-account .page-title {margin-bottom: 10px;}
.customer-account-index .my-account .page-title {margin-bottom: 10px; padding-left: 40px;}
#issuu {display: block; line-height: 30px; margin-left: 25px; background: url('../images/read-book.png') 0 center no-repeat; color: #E86207; padding-left: 50px; margin-bottom: 20px}
#my-orders-table .border a {padding-right: 10px}

/* lehepunkt */
.otsekorraldus-view #product-options-wrapper .validation-failed {overflow: hidden}
.otsekorraldus {float: left; position: relative; min-height: 163px; min-width: 119px; border: 1px #CECECE solid; padding: 20px; margin-right: 17px; box-shadow: 0 0 8px #C4C4C4; text-align: center; color: #000}
.otsekorraldus .price {}
.periodika {float: left; position: relative; min-height: 163px; min-width: 119px; border: 1px #CECECE solid; padding: 20px; margin-right: 17px; box-shadow: 0 0 8px #C4C4C4; text-align: center; color: #000}
.periodika:hover,
.otsekorraldus:hover {border: 1px #757575 solid}
.periodika.periodika-discount:hover {border: 1px #CECECE solid}
.otsekorraldus .price1 {font-size: 22px !important; text-align: center; font-weight: bold}
.otsekorraldus .ettemaks {margin-top: 15px}
.otsekorraldus .ettemaks .tiptip {cursor: help}
.otsekorraldus-view button.button {padding: 0 10px; cursor: pointer; border-radius: 3px; font-size: 14px; font-weight: bold; color: #000}
.addcart2 {float: left;}
.periodika button.button,
.otsekorraldus button.button {background: url('../images/perioodika-btn.png'); border-radius: 3px; min-width: 93px;}
.otsekorraldus-view button.button span {padding: 0; text-shadow: none; height: 31px; float: none}
.otsekorraldus-view button.button span span {padding: 0; text-transform: none; line-height: 31px; color: #fff}
.periodika-discount button {background: #fff !important}
.periodika-discount span {color: #000 !important}
.otsekorraldus .button {margin-top: 10px !important}
.price-notice {height: 30px; padding-left: 0; display: block; text-align: center}
.otsekorraldus .price-notice {height: 26px}
.tagatis {position: absolute; text-align: center; bottom: 7px; font-size: 11px; color: #666; background: url('../images/questionmark.png') right center no-repeat; padding: 0 17px 0 17px; cursor: help}
.tagatis span {color: #E86207;}
.tagatis .price-notice {display: inline}
.pf-tooltip {display: none; position: absolute; bottom: 28px; background: #FFC; border: 1px #676766 solid; padding: 15px; min-width: 200px; z-index: 1; text-align: left; font-size: 12px; color: #000; box-shadow: 0 0 10px #111}
.pf-tooltip-bottom {position: absolute; width: 20px; height: 14px; background: url('../images/tooltip-bottom.png'); bottom: -14px; left: 27px}
.periodika .price-notice .price {font-size: 24px; font-weight: bold}
.otsekorraldus-view .product-options .required {display: none}
.otsekorraldus-view .product-options-bottom {display: none; position: absolute; top: 74px; right: 0; border: 0}
.otsekorraldus-view .product-options-bottom .add-to-cart {display: none}
.otsekorraldus-view .product-options .title {text-align: center; font-weight: bold}
.otsekorraldus-view .product-essential .price-box {display: none}
.otsekorraldus-view .product-options {padding: 30px 0; min-height: 190px; width: 718px}
.otsekorraldus-view button.button:hover {background: #000 !important}
.otsekorraldus-view button.button:hover span {color: #fff !important}
.otsekorraldus-tarne-info {float: right; margin: 5px 0;}
.cartbutton {position: absolute; bottom: 25px; left: 0; width: 159px; text-align: center}

.perioodika-kampaania {width: 161px; height: 36px; position: absolute; left: -1px; top: -27px; background: url('../images/kampaania-nurk.gif') no-repeat; color: #fff; font-size: 11px; box-shadow: 0px -3px 6px #CACACA; line-height: 27px}
.periodika-discount {background: #f5821f}
.periodika-discount .price-notice {margin-left: -25px}
.perioodika-nool {width: 45px; height: 24px; position: absolute; right: 0; top: 40px; background: url('../images/kampaania-nool.gif'); font-weight: bold; line-height: 24px}
.tavahind {position: absolute; width: 120px; top: 76px}

.otsekorraldus-vorm .title {overflow: hidden; background: url(../images/product-sep-line.png) left 30px no-repeat; padding-bottom: 20px}
.otsekorraldus-vorm .title h2 {font-size: 22px; color: #221E1F; float: left}
.otsekorraldus-vorm .content-box {padding: 0 0 20px; line-height: 20px; background: #ffffbe; padding: 10px; margin: 0 0 20px; border: 1px #f5e67a solid}
.otsekorraldus-vorm .content-name {color: #221E1F; font-size: 26px; text-shadow: 1px 1px 1px #ddd}
.otsekorraldus-vorm .firstpayment-text {color: #888; padding: 5px 0 30px}
.otsekorraldus-vorm .firstpayment-text span {color: #000}
.otsekorraldus-vorm em {float: left; font-style: normal; font-size: 16px; font-weight: bold; color: #222; border: 2px #CCC solid; border-radius: 2px; width: 30px; height: 30px; text-align: center; line-height: 31px; margin-right: 10px}
.otsekorraldus-vorm .content-row {overflow: hidden; padding-bottom: 10px}
.otsekorraldus-vorm .content-row .inside {float: left; border: 2px #CCC solid; border-radius: 2px; line-height: 31px; min-width: 460px; font-size: 14px; color: #222; padding-left: 10px; font-weight: bold}
.otsekorraldus-vorm .accept-terms {clear: both; padding-top: 10px}
#select-period {width: 98%; border: 0; font-size: 14px; color: #222; font-weight: bold; background: transparent; cursor: pointer}
.tingimus {margin-top: -2px; margin-right: 3px; cursor: pointer}
.tingimus-link {margin: 10px 0 0 0}
.tingimus-link a {text-decoration: underline; color: #666}

.otsekorraldus-vorm .content-row:hover em {background: #e5e5e5; color: #222}
.otsekorraldus-vorm .content-row:hover .inside {background: #e5e5e5}
.active-row-bg {background: #e5e5e5 !important}
.otsekorraldus-vorm .content-row .inside a {color: #222; text-decoration: underline}
.otsekorraldus-vorm .customer-info {display: none; margin: 0 0 10px 44px; overflow: hidden; width: 433px; background: #f7f7f7; padding: 20px; border-radius: 3px}
.otsekorraldus-vorm .customer-info .left-col {float: left; margin-right: 20px}
.otsekorraldus-vorm .customer-info .right-col {float: right; width: 204px}
.otsekorraldus-vorm .customer-info .rc1 {display: none}
.otsekorraldus-vorm .customer-info i {padding-right: 3px}
.otsekorraldus-vorm .field input.input-text, textarea {padding: 5px; border: 1px #ccc solid; width: 192px}
.otsekorraldus-vorm .field {padding-bottom: 15px}
.otsekorraldus-vorm .field label {font-weight: bold}
.otsekorraldus-vorm .field select {border: 1px #ccc solid; padding: 5px; width: 100%}
.otsekorraldus-vorm .head {font-weight: bold; font-size: 14px; padding-bottom: 10px}
.otsekorraldus-vorm .validation-advice {padding-left: 0}
.ostekorraldus-makseviisid {display: none; margin: 0 0 10px 44px; overflow: hidden; width: 433px; background: #f7f7f7; padding: 20px; border-radius: 3px}
.ostekorraldus-makseviisid label {vertical-align: middle; padding-left: 3px; cursor: pointer}
.ostekorraldus-makseviisid #payment2, .ostekorraldus-makseviisid #payment3 {margin-left: 15px}
#success-payment-accept-id {margin: 30px 0 0 87px}
#success-payment-accept-id span span {text-transform: none}
.ok-footer-msg {margin-top: 30px; color: #888}
#billing-eq {margin-right: 5px; cursor: pointer}
.rc2 label {vertical-align: middle; cursor: pointer}
.oktagatis {position: relative}
.oktagatis span {display: inline; color: #888 !important; background: url('../images/questionmark.png') right center no-repeat; padding-right: 18px; cursor: help}
.select-bank {margin-top: 30px}
.otsekorraldus-vorm .content2 {line-height: 20px}
.content2 .info2 {margin-top: 30px; color: #777}
.important-label {padding-top: 30px; font-size: 18px; color: red}
.select-bank {overflow: hidden}
.select-bank p {padding: 5px 0; font-weight: bold}
.select-bank .payment {float: left; padding-right: 15px; cursor: pointer}
.contract-info {padding-top: 30px}
.select-period-start {display: none; position: absolute; left: 153px; top: 5px; background: #E6E6E6; padding: 30px 50px; height: 104px; width: 190px; box-shadow: 0 0 8px #505050; border: 1px #9B9B9B solid; border-radius: 3px; }
#select-start {padding: 5px}
.select-start-error {border: 1px solid red}
.select-period-start button {display: block}
.select-period-start .cancel {padding-top: 15px; float: right; color: gray; text-decoration: underline; cursor: pointer}
.show-video {float: right; margin: 10px 1px 0 0; display: block; background: url(../images/youtube-icon.png) no-repeat; width: 49px; height: 20px}
.popup-accept {padding: 10px 0}
.popup-accept a {vertical-align: middle; color: #666; vertical-align: middle; padding-left: 5px; text-decoration: underline}
.popup-accept-red {color: red !important}
.checkout-tht-message {color: red; font-size: 10px}
.options-header {overflow: hidden; font-weight: bold; padding-bottom: 10px}
.header1 {float: left; width: 109px; text-align: center}
.header2 {float: left; width: 333px; text-align: center}
.header3 {float: left; width: 223px; text-align: center}
.link-tellimistingimused {color: gray; padding-top: 15px; display: block}
.piece-price {position: absolute; top: 105px; width: 120px; text-align: center}
.piece-price .price {display: block; text-align: center}
.eeldatavamakse {position: relative; color: #666; background: url('../images/questionmark.png') right center no-repeat; padding-right: 5px; cursor: help}
.eeldatavamakse span {border-bottom: 1px dashed #999; font-size: 11px}
.otsekorraldus-discount {background: #f5821f}
.otsekorraldus-discount .eeldatavamakse span,
.otsekorraldus-discount .tagatis span {border-bottom: 1px dashed #333; color: #333}
.has-mag {font-weight: bold; padding-top: 10px}
#smartpost_select_id > optgroup > option, #post24_select_id > optgroup > option {
    padding: 2px 0 2px 16px !important;
    font-size: 12px !important;
    color: #404039 !important;
    font-family: Arial,Helvetica,sans-serif !important;
}

#smartpost_select_id optgroup, #post24_select_id optgroup {
    margin: 3px 0 0 0 !important;
    font-style: normal !important;
}

.sp-methods select {
    height: 22px !important;
    font-size: 12px !important;
    font-style: none !important;
    color: #404039 !important;
    font-family: Arial,Helvetica,sans-serif !important;
}

/* captcha */

.captcha_code {
        width: 120px;
        margin-top: 5px;
}
.return-notice {background: #F7B23C; padding: 5px 10px; color: black; margin-top: 10px; border-radius: 3px; width: 87%; clear: both;}
.kinkekaardid-nav-box {height: 335px}
.kinkekaardid-nav-box .navbox {height: 285px}
.kinkekaardid-nav-box .navbox .items .product {width: 216px; margin-left: 15px}
#ebookconditions {text-align: left; line-height: 23px}
#ebookconditions strong {font-size: 16px; padding: 10px 0 15px; display: block}
#ebookconditions ul li {list-style-type: disc; margin-left: 20px}
.added-to-cart {background: #efffec; position: relative; height: 115px; width: 680px; border: 1px #bec9b4 solid; border-radius: 3px; padding: 10px; margin-bottom: 20px; box-shadow: 0 0 10px #b6b6b6; font-size: 13px}
.added-to-cart .close {position: absolute; width: 18px; height: 18px; right: -9px; top: -9px; background: url(../images/small-banner-close.png) no-repeat; cursor: pointer}
.added-to-cart .left {width: 320px}
.added-to-cart .left .price {color: #ed1c24; position: absolute; left: 0; bottom: 0}
.added-to-cart .right {position: relative; float: right; width: 343px; height: 115px}
.added-to-cart .right strong {display: block; padding: 3px 10px 0 0}
.added-to-cart .right strong span {color: #ed1c24}
.added-to-cart .mini-img {height: 90px; float: left; padding-right: 10px; overflow: hidden}
.added-to-cart .msg-title {float: left; background: url('../images/addedtocart.png') 0 50% no-repeat; padding-left: 25px; font-size: 16px; font-weight: bold; color: green; margin-bottom: 10px}
.added-to-cart .left strong {margin-top: 14px; display: block; max-height: 35px; overflow: hidden; clear: both}
.added-to-cart .cart-link {padding-bottom: 5px}
.added-to-cart .cart-link a {color: #000}
.added-to-cart .orgintitle {font-size: 11px; white-space: nowrap; overflow: hidden}
.added-to-cart .tarne-msg {color: #524d4a; font-size: 12px; float: left;}
.added-to-cart .tarne-msg-a {font-weight: normal; font-size: 12px; color: #949292; clear: both; display: block;}
.added-to-cart .added-continue {position: absolute; left: 0; bottom: 0}
.added-to-cart .added-continue a {font-size: 11px; float: left; padding: 2px 8px; border-radius: 2px; color: #000; text-shadow: 1px 1px 1px #F08E20; box-shadow: 0 0 5px #c9c9c9;
    background: #f07821;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed7e22', endColorstr='#d14f01');
    background: -webkit-gradient(linear, left top, left bottom, from(#ed7e22), to(#d14f01));
    background: -moz-linear-gradient(top, #ed7e22, #d14f01);
}
.added-to-cart .added-continue a:hover {text-decoration: none}
.added-to-cart-col2 {float: left; position: relative; height: 100px; width: 250px}
.btn-continue {background-image: none;
    background: #f1f1f1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eceeeb');
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eceeeb));
    background: -moz-linear-gradient(top, #ffffff, #eceeeb);
    border: 1px #d8d8d8 solid;
    border-radius: 3px;
    cursor: pointer
}
.btn-continue span {float: left; height: 31px; padding: 0 0 0 8px; font: bold 13px Arial, Helvetica, sans-serif; text-align: center; white-space: nowrap}
.btn-continue span span {padding: 0 20px 0 12px; line-height: 31px}
.cart-bottom-line .checkout-types li {float: left; padding-left: 15px}
.redeem-btn span {height: 26px !important; line-height: 26px !important}
.who-can-see {padding: 10px 0; display: block; font-size: 14px}
.who-can-see-list .option {padding-bottom: 5px}
.who-can-see-list .option-title input[type=radio] {margin-right: 3px}
.who-can-see-list .option-title label {cursor: pointer; color: #000}
.who-can-see-list .option-title p {color: #7f8082; padding-left: 17px}
.who-can-see-list .option-content {display: none; padding-left: 17px; margin-bottom: 15px}
.who-can-see-list .option-content .fieldset {padding: 0; margin: 10px 0}
.who-can-see-list .option-content textarea {height: 50px}
.who-can-see-list .option-content .buttons-set {padding: 0}
.who-can-see-list .option-content button span {height: 26px; line-height: 26px; padding-right: 12px}
.who-can-see-list .option-content button span span {padding: 0}

.fb-connect-btn-wrapper {overflow: hidden; padding: 20px 0 0}
.facebook-top-login {background: url('../images/apollo-sprite.png') 0 -127px no-repeat; padding: 0 5px 0 28px; display: block; height: 20px; line-height: 20px; border: 1px #32456f solid; border-radius: 3px; margin-top: -3px}
.facebook-top-login:hover {color: #ccc !important}
.registered-users .facebook-top-login {float: left; color: #fff}
.dashboard .facebook-top-login {float: left; display: block; color: #fff}

.products-list .position {background: url('../images/apollo-sprite.png') 0 -66px no-repeat; margin-right: 10px; color: #fff; font-weight: bold; font-size: 20px; text-align: center; width: 28px; height: 50px; float: left; line-height: 28px}
.products-list .orgintitle {font-weight: bold; font-size: 11px; color: #000}
.fb-strong {font-size: 18px; margin-bottom: 30px; display: block; margin-top: 25px}
.fb-login-boxes {overflow: hidden; padding-bottom: 25px}
.fb-login-boxes .box1 {float: left; padding-right: 20px; font-size: 16px}
.fb-login-boxes .box2 {float: left; margin-right: 20px; border: 1px #bdbaaf solid; padding: 2px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.fb-login-boxes .box3 {float: left; font-size: 14px; font-weight: bold}
.fb-span {font-size: 14px}
.fb-big-btn {background: url('../images/fb-big-btn-bg.png'); height: 31px; color: #fff; font-weight: bold; font-size: 16px; line-height: 31px; border: 1px #4864a2 solid; float: left; padding-left: 44px; padding-right: 12px; margin-top: 20px; border-radius: 3px}
.fb-big-btn:hover {text-decoration: none}
.account-login .fb-big-btn {margin-top: 0; margin-left: 10px}
.club-price .price {color: #fb9438 !important}
.your-win {display: none}
.product-view .your-win {display: inline; position: relative; top: 5px}
.webprice-strike {display: none}
.product-view .webprice-strike {display: inline; text-decoration:line-through; color: #3b3b3b !important; padding-right: 5px}
.product-view .webprice-strike span {color: #3b3b3b !important}
.club-price-hide {display: none}
.price-box-priority .webprice-strike {display: inline; text-decoration:line-through; color: #888 !important; padding-right: 5px}
.price-box-priority .webprice-strike .price {color: #888 !important; font-weight: normal}
.continue-apollo-url {text-shadow: 0 0 0 !important; margin: 0 15px 2px 0 !important;
    background: #fefefe !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#eceeeb') !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#eceeeb)) !important;
    background: -moz-linear-gradient(top, #fefefe, #eceeeb) !important;
}

.products-grid-custom {width: auto !important}
.products-grid-custom li.item {width: 162px}
.products-grid-custom .product-name {width: 162px; height: 42px}
.products-grid-custom .product-name a {font-size: 18px; line-height: 20px}
.products-grid-custom .product-discount {z-index: 1}
.products-grid-custom .regular-price .price {color: #EA7C1E; font-size: 18px}
.products-grid-custom .price-before {font-size: 14px; line-height: 24px; font-weight: bold}
.products-grid-custom .item-type {width: auto; text-align: center; font-size: 12px; color: #999}
.overbuttons {display: none; position: absolute; bottom: 0; width: 140px; left: 10px; padding: 10px; background: #eee; border: 1px solid #ddd; border-top-left-radius: 3px; text-align: center}
.overbuttons button.button span span {padding: 0 5px 0 0}
.overbuttons .add-to-wishlist {background: #000; color: #fff; padding: 5px 10px; border: 0; margin-top: 10px; border-radius: 3px; text-transform: uppercase; cursor: pointer}
.share-in-fb span {color: #5978a6}
.wishlist-fb-icon {width: 32px; height: 32px; background: url('../images/apollo-sprite.png') left -180px; margin: 0 10px 0 28px; float: left}
.btn-share-with-friends {background: url('../images/apollo-sprite.png') -52px -179px no-repeat !important; padding-left: 21px !important}
.print-invoice-list {position: absolute; right: 0; top: 15px}
.club-price .price {padding-left: 20px;}
.products-grid .club-price {float: left; clear: none}
.has-club-price {float: left;}
.regular-price .has-club-price .price {color: #000; text-decoration: none;font-weight: bold;}
.products-grid .regular-price .has-club-price .price {color: #888; text-decoration: line-through; font-weight: normal}
.navbox .regular-price .has-club-price .price { color: #888888 !important; text-decoration: line-through !important; font-weight: normal !important; }
.catalog-product-view .product-shop .has-club-price { float: left; }
.catalog-product-view .product-shop .has-club-price .price { text-decoration: none !important; color: #fb9438 !important; font-weight: bold !important;  }
.catalog-product-view .product-shop .club-price .price {padding: 0 !important;}
.catalog-product-view .navbox .club-price {clear: none; padding: 0 !important; top: 0}
.rating-captcha-img {float: left}
.rating-helper {float: left; font-size: 11px; color: #999; line-height: 20px; margin-left: 20px}
.rating-helper2 {margin: 30px 0 0 72px}
.rating-helper2 a {color: #999}
.telli-btn {background: #ACCF3B !important; color: #008000 !important}
.telli-btn span {text-shadow: 1px 1px 1px #C2DDBD !important}
.gift-faq {color: #EA7C1E;}

.ettetellitav-toode-taust {display:none; background:#4B4B4B; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity = 50); left:0; top:0; width:100%; height:100%; float:left; position:fixed; z-index:9997;}
.ettetellitav-toode {
    display:none; width:500px; background-color:#fff; position:fixed; margin-top:0; top:300px; left:50%; margin-left:-200px; z-index:9998; 
    border-radius:5px; -o-border-radius:103px; -ms-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; 
    box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 10px 0px; padding: 10px 20px 15px; box-sizing: border-box;
}
.ettetellitav-toode-title {background: none repeat scroll 0 0 #000000; border-radius: 5px 5px 0 0; margin: -20px -20px 10px -20px; padding: 20px 10px;}
.ettetellitav-toode-close {width: 33px; height: 33px; background: url('../images/apollo-sprite.png') -52px -321px no-repeat; position: absolute; right: -11px; top: -22px; cursor: pointer; text-indent: -9999px;}
.ettetellitav_content_wrap {margin: 12px; padding-top: 6px; padding-bottom: 10px;}
.ettetellitav-toode strong {font-size: 16px; color: #E86207; display: block; margin: 20px 0 15px;}
.ettetellitav-toode p {display: block; margin-bottom: 10px; color: #000; font-size: 16px;}
.ettetellitav-toode p:last-child {margin-bottom: 0;}
.toolbar-row1 {overflow: hidden;}
.wistlist-others {margin-top: 60px;}
.imdb-rating {color: #333; font-size: 10px; font-weight: bold;}
#advanced-search-list #instock {float: left; margin-right: 5px; margin-top: 1px;}

.report-comment-wrapper-bg {display: none; background: #4B4B4B; opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity = 50); left: 0; top: 0; width: 100%; height: 100%; float: left; position: fixed; z-index: 9997;}
.report-comment-wrapper {display: none; width: 500px; background: #fff; position: fixed; margin-top: 0; top: 300px; left: 50%; margin-left: -200px; z-index: 9998; border-radius: 5px; -o-border-radius: 103px; -ms-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px; padding: 10px 10px 20px; font-size: 14px;}
.report-comment-wrapper strong {display: block; font-size: 16px; color: #EA7C1E; margin-bottom: 15px;}
.report-comment-wrapper-title {background: #000000; border-radius: 5px 5px 0 0; margin: -20px -10px 20px -10px; padding: 20px 10px;}
.report-comment-wrapper-close {color: #FFFFFF; cursor: pointer; position: absolute; right: 10px; top: 10px; font-size: 16px;}

.awrelated {margin-bottom: 50px; margin-top: 10px;}
.apollo-eluger #description .more_link {width: 150px; margin-top: 20px;}
.apollo-eluger #description .more_link.less {width: 36px;}
.apollo-eluger .short-description {background: none !important; padding-bottom: 0 !important;}
.apollo-eluger .box-additional {width: 920px; margin-left: -220px; background: url('../images/top-shadow.png') left -10px no-repeat; padding-top: 25px; margin-bottom: 0;}
.apollo-eluger #product-attribute-specs-table {margin-left: 220px;}
.apollo-eluger .review-wrapper {width: 840px; margin-left: -180px;}
.eluger-cms {width: 920px; margin-left: -220px; background: url('../images/top-shadow.png') left 0 no-repeat; padding-top: 60px;}
.eluger-cms .title {overflow: hidden; background: url('../images/top-shadow.png') left 14px no-repeat; height: 42px; font-size: 21px;}
.eluger-cms ul.tabs {margin:0 0 15px !important; padding:0; height:30px; width: auto;}
.eluger-cms ul.tabs li {float:left; text-indent:0; padding:0 8px 0 0; margin:0 8px 0 0 !important; list-style-image:none !important; border-right: 1px #dbd8cc solid;}
.eluger-cms ul.tabs li:last-child {border-right: 0; padding-right: 0; margin-right: 0;}
.eluger-cms ul.tabs a {font-size: 14px; display:block; text-align:center; text-decoration:none; color:#333; padding:0px; margin:0px; position:relative; top:1px;}
.eluger-cms ul.tabs a:active {outline:none}
.eluger-cms ul.tabs a:hover {color:gray;}
.eluger-cms ul.tabs a.current, 
.eluger-cms ul.tabs a.current:hover, 
.eluger-cms ul.tabs li.current a {cursor:default !important; color:#000 !important; font-weight: 600; text-decoration: underline;}
.eluger-cms .panes .pane {display:none;}
.eluger-cms .panes #apollo-accordion {margin: 0 20px;}
.eluger-cms .panes #apollo-accordion ul li.active {width: 94%; background: url('../images/recent-view-bg.png') -50px 0 no-repeat; margin-bottom: 10px; padding-top: 7px;}
.eluger-cms .panes #apollo-accordion ul li.active div {background: url('../images/shadow-up.png') 0 bottom no-repeat; padding-bottom: 10px;}
.e-luger-table td {padding-bottom: 60px; font-size: 12px; line-height: 20px;}
.e-luger-table td strong {font-size: 13px;}
.e-luger-table td img {border-radius: 2px;}
.e-luger-col1 {width: 140px; padding-right: 20px;}
.e-luger-col2 {width: 260px; padding-right: 40px;}
.help-content {border: 1px #D7D7D7 solid; border-top: 0px;}
.help-content ul {padding: 7px 15px;}
.help-content a {color: #333; line-height: 21px;}
.help-content a:hover {color: #EA7C1E; text-decoration: none;}
.coupon-tooltip {position: relative;}
.coupon-tooltip .pf-tooltip {top: -75px !important; bottom: auto !important;}
.eelvaade {width: 64px; height: 69px; position: absolute; top: 0; right: 0; background: url('../images/apollo-sprite.png') -3px -238px; cursor: pointer;}
.eelvaade span {display: none; color: #e86207; font-size: 11px; float: right; padding: 2px 4px 0 0; text-align: right;}
.eelvaade:hover {background-position: -72px -238px;}
.eelvaade:hover span {display: block;}

.epub-popup {display: none; z-index: 1001; left: 50%; margin: -250px 0 0 -40%; position: absolute; top: 20%; width: 80%; box-sizing: border-box; transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);}
#epub-popup-wrapper {max-width: 960px; width: 100%; height: 740px; overflow: hidden; border: 1px solid #ccc; background: #fff; border-radius: 0 5px 5px 0;}
#epub-popup-area {margin: 5% auto; max-width: 1250px; width: 100%; height: 750px; margin: -5px auto; padding: 20px 10px; -moz-box-shadow: inset 10px 0 20px rgba(0,0,0,.1); -webkit-box-shadow: inset 10px 0 20px rgba(0,0,0,.1); box-shadow: inset 10px 0 20px rgba(0,0,0,.1); text-align: center;}
#epub-popup-area iframe {border: none;}
#epub-popup-prev {left: 40px;}
#epub-popup-next {right: 40px;}
.epub-popup-arrow {position: absolute; top: 50%; margin-top: -32px; font-size: 64px; color: #E2E2E2; font-family: arial, sans-serif; font-weight: bold; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; user-select: none;}
.epub-popup-arrow:hover {color: #777;}
.epub-popup-arrow:active {color: #000;}
#loader {position: absolute; z-index: 10; left: 50%; top: 50%; margin: -33px 0 0 -33px;}
#toc {position: absolute; top: 0; left: 0;}
.qty-update {display: none; cursor: pointer; margin-top: 5px; line-height: 22px; border-radius: 4px; background: url('../images/btn-bg.gif') repeat-x;}
.overlay {top: 0 !important;}
.shippingInfo {color: #E86207; text-transform: uppercase; font-weight: 600; font-size: 11px; vertical-align: top; float: right; white-space: nowrap;}
.shippingInfo:hover {text-decoration: none; color: #333;}
.shippingInfo span {text-transform: none; color: #333; vertical-align: top;}
.shippingInfo .days {padding-left: 2px;}
.shippingInfo.shipping-icon-download .icon {display: inline-block; width: 15px; height: 17px; background: url('../images/apollo-sprite.png') right -457px; margin-right: 5px;}
.shippingInfo.shipping-icon-24h .icon {display: inline-block; width: 32px; height: 17px; background: url('../images/apollo-sprite.png') right -421px no-repeat; padding-left: 5px;}
.shippingInfo.shipping-icon-regular .icon {display: inline-block; width: 25px; height: 17px; background: url('../images/apollo-sprite.png') right -384px no-repeat; padding-left: 5px;}
.shippingInfo.shipping-icon-download {color: #178d3d;}
.shippingInfo.shipping-icon-download:hover {text-decoration: none; color: #333;}
.shippingInfo.shipping-icon-download .icon {display: inline-block; width: 25px; height: 17px; background: url('../images/apollo-sprite.png') right -487px no-repeat; padding-left: 5px;}
.added-to-cart-box {display: none; position: fixed; /*max-width: 590px; width: 100%;*/ width: 590px; margin: auto; top: 20%; background: rgba(0, 0, 0, 0.4); border-radius: 5px; z-index: 1001; max-width: 560px; left: 0; right: 0; box-sizing: border-box;}
.added-to-cart-box-wrapper {background: #fff; padding: 15px; border-radius: 5px; position: relative; width: 100%; box-sizing: border-box;}
.added-to-cart-box-wrapper .title {font-size: 20px; margin-bottom: 15px; margin-right: 30px; color: green; font-weight: 600; background: url('../images/apollo-sprite.png') 0 -821px no-repeat; padding-left: 40px;}
.added-to-cart-box-wrapper .buttons {overflow: hidden; margin-top: 20px; text-align: right;}
.ajaxcart-product-wrapper {overflow: hidden; min-height: 150px;}
.ajaxcart-product-wrapper .image {float: left; max-width: 150px;}
.ajaxcart-product-wrapper .image img {width: 100%;}
.ajaxcart-product-wrapper .right {float: left !important; max-width: 350px; margin-left: 30px;}
.ajaxcart-product-wrapper .right .name {font-size: 15px; font-weight: 600;}
.ajaxcart-product-wrapper .right .sku {font-size: 12px; color: #808080;}
.ajaxcart-product-wrapper .right .price {margin-top: 10px; font-size: 26px; line-height: 26px; color: #F6821F; font-weight: 600;}
.ajaxcart-product-wrapper .right .cartinfo {padding: 10px 0 0;}
.ajaxcart-product-wrapper .right .ordertotal {font-weight: 600; padding: 3px 0 15px;}
.ajaxcart-product-wrapper .right .preorder {}
.ajaxcart-product-wrapper .right .preorder-wrapper {padding: 10px 5px; background: #E1F5D6; margin-bottom: 15px;}
.ajaxcart-product-wrapper .right .ordertotal span {color: #F6821F; font-size: 18px;}
.ajaxcart-product-wrapper .right .tarne-msg-a {color: #A3A3A3; border-bottom: 1px #E0E0E0 solid;}
.ajaxcart-product-wrapper .right .tarne-msg-a:hover {border-bottom: 1px #A3A3A3 solid; text-decoration: none;}
.added-to-cart-box-wrapper .btn-continue {margin-right: 10px;}
.added-to-cart-box-wrapper .close {width: 33px; height: 33px; background: url('../images/apollo-sprite.png') -52px -321px no-repeat; position: absolute; right: -12px; top: -12px; cursor: pointer;}
.add-to-cart-loading .ajaxcart-product-wrapper {background: url('../images/facebook/fb-loading.gif') center center no-repeat;}
.add-to-cart-loading .buttons {visibility: hidden;}

.added-to-wishlist-box {display: none; position: fixed; /*max-width: 590px; width: 100%;*/ width: 590px; margin: auto; top: 20%; background: rgba(0, 0, 0, 0.4); border-radius: 5px; z-index: 1001; max-width: 560px; left: 0; right: 0; box-sizing: border-box;}
.added-to-wishlist-box-wrapper {background: #fff; padding: 15px; border-radius: 5px; position: relative; width: 100%; box-sizing: border-box;}
.added-to-wishlist-box-wrapper .title {font-size: 20px; margin-bottom: 15px; margin-right: 30px; color: green; font-weight: 600;}
.added-to-wishlist-box-wrapper .buttons {margin-top: 20px;}
.added-to-wishlist-box-wrapper .buttons a {color: #F6821F; text-decoration: underline; font-size: 14px;}
.ajaxwishlist-product-wrapper {overflow: hidden; min-height: 150px;}
.ajaxwishlist-product-wrapper .image {float: left; max-width: 150px;}
.ajaxwishlist-product-wrapper .image img {width: 100%;}
.ajaxwishlist-product-wrapper .right {float: left !important; max-width: 350px; margin-left: 30px;}
.ajaxwishlist-product-wrapper .right .name {font-size: 15px; font-weight: 600;}
.ajaxwishlist-product-wrapper .right .sku {font-size: 12px; color: #808080;}
.ajaxwishlist-product-wrapper .right .price {margin-top: 10px; font-size: 26px; line-height: 26px; color: #F6821F; font-weight: 600;}
.ajaxwishlist-product-wrapper .right .cartinfo {padding: 10px 0 0;}
.ajaxwishlist-product-wrapper .right .ordertotal {font-weight: 600; padding: 3px 0 15px;}
.ajaxwishlist-product-wrapper .right .ordertotal span {color: #F6821F; font-size: 18px;}
.ajaxwishlist-product-wrapper .right .tarne-msg-a {color: #A3A3A3; border-bottom: 1px #E0E0E0 solid;}
.ajaxwishlist-product-wrapper .right .tarne-msg-a:hover {border-bottom: 1px #A3A3A3 solid; text-decoration: none;}
.added-to-wishlist-box-wrapper .btn-continue {margin-right: 10px;}
.added-to-wishlist-box-wrapper .close {width: 33px; height: 33px; background: url('../images/apollo-sprite.png') -52px -321px no-repeat; position: absolute; right: -12px; top: -12px; cursor: pointer; text-indent: -9999px;}
.add-to-wishlist-loading .ajaxwishlist-product-wrapper {background: url('../images/facebook/fb-loading.gif') center center no-repeat;}
.add-to-wishlist-loading .buttons {visibility: hidden;}

.names-description {display: none; color: #5f5f5f; font-weight: 600;}
.store-ru .eeldatavamakse {max-width: 109px;}
.single-product-wrapper {position: relative; padding: 15px 30px; height: 387px;}
.single-product-wrapper .image-wrapper {height: 262px;}
.single-product-wrapper .image-wrapper .product-image {position: absolute; bottom: 0;}
.single-product-wrapper .image-wrapper,
.single-product-wrapper h5,
.single-product-wrapper .author,
.single-product-wrapper .ratings,
.single-product-wrapper .price-box {position: relative; z-index: 1;}
.single-product-zoom {display: none; background: #fff; width: 113%; height: 110%; position: absolute; margin: -40px -42px 0; box-shadow: 0 0 15px rgba(105, 105, 105, 0.61); border-radius: 1px; z-index: 1;}
.single-product-zoom .actions {position: absolute; right: 5px; top: 10px; z-index: 2; width: 21px; font-size: 16px; color: #FFF;}
.single-product-zoom .actions .fa-heart {color: #eb7f27; margin-bottom: 10px;}
.single-product-zoom .actions .fa-shopping-cart {color: #b5b5b5;}
.single-product-zoom .actions .fa {cursor: pointer;}
.single-product-zoom .actions .fa:hover {color: #333;}
.single-product-wrapper .image-wrapper,
.single-product-wrapper h5,
.single-product-wrapper h5 {margin: 0;}
.single-product-wrapper h5 a {font-size: 12px; font-weight: bold; color: #333; white-space: nowrap;}
.single-product-wrapper .price-box .price-label,
.single-product-wrapper .price-box .club-special-price .old-price {display: none;}
.single-product-wrapper .price-box .club-special-price .price {padding-left: 20px;}
.single-product-wrapper .price-box .regular-price .has-club-price .price {color: #999; text-decoration: line-through; font-size: 12px;}
.single-product-wrapper .price-box .grid-disable-campaign-price {float: left; padding-left: 20px;}
.single-product-wrapper .price-box .regular-price .price-before {font-size: 12px; line-height: 20px;}
.single-product-wrapper .price-box .club-price,
.single-product-wrapper .price-box .shop-price,
.single-product-wrapper .price-box .club-special-price {float: left; clear: none;}
.single-product-wrapper .price-box .product-discount {position: absolute; width: 45px; height: 40px; background: url(../images/discountball.png) 2px center no-repeat; top: -78px; right: -16px; line-height: 40px; text-align: center; font-weight: bold; font-size: 14px; color: #2B2220; padding: 0; margin: 0;}
.single-product-wrapper.hover .price-box .product-discount {position: absolute; background: url(../images/btn-bg.gif) repeat-x; text-align: center; color: #2B2220; padding: 0; margin: 0; width: 60px; height: 30px; line-height: 30px; right: -21px; top: 0; border-radius: 3px; font-size: 18px;}
.single-product-wrapper .author {font-size: 11px; margin: 4px 0 0; white-space: nowrap;}
.single-product-wrapper .countdown {color: #fff; background: #de3a4f; border-radius: 3px; padding: 0 9px; font-size: 11px; line-height: 20px; position: absolute; bottom: 12px; z-index: 1;}
.single-product-wrapper .countdown .countdown-label {display: none;}
.single-product-wrapper .countdown .countdown-section {padding-right: 3px;}
.single-product-wrapper .countdown .countdown-section:last-child {padding-right: 0;}
.single-product-wrapper .product-image img {max-width: 160px; -webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out;}
.single-product-wrapper.hover .product-image img {max-width: 180px;}
.single-product-wrapper .ratings {margin: 2px 0;}
.single-product-wrapper .rating-box {width: 60px; height: 15px; background: url(../images/apollo-sprite.png) 0 -872px repeat-x; text-indent: -999em; overflow: hidden;}
.single-product-wrapper .rating {width: 60px; height: 15px; background: url(../images/apollo-sprite.png) 0 -855px repeat-x;}

.product-tabs {border-bottom:1px solid #dfdfdf; float: left; width: 100%;}
.product-tabs li {float:left; border:1px solid transparent; font-size:1.1em; line-height: 1em; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out;}
.product-tabs a {display:block; padding:6px 15px; color:#999;font-weight: 600; font-size: 14px; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out;}
.product-tabs a:hover {text-decoration:none; color: #221E1F;}
.product-tabs li.active a,
.product-tabs li.active a:hover {color: #221E1F;}
.product-tabs li.active {border: 1px #dfdfdf solid; border-bottom: 4px #fff solid; margin-bottom: -4px; -moz-box-shadow: inset 0 8px 10px -9px rgba(152, 152, 152, 0.54); -webkit-box-shadow: inset 0 8px 10px -9px rgba(152, 152, 152, 0.54); box-shadow: inset 0 8px 10px -9px rgba(152, 152, 152, 0.54);}
.tabs-loadingbox {width: 100%; min-height: 200px; background: url('../images/lightbox/loading.gif') 50% 50% no-repeat;}
.product-tabs-content {clear: both; margin-bottom: 40px;}
.product-tabs-content .nav-box {background: none !important;}
.product-tabs-content .nav-box a.left,
.product-tabs-content .nav-box a.right {top: 33%;}
#product_tabs_same_auhor {display: none;}

.banners-wrapper {position: relative; list-style: none; max-width: 980px; width: 100%; padding: 0; margin: 0 auto 15px;}
.banners-wrapper li {-webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0;}
.banners-wrapper li:first-child {position: relative; display: block; float: left;}
.banners-wrapper img {display: block; height: auto; float: left; width: 100%; border: 0;}
.callbacks {position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; box-shadow: 0 0 15px #CACACA;}
.callbacks li {position: absolute; width: 100%; left: 0; top: 0;}
.callbacks img {z-index: 1; position: relative;}
.callbacks_nav {position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: -10px; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 50px; width: 53px; background: transparent url(../images/hori_large.png) no-repeat; margin-top: -45px;}
.callbacks_nav.next {left: auto; background-position: 0 -50px; right: -8px;}
.callbacks_nav:hover {opacity: 0.9;}
.callbacks_tabs {font-size: 18px; list-style: none; margin: 0 auto; max-width: 540px; padding: 10px 0 0; text-align: center; width: 100%; }
.callbacks_tabs li {display: inline-block !important; float: none !important; margin-right: 1px; position: relative; left: auto; top: auto; width: auto;}
.callbacks_tabs a {width:13px; height:13px; float:left; margin:3px; background:url(../images/navigator.png) 0 0 no-repeat; display:block; font-size:1px}
.callbacks_tabs a:hover {background-position:0 -13px}
.callbacks_tabs li:first-child {margin-left: 0; }
.callbacks_tabs .callbacks_here a {background-position:0 -26px}
.giftcard-view .short-description {background: none; margin: 30px 0;}
.postcode.hide {display: none !important;}

.scroll-list-wrapper {margin-bottom: 40px; clear: both;}
.scroll-list {position: relative;}
.scroll-list-wrapper .scroll-list .scroll-header {background: url('../images/recent-view-bg.png') left 28px no-repeat; height: 54px; clear: both;}
.scroll-list-wrapper .scroll-list .scroll-header h2 {float: left; font-size: 20px; font-weight: bold; margin: 0;}
.scroll-list-wrapper .scroll-list .scroll-header .more {float: right; color: #F6821F; text-decoration: none; font-size: 0.9em}
.scroll-list-wrapper .scroll-list .scroll-header .more:hover {color: #333;}
.scroll-list-wrapper .scroll-list .scroll-header .more i {margin-right: 1px; color: #F98E34;}
.scroll-list-wrapper .scroll-list .scroll-header .more span {border-bottom: 1px dotted #f3bf92; margin-left: 7px;}
.scroll-list-item-wrapper .rating-box {width: 60px; height: 15px; background: url(../images/apollo-sprite.png) 0 -872px repeat-x; text-indent: -999em; overflow: hidden;}
.scroll-list-item-wrapper .rating {width: 60px; height: 15px; background: url(../images/apollo-sprite.png) 0 -855px repeat-x;}

.owl-carousel .animated {-webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.owl-carousel .owl-animated-in {z-index: 0;}
.owl-carousel .owl-animated-out {z-index: 1;}
.owl-carousel .fadeOut {-webkit-animation-name: fadeOut; animation-name: fadeOut;}
@-webkit-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}
@keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}
.owl-carousel .owl-wrapper:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.owl-carousel {display: none; position: relative; width: 100%; -ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper {display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer {overflow: hidden; position: relative; width: 100%; border: 1px #DDD solid; border-left: 0;}
.owl-carousel .owl-wrapper-outer.autoHeight {-webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}
.owl-height {-webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}
.owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1;}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel.owl-loaded {display: block;}
.owl-carousel.owl-loading {opacity: 0; display: block;}
.owl-carousel.owl-hidden {opacity: 0;}
.owl-carousel .owl-refresh .owl-item {display: none;}
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-left: 1px #DDD solid;}
.owl-carousel .owl-item img {display: block; /*width: 100%;*/ -webkit-transform-style: preserve-3d;}
.scroll-list-item-wrapper {padding: 15px 30px; height: 335px;}
.owl-carousel .owl-item .image-wrapper {height: 200px;}
.owl-carousel .owl-item .image-wrapper .product-image {position: absolute; bottom: 0; width: 100%;}
.owl-carousel .owl-item .image-wrapper,
.owl-carousel .owl-item h5,
.owl-carousel .owl-item .author,
.owl-carousel .owl-item .ratings,
.owl-carousel .owl-item .countdown,
.owl-carousel .owl-item .price-box {position: relative; z-index: 1;}
.owl-carousel .owl-item .ratings {margin: 3px 0;}
.scroll-list-item-zoom {display: none; /*background: #fff;*/ overflow: hidden; float: left; position: absolute; z-index: 1; width: 100%; height: 100%; margin: -15px -30px 0;}
.scroll-list-item-zoom .actions {position: absolute; right: 2px; top: 10px; z-index: 2; width: 21px; font-size: 16px; color: #FFF;}
.scroll-list-item-zoom .actions .fa-heart {color: #eb7f27; margin-bottom: 10px;}
.scroll-list-item-zoom .actions .fa-shopping-cart {color: #b5b5b5;}
.scroll-list-item-zoom .actions .fa {cursor: pointer;}
.scroll-list-item-zoom .actions .fa:hover {color: #333;}
.owl-carousel .owl-item .image-wrapper,
.owl-carousel .owl-item h5 {margin: 0;}
.owl-carousel .owl-item h5 a {font-size: 12px; font-weight: bold; color: #333; white-space: nowrap;}
.owl-carousel .owl-item .price-box .price-label,
.owl-carousel .owl-item .price-box .club-special-price .old-price {display: none;}
.owl-carousel .owl-item .price-box .club-special-price .price {padding-left: 20px;}
.owl-carousel .owl-item .price-box .regular-price .has-club-price .price {color: #999; text-decoration: line-through; font-size: 12px;}
.owl-carousel .owl-item .price-box .shop-price {float: left; clear: none;}
.owl-carousel .owl-item .price-box .club-price,
.owl-carousel .owl-item .price-box.club-special-price {float: right; clear: none;}
.owl-carousel .owl-item .price-box .grid-disable-campaign-price {float: left; padding-left: 20px;}
.owl-carousel .owl-item .price-box .product-discount {position: absolute; z-index: 1; width: 45px; height: 40px; background: url('../images/discountball.png') 2px center no-repeat; top: 170px; right: 17px; line-height: 40px; text-align: center; font-weight: bold; font-size: 14px; color: #2B2220; padding: 0; margin: 0;}
.owl-carousel .owl-item .price-before {font-size: 12px; color: #999; padding: 0; line-height: 20px; font-weight: bold;}
.owl-carousel .owl-item .author {font-size: 11px; margin: 5px 0 0; white-space: nowrap;}
.owl-carousel .owl-item .countdown {color: #fff; background: #de3a4f; border-radius: 3px; padding: 0 9px; font-size: 11px; line-height: 24px; position: absolute; bottom: 12px;}
.owl-carousel .owl-item .countdown .countdown-label {display: none;}
.owl-carousel .owl-item .countdown .countdown-section {padding-right: 3px;}
.owl-carousel .owl-item .countdown .countdown-section:last-child {padding-right: 0;}

.owl-carousel.owl-text-select-on .owl-item {-webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto;}
.owl-carousel .owl-grab {cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab;}
.owl-carousel.owl-rtl {direction: rtl;}
.owl-carousel.owl-rtl .owl-item {float: right;}
.no-js .owl-carousel {display: block;}
.owl-carousel .owl-item .owl-lazy {opacity: 0; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.owl-carousel .owl-item img {transform-style: preserve-3d;}
.owl-controls {margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent;}
.owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-buttons {position: absolute; top: 40%; width: 100%;}
.owl-buttons div {position: absolute; background: url(../images/hori_large.png) no-repeat; width: 53px; height: 50px; cursor: pointer; text-indent: -9999px;}
.owl-buttons .owl-prev {left: -20px;}
.owl-buttons .owl-next {right: -20px; background-position: 0 -50px;}
.owl-controls .owl-buttons div {color: #FFF; display: inline-block; zoom: 1; margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; z-index: 3;}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-controls.clickable .owl-buttons div:hover{opacity: 1; text-decoration: none;}
.club-header-img {margin-bottom: 15px;}
.account-loyalty {margin-bottom: 30px; float: left; width: 100%; box-sizing: border-box;}
.account-loyalty h2 {font-size: 32px; margin-bottom: 15px; font-weight: 700;}
.account-loyalty h3 {font-size: 20px; font-weight: normal;}
.account-loyalty .row {padding: 15px 0; border-top: 1px #f2f2f2 solid; float: left; width: 100%;}
.account-loyalty .row .row-left {width: 62%; float: left;}
.account-loyalty .row .row-right {width: 38%; float: right; position: relative; z-index: 1;}
.account-loyalty .row1 h3 {color: #ff860a;}
.account-loyalty .row2 h3 {color: #ac0736;}
.account-loyalty .row3 h3 {color: #75ad9f;}
.account-loyalty .legend {color: #a6a6a6; margin-bottom: 20px; opacity: 0;}
.account-loyalty .legend.loading {visibility: hidden;}
.account-loyalty .metric.background {}
.account-loyalty .metric-wrapper {position: relative;}
.account-loyalty .row1 .metric.background {width: 415px; height: 40px; background: url('../images/loyalty-sprite.png') 0 0 repeat-x; position: relative;}
.account-loyalty .row1 .metric.layer {height: 30px; background: url('../images/loyalty-sprite.png') 0 -46px repeat-x; position: absolute; left: 0; top: 0; max-width: 388px;}
.account-loyalty .row2 .metric.background {width: 388px; height: 37px; background: url('../images/loyalty-sprite.png') 0 -161px repeat-x; position: relative;}
.account-loyalty .row2 .metric.layer {height: 37px; background: url('../images/loyalty-sprite.png') 0 -100px repeat-x; position: absolute; left: 0; top: 0;}
.account-loyalty .row3 .metric.background {width: 388px; height: 37px; background: url('../images/loyalty-sprite.png') 0 -288px repeat-x; position: relative;}
.account-loyalty .row3 .metric.layer {height: 37px; background: url('../images/loyalty-sprite.png') 0 -218px repeat-x; position: absolute; left: 0; top: 0;}
.account-loyalty .row .row-right .metric-big {width: 70px; height: 70px; background: #e2e3e4; border-radius: 50%; text-align: center; line-height: 70px; color: #a6a6a6; font-size: 30px;}
.account-loyalty .curved-text {margin-top: 30px; width: 70px; text-align: center; white-space: nowrap; font-size: 14px; color: #a6a6a6;}
.account-loyalty .row1 .curved-text {margin-top: 20px !important;}
.account-loyalty .row1 .active .curved-text {color: #ff860a;}
.account-loyalty .row2 .active .curved-text {color: #ac0736;}
.account-loyalty .row3 .active .curved-text {color: #75ad9f;}
.account-loyalty .row1 .active .metric-big {background: #ff860a;}
.account-loyalty .row2 .metric-big {background-image: url('../images/loyalty-sprite.png') !important; background-repeat: no-repeat !important; background-position: -68px -345px !important;}
.account-loyalty .row2 .active .metric-big {background: #ac0736; background-position: 15px -345px !important;}
.account-loyalty .row3 .metric-big {background-image: url('../images/loyalty-sprite.png') !important; background-repeat: no-repeat !important; background-position: -71px -407px !important;}
.account-loyalty .row3 .active .metric-big {background: #75ad9f; background-position: 15px -407px !important;}
.account-loyalty .row1 .metric1-sum1 {position: absolute; left: 0; top: 20px; color: #a6a6a6;}
.account-loyalty .row1 .metric1-sum2 {position: absolute; top: 20px; color: #ff860a; display: none;}
.account-loyalty .row1 .metric1-sum3 {position: absolute; right: 10px; top: 20px; color: #a6a6a6;}
.account-loyalty .metric2 .line-inactive {position: absolute; left: 4%; top: 17px; height: 3px; background: #e2e3e4; max-width: 106%; width: 110%;}
.account-loyalty .metric2 .line-active {position: absolute; left: 4%; top: 17px; height: 3px; background: #e90f63; max-width: 100%;}
.account-loyalty .metric3 .line-inactive {position: absolute; left: 2%; top: 20px; height: 3px; background: #e2e3e4; max-width: 104%; width: 110%;}
.account-loyalty .metric3 .line-active {position: absolute; left: 2%; top: 20px; height: 3px; background: #8dcebb; max-width: 100%;}
.account-loyalty .row-items {margin: 20px 0 0; float: left; width: 100%;}
.account-loyalty .row-items .row-item {background: #ff860a; position: relative; max-width: 455px; margin-bottom: 20px; float: left; width: 100%; margin-right: 50px; cursor: pointer; -webkit-transition: all 150ms ease; -moz-transition: all 150ms ease; -ms-transition: all 150ms ease; -o-transition: all 150ms ease; transition: all 150ms ease;}
.account-loyalty .row-items .row-item span {color: #fff; padding: 0 10px;}
.account-loyalty .row-items .row-item .right-bubble {position: absolute; right: -8px; top: -8px; border: 2px #fff solid; border-radius: 50%; text-align: center; color: #fff; background: #FF860A; width: 36px; height: 36px; box-sizing: border-box; line-height: 34px; font-weight: 600;  -webkit-transition: all 150ms ease; -moz-transition: all 150ms ease; -ms-transition: all 150ms ease; -o-transition: all 150ms ease; transition: all 150ms ease;}
.account-loyalty .row-items .row-item-link {float: left; color: #ff860a; text-decoration: underline; cursor: pointer;}
.account-loyalty .row-items .row-item-link:hover {text-decoration: none;}
.account-loyalty .row-items .row-item:hover {box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.65);}
.account-loyalty .row-items .row-item:hover .right-bubble {box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.65);}
.account-loyalty .row2 .row-items .row-item-link {color: #ac0736;}
.account-loyalty .row3 .row-items .row-item-link {color: #75ad9f;}
.account-loyalty .row2 .row-items .row-item {background: #ac0736;}
.account-loyalty .row2 .row-items .row-item .right-bubble {background: #ac0736 url('../images/loyalty-sprite.png'); background-position: 5px -199px !important; background-size: 220px;}
.account-loyalty .row3 .row-items .row-item {background: #75ad9f;}
.account-loyalty .row3 .row-items .row-item .right-bubble {background: #75ad9f url('../images/loyalty-sprite.png'); background-position: 5px -234px !important; background-size: 220px;}
.loyalty-popup {display: none; position: fixed; /*max-width: 590px; width: 100%;*/ width: 420px; margin: auto; top: 10%; background: rgba(0, 0, 0, 0.4); border-radius: 5px; z-index: 1001; max-width: 560px; left: 0; right: 0; box-sizing: border-box; padding: 10px;}
.loyalty-popup .close {width: 33px; height: 33px; background: url('../images/apollo-sprite.png') -52px -321px no-repeat; position: absolute; right: -12px; top: -12px; cursor: pointer;}
.loyalty-popup .qr {position: absolute; top: 150px; text-align: center; width: 400px;}
.loyalty-popup .qr canvas {border: 5px #fff solid;}
.loyalty-popup .nr {position: absolute; top: 458px; left: 147px; font-size: 35px; color: #000;}

.club-table1 {height: 169px; width: 100%; margin-bottom: 15px;}
.club-table1 .club-table-content {background: url('../images/apollo-klubi-sprite.png'); width: 145px; padding: 10px; box-sizing: border-box; color: #fff; font-weight: 600; font-size: 13px; vertical-align: middle; line-height: 17px;}
.club-table1 .club-space {background: url('../images/apollo-klubi-sprite.png') 0 -183px; width: 40px;}
.club-table2 {width: 100%; margin-bottom: 15px;}
.club-table2 .club-box {width: 228px; border: 1px #dedddc solid; box-sizing: border-box; padding: 13px;}
.club-table2 .club-space-box {width: 16px;}
.club-table2 .club-box h4 {border-bottom: 6px #f97d1d solid; position: relative; height: 42px; padding-left: 72px; font-size: 19px; line-height: 19px; margin-bottom: 25px; color: #000;}
.club-table2 .club-box .icon:before {content:""; position: absolute; left: 0; background: url('../images/apollo-klubi-sprite.png') no-repeat;}
.club-table2 .club-box .icon span {display: block; clear: both; font-weight: bolder;}
.club-table2 .club-box .icon1 {padding-left: 70px;}
.club-table2 .club-box .icon1:before {width: 64px; height: 45px; background-position: 0 -366px;}
.club-table2 .club-box .icon2 {padding-left: 65px;}
.club-table2 .club-box .icon2:before {width: 64px; height: 45px; background-position: 7px -433px;}
.club-table2 .club-box .icon3 {padding-left: 53px;}
.club-table2 .club-box .icon3:before {width: 64px; height: 45px; background-position: 16px -500px; top: -3px;}
.club-table2 .club-box .icon4 {padding-left: 65px;}
.club-table2 .club-box .icon4:before {width: 64px; height: 45px; background-position: 3px -577px;}
.club-table2 .club-box .club-table-content {}
.club-table2 .club-box .club-table-content h5 {color: #f97d1d; font-size: 22px; line-height: 22px; margin-bottom: 20px;}
.club-table2 .club-box .club-table-content p {font-size: 14px; color: #000; margin-bottom: 20px;}
.club-table2 .club-box .club-table-content p strong {color: #f97d1d;}
.club-table2-last p {/*margin-bottom: 0 !important;*/}
.club-button {background: #f58020; color: #fff; padding: 5px 12px 5px 37px; border: 0; font-weight: 600; font-size: 13px; position: relative; cursor: pointer; min-height: 36px;}
.club-button:hover {background: #292929;}
.club-button:before {content: ""; position: absolute; left: 5px; top: 0; background: url('../images/apollo-klubi-sprite.png') 0 -637px; width: 36px; height: 36px;}
.club-register-btn {background: #000; padding-left: 40px; color: #fff; text-transform: uppercase; float: left; padding: 10px; font-size: 14px; font-weight: bold; letter-spacing: 1px; position: relative; padding-left: 55px; cursor: pointer; width: 222px; box-sizing: border-box;}
.club-register-btn:hover {background: #292929;}
.club-register-btn:before {content: ""; position: absolute; left: 10px; background: url('../images/apollo-klubi-sprite.png') 0 -685px; width: 36px; height: 36px;}
.club-rules-link {float: left; line-height: 56px; margin-left: 30px; font-size: 14px;}
.club-rules-link a {color: #f97d1d; font-weight: 600; border-bottom: 2px #f97d1d solid; text-decoration: none;}
.club-rules-link a:hover {color: #000; border-bottom: 2px #000 solid;}
.club-gift-popup {display: none; position: fixed; width: 100%; margin: auto; top: 10%; background: rgba(0, 0, 0, 0.4); border-radius: 5px; z-index: 1001; max-width: 820px; left: 0; right: 0; box-sizing: border-box; padding: 10px;}
.club-gift-popup .close {width: 33px; height: 33px; background: url('../images/apollo-sprite.png') -52px -321px no-repeat; position: absolute; right: -12px; top: -12px; cursor: pointer;}
.club-gift-popup .club-gift-content {background: #fff; width: 800px; padding: 20px 15px; box-sizing: border-box; font-size: 14px;}
.kingistus-popup-content {display: none;}
.club-gift-content h4 {color: #f97d1d; font-size: 16px;}
.club-gift-content ul {margin: 10px 0 10px 15px;}
.club-gift-content ul li {list-style-type: disc; color: #000; font-size: 16px;}
