/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * 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     enterprise_default
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { font:11px/1.35 Tahoma, Arial, Helvetica, sans-serif;  text-align:center; color:#333333; background-color:#fff; }

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

a             { color: #0580E9; text-decoration: none; }
a:hover       { color:#ff7200; text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            { font-size: 40px; font-weight:normal; }
h2            { font-size:30px; font-weight:normal; text-align:center; margin:10px 0 10px; }
h3            { font-size:24px; font-weight:bold; }
h4            { font-size:18px; font-weight:bold; }
h5            { font-size:14px; font-weight:bold; }
h6            { font-size:12px; 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 */
address       {  }
cite          {  }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size:10px; }
big           { font-size:1.2em; }
/*sup           { font-size:1em; vertical-align:top; }/*/

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

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

a.ajax-link-bold,
a.ajax-link { text-decoration: none; border-bottom: 1px dotted #0580E9; }
a.ajax-link-bold:hover,
a.ajax-link:hover { text-decoration: none; border-bottom: 1px dotted #ff7200; }
a.ajax-link-span { text-decoration: none; }
a.ajax-link-span span { text-decoration: none; border-bottom: 1px dotted #0580E9; }
a.ajax-link-span:hover span { text-decoration: none; border-bottom: 1px dotted #ff7200; }

a.dropdown-link { background:transparent url('../images/m-sprite.png') right -659px no-repeat; padding-right:14px; }

.fly-please { position:absolute; top:-1000000px; height:0; width:0; }


.loading-gif { width:16px; height:16px; background:transparent url('../images/l-wh-bl-small.gif') center center no-repeat;}
.loading-gif-wrap { background:transparent url('../images/l-wh-bl-small.gif') center center no-repeat; width:100%; min-height:80px; }

.bottom { clear:both; }

.footer a { text-decoration:none; }
.footer a:hover { text-decoration:underline; }
/* ======================================================================================= */

/* Layout ================================================================================ */
.page { background-color:#fff; }
.page-print { padding:20px; text-align:left; background-color:#FFF !important; }
.page-popup { padding:20px; text-align:left; }
.page-empty { padding:20px; text-align:left; }
.main { text-align:left; background-color:#fff; }
.sidebar { min-height:350px; }

/*.home-socials-and-newsletters,*/
.stretch-wrapper { min-width:950px; max-width:1255px; margin:0 auto; padding:0 20px; }

/*.cms-home .main { min-width:inherit; max-width:inherit; margin:0; padding:0; }*/
.special-offer-header-linnk { color:#171717; text-decoration:none; font-size:30px; font-weight:normal; text-align:center; line-height: normal;}
.special-offer-header,
.main .home-text,
.widget-static-block,
#topCarousel { width:960px; margin:0 auto; display:block; }
.widget .stretch-wrapper,
.home-socials-and-newsletters { width:960px; margin:0 auto; display:block; }
.cms-home .widget .stretch-wrapper { padding:0; }
.col1-layout,
.col2-left-layout { width:950px; display:block; margin:0 auto; }

/* Base Columns */
.col-left { float:left; width:18%; padding:0 0 0; }
.col-main { float:left; width:60%; }
.col-right { float: right; width:18%; padding:0 0 0; }

/* 1 Column Layout */
.col1-layout { }
.col1-layout .col-main { float:none; width:auto; padding-top:10px; }
.col1-layout .breadcrumbs { margin-bottom:0 !important; }

/* 2 Columns Layout */
.col2-left-layout { }
.col2-left-layout .col-main { float:right; width: 732px; }
    .catalogsearch-result-index .col2-left-layout .col-main,
.catalog-category-view .col2-left-layout .col-main {width: 82%; }
.catalogsearch-result-index .col2-left-layout,
.catalog-category-view .col2-left-layout { width:1190px;}
@media screen and (max-width: 1280px) {
    .catalogsearch-result-index .col2-left-layout,
	.catalog-category-view .col2-left-layout {width:950px;}
    .catalogsearch-result-index .col2-left-layout .col-main,
    .catalog-category-view .col2-left-layout .col-main {width: 732px; }
}
.col2-left-layout .col-left { float:left; width: 189px; }
.col2-right-layout { }
.col2-right-layout .col-main { }

.checkout-layout { width:980px; margin:0 auto; }
.checkout-layout .col-main { float:left; width:48%; }
.checkout-layout .col-cart { float:right; width:49%; margin-top:124px; }

/* 3 Columns Layout */
.col3-layout { }
.col3-layout .col-main { width:532px; margin-left:1px; display:inline; }
.col3-layout .col-wrapper { float:left; width:755px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.page-print .col2-set .col-1 { width:48%; float:left; }
.page-print .col2-set .col-2 { float:right; width:48%; }

.col2-set .col-1 { width:21%; }
.col2-set .col-2 { float:right; width:77%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

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

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


/* Global Styles ========================================================================= */

/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle;  }
input.input-text,textarea { border:1px solid #c7c7c7;  }
input.input-text,textarea { padding:2px 2px;  }
input[type=password],
input[type=text] { height:38px; line-height:38px; font-size:24px; padding:0 10px; border:1px solid #d4d4d4; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; box-shadow:1px 1px 0 #EFEFEF; -moz-box-shadow:1px 1px 0 #EFEFEF; -webkit-box-shadow:1px 1px 0 #EFEFEF; -o-box-shadow:1px 1px 0 #EFEFEF; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { padding:2px 2px; border-bottom:1px solid #bbb; }
select.multiselect option:last-child { border-top:0; }
textarea { overflow:auto; resize:none; }
input.radio,
input.checkbox { margin-right:3px; font-size:11px !important; margin-top:2px; vertical-align:top; }
input.radio { font-size:10px !important; }
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 { border:0; padding:0; margin:0;  /*  */ overflow:visible; cursor:pointer; vertical-align:middle; background:none; }

a.button,
button.button span,
a.button span,
button.button span span { }

a.button,
button.button span { margin-right:10px; border:0; cursor:pointer; background:transparent url('../images/m-sprite.png') no-repeat -1109px -414px; display:-moz-inline-stack; display:inline-block; height:34px; text-decoration:none; }
a.button span,
button.button span span { display:-moz-inline-block; display:inline-block; white-space:nowrap; background-position:right -414px; line-height:34px; height:34px; padding:0 10px 0 0; margin:0; position:relative; left:10px; color:#fff; font-size:15px;}

.button:active { bottom:-1px; right:-1px; position:relative; z-index:2; }

a.green,
button.green span { background:transparent url('../images/m-sprite.png') no-repeat -1109px -451px; height:27px; }
a.green span,
button.green span span { background-position:right -451px; line-height:27px; height:27px; color:#fff; font-size:15px;}
button.green:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
button.green:hover span { background-position:-1109px -481px; }
button.green:hover span span { background-position:right -481px; }

a.gray-l,
.box-up-sell button.button span,
button.gray-l span { background: url("../images/m-sprite.png") no-repeat scroll -1107px -584px transparent; height: 30px; }
a.gray-l span,
.box-up-sell button.button span span,
button.gray-l span span { background-position: right -584px; line-height: 31px; height: 30px; color: #4b4b4a; text-shadow:0 1px 0 #fff; font-size: 14px;
    font-weight: bold;
}
.box-up-sell button.button:active,
button.gray-l:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
.box-up-sell button.button:hover span,
button.gray-l:hover span { background-position:-1109px -616px; }
.box-up-sell button.button:hover span span,
button.gray-l:hover span span { background-position:right -616px; text-shadow:none; color:#fff; }

button.disabled span { background-position:-1109px -792px; }
button.disabled span span { background-position:right -792px; }

a.gray,
button.gray span { background:transparent url('../images/m-sprite.png') no-repeat -1109px -451px; height:27px; }
a.gray span,
button.gray span span { background-position:right -451px; line-height:27px; height:27px; color:#fff; font-size:15px;}
button.gray:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
button.gray:hover span { background-position:-1109px -481px; }
button.gray:hover span span { background-position:right -481px; }

button.button:active span span { margin:0; }
button.btn-small span { font-size:11px;  padding:1px 9px 0; }
button.disabled { cursor:default !important; bottom:0 !important; right:0 !important; }
button.disabled span { cursor:default !important;  }

/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus { }*/
/*.highlight { }*/

/* Form Validation */
.validation-advice { clear:both; font-size:13px; color:#F00; }
.product-options .validation-error .options-list,
textarea.validation-failed,
input.validation-failed { border:2px solid #f47d4e !important;margin-right: 3px !important;  }

input.input-text.validation-failed,
textarea.validation-failed { background:#fcf8f8; }
span.validation-passed, div.validation-passed { padding-right:20px; }
span.validation-error, div.validation-error { padding-right:20px; }
.required em {  margin-right:4px; }
p.required { margin:0; padding:5px 0 7px; text-align:right; width:635px; font-size:11px;  }
.form-list .validation-advice { width:250px; margin-right:-250px; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Fieldset */
.fieldset { font-size:12px; margin:0 0 16px; }
.fieldset p { margin:0 0 1.5em; }
.fieldset h2.legend { margin:0 0 1.5em;  }

/* Form lists */
.form-list { }

.form-list li { margin:0 0 9px; vertical-align:top; }
.form-list label { float:left; width:225px; padding:2px 15px 0 0; font-size:12px; text-align:right; height:24px; padding-top:10px; }
.form-list .value { float:left; padding:2px 0 0; }
.form-list .note { clear:both; font-size:11px; width:380px; margin:0; padding:3px 0 0 240px; }
.form-list span.label { font-weight:normal; }
.form-list .input-box { float:left; /* width:256px; */ }
.form-list .input-box a { font-size:11px; margin-top:4px; }
.form-list input.input-text,
.form-list textarea { float:left; width:374px; vertical-align:top; }
.form-list textarea { width:374px; height:13em; }
.form-list input.radio,
.form-list input.checkbox { margin-top:12px; }
.form-list select { float:left; width:380px; vertical-align:top; margin-top:10px; }
.form-list p { margin:0; padding:0 0 0 240px; }
ul.add-row,
.form-list li.add-row { margin-top:15px; }
ul.add-row .btn-remove,
.form-list li.add-row .btn-remove { font-size:0;  padding:5px 5px 0 0; margin:0; text-align:right; }
.form-list .range input.input-text { float:none; width:64px; vertical-align:middle; }

.form-list .add-field .input-box { margin-left:240px }
.form-list .control { position:relative; vertical-align:top; z-index:1; } /* row with checkbox or radio button */
.form-list .control label {  }
.form-list .control .input-box { position:absolute; left:0; margin-left:240px;  padding-top:1px; }
.form-list .control input.radio { margin-top:3px; }

.form-alt label { float:none; display:inline; width:auto; }
.form-alt li { margin:0 0 5px;  }
.form-alt select { width:496px; }
.form-alt .input-box { width:496px; margin-top:5px; padding-bottom:11px; }
.form-alt .input-text { width:480px; }

.inner-form { margin:10px 0 5px; padding:10px 0 0; border:1px dashed #d1d1d1; border-width:1px;  }
.inner-form .form-alt label { padding-left:5px; }

/* Date Of Birth */
.form-list .customer-dob label { float:none; width:auto; padding:0; font-size:11px; font-weight:normal;  }
.form-list .customer-dob .input-box { float:left; width:auto; margin-right:8px; }
.form-list .customer-dob .input-box .validation-advice { display:none !important; }
.form-list .customer-dob input.input-text { float:none; display:block; margin-bottom:2px; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year { float:left; margin-right:8px; padding-right:0 !important;  }
.form-list .customer-dob .dob-day .validation-advice,
.form-list .customer-dob .dob-month .validation-advice,
.form-list .customer-dob .dob-year .validation-advice { display:none; }
.form-list .customer-dob .dob-day input.input-text { width:104px; }
.form-list .customer-dob .dob-month input.input-text { width:104px; }
.form-list .customer-dob .dob-year { margin-right:0; }
.form-list .customer-dob .dob-year input.input-text { width:138px; }

/* Combination of fields */
.form-list li.fields { margin:0; }
.form-list li.fields .field { clear:left; padding:0 0 9px; }

/* Buttons */
.buttons-set { clear:both; margin:15px 0; } /* general for button containing block */
.buttons-set p.back-link { float:left; padding:2px 15px 0 0; text-align:right; margin:0; }
a.back-link {  }
.buttons-set p.back-link a {  }
.buttons-set a.button,
.buttons-set button.button { float:right; margin-left:4px; }
.buttons-set2 { clear:both; margin:5px 0 0; padding:5px;  text-align:right; }

.form-buttons { margin:0; width:635px; } /* for button containing block under the general form */
.form-buttons .button { float:right; }
.form-buttons .button { margin-left:15px; }
.form-buttons p.back-link { float:left; width:225px; padding:2px 15px 0 0; text-align:right; }
.btn-only { /* padding-left:240px; */ }

/* Overrides for 3columns */
.col3-layout .form-list .note { padding-left:165px; width:280px; }
.col3-layout .form-buttons p.back-link,
.col3-layout .form-list label { width:150px; }
.col3-layout .form-list input.input-text,
.col3-layout .form-list textarea { width:274px; }
.col3-layout .form-list select { width:280px; }
.col3-layout .form-list .control .input-box { margin-left:165px; }
.col3-layout .form-list .customer-dob .dob-day input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-month input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-year { margin-right:0; }
.col3-layout .form-list .customer-dob .dob-year input.input-text { width:98px; }
.col3-layout p.required,
.col3-layout .form-buttons { width:445px; }

/* Global Messages */
.note-msg { font-size:14px; text-align:center; }
.messages { width:980px; overflow:hidden; margin-top:10px; font-size:14px; text-align:center; margin:10px auto; }
.messages li { margin:0 0 10px; padding:0; }
.messages ul { padding:10px; position:relative; }
.messages ul li { margin:0; padding:0 0 3px; }
.messages a { text-decoration:underline; }
.messages a:hover { text-decoration:none; }
.messages li.error-msg,
.messages li.success-msg,
.messages li.note-msg,
.messages li.notice-msg ul { border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; }
p.error-msg {}
/* Error Message */
.messages li.error-msg { background-color:#ff760b; color:#fff; }
.messages li.error-msg ul { /*  */ }
/* Success Message */
.messages li.success-msg a {}
.messages li.success-msg ul { background-color:#DFFAE0; /*  */ }
/* Notification Message */
.messages li.note-msg a,
.messages li.notice-msg a {  }
.messages li.note-msg ul,
.messages li.notice-msg ul { /*  */ }

/* std class reset */
.std .messages { margin-top:0; }
.std .messages { width:auto; list-style:none !important; padding:0 !important; margin-bottom:0 !important; }
.std .messages ul { list-style:none !important; padding-left:17px !important; margin:0 0 -11px !important; }

/* BreadCrumbs */
.breadcrumbs li,
.breadcrumbs li span {}
.breadcrumbs { padding: 20px 0 5px 9px;
    text-align:left; position:relative; left:-8px; }
.breadcrumbs li {display:inline-block;  height: 20px; line-height: 20px; padding: 0 25px 0 2px; margin-right:2px; position:relative;
}
.breadcrumbs li.product {padding: 0 25px 0 0;}
.breadcrumbs li.over { cursor:pointer;}
.breadcrumbs li.home.over {}
.breadcrumbs li.over span {}
.breadcrumbs li.home {padding-left: 0px;}
.breadcrumbs li strong { font-weight:400; color: #0580E9; font-size: 12px;}
.breadcrumbs li.over a,
.breadcrumbs li a:hover { color:#0580E9; text-decoration:none; }
.breadcrumbs li a { text-decoration:none; border-bottom: 1px solid #0580E9;font-size: 12px;}
.breadcrumbs li .separator { position: absolute; display: block; right: -1px; top: 7px; text-decoration:none;
    height: 10px;
    width: 18px;
    background: url("../images/m-sprite.png") no-repeat scroll -64px -5px transparent;
}
.breadcrumbs a:hover {border: none; }
.breadcrumbs li a span {height: auto; width: auto; position: static; display: inline;}
/* Page Heading */
.page-title { padding: 5px 0 21px; }
.page-title .link-rss { float:right; margin-top:8px; }
.page-title h1,
.page-title h2 { font:normal 22px/27px Arial, Helvetica, sans-serif; margin:0; }

.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }
.title-buttons .link-print { float:right; margin-top:4px; }
.title-buttons a { font-size:18px; }

.checkout-cart-index .title-buttons h1 {color: #171717;font-size: 30px;}

.subtitle { clear:both; padding:10px 0; font-size:18px;  }


.sub-title { font-size:16px; font-weight:normal;   margin:0 0 10px; }
.sub-title .separator { font-weight:normal; }
.sub-title a { font-size:11px; font-weight:normal; text-transform:lowercase; }
.section-title { font-size:14px; font-weight:normal;  margin:0 0 5px; }

/* Toolbar */
.toolbar { margin:15px 0; padding:3px 20px;
    font-size: 14px;
}
.toolbar p { margin:0 !important; }
.toolbar select { padding:0; margin-bottom:1px; }
.toolbar .amount { float:left;  }
.toolbar .amount strong { font-weight:normal; }
.toolbar .limiter { float:right;  }
.toolbar {
    font-size: 14px;
}
.toolbar .pager { margin:0 0 0; }
.toolbar-container { width:100%; overflow:hidden; }
.stock-filter-container { float:right; margin-left: 25px; }
.toolbar .stock-filter-container label { margin-left: 5px; color:#0580E9;}
.catalog-top-toolbar .pages { display:none; }
.pages { font-size:15px; color:#aaaaaa; }
.pages .current { color:#555555; font-weight:normal; }
.pages a { text-decoration:none; }
.pages .next,
.pages .previous { text-transform:capitalize; margin:0 30px; }
.pages strong { display:none; }
.pages { margin:0 135px; text-align:center; clear:both; padding:5px 0; }
.pages a {  text-decoration:underline; }
.pages a:hover {  text-decoration:none; }
.pages ol,
.pages li { display:inline; padding:0 2px; }
.pages .current { font-weight:bold; }
.pages .i-previous,
.pages .i-next { text-decoration:none !important; vertical-align:middle; }
.toolbar { padding:10px 0; overflow:hidden;
    font-size: 14px;
}
.toolbar .limiter,
.toolbar .sort-by { float:left; }
.toolbar .limiter { float:right; text-align:right; }
.toolbar .limiter label,
.toolbar .limiter ul li,
.toolbar .sort-by label,
.toolbar .sort-by ul li { display:inline; margin-right:7px;
    color: #404041;
}
.toolbar ul { display:inline; }
.toolbar label { color:#a9a9a9; }
.toolbar a { text-decoration:none;}
.toolbar .sort-item a { text-decoration:none;border-bottom: 1px dashed #0580E9;}
.toolbar .sort-item a:hover { text-decoration:none;border-bottom: 1px dashed #FF7200;}
.toolbar a:hover { text-decoration:underline; }
.toolbar-bottom .toolbar .pages { display:block; }
.toolbar-bottom .toolbar { padding:14px 0; }
.toolbar-bottom .sort-by,
.toolbar-bottom .limiter { display:none; }
.toolbar-bottom .stock-filter-container { display:none; }

/* Data Table */
.table-caption { border:1px solid #ddd; border-bottom:0; margin:-1px 0 0;  font:14px/1.25 Arial, Helvetica, sans-serif; padding:3px 7px 4px;  }
.table-caption a { font-size:11px; text-transform:lowercase; }
.data-table { border:1px solid #d9d9d9; border-bottom:0; width:100%; border-collapse:separate; }
.data-table th { padding:5px 12px;  border-bottom:1px solid #d9d9d9; font-weight:normal; text-transform:uppercase; white-space:nowrap; }
.data-table td { padding:5px 12px; }
.data-table thead { font-size:11px; }
.data-table tbody { }
.data-table tfoot { }
.data-table tfoot td { padding:5px 12px; }
.data-table tfoot th { border:none; text-transform:none; }
.data-table tr.first { }
.data-table tr.last { }
.data-table tr.last th,
.data-table tr.last td { border-bottom:1px solid #d9d9d9; }
.data-table tr.odd { }
.data-table tr.even { }
.data-table tbody.odd { }
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { }
.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; text-transform:none; }
.data-table td.value { float:none !important; }
.data-table .link-rss { display:block; }

.compare-table thead th,.compare-table thead td {border-bottom : 1px solid #fff !important;}
.compare-table .product-name {max-width:300px;text-align:left;}

.page-popup .data-table td,
.page-popup .data-table th { border-bottom:1px solid #d9d9d9; }
.page-popup .buttons-set .button { float:right; }

/* 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;  cursor:pointer; }
tr.show-details .summary-collapse { }
tr.show-details td { }
tr.summary-details td { font-size:12px; padding:5px !important; }
tr.summary-details-first td { }
tr.summary-details-excluded {  }

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { display:block; padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px;  cursor:pointer; }
.cart-tax-total-expanded { }

/* Links */
ul.links,
ul.links li { display:inline; }
ul.links li .separator { margin:0 2px 0 5px; font-size:10px;  }
ul.links li.last .separator { display:none; }

/* Reward Points */
.rewards { margin:-10px 0 20px; }
.reward-message { display:block; margin:5px -15px 5px -15px;  padding:3px 5px 3px 32px; font:normal 12px/20px Arial, Helvetica, sans-serif;  }
.reward-message p { display:inline; margin:0 !important; }
.reward-message .limit { display:block; font-size:11px;  }
.reward-message a {  text-decoration:underline; }
.reward-message a:hover {  text-decoration:none; }
.reward-message .price { font-size:1em; font-weight:normal; }
/* Reward Points types rewrites */
.reward-review,
.reward-tag,
.reward-checkout { margin:0; }

/* Class:std - styles for admin-controlled content */
.std { padding-bottom:1em; color:#484848; }
p { font-size:14px; line-height:21px; }
h1,
h2,
h3,
h4 { margin:24px 0 14px; color:#171717; }

.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote,
.std table { margin-bottom:1em; }
.std ul { list-style:disc outside; padding-left:1.5em; font-size:14px; }
.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 {  padding:0 0 0 1.5em; }
.std address {  }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em {  }
.std hr { margin:1.5em 0;  }
.std table { width:100%; }
.std table thead { }
.std table th { font-weight:bold; }
.std table th,
.std table td { padding:5px 10px; border:1px solid #d9d9d9; }

ul.disc li { padding-left:10px;  }
.std ul.disc li { padding-left:0;  }

/* Misc */
.link-rss { padding-right:18px; white-space:nowrap; }
.link-rss:hover {  }
.link-print { padding:2px 0 2px 25px; white-space:nowrap; }
.link-cart { font-size:11px; font-weight:bold;  text-decoration:underline; }
.link-cart:hover {  text-decoration:none; }

.data-table .btn-remove { display:block; margin:0 auto; width:13px; height:12px; font-size:0;   text-indent:-999em; overflow:hidden; }
.data-table .btn-remove2 { }

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

.divider { margin:16px 0;  font-size:0;  height:1px; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #cfcfcf; border-width:0 0 1px;  font-size:12px;  text-align:center;  }
.noscript .noscript-inner { width:940px; margin:0 auto; padding:12px 0 12px;  }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px;  font-size:12px;  text-align:center;  }
/* ======================================================================================= */


/* Header ================================================================================ */
.branding {float:left; margin: -5px 0 0;}
/*.logo { float:left; }*/
.free-shipping { float:left; margin:15px 0 0 10px; display:inline; }

.header-container {}
.home-slider-wrapper {overflow:hidden; clear:both;}
.header { clear:both; border-top:solid 1px #028203; background:#02a704 url('../images/v-sprite.png') 0 -30px repeat-x; border-bottom:solid 1px #276b08; }
/*.cms-home .header { height:570px; }*/

.header .logo { margin:0; }
.header .logo a { margin:0 0; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0;  text-indent:-999em; overflow:hidden; }
.header .quick-access { float:right; padding:0; margin:-4px 0 0; }

.header .top-search { /*margin:30px 0 0 2.5%;*/ margin:30px 500px 0 196px;  background:#fff; height:30px; position:relative; z-index:100; }
.checkout-onepage-index .header .top-search { background:none; height:45px;}
.header .hd-phone {float: right; font:20px Arial; color: #fff; padding: 0; margin: -6px 26px 0 34px; text-shadow: 1px 1px 2px #666;}
.header .hd-phone .icon {display: inline-block; width:15px;height: 29px; background: url('../images/m-sprite.png') -362px -1271px; position: relative; top: 8px; margin:0 10px 0 0;}

#invitation-send-link { padding:0 6px 0 0; margin:0 4px 0 0; font-weight:bold; }
#invitation-send-link a { padding-left:23px; display:inline-block; }

#invitation-send-link a, x:-moz-any-link { }/* FireFox 2 fix */
#invitation-send-link a, x:-moz-any-link, x:default { }/* FireFox 3 restore */

.header-panel { text-align:center; line-height:30px; height:30px; background:#029203 url('../images/v-sprite.png') 0 0 repeat-x; }
.checkout-onepage-index .header-panel {display: none;}

.header-panel .phone-number,
.header-panel .welcome-msg { display:inline; float:left;  margin-right:3.45%; }
.header-panel .header-panel-links a {text-decoration:none;}
.header-panel .header-panel-links a,
.header-panel .phone-number { color:#9fe09f; }
.header-panel .header-panel-links a:hover { color:#ffff9f; }
.header-panel .phone-number { font-size:18px; line-height:26px; }
.header-panel .phone-number .icon { background:transparent url('../images/m-sprite.png') -12px -10px no-repeat; width:14px; height:18px; display:inline-block; position:relative; top:2px; }
.header-panel .phone-number p { display:inline-block; }
.header-panel .header-panel-links li { float:left; margin-top:8px; margin-right:1.45%; padding-right:1.45%; border-right:solid 1px #017c03; height:11px; line-height:10px; }
.header-panel .header-panel-links li.last { margin-right:0; padding-right:0; border-right:none; }
.header-panel .links { float:right; margin-top:5px; height:20px;line-height:20px; }
.header-panel .links li a:hover { text-decoration:underline; }
.header-panel .links li a { float:right; padding:0 7px 0 3px; color:#9fe09f; background-position:right -88px !important;   }
.header-panel .links li a,
.header-panel .links li { display:inline-block;text-decoration:none; background:transparent url('../images/m-sprite.png') no-repeat -1296px -88px; height:20px; margin-left:20px; }
.header-panel .links li { margin-left:5px; }
.header-panel .links li#consultant { background-position:-1275px -88px; }
.header-panel .links li#login_link { background-position:-1296px -88px; }

.header-panel .social-buttons { float:left; margin:5px 0 0 1%; }
.header-panel .social-buttons li { float:left; height:20px; margin-right:4px; }
.header-panel .social-buttons li a { display:inline-block; width:20px; height:20px; background:transparent url('../images/m-sprite.png') -119px -10px no-repeat; text-indent:-5000px; }
.header-panel .social-buttons li a.vkontakte { background-position:-143px -10px; }
.header-panel .social-buttons li a.twitter { background-position:-167px -10px; }
.header-panel .social-buttons li a.youtube { background-position:-191px -10px; }

.switches { float:right;  padding:0 0 1px 0; }

.switch {  margin-left:-1px; margin-right:0; display:inline; float:left;  padding-left:13px; }
.switch label { font-weight:normal; margin-right:0; float:left; }
.switch .switch-wrapper { float:left; position:relative; z-index:1; padding-left:7px; padding-right:11px; }
.switch strong.current { font-weight:normal; }
.switch .separator { margin:0 2px; font-size:10px;  }
.switch .switcher {  cursor:pointer;  padding:0 10px 0 0; margin:0 3px 0 1px; }
.switch ul { position:absolute; min-width:100%; text-align:left; top:0; left:0; float:left;  padding:0 0 0 0; border-top:0; }
.switch ul li { vertical-align:top; display:block; white-space:nowrap; border:1px solid #c8c8c8; border-top:0; }
.switch ul li a { white-space:nowrap; display:block;  padding:4px 6px;  text-decoration:none; }
.switch ul li a:hover {   }
.switch ul .current {  border:0; cursor:default; padding:0 7px; visibility:hidden; /*  */ }
.switch ul .current span { padding-right:20px;  }
.switch .faded {  }
.switch .faded a {  }

.switch ul, x:-moz-any-link { width:100%; }/* FireFox 2 fix */
.switch ul, x:-moz-any-link, x:default { width:auto; }/* FireFox 3 restore */

.list-opened {  }

.header .form-search { padding:0; white-space:nowrap; width:100%; background:url('../images/m-sprite.png') 0 -50px repeat-x; height:30px; position:relative; }
.header .form-search label { display:none; }
.header .form-search input.input-text { float:left; width:93%; margin:5px 0 0 6px; border:none; font-size:11px; color:#8d8d8d; height:22px; padding:0; line-height:22px; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; -o-box-shadow:none; }
.header .form-search a { display:none; }
.header .form-search button.button { width:47px; height:30px; background:url('../images/m-sprite.png') right -50px repeat-x; float:right; position:absolute; top:0; right:0; }
.header .form-search button.button span { position:absolute; left:-1500px; }
.search-autocomplete { z-index:999; position:relative!important; top:12px !important; left:0 !important; height:0 !important; overflow:visible !important; width:100% !important; }
.search-autocomplete ul { padding-left:0; position:absolute; top:-1px; background-color:#fff; border-radius:0 0 7px 7px; -moz-border-radius:0 0 7px 7px; -webkit-border-radius:0 0 7px 7px; left:0; right:0; border:1px solid #229215; border-top:none; }
.search-autocomplete li { padding: 5px 8px; text-align: left; font-size:12px; cursor:pointer; }
.search-autocomplete li .amount { float:right; font-weight:400; width:30px; text-align:center; border-left:1px solid #ddd; line-height: 26px; margin: -5px; padding: 0 6px; }
.search-autocomplete li.selected { background-color:#DFFAE0; }
.search-autocomplete li.last { border-bottom:0; border-radius:0 0 7px 7px; -moz-border-radius:0 0 7px 7px; -webkit-border-radius:0 0 7px 7px; }
.header .form-search .loader-gif { position:absolute; right:16px; top:8px; }
.checkout-onepage-index .header .quick-access {display: none;}


/********** < Navigation */
/* All Levels */
.nav-container { position:relative; top:1px; margin-bottom:25px; z-index:10; height:49px; clear:both; padding-top:10px; }
.nav-wrapper { padding-top:3px; }
#nav { width:100%; text-align:left; height:49px; z-index:450; background:transparent url('../images/m-sprite.png') repeat-x -230px 0; }
.safari #nav { background-position:-230px 1px; }

#nav a { color:#fff; font-weight:400; font-size:12px; line-height:15px; text-decoration:none; vertical-align:middle; display:inline-block; }
/* #nav a:hover { text-decoration:none; } */
#nav td table { position:absolute; left:-10000px; top:50px; }
#nav .menu-getter { position:absolute; left:-100px; top:50px; padding:0 50px; width:100%; height:25px; display:none; }

#nav .shown-sub .menu-getter { display:block; }

#nav .relative-wrapper { position:relative; z-index:10; height:49px; line-height:42px; padding-right:12px; }

/* 1st Level (Top Level) */
#nav td {
    height:49px;
    text-align:center;
	position:relative;
	padding-left:12px;
}
#nav td .menu-separator {
	background:transparent url('../images/m-sprite.png') no-repeat -1498px -293px;
	left:-13px;
	height:48px;
	width:4px;
	position:absolute;
	top:0;
}
#nav td.last .menu-separator {
	left:-1px;
}
#nav td.last .relative-wrapper {
	padding-right:0;
}
#nav td.over {
	cursor:pointer;
}
#nav td.active table,
#nav td.shown-sub table {
	left:0;
}
#nav td.nav-1.level-top {
	padding-left:12px;
	background:none;
}
#nav td.nav-1.level-top .menu-separator {display:none;}
#nav td.last {
	background:transparent url('../images/m-sprite.png') no-repeat right -132px;
	height:48px;
	width:69px;
	padding-left:0;
}
#nav td.last a {
	font-size:15px;
}
#nav td.sale a {
    font-weight:bold;
    color:#e00005;
}
#nav td.active.nav-1.level-top,
#nav td.over.nav-1.level-top {
	background:transparent url('../images/m-sprite.png') no-repeat -1072px -240px;
}
#nav td.active,
#nav td.over {
	background:transparent url('../images/m-sprite.png') no-repeat -1072px -187px;
}
#nav td.active.last,
#nav td.over.last {
	background:transparent url('../images/m-sprite.png') no-repeat right -349px;
}
#nav td.active.last .relative-wrapper,
#nav td.over.last .relative-wrapper {
	background:none;
}
#nav td.active .relative-wrapper,
#nav td.over .relative-wrapper {
    height:49px;
    background:transparent url('../images/m-sprite.png') right -187px;
}
#nav td.active-next ul .menu-separator,
#nav td.over-next ul .menu-separator {
	display:none !important;
}
#nav td.active .relative-wrapper .menu-separator,
#nav td.over .relative-wrapper .menu-separator {
	display:none;
}
#nav td.first .menu-separator { display:none; }
#nav td.sale { border-right:none; }
#nav td.sale .relative-wrapper {
    background:transparent url('../images/vertical_gradient.png') repeat-x 0 -339px;
    margin-left:-1px;
    margin-top:-2px;
    height:40px;
}
#nav td.sale .relative-wrapper .menu-separator {
    left:-1px;
    height:40px;
    width:2px;
    background-position:-7px -51px;
}
#nav td.active-next .menu-separator,
#nav td.over-next .menu-separator {
	display:none;
}
#nav td.over-next.active .menu-separator,
#nav td.over.active-next .menu-separator {
	display:block;
	background-position:-1073px -187px;
	left:-12px;
	width:4px;

}
#nav td ul .menu-getter { top:-10000px; }
#nav td ul .menu-separator { display:none; }
/* 2nd Level */
#nav .shown-sub .relative-wrapper ul.level0 { top:75px; }
#nav .shown-sub .nav-arrow { top:61px; }
#nav ul .over { background:none; }
#nav ul.level0 {
    position:absolute;
	line-height:0;
	top:-50000px;
    left:-10px;
    text-align:left;
    padding:23px 20px 18px 30px;
	background:#fff;
	z-index:950;
	border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		-o-border-radius:10px;
	box-shadow:0px 12px 25px rgba(0,0,0,0.5);
		-moz-box-shadow:0px 12px 25px rgba(0,0,0,0.5);
		-webkit-box-shadow:0px 12px 25px rgba(0,0,0,0.5);
		-o-box-shadow:0px 12px 25px rgba(0,0,0,0.5);
}
#nav .wide-3 {width:540px;}
#nav .wide-2 {width:360px;}
#nav .right-side .relative-wrapper ul.level0 { left:auto; right:0; position:absolute; }
#nav ul li.level1 { margin-bottom:14px; }
#nav ul li a { text-decoration:none; font-size:13px; color:#0a8501; font-weight:bold; line-height:14px; }
#nav ul li a span { line-height:14px; }
#nav ul li a:hover { text-decoration:underline !important; color:#ff7200; }
#nav ul li.level1 { display:inline-block; width:165px; margin-right:15px; margin-bottom:14px; line-height:0; vertical-align:top; }
#nav ul li.level1 .relative-wrapper { line-height:14px; }
#nav ul li ul li { margin-top:4px; }
#nav ul li ul a { color:#0580e9; font-weight:normal; text-decoration:underline; font-size:12px; margin-bottom:0; line-height:14px; }
/*#nav ul li ul a:hover { text-decoration:none !important; }*/
#nav .shown-sub ul .relative-wrapper,
#nav .over ul .relative-wrapper,
#nav ul .relative-wrapper { height:auto; line-height:18px; background:none; padding:0; }
#nav .nav-arrow { position:absolute; left:50%; margin-left:-10px; top:-500060px; width:19px; height:14px; background:transparent url('../images/m-sprite.png') -94px -224px no-repeat; z-index:1000; }
#nav ul .nav-arrow { display:none; }
#nav ul .menu-separator { display:none; }
.nav-container #menu_sale { background-color:#fed900; }

#nav .over.active-next.last .menu-separator { display:none !important; }

/* Show Menu */
#nav .relative-wrapper.shown-sub ul { display:block; }
/********** Navigation > */
/* ======================================================================================= */

.big-slider-container { width:100%; position:relative; z-index:5; }
.big-slider { height:399px; position:relative; top:1px; z-index:50; overflow: hidden; }

.big-slider .big-overflow { height:344px; overflow:hidden; width:100%; }
.big-slider .big-images { height:344px; width:100000px; position:absolute; }
.big-slider .big-images img.callout { width:840px; }
.big-slider .big-images li { height:344px; float:left; width:950px; margin:0 200px; }
.big-slider .big-thumbs { position:absolute; bottom:0; background:transparent url('../images/m-sprite.png') no-repeat -29px -372px; width:962px; height:55px; margin-left:-481px; left:50%; text-align:center; }
.big-slider .big-thumbs-list { display:inline-block; width:auto; height:55px; margin:0 auto; text-align:center; }
.big-slider .big-thumbs li.active { background:transparent url('../images/m-sprite.png') no-repeat -1008px -372px; }
.big-slider .big-thumbs li a,
.big-slider .big-thumbs li { width:80px; height:55px; float:left; display:inline-block; text-align:center; }
.big-slider .big-thumbs li img { width:72px; margin-top:5px; }
.big-slider .big-thumbs li { overflow:hidden; border-left:solid 1px #0b8003; }
.big-slider .big-thumbs li.last { border-right:solid 1px #0b8003; }

.big-prev-btn,
.big-next-btn { text-indent:-15000px; cursor:pointer; position:absolute; top:130px; left:0; background:transparent url('../images/m-sprite.png') -710px -97px no-repeat; width:21px; height:67px; z-index:100; }
.big-next-btn { background-position:-732px -97px; right:0; left:auto; }
.big-prev-btn:hover { background-position:-757px -97px; cursor:pointer; }
.big-next-btn:hover { background-position:-779px -97px; cursor:pointer; }


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


/* Block:Events */
.event { border-bottom:1px solid #e2d4c7; width:182px; position:static; height:144px; text-align:center; }
.event .status { font-weight:normal; font-size:16px; display:block; padding:19px 0 0; margin:0 0 0; text-align:center;  }
.event .event-ticker {  height:55px; }
.event .event-ticker span { font-size:32px;  height:40px; padding-bottom:10px;   display:inline-block; }

.event .event-ticker span, x:-moz-any-link { padding-bottom:13px; }/* FireFox 2 fix */
.event .event-ticker span, x:-moz-any-link, x:default { padding-bottom:10px; }/* FireFox 3 restore */

.event .event-ticker span.days { }
.event .event-ticker span.hour { }
.event .event-ticker span.minute { }
.event .event-ticker span.second { }
.event .event-ticker span.delimiter { }
.event .event-dates { font-size:14px;  height:51px; padding-top:4px; }
.event .event-dates .date-part { font-weight:bold; }
.event .event-dates .time-part { font-size:12px; }

.col-main .event .event-button {  height:27px !important; padding:0 0 0 13px !important; vertical-align:middle; }
.col-main .event .event-button span { width:121px; text-align:center;  padding:0 13px 0 0 !important;  font:bold 15px/27px Arial, Helvetica, sans-serif !important; height:27px !important; text-transform:none; }

.event p a {  font-size:11px; }

.event .event-bottom { position:absolute; z-index:2; height:12px; width:23px; left:50%; margin-left:-11px; bottom:-12px; }

.open .event-button span { }

.upcoming { }
.upcoming .status {  }
.closed .event-button,
.col-main .closed .event-button,
.col-main .upcoming .event-button,
.upcoming .event-button,
.closed .event-button span,
.col-main .closed .event-button span,
.col-main .upcoming .event-button span,
.upcoming .event-button span {  font-size:12px !important;   padding:0 !important; width:auto !important; display:inline !important; text-transform:capitalize; }
.upcoming .event-button { text-decoration:underline !important; }
.upcoming .event-button:hover { text-decoration:none !important; }
.upcoming p a {  }
.upcoming .event-bottom { }

.closed { }
.closed .status,
.closed .event-dates { color:#e2d4c7 }
.closed .event-button { }

.event-container { clear:both; border:1px solid #d0af83; position:relative; z-index:2; border-width:1px 1px; margin-top:7px; margin-bottom:-5px; height:59px; }
.event-container .event { padding-bottom:18px; margin-bottom:-18px; padding-top:5px; height:52px;  text-align:center; width:auto; position:relative; z-index:2; border-bottom:0 !important; }
.event-container .container { display:inline; margin:0; padding:0;  }
.event-container .status { display:inline; margin:0 10px 0 0;  font-size:22px; }
.event-container .event-ticker { display:inline; font-size:28px; height:auto; }
.event-container .event-ticker span {  height:50px; padding:0; }

.event-container .event-ticker span , x:-moz-any-link { padding:5px 0 5px; }/* FireFox 2 fix */
.event-container .event-ticker span , x:-moz-any-link, x:default { padding:0; }/* FireFox 3 restore */

.event-container .event .event-ticker span.days { }
.event-container .event .event-ticker span.hour { }
.event-container .event .event-ticker span.minute { }
.event-container .event .event-ticker span.second { }

.event-container .event-dates { display:inline; font-size:22px; height:auto; }
.event-container .event-dates .time-part { font-size:14px; }
.event-container .event-dates div,
.event-container .event-dates p { display:inline; }

.container-open { }
.container-open .open { padding-top:3px; height:54px; }

.container-upcoming .upcoming { }

.container-closed { background:#9f958c }

/* Block:Events Lister */
.col3-layout .col-main .widget-events { margin:0 -20px 1px; position:relative; z-index:1; }
.widget-events { padding:11px;  }
.col1-layout .col-main .widget-events { padding:12px; }
.events-slider { position:relative; clear:both; margin:0 0 0; border:1px solid #d0c2b6; z-index:2; }
.events-slider .slider-panel,
.events-slider ul.slider li.slider-item,
.events-slider .slide-button { float:left; display:inline; }
.events-slider .event { position:relative; z-index:1; }

.events-slider .slider-panel { position:relative; overflow:hidden;  z-index:1; width:0; }
.events-slider ul.slider { width:200000px; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)" !important; }
.events-slider ul.slider li.slider-item { overflow:hidden; width:182px; height:386px; border-right:1px solid #d0c2b6;  padding-left:0; }
.events-slider ul.slider li.slider-item .category-name { font-size:16px; font-weight:normal;  display:block; padding:80px 10px 0; }
.events-slider ul.slider li.slider-item .category-show { width:182px; height:241px;  overflow:hidden; text-align:center; display:block; text-decoration:none; }
.events-slider ul.slider li.slider-item .no-event { height:401px; }

.events-slider .slide-button { position:absolute; text-indent:-999em; cursor:pointer; top:17px; width:28px; height:28px; z-index:2; overflow:hidden; }
.events-slider .backward { left:-11px; }
.events-slider .forward { right:-11px;  }
.events-slider .inactive { cursor:default; display:none; }

.sidebar .widget-events { padding:0; }
.sidebar .events-slider { border:1px solid #cfcfcf; margin:-1px -1px 0;  padding:0; }
.sidebar .events-slider .event { height:115px; }
.sidebar .events-slider ul.slider li.slider-item { width:182px; height:300px; margin:0; }
.sidebar .events-slider ul.slider .status { padding-top:10px; padding-bottom:5px; }
.sidebar .events-slider ul.slider .event-dates { height:40px; }
.sidebar .events-slider ul.slider li.slider-item .category-name { font-size:16px; font-weight:normal;  display:block; padding:50px 10px 0; }
.sidebar .events-slider ul.slider li.slider-item .category-show { height:241px;  }

.sidebar .events-slider { margin-top:-1px; }
.sidebar .events-slider .backward { left:3px; top:6px; }
.sidebar .events-slider .forward { right:3px; top:6px; }

.sidebar .events-slider .event-ticker { height:45px; }
.sidebar .events-slider .event-ticker span { font-size:22px;  height:28px; padding-bottom:10px;   display:inline-block; }
.sidebar .events-slider .event-ticker span.days { }
.sidebar .events-slider .event-ticker span.hour { }
.sidebar .events-slider .event-ticker span.minute { }
.sidebar .events-slider .event-ticker span.second { }

/* Sidebar =============================================================================== */
.sidebar .footer-links { padding-top:53px; width:85%; }
.sidebar .footer-links-col { clear:both; width:100%; padding:20px; }
.sidebar .footer-links-col li { padding-bottom:5px; font-size:14px; line-height:16px; }
.sidebar .footer-links-col li a { font-size:13px; }
.sidebar .footer-links-col .footer-links-header { color:#0A8501; font-size:16px; }

.sidebar .callout { display:block; margin:10px 0; }

/*Block Сompare*/
.block-compare {}
.block-compare strong span {font-size: 13px; color:#555;}
.sidebar .block.block-compare p.product-name {text-align: left;font-size: 13px;}
.sidebar .block.block-compare .actions button.button {float: left;}
.sidebar .block.block-compare .actions a {position: absolute;bottom: 1px;right: -25px;}
.sidebar .block.block-compare .actions {position: relative;}
.sidebar .block-compare.block li a.btn-remove {line-height: 13px;overflow: visible;float: none;position: absolute;
    right: 0;
    top: -9px;
    font-size: 13px;
    text-decoration: none;
    color: #777;
}
.sidebar .block-compare.block li {position: relative;}

/* Generic Block */
.sidebar .block {}
.sidebar .block .block-title { padding:17px 17px 0 17px; }
.sidebar .block .block-title strong { display:block; font:14px/1.25 Arial, Helvetica, sans-serif; padding:0;  }
.sidebar .block .block-title strong span { }
.sidebar .block .block-title strong small { font-size:12px;  }
.sidebar .block .block-subtitle,
.sidebar .block h3 { font-size:1em; font-weight:bold;  }
.sidebar .block .block-content { padding: 12px 17px 17px 1px;  }
.sidebar .block .btn-remove {  margin-right:3px; }
.sidebar .block .btn-remove a {  text-decoration:none !important; }
.sidebar .block .actions { margin:8px 0 0; text-align:right; }
.sidebar .block .actions a { float:left;  margin-top:3px; }
.sidebar .block .actions button.button { float:right; }

.sidebar .block li a.btn-remove { float:right; width:13px; height:0; padding-top:12px; margin-top:3px; overflow:hidden;  }

.col-main .block { }
.col-main .block .block-title { border:1px solid #e1e1e1; padding:5px 20px 5px; margin:0 -1px; }
.col-main .block .block-title h2,
.col-main .block .block-title h3 { font-size:14px;   font-weight:bold; }
.col-main .block .block-content { padding:20px; }

/* Generic box */
.info-box { border:1px solid #cfcfcf; margin-top:-1px;  position:relative; z-index:1; }
.lonely-info-box { width:300px; margin:0 auto; text-align:center; }
.info-box .box-title { margin:17px 17px 0 17px; font:14px/1.25 Arial, Helvetica, sans-serif; padding:0;  }
.info-box .box-title a { font-size:11px; text-transform:lowercase; }
.info-box .box-content { padding:10px 17px 17px;  }

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

/* Block:Account */
.sidebar .block-account { padding-bottom:40px; }
.sidebar .block-account .block-title { padding:94px 15px 10px; }
.sidebar .block-account .block-title strong { font-size:18px;   }
.sidebar .block-account .block-content { padding:0; }
.sidebar .block-account li { font-size:12px; padding-bottom:1px; }
.sidebar .block-account li a {  text-decoration:none; display:block; padding:5px 13px 4px; }
.sidebar .block-account li a:hover {    text-decoration:none; }
.sidebar .block-account li.current { padding:5px 13px 4px 14px; margin:-1px -1px 0 0; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; background-color:#ffffa6; }
.sidebar .block-account li.current strong { font-weight:400; }
.sidebar .block-account li.last { border-bottom:0;  }

/* Block:Laye red Navigation */
.sidebar .block-layered-nav { font-size: 14px; }
.sidebar .block-layered-nav .block-title { padding:27px 17px 6px; }
.sidebar .block-layered-nav .block-title strong {border-bottom:1px dotted #a9a9a9; display:inline-block; font-size:13px; padding-bottom:3px; color:#555555; }
.sidebar .block-layered-nav .block-title h2 { font-size:18px;  }
.sidebar .block-layered-nav .block-subtitle { display:none; }
.sidebar .block-layered-nav .price { font:normal 13px Tahoma,Arial,Helvetica,sans-serif; }
.sidebar .block-layered-nav dt { }
.sidebar .block-layered-nav dd { margin:0 0 13px;  }
.sidebar .block-layered-nav dd.last { margin:0; }
.sidebar .block-layered-nav dd ol { padding-left: 2px; }
.sidebar .block-layered-nav dd li { margin: 8px 0; font-size: 12px; color:#777; line-height:16px; }
.sidebar .block-layered-nav dd a {  text-decoration:none; font-size: 12px; color:#0580E9; background: url("../images/m-sprite.png") no-repeat scroll -1489px -832px transparent; padding-left: 21px; }
.sidebar .block-layered-nav dd a:hover { text-decoration:underline; background-position: -1489px -846px;
    color: #FF7200;
}
.sidebar .block-layered-nav dd a.active { background-position:-1489px -844px; }
.sidebar .block-layered-nav dd a.active-checked,
.sidebar .block-layered-nav dd a.active-checked:hover { background-position: -1489px -846px; color:#0580E9;}
.sidebar .block-layered-nav .currently { border:1px solid #d1d1d1; border-width: 0 0 1px 0; padding: 10px 10px 14px 1px; margin-bottom:-1px;border-color: #6D6E71;border-style: solid;}
.sidebar .block-layered-nav .currently ol {margin-bottom: 10px;}
.sidebar .block-layered-nav .currently .block-subtitle { display:block;font-weight: normal;
    margin-bottom: 3px;
    color: #000;
}
.sidebar .block-layered-nav .currently li { padding: 1px 0;font-size: 12px;color: #0580E9;}
.sidebar .block-layered-nav .currently li a span {display: inline-block; width: 18px;height: 18px; background: url("../images/m-sprite.png") no-repeat scroll -603px -503px transparent;position: absolute;top: 5px;left: -1px;margin-right: 6px;}
.sidebar .block-layered-nav .currently li a:hover span {background-position: -603px -523px;}
.sidebar .block-layered-nav .currently li a {
    position: relative;
    display: block;
    padding-left: 24px;
    padding-top: 6px;
}
.sidebar .block-layered-nav .currently .label { font-weight:bold;  font-size:12px; }
.sidebar .block-layered-nav .actions { text-align:left; padding-right:7px; display:none; }
.sidebar .block-layered-nav .currently .clear_all {
    text-decoration: none;
    font-size: 12px;
}
.sidebar .block-layered-nav .currently .clear_all span{ display: inline-block; background: url("../images/m-sprite.png") no-repeat scroll -625px -499px transparent;
    height: 21px;
    width: 21px;
    position: relative;
    top: 2px;
    margin-right: 2px;
}

/* Block:Cart */
.sidebar .block-cart .block-title { padding:7px 17px; }
.sidebar .block-cart .block-title strong { font-weight:bold;  }
.sidebar .block-cart .summary { margin:0 -17px; padding:0 12px 5px;   text-align:center; position:relative; z-index:1; }
.sidebar .block-cart .summary a { font-weight:bold;  }
.sidebar .block-cart .summary .subtotal { margin:3px 0 0; }
.sidebar .block-cart .summary .subtotal .price { font-weight:bold; }
.sidebar .block-cart .actions { margin:8px 0 13px; text-align:center; }
.sidebar .block-cart .actions button.button { float:none; }
.sidebar .block-cart .block-content { padding-top:0; }
.sidebar .block-cart .block-content table { margin:5px 0 0 0; }
.sidebar .block-cart .block-content table th { padding:1px 5px 1px 0;  text-align:right; }
.sidebar .block-cart .block-content table td { text-align:left; padding:1px 0; }
.sidebar .block-cart  li a.btn-remove { float:none;  margin:0; padding:0; width:auto; height:auto; overflow:visible; }

.mini-products-list li.item { padding:5px 0; }
.mini-products-list li.last { border:none; }
.mini-products-list .product-image { float:left; width:50px; margin-right:-50px; }
.mini-products-list .product-details { margin-left:85px; }
.sidebar .mini-products-list .product-details { margin-left:57px; }
.mini-products-list .product-details .product-name { font-size:11px; }
.mini-products-list .product-details .price-box { margin:5px 0; }
.mini-products-list .product-details h4 { }
.mini-products-list .product-details .btn-remove { font-size:11px; }

.sidebar .mini-products-images-list li.item { float:left; padding:5px; text-align:center; }

.block-products .mini-products-list .product-details { margin-left:65px; }

/* Top Shopping Cart */
.top-cart { float:right; width:126px; height:54px; position:relative; background:transparent url('../images/m-sprite.png') 0 -87px no-repeat; top:-9px; right:-10px; }
.top-cart.over { background-position:-814px -87px; }
.top-cart .block-title { white-space:nowrap; cursor:pointer; font-weight:bold; font-size:15px; padding:8px 0 0 38px; text-align:left; height:44px; line-height:44px; }
.top-cart .block-title strong { display:block; padding-right:10px;  font-size:15px;  font-weight:400; text-decoration:none; color:#fff; font-family:Arial, Tahoma, Verdana; }
.top-cart .block-title strong span { position:absolute; top:-9px; right:-1px;  width:30px; text-align:center; font-size:14px; letter-spacing:-1px; }
.top-cart .block-title.expanded { }
.top-cart .block-title.expanded strong {  }
/* .top-cart .no-items { cursor:default; }
.top-cart .no-items h3 { } */
.top-cart .block-content { position:absolute; right:10px; top:47px; width:267px; border-radius:12px 0 12px 12px; -moz-border-radius:12px 0 12px 12px; -webkit-border-radius:12px 0 12px 12px; -o-border-radius:12px 0 12px 12px; border:2px solid #ff5100; background-color:#fff; box-shadow:0 7px 20px #555; -moz-box-shadow:0 7px 20px #555; -webkit-box-shadow:0 7px 20px #555; -o-box-shadow:0 7px 20px #555; padding-bottom:5px; }
.top-cart .inner-wrapper {}

.top-cart .block-content .block-subtitle { display:none; }
.top-cart .block-content .block-subtitle .close-btn { float:right; width:13px; height:0; padding-top:12px; text-align:left; overflow:hidden; cursor:pointer;  position:relative; z-index:1; }
.top-cart .cart-empty .close-btn { float:right; width:13px; height:0; padding-top:12px; text-align:left; overflow:hidden; cursor:pointer;  position:relative; z-index:1; }
.top-cart .cart-empty { padding:10px 10px 10px 20px; }
.top-cart .price { font-size:18px; }
.top-cart .block-content ol {
padding-bottom: 5px;
border-bottom: 1px solid #CFCFCF;
margin-bottom: 10px;
}
.top-cart .block-content .item { padding:8px 5px 8px 11px; }
.top-cart .block-content .item .product-name { text-align:left; margin-top:6px; padding:0 10px; }
.top-cart .block-content .item .product-name a { font-size:12px; font-weight:400; line-height:14px; }
.top-cart .block-content table { margin:5px 10px 0; }
.top-cart .block-content table th { display:none; }
.top-cart .block-content table td { text-align:left; padding:1px 0; }
.top-cart .block-content .items-count { font-size: 12px; background-color: #EEE; position: relative; top: -10px; padding: 10px 35px; }
.top-cart .block-content .subtotal { padding:2px 5px; text-align:left; }
.top-cart .block-content .subtotal .label { margin: 0 0 0 8px; width: 85px; display: inline-block; font-size: 16px; }
.top-cart .block-content .subtotal .price { font-size: 28px; position: relative; top: 6px; }

.top-cart .actions { text-align:center; padding:15px 11px 5px; text-align:right; }
.top-cart .actions a { float: right; line-height: 35px; margin-right: 10px; font-size: 14px; }
.top-cart .actions button { float:left; }
.top-cart .actions button.button span,
.top-cart .actions button.button span span { }
.top-cart .paypal-logo a { float:right; }
.top-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 33px 5px 0px; }

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

/* Block:Compare Products */
.block-compare li { }

/* Block:List */
.block-list .block-content ol { margin:-5px -13px; }
.block-list li.item { padding:5px 10px 5px 13px; }
.block-list .actions { padding:5px 0 0; }
.sidebar .block-list .product-name { font:normal 11px/1.25 Arial, Helvetica, sans-serif;  }
.sidebar .block-list .product-name a {  }

/* Block:Poll */
.block-poll li { margin:5px 0; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; vertical-align:top; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer { }
.block-poll .votes { float:right; font-weight:bold; margin-left:10px; }

/* Block:Tags */
.block-tags { margin-top:25px; padding-top:0; border-top:dotted 1px #aaa; }
.block-tags ul,
.block-tags li { display:inline; }

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

/* 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; font-size:11px; font-weight:normal; }

/* Block:Banner */
.block-banner { border:0; margin:10px 0; }
.block-banner .block-content { border-top:0; padding:0;  text-align:center; }
.top-container .block-banner { margin:0; }

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

/* Home page ============================================================================= */

.special-offer { background:#fff url('../images/v-sprite.png') repeat-x 0 -600px; height:430px; overflow:hidden; position:relative; }
.special-offer-header { margin-bottom:20px; }

.home-comfy-service { clear:both; margin:85px 0 20px; }
.home-comfy-service { position:relative; padding:0 15px; background:#fff; border:solid 2px #029705; border-top:none; }
.home-comfy-service .service-logo-wrap{ height:73px;width:928px;background:#029705; position:relative;margin-left:-1px;}
.home-comfy-service .service-logo-wrap .man {position: absolute; background: url('../images/m-sprite.png') no-repeat 0 -1123px;width: 210px; height: 137px; left: 220px; top: -64px;}
.home-comfy-service .service-logo-wrap .slogan {position: absolute; background: url('../images/m-sprite.png') no-repeat -1109px -1122px; width: 286px; height: 121px; left: 406px; top: -24px;}
.home-comfy-service .service-logo,
.home-comfy-service em,
.comfy-service-items .icon { background:transparent url('../images/m-sprite.png') no-repeat; display:block; }
.comfy-service-items .c-services-header {  font-size:14px; float:left; font-weight:400; width:50%; margin:0; color:#434343;}
.comfy-service-items .c-services-header.last {padding-left: 10px;}
.home-comfy-service .service-logo { position:absolute; width:284px; height:73px; background-position: -740px -1051px; left:162px; margin:0 0 0 -137px; top:0; text-indent:-50000px; }
.home-comfy-service em { position:absolute; display:block; top:0; right:-2px;width:17px;height:87px; }
.home-comfy-service em.lt,
.home-comfy-service em.rt {background-position:-937px -1131px; }
.home-comfy-service em.lt { right:auto; left:-2px; background-position:-917px -1131px;  }
.home-comfy-service em.lb,
.home-comfy-service em.rb { background-position:-937px -1226px; width:17px; height:17px; top:auto; bottom:-2px; }
.home-comfy-service em.lb { background-position:-917px -1226px; right:auto; left:-2px; }
.home-comfy-service .comfy-service-items { list-style:none !important; }
.comfy-service-items { list-style:none; overflow:hidden; padding:30px 18px 0; margin-bottom:0 !important; padding-top: 32px; }
.comfy-service-items li { float:left; width:19%; margin-bottom: 25px; margin-right: 28px; text-align: center;}
.comfy-service-items li.last { float:left; width:11%; margin-bottom: 20px; margin-right: 0;}
.comfy-service-items li p { line-height:15px; margin-top:2px;}
.comfy-service-items .icon { width:94px; height:102px; margin:0 9px 5px 0; display: block; }
.comfy-service-items .insurance .icon { background-position: -803px -1131px; }
.comfy-service-items .extended-service .icon	 { background-position:-322px -1131px; }
.comfy-service-items .shipping .icon { background-position:-553px -1131px; }
.comfy-service-items .setup .icon { background-position:-678px -1131px; }
.comfy-service-items .it-service .icon { background-position:-427px -1131px; }
.comfy-service-items .it-service p { width:227px;}


.home-socials-and-newsletters { clear:both; margin-top:35px; }
.home-socials-and-newsletters ul { float:left; width:51%; list-style:none; padding:0; }
.home-socials-and-newsletters li a { width:235px; background:transparent url('../images/m-sprite.png') -30px -266px no-repeat; height:75px; margin:0 1% 1% 0; float:left; text-indent:-5000px; }
.home-socials-and-newsletters li a.vkontakte { background-position:-267px -266px; }
.home-socials-and-newsletters li a.twitter { background-position:-504px -266px; }
.home-socials-and-newsletters li a.youtube { background-position:-741px -266px; }

.home-socials-and-newsletters .validation-advice { display:none; }

.comfy-service-items a { text-decoration:none; display:block; overflow:hidden; line-height: 48px;}
a:hover .c-services-header { text-decoration:underline; }
.comfy-service-items p { color:#4a5052; font-size:12px; clear:both; width:200px;}

.home-text { clear:both; }


/* ======================================================================================= */
/* Banners sets */

/* Home page banners */
.col-3-banner-set { clear:both; margin:40px 0 10px; position:relative; height:129px; }

.col-3-banner-set .banner { width:300px; height:129px; float:left; overflow:hidden; position:relative; }
.col-3-banner-set .center { margin:0 auto; position:absolute; left:50%; margin-left:-150px; }
.col-3-banner-set .last { float:right; margin-right:0; }
.col-3-banner-set .banner img { position:absolute; left:0; top:0; }
.col-3-banner-set .banner img.hover { left:-5000px; }
.col-3-banner-set .banner:hover img.static { left:-5000px; }
.col-3-banner-set .banner:hover img.hover { left:0; }

/* Catalog sidebar banners */

.left-banner-set { clear:both; width:170px; padding-bottom:40px; }

.left-banner-set .banner { width:170px; height:129px; overflow:hidden; position:relative; display:block; margin: 25px 0 0 1px; text-indent:-10000px; }
.left-banner-set .banner img { position:absolute; left:0; top:0; }
.left-banner-set .banner img.hover { left:-5000px; }
.left-banner-set .banner:hover img.static { left:-5000px; }
.left-banner-set .banner:hover img.hover { left:0; }


/* Video block */
#playerContainer { height:294px; }
.youtube-block { width:450px; float:right; }
.youtube-block .video-header { text-align:left; font-size:30px; }
.youtube-block .video-list { list-style:none; padding:15px 0 0; margin:0; }

.youtube-block .video-desc { width:340px; }
.youtube-block a { font-size:15px; margin-top:12px; }
.youtube-block .video-additional-desc { color:#b1b1b1; font-size:12px; line-height:16px; margin-bottom:0; }
.youtube-block .video-thumb { width:96px; margin-right:15px; float:left; }
.youtube-block .video-list li { padding-bottom:15px; clear:both; overflow:hidden; }
/* ======================================================================================= */

/* Blog */
.spec-page-title h1 { font-size:32px !important; margin: 0 0 20px 0; }
.widget-latest { float:left; width:50%; }
.widget-latest .news-header { text-align:left; font-size:30px; }
.widget-latest ul.post-list { padding:0; list-style:none; }
.widget-latest img,
.widget-latest .post-desc { float:left; }
.widget-latest .post-desc { float:left; width:70%; }
.widget-latest .post-desc img { display:none; }
.widget-latest .post-date { color:#b1b1b1; margin-bottom:3px; }
.widget-latest .post-image { margin-right:30px; width:110px; height:110px; }
ul.post-list li { padding:0; list-style:none; clear:both; margin-bottom:20px; overflow:hidden; }
ul.post-list li .post-title { margin-bottom:4px; }
ul.post-list li p { margin-bottom:0; line-height:18px; font-size:14px; }
.post-list li .post-title { font-size:14px; font-weight:400; margin:0; }
.blog-index-index .postWrapper { clear:both; }
.postWrapper { padding-bottom:38px; }
/*.blog-post-view .postWrapper { margin-left:140px; }*/
.blog-post-view .postImage { position:absolute; left:0; top:0; }
.postTitle { border-bottom:none; }
.postTitle .postTime {text-align: center;}
.postTitle .blogTitle { font-size:22px;  font-weight:normal; margin:0px; padding:0px; float:left; text-align:left; padding-bottom:10px; color:#3C3; font-family:Arial, Tahoma; }
.postTitle .blogTitle a { color:#3C3; }
.postTitle h2 { font-size:22px;  font-weight:normal; margin:0px; padding:0px; float:left; text-align:left; padding-bottom:10px; color:#3C3; font-family:Arial, Tahoma; }
.postTitle h2 a { color:#3C3; }
.postTitle h1 { font-size:22px;  font-weight:normal; margin:0px; padding:0px; float:left; text-align:left; padding-bottom:10px; color:#3C3; font-family:Arial, Tahoma; }
.postTitle h1 a { color:#3C3; }
.postTitle h3 { font-size: 14px; margin: 10px 0 3px; font-weight: 400; color: #CCC;  }
.postTitle p { font-size: 14px; margin: 10px 0 3px; font-weight: 400; color: #CCC;  }
.postContent { padding-bottom:10px; }
.postContent p { font-size:16px;line-height:24px; }
.blog-post-view .postContent p { padding-bottom:10px; }
.blog-post-view .postTitle h1 { text-align:center; font-size:32px; line-height:48px; font-weight:bold;  }
.blog-post-view .postTitle h3 { text-align:center; }
.postContent .postImage { float:left; margin:0 20px 20px 0; }
.postContent .postImage img { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; width:110px; }
.postFloat { float:right; width:320px; }
.postDetails { }
.postBookmarks { padding-bottom:10px; }
.postBookmarks h4 { font-size:12px; font-weight:bold; }
.commentWrapper { padding-bottom:15px; }
.commentContent { padding-bottom:0px; }
.commentDetails  { margin-bottom:5px; padding:0px; }
.commentDetails  h4.username{ display:inline; }

.postError { font-size:16px; }
.tags{ font-weight:bold; padding-bottom:10px; }
.tags UL{ display:inline; }
.tags UL LI{ font-weight:normal; display:inline; padding-right:6px; }
.tags h4 { font-size:12px; font-weight:bold; }
.menu-tags, .menu-categories, .menu-recent{ margin:5px 9px; }
.menu-tags h5,
.menu-categories h5,
.menu-recent h5 { font-size:11px; }
.block-blog .menu-tags UL LI { display:inline; padding:2px; margin-left:10px; }
.block-blog .menu-categories UL LI{ margin-left:10px; }
.block-blog .menu-recent UL LI{ margin-left:10px; }
.block-blog .menu-recent UL LI a,
.block-blog .menu-categories UL LI a,
.block-blog .menu-tags UL LI a { font-size:11px; }

.tagcloud{ /* text-align:center; */ }
.tag-count-1{ font-size:1em; }
.tag-count-2{ font-size:1.2em; }
.tag-count-3{ font-size:1.4em; }
.tag-count-4{ font-size:1.6em; }
.tag-count-5{ font-size:1.8em; }
.tag-count-6{ font-size:2em; }
.tag-count-7{ font-size:2em; }
.tag-count-8{ font-size:2em; }
.tag-count-9{ font-size:2em; }
.tag-count-10{ font-size:2em; }

.block-blog .head h4{ padding-left:20px; }
.block-blog .block-title strong { background-image:url(../images/icon_blog.png); background-repeat:no-repeat; padding-left:21px; text-align:left; }
.postWrapper .postDetails { font-size:12px; color:#777; display:none; }
.postWrapper .poster{ display:inline; font-size:12px; color:#444; font-weight:400; }
.input-box.aw-blog-comment-area{width:100%;}
.widget-latest li{font-size:12px;padding:5px 10px;}
.block-blog .menu-categories{margin:0;padding:5px 9px;}

/* Category Page ========================================================================= */
.category-view {}

.category-title { margin-bottom:0; text-align:left; }
.category-title h1 { font-size: 32px; color:#171717;
    display: inline;
    margin-right: 11px;
}
.category-title .h {font-size: 26px;color:#6d6e71;}
.category-title .rss-feed { float:right; margin:7px 0 0; padding-left:17px;   white-space:nowrap; text-decoration:none; }
.category-title .rss-feed:hover { text-decoration:underline; }

.category-view .note-msg,
.category-description { padding:20px; }

.results-view .recommendations { padding:20px 20px 0; }
.catalogsearch-result-index .page-title { margin-bottom:0; }
.catalogsearch-result-index .note-msg { margin:20px 0; }

.sidebar .category-title { margin:0; }
.category-image { text-align:center; margin:7px 0; }
.category-image img { display:block; margin:0 auto; }

.category-products {
}
.category-products .price-box { font-size:12px; }

/* View Type:Grid */
.products-grid { margin:0; list-style:none !important; }
.products-grid li.item {width:208px; margin-right:16px; margin-left:16px; margin-bottom:40px; min-height: 447px;vertical-align: top;display: inline-block;}
.carousel-carousel-carousel li.item { margin-left:0; margin-right:0; padding-left:16px; padding-right:16px; }
.products-grid li.item.highlight { z-index:500; position:relative; }
.products-grid li.item.first {
}

.product-attributes dl { clear:both; overflow:hidden;}
.product-attributes dt,
.product-attributes dd { display: block; font-size:14px;float: left;line-height: 24px;}
.product-attributes dt { color: #8F8F8F;display: block;width: 359px;line-height: 24px;}
.product-attributes dd { color:#555;width: 597px;}
.product-attributes .yes {text-indent: -15000px; background: url("../images/m-sprite.png") no-repeat scroll -61px -21px transparent; width: 24px;height: 24px; display: block;}
.product-attributes .reviews-questions{border-bottom:0px !important;}
.product-attributes .even {background: #f6f6f6;}
.product-attributes .odd {}

.products-grid li.item.highlight .highlight-wrapper { background:#fff; position:absolute; padding:20px 26px; width:209px; left:-26px; top:-20px; -webkit-border-radius:10px; border-radius:10px; -moz-border-radius:10px; -webkit-box-shadow:0 0 10px #9f9f9f; box-shadow:0 0 10px #9f9f9f; -moz-box-shadow:0 0 10px #9f9f9f; }
.products-grid .actions { text-align:center;
    width: 193px;
}
.carousel-carousel-carousel .out-of-stock, .products-grid .out-of-stock { display:none; }
.products-grid .product-image { display:block; text-decoration:none !important; margin:0 auto 10px; position:relative; padding: 0 0 0 2px;}
.products-grid .product-name { margin-bottom:7px; font-weight:400; max-height:34px; height:35px; margin-top:0; }
.products-grid .ratings { text-align:left; display:none; }
.products-grid .rating-links { display:block; padding:2px 0 0; clear:both; }
.products-grid .price-box { margin:5px 0 0; clear:both;
    height: 106px;
}
.products-grid .price-box p { margin-bottom:0; }

.products-grid .category-product-attributes { font-size:13px; color:#aaaaaa; border-top:dotted 1px #aaaaaa; padding-top:8px; margin-top:10px; }
.products-grid .category-product-attributes .attr-value { color:#555555; }
.products-grid .category-product-attributes li { padding:2px 0; }
.products-grid .add-img-set { display:none; }
.products-grid .highlight .add-img-set { display:block; width:50px; position:absolute; z-index:1000; right:20px; top:40px; margin-bottom:5px; }
.products-grid .add-img-set img { -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; }
.products-grid .add-img-set .add-img-container { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; overflow:hidden; border:solid 1px #cdcdcd; margin:4px 1px 1px; background-color:#FFF; }
.products-grid .add-img-set .add-img-container.over { border:solid 2px #ff9c00; margin:3px 0 0; height:47px; }

.category-view .products-grid .product-name,
.category-view .products-grid .price-box,
.compare-table .price-box{ width:207px; }
.category-view .products-grid .actions  {width: 193px;}

/* View Type:Carousel */
.carousel-container { position:relative; }
.carousel-container .availability {}
.carousel-container .container { height:360px; overflow:hidden; position:relative; }
.products-carousel-grid { float:left; padding:0!important; }

.carousel-carousel-carousel { position:absolute; width:1000000px; }

.carousel-container .carousel-control { text-indent:-15000px; cursor:pointer; position:absolute; top:40px;
    background: url("../images/m-sprite.png") no-repeat scroll -1047px -97px transparent; width: 44px; height: 80px; z-index:3;
    left: -25px;
}
.carousel-container .carousel-control.next_button { background-position: -1098px -97px; right: -25px; left:auto; }

.carousel-container .carousel-control.previous_button:hover { background-position: -1146px -97px; }
.carousel-container .carousel-control.next_button:hover { background-position: -1199px -97px; }

.carousel-container .carousel-control.previous_button.disabled-arrow:hover { background-position:-1047px -97px; }
.carousel-container .carousel-control.next_button.disabled-arrow:hover { background-position:-1098px -97px; }
.disabled-arrow {opacity: 0.5;}

html div .relax-ear .previous_button { left: -50px !important; }
html div .relax-ear .next_button { right: -50px !important; }
.carousel-container .next_button { left:700px; }
.carousel-container .products-grid li.item { width:208px; }
.crosssell-carousel { padding-bottom:20px; }

.product-image img { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; }

/* View Type:List */
.products-list li.item { margin:0 0 20px 0; padding:0 20px 20px 20px;  }
.products-list li.last { }
.products-list .product-image { float:left; margin-right:-186px; text-decoration:none !important; position:relative; }
.products-list .product-shop { margin-left:186px; }
.products-list .product-name { margin-bottom:5px; }
.products-list .price-box { margin:5px 0 10px; }
.products-list .desc { margin:5px 0 10px; font-size:12px; }
.products-list .desc .link-learn { white-space:nowrap; }

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


/* Product View ========================================================================== */
.catalog-product-view .col1-layout .col-main { padding-top:0; }
.catalog-product-view .catalog-product-view { visibility:hidden; }

.col2-left-layout .product-view,
.col2-right-layout .product-view { width:755px; }
.col2-left-layout .product-view .product-shop,
.col2-left-layout .product-view .product-collateral,
.col2-right-layout .product-view .product-shop,
.col2-right-layout .product-view .product-collateral { float:none; width:695px; }
.col2-left-layout .product-view .product-img-box,
.col2-right-layout .product-view .product-img-box { float:none; width:auto; }
.col2-left-layout .product-view .product-img-box .product-image,
.col2-right-layout .product-view .product-img-box .product-image { margin:0 auto; }

.col3-layout .product-view { width:572px; }
.col3-layout .product-view .product-shop,
.col3-layout .product-view .product-collateral { float:none; width:512px; }
.col3-layout .product-view .product-img-box { float:none; width:auto; }
.col3-layout .product-view .product-img-box .product-image { margin:0 auto; }

.product-view { float:left; margin-bottom: 30px; width:960px; }
.product-name h1 { line-height: 30px; margin-bottom:10px; }
#messages_product_view { margin:0 -20px; position:relative; z-index:1; }
#messages_product_view .messages { width: 950px;}
#messages_product_view .messages li { margin:0; position:relative; z-index:1; }

.product-essential { }
.product-collateral { clear:both; }
.product-collateral h2 { text-align: left; font-size: 22px; font-weight: bold; border-bottom:1px dotted #a9a9a9; padding:20px 0 10px; margin:0; }
.product-collateral .emailto-link { font-size:11px; margin:0;  padding-left:12px; }
.product-collateral .carousel .availability {display:none;}

.product-collateral .minitext { font-size: 12px; color: #B5B3C0; padding: 20px 0 0 0; text-align: justify; }
.product-collateral .delivery-minitext { font-size: 12px; color: #B5B3C0; padding: 20px 0 20px 0; text-align: justify; }

.box-additional { position:relative; }
.box-additional table,
.box-additional table td,
.box-additional table th { border:none; }
.box-additional .data-table { margin-bottom:10px; }

.box-collateral { clear:both; }
.carousel .box-title,
.widget .box-title,
.box-collateral .box-title { margin-bottom:20px; }
.tab-list { position:relative; }
.tab-list .tab { float:left; cursor:pointer; }
.tab-list .last { }
.tab-list .active { cursor:default }
.tab-list .tab-container { position:absolute; left:0; width:100%; }
.tab-list .tab-content { }

.collateral-tabs { padding-bottom:20px; margin:0; }
.collateral-tabs .tab { position:relative; z-index:2; margin-right:3px;   padding:0 0 0 17px; font-size:12px; }
.collateral-tabs .tab span { padding:0 17px 0 0;  float:left; }
.collateral-tabs .last { }
.collateral-tabs .active {  font-weight:bold; z-index:3; border-bottom:0;  }
.collateral-tabs .active span { padding-bottom:1px; }
.collateral-tabs .tab-container { z-index:1; top:24px;  }
.collateral-tabs .tab-content { padding:30px 25px;  border:1px solid #c4c4c4; font-size:12px; }
.collateral-tabs .tab-content object,
.collateral-tabs .tab-content embed { width:100% !important; height:auto !important; }

/* Product Images */
.product-view .product-img-box { float:left; width:440px; padding: 0 0 20px; }
.product-view .product-img-box .product-image img {
    cursor: pointer;
} /*IE8 PNG Fix */
.product-view .product-img-box p.notice { text-align:center; padding:5px 0; font-size:11px; position:relative; top:-40px; height:0; z-index:80; text-shadow:0 1px 1px #fff; }
.product-view .product-img-box p.notice { display:none; }
.product-view .product-img-box .product-image { position:relative; width:440px; height:440px; overflow:hidden; z-index:3; }
.product-view .product-img-box .product-image-zoom { position:relative; width:370px; height:370px; overflow:hidden; z-index:3; }
.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;  cursor:pointer; }
.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;  }
.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 { margin:10px 0 0; padding:0 0 0; z-index:80; text-shadow: 0 1px 0 #fff; }
.product-view .product-img-box .more-views h2 { display:none; }
.product-view .product-img-box .more-views ul { }
.product-view .product-img-box .more-views li { float:left; border:1px solid #ddd; margin:1px 6px 6px 1px; overflow:hidden; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; }
.product-view .product-img-box .more-views li.active-view { border-color:#ff9c00; border-width:2px; margin:0 5px 5px 0; }
.product-view .product-shop .add-to-box { float:left; width:140px; margin-left: 37px; }
.product-view .product-marks { position:absolute; left:10px; top:120px; z-index:4; pointer-events:none; }
.product-view .product-marks li { display:block; clear:both; background:transparent url('../images/m-sprite.png') -803px -554px no-repeat; width:146px; height:37px; }
.product-view .product-marks li span { font: 14px Impact, Arial, Tahoma, Verdana, Gill Sans; padding:3px 7px; display:block; height:14px; overflow:hidden; }
.product-view .attribute-labels { position: absolute; right: 0; top: 70px; }
.product-view .attribute-labels img { float:left; margin-left:10px; }
.product-view .products-carousel .product-name { font-size:14px; border:none; padding:0; text-align:center; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { clear:none;  margin:0 0 10px; float:right; width:150px; text-align:right; }
.product-image-popup .buttons-set .button { vertical-align:middle; float:none; }
.product-image-popup .image { display:block; clear:both; margin:15px auto 15px; }
.product-image-popup .image-label { font-size:14px; text-align:left; clear:both; font-weight:normal;   margin:0 0 10px; }

.product-image-popup .nav { text-align:center; margin:0 auto; width:120px; }
.product-image-popup .nav .prev,
.product-image-popup .nav .next { margin:0 15px; display:inline;  text-indent:-999em; cursor:pointer; width:28px; height:28px; z-index:2; overflow:hidden; float:left; }
.product-image-popup .nav .prev { left:-19px; float:left; }
.product-image-popup .nav .next { right:-19px; float:right;  }


/* jQzoom */
div.jqZoomTitle { z-index:5000; text-align:center; position:absolute; top:0; left:0; width:100%;   }
.jqZoomPup { overflow:hidden;  z-index:10; border-style:solid; cursor:crosshair !important; /* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -moz-opacity:0.6; opacity:0.6; */ }
a.product-image { cursor:pointer !important; }
p.product-image { cursor:default !important; }
.zoom-activated { }
.jqZoomPup img { border:0; }
.preload { text-decoration:none; border:1px solid #ccc; padding:8px; text-align:center;  width:90px; height:43px; z-index:10; position:absolute; top:3px; left:3px; -moz-opacity:0.8; opacity:0.8; filter:alpha(opacity=80); }
.jqZoomPup { border:1px solid #999; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; }
.jqZoomWindow { box-shadow:0px 0px 15px #555; -moz-box-shadow:0px 0px 15px #333; -webkit-box-shadow:0px 0px 15px #333; -o-box-shadow:0px 0px 15px #333; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px;}

/* Product Shop */
.product-view .product-shop { background:#fff; padding:20px; width: 440px; float:right; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; -o-border-radius:25px; -webkit-box-shadow:0 0 10px #9f9f9f; box-shadow:0 0 10px #9f9f9f; -moz-box-shadow:0 0 10px #9f9f9f; margin-bottom:30px;position: relative;right: -17px;}
.product-view .product-shop.no-price {right:0;}
.product-view .product-shop .product-main-info { margin:0 -30px 30px; padding:20px 30px 5px;  border-bottom:1px solid #cfcfcf; }
.product-view .product-shop p,
.product-view .product-shop .ratings { }
.product-view .product-shop .product-ids { margin:4px 0 10px;  display:none; }
.product-view .product-shop .availability { font-size: 14px; width: 155px; float: right; color: #4da000;margin-top: 0px;margin-bottom: 2px;
    margin-right: -2px;
}
.product-view .product-shop .availability .arr {background: url("../images/m-sprite.png") no-repeat scroll -35px -6px transparent; width: 20px;height: 20px;display: inline-block;}
.product-view .product-shop .out-of-stock { display:none; }
.product-view .product-shop .price-box { margin: 10px 0 10px 7px; float:left; width:240px; height: 100px; }
.price-box-star {display: none;}
.product-view .product-shop .price-box .price-box-star { display:inline; position: absolute; right: 40px; top:-5px; font-size: 25px;}
.product-view .product-shop .price-box .price-as-configured .price {  font-size:14px; }
.product-view .product-shop .price-box .price-including-tax .price,
.product-view .product-shop .price-box .price-as-configured .price-including-tax .price {  }
.product-view .product-shop .price-box .price-as-configured .price-excluding-tax .price { font-size:11px; }
.product-view .product-shop .credit-price .credit-label { font-size:14px; }
.product-view .product-shop p.credit-price { font-size:28px; line-height:20px; padding-top:4px; }
.product-view .ps-phone-number {font-size:14px; color:#999; padding-top:20px; }
.product-view .ps-phone-number .phone-number { font-size:24px; color:#ff860c; }
.no-price .out-of-stock-label { float: none; width: auto; }
.out-of-stock-label { float: right; width: 220px; font-size:13px; padding-bottom:10px; }
.product-shop .selectContainer,
.product-shop .selectContainer__i { display:none !important; visibility:hidden; height:0 !important; top:-10000px; position:absolute; }

/* Regular price */
div.product-shop .special-price,
div.product-shop .regular-price { background-position: -32px -631px; width: 172px; height: 90px; line-height: 78px; top: 0; left: 30px; margin-left:0; font-size: 42px; display:block; }
div.product-shop .credit-price { top:50px; background-position:-214px -631px; width:138px; height:69px; left:100px; }

div.product-shop .old-price { position:relative; top:-13px; }
div.product-shop .old-price .price { background-position:-625px -97px; width:74px; height:38px; margin-left:0; left:8px; z-index:2; line-height:36px; font-size:17px; }
div.product-shop .old-price .price-label { background-position: -581px -142px; width: 61px; height: 37px; margin-left: 0; left: 19px; top: 5px; z-index: 3; }

.product-view .product-shop .add-to-links { float:left; margin:10px 0; }
.product-view .product-shop .loan-buy { font-size: 15px; padding: 4px 0 0; width: 116px; text-align: left; }
.product-view .loan-buy a {font-size: 15px;text-decoration: none; border-bottom: 1px dotted #0580E9;}
.product-view .loan-buy a:hover {border-bottom:1px dotted #FF7200;}

.catalog-product-view .product-name h1 { margin-top: 0px;font-size: 30px;margin-left: -3px;margin-bottom: 10px;}
.product-view .product-name h1 { font-size:22px;   font-weight:normal; }
.product-view .product-ids { text-transform:uppercase; }
.product-view .short-description { padding:10px 0; clear:both; font-size:12px; display:none; }
.product-view .short-description h2 { margin:0 0 5px; font-size:13px; }
.product-view .product-shop .add-to-cart {
    padding: 2px 0 0 0; }

.product-img-label img { position:absolute; left: -10px; top: -15px; }
.product-img-label{height: 200px;z-index: 5;position: absolute;width: 200px;pointer-events: none;}
/*Product slider image labels*/
.products-carousel .item .product-img-label { height:150px; z-index:5; position:absolute; width:200px; pointer-events:none; }
.products-carousel .item .product-img-label.lp-topleft-1 img { left:10px; right:auto; top:0px; bottom:auto; }
.products-carousel .item .product-img-label.lp-topleft-2 img { left:10px; right:auto; top:45px; bottom:auto; }
.products-carousel .item .product-img-label.lp-topleft-3 img { left:10px; right:auto; top:90px; bottom:auto; }
.products-carousel .item .product-img-label.lp-topright-1 img { left:auto; right:0px; top:0px; bottom:auto; }
.products-carousel .item .product-img-label.lp-topright-2 img { left:auto; right:0px; top:45px; bottom:auto; }
.products-carousel .item .product-img-label.lp-topright-3 img { left:auto; right:0px; top:90px; bottom:auto; }
.products-carousel .item .product-img-label.lp-bottomleft-1 img { left:10px; right:auto; top:auto; bottom:0px; }
.products-carousel .item .product-img-label.lp-bottomleft-2 img { left:10px; right:auto; top:auto; bottom:45px; }
.products-carousel .item .product-img-label.lp-bottomleft-3 img { left:10px; right:auto; top:auto; bottom:90px; }
.products-carousel .item .product-img-label.lp-bottomright-1 img { left:auto; right:0px; top:auto; bottom:0px; }
.products-carousel .item .product-img-label.lp-bottomright-2 img { left:auto; right:0px; top:auto; bottom:45px; }
.products-carousel .item .product-img-label.lp-bottomright-3 img { left:auto; right:0px; top:auto; bottom:90px; }

/*Product list image labels*/
.category-view .product-img-label { height:200px; z-index:5; position:absolute; width:200px; pointer-events:none; }
/*.category-view .product-img-label.lp-topleft-1 img { left:0px; right:auto; top:0px; bottom:auto; }*/
/*.category-view .product-img-label.lp-topleft-2 img { left:0px; right:auto; top:45px; bottom:auto; }*/
/*.category-view .product-img-label.lp-topleft-3 img { left:0px; right:auto; top:90px; bottom:auto; }*/
/*.category-view .product-img-label.lp-topright-1 img { left:auto; right:-10px; top:0px; bottom:auto; }*/
/*.category-view .product-img-label.lp-topright-2 img { left:auto; right:-10px; top:45px; bottom:auto; }*/
/*.category-view .product-img-label.lp-topright-3 img { left:auto; right:0px; top:90px; bottom:auto; }*/
/*.category-view .product-img-label.lp-bottomleft-1 img { left:0px; right:auto; top:auto; bottom:0px; }*/
/*.category-view .product-img-label.lp-bottomleft-2 img { left:0px; right:auto; top:auto; bottom:45px; }*/
/*.category-view .product-img-label.lp-bottomleft-3 img { left:0px; right:auto; top:auto; bottom:90px; }*/
/*.category-view .product-img-label.lp-bottomright-1 img { left:auto; right:-10px; top:auto; bottom:0px; }*/
/*.category-view .product-img-label.lp-bottomright-2 img { left:auto; right:-10px; top:auto; bottom:45px; }*/
/*.category-view .product-img-label.lp-bottomright-3 img { left:auto; right:-10px; top:auto; bottom:90px; }*/
.category-view .product-img-label img{left: -10px; top:-15px;}

/*Product view image labels*/
.product-view .product-img-label { height:440px; z-index:5; position:absolute; width:440px; pointer-events:none; }
/*.product-view .product-img-label.lp-topleft-1 img { left:-10px; right:auto; top:0px; bottom:auto; }*/
/*.product-view .product-img-label.lp-topleft-2 img { left:-10px; right:auto; top:65px; bottom:auto; }*/
/*.product-view .product-img-label.lp-topleft-3 img { left:-10px; right:auto; top:130px; bottom:auto; }*/
/*.product-view .product-img-label.lp-topright-1 img { left:auto; right:-10px; top:0px; bottom:auto; }*/
/*.product-view .product-img-label.lp-topright-2 img { left:auto; right:-10px; top:65px; bottom:auto; }*/
/*.product-view .product-img-label.lp-topright-3 img { left:auto; right:-10px; top:130px; bottom:auto; }*/
/*.product-view .product-img-label.lp-bottomleft-1 img { left:-10px; right:auto; top:auto; bottom:10px; }*/
/*.product-view .product-img-label.lp-bottomleft-2 img { left:-10px; right:auto; top:auto; bottom:75px; }*/
/*.product-view .product-img-label.lp-bottomleft-3 img { left:-10px; right:auto; top:auto; bottom:140px; }*/
/*.product-view .product-img-label.lp-bottomright-1 img { left:auto; right:0px; top:auto; bottom:10px; }*/
/*.product-view .product-img-label.lp-bottomright-2 img { left:auto; right:0px; top:auto; bottom:75px; }*/
/*.product-view .product-img-label.lp-bottomright-3 img { left:auto; right:0px; top:auto; bottom:140px; }*/
.product-view .product-img-label img{left: -10px; top:5px; }

.product-menu {
    font-size: 16px; height: 20px; padding: 1px 0 20px; }
.product-menu .sku { color: #8f8f8f; float:left;
    padding-left: 3px;
}
.product-menu .p-menu { float: left;
    padding-left: 34px;
}
.product-menu .p-menu a.ajax-link:hover { color:#088b09; border-bottom-color:#088b09; }
.product-menu .p-menu li { float:left; margin-left: 26px; }
.product-menu .p-menu .add-info { color: #8f8f8f; padding-left:5px; }
.product-view .box-title { position:relative; }
.product-view a.uplink { position:absolute; right:0; top:10px; height:50px; line-height:50px; color:#aaa; font-size:14px; }
.product-view a.uplink:hover { position:absolute; right:0; top:10px; height:50px; line-height:50px; color:#888; font-size:14px; }
.product-view a.uplink span { border-bottom:1px dotted #aaa; }
.product-view a.uplink:hover span { border-bottom:1px dotted #5f5f5f; }
.product-view a.uplink .up {background: url("../images/m-sprite.png") no-repeat scroll -4px -157px transparent; display:inline-block; width: 30px; height: 30px;vertical-align: middle;margin-left: 11px;border:none;
    position: relative;
    top: -4px;
}
.product-view a.uplink:hover .up{border:none;}
.show-all-reviews-container { margin:20px 0; border-top:1px dotted #aaa; padding-top:10px; }

.product-view .social-links {float: left;margin: 45px 0 0;width: 250px;
    position: relative;
    height: 65px;
}
.product-view .social-links .fb iframe { height: 45px !important; }
.product-view .social-links .vk {
    position: absolute;
    top: 11px;
    left: 53px;
}
.product-view .social-links .odkl {
    position: absolute;
    left: 155px;
    top: 41px;
}
.product-view .social-links .facebook {
    position: absolute;
    top: 0;
    left: 0;
}
.product-view .social-links .google-plus {
    position: absolute;
    left: 100px;
    top: 2px;
}
.product-view .social-links .added-descr{height:0px; overflow:hidden;position:relative;}

.blog-post-view .social-links,
.actions-content .social-links {float: right;margin: 20px 0 20px;width: 250px;
    position: relative;
    height: 65px;
}
.blog-post-view .social-links .fb iframe,
.actions-content .social-links .fb iframe { height: 45px !important; }
.blog-post-view .social-links .vk,
.actions-content .social-links .vk{
    position: absolute;
    top: 11px;
    left: 53px;
}
.blog-post-view .social-links .odkl,
.actions-content .social-links .odkl {
    position: absolute;
    left: 155px;
    top: 41px;
}
.blog-post-view .social-links .facebook,
.actions-content .social-links .facebook {
    position: absolute;
    top: 0;
    left: 0;
}
.blog-post-view .social-links .google-plus,
.actions-content .social-links .google-plus {
    position: absolute;
    left: 100px;
    top: 2px;
}
.blog-post-view .social-links .added-descr,
.actions-content .social-links .added-descr {height:0px; overflow:hidden;position:relative;}


.tier-prices { font-size:12px; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; -o-border-radius:15px; border:none; background-color:#F7F6F6; color:#444; }
.tier-prices .price { font-size:16px; position:relative; top:2px; }
.product-shop-header { font-size: 16px; margin: 0 0 7px; }
/*Review Stars*/
.review-stars {color: #404041;
    float: left;
    margin-top: 66px;
    width: 190px;}
.review-stars h3 {font-size: 16px; font-weight: bold;
    margin: 0;
}
.product-view .review-stars .ratings {
    margin: 0;
    position: relative;
    width: 245px;
    color: #6D6E71;
    font-size: 12px;
}
.product-view .review-stars.no-price .ratings { float: none; margin: 0 0 20px; }
.out-of-stock-product .product-view .review-stars .ratings { float:left; margin:10px 0; }
.out-of-stock-product .product-view .review-stars .rating-box { margin-left:7px; }
.product-view .review-stars p {color: #6D6E71;
    font-size: 12px;
    margin: 0;line-height: 16px !important;}
.product-view .review-stars .no-rating,
.product-view .review-stars .ratings .rating-links {}
/**/
.product-view .review-stars .value{
    float:left; width:auto; display:inline; margin:0 2px 0 0;
}
/* Customer Support on Product page */
.customer-support { clear:both; }
.price-difference { font-size:12px; color: #6d6e71;
    clear:both;
    background: #eaeaea;
    margin: 0 -20px;
}
.price-diff_p {
    padding: 5px 25px 5px 45px;
    line-height: 20px;
    font-weight: bold;
    font-size: 12px;
}
.price-diff_p span{
    position: absolute;
    left: 35px;
}
.price-diff_s {
    display: block;
    float: left;
    width: 60px;
    height: 30px;
    text-align: center;
    background: url("../images/m-sprite.png") no-repeat scroll -515px -97px transparent;
    margin: 4px 7px 0 10px;
}
.price-diff_s_s {
    font-size: 14px;
    line-height: 30px;
}
.price-difference-under { font-size:12px; color:#aaaaaa; font-style: italic; padding-top: 10px; border-top: 1px solid #e2e2e2; clear:both; }
.cod-mode {padding: 14px 20px 12px;position:relative;left:-20px;width: 440px;
    border-bottom: 2px solid #ECECEC;}
.cod-mode .col-left,h
.cod-mode .col-right { width: auto; float:left; }
.cod-mode .col-right {width: auto;float: left;}
.cod-mode .icon { width: 35px; height: 20px; margin: 5px 3px 0 0; background: transparent url('../images/m-sprite.png') -634px -242px no-repeat; float: left; }
.cod-mode .icon.self {background-position: -766px -242px;}
.cod-mode .info { float: left;font-size: 12px; color: #444;}
.cod-mode .info p { line-height: 12px; font-size: 12px;margin: 0;white-space: nowrap;}
.cod-mode .info a { font-size: 12px;line-height: 29px;}
.cod-mode .product-return .icon { background-position: -693px -242px; }
.cod-mode .payment .icon { background-position: -727px -242px; }
.cod-e-header { font-size: 16px; font-weight: bold; margin-top: 3px; margin-bottom: 0px; }
.cod-mode p { margin:2px 0 !important; }
.cod-mode .info { float: left; }

.shipping-lightbox { width:500px; }
.shipping-lightbox .pop-content-header a,
.shipping-lightbox .pop-content-header { font-size:15px; }
.shipping-lightbox .pop-content-header a.checked-label { color:#222; text-decoration:none; border-bottom:none; }
.shipping-lightbox .pop-content-header a.checked-label:hover { color:#222; text-decoration:none; border-bottom:none; }
.shipping-lightbox ul.standard-list li,
.shipping-lightbox ul.standard-list { list-style: disc outside; }
.shipping-lightbox ul.standard-list { padding-left:20px; }
.shipping-lightbox ul.standard-list li { display:list-item; float:none; clear:both; width:auto; margin:0 0 7px; }
.shipping-lightbox ul.cities {  margin:20px; }
.shipping-lightbox ul.cities li {  margin: 0 15px 10px 0; width:auto; float:left; }
.shipping-lightbox ul.cities li a { font-size:18px; color: #0580E9; border-bottom-color: #0580E9; white-space:nowrap; }
.shipping-lightbox ul.cities li a:hover { color:#029605; border-bottom-color:#029605; }
.shipping-lightbox .radio-block { position:relative; clear:both; padding-bottom:10px; }
.shipping-lightbox .radio-content { margin-left:25px; }
.shipping-content .radio-block .radio-content .blind {left: 0; top: 9px; position: absolute; z-index: 10; background: #ffffff; opacity: 0.6; width: 100%; height: 25px; }
.shipping-lightbox input[type=radio] { position:absolute; top:5px; left:0; }
.shipping-lightbox ul.cities a.selected-city { background-color:#029605; color:#fff; border-bottom:none; padding:5px 8px; color:#fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; }
.shipping-lightbox ul.cities a.selected-city:hover { color:#fff !important; }
.shipping-lightbox .ajax-cart-top { padding:0; }
.shipping-lightbox .loader { height:40px; line-height:40px; color:#555; }
.shipping-lightbox .loader .loading-gif { margin:12px 15px 12px 20px; }
.shipping-lightbox .loader div { float:left; }
.shipping-lightbox .responseContainer { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; background-color:#DFFAE0; text-align:center; margin:5px 4%; }
.shipping-lightbox .responseContainer__i { padding:18px; }
.shipping-lightbox .selectContainer__i { margin:10px 20px; overflow:hidden; }
.shipping-lightbox .otherTimeLink { margin-left:10px; }
.shipping-lightbox .calendarContainer { float:left; margin:0 10px; background-color:#DFFAE0; padding:5px 3px 0 5px;font-size:11px; }
.shipping-lightbox .selectContainer .otherTimeLinkContainer,
.shipping-lightbox .selectContainer button { float:left; }
.shipping-lightbox .selectContainer .otherTimeLinkContainer { height:30px; line-height:30px; margin-right:40px; }
.shipping-lightbox .other-city { position:relative; margin:15px 1px 15px 21px; width:435px; }
.shipping-lightbox .other-city .loader-gif  { position:absolute; top: 12px; right:12px; }
.shipping-lightbox .search-autocomplete { z-index:100500; position:absolute !important; top:40px !important; }
.shipping-lightbox .search-autocomplete ul { border-color:#ccc !important; box-shadow:0px 2px 1px #ccc; -moz-box-shadow:0px 2px 1px #ccc; -webkit-box-shadow:0px 2px 1px #ccc; -o-box-shadow:0px 2px 1px #ccc;}
.shipping-lightbox .other-city input { width:413px; }
.shipping-lightbox .pickupSelect { width:380px; }
.shipping-lightbox .method-select-radio_samovivoz .responseContainer { margin:10px 8% 0 0; }
.shipping-lightbox .method-select-radio_samovivoz .selectContainer { margin:10px 0 0; }
.shipping-lightbox .method-select-radio_samovivoz .selectContainer__i { height:35px; margin:10px 0; }
.shipping-lightbox .method-select-radio_samovivoz .loading-gif { margin-left: 0; }
.shipping-content .method-select-radio_samovivoz .responseContainer { margin-top: 25px; }

.stores-lightbox {top: 500px; position: absolute;  width: 1000px; height: 520px; -moz-border-radius:10px; border-radius:10px; -webkit-border-radius:10px; box-shadow:0 3px 8px #555; -webkit-box-shadow:0 3px 8px #555; -moz-box-shadow:0 3px 8px #555; background:#fff; text-align:left; }
.stores-lightbox.hidden-map {left: -5000px; z-index: 9998;}
.stores-lightbox .map_canvas {position: relative; top: 10px; width:1000px; height: 500px; z-index: 9998;}
.stores-lightbox-blind {left: 0; top: 0px; left: 0px; width: 100%; height: 100%; position: fixed; z-index: 9980; background: #ffffff; opacity: 0.3;}
.stores-lightbox-header {width: 100%; top: 0; z-index: 9999; padding-bottom: 15px; background:black; border-radius:8px 8px 0 0; -moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; position: absolute; opacity: 0.8}
.stores-lightbox-footer {width: 100%; top: 460px; z-index: 9999; background:black; height: 60px; border-radius:0 0 8px 8px; -moz-border-radius:0 0 8px 8px; -webkit-border-radius:0 0 8px 8px; position: absolute; opacity: 0.8; text-align: center; }
.stores-lightbox-header .close-icon-white { position: absolute; right: 15px; top: 16px; background:url(../images/sprite_cms.png) 0 0 no-repeat; }
.stores-lightbox-header h6 {font-size:21px; color:#3C3; margin:10px 10px 15px;}
.stores-lightbox-header .select-stores .select-stores-item {width: 480px; display:inline-block; padding:2px; border-bottom:1px solid #444; font:16px Arial,Helvetica,sans-serif; text-decoration:none; color:#fff; cursor:pointer; margin-left: 10px; background: url('../images/spacer.gif')}
.stores-lightbox-header .select-stores .select-stores-item:hover {background-color:#fff !important; color:#000; }
.stores-lightbox-header .select-stores .select-stores-item.selected {background-color:#fff; color:#000;}
.stores-lightbox-header .select-stores .select-stores-item .store-name {float:left; width:55%; font-weight:bold;}
.stores-lightbox-header .select-stores .select-stores-item .store-phone {float:right; width:40%;}
.stores-lightbox-header .select-stores .select-stores-item p {display:inline;}
.stores-lightbox-header .select-stores {position:relative; left:0; top:0; width:100%;}
.stores-lightbox-footer .button {margin-top: 15px; position: relative; }

.bank-lightbox { width:500px; }
.bank-lightbox .pop-content-header a,
.bank-lightbox .pop-content-header { font-size:16px; }
.bank-lightbox .pop-content-header a.checked-label { color:#222; text-decoration:none; border-bottom:none; }
.bank-lightbox .pop-content-header a.checked-label:hover { color:#222; text-decoration:none; border-bottom:none; }
.bank-lightbox ul.banks {  margin:20px; }
.bank-lightbox ul.banks li {  margin:0 20px 10px 0; width:auto; float:left; }
.bank-lightbox ul.banks li a { font-size:18px; color:#029605; border-bottom-color:#029605; white-space:nowrap; }
.bank-lightbox ul.banks li a:hover { color:#029605; border-bottom-color:#029605; }
.bank-lightbox .radio-block { position:relative; clear:both; padding-bottom:10px; }
.bank-lightbox .radio-content { margin-left:25px; }
.bank-lightbox input[type=radio] { position:absolute; top:5px; left:0; }
.bank-lightbox ul.banks a.selected-city { background-color:#029605; color:#fff; border-bottom:none; padding:5px 8px; color:#fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; }
.bank-lightbox ul.banks a.selected-city:hover { color:#fff !important; }
.bank-lightbox .ajax-cart-top { padding:0; }
.bank-lightbox .loader { height:40px; line-height:40px; color:#555; }
.bank-lightbox .loader .loading-gif { margin:12px 15px 12px 20px; }
.bank-lightbox .loader div { float:left; }
.bank-lightbox .responseContainer { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; background-color:#DFFAE0; text-align:center; margin:5px 4%; }
.bank-lightbox .responseContainer__i { padding:18px; }
.bank-lightbox .selectContainer__i { margin:10px 20px; overflow:hidden; }
.bank-lightbox .otherTimeLink { margin-left:10px; }
.bank-lightbox .calendarContainer { float:left; margin:0 10px; background-color:#DFFAE0; padding:5px 3px 0 5px;font-size:11px; }
.bank-lightbox .selectContainer .otherTimeLinkContainer,
.bank-lightbox .selectContainer button { float:left; }
.bank-lightbox .selectContainer .otherTimeLinkContainer { height:30px; line-height:30px; margin-right:40px; }
.bank-lightbox .other-city { position:relative; margin:15px 1px 15px 21px; width:435px; }
.bank-lightbox .other-city .loader-gif  { position:absolute; top: 12px; right:12px; }
.bank-lightbox .search-autocomplete { z-index:100500; position:absolute !important; top:40px !important; }
.bank-lightbox .search-autocomplete ul { border-color:#ccc !important; box-shadow:0px 2px 1px #ccc; -moz-box-shadow:0px 2px 1px #ccc; -webkit-box-shadow:0px 2px 1px #ccc; -o-box-shadow:0px 2px 1px #ccc;}
.bank-lightbox .other-city input { width:413px; }
.bank-lightbox .pickupSelect { width:380px; }
.bank-lightbox .method-select-radio_samovivoz .responseContainer { margin:10px 8% 0 0; }
.bank-lightbox .method-select-radio_samovivoz .selectContainer { margin:10px 0 0; }
.bank-lightbox .method-select-radio_samovivoz .selectContainer__i { height:35px; margin:10px 0; }
.bank-lightbox .method-select-radio_samovivoz .loading-gif { margin-left: 0; }
.bank-lightbox .credit-error { padding: 20px 0 5px; font-size: 18px;}

product-credit-lightbox { width:500px; }
product-credit-lightbox .pop-content-header a,
product-credit-lightbox .pop-content-header { font-size:16px; }
product-credit-lightbox .pop-content-header a.checked-label { color:#222; text-decoration:none; border-bottom:none; }
product-credit-lightbox .pop-content-header a.checked-label:hover { color:#222; text-decoration:none; border-bottom:none; }
product-credit-lightbox ul.product_credits {  margin:20px; }
product-credit-lightbox ul.product_credits li {  margin:0 20px 10px 0; width:auto; float:left; }
product-credit-lightbox ul.product_credits li a { font-size:18px; color:#029605; border-bottom-color:#029605; white-space:nowrap; }
product-credit-lightbox ul.product_credits li a:hover { color:#029605; border-bottom-color:#029605; }
product-credit-lightbox .radio-block { position:relative; clear:both; padding-bottom:10px; }
product-credit-lightbox .radio-content { margin-left:25px; }
product-credit-lightbox input[type=radio] { position:absolute; top:5px; left:0; }
product-credit-lightbox ul.product_credits a.selected-credit { background-color:#029605; color:#fff; border-bottom:none; padding:5px 8px; color:#fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; }
product-credit-lightbox ul.product_credits a.selected-credit:hover { color:#fff !important; }
product-credit-lightbox .ajax-cart-top { padding:0; }
product-credit-lightbox .loader { height:40px; line-height:40px; color:#555; }
product-credit-lightbox .loader .loading-gif { margin:12px 15px 12px 20px; }
product-credit-lightbox .loader div { float:left; }
product-credit-lightbox .responseContainer { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; background-color:#DFFAE0; text-align:center; margin:5px 4%; }
product-credit-lightbox .responseContainer__i { padding:18px; }
product-credit-lightbox .selectContainer__i { margin:10px 20px; overflow:hidden; }
product-credit-lightbox .otherTimeLink { margin-left:10px; }
product-credit-lightbox .calendarContainer { float:left; margin:0 10px; background-color:#DFFAE0; padding:5px 3px 0 5px;font-size:11px; }
product-credit-lightbox .selectContainer .otherTimeLinkContainer,
product-credit-lightbox .selectContainer button { float:left; }
product-credit-lightbox .selectContainer .otherTimeLinkContainer { height:30px; line-height:30px; margin-right:40px; }
product-credit-lightbox .other-city { position:relative; margin:15px 1px 15px 21px; width:435px; }
product-credit-lightbox .other-city .loader-gif  { position:absolute; top: 12px; right:12px; }
product-credit-lightbox .search-autocomplete { z-index:100500; position:absolute !important; top:40px !important; }
product-credit-lightbox .search-autocomplete ul { border-color:#ccc !important; box-shadow:0px 2px 1px #ccc; -moz-box-shadow:0px 2px 1px #ccc; -webkit-box-shadow:0px 2px 1px #ccc; -o-box-shadow:0px 2px 1px #ccc;}
product-credit-lightbox .other-city input { width:413px; }
product-credit-lightbox .pickupSelect { width:380px; }
product-credit-lightbox .method-select-radio_samovivoz .responseContainer { margin:10px 8% 0 0; }
product-credit-lightbox .method-select-radio_samovivoz .selectContainer { margin:10px 0 0; }
product-credit-lightbox .method-select-radio_samovivoz .selectContainer__i { height:35px; margin:10px 0; }
product-credit-lightbox .method-select-radio_samovivoz .loading-gif { margin-left: 0; }
product-credit-lightbox .credit-error { padding: 20px 0 5px; font-size: 18px;}

/* CSS */
.DynarchCalendar { -moz-user-select: none; -webkit-user-select: none; user-select: none; line-height: 14px; position: relative; cursor: default; }
.DynarchCalendar table { border-collapse: collapse; line-height: 14px; }
.DynarchCalendar-topBar { padding: 5px 0 0 0; }
table.DynarchCalendar-titleCont { font-size: 130%; font-weight: bold; color: #444; text-align: center; z-index: 9; position: relative; margin: -6px auto 0; }
.DynarchCalendar-title div { padding: 5px 17px; font-size: 12px; background: white;
border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; -o-border-radius:15px;
}
.DynarchCalendar-hover-title div {}
.DynarchCalendar-pressed-title div {}
.DynarchCalendar-bottomBar { padding: 2px; position: relative; text-align: center; }
.DynarchCalendar-bottomBar-today { padding: 2px 15px; }
.DynarchCalendar-hover-bottomBar-today {}
.DynarchCalendar-pressed-bottomBar-today { color: #fff; padding: 1px 14px; }
.DynarchCalendar-body { position: relative; overflow: hidden; padding-top: 5px; padding-bottom: 5px; }

.DynarchCalendar-first-col { padding-left: 5px; }
.DynarchCalendar-last-col { padding-right: 5px; }

.DynarchCalendar-animBody-backYear { position: absolute; top: -100%; left: 0; }
.DynarchCalendar-animBody-back { position: absolute; top: 5px; left: -100%; }
.DynarchCalendar-animBody-fwd { position: absolute; top: 5px; left: 100%; }
.DynarchCalendar-animBody-now { position: absolute; top: 5px; left: 0; }
.DynarchCalendar-animBody-fwdYear { position: absolute; top: 100%; left: 0; }
.DynarchCalendar-dayNames { padding-left: 5px; padding-right: 5px; }
.DynarchCalendar-dayNames div { font-weight: bold; color: #444; }
.DynarchCalendar-navBtn { position: absolute; top: 5px; z-index: 10; }
.DynarchCalendar-navBtn div { height: 15px; width: 16px; padding: 1px; }
.DynarchCalendar-hover-navBtn div { padding: 1px; font-weight:bold; }
.DynarchCalendar-navDisabled { opacity: 0.3; filter: alpha(opacity=30); }
.DynarchCalendar-pressed-navBtn div { padding: 0; color: #fff; }
.DynarchCalendar-prevMonth { left: 25px; }
.DynarchCalendar-nextMonth { left: 100%; margin-left: -43px; }
.DynarchCalendar-prevYear { left: 5px; }
.DynarchCalendar-nextYear { left: 100%; margin-left: -23px; }
.DynarchCalendar-menu { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; opacity: 0.85; filter: alpha(opacity=85); }
.DynarchCalendar-menu table td div { text-align: center; font-weight: bold; padding: 3px 5px; }
.DynarchCalendar-menu table td div.DynarchCalendar-menu-month { width: 4em; text-align: center; }
.DynarchCalendar-menu table td div.DynarchCalendar-hover-navBtn { padding: 2px 4px; color: #000; }
.DynarchCalendar-menu table td div.DynarchCalendar-pressed-navBtn { padding: 2px 4px; color: #fff !important; }
.DynarchCalendar-menu-year { text-align: center; font-weight: bold; }
.DynarchCalendar-menu-sep { height: 1px; font-size: 1px; line-height: 1px; overflow: hidden; margin-top: 4px; margin-bottom: 3px; }
.DynarchCalendar-time td { font-weight: bold; font-size: 120%; }
.DynarchCalendar-time-hour, .DynarchCalendar-time-minute { padding: 1px 3px; }
.DynarchCalendar-time-down { width: 11px; height: 8px; opacity: 0.5; }
.DynarchCalendar-time-up { width: 11px; height: 8px; opacity: 0.5; }
.DynarchCalendar-time-sep { padding: 0 2px; }
.DynarchCalendar-hover-time {}
.DynarchCalendar-pressed-time { color: #fff; opacity: 1; }
.DynarchCalendar-time-am { padding: 1px; width: 2.5em; text-align: center; }

/* body */
.DynarchCalendar-hover-week {}
.DynarchCalendar-dayNames div,
.DynarchCalendar-day, .DynarchCalendar-weekNumber { width: 1.7em; padding: 3px 4px; text-align: center; }
.DynarchCalendar-weekNumber { margin-right: 4px; width: 2em !important; padding-right: 8px !important; }
.DynarchCalendar-day { color: #222; }
.DynarchCalendar-day-othermonth { color: #888; }
.DynarchCalendar-weekend { color: #c22; }
.DynarchCalendar-day-today { font-style:italic; }
.DynarchCalendar-day-disabled { opacity: 0.5; text-shadow: 2px 1px 1px #fff; }
.DynarchCalendar-hover-date {}

.DynarchCalendar-day-othermonth.DynarchCalendar-hover-date { color: #888; }

.DynarchCalendar-dayNames .DynarchCalendar-weekend { color: #c22; }
.DynarchCalendar-day-othermonth.DynarchCalendar-weekend { color: #d88; }

.DynarchCalendar-day-selected { padding: 2px 3px; margin: 1px; color: #FFF !important; background-color:#018104; }
.DynarchCalendar-day-today.DynarchCalendar-day-selected {}
.DynarchCalendar-prevYear,
.DynarchCalendar-nextYear { display:none; }
/* focus */
.DynarchCalendar-focusLink { position: absolute; opacity: 0; filter: alpha(opacity=0); }
.DynarchCalendar-focused .DynarchCalendar-topBar, .DynarchCalendar-focused .DynarchCalendar-bottomBar { }
.DynarchCalendar-focused .DynarchCalendar-hover-week {}
.DynarchCalendar-tooltip { position: absolute; top: 100%; width: 100%; }
.DynarchCalendar-tooltipCont { margin: 0 5px 0 5px; border: 1px solid #aaa; border-top: 0; padding: 3px 6px; }
.DynarchCalendar-focused .DynarchCalendar-tooltipCont {}

@media print {
  .DynarchCalendar-day-selected {
    padding: 2px 3px;
    border: 1px solid #000;
    margin: 0 !important;
  }
}
.DynarchCalendar td { padding:1px; }
.DynarchCalendar-dayNames td { width:24px; text-align:center; color:#555; }
.DynarchCalendar-week td { text-align:center; background-color:#FFF; color:#555; width:24px; border:1px solid #DFFAE0; }

.order-services-header { margin-top: 18px; }
.product-shop .order-services { margin-top:0;}
.product-shop .order-services h3 { margin-top:0;}
.order-services .top,
.order-services .bottom { z-index: 150; background: transparent url('../images/m-sprite.png') -545px -615px no-repeat; text-indent: -5000px; height: 56px; margin-bottom:-16px; position: relative; }
.order-services .bottom { background-position: -545px -680px; height:8px; top: 0; margin-bottom:0; }
.order-services table { width:100%; }
.order-services .all_service {text-decoration: none; border-bottom: 1px dotted #0580E9; font-size: 12px; position: relative; display: block; float: left; margin: 10px 0 0px 0;}
.order-services .all_service:hover {border-bottom: 1px dotted #ff7200;}

/* Rating */
.rating-box .rating { height:18px; font-size:0; background:transparent url('../images/m-sprite.png') -543px -750px no-repeat; float:left; margin:0 5px 3px 0; }
.rating-box { width:95px; height:18px; background:transparent url('../images/m-sprite.png') -543px -770px no-repeat; font-size:0;   overflow:hidden; }
.ratings { margin:5px 0; }
.rating-box .set-rating { width:95px; position:absolute; }
.rating-box .set-rating a,
.rating-box .set-rating li { float:left; width:19px; height:19px;}
.ratings .rating-box { margin:0 5px 5px 0; }
.ratings .amount { font-size:12px; }
.ratings .rating-links { margin:0; font-size:11px; }
.ratings .rating-links a { text-decoration:underline; }
.ratings .rating-links a:hover { text-decoration:none; }
.ratings .rating-links .separator { margin:0 3px; }
.ratings dt { }
.ratings dd { }

/* Availability */
.availability { margin-top:4px;}
.availability { color:#a0a0a0; }
.availability.out-of-stock {  }

.availability-only { margin:10px 0 7px;   padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02;  }
.availability-only a { cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { }
.availability-only strong { }

.availability-only-details { margin:0 0 7px; border:1px solid #d9d9d9; }
.availability-only-details thead { }
.availability-only-details th,
.availability-only-details td { padding:2px 8px; }
.availability-only-details th { border-bottom:1px solid #d9d9d9; font-size:10px; text-transform:uppercase; }
.availability-only-details td { font-size:11px; }
.availability-only-details tr.odd td.last {  font-weight:bold; }


.close-icon-white { background: url("../images/m-sprite.png") no-repeat scroll -94px -187px #4DA000; width: 20px; height: 20px; display:block; text-indent:-50342px; }

.loader-gif { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; width:16px; height:16px; background:#fff url('../images/l-wh-bl-small.gif') no-repeat; }

/****** AJAX ADDED TO CART *********/
.oggetto-popup { background-color:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; box-shadow:0px 0px 10px #555; -moz-box-shadow:0px 0px 10px #555; -webkit-box-shadow:0px 0px 10px #555; -o-box-shadow:0px 0px 10px #555; min-height:100px; padding:20px; width:500px; }
.oggetto-popup .pop-arrow { background:transparent url('../images/m-sprite.png') -69px -222px no-repeat; width:20px; height:38px; position:absolute; right:-20px; top:50%; margin-top:-19px; display:block; }
.oggetto-popup .pop-header { background-color:#009bdf; border-radius:8px 8px 0 0; -moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; -o-border-radius:8px 8px 0 0; margin:3px; height:50px; }
.oggetto-popup .pop-content .pop-content-heading { float:right; }
.oggetto-popup .pop-content p { width:420px; font-size:14px; float: right; clear: none; margin: 0 0 10px;
    white-space: normal;
}
.oggetto-popup .close-icon-white { top:10px; right:10px; position:absolute; }

.newsletter-lock-popup h4,
.newsletter-lock-popup p { width:350px !important; margin-top:0; }
.newsletter-privacy-link .oggetto-popup { width:450px; }
.oggetto-popup .comfy-service-items { overflow:visible; margin:0; padding:0; }
.oggetto-popup .comfy-service-items .service-icon { width:51px; height:51px; margin-left:0; margin-right:12px; float:left; }

.service-icon { display:inline-block; width:40px; height:40px; }

.lightbox-like,
.oggetto-lightbox { padding: 0 20px 20px; -moz-border-radius:10px; border-radius:10px; -webkit-border-radius:10px; box-shadow:0 3px 8px #555; -webkit-box-shadow:0 3px 8px #555; -moz-box-shadow:0 3px 8px #555; background:#fff; text-align:left; }
.oggetto-lightbox-fade {
    background:#000;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0.5;
    z-index: 10000 !important;
}
.oggetto-lightbox-loader { background:transparent url('../images/l-wh-bl.gif') no-repeat; width:32px; height:32px; position:fixed; top:50%;left:50%; margin:-16px 0 0 -16px; }

.oggetto-lightbox .messageWindow { border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; padding:10px; font-size:14px; background-color:#DFFAE0; margin-bottom:20px; text-align:center; }

.oggetto-lightbox .messages { text-align:left; width:100%; margin:0 auto; }

.product-apply-lightbox {width: 450px;}
.product-added-lightbox {
    min-width: 412px;
}
.product-added-lightbox .ajax-cart-price .regular-price {
    left:37px;
    top: 0;
}
.lightbox-like-header,
.pop-service-header,
.ajax-cart-header { background:#4da000; margin:0 -20px; height: 50px; font-size:24px; line-height: 50px; color:#fff; border-radius:8px 8px 0 0; -moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; padding: 0 45px 0 27px;
    position: relative;
}
.pop-service-header { background:#009bdf; margin:-17px -17px 17px; height:32px; }
.pop-service-header .pop-heading {margin:0 auto; text-indent:-15000px; background:transparent url('../images/m-sprite.png') -704px -773px no-repeat; width:224px; height:58px; position:relative; top:-10px }
.ajax-cart-header .close-icon-white {
    position: absolute;
    right: 15px;
    top: 16px;
}
.product-added-lightbox .order-services h3 {margin-top: 0px;}
.product-added-lightbox .order-services h3.order-services-header {margin: 14px 0 0 0;}
.product-added-lightbox .order-services {margin-right: 4px;margin-left: 50px;float: left;}
.lightbox-like-top,
.ajax-cart-top { padding: 20px 0; font-size:14px;}
.product-added-lightbox .ajax-cart-top {float: left;}
.ajax-cart-product-image { width:180px; float:left; }
.ajax-cart-product-info { float:left; width: 305px; padding: 0; }
.ajax-cart-product-info a { font-size: 14px; text-align:left; float:left; }
.ajax-cart-product-image .price-box { clear:both; float:left; width:120px; }
.ajax-cart-price {float: left;}
.ajax-cart-header-added { clear:both; font-size: 20px; font-weight: 400; padding: 5px 0 10px; }
.login_form { color:#333; }
.product-added-lightbox button.disabled:hover,
.product-added-lightbox button.disabled {opacity: 0.5;}
.product-added-lightbox button.disabled span,
.product-added-lightbox button.disabled:hover span {background-position:-1107px -584px;}
.product-added-lightbox button.disabled span span,
.product-added-lightbox button.disabled:hover span span {background-position: right -584px; color: #4B4B4A;font-size: 14px;font-weight: bold;height: 31px;line-height: 31px;text-shadow: 0 1px 0 #FFFFFF;}
.checkout_cart-sidebar-container button:hover span {height: 37px;width: 115px;background-position: -265px -81px; padding: 0 0 0 13px; line-height: 37px;color: #4B4B4A; text-align: left; opacity: 0.8;}
.checkout_cart-sidebar-container button span {height: 37px;width: 115px;background-position: -265px -81px; padding: 0 0 0 13px; line-height: 37px;color: #4B4B4A; text-align: left;}
.checkout_cart-sidebar-container button span span,
.checkout_cart-sidebar-container button:hover span span {background: none;height: 37px; padding: 0; text-align: left;font-weight: bold; color: #4B4B4A;line-height: 37px;}

.login_form .phone-prefix { display:inline-block; width:90px; float:left; line-height:57px; text-align:center; }
.login_form .phone-login input,
.login_form .confirm-login input { width:280px; height:57px; float:left; }
.login_form .phone-login input,
.login_form .confirm-login input,
.login_form .confirm-login,
.login_form .phone-login { font-size:34px; line-height:57px; }
.login_form .phone-login { margin-bottom:10px; }
.login_form .confirm-login { margin-bottom:10px; margin-left: 90px; }

.login_form .ajax-cart-button-set { margin-left:90px; }
.input-hint { margin-left:90px; }

.login_form .password_block { width:300px; padding:20px 0 0; }
.login_form .password_block .input-hint { padding-bottom:5px; width:300px; }
.login_form .password_block .input-hint a { float:right; }
.login_form .password_block input { margin-left:90px; margin-top:5px; }
.login_step_2 .ajax-cart-top { padding-bottom:0; }
.login_form .validation-advice { line-height: 20px; padding: 5px 0 10px 90px; color: red; }
.login_form-button-preloader { background: transparent url('../images/l-wh-bl-small.gif') center center no-repeat; width: 106px; height: 35px; float: left; margin: 0 0 0; }
.login_form-continue { width:105px; float:left; height:25px; }
.login_form-continue button,
.login_form-continue div { position:absolute; }
.productalter-continue { width:105px; float:left; height:25px; }
.productalter-continue button,
.productalter-continue div { position:absolute; }

.login_form input { width:280px; }

.login_form input[type=password],
.login_form input[type=text] { height:57px; line-height:57px; padding:0 10px; border:1px solid #d4d4d4; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; box-shadow:1px 1px 0 #EFEFEF; -moz-box-shadow:1px 1px 0 #EFEFEF; -webkit-box-shadow:1px 1px 0 #EFEFEF; -o-box-shadow:1px 1px 0 #EFEFEF; }
.oggetto-lightbox .social-buttons { padding: 10px 90px; }
.oggetto-lightbox .social-buttons li {margin-right: 10px; float: left; }


.password-restored-text { font-size:16px; }

div.oggetto-lightbox div.p0-m0-tac,
.p0-m0-tac { margin:0; text-align:center; padding:0; }

.customer-account-logoutsuccess .col-main { padding:70px 0; }

.order-services {float: right;width: 440px;margin-top: 0px;}
.order-services table { border:solid 1px #ececec; }
.order-services tr { background:transparent url('../images/v-sprite.png') left -1615px repeat-x; height:75px; }
.order-services tr.active {background-position: left -1789px; background-color: #67BC23;}
.order-services td { vertical-align:middle; padding:0 5px; text-align:left; font-size:13px; }
.order-services td.checkbox-container { width: 30px; border-right:solid 1px #ececec; text-align:center; }
.order-services .active td {border-bottom: solid 1px #5ba51f;}
.order-services .active .price-col {border-right:solid 1px #5ba51f;}
.order-services .active td.checkbox-container {border-right:solid 1px #5ba51f; border-left:solid 1px #5ba51f; }
.order-services .price-col { font-size: 20px; padding: 0 25px 0 15px; }
.order-services select { display:block; }
.order-services tr.crosssell {background:none;}

.whatsthat-icon { width:38px; height:38px; background: transparent url('../images/m-sprite.png') -839px -456px no-repeat; display:block!important; text-indent:-50000px; margin:0 5px;position: absolute;top: -31px;right: -49px;}
.whatsthat-icon.popup-attached { background-position:-883px -456px; }
.whatsthat-icon:hover { background-position:-883px -456px; }
.order-services .relative {position: relative;
    z-index: 152;
}
.order-services .icon { width:42px; height:42px; background:url('../images/m-sprite.png') -638px -453px no-repeat; display:inline-block; margin-left: 5px; }
.order-services .drell-icon { background-position: -642px -453px; }
.order-services .schit-icon { background-position: -688px -453px; }
.order-services .hands-icon { background-position: -733px -453px; }

.delivery-icon { width:42px; height:42px; background:url('../images/m-sprite.png') -596px -453px no-repeat; display:inline-block; margin:16px 0 12px 28px; }

.ajax-cart-crosssells { clear:both; padding:20px 0 0; }
.ajax-cart-crosssells li { float:left;
    margin-right: 34px;
}
.ajax-cart-crosssells li input { margin:30px 15px 20px 21px; float:left; }
.ajax-cart-crosssells li .crosssell-item-info { width:169px; float:left; }
.ajax-cart-crosssells .availability {color: #4DA000;font-size: 14px;}
.ajax-cart-crosssells .availability .arr {background: url("../images/m-sprite.png") no-repeat scroll -35px -6px transparent;display: inline-block;height: 20px;width: 20px;}
.ajax-cart-crosssells li .crosssell-item-info .crosssell-name { clear:both; font-size:14px; padding: 8px 0 0; min-height: 75px;}
.ajax-cart-crosssells li .crosssell-item-info .crosssell-price { font-size: 20px; padding:5px 0; }

.ajax-cart-button-set { clear:both; padding:20px 0 0; line-height:39px; }
.ajax-cart-button-set a.checkout-button{text-decoration:none;}
.ajax-cart-button-set a.checkout-button span {background: url("../images/m-sprite.png") no-repeat scroll -1108px -903px transparent; height: 47px; width:233px; float:left;padding-left: 5px;}
.ajax-cart-button-set a.checkout-button:hover span {background-position: -1109px -955px;}
.ajax-cart-button-set a.checkout-button span span {background-position: right -903px;height: 47px;font-size: 22px;line-height: 44px;font-weight: bold; color:#fff;text-decoration: none;text-align: center;padding: 0 3px 0 0;}
.ajax-cart-button-set a.checkout-button:hover span span{background-position: right -955px;}

.ajax-cart-button-set .continue-shopping { font-size:16px; margin-left:25px; float:left; line-height:35px; }

table tr.shrinkLinkTr { background:none; border:none !important; height:25px; }
.shrinkLinkTr td { height:20px; padding-left:20px; }
.shrink-link-container { clear:both; }
.shrink-link-container a { margin:5px 0 20px; font-size:13px; }

div.widget-viewed ul.products-grid { margin:0 0 15px; padding-bottom:15px; border-bottom:1px dotted #aaaaaa; overflow:hidden; }
.widget-viewed li.item { width:143px; margin:0 10px; min-height:0; }
.widget-viewed li.item.first { margin-left:0; }
.widget-viewed li.item.last { margin-right:0; }
.widget-viewed .product-image { width:120px; margin:0 0 10px; }
.widget-viewed .product-name { font-size:13px; min-height:55px; max-height:auto; height:auto; }
.widget-viewed .actions { text-align:left; width:45%; float:right; margin-top:12px; }
.widget-viewed .old-price,
.widget-viewed .credit-price { display:none; }
.widget-viewed .price-box { height:auto; width:45%; float:left; }
.widget-viewed .price-box span { background:none; height:auto; width:auto; line-height:40px; position:static; margin:0; }
.widget-viewed .price-box .price { font-size:23px; }
.widget-viewed .shrink-link-container { height:60px; }
.widget-viewed .show_all_viewed_link { display:inline-block; }

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

.price-label { display:none; }

.price-box { position:relative;
    height: 70px;
}
.credit-label,
.price { font-family:Impact, Helvetica, Arial; font-style:italic; }

.price-box-bundle { }

/* Regular price */
/* WELCOME TO THE MARKUP HELL */
.box-up-sell .credit-price,
.box-up-sell .minimal-price,
.box-up-sell .special-price,
.box-up-sell .regular-price,
.carousel .credit-price,
.carousel .minimal-price,
.carousel .special-price,
.carousel .regular-price,
.product-shop .credit-price,
.product-shop .minimal-price,
.product-shop .special-price,
.product-shop .regular-price,
.category-products .credit-price,
.category-products .minimal-price,
.category-products .special-price,
.category-products .regular-price
{ font-size:30px; background:transparent url('../images/m-sprite.png') -387px -98px no-repeat; width:118px; height:59px; text-align:center; display:inline-block; line-height:56px; position:absolute; top:8px; left: 50%; margin-left: -59px; z-index:3; }
.ajax-cart-price .credit-price,
.ajax-cart-price .minimal-price,
.ajax-cart-price .special-price,
.ajax-cart-price .regular-price
{ font-size:30px; background:transparent url('../images/m-sprite.png') -387px -98px no-repeat; width:118px; height:59px; text-align:center; display:inline-block; line-height:56px; position:absolute;
    left: 10px; margin-left: 0; z-index:3;
    bottom: -84px;}
.category-products .minitext { font-size: 12px; color: #B5B3C0; }
.category-products .minitext p{font-size: 12px;}
.category-products .delivery-minitext { font-size: 12px; color: #B5B3C0; padding: 20px 0 20px 0 }

.category-products .regular-price,
    .compare-table .price-box .regular-price ,
    .compare-table .price-box .special-price
{ font-size: 28px; background:transparent url('../images/m-sprite.png') -387px -98px no-repeat; width:118px; height:59px; text-align:center; display:inline-block; line-height:56px; position:absolute; top:8px; left:50%; margin-left:-59px; z-index:3; }


/* Old price */
.old-price {}
.old-price .price-label,
.old-price .price , .compare-table .price-box .old-price .price { font-size:16px; background:transparent url('../images/m-sprite.png') -516px -97px no-repeat; width:62px; height:30px; text-align:center; display:inline-block; line-height:30px; position:absolute; top:0; left:50%; margin-left:-86px; z-index:2; }
.old-price .price-label ,.compare-table .price-box .old-price .price-label { background-position:-580px -97px; width:40px; margin-left:-79px; top:-1px; z-index:3; text-indent:-500000px; }

/* Special price */
.special-price { }

/* Credit price */
.carousel .credit-price,
.product-shop .credit-price,
.category-view .credit-price { background-position:-626px -97px; font-size:18px; margin-left:23px; z-index:4; top:41px; line-height:12px; width:76px;  }
.credit-price .credit-label { font-size:9px; }
.credit-price .price { display:block; }


/* Minimal price (as low as) */
.minimal-price { }

.minimal-price-link { display:none; margin:5px 0; text-decoration:none; }
a.minimal-price-link:hover { text-decoration:underline; }

/* Excluding tax */
.price-excluding-tax { display:block; }

/* Including tax */
.price-including-tax { display:block; }

/* Configured price */
.configured-price { }

/* FPT */
.weee { display:block; font-size:11px; }

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

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

/* Price range */
.price-from .price { white-space:nowrap; }
.price-to,
.price-from { font-size:18px; }
.price-to .price { white-space:nowrap; }

.price-from .price-label,
.price-to .price-label { display:block !important; line-height:12px !important; font-size:12px;}
.price-from .price-label span,
.price-to .price-label span { line-height:12px !important; }

/* Price as configured */
.price-as-configured { }
.price-as-configured .price { font-size:14px;  }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing { padding:15px 22px; }
.product-pricing li {  margin:2px 0; font-size:14px; }
.product-pricing li .price { font-weight:bold; }
.product-pricing li .benefit { font-weight:bold; }

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

/* Add to Cart */
.add-to-cart { }
.add-to-cart label { font-size:12px; vertical-align:middle; font-weight:bold; margin-right:5px; text-transform:capitalize; }
.add-to-cart .qty { vertical-align:middle; margin-right:10px; width:60px; }
.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; }

button.btn-cart { background:none;}
.checkout_button-set button.btn-cart span {width: 213px;}
.checkout_button-set button.btn-cart span span {}
button.btn-cart span { background: url("../images/m-sprite.png") no-repeat scroll -1108px -903px transparent; width: 111px; height: 47px; padding:0; margin:0; }
button.btn-cart:hover span{ background-position: -1108px -955px; }
button.btn-cart span span {background-position: right -903px;height: 47px;font-size: 22px;line-height: 48px;font-weight: bold;}
button.btn-cart:hover span span {background-position: right -955px;}

/* Add to Links + Add to Cart */
.add-to-box { }
.add-to-box .add-to-cart { }
.add-to-box .add-to-links { margin:0 !important; }
.add-to-box .add-to-links li { margin:0 0 2px; }
.product-shop .link-compare {display:block;}
.product-shop .compare .link-compare {font-size: 12px;border-bottom: 1px dotted #0580E9;text-decoration: none;display: inline;}
.product-shop .compare .link-compare:hover {border-bottom: 1px dotted #FF7200;}
.product-shop .compare {margin-bottom: 5px;}

/* Product Options */
.product-options { border-bottom: 1px dotted #999999; margin: 10px 0 20px; padding-bottom: 5px; }
.product-options dt label { font-size:14px; }
.product-options dt .required em { margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dd .qty-disabled { border:0; padding:3px;  }
.product-options dd { margin:5px 0 15px; padding:0; }
.product-options dl.last dd.last {}
.product-options dd .input-box { display:block; padding-right:20px; }
.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 .time-picker select { vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dt,
.product-options dd,
.product-options dd .input-box,
.product-options dd select { width:180px; float:left; }
.product-options dt { clear:both; width:120px; height:30px; line-height:30px; }
.product-options .options-list { }
.product-options .options-list li { vertical-align:middle; margin:0; padding:2px 0;  }
.product-options .options-list input.radio { float:left; margin:2px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:2px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options .validation-error .options-list,
.product-options ul.validation-failed { padding:2px 1px !important; position:relative; z-index:2; top:-3px; left:-2px; margin-right:-2px; }
.product-options .validation-advice { padding-left:10px !important; color:red; }
.options-container-small .product-options .validation-error .options-list,
.options-container-small .product-options ul.validation-failed { padding:0 1px !important; position:relative; z-index:2; top:-1px; left:-2px; margin-right:-2px; }
.product-options li { margin:3px 0; }

.product-view .product-options-bottom .product-pricing { clear:both; }
.product-view .product-options-bottom { padding:0; margin:0 0 5px; }
.product-view .product-options-bottom .add-to-cart { float:left; padding-right:15px; padding-bottom:20px; }
.product-view .product-options-bottom .price-box { margin:0 !important; float:right; }
.product-view .product-options-bottom p.required { padding:5px 0 0; clear:both; text-align:right; width:auto; }

/* Options in product info column */
.options-container-small { margin:20px 0 0; }
.options-container-small .product-options-bottom { float:left; }
.options-container-small .product-pricing { display:none; }
.options-container-small .price-box { display:none; }
.options-container-small .add-to-cart { padding:13px 15px 0 0 !important; }
.options-container-small .product-options-bottom p.required { padding:0 0 0 90px; width:auto; float:left; clear:left; text-align:left; }
.options-container-small dt { clear:left; float:left;  width:10em; padding:3px 5px 3px 0; margin:0 0 8px; }
.options-container-small dd { float:left; width:275px; border-bottom:0; padding:0; margin:0 0 8px; }
.options-container-small .product-options { margin:0 0 0; }

/* Options after product info column */
.options-container-big { clear:both;  padding:20px; border-top:1px solid #cfcfcf; border-width:1px 0; }

/* Bundle product - alternative view */
#customizeTitle { margin:0; }
.bundleProduct { }
.product-options .bundle-summary { font-size:11px; }
.bundleProduct .product-options { font-size:12px; margin-top:0; }
.bundleProduct .product-options-bottom { padding:0; font-size:12px; margin:0 0 5px;  }
.bundleProduct .product-options-bottom .add-to-cart { float:right; margin:0 0 0 20px; }
.bundleProduct .product-options-bottom .price-box { margin:0; float:right; }
.bundleProduct .product-options-bottom p.required { padding:5px 0 0; width:auto; clear:both; text-align:right; }
.with-bundle { position:relative; z-index:1;  }



#bundle-product-wrapper { margin:-1px -20px -21px; border-top:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf; float:left; width:938px; overflow:hidden; position:relative; z-index:1; }
#bundleProduct { width:1877px;  z-index:1; position:relative; }
#productView { margin:0; position:static; border:0; }
#options-container { min-height:510px; width:938px; position:relative; z-index:2; float:right; border-left:1px solid #cfcfcf;  left:-1px; }
#options-container h1 { text-align:left; }

/* Bundle Product 2 column design */
.col2-left-layout  #bundle-product-wrapper,
.col2-right-layout #bundle-product-wrapper { width:755px; }
.col2-left-layout  #bundleProduct,
.col2-right-layout #bundleProduct { width:1511px; }
.col2-left-layout  #options-container,
.col2-right-layout #options-container { left:-1px; width:755px; }

.col2-left-layout  #options-container .product-options,
.col2-right-layout #options-container .product-options { width:459px; }
.col2-left-layout  #options-container .product-options-bottom,
.col2-right-layout #options-container .product-options-bottom { width:429px; }

.col2-left-layout  .bundle-summary,
.col2-right-layout .bundle-summary { left:460px; }

/* Bundle Product 3 column design */
.col3-layout #bundle-product-wrapper,
.col3-layout #options-container { width:572px; }
.col3-layout #bundleProduct { width:1144px; }
.col3-layout #options-container { }
.col3-layout #productView { margin-right:-10px; }

.col3-layout #options-container .product-options { width:276px; }
.col3-layout #options-container .product-options-bottom { width:246px; }
.col3-layout #options-container .product-options-bottom .price-box { float:none; }

.col3-layout .bundle-summary { left:277px; }

#options-container .product-options { font-size:12px; margin-top:0; font-size:11px; z-index:1; margin:0; width:600px; padding:20px 20px 0; clear:both; position:relative; z-index:1; }
#options-container .product-options-bottom { padding:0 20px 20px; width:600px; font-size:12px; margin:0 0 5px;  }
#options-container .product-options-bottom .add-to-cart { float:right; margin:0 0 0 20px; }
#options-container .product-options-bottom .price-box { margin:0; float:right; }
#options-container .product-options-bottom p.required { padding:5px 0 0; width:auto; clear:both; text-align:right; }
.moving-now { }

.bundle-summary { position:absolute; z-index:2; left:643px; margin-top:0; padding:20px; width:256px; }
.bundle-summary .product { border-bottom:1px solid #ddd; margin-bottom:10px; padding:10px 8px; -webkit-box-shadow:0px 0px 5px #999; -moz-box-shadow:0px 0px 5px #999; box-shadow:0px 0px 5px #999; }
.bundle-summary .product .block-title { border:solid #e6e6e6; border-width:0 0 1px; margin:0 0 10px; padding:5px 0; position:relative; }
.bundle-summary .product .block-title h2 {  font-weight:normal; padding-left:5px; }
.bundle-summary .product-image { border:1px solid #d6d6d6; float:left; margin:0 -60px 0 0; }
.bundle-summary .product-details { }
.bundle-summary .product-details p.availability { font-weight:bold; font-size:11px; margin:28px 0 0; position:relative; }
.bundle-summary .price-box { margin-bottom:35px; }
.bundle-summary .price-box .price-as-configured .price { font-weight:normal; }
.bundle-summary .product-name { font-size:16px;  }
.bundle-summary .product .add-to-links { border-top:1px solid #e6e6e6; margin-top:10px; padding:7px 0 2px 5px; }
.bundle-summary .product .add-to-links a {  font-weight:bold; }
.bundle-summary .product .add-to-links li { display:inline; margin-right:20px; }
.bundle-summary .summary { padding:10px 8px !important; -webkit-box-shadow:0px 0px 5px #999; -moz-box-shadow:0px 0px 5px #999; box-shadow:0px 0px 5px #999; }
.bundle-summary .summary h4 { border-bottom:1px solid #e6e6e6;  font-size:14px; font-weight:normal; padding:0 0 5px 5px; }
.bundle-summary .summary ul { margin:6px 0 10px; }
.bundle-summary .summary li { margin:0; padding:11px 0 7px; }
.bundle-summary .summary .last { padding-bottom:0; }

.bundle-summary button.btn-cart span,
.bundle-summary button.btn-cart span span { font-weight:normal !important; height:23px !important;  padding:0 0 0 18px !important; }
.bundle-summary button.btn-cart span span { padding:0 18px 0 0 !important; }
.bundle-summary .add-to-cart .qty { margin-right:80px; }
.bundle-summary .add-to-cart button { margin:10px 0 0; }
.bundle-summary .add-to-cart .paypal-logo { text-align:left; }
.bundle-summary .add-to-cart .paypal-or { margin:5px 0 5px 42px; }

#bundleProduct .page-title a {  position:relative; text-decoration:none; top:4px; }
#bundleProduct .page-title a:hover { text-decoration:underline; }
#bundleProduct .page-title a small { font-size:14px; font-weight:bold; }
#bundleProduct .product-options { padding:0; width:642px; }
#bundleProduct .product-options dt,
#bundleProduct .product-options dd { }
#bundleProduct .product-options dd { border-bottom:1px solid #bfbfbf; margin:0; padding:20px 10px 20px 30px; }
#bundleProduct .product-options dt { border-bottom:1px solid #e6e6e6;   padding:0 10px 0 30px; }
#bundleProduct .product-options dl.last .last { border-bottom:none; }
#bundleProduct .product-options p.required { padding:0; position:absolute; right:10px; top:10px; }

#bundleProduct .product-options-bottom { padding:11px 15px 0; width:612px; }
#bundleProduct .product-options-bottom a {  font-size:11px; font-weight:bold; text-decoration:none; }
#bundleProduct .product-options-bottom a:hover { text-decoration:underline; }
#bundleProduct .product-options-bottom a small { font-size:14px; }
#bundleProduct .product-options-bottom .price-as-configured { font-size:11px; }
#bundleProduct .product-options-bottom .price-as-configured .price { font-size:12px; vertical-align:baseline; }

/* Grouped Product */
.groped-product-type { position:relative; z-index:2; margin:20px -30px -20px;  border-top:1px solid #cfcfcf; padding:20px 30px 0; }
.grouped-items td { vertical-align:middle; padding:5px 10px; }

/* Gift card theme */
.cms-gift-card .header-container { position:relative; z-index:2; }
.cms-gift-card .main { position:relative; z-index:1; }
#cards_carousel { width:680px; height:380px; background:#FFF; }
.gift_card_carousel { font-size:14px; margin:0 auto; width:400px; text-align:center;}
.gift_card_carousel a { margin:0 5px; line-height:24px; border-bottom-width:2px; }
.gift_card_carousel a:hover { border-bottom-width:2px; }
.gift_card_carousel a.selected-link { border:none; color:#333; }
.gift_card_carousel a.selected-link:hover { border:none; color:#333; }
.gift_opened_card { position:absolute; top:0; left:0; width:680px; height:340px; }
.close_opened_card { display:block; background:url('../images/card_close_button.png') no-repeat left top; width:41px; height:41px; position:absolute; right:13px; top:4px; cursor:pointer; z-index:180; }
.open_opened_card { display:block; background:url('../images/card_open.png') no-repeat left top; width:156px; height:67px; position:absolute; left:50%; margin-left:-78px; cursor:pointer; z-index:180; bottom:-30px; }
.gift_opened_card img { position:absolute; top:0; left:5px; z-index:20; width:670px; height:330px; z-index:150; }
#gc_next_slide { display:block; text-indent:-10000px; background: url('../images/card_arr_right.png') no-repeat; background-position: 0 0; display: block; position: absolute; right:0; top: 50%; width: 15px; height: 37px; cursor: pointer; z-index: 10; margin: -18px 0 0; }
#gc_next_slide:hover { background-position: 0 -36px; }
#gc_prev_slide { display:block; text-indent:-10000px; background: url('../images/card_arr_left.png') no-repeat; background-position: 0 0; display: block; position: absolute; left:0; top:50%; width:15px; height:37px; cursor:pointer; z-index: 10; margin: -18px 0 0; }
#gc_prev_slide:hover { background-position: 0 -36px; }

/* Gift Card product */
.giftcard-form { }
.giftcard-amount-form { margin:0 0 10px; }
.giftcard-amount-form label { width:120px; text-align:left; padding-right:5px; }
.giftcard-amount-form .form-list .input-text { width:70px; }
.giftcard-amount-form .form-list select { width:150px; }
.giftcard-amount-form .form-list .input-box { padding-right:20px; margin-right:9px; }
.giftcard-amount-form .form-list .input-box .v-fix { white-space:nowrap; }
.giftcard-amount-form .form-list .input-box p.notice { float:left; padding:0; clear:left; width:55px; margin:5px -100px 0 0; white-space:nowrap; font-size:11px; position:relative; z-index:1; }
.giftcard-amount-form .form-list .input-box p.notice span { margin-right:5px; display:block; }
.giftcard-send-form { z-index:2; position:relative; border-top:1px solid #ddd; padding:30px 30px 10px; margin:0 -30px -30px; }
.giftcard-send-form label { width:120px; text-align:left; padding-right:5px; padding-bottom:5px; }
.giftcard-send-form .field label { padding-bottom:0; }
.giftcard-send-form .field .input-text { width:249px !important; }

/* Block:Related */
.product-view .box-related { font-size:11px; }
.product-view .box-related p { margin:0; }
.product-view .box-related .product-name { font-size:12px; }
.product-view .box-related .price-box { margin:8px 0; }
.product-view .box-related .note { padding:5px 20px; margin:0; font-size:12px;  }
.product-view .box-related .note,
.product-view .box-related .note a {  }
.product-view .box-related input.checkbox { position:absolute; margin:3px 0 0 105px; }
.product-view .box-related ol { padding:20px 0 20px 20px !important; }
.product-view .box-related li.item .item-info { margin-right:20px; }
.product-view .box-related li.item { width:31.5%; float:left; margin-right:1%; }
.product-view .box-related li.item p a {  }
.product-view .box-related li.item .product-image { float:left; margin-right:-100px; width:100px; }
.product-view .box-related li.item .product-details { margin-left:125px; }

.product-page-banner-block { margin-top:10px; }

.box-description { display: none; }


/* 3 Column Block:Related */
.col3-layout .product-view .box-related li.item .product-image { display:block; float:none; margin:0 auto; }
.col3-layout .product-view .box-related li.item .product-details { margin-left:0; }
.col3-layout .product-view .box-related input.checkbox { margin-left:135px; }


/* Block: Upsell */
.box-up-sell { background:transparent url('../images/v-sprite.png') 0 -30px repeat-x; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; border-bottom:solid 1px #016a03; padding:25px 30px 30px; height: 316px; }
.box-up-sell .box-title { width: 420px; background:transparent url('../images/m-sprite.png') -539px -703px no-repeat; height:45px; text-indent:-50000px; margin-bottom:15px; }
.box-up-sell h2 { padding:0; border-bottom:none; }
.box-up-sell .products-grid { margin:0; }
.box-up-sell .product-name a { color:#fbe703; }
.box-up-sell .product-image { float:left; margin:0 15px 0 0; width:120px; }
.box-up-sell li.item.first .product-image { width:220px; background:transparent url('../images/m-sprite.png') -25px -744px no-repeat; width:220px; height:220px; }
.box-up-sell li.item { width:320px; margin:0; float:right; min-height:0; position:relative; top:-56px; }
.box-up-sell li.item .desc { width:184px; }
div.box-up-sell li.item.first { width:530px; padding:0 10px 0 0; margin:0; float:left; top:0; border:none; }
.box-up-sell li.item.first .desc { width:290px; }
.box-up-sell li.item.last { border-top: dotted 1px #44b747; padding-top:20px; margin-top:20px; }
.box-up-sell .price-box { width:110px; float:left; }
.box-up-sell .first button { float:left; margin:25px 20px 0 20px; }
.box-up-sell button { float:right; margin:27px 0 0; }
.box-up-sell .credit-price { display:none; }
.box-up-sell .desc { float:left; }
.box-up-sell .product-attributes dt { color:#87d889;
    width: auto;
    clear: both;
    display: inline;
}
.box-up-sell .product-attributes dd { color:#ffffff; padding-left:5px;
    width: auto;
}

.out-of-stock-product .box-up-sell .box-title { float:none; margin-bottom:0; }
.out-of-stock-product .box-up-sell .box-title h2 {margin:0;}
.out-of-stock-product .box-up-sell li.item.last { border:none; padding-top:0; margin-top:0; }
.out-of-stock-product .product-shop .price-box { height:90px; width:210px; }
.online-buy-super .products-grid .product-name { height:auto; max-height:10000px; }
.online-buy-super .box-up-sell .box-title { height:82px; background-position:-539px -844px; }

.online-buy-super .box-up-sell { width:420px; float:right; clear:none; overflow:hidden; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; -o-border-radius:25px; }
.online-buy-super .box-up-sell .products-grid { width:100000px; position:relative; }
.online-buy-super .box-up-sell li.item { float:left; width:420px; top:0; margin-right:50px; }
.online-buy-super .box-up-sell li.item .product-image { background:transparent url('../images/m-sprite.png') -276px -763px no-repeat; width:180px; height:180px; }
.online-buy-super .box-up-sell .price-box { clear:none; }
.online-buy-super .box-up-sell .product-image { width:180px; }
.online-buy-super .box-up-sell .product-attributes-container { float:right; width:225px; }
.online-buy-super .box-up-sell dl.product-attributes { clear:both; }
.box-upsell-short-controls {width:420px; float:right; padding:7px 30px; font-size:12px; clear:right; }
.box-upsell-short-controls .next-btn { float:right; }

/* 2 Column Block:Upsell */
.col2-left-layout  .product-view .box-up-sell .products-grid,
.col2-right-layout .product-view .box-up-sell .products-grid { padding:30px 0 10px 30px; margin-right:0; }
.col2-left-layout  .product-view .box-up-sell .products-grid li,
.col2-right-layout .product-view .box-up-sell .products-grid li { display:inline; width:140px; }

/* 3 Column Block:Upsell */
.col3-layout .product-view .box-up-sell .products-grid { padding:30px 0 10px 15px; margin:0; }
.col3-layout .product-view .box-up-sell .products-grid li { width:135px; margin-right:2px; display:inline; }

/* Block:Tags */
.product-view .box-tags { }
.product-view .box-tags h3 { font-size:12px; font-weight:normal; }
.product-view .box-tags .form-add-tags { padding:5px 0 0 0; }
.product-view .box-tags .form-add-tags label { margin:0; font-weight:bold; font-size:12px; padding:2px 15px 0 0; height:4em; float:left; }
.product-view .box-tags .form-add-tags .input-box { margin:0; display:inline-block; }
.product-view .box-tags .form-add-tags div.validation-passed,
.product-view .box-tags .form-add-tags div.validation-error { padding-right:17px; }
.product-view .box-tags .form-add-tags input.input-text { width:300px; }
.product-view .box-tags .form-add-tags button.button { margin-left:5px; vertical-align:top; }
.product-view .box-tags .form-add-tags p { padding:5px 0; font-size:11px; }
.product-view .box-tags .tags-list { margin:15px 0;  }
.product-view .box-tags .tags-list li { display:inline; font-size:10px; margin:0 5px 0 0; }
.product-view .box-tags .tags-list li a { text-decoration:none; font-size:12px; margin:0; padding:3px;  }
.product-view .box-tags .tags-list li a:hover { text-decoration:underline; }

.product-view .box-tags .form-add-tags .input-box , x:-moz-any-link { float:left; }/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .button , x:-moz-any-link { margin-bottom:15px; }/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .input-box , x:-moz-any-link, x:default { float:none; }/* FireFox 3 restore */
.product-view .box-tags .form-add-tags .button , x:-moz-any-link, x:default { margin-bottom:0; }/* FireFox 3 restore */

#review-form label { width:auto; font-weight:400; padding-top:0; height:auto; }
#review-form label em { display:none; }
.box-reviews .form-buttons .button { float:left; margin-left:0; }
.box-reviews p.required { display:none; }
.review-text-container label { display:none; }
.review-text-container .input-box { position:relative; }
#left-counter { color: #888; font-size: 18px; position: absolute; right: 25px; top: 9px; padding: 5px; background: white; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; box-shadow:0px 0px 3px #ccc; -moz-box-shadow:0px 0px 3px #ccc; -webkit-box-shadow:0px 0px 3px #ccc; -o-box-shadow:0px 0px 3px #ccc; }
.form-list textarea.review-textarea { width:601px; height:115px; resize:vertical; }
#review-form .review-text-container .name_field label { display:block; float:left; width:60px; line-height:35px; }
#review-form .review-text-container .name_field input { width:511px; }
#review-form .review-text-container .name_field {margin-bottom:20px;}

.review-text-container .online-consultant { display:none; }

.online-consultant { border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; background:#dffadf; width:294px; padding:12px 15px; height:61px; float:right; color:#444; }
div.online-consultant p { padding:0; }
.online-consultant .consultant-link,
.online-consultant .consultant-link a { background:transparent url('../images/m-sprite.png') no-repeat; }
.online-consultant .consultant-link { background-position: -1151px -554px; display: inline-block; height: 20px; padding-left: 25px; margin-left:-8px; margin-top:5px; }
.online-consultant .consultant-link a { float:right; padding:0 7px 0 3px; line-height:18px; background-position:right -554px !important; color:#0580E9; text-decoration:none; }
.online-consultant .consultant-link a:hover { text-decoration:underline; }

/* Block:Reviews */
.box-reviews { font-size:14px; }
.reviewer-name { font-size:15px; }
.review-date { font-size:13px; color:#8f8f8f; }
.product-view .product-main-info .review-summary-table { margin:10px 0; }
.review-summary-table { border:0; margin:5px 0 5px; }
.review-summary-table th,
.review-summary-table td { padding:2px 5px; border:none; }
.review-summary-table tr.last td { border:0; }
.review-summary-table th.label,
.review-summary-table td.label { width:1px; white-space:nowrap; padding-left:0; color:#8f8f8f; font-size:11px; font-weight:400; line-height:19px; }
.review-info { float:left; }
.review-feedback { width:170px; float:right; margin-right:125px; margin-top:4px; background-color:#f7f6f6; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; padding:10px 15px 13px; }
.review-feedback-control { margin-top:5px; }
.review-feedback-control button.green { margin-right:10px; float:left; }
.review-feedback-control button.green span { font-size:12px; }
.review-feedback-control a { white-space: nowrap; color:#afafaf; font-weight:400; float:left; margin-top:5px; font-size:12px; }
.review-feedback-control a:hover { color:#555; border-bottom-color:#555; }
.votes-count .number { font-size:24px; }
.votes-count { font-size:14px; }
.review-summary-table,
.review-info,
.review-text { width:550px; float:left; font-size:13px; line-height:20px; }
.reviews-list li { clear:both; overflow: hidden; margin: 15px 0 5px; padding-bottom:15px; border-bottom:1px dotted #ddd; }
.reviews-list li.first { margin-top:30px; }
.reviews-signed-out { font-size:12px; border-bottom: dotted 1px #DDD; padding: 0 0 20px; font-size:14px; }
.reviews-questions { font-size:12px; color: #8F8F8F; font-style: italic; padding-bottom: 0px; border-bottom: 1px solid #e2e2e2; margin-bottom: 15px !important; clear:both;
    margin-top: 5px;
}
.box-reviews .review-summary-table { position:absolute; top:-10000px; }

.product-view-banner { margin:20px 0 10px; }

.product-view .box-reviews .pager { border-width:1px 0; margin:0; }
/* Add Review Form */
.product-view .box-reviews .product-name { color:#999; font-weight:normal; margin-bottom:20px; }
.product-view .box-reviews .product-name span { color:#555; }
.product-view .box-reviews .form-list { margin:15px 0; }
.product-view .box-reviews .form-list .input-box { }

.product-view .box-reviews .form-list .review-summary-table thead { }
.product-view .box-reviews .form-list .review-summary-table thead th { border:0; }
.product-view .box-reviews .form-list .review-summary-table .value { text-align:center; }
/* ======================================================================================= */


/* Product Review ======================================================================== */
.review-product-list .col-main { padding-top:0; }

.product-review { }
.product-review .product-img-box { float:left; width:285px; }
.product-review .product-img-box .product-image { display:block; margin:0 0 15px; }
.product-review .details { float:right; width:400px; }

#my-reviews-table .product-name { margin:0; font-weight:400; text-align:left; }
#my-reviews-table td { border-bottom:1px solid #999; padding:10 15px; }

.product-review .details .product-name { font-size:15px; font-weight:400; text-align:left; margin:0 0 10px; }
.product-review .details p.date { font-size:12px; color:#999; clear:both; }
.product-review .details p { margin:10px 0; }
.product-review .details .review-summary-table { margin:10px 0; }
.product-review .buttons-set { clear:both; padding:25px 0 0; }

.review-summary-table-container { float:left; margin-left:10px; display:inline; width:200px; }
span.your-rating-sign { font-size:14px; float:left; height:43px; line-height:43px; color:#555; }

.review-product-view .col-main { padding:0; }
.review-product-view .col-main .page-title { margin-left:0; margin-right:0; }
.review-product-view .product-review .product-img-box { padding:0 0 20px 20px; }
.review-product-view .product-review .details { width:570px; padding:0 20px 20px 0; }
.review-product-view .product-review .buttons-set { border-top:1px solid #d1d1d1;  margin:0; padding:15px 20px; }
/* ======================================================================================= */


/* CMS ============================================================================= */
.cms-home .col1-layout,
.cms-index-index .col1-layout { border:0; }
.cms-home .top-callout,
.cms-index-index .top-callout { margin-bottom:6px; }
.cms-home .col1-layout .col-main,
.cms-index-index .col1-layout .col-main { /* padding:0; */ }

.cms-home .col1-layout { width:auto; }

.cms-index-index .col2-set { }
.cms-home .col2-set .col-1,
.cms-index-index .col2-set .col-1 { width:705px; }
.cms-home .col2-set .col-2,
.cms-index-index .col2-set .col-2 { width:244px; border:1px solid #d9d7ca; border-left:0; margin-left:-244px; }
.cms-home .col2-set .col-2 img,
.cms-index-index .col2-set .col-2 img { display:block; margin:6px auto; }
.cms-home .std h1,
.cms-home .std h2,
.cms-home .std h3 { color:#171717; }

.cms-hp-touchsmart-iq506-has-arrived .col-main { padding:0; }
.cms-hp-touchsmart-iq506-has-arrived .main { margin-top:0; }
.cms-hp-touchsmart-iq506-has-arrived .breadcrumbs { display:none; }
.new-product-spotlight { border:1px solid #cfcfcf; border-top:0;  height:519px; position:relative; }
.new-product-spotlight .link { position:absolute; top:95px; left:318px; }
.new-product-spotlight .more-new-positioning { position:absolute; top:42px; right:70px; width:207px; }
.new-product-spotlight .more-new-positioning h3 { margin-bottom:5px; font-size:11px; text-transform:uppercase; font-weight:bold; }
.new-product-spotlight .more-new { position:relative; height:335px; }
.new-product-spotlight .more-new .arrow-up { position:absolute; top:0; left:0; height:20px; width:207px;  text-indent:-999em; }
.new-product-spotlight .more-new .arrow-down { position:absolute; bottom:0; left:0; height:20px; width:207px;  text-indent:-999em; }
.new-product-spotlight .more-new .content { position:absolute; top:20px; left:0; width:205px; height:295px; border-width:0 1px; border-style:solid; }
.new-product-spotlight .more-new ol { margin:10px 15px; padding-left:0; list-style-type:none; }
.new-product-spotlight .more-new .item { padding:10px 0 10px 85px; border-bottom:1px solid #d2d2d2; }
.new-product-spotlight .more-new .item.top { padding-top:0; }
.new-product-spotlight .more-new .item.last { border-bottom:0; padding-bottom:0; }
.new-product-spotlight .more-new .item img { float:left; margin-left:-85px; position:relative; }
.new-product-spotlight .more-new a { font-weight:bold; }

.cms-menu { padding:15px; border-bottom:1px solid #d1d1d1;  font-size:12px; list-style-position:inside; }
.col-main .cms-menu { float:left; width:240px; border:1px solid #d1d1d1; margin:0 10px 5px 0; }
.cms-menu li {  margin:3px 0; }
/*.cms-menu li span {  }*/
.cms-menu li.parent > a,
.cms-menu li.parent > strong { padding-right:13px; }
.cms-menu li strong { font-size:13px; font-weight:bold;  }
.cms-menu li ul,
.cms-menu li ol { padding-left:15px; margin-bottom:7px; list-style-position:inside; }
/* CMS Menu Types */
ol.cms-menu.type-1 { list-style-type:decimal; }
ol.cms-menu.type-1 ol { list-style-type:decimal; }
ol.cms-menu.type-a { list-style-type:lower-alpha; }
ol.cms-menu.type-a ol { list-style-type:lower-alpha; }
ol.cms-menu.type-A { list-style-type:upper-alpha; }
ol.cms-menu.type-A ol { list-style-type:upper-alpha; }
ol.cms-menu.type-i { list-style-type:lower-roman; }
ol.cms-menu.type-i ol { list-style-type:lower-roman; }
ol.cms-menu.type-I { list-style-type:upper-roman; }
ol.cms-menu.type-I ol { list-style-type:upper-roman; }

ul.cms-menu.type-circle { list-style-type:circle; }
ul.cms-menu.type-circle ul { list-style-type:circle; }
ul.cms-menu.type-disc { list-style-type:disc; }
ul.cms-menu.type-disc ul { list-style-type:disc; }
ul.cms-menu.type-square { list-style-type:square; }
ul.cms-menu.type-square ul { list-style-type:square; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:14px; line-height:17px; font-weight:bold;  }
.product-name a {  text-decoration:underline; color:#0580e9; }
.product-name a:hover {  text-decoration:none; }
p.product-name { font-size:14px; line-height:17px; font-weight:bold;  text-align: center}

/* Product Tags */
.tags-list { margin:5px 0; }
.tags-list li { display:inline; font-size:12px; }
.tags-list li a { text-decoration:none; margin:0 2px 0 0; }
.tags-list li a:hover { text-decoration:underline; }

/* Advanced Search */
.search-summary { padding:10px 10px 0; margin:10px 0 0; font-size:12px;  }
.search-summary li { margin:2px 0; }

/* Sitemap */
.page-sitemap .links { display:block; text-align:right; margin:0 20px -36px 0; }
.page-sitemap .links a { position:relative; }
.page-sitemap .sitemap { padding:0 20px; margin:15px 0; font-size:12px; }
.page-sitemap .sitemap li { margin:3px 0; }
/* ======================================================================================= */

.checkout-layout .page-title .heading { font-size: 40px; height: 91px; line-height: 96px; }
.checkout-layout .page-title .aditional-info { font-size: 15px; }
div a.ajax-link-bold,
.checkout-layout .ajax-link { border-bottom-width:2px; white-space: nowrap;}
.checkout-layout .change_ship {font-size: 18px; font-weight: bold;}
.checkout-layout .ajax-link { border-bottom-width:2px;
    white-space: nowrap;
}
.checkout-layout .credit-lb .ajax-link { border-bottom-width:2px; white-space: normal; }
div a.ajax-link-bold:hover,
.checkout-layout .ajax-link:hover { border-bottom-width:2px; }
.c_input-box .validation-advice { padding:4px; }
.c_input-box textarea { padding:10px; height:80px; resize:vertical; }
.c_input-box textarea,
.c_input-box input[type=password],
.c_input-box input[type=text] { display:block; margin-top:6px; width:380px; }
.c_input-box { clear:both; padding:0 0 16px; margin-bottom: 12px; width:400px; }
.c_input-box label { font-size:14px; font-weight:bold; }
.c_input-box label .required { font-size:12px; font-weight:400; color:#999; }
.c_link { font-size:16px; }
.c_checkbox label { font-weight:400; display:inline-block; float:left; width:270px; }
.c_checkbox input[type=checkbox] { margin: 4px 8px 0 0; float:left; }
.c_input-email { padding:0 0 10px; border-bottom:none; padding-bottom:7px; margin-bottom:7px; }
.c_short-input input[type=text] { width:220px; }
/*.c_payment-method { padding:30px 0 0; }*/
.c_select label { float:left; margin-right:10px; }
#shipping_methods_container { float:left; }
.checkout-layout .search-autocomplete ul {border: 1px solid #D4D4D4}
.c_invisible { padding:0; margin:0; position:relative; }
.input-invisible { height:1em !important; padding:0 !important; margin:0 !important; width:1em !important; box-shadow:0px 0px 0px #FFF; -moz-box-shadow:0px 0px 0px #FFF; -webkit-box-shadow:0px 0px 0px #FFF; -o-box-shadow:0px 0px 0px #FFF; border:none!important; position:absolute; right:0; top:0; }
input.input-invisible.validation-failed {border-color:#FFF!important; }

.c_changinvalue { float:left; font-size:18px; }
.checkout-edit-link { line-height:24px; margin-left:14px; font-size:12px; }
.c_dvalues button { margin-top:10px; margin-left:15px; float:right; }
.c_textarea .c_dvalues button { margin-left:0; }
.existing_customer .c_input-box textarea,
.existing_customer .c_input-box input[type=password],
.existing_customer .c_input-box input[type=text] {}
.reenter-password { clear:both; font-size:12px; margin-top:5px; }
.change-phone-info { padding: 9px 0; width: 220px; }
.c_autocompleter { position:relative; }

.existing_customer .validation-advice { width:250px; }
.c_autocompleter .validation-advice { clear:left; float:left; }

.c_autocompleter #city_loader { position:absolute; top:4px; right:8px; margin-top:32px; }
.existing_customer .c_autocompleter #city_loader { top: -28px; left: 243px; margin-top: 0; }
.c_autocompleter .search-autocomplete { top:0 !important; padding: 1px; }
.existing_customer .c_autocompleter .search-autocomplete { width:270px !important; }
.existing_customer .c_autocompleter .relative-wrapper { clear:both; }
.c_autocompleter .search-autocomplete ul { border:1px solid #DDD; box-shadow:1px 1px 0px #EEE; -moz-box-shadow:1px 1px  0px #EEE; -webkit-box-shadow:1px 1px  0px #EEE; -o-box-shadow:1px 1px  0px #EEE; border-top:none; }
.c_autocompleter .search-autocomplete li { border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px; padding:8px 12px; font-size:18px; }

.existing_customer .c_input-box { position:relative; }
.existing_customer .c_input-box button { margin:13px 15px 0 0; }
/* .existing_customer .c_input-box button:active { top:20px !important; } */

.c_comment { padding-bottom:0; }
.c_input-box.c_comment textarea { float:none; width:380px; }

/* Credit checkout */
.checkout-layout.credit-checkout .page-title { padding-bottom: 13px; }
.credit-checkout #checkout_container { margin-bottom: 100px; }
.checkout-layout.credit-checkout .page-title .heading { font-size: 40px; }
.credit-checkout h2 { text-align: left; font-size: 24px; font-weight: bold; color: #009119; margin: 0; padding: 25px 0 10px; }
.credit-checkout .h-note { font-size: 14px; color: #8f8f8f; font-weight: 400; line-height: 32px; margin-left: 8px; }
.onepage-credit-description { font-size: 16px; line-height: 19px; color: #000; font-family: Arial, Helvetica, sans-serif; margin-bottom: 15px; }
.checkout-credit-label { font-weight: bold; color: #000; font-size: 16px; display: inline-block; width: 60px; }
.checkout-credit-value { font-size:18px; color: #3e3e3e; margin-right: 13px; }
.credit-checkout .c_link { font-size: 14px; }
.credit-checkout .c_input-box { margin-bottom: 3px; }
.credit-checkout .input-note { color: #8f8f8f; font-size: 14px; clear: both; }
.credit-checkout .validation-error .input-note { display: none; }
.credit-checkout .passport-series,
.credit-checkout .passport-number,
.credit-checkout .issued-date-day,
.credit-checkout .issued-date-month,
.credit-checkout .issued-date-year { float: left; }
.credit-checkout .passport-series input { width: 56px!important; }
.credit-checkout .passport-number input { width: 148px!important; margin-left: 11px; }
.credit-checkout .issued-date-day select { width: 60px!important; }
.credit-checkout .issued-date-month select,
.credit-checkout .issued-date-year select { width: 89px!important; margin-left: 11px; }
.credit-checkout .passport-number .validation-advice { display: none; }
.credit-checkout .passport-number .input-note { margin-left: 11px; }
.credit-checkout .passport-box .validation-advice {background: #fff;}
.credit-checkout .issued-by .shipping-field {width: 240px;}
.credit-checkout .passport-issued-date-box .c_dvalues {margin-top: 6px;}
.credit-checkout .credit-info .whatsthat-icon { top: -7px; right: -10px; }
#credit_product  { margin-bottom: 18px; }
#credit_product .ajax-cart-header { margin: 0; height: 58px; line-height: 58px; }
#credit_product .ajax-cart-header .bank-logo { max-height: 58px;
    vertical-align: middle;
}
#credit_product .ajax-cart-top { border: 1px solid; border-radius: 0 0 10px 10px; margin-top: -1px; padding: 15px 0 20px 30px; }
#credit_product .ajax-cart-top .brand-block-custom { max-width: 388px; padding: 0 20px; overflow: hidden; }
#credit_product .credit-label { font-size: 22px; color: #000; }
#credit_product .credit-error { padding: 20px 0 5px; font-size: 18px; }
.credit-checkout .credit-info li { padding-left: 7px; position: relative; margin-bottom: 6px; }
.credit-checkout .credit-info li:after { content: " "; display: block; overflow: hidden; height: 0; clear: both; }
.credit-checkout .credit-info .l { float: left; width: 225px; font-size: 16px;}
.credit-checkout .credit-info .r { float: right; width: 120px; }
.credit-checkout .credit-info .price { font-weight: bold; font-size: 18px; }
.credit-checkout .credit-info .selected { margin-bottom: 13px; padding-left: 0; }
.credit-checkout .credit-info .selected .l { font-size: 22px;}
.credit-checkout .credit-info .icon { position: absolute; width: 5px; height: 6px; background: transparent url('../images/m-sprite.png') no-repeat -63px -17px; left: -4px; top: 6px; }
.credit-lb .product_credits { float: left; width: 245px; padding-left: 21px; margin-top: -8px; }
.credit-lb .credit-content-wrapper { position: relative; float: right; width: 288px; border-left: 1px solid #c9c9c9; padding-left: 32px; }
.credit-lb .credit-content-wrapper .loading-gif { height: 100%; width: 100%; position: absolute; left: 0; opacity: 0.6; background-color: #fff; z-index: 10; }
.credit-lb .credit-content { }
.credit-lb .credit-content .credit-info .l { font-size: 14px; width: 200px; }
.change-product-credit { padding-top: 17px; }
.change-product-credit .select-button { margin-left: 14px; }
.credit-lb .ajax-link { color: #58a610; font-size: 18px; border-bottom: 2px dotted #58a610; }
.credit-lb .ajax-link:hover { border-bottom-color: #58a610; }
.credit-checkout .credit-lb .credit-info .r { width: 72px; white-space: nowrap; }
.credit-lb .active a { background-color:#029605; color:#fff; border-bottom:none; padding:5px 8px; color:#fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; margin-left: -5px; }
.credit-lb .product_credits li { margin-bottom: 13px; }
.credit-lb .credit-info .ajax-link { float: none; width: auto; display: inline; }
.credit-lb .credit-validity { width: 130px; margin-top: 8px; }
#credit_customer_info h2 { padding-bottom: 13px; }
#credit_customer_info .c_input-box { margin-bottom: 8px; }

/*.credit-checkout #credit_customer_info .passport-issued-date-box { margin-bottom: 40px; }*/
.credit-checkout #credit_customer_info .issued-by { margin-bottom: 40px; }
#credit_customer_info .c_input-box label { font-size: 16px; display: block; margin-bottom: -2px; }
#credit_customer_info .c_input-box input[type="text"] { width: 400px; }
#credit_customer_info .cos-cb-container { padding-left: 21px; }
#credit_customer_info .cos-cb-container .cos-checkbox { position: absolute; top: 5px; left: 2px; }
#success_credit_lightbox { width: 587px; }
#success_credit_lightbox .ajax-cart-top { padding: 30px 21px 24px; }
#success_credit_lightbox p { font-size: 16px; line-height: 23px; margin-bottom: 1.5em; }
#success_credit_lightbox a { color: #4da000; }
#lightbox_credit-loading  { padding: 35px 63px 35px 41px; }
#lightbox_credit-loading .green-loader { display: inline-block; width: 55px; height: 55px; background: transparent url('../images/green-loader.gif') no-repeat; vertical-align: middle; margin-right: 29px; }
#lightbox_credit-loading p { line-height: 23px; display: inline-block; vertical-align: middle; white-space: normal; font-size: 18px; }
button.btn-apply-credit { background:none; }
button.btn-apply-credit span { background:transparent url('../images/m-sprite.png') -144px -143px no-repeat; width:233px; height:40px; padding:0; margin:0; }
button.btn-apply-credit span span { position:absolute; top:-50000px; }

.existing_customer .c_input-box textarea#cos { width: auto; height: auto; background-color: #fff; color: #000; }
.fireselect-container { width:200px; float:left; display:inline-block; position:relative; font-size:14px; }
.fireselect-container ul { list-style:none; padding:0; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; box-shadow:0px 3px 15px #888; -moz-box-shadow:0px 3px 15px #888; -webkit-box-shadow:0px 3px 15px #888; -o-box-shadow:0px 3px 15px #888; border:1px solid #aaa; background-color:#fff; max-width:480px; margin-left:0; z-index:9500; }
.fireselect-container a { position:absolute; top:-1px; left:1px; }
.fireselect-container a,
.fireselect-container ul li { cursor:pointer; position:relative; padding-right:12px; }
.fireselect-container ul li { cursor:pointer; padding:10px; position:relative; margin:0; }
.fireselect-container .current { font-weight:bold; }
.fireselect-container .over { color:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; background:transparent url('../images/m-sprite.png') -1113px -187px no-repeat; }

.checkout_cart-sidebar .loading-gif { width:16px; height:16px; background:transparent url('../images/l-wh-bl-small.gif') center center no-repeat; margin:12px 10px 12px 12px; }
.checkout_cart-sidebar .loading-gif-bg { text-indent:-50000px; background:transparent url('../images/l-wh-bl-small.gif') 20px center no-repeat; }
.checkout_cart-sidebar td { vertical-align:middle; }
.checkout_cart-sidebar { width: 483px; margin: 0 0 0 -20px;border-bottom: 1px solid #b4b4b4;}
.checkout_cart-sidebar td.product-name { font-weight:400; padding:5px 10px 5px 0; }
.checkout_cart-sidebar td.remove-icon {padding: 7px 21px 0;}
.checkout_cart-sidebar tr.one {
    border-top: 1px solid #b4b4b4;}
.checkout_cart-sidebar tr.one.only {border-bottom:1px solid #B4B4B4;border-top: 1px solid #b4b4b4;}
.checkout_cart-sidebar tr.one.first {border-top: 0;}
.checkout_cart-sidebar tr.second {
    border-top: 1px solid #EDEDED;
}
.checkout_cart-sidebar td.second {background: #f3f3f3;}
.checkout_cart-sidebar td.image { padding: 0 3px; width:75px; text-align:center;
    height: 60px;
}
.checkout_cart-sidebar td.qty { width:52px; }
.checkout_cart-sidebar td.qty .relative-wrapper{width:62px;}
.checkout_cart-sidebar td.qty input { width:52px !important; text-align:center; font-size:24px; height:42px; border:1px solid #aaa; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; border-color:#c4c4c4; padding:0 10px 0 0; }
.decrease-cart-item-qty,
.increase-cart-item-qty { background:transparent url('../images/m-sprite.png') -785px -453px no-repeat; width:12px; height:6px;  position:absolute; top:0; right:7px; text-indent:-5000px; top:13px; }
.decrease-cart-item-qty { background:transparent url('../images/m-sprite.png') -785px -460px no-repeat; top:25px; }
.checkout_cart-sidebar td.price-col { width:5px; text-align:right; padding-left:8px; font-size:21px;padding-right: 16px;}
.remove-cart-item { width:38px; height:38px; background: transparent url('../images/m-sprite.png') -928px -456px no-repeat; display:inline-block; text-indent:-50000px; }
.remove-cart-item:hover { background-position: -1018px -457px; }
.checkout_cart-sidebar-container { padding-bottom:40px; }
.checkout_cart-sidebar-container .grand-total { text-align:right; padding-right: 16px; font-size:20px; margin:10px 0; }
.checkout_cart-sidebar-container .grand-total .price { font-size:32px; }
.checkout_cart-sidebar-container .lightbox-like { margin-bottom:20px; }
.checkout_cart-sidebar-container .lightbox-like-top { padding-bottom:0; padding-top: 10px; }
.checkout_cart-sidebar-container .order-services tr { border:1px solid #ececec; }
.checkout_cart-sidebar-container .order-services td.name {padding: 0 2px;width: 147px;}
.checkout_cart-sidebar-container .order-services tr.crosssell { border:none; }
.checkout_cart-sidebar-container .order-services tr.crosssell .checkbox-container { border:none; }
.checkout_cart-sidebar-container .checkout_cart-additional-heading { font-weight:400; }
.checkout_cart-sidebar-container td.price-col { text-align: left; }
.checkout_cart-additional { padding:0 10px 20px; }
.checkout_button-set { position:relative; }
.checkout_button-set .loading-gif { position:absolute; left:-32px; height:32px; }
.button-special-set { padding-left: 0px; padding-top:10px; }
.button-special-set .loading-gif { width:146px; height:28px; }
/* Shopping Cart ========================================================================= */
.checkout-cart-index .col-main { padding:0; }
.checkout-cart-index .col-main .page-title { margin:0; }
.cart-empty { padding:80px 100px 100px; }
.cart { padding:0; width:58%; float:left; }
.cart .messages,
.cart .messages li { margin:0; }
.cart .checkout-types .paypal-or { margin:0 8px;  }
.cart .checkout-types fieldset { display:inline; }
.checkout_cart-sidebar-container .order-services { margin-top:0;margin-bottom: 20px;float: none;}
.checkout_cart-sidebar-container .order-crossell {margin-top: 45px;}
.order-crossell .crosssell {float: left; width: 147px;height: 250px;}
.order-crossell .crosssell a {font-size: 12px;}
.order-crossell .crosssell .price-col {font-size: 22px;}
.order-crossell .crosssell .images {margin-bottom: 13px;}
.order-crossell .crosssell .names {width: 125px;margin-bottom: 11px;min-height: 65px;}

.cart_order-services { width:38%; float:right; }

.checkout_spec { width:100%; float:none; overflow: visible !important; }
.checkout_spec .lightbox-like { width: 443px;float: left;}
.checkout_spec .checkout_cart-additional { width: 442px; float:right;padding: 0 0 20px 0;position: relative;left: 11px;}
.checkout_spec .checkout_cart-additional .only {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}
.checkout_spec .checkout_cart-additional-heading { margin-top: 13px;font-size: 24px;line-height: 24px;width: 400px;margin-bottom: 14px;}
.checkout_cart-additional select {width: 100%;margin-bottom: 17px;}
.checkout_cart-additional .loading-gif{ margin-bottom: 21px ;}
.cart-order-apply {float: left; clear: left; }
.checkout-types.cart-order-apply li {margin-bottom: 10px;}
button.cart-order:hover span,
button.cart-order span,
.cart-order-apply button span {background: url("../images/m-sprite.png") no-repeat scroll -1109px -903px transparent; padding: 0 0 0 12px;height: 48px;line-height: 45px; width: auto;}
button.cart-order:hover span span,
button.cart-order span span,
.cart-order-apply button span span{background: url("../images/m-sprite.png") no-repeat scroll right -903px transparent; padding: 0 23px 0 0; height: 48px;font-size: 22px; font-weight: bold; margin: 0; line-height: 45px;}

.cart-order-apply button:hover span {
    background-position: -1109px -955px;
}
.cart-order-apply button:hover span span {
    background-position: right -955px;
}

.cart-title { padding-top:40px; }
.cart-title .title-buttons { padding-right:15px; }
.cart-title .checkout-types { float:right; text-align:right; margin-right:10px; }
.cart-title.title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }

/* Shopping Cart Table */
.cart-table { border-width:1px 0; }
.cart-table h2,
.cart-table h3,
.cart-table h4 { font-weight:400; padding:0; margin:0; text-align:left; }
.cart-table .price { font-size:24px; line-height:20px; }
.cart-table .item-msg { font-size:10px; }
.cart-table thead th { vertical-align:bottom; }
.cart-table tbody td { padding:12px; }
.cart-table tbody td.image { text-align:center; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-update { float:right; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { width:630px; padding:20px 0 10px; }
.cart .cross-inside { }
.cart .cart-collaterals h2 {  font-weight:normal; margin:0 0 5px; }
.cart .deals { float:left; width:280px; display:inline; margin:0 0 0 30px; font-size:12px; }
.cart .deals p,
.cart .deals label { margin:0 0 7px; display:block; }
.cart .deals .input-text { width:140px; margin:0 5px 3px 0; float:left; }
.cart .giftcard { position:relative; z-index:1; }
.cart .giftcard button.check-gc-status { clear:both; }
.cart .giftcard button.check-gc-status span { padding:0 !important;    height:auto !important; font-weight:normal !important; text-transform:none !important; }
.cart .giftcard button.check-gc-status span span { text-decoration:underline; font-size:12px !important; }
.cart .giftcard,
.cart .discount { margin:0 0 20px 0; }
.cart .cancel-btn { margin:5px 30px 0 0; clear:left; }
.cart .shipping { float:left; margin:0 0 0 30px; display:inline; font-size:12px; width:280px; }
.cart .shipping select { width:256px; }
.cart .shipping .input-text { width:250px; }
.cart .shipping p { margin:0 0 15px; }
.cart .shipping .buttons-set { width:256px; }
.cart .shipping .form-list label { float:none; width:auto; text-align:left; padding:0; }
.cart .shipping .form-list .input-text,
.cart .shipping .form-list select { display:block; float:none; }

.cart .crosssell { float:left; min-height:400px; width:260px; padding:0 20px 15px 30px; border:1px solid #d9d9d9; border-width:0 1px 0 0;  }
.cart .crosssell h2 { font-size:11px;  font-weight:bold; text-transform:uppercase; }
.cart .crosssell .item { padding:17px 0 0 ; }
.cart .crosssell .product-image { float:left; margin:3px -90px 0 0; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .crosssell .product-name,
.cart .crosssell .price-box,
.cart .crosssell p,
.cart .crosssell .add-to-links { margin:0 0 5px; }
.cart .crosssell .add-to-links li { margin:0; }

/* Shopping Cart Totals */
.cart-bottom { padding:0 0 40px; clear:right; }
.cart-bottom .totals { float:right; width:275px; padding:23px 15px 0 15px; font-size:14px; }
.cart-bottom .totals .price { font-size:20px; }
.cart-bottom .totals table { width:100%; }
.cart-bottom .totals table th,
.cart-bottom .totals table td { padding:0 5px 5px; }
.cart-bottom .totals table tfoot strong { font-weight:normal; font-size:18px;  display:block; margin:10px 0 15px; }
.cart-bottom .totals table tfoot .summary-total td { padding:0 0 20px; }
.cart-bottom .totals table tfoot th strong { margin:0; }
.cart-bottom .totals table tfoot td .price { font-size:24px; }
.cart-bottom .totals .btn-remove { vertical-align:middle; }
.cart-bottom .totals .btn-remove img { vertical-align:baseline; }
.cart-bottom .totals .checkout-types li { margin:0 0 15px; text-align:right; }
.cart-bottom .totals .checkout-types .paypal-or { clear:both; display:block; padding-top:8px;  font-size:11px; }

/* Options Tool Tip */
.item-options p { font-size:11px; font-weight:bold; text-transform:uppercase; padding:10px 12px 0 12px; }
.item-options dt { font-weight:bold; padding:7px 0 7px ; }
.item-options dd { padding-bottom:5px; }
.truncated { cursor:help; margin:5px 0 0; position:relative; z-index:1; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; text-decoration:none;   }
.truncated .truncated_full_value { }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; padding:0; width:190px; border:1px solid #c8c8c8; border-bottom:1px solid #919191;  }
.truncated .truncated_full_value .item-options dl { margin-right:-9px; position:relative; z-index:9999; padding:0px 21px 10px 12px;  }
.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; }
.top-cart .truncated .show .item-options { top:-60px; left:-206px; }
.block-cart .truncated .show .item-options { top:-60px; left:-206px; }

/* Item options in the cart */
.data-table .item-options dt { padding:3px 0 0 10px;  }
.data-table .item-options dd { padding:0 0 3px 10px; }
.data-table .item-options dd .price { font-weight:bold; margin-left:5px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.checkout-onepage-index .col-main { padding:0 0 40px; }

.opc-wrapper { }
.opc-wrapper .page-title { margin:0; position:relative; z-index:1; }
.opc-wrapper .page-title .callout { position:absolute; top:7px; right:20px; z-index:1; }

/* Block:Checkout Progress */
.opc-progress-container { float:left; width:182px; }
.opc-progress-container .opc-block-progress { }
.opc-progress-container .opc-block-progress .block-title { padding:17px 11px 10px 17px;  border:0; border-bottom:1px solid #cfcfcf; }
.opc-progress-container .opc-block-progress .block-title strong { font:18px/1.1 Arial, Helvetica, sans-serif; padding:0;  }
.opc-progress-container .opc-block-progress .block-content { padding:17px 11px 17px 17px; }
.opc-progress-container .opc-block-progress dt { font-weight:bold; margin:2px 0 8px; }
.opc-progress-container .opc-block-progress dt.complete { font-weight:bold; margin:2px 0 4px; }
.opc-progress-container .opc-block-progress dt.complete a { font-weight:normal; text-transform:lowercase; }
.opc-progress-container .opc-block-progress dd.complete { margin:5px 0 8px; padding:5px; }
.opc-progress-container .block-progress .cards-list dd { padding:0; }
.opc-progress-container .block-progress .cards-list .info-table th { font-weight:normal; }

.opc { float:right; width:755px; }
.opc li.section { position:relative; }
.opc .step-title { margin:0 0 1px; }
.opc .step-title .number { display:none; }
.opc .step-title h2 {  font-size:11px;  padding:0 14px; font-weight:bold; text-transform:uppercase; }
.opc .allow .step-title { }
.opc .allow .step-title h2 {  cursor:pointer; }
.opc .active { }
.opc .active .step-title { margin:0 0 0; padding:0 0 0 0; }
.opc .active .step-title h2 {  text-transform:capitalize; font-weight:normal; border-bottom:1px solid #cfcfcf; cursor:default; font-size:16px; padding:5px 20px 2px;  height:24px; }
.opc .step { padding:20px; min-height:300px; font-size:12px;  border-top:0; }
.opc .step .tool-tip { right:10px; }
.opc .order-review { }

/* Steps */
.opc .form-alt .input-box { width:695px; }
.opc .form-alt .input-box select { width:695px; }

#checkout-step-login { height:auto !important; min-height:0 !important; padding:0; }
#checkout-step-login .col2-set { padding:20px 20px 30px;  height:auto !important; min-height:0 !important; }
#checkout-step-login .login-only { }
#checkout-step-login h4 { font-size:16px;  font-weight:normal; margin:0 0 15px; }
#checkout-step-login .col2-set .col-1 { }
#checkout-step-login .col2-set .col-2 { width:338px; }
#checkout-step-login .col2-set .col-2 .radio { margin-right:5px; }
#checkout-step-login .col2-set .col-2 li { padding-left:10px;  }
#checkout-step-login .col2-set .col-2 .form-list li { padding-left:0; }
#checkout-step-login .form-list label,
#checkout-step-login .form-list .label { width:90px; }
#checkout-step-login .btn-only { padding:0 0 0 105px; text-align:left; width:214px; }
#checkout-step-login .btn-only .button { float:right; }
#checkout-step-login p { margin:0 0 15px; }
#checkout-step-login .form-list p { padding-left:105px; margin:0; }
#checkout-step-login .form-list .input-text { width:210px; }

.opc .buttons-set
.opc .form-buttons { width:auto; text-align:right; }
.opc .buttons-set p.back-link { text-align:left; }
.opc .form-buttons { width:auto; text-align:right; }
.opc .buttons-set .button,
.opc .form-buttons .button { float:right; margin:0; }
.opc p.required { text-align:right; width:auto; padding-left:0; }

.checkout-onepage-payment-additional-customerbalance { margin-bottom:5px; }
.checkout-onepage-payment-additional-customerbalance .checkbox { margin-left:0; }

/*
#checkout-step-shipping_method .buttons-set,
#opc-payment .buttons-set { width:521px; margin-top:10px; margin-bottom:0; }
#checkout-step-shipping_method .buttons-set .back-link,
#opc-payment .buttons-set .back-link { width:245px; padding-right:15px; float:left; text-align:right; }
#checkout-step-shipping_method .buttons-set .back-link a,
#opc-payment .buttons-set .back-link a { display:inline; float:none; }
#checkout-step-shipping_method p.required,
#opc-payment p.required { padding:0 0 0 260px; }
#opc-payment p.note { padding:10px 0; font-size:11px; }
*/

#checkout-step-review { padding:0; }
#checkout-step-review .data-table { border:0; font-size:12px; }
#checkout-step-review .data-table .item-options { font-size:11px; }
#checkout-step-review .data-table thead th { vertical-align:bottom; font-size:11px; }
#checkout-step-review .data-table .product-name { font-size:12px; }
#checkout-step-review .data-table tfoot tr.last strong { font-size:14px; }

#checkout-step-review .buttons-set { padding:15px 20px; margin:0; }

.opc .checkout-agreements { margin:20px; }

/* Multiple Addresses Checkout */
.checkout-progress,
.checkout-progress li.first span,
.checkout-progress li.last span { }
.checkout-progress { padding:0 0 0 0; border-bottom:1px solid #cfcfcf;  text-align:center; margin:-21px -21px 5px; font-size:11px; font-weight:bold; text-transform:uppercase; width:940px; position:relative; z-index:2; }
.checkout-progress li { float:left; width:20%; text-align:center;   }
.checkout-progress li span { display:block; text-align:center; border-right:1px solid #cfcfcf; }
.checkout-progress li.first span { }
.checkout-progress li.last span { border:0; }
.checkout-progress li.active span {   }

.multiple-checkout { position:relative; z-index:1; }
.multiple-checkout .data-table thead th { vertical-align:bottom; }
.multiple-checkout .col3-set .actions { border:1px solid #e4e4e4; padding:3px 9px 4px; float:left; }
.multiple-checkout .col3-set address { padding:10px; clear:both; }
.multiple-checkout .col3-set,
.multiple-checkout .col2-set { margin:0 0 15px; }
.multiple-checkout .buttons-set { padding:15px 0; clear:both; width:auto; }
.multiple-checkout .buttons-set .button { float:right; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-weight:normal; font-size:18px;  text-align:right; display:block; margin:10px 0 15px; }
.multiple-checkout .grand-total .price { font-weight:bold; }
.multiple-checkout .sp-methods { font-size:12px; }
.multiple-checkout .checkout-multishipping-payment-customerbalance { font-size:12px; margin-bottom:7px; }
.multiple-checkout .fieldset label { font-size:11px; }
.multiple-checkout .gift-item .fieldset { font-size:11px; width:380px; }

/* Review Details */
#checkout-step-review .data-table .btn-remove,
.checkout-multishipping-overview .data-table .btn-remove,
#details-table .btn-remove { display:-moz-inline-stack; display:inline-block; vertical-align:middle; }

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; margin-bottom:5px; }
.sp-methods dd { margin:0 0 7px; }
.sp-methods dd li { margin:5px 0; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; margin:15px 0; }
.sp-methods .form-list .input-text { width:250px; }
.sp-methods .form-list select { width:256px; }
.sp-methods .form-list label { width:155px; }

.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .input-box {  }
.sp-methods .radio,
.sp-methods .checkbox { }
.sp-methods .v-fix .validation-advice { margin-right:-250px; position:relative; z-index:1; width:250px; }
.sp-methods .adv-container { padding-left:170px; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

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

.checkmo-list li { margin:0 0 4px; }
.checkmo-list label { padding-top:0; }
.checkmo-list address { float:left; }

.please-wait { position:absolute; z-index:99; top:50%; left:50%; margin:-34px 0 0 -90px; border:5px solid #f3b66f; font-size:12px;  font-weight:bold;  padding:20px; white-space:nowrap; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Payment Bridge */
.pbridge-reload { display:block; text-align:right; }
.pbridge-reload a {  font-size:11px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd;  padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message { padding:20px 0; }
.add-gift-message h3 { font-size:16px; font-weight:normal;   margin:0 0 10px; }
.add-gift-message p { margin:10px 0; }

.gift-message-form { border:1px solid #d1d1d1;  }
.gift-message-form .fieldset { padding:10px 0 10px; }
.gift-message-form .fieldset .input-text,
.gift-message-form .fieldset textarea { width:200px; }
.gift-message-form .fieldset textarea { width:200px; height:8em; }
.gift-message-form .inner-box { padding:0; height:300px; overflow:auto; }
.gift-message-form .inner-box h5,
.gift-message-form .inner-box h4 { font:14px/1.25 Arial, Helvetica, sans-serif; padding:0 20px;  margin:17px 0; }
.gift-message-form .inner-box p { margin:10px 0; padding:0 20px; }
.gift-message-form .gift-item { padding:5px 0 0;  }
.gift-message-form .gift-item .number { padding:5px 20px 5px; margin-bottom:0;  font-weight:bold; }
.gift-message-form .gift-item .product-img-box { float:left; width:150px; padding-right:15px; }
.gift-message-form .gift-item .product-image { text-align:center; margin:20px; }
.gift-message-form .gift-item .product-name { font-size:12px; margin:20px 0 5px; text-align:center; }
.gift-message-form .gift-item .fieldset { float:left;  padding:20px 0 10px 10px; margin:0 0 0 -2px; }
.gift-message-form .gift-item .fieldset label { width:80px; }
.gift-message-form .gift-item .gift-wrapping-form { padding:0 20px; }

.gift-options-for-order { padding:0 40px; }
.gift-options-for-order .fieldset { padding:0; }
.gift-options-for-order .fieldset p { padding:0; }
.gift-options-for-order .fieldset label { width:80px; }
.gift-options-for-order .fieldset .input-text,
.gift-options-for-order .fieldset textarea { width:340px; }

.gift-wrapping-form { padding:0 0 10px; }
.gift-wrapping-form img { border:1px solid #ccc; float:left; margin-right:10px; }
.gift-wrapping-form label { margin-right:10px; vertical-align:middle; }
.gift-wrapping-form .gift-wrapping-design { overflow:hidden; padding:10px 0 0; width:100%; }

.gift-message-link { display:block;  padding-left:20px; }
.gift-message-link.expanded { }
.gift-message-row { }
.gift-message-row .btn-close { float:right; width:13px; height:12px;  text-indent:-999em; overflow:hidden; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements { }
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #d8cea8; font-size:11px;  padding:15px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:10px 0; font-size:12px; font-weight:bold; }
.checkout-agreements .agree .checkbox { margin-right:5px; }

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

.opc .centinel { margin:0; padding:20px; }

/* Checkout Success */
.checkout-onepage-success .col-main { font-size:24px; padding:30px 0 100px; }
.checkout-onepage-success .page-title { display:none; font-size:24px; }
.checkout-onepage-success .col-main p { margin:0 0 12px; font-size:20px; line-height:24px; }
.checkout-onepage-success .join-us{ margin:10px 0 0; width: 225px; }
.checkout-onepage-success .col-main p.sent-via-email { font-size:14px; line-height:22px; width:320px; padding:10px 0; }
.checkout-onepage-success .cols-2-set .col-1 { width:40%; padding:0 0 0 30px; float:left; }
.checkout-onepage-success .cols-2-set .col-2 { width:48%; float:right; }
.checkout-onepage-success .cols-2-set .col-2 img {margin:20px 0 0 5px; }
.checkout-onepage-success .buttons-set { width: 377px; }
.checkout-onepage-success .order-number { display:block; font-size:30px; line-height:46px; }
.checkout-onepage-success .newsletter-subscriber { margin-top : 20px; }
.checkout-onepage-success .newsletter-subscriber p {font-size: 15px; color:#363636;line-height: 23px;margin:0 0 3px 0;}
.checkout-onepage-success .newsletter-subscriber .c_input-box { clear: both; padding: 0 0 16px; margin-bottom: 0; width: 380px;}
.checkout-onepage-success .newsletter-subscriber .c_input-box label { font-size: 14px; font-weight: bold; }
.checkout-onepage-success .newsletter-subscriber .c_input-box input { width: 325px; }
.checkout-onepage-success .newsletter-subscriber .subscriber-submit-bt-container { position: absolute; }
.checkout-onepage-success span span { font-size: 14px;color: #fff;font-weight: bold; }
.checkout-onepage-success .social-links { overflow: hidden; margin:28px 0 0;}
.checkout-onepage-success .social-links li{ float: left; margin:0 16px 0 0;}
.checkout-onepage-success .social-links a{ width:67px; height:67px; background: url('../images/m-sprite.png'); display: block;}
.checkout-onepage-success .social-links .vk a{background-position: 0 -1269px;}
.checkout-onepage-success .social-links .facebook a{background-position: -83px -1269px;}
.checkout-onepage-success .social-links .twitter a{background-position: -167px -1269px;}
.checkout-onepage-success .social-links .google a{background-position: -252px -1269px;}

.thank-you { text-align:left; font-size:36px; margin:0 0 15px 0;}
.button-set { margin:35px 0; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Invitation page ======================================================================= */
#invitationForm p.required { padding-bottom:20px; }


/* Compare popup ========================================================================= */
.catalog-product-compare-index tr.last a,
.catalog-product-compare-index tr.first a {  }
.catalog-product-compare-index tr.last p,
.catalog-product-compare-index tr.first p { margin:10px 0; }
.catalog-product-compare-index tr.first .product-name a {  }


/* Account Login/Create Pages ============================================================ */
.my-account { padding-bottom:40px; }
.my-account .fieldset h2.legend { margin:15px 0 15px 240px; text-align:left; font-size:18px; color:#777; }
.my-account .page-title { font-size:24px; margin:50px 0 18px; padding:0; }

.my-account .col2-set { }
.my-account .col2-set .col-1,
.my-account .col2-set .col-2 { width:49%; float:left; }
.my-account .col2-set .col-2 { float:right; }

.my-account .table-caption { padding:10px; }
.my-account .data-table { font-size:12px; }
.my-account .data-table th { line-height:24px; height:24px; }

.my-account .separator { color:#aaa; font-size:14px; }
.my-account .sub-title .separator,
.my-account .box-title .separator,
.my-account .table-caption .separator { display:none; }

.my-account .info-box { margin-bottom:20px; }
.my-account .sub-title a,
.my-account .table-caption a,
.my-account .info-box .box-title a { display:block; padding:3px 0; font-size:12px; }
.my-account .info-box .box-title { padding: 0 0 10px; border-bottom: dotted 1px #AAA; }

.my-account .pager { padding:10px 0; }
.my-account .pager .amount,
.my-account .pager .limiter { display:none; }
.my-account .price { font-family:Tahoma, Arial, Helvetica, sans-serif; font-style:normal; }

.welcome-msg .sub-title { text-align:left; }

.block-account { }

.account-login { position:relative; font-size:12px;  min-height:350px; margin-bottom:-20px; }

.login-only { }
.login-only .registered-users { float:none; margin:0 auto; }

.account-login .new-users,
.account-login .registered-users { width:381px; padding:30px 32px 30px; }
.account-login .registered-users p { margin-bottom:1.5em; }
.account-login .spacer { position:absolute; top:100%; left:447px; margin-top:-1px; width:16px; height:3px; font-size:0;   overflow:hidden; }
.account-login .fieldset { margin:0; }
.account-login .fieldset h2 { margin-bottom:.5em; }
.account-login .form-list label,
.account-login .form-list span.label { width:98px; }
.account-login p.required,
.account-login .btn-only { padding-left:113px; width:230px; text-align:right; }
.account-login .btn-only a { float:left; white-space:nowrap; }
.account-login .form-list input.input-text { width:224px; }
.account-login .form-list p { padding:0 0 0 110px; }

.account-create { }


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard { }
.dashboard .welcome-msg,
.dashboard .col2-set,
.dashboard .recent-orders { padding:0 0 20px; }
.dashboard #my-orders-table .separator { display:none; }

/* Block:Tags */
.dashboard .tags { padding:0 0 20px; }
.dashboard .tags p { display:inline; }
.dashboard .tags .product-name { margin:0 0 3px; font-size:11px;  }
.dashboard .tags li { margin:0 0 8px; }
.dashboard .tags .number { float:left; border:1px solid #ddd; text-align:center;  width:15px; margin-right:-20px; }
.dashboard .tags .details { margin-left:25px; }

/* Block:Reviews */
.dashboard .reviews { padding:0 0 20px; }
.dashboard .reviews .product-name { margin:0 0 3px; font-size:11px;  }
.dashboard .reviews p { float:left; margin-right:5px; }
.dashboard .reviews li { margin:0 0 5px; }
.dashboard .reviews .number { float:left; border:1px solid #ddd; text-align:center;  width:15px; margin-right:-20px; }
.dashboard .reviews .details { margin-left:25px; }

/********** Dashboard > */


/* Adress Book */
.addresses-list .box-content { font-size:12px; }
.addresses-list .col-2 li { padding:0 0 10px; }
.addresses-list .col-2 li .actions { border:1px solid #e4e4e4; padding:3px 9px 4px; float:left; }
.addresses-list .col-2 li address { padding:10px; clear:both; }

/* Order View */
.order-page { }
.sales-order-print .order-date,
.order-page .order-date { margin:0 0 10px;  font-size:14px; color:#777; }
.sales-order-print .order-info,
.order-page .order-info { margin:0 0 10px;  font-size:14px; }
.sales-order-print .delivery-info,
.order-page .delivery-info { margin:0 0 30px;  font-size:16px; color:#333; }
.order-page .col2-set { padding-bottom:20px; }
.order-details #my-orders-table td { font-size:12px; }
.sales-order-print .product-name,
.order-details #my-orders-table .product-name  { margin:0; font-size:14px; padding:0; font-size:12px; }
.sales-order-print td span,
.sales-order-print td { font-family:Arial, Verdana, Tahoma !important; font-size:14px !important; font-weight:400 !important; }
.sales-order-print .product-name { font-size:16px; }

.order-details .link-print { padding:0; }
.order-details .order-additional,
.order-details .data-table { margin-bottom:20px; }
.order-details .order-additional dt { font-weight:bold;  padding:0 0 5px; margin:0 0 5px; }
.order-details .order-additional dd { padding:10px; margin:0 0 10px; }

.order-details dl.gift-message { margin:0 20px; }
.order-details .gift-message dt { margin:1px 0; padding:2px 10px;  }
.order-details .gift-message dd { border:1px solid #c7c7c7;  padding:10px; margin:0 0 10px; white-space:pre-wrap; word-wrap:break-word }

.order-links { margin:0 0 10px; text-align:right; padding-bottom:5px;  text-align:right; }
.order-info { margin-bottom:5px; border-bottom:1px solid #c4c4c4; }
.order-info dt { padding:6px 20px 0 10px;  float:left; }
.order-info dd { float:left; }
.order-info ul { float:left; }
.order-info li { float:left; position:relative; z-index:2; margin-right:3px;   padding:0 0 0 17px; font-size:12px; }
.order-info li strong,
.order-info li a { text-decoration:none;  padding:0 17px 0 0;  float:left; }
.order-info li.current { margin-bottom:-1px;  font-weight:bold; z-index:3; border-bottom:0;  }
.order-info li.current strong { padding-bottom:1px; }
.order-info dt { font-weight:bold; }

/* Manage Newsletter Subscription */
.newsletter-manage-index .form-buttons .button { float:left; margin:0; }

/* Wishlist */
.my-wishlist textarea { width:99%; height:10em; }
.my-wishlist .truncated .truncated_full_value .item-options dl { margin-rigth:0; padding-right:12px; }
#wishlist-table .price-box { margin:3px 0; }
#wishlist-table button.btn-cart { margin:3px 0; }

/* Store credit */
.storecredit .account-balance { margin:0 0 20px; padding:0 0 10px; font-size:12px;  }
.storecredit .account-balance .price { font-weight:bold; }
.giftcard-redeem { padding-bottom:20px; }
.giftcard-redeem .input-box { margin-right:5px; }

/* Gift card */
.giftcardaccount { position:relative; z-index:1; padding-top:1px; }
.giftcard-status .messages,
.giftcardaccount .messages { margin-bottom:10px; }
.giftcardaccount p { margin:15px 0; font-size:12px; }
.giftcardaccount .fieldset { margin:0; }
.giftcardaccount .btn-only { margin:0 0 15px; }

/* Gift Card Status Check */
.giftcard-status .gift-card-info,
.giftcard-status p.error-msg,
.giftcardaccount #giftcard_balance_lookup .gift-card-info,
.giftcardaccount #giftcard_balance_lookup p.error-msg { margin:10px 0 20px; }
.gift-card-info { margin:10px 0; padding:10px 10px 5px; border:1px dashed #d9d9d9;  }
.gift-card-info p { font-size:12px; margin:0 0 5px; }
.gift-card-info .giftcard-number { font-weight:bold; }
.gift-card-info .form-list label { }
.gift-card-info .btn-only { padding-left:0; }

#gc-please-wait { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; -moz-opacity:0.8; opacity:0.8; }

/* Print Pages */
.page-print .print-head { }
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h2.h2 { margin:15px 0 10px; }
.page-print .col2-set { margin:10px 0 20px; }

/* 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; }

/* Tagged products */
.my-tag-edit { float:left; }
.my-tag-edit .btn-remove { float:right; margin:-3px 0 0 5px; position:relative; }
#my-tags-table .price-box { margin:5px 0; }
#my-tags-table .last { text-align:center; }
#my-tags-table .last p { margin:10px 0; }

/* Reward Points */
.my-rewards .box { margin:0 0 30px; }
.my-rewards .info-box .box-title { margin:10px 10px; }
.my-rewards .info-box .box-content { padding:0 10px 10px; }
.my-rewards p.error { display:inline;  }
.my-rewards dl { font-size:12px; }
.my-rewards dl dt { font-weight:bold; font-size:13px; margin-top:10px; }
.my-rewards dl dt span {  }
.my-rewards dl dd.last { margin:7px 0 0; }
.my-rewards .form-list label { width:auto; }
.my-rewards .form-list .control .input-box { position:static; margin:0 5px 0 0; }
.my-rewards .data-table small { display:block; font-size:1em;  }

/* Billing Agreements */
.billing-agreements .info-box { margin:15px 0; }
.billing-agreements .info-box p { margin:0 0 9px; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }

/* Gift Registry Functionality */
.btn-gift-registry { padding:3px 0 0 33px; text-align:left; }
.btn-gift-registry .input-box { margin:0 0 7px; }
.btn-gift-registry select { width:100%; }
.gift-registry-name { margin:3px 0 0; padding:0 0 0 20px;  }
/* Block:Gift Registry Search */
.sidebar .block-gr-search .form-alt .input-box { width:148px; margin:3px 0 0; padding:0; }
.sidebar .block-gr-search .form-alt input.input-text { width:142px; }
.sidebar .block-gr-search .form-alt select { width:148px; }
.block-gr-search p.note { margin:0 0 3px; text-align:right;  }
/* ======================================================================================= */


/* Footer ================================================================================ */
.form-subscribe { float:right; width:430px; height:120px; background:transparent url('../images/m-sprite.png') -29px -451px no-repeat; padding:20px; }
.form-subscribe .newsletter-header { display:block; margin:0 0 6px; font-size:20px; font-weight:400; }
.form-subscribe .newsletter_home-city { position:relative; float:left; margin-right:8px; }
.form-subscribe .newsletter_home-city input.input-text { margin-right:0; }
.form-subscribe .newsletter_home-city ul { border:1px solid #ccc; width:136px; border-radius:0 7px 7px 7px; -moz-border-radius:0 7px 7px 7px; -webkit-border-radius:0 7px 7px 7px; -o-border-radius:0 7px 7px 7px; width:308px; box-shadow:0px 1px 1px #ccc; -moz-box-shadow:0px 1px 1px #ccc; -webkit-box-shadow:0px 1px 1px #ccc; -o-box-shadow:0px 1px 1px #ccc; }
.form-subscribe .newsletter_home-city .loader-gif { position:absolute; right:8px; top:8px; }
.form-subscribe .newsletter_home-city .search-autocomplete { top:0 !important; }
.form-subscribe span.newsletter-privacy-link { border-bottom:dotted 1px #909090; }
.form-subscribe div.newsletter-privacy-link { margin-top:10px; }
.form-subscribe div.newsletter-privacy-link a { margin-top:10px; color:#909090; text-decoration:none; }
.form-subscribe div.newsletter-privacy-link a:hover { color:#ff7200; }
.form-subscribe .newsletter-desc { font-size:13px; color:#828282; margin-bottom:14px; }
.form-subscribe input.input-text { width:130px; display:inline-block; padding:0 4px; height:31px; border-top:solid 1px #666666; font-size:14px; line-height:31px; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; -o-box-shadow:none; margin-right:5px; }
.form-subscribe input#newsletter { width:152px; display:inline-block; }
.form-subscribe button.button { float:right; position:relative; top:-1px; }
.form-subscribe .validation-advice { width:180px; }
.form-subscribe .v-fix { text-align:left; padding-right:5px; }
.form-subscribe a {  }

.footer-container { text-align:left; background:#029605 url('../images/v-sprite.png') 0 -1030px repeat-x; padding:22px 0; }
.footer-before-container { margin:0 0 3px; text-align:center; }
.footer a { color:#ffffff; font-size:12px; }
.footer a:hover { color:#8ff191; }
.footer-links { float:left; width:70%; margin-right:5%; position:relative; }
.footer-links-col { width:20%; margin-right:4.5%; float:left; }
.footer-links .footer-links-header { font-weight:bold; color:#49dc4c; font-size:13px; line-height:18px; margin-bottom:14px; }
.footer-links ul { display:block; float:left; margin:0; padding:0; }
.footer-links ul li { display:block; vertical-align:top; padding:0 0 9px; }
.footer .copyright-company { width:180px; margin-top:10px; color:#eee; font-size:9px; }
.footer .copyright-company a { color:#CCEACD; }
.footer .copyright-company span { text-decoration:underline; }

.footer-right { float:right; width:21.8%; padding-left:3%; color:#cceacd; }
.footer-right .phone-label { color:#fff; font-size:12px; }
.footer-right .phone { color:#fff; font-size:26px; line-height:18px; margin:7px 0 8px; }
.footer-right .phone .icon { background:transparent url('../images/m-sprite.png') -11px -190px no-repeat; width:14px; height:20px; display:inline-block; float:left; margin-right:5px; }

.footer-right .phone-note { color:#3abf3d; font-size:9px; width:170px; margin-bottom:10px; }
.footer .separator { float:right; width:1px; height:230px; background:transparent url('../images/m-sprite.png') 0 -190px no-repeat; }

.footer-center { text-align: center; color:#cceacd; }

.footer-socials { margin-top:20px; }
.footer-social-icons { height:32px; }
.footer-socials-label { margin-bottom:7px; }
.footer-socials li { float:left; width:32px; height:32px; margin-right:6px; }
.footer-socials a { width:32px; height:32px; float:left;  }
.footer-socials a.vk { background-position:-156px -186px; }
.footer-socials a.twitter { background-position:-192px -186px; }
.footer-socials a.youtube { background-position:-228px -186px; }
.footer-socials a.newsletter { background-position:-264px -186px; }
.footer-socials a.gplus {background: none; text-indent:0; }
.footer-socials a.googleplus {background: url('http://ssl.gstatic.com/images/icons/gplus-32.png');}

.googlebutton-background {height: 20px; width: 227px; padding: 6px 0 1px 5px; margin: 10px 0 0 -4px;}

address.copyright { clear:both; margin-top:80px; font-style:normal; cursor:pointer;}
.footer-center address.copyright { margin:0; padding: 20px 0; }
.footer .switcher-store { float:right; width:184px;  padding-top:21px; }
.footer .switcher-store label { display:none; }
.footer .switcher-store select { padding:0; margin-bottom:1px; }
.footer .switcher-store ul { float:none; width:auto; padding-left:0; margin-left:0; }
.footer .switcher-store ul .current { display:none; }
/* ======================================================================================= */


/* Some sample data cms styles ================================================================================ */
.cms-no-route .col-main { padding:50px 0; }
.cms-no-route .col-main ul { padding-left:0; width:570px; }
.cms-no-route .col-main ul li { padding:0 0 10px 0; }
.page-head-alt { }
.page-head,
.page-head-alt { margin-bottom:20px; }
.col-main .page-head,
.col-main .page-head-alt { margin:0 -20px 20px; }
.page-head-alt .link-rss { float:right; margin-top:8px; }
.page-head h2,
.page-head h3,
.page-head-alt h3,
.page-head-alt h2 { font:normal 22px/27px Arial, Helvetica, sans-serif;  }


/* Restricted ================================================================================ */
.restriction-index-stub .page { width:652px; padding-bottom:3px; }
.restriction-index-stub .main { margin-top:100px; min-height:0; height:auto !important; padding:13px; text-align:center; margin-bottom:0; }
.restriction-index-stub .col-main {  height:auto !important; min-height:230px; height:230px; font-size:16px;  padding:170px 60px 40px; }
.restriction-index-stub .page-title { margin:0 0 15px !important; padding:0 !important; border:0 !important;  }
.restriction-index-stub .col-main h1,
.restriction-index-stub .col-main h2 { font:italic 35px Georgia, "Times New Roman", Times, serif;  }
.restriction-index-stub .header-container,
.restriction-index-stub .footer-container { display:none; }
.restriction-index-stub .copyright { padding:15px 0 0; margin:0; }


/* Old private sales index ================================================================================ */
.private-sales-index { margin:110px 0 60px; padding:40px 0; }
.private-sales-index .box { border:1px solid #e2ded0;  padding:50px 13px 0; width:657px; margin:0 auto; }
.private-sales-index .box .content { padding:0 60px 70px;  font-size:14px; }
.private-sales-index .box .content p { text-align:center; }
.private-sales-index .box .content a {  }
.private-sales-index .box .content h1 { padding:60px 0 5px; font-size:29px; font-weight:normal;  }
.private-sales-index .box .content .description { margin:40px auto 0; width:433px; padding:30px 50px 30px; font:normal 20px Georgia, "Times New Roman", Times, serif;   }

.col1-layout .private-sales-index { margin:0 -20px -31px; height:auto !important; height:350px; min-height:350px; }

/* Private sales index ================================================================================
.private-sales-index { padding-top:90px; }
.private-sales-index .box { }
.private-sales-index .box .content { }
.private-sales-index .box .content p { padding-top:475px; text-align:center;  font-size:18px; }
.private-sales-index .box .content a {  }
.private-sales-index .box .content h1 { display:none; }
.private-sales-index .box .content .description { display:none; }

.col1-layout .private-sales-index { margin:0 -20px -31px;  padding-top:20px; height:auto !important; height:550px; min-height:550px; } */

/* Private sales demo ==================================================================== */
.cms-private-sales-home { }
.private-sales-demo { padding-top:90px; }
.private-sales-demo h1 { display:none; }
.private-sales-demo p { padding-top:475px; text-align:center;  font-size:18px; }
.private-sales-demo a {  }

.col1-layout .private-sales-demo { margin:0 -20px -31px;  padding-top:20px; height:auto !important; height:550px; min-height:550px; }

/*for FireFox*/
    button::-moz-focus-inner {
      border: 0;
    }
    input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
    {
        border : 0px;
    }
/*for IE8 */
    input[type="submit"]:focus, input[type="button"]:focus
    {
        outline : none;
    }


/* CMS PAGES STYLES */
.cms-page-view .col-main {width:680px; padding:30px 20px 30px 20px;}
.cms-page-view .col-main h1 {color:#666; margin:0; font:bold 32px/48px Arial,Helvetica,sans-serif;}
.cms-page-view .text-list_all {list-style:circle; margin-left:5px;}
.cms-page-view .cms-link {color:#3c3;}
.cms-page-view h6 {margin:10px 0 20px; color:#3c3; font:bold 21px/25px Arial,Helvetica,sans-serif;}
.cms-page-view .mini {color:#999; font-size:13px !important;}
.cms-page-view .col-main p {font-size:16px; line-height:24px;}
.sidebar .active {display:inline-block; padding:4px 7px; margin-left:-3px; background:#3c3; color:#fff; text-decoration:none; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}


/* CMS Shops */
.cms-shops .main {width:auto !important;}
.cms-shops .col-main {width:100%; padding:0px; position:relative;}
.cms-shops .col-main .std {padding:0;}
.map_canvas {z-index:1;}
.select-cities {position:absolute; left:217px; top:35px; display:block; width:510px; padding:20px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; z-index:2; background:url(../images/1pxbg08.png) 0 0 repeat;}
.select-cities h6 {font-size:21px; color:#3C3; margin:10px 0px 20px;}

.select-cities .select-cities-item {float:left; display:block; width:150px; padding:5px; margin-right:10px; font:bold 16px Arial,Helvetica,sans-serif; text-decoration:none; color:#fff; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; cursor:pointer;}
.select-stores .select-stores-item { display:block; padding:5px; border-bottom:1px solid #444; font:16px Arial,Helvetica,sans-serif; text-decoration:none; color:#fff; cursor:pointer;}
.select-cities .select-cities-item:hover,
.select-stores .select-stores-item:hover {background-color:#fff; color:#000;}

.select-stores.city-chosen {top:105px;}
.select-stores .select-stores-item .store-name {float:left; width:55%; font-weight:bold;}
.select-stores .select-stores-item .store-phone {float:right; width:40%;}
.select-stores .select-stores-item p {display:inline;}

.select-stores {position:absolute; left:217px; top:200px; width:540px;}
.store-info {position:absolute; left:217px; bottom:15px; display:block; width:200px; padding:10px 20px 10px; font-size:13px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; z-index:2; background:url(../images/1pxbg08.png) 0 0 repeat; color:#fff; }
.cms-shops .col-main .store-info p {margin:0;font-size:13px; line-height:16px;}
.store-info #store-info {/*padding-top:10px;*/}
.store-info .store-info-link {font-weight:bold; text-decoration:none; color:#fff; border-bottom:1px dashed #fff; cursor:pointer;}
.store-info .store-info-link:hover {text-decoration:none;}

.city {top:45px !important; left:17px; width:220px; padding:10px 20px 10px 20px; color:#fff; font-weight:normal; font-size:21px; cursor:pointer;}
.city a {color:#fff; font-weight:normal; font-size:21px; text-decoration:none;}

.store {top:49px !important; left:-17px; width:420px; padding:5px 20px 7px 20px; color:#fff; font-weight:normal; font-size:21px; cursor:pointer;}
.store a {color:#fff; font-weight:normal; font-size:16px; text-decoration:none;}
.store a p {display:inline;}

.city .close-button,
.store .close-button {float:right; display:block; width:18px; height:18px; overflow:hidden; margin-top:5px; background:url(../images/sprite_cms.png) 0 0 no-repeat;}
.city:hover .close-button,
.store:hover .close-button {color:orange; background:url(../images/sprite_cms.png) 0 -19px no-repeat; }

/* CMS Gift Cards */
.cms-gift-card h1 {height:80px;}
.gift_content { color: #444; font-size: 14px; line-height: 17px;}
.gift_title {color: #1E9C1E; font-size: 15px; line-height: 18px; font-weight: bold; margin-bottom:10px; text-align:left;}
.gift_content a.mailto {text-decoration:none; color:#444;}
.gift_content a.mailto:hover {text-decoration:underline;}
.gift_content .inf { color: #B1B1B1; font-size: 11px; line-height: 14px; margin: 50px 0 20px;}
.gift_content .inf a {color: #B1B1B1;}

ul.slash_ul {list-style:none; padding:0;}
ul.slash_ul li {padding: 6px 0 7px 20px; position:relative;}
ul.slash_ul li .slash {position:absolute; top:14px; left:0; display: block; width:15px; height:1px; background: url(../images/sprite_cms.png) -20px -2px no-repeat; text-indent:-5000px;}
.rounded_gray_block {background: none repeat scroll 0 0 #EEE; border-radius: 10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; margin: 1px 0; overflow: hidden; padding: 10px 15px 0; text-align: left;}
.download_pre {position:relative; color: #3C3; text-decoration: underline; padding-left: 20px;}
.download_pre .ico {position:absolute; left:0; top:0; display:block; width:15px; height:14px; overflow:hidden; background:url(../images/sprite_cms.png) -20px -6px no-repeat; text-indent:-5000px;}

.know_more_card { background-color: #D9F9D9; padding: 20px; color: #778477; font-size: 11px; line-height: 14px;}
.know_more_card .gift-block {position:relative;}
.know_more_card label {display:block; margin-bottom:5px;}
.know_more_card .input-text {height:auto; border: 1px solid #9C9C9C; color: #222; font-size: 18px; line-height: 22px; padding: 6px 5px 2px; width: 50px;}
.know_more_card .error_txt {position:absolute; left:0; bottom:-15px; color: #E46D04; font-size: 9px; line-height: 11px;}
#captcha_img { height: 32px; width: 62px;}
.get_information_button { background: url(../images/sprite_cms.png) 0 -39px no-repeat; width: 203px; height: 35px; margin:-2px 0 0 15px;display:inline-block; cursor:pointer; vertical-align: top;}

.info-know-more-card {position:relative;}
#loader {position:relative; display:block; height:100px; background:url(../images/ajax-loader-check-card.gif) 50% 50% no-repeat;}
#loader span {font-size:11px; color:#b1b1b1; position:absolute; left:42%; top:70%;}
.info-know-more-card .close_btn {position:absolute; top:0; right:0; display:block; text-decoration:none; color: #778477; font-size: 11px; line-height: 14px; cursor: pointer;}
.info-know-more-card .close_btn .word { border-bottom:1px dotted #778477;}
.info-know-more-card .close_btn:hover .word {border-bottom:1px dotted #D9F9D9;}
.info-know-more-card .close_btn .ico {border-bottom:1px dotted #D9F9D9; display:inline-block; margin:0 0 0 5px; width:9px;height:9px; overflow:hidden; background:url(../images/sprite_cms.png) 0 -76px no-repeat; vertical-align:middle;}

.info-know-more-card .card-overall {width:357px; margin:0 0 15px 0;}
.info-know-more-card .card-overall td {border:0px none; padding:0;}
.info-know-more-card .card-overall td * {margin:0; padding:0;}

.info-know-more-card .card-details {background-color:#fff; width:100%;}
.info-know-more-card .card-details thead td {color: #7E7E7E;}
.info-know-more-card .card-details td {vertical-align: middle; font-size: 11px; color:#373737; line-height: 14px; padding: 13px 15px; border:solid #D9D9D9; border-width:0 1px 0 0;}
.info-know-more-card .card-details td.last {border:0px none;}
.info-know-more-card .card-details .odd td {background-color:#F3F7F3;}

.info-know-more-card .txt { color: black; font-size: 18px; line-height: 21px;}

/* CMS Extended service */
.cms-expanded-service h1 {height:80px;}
.cms-expanded-service h2 {color:#666; font: 19px/23px Arial,Helvetica,sans-serif; text-align:left; margin:0;}
.cms-expanded-service h6 {margin:10px 0 20px; color:#3c3; font:bold 21px/25px Arial,Helvetica,sans-serif;}
.cms-expanded-service .rounded_gray_block.special {padding:15px 5px; }
.cms-expanded-service .about {margin:0; color: #3C3; font:bold 13px/19px Arial,Helvetica,sans-serif;}
.extended-container {margin-top:42px; font-size:13px;}
.extended-container .set-demand-header {margin:0 0 10px 25px !important; height:auto !important;}
.extended-container .rounded_gray_block {padding:20px 20px 10px; color:#000; }
.extended-container .rounded_gray_block p {font:13px/16px Arial,Helvetica,sans-serif;}
.extended-container .text-list_all li {margin:3px 0; font-size:16px; color:#444;}
.extended-container .faq {margin-bottom:25px;}
.extended-container .faq p {margin-bottom:5px; }
.extended-container .faq a {color:#3c3; font-size:13px; cursor:pointer; }
.extended-container .faq .faq-answer {padding-bottom:13px; color:#999;}

.extended-container .demand-tabs {list-style:none; padding:0; margin-bottom:30px;}
.demand-tabs-item {padding:30px 0 0 20px; position:relative; clear:both;}
.demand-tabs-item .tab-ico {position:absolute; left:10px; top:38px; display:block; width:5px; height:5px; overflow:hidden; background:url(../images/sprite_cms.png) 0 -86px; no-repeat;}
.demand-tabs-item.active .tab-ico {background:url(../images/sprite_cms.png) 0 -91px no-repeat;}
.demand-tabs-item .big-tab-header { text-decoration:none; font-size:18px; line-height:21px; color:#3c3; border-bottom: 1px dotted #3C3;}
.demand-tabs-item .big-tab-header:hover {border-bottom: 1px dotted #fff; }
.demand-tabs-item.active .big-tab-header {color:#666;}
.demand-tabs-item ul {list-style:none; padding:0;}

.demand-tabs-item div.fireselect-container {margin-top:7px;}
.demand-tabs-item div.fireselect-container ul { list-style:none;}
.demand-tabs-item div.fireselect-container ul li { margin:0; }

/*.demand-tabs-item .big-tab-contents,
.demand-tabs-item .small-tab-contents {padding-top:15px;}*/

.demand-tabs-item .form-list {padding:15px 0 0 0; list-style:none;}
.demand-tabs-item .form-list li {margin-bottom:20px;}
.demand-tabs-item .form-list label {text-align:left; width: 200px; padding: 8px 0 0; margin: 0 45px 0 0; display: block; float: left; color: #666; font-size: 13px; line-height: 16px;}
.demand-tabs-item .form-list .input-box { width:350px; }
.demand-tabs-item .form-list .input-text { border: 1px solid #9C9C9C; font-size: 14px; line-height: 17px; height:auto; color: #000; font-weight: bold; font-family: Arial; padding: 7px; width: 319px; }
.demand-tabs-item .form-list .input-text:focus,
.demand-tabs-item .form-list textarea:focus { border: 1px solid #3c3;}
.demand-tabs-item .form-list textarea.input-text {width:320px;height: 79px; resize:none;}
.demand-tabs-item .form-list .input-bottom-comment { font-style:italic; font-size:11px; line-height:14px; color:#666; }
.demand-tabs-item .form-list .input-box.setup label {float:left; width:auto; margin:0; font-size:14px;}
.demand-tabs-item .form-list .input-box.setup input {float:left; margin:10px 7px 0 0;}

.demand-tabs-item .form-list .stuff-info {margin:5px 0 0 245px; font-weight:bold; font-size:14px; color:#666;}
.demand-tabs-item .buttons-set {margin:10px 0 0 0; padding:10px 0; background-color: #D9F9D9;}
.demand-tabs-item .form-submit-btn {display:block; width:280px; height:43px; overflow:hidden; margin:0 auto; font-size:16px; background:url(../images/sprite_cms.png) 0 -98px no-repeat; border:0px none; color:#fff; cursor:pointer;}
.demand-tabs-item .validation-advice {color:#EC3D00; font-size:11px;}
.demand-tabs-item .buttons-set.message {background:#fcf99c; color:#666; padding:15px 15px 5px;}
.demand-tabs-item .buttons-set.message p {font-size:14px; line-height:20px;}

.demand-tabs-item .small-tabs-menu {margin:15px 0 0 0;}
.demand-tabs-item .small-tab-header {display:block; float:left; position:relative; z-index: 1; color: #3C3; font-size: 12px; line-height: 15px; padding: 5px 8px; cursor: pointer; margin: 0 6px 0 12px; text-decoration:none;}
.demand-tabs-item .small-tab-header.active {background-color:#3c3;}
.demand-tabs-item .small-tab-header .sthc { border-bottom: 1px dotted #3C3;}
.demand-tabs-item .small-tab-header .sthc.white { color:#fff;}
.demand-tabs-item .small-tab-header .corner {display:block; width:5px; height:5px; position:absolute; overflow:hidden;}
.demand-tabs-item .small-tab-header .corner.lt {left:0; top:0; background:url(../images/sprite_cms.png) -20px -76px no-repeat;}
.demand-tabs-item .small-tab-header .corner.rt {right:0; top:0; background:url(../images/sprite_cms.png) -25px -76px no-repeat;}
.demand-tabs-item .small-tab-header .corner.lb {left:0; bottom:0; background:url(../images/sprite_cms.png) -20px -81px no-repeat;}
.demand-tabs-item .small-tab-header .corner.rb {right:0; bottom:0; background:url(../images/sprite_cms.png) -25px -81px no-repeat;}

/* CMS FAQ */
.faq-content {width:680px; padding:30px 20px 5px 20px;}
.faq-content p {font-size:16px; line-height:24px; color:#444;}
.faq-content h1 {margin:0 0 5px 0; color:#666; font:bold 32px/48px Arial,Helvetica,sans-serif;}
.faq-content .about {margin-bottom:20px; }
.faq-content .according {margin-bottom:20px; }
.faq-content .accord {font-style:italic;}
.faq-content a.popular-item {font-size:16px; line-height:24px; color:#3c3;}
.faq-content .pop-item-answer {padding-bottom:15px;}
.faq-content .popular-faq {margin-bottom:60px;}
.faq-content .popular-faq ul {margin-left:10px; list-style:circle; list-style-position:inside;}
.faq-content .popular-faq ul li {font-size:16px; line-height:18px; color:#444;}
.faq-content table {width:100%;  }
.faq-content table td {border:1px solid #eee; padding:5px; vertical-align: middle; font-size:13px;}

.question-form-block {width:640px; padding:20px; position:relative;}
.question-form-block.dark-green {margin:0 0 15px 0; background:#1d991d url(../images/wq_addquestion_box.png) 0 0 repeat-x; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.add-q-header {margin-bottom:15px; color:#fff; font:bold 20px/23px Arial, Helvetica, sans-serif;}
.question-form-block .input-box {margin-bottom:15px;}
.question-form-block .inp-wr {float:left; margin-right:10px;}
.question-form-block label {display:block; color:#fff; margin-bottom:5px; font-size:12px;}
.question-form-block .w-input {display:block; height:16px !important; overflow:hidden; padding:7px 6px 2px; color:#333; font-size:13px; line-height:15px; border:0px none; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;}
.question-form-block .w-input.not-filled {color:#c4c1c1; font-style:italic;}
.question-form-block .w-input-name { background:url(../images/sprite_cms.png) -1px -146px no-repeat; width:94px;}
.question-form-block .w-input-name.validation-failed {border:0px none !important; background:url(../images/sprite_cms.png) -1px -171px no-repeat;}
.question-form-block .w-input-email { background:url(../images/sprite_cms.png) 0 -199px no-repeat; width: 152px;}
.question-form-block .w-input-email.validation-failed {border:0px none !important; background:url(../images/sprite_cms.png) 0 -224px no-repeat;}
.question-form-block .w-input-textarea { height:88px; padding:7px; resize:none; background:#fff url(../images/w_textarea.png) 0 0 repeat-x; border-left: 1px solid #E1E1E1; border-right: 1px solid #E1E1E1; border-bottom: 1px solid #E1E1E1; border-top: 1px solid #B8B8B8;}
.question-form-block .w-captcha-input {width: 43px; padding: 9px 6px 4px; background:url(../images/sprite_cms.png) 0 -252px no-repeat;}
.question-form-block .w-captcha-input.validation-failed {background:url(../images/sprite_cms.png) 0 -281px no-repeat; border:0px none !important;}
.question-form-block .cartcha-labels {margin-bottom:3px;}
.question-form-block .cartcha-labels .captcha-reflow { color:#3c3;}
.question-form-block .cartcha-labels label {display:inline;}
.question-form-block.dark-green .w-input-textarea {width:624px;}
.question-form-block.light-green .w-input-textarea {width:624px;}
.question-form-block .w-input-textarea.validation-failed { border-width:1px !important;}
.question-form-block .form-submit-btn {display:block; height:33px; margin-left:15px; cursor:pointer; border:0px;}
.question-form-block.dark-green .form-submit-btn {width:142px; background:url(../images/sprite_cms.png) -167px -141px;}
.question-form-block.dark-green .form-submit-btn:hover { background:url(../images/sprite_cms.png) -167px -174px;}
.question-form-block .validation-advice {color: #EC3D00; font-size: 11px;}
.question-form-block .formresponse {position:absolute; bottom:20px; left:20px; margin: 14px 0 0; padding:10px 8px; max-width:275px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; border-radius:3px; }
.question-form-block .responseQuest {color:#fff; background-color:#177d17;}
.question-form-block .responseAnsw {color:#666; background-color:#adc9ad;}
.question-form-block .captcha-container {float:left; margin-right:3px;width:86px;height:29px; background-color:#fff;}

.faq-message {padding:19px 0; position:relative;}
.faq-message.level1 { border-top: 1px solid #E9E9E9;}
.faq-message.level1.first { border-top: 0px none;}
.faq-message.admin {padding-left:20px; background-color:#D9F9D9; margin-bottom:19px;}
.faq-message .avatar {float:left; display:block; width:48px; height:48px; margin-right:12px;}
.faq-message .avatar.user {background:url(../images/sprite_cms.png) -210px 0;}
.faq-message .avatar.admin {background:url(../images/comfy_avatar.png) 0 0;}
.faq-mes-cont {float:left;}
.faq-mes-cont .user-info {font-size:12px; margin-bottom:2px; color:#888;}
.faq-mes-cont .name {color:#666; margin-right:5px;}
.faq-mes-cont .message {margin-bottom:2px; color:#333; font-size:13px; line-height:18px;}
.faq-message .form-link {margin-left:60px; font-size:13px; color:#3c3;}
.faq-message .question-form-block {width:auto;}
.faq-message.admin .admin-corner {position:absolute; left:0; top:-11px; display:block; width:9px; height:11px; overflow:hidden; background:url(../images/sprite_cms.png) -20px -26px no-repeat;}
.question-form-block.light-green {position:relative; margin:-8px 0 22px 0; background-color:#d9f9d9; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px; }
.question-form-block.light-green .close-btn {position:absolute; right:8px; top:8px; display:block; width:8px; height:8px; background:url(../images/sprite_cms.png) -9px -76px no-repeat; overflow:hidden;}
.question-form-block.light-green .close-btn:hover {background:url(../images/sprite_cms.png) -9px -85px no-repeat; }
.question-form-block.light-green label {color:#666;}
.question-form-block.light-green .form-submit-btn {width:112px; margin:-3px 0 0 15px; background:url(../images/sprite_cms.png) -167px -208px;}
.question-form-block.light-green .form-submit-btn:hover {background:url(../images/sprite_cms.png) -167px -241px;}
#lightbox_faq-success {width:320px; padding-top:20px;}

/* CMS CREDIT */
.cms-credit h1 { margin: 10px 0 30px 0; float: left; line-height: 30px !important; width: 250px; font:bold 28px Arial,Helvetica,sans-serif;}
.cms-credit input {-moz-box-shadow:none; -webkit-box-shadow:none; -o-box-shadow:none; box-shadow:none;}
.cms-credit .calculator_left_column {padding-right: 30px; float: left; width: 395px; font-size: 14px;}
.cms-credit .calculator_right_column {float:left; padding-top:90px; width:255px; /*width:280px;*/}
.cms-credit .about {color:#3c3; font-weight:bold; font-size:16px; margin-bottom:10px;}
.calculator_right_column .form-list {padding:0; list-style:none;}
.calculator_right_column .form-list li {margin-bottom:10px;}
.calculator_right_column .form-list li.last {margin-bottom:10px;}
.calculator_right_column .form-list label {float:left; width:92px; height:auto; color:#fff; padding:4px 0 0 0; margin:0; font-size:13px; text-align:left;}
.calculator_right_column .form-list select {float:left; width:145px; margin:3px 0 0 0;}
.calculator_right_column .form-list .fireselect-container {width:115px; margin-top:4px;}
.calculator_right_column .form-list .fireselect-container .dropdown-link {line-height:14px;}
.calculator_right_column div.fireselect-container ul { list-style:none; }
.calculator_right_column .form-list .fireselect-container li {white-space:nowrap; margin:0; line-height:14px;}
/*.calculator_right_column .form-list .input-price {width:80px; border:0px none; font-size: 13px; line-height: 17px; height: auto; color: #000; padding:4px 4px;}*/
.calculator_right_column .form-list .input-price {border:0px none; width:110px; height:17px; padding:5px; background:url(../images/sprite_cms.png) -60px -282px no-repeat; overflow:hidden; font-size: 13px; line-height: 17px; color: #000; }
.calculator_right_column .form-list .input-price.validation-failed {border:0px none !important;}
.calculator_right_column .form-list .currency {margin-left:5px; color:#fff; font-size:13px; line-height:27px;}
.calculator_right_column .submit-btn {display:block; overflow:hidden; border:0px none; margin-top:10px; height:33px; width:240px; background:url(../images/sprite_cms.png) 0 -320px no-repeat;}
.calculator_right_column .submit-btn:hover {background:url(../images/sprite_cms.png) 0 -354px no-repeat; cursor:pointer; }
.calculator_right_column .error-message {padding:15px; margin-top:15px; color:#F35B1A; background-color:#fff; font-size: 11px; line-height: 16px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px;}
.calculator_right_column .calc-table {margin-top:15px;background-color:#fff; font-size: 11px; line-height: 16px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px;}
.calc_bg {position:relative; background:#29ca18 url(../images/cal_bg_b.png) 0 bottom no-repeat; padding:15px 20px; width:240px; font-family:Arial; /*-moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px;*/}
.calc_title{font-size:17px; line-height:20px; font-weight:bold;color:#fff;text-align:center;}
.calc_hr{ background:url('../images/sprite_cms.png') 0 -315px no-repeat; width:240px;height:2px; margin:7px 0;}
.calc_line{padding:9px 15px; color:#373737;font-size:12px; line-height:15px; height: 15px;}
.calc_even{background-color:#d2ffd2;}
.calc_bg .corner {display:block; width:5px; height:5px; position:absolute; overflow:hidden; background:url(../images/sprite_cms.png);}
.calc_bg .corner.lt {left:0; top:0; background-position: -50px -76px;}
.calc_bg .corner.rt {right:0; top:0; background-position: -55px -76px;}
.calc_bg .corner.lb {left:0; bottom:0; background-position:-50px -81px;}
.calc_bg .corner.rb {right:0; bottom:0; background-position: -55px -81px;}
.calc_bg .white-block {position:relative;}
.calc_bg .white-block .corner.lt {left:0; top:0; background-position:-35px -76px;}
.calc_bg .white-block .corner.rt {right:0; top:0; background-position: -40px -76px;}
.calc_bg .white-block .corner.lb {left:0; bottom:0; background-position: -35px -81px;}
.calc_bg .white-block .corner.rb {right:0; bottom:0;background-position: -40px -81px;}
.calc_bg .validation-advice {width:135px; font-size:11px;}

/* CMS Comfy Club */
.cms-comfy-club .col-main * {font-size:16px;}
.cms-comfy-club .col-main p {line-height:21px;}
.cms-comfy-club .col-main h1 {margin:0;}
.cms-comfy-club .about {color:#444; margin-bottom: 40px; }
.cms-comfy-club .participate strong {}
.cms-comfy-club .participate .text-list_all {margin-bottom:45px; }
.cms-comfy-club .participate .text-list_all li { margin:5px 0;}
.cms-comfy-club .how-it-works {margin:40px 0 0 0;}
.cms-comfy-club .discounts-table {margin-bottom:50px;}
.cms-comfy-club .discounts-table table {color:#fff; margin-bottom:0;}
.cms-comfy-club .discounts-table table td {text-align:center;}
.cms-comfy-club .download {color:#3c3;}
.cms-comfy-club .participant-form {margin:30px 0 20px 0; padding:15px; background-color:#eee; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; border-radius:10px;}
.cms-comfy-club .participant-form h6 {margin-top:5px;}
.cms-comfy-club .participant-form .comfyclub-form-container {padding-top:20px;}
.cms-comfy-club .participant-form .form-list {border-collapse:collapse; margin:0; padding:0;}
.cms-comfy-club .participant-form .form-list td { border:0px none; padding:5px; vertical-align:middle;}
.cms-comfy-club .participant-form .form-list td.label-here {width:94px; padding:5px;}
.cms-comfy-club .participant-form .form-list label{width:94px; padding:0; color:#666; font-size:14px; text-align:left; height:auto;}
.cms-comfy-club .participant-form .form-list .input-text {float:none; height:16px; font-size:13px !important; line-height:16px; border: 1px solid #CCC; padding: 5px; width: 300px;}
.cms-comfy-club .participant-form .form-list .input-bottom-comment {padding-top:3px; color:#444;font-size:10px !important; line-height:16px; }
.cms-comfy-club .participant-form .form-list label.input-bottom-comment {width:250px;}
.cms-comfy-club .participant-form .form-list select {margin-top:0px; width:312px; font-size:13px; padding:4px;}
.cms-comfy-club .participant-form .form-list .fireselect-container {margin-top:-10px;}
.cms-comfy-club .participant-form .form-list .rss input {margin:5px 10px 0 0;}
.cms-comfy-club .participant-form .form-list .validation-advice {font-size:11px; color:#EC3D00;}
.cms-comfy-club h4 {color:#999; margin-bottom:5px; font-size:26px !important; font-weight:normal;}
.cms-comfy-club .participant-form .btn-form-submit {margin-top:15px; border:1px solid #1f7a1f; padding:3px 20px; background-color:#31c431; color:#d5f1d5; font-weight:bold; cursor:pointer;}
.cms-comfy-club .participant-form .btn-form-submit:hover {background-color:#2eb72e; color:#fff;}
.cms-comfy-club .participant-form .form-submit-loader {width:120px; height:28px; background:url(../images/l-wh-bl-small.gif) center center no-repeat;}
.cms-comfy-club .participant-form .message { margin:15px 0 0 15px; padding:6px 15px; font-size:13px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px;}
.cms-comfy-club .participant-form .message.success {background-color:#D9F9D9; margin:0;}
.cms-comfy-club .participant-form .message.error {background-color:#ff6600;}
.cms-comfy-club .oggetto-lightbox {padding-top:20px;}
.cms-comfy-club .gallery-item {cursor:pointer;}
.cms-comfy-club .oggetto-lightbox img {cursor:pointer;}


/* CMS Contact */
.cms-contact .col-main * {font-size:16px; line-height:21px;}
.cms-contact .text-list_all {margin:40px 0;}
.cms-contact .feedback-block {margin:0 0 40px 0;}
.cms-contact .feedback-form-container {padding:20px; background-color:#eee; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; border-radius:10px;}
.cms-contact .form-list {list-style:none;}
.cms-contact .form-list label {text-align:left; width:150px; font-size:14px; color:#666;}
.cms-contact .form-list .input-text {float:none; height:16px; font-size:13px !important; line-height:16px; border: 1px solid #CCC; padding: 5px; width: 300px;}
.cms-contact .form-list .validation-advice {color: #EC3D00; font-size: 11px; width:300px;}
.cms-contact .form-list .textarea {padding:5px; width:300px; height:150px; font-size:13px;}
.cms-contact .form-list select {width:312px; margin-top:5px; padding:4px; font-size:13px;}
.cms-contact .feedback-form-container .btn-form-submit {margin:15px 35px 0 0; border:1px solid #1f7a1f; padding:3px 20px; background-color:#31c431; color:#d5f1d5; font-weight:bold; cursor:pointer;}
.cms-contact .feedback-form-container .btn-form-submit:hover {background-color:#2eb72e; color:#fff;}
.cms-contact .feedback-form-container .checkbox {margin:12px 10px 0 0;}
.cms-contact .feedback-form-container .cbk-container {padding-top:10px;}

/* CMS QR codes */
.cms-qr-codes .col-main * {font-size:16px; line-height:24px;}
.cms-qr-codes .col-main h1 {height:80px;}
.cms-qr-codes .about {color:#000; margin-bottom:24px;}
.cms-qr-codes .qr-usage-left {float:left; width:460px;}
.cms-qr-codes h3 {margin:0; color:#3c3; font-weight:bold;}
.cms-qr-codes .qr-usage-right {float:right; position:relative;}
.cms-qr-codes .qr-usage-right .text {position:absolute; left:0; bottom:25px; font-size:12px; line-height:15px; color:#555; text-align:center;}
.cms-qr-codes .qrcode_accord {list-style:none; padding:0; margin:0;}
.cms-qr-codes .qrcode_accord .qrc_li { margin: 0;position: relative;z-index: 1;border-bottom: 1px solid #E0E0E0;font-size:16px;line-height: 19px !important;padding: 15px 0 15px 75px;}
.cms-qr-codes .qrcode_accord .qrc_li .ico { display:block; width:74px; height:44px; overflow:hidden; position:absolute; left:0; top:5px; text-indent:-5000px;}
.cms-qr-codes .qrcode_accord .qrc_li.android .ico { background:url(../images/sprite_cms.png) 0 -390px no-repeat;}
.cms-qr-codes .qrcode_accord .qrc_li.ios .ico { background:url(../images/sprite_cms.png) -79px -390px no-repeat;}
.cms-qr-codes .qrcode_accord .qrc_li.bada .ico { background:url(../images/sprite_cms.png) -160px -390px no-repeat;}
.cms-qr-codes .qrcode_accord .qrc_li.java .ico { background:url(../images/sprite_cms.png) -241px -390px no-repeat;}
.cms-qr-codes .qrcode_accord .qrc_li.maemo .ico { background:url(../images/sprite_cms.png) 0 -444px no-repeat;}
.cms-qr-codes .qrcode_accord .qrc_li.symbian .ico { background:url(../images/sprite_cms.png) -79px -444px no-repeat;}
.cms-qr-codes .qrcode_accord .qrc_li.wmobile .ico { background:url(../images/sprite_cms.png) -160px -444px no-repeat;}
.cms-qr-codes .qrcode_accord .qrc_li.wphone .ico { background:url(../images/sprite_cms.png) -241px -444px no-repeat;}

.cms-qr-codes .qrcode_accord .qrc_acc_title .qrct_txt {border-bottom: 1px dotted black;cursor: pointer;}
.cms-qr-codes .qrcode_accord .qrc_acc_title .qrct_txt:hover {border-bottom: 1px solid #fff;}
.cms-qr-codes .qrcode_accord .qrc_li ul {list-style:none; padding:0; margin:0;}
.cms-qr-codes .qrcode_accord .qrc_li ul li {margin-bottom:3px;}
.cms-qr-codes .qrcode_accord .qrc_li .qrc_link {color:#3c3;}

/* CMS about Us */
.cms-aboutus .col-main p {font-size:16px; line-height:24px;}
.cms-aboutus .col-main p.about {color:#3c3; font-weight:bold; fint-size:24px;}
.cms-aboutus .col-main li {font-size:16px;}

/* CMS Vacansies */
.cms-vacancies .col-main p {font-size:16px; line-height:24px;}

/* CMS Tender */
.cms-tender .col-main p {font-size:16px; line-height:24px;}
.cms-tender .col-main h2 {font-size:19px; color:#666; text-align:left;}

/*CMS Insurance */
.cms-insurance .col-main h1 {height:80px;}
.cms-insurance .col-main p,
.cms-insurance .col-main ul li {font-size:16px; line-height:24px;}
.cms-insurance .col-main h2 {text-align:left; fontsize:21px; color:#666;}

/* CMS Delivery */
.cms-delivery .col-main h1 {height:80px;}
.cms-delivery .col-main p {font-size:16px; line-height:24px;}
.cms-delivery .col-main p.about {font-weight:bold; color:#3c3;}
.cms-delivery .col-main table td {border-color:#eee;}

/* CMS IT-Service */
.cms-it-service p.about {color:#3c3; font-weight:bold;}
.cms-it-service table td {border:0px none; font-size:16px; padding:0px;}
.cms-it-service .text-list_all li {font-size:16px;}

/* CMS Installation */
.cms-installation .text-list_all li {font-size:16px;}

/* CMS Deposits */
.cms-deposits .text-list_all li {font-size:16px;}

/* CMS Actions */
.actions-nav {float:left;margin: 50px 0px;overflow: hidden; width:300px; font-size:16px;}
.actions-nav .actions-list .action { position:relative; text-decoration: none; display: block; padding:15px 30px 15px 15px; font-size:14px; background-color: #EAEAEA; border-bottom: 2px solid white; }
.actions-nav .actions-list .action:hover {  background-color: #f1f1f1; }
.actions-nav .actions-list .action .text { display:block; margin-bottom:5px; font-weight: bold; color: #999;}
.actions-nav .actions-list .action .date { display:block; color: #ccc;}
.actions-nav .actions-list .action .arrow {position:absolute; right:5px; top:50%; margin-top:-25px; display:block; width:26px; height:49px; background:url(../images/sprite_cms.png) -289px -90px no-repeat; overflow:hidden;}
.actions-nav .all-proposals {background-color:#3c3; display:block; padding:15px;}
.actions-nav .all-proposals a {color:#fff; font-weight:bold; text-decoration:none;}
.actions-nav .all-proposals-online {background-color:#F60; display:block; padding:15px; margin-bottom: 1px}
.actions-nav .all-proposals-online a {color:#fff; font-weight:bold; text-decoration:none;}
.actions-nav .social {margin-top:40px;}
.actions-nav .social .par {color:#F60; font-weight:bold;}
.actions-nav .social .social-links {margin:0 0 10px 0; padding:0;}
.actions-nav .social .social-links li { display:block; float:left; margin-right:3px; padding:6px; background:#fff; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.actions-nav .social .social-links li a {display:block; width:32px; height:32px;}
.actions-nav .social .social-links li a.facebook {background:url(../images/sprite_cms.png) -40px 0;}
.actions-nav .social .social-links li a.vkontakte {background:url(../images/sprite_cms.png) -75px 0;}
.actions-nav .social .social-links li a.twitter {background:url(../images/sprite_cms.png) -111px 0;}
.actions-nav .social .social-links li a.youtube {background:url(../images/sprite_cms.png) -146px 0;}
.actions-nav .social .social-links li:hover {background-color:#3c3;}
.actions-nav .social #newsletter-validate-detail label {display:block; color:#444; font-weight:bold; margin:20px 0 5px 0;}
.actions-nav .social .input-text {width:280px; border:1px solid #ccc; padding:5px; margin-top:5px; height:16px !important; line-height:16px; font-size:13px !important;}
.actions-nav .social .select {width:200px; padding:5px;}
.actions-nav .social .btn-form-submit {font-size:16px; margin-top:15px; border:1px solid #1f7a1f; padding:3px 20px; background-color:#31c431; color:#d5f1d5; font-weight:bold; cursor:pointer;}
.actions-nav .social .btn-form-submit:hover {background-color:#2eb72e; color:#fff;}
.actions-content {float:right; width: 630px; margin: 15px 0 50px 20px; overflow: hidden;}
.actions-content h1 {font:bold 32px/48px Arial,Helvetica,sans-serif; color:#666; text-align: center;}
.actions-content .action .action-description {margin-top:20px;}
.actions-content .action .action-description * {font-size:16px;}
.actions-content .action .action-description p {margin-bottom:10px; }
.actions-content .action .action-description h5 {color:#3c3; font-weight:normal; text-align:center; margin-bottom:20px;}



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


/* Clears ================================================================================ */
.product-options dt:after,
.postTitle:after,
.cart-bottom:after,
#bundleProduct:after,
.events-slider:after,
.product-image-popup .nav:after,
.gift-item:after,
.block-content:after,
.block-list li.item:after,
.block-poll li:after,
.currently li:after,
.order-info:after,
.top-cart .actions:after,
.header .quick-access:after,
.product-view .box-related li.item:after,
.bundle-summary .product:after,
.collateral-tabs:after,
.block-cart .block-content .item:after,
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header-panel:after,
#nav:after,
.main:after,
.footer-before-container:after,
.footer-container:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block li.item:after,
.block .actions:after,
.mini-products-list li:after,
.cms-index-index .block-featured li.item:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.products-grid:after,
.products-list li.item:after,
.product-view:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add-tags:after,
.product-options .options-list li:after,
.options-container-small .product-options:after,
.product-options-bottom:after,
.product-review:after,
.box-collateral:after,
.box-collateral .box-content:after,
.collateral-tabs .tab-content:after,
.account-login:after,
.cart .cart-collaterals:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.form-list li:after,
.form-list li.fields .field:after,
.clearfix:after,
.buttons-set:after,
.buttons-set2:after,
.login_form .phone-login:after,
.login_form .confirm-login:after,
.page-print .print-head:after,
.new-product-spotlight .more-new .item:after,
.c_input-box:after,
.addresses-list .col-2 li:after,
.product-view .product-shop:after { display:block; content:"."; clear:both; font-size:0;  height:0; overflow:hidden; }
.compare-table tr td .price-box .old-price{margin: 0px !important;}
.compare-table tr td .price-box .special-price{margin-top: 0px !important;}
/* ======================================================================================= */

/* Main popup ============================================================================ */
.block				{ display:block !important; }

.inline				{ display:inline !important; }

.none				{ display:none !important; }

.hidden 			{ visibility:hidden !important; }

.visible			{ visibility:visible !important; }

/* #green-sprite */
#green-sprite{
    opacity:0.95;
    -moz-opacity: 0.95;
    filter: alpha(opacity=95);
    background-color:#004802;
    position:fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
    z-index:5200;
}
.groups_popup{
    background: url('../images/groups_box.png') no-repeat left top;
    width: 490px;
    height: 481px;
    width: 716px;
    height: 490px;
    display: block;
    position: fixed;
    left:50%;
    top:50%;
    margin: -245px 0 0 -358px;
    z-index: 5201;
}
.twitter_popup_link{
    background: url('../images/twitter_popup_link.png') no-repeat;
    background-position: 0 100%;
    width: 63px;
    height: 12px;
    display: block;
    cursor: pointer;
    position: absolute;
    left:577px;
    top:443px;
    z-index: 5001;
}
.twitter_popup_link:hover{background-position: 0 0;}
.facebook_popup_link{
    background: url('../images/facebook_popup_link.png') no-repeat;
    background-position: 0 100%;
    width: 70px;
    height: 12px;
    display: block;
    cursor: pointer;
    position: absolute;
    left:413px;
    top:443px;
    z-index: 5001;
}
.facebook_popup_link:hover{background-position: 0 0;}
.vkontakte_popup_link{
    background: url('../images/vkontakte_popup_link.png') no-repeat;
    background-position: 0 100%;
    width: 75px;
    height: 12px;
    display: block;
    cursor: pointer;
    position: absolute;
    left:492px;
    top:443px;
    z-index: 1;
}
.vkontakte_popup_link:hover{background-position: 0 0;}
.top240{top:240px !important;}
.groups_popup_close_btn{
    cursor: pointer;
    background: url('../images/groups_popup_close_btn.png') no-repeat;
    background-position: 0 0;
    height: 29px;
    width: 76px;
    position: absolute;
    left:50%;
    margin: 0 0 0 -38px;
    top:472px;
    z-index: 5001;
}
.groups_popup_close_btn:hover{background-position: 0 100%;}
.groups_popup_facebook{position: absolute;left:-101px;top:189px;background: url('../images/groups_popup_facebook.png') no-repeat left top;width: 279px;height: 90px;z-index: 5001;padding: 29px 0 50px 18px;}
.groups_popup_facebook .facebook_p_icon{position: absolute;right:44px;bottom:52px;}
.groups_popup_facebook .gpf_inner{width:100%;height:100%;overflow: hidden;}
.groups_popup_vkontakte{position: absolute;left:543px;top:151px;background: url('../images/groups_popup_vkontakte.png') no-repeat left top;padding:38px 48px 55px 28px ;width: 292px;height: 117px;z-index: 5001;}
.groups_popup_vkontakte .vkontakte_p_icon{position: absolute;right:45px;bottom:52px;}
.groups_popup_vkontakte .gpv_inner{width:100%;height:100%;overflow: hidden;}
.non-scroll{overflow: hidden;}

/*product-gallery-lightbox*/
.product-gallery-lightbox {width: 815px;}
.product-gallery-lightbox .ajax-cart-top{float: none;margin-top: 5px;}
.product-gallery-lightbox .add-to-cart{float: none;}
.product-gallery-lightbox .thumbnail{margin: 0 0 0 141px;text-align: left; width: 532px; display: block;}
.product-gallery-lightbox .thumbnail li{display: inline-block;margin: 1px 7px 6px 2px;cursor: pointer;}
.product-gallery-lightbox .thumbnail li.active {margin: 0 5px 5px 0;border: 2px solid #ff9c00;-moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px;cursor: default;}
.product-gallery-lightbox .thumbnail img{}
.product-gallery-lightbox .products-carousel{width: 532px; margin: 0 auto;}
.product-gallery-lightbox .previous_button {left: -90px !important;top: 210px;}
.product-gallery-lightbox .next_button {left: auto !important; top: 210px;right: -90px !important;background-position: -1098px -97px;}
.product-gallery-lightbox .carousel-container .products-grid li.item  {width: 600px;}
.product-gallery-lightbox .carousel-container .container {width: 532px; height: 500px;}
.product-gallery-lightbox .products-grid li {float: left;padding: 0 16px;}
.gallery-bottom {width: 330px; margin: 0 auto;}
.gallery-bottom .ajax-cart-price{height: 92px;width: 172px;margin-left: 1px;}
.gallery-bottom .add-to-cart{float: left;margin-left: 21px;margin-top: 20px;}
.gallery-bottom .ajax-cart-price .regular-price {background-position: -32px -631px; top: 0; left: 0; width: 172px; height: 92px;font-size: 42px; line-height: 78px;}

/**/
.category-loader {color: #8A8A8A;display: block;font-family: Helvetica,Arial,sans-serif;font-size: 11px;height: 0;margin: 0 auto 20px;overflow: hidden;width: 428px;position: relative;top: -27px;text-align: center;}
.category-loader .preloader {background: url("../images/green-loader.gif") no-repeat scroll 0 0 transparent;display: inline-block;height: 56px; width: 60px;}
.category-loader .text {display: inline-block; height: 73px;line-height: 32px;margin-left: 10px;text-transform: uppercase;vertical-align: middle;}
.category-loader_a {cursor: pointer;font-size: 14px;}
.fast-filter .block .block-content {padding: 7px 0 0 0;}
.fast-filter li .label {font-size: 18px;font-weight: bold;color: #404041;}
.fast-filter li a{font-size: 18px;padding: 0 5px;}
/*.fast-filter li a:hover{text-decoration: none;}*/
.fast-filter li a .price{color:#0580E9;font-style: normal;}
.fast-filter li a:hover .price{color:#ff7200;}
.fast-filter li .count{font-size: 14px;color: #404041; margin-right: 10px;}


/*GOMAGE CSS*/
.block-layered-nav #narrow-by-list{
	color:#555555;
}
.block-layered-nav #narrow-by-list dt{
    font-weight: bold;
}
.block-layered-nav dd{}
.block-layered-nav li.active a{}
.block-layered-nav dd,
.category-products,
div.col-main p.note-msg,
.block-layered-nav #narrow-by-list dt{position:relative;color: #000000;margin-bottom: 15px;
    white-space: normal;
    float: left;
}
#narrow-by-list dt {cursor: pointer; white-space: nowrap;}

#narrow-by-list dt span {display: inline-block; width: 10px; height: 10px;background: url("../images/m-sprite.png") no-repeat scroll -88px 2px transparent;position: absolute;
    top: 4px;
    right: -16px;
}
#narrow-by-list dt.open span {background-position: -88px -13px;}
#narrow-by-list .filter-items-show-more {
}
#narrow-by-list .filter-items-show-more a {text-decoration: none; border-bottom: 1px dashed #009BDF;font-size:12px;background: none;float: left;padding: 0;margin-left: 21px;
    position: relative;
}
#narrow-by-list .filter-items-show-more a:hover {border-bottom: 1px dashed #FF7200;}
#narrow-by-list .filter-items-show-more span {background: url("../images/m-sprite.png") no-repeat scroll -88px -36px;
    display: block;
    width: 14px;
    height: 10px;
    top: 5px;
    position: absolute;
    right: -24px;
}
#advanced-navigation-overlay{
	opacity:0.7;
	filter: alpha(opacity: 70);
	background:#fff;
	position:absolute;
}
span.plain_column{float:left;}

/* Top plain */
.gan-plain-items ul{float:left;}
#gan_nav_top.gan-plain-list{margin:0 auto; padding:0 16px; width:918px; font-size:13px;}
#gan_nav_top.gan-plain-list li{ position:relative; text-align:left; float:left;}
#gan_nav_top.gan-plain-list li.over { z-index:998; }com
#gan_nav_top.gan-plain-list li.active a { color:#d96708; }
#gan_nav_top.gan-plain-list a,
#gan_nav_top.gan-plain-list a:hover { display:block; line-height:1.3em; text-decoration:none; float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold;}
#gan_nav_top.gan-plain-list span { display:block; cursor:pointer; white-space:nowrap; }
#gan_nav_top.gan-plain-list li ul span {white-space:normal; }
#gan_nav_top.gan-plain-list li.over a,
#gan_nav_top.gan-plain-list a:hover { color:#d96708; }
#gan_nav_top.gan-plain-list div.gan-plain{ position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
#gan_nav_top.gan-plain-list ul li,
#gan_nav_top.gan-plain-list ul li.active{float:none; padding:0; margin:0;}
#gan_nav_top.gan-plain-list ul a,
#gan_nav_top.gan-plain-list ul a:hover { float:none; padding:0; background:none; }
#gan_nav_top.gan-plain-list ul span,
#gan_nav_top.gan-plain-list ul li.last li span { padding:3px 15px 4px 15px; }
#gan_nav_top.gan-plain-list div.gan-plain ul li a,
#gan_nav_top.gan-plain-list div.gan-plain ul li a:hover { color:#2f2f2f; font-weight:normal;}
#gan_nav_top.gan-plain-list ul li a:hover { background:#d5e4eb; }
#gan_nav_top.gan-plain-list li div.gan-plain.shown-sub { left:0; z-index:999; }

.gan-wrapper .gan-plain .gan-plain-items li.gan-plain-item-bold a{font-weight:bold !important;}

/* Plain img */
.gan-plain-image-left{float:left;}
.gan-plain-image-left img,.gan-plain-image-right img{display:block;margin:5px;}
.gan-plain-image-right{float:right;}
.gan-plain-image-top img,.gan-plain-image-bottom img{padding:5px;}
.gan-plain-image-top,.gan-plain-image-bottom{text-align:center;}
/* Plain img END */


/* Dropdown */
.gan-top .gan-dropdown-list{text-align:left;width:910px;display:block;margin:0 auto;padding:7px 20px;}
.gan-top .gan-dropdown-list li{display:inline;padding-right:5px;}
.gan-sidebar-nav .gan-dropdown-list li select{width:100%;}
.gan-dropdown-list li select.active{font-weight:700;}
.gan-dropdown-list option.gan-dropdown-top{background-color:#D96708;font-weight:700;color:#fff;}
.gan-sidebar-nav .gan-dropdown-list li{padding:3px;}
/* Dropdown END */


/* Sidebar default */
.gan-sidebar-nav ul.gan-default-list{font-size:13px;}
.gan-sidebar-nav ul.gan-default-list li{position:relative;float:none;display:block;border-top:1px solid #CCC;}
.gan-sidebar-nav ul.gan-default-list li.first{border-top:0;}
.gan-sidebar-nav ul.gan-default-list li li.first{border-top:1px solid #CCC;}
.gan-sidebar-nav ul.gan-default-list li a{color:#2F2F2F;float:none;font-weight:700;display:block;line-height:1.3em;text-decoration:none;background-color:#E7F1F4;}
.gan-sidebar-nav ul.gan-default-list li a span{cursor:pointer;display:block;white-space:normal;padding:5px 12px 6px 8px;}
.gan-sidebar-nav ul.gan-default-list li a:hover{color:#d96708;background-color:#f6fafd;}
.gan-sidebar-nav ul.gan-default-list li a.active{color:#d96708;background-color:#f6fafd;}
/* Sidebar default END */


/* Sidebar default Pro */
.gan-sidebar-nav ul.gan-defaultpro-list{font-size:13px;}
.gan-sidebar-nav ul.gan-defaultpro-list li{float:none;position:relative;padding-bottom:1px;background:url("../../images/gomage/advanced-navigation/bkg_nav1.gif") repeat-x 0 100% #ECF3F6;}
.gan-sidebar-nav ul.gan-defaultpro-list li.last{background:#ECF3F6;padding-bottom:0;}
.gan-sidebar-nav ul.gan-defaultpro-list li.over{z-index:999;}
.gan-sidebar-nav ul.gan-defaultpro-list li a,.gan-sidebar-nav ul.gan-defaultpro-list li a:hover{display:block;line-height:1.3em;text-decoration:none;}
.gan-sidebar-nav ul.gan-defaultpro-list li a.active{background-color:#f6fafd;color:#d96708;}
.gan-sidebar-nav ul.gan-defaultpro-list li a{color:#2F2F2F;float:none;font-weight:700;padding:5px 12px 6px 8px;}
.gan-sidebar-nav ul.gan-defaultpro-list li a:hover{color:#d96708;background-color:#d5e4eb;}
.gan-sidebar-nav ul.gan-defaultpro-list li a span{cursor:pointer;display:block;white-space:normal;}
.gan-sidebar-nav ul.gan-defaultpro-list ul{background:#FFF;border:1px solid #899BA5;position:absolute;width:15em;}
.gan-sidebar-nav ul#gan_nav_left.gan-defaultpro-list ul{left:-10000px;top:5px;}
.gan-sidebar-nav ul#gan_nav_left.gan-defaultpro-list li.over > ul{left:100px;}
.gan-sidebar-nav ul#gan_nav_right.gan-defaultpro-list ul{top:-10000px;}
.gan-sidebar-nav ul#gan_nav_right.gan-defaultpro-list li.over > ul{right:100%;top:-1px;}
.gan-sidebar-nav ul.gan-defaultpro-list ul li a{float:none;font-weight:400;background:none;color:#2F2F2F !important;padding:0;}
.gan-sidebar-nav ul.gan-defaultpro-list ul li.parent a{background:url("../../images/gomage/advanced-navigation/bkg_nav2.gif") no-repeat 100% 100%;}
.gan-sidebar-nav ul.gan-defaultpro-list ul li a:hover{background-color:#d5e4eb;}
.gan-sidebar-nav ul.gan-defaultpro-list ul li a span{white-space:normal;padding:3px 15px 4px;}
.gan-sidebar-nav ul.gan-defaultpro-list ul li.parent li a{background-image:none;}
/* Sidebar default Pro END*/


/* Sidebar folding */
.gan-sidebar-nav ul.gan-folding-list{font-size:13px;}
.gan-sidebar-nav ul.gan-folding-list li{position:relative;float:none;display:block;border-bottom:1px solid #CCC;}
.gan-sidebar-nav ul.gan-folding-list li:last-child{border-bottom:0;}
.gan-sidebar-nav ul.gan-folding-list li a{color:#2F2F2F;float:none;font-weight:700;display:block;line-height:1.3em;text-decoration:none;background-color:#E7F1F4;}
.gan-sidebar-nav ul.gan-folding-list li a span{cursor:pointer;display:block;white-space:normal;padding:5px 12px 6px 8px;}
.gan-sidebar-nav ul.gan-folding-list li a:hover{color:#d96708;background-color:#f6fafd;}
.gan-sidebar-nav ul.gan-folding-list li a.active{color:#d96708;background-color:#f6fafd;}
/* Sidebar folding END */


/* Sidebar plain */
.gan-sidebar-nav ul.gan-plain-list{font-size:12px;}
.gan-sidebar-nav ul.gan-plain-list li{background:#E7F1F4;border:1px solid #E7F1F4;border-bottom-color:#CCC; line-height:16px;position:relative;display:block;}
.gan-sidebar-nav ul.gan-plain-list li.last{border-bottom:0;}
.gan-sidebar-nav ul.gan-plain-list li.over{z-index:999;}
.gan-sidebar-nav ul.gan-plain-list li:hover,.gan-sidebar-nav ul.gan-plain-list li.over{background:#f6fafd;border:1px solid #A0B3C3;margin:0 -1px 0;padding:0 1px;}
.gan-sidebar-nav ul.gan-plain-list li.last:hover,.gan-sidebar-nav ul.gan-plain-list li.over.last:hover{margin-bottom:-1px;}
.gan-sidebar-nav ul.gan-plain-list li a{color:#000;float:none;display:block;line-height:16px;text-decoration:none;font-weight:700;padding:5px 12px 6px 8px;}
.gan-sidebar-nav ul.gan-plain-list li a span{cursor:pointer;display:block;white-space:normal;}
.gan-sidebar-nav ul.gan-plain-list li li a{font-weight:400;}
.gan-sidebar-nav ul.gan-plain-list li.over a{background-color:#f6fafd;}
.gan-sidebar-nav ul.gan-plain-list li a.active{background-color:#f6fafd;}
.gan-sidebar-nav ul.gan-plain-list li .gan-plain{background:#F6FAFD;border:1px solid #A0B3C3;width:15em;position:absolute;}
.gan-sidebar-nav ul#gan_nav_left.gan-plain-list .gan-plain{left:-10000px;top:0;}
.gan-sidebar-nav ul#gan_nav_left.gan-plain-list li.over > .gan-plain{left:90%;top:-1px;}
.gan-sidebar-nav ul#gan_nav_right.gan-plain-list .gan-plain{top:-10000px;}
.gan-sidebar-nav ul#gan_nav_right.gan-plain-list li.over > .gan-plain{top:-1px;right:100%;}
.gan-sidebar-nav ul.gan-plain-list span.gan-plain-border{display:block;position:absolute;top:0;background:#f6fafd;width:1px;overflow:hidden;height:27px;}
.gan-sidebar-nav ul#gan_nav_left.gan-plain-list span.gan-plain-border{left:-1px;}
.gan-sidebar-nav ul#gan_nav_right.gan-plain-list span.gan-plain-border{right:-1px;}
.gan-sidebar-nav ul.gan-plain-list li li{border:0 !important;background:none;margin:0 !important;padding:0 !important;}
.gan-sidebar-nav ul.gan-plain-list li li a{background:none !important;color:#2f2f2f;float:none;text-decoration:none;padding:0;}
.gan-sidebar-nav ul.gan-plain-list li li a:hover,.gan-sidebar-nav ul.gan-plain-list li.over li a,.gan-sidebar-nav ul.gan-plain-list li.over li,.gan-sidebar-nav ul.gan-plain-list li.hover li{background:none !important;}
.gan-sidebar-nav ul.gan-plain-list li li a span{padding:6px 15px;}
.gan-sidebar-nav ul.gan-plain-list li li a:hover{text-decoration:underline !important;}
/* Sidebar plain END */

/* Help icon and popup */
.filter-note-handle{
	display:block;
	position:absolute;
	top:8px;
	right:10px;
	width:12px;
	padding-left:4px;
	font-size:12px;
	line-height:16px;
	height:16px;
	font-weight:bold;
	overflow:hidden;
	color:#519cde;
	background:url('../../images/gomage/advanced-navigation/icon_filter_help.png') 0 0 no-repeat;
	cursor:help;
}
#narrow-by-list dt.filter-note-content,
.filter-note-content{
	position:absolute;
	top:-15px;
	left:190px;
	padding:3px 7px;
	border:1px solid #dbdbdb;
	background:#fff;
	text-transform:none;
	display:none;
	z-index:999;
	margin-left:30px;
	font-weight:normal;
}
.gan-sidebar-nav .block-title .filter-note-handle{
	right:5px;
    top:3px;
}
/* Help icon and popup END */


/* Checkbox's */
#narrow-by-list dd ol.gan-list-checkbox li a,
ul.gan-list-checkbox.gan-default-list li a span,
ul.gan-list-checkbox.gan-folding-list li a span,
.gan-sidebar-nav .gan-image-list.gan-list-checkbox li a{
	display:inline-block;
	padding-left:14px;
	line-height:10px;
	background:url('../images/m-sprite.png') -120px -226px no-repeat;
}
#narrow-by-list dd ol.gan-list-checkbox li a.active{
	background:url('../images/m-sprite.png') -120px -240px no-repeat;
}
ul.gan-list-checkbox.gan-default-list li a.active span,
ul.gan-list-checkbox.gan-folding-list li a.active span{
	background:url('../../images/gomage/advanced-navigation/gan_checkbox_active.gif') 9px 7px no-repeat;
}
ul.gan-list-checkbox.gan-image-list li a.active{
	background:url('../../images/gomage/advanced-navigation/gan_checkbox_active.gif') 0 2px no-repeat;
}
.gan-wrapper .gan-folding-list.gan-list-checkbox li a span,
.gan-wrapper .gan-default-list.gan-list-checkbox li a span{
	background-position:9px 7px;
	padding-left:26px;
}
#narrow-by-list dd ol.image-align-horizontally li a,
#narrow-by-list dd ol.image-align-default li a,
#narrow-by-list dd ol.image-align-2-columns li a,
ul.image-align-horizontally li a,
ul.image-align-default li a,
ul.image-align-2-columns li a{
	background-position:0 0;
}
#narrow-by-list dd ol.image-align-horizontally li,
ul.image-align-horizontally li{
	display:inline-block;
	padding-right:5px;
	padding-bottom:3px;
}
#narrow-by-list dd ol.image-align-default li,
ul.image-align-default li{
	display:block;
	padding-bottom:5px;
	padding-bottom:3px;
}
#narrow-by-list dd ol.image-align-2-columns li,
ul.image-align-2-columns li{
	width:50%;
	padding-bottom:3px;
	float:left;
}
#narrow-by-list dd ol.gan-list-checkbox li a,
#narrow-by-list dd ol.image-align-horizontally li{
	/display:inline;
}
#narrow-by-list dd select{
	width:100%;
}
#narrow-by-list .filter-fieldset .fields .from-wrapper{
    display: inline-block;
}
#narrow-by-list .filter-fieldset .fields .from-wrapper span{
	float:left;
	text-align:center;
	width:25px;
}
#narrow-by-list .filter-fieldset .fields .from-wrapper  input{
    background: #f3f3f3;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f3f3f3 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top,  #f3f3f3 0%,#ffffff 100%);
    background: -o-linear-gradient(top,  #f3f3f3 0%,#ffffff 100%);
    background: -ms-linear-gradient(top,  #f3f3f3 0%,#ffffff 100%);
    background: linear-gradient(top,  #f3f3f3 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 );

	width: 54px;
    height: 22px;
    border: none;
    font-size: 16px;
    -webkit-box-shadow: -1px -1px 1px 1px #c3c3c3;
-moz-box-shadow: -1px -1px 1px 1px #c3c3c3;
box-shadow: -1px -1px 1px 1px #c3c3c3;
    line-height: 28px;
    padding: 3px 6px;
}
#narrow-by-list .slider-input-action{
	text-align: left;
	padding-top: 13px;
    padding-bottom: 24px;
}
#narrow-by-list dd ol.image-align-horizontally li .filter-label,
.gan-sidebar-nav .gan-image-list.image-align-horizontally a span{
	display:block;
}
.gan-loadinfo{
	position:fixed;
	-position:absolute;
	left:50%;
	top:45%;
	-top:0;
	width:250px;
	margin-left:-150px;
	background:none;
	z-index:2001;
	padding:8px;
	border:1px solid #0A263C;
	font-weight:900;
	-moz-box-shadow: 3px 3px 3px #999;
	-webkit-box-shadow: 3px 3px 3px #999;
	box-shadow: 3px 3px 3px #999;
}
.gan-loadinfo img.align-top{
	display:block;
	padding-bottom:5px;
	margin:0 auto;
}
.gan-loadinfo img.align-right{
	float:right;
	padding-left:5px;
}
.gan-loadinfo img.align-left{
	float:left;
	padding-right:5px;
}
.gan-loadinfo img.align-bottom{
	display:block;
	padding-top:5px;
	margin:0 auto;
}
#narrow-by-list dd ol a,
.gan-sidebar-nav .gan-image-list a{
	text-decoration:none;
}
#narrow-by-list dd ol a span,
.gan-sidebar-nav .gan-image-list a span{text-decoration: none;color: #0580E9;}
#narrow-by-list dd ol a:hover span,
.gan-sidebar-nav .gan-image-list a:hover span{
	text-decoration:none;color:#ff7200;
}

/* Buttons */
.block-layered-nav button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.block-layered-nav button.button { -webkit-border-fit:lines;
} /* <- Safari & Google Chrome Fix */
.block-layered-nav button.button { overflow:visible; float:none; width:auto; border:0; padding:0; margin:0;cursor:pointer; text-indent:0px !important;}
.block-layered-nav .block-content button.button span{border:0;height: 30px;display: inline-block;padding: 0 0 0 10px;
    background: url("../images/m-sprite.png") no-repeat scroll -1107px -584px transparent;}
.block-layered-nav .block-content button.button span span{padding: 0 19px 0 0;background-position: right -584px;color: #4B4B4A;font-size: 14px;font-weight: bold;line-height: 31px;position: relative;}
.block-layered-nav .block-content button.button:hover span{background-position: -1109px -616px;;}
.block-layered-nav .block-content button.button:hover span span{background-position: right -616px; color:#fff;}
/* Buttons END */


/* Slider View */
#narrow-by-list .handle-left{
	width:9px;
	height:21px;
	position:absolute;
	z-index:11;
}
#narrow-by-list .handle-right{
	width:9px;
	height:21px;
	position:absolute;
	z-index:11;
}
#narrow-by-list .handle-left .handle-left-bg{
	display:block;
	background:#ccc;
	background-repeat:no-repeat;
	width:9px;
	height:21px;
	cursor:pointer;
	position:relative;
	left:-14px;
}
#narrow-by-list .handle-right .handle-right-bg{
	display:block;
	background:#ccc;
	background-repeat:no-repeat;
	width:9px;
	height:21px;
	cursor:pointer;
	position:relative;
}
#narrow-by-list .handle-left .handle-left-bg span.slider-span,
#narrow-by-list .handle-right .handle-right-bg span.slider-span{
	position:absolute;
	top:20px;
	left:50%;
	display:block;
	width:45px;
}
#narrow-by-list .handle-left .handle-left-bg span.slider-span span,
#narrow-by-list .handle-right .handle-right-bg span.slider-span span{
	position:absolute;
	left:-50%;
	display:block;
	width:45px;
	text-align:center;
}
#narrow-by-list .gan-track{
	background-image:#333;
	width:98%;
	height:28px;
	position:relative;
	left:9px;
}
#narrow-by-list .gan-slider-span{
	background:blue;
	height:4px;
	top:10px;
	position:relative;
	z-index:10;
}
#narrow-by-list .slider-back-bg{
	background:#bfbfbf;
	height:4px;
	left:-9px;
	position:relative;
	top:10px;
	width:100%;
	z-index:9;
}
#narrow-by-list .gan-track div.span{
	top:0;
	height:20px;
	overflow:hidden;
	z-index:10;
}
/* Slider View END */

/* Slider Type */
.gomage-navigation-slider-type-rectangle #narrow-by-list .slider-back-bg,
.gomage-navigation-slider-type-rectangle #narrow-by-list .gan-slider-span{
	height:3px;
	top:10px;
}
.gomage-navigation-slider-type-cone #narrow-by-list .slider-back-bg,
.gomage-navigation-slider-type-cone #narrow-by-list .gan-slider-span{
	height:3px;
	top:8px;
	overflow:hidden;
}
#narrow-by-list .handle-left .handle-left-bg,
#narrow-by-list .handle-right .handle-right-bg,
#narrow-by-list .handle-left,
#narrow-by-list .handle-right{
	height:24px;
	width:14px;
}
#narrow-by-list .handle-right .handle-right-bg,
#narrow-by-list .handle-right .handle-right-bg{
	left:0;
}
#narrow-by-list .handle-left .handle-left-bg span.slider-span,
#narrow-by-list .handle-right .handle-right-bg span.slider-span{
	top:25px;
}
#narrow-by-list .filter-type-input{
	padding-top: 11px;
}
.gomage-navigation-slider-type-cone #narrow-by-list .filter-type-input,
.gomage-navigation-slider-type-rectangle #narrow-by-list .filter-type-input{
	padding-top:20px;
}
.gomage-navigation-slider-type-rectangle #narrow-by-list .handle-left .handle-left-bg,
.gomage-navigation-slider-type-rectangle #narrow-by-list .handle-right .handle-right-bg{
	background:transparent url(../../images/gomage/advanced-navigation/slider_bg_rect.png) no-repeat 0 0;
}
.gomage-navigation-slider-type-cone #narrow-by-list .handle-left .handle-left-bg,
.gomage-navigation-slider-type-cone #narrow-by-list .handle-right .handle-right-bg{
	background:transparent url(../../images/gomage/advanced-navigation/slider_bg_cone.png) no-repeat 0 0;
}
/* Slider Type END */

#narrow-by-list dd ol.no-titles li img,
.gan-sidebar-nav .gan-image-list li img,
#narrow-by-list dd ol.image-align-horizontally li a img,
#narrow-by-list dd ol.image-align-default li a img,
#narrow-by-list dd ol.image-align-2-columns li a img{
	padding:2px;
}
#narrow-by-list dd ol.no-titles li a.active img,
.gan-sidebar-nav .gan-image-list li a.active img,
#narrow-by-list dd ol.image-align-horizontally li a.active img,
#narrow-by-list dd ol.image-align-default li a.active img,
#narrow-by-list dd ol.image-align-2-columns li a.active img{
	padding:1px;
	border:1px solid #E26703;
}
#narrow-by-list dd ol.image-align-horizontally.no-titles li{
	padding-right:0;
}
.gan-sidebar-nav .image-align-horizontally.no-titles li{
	padding-right:2px;
}
#narrow-by-list dd ol.gan-list-checkbox.no-titles  li a,
.gan-sidebar-nav .gan-list-checkbox.no-titles  li a{
	background-position:0 2px;
}
#narrow-by-list dd ol.gan-list-checkbox.no-titles  li a.active img,
.gan-sidebar-nav .gan-list-checkbox.no-titles  li a.active img{
	padding:2px;
	border:0;
}
.gan-sidebar-nav .gan-image-list{
	padding:5px 5px 2px;
}

/* Clears */
#narrow-by-list dd ol:after,
#narrow-by-list .filter-fieldset .fields:after,
#narrow-by-list dt:after,
.gan-plain-items:after,
.gan-top:after,
.gan-wrapper:after{
	content:'.';
	clear:both;
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	font-size:0;
}
#narrow-by-list dd ol,
#narrow-by-list dd ol li a,
#narrow-by-list .filter-fieldset .fields,
#narrow-by-list dd ol.image-align-horizontally li,
#narrow-by-list dt,
.gan-plain-items,
.gan-top,
.gan-wrapper{zoom:1;}
.lazy-top{background: none repeat scroll 0 0 #276B08;height: 100%;left: 0;position: fixed; top: 0; width: 83px;opacity: 0.3;text-align: center;text-decoration: none;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);cursor: pointer;}
.lazy-top_a {color:#029203;font-size: 14px;font-weight: bold;padding-top: 10px;position: fixed;top: 0;left: 4px; text-decoration: none;padding-left: 20px;cursor: pointer;}
.lazy-top_a.active {color:#FF7200; text-decoration: none;}
.lazy-top_a span {background: url("../images/m-sprite.png") no-repeat scroll -4px -226px transparent; display: block;position: absolute;width: 18px; height: 15px;left: 0;top: 10px;}
.lazy-top_a:hover span,
.lazy-top_a span:hover,
.lazy-top_a.active span{background: url("../images/m-sprite.png") no-repeat scroll -27px -226px transparent; cursor: pointer;}
.delivery {color: #848484;margin-top: 7px;text-align: center;width: 207px;}
.delivery_home {font-size: 12px;position: relative;padding-left: 33px;display: inline-block;}
.delivery span {display: block;position: absolute;width: 26px;height: 23px;}
.delivery_home_s {background: url("../images/m-sprite.png") no-repeat -138px -134px; top: 1px;left:4px;}
.delivery_pickup {font-size: 12px;position: relative;padding-left: 33px;line-height: 14px;display: inline-block;}
.delivery_pickup_s {background: url("../images/m-sprite.png") no-repeat scroll -178px -134px transparent;left: 6px;top: -4px;}
.live{height: 32px;position: relative;padding-left: 64px;padding-top: 3px;margin-top: -37px; display:none;}
.live_s{position: absolute;top: -2px;left: 2px;width: 61px;height: 28px;display: block;background: url("../images/m-sprite.png") no-repeat scroll -370px -652px transparent;padding: 0;text-align: center;}
.super .live_s{background-position: -368px -617px;}
.live_s_s{font-size: 14px;color: #404041;line-height: 28px;}
.super .live_s_s{color: #000;}
.super .live_label{font-weight: bold;color:#000;}
.only-live {text-align: center;height: 100px;width: 207px;}
.on-l_s {margin: 13px auto 0;display: block;width: 120px;background: url("../images/m-sprite.png") no-repeat scroll -367px -693px transparent;height: 61px;}
.on-l_s_s {font-size: 28px;line-height: 56px;}
.on-l_l {font-size: 12px;color: #848484;}
.item-live {height: 105px;}
.item-live_s {height: 88px;float: left;background: url("../images/m-sprite.png") no-repeat scroll -1083px -661px transparent;text-align: center;margin: 4px 42px 0 22px;width: 178px;}
.item-live_s_s {font-size: 42px;line-height: 88px;}
.item-live_a {font-size: 12px; font-weight: bold; border-bottom: 1px dotted #0580E9;white-space: nowrap;}
.item-live_a:hover {border-bottom: 1px dotted #FF7200;}
.item-live_p {font-size: 12px;font-weight: bold;color: #6d6e71;float: left;white-space: normal;line-height: 18px;margin-top: 10px;margin-bottom: 7px;width: 193px;clear: right;}
.other-city .search-autocomplete {top: 0px !important;}
.otherCityContainer input[type="text"],
.otherCityContainer input[type="text"] {width: 401px; font-size: 18px;padding: 0 14px; margin-top: 5px; }
.c_short-input input[type="text"] {width: 409px;}
.checkout-layout .cities {margin-left: 0px;margin-top: 15px;}
.checkout-layout .cities input[type="text"] {    margin-top: -25px;}
.new-customer_cities_li {float: left;margin: 0 15px 10px 0;}
.checkout-layout .new-customer_cities_li a {font-size: 16px;}
.new-customer_cities_li a.selected-city {background-color: #029605;border-bottom: medium none;border-radius: 2px 2px 2px 2px;color: #FFFFFF; padding: 5px 8px;}
.toggler-block {margin: 29px 0;}
.toggler-block .toggle-shipping-content {font-size: 18px;font-weight: bold;cursor: pointer;border-bottom: 3px dotted;}
.shipping-content .toggle-shipping-content {font-size: 18px;font-weight: bold;cursor: pointer;border-bottom: 3px dotted;}
.otherCityContainer {margin-top: 3px;}
.otherCityContainer .other-city ,
.existing_customer .otherCityContainer .other-city {position: relative;width: 431px; }
.other-city .loader-gif { margin-top: 10px; position: relative; }
.other-city .other-city-label {color: #999999;font-size: 12px;font-weight: 400;}
.otherCityContainer .magnifier {position: absolute;display: block; top: 32px;background: url("../images/m-sprite.png") no-repeat -216px -134px; width: 30px;height: 30px;right: -2px;}
.c_input-box textarea, .c_input-box input[type="password"], .c_input-box input[type="text"], .c_input-box select {margin-top: 5px;width: 409px;}
.c_input-box select { width: 436px; height:38px; line-height:38px; font-size:24px; padding: 0 0 0 10px; border:1px solid #d4d4d4; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; box-shadow:1px 1px 0 #EFEFEF; -moz-box-shadow:1px 1px 0 #EFEFEF; -webkit-box-shadow:1px 1px 0 #EFEFEF; -o-box-shadow:1px 1px 0 #EFEFEF; background-color: white;}
.c_input-box.store-select { margin-bottom: -12px }
.shipping-content {margin-top: 29px; position: relative; }
.shipping-content .radio-block {margin-bottom: 0px;position: relative;}
.shipping-content .radio-block .radio-content {margin-left: 27px;margin-bottom: 25px;}
.shipping-content .radio-block .radio-content .pop-content-header {margin: 0;}
.shipping-content .radio-block .radio-content .pop-content-header a {font-size: 18px;margin-left: 3px;}
.shipping-content .radio-block .radio-content .pop-content-header a.checked-label {color:#000;border: none;margin-left: 3px;}
.shipping-content .radio-block input[type="radio"] {position: absolute;left: 0px;top: 11px;}
.responseContainer__i {background: #dffae0;width: 367px;padding: 14px 18px;text-align: center;font-size: 14px;color: #000;}
.shipping-content {padding: 0;margin: 38px 0 0;}
.shipping-content .whatsthat-icon  {right: 32px;top: -1px;}
.shipping-content .whatsthat-pickup-icon  {right: 32px;top: -1px;}
.shipping-content .method-select-radio_super  {margin-top: 21px;}
.shipping-content textarea.shipping-field  {width: 398px; height: 72px;margin-top: 4px;}
.shipping-content .selectContainer__i  {margin-top: 7px;margin-bottom: 38px;}
.selectContainer label {font-size: 16px;font-weight: bold;}
.selectContainer label .required {color: #999999;font-size: 12px;font-weight: 400;}
.shipping-content .low-radio-block {}
.shipping-content .low-radio-block .method-select-radio_samovivoz {margin-top: 24px; margin-left: -27px; }
.shipping-content .low-radio-block .method-select-radio_samovivoz .responseContainer__i {text-align: justify; padding: 21px 30px;width: 375px;}
.checkout-onepage-index .other-city .validation-advice {padding: 4px;}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border:0;padding:0;margin:0;}
.stretch-wrapper.top-header .ny-img{position:absolute; top:0;}
.stretch-wrapper.top-header .ny-img.right-img{right:-101px; top:4px;}
.stretch-wrapper.top-header .ny-img.left-img{left:-111px; top:10px;}
.showcase-index-index .col-main {
    float: none;
    margin: 50px auto;
    width: auto;
}
.showcase-index-index .col-left.sidebar {
    display: none;
}
.showcase-index-index .col-main td {
    padding: 0 10px 10px 0;
}
/*Order's status page*/
.cms-status-order .main{background:#FFF; width:100%;}
.cms-status-order .col-main{margin:0 auto; padding:0;}
.status-order-content{padding:44px 0 0 0; text-align:center; color:#fff; width: 530px; margin:0 auto;}
.cms-status-order .status-order-content h1{color:#02a504; margin:0 0 12px;}
.status-order-content .status-label{background:url('../images/m-sprite.png') 0 -1343px; width:507px; height:106px; margin:28px auto 10px auto;}
.status-order-content .input-box{text-align: center; padding:0; position: relative;}
.status-order-content .input-box label{color:#02a504;padding: 0;display: block;margin:0 0 24px 0;font: bold 32px/48px Arial,Helvetica,sans-serif;}
.status-order-content .input-box .input-text{float:left;margin:0 0 0 5px;height: 59px;line-height: 59px;width: 225px;border-radius: 6px; border-color:#8a8b8a;background: #f3f3f3;}
.status-order-content .btn-cart-status span{display:block; width:100%;
    background: #ffab17; /* Old browsers */
    background: -moz-linear-gradient(top, #ffab17 0%, #ff9117 50%, #ff7617 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffab17), color-stop(50%,#ff9117), color-stop(100%,#ff7617)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffab17 0%,#ff9117 50%,#ff7617 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffab17 0%,#ff9117 50%,#ff7617 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffab17 0%,#ff9117 50%,#ff7617 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffab17 0%,#ff9117 50%,#ff7617 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffab17', endColorstr='#ff7617',GradientType=0 ); *//* IE6-9 */
    width: 250px; margin:0 0 0 8px;
    height: 60px;
    border-radius: 6px;
    line-height: 60px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;}
.status-order-content .btn-cart-status span:hover{
    background: #ff7617; /* Old browsers */
    background: -moz-linear-gradient(top, #ff7617 1%, #ff9117 72%, #ffab17 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ff7617), color-stop(72%,#ff9117), color-stop(99%,#ffab17)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff7617 1%,#ff9117 72%,#ffab17 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff7617 1%,#ff9117 72%,#ffab17 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff7617 1%,#ff9117 72%,#ffab17 99%); /* IE10+ */
    background: linear-gradient(to bottom, #ff7617 1%,#ff9117 72%,#ffab17 99%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7617', endColorstr='#ffab17',GradientType=0 ); *//* IE6-9 */
}
.status-order-content .btn-cart-status{background:none; border:none; outline:none; cursor: pointer; float: left; margin: 0 0 0 14px;}
.status-order-content .step-list{overflow: hidden; text-align: left; margin:0 0 61px;}
.status-order-content .step-list li{display: inline-block; color:#02a504; font-weight: bold; width: 104px;text-align: center; margin:0 88px 0 0;}
.status-order-content .step-list .last{margin:0;}
.status-order-content .status-list .label{width:487px; height:173px; margin:57px auto 0 auto;
    border:4px solid #007b03; border-radius:15px;position:relative;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.15) inset;
    box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.15) inset;

}

.status-order-content .status-list .label span{position: absolute; top:31px; left:18px; background: url("../images/m-sprite.png");}
.status-order-content .status-list .label.shop span{background-position: 0 -1454px; width:143px; height:103px;}
.status-order-content .status-list .label.ready span{background-position: -148px -1454px; width:114px; height:66px; top:54px; left:34px;}
.status-order-content .status-list .label.processing span{background-position: -264px -1454px; width:124px; height:74px; top:50px; left:30px;}
.status-order-content .status-list .label.closed span{background-position: -391px -1454px; width:120px; height:103px; top:35px; left:30px;}
.status-order-content .status-list .label.closed .description{padding-left: 180px; font-size: 28px;}
.status-order-content .status-list .label.ready .description{padding-left: 185px; font-size: 28px;}
.status-order-content .status-list .label.cancel span{background-position: 0 -1560px; width:101px; height:101px; top:35px; left:30px;}
.status-order-content .status-list .label.cancel .description .hd,.status-order-content .status-list .label.not-found .description .hd{color: #ea0001; margin:16px 0 18px 0; font-size: 26px;}
.status-order-content .status-list .label.not-found .description .hd{margin:4px 0 8px 0;}
.status-order-content .status-list .label.cancel .description,.status-order-content .status-list .label.not-found .description{color: #868686; padding-left: 170px;}
.status-order-content .status-list .label.cancel,.status-order-content .status-list .label.not-found{border-color:#e50000;}
.status-order-content .status-list .label.processing{border:none; box-shadow: none;}
.status-order-content .status-list .label.not-found span{background-position: -104px -1562px; width:103px; height:103px; top:35px; left:30px;}
/*.status-order-content .status-list .label .way{width:200px; height:164px; background-position: -553px -1254px; top:-4px; left:5px;}*/
/*.status-order-content .status-list .label .shop{width:222px; height:170px; background-position: -831px -1254px;left: -15px;top: 4px;}*/
/*.status-order-content .status-list .label .storage{width:184px; height:157px; background-position: -1100px -1248px; top:9px; left:0;}*/
.status-order-content .status-list .description{color:#3fa840;font: 32px Arial,Helvetica,sans-serif; padding:0 0 0 195px; margin:0;
    text-align: left;}
.status-order-content .status-link{display: block;margin: 42px auto 21px auto;width: 250px; text-shadow: 1px 1px 2px #1C1C1C; float:none;}
.status-order-content p.notice{color:#868686;text-align:center; font-size: 14px; line-height: 18px; width: 515px; margin: 0 auto;}
.status-order-content p.notice span{text-align: left; display: block;margin:0 0 0 13px;}
.status-order-content .status-link i{display: inline-block; width:20px; height: 28px; background: url('../images/m-sprite.png') -323px -1301px;position:relative; top:5px; left:5px;}
.status-order-content .status-link span{margin:0;}
.oggetto-lightbox.banner-lightbox{background:none; padding:0; box-shadow:none; margin-left:-250px !important; top:50% !important; margin-top:-250px !important;}
.status-order-content td{border:none !important; padding:0 !important; vertical-align: middle;}
.status-order-content table{height:100%; width:100%; border:none; padding:0; margin:0;}
.st-order-preloader{float:left; margin:13px 0 0 15px;}
.status-order-content .validation-advice{position: absolute; left:10px; bottom:-15px; clear:none; font-size: 11px;}
.oggetto-lightbox.banner-lightbox{background:none; padding:0; box-shadow:none; margin-left:-250px !important; top:50% !important; margin-top:-250px !important;}
.agreement_text {height: 250px; overflow-y: auto}

.copyright-content{background: #029203; border-top: 1px solid #028203; text-align: left; color:#49dc49; padding:0 0 48px;}
.copyright-content .stretch-wrapper{padding-top: 1px}
.copyright-head{color:#fff; font-size: 14px; margin-bottom: 21px;}
.copyright__list{overflow: hidden;}
.copyright__li{display: block; float:left; width:48%}
.copyright__li.last{float:right;}
.copyright__text{font-size: 11px; line-height: 14px; margin:0 0 6px;}
.status-mark{text-align: center; font-family: Arial; width: 700px; padding-bottom: 250px; overflow: hidden;}
.status-mark h2{color: #02a504; font:bold 18px Arial; margin:51px 0 35px 5px;}
.status-mark p{color: #868686; padding: 0 0 0 93px; text-align: left; line-height: normal !important;}
.status-mark .status-mark_li{padding: 0 0 0 102px; text-align: left; margin:0 0 32px; list-style: none}
.status-mark .status-mark_li li{position: relative; padding: 0 0 0 7px; margin:0 0 6px;}
.status-mark .status-mark_li i{cursor:pointer;background: url('../images/m-sprite.png') -327px -1273px; width: 12px; height: 10px; position: absolute; top:8px; left:-8px;}
/*.status-mark .status-mark_li .extended{background-position: -327px -1288px; width: 11px; height: 12px; top:7px;}*/
.status-mark .status-mark_li .head{color: #0580e9; display: inline-block; background: url('../images/order_status/ico_cms.png') 0 4px no-repeat; padding: 0 0 0 17px; font-size: 16px; cursor: pointer; margin:3px 0 0;
line-height: normal;}
.status-mark .status-mark_li .head.extended{background: url("../images/order_status/ico_cms_ext.png") 0 3px no-repeat;}
.status-mark .status-mark_li div{display: none;}
.status-mark .status-mark_li .open{display: block;}
.status-mark .status-mark__p{margin:0 0 5px;}
.status-mark .status-mark__pp{margin:0 0 7px;}
.status-mark .status-mark_li span{color: #868686;}
.status-mark .status-mark_li .head_span{border-bottom: 1px dashed #0580e9; color: #0580e9;}
.status-mark .status-mark_li img{display: block; margin: 37px auto 47px -102px;}
.status-mark .status-mark_li .bill img{margin-left: 112px;}








/*.status-order-content .status-list .label.not-found{background: url("../images/order_status/not-found.png");}*/
/*.status-order-content .status-list .label.processing{background: url("../images/order_status/processing.png");}*/
/*.status-order-content .status-list .label.ready{background: url("../images/order_status/ready.png");}*/
/*.status-order-content .status-list .label.shop{background: url("../images/order_status/shop.png");}*/
/*.status-order-content .status-list .label.closed{background: url("../images/order_status/closed.png");}*/
/*.status-order-content .status-list .label.cancel{background: url("../images/order_status/cancel.png");}*/
.header-panel .status-link{float:left;
    background: #ffab17; /* Old browsers */
    background: -moz-linear-gradient(top, #ffab17 0%, #ff9117 50%, #ff7617 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffab17), color-stop(50%,#ff9117), color-stop(100%,#ff7617)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffab17 0%,#ff9117 50%,#ff7617 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffab17 0%,#ff9117 50%,#ff7617 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffab17 0%,#ff9117 50%,#ff7617 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffab17 0%,#ff9117 50%,#ff7617 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffab17', endColorstr='#ff7617',GradientType=0 ); *//* IE6-9 */
    color:#fff;
    display: inline-block;
    border-radius: 6px;
    height: auto;
    line-height: normal;
    padding: 3px 10px;
    margin:4px 0 0 11px;
}
.header-panel .status-link:hover{
    background: #ff7617; /* Old browsers */
    background: -moz-linear-gradient(top, #ff7617 1%, #ff9117 72%, #ffab17 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ff7617), color-stop(72%,#ff9117), color-stop(99%,#ffab17)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff7617 1%,#ff9117 72%,#ffab17 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff7617 1%,#ff9117 72%,#ffab17 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff7617 1%,#ff9117 72%,#ffab17 99%); /* IE10+ */
    background: linear-gradient(to bottom, #ff7617 1%,#ff9117 72%,#ffab17 99%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7617', endColorstr='#ffab17',GradientType=0 ); *//* IE6-9 */
}
.status-order-content .not_found-input{padding: 0 0 0 170px; text-align: left; position: relative; margin:-5px 0 0 0;}
.status-order-content .not_found-input .input-text{height: 26px; width: 197px; border-radius: 6px;
    float: left; border: 1px solid #868886; background: #f3f3f3; padding-right: 50px; font-size: 12px; line-height: 26px;}
.status-order-content .not_found-input button{display: block; float: left; border:none;border-left: 1px solid #adadad;position:relative; left:-42px; height: 28px; width: 35px;
    cursor: pointer;background: none; outline: none;text-align: center; }
.status-order-content .not_found-input i{width: 15px; height: 15px; background: url('../images/m-sprite.png') -343px -1272px; display: inline-block;margin:2px 0 0;}
.status-order-content .not-found-preloader{position: absolute; right:9px; bottom: 3px;}
.status-order-content .not_found-input .validation-advice{left:173px;}


.city-select {
    margin: 0 30px 0 0;
    padding: 0 0 0 15px;
    font-size: 12px;
    display: inline-block;
    float: right;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODAyMkM4RENENjVGMTFFMjgzQjZFQTUyOTNCRTc4ODUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODAyMkM4RERENjVGMTFFMjgzQjZFQTUyOTNCRTc4ODUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4MDIyQzhEQUQ2NUYxMUUyODNCNkVBNTI5M0JFNzg4NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4MDIyQzhEQkQ2NUYxMUUyODNCNkVBNTI5M0JFNzg4NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhVok3EAAAC9SURBVHjaYvz//z8DCDCmsDkAqQYgtmeAgIMg/v85vw6AOExQRSAF+5EUMUDZ+6FyDIwMyawOUEX4gCPIxHpkEaBVjCCMprAeZOJ/ZEXIskBr4XJMDEQCkMI72ExAZoPUsACJI0CsgkMBDBwBuZEfyHgIxPw4bP0IxPJMQA+AGPl4nJcPUsOIFDOPgZQMmqInQEWy6L6uwWIaXAxuIhZT4aZhC8ccHGxUE6GmnofGkiGyOAsWdxVg8zpAgAEAUypFYMKO/S4AAAAASUVORK5CYII=');
    color: #005005;
}
.city-select__city {
    color: #FFF;
    border-bottom: 1px dashed #FFF;
    cursor: pointer;
}
.city-select__city:hover {
    color: #FF0;
}
.oggetto-lightbox_current {
    padding-bottom: 0;
}
.oggetto-lightbox_city .ajax-cart-top {
    padding: 0;
    margin: 0 -20px;
}

.oggetto-lightbox_city .ajax-loader {
    display: none;
}
.oggetto-lightbox_city.is-loading form div {
    opacity: .3;
}
.oggetto-lightbox_city.is-loading .ajax-loader {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: -8px 0 0 -8px;
    background: transparent url('../images/ajax-loader_transp.gif') no-repeat center center;
}
.oggetto-lightbox_city .ajax-cart-button-set {
    padding-top: 0;
}
.oggetto-lightbox_city .main-cities,
.oggetto-lightbox_city .main-cities li {
    display: block;
}
.oggetto-lightbox_city .city-link {
    padding: 3px 30px;
    display: block;
    color: #000;
    }
    .oggetto-lightbox_city input {
        height: 32px;
        line-height: 32px;
        font-size: 18px;
        }
.oggetto-lightbox_city .city-link:hover {
    background: #F2F2F2;
}

.oggetto-lightbox_city .city-link:active,
.oggetto-lightbox_city .on,
.oggetto-lightbox_city .on:hover {
    background: #FF7E00 url(../images/ico_city_v.gif) no-repeat 5px center;
    color: #FFF;
}
.oggetto-lightbox_city .city-link_another:hover,
.oggetto-lightbox_city .city-link_another:active {
    background: none;
    cursor: pointer;
    color: #FF7E00;
}
.oggetto-lightbox_city .other-city {
    float: left;
    margin-right: 3px;
    position: relative;
    }
    .oggetto-lightbox_city .button {
        float: left;
        margin-top: 3px;
    }
    .oggetto-lightbox_city .loader-gif {
        position: absolute;
        right: 4px;
        top: 4px;
        }
.oggetto-lightbox_city .search-autocomplete ul {
    border-color: #d4d4d4;
}
.oggetto-lightbox_city .search-autocomplete li {
    padding: 0 8px;
}
