* { margin:0; padding:0; } 

.full-width{width:100%;}
.wrapper{width:100%; position:relative;} 
.clear{clear:both;}
.ie-fix{width:100%; position:relative;}
.radio, checkbox{border:0; background:0;} 
.page-indent{padding:17px;}
.page-border{border:1px solid #CFE2ED; padding:17px;} 
.relative{ position:relative;} 

body          { font:12px/17px Arial, Helvetica, sans-serif; /*color:#7f7f7e;*/ color: #666; text-align:center; background:#f6f6f4;}

img           { border:0; vertical-align:top; }
p {
    margin: 0 0 8px;
} 
a             { color:#f16e50; text-decoration:underline; }
a:hover       { text-decoration:none; }
a:hover img   {position:relative;}
:focus        { outline: 0; }

h1            { font-size:1em; font-weight:normal; line-height:1.3; }
h2            { font-size:1em; font-weight:bold; line-height:1.34; margin-bottom:5px; }
h3            { font-size:1.5em; font-weight:normal; line-height:normal; margin-bottom:10px; color:#7B7878;}
h4            { font-size:1em; font-weight:bold; margin-bottom:10px;}
h5            { font-size:0.92em; font-weight:bold; margin-bottom:10px;}
h6            { font-size:0.92em; font-weight:bold; margin-bottom:10px;}

form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

ul,ol         { list-style:none; }

.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; }
.fleft,
.left         { float:left !important; }
.fright,
.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; }

td.a-right span {
	color:#000000;
}

.wrapper {}
.page { width:947px; margin:0 auto; padding:0; text-align:left;}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; background:#FFF;}
.page-popup .product-image{display:inline-block; margin-bottom:10px;}
.page-popup .price-box{margin:10px 0;}
.page-popup .add-to-links{padding:15px 0;}
.page-popup .buttons-set{padding-top:15px!important;}

.product-options-bottom .price strike {
    display: block;
    font-size: 14px;
    position: relative;
    top: -4px;
}
li.item .price strike {
    display: inline-block;
    font-size: 12px;
    margin: 0 10px 0 0;
    top: 0;
}
.product-options-bottom .price span, .wrapper .price span {
    color: #fffff;
}

.wrapper .cost_standart span {
	
	color: #4d4747;
	
}

li.item .price span {
    color: #ff0000;
}

.main-container {}
.main {  margin:8px 0 0; padding:0;}

.col-left { float:left; width:220px; background:#fff;}
.col-main { float:left; width:705px;  padding:0; background:#fff; border:solid 1px #f5f5f3;}
.col-right { float:right; width:224px; background:#fff;}
.border-1{ border:solid 1px #f3f3f1;}
.border-2{ border:solid 1px #efefed;}
.main-indent{ padding:15px 12px 15px 19px; min-height:500px;}

.col1-layout .col-main, .checkout-layout .col-main{ float:none; width:auto; }

.cms-index-index .col1-layout .col-main{ background:none; border:none; padding:0;}
.cms-index-index .main{ margin-top:18px; background:#fff;}

.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}


.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

.col2-set .col-1 { float:left; width:47%; }
.col2-set .col-2 { float:right; width:51%; }
.col2-set .col-narrow { width:33%; }
.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%; } 

#checkoutSteps .form-list select{ width:293px;}
#checkout-payment-method-load .form-list select{ width:124px;}

input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#7e7e7e; }
input.input-text,select,textarea { background:#fff; border:1px solid #e6e6e7; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #e6e6e7; 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:3em !important; text-align:center;}
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } 
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; cursor:pointer; background:none;}
button.button span { position:relative; float:left; height:27px;  border:solid 1px #e9e9e6; background:#fdfdfd; display:block; font:normal 12px/27px Arial, Helvetica, sans-serif, sans-serif; text-align:center; white-space:nowrap; color:#f16e50; text-transform:uppercase;}
button.button span span {  padding:0 9px 0 10px; margin:0 !important; position:relative; border:none;}
button.button span span a, button.button span span a:hover {
    color: inherit;
    text-decoration: none;
}
button.button:hover span{ background:#f2785b; color:#fff;}

input.button_send  { cursor: pointer; width: 150px; height: 36px; background:#00FF21; color: #7f7f6f; font-weight: bold; font-size:14px; text-transform:uppercase;}

button.btn-details { border:none;}
button.btn-details span{ border:none; height:29px; background:#f2785b; color:#fff; line-height:29px;}
button.btn-details:hover span{ background:#c2c2c2;}

/*.cms-index-index .btn-cart, .cms-index-index .btn-cart span {  width:12px; height:12px; text-decoration:none; cursor:pointer;}
.cms-index-index .btn-cart span span{ width:12px; display:inline-block; height:12px; overflow:hidden; text-indent:20em; background:url(/templates/demoold/images/cart-bg.gif) no-repeat 0 0; vertical-align:top;}*/

.cart .checkout-types button span, .cart .checkout2_box button span{ font-size:18px; text-transform:uppercase; font-weight:normal; line-height:50px; background:#00FF21; height:50px; color:#333; border:none; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.cart .checkout-types button.button span span {  padding:0 10px;}
.cart .checkout-types button:hover span{ background:#f2785b; color: #fff;}
.cart .checkout2_box button:hover span{ background:#f2785b; color: #fff;}
.checkout2_box {width: 360px; float: left; vertical-align: middle;}

button.disabled {}
button.disabled span {}

.form-search button.button{ border:none;}
.form-search button.button span{ width:34px; border:none; height:31px; overflow:hidden; text-indent:50em; background:url(/templates/demoold/images/search-button.gif) no-repeat 0 0; padding:0; position:relative; left:0;}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#7e7e7e; position:relative; z-index:0; margin-bottom:2px;}
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; width:295px; }
.form-list .field {
    float: left;
    margin: 0 0 14px;
    overflow: hidden;
    width:298px;
}
.form-list .field:nth-child(3n) {
    width: 261px;
}
.form-list input.input-text { width:253px; color:#372f2c; font-size:11px; }
.form-list textarea { width:260px; height:10em; color: #372f2c; font-size: 11px;}
.form-list select { width:260px; color:#7e7e7e; font-size:11px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
.form-list .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:120px; }
.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:180px; }

.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:165px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:5px 0 0; padding:0px; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 14px; }

.buttons-set-order {}

.fieldset { border:1px solid #e6e6e7; background:#fefefe; padding:22px 25px 12px 25px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

.legend2 { text-align: left; font-weight:bold; font-size:13px; color:#333;}

.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(/templates/demoold/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(/templates/demoold/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(/templates/demoold/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(/templates/demoold/images/i_msg-note.gif); color:#3d6611; }

.sales-guest-form .form-alt li{padding:5px 0;}
.sales-guest-form .form-alt select{width:100%;}

.breadcrumbs { padding:0 0 0 4px; margin:0 0 10px;}
.breadcrumbs li { display:inline; font-size:12px; color:#323232;}
.breadcrumbs li strong{ color:#f16e50;}
.breadcrumbs li span, .breadcrumbs li a{ color:#7f7f7e;}

.page-title, .subtitle { padding:0 0 36px; margin:0; font-weight:normal; background:url(/templates/demoold/images/title-bg.gif) bottom left no-repeat;}
.page-title h1,
.page-title h2, .subtitle { font-size:19px; line-height:24px; color:#7b7878; margin-bottom:0;}
.checkout-onepage-index .page-title{ display:none;}

.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; background:none; padding:0;}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }
.cart .title-buttons h1{ text-align:left;}
 
.subtitle,
.sub-title  { clear:both; margin-bottom:10px; }

.pager { padding:0 12px 13px 12px; margin:0; text-align:center; border-bottom:solid 1px #e5e5e5; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages, #new-view .pages { margin:0 135px; }
.pager .pages, #new-view .pages ol { display:inline; }
.pager .pages, #new-view .pages li { display:inline; padding:0 2px;}
.pager .pages, #new-view .pages .current {}
.pager strong{ font-weight:normal;}
.toolbar-bottom {
    padding: 25px 0 0;
}

.sorter { padding:15px 12px 0; margin:0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right;}
.sorter .link-feed {}
.sorter strong{ color:#f16e50;}

.toolbar { padding:2px 0 19px; color:#7f7f7e; font-size:12px;}
.toolbar a{ color:#7e7e7e;}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom .toolbar{ margin:0;}
.toolbar select{ border:solid 1px #e6e6e7; color:#605755; font-size:11px;}

.data-table { width:100%; border-right:solid 1px #dee3e4;}
.data-table th { padding:5px; border:1px solid #dee3e4; white-space:nowrap; vertical-align:middle; font-weight:bold; font-size:12px; color:#f16e50; text-align:center;}
.data-table td { padding:20px; border:1px solid #dee3e4; }
.data-table thead {}
.data-table tbody {}
.data-table tfoot {}
.data-table tfoot .last{ padding:6px 20px; vertical-align:middle;}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:normal; }
.data-table td.value {}
.data-table .product-name a{ color:#f16e50; font-weight:normal;}
.data-table .product-name a:hover{ color:#323232;}

tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(/templates/demoold/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

.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(/templates/demoold/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

.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; }
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; margin:10px 0 0; display:inline-block; }
.link-wishlist { font-weight:normal;}
.link-reorder { font-weight:bold; }
.link-compare { font-weight:normal; color:#f16e50; color:#7f7f7e;}
.link-print { background:url(/templates/demoold/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(/templates/demoold/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(/templates/demoold/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(/templates/demoold/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(/templates/demoold/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px 0 7px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#e6e6e7; text-indent:-999em; overflow:hidden; }

.noscript { border:1px solid #e6e6e7; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(/templates/demoold/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }

.header-container { position:relative;}
.header {} 
.header .logo{text-decoration:none !important; display:block; float:left; padding:0 0 28px 4px;}
.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 .welcome-msg { font-size:12px; float:left; padding:2px 0 0 0; color:#f2785b; font-style:italic;}
.header .welcome-msg span{ color:#372f2c;}
.header .quick-access{ float:right;}
.header .links { padding:4px 0 0; display: inline-block;}
.header .links li{ padding:0 0 0 15px; display:inline; font-size:12px; font-style:italic;}
.header .links li a{white-space:nowrap; color:#9d9d9d; text-decoration:none;}
.header .links li a:hover{ color:#f2785b;}

.header .row{ width:100%; overflow:hidden; margin-bottom:28px; color:#9d9d9d; text-align:center; padding:34px 0 12px; border-bottom:solid 1px #c3bcb8; position:relative;}
.header .block-currency{ float:right; background:none; border:none; padding-right:4px; padding:0; margin:0;}
.header .block-currency .block-title{ float:left; padding:0; color:#9d9d9d; background:none;}
.header .block-currency .block-title strong{ float:left; padding:0; font-size:12px; text-transform:none; line-height:20px; padding-right:5px;}
.header .block-currency .block-content{ float:left; padding:0;}
.header .block-currency .block-content select{ padding:1px; color:#bab0ad; font-size:11px; width:105px;}

.header .form-search { text-align:right; float:right; border:solid 1px #e4e3e3; margin:13px 3px 0 0; background:#fff;}
.header .form-search .search-autocomplete { z-index:999; text-align:left;}
.header .form-search .search-autocomplete ul { border:1px solid #e6e6e7; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #e6e6e7; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-search label{ display:none;}
.header .form-search input{ color:#bababa; border:solid 0px; background:none; padding:2px 5px 2px 5px; width:133px;}
.header .form-language { padding:20px 0 0;}
.header-container .top-container { clear:both; text-align:right; }

.header .header-banners{ float:left; padding:4px 10px 0 0;}
.header .header-banners a{ display:inline-block; margin-right:19px;}

.nav-container { margin:0 auto; border:solid 1px #f5f5f3; background:#fdfdfc;}
.cms-index-index .nav-container{ margin-bottom:10px;}
#nav { padding:0; margin:0; font-size:12px; border-bottom:solid 1px #f3f0ed; border-top:solid 1px #f3f0ed;}
#nav li a{ }

ul#menu_2 {
    background: none repeat scroll 0 0 #fff;
    border: 10px solid #c4c4c4;
    display: none;
    overflow: hidden;
    padding: 10px !important;
    position: absolute;
    z-index: 999;
}
ul#menu_2 li {
    display: inline-block;
    float: left;
    margin: 0 40px 0 0;
    width: 160px;
}
ul#menu_2 li > a {
    border-bottom: 1px dotted;
    color: #404040 !important;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 3px;
    padding: 0 0 2px;
    text-transform: uppercase;
}
ul#menu_2 li > div > a {color: #404040 !important; font-size:12px; padding:3px 0 3px 3px;}

#nav > li { text-align:left; position:relative; }
#nav > li.over { z-index:998; }
#nav > li.parent {}
#nav > li a { display:block; text-decoration:none; }
#nav > li a:hover { text-decoration:none; }
#nav > li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav > li ul a span { white-space:normal; }

#nav > li { float:left; margin:0;}
#nav > li > a {  padding:0; font-size:14px; line-height:20px; color:#7e7e7e; font-weight:bold; padding:17px 15px 17px; border-right:solid 1px #eeeeed; display:block; text-transform:uppercase;}
#nav li a:hover { color:#f16e50; }
#nav li.over a,
#nav li.active a { color:#f16e50; }

#nav > ul { position:absolute; width: auto; top:54px; left:-10000px; padding:0;}
#nav div > ul { position:static; width:auto; border:none;}

#nav ul ul { top:7px; }

#nav ul > li.last { border-bottom:0; }
#nav ul > li a:hover { color:#fff !important; background:#3a3535;}
#nav ul > li a span{ padding:5px 18px;}
#nav ul > li.active > a,
#nav ul > li.over > a { color:#fff !important; background:#3a3535;}

#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:140px; }

.block { padding-bottom:15px;}
.block .block-title { padding:15px 0 29px 19px; line-height:25px; color:#7b7878; background:url(/templates/demoold/images/box-title-bg.gif) bottom left no-repeat;}
.block .block-title strong { font-size:19px; font-weight:normal;}
.block .block-title strong span {
	font-size:16px;
	}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-weight:normal; padding-bottom:10px; }
.block .block-content { padding:6px 30px 0 29px; overflow:hidden;}
.block .block-content a{ color:#9a9a9a;}
.block .block-content li.item { padding:5px 0 15px; }
.block .btn-remove,
.block .btn-edit { float:right; margin-left:4px;}
.block .actions { text-align:right; padding:15px 0 0;}
.block .actions a { }
.block .empty {}
.block .regular-price .price{ }
.block .product-name a{ font-size:12px; color:#f16e50;}
.block .product-name a:hover{ color:#7f7f7e;}
.block-content{ overflow:hidden;}

.block li.odd {}
.block li.even {}

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; padding:0px;}
.mini-products-list .product-details { margin-left:80px;}
.mini-products-list .product-details strong{ font-size:11px; font-weight:normal;}
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
a.product-image {
    margin: 0 0 0 0px;
}
#crosssell-products-list a.product-image {
    margin:0;
}
.block-account {}
.block-account li{padding-bottom:5px;}
.block-account strong{ color:#323232;}

.block-currency {}
.block-currency select {}

.block-layered-nav {}
.block-layered-nav .block-subtitle{ font-weight:normal; padding:0 0 14px;}
.block-layered-nav .actions {padding:10px 0px 20px;}
.block-layered-nav .actions a{ color:#f16e50; text-decoration:underline;}
.block-layered-nav .actions a:hover{ text-decoration:none;}
.block-layered-nav a{ text-decoration:none;}
.block-layered-nav a:hover{ text-decoration:underline;}
.block-layered-nav dt{ font-weight:bold; color:#f16e50; padding:0; }
.block-layered-nav dd{ padding:0 0 14px 0px;}
.block-layered-nav dd.last{ padding-bottom:0;}
.block-layered-nav .currently {}
.block-layered-nav .currently li{ font-weight:normal; padding:1px 0 1px 0; margin-bottom:1px; line-height:13px;}
.block-layered-nav .currently .label{ display:block; font-weight:bold; color:#f16e50; padding-bottom:5px;}
.block-layered-nav .btn-remove { float:right; margin:16px 0 0 5px; }


.block-cart {}
.block-cart .block-content{ overflow:visible;}
.block-cart .actions {padding:10px 0;}
.block-cart .summary {}
.block-cart .amount { padding-bottom:10px;}
.block-cart .amount a{ text-decoration:none; font-weight:bold; color:#f16e50;}
.block-cart .amount a:hover{ text-decoration:underline;}
.block-cart .subtotal { font-weight:bold; color:#f16e50; padding:2px 0 3px;}
.block-cart .subtotal span{ display:inline-block; margin-right:5px;}
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }
.block-cart .price{ font-weight:normal; color:#7f7f7e;}
.block-cart .product-name{ margin-bottom:5px;}


.block-wishlist {}
.block-wishlist .product-name{ font-weight:normal; color:#605755; margin-bottom:15px;}

.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:0; }
.block-related .product .product-image { float:left; }
.block-related .product .product-details { margin-left:65px; }

.block-related {}
.block-related .block-content { padding-bottom:5px; padding-right:10px;}
.block-related li{ overflow:hidden; overflow:hidden;}
.block-related .regular-price .price{ color:#7f7f7e; font-weight:normal;}
.block-related .block-content .link-wishlist{ color:#f16e50; display:inline-block; margin:5px 0 0; float:right;}
.block-related .product-name{ margin-bottom:2px;}
.block-related .block-subtitle a{ color:#f16e50;}

.block-compare {}
.block-compare .block-title strong{ }
.block-compare .block-title strong span span{}
.block-compare .btn-remove{ margin:3px 0 0 5px;}
.block-compare li { padding:5px 0 !important;}
.block-compare .actions{ width:100%; overflow:hidden; text-align:left;}
.block-compare .actions a{ float:right; color:#f16e50;}
.block-compare .product-name a{ }

.block-viewed {}
.block-viewed .block-content li{ padding:0 2px !important;}

.block-compared {}
.block-compared .block-content li{  padding:2px 0 !important;}

.block-poll label { color:#7f7f7e;}
.block-poll input.radio { float:left; margin:1px 0 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 0 3px 0; }
.block-poll .actions { margin:5px 0 0; text-align:left; }
.block-poll .answer{float:left; width:55%;}
.block-poll .answer span{display:block; width:175px;}
.block-poll .votes{font-weight:bold; float:right; text-align:right; width:60px; margin-top:0px;}
.block-poll .block-subtitle{ font-size:11px; color:#f16e50; font-weight:bold;}

.block-poll {}


.block-tags ul,
.block-tags li { display:inline; }
.block-tags a{ line-height:normal; color:#4d4747;}

#my-tags-table td.last{ width:20%;}

.block-subscribe {}
.block-subscribe input{ width:97%; margin:5px 0 0;}
.block-subscribe .form-subscribe-header{ display:none;}

.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .actions{ text-align:left; width:100%; overflow:hidden;}
.block-reorder .actions a{ float:right;}
.block-reorder .block-content li{ padding:2px 0 !important;}
.block-reorder .product-name a{ font-size:11px; color:#4d4747;}

.block-banner {background:none; }
.block-banner .block-content { text-align:center; padding:0;}

.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }


.category-title { border:0; margin:0; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

.products-grid { position:relative; border-top:solid 1px #e5e5e5; padding:15px 0 !important; }
.products-grid.last { border-bottom:0; }
.products-grid li.item {
    border-right: 1px solid #e5e5e5;
    float: left;
    margin-right: 16px;
    padding: 0 8px 5px 5px;
    position: relative;
    width: 200px;
}
.products-grid li.item:nth-child(3n) {
	margin-right:0;
	padding-right:0;
	border:medium none;
}
.product > a {
    display: block;
    padding: 18px 0 101px;
}
#ul-filtr {
    display: inline-block;
    padding: 12px 0 0 0px !important;
    width: auto;
}
#ul-filtr > li {
    border-right: 1px solid #e5e5e5;
    margin: 0 2px;
	height: 420px;
	padding: 0px 8px 35px 5px;
}
#ul-filtr > li:nth-child(3n) {
	border-right:none;
}
.products-grid li.last{ padding-right:0; margin-right:0; border:none;}
.products-grid .product-image { display:inline-block;}
.products-grid .price-box { margin:0;}
.products-grid .price-box .regular-price{ margin-right:10px;}
.products-grid .availability { line-height:21px; }
.products-grid .ratings { padding-bottom:8px;}
.products-grid .ratings .rating-box { float:left; margin:0 10px 3px 0;}
.products-grid .ratings a{ color:#868686;}
.products-grid .buttons{ width:100%; overflow:hidden; padding:19px 0 0;}
.category-products .buttons{ width:100%; overflow:hidden; padding:19px 0 0;}
.products-grid button.button{ float:left; margin-right:10px;}

.products-grid .desc{ padding-bottom:10px;}
.actions .add-to-links{ padding:7px 0 0; width:100%; overflow:hidden;}
.products-grid .add-to-links li{ float:left;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {}
.col1-layout .products-grid { width:940px; margin:0 auto; padding-bottom:20px }
.col1-layout .subtitle{ margin:-14px 0 10px;}


.products-list li.item { border-top:solid 1px #e5e5e5; padding:22px 0; position:relative;}
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; margin:0; }
.products-list .product-name{ margin-bottom:15px;}
.products-list .product-shop { margin-left:221px;}
.products-list .ratings{ padding:0 0 10px;}
.products-list .ratings .rating-box { float:none; margin:0 0 12px 0; }
.products-list .ratings .rating-links .separator { }
.products-list .ratings a{ }
.products-list .ratings a.link1{ background:url(/templates/demoold/images/link-marker1.gif) no-repeat 0 5px;}
.products-list .price-box {  padding:0 0 11px;}
.products-list .price-box .regular-price{  margin-right:15px; }
.products-list button.button{ margin:0; float:left;}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { margin:0 0 16px;}
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { float:left; padding:4px 0 0;}
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links li a{ background:none; padding:0;}
.products-list .add-to-links .separator { display:inline; margin:0 5px; }

.no-rating { margin:0 0 10px; }

.ratings { margin:0; padding-bottom: 8px;}
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0;}
.ratings .rating-links .separator { margin:0 2px; }
.ratings .rating-links a.link1{ color:#4d4747;}
.ratings a{}
.ratings dt {}
.ratings dd {}
.rating-box { width:85px; height:14px; font-size:0; line-height:0; background:url(/templates/demoold/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:14px; background:url(/templates/demoold/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px;}
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

.availability { margin:0; }
.availability span {}
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }
.availability-only { margin:0 0 7px; }
.availability-only a { background:url(/templates/demoold/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}
.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #e6e6e7; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

.email-friend { margin-bottom:7px;}

.alert-price {}
.alert-stock {}

.price { white-space:nowrap !important; line-height:normal; }

.price-box {}
.price-box .price { font-weight:bold; }

.regular-price {}
.regular-price .price { font-weight:bold; color:#4d4747; }

.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link {}
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal;}

.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}

.tier-prices .price { color:#f16e50; font-weight:bold;}
.tier-prices .benefit { color:#f16e50; }

.tier-prices-grouped {}

.add-to-links .separator {  }

.add-to-cart label { float:left; margin:5px 5px 0 0; }
.add-to-cart .qty {
    float: left;
    height: 22px;
    margin: 0;
    text-align: center;
}
.add-to-cart button.button { float:left; margin-left:15px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

.add-to-box { padding:6px 0 0;}
.add-to-box .add-to-cart { float:left; padding:5px 0 0;  color:#605755;}
.add-to-box .or { float:left;  margin:10px 18px 0; text-transform:uppercase; }
.add-to-box .add-to-links { float:left; }
.add-to-box .add-to-links .separator{ display:block; width:1px; height:1px; overflow:hidden; text-indent:10em;}


.product-view {}
.product-view .ratings{ padding-bottom:16px;}
.product-view .ratings .rating-box { float:left; margin:3px 25px 0 0;}
.product-view .tier-prices{ padding-bottom:10px;}
.product-view .tier-prices li{ color:#605755;}
.product-view .price-box{ float:left; padding-bottom:5px;}
.product-view .price-box .price{ }
.product-view .availability{ float:left;}
.product-view .product-name h1{ font-weight:normal; margin-bottom:10px;}
.product-view h2{ color:#f16e50; font-weight:bold; font-size:12px; margin-bottom:2px;}

.product-essential { border-bottom:solid 1px #f1edf0; padding-bottom:20px; margin-bottom:20px;}

.product-collateral .box-collateral { margin:0 0 15px; border-bottom:solid 1px #f1edf0; padding-bottom:20px; margin-bottom:20px;}

.product-view .product-img-box { float:left; width:267px; position:relative;}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { text-align:center; padding-top:3px; padding-bottom:3px;}
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; margin-bottom:19px;}
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:pointer; }
.product-view .product-img-box .zoom-notice { padding-bottom:18px; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto; padding:0 28px; cursor:pointer; margin-bottom:5px; }
.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; background:url(/templates/demoold/images/slider_bg.gif) 0 50% repeat-x;}
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:5px; width:33px; height:8px; background:url(/templates/demoold/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{padding-top:10px;}
.product-view .product-img-box .more-views ul { margin:0 -12px 0 -13px; }
.product-view .product-img-box .more-views li {
    border: 1px solid #e6e6e7;
    float: left;
    margin: 0 7px 14px;
    padding: 5px;
}

.product-image-popup { margin:0 auto; }
.product-image-popup .a-right{padding:15px 0;}
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { text-align:center; padding:15px 0; margin:0 100px; }
.product-image-popup .image { display:block; margin:25px 0; clear:both; }
.product-image-popup .image-label {}

.product-view .product-shop { float:right; width:385px; }
.col1-layout .product-view .product-shop { float:right; width:600px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .short-description { padding:25px 0 15px;}

.sendfriend-product-send .col-main .buttons-set button{margin-left:20px;}

.product-options { padding:10px; margin:10px 0 0; border-top:1px solid #e6e6e7; border-left:1px solid #e6e6e7; border-right:1px solid #e6e6e7; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle;}
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom {padding:10px 0;}
.product-options-bottom .price-box, .wrapper .price-box { margin:0 0 0 0!important; float:left; font-size:16px; padding:4px 0 0;}
.product-options-bottom .add-to-cart{float:right;}
.product-options-bottom .add-to-links{clear:both; padding:15px 0 0;}
.product-options-bottom .add-to-links li{ float:left;}
.product-options-bottom .price-box.map-info .price{ display:block;}

.product-view .grouped-items-table {}

.product-view .box-description {}

.product-view .box-additional {}
.product-view .box-additional .data-table th, .product-view .box-additional .data-table td{ background:none; color:#605755; text-transform:none; padding:10px; text-align:left;}
.product-view .box-additional h2{ padding-bottom:14px;}

#upsell-product-table a, .product a.product-image { border:solid 1px #e5e5e5; padding:2px;}
#upsell-product-table a:hover,  .product a.product-image:hover {border:solid 1px #f16e50;}
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:20%;}
.product-view .box-up-sell .products-grid td:nth-child(3n) {border-right:none;}
.product-view .box-up-sell .products-grid td.last { border-right:none;}
.product-view .box-up-sell .price-box{ float:none !important;}
.product-view .box-up-sell .ratings .rating-box { float:none; margin-bottom:10px;}
.product-view .box-up-sell .ratings{ text-align:left;}
.product-view .box-up-sell .ratings .separator{ display:block; width:1px; height:1px; overflow:hidden; text-indent:10px;}
#upsell-product-table{ margin-bottom:0; border:none; margin:20px 0 0;}
#upsell-product-table .price-box.map-info .price{ margin:0;}

.product-view .box-tags { border-bottom:solid 0px; padding:0; margin:0;}
.product-view .box-tags h3{font-weight:normal; font-size:12px; padding:15px 0; color:#7f7f7e}
.product-view .box-tags .product-tags{margin:11px 0 20px; width:100%; overflow:hidden;}
.product-view .box-tags .product-tags li{background:url(/templates/demoold/images/tag-separator.gif) right 4px no-repeat; padding-right:12px; margin-right:17px; float:left; display:block; white-space:nowrap; line-height:normal;}
.product-view .box-tags .product-tags li.last{background:0;}
.product-view .box-tags .product-tags li a{ color:#f16e50; text-decoration:none;}
.product-view .box-tags .product-tags li a:hover{ text-decoration:underline;}
.product-view .box-tags .form-add{margin-bottom:10px;}
.product-view .box-tags .form-add label{display:block; padding-bottom:7px;}
.product-view .box-tags .form-add .input-box { float:left; width:550px; margin:0 5px 0 0; }
.product-view .box-tags .form-add input.input-text { width:535px; border:solid 1px #eeeeee; padding:5px; }
.product-view .box-tags .form-add p { clear:both; }

.review-product-list .col-main .ratings-table{margin:10px 0;}
.review-product-list .col-main .ratings-table th,
.review-product-list .col-main .ratings-table td{border:1px solid #e6e6e7; padding:7px;}
.review-product-list .col-main .nobr{margin-bottom:10px; display:block;}
.review-product-list .col-main .buttons-set{padding-left:0px; border:0;}
.review-product-list .col-main .data-table{margin-bottom:15px;}

.product-view .box-reviews {}
.product-view .box-reviews dt{font-size:1.16em;}
.product-view .box-reviews dd{padding-bottom:30px;}
.product-view .box-reviews h2{margin-bottom:20px;}
.product-view .box-reviews .pager{border:0; padding:0 0 10px;}
.product-view .box-reviews .form-add {padding-top:35px;}
.product-view .box-reviews .form-add .form-list .input-box,
.product-view .box-reviews .form-add .form-list input,
.product-view .box-reviews .form-add .form-list textarea{width:99%; max-width:650px;}

.send-friend {}


.product-name { margin:0 0 13px; font-weight:normal; font-size:17px; color:#f16e50; }
.product-name a { text-decoration:none; font-size:17px; line-height:18px; color:#f16e50;}
.product-name a:hover { color:#323232;}


.cms-index-index .products-grid { border:none; padding:0;}
.cms-index-index .products-grid li.last{ padding:0;}
.cms-index-index .subtitle{ margin:0;}
.cms-index-index .products-grid .product-image{margin-top:26px;}

.tags-list{font-size:1.2em;}
.tags-list li { display:inline; }
.tags-list a{ line-height:normal; display:inline-block;}


.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary{padding:15px 0;}

.cms-home .subtitle {}
.cms-index-index .subtitle {}

.page-sitemap .links { text-align:right; margin:0 8px 0 0; position:relative; z-index:999;}
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:25px 12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}
.page-sitemap .pager{border:0; padding-left:0; position:relative; margin-top:-15px;}

.rss-title h1 { background:url(/templates/demoold/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }

.cart {}
#shopping-cart-table .cart-price .price{ color:#4d4747; font-weight:bold;}
.cart .product-image{ display:inline-block;}


.cart .checkout-types { padding:20px 0 0; margin:0 auto; float:right;}
.cart .title-buttons .checkout-types{ padding:0; padding-bottom:10px;}
.cart .totals .checkout-types{ float:none;}
.cart .totals .checkout-types a{ font-size:12px;}
.cart .checkout-types li{padding-bottom:5px;}
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

.item-msg { font-size:10px; }
.cart .cart-table tfoot td{ }

.cart .cart-collaterals { padding:10px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:604px; }

.cart .crosssell { border:solid 1px #dee3e4; padding:10px;}
.cart .crosssell h2 { font-size:12px; font-weight:normal;}
.cart .crosssell .product-image { float:left;}
.cart .crosssell .product-details { margin-left:120px; }
.cart .crosssell li.item { padding:0 0 30px 0;}
.cart .crosssell li.last{  padding-bottom:0;}
.cart .crosssell .product-name{ margin-bottom:5px;}
.cart .crosssell .product-name a{ color:#f16e50;}
.cart .crosssell .product-name a:hover{ color:#323232;}
.cart .crosssell .price-box{ padding-bottom:10px;}
.cart .crosssell .add-to-links{ padding:0 0 15px;}
.cart .crosssell .add-to-links .separator{ display:none;}

.cart .discount,
.cart .shipping { border:solid 1px #dee3e4;}

.cart .discount h2{ font-size:12px; color:#f16e50; font-weight:bold; margin-bottom:10px;}
.cart .discount{ padding:10px 10px 15px; margin-bottom:10px; font-size:12px;}
.cart .discount .discount-form{ width:100%; overflow:hidden;}
.cart .discount .discount-form label{ display:block; padding-bottom:10px;}
.cart .discount .input-box{ float:left; width:160px;}
.cart .discount .input-box input {
    border: 1px solid #e6e6e7;
    margin: 0;
    padding: 6px;
    width: 162px;
}
.cart .discount .buttons-set{ float:left; clear:none; margin:0 0 0 28px;}

.cart .shipping{ padding:10px; }
.cart .shipping h2{ font-size:12px; color:#f16e50; font-weight:bold; margin-bottom:10px;}
.cart .shipping .buttons-set{ margin:15px 0 0;}
.cart .shipping .buttons-set button.button{ float:left;}
.cart .shipping .shipping-form .form-list select{ width:260px;}
.cart .shipping .form-list li{ margin-bottom:20px;}
.cart .shipping p{ padding-bottom:15px;}

.cart .totals { float:right; border:solid 1px #dee3e4; width:254px; padding:8px 20px 8px; text-align:center;}
.cart .totals table { width:80%; }
.cart .totals table .price{ color:#4d4747; font-weight:bold;}
.cart .totals table th,
.cart .totals table td { padding:5px; font-weight:bold; color:#f16e50;}
.cart .totals table th { font-weight:bold; }

.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #e6e6e7; background-color:#eee; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .truncated_full_value dd{padding-bottom:3px; padding-top:3px;}
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }

.sp-methods{margin-top:10px;}
.sp-methods dt { font-weight:bold; padding-bottom:10px;}
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

.tool-tip { border:1px solid #e6e6e7; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(/templates/demoold/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-form { border:1px solid #B6B6B6; background-color:#FFF; }
.gift-messages-form { position:relative; }
.gift-messages-form .inner-box{padding:10px; width:589px; overflow:hidden;}
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order{padding-bottom:15px;}
.gift-messages-form textarea{width:82%!important;}
.gift-messages-form .item { margin:10px 0; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(/templates/demoold/images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #e6e6e7; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

.centinel {}
.centinel .authentication { border:1px solid #e6e6e7; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.info-set {}

.block-progress { margin:0; border-bottom:none;}
.block-progress dt { padding:15px 0 35px 19px; font-size:19px; color:#7b7878; background:url(/templates/demoold/images/box-title-bg.gif) bottom left no-repeat;}
.block-progress dt a{ text-transform:none; font-weight:normal; line-height:19px; font-size:11px;}
.block-progress dt .separator{ width:1px; height:1px; overflow:hidden; text-indent:20em; display:block;}
.block-progress dl{ border-top:none;}
.block-progress dt,
.block-progress dd{ }
.block-progress dt.complete,
.block-progress dd.complete { }
.block-progress dd.complete{ color:#7f7f7e; line-height:14px; padding:12px 10px 12px 30px;}
.block-progress .block-title{ }
.block-progress .block-title strong{}
.block-progress .block-content{ padding:0px;}

.opc { position:relative; color:#736d6a;}
.opc li.section { }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { padding:10px 0; text-align:right; border-bottom:solid 1px #e5e5e5;}
.opc .step-title .number { float:left; line-height:normal; font-weight:bold; margin-right:10px; padding:1px 5px; border:1px solid #cdcdcd; color:#7f7f7e; }
.opc .step-title h2 { float:left; font-weight:bold; color:#f2785b; font-size:12px; margin-bottom:0; padding-top:2px; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }

.opc .active {}
.opc .active .step-title { cursor:default; border-bottom:none; }
.opc .active .step-title .number{ background:#cdcdcd; color:#fff;}

.opc .step { padding:10px 0; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .data-table td{ padding:5px;}
.opc .order-review .data-table .price{ font-size:12px;}

.form-list .fields{ }

.opc .buttons-set{border:0;}

.opc .field {
    margin: 0 25px 14px 0;
    width: 270px;
}
.opc .field:nth-child(3n) {
    margin-right:0;
}
.opc .fields input,
.opc .field input{width:286px;}
.opc .name-lastname,
.opc .field-2{width:292px; float:left;}
.opc .field-2 input{width:286px;}
.opc .field-2 select{width:292px;}
.opc .name-firstname{width:300px;}
.opc .name-middlename{width:120px;}
.opc .name-middlename input{width:106px!important;}
.opc .name-lastname input{width:286px!important;}
.opc .sp-methods dt{padding-bottom:5px;}
.opc .form-list li.wide input.input-text{width:587px;}

.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #b6b6b6; text-align:center; color:#b6b6b6; }
.checkout-progress li.active { border-top-color:#323232; color:#323232; }

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big{display:block; margin-bottom:10px;}
.multiple-checkout .grand-total .price {}
.multiple-checkout .data-table{margin:10px 0;}
.multiple-checkout .col2-set{padding:20px 0;}
.multiple-checkout .col2-set h2{font-size:1.16em; margin-bottom:10px;}
.multiple-checkout .box{padding:10px 0;}
.multiple-checkout .col2-set h2{color:#372f2c;}
.multiple-checkout .col2-set h3{color:#372f2c; font-size:1.09em;}

.account-login {}
.account-login .new-users {}
.account-login .registered-users {}
.account-login .form-list{margin-top:15px;}

.account-create {}

.window-overlay { background:url(/templates/demoold/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}

.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .my-tag-edit a.btn-remove{float:left; margin-right:5px;}
.my-account .data-table .rating-box{margin-right:20px;}
.my-account .data-table{margin:10px 0;}
.my-account .data-table button{margin-bottom:10px;}
.my-account .my-wishlist .data-table .product-image{margin-bottom:15px; display:block;}
.my-account .my-wishlist .data-table textarea{max-width:160px; width:160px; height:200px;}
.my-account .my-wishlist .data-table .btn-cart{margin:10px 0;}
.my-account .my-wishlist .buttons-set button{margin-left:10px;}
.my-account .col2-set{padding:10px 0;}
.my-account .order-items h2{margin:10px 0;}
.my-account .tags-list{font-size:1.2em;}
.my-account .pager{border:0; padding-left:0;}
.my-account .addresses-list ol .item{padding-bottom:20px;}

.dashboard {}
.dashboard .welcome-msg {}
.dashboard .welcome-msg .hello{margin-bottom:10px;}
.dashboard .data-table{margin:15px 0;}
.dashboard .col2-set{padding:15px 0;}
.dashboard .box-title,
.dashboard .box-head{width:100%; overflow:hidden; margin:10px 0;}
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h2,
.dashboard .box-head h3{float:left;}
.dashboard .box-title a,
.dashboard .box-head a{float:right;}

.dashboard .box-recent { margin:10px 0; }

.dashboard .box-info {}

.dashboard .box-reviews{padding-bottom:15px;}
.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:#e6e6e7; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews .details .ratings strong{float:none; display:block; margin-bottom:3px;}
.dashboard .box-reviews .details .ratings .rating-box{float:none;}

.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:#e6e6e7; }
.dashboard .box-tags .details { margin:0 0 20px 20px; }
.dashboard .box-tags .details .tags li{display:inline;}
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { border:1px solid #e6e6e7; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; padding-bottom:10px;}

.order-additional { 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-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 {padding-bottom:20px;}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print .col2-set{padding:15px 0;}

/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; margin-bottom:15px;}
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 7px; }
.product-review .product-img-box .ratings .rating-links a{display:block;}
.product-review .product-img-box .ratings .rating-links .separator{display:none;}
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */

/* MAP Popup============================================================================== */
.price-box.map-info .price{ padding-bottom:10px; font-size:11px; font-weight:bold; margin-right:20px;}
.products-grid  .price-box.map-info .price{margin:0; margin-right:20px;}
* +html .products-grid .price-box.map-info .price{ margin:0;}
.price-box.map-info a{ font-size:11px;}
.product-view .product-shop .price-box.map-info{padding:5px 0;}
.product-view .product-shop .price-box.map-info a{padding:0 10px 0 0;}

.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#f1f0f0; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; color:#7e7e7e; margin:0; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:0; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(/templates/demoold/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:5px 0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #e6e6e7; }
/* ======================================================================================= */


.catalogsearch-advanced-index .col-main .form-list label{float:none;}

.review-customer-index .col-main .pager,
.sales-order-history .col-main .pager{margin:15px 0; border:0; padding-left:0;}

/* Footer ================================================================================ */
.footer { border-top:solid 1px #c3bcb8; padding:41px 0 44px 0; text-align:center; color:#e97357; margin-top:42px;}
.footer ul { padding-bottom:20px;}
.footer ul li { display:inline; background:url(/templates/demoold/images/footer-list-marker.gif) right 2px no-repeat; padding:0 15px 0 10px;}
.footer ul li.last{ background:none;}
.footer ul li a{ color:#8c8b8b; text-decoration:none;}
.footer ul li a:hover{ color:#e97357;}
.footer address{}
.footer .store-switcher{}
/* ======================================================================================= */

/*******************************slider*****************************************************/

.slider {
	width:458px; float:left;
	margin:0;
	border:solid 1px #fff;
}  
.slider .items {
	display:none;
}
.slider .pagination {
	position:absolute;
	z-index:999;
	left:24px;
	bottom:26px;
}
.slider .pagination li {
	float:left;
	margin:0 10px 0 0;
	
}
.slider .pagination li.current a{
	background:url(/templates/demoold/images/slider-button-act.png) no-repeat 0 0;
}
.slider .pagination li a {
	width:9px;
	height:9px;
	display:block;
	background:url(/templates/demoold/images/slider-button.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:10em;
}
.slider .banner {
    height: 458px;
    position: absolute;
    top: 0;
    width: 458px;
}
.slider .banner div{ font-size:81px; color:#f6f6f4; line-height:70px; letter-spacing:-4px;}
.slider .banner span{ display:block;  color:#f6f6f4; line-height:23px; font-size:23px; text-transform:uppercase; letter-spacing:normal;}
.slider .banner a {
    height: 458px;
    position: absolute;
    top: 0;
    width: 458px;
	display:inline-block;
	z-index:10;
}

/**slider****/
.new-slider{  padding:0 0 0 31px; margin:0 0 52px; position:relative;width:831px;}
.box-top {
		overflow:hidden;
		width:831px;
		height:310px;
		color:#8f7e78;
		position:relative; 
		left:0;
		float:left;
		margin:0;
		
}

#left, #right{ cursor:pointer}

.slider-indent{ padding:2px 0 0 0;}
.new-slider .price-box{ float:right; padding:5px 20px 0 0;}
.new-slider .desc{ font-size:}

.new-slider .product-name{ margin-bottom:0px; line-height:17px;}
.new-slider button.button{ margin:0;}

.box-top ul { list-style:none; padding:0; }
.box-top ul li {  width:169px !important; border:none !important; padding:0 0 0 0 !important; display:block; float:left; position:relative; margin:0 52px 0 0 !important;}
.box-top ul li h3 a {
    font-size: 13px;
    line-height: 17px;
}
.box-top ul li h3 a:hover {
	text-decoration:underline;
	}
.desc a {
    float: right;
    margin: 10px 0 0;
}
.box-left { position:absolute; float:left; top:0; left:0; margin:76px 0 0 -40px; width:40px; height:101px;  padding:0; background:url(/templates/demoold/images/prev.gif) no-repeat 0 0; cursor:pointer;}
.box-right { position:absolute; float:left; top:0; left:0; margin:76px 0 0 905px; width:40px; height:101px; padding:0; background:url(/templates/demoold/images/next.gif) no-repeat 0 0; cursor:pointer;}
.box-left:hover, .box-right:hover {background-position:0 100%;}
/**slider****/


/**banners*****************************************************************************************/

.banners{ padding:0 0 0 4px;}
.block-banners{ float:left; width:481px;}
.banners .banner1{ margin:0 0 0 20px;}
.banners .product{ border:solid 1px #fff; width:218px; float:left; margin-bottom:20px; margin-left:20px; position:relative; overflow:hidden;}
.banners .product .price{ position:absolute; width:114px; height:37px; background:url(/templates/demoold/images/banners-price-bg.png) no-repeat 0 0; margin:198px 0 0; top:0; left:0; font-size:19px; color:#f6f6f4; text-align:center; padding:11px 0 0 15px; z-index:1000;}
.banners .product:hover .price{  background:url(/templates/demoold/images/banners-price-bg-act.png) no-repeat 0 0;}
.banners .info{ padding:0; font-size:12px; line-height:18px; color:#8f7e78; position:relative; position:absolute; width:100%; padding:17px 9px; bottom:0; left:0; border-top:solid 1px #fff; background:url(/templates/demoold/images/product-info-bg.png) 0 0; z-index:999;}
.banners .info h3 a { background:none repeat scroll 0 0 rgba(0, 0, 0, 0); font-size:15px; line-height:16px; color:#f16e50; font-weight:normal; margin:0;}
.banners .info .price{ font-size:27px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#c13727;}
.banners .info a{ display:inline-block; background:#362e2b; font-size:14px; color:#fff; text-decoration:none; padding:5px 9px; margin:12px 0 0;}
.banners .info a:hover{background:url(/templates/demoold/images/bkg_button.gif) 0 0; color : #fff;}

/* Clears ================================================================================ */
.clearer:after,
.header-container:after, 
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after, 
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.footer-container {
    margin: 0 auto;
    width: 947px;
}

#hed-maney {
    left: 172px;
    position: absolute;
    top: 0;
}
a#button_cart, a.basket_list {
    display: inline-block;
    float: left;
    height: 26px;
    margin: 0 10px 0 0;
    padding: 0 0 5px;
    width: auto;
}
a#button_cart span, a.basket_list span { position:relative; float:left; height:26px;  border:solid 1px #e9e9e6; background:#fdfdfd; display:block; font:normal 12px/27px Arial, Helvetica, sans-serif, sans-serif; text-align:center; white-space:nowrap; color:#f16e50; text-transform:uppercase; width:82px;}
a#button_cart span span, a.basket_list span span {margin:0 !important; position:relative; border:none; text-indent:0; padding:0; }

a.go_basket_list span { position:relative; float:left; height:26px;  border:solid 1px #e9e9e6; background:#f2785b; display:block; font:normal 12px/27px Arial, Helvetica, sans-serif, sans-serif; text-align:center; white-space:nowrap; color:#f16e50; text-transform:uppercase; width:150px;}

span.go_basket_header, span.go_basket_header_empty { position:relative; float:left; height:26px;  border:solid 1px #e9e9e6; background:#fdfdfd; display:block; font:bold 12px/27px Arial, Helvetica, sans-serif, sans-serif; text-align:center; white-space:nowrap; color:#f16e50; text-transform:uppercase; width:100%; margin-top: 5px;}

.basket_list span span {
	
	background: #00FF21;
	color: #333;
	
}

.go_basket_list span span {
	
	background: #f2785b;
	color: #333;
	
}

span.go_basket_header span {
	
	background: #00FF21;
	color: #333;
	
}

span.go_basket_header_empty span {
	
	background: #cecece;
	color: #333;
	
}

input.send_feedback {height: 34px; width: 125px; background: #f2785b; color: #fff; text-transform:uppercase; font: bold 12px;}
input.send_feedback:hover {background: #cecece;}

div.callback {width: 100%; text-align: center;}
a.callback {color: red; text-align: center; text-decoration: none; margin-top: 7px;}
div.callbackBoxTitle {width: 100%; text-align: center; margin-top: 10px; margin-bottom: 20px;}

a#button_cart:hover span, a.basket_list:hover span {background:#f2785b; color:#fff;}
a.basket_list {
	margin:0 0 0 10px !important;
}
a#button_cart_view {
	float: right;
	margin:0;
	}
a#button_cart_view span { position:relative; float:left; height:27px; background:#f2785b; display:block; font:normal 12px/27px Arial, Helvetica, sans-serif, sans-serif; text-align:center; white-space:nowrap; color:#f16e50; text-transform:uppercase;color:#fff;}

a#button_cart_view span span {padding:0 9px 0 10px; margin:0 !important; position:relative; border:none;}
a#button_cart_view span:hover {background:#C2C2C2; color:#fff;}
.add-to-cart a#button_cart {
	margin:0 0 0 10px;
}
a#cart_tovary {
    font-size: 12px;
}

a.basket_list span.us-cart {
    padding: 0 10px;
    width: 99px;
}
a#us-of {
    background: none repeat scroll 0 0 #F2785B;
    border: 1px solid #F2785B;
    display: none;
    float: right;
    margin: 8px 0 0;
    padding: 5px 12px 4px;
    text-align: center;
	color:#fff;
	text-decoration:none;
}
a#us-of:hover {
	background: none repeat scroll 0 0 #fdfdfd;
	color:#f16e50;
	border: 1px solid #e9e9e6
	}

a#btn-cart {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    margin: 0;
    padding: 0;
    width: auto;
}
a#btn-cart span {
    background: none repeat scroll 0 0 #fdfdfd;
    border: 1px solid #e9e9e6;
    color: #f16e50;
    display: block;
    float: left;
    font: 12px/27px Arial,Helvetica,sans-serif,sans-serif;
    height: 27px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
	text-indent:0;
	width:auto;
}

a#btn-cart span span {
    border: medium none;
    margin: 0 !important;
    padding: 0 9px 0 10px;
    position: relative;
}
a#btn-cart span:hover {background:#F2785B; color:#fff;}
a.btn-update {
	float: right;
}
#var-activ {
    color: #f16e50;
    font-weight: bold;
    text-decoration: none;
}
#captcha input {
    float: left;
    font-size: 16px;
    height: 35px;
    margin: 0 0 0 20px;
    padding: 0 10px;
    width: 100px;
}
#captcha img {
    border: 1px solid #e6e6e7;
    float: left;
}
span#max-compare {
    display: block;
    margin: 0 0 3px;
    position: relative;
    text-align: center;
    top: -14px;
}
#product_comparison .price-box {
    margin: 15px 0;
}
tr.izobrazhenie_tovara, tr.vyberite_razmer {
	display:none;
}
.er_sbs_mail {
    color: #cc0000;
    font-size: 11px;
    text-align: center;
	margin:6px 0 0;
}
ul#subsc {
    position: relative;
    top: -8px;
}
ul#subsc li {
    display: block;
    position: relative;
}
ul#subsc li input {
    margin: 0 5px 0 0;
    width: auto;
}

ul#adress-hed {
    display: inline-block;
    margin: 0 17px 0 33px;
	position:relative;
}
ul#adress-hed li {
    display: block;
    font-size: 13px;
    margin: 0 0 2px;
}
ul#adress-hed li a.link-hed {
    color: #51504e;
    font-weight: bold;
    text-decoration: none;
}
ul#adress-hed li a.link-hed:hover {
	text-decoration:underline;
}
div.ul-hed-line {
    background: none repeat scroll 0 0 #e5e5e3;
    height: 69px;
    position: absolute;
    right: -27px;
    top: 4px;
    width: 1px;
}
#serch-hed {
    display: inline-block;
    float: right;
    height: 29px;
    position: relative;
    top: -13px;
}
#cart-hed {
    background: url("/templates/demoold/images/cart-hed.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    display: inline-block;
    float: right;
    height: 80px;
    position: relative;
    width: 152px;
	text-decoration:none;
}
#cart-hed span {
    color: #7f7f7e;
    display: block;
    font-size: 11px;
}
#cart-hed h6 {
    color: #51504e;
    font-size: 13px;
    margin: 3px 0 6px;
}
#cart-hed span.basket_info_amount, #cart-hed span.basket_info_summary {
    color: #000;
    display: inline;
    font-weight: bold;
    position: relative;
}
#system_empty_basket_text {
	display:none;
	}
.new-block ul li h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 8px;
}
.new-block ul li h3 a {
    display: block;
    text-decoration: none;
    width: 100%;
}
.new-block ul li h3 a:hover, a.new-all:hover {
	text-decoration:underline;
	}
.new-block ul {
    overflow: hidden;
}
.new-block ul li {
    display: inline-block;
    height: 158px;
    margin: 0 55px 25px 0;
    width: 46%;
	float:left;
}
.new-block ul li:nth-child(2n) {
	margin-right:0;
	}
a.new-link {
    background: url("/templates/demoold/images/circl.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    display: inline-block;
    float: right;
    margin: 0 1px 0;
    padding: 0 22px;
}
a.new-link:hover {
	margin-right:0;
	}
span.new-data {
    background: url("/templates/demoold/images/tag.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    display: block;
    padding: 0 0 0 15px;
}
a.new-all {
    background: none repeat scroll 0 0 #f3f3f2;
    border-radius: 5px;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    padding: 4px 10px 5px;
    text-decoration: none;
}
#new-view {
    border-top: 1px solid #e5e5e5;
    margin: 80px 0 0;
    overflow: hidden;
    padding: 40px 0 0;
}
.new-block .pages {
    margin: 0 0 18px;
    text-align: center;
}
#new-img {
    border: 1px solid #ebebeb;
    display: inline-block;
    float: left;
    margin: 0 10px 5px 0;
    padding: 3px;
}
.new-text-block {
    margin: 0 0 40px;
}
.pages ol {
    display: inline;
}
.pages ol li {
    display: inline;
	margin:0 2px;
}
.shopping-cart-totals-table strong {
	color:#000000;
}
.cart-steps {
	padding:0 0 15px;
}
.opc .cart-steps .field input {
	width:260px;
}
#steps-submit {
    height: 40px;
    text-align: right;
    width: 100%;
}
#steps-submit input  {
    background: none repeat scroll 0 0 #fdfdfd;
    border: 1px solid #e9e9e6;
    color: #f16e50;
    float: right;
    font: 12px/27px Arial,Helvetica,sans-serif,sans-serif;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
	cursor:pointer;
	padding:4px 18px;
}
#steps-submit input:hover {
    background: none repeat scroll 0 0 #f2785b;
    color: #fff;
}
.cart-steps ul li {
    margin: 0 0 14px;
}
.cart-steps ul li input {
    float: left;
    margin: 1px 5px 0 0;
}
#right-search {}
#right-search ul {
    margin: 0 0 20px;
}
#right-search ul li {
    margin: 0 0 5px;
}
#right-search ul li input {
    float: left;
    margin: 1px 5px 0 0;
}

#right-search ul span {
    display: block;
    margin: 0 0 16px;
}
#right-search ul span input:hover {
	background: none repeat scroll 0 0 #fdfdfd;
	cursor: text;
	color: #404040;
	}
#right-search ul span input {
    color: #404040;
    float: right;
    font-size: 12px;
    height: 16px;
    margin: 0 35px 0 0;
    position: relative;
    top: -3px;
    width: 85px;
}

#right-search input {
    background: none repeat scroll 0 0 #fdfdfd;
    border: 1px solid #e9e9e6;
    color: #f16e50;
    cursor: pointer;
    font-size: 13px;
    margin: 0 3px 0 0;
    padding: 3px 8px 2px;
}
#right-search input:hover {
	color:#FFFFFF;
	background:#f16e50;
	}
div.container { 
	margin: auto; 
	width: 90%; 
	margin-bottom: 10px;
	}
	
	ul.tabNavigation {
		height:35px;
		list-style: none outside none;
		margin: 0;
		padding: 0;
	}
	
	ul.tabNavigation li {
	display: inline;
	}
	
	ul.tabNavigation li a {
		background-color: #f1f1f1;
		color: #717171;
		float: left;
		font-size: 12px;
		margin: 0 2px 0 0;
		padding: 9px;
		text-decoration: none;
	}
	
	ul.tabNavigation li a.selected, ul.tabNavigation li a.selected:hover {
		background: none repeat scroll 0 0 #fff;
		border-left: 1px solid #e1e1e1;
		border-right: 1px solid #e1e1e1;
		border-top: 1px solid #e1e1e1;
		color: #000;
	}
	
	ul.tabNavigation li a:hover {
	background: #ccc;
	color: #000;
	}
	
	ul.tabNavigation li a:focus {
	outline: 0;
	}
	
	div.tabs div {
	background: #FFF;
	}
	
	span#tabs-text {
		border: 1px solid #e1e1e1;
		display: block;
		padding: 10px;
	}
	span#tabs-text p {
		margin: 0 0 8px;
	}

ul#view-har {
    margin: 10px 0 20px;
}
ul#view-har li {
    color: #000;
    margin: 0 0 2px;
	display:block;
}

#options {
    border-top: 1px dashed #b0b0b0;
    margin: 20px 0;
}

#options > div {
    border-bottom: 1px dashed #b0b0b0;
    padding: 15px 0;
	position:relative;
}
#options > div strong {
    margin:6px 20px 0 0;
    text-transform: uppercase;
}
#options > ul {
    display: inline-block;
}
#options > div ul li {
    border: 1px solid #e9e9e9;
    color: #000;
    display: inline-block;
    font-size: 12px;
    margin: 0 10px 10px 0;
    padding: 4px 8px;
}
#options > div ul#radio_vyberite_razmer li label {
	color:#949393;
	}
#options > div ul li input {
    float: left;
    margin: 2px 3px 0 0;
}
#options > div:first-child a {
	display:none;
}
#options > div:first-child strong {
	float:left;
	}
#options > div:last-child a {
    position: absolute;
    right: 0;
    top:22px;
}
#options > div:last-child strong {
	display: block;
	margin-bottom:15px;
	}
span#nan {
    background: none repeat scroll 0 0 #fff;
    display: block;
    height: 7px;
    position: relative;
    top: -19px;
    z-index: 127;
}
#second, #third, #oplata {
	display:none;
	}

#form-comment {
    border-top: 1px solid #f1edf0;
    overflow: hidden;
    padding: 25px 0 0;
	display:none;
}
#form-comment a#btn-cart {
    display: inline-block;
    margin: 28px 9px 0 3px;
}
#form-comment h5 {
    color: #000;
    font-size: 16px;
    font-weight: normal;
}
#form-comment textarea {
    height: 110px;
    width: 646px;
	-webkit-box-shadow:0 0 10px -9px #000000 inset;
	-moz-box-shadow:0 0 10px -9px #000000 inset;
    box-shadow: 0 0 10px -9px #000000 inset;
	padding: 8px 6px 6px;
}

.con-info {
	display:block;
	}
.con-info label {
    color: #000;
    display: block;
    font-size: 13px;
    margin: 20px 0 10px;
}
.con-info input, #comment-captcha input {
    border: 1px solid #e6e6e7;
	-webkit-box-shadow:0 0 10px -9px #000000 inset;
	-moz-box-shadow:0 0 10px -9px #000000 inset;
    box-shadow: 0 0 10px -9px #000000 inset;
    margin: 0 10px 0 0;
    padding: 8px 6px 6px;
    width: 197px;
}
#block-comment h3 {
    color: #000;
    display: inline-block;
    float: left;
    font-size: 22px;
    margin: 1px 26px 25px 0;
}
#block-comment > div:first-child {
    overflow: hidden;
}
input.nap {
    color: #000;
    cursor: pointer;
    padding: 3px 7px;
}
#com-zv {
    display: block;
    margin: 25px 0 0;
	overflow:hidden;
}
#com-zv label {
    color: #000;
    float: left;
    font-size: 13px;
    margin: 3px 5px 0 0;
}
#comment-captcha {
    display: inline-block;
    margin: 0 0 0 8px;
    text-align: right;
}
#comment-captcha img {
    border: 1px solid #e6e6e7;
    width: 101px;
}
#comment-captcha input {
    letter-spacing: 4px;
    text-align: center;
    width: 78px;
}
#comment-lines {}
#comment-lines > div {
    margin: 0 0 22px;
    overflow: hidden;
}
#comment-lines > div > div {
    margin: 8px 0 0;
}
#comment-lines > div > p strong {
    color: #000;
    padding: 0 12px 0 8px;
}
#comment-lines > div > p i {
    font-size: 11px;
}
#page-comment {
    height: auto;
    margin: 5px 0 20px;
    text-align: center;
}
#page-comment ol li {
    padding: 0 2px;
}
#page-comment ol li a {
	color:#7f7f7e;
}
#toTop {
 position:fixed;
 z-index:9999;
 bottom:30px;
 right:30px;
 background: url('/templates/demoold/images/back-to-top.png') no-repeat;
 width: 45px;
 height: 46px;
 border: none;
 cursor: pointer;
 color: transparent;
 text-decoration: none;
}
#categorii ul {
    margin: 30px 0;
	display:inline-block;
}
#categorii ul li {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #e9e9e9;
    display: inline-block;
    float: left;
    height: 270px;
    margin: 0 15px 15px 0;
    text-align: center;
    width: 210px;
}
#categorii ul li:nth-child(3n) {
	margin-right:0;
	}
#categorii ul li:hover {
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.7);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
	}
#categorii ul li a {
    font-size: 14px;
    text-decoration: none;
}
#categorii ul li span {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #e9e9e9;
    display: block;
    margin: 0 0 12px;
    padding: 10px 0;
}
#img-news {
    background: url("/templates/demoold/images/new.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 45px;
    position: absolute;
    width: 45px;
    z-index: 100;
	left:0;
	top:0;
}
.item #img-news {
    top: 10px;
}
#brend h3 {
    font-size: 12px;
    margin: 0 0 3px;
}
#brend > div {
    display: inline-block;
    float: left;
    margin: 0 48px 14px 0;
    overflow: hidden;
    width: 28%;
}
#brend h2 {
    border-bottom: 1px dotted;
	font-size:14px;
	margin:0 0 10px;
}
#brend h3 {
    font-size: 12px;
    margin: 0 0 3px;
}
#brend > div:last-child {}
#brend h1 {
    font-weight: bold;
}
#brend a {
    color: inherit;
    text-decoration: none;
}
#brend a:hover {
	text-decoration:underline;
	}
#brend ul {
    padding: 5px 0 0 12px;
}

#brend ul li {
    list-style: circle outside none;
}
.er-name {
    color: #cc0000;
    display: none;
    margin: 0 0 14px;
}
.product-options-bottom .options_false {
	display:none;
}
#comment-form {
    color: #cc0000;
    display: inline-block;
    position: absolute;
    top:25px;
}
.errors_block {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #efefed;
    margin: 0 0 15px;
    padding: 20px;
}
#comment-form-area {color:#cc0000;}
.er1 {left:0;}
.er2 {left:225px;}

#search_block input[type="text"] {
    border: 1px solid #e1e1e1;
    border-radius: 3px;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
    float: left;
    height: 27px;
    margin: 0 10px 15px 0;
    padding: 0 8px;
    width: 538px;
}
#search_block input[type="submit"] {
    background:none repeat scroll 0 0 #f2785b;
    border: 1px solid #f2785b;
    border-radius: 3px;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 29px;
    padding: 0 20px;
}
#search_block input[type="submit"]:hover {
	background:none repeat scroll 0 0 #fdfdfd;
	border:1px solid #e9e9e6;
	color:#f16e50;
	}
#search_block form > p {
    display: block;
    height: 42px;
    margin: 15px 0 0;
}
#search_block form > p > input {
    float: left;
    margin: 2px 5px 0 0;
}
#search_block form > p > label {
    float: left;
    margin: 0 15px 0 0;
}
span.sear-total {
    margin: 0 0 5px;
	display:block;
}
#index-text ul {
    display: block;
    margin: 0 0 12px;
}
#index-text ul li {
    color: #404040;
    list-style: disc outside none;
    margin: 0 0 0 15px;
}
span.strike {
    padding: 0 10px 0 0;
    text-decoration: line-through; 
}
.regular-price .price > span:first-child {
    color: #4d4747;
}
.catPrice .price  > span:nth-child(2) {
    color:#ff0000; font-weight:bold; font-size: 14px;
}
#nalicie {
    margin: 25px 0 0;
}
#nalicie > span {
    display: block;
    margin: 0 0 10px;
}
#nalicie > span h4 {
	display:none;
	}
#nalicie > span:first-child h4 {
	display:block;
	font-size:14px;
	}
#basket_summary_price strike {
    color: #7f7f7e;
    font-weight: normal;
}
.input-box2 {
    font-size: 14px;
    text-align: center;
}
.webforms_error_text {
	display:none;
	}
#registrate table tr td {
    color: #000;
    font-size: 13px;
}
#registrate table tr td input[type="text"], #registrate table tr td input[type="password"], #registrate table tr td input[type="password_confirm"] {
    border: 1px solid #c3bcb8;
    color: #000;
    margin: 0 0 15px 25px;
    padding: 5px;
    width: 300px;
}
#edit-saf {
    margin: 20px 0 0 484px;
}
#his h2 {
    margin: 0 0 10px;
}
#his table {
    border: 1px solid #e2e0e3;
    width: 100%;
}
#his table tr {
    border: 1px solid #e2e0e3;
}
#his table tr td {
    border: 1px solid #e2e0e3;
    font-size: 14px;
    padding: 8px;
    text-align: center;
}
#his table tr td.fix {
    background: none repeat scroll 0 0 #f1ebed;
    text-align: left;
}
#his table tr td.last {
    width: 70px;
}
#his table tr td strong {
    color: #7e7e7e;
    display: block;
    font-size: 12px;
    padding: 8px 0 0;
}
#his thead th {
    background: none repeat scroll 0 0 #c1dbfe;
    border: 1px solid #e2e0e3;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
}

