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

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

body          { font:12px/1.55 Arial, Helvetica, sans-serif; color:#61500D; text-align:center; }

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

/*a             { color:#B3951F; font-style: normal !important; }*/
a             { color:#724E00; font-style: normal !important; }

a:hover       { text-decoration:none; }
:focus        { outline: 0; }

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

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

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

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

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

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

@font-face {
    font-family: 'SegoeUI';
    src: url('../fonts/SegoeUI.ttf') format('truetype');
}


/* Layout ================================================================================ */
.wrapper { min-width:954px;   }
.page {width: 950px; margin: 35px auto 0;}
.page-down{background: url('../images/bg-down.gif') no-repeat; height: 14px;}
.page-midd-up {background: url('../images/bg-small.gif') repeat-y; clear:both;}

.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container {background:url("../images/bg-small.gif") repeat-y ; padding: 6px;}

.main{ min-height:400px; padding: 0;  background:transparent; text-align:left; margin-left: 2px; }

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

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

/* 2 Columns Layout */

.col2-left-layout .col-main {float: right; }
.col2-right-layout .col-main {width: 720px; padding: 5px;}
.col2-left-layout .main .col-main {width: 730px; padding: 0px; margin-top:30px;}

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; border-bottom: 1px solid #B49521 !important; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

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

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

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


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; font-style:normal; }
.button {cursor: pointer;}
input.input-text,select,textarea { background:#fff; border:1px solid #877C49; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #B3951F; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }


.checkout-types button.button{/*background: none;*/}
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { display:block; height:30px;  padding:0; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color: #fff; }
button.button span span { border:0; padding:0; color: #fff;}
button.disabled span { border-color:#bbb !important; background:#bbb !important; }


button.btn-checkout {width: 220px; height:30px; border:0; background:url('../images/btn_button.gif') repeat-x; font:bold 15px/40px Arial, Helvetica, sans-serif; color:#000; margin-top:10px;}
button.btn-checkout:hover{background:url(../images/btn_button_hover.gif)repeat-x;}
button.btn-checkout span { height:40px; border:0; padding:0 0 0 9px; font:bold 15px/40px Arial, Helvetica, sans-serif; color:#ff0000; text-transform: uppercase;}
button.btn-checkout span span { background-position:100% 0; line-height: 30px; color: #fff; width: 100%; float: left; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

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

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

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

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

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

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

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

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

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

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

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

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

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

.buttons-set { clear:both; text-align:right; }
.buttons-set p.required { margin:0 10px 10px; }
.buttons-set .back-link { float:left; margin:0 0 0 10px; }
.buttons-set button.button { float:right; margin-left:5px; }

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

.fieldset { border:1px solid #B3951F;  padding:22px 10px 12px 10px; margin:28px 0; }
.fieldset .legend {text-transform: uppercase; float:left; font-weight:normal; font-style: normal; font-size:15px; background:#EFEFEF; color:#B3951F; margin:-33px 0 0 0px; padding:0 8px; position:relative; }
.col-2.registered-users a{color: #ff0000; font-size: 16px; }
/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.header .validation-advice { clear:both; min-height:13px; margin:-1px -16px 0; background: none; position: absolute;  padding-left:17px; font-size:10px; font-weight:bold; line-height:13px; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:12px; font-style: normal !important; font-family: arial; font-weight: normal; text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

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

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; float: left;}
.messages li { margin:0 0 10px !important; }
.messages li li { margin: 4px 0 3px 15px !important; font-size: 14px; font-weight: normal;}
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background:#EFEFEF; background-image:url(../images/i_msg-error.png); color:#df280a; }
.success-msg { border-color:#B3951F; background-color:#EFEFEF; background-image:url(../images/i_msg-success.png); color:#B3951F; }
.note-msg,
.notice-msg {float: left; width: 669px; border-color:#ff0000; background:#EFEFEF; background-image:url(../images/i_msg-note.gif); color:#ff0000; }
.success-msg{color: #009A00; }
/* BreadCrumbs */
.breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 13px; padding: 0 20px; }
.breadcrumbs a{color: #000; font-weight: bold; text-decoration: underline;}
.breadcrumbs a:hover {color: #9C211A; }
.breadcrumbs ul{padding-top: 15px;}
.breadcrumbs li { display:inline;  font-size: 12px; padding: 3px; }
.breadcrumbs li strong { font-weight:normal; font-size: 17px;letter-spacing: -1px; font-style: normal;font-family: Verdana; color: #9c211a; }


/* Page Heading */
.page-title { width:100%; overflow:hidden; border-bottom:1px solid #B3951F; margin:0 0 25px; text-transform: uppercase; float: left; }
.page-title h1,
.page-title h2 {margin:5px; font-size:16px; font-style: normal; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; font-style:normal; color:#B3951F; font-family: arial; text-transform: uppercase;}

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

/* Pager */
.pager { font-size:11px; padding:4px 8px; text-align:center; }
.page-sitemap .pager{border-bottom: 1px solid #B39620;}
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}

/* Sorter */
.sorter { font-size:11px; padding:7px 0;margin-top: 2px; border-top:1px solid #e2e2e2; margin: 2px 12px 0 7px; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {margin-bottom: -2px; width: 730px; float: left;    background: url("../images/bkg_categorie_sortare.png") no-repeat scroll 0 0 transparent;}
.toolbar .pager { padding:2px 10 0; height: 20px; width: 671px; }
.toolbar .sorter { border-bottom:1px solid #fff; height: 23px; }
.toolbar-bottom {margin-bottom: 10px;}

/* Data Table */
.data-table { width:99%; border:1px solid #B3951F; border-collapse: collapse; }
.data-table .odd  { background:#EFEFEF }
.data-table .even { background:#EFEFEF; }
.data-table .odd:hover  { background:#DFDFDF }
.data-table .even:hover { background:#DFDFDF;}
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { }
.data-table th { padding:3px 8px; font-weight:normal; font-style: normal; color: #000; background: #EFEFEF;}
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; border-right:1px solid #B3951F; padding:2px 8px; color:#B3951F; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { border-bottom: 1px solid #B3951F; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #B3951F; }
.data-table tfoot tr.first {  }
.data-table tfoot tr { background-color:#EFEFEF !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #000; }
.data-table tfoot strong { font-size:16px; }

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

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

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.tax-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.tax-details-first td { border-top:1px solid #d2d8db; }

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

/* Class: std - styles for admin-controlled content */

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

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; background: url('../images/arrow_footer.png') no-repeat; }
.links li.last { background:none !important; padding-right:0 !important; }
.footer .links li {margin-bottom: -15px; width: 200px;}

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

.separator { display: none; margin:0 3px; }

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

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

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


/* Header ================================================================================ */
.logo { float:left; }
.header-container { /*border-top:5px solid #0d2131; border-bottom:1px solid #415966; background:url(../images/bkg_header.jpg) 50% 0 repeat;*/ }
.header { width:930px; margin:0 auto; padding:10px; padding-bottom: 0; text-align:right; position:relative; z-index:10; }
.header .logo { float:left; margin:0 0 17px 12px; text-decoration:none !important; }

.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header .quick-access { float:right; width:535px; padding:28px 10px 0 0;  }
.header .welcome-msg { margin:0; text-align:right; width: 500px; float: left; font-family: georgia; font-style: italic; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border: none; width:250px; margin-right:4px; margin-top: 2px; margin-left: 10px; }
.header .form-search button.button { float:right; }
.header .form-search button.button span {width: 20px; border:0; height:21px; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; right:40px !important; left:0; top: 100px; margin-top: 5px; border-color: #B3951F; }
.header .form-search .search-autocomplete ul { border:1px solid #B3951F; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#B3951F; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { float:right; margin:0 10px 6px; }
.header .links li { float:left; font-size:11px; background:url(../images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 5px 0 3px; }
.header .links a { color:#000; font-weight: normal; text-decoration: none; text-transform: uppercase; font-size: 11px;}
.header .links a:hover { color:#fff; background: #B37B00; font-weight: normal; text-decoration: none; text-transform: uppercase; font-size: 11px;}
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#B3951F; }

/********** < Navigation */
.nav-container { margin-left: 6px; ;  /*background:#0a263d url(../images/bkg_nav0.jpg) 50% 0 repeat-y;*/ }
#nav { width:938px; margin:0 auto; margin-left:0px; padding:0; font-size:13px; background: url('../images/bkg_meniu_big.gif') repeat-x; background: url('../images/bkg_meniu_big.gif')\0/ repeat-x;}

/* ALL Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; margin-left: 5px; }
#nav li.level0{background: url('../images/meniu_separator.png') no-repeat scroll 0 50%;}
#nav li.level0:hover{background: url('../images/bkg_meniu_hover.gif') repeat scroll 50% 50%;}
#nav li.level0:hover a{color: #fff; }
#nav li.level0.active{background: url('../images/bkg_meniu_hover.gif') repeat scroll 50% 50%;}
#nav li#nav-1, #nav li#nav-23 {background: none;}
#nav li#nav-1:hover, #nav li#nav-23:hover {background: url('../images/bkg_meniu_hover.gif') repeat scroll 50% 50%;}
#nav li#nav-1.active, #nav li#nav-23.active {background: url('../images/bkg_meniu_hover.gif') repeat scroll 50% 50%;}

#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; text-transform: uppercase; font-size: 12px; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }


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

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; /*background:#B3951F url(../images/bkg_nav1.gif) 0 100% repeat-x;*/ border-bottom: 1px solid #ad750b;  }
/*#nav ul li.over { background:#d5e4eb url(../images/bkg_nav1.gif) repeat-x 0 100%; }*/
#nav ul li.last { padding-bottom:0; }
#nav ul li a{color: #b37b00;}
#nav ul li a:hover{text-transform: none;  }

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

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:26px; left:-10000px; border:1px solid #ad750b; }

/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }




#nav ul li a { background:#f9f3d2; text-transform: none;}


#nav ul li a:hover { background:#e7d277; }
#nav ul li a,
#nav ul li a:hover { color:#000 !important; }
#nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px; }

/* 3rd+ Level */
#nav ul ul { top:5px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block {margin:0 ; }
.block .block-title { /*background:url(../images/bkg_product_collateral.gif) 0 0 repeat-x; border-bottom:1px solid #DFCADF;*/ padding:2px 9px; }
/* daniel*/
.block .block-title strong { display:block; font:bold 14px/16px Arial, Helvetica, sans-serif; min-height:16px; padding:3px 0 1px; color: #B3951F; font-style:normal;}
.block .block-title strong span {color: #000; font-size: 16px; font-weight: normal; text-transform: uppercase; }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin: 0 9px 5px; font-size:1em; font-weight:bold; color: #B3951F; font-style: normal;}
.block .block-content dt{font-size: 11px; font-style: normal; }
.block .block-content {font-size: 11px; }
.block .block-content li.item { padding:7px 9px; width: 168px; margin-left: 5px; float: left; background: #EFEFEF; margin-top: 5px;  }
.block .block-content li.item:hover{background: #DFDFDF; }
.block .block-content li.item a{ padding: 0; text-decoration: none; font-style: italic; margin-right: 5px; margin-bottom: 5px; }
.block .btn-remove { float:right; margin:1px 0 2px 5px; }
.block .actions { margin:6px 0 6px 0; text-align:right; }
.block .actions a { float:left; margin-top: 5px; }
.block .actions button.button { float:right; margin-top: 5px; }
.block .empty { margin:0; padding:5px 9px; }

.block li.odd { }
.block li.even { }

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.rewards-customer-sidebar,
.block-login { font-size:11px; line-height:1.25; /*background: url('../images/right_middle.gif') repeat-y;*/ width: 195px; padding-bottom: 0; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px;  }
.block-cart .block-title strong{padding-left: 0;}
/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #B3951F; }
.mini-products-list .product-details { /*margin-left:60px;*/ }


/* Block: Account */
.block-account { border-color:#bbb; width: 195px; margin-bottom: 10px; }
.block-account .block-title { color: #B3951F; border:0; padding:3px 10px; }
.block-account .block-title strong { font-size:13px; }
.block-account .block-content {font-size:12px; /*background:url("../images/right_middle.gif") repeat-y ; */ padding: 10px 10px 10px; }
.block-account .block-content li a {display:block; background: #EFEFEF; border-bottom:1px dotted #B3951F; padding: 3px 0 0 10px; color: #B3951F; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#000; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px dotted #B3951F; padding:3px 0; color:#B3951F; }
.block-account .block-content li.current.last { border-bottom:0; }

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

/* Block: Layered Navigation */
.block-layered-nav { border:0; }
.block-layered-nav .block-title { border:0; padding:0; height:23px; padding: 0 8px; overflow:hidden; }
.block-layered-nav .block-subtitle { line-height:1.35; background:transparent; padding:3px 9px; border:none; text-transform:uppercase;  }
.block-layered-nav .block-content {  }
.block-layered-nav dt { background:url(../images/bkg_block-layered-dt.gif) 9px 11px no-repeat; padding:7px 10px 0 28px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd { padding:0 12px 0; /*background:url(../images/bkg_block-layered-dd.gif) 0 100% repeat-x;*/ }
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { background:transparent; padding:4px 6px 4px 10px; width: 179px;}
.block-layered-nav .currently .label { font-weight:bold; padding-left:18px; background:url(../images/bkg_block-layered-label.gif) 0 3px no-repeat; text-transform:uppercase; }
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }
.block-layered-nav .actions { font-size:11px; padding:4px 9px;  text-align:right; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart {  width: 195px !important;}
.block-cart .block-title {width: 195px; float: left; }
.block-cart .block-title strong { /*background-image:url(../images/i_block-cart.jpg);*/ }
.block-cart .summary { background:transparent; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:transparent; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { }

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

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

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

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

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

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

/* Block: Tags */
.block-tags .block-title strong { }
.block-tags .block-content ul { font-size:12px; padding-left:15px; }
.block-tags .block-content li { display:inline; padding-right:4px; }
.block-tags .block-content a {color: #61500d; font-family:georgia; font-size:11px; font-style:italic; margin-bottom:15px; }
.block-tags .actions { text-align:right;   }
.block-tags .actions a { float:none; }
.block-tags-left .actions a{font-family: arial;}

/* Block: Subscribe */
.block-subscribe .block-content { padding-left: 25px; font-style: normal; color: #61500d;}
.block-subscribe .block-title strong { background-image:url(../images/i_block-subscribe.gif); }
.block-subscribe label { font-weight:normal; font-size: 12px; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; }

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

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

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


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

/* View Type: Grid */
.products-grid{position:relative;}
.products-grid.last { border-bottom:0; }
.products-grid li.item {float:left; width:215px; padding:0 10px 20px; /*border-right: 1px solid #723C6C;*/ margin: 10px 0 10px 0; text-align: center;  }

.products-grid li.item.last{border: none; }
.products-grid .product-image {display:block; width:135px; height:135px; margin-left: 20px; }
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; min-height: 52px;}
.products-grid .product-name a { color:#292C29; text-decoration: none; font-size: 12px; font-weight: bold; font-family: georgia; /* font-style: italic; */}
.products-grid .price-box { margin:5px 0; text-align: center; background: #EFEFEF; padding: 3px; }
.products-grid .availability { line-height:21px; }
.products-grid .actions {  }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width: 720px; margin-left: 10px; border-bottom: 1px solid #EFEFEF; }
.col2-left-layout .products-grid.last,
.col2-right-layout .products-grid.last{border-bottom: none; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item.custom { }
.products-list li.item.custom.last{border-bottom :1px dashed #D9C6D9;}
.products-list li.item.custom:hover,.products-list li.custom.item.impar:hover{ }
.products-list li.item.custom.impar{}
.products-list li.item.custom.last { /*border-bottom:0;*/ }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { color:#292C29;
font-size:13px;

font-weight:normal;
text-decoration:none;
}
.products-list .price-box { float:left; margin:0 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


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

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

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

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }
.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; font-size: 11px; font-style: italic; }
.no-rating{font-size: 11px; font-style: italic; }

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

/********** < Product Prices */
.price { 
    color: #9C1C18 !important;
    font-family: verdana;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -2px;
    white-space: nowrap !important;}

.price-box { margin:5px 0; }
.price-box .price { font-weight:normal; color:#fff; font-style: normal; font-size: 19px;}

/* Regular price */
.regular-price { color:#fff; }
.category-products .price-box { height: 40px;
    line-height: 40px;
    padding: 0 !important;}
.regular-price .regular-price .price { line-height: 38px;}
.regular-price .price {    color: #9C1C18 !important;
    font-family: verdana;
    font-size: 19px !important;
    font-weight: normal !important;
    letter-spacing: -2px;}
.block .regular-price,
.block .regular-price .price { color:#000; }

/* Old price */
.old-price { margin:0; font-size: 11px;  }
.old-price .price-label { white-space:nowrap; font-size:12px; font-weight: normal; color:#B3951F; display: none; }
.old-price .price { font-weight:normal; font-size:18px; color:#000; text-decoration:line-through;line-height: 21px; }
.aw-mini-related-items .price{color: #000; }
/* Special price */
.special-price { margin:0; font-size:15px !important;   }
.special-price .price-label {  display: none;  }


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

.minimal-price-link { display:block; font-size: 13px; text-align: center;  height:40px; margin-top: 3px; text-decoration: none; color: #B37B00; }
.minimal-price-link .label {color:#DF3737; background: #EFEFEF; font-size: 11px; font-weight: bold; text-transform: lowercase; font-family: Georgia;}
.minimal-price-link .price { font-weight: bold; color:#fff;  }


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

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

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

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

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

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

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

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

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

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

/* Tier Prices */
.tier-prices, .tier-prices-grouped {margin:5px 0; padding:0 10px 0 10px; border:1px solid #B3951F; }
.tier-prices li,.tier-prices-grouped li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; font-size: 11px; }
.tier-prices .benefit, .tier-prices-grouped .benefit{ font-style:italic; font-weight:bold; color:#DF3737; }
.tier-prices .price, .tier-prices-grouped .price{ font-weight:bold; color:#DF3737; }
.tier-prices-grouped-div{line-height:1.4; color:#000; font-size: 11px; margin:-5px 0; padding:0 4px 0 4px;  border:1px solid #B3951F; float: left;  }

.tier-prices-grouped li.cadou{color: #000;}
/*.tier-prices-grouped li { padding:2px 0; color:#B3951F; }
.tier-prices-grouped li .price { font-weight:bold; }*/
.shade-image-div .tier-prices{float: right; margin-right: 160px; font-weight: normal; margin-top: 40px; }
.tier-prices-grouped{float: right; margin-right: 212px; font-weight: normal; }

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

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }

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


.product-view { border: none; clear: both;}

.product-essential { padding:25px; background: transparent; }
.product-essential h2{font:normal 13px/1.35 Arial, Helvetica, sans-serif; text-transform: uppercase; color: #B3951F;}

.product-collateral { background: transparent; padding: 0; clear: both; }
.tabs-main-div{border: 1px solid #E7CE71; padding: 10px; float: left; width: 650px; margin-top: 5px; margin-bottom: 10px; }

.product-collateral h2 { font-weight:bold; font-size:11px; color:#B3951F; /*border-bottom:1px solid #B3951F;*/ padding:0 0 1px; margin:0; }
.product-collateral .std h2 {font-weight:normal; font-size:14px; font-style: normal; color:#B37B00; border-bottom: none; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 10px; }
#product_addtocart_form .buttons-set { padding: 0; border: 0}
#product_addtocart_form .buttons-set .back-link {margin-left: 0; margin-top: 10px; margin-bottom: 50px;}

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

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { font-weight:bold; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#B3951F; }

/* Product Shop */
.product-view .product-shop { float:right; width:330px; }
.product-view .product-shop1{width: 200px; clear: both;}
.products-list.config{}
.products-list.config .item{width: 670px; float: left; }

.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0; font:bold 16px/1.35 georgia; color: #000; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#B3951F !important; font-weight:normal !important; }

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

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

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

/* Block: Description */
.product-view .box-description {font-size: 11px; font-style: normal; font-weight: normal; color: #000; }

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.2; font-size: 11px; }
.product-view .box-additional .data-table td {font-style: normal; font-weight: normal; color: #B37B00; }

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

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; font-weight: normal; font-style: normal; color: #61500D;}
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:12px; font-weight:normal; margin:0 0 5px; color:#877C49;}
.product-view .box-tags .form-add .input-box { float:left; width:204px; margin:0 5px 0 0; padding:0 0 0 0; }
.product-view .box-tags .form-add input.input-text { width:320px; height: 19px;  }
.product-view .box-tags .form-add button.button span { border-color:#406a83; background:#916191; }
.product-view .box-tags .note { margin:3px 0 0; padding: 0; font-size:12px; }
#productTagName{font-size: 13px; color: #000; background: #fff; height: 19px; }

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

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


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

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #B3951F; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a {color:#000; font-family:georgia; font-size:17px; font-style:italic; margin-bottom:15px; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #6F057B; background:#EAE1EA; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; font-style: italic; }
.advanced-search-summary strong { color:#6F057B; padding-left:15px; font-style: normal; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

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

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

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


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

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }

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

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float: left; }
.cart .cart-collaterals .col2-set { float:left; width:664px; }
.cart-collaterals .price-box {width: auto; float: left;}
.cart-collaterals #mini-products-list button.btn-cart {width: auto; float: right; margin-top: 8px;}
.cart .cart-collaterals .col2-set .col-2 { width:320px; }
#discount-coupon-form {float: left; width: 230px !important;}
.cart_right {
    float: left;
    width: 270px
}

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

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #B3951F; padding:12px 10px; margin:0; width: 291px; float: left;}
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 0 21px; color:#B3951F; text-transform:uppercase; }
.cart .discount button span,
.cart .shipping button span { border-color:#406a83; background:#916191; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:center; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount {font-style: italic; }
.cart .discount h2 { background-image:url(../images/i_discount.gif);   }
.cart .discount .input-box { margin:8px 0 0; width:239px; }
.cart .discount input.input-text { width:233px; }

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

/* Shopping Cart Totals */
.cart .totals { float:right; width:258px; background:#EFEFEF; border:1px solid #B3951F; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px;}
.cart .totals tr.last td {}
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:16px; font-style:italic; font-weight:bold; padding:8px 15px 15px; text-align:center; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

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


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:0 0 5px; font-style: normal; text-transform: uppercase; font-size: 15px; font-weight: bold; }
.sp-methods dd {}
.sp-methods dd li { padding:5px; }
.sp-methods label { font-style: normal; color:#000; }
.sp-methods .price { font-weight:bold !important; font-size: 16px; color: #000; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; font-style: normal; color:#D63C39; text-transform: uppercase; font-size: 11px;}
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

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

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

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

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

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

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

/* Centinel */
.centinel {}

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

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

/* One Page Checkout */
.block-progress { border:0; margin-left: 10px; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#B3951F; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; text-transform: uppercase; font-weight:normal; line-height:1.35; background: #EFEFEF; border:1px solid #B3951F; margin:0 0 6px; padding:2px 8px; color:#000; }
.block-progress dd {border-top:0; padding:8px 13px; margin:0; }
.block-progress .left_col_down{background: url('../images/right_down.gif') no-repeat; width: 195px; height: 20px; margin-top: -15px; }
.block-progress dt.complete { margin:0; color:#000; border: none; cursor:pointer; text-transform: uppercase; font-size: 13px; text-align: center; }
.block-progress dd.complete { color: #000}
.block-progress p { margin:0; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 5px 10px; font-size: 12px; font-weight: bold; font-style: italic;  }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background: url(../images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; padding-right: 5px; color: #fff; font-size: 15px; text-decoration: none; font-style: normal;  }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

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

.opc .step-title {text-transform: uppercase; border-width:0 1px; border-style:solid; border-color:#fff #B3951F #B3951F; background:#EFEFEF; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #B3951F; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#B3951F; }
.opc .step-title h2 { float:left; margin:0; font:14px/16px Arial, Helvetica, sans-serif; color:#000; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#EFEFEF; border:1px solid #B3951F; border-bottom:0; color:#B3951F;}
.opc .allow .step-title:hover{ background:#fff;}
.opc .allow .step-title .number { background:#EFEFEF; border-color:#B3951F; color:#B3951F; }
.opc .allow .step-title h2 { color:#B3951F; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background: #EFEFEF; border:1px solid #B3951F; padding-bottom:5px; color:#B3951F; cursor:default; }
.opc .active .step-title .number { background:#B3951F; border-color:#DFCADF; color:#fff; }
.opc .active .step-title h2 { color:#000; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #B3951F; border-top:0; background:transparent;  padding:15px 0; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 {font-family: arial; font-style: normal; font-size:15px; border-bottom:1px solid #B3951F; font-weight:normal; padding-bottom:2px; text-transform:uppercase; color:#000;}
#opc-login h4 { font-size:1em; font-weight:normal; font-style: normal;  margin:0; padding-bottom: 10px; color:#EF6D10; }
ul.ul{font-style: italic; }

#login-form .form-list label.required{font-style: italic; }

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

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:normal; color:#000; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; color: #000;}
#opc-review .buttons-set a{color: #000;}
#opc-review .buttons-set p { margin:0; line-height:40px; font-style: italic; }
#opc-review .buttons-set p a{ font-style: italic; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }

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

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

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

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

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { padding:5px 10px;  border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#B3951F; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#B3951F; }

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

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

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

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


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:240px; padding:14px 21px; background: #EFEFEF; border:1px solid #B3951F; border-bottom:0; margin-left: -12px;}
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#B3951F; }
.account-login .new-users h2 { background-image:url(../images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(../images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #B3951F;  margin:0; padding:8px 13px; background: #EFEFEF; margin-left: -12px;}

.account-create {}
/* Account Login/Create Pages ============================================================ */


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

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

/* General Box */
.box-account { background:transparent; padding:15px; margin: 0 ; }
.box-account .box-head { border-bottom:1px solid #B3951F; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:14px; font-weight:normal; font-style: normal !important; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#B3951F; }

.dashboard .box .box-title { border-bottom:1px solid #B3951F; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

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

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

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

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

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#B3951F; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff;  border:1px solid #B3951F; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

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

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

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

.order-items { width:98%; padding-left: 8px; overflow-x:auto; }
.order-items h2,
.order-items h3 { font-weight:bold; font-size:13px; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { float:right; color:#1e7ec8; font-weight:normal; }
.order-items p .link-print { float:none; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:1px 5px 0 0; }

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

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

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

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

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

.product-review .product-img-box { float:left; width:250px; height: 250px; }
.product-review .buttons-set{border: none; }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px 10px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#B3951F; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; color: #000; }
/* ======================================================================================= */


/* Footer ================================================================================ */
/*.footer-container-top{background: url(../images/footer_up.gif) no-repeat; margin: 0 auto; width: 934px; height: 74px;}*/
.footer-container {width: 938px; height: 78px; background: #EEDE93 url('../images/footer_up.gif') no-repeat; height: auto; margin: 0 auto;}
.footer-container-bottom{background: url(../images/footer_down.gif) no-repeat; margin: 0 auto;  width: 938px; height: 12px;}
.footer { width:930px; margin:0 auto; padding:5px 10px 10px 10px; width: 920px; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { color:#000; text-decoration:none; line-height: 30px; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#B3951F; }
.footer .bugs a { color:#B3951F; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { padding: 7px 0 0 ; color:#B3951F; clear: both;}
.footer address a { color:#B3951F; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block;
height: auto; clear: both;
border-top: 1px solid #B3951F;
width: 910px;
padding-top: 3px;
}

.footer li {  padding:0 9px; float: left; margin-bottom: 10px; width: 200px; }
.footer li div img {width: 30px; height: 30px}
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
/* ======================================================================================= */

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


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



.texth1 {font-size: 1.4em; display: inline; clear: none; font-size: 14px; color: #B37B00; font-style: normal; }
.texth2 {font-size: 1.2em; display: inline; clear: none; }
.texth3 {font-size: 1em; display: inline; clear: none; }

.top-links-div{background:transparent url('../images/meniu-up.gif') no-repeat scroll 0 0; padding:5px 0 0 0; position:absolute; right:6px; top:0; width:590px; height: 30px; }
.box.base-mini.blog h4 {font-style: italic; }



.col1-layout .col-main img{margin-bottom: 0px; }
.homeright{margin-top: 2px;}
.homeright img{margin-bottom: 2px; float: right; margin-right: 50px; }


.prd-list-midd{width: 728px;  padding: 0 1px; float: left;}
.prd-list-down{width: 730px;  width: 730px; height: 28px; }

.category-title-main{margin-bottom: 2px; display: none;}
.category-title-main-top{display: none; }
.category-title-main-top.cat-bkg{background: url('../images/up_category.gif') no-repeat 0 0; height: 33px; }
.category-title-main-middle.cat-bkg{background: url('../images/middle_category.gif') repeat-y 0 0; padding: 0 10px 10px; }
.category-title-main-bottom.cat-bkg{background: url('../images/down_category.gif') no-repeat 0 -1px; height: 3px; }

.category-title-main-middle .category-description{margin: 0; width: 710px; float: left; }
.category-title-main-middle .category-description p{margin: 0;}

button.button {/*background: #723C6C;*/ }

#search_mini_form button.button{background: transparent; }

#best {margin-top:20px; float:left; width: 100%; height: 120px; line-height:1em;}
#best .item{width:287px; float:left; margin:0; margin-right: 10px; border: none; text-align: left; }
#best .item img{/*border:1px solid #d8d8d8;*/ }
#best .item .old-price{display:none;}
#best .item .price-label{display:none;}
#best .item h5 a{text-decoration:none; color:#743C6B; font-size: 12px; font-weight: normal; font-style: italic;}
#best .item a {text-decoration:none; color:#743C6B; font-size: 10px; }
#best .price{color:#743C6B; padding:0;}
#best .price-box{padding:0; line-height:1em;}
#best .product-image{margin:0;}
#best  h5{margin:0; line-height:1em;}

.home-car-div{width: 934px; height: 167px; margin-bottom: 10px; }
#home-car {float:left; width:100%; height: 167px; line-height:1em; font-style: italic; background: url('../images/bkg_logo.gif') no-repeat; }
#home-car .item{ float:left; margin:0; margin-top: 15px; margin-right:10px; margin-left: 5px; border:none; text-align: center; width: 100px; height: 125px; }
#home-car .item img{width: 100px; height: 100px;}
#home-car .item .old-price{display:none;}
#home-car .item .price-label{display:none;}
#home-car .item h5 a{text-decoration:none; color:#743C6B; font-size: 10px; }
#home-car .item a {text-decoration:none; color:#000; font-size: 14px; }
#home-car .price{color:#743C6B; padding:0;}
#home-car .price-box{padding:0; line-height:1em;}
#home-car .product-image{margin:0;}
#home-car  h5{margin:0; line-height:1em;}

#nav2 {/*background: url('../images/bkg_meniu_middle.gif') repeat-y 0 0;*/}
#nav2 li a{margin-left: 20px; text-decoration: none; }
#nav2 li.level0{background: url('../images/bkg_meniu_categori.gif') 1px 0 no-repeat; margin-bottom: 3px; width: 198px;}
#nav2 li.level0 a{color: #723C6C; font-weight: bold; }
#nav2 #nav-1 {/*background: url('../images/bkg_meniu_up.gif') no-repeat;*/}
#nav2 li.level0 a span{margin-top: -2px;}




.carousel-img{width: 114px; height: 100px; float: left; }
.carousel-text{width: 160px; margin-right: 10px; height: 100px; float: right; }

.slider-bkg{width: 934px; height: 386px; background: url('../images/img_home_2.gif') no-repeat; margin-bottom: 10px; margin-top: 2px; }
#slider{margin-top: 1px; margin-left: 5px; }
.product-img-box .product-image img {width: 250px; height: 250px;}

#slider img{height: 375px; margin-top: 5px; }
.home_brands_img {float: left; width: 938px; margin-bottom: -1px; margin-left: 0px; padding-bottom: 10px; background: url('../images/bkg_brands.png') repeat-x scroll 50% 100%;}
.home_brands_img img{margin-left: 25px; width: 100px; margin-top: 7px; }
.col-right.sidebar {}
.left_col_up {/*background: url('../images/right_up.gif') no-repeat;*/ width: 179px; height: 19px; padding: 2px 8px;}
.left_col_down {/*background: url('../images/cumpara_down.gif') no-repeat;*/ width: 195px; height: 30px; }

.left_col_up1 {/*background: url('../images/news_poll_up.gif') no-repeat;*/ width: 179px; height: 30px; padding: 2px 8px;}
.left_col_up2 {/*background: url('../images/news_poll_blog_up.gif') no-repeat;*/ width: 179px; height: 0px; padding: 2px 8px;}
.left_col_down1 {/*background: url('../images/news_poll_down.gif') no-repeat;*/ width: 195px; height: 0px; }

.dashboard {background: none;}
.dashboard .page-title {margin: 0 10px 20px; width: 710px; border-bottom: 1px solid #B3951F;}
.my-account {background: none; }
.my-account .buttons-set {margin-top: 10px; margin-left: 10px; margin-right: 10px; padding-top: 10px; }
.my-account .page-title {margin:0 0px 20px; width: 690px; }
.my-account .my-wishlist .page-title {width: 690px;}
.my-account .product-review .product-img-box img {width: 125px; height: 125px; margin-left: 1px;}

.col-1.addresses-primary {margin-left: 10px;}
#form-validate .fieldset {margin: 22px 10px 12px 10px; float:left;}
#form-validate .buttons-set .button { margin: 0 10px 0;}
#form-validate ul li label {font-style: normal !important; font-weight: inherit;}
#form-validate .buttons-set {border: 1px solid #B3951F; padding: 10px 0; margin-left: 10px; margin-right: 10px; }
.my-account .buttons-set{border: none; }
.homeright{width: 299px; float: left; }
.homeright a{float: right;}
.my-account #form-validate fieldset .form_newsletter {margin: 0 10px;}
.my-account{border-bottom: 1px solid #784371; padding-bottom: 10px; }
.my-wishlist {padding: 0 0px;}
#discount-coupon-form .discount{width: 238px; margin-left: 10px; float: left; margin-right: 0px; }
#shopping-cart-table h2 {text-align: center; margin: 0;}

.attributes-col h4{font-weight: normal; font-size: 12px;}

.account_pager {padding: 0 10px}
.account_pager .pager {background: url('../images/bkg_order.gif') no-repeat;}

.mini-sidenav{margin-bottom: 10px; }

.shade-main-div{width: 679px; /*border: 1px solid;*/ float: left; }
/*.shade-left-div{ float: left; font-weight: normal; text-align: center; width: 670px; border: 1px dashed #D9C6D9; border-left: none; border-right: none;}*/
.shade-right-div{float: left; font-weight: bold; text-align: left;  }
.shade-left-div-stock{}
.shade-left-div-shade{}

.shade-left-div-qty{height: 20px; }
.shade-left-div-colortext{height: 20px;}

.shade-right-div .products-list li.item{border-bottom: none; width: 652px; border: 1px solid #F1E8F1; margin-left: 2px; height: 250px; background: #fff; margin-top: 5px; margin-bottom: 5px; }
.shade-right-div .products-list li.item:hover{background: #F0E8F0; border: 1px solid #fff;  }
/*.shade-right-div .item button.button.btn-cart{display: none; }
.shade-right-div .item.last button.button.btn-cart{display: block; }*/

/*.shade-top-div{background: transparent url(../images/bkg_carusel_up.gif) no-repeat scroll 0 0; }*/
.shade-middle-div{float: left; /*background: #FBFAFB;*/ width: 580px;}
/*.shade-bottom-div{background: transparent url(../images/bkg_carusel_down.gif) no-repeat scroll 0 0; }*/
.shade-middle-div .f-fix {float: none; }
.shade-colortext{width: 95px; height: 25px; float: left; text-align: center; margin-top: 25px; font-size: 10px; }
.shade-colortext button.button{background: transparent; }
.shade-colortext button.button span span{font-size: 12px;}
.shade-colortext a{text-decoration: none; }
.shade-colortext .price-box { padding: 18px 8px 0; background: #B37B00; min-height: 40px; margin-top: -14px; }
.shade-colortext .price-box .old-price{margin-top: -4px; font-size: 12px; }
.shade-colortext .price-box p.old-price .price {font-size: 17px; font-family: verdana;}

.shade-colortext .price-box .price {font-size: 19px; font-family: verdana;letter-spacing:-2px;    line-height: 15px;}
.shade-colortext .price-box .regular-price .price {   line-height: 27px;}


.shade-colortext .alert-price{font-weight: normal; }
.shade-colortext .price-box .old-price .price-label, .shade-colortext .price-box .special-price .price-label{display: none; }
.font-labels-shades{font-size: 14px; color: #000; }
.shade-colortext .add-icons{width: 9px; float: left; margin-top: 5px; }
.shade-colortext img{}
.shade-colortext button.button span{padding: 0 2px 2px 0; background: url('../images/adauga_in_cos.png') no-repeat;}
.shade-image-div{/*width: 110px;*/ float: left; }
.shade-left-div-sub{width: 90px; height: 20px; float: left; margin-left: 2px; }


.add-to-box .add-to-cart{float: right;}

.retur {padding: 30px 10px 20px; font-family: 'Trebuchet MS','Lucida Grande',Verdana,Lucida,Geneva,Helvetica,Arial,sans-serif; font-size: 12px; text-align: justify;}
.retur .title {}
.retur .title .logo {margin-top: -35px; }
.retur span{color: red;}
.retur .up {text-transform: uppercase; color: red;}
.retur .bold {font-weight: bold; color: #B3951F;}
.retur .green {color: green;}
.retur div {font-size: 14px; padding: 10px 0 20px ; font-weight: bold; text-align: center; }
.termeni { padding: 30px 10px 20px; font-family: 'Trebuchet MS','Lucida Grande',Verdana,Lucida,Geneva,Helvetica,Arial,sans-serif; font-size: 12px; text-align: justify;}
.termeni .sub {font-weight: bold; padding:  10px 0 ;}
.termeni .title {font-size: 14px; text-align: center; font-weight: bold; padding: 20px 0; }
.termeni ul {padding: 10px 0 20px 20px; }
.termeni .red {color: red;}
.termeni .unit_img {margin: auto; width: 100px; height: 121px;}
.termeni .unit_img img { width: 100px; height: 121px;}
.termeni .logo {margin-top: -50px; width: 50px; height: 50px;}
.retur .logo {margin-top: -30px;}

.brand-picture{margin-bottom: 10px; }

.descriere{ margin-top: 1px; clear: both; width: 670px;}
.descriere h2{border: none; }

.email-friend {margin-top: 10px; }
.email-friend img{margin-top: -10px; }
.homepage-main {margin-top: 10px;}

.shade-image-div-images{float: left; width: 670px; background: #fff;}
.shade-image-div-images div{margin-right: 10px; }

.multicolor div{margin-top: 5px; height: auto; }
.shade-middle-div.multicolor{ width: 670px;}
.multicolor .shade-right-div{float: right;}
li.multicolor{min-height: 130px; }
.shade-colortext.addtocart-cell{width: 95px;}
.shade-image-div.multicolor{width: 700px;}

.shade-left-div{width: 70px; float: left; height: 70px;}
.universal-images-div{width: 80px; height: 80px; float: left; }
.shade-image-div.monocolor{/*width: 700px;*/ }

.col-2.registered-users{float: right; }



#customer-reviews a{text-decoration: none; }

#customer-reviews .pager{background: #EFEFEF; }
.buttons-set .back-link{font-size: 13px; font-weight: bold; font-style: italic; }
.review-form-delimiter{height: 20px; clear: both; width: 670px; margin-bottom: 10px; }
.review-form-delimiter2{height: 20px; clear: both; width: 670px; margin-bottom: 10px; display: none; }
#review-form .buttons-set {padding: 10px; border: 1px solid #B3951F; }
#review-form textarea {background: #EFEFEF; padding: 5px; width: 620px; border: 1px solid #B3951F:  height: 120px; }
#review-form textarea:focus {background: #EFEFEF;}
#review-form textarea:hover {background: #EFEFEF);}
#customer-reviews {margin-bottom: 0px; clear: both; float: left; width: 650px;}
.social-bookmarking {width: 185px; margin-left: 10px; margin-top: 10px; }
.social-bookmarking2 {position: fixed; right: 221px; width: 114px; top: 22px; }
.social-bookmarking2 a{margin: 0 auto; width: 90px; }
.social-bookmarking2 a img{margin-top: 5px; margin: 0 auto;}

.social-bookmarking3 {position: fixed; right: 312px; width: 39px; top: 0; }
.social-bookmarking3 a{margin: 0 auto; width: 90px; cursor: pointer;}
.social-bookmarking3 a img{margin-top: 5px; margin: 0 auto;}


.product-collateral h2{font-size: 15px; font-style: normal; font-weight: normal; color: #B3951F; text-transform: uppercase; }
#cart-sidebar .product-name{}
#cart-sidebar .product-details{margin: 0; }
.block .actions button.button{background: #D9C6D9;}
.block-cart .subtotal{text-align: left; }
#cart-sidebar .block-content li.item a{width: 50px; height: 50px; }

.checkout-subscribe{padding: 0 10px 0 10px; font-style: italic;}

#block-related .price-box{clear: both;}


.control label{color: #000; }
#checkoutSteps .form-list {width: 720px; margin-left: 5px; }
#checkoutSteps #checkout-step-login .form-list {width: 280px; margin-left: 5px; }
#checkoutSteps{border-bottom: 1px solid #B3951F;}
.sp-methods{width: 720px; margin-left: 5px; }

#checkoutSteps button.button span{font-size: 15px; text-transform: uppercase;}

#checkoutSteps .buttons-set .back-link,#checkoutSteps button.button {background: transparent url(../images/btn_button.gif) repeat-x; width: 220px; height: 30px; margin-right: 5px; margin-bottom: 5px; }
#checkoutSteps .buttons-set .back-link,#checkoutSteps button.button:hover{background: transparent url(../images/btn_button_hover.gif) repeat-x;}
#checkoutSteps .buttons-set .back-link:hover,#checkoutSteps button.button:hover {background: transparent url(../images/btn_button_hover.gif) repeat-x; }
.button-div-address{margin-bottom: 5px; text-align: center; float: right; width: 220px; height: 30px; background: transparent url(../images/btn_button.gif) repeat-x;  }
.button-div-address:hover{background: transparent url(../images/btn_button_hover.gif) repeat-x;}
.button-div-address a{text-align: center; line-height: 30px; color: #fff; text-decoration: none; }


#checkoutSteps .buttons-set .back-link{margin: 0 0 5px 5px;}
#checkoutSteps .buttons-set .back-link a{margin-right: 75px; line-height: 30px; margin-left: 0;}

.multiple-checkout .buttons-set .back-link {margin-top: 15px; margin-left: 0; width: 220px; height: 30px; }
.multiple-checkout .buttons-set .back-link a{margin-right: 75px; line-height: 30px; margin-left: 7px; text-decoration: none; color: #fff; font-style: normal; font-weight: normal; }
.multiple-checkout address{font-style: normal; }


.multiple-checkout .buttons-set .back-link span span{}

#review-buttons-container button.button span{background: transparent; }
#checkoutSteps .data-table tbody td .cart-price span{font-size: 12px; font-weight: bold; color: #000; }
#checkoutSteps .data-table tbody td{font-size: 11px; font-weight: bold; }
.block-content address{font-style: normal; color: #000; border: 1px solid #B37B00; padding: 3px;}

#multiship-addresses-table tfoot button.button,
.multiple-checkout .title-buttons button.button,
.cart-table .btn-continue
{background: transparent url(../images/btn_button.gif) repeat-x; width: 220px; height: 30px;}

#multiship-addresses-table tfoot button.button:hover,
.multiple-checkout .title-buttons button.button:hover,
.cart-table .btn-continue:hover{background: transparent url(../images/btn_button_hover.gif) repeat-x;}

#multiship-addresses-table tfoot button.button span,
.multiple-checkout .title-buttons button.button span,
.cart-table .btn-continue span{background: none; }
.cart-table button.button span{background: none; padding-left: 1px; line-height: 18px; color: #fff; float: left; width: 100%;}
.cart-table button.button{background: transparent url(../images/btn_button.gif) repeat-x; width: 220px; height: 30px;}
.cart-table button.button:hover{background: transparent url(../images/btn_button_hover.gif) repeat-x; }



.account-login .buttons-set button.button, .cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button {background: transparent url(../images/btn_button.gif) repeat-x; width: 220px; height: 30px}
.account-login .buttons-set button.button:hover, .cart .discount .buttons-set button.button:hover, .cart .shipping .buttons-set button.button:hover{background: transparent url(../images/btn_button_hover.gif) repeat-x;}
.cart .discount .buttons-set button.button span, .cart .shipping .buttons-set button.button span{background: none; line-height: 17px; color: #fff; width: 100%; float: left;}
.cart-sku{font-size: 10px; }
.data-table tbody td .cart-price span{font-size: 17px; font-weight: normal; color: #000; font-style: normal;}
.multiple-checkout .buttons-set button.button{background: transparent url(../images/btn_button.gif) repeat-x; width: 220px; height: 30px; margin-top: 15px;}
.multiple-checkout .buttons-set button.button:hover{background: transparent url(../images/btn_button_hover.gif) repeat-x; }

#form-validate .buttons-set .button{background: transparent url(../images/btn_button.gif) repeat-x; width: 220px; height: 30px;}
#form-validate .buttons-set .button:hover{background: transparent url(../images/btn_button_hover.gif) repeat-x;}
#form-validate .buttons-set .back-link {background: transparent url(../images/btn_button.gif) repeat-x; width: 220px; height: 30px; }
#form-validate .buttons-set:hover .back-link:hover{background: transparent url(../images/btn_button_hover.gif) repeat-x;}
#form-validate .buttons-set .back-link a{margin-right: 0; line-height: 30px;  text-decoration: none; color: #fff; font-style: normal; }
#form-validate address{font-style: italic; }

.checkout-progress p{font-style: italic; }

.succes-page-div{font-style: italic;}
.succes-page-div:hover{font-style: italic;}

.succes-page-div-but .buttons-set button.button-success{background: transparent url(../images/btn_button.gif) repeat-x; width: 220px; height: 30px; border: none; margin-right: 40px;  margin-top: 10px;}
.succes-page-div-but .buttons-set button.button-success:hover{background: transparent url(../images/btn_button_hover.gif) repeat-x;}
.succes-page-div-but .buttons-set button.button-success span{font-weight: bold; color: #fff; }

.back-link{background: transparent url(../images/btn_button.gif) repeat-x; width: 220px; height: 30px; text-align: center; line-height: 30px;}
.back-link:hover{background: transparent url(../images/btn_button_hover.gif) repeat-x; }
.back-link a{text-decoration: none; color: #fff; font-style: normal; }

#checkout-step-login .buttons-set a {color: #ff0000; font-style: italic; font-size: 13px; font-weight: normal; font-size: 11px; }

.logout-p{font-size: 14px; font-style: italic; font-weight: bold; }

.category-products .products-grid li{/*background: #FFFFFF url(../images/bkg-description4.gif) repeat-y scroll 50% 50%;*/ min-height: 322px !important; }
.category-products .products-grid li:hover{/*background: #FFFFFF url(../images/bkg-description5.gif) repeat-y scroll 50% 50%;*/ }

.footer ul li a{font-style: italic; }
.footer ul.links li a {font-weight: bold; }

.copyright-div address{color: #a5a8af; font-style: italic; }

.newsletter{width: 405px; float: none; margin: 0 auto; height: 30px; }
.blog-div-header{float: left; width: 225px; margin: 5px 0 0 180px;  padding-left: 95px; height: 42px; }
.copyright-div {clear: both;}
.newsletter .block-content{float: left; }
.newsletter .newsletter-label{float: left; width: 213px; background: url(../images/i_block-subscribe.gif) no-repeat 0 0; padding-left: 10px;}
.newsletter .newsletter-info{width: 182px; float: right; }
.newsletter .input-box{width: 135px; float: left; }
.newsletter-info button.button{background: transparent url(../images/aboneaza-te.gif) no-repeat 0 -3px; width: 33px; height: 31px; }
.newsletter-info .input-box {border: none; background: url('../images/newsletter_search.gif') no-repeat 15px 0; width: 149px; height: 32px; margin-bottom: 5px; float: left;}
.newsletter-info .input-box input{border: none; width: 110px; background: transparent; margin-top: 3px; margin-right: 10px; }
.newsletter-info .actions{float: right; width: 33px; }
.account-create #form-validate .buttons-set p.back-link a{background: transparent;}

#home-car li{background: #FFFFFF url(../images/bkg_cat_home_off.gif) repeat-y scroll 50% 50%; padding-top: 10px; text-align: center; }
#home-car li:hover{background: #FFFFFF url(../images/bkg_cat_home_on.gif) repeat-y scroll 50% 50%;}
#home-car{padding-left: 10px;}
#home-car li .item-anchor{height: 30px; float: left; width: 100%; }
.homemiddle{height: 384px; width: 1px; background: #fff; float: left; margin-top: 1px; display: none; }
.homeright-delimiter{height: 1px; width: 298px; background: transparent; float: left; border-bottom: 1px solid #FFFFFF; width: 100%; height: 127px; }

#narrow-by-list{ color: #B3951F; width: 193px; margin-left: 1px; padding-bottom: 10px; font-family: georgian; font-style: italic;  font-size: 10px; font-weight: bold; }
#narrow-by-list dt{font-style: normal; color: #877C49; font-family: arial; font-weight: normal; }
#narrow-by-list a{font-size: 13px; color: #B3951F;}
#narrow-by-list li{font-size: 13px; color: #B3951F;}
.select-layered{width: 170px; background: #fff;}
.my-account p{font-style: normal !important; margin-top: 10px; }
.link_youtube_main{  margin: 0 auto; width: 670px; }
/*.link_youtube_main:hover{ background: #F2ECF2 url(../images/bkg-description4.gif) repeat scroll 0 50%; }*/
.link_youtube{width: 380px; margin: 0 auto; padding-top: 10px; }
.yahoomessenger{width: 90px; height: 36px; position: absolute; margin-top: 24px; right: 470px; margin-right: -17px; }
.alink_youtube{height: 21px; margin-top: 1px; text-align: right; font-weight: normal; font-style: normal;}
.alink_youtube a{text-decoration: none; width: 53px; height: 21px; float: right; background: url(../images/youtube.gif) no-repeat;}
.link_youtube_head{padding-top: 2px; width: 670px; height: 31px; margin: 0 auto; text-align: center; font-style: normal; }
.link_youtube_head span{color: #B3951F; font-family: georgian; font-size: 16px; font-style: normal;  text-transform: uppercase; font-weight: normal;  line-height: 31px;}
.category-title-main{background: #F2ECF2 url(../images/bkg-description4.gif) repeat-y scroll 50% 50%;}
.shade-colortext-qty{width: 70px; margin-right: 10px; margin-left: 10px; }
.shade-colortext-add{ margin-top: 0; }
.shade-colortext-add .font-labels-shades{font-size: 12px !important;}

.surpriza-zilei{background: url('../images/surpriza_zilei.jpg') no-repeat; position: fixed; width: 114px; top: 210px; }
.cart-image-right{position: fixed; width: 37px; top: 144px; }
.surpriza-zilei .carousel-text{width: 85px; margin-top: 90px; margin-right: 18px; }
.surpriza-zilei .carousel-text a{font-style: italic; font-size: 11px; font-weight: bold; text-decoration: none; color: #B3951F;}
.surpriza-zilei .carousel-text .reducere{margin-left: 5px; font-size: 18px; font-style: italic; font-weight: bold; text-decoration: none; color: #ff0000; margin-top: 15px; }
.surpriza-zilei .carousel-text a:hover{text-decoration: underline; }
.surpriza-zilei .carousel-text span{color: #B3951F; font-style: italic; }
.surpriza-zilei .carousel-img{width: 85px; float: right; margin-top: 60px; margin-right: 20px; }
.brands-home{width: 934px; float: left;}
.brands-home-top{background: url("../images/home_up.gif") no-repeat; float: left; height: 6px; width: 934px;}
.brands-home-middle{background: url("../images/home_middle.gif") repeat-y; float: left; width: 934px;}
.brands-home-bottom{background: url("../images/home_down.gif") no-repeat; float: left; height: 6px; width: 934px;}

.oferta_prd_view {
    background-color: transparent;
    background-position:0 0;
    background-repeat:no-repeat;
    margin: -2px 0 0 142px;
    position:absolute;

}
.surpriza_prd_view{
    background-color: transparent;
    background-position:0 0;
    background-repeat:no-repeat;
    height:80px;
    margin: 135px 0 0 210px;
    position:absolute;
    width:50px;
}

.new_prd_view {
    background-color: transparent;
    background-position:0 0;
    background-repeat:no-repeat;

    margin:0;
    padding: 0 0 0 0;
    position:absolute;

}


.prd_view .oferta_prd_view {
    background-color: transparent;
    background-position:0 0;
    background-repeat:no-repeat;
    margin: 65px 0 0 10px;
    position:absolute;



}

.prd_view .surpriza_prd_view{
    background-color: transparent;
    background-position:0 0;
    background-repeat:no-repeat;
    margin:0;
    margin: 65px 0 0 54px;
    position:absolute;
    width: 40px;
    height: 13px;
}

.prd_view .new_prd_view {
    background: #fff;
    background-position:0 0;
    background-repeat:no-repeat;
    margin:0;
    padding: 2px 0 0 10px;
    position:absolute;
    width: 40px;
    height: 13px;
}

.oferta_prd_view_list {
    background-color: transparent;
    background-position:0 0;
    background-repeat:no-repeat;
    height:61px;
    position:absolute;
    width:61px;

}

.surpriza_prd_view_list{
    background-color: transparent;
    background-position:0 0;
    background-repeat:no-repeat;
    height:80px;
    margin: 75px 0 0 172px;
    position:absolute;
    width:50px;
}

.new_prd_view_list {
    background-color: transparent;
    background-position:0 0;
    background-repeat:no-repeat;
    height:80px;
    position:absolute;
    width:50px;
}

.outlet_prd_view_list{
    background-color: transparent;
    background-position:0 0;
    background-repeat:no-repeat;
    height:80px;
    top: 6px;
    margin-left: -3px;
    position:absolute;
    width:50px;


}
.featured-links{width: 934px; height: 100px;}
.featured-btn1{width: 300px; margin-left: 10px; height: 100px; float: left;  }

.category-text-banner{min-height: 40px; width: 720px; float: left; }
.category-image-banner{float: left; width: 720px; }
.category-image-banner img{float: left; width: 710px; margin-bottom: -75px; }

.category-text-banner .category-description{margin-top: 45px; font-style: italic; text-align: justify;   }

.producatori-footer{width: 940px;  text-align: justify center; margin-left: 10px; color: #A5A8AF;}
.producatori-footer a{font-size: 8px; text-decoration: none; font-style: italic; text-align: justify center; margin-left: 2px; margin-right: 2px; color: #A5A8AF; }
.producatori-footer a:hover{text-decoration: underline; }

#billing-buttons-container {width: 670px; border: none; }
#shipping-buttons-container{border: none;}
#payment-buttons-container, #shipping-method-buttons-container{border: none;}
.noroute{margin-left: 20px; }

.spoffer_right{position: fixed; width: 114px; top: 115px; right: 233px;}
.subtotaldiv{position: fixed; width: 114px; height: 180px; top: 164px; left: 240px; display: none;}
.subtotaldiv2{margin-top: 85px; padding: 2px;}
.subtotaldiv2 a,.subtotaldiv2 span{font-style: italic; font-size: 11px; }
.subtotaldiv2 button.button{position: absolute; bottom: 5px; right: 0; height: 92px; width: 120px; }
.valoare-depasita{margin-top: 65px; font-size: 15px; font-style: italic; color: #4A234A; font-weight: bold; }

.product-essential #products-list li.item{border-top: 1px solid #EFEFEF; border-bottom: none; min-height: 105px; }
/*.product-essential #products-list li.item:hover{ border: 1px solid #CFCFCF; margin-bottom: -1px;  margin-left: -1px; }*/

#shopping-cart-totals-table .rosu{color: #ff0000; font-weight: bold; }

.afiliere{position: fixed; width: 114px; height: 510px; top: 380px; left: 235px; }
.afiliere img{margin-bottom: 10px;}

#referafriend-form button, #referafriend-cancel, #referafriend-button{
    background: url("../images/btn_button.gif") repeat-x scroll 0 0 transparent;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 220px;}


#broadcastlink{margin-bottom: 10px;}

.succes-page-div img{width: 664px; height: 134px; height: 270px; margin-left: 10px; }
.succes-page-div-but .buttons-set{border: none; }
.ieversion{text-align: center; font-size: 11px; text-decoration: none; font-style: italic; text-align: justify center; margin-left: 2px; margin-right: 2px; color: #A5A8AF; }

.termeni2{ border-left: 1px solid #B3951F;  border-right: 1px solid #B3951F;}

.produsecadoucart{width: 320px; float: left; background: #E7DEE7; border: 1px solid #B3951F; }
.produsecadoucart .left_col_up {width: 304px; background: transparent;}
.produsecadoucart .block.block-cart.prod_cad {width: 320px; background: transparent;}
.block.prod_cad .block-content li.item {width: 297px;}
.product-name-cart{width: 150px; }

.my-account .page-head{padding: 5px; color: #B3951F; text-transform: uppercase; border-bottom: 1px solid; }

.block-subscribe{padding-bottom: 0;}

.block-poll .actions{margin: 0 5px 0 0;}
.block-poll{padding-bottom: 5px;}
.block-poll button.button span{background: none; }
.block-tags{padding-bottom: 0; }

.blog-footer-image{width: 240px; height: 39px; float: right; margin-right: 8px; margin-bottom: -24px; }
.blog-footer-image img {z-index: 100; width: 118px; height: 39px;}

.footer-contact-div{font-size: 15px; font-weight: bold;  width: 938px; float: left; height: 30px; background: url("../images/footer-contact.jpg") no-repeat;  margin-bottom: 3px; font-family: Georgia,Times,serif;  }
.cat_feed {width: 722px; height: 15px; margin: 0 auto; padding: 4px 4px 4px; background: #FFFFFF; }
.cat_feed a {float: left; color: #877C49; }
.error-msg {padding-left: 40px !important; padding-top: 14px !important;}
.footer-contact-div img{margin-top: 5px;}
#checkoutSteps .buttons-set {border: 0 !important; }
#checkoutSteps .buttons-set .button.btn_continue {float: left;}
.email-friend a,.no-rating a {text-decoration: none;}
.email-friend a:hover, .no-rating a:hover {color: #EC6C11;}
#invite-button-container .form-button.button {clear: both; float: right; }
#invite-button-container {width: 283px; height: 100px;}
#invite-button-container #referafriend-cancel {margin-right: 5px !important;}

.summary-mini-products-list{float: left; clear: both; }

.cart .discount .buttons-set{text-align: center;}

.rewards-customer-sidebar{padding-left: 15px; width: 185px; }

.rewards-customer-sidebar .actions a{font-style: normal !important; color: #B37B00;  }

.rewards-box-spend-minicart{ border: 1px solid #B3951F; padding: 23px; margin-bottom: 10px; }

.rewards-box-spend-header h4{color: #B37B00; font-style: italic; text-align: center; }

.mypointsmyaccount{padding: 10px; }
.mypointsmyaccount1{width: 300px; float: left; }
.mypointsmyaccount2{width: 385px; float: left; }
.mypointsmyaccount3{clear: both; }

.mypointsmyaccount4{padding: 0; clear: both; }

.referal-form{padding: 10px;}
.referal-form input{width: 204px; height: 15px;}
.referal-form textarea{width: 200px; height: 60px; }
.mypointsmyaccount4 h2{padding-left: 10px; font-style: italic; }

.mypointsmyaccount #name, .mypointsmyaccount #email{width: 204px; height: 15px; }
.mypointsmyaccount #msg{width: 204px; }

#login-form p{width: 260px; color: #000;}

.points-checkout-onepage-sidebox-content{border: 1px solid #B3951F; width: 170px; color: #EF6D10; background: #EFEFEF; margin-bottom: 5px;  padding-left: 8px; }

.rewards-special-review-summary .rewards-special-review-summary1{margin-bottom 0; }

#product_sendtofriend_form .buttons-set{border-bottom: 1px solid #B3951F; padding-bottom: 10px; padding-top: 10px; }

#__bt_Content{background: transparent url(../images/bkg-description4.gif) repeat-y scroll 0 0; margin-top: 15px; padding-top: 20px; border-top: 1px dashed #D9C6D9; border-bottom: 1px dashed #D9C6D9; }
#__bt_Content:hover{background: transparent url(../images/bkg-description5.gif) repeat-y scroll 0 0;}

.prd-list-midd-related{/*background: url('../images/bkg-description4.gif') repeat-y;*/ margin-left: 0; /*border: 1px dashed #D9C6D9;*/}

.prd-list-midd-related .products-grid{width: 680px; }
.prd-list-midd-related .products-grid li{width: 150px; }
.prd-list-midd-related .products-grid .price-box{text-align: center; }

.category-products-related{float: left; padding: 25px; padding-top: 0;}
.category-products-related h2{font-style: normal; font-size: 15px; font-weight: normal; color: #B3951F; text-transform: uppercase; }
.category-products-related .regular-price .price{font-size: 15px; }
.category-products-related .link-wishlist{ }

.block-cart .block-title strong span{color: #B3951F; font-weight: normal; font-size: 16px; }

#product_sendtofriend_form button.button{background: url("../images/btn_checkout.png") no-repeat scroll 0 0 transparent; width: 220px; height: 40px; margin-right: 15px; }

.send-friend h1{color: #EF6D10; }

.send-friend ul li.notice-msg{color: #009A00;}

.form-add .rewards-special-review-form{margin-bottom: 10px; }



.new-products-div .products-grid .actions{float: left; width: 202px; bottom: 23px;}
.new-products-div .products-grid .price-box{ background-position: 6px 6px;     height: 40px;}
.new-products-div .products-grid .price-box .regular-price  {

    line-height: 39px;}
.new-products-div .products-grid li.item{min-height: 300px; padding-top: 10px; /* background: #FFFFFF url(../images/bkg-description4.gif) repeat-y scroll 50% 50%;*/}
.new-products-div .products-grid li.item:hover{/* background: #FFFFFF url(../images/bkg-description5.gif) repeat-y scroll 50% 50% */}
.new-products-div .link-wishlist{font-weight: normal; }
.new-products-div button.btn-cart span{color: #6B0463; font-size: 11px; }
.new-products-div .price-box p span{}
.new-products-div h2.subtitle {height: 67px; width: 728px; display: none; }
.new-products-div h2.subtitle span{display: none; padding-left: 25px; color: #fff !important; font-style: italic; font-weight: bold; }
.new-products-div h2.subtitle img{margin-left: 30px;}




.produse-noi-left{position: fixed; width: 114px; height: 352px; top: 390px; left: 240px; }
.puncte-cadou{position: fixed; width: 114px; height: 352px; top: 495px; left: 240px; }
.magazin-de-incredere{position: fixed; width: 170px; height: 70px; top: 300px; left: 190px; }

#contactForm .buttons-set{padding: 10px 0 10px 0;}
#helpdesk-ticket-form button.button, #contactForm button.button{background: url("../images/btn_button.gif") repeat-x; width: 220px; height: 30px; margin-right: 15px;}
#helpdesk-ticket-form button.button span{padding-top: 0px;}

.ticket-form-div{border-top: none; border-bottom: none; margin-left:20px;}

.mypointsmyaccount5 .pager{margin-top: 10px;}

.ticket-form-div{font-style: normal; }
.ticket-form-div select{background: #fff; }
.ticket-form-div .button-set{margin-top: 30px; }

.ticket-form-div .button-set a{background: url("../images/btn_button.gif") repeat-x; width: 220px;  color: #fff; text-decoration: none; font-weight: bold; text-align: center; line-height: 30px;}
.ticket-form-div .button-set:hover a{background: url("../images/btn_button_hover.gif") repeat-x;}
.my-account .pager{margin-top: 3px;}

.my-account{font-style: normal; }

#checkout-progress-wrapper{margin-top: 4px;}

.my-account .group-select{padding: 10px; }
.my-account .back{padding: 10px; }
.my-account .message-box{width: 680px; margin-left: 10px; }
.my-account{border-bottom: none; padding-bottom: 0; width: 700px;}
.my-account button.button.right.form-button{background: url("../images/btn_button.gif") repeat-x; width: 220px; height: 30px; margin-right: 15px; padding: 0; color: #000; text-decoration: none; font-weight: bold; }
.my-account button.button.right.form-button:hover{background: url("../images/btn_button_hover.gif") repeat-x;}
.mypoints-summary{border: 1px solid #B3951F; margin-left: 0 !important; padding: 0 !important;}
.mypoints-summary .points-summary-emphasize{color: #61500D; }

.mypoints-summary .head-alt2 a{color: #ff0000; }

.message-body{color: #009A00; }

.message-body fieldset{color: #000; }

#order-info-tabs li a{color: #ff0000; }

.page-popup.shipping-tracking-popup .buttons-set{border: none; }
.page-popup.shipping-tracking-popup button.button{background: url("../images/btn_checkout.png") no-repeat scroll 0 0 transparent; width: 220px; height: 40px; margin-right: 15px; padding: 0; color: #000; text-decoration: none; font-weight: bold; }
table.tracking-table-popup th, table.tracking-table-popup td{color: #ff0000; }
.postWrapper{}

.postWrapper .postTitle{background: #e2e2e2; padding-left: 10px; }
/*.postWrapper .postTitle h2 a:hover{text-decoration: underline;}*/
.postWrapper .postDetails{border: 1px solid #E2E2E2; border-left: none; border-right: none; padding: 5px; padding-left: 18px; margin-bottom: 15px;}

#addTagForm button.button span{background: none; font-size: 15px; color: #B37B00; text-decoration: underline; padding-left: 60px; font-style: normal !important; font-weight: normal;}


.mypointsmyaccount123{padding: 10px; }

#revalidate-form .revalidate-inquiry{font-size: 17px; }

#revalidate-form .label{font-size: 15px; }
#revalidate-form .label b{font-size: 20px; color: #ff0000;}
#fail-key-input{width: 200px; height: 22px; font-size: 20px; color: #ff0000; }

#checkout-review-submit{}

#sliderCaption{color: #ff0000; font-style: italic; }

.subtitle2{padding-left: 25px; }

.rewards-special-product-tag{color:#FF0000; font-family:georgia; font-style:italic;}

.product-tags li a{color:#B37B00; font-family:georgia; font-size:17px; margin-bottom:15px; font-style: italic; }

.box.base-mini.blog{width: 190px; float: left; }

.block-tags-left{width: 183px; }
.block-tags-left ul li a{font-size: 14px;}

.dashboard p{color: #ff000; font-size: 13px;}
.dashboard .title{font-size: 14px; font-style: italic; color: #000; }
.dashboard strong{color: #000; text-transform: uppercase; }
.dashboard img{margin-top: 5px;}
.dashboard ul li{color: #000; font-style: normal; font-size: 12px; }

.addresse-multiple-mesaj{text-transform: none;}

.nostock-prod{color: #ff0000; width: 500px; float: left; font-weight: bold; font-size: 16px; font-family: verdana; font-style: italic; margin-top: 20px; }

.magazin-de-beautyforshops{position: fixed; width: 170px; height: 70px; top: 150px; left: 190px;}

.button.btn-cart-list span span{
	font-size: 12px; width: 60px; height: 30px; color: transparent; font-family: arial; line-height: 28px; margin-top: -3px; /*float:left;*/}
.button.btn-cart-list:hover span span{background: url('../images/adauga_in_cos_hover.png') no-repeat;}

.surpriza-right-prices{width: 100px; float: left; margin-left: -10px;}
.surpriza-right-prices span{font-size: 13px; color: #508C50 !important; font-weight: bold; }
.surpriza-right-prices span.oldprice{text-decoration: line-through; color: #ff0000 !important;}

.class-border-produs-nou{/*border: 1px solid #EF6DE0 !important;*/}
.class-border-oferta-speciala{border: none;}

.products-grid li.item{width: 210px; margin-right: 1px; }

.new_prd_view_list{margin-top: -4px; margin-left: -3px;}
.oferta_prd_view_list{width: 220px; margin-top:-4px;}
.btn-cart-list{
	float: left; width: 60px; height: 30px;
/*	background: url("../images/adauga_in_cos.png") no-repeat scroll 0 0 transparent;*/
	}

.products-grid li.item img{float: right;}

/*.special-offer-main-div ul.products-grid li.item{border: 1px solid #ff0000 !important;}

.new-products-main-div ul.products-grid li.item{border: 1px solid #EF6DE0 !important;}*/


.products-grid li.item{width: 219px; margin-right: 1px;}

.tooltip{cursor: help;}


.list-item-bottom-buttons{float: left; width: 205px; height: 20px; bottom: 32px; }
.list-item-bottom-buttons .img{float: right; }


.category-products-related .products-grid li.item{width: 203px; height: 250px; }

.postContent{color: #000 !important; font-style: normal; }


.shade-right-div .tier-prices-grouped{margin-top: 37px; }


.productmycart-header-texts-grid li.item .points-prediction{width: 120px; position: absolute; margin-top: 0; margin-left: 65px;  }
#products-list li.item .points-prediction{position: inherit; width: 100%; }

.prd-list-midd #products-list li.item:hover{border-top: none; border-right: none;}

.mycart-header{margin-top: -5px; width: 928px; margin-left: -4px; height: 31px;  float: left; text-align: left; padding: 0 5px 0 5px; font-weight: bold; font-size: 10px; background: #F7DA96;}
.mycart-header-text {width: 210px; float: left; padding-top: 6px; color: #7d090a; }
.mycart-header-text a{color: #e40c30; text-decoration: underline;}
.mycart-header-text a:hover {color: #fff; text-decoration: none; background: #B37B00; }
.mycart-header a img{margin-right: 15px; }

.header .form-search { width:300px; height:31px; background:url('../images/search.png') 100% 0 no-repeat; padding:1px 0 0 0; }

.top-search-div{float: right; margin-right: -5px; }

.header .form-search input.input-text{background: transparent; color: #000; padding-top: 5px; font-style: normal; font-size: 13px; }


.products-grid .points-prediction{width: 120px; float: left;}
.btn-cart-list-stock{float: left; width: 25px;}

.facebook-like{margin-top: 10px; margin-left: 10px; height: 50px !important; }

.block-title strong{margin-top: 3px; float: left; color: #B3951F; font-size: 16px; font-family: arial; font-style: normal; font-weight: normal; text-transform: uppercase;}


.left_col_down{display: none !important;}

.block-poll{padding-left: 15px; padding-bottom: 0; width: 185px;}

.sidebar .block{border-bottom: 1px solid #B49521 !important; width: 180px; padding-bottom: 5px; float: left; }

.rewards-customer-sidebar .block{border: none !important; }

.block.block-banner{border: none !important; }

#newsletter-validate-detail{}

.products-grid .product-name{width: 209px; background: #EFEFEF; padding: 5px; float: left; margin-bottom: 10px; margin-top: 10px; }

.products-grid .price-box{background: url("../images/home-price.png") no-repeat scroll 0 0 transparent; width: 100px; float: right; padding: 5px;}
.shade-colortext .price-box{background: url("../images/home-price.png") no-repeat scroll 0 0 transparent; width: 100px;margin: -4px -10px 0 0;  float: right; padding: 5px 5px 5px 0; }
.price-box span { color: #9C1C18 !important; }
.products-grid .price-box p{padding-bottom: 0; line-height: 14px; /*min-width: 126px;*/}
/*.products-grid .price-box p span{color: #fff !important; }*/

.products-grid .actions{float: left;}

.products-grid li.item{border: none;}

.ratings-div{width: 205px; height: 21px; float: left;}
.ratings a{ color: #000; float: left;}
.noprice-div{width: 205px; float: left; padding-bottom: 10px; }


.breadcrumbs{background: url('../images/under-meniu.gif'); width: 898px; height: 54px; margin-left:-2px;}

.main-container{padding-top: 0; }

.block .actions button.button{background: url('../images/btn_button.gif') repeat-x !important; height: 30px; padding: 5px; margin-right:10px;}
.block .actions button.button:hover{background: url('../images/btn_button_hover.gif') repeat-x !important;}



.checkout-types{float: right;}

.cart form{float: left; margin-bottom: 10px; width: 943px; }

.shade-colortext p.old-price span.price, .shade-colortext p.special-price span.price{color: #fff; }

button.btn-cart span{color: #000 !important; }

#wishlist-table span.price{color: #000 !important;}

.my-wishlist form{float: left; width: 700px; margin-bottom: 10px; }

.referal-form form{float: left; }

.referal-form button.form-button{background: url("../images/btn_button.gif") repeat-x; margin-bottom: 10px; width: 220px; height: 30px;}
.referal-form button.form-button:hover{background: url("../images/btn_button_hover.gif") repeat-x;}
.referal-form button.form-button span{color: #fff; font-weight: bold; }



#contactForm{float: left; width: 725px; }

.form-list li.wide textarea{margin-left: 0 !important; width: 695px !important; border: 1px solid #877C49 !important; }

.cart .attributes-col h4 a{color: #000; }


#oferte-speciale-btn-header,#produse-noi-btn-header, #outlet-btn-header{float: left; text-decoration: none; margin-right: 15px;}

#oferte-speciale-btn-header span{background: url('../images/btn_bar_oferte_speciale.jpg') no-repeat; width: 114px; height: 31px; float: left;}

#produse-noi-btn-header span{background: url('../images/btn_bar_produse_noi.jpg') no-repeat; width: 95px; height: 31px; float: left;}

#outlet-btn-header span{background: url('../images/btn_bar_outlet.jpg') no-repeat; width: 55px; height: 31px; float: left;}

#oferte-speciale-btn-header span:hover{background: url('../images/btn_bar_oferte_speciale_hover.jpg') no-repeat; }

#produse-noi-btn-header span:hover{background: url('../images/btn_bar_produse_noi_hover.jpg') no-repeat; }

#outlet-btn-header span:hover{background: url('../images/btn_bar_outlet_hover.jpg') no-repeat;}

#bestprice-btn-header span{background: url('../images/btn_bar_best_price.jpg') no-repeat; width: 84px; height: 31px; float: left;}

#bestprice-btn-header span:hover{background: url('../images/btn_bar_best_price_hover.jpg') no-repeat; }

#wpcumuluscontent{float: right; max-width: 204px; background: #F7F7EF; margin-right: -22px; }


#review-form button.button{background: url("../images/btn_button.gif") repeat-x; width: 220px; height: 30px; margin-right: 10px;  }
#review-form button.button:hover{background: url("../images/btn_button_hover.gif") repeat-x; }

#product-attribute-specs-table{float: left; }

#review-form .form-add h2, #review-form .form-add h3{font-size: 13px; }

.new-products-div h2{display: none !important;  }

#mini-products-list .regular-price .price{color: #000; }
#mini-products-list .minimal-price-link{margin-left: 0;}
#mini-products-list button.btn-cart{padding-left: 5px; padding-right: 5px;   height: 30px; margin-top: 20px; background: url("../images/btn_button.gif") repeat-x scroll 0 0 transparent !important; }
#mini-products-list button.btn-cart:hover{background: url("../images/btn_button_hover.gif") repeat-x scroll 0 0 transparent !important; }
#mini-products-list button.btn-cart span span{color: #fff !important; }

.category-slider{width: 720px; height: 174px; float: left;}

.multiple-checkout{float: left; }

#payment_form_ep_initialize{width: 650px; float: left; }
#payment_form_ep_initialize li {text-transform: none; }

#payment_block_ep_initialize p button{font-weight: bold; text-transform: uppercase; font-size: 14px; cursor: pointer; color: #fff; background: url("../images/btn_button.gif") repeat-x; height: 30px; width: 220px; border: none; }
#payment_block_ep_initialize p button:hover{background: url("../images/btn_button_hover.gif") repeat-x; height: 30px; width: 220px; border: none; }
.redirect-payment{font-size: 14px; color: #000; }

.card-logos{width: 220px; float: left; padding-left: 10px;}

#aw_blog_menu_comments li a{font-size: 11px; text-decoration: none; color: #877C49; }
#aw_blog_menu_comments li a:hover{text-decoration: underline; }


.ssl-div{width: 100px; height: 100px; background: url('../images/corner-seal.gif') no-repeat; right: 0; bottom: 0; position: fixed; cursor: pointer;}

.crosssell #mini-products-list li h3.product-name a{color: #B37B00 !important; text-decoration: none; }

#co-shipping-method-form{width: 295px;}

#co-shipping-method-form .sp-methods{width: 295px;}
#co-shipping-method-form .sp-methods span.price{font-size: 13px;}
#co-shipping-method-form .sp-methods label{font-family: verdana; }
#co-shipping-method-form .sp-methods dd{border: 1px solid #B3951F; padding-left: 10px; background: #fff; cursor: pointer; }
#co-shipping-method-form .sp-methods dd:hover{background: #CFCFCF; }

.checkout-multishipping-shipping .box-sp-methods dd{width: 235px; border: 1px solid #B3951F; background: #fff; cursor: pointer; }
.checkout-multishipping-shipping .box-sp-methods dd:hover{background: #CFCFCF; }


#shipping-zip-form{float: left; width: 295px; }

.cart-info-link{line-height: 30px; background: #EFEFEF; text-align: center; width: 330px; float: left; margin-bottom: 10px; height: 30px; border: 1px solid #B3951F; }
.cart-info-link a{color: #000; text-transform: uppercase; text-decoration: none; font-family: arial; font-size: 14px;  }
.cart-info-link:hover{background: #CFCFCF; }

.cart .cart-collaterals .col2-set .col-2{float: left; margin-left: 0;}
.cart .cart-collaterals .col2-set .col-1{float: right; }

#div-interaktingslider{float: left;}

.opc li.section.allow{cursor: pointer; }
.opc li.section.allow.active{cursor: default; }

.multiple-checkout{float: left; width: 935px; }
.multiple-checkout .sp-methods, .multiple-checkout #payment_form_ep_initialize{width: auto;}


.footer-link-imgs{float: left; width: 370px; margin-left: 62px; margin-bottom: 10px;}
.footer-link-imgs a img{margin-left: 10px; cursor: pointer; }


.more_shades{float: left; width: 100px; height: 41px; cursor: pointer; background: url('../images/more_shades.jpg') no-repeat;}
.more_shades a{text-decoration: none; width: 100px; height: 41px; float: left; }
.more_shades:hover{background: url('../images/more_shades_hover.jpg') no-repeat;}

.more_shades span{width: 100px; height: 41px;}
.checkout_desc {z-index: 99; padding: 15px; width: 200px; height: 200px; overflow: auto; position: absolute; margin-left: 100px; background: red; display: none; margin-top: -20px; }
.form-list li.control:hover .checkout_desc {display: block;}
.checkout_desc:hover {display: block !important;}
.shade-image-div .shade-image-div-full {background: url('../images/tooltip_culoare.png') no-repeat; text-align: center; display: none; width: 194px; height: 214px; margin-left: 100px; position: absolute; margin-top: -60px;padding: 7px 2px 2px 26px;}
.shade-image-div .shade-image-div-full span {clear: both; }
.shade-image-div.multicolor .shade-image-div-full {display: none !important;}
/*.shade-image-div .img_color:hover .shade-image-div-full {display:block}*/
.img_color {width: 80px; height: 80px; float: left; overflow: hidden; cursor: pointer;}
.multicolor .img_color {width: 100%;}
.shade-image-div-full .font-labels-shades {font-size: 14px;}

.prd-list-midd .list_colors {text-align:left;  display: none; position: absolute; margin-left:-95px; width: 368px; z-index: 109;}
.prd-list-midd .list_colors_middle {background: url('../images/tooltip-categorie_middle.gif') ; width: 368px; float: left;}
.prd-list-midd .tooltip-midd-width-adj .list_colors_middle {background: url("../images/tooltip-categorie_middle-midd.png"); width: 100%; float: left; padding-bottom: 10px;}

.prd-list-midd .list_colors.tooltip-midd-width-adj {text-align:left; display: none; position: absolute; margin-left: -20px; width: 220px; z-index: 99;}
.tooltip-midd-width-adj	.list_colors_up{background: url('../images/tooltip-categorie_up-midd.png') no-repeat; width: 220px; height: 20px;}
.tooltip-midd-width-adj	.list_colors_down {background: url('../images/tooltip-categorie_down-midd.png')no-repeat; width: 220px; height: 4px; clear: both;}

.list_colors_up {background: url('../images/tooltip-categorie_up.png')no-repeat; width: 368px; height: 20px;}
.list_colors_down {background: url('../images/tooltip-categorie_down.gif')no-repeat; width: 368px; height: 4px; clear: both;}

.prd-list-midd .list_colors-simple {text-align:left; background: url('../images/tooltip-categorie-simplu-right.png') ; display: none; position: absolute; width: 126px; z-index: 99; height: 128px; padding:2px 17px 0 2px; margin: -105px 0 0 -88px; font-size: 9px; }
.prd-list-midd .list_colors-simple .item{ text-align: center;}
.prd-list-midd .list_colors-simple .item .stoc {float:right;
margin:5px 5px -15px 0;
position:relative;
z-index:999;}
.prd-list-midd .list_colors-simple span {color: #000; }
.prd-list-midd .list_colors-simple a {text-align: center; width: 126px; text-decoration: none;}

.prd-list-midd .list_colors .item {width: 60px; float: left; height: 60px; overflow: hidden;margin-left:10px;}
.prd-list-midd .list_colors .item img {float: left;}
.prd-list-midd .list_colors .item span { font-size: 9px; color: #000; clear: both;}
.prd-list-midd .list_colors .item a.info {float: left; clear: both; text-align: center; text-decoration: none;}
.products-grid .product-image:hover .list_colors {display: block;}
.products-grid .product-image:hover .list_colors-simple{display: block;}


.bundle-prd-tooltip .list_colors-simple {text-align:left; background: url('../images/tooltip-categorie-simplu-right.png') ; display: none; position: absolute; width: 126px; z-index: 99; height: 128px; padding:2px 17px 0 2px; margin: -75px 0 0 -145px; font-size: 9px; }
.bundle-prd-tooltip .list_colors-simple span {color: #000; }
.bundle-prd-tooltip:hover .list_colors-simple{display: block;}
.bundle-prd-tooltip a, .bundle-prd-tooltip2 a{text-decoration: none; }


.bundle-prd-tooltip2 .list_colors-simple2 {text-align:left; background: url('../images/tooltip-categorie-simplu-right.png') ; display: none; position: absolute; width: 126px; z-index: 99; height: 128px; padding:2px 17px 0 2px; margin: -57px 0 0 -145px; font-size: 9px; }
.bundle-prd-tooltip2 .list_colors-simple2 span {color: #000; }
.bundle-prd-tooltip2 .list_colors-simple2 a {text-align: center; width: 126px; text-decoration: none;}
.bundle-prd-tooltip2:hover .list_colors-simple2{display: block;}

.bundle-prd-tooltip2 a {color: #000; }

#product-options-wrapper .options-list li span label{font-size: 12px; }

.my-account .title-buttons button.button, .product-options-bottom button.button{ background: url("../images/btn_button.gif") repeat-x; height: 30px; width: 220px;}
.my-account .title-buttons button.button:hover, .product-options-bottom button.button:hover{background: url("../images/btn_button_hover.gif") repeat-x; height: 30px; width: 220px;}
.product-options-bottom button.button span span{color: #fff !important; }
.product-options-bottom button.button{margin-top: 10px; margin-left:37px;}
.price-as-configured{display: none; }
.product-options-bottom .price-as-configured{display: block; text-align: center;}
.prd-list-midd .list_colors .item .list_detail {width: 20px; height:20px; margin: 5px 0 0 5px; float:left; }
.detaliusimplu {
background:url("../images/tooltip-categorie-simplu-down.png") repeat scroll 0 0 transparent;
text-align:center;
display:none;
font-size:9px;
height:128px;
margin:-142px 0 0 -55px;
padding:4px 0 13px 4px;
position:absolute;
width:124px;
z-index:99;}
.prd-list-midd .list_colors .item .list_detail a {width:20px;height:20px; float: left;}
.prd-list-midd .list_colors .item .list_detail:hover .detaliusimplu{ display: block;}

.tombola-div-header{width: 253px; height: 116px; position: absolute; margin-left: 415px; margin-top: 14px; }
.tombola-div-header a span{background: url('../images/tombola/raffle-header.png') no-repeat; width: 253px; height: 127px; float: left;}
.tombola-div-header:hover a span{background: url('../images/tombola/raffle-header_hover.png') no-repeat; }

.tombola-header-stea{width: 106px; height: 156px; position: absolute; margin-left: 10px; z-index: 100;}
.tombola-header-stea a span{background: url(../images/tombola/ghiocel.png) no-repeat; width: 106px; height: 166px; float: left; margin-top: -10px;}

.tombola-header-glob{background: url(../images/tombola/ghiocel2.png) no-repeat; width: 90px; height: 167px; position: absolute; margin-left: 290px; margin-top: -10px; z-index: 100;}
.cart_tombola {cursor: pointer; background: url('../images/tombola_mica_finala.jpg') no-repeat; width: 270px; height: 330px; float: left; clear: both;}
.cart_tombola .content {line-height: 1.2; text-align: center; width: 165px; float: left; margin-top: 123px; margin-left: 65px; font-size: 10px}
.cart_tombola .content span#nr_bilete {font-size: 24px; color: red; font-weight: bold;}
.cart_tombola .content span {color: red;}


/* bundle */

p.price-as-configured .price-label{font-size: 15px; }   /* Pret Set text */

p.price-as-configured .price{font-size: 20px; color:#000;}    /* pret */

.product-options-bottom .add-to-cart label{margin-left:94px;}   /* cantitate */

.product-options-bottom input.input-text{text-align: center;}   /* camp text cantitate */


#product-options-wrapper dd{color: #000; }
#product-options-wrapper dd span{font-size: 14px; color: #000; }

.bundle-prd-tooltip a{font-size: 12px;}
.showinstoc {cursor: pointer; width: auto; float: left; font-weight: bold; font-size: 11px; display: none; background: url('../images/stock_all.jpg') no-repeat; width: 71px; height: 14px; border: 0; margin: 1px 0 0 5px;}
.hideinstoc {cursor: pointer; width: auto; float: left; font-weight: bold; font-size: 11px; text-align: left; display: block; background: url('../images/stock_on.jpg') no-repeat; width: 71px; height: 14px; border: 0; margin: 1px 0 0 5px;}
.header_set_cadou a span { background: url('../images/seturi_cadou3.jpg') no-repeat; width: 250px; height: 64px; float: left;}
.header_set_cadou {width: 250px; height: 64px; float: left; margin-left: 50px;margin-top: 14px;}
.header_set_cadou a {width: 250px; height: 64px; float: left; text-decoration: none;}
.header_set_cadou a:hover span {background: url('../images/seturi_cadou3_hover.jpg') no-repeat;}
#saptprodList .top {background: url('../images/bkg_up.png')no-repeat; width: 695px; height: 7px; float :left}
#saptprodList .middle {background: url('../images/bkg_middle.png'); width: 685px; float :left; padding: 0 5px;}
#saptprodList .down {background: url('../images/bkg_bown.png')no-repeat; width: 695px; height: 7px; float :left}
#saptprodList {position: absolute; background: transparent; width: 695px; z-index: 9; padding: 5px}
#saptprodList li.item {float: left; clear: both; padding: 1px 0; }
#saptprodList li.item div {float: left;}
#saptprodList li.item.head div {text-align: center;}
#saptprodList li.item .index{width: 45px; text-align: center;}
#saptprodList li.item .name {width: 340px;}
#saptprodList li.item a {text-decoration: none; font-size: 11px; color: #000;}
#saptprodList li.item .nrvoturi { width: 60px; text-align: center; }
#saptprodList li.item .pret_actual { width: 90px; text-align: center; }
#saptprodList li.item .discount { width: 150px; text-align: center; }
#saptprodList li.item .discount span,
#saptprodList li.item .pret_actual span { font-size: 9px }
#close_list {background: url('../images/close.png') no-repeat; width: 30px; height: 30px; cursor: pointer; position: absolute; margin-left: 670px; margin-top: 5px; float: left;}
.button-voteaza{background: url('../images/voteaza.png') no-repeat; width: 75px; height: 30px; border: none; }
.button-voteaza2{background: url('../images/voteaza-no.png') no-repeat; width: 75px; height: 30px; border: none; float: left;}
.banner-votare{background: url('../images/vizualizeaza.png') no-repeat scroll 75px 0; float: left; position: relative; z-index:9;
    width: 180px;}
.banner-votare.inactiv {background: url('../images/vizualizeaza-no.png') no-repeat scroll 75px 0;}
.afiseaza-banner-votare{width: 90px; height: 29px !important; }

.menu .weeks-li{width: 175px; float: left; }

.week-products-history ul li{width: 700px; float: left; }
.week-products-history ul li div{float: left; }
.week-products-history .products-grid .product-image{width: 70px; height: 70px; margin: 0; text-align: center;}
.week-products-history .products-grid .product-name{background: none; width: 250px; text-align: center;}

.product-pret-div, .product-propuneri-div, .product-estimare-div{min-width: 80px; padding: 20px 10px; text-align: center; }
.product-pozitie-div{width: 40px;  text-align: center; padding: 20px 0px;}

.products-grid-header .product-pozitie-header{width: 60px; padding: 0; text-align: center;}
.products-grid-header .product-image{width: 70px; padding: 0; text-align: center;}
.products-grid-header .product-name-div{width: 270px; padding: 0; text-align: center;}
.products-grid-header .product-pret-div{width: 90px; padding: 0; text-align: center;}
.products-grid-header .product-propuneri-div{width: 100px; padding: 0; text-align: center;}
.products-grid-header .product-estimare-div{width: 100px; padding: 0; text-align: center;}

.products-grid-header{ margin-bottom: 10px; float: left; }
#MyResult {float: right; width: 540px; padding: 4px 0; color: #000;}


.cart #block-related li .price-box .special-price span {color: #000;}
.craciun {width: 323px; margin-left:16px;}
.cart .crosssell .price-box .price {color: #000;}

.fb-header-like{position: absolute; height: 40px; width: 115px; right: 130px; margin-top: 155px; }

.best-price-list{width: 219px; float: left;}

.silver-customer-link{text-decoration: none; color: #000; font-size: 16px; margin-bottom: 10px; }
.silver-customer-link:hover{background: #724E00; color: #fff; padding: 5px; }

.data-table-client tr{background: none !important; }
.data-table-client td {text-align: center; width: 110px; }
.data-table-client td span.price, .data-table-client th{ font-size: 16px;color: #000 !important; text-align: center;  }

.account-box.ad-reviews.mypoints-summary{padding: 10px !important; }

.completa-style span{font-weight: bold; color: #066F00; }
.incompleta-style span{font-weight: normal; color: #ff0000;}

.interaktingslider-homepage #div-interaktingslider{position: absolute; margin-top: 20px; margin-left: 3px; }

.home-slider-new{width: 938px; margin-left:-2px;height: 226px; float: left; background: url('../images/banner_under.jpg') no-repeat; }

.social-bookmarking-header{width: 120px; height: 21px; float: right; }


.header_set_cadou {
    height: 64px;
    left: 25px;
    position: absolute;
    top: 84px;
    width: 350px;
    z-index: 10;
    display: none;
}

.blog-div-header {
    float: left;
    height: 25px;
    margin: 2px 0 0 5px;
    width: 89px;

}

.header .welcome-msg {
    float: right;
    font-family: georgia;
    font-style: italic;
    margin: 0;
    text-align: left;
    width: 400px;
    height: 35px;
}

.points-special-header {
    color: #FF0000;
    font-family: georgia;
    font-style: italic;
    margin-top: 21px;
    position: absolute;
    width: 280px !important;
    right: 90px;
    top: 50px;
}

.social-bookmarking-header {
    float: right;
    height: 21px;
    position: absolute;
    right: 450px;
    top: 76px;
    width: 128px;
}

.social-bookmarking-header a{cursor: pointer; }

.fb-header-like {
    height: 45px;
    margin-top: 34px;
    position: absolute;
    right: 296px;
    width: 200px;
}

.tombola-div-header {
	display: none;
}

.customer-group-header{
		font-weight: bold;
		position: absolute;
    width: 280px;
    right: 36px;
    top: 102px;
    text-transform: uppercase;
    color: #0F7F1F;

}

.customer-group-header span{
	font-weight: normal;
	font-style: italic;
	color: #61500D;

}

.cart-image-right {
    position: absolute;
    right: 36px;
    top: 64px;
    width: 101px;
}

.home-right-btns{
	float: right;
	width: 159px;
	cursor: pointer;
	}

.home-right-btns.hrb-1 {
    background: url("../images/btn_loiality.png") no-repeat scroll 0 0 transparent;
    margin-right: 9px;
    margin-top: 75px;
    height: 39px;
    width: 127px;
}

.home-right-btns.hrb-1:hover{
	 background: url("../images/btn_loiality_hover.png") no-repeat scroll 0 0 transparent;
}

.home-right-btns.hrb-2 {
    background: url("../images/btn_parerea.png") no-repeat scroll 0 0 transparent;
    margin-right: 9px;
    height: 39px;
    width: 138px;
}

.home-right-btns.hrb-2:hover{
	 background: url("../images/btn_parerea_hover.png") no-repeat scroll 0 0 transparent;
}


.home-right-btns.hrb-3 {
    background: url("../images/btn_noutati.png") no-repeat scroll 0 0 transparent;
    margin-right: -12px;
    height: 39px;
    width: 138px;
    margin-top: 3px;
}

.home-right-btns.hrb-3:hover{
	 background: url("../images/btn_noutati_hover.png") no-repeat scroll 0 0 transparent;
}

/**.home-agatatoare {
    background: url("../images/agatatoare.png") no-repeat scroll 0 0 transparent;
    height: 34px;
    margin-top: -34px;
    position: absolute;
    right: 436px;
    width: 45px;
}*//

.prdview-tabs li{ margin-left: 3px; width: 106px; float: left; }
.prdview-tabs li a{text-decoration: none;}


.tabs-info-top {background:  url('../images/bkg_up1.png')no-repeat; background:  url('../images/bkg_up1.png')\0/; *background:  url('../images/bkg_up1.png'); width: 695px; height: 32px; float:left; }
.tabs-info-middle{background:  url('../images/bkg_middle1.png')repeat-y; background:  url('../images/bkg_middle1.png')\0/ repeat-y ;*background:  url('../images/bkg_middle1.png'); width: 695px !important; float :left; padding: 0 5px;}
.tabs-info-down {background: url('../images/bkg_down1.png')no-repeat; background: url('../images/bkg_down1.png')\0/ no-repeat ;*background: url('../images/bkg_down1.png'); width: 695px; height: 32px; float:left;}
#tabs-info-close { background: url('../images/close1.png') no-repeat; width: 30px; height: 30px; margin-left: 671px; cursor: pointer; position: absolute;   margin-top: 7px; float: left;}
.tab-info-middle-sub{background: transparent; padding: 20px 30px; float:left; font-size: 11px; font-weight: normal; color: #000;}
.tab-info-middle-sub .box-additional{width: 626px; }


#tabs-info-main-ingredients{display: none; background: trasparent;  z-index: 9; margin-top: 0px;  float: left; }
#tabs-info-main-details{display: none; background: trasparent; z-index: 9; margin-top: 0px;  float: left;}
#tabs-info-main-info{display: none; background: trasparent;  z-index: 9; margin-top: 0px;  float: left;}
#tabs-info-main-oferte-curente{display: none; background: trasparent;  z-index: 9; margin-top: 0px;   float: left;}
#tabs-info-main-informatii-livrare{display: none; background: trasparent;  z-index: 9; margin-top: -px;  float: left;}
#tabs-info-main-cum-platesc{display: none; background: trasparent;  z-index: 9; margin-top: 0px;  float: left;}

#tabs-info-main-actiune{display: none; background: trasparent;  z-index: 9; margin-top: 0px;  float: left;}
#tabs-info-main-aplicare{display: none; background: trasparent;  z-index: 9; margin-top: 0px;  float: left;}
#tabs-info-main-efect{display: none; background: trasparent;  z-index: 9; margin-top: 0px;  float: left;}
#tabs-info-main-adresabilitate{display: none; background: trasparent;  z-index: 9; margin-top: 0px;  float: left;}

.detalii span{float: left; background: url('../images/detali.png') no-repeat; width: 106px; height: 30px; }
.detalii:hover span{background: url('../images/detali_hover.png') no-repeat; width: 106px; height: 30px; }

.ingrediente span{float: left; background: url('../images/ingrediente.png') no-repeat; width: 106px; height: 30px; }
.ingrediente:hover span{background: url('../images/ingrediente_hover.png') no-repeat; width: 106px; height: 30px; }

.informatii span{float: left; background: url('../images/informatii.png') no-repeat; width: 106px; height: 30px; }
.informatii:hover span{float: left; background: url('../images/informatii_hover.png') no-repeat; width: 106px; height: 30px; }

.oferte_curente2 span{float: left; background: url('../images/oferte_curente.png') no-repeat; width: 106px; height: 30px; }
.oferte_curente2:hover span{float: left; background: url('../images/oferte_curente_hover.png') no-repeat; width: 106px; height: 30px; }

.cum_platesc2 span{float: left; background: url('../images/btn_cum_platesc.png') no-repeat; width: 106px; height: 30px; }
.cum_platesc2:hover span{float: left; background: url('../images/btn_cum_platesc_hover.png') no-repeat; width: 106px; height: 30px; }

.informatii_livrare2 span{float: left; background: url('../images/informatii-livrare.png') no-repeat; width: 106px; height: 30px; }
.informatii_livrare2:hover span{float: left; background: url('../images/informatii-livrare_hover.png') no-repeat; width: 106px; height: 30px; }


.actiune span{float: left; background: url('../images/actiune.png') no-repeat; width: 60px; height: 25px; }
.actiune:hover span{float: left; background: url('../images/actiune-hover.png') no-repeat; width: 60px; height: 25px; }

.aplicare span{float: left; background: url('../images/aplicare.png') no-repeat; width: 60px; height: 25px; }
.aplicare:hover span{float: left; background: url('../images/aplicare-hover.png') no-repeat; width: 60px; height: 25px; }

.efect span{float: left; background: url('../images/efect.png') no-repeat; width: 60px; height: 25px; }
.efect:hover span{float: left; background: url('../images/efect-hover.png') no-repeat; width: 60px; height: 25px; }

.adresabilitate span{float: left; background: url('../images/adresabilitate.png') no-repeat; width: 60px; height: 25px; }
.adresabilitate:hover span{float: left; background: url('../images/adresabilitate-hover.png') no-repeat; width: 60px; height: 25px; }


.prdview-tabs-ingrijire{width: 170px; float: left; margin-top: 20px; }

.color-producator{color: #ff0000 !important; }

li.aw-am-level0 a{text-transform: uppercase; line-height: 1.3em; font-size: 12px !important; color: #B66100; padding: 5px 12px 6px 8px;}

li.aw-am-level0 {background:  url("../images/meniu_separator.png") no-repeat scroll 100% 50% transparent;}
li.aw-am-level0 ul li.level1 a,li.aw-am-level0 ul li.level2 a,li.aw-am-level0 ul li.level3 a{text-transform: none; }
li.aw-am-level0 ul li.level1{background-image: none; }
.aw-hpln-mnu.clear.aw-am-block{padding: 0;}

.ingrijire-font{ font-family: georgia; font-size: 15px;color: #000;/*#338F23;*/}


.store-switcher-btn{float: left; width: 332px; height: 49px; margin-left: -4px; margin-bottom:5px;}
.store-switcher-btn-makeup-div{width: 166px; float: left;}
.store-switcher-btn-ingrijire-div{width: 166px; float: left;margin-left: 0px;}
.store-switcher-btn-makeup-div a, .store-switcher-btn-ingrijire-div a{text-decoration: none;}
.btn-store-makeup{background: url('../images/store-makeup-btn.png') no-repeat; width: 166px; height: 49px; float: left; }
.btn-store-makeup:hover{background: url('../images/store-makeup-btn-hover.png') no-repeat; }
.btn-store-ingrijire{background: url('../images/store-ingrijire-btn.png') no-repeat; width: 166px; height: 49px; float: left; }
.btn-store-ingrijire:hover{background: url('../images/store-ingrijire-btn-hover.png') no-repeat; }
.btn-store-makeup.active-store-makeup{background: url('../images/store-makeup-btn-action.png') no-repeat; }
.btn-store-ingrijire.active-store-ingrijire{background: url('../images/store-ingrijire-btn-action.png') no-repeat; }



.awfeatured.awafpgrid #htp-grid-row.grid-row, .awfeatured.awafpgrid #htp-grid-row.grid-row {
    background-image: url("../images/bkg_products-grid2.gif");
}


.awfeatured.awafpgrid{width: 727px; float: left; margin-top: 35px;}
.awfeatured.awafpgrid li.item { float:left; height: 220px; width:199px; padding: 21px; padding-bottom: 8px; line-height:1.6em; overflow:hidden; background: url('../images/bkg_category_product.png') no-repeat; }
.awfeatured.awafpgrid li.item {
		 text-align: center;
}

.awfeatured.awafpgrid {
    float: left;
    width: 725px;
}

.awfeatured.awafpgrid .product-image-home-div {
    float: left;
    height: 135px;
    width: 135px;
}

.awfeatured.awafpgrid .home-price-div {
    float: left;
    height: 80px;
    width: 60px;
    margin-left: -15px;

}
.awfeatured.awafpgrid .home-price-div .price-box  span{
    color: #C76200 !important;
    font-size: 13px;
    font-weight: bold !important;
    font-family: arial;

}
.awfeatured.awafpgrid .home-prd-actions {
    float: left;
    width: 60px;
}

.awfeatured.awafpgrid .home-product-name {
    clear: both;
    min-height: 45px;
    line-height: 13px;
    font-family: arial;
}

.awafpgrid a, .awafpgrid a .label{text-decoration: none; font-size: 10px; }


.awfeatured-slider-horizontal-top{width: 695px; height: 32px; float: left; background: url('../images/bkg_up1.png') no-repeat;}
.awfeatured-slider-horizontal-middle{width: 695px !important; float: left; background: url('../images/bkg_middle1.png') repeat-y;}
.awfeatured-slider-horizontal-bottom{width: 695px; height: 32px; float: left; background: url('../images/bkg_down1.png') no-repeat;}
.awafpslider div.afp-slider-item div.afp-product-info .awafptitle a{font-family: arial; text-align: left;}
.awafpslider div.afp-slider-item div.afp-product-info .afp-details {font-size: 10px !important; margin-top: 10px; text-align: left; }
.awfpslider-horizontal .price-box p span{color: #C76200 !important; font-weight: bold !important; font-family: arial; }
.awafpslider .afp-addtocart button div{
	  background: url("../images/adauga_in_cos.png") no-repeat scroll 0 0 transparent !important;
	  color: transparent;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    height: 30px !important;
    line-height: 28px !important;
    width: 60px !important;
}

.awafpslider .afp-addtocart button:hover div{
	background: url("../images/adauga_in_cos_hover.png") no-repeat scroll 0 0 transparent !important; }

.awafpslider .afp-slider-controls {top: -25px !important;}
.afp-slides-container{margin-top: 25px; }

.tabs-info-main-informatii-livrare-cart{margin-top: 15px !important; }
.informatii_livrare2-but span{background: url(../images/informatii-livrare-cart.jpg) no-repeat; width: 150px; height: 40px; }
.cum_platesc2-but span{background: url(../images/informatii-plata-cart.jpg) no-repeat; width: 150px; height: 40px; }

.informatii_livrare2-but:hover  span{background: url(../images/informatii-livrare-cart-hover.jpg) no-repeat; width: 150px; height: 40px;}
.cum_platesc2-but:hover  span{background: url(../images/informatii-plata-cart-hover.jpg) no-repeat;  width: 150px; height: 40px;}
.prdview-tabs-cart li{width: 142px; margin-left: 21px; margin-top: 10px; float: left;}
.prdview-tabs-cart{float: left; margin: 0; margin-left: -21px;}


.fara_parabeni{margin-top: 12px; margin-left: -7px; float: left;  }
.widget-vert {    border: 1px solid red;
    float: left;
    width: 300px;}
.widget-oriz {     border: 1px solid red;
    float: right;
    width: 300px;}
.widget-wrapper {     margin: 0 auto;
    width: 640px;}
.bonus-img {     float: left;}
.widget-text {    float: right;
    text-align: left;
    width: 194px;}


.blog-footer-image{width: 240px; height: 136px; float: right; margin-right: -59px; margin-bottom: -24px; }
.blog-footer-image img {z-index: 100; width: 118px; height: 39px;}

#summary_checkout .points-checkout-onepage-sidebox-content{width: 277px;}

.onestepcheckout-column-left .input-company{width: 352px !important;}

#payment_form_bankpayment table tr td label{font-size: 11px !important; letter-spacing: 0; width: 77px !important; color: #000000;}
#payment_form_bankpayment table tr td{width: auto; font-size: 10px; letter-spacing: -1px; color: #2A7F0F !important;  }
button.btn-checkout span span{text-transform: none; }

.title-buttons ul li .comanda-firme{ display: none; }

.special_links {     background: url("../images/special-links-slide-down.png") repeat-x scroll 0 100% #F4F2EF;
    clear: both;
    display: none;
    margin: 0 0 0 6px;
    padding: 0px 0 20px 20px;;
    width: 918px; }
#special_links_parent {  color: #b66100;   cursor: pointer;
    padding-top: 2px; }
.special-wrapper { position:fixed;width: 947px;
top:0px;
z-index: 9999;}
.special-login { color: #000; float: left; padding: 3px 0 7px 10px;font-size: 11px;line-height: 1.4;  }
.special-login a {color: #b66100; }
.special-header {  background: url("../images/special-links.jpg") repeat-x scroll 0 0 transparent;     height: 35px;}
.special_links div { float:left; }
.special_links a {     margin-top: 10px;
    width: 161px;}
.special_links  span {       float: left;
    font-size: 16px;
    height: 25px;
    margin-left: 15px;
    width: 171px;}
.special_links #home-tabs-right { width: 100%;margin-top: 12px;  }
.special-absolute {    background: url("../images/special-links.jpg") repeat-x scroll 0 0 transparent;
    min-height: 35px;
    position: fixed;
    top: 0;
    left:0;
    width: 100%;
    z-index: 9999;}
#advancednewsletter-subscribe-ajax {background: url("../images/news-popup.png") no-repeat scroll 0 0 transparent; width:398px; height: 355px;}
#advancednewsletter-subscribe-ajax input { border: 1px solid #9F6E00; font-family: verdana; font-size: 17px;}
.show-special {     background: url("../images/special-links-acces-rapid-deschide.jpg") no-repeat scroll 0 0 transparent;
    float: right;
    height: 32px;
    width: 153px;}
.show-special:hover{ background: url("../images/special-links-acces-rapid-deschide-hover.jpg") no-repeat scroll 0 0 transparent; }
.hide-special:hover {background: url("../images/special-links-acces-rapid-inchide-hover.jpg") no-repeat scroll 0 0 transparent;}
.hide-special {     background: url("../images/special-links-acces-rapid-inchide.jpg") no-repeat scroll 0 0 transparent;
    float: right;
    height: 32px;
    width: 153px;}
.hsbottom {    cursor: pointer; width: 35px;height: 32px; float: right !important; background: url("../images/special-links-acces-rapid-inchide2.jpg") no-repeat scroll 0 0 transparent; }
.hsbottom:hover { background: url("../images/special-links-acces-rapid-inchide2-hover.jpg") no-repeat scroll 0 0 transparent; }
.special-links-content { height: 158px; width: 900px;}
.special-login-button {    background: url("../images/special-links-intra.jpg") no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 200px;
    cursor: pointer;
}
.special-login-button:hover {    background: url("../images/special-links-intra-hover.jpg") no-repeat scroll 0 0 transparent;     }
.special-welcome { text-transform: capitalize; }
.special-logged { text-align: left;padding-top: 0;padding-bottom: 4px;}
.trusted {     clear: both;
		margin-left: -14px;
    float: left;}
.logout-special {
    background: url("../images/special-links-iesire.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 32px;
    margin: 2px 0 0 269px;
    width: 100px;
cursor: pointer; }
.logout-special:hover {    background: url("../images/special-links-iesire-hover.jpg") no-repeat scroll 0 0 transparent; }
.special-links-content .an-subscribe { float: inherit;}
.special-links-content table { width: 885px; }
 .special-links-content .an-subscribe .block-title strong span { margin-left: 7px;}
 button.account-special span{     background: url("../images/btn_button.gif") repeat-x scroll 0 0 transparent !important;
    float: left;
    height: 30px;
    line-height: 30px;
    width: 120px;
 }
  .special-links-content .block-title span { font-weight: normal; }
  .special-account-wrapper { margin-left: 15px;}
  .special-account-wrapper .block-title { margin-left: 7px; }
  .special_links a:hover span { text-decoration: underline; }
  .special-links-content .an-buttons button.button { width: 137px;}
  
  .col-right .block-cart .subtotal .price {
  	color: #9C1C18 !important;
    font-family:  verdana;
    font-size: 18px;
    font-weight: bold;}
     
  .col-right .block-cart .subtotal .label {
  	color: #9C1C18 !important;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;}
   
   .col-right .block-cart .subtotal {
   	background: url("../images/subtotal-dreapta.jpg")  no-repeat scroll 0 0 transparent; 
   	height: 49px;
   	padding-top: 6px;
   	text-align: center;
   	margin-top: 23px;}
#home-tabs-right #nav1 a { width: auto; }
.glidecontent .text_1 { float: none!important; }
.concurs-home {     clear: both;
    position: relative;
    right: 4px;
    top: 16px;}
    
.plus-one{
    height: 40px;
    margin-left: 372px;
    margin-top: 34px;
    position: absolute; }
    
.home-price-div .regular-price {line-height: 38px;}

#advancednewsletter-form .an-data {height: 30px;}
#login-form {float:left;}

.input-box.input-telephone {width: 143px !important; margin-top:6px;}
.input-box.input-email {width: 318px !important;}
.interaktingslider-homepage #frame {padding-left: 3px;}


#div-interaktingslider #slide-commands a{
	text-decoration: none ;
	width:25px; 
	height:25px;
	margin:0px;
	display:inline-block;
	background: url("../images/buton-inter-slider.png")  no-repeat scroll 0 0 transparent !important; 
	border: none !important;
}

#div-interaktingslider  #slide-commands{
	background: none repeat scroll 0 0 transparent;
    border-top: medium none;
    margin-top: 170px;
    position: absolute;
    text-align: center;
    width: 660px;
    z-index: 5;
}

#div-interaktingslider  #slide-commands a {
    margin-left:5px !important;
    border: none !important;
    height: 20px !important;
    width: 20px !important;
    cursor: pointer !important;
    display: inline-block !important;
    font: bold 12px arial,sans-serif !important;
    overflow: visible !important;
    text-align: center !important;
    text-decoration: none !important;
    vertical-align: middle !important;
		background: url("../images/buton-inter-slider.png") no-repeat scroll 0 0 transparent !important;
	}
#div-interaktingslider #slide-commands a.active {background: url("../images/buton-inter-slider-active.png") no-repeat scroll 0 0 transparent !important;
}
#div-interaktingslider #slide-commands a span{
		font: bold 16px tahoma,arial;
		line-height: 20px;
	}
	
.category-products .toolbar .pager {margin: 6px 0 0;}

.category-slider #div-interaktingslider #slide-commands{

    margin-top: 160px;
    text-align: left;
    display: none;
	}  
.plus-one-concurs {
    float: left;
    margin-bottom: 40px;
    margin-left: 40px;
    margin-top: 40px;
}
.facebook-concurs {
	  float: left;
    margin-bottom: 40px;
    margin-left: -35px;
    margin-top: 40px;
	}
#login-form{width: 100%; }	
.moneda { color:#9C1C18 !important}
.multicolor .multicolor_price .price-box {     margin: -10px -8px 0 2px !important;}
#shopping-cart-totals-table td .price { font-family: arial; font-size: 14px;letter-spacing:0;  }
#shopping-cart-totals-table strong .price {     color: #000000 !important;
    font-size: 17px;
    font-weight: bold;}
#shopping-cart-totals-table strong .price .moneda {  color: #000!important;}

.shade-colortext.addtocart-cell button.button span span{filter:alpha(opacity=0);}
.new-products-div ul {margin-top:10px;}
.new-products-div ul button.button span {
	background: url("../images/adauga_in_cos.png") no-repeat scroll 0 0 transparent;
	}
.new-products-div ul button.button:hover span {
	background: url("../images/adauga_in_cos_hover.png") no-repeat scroll 0 0 transparent;
	}
.new-products-div ul button.button span span {filter:alpha(opacity=0);}
.list-item-bottom-buttons button.button span {
	background: url("../images/adauga_in_cos.png") no-repeat scroll 0 0 transparent;
	}
.list-item-bottom-buttons button.button:hover span {
	background: url("../images/adauga_in_cos_hover.png") no-repeat scroll 0 0 transparent;
	}	
.list-item-bottom-buttons button.button span span {
	filter:alpha(opacity=0);
	}