#his table tr td table {
    background: none repeat scroll 0 0 #fff;
}
#his table tr td table tr td {
    border: medium none;
    font-size: 11px;
}
#his table tr td table tr td a {
	font-size: 11px;
	text-align:left;
	display:block;
	}
#his table tr td table tr th {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 11px;
	text-align:center;
}
tr.field_card_discount td input {
    background: none repeat scroll 0 0 #f5e2bc;
    border: 1px solid #f16e50 !important;
    color: #f16e50 !important;
    font-size: 16px;
    font-weight: bold;
    width: 90px !important;
	border-radius: 3px;
}
#btn-comment {
    margin: 28px 9px 0 0;
    vertical-align: top;
}
div.price-dis {
    color: #000;
    width: 76px;
}
#cart-none {
	display:none;
	}
#us {
text-align: center;
}
.im {
margin: 5px;
border: 1px solid #999999;
 float: left;
}
.soc_group{margin:25px 0 0 30px;}
.soc_group a{text-decoration:none;}
.likes{position:relative; top:20px; display:inline-block; margin:0 auto; left:44.5%; }
.mbrend{position: relative; left: -199px;}
#nav li.mbrend a {border-right:none;}
.clear{clear:both;}

.header .menu2 {
	
	padding-top: 10px;
	
}

.header .menu2 ul {
	
	display: block;
	
}

.header .menu2 li {
	
	float: right;
	
}

.header .menu1 {
	
	overflow: auto;
	padding-bottom: 19px;
}

.header .menu1 ul {
	margin-top: 5px;
	float: right;
	display: block;
	margin-right: 20px;
	
}

.header .menu1 ul li {
	
	padding-left: 7px;
	font-size: 13px;
	
}

.header .menu1 ul li a {
	
	color: #6d6d6d;
	
}

.box_forma_online {
	
	position: fixed;
	bottom: -1300;
	right: 150px;
	text-align: left;
	
}

.box_forma_online .header_forma_online {
	
	background: #cecece;
	padding: 5px 95px;
	text-transform: uppercase;
	color: #666;
	font: bold 12px/27px Arial, Helvetica, sans-serif, sans-serif;
	border: 1px solid #eee;
	cursor: pointer;	
	text-align: center;
}

.forma_online {
	
	padding: 10px 30px;
	display: block;
	background: #fff;
	border: 1px solid #eee;
	
}

span.red {
	
	color: #ff0000;
	
}

.forma_online label {
	
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	
}

.forma_online input[type=text] {
	
	width: 208px;
	padding: 5px 8px;
	margin-bottom: 10px;
	
}

.opacity_subs {
	
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 999990;
	display: none;
	background: rgba(0,0,0,0.3);
	
	
}

.container_subs {
	
	display: none;
	width: 360px;
	padding: 10px;
	background-color: #fff;
	z-index: 999991;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	position: fixed;
	top: -400px;
	left: 50%;
	margin-left: -200px;
	border-radius: 2px;
	
}

.close_subs {
	
	position: absolute;
	top: -8px;
	right: -8px;
	z-index: 999;
	cursor: pointer;
	
}


.opacity_callback {
	
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 999990;
	display: none;
	background: rgba(0,0,0,0.3);
	
	
}

.box_callback {
	
	display: none;
	width: 360px;
	padding: 20px;
	background-color: #fff;
	z-index: 999991;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	position: fixed;
	top: 200px;
	left: 50%;
	margin-left: -200px;
	border-radius: 2px;
	
}

.close_callback {
	
	position: absolute;
	top: -8px;
	right: -8px;
	z-index: 999;
	cursor: pointer;
	
}

.show_callback {
	
	color: #f16e50;
	cursor: pointer;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	display: block;
}

.show_callback:hover {
	
	color: #f16e50;
	cursor: pointer;
	text-decoration: none;
	
	
}

li.active span {
	
	font-size: 14px;
line-height: 20px;
color: #f16e50;
cursor:pointer;
font-weight: bold;
padding: 17px 15px 17px;
border-right: solid 1px #eeeeed;
display: block;
text-transform: uppercase;
	
}

li.active ul li.active span {
	
	border-bottom: 1px dotted;
	color: #404040 !important;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 3px;
	padding: 0 0 2px;
	text-transform: uppercase;
	
}
.dopsort{
	height:auto;
	font-size:16px;
	line-height:24px;
}
.dopsort a{
	display:inline;
	margin-right:7px;
}