/**
* Magento
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE_AFL.txt.
* It is also available through the world-wide-web at this URL:* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web,please send an email
* to license@magentocommerce.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade Magento to newer
* versions in the future. If you wish to customize Magento for your
* needs please refer to http://www.magentocommerce.com for more information.
*
* @category design
* @package default_modern
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
*/
/* Reset === */
*{margin:0;padding:0;}
/*
@font-face{font-family:'Lato';font-style:normal;font-weight:bold;src:local('Lato Bold'),local('Lato-Bold'),url('../../static/fonts/lato/v1/wkfQbvfT_02e2IWO3yYueQ.woff') format('woff');}
@font-face{font-family:'Lato';font-style:normal;font-weight:normal;src:local('Lato Regular'),local('Lato-Regular'),url('../../static/fonts/lato/v1/9k-RPmcnxYEPm8CNFsH2gg.woff') format('woff');}
*/
body{background-color:#222426;background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterBody.png');background-repeat:repeat-x;background-position:top center;overflow-y:scroll;}
body *{font-family :Arial,Helvetica,sans-serif;/* font-family:'Lato',sans-serif !important;*/
font-size:12px;font-weight:400;line-height:1.5em;color:#2E3035;}
img{border:0;vertical-align:top;}
:hover{text-decoration:none;}
:focus{outline:0;}
/* Headings */
h1{font-size:22px;font-weight:normal;line-height:1.15;}
h2{font-size:16px;line-height:1.25em;margin-bottom:0.45em;}
h3{font-size:14px;line-height:1.25em;margin-bottom:0.45em;}
h4{font-size:13px;line-height:1.35em;margin-bottom:0.45em;}
h5{font-size:13px;line-height:1.35em;margin-bottom:0.45em;}
h6{font-size:12px;line-height:1.35em;margin-bottom:1em;}
/* Forms */
form{display:inline;}
fieldset{border:0;}
legend{display:none;}
/* Table */
table{border:0;/*border-collapse:collapse;*/ border-spacing:0;empty-cells:show;font-size:100%;}
caption,th,td{vertical-align:top;text-align:left;font-weight:normal;}
/* Content */
p{margin:0 0 1em;}
strong{font-weight:bold;}
address{font-style:normal;line-height:1.35;}
cite{font-style:normal;}
q,
blockquote{quotes:none;}
q:before,
q:after{content:'';}
small{font-size:1em;}
big{font-size:1.15em;}
/*sup{font-size:1em;vertical-align:top;}
*/
/* Lists */
ul,ol{list-style:none;}
ul li{font-size:14px;line-height:1.5em;}
/* Tools */
.hidden{display:block !important;border:0 !important;margin:0 !important;padding:0 !important;font-size:0 !important;line-height:0 !important;width:0 !important;height:0 !important;overflow:hidden !important;}
.hideme{left:-32768px;position:absolute;top:-32768px;}
.nobr{white-space:nowrap !important;}
.wrap{white-space:normal !important;}
.a-left{text-align:left !important;}
.a-center{text-align:center !important;}
.a-right{text-align:right !important;}
.v-top{vertical-align:top;}
.v-middle{vertical-align:middle;}
.f-left,
.left{float:left !important;}
.f-right,
.right{float:right !important;}
.f-none{float:none !important;}
.f-fix{float:left;width:100%;}
.float_left{display:inline;float:left;margin-bottom:0.15em;margin-right:1em;}
.float_right{display:inline;float:right;margin-bottom:0.15em;margin-left:1em;}
.float_none{float:none;clear:both;}
.clear{float:none;clear:both;display:block;height:0;}
.no-display{display:none;}
.no-margin{margin:0 !important;}
.no-padding{padding:0 !important;}
.no-bg{background:none !important;}
/* ==== */
/* DIGIPETS */
p.headline,
.block-content p:first-child,
.block-content-text p:first-child{color:#FFA207;font-weight:bold;line-height:1.2em;padding-top:3px;margin-bottom:10px!important;}
.no-headline p:first-child,
.empty p:first-child,p.empty{color:#2E3035!important;font-weight:normal!important;line-height:1.5em!important;margin:0 0 1em!important;padding:0!important;}
a{color:#FFA207;text-decoration:underline;}
a:hover{}
/* DIGIPETS SPRITES */
.sprite{text-indent:-32768px;}
.icon{padding:0 0 0 30px;min-height:30px;background-repeat:no-repeat;}
.icon.Lock{background-image:url('../../skin/frontend/default/heister/graphics/iconHeisterLock.png');background-position:0 4px;}
.icon.mail{background-image:url('../../skin/frontend/default/heister/graphics/iconHeisterMail.png');background-repeat:no-repeat;width:48px;height:43px;}
/* Layout == */
.wrapper{}
.page{width:960px;margin:0 auto;padding-top:30px;text-align:left;}
.page-print{background:#fff;width:680px;margin:0 auto;padding:25px 30px;text-align:left;}
.page-print *{font-size:10pt!important;line-height:16pt!important;}
.page-empty{background:#fff;padding:20px;text-align:left;}
.page-popup{background:#fff;padding:25px 30px;text-align:left;}
.main-container{}
.main{background:#fff;padding:15px 10px 50px !important;min-height:350px;position:relative;}
/* Base Columns */
.col-left{float:left;width:250px;padding:0 0 1px;}
.col-main{float:left;width:670px;padding:0 0 1px;}
.col-right{float:right;width:305px;padding:0 0 1px;}
/* 1 Column Layout */
.col1-layout .main{padding:16px 30px 40px;}
.col1-layout .col-main{float:none;width:auto;}
/* 2 Columns Layout */
.col2-left-layout .col-main{float:right;}
.col2-right-layout .col-main{width:625px;}
/* 3 Columns Layout */
.col3-layout .col-main{width:452px;}
.col3-layout .col-wrapper{float:left;width:689px;}
.col3-layout .col-wrapper .col-main{float:right;}
/* Content Columns */
.col2-set .col-1{float:left;width:48.5%;}
.col2-set .col-2{float:right;width:48.5%;}
.col2-set .col-narrow{width:32%;}
.col2-set .col-wide{width:65%;}
.col3-set .col-1{float:left;width:32%;}
.col3-set .col-2{float:left;width:32%;margin-left:2%;}
.col3-set .col-3{float:right;width:32%;}
.col4-set .col-1{float:left;width:23.5%;}
.col4-set .col-2{float:left;width:23.5%;margin:0 2%;}
.col4-set .col-3{float:left;width:23.5%;}
.col4-set .col-4{float:right;width:23.5%;}
/* ==== */
/* Global Styles === */
/* Form Elements */
input,select,textarea,button{font-size:12px;vertical-align:middle;color:#2f2f2f;}
input.input-text,select,textarea{background:#fff;border:1px solid #b6b6b6;}
input.input-text,textarea{padding:2px;}
select{padding:1px;}
select option{padding-right:10px;}
select.multiselect option{border-bottom:1px solid #b6b6b6;padding:1px 5px;}
select.multiselect option:last-child{border-bottom:0;}
textarea{overflow:auto;}
input.radio{margin-right:3px;}
input.checkbox{margin-right:3px;}
input.qty{width:2.5em !important;}
/* === */
.input-box-notice{padding-right:175px;}
.input-box-notice p.notice{margin:1em 0 0 1px;padding:0;color:#2E3035;}
.input-disabled{background-color:#e3e3e3!important;color:#888888!important;}
/* === */
button.button::-moz-focus-inner{padding:0;border:0;}
/* FF Fix */
button.button{-webkit-border-fit:lines;}
/* <- Safari & Google Chrome Fix */
button.button{overflow:visible;width:auto;border:0;padding:0;margin:0;background:transparent;cursor:pointer;}
button.button span{float:left;height:28px;background:transparent url(../../skin/frontend/default/heister/images/bkg_btn.png) 0 0 no-repeat;padding:0 0 0 6px;text-transform:uppercase;text-align:center;white-space:nowrap;color:white;}
button.button span span{background-position:100% 0;padding:0 15px 0 9px;}
button.disabled span{color:#bbb !important;}
/* ***
button.btn-cart span{}
*/
button.btn-checkout span{height:28px;border:0;background-image:url(../../skin/frontend/default/heister/images/btn_checkout.gif);padding:0 0 0 6px;color:white;}
button.btn-checkout span span{padding:0 40px 0 34px;}
button.btn-checkout.no-checkout span{background-position:0 100%;color:#cfcfcf;}
button.btn-checkout.no-checkout span span{background-position:100% 100%;}
p.control input.checkbox,
p.control input.radio{margin-right:6px;}
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus{background-color:#edf7fd;}
*/
/*.highlight{background:#efefef;}
*/
/* Form lists */
/* Grouped fields */
/*.form-list{width:535px;margin:0 auto;overflow:hidden;}
*/
.form-list li{margin:0 0 7px;padding:0;background-image:none;}
.form-list label{float:left;color:#555;font-weight:bold;position:relative;z-index:0;}
.form-list label.required{}
.form-list label.required em{float:right;font-style:normal;color:#3F4143;position:absolute;top:0;right:-7px;}
.form-list li.control{margin:15px 0;}
.form-list li.control label{float:none;}
.form-list li.control input.radio,
.form-list li.control input.checkbox{margin-top:-1px;margin-right:6px;}
.form-list li.control .input-box{clear:none;display:inline;width:auto;}
/*.form-list li.fields{margin-right:-15px;}
*/
.form-list .input-box{display:block;clear:both;width:260px;}
.form-list .field{float:left;width:275px;}
.form-list input.input-text{width:254px;}
.form-list textarea{width:254px;height:10em;}
.form-list select{width:260px;}
.form-list li.wide .input-box{width:535px;}
.form-list li.wide input.input-text{width:529px;}
.form-list li.wide textarea{width:529px;}
.form-list li.wide select{width:535px;}
.form-list li.additional-row{border-top:1px solid #ccc;margin-top:10px;padding-top:7px;}
.form-list li.additional-row .btn-remove{float:right;margin:5px 0 0;}
.form-list .input-range input.input-text{width:74px;}
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box{width:auto;}
.form-list .name-prefix{width:65px;}
.form-list .name-prefix select{width:55px;}
.form-list .name-prefix input.input-text{width:49px;}
.form-list .name-suffix{width:65px;}
.form-list .name-suffix select{width:55px;}
.form-list .name-suffix input.input-text{width:49px;}
.form-list .name-middlename{width:70px;}
.form-list .name-middlename input.input-text{width:49px;}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname{width:140px;}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text{width:124px;}
.form-list .customer-name-prefix-middlename-suffix .name-lastname{width:205px;}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text{width:189px;}
.form-list .customer-name-prefix-suffix .name-firstname{width:210px;}
.form-list .customer-name-prefix-suffix .name-lastname{width:205px;}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text{width:189px;}
.form-list .customer-name-prefix-suffix .name-firstname{width:210px;}
.form-list .customer-name-prefix-suffix .name-lastname{width:205px;}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text{width:189px;}
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname{width:210px;}
.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname{width:205px;}
.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text{width:189px;}
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year{float:left;width:85px;}
.form-list .customer-dob input.input-text{display:block;width:74px;}
.form-list .customer-dob label{font-size:10px;font-weight:normal;color:#888;}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month{width:60px;}
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text{width:46px;}
.form-list .customer-dob .dob-year{width:140px;}
.form-list .customer-dob .dob-year input.input-text{width:134px;}
.buttons-set{clear:both;margin:4em 0 0;padding:8px 0 0;border-top:1px solid #e4e4e4;text-align:right;}
.buttons-set p.required{margin:0 0 10px;}
.buttons-set a{margin-top:5px;}
.buttons-set .back-link{float:left;margin:0;}
.buttons-set button.button{float:right;margin-left:5px;}
.buttons-set-order{margin:10px 0 0;}
.buttons-set-order .please-wait{padding:5px 7px 0 0;}
.fieldset{margin:0 15px 25px;}
.fieldset .legend,
.addresses-list h2{font-size:12px;color:white;line-height:2em;letter-spacing:0.1px;margin:0 -15px 12px;padding:2px 15px;background:#818999;}
.fieldset .data-table{}
/* Form Validation */
.validation-advice{clear:both;min-height:13px;margin:3px 0 0;padding-left:13px;font-size:11px;line-height:13px;color:#eb340a;}
.validation-failed{border:1px solid #eb340a !important;background:#faebe7 !important;}
.validation-passed{}
p.required{font-size:11px;text-align:left;color:#3F4143;}
/* Expiration date and CVV number validation fix */
.v-fix{float:left;}
.v-fix .validation-advice{display:block;width:12em;margin-right:-12em;position:relative;}
/* Global Messages */
.success{color:#3d6611;font-weight:bold;}
.error{color:#df280a;font-weight:bold;}
.notice{color:#e26703;}
.messages,
.messages ul{list-style:none !important;margin:0 !important;padding:0 !important;}
.messages{width:100%;overflow:hidden;}
.messages li{margin:0 0 10px !important;padding:0;background-image:none !important;line-height:20px;}
.messages li li{margin:0px !important;}
.error-msg,
.success-msg,
.note-msg,
.notice-msg{border-style:solid !important;border-width:1px !important;padding:0 12px !important;font-size:12px !important;font-weight:normal !important;line-height:24px !important;}
.error-msg{border-color:#f16048;background-color:#faebe7;color:#df280a;}
.success-msg{border-color:#446423;background-color:#eff5ea;color:#3d6611;}
.note-msg,
.notice-msg{border-color:#AAAAAA;background-color:#EEEEEE;color:#2E3035;}
/* BreadCrumbs */
.breadcrumbs *{font-size:11px;}
.breadcrumbs a{color:white;}
.breadcrumbs a:hover{}
.breadcrumbs li{display:inline;padding:0;background-image:none;}
.breadcrumbs li strong{font-weight:bold;}
.breadcrumbs li span{color:white;}
.breadcrumbs .home{}
.breadcrumbs .product{}
/* Page Heading */
.page-title{overflow:hidden;margin:0 0 16px;padding:0 3px;}
.page-title h1,
.page-title h2{font-size:23px;font-weight:normal;}
.page-title .separator{margin:0 3px;}
.page-title .link-rss{float:right;margin:7px 0 0;}
.title-buttons{text-align:right;}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6{float:left;}
.subtitle,
.sub-title{clear:both;padding:12px 0 0;font-size:16px;font-weight:bold;margin:0 0 6px;}
/* Pager */
.pager{font-size:12px;color:inherit;}
.pager .amount{float:left;margin:0;color:inherit;}
.pager .limiter{float:right;color:inherit;}
.pager .limiter label{vertical-align:middle;color:inherit;}
.pager .limiter select{padding:0;margin:0 5px 1px;vertical-align:middle;color:inherit;}
.pager .pages{text-align: center;color:inherit;}
.pager .pages ol{color:inherit;display: inline;}
.pager .pages li{display:inline;margin:0;padding:0;color:inherit;background-image:none;}
.pager .pages li.current,
.pager .pages li a{color:#2E3035;padding:0 0.3em;text-decoration:underline;}
.pager .pages li a:hover{text-decoration:none;}
.pager .pages li a .v-middle{vertical-align:baseline;}
.pager .pages .current{font-weight:bold;text-decoration:none !important;}
.pager .pages .next,
.pager .pages .previous {text-decoration:none !important;}
/* Sorter */
.sorter{font-size:12px;color:inherit;}
.sorter .view-mode{float:left;margin:0;color:inherit;}
.sorter .view-mode label{color:inherit;}
.sorter .view-mode strong{color:inherit;}
.sorter .view-mode a{}
.sorter .view-mode a:hover{}
.sorter .sort-by{float:right;padding-right:36px;color:inherit;}
.sorter .sort-by label{vertical-align:middle;color:inherit;}
.sorter .sort-by select{padding:0;margin:0 5px 1px;vertical-align:middle;color:inherit;}
.sorter .link-feed{}
/* Toolbar */
.toolbar{padding-bottom:15px;color:#40434A;}
.toolbar .pager{padding:10px 15px 5px;background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterToolbarPager.png');background-repeat:repeat-x;background-position:0 100%;}
.toolbar .sorter{padding:10px 15px 5px;background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterToolbarPager.png');background-repeat:repeat-x;background-position:0 100%;}
.toolbar-bottom{}
/* Data Table */
.data-table{width:100%;}
.data-table tr.odd, .checkout-onepage-index .data-table tr.odd {background:#fff}
.data-table tr.even, .checkout-onepage-index .data-table tr.even {background:#fcfcfc;}
.data-table tr.last th,
.data-table tr.last td{border-bottom:0 !important;}
.data-table th{padding:2px 8px;font-size:10px;text-transform:uppercase;white-space:nowrap;}
.data-table th.wrap{white-space:normal;}
.data-table th a{color:#fff;}
.data-table td{padding:3px 8px;}
.data-table thead,
.data-table thead tr{background:#e9e9e9;}
.data-table tfoot{border-bottom:1px solid #d9dde3;}
.data-table tfoot tr{background-color:#f3f3f3 !important;}
.data-table tbody th{padding:3px 8px;font-size:11px;font-weight:bold;text-transform:uppercase;white-space:normal;}
.data-table tbody th,
.data-table tbody td{border-bottom:1px solid #d9dde3;}
.data-table tfoot strong{font-size:14px;}
/* Bundle products tables */
.data-table tbody.odd tr{background:#fff;}
.data-table tbody.even tr{background:#fcfcfc;}
.data-table tbody.odd tr td,
.data-table tbody.even tr td{border-bottom:0;}
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td{border-bottom:1px solid #d9dde3;}
.data-table tbody td .option-label{font-weight:bold;font-style:italic;}
.data-table tbody td .option-value{padding-left:10px;}
/* Generic Info Box */
.info-box{margin:0 0 15px;}
.info-box h2{font-size:13px;font-weight:bold;border-bottom:1px solid #ddd;margin:0 0 8px;}
.info-table th{font-weight:bold;padding:2px 15px 2px 0;}
.info-table td{padding:2px 0;}
/* Shopping cart total summary row expandable to details */
tr.summary-total{cursor:pointer;}
tr.summary-total td{}
tr.summary-total .summary-collapse{float:right;text-align:right;padding-left:20px;background:url(../../skin/frontend/default/heister/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{}
tr.summary-details-first td{border-top:1px solid #d2d8db;}
tr.summary-details-excluded{font-style:italic;}
/* Shopping cart tax info */
.cart-tax-info{display:block;}
.cart-tax-info,
.cart-tax-info .cart-price{padding-right:20px;}
.cart-tax-total{display:block;padding-right:20px;background:url(../../skin/frontend/default/heister/images/bkg_collapse.gif) 100% 4px no-repeat;cursor:pointer;}
.cart-tax-info .price,
.cart-tax-total .price{display:inline !important;font-weight:normal !important;}
.cart-tax-total-expanded{background-position:100% -53px;}
/* Class:std - styles for admin-controlled content */
.std{padding:0 3px;}
.std .subtitle{padding:0;}
.std h1{margin-bottom:12px;margin-top:0px;}
.std h2{margin-bottom:12px;margin-top:12px;}
.std h3{font-size:18px;font-weight:bold;line-height:1em;margin-bottom:12px;margin-top:12px;}
.std h4{font-size:16px;line-height:1.5em;margin-bottom:12px;margin-top:12px;}
.std h5{font-style:italic;font-weight:bold;margin-bottom:12px;margin-top:12px;}
.std h6{font-weight:bold;margin-bottom:12px;margin-top:12px;}
.std p{}
.std ol{list-style:none outside;}
.std ol li{font-size:12px;background-image:none;padding-left:0;margin-left:18px;}
.std ul{}
.std ul li{font-size:12px;}
.std dl dt{font-weight:bold;}
.std dl dd{margin:0 0 10px;}
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote{font-size:12px !important;margin:0 0 1em;padding:0;}
.std table{margin:0 0 1em;}
.std table td{padding-right:0.5em;padding-bottom:2px;vertical-align:top;}
.std h1,
.std h2,
.std h3,
.std h4,
.std h5,
.std h6,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote{padding-right:175px;}
.std li a,
.std table a{color:#2E3035;}
/*
.std ul{list-style:disc outside;padding-left:1.5em;}
.std ol{list-style:decimal outside;padding-left:1.5em;}
.std ul ul{list-style-type:circle;}
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul{margin:.5em 0;}
.std dt{font-weight:bold;}
.std dd{padding:0 0 0 1.5em;}
.std blockquote{font-style:italic;padding:0 0 0 1.5em;}
.std address{font-style:normal;}
.std b,
.std strong{font-weight:bold;}
.std i,
.std em{font-style:italic;}
*/
/* Misc */
.links li{display:inline;}
.links li.first{padding-left:0 !important;}
.links li.last{background:none !important;padding-right:0 !important;}
.link-cart{font-weight:bold;color:#d62502;}
.link-wishlist{color:#444;}
.link-reorder{}
.link-compare{}
.link-print{/*background:url(../../skin/frontend/default/heister/images/i_print.gif) 0 2px no-repeat;padding:3px 0 3px 25px;*/}
.link-rss{background:url(../../skin/frontend/default/heister/images/i_rss.gif) 0 1px no-repeat;padding-left:18px;line-height:14px;white-space:nowrap;}
.btn-remove{display:block;width:12px;height:12px;font-size:0;line-height:0;background:url(../../skin/frontend/default/heister/graphics/iconHeisterRemove.png) 0 0 no-repeat;text-indent:-999em;overflow:hidden;}
.btn-remove2{display:block;width:16px;height:16px;font-size:0;line-height:0;background:url(../../skin/frontend/default/heister/graphics/iconHeisterDelete.png) 50% 50% no-repeat;text-indent:-999em;overflow:hidden;}
.btn-remove3{display:block;width:16px;height:16px;font-size:0;line-height:0;background:url(../../skin/frontend/default/heister/graphics/iconHeisterRemove1.png) 0 0 no-repeat;text-indent:-999em;overflow:hidden;}
.btn-edit{display:block;width:12px;height:12px;font-size:0;line-height:0;background:url(../../skin/frontend/default/heister/images/btn_edit.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden;}
.cards-list dt{margin:5px 0 0;}
.cards-list .offset{padding:2px 0 2px 20px;}
.separator{margin:0 3px;}
.divider{clear:both;display:block;font-size:0;line-height:0;height:1px;background:#ccc;margin:10px 0;text-indent:-999em;overflow:hidden;}
/* Noscript Notice */
.noscript{border:1px solid #ddd;border-width:0 0 1px;background-color:#FFA207;text-align:center;position:absolute;width:100%;z-index:10000;}
.noscript .noscript-inner{width:950px;margin:0 auto;padding:12px 0 12px;background:url(../../skin/frontend/default/heister/images/i_notice.gif) 20px 50% no-repeat;}
.noscript p{margin:0;}
/* Demo Notice */
.demo-notice{margin:0;padding:6px 10px;background:#d75f07;font-size:11px;line-height:1.15;text-align:center;color:#fff;}
/* ==== */
/* Header == */
.logo{float:left;}
.header-container{position:relative;z-index:10;}
.header{height:120px;}
.header .logo{float:left;text-decoration:none !important;}
.header .logo strong{position:absolute;top:-999em;left:-999em;width:0;height:0;font-size:0;line-height:0;text-indent:-999em;overflow:hidden;}
.header .top-promo{position:relative;width:480px;height:98px;margin-left:120px;padding-top:7px;}
.header .short-menu{width:100px;height:98px;position:relative;padding:0 5px;font-size:12px;line-height:1.5em;}
.header .short-menu-content{position:absolute;bottom:12px;font-size:inherit;line-height:inherit;}
.header .short-menu span{display:block;font-size:inherit;line-height:inherit;}
.header .short-menu a{font-size:inherit;line-height:inherit;color:#40434A;text-decoration:none;padding-left:1px;}
.header .short-menu select{font-size:inherit;line-height:inherit;color:#40434A;text-decoration:none;padding:2px;}
.header .short-menu a:hover{text-decoration:underline;}
/* DIGIPETS top-promo */
div.top-promo div,
div.top-promo li{position:absolute;background-position:0 0;bottom:15px;width:145px;height:40px;padding-left:40px;font-size:14px;line-height:1.25em;color:#818994;white-space:nowrap;}
div.top-promo .delivery,
div.top-promo li:first-child{left:0;background-image:url('../../skin/frontend/default/heister/graphics/iconHeisterGlobe.png');background-repeat:no-repeat;}
div.top-promo .hotline,
div.top-promo li{left:180px;background-image:url('../../skin/frontend/default/heister/graphics/iconHeisterPhone.png');background-repeat:no-repeat;}
/* Main Navigation */
.quick-access{margin-bottom:20px;padding:0;}
.quick-access .welcome-msg{display:inline;margin:0;color:#fff;}
.form-language{margin-top:3px;}
.form-language label{display:none;}
.quick-access .form-language select{padding:0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:12px;line-height:18px;}
.quick-access .form-language select.flags option{background-position:4px 50%;background-repeat:no-repeat;padding-left:25px;}
.quick-access .links{height:38px;list-style-type:none;list-style-image:none;margin-right:10px;}
.quick-access .links,
.quick-access .links li{display:inline;}
.quick-access .links li{position:relative;margin:0 -10px;padding:0;background-image:none;}
.quick-access .links li *{font-size:14px;color:white;float:left !important;}
.quick-access .links a{clear:both;display:block;background:none;text-decoration:none;}
.quick-access .links a{}
.quick-access .links span{display :block;height:38px;line-height:38px;}
.quick-access .links li.last a{}
.quick-access .links li span{background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterMainNavigation.png');background-repeat:no-repeat;height:38px;line-height:38px;}
.quick-access .links li .liste{background-position:inherit;padding:0 0 0 20px;}
.quick-access .links li .icon{background-position:32100px 32100px;z-index:10;margin:0;padding:0 0 0 25px;z-index:10;}
.quick-access .links li:hover .icon{background-position:-1px -120px;}
.quick-access .links li .text{background-position:100% 0;padding:0 60px 0 10px;white-space:nowrap;/*text-shadow:0px 0px 2px #AA8888;*/}
.quick-access .links li .counter{background:none;}
.top-bar{background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterTopBar.png');background-repeat:repeat-x;height:38px;border:10px white solid;overflow:hidden;}
.quick-access .links li.altLink_0{}
.quick-access .links li.altLink_0 .liste{}
.quick-access .links li.altLink_0 .icon{}
.quick-access .links li.altLink_0:hover .icon{}
.quick-access .links li.altLink_0 .text{}
.quick-access .links li.altLink_1{}
.quick-access .links li.altLink_1 .liste{}
.quick-access .links li.altLink_1 .icon{}
.quick-access .links li.altLink_1:hover .icon{}
.quick-access .links li.altLink_1 .text{}
.quick-access .links li.altLink_2{}
.quick-access .links li.altLink_2 .liste{background-position:0 -40px;}
.quick-access .links li.altLink_2 .icon{}
.quick-access .links li.altLink_2:hover .icon{}
.quick-access .links li.altLink_2 .text{background-position:100% -40px;}
.quick-access .links li.altLink_4{background-position:100% -40px;}
.quick-access .links li.altLink_4 .liste{background-position:0 -80px;}
.quick-access .links li.altLink_4 .icon{background-position:-31px -120px;}
.quick-access .links li.altLink_4:hover .icon{background-position:-31px -120px;}
.quick-access .links li.altLink_4 .text{background-position:100% -80px;padding:0 60px 0 20px;}
/*.top-bar{padding:3px 12px 2px 12px;border:1px solid #bbb;border-bottom-color:#dedede;background:#efefef;line-height:21px;}
*/
.breadcrumbs{float:left;overflow:hidden;padding:12px 20px;}
.form-search{float:right;padding:9px;white-space:nowrap;}
.form-search *{font-size:12px;}
.form-search label{float:left;color:white;padding:2px 5px 0 0;}
.form-search label a,
.form-search label span{color:white;text-decoration:underline;}
.form-search label a:hover,
.form-search label span:hover{color:white;text-decoration:none;}
.form-search input.input-text{float:left;width:212px;margin-right:5px;line-height:16px;}
.form-search .search-autocomplete{z-index:999;}
.form-search .search-autocomplete ul{border:1px solid #999;background-color:#f9f5f0;}
.form-search .search-autocomplete li{text-align:left;border-bottom:1px solid #f4eee7;padding:2px 8px 1px 8px;cursor:pointer;background-image:none;}
.form-search .search-autocomplete li .amount{float:right;font-weight:bold;}
.form-search .search-autocomplete li.odd{background-color:#F5F5F5;}
.form-search .search-autocomplete li.selected{background-color:#FFE3B4;}
.header-container .top-container{padding:5px 12px;background:#fff;border:1px solid #bbb;border-width:0 1px 1px;text-align:right;}
/********** < Navigation */
.nav-container{}
#nav{float:left;margin:15px 0 0 15px;font-size:12px;}
/* All Levels */ /* Style consistent throughout all nav levels */
#nav li{position:relative;text-transform:uppercase;text-align:left;}
#nav li.over{z-index:998;}
#nav a,
#nav a:hover{display:block;line-height:1.3em;text-decoration:none;}
#nav span{display:block;cursor:pointer;white-space:nowrap;}
#nav li ul span{white-space:normal;}
/* 0 Level */
#nav li{float:left;margin:1px 8px 11px 1px;padding:3px 8px;}
#nav li.active a{color:#444;}
#nav a{float:left;background:url(../../skin/frontend/default/heister/images/bkg_nav_top.gif) no-repeat 100% 50%;padding-right:11px;color:#444;font-weight:bold;}
#nav li.over a,
#nav a:hover{color:#444;}
#nav li.over,
#nav li.active{margin:0 7px 10px 0;border:1px solid #bbb;background:#ececec;}
/* 1st Level */
#nav ul li,
#nav ul li.active,
#nav ul li.over{float:none;border:none;background:none;margin:0;padding:0;padding-bottom:1px;text-transform:none;}
#nav ul li.parent{background:url(../../skin/frontend/default/heister/images/bkg_nav_parent.gif) no-repeat 100% 50%;}
#nav ul li.last{padding-bottom:0;}
#nav ul li.active{margin:0;border:0;background:none;}
#nav ul a,
#nav ul a:hover{float:none;padding:0;background:none;}
#nav ul li a{font-weight:normal !important;}
/* 2nd Level */
#nav ul,
#nav div{position:absolute;width:15em;top:22px;left:-10000px;border:1px solid #bbb;border-bottom:2px solid #999;padding:3px 8px;background:#fcfcfc;font-size:11px;}
#nav div ul{position:static;width:auto;border:none;padding:0;}
/* 3rd+ Level */
#nav ul ul,
#nav ul div{top:5px;}
#nav ul li a{padding:3px 0;color:#444 !important;}
#nav ul li a:hover{padding:3px 0;color:#5a7f00 !important;}
/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub{left:-1px;z-index:999;}
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub{left:100px;}
/********** Navigation > */
/* ==== */
/* Sidebar = */
.block{border:1px solid #b7b7b7;margin:0 0 1em;padding:2px;}
.block .block-title{background-image:url('../../skin/frontend/default/heister/images/bkg_toolbar.gif') !important;/*border-bottom:2px solid white !important;*/
padding:2px 15px !important;color:inherit;font-size:14px;font-weight:normal;line-height:1.35em;letter-spacing:0.1px;text-transform:uppercase;}
.block .block-title strong{display:block;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;}
.block .block-title strong span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;}
.block .block-title a{text-decoration:none !important;}
.block .block-subtitle{/*background-image:url('../../skin/frontend/default/heister/images/bkg_toolbar.gif');*/ text-transform:uppercase;margin-bottom:5px;}
.block .block-content{background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterContainer.png');padding:12px 15px;border-top:2px solid white !important;}
.block .block-content li.item{border-top:1px solid #ddd;padding:5px 0;}
.block .block-content li.item.last{}
.block .block-content .product-name{color:#4f8100;}
.block .btn-remove,
.block .btn-edit{float:right;margin:1px 0 2px 5px;}
.block .actions{border-top:1px solid #52565D;padding:5px 0 0;margin:5px 0 0;text-align:right;}
.block .actions a{float:left;}
.block .actions button.button{float:right;}
.block .empty{margin:0;}
.block .price-box{margin:5px 0;}
.block button.button span{height:23px;background-image:url(../../skin/frontend/default/heister/images/bkg_btn-small.png);line-height:20px;}
/*.block li.odd{background-color:#f4f3f3;}
.block li.even{background-color:#fafafa;}
*/
/* Mini Products List */
.mini-products-list .product-image{float:left;width:50px;border:1px solid #a9a9a9;}
.mini-products-list .product-details{margin-left:60px;color:#40434A;}
.mini-products-list .product-details .product-name a{font-weight:bold;}
/* Block:Account */
.block-account .block-title{background-image:none !important;background-color:#818999;color:white;text-transform:none;height:28px;line-height:28px;}
.block-account .block-title strong{color:#fff;}
.block-account .block-content{}
.block-account .block-content *{font-size:11px;line-height:1.4em;}
.block-account .block-content li{background-image:none;padding:0;}
.block-account .block-content li a{display:block;border-bottom:1px solid #ddd;padding:3px 0;color:#5f5d5c;text-decoration:none !important;}
.block-account .block-content li a:hover{color:#444;}
.block-account .block-content li.last a{border-bottom:0;}
.block-account .block-content li.current{border-bottom:1px solid #ddd;padding:3px 0;}
.block-account .block-content li.current.last{border-bottom:0;}
/* Block:Currency Switcher */
.block-currency{background:#f4f4f4;}
.block-currency .block-title{border:0;background:none;padding:7px 10px 2px;text-transform:none;}
.block-currency .block-title strong{text-transform:none;}
.block-currency .block-content{padding:0 10px 12px;}
.block-currency .block-content select{width:100%;padding:0;}
/* Block:Layered Navigation */
.block-layered-nav{color:#40434A;}
.block-layered-nav .block-title{background-image:none !important;background-color:#FFA207;color:white;text-transform:none;height:28px;line-height:28px;}
.block-layered-nav .block-content{padding:0 10px 0 15px;color:inherit;}
.block-layered-nav .block-subtitle{margin:0;padding:2px 0;color:inherit;}
.block-layered-nav dl{padding-bottom:12px;}
.block-layered-nav dt{font-weight:bold;padding:8px 0 5px;font-size:12px;color:inherit;}
.block-layered-nav dd{padding:0 0 8px;border-bottom:1px solid #ddd;color:inherit;}
.block-layered-nav dd.last{border-bottom:0;padding-bottom:0;}
.block-layered-nav dd li{font-size:11px;line-height:1em;margin:0 0 0.5px;color:inherit;}
.block-layered-nav dd a{text-decoration:none;color:#40434A;}
.block-layered-nav dd a:hover{text-decoration:underline;}
.block-layered-nav .currently p{padding:0 10px 5px;color:inherit;}
.block-layered-nav .currently ol{padding:0 10px 0px;color:inherit;}
.block-layered-nav .currently li{padding:0 0 5px;color:inherit;background-image:none;}
.block-layered-nav .currently a{color:#222426;}
.block-layered-nav .currently a:hover{}
.block-layered-nav .currently .label{font-weight:bold;color:inherit;}
.block-layered-nav .currently .btn-remove{margin:2px 0 0;}
.block-layered-nav .currently{background-color:#FFE3B4;margin:0 -15px;padding:10px 5px 0;width:234px;/* border-bottom:2px solid white;*/}
.block-layered-nav .currently .block-subtitle{font-size:14px;font-weight:bold;color:#2E3035;}
.block-layered-nav .actions{padding:7px 10px 8px;}
.block-layered-nav .actions a{float:none;}
/* Block:Cart */
.block-cart .block-title{background-image:url("../../skin/frontend/default/heister/graphics/bgHeisterBlockCart.png") !important;height:28px;}
.block-cart .block-title strong{color:white;padding-left:25px;padding-top:4px;}
.block-cart .block-title strong span{text-transform :none;color:white;}
.block-cart .summary{background-image:url("../../skin/frontend/default/heister/graphics/bgHeisterContainerDark.png");padding:8px;margin:-12px -15px 8px;text-align:center;position:relative;z-index:1;}
.block-cart .amount{margin:0;color:#2E3035 !important;font-weight:normal !important;}
.block-cart .amount a{font-weight:bold;}
.block-cart .amount a:hover{text-decoration:none;}
.block-cart .subtotal{background:url(../../skin/frontend/default/heister/graphics/bgHeisterSubtotal.png) no-repeat 50% 0;margin:5px 0 0;line-height:26px;}
.block-cart .subtotal .price{font-weight:bold;}
.block-cart .actions{display:none !important;}
.block-cart .actions .paypal-logo{float:left;width:100%;margin:3px 0 0;text-align:right;}
.block-cart .product-name a{}
.block-cart .product-name a:hover{}
/* Block:Wishlist */
.block-wishlist .actions{text-align:right;}
.block-wishlist .actions a{float:none;}
/* Block:Related */
.block-related .block-subtitle{font-size:11px;font-weight:bold;border:0;padding:0;margin:0 0 8px;text-transform:none;}
.block-related input.checkbox{float:right;}
.block-related .product{margin-right:20px;}
/* Block:Compare Products */
.page-popup .link-print{background:url(../../skin/frontend/default/heister/images/i_print.gif) 0 2px no-repeat;padding:3px 0 3px 25px;}
.compare-table{border:0;}
.compare-table thead,
.compare-table thead tr.first{background:#fff;}
.compare-table thead tr.first th,
.compare-table thead tr.first td{border:0;background:none;padding:0 0 4px;font-size:0;line-height:0;}
.compare-table .btn-remove{float:right;background-image:url(../../skin/frontend/default/heister/images/btn_remove.gif);width:12px;height:12px;}
.compare-table tbody th{background:#e9e9e9;}
.compare-table tbody th,
.compare-table tbody td{padding:10px;border:0;border-top:1px solid #ccc;border-left:1px solid #ccc;}
.compare-table tbody td.last{border-right:1px solid #ccc;}
.compare-table tbody tr.last th,
.compare-table tbody tr.last td{border-bottom:1px solid #ccc !important;}
.compare-table tr.add-to-row td{background:#fffada;text-align:center;}
.compare-table tr.first td{text-align:center;}
.compare-table tr.first td .product-name{font-size:13px;font-weight:bold;margin:0 0 5px;color:#203548;}
.compare-table tr.first td .product-name a{color:#203548;}
.compare-table tr.first td .ratings{width:69px;margin:0 auto;}
.compare-table tr.first td p,
.compare-table tr.add-to-row td p{margin:0;}
.compare-table .add-to-links li{background:none;padding:0;}
/* Block:Recently Viewed */
.block-viewed{}
/* Block:Recently Compared */
.block-compared{}
/* Block:Poll */
.block-poll .block-subtitle{font-size:12px;}
.block-poll label{color:#777;font-weight:bold;}
.block-poll input.radio{float:left;margin:1px -18px 0 0;}
.block-poll .label{display:block;margin-left:18px;}
.block-poll li{padding:3px 9px;}
.block-poll .actions{margin:5px 0 0;}
.block-poll .answer{font-weight:bold;}
.block-poll .votes{float:right;margin-left:10px;}
/* Block:Tags */
.block-tags .block-content .tags-list{border:0;background:none;padding:0;}
.block-tags .block-content li a{color:#444;}
.block-tags .actions{text-align:right;}
.block-tags .actions a{float:none;}
/* Block:Reorder */
.block-reorder input.checkbox{float:left;margin:2px -20px 0 0;}
.block-reorder .product-name{margin-left:20px;}
.block-reorder .validation-advice{margin:3px 9px 7px;}
/* Block:Banner */
.block-banner{border:0;}
.block-banner .block-content{padding:0;background:none;text-align:center;}
/* Block:Login */
.block-login .block-content{padding:5px 10px;}
.block-login label{font-weight:bold;color:#555;}
.block-login input.input-text{display:block;width:167px;margin:3px 0;}
.block-login .actions{background:none;padding:0;margin:3px 0 0;}
/* Paypal */
.sidebar .paypal-logo{display:block;margin:10px 0;text-align:center;}
.sidebar .paypal-logo a{float:none;}
/* ==== */
/* Category Page === */
.category-title{margin:0 0 7px;}
.category-title h1{padding:3px 0;color:#2E3035;font-size:1.6em;font-weight:normal;line-height:1.25;}
.category-image{width:100%;overflow:hidden;margin:0 0 10px;text-align:center;}
.category-image img{}
.category-description{margin:0 0 10px;}
.category-products{}
/* View Type:Grid */
.products-grid{position:relative;color:#707882;}
.products-grid.last{border-bottom:0;}
.products-grid li.item{float:left;width:163px;padding:0 4px 133px 1px;color:inherit;}
.products-grid li.last{float:left;width:163px;padding:0 0px 90px 0;color:inherit;}
.products-grid .product-image{display:block;width:161px;height:161px;border:1px solid #ddd;margin:0 0 10px -1px;}
.products-grid.first .product-image{}
.products-grid li.last .product-image{}
.products-grid .product-name{font-size:12px;margin:0 0 6px;}
.products-grid .product-name a{color:#ffa207 !important;font-size:14px;font-weight:bold;}
.products-grid .product-name a:hover{}
.products-grid .product-partNumers{font-size:12px;color:inherit;}
.products-grid .product-partNumers span{display:block;font-size:inherit;color:inherit;}
.products-grid .price-text{display:none;}
.products-grid .price-box{margin:5px 0;}
.products-grid .tax-details{display:none;margin-bottom:10px;}
.products-grid .tax-details:first-line{width:50px;}
.products-grid .tax-details a{color:inherit;}
.products-grid .tax-details a:hover{}
.products-grid .availability{line-height:21px;}
.products-grid .actions{position:absolute;width:inherit;bottom:20px;}
.products-grid .actions br{display:none;}
.products-grid .delivery-special-notes{font-weight:bold;text-decoration:underline;color:inherit;}
.products-grid .delivery-time-details{display:none;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid{width:684px;margin:0 auto;}
.col1-layout .products-grid,
.page-empty .products-grid{width:684px;margin:0 auto;}
/* View Type:List */
.products-list li.item{border-bottom:1px solid #d9ddd3;padding:12px 10px;}
.products-list li.item.last{border-bottom:0;}
.products-list .product-shop{margin-left:185px;}
.products-list .product-image{float:left;width:170px;height:170px;margin:0 0 10px;}
.products-list .product-name{font-size:12px;margin:0 0 6px;}
.products-list .product-name a{color:#444;}
.products-list .product-name a:hover{}
.products-list .price-box{float:left;margin:4px 13px 0 0;}
.products-list .availability{float:left;margin:3px 0 0;}
.products-list .desc{clear:both;padding:6px 0 0;margin:0 0 13px;line-height:1.35;}
.products-list .add-to-links{clear:both;}
/* ==== */
/* Product View = */
/* Rating */
.no-rating{margin:0;}
.ratings{line-height:1.25;margin:7px 0;}
.ratings strong{float:left;margin:0 3px 0 0;}
.ratings .rating-links{margin:0;}
.ratings .rating-links .separator{margin:0 2px;}
.ratings dt{}
.ratings dd{}
.rating-box{width:50px;height:10px;font-size:0;line-height:0;background:url(../../skin/frontend/default/heister/images/bkg_rating.gif) 0 0 repeat-x;text-indent:-999em;overflow:hidden;}
.rating-box .rating{float:left;height:10px;background:url(../../skin/frontend/default/heister/images/bkg_rating.gif) 0 100% repeat-x;}
.ratings .rating-box{float:left;margin:2px 3px 0 0;}
.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;}
.ratings-table td{padding:4px 0 0;}
/* Availability */
.availability{margin:0;}
.availability span{font-weight:bold;}
.availability.in-stock span{}
.availability.out-of-stock span{color:#d83820;}
.availability-only{margin:10px 0 7px;line-height:16px;background:url(../../skin/frontend/default/heister/images/i_availability_only.gif) 0 50% no-repeat;padding-left:15px;}
.availability-only span,
.availability-only a{border-bottom:1px dashed #751d02;color:#000;}
.availability-only a{background:url(../../skin/frontend/default/heister/images/i_availability_only_arrow.gif) 100% 0 no-repeat;cursor:pointer;padding-right:15px;text-decoration:none;}
.availability-only .expanded{background-position:100% -15px;}
.availability-only strong{color:#be2c00;}
.availability-only-details{margin:0 0 7px;}
.availability-only-details th{background:#e9e9e9;font-size:10px;padding:0 8px;}
.availability-only-details td{border-bottom:1px solid #d9dde3;font-size:11px;padding:2px 8px 1px;}
.availability-only-details tr.odd{background:#fff;}
.availability-only-details tr.even{background:#fcfcfc;}
.availability-only-details tr.odd td.last{color:#396f00;font-weight:bold;}
.availability-only-details tr.last td{border-bottom:none;}
/* Email to a Friend */
.email-friend{margin:0;}
/* Alerts */
.alert-price{margin:0;font-size:11px;}
.alert-stock{margin:0;font-size:11px;}
/********** < Product Prices */
.price{white-space:nowrap !important;}
.price-text{color:#2E3035;font-size:14px;font-weight:bold;margin:5px 0 10px;white-space:nowrap !important;display:block !important;}
.price-box{margin:5px 0 10px;display:none;}
.price-box .price{color:#2E3035;font-size:14px;font-weight:bold;}
/* Regular price */
.regular-price{color:#396f00;}
.regular-price .price{font-size:24px !important;font-weight:bold;}
/* Old price */
.old-price{margin:0;}
.old-price .price-label{display:inline-block;width:120px;font-size:14px !important;font-weight:normal;white-space:nowrap;}
.old-price .price{font-size:14px !important;font-weight:bold;color:#396f00;text-decoration:line-through;}
/* Special price */
.special-price{margin:0;}
.special-price .price-label{display:inline-block;font-size:18px !important;font-weight:bold;text-transform:none;white-space:nowrap;color:#000;width:120px;}
.special-price .price{font-size:24px !important;font-weight:bold;}
/* Minimal price (as low as) */
.minimal-price{margin:0;}
.minimal-price .price-label{font-size:12px;font-weight:bold;white-space:nowrap;}
.minimal-price-link{display:block;font-size:12px;color:#444;}
.minimal-price-link .label{color:#444;}
.minimal-price-link .price{font-weight:normal;color:#444;}
/* Including tax */
.price-including-tax{display:block;color:#888;}
.price-including-tax .label{font-size:10px;text-transform:uppercase;white-space:nowrap;color:#888;}
.price-including-tax .price{font-size:13px;font-weight:bold;color:#396f00;}
/* Excluding tax */
.price-excluding-tax{display:block;color:#888;}
.price-excluding-tax .label{font-size:10px;text-transform:uppercase;white-space:nowrap;color:#888;}
.price-excluding-tax .price{font-size:12px;font-weight:normal;color:#396f00;}
/* Configured price */
.configured-price{margin:0;}
.configured-price .price-label{font-weight:bold;white-space:nowrap;}
.configured-price .price{font-size:13px;font-weight:bold;}
/* Incl tax (for order tables) */
.price-incl-tax{display:block;}
.price-incl-tax .label{display:block;white-space:nowrap;}
.price-incl-tax .price{display:block;font-weight:bold;}
/* Excl tax (for order tables) */
.price-excl-tax{display:block;}
.price-excl-tax .label{display:block;white-space:nowrap;}
.price-excl-tax .price{display:block;font-weight:normal;}
/* FPT */
.weee{display:block;font-size:11px;color:#444;}
.weee .price{font-size:11px;font-weight:normal;}
/* Price range */
.price-from{margin:0;}
.price-from .price-label{font-size:12px;font-weight:bold;white-space:nowrap;}
.price-to{margin:0;}
.price-to .price-label{font-size:12px;font-weight:bold;white-space:nowrap;}
/* Price notice next to the options */
.price-notice{padding-left:7px;}
.price-notice .price{font-weight:bold;}
/* Price as configured */
.price-as-configured{margin:0;}
.price-as-configured .price-label{font-weight:bold;white-space:nowrap;text-transform:uppercase;}
.price-box-bundle{padding:0 0 10px 0;}
.price-box-bundle .price-box{margin:0 !important;padding:0 !important;}
.price-box-bundle .price{color:#222;}
f/********** Product Prices > */
/* Tier Prices */
.tier-prices{margin:10px 0;padding:10px;background:#f4f9ea;border:1px solid #ddd;}
.tier-prices .benefit{font-style:italic;font-weight:bold;}
.tier-prices .price{font-weight:bold;;}
.tier-prices-grouped li .price{font-weight:bold;}
/* Add to Links */
.add-to-links{margin:3px 0 0;}
.add-to-links li{background:url(../../skin/frontend/default/heister/images/bkg_add-to.gif) 2px 50% no-repeat;line-height:1.25;padding-left:12px;}
.add-to-links li a{color:#444;}
.add-to-links .separator{display:none;}
/* Add to Cart */
.add-to-cart label{float:left;margin-right:5px;font-weight:bold;line-height:20px;color:#555;}
.add-to-cart .qty{float:left;margin-right:5px;}
.add-to-cart button.button{float:left;margin:-2px 0 0 10px;}
.add-to-cart button.button span{font-size:12px !important;}
.add-to-cart .paypal-logo{clear:left;margin:0;text-align:right;}
.add-to-cart .paypal-logo .paypal-or{clear:both;display:block;margin:5px 60px 5px 0;}
/* Add to Links + Add to Cart */
.add-to-box{margin:10px 0;}
.add-to-box .add-to-cart{margin:10px 0;background-color:#e8e8e8;padding:10px;text-align:right;}
.add-to-box .add-to-cart *{font-size:14px !important;color:#2E3035;line-height:28px;}
.add-to-cart .qty{float:left;line-height:18px;margin-top:2px;margin-right:5px;}
.add-to-box .add-to-cart .paypal-logo{float:left;}
.add-to-box .or{display:none !important;}
.add-to-box .add-to-links{margin:10px 0;text-align:right;}
.add-to-box .add-to-links li .separator{display:none !important;}
.product-view{}
.product-essential{padding:0 0 25px;}
.product-essential h2{font:bold 12px/1.25 Arial,Helvetica,sans-serif;}
.product-collateral{}
.product-collateral h2{font-size:19px;font-weight:normal;line-height:1.15;}
.product-collateral .box-collateral{}
/* Product Images */
.product-view .product-img-box{float:left;width:302px;}
.col3-layout .product-view .product-img-box{float:none;margin:0 auto;}
.product-view .product-img-box .product-image{margin:0 0 10px;border:1px solid #cacaca;}
.product-view .product-img-box .product-image-zoom{position:relative;width:300px;height:300px;overflow:hidden;z-index:9;}
.product-view .product-img-box .product-image-zoom img{position:absolute;left:0;top:0;cursor:move;}
.product-view .product-img-box .zoom-notice{margin:0 0 10px;text-align:center;display:none;}
.product-view .product-img-box .zoom{position:relative;z-index:9;height:24px;margin:0 auto 13px;padding:0 28px;background:url(../../skin/frontend/default/heister/images/slider_bg.gif) 50% 50% no-repeat;cursor:pointer;}
.product-view .product-img-box .zoom.disabled{-moz-opacity:.3;-webkit-opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3;}
.product-view .product-img-box .zoom #track{position:relative;height:18px;}
.product-view .product-img-box .zoom #handle{position:absolute;left:0;top:3px;width:9px;height:18px;background:url(../../skin/frontend/default/heister/images/magnifier_handle.gif) 0 0 no-repeat;}
.product-view .product-img-box .zoom .btn-zoom-out{position:absolute;left:10px;top:7px;}
.product-view .product-img-box .zoom .btn-zoom-in{position:absolute;right:10px;top:7px;}
.product-view .product-img-box .more-views h2{font-size:10px;font-weight:normal;color:#838893;padding:0 0 2px;border-bottom:1px solid #ccc;margin:0 0 8px;text-transform:uppercase;}
.product-view .product-img-box .more-views ul{margin-left:-10px}
.product-view .product-img-box .more-views li{float:left;background-image:none;margin:0 0 8px 10px;}
.product-view .product-img-box .more-views li a{float:left;width:66px;height:66px;border:1px solid #ddd;overflow:hidden;}
.product-image-popup{margin:0 auto;}
.product-image-popup .buttons-set{float:right;clear:none;border:0;margin:0;padding:0;}
.product-image-popup .nav{font-weight:bold;margin:0 100px;text-align:center;}
.product-image-popup .image{display:block;margin:10px 0;}
.product-image-popup .image-label{font-size:12px;font-weight:bold;margin:0 0 10px;color:#2f2f2f;}
/* Product Shop */
.product-view .product-shop{float:right;width:345px;}
.col1-layout .product-view .product-shop{float:right;width:576px;}
.col3-layout .product-view .product-shop{float:none;width:auto;}
.product-view .product-shop *{font-size:12px;color:#707880;}
.product-view .product-shop p{padding:0 2px;}
.product-view .product-shop .product-name{margin:0 0 5px;}
.product-view .product-shop .product-name h1{font-size:18px;color:#ffa207;}
.product-view .product-shop .availability{margin:10px 0;}
.product-view .product-shop .short-description{margin:10px 0;}
.product-view .product-shop .price-box{display:block;margin:10px 0 0;}
.product-view .product-shop .add-to-links{margin:0;}
.product-view .product-shop .add-to-links{text-align:right;}
.product-view .product-shop .add-to-links li{display:inline;margin-left:12px;}
.product-view .product-shop .add-to-links li .separator{display:none !important;}
.product-view .product-shop .product-options-bottom .paypal-logo{float:left;}
/* --- */
.product-view .product-shop .std{padding:0;margin:0;}
.product-view .product-shop .std p{padding:0;margin:0;}
.product-view .product-shop .price-box{margin:2em 0 0em;}
.product-view .product-shop .price-box .old-price{margin:0;}
.product-view .product-shop .price-box .special-price{margin:0;}
.product-view .product-shop .product-partNumbers{}
.product-view .product-shop .tax-details{margin:0 0 1em;}
.product-view .product-shop .delivery-time-details{margin:1em 0 0;}
.product-view .product-shop .delivery-special-notes{margin:0 0 1em;}
.product-view .product-shop .availability{}
.product-view .product-shop .availability span{font-weight:normal;}
.product-view .product-shop .j2t-loyalty-points{padding:15px 0 15px 35px;background-image:url(../../skin/frontend/default/heister/graphics/iconHeisterBonus.png);background-repeat:no-repeat;background-position:0px 7px;}
/* Stock-Indicator */
.stock-indicator-wrapper{padding:5px 0 15px!important;}
.stock-indicator{white-space:nowrap!important;}
.stock-indicator.horizontal{background-image:none!important;}
.red.horizontal:before{content:'nicht mehr verfügbar';}
.yellow.horizontal:before{content:'nur noch geringer Bestand';}
.green.horizontal:before{content:'lieferbar';}
/* Product Options */
.product-options{margin:20px 0 0;padding:0 15px 10px;background-color:#f4f9ea;border:1px solid #ddd;position:relative;}
.product-options dt{padding:10px 0 0;font-weight:normal;}
.product-options dt label{font-weight:bold;}
.product-options dt label.required em{color:#3F4143;margin-left:5px;}
.product-options dd .qty-holder{display:block;padding:10px 0 0;}
.product-options dd .qty-holder label{vertical-align:middle;}
.product-options dd .qty-disabled{background:none;border:0;padding:3px;color:#444;}
.product-options dd{padding:5px 10px 15px;margin:0 0 5px;border-bottom:1px solid #ddd;}
.product-options dl.last dd.last{border-bottom:0;padding-bottom:5px;margin-bottom:0;}
.product-options dd input.input-text{width:98%;}
.product-options dd input.datetime-picker{width:150px;}
.product-options dd .time-picker{display:-moz-inline-box;display:inline-block;padding:2px 0;vertical-align:middle;}
.product-options dd textarea{width:98%;height:8em;}
.product-options dd select{width:99%;}
.product-options dd .multiselect option{border-bottom:1px dotted #d9e5ee;padding:2px 4px;}
.product-options ul.options-list{margin-right:5px;}
.product-options ul.options-list li{padding:2px 0;}
.product-options ul.options-list input.radio{float:left;margin-top:3px;}
.product-options ul.options-list input.checkbox{float:left;margin-top:2px;}
.product-options ul.options-list .label{display:block;margin-left:18px;}
.product-options ul.options-list label{font-weight:normal;}
.product-options ul.validation-failed{padding:0 7px;}
.product-options p.required{position:absolute;right:15px;top:10px;}
.product-options-bottom{background-color:#f6f6f6;padding:15px 20px;border:1px solid #e4e4e4;border-top:0;}
.product-options-bottom .tier-prices{margin:0;padding:0 0 10px;border:0;background:0;}
.product-options-bottom .price-box{float:left;margin:0;}
.product-options-bottom .add-to-links{clear:both;padding:5px 0 0;text-align:right;}
.product-options-bottom .price-label{padding-right:5px;}
.product-options-bottom .price-tax{float:left;}
.product-options-bottom .add-to-cart{float:right;margin:0;padding:0;border:0;background:0;}
.product-options-bottom .add-to-links{float:right;display:inline;}
.product-shop .product-options-bottom .price-box{float:none;margin:0;}
.product-shop .product-options-bottom .price-label{float:none;padding-right:0;}
.product-shop .product-options-bottom .price-tax{float:none;}
.product-shop .product-options-bottom .add-to-cart{clear:both;float:none;padding:12px 0 0;text-align:left;}
/* Grouped Product */
.product-view .grouped-items-table .price-box{margin:0;padding:0;}
/* Product Tabs,Account Order Tabs */
.product-tabs,
.order-tabs{margin-bottom:15px;background-color:#EDEDED;background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterBorderColorA4A4A4.gif');background-repeat:repeat-x;background-position:0 100%;padding-top:4px;}
.product-tabs li,
.order-tabs li{float:left;border-right:1px solid #a4a4a4;font-size:1.1em;line-height:1em;background-image:none;padding:0;}
.product-tabs li.first,
.order-tabs li.first{border-left:0;}
.product-tabs li.last,
.order-tabs li.last{border-right:0;width:auto;}
.product-tabs li a,
.order-tabs li a{font-size:14px;font-weight:bold;border-bottom:1px solid #a4a4a4;}
.product-tabs a,
.order-tabs a{display:block;padding:6px 15px;color:#444;}
.product-tabs a:hover,
.order-tabs a:hover{background-color:#ddd;text-decoration:none;color:#444;}
.product-tabs li.active a,
.product-tabs li.active a:hover,
.order-tabs li.current a,
.order-tabs li.current a:hover{background-color:white;border-bottom:1px solid white;}
.product-tabs-content *{font-size:12px !important;}
.product-tabs-content h2{display:none;font-size:12px;font-weight:bold;}
.product-view .product-tabs-content{padding-left :15px;}
.product-view .product-tabs-content .data-table{margin-top:-6px;margin-left:-15px;}
.product-view .product-tabs-content .data-table .label,
.product-view .product-tabs-content .data-table .data{line-height:24px;}
.product-view .product-tabs-content .data-table .label{padding-left :15px;white-space:nowrap;}
/* Mini Products Grid */
.mini-products-grid{width:100%;}
.mini-products-grid td{width:20%;padding:0 8px 8px 0;}
.mini-products-grid .product-image{display:block;border:1px solid #cacaca;margin:0 0 10px;}
.mini-products-grid .product-name{width:115px;margin:0 0 6px;overflow:hidden;}
.mini-products-grid .product-name a{color:#444;}
.mini-products-grid .product-name a:hover{}
.mini-products-grid td.empty{}
.mini-products-grid td.last{padding-right:0;}
.mini-products-grid .ratings .rating-box{float:none;display:block;margin:0 0 3px;}
/* Block:Description */
.product-view .box-description{}
/* Block:Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td{line-height:1.25;}
/* Block:Upsell */
.product-view .box-up-sell h2{margin:0 0 8px;}
#product_tabs_upsell_products_contents h2{display:block;}
/* Block:Tags */
.product-view .box-tags{margin:0;}
.product-view .box-tags h3{font-size:12px;}
.product-view .box-tags .product-tags{display:block;margin:0 0 15px;}
.product-view .box-tags .product-tags li{display:inline;background:url(../../skin/frontend/default/heister/images/bkg_pipe3.gif) 100% 4px no-repeat;padding:0 7px 0 4px;}
.product-view .box-tags .product-tags li.first{padding-left:0;}
.product-view .box-tags .product-tags li.last{background:none;padding-right:0;}
.product-view .box-tags .form-add label{display:block;font-size:12px;font-weight:bold;margin:0 0 1em;}
.product-view .box-tags .form-add .input-box{float:left;width:305px;margin:0 5px 0 0;}
.product-view .box-tags .form-add input.input-text{width:299px;}
.product-view .box-tags .form-add button.button{margin-top:-2px;}
.product-view .box-tags .form-add button.button span{height:23px;line-height:20px;}
.product-view .box-tags .note{margin:2px 0 0;font-size:10px;}
/* Block:Reviews */
.product-view .box-reviews dl{margin:15px 0;}
.product-view .box-reviews dt a,
.product-view .box-reviews dt span{font-weight:bold;}
.product-view .box-reviews dd{margin:0 0 15px;}
.product-view .box-reviews dd small{font-style:italic;}
.product-view .box-reviews .form-add{margin:15px 0 0;}
.product-view .box-reviews .form-add h3{font-size:13px;font-weight:normal;}
.product-view .box-reviews .form-add h3 span{font-weight:bold;}
.product-view .box-reviews .form-add h4{font-size:12px;}
.product-view .box-reviews .form-add .data-table td{text-align:center;}
.product-view .box-reviews .form-add .form-list{margin:15px 0 0;}
.product-view .box-reviews .form-add .form-list .input-box{width:460px;}
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea{width:454px;}
/* Send a Friend */
.send-friend .form-list{width:535px;overflow:hidden;}
.send-friend .form-list li{margin-right:-15px;}
.send-friend .form-list li p{margin:0 15px 0 0;}
.send-friend .buttons-set .limit{float:right;margin:0 7px 0 0;font-size:11px;line-height:25px;}
/* ==== */
body.productreturn-front-view #my-orders-table{margin-bottom:0;margin-left:-15px;margin-right:-15px;margin-top:0;width:660px;}
/* ==== */
/* Content Styles == */
.product-name{margin:0;font-size:1em;font-weight:normal;line-height:1.55;}
/*.product-name a{color:#444;}
*/
/* Product Tags */
.tags-list{display:block;font-size:13px;border:1px solid #ddd;background:#f6f6f6;padding:10px;}
.tags-list li{display:inline !important;margin:0 4px 0 0;}
.tags-list li a{color:#1b2d3b;}
/* Advanced Search */
.advanced-search .form-list label{width:160px;padding-right:10px;}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range{float:left;clear:none;}
.advanced-search-amount{margin:0 0 10px;}
.advanced-search-summary{margin:10px 0;border:1px solid #ddd;background:#ecf9ea;padding:10px;}
.advanced-search-summary ul{float:left;width:49%;}
.advanced-search-summary strong{color:#E17C24;}
.advanced-search-summary li{margin:2px 0;}
.advanced-search-summary p{clear:both;font-weight:bold;margin:0;}
/* CMS Home Page */
.cms-home .main{padding:8px;}
.cms-home .subtitle{}
.cms-index-index .subtitle{}
/* Sitemap */
.page-sitemap .links{text-align:right;margin:0 8px -22px 0;}
.page-sitemap .links a{text-decoration:none;position:relative;}
.page-sitemap .links a:hover{text-decoration:underline;}
.page-sitemap .sitemap{margin:12px;}
.page-sitemap .sitemap a{color:#444;}
.page-sitemap .sitemap li{margin:3px 0;}
.page-sitemap .sitemap li.level-0{margin:10px 0 0;font-weight:bold;}
.page-sitemap .sitemap li.level-0 a{color:#4f8100;}
.cms-infocenter-sitemap .std div.sitemap{width:300px;margin-right:2em;}
.cms-infocenter-sitemap .std div.sitemap h5,
.cms-infocenter-sitemap .std div.sitemap ul,
.cms-infocenter-sitemap .std div.sitemap li{padding-right:0;}
/* RSS */
.rss-title h1{background:url(../../skin/frontend/default/heister/images/i_rss-big.png) 0 3px no-repeat;padding-left:27px;}
.rss-table .link-rss{display:block;line-height:1.55;background-position:0 4px;}
/* ==== */
/* Shopping Cart === */
.cart .page-title{}
/* Checkout Types */
.cart .page-title .checkout-types{display:none !important;}
.cart .checkout-types .paypal-or{margin:0 8px;line-height:2.3;}
.cart .totals .checkout-types .paypal-or{clear:both;display:block;padding:8px 55px 0 0;line-height:1.0;font-size:11px;}
.cart-empty{padding:0 3px;}
.cart-empty p{font-size:12px;margin:0;line-height:18px;}
.cart-empty a{font-size:13px;margin:0;line-height:18px;}
/* Shopping Cart Table */
.cart-table thead,
.cart-table tfoot{border-bottom:2px solid white !important;color:inherit;font-size:11px;font-weight:normal;letter-spacing:0.1px;line-height:1.35em;height:24px;padding:2px 15px !important;text-transform:uppercase;}
.cart-table tfoot{height:32px;background-color:#F9F9F9;}
.cart-table thead tr,
.cart-table tfoot tr{background-image:url('../../skin/frontend/default/heister/images/bkg_toolbar.gif');background-position:0 100%;background-repeat:repeat-x;background-color:#F9F9F9 !important;}
.cart-table thead th,
.cart-table thead th span,
.cart-table tfoot td{padding:5px 10px 4px;color:inherit;font-size:11px !important;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit;}
.cart-table tbody tr.first td{padding-top:20px;}
.cart-table tbody tr.last td{padding-bottom:20px;}
.cart-table tbody *{font-size:14px;}
.cart-table td{padding:10px;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-transform:inherit;}
.cart-table .product-name{font-size:inherit;font-weight:bold;margin:0 0 5px;color:#444;}
.cart-table .product-name a{font-size:inherit;}
.cart-table .product-name a:hover{font-size:inherit;}
.cart-table .product-number{font-size:12px;line-height:1.5em;margin:0;padding:0;}
.cart-table .delivery-special-notes,
.cart-table .delivery-special-notes strong{font-size:12px;line-height:1.5em;margin:0;padding:3px 0 0;color:#464A51;}
.cart-table .product-image{border:1px solid #ddd;display:block;width:75px;height:75px;margin:0 0 0 10px;}
.cart-table .item-msg{margin:5px 0;font-size:11px;font-weight:bold;color:#df280a;}
.cart-table tfoot td{padding:5px 10px;}
.cart-table .btn-remove{margin:0 auto;}
.cart-table .btn-continue{float:left;}
.cart-table .btn-continue span{}
.cart-table .btn-continue:hover span{}
.cart-table .btn-update span{}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals{padding:25px 0 0;}
.cart .cart-collaterals .col2-set .col-1{width:222px;}
.cart .cart-collaterals .col2-set .col-2{width:655px;background-color:#FFE3B4;}
.cart .crosssell{border:1px solid #ddd;background:#f7f7f7;padding:10px;}
.cart .crosssell h2{font-size:12px;font-weight:bold;}
.cart .crosssell .product-image{float:left;width:75px;height:75px;}
.cart .crosssell .product-details{margin-left:85px;}
.cart .crosssell .product-name{font-weight:bold;}
.cart .crosssell li.item{margin:0 0 8px;padding-bottom:5px;border-bottom:1px solid #ddd;}
.cart .crosssell li.last{border-bottom:0;padding-bottom:0;margin:0;}
.cart .crosssell .link-compare{font-weight:normal;}
.cart .no-crosssell{width:100%;overflow:hidden;}
.cart .no-crosssell img{display:block;margin:0 0 10px;}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping{padding:20px 0;margin:0 20px;border-top:1px solid #79736a;}
.cart .discount-codes{border-top:none;}
.cart .discount h2,
.cart .shipping h2{float:left;width:225px;font-size:14px;line-height:16px;font-weight:bold;color:#464a51;}
.cart .discount .discount-form,
.cart .shipping .shipping-form{margin-left:240px;}
.cart .discount .buttons-set,
.cart .shipping .buttons-set{margin:10px 0 0;border:0;padding:0;text-align:left;}
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button{float:none;margin:0;}
.cart .discount .buttons-set button.button span,
.cart .shipping .buttons-set button.button span{height:23px;background-image:url('../../skin/frontend/default/heister/graphics/spriteHeisterButton.png');background-position:0 -450px;padding:0 0 0 9px;font-size:12px;line-height:22px;color:#fff;text-transform:none;}
.cart .discount .buttons-set button.button span span,
.cart .shipping .buttons-set button.button span span{padding:0 22px 0 10px;background-position:100% -450px;}
.cart .discount .buttons-set button.button:hover span,
.cart .shipping .buttons-set button.button:hover span{background-position:0 -480px;}
.cart .discount .buttons-set button.button:hover span span,
.cart .shipping .buttons-set button.button:hover span span{background-position:100% -480px;}
.cart .discount .buttons-set button.button:active span,
.cart .shipping .buttons-set button.button:active span{background-position:0 -510px;}
.cart .discount .buttons-set button.button:active span span,
.cart .shipping .buttons-set button.button:active span span{background-position:100% -510px;}
.cart .discount{}
.cart .discount label{font-weight:bold;}
.cart .discount-form label{font-weight:normal;}
.cart .discount-form input{margin-top:8px;}
.cart .discount .input-box{width:270px;}
.cart .discount input.input-text{width:264px;}
.cart .shipping p{margin:0 0 3px;}
.cart .shipping .sp-methods{margin:10px 0 0;padding:6px 0 0;border-top:1px solid #c0d2af;}
.cart .shipping .form-list .input-box{width:270px;}
.cart .shipping .form-list input.input-text{width:264px;}
.cart .shipping .form-list select{width:270px;}
/* Shopping Cart Totals */
.cart .totals{/*background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterCartTotals.png');background-repeat:no-repeat;*/background-color:white;padding:15px 0;overflow:hidden;}
.cart .totals table{float:right;width:auto;margin:0 10px 15px 0;}
.cart .totals td{padding:0 0 0 15px;}
.cart .totals tr.last td{}
.cart .totals tfoot td{border-top:1px solid #D2D8DB;}
.cart .totals tfoot th strong,
.cart .totals tfoot td strong{font-size:14px;font-weight:bold;color:#e02f00;}
.cart .totals .checkout-types{font-size:13px;padding:4px 0;text-align:right;}
.cart .totals .checkout-types li{clear:both;margin:0 0 5px;background-image:none;}
.cart #shopping-cart-totals-table{}
.cart #shopping-cart-totals-table *{font-size:14px;color:#464a51;}
.cart #shopping-cart-totals-table .summary-total .price{font-weight:normal;}
/* Options Tool Tip */
.item-options dt{font-weight:bold;font-style:italic;}
.item-options dd{padding-left:10px;}
.truncated{cursor:help;}
.truncated a.dots{cursor:help;text-decoration:none !important;}
.truncated a.details{cursor:help;text-decoration:none !important;display:inline-block;border-bottom:1px dotted #4f8100;}
.truncated .truncated_full_value{position:relative;z-index:999;}
.truncated .truncated_full_value dl{position:absolute;top:-99999em;z-index:999;width:250px;padding:8px;border:2px solid #ddd;border-bottom-color:#666;background-color:#f6f6f6;}
.truncated .truncated_full_value dt{margin-top:0;}
.truncated .show dl{top:-20px;left:50%;}
.col-left .truncated .show dl{left:30px;top:10px;}
.col-right .truncated .show dl{left:-240px;top:10px;}
/* ==== */
/* Checkout === */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods{margin:0 0 8px;}
.sp-methods dt{margin:13px 0 5px;font-weight:bold;}
.sp-methods dd{}
.sp-methods dd li{margin:5px 0;padding:0;background-image:none;}
.sp-methods label{font-weight:bold;color:#555;}
.sp-methods .price{font-weight:bold;}
.sp-methods .form-list{padding-left:20px;}
.sp-methods .form-list li{margin:0 0 8px;}
.sp-methods select.month{width:154px;margin-right:10px;}
.sp-methods select.year{width:96px;}
.sp-methods input.cvv{width:3em !important;}
.sp-methods .checkmo-list li{margin:0 0 5px;}
.sp-methods .checkmo-list label{width:135px;padding-right:10px;text-align:right;}
.sp-methods .checkmo-list address{float:left;}
.sp-methods .centinel-logos a{margin-right:3px;}
.sp-methods .centinel-logos img{vertical-align:middle;}
.sp-methods .release-amounts{margin:1.5em 0 2em;}
.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0;}
.please-wait{float:right;}
.please-wait img{vertical-align:middle;}
.cvv-what-is-this{font-size:11px;cursor:help;margin-left:10px;}
/* Tooltip */
.tool-tip{border:2px solid #ddd;border-bottom-color:#666;background:#f6f6f6;padding:15px 20px;position:absolute;z-index:9999;}
.tool-tip .btn-close{margin:-9px -14px 0;text-align:right;}
.tool-tip .btn-close a{display:block;margin:0 0 0 auto;width:12px;height:12px;background:url(../../skin/frontend/default/heister/images/btn_window_close.gif) 100% 0 no-repeat;text-align:left;text-indent:-999em;overflow:hidden;}
.tool-tip .tool-tip-content{padding:5px;}
/* Gift Messages */
.gift-messages h3{font-size:12px;font-weight:bold;color:#e87403;}
.gift-messages p.control{color:#8e8d8b;}
.gift-messages-form{position:relative;}
.gift-messages-form label{float:none !important;position:static !important;}
.gift-messages-form h4{font-size:12px;font-weight:bold;color:#e87403;}
.gift-messages-form .whole-order{margin:0 0 25px;}
.gift-messages-form .item{margin:0 0 10px;}
.gift-messages-form .item .product-img-box{float:left;width:75px;}
.gift-messages-form .item .product-image{margin:0 0 7px;}
.gift-messages-form .item .number{margin:0;font-weight:bold;text-align:center;color:#8a8987;}
.gift-messages-form .item .details{margin-left:90px;}
.gift-messages-form .item .details .product-name{font-size:13px;font-weight:bold;margin:0 0 10px;}
.gift-messages-form .item .details .form-list .field{width:255px;}
.gift-messages-form .item .details .form-list .input-box{width:240px;}
.gift-messages-form .item .details .form-list input.input-text{width:234px;}
.gift-messages-form .item .details .form-list li.wide .input-box{width:500px;}
.gift-messages-form .item .details .form-list li.wide textarea{width:494px;}
.gift-message-link{font-size:11px;background:url(../../skin/frontend/default/heister/images/bkg_collapse-gm.gif) 100% 6px no-repeat;padding-right:7px;}
.gift-message-link.expanded{background-position:100% -40px;}
.gift-message-row{background:#f2efe9;}
.gift-message-row .btn-close{float:right;width:12px;height:12px;background:url(../../skin/frontend/default/heister/images/btn_remove.gif) 0 0 no-repeat;font-size:0;line-height:0;text-indent:-999em;overflow:hidden;}
/* Checkout Agreements */
.checkout-agreements li{margin:30px 0; padding-left: 0; background: none;}
.checkout-agreements .agreement-content{overflow:auto;height:12em;padding:10px;background:#fbfbfb;border:1px solid #e4e4e4;}
.checkout-agreements .agree{margin:0;padding:10px 0 10px 11px;}
.checkout-agreements .agree input.checkbox{margin-top:-4px;margin-right:6px;}
.checkout-agreements .agree label{font-weight:bold;color:#555;}
.opc .checkout-agreements{padding:5px 30px;}
.opc .checkout-agreements li{margin:20px 0 0;}
.opc .checkout-agreements .agreement-content{background:#fff;padding:5px;}
.opc .checkout-agreements .agree{padding-left:6px;}
/* Centinel */
.centinel{}
.centinel .authentication{border:1px solid #ddd;background:#fff;}
.centinel .authentication iframe{width:99%;height:400px;background:transparent !important;margin:0 !important;padding:0 !important;border:0 !important;}
.opc .centinel{padding:10px 30px;}
/* Generic Info Set */
.info-set{background:#fbfbfb;border:1px solid #ddd;margin:0 0 25px;padding:20px;}
.info-set h2{font-size:12px;font-weight:bold;margin:0 0 10px;}
.info-set h3,
.info-set h4{font-size:12px;font-weight:bold;}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a{font-weight:normal;}
.info-set h2.legend{margin:-20px -20px 15px;padding:3px 10px;background:#777;border-bottom:1px solid #777;position:relative;color:#fff;}
.info-set h2.legend a{color:#fff;}
.info-set h3.legend{margin:0 0 10px;}
.info-set .divider{margin:0 -20px;padding:25px 0;position:relative;}
.info-set .box{margin:0 0 15px;}
.info-set .box h2{color:#e26703;}
.info-set .data-table .product-name{font-size:1em !important;font-weight:bold !important;color:#4f8100 !important;}
.info-set .data-table .product-name a{font-weight:bold !important;}
.info-set .data-table .item-options{margin:5px 0 0;}
/********** Common Checkout Styles > */
/* One Page Checkout */
.block-progress{border:1px solid #B7B7B7;padding:2px 2px 0;margin:0;}
.block-progress .block-title{background:none;border:0;height:24px;padding:0;margin:0;font-size:12px;line-height:24px;font-weight:bold!important;color:#fA9B00;text-transform:none;}
.block-progress .block-title strong{font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit;text-transform:inherit;}
.block-progress .block-title strong span{font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit;text-transform:inherit;}
.block-progress .block-content{background:none;padding:0;}
.block-progress dt{font-size:12px;line-height:28px;color:#222426;font-weight:bold;background-image:url("../../skin/frontend/default/heister/images/bkg_toolbar.gif");margin-bottom:2px !important;padding:0 15px !important;}
.block-progress dd{border-top:0;margin:0;padding:8px 15px;}
.block-progress dt.complete{}
.block-progress dt.complete a{text-transform:none;}
.block-progress dd.complete{background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterContainer.png');border-bottom:2px solid white;}
.block-progress p{margin:0;}
.block-progress .cards-list dt{background:none;border:0 none;color:inherit;font-size:11px;font-weight:bold;margin:5px 0;padding:0;text-transform:none;}
.block-progress .cards-list dd{border:0 none;margin:0;padding:0;}
.block-progress .cards-list .info-table th{font-weight:normal;}
.opc .buttons-set{}
.opc .buttons-set p.required{margin:0;padding:0 10px 10px 0;float:left;}
.opc .buttons-set.disabled button.button{display:none;}
.opc .buttons-set .please-wait{height:30px;line-height:30px;}
.opc .ul{}
.opc{position:relative;}
.opc li.section{border-bottom:2px solid white;background-image:none;padding:0;}
.opc .step-title{height:32px;line-height:32px;background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterToolbarPager.png');background-repeat:repeat-x;background-position:0 100%;padding:0px 8px 0px;text-align:right;}
.opc .step-title *{line-height:32px;}
.opc .step-title .number{float:left;font-size:12px;width:14px;height:19px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:6px 1em 6px 0;padding:1px 6px 0 0;background-color:#fff;font-weight:bold;line-height:20px;}
.opc .step-title h2{float:left;font-size:12px;font-weight:normal;line-height:20px;margin:6px 1em 6px 0;padding:1px 6px 0 0;}
.opc .step-title a{display:none;float:right;font-size:12px;font-weight:normal;line-height:20px;margin:6px 1em 6px 0;padding:1px 6px 0 0;}
.opc .allow .step-title{background:#949ba6;color:#222426;cursor:pointer;}
.opc .allow .step-title .number{color:#222426;}
.opc .allow .step-title h2{color:#222426;}
.opc .allow .step-title a{display:block;color:#222426;text-decoration:none;}
.opc .active .step-title{background-color:#ffa207;cursor:default;}
.opc .active .step-title .number{color:#ffa207;}
.opc .active .step-title h2{color:#fff;}
.opc .active .step-title a{display:none;}
.opc .step{background-color:#f5f5f5;padding:20px 15px 35px;position:relative;}
.opc .step *{font-size:12px;}
.opc .step .tool-tip{right:30px;}
.opc .step .col2-set *{font-size:12px;color:#4b4e55;}
.opc .step .buttons-set{border:none;margin:0;}
.opc .step .buttons-set p,
.opc .step .buttons-set a{margin-top:6px;}
#opc-login h3{font-size:14px;padding-bottom:2px;color:#4b4e55;}
#opc-login h4{font-size:1em;font-weight:bold;margin:0;color:#4b4e55;}
#checkout-step-login{background-color:white;padding:20px 0px 15px;}
#checkout-step-login .col2-set{}
#checkout-step-login .col2-set .col-1,
#checkout-step-login .col2-set .col-2{position:relative;width:290px;height:310px;padding:0 15px;}
#checkout-step-login h3{margin:0 -15px 15px;padding:0 15px 5px;background-color:white;}
#checkout-step-login h3 span{font-weight:normal;}
#checkout-step-login p.required{margin:0.5em 0 0.5em 0;}
#checkout-step-login li{margin:0 0 0.5em;}
#checkout-step-login a.forgotPassword{}
#checkout-step-login .buttons-set{position:absolute;bottom:20px;right:20px;}
#checkout-step-billing label.required em{color:#3F4143;}
#checkout-step-billing #billing-new-address-form{margin-bottom:4px;}
#opc-shipping_method .buttons-set{border-top:0;}
#checkout-review-table-wrapper{padding:0;}
#checkout-review-table{display:inline-table;margin-bottom:20px;}
#checkout-review-table th,
#checkout-review-table td{padding:0 20px;}
#checkout-review-table thead th{font-size:10px;line-height:20px;color:#777F89;}
#checkout-review-table thead tr th,
#checkout-review-table tbody tr td,
#checkout-review-table tbody tr.last td{border-bottom:1px solid #B6B6B6 !important;}
#checkout-review-table tbody td{font-size:11px;line-height:26px;}
#checkout-review-table tbody td h3{font-size:inherit;line-height:inherit;}
#checkout-review-table tbody td p{}
#checkout-review-table tbody td div.product-number-box{margin:0;padding:0.4em 0;}
#checkout-review-table tbody td p.product-number{font-size:11px;line-height:1.5em;margin:0;padding:0;}
#checkout-review-table tbody td p.delivery-special-notes{font-size:11px;line-height:1.5em;margin:0;padding:0;}
#checkout-review-table tbody td.last{text-align:right;}
#checkout-review-table tfoot{background-color:#E9E9E9;}
#checkout-review-table tfoot tr{background:none!important;}
#checkout-review-table tfoot tr.first td{padding-top:10px;}
#checkout-review-table tfoot tr.last td{padding-bottom:10px;font-weight:bold;}
#checkout-review-table tfoot td{line-height:24px;}
#checkout-review-table tfoot td.a-right.last{text-align:right!important;}
/* war LEFT !important :Gründe ? */
#checkout-review-submit{background-color:#F5F5F5;}
#checkout-review-submit ol.checkout-agreements, #checkout-step-review ol.checkout-agreements {margin:0;padding:0 15px;}
#checkout-review-submit li{margin:0;padding:15px 0 0;background-image:none;}
#checkout-review-submit li:first-child, #checkout-agreements li:first-child{margin:0;padding:0;}
#checkout-review-submit p.agree{padding-left:0;}
#checkout-review-submit div.agreement-content{}
#checkout-review-submit #review-buttons-container{padding:10px 15px 30px;}
#checkout-review-submit #review-buttons-container p{text-align:left;padding-bottom:0.5em;padding-left:2px;}

ol.checkout-agreements,
.agreement-content ul {
  list-style-type: none;
}


.opc .gift-messages-form{margin:0 -30px;background:#f4f4f4;border:1px solid #ddd;border-width:1px 0;padding:22px 24px 22px 30px;}
.opc .gift-messages-form .inner-box{padding:5px;height:260px;overflow:auto;}
#opc-review .step{padding:0;}
#opc-review .product-name{font-weight:bold;}
#opc-review .item-options{margin:5px 0 0;}
#opc-review .buttons-set{border:0;padding:15px 30px;}
#opc-review .buttons-set p{margin:0;line-height:28px;}
#opc-review .buttons-set .please-wait{height:28px;line-height:28px;}
#opc-review .authentication{margin:0 auto;width:570px;}
#opc-review .warning-message{color:#222;font-weight:bold;text-align:center;padding:10px 10px 0;}
/* Multiple Addresses Checkout */
.checkout-progress{padding:0 90px;margin:0 0 20px;}
.checkout-progress li{float:left;width:19%;margin:0 3px 0 0;border-top:6px solid #999;padding:2px 0 0;font-weight:bold;text-align:center;color:#888;}
.checkout-progress li.active{border-top-color:#e96200;color:#e96200;}
.multiple-checkout h2{font-size:12px;font-weight:bold;margin:0 0 10px;}
.multiple-checkout h3,
.multiple-checkout h4{font-size:12px;font-weight:bold;}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a{font-weight:normal;}
.multiple-checkout .data-table .product-name{font-size:1em !important;font-weight:bold !important;color:#4f8100 !important;}
.multiple-checkout .data-table .product-name a{font-weight:bold !important;}
.multiple-checkout .data-table .item-options{margin:5px 0 0;}
.multiple-checkout .gift-messages{margin:15px 0 0;}
.multiple-checkout .tool-tip{top:50%;margin-top:-120px;right:20px;}
.multiple-checkout .col2-set,
.multiple-checkout .col3-set{background:#fbfbfb;border:1px solid #ddd;margin:0 0 25px;padding:20px;}
.multiple-checkout .col2-set h2.legend{margin:-20px -20px 15px;padding:3px 10px;background:#777;border-bottom:1px solid #777;position:relative;color:#fff;}
.multiple-checkout .col2-set h3.legend{margin:0 0 10px;}
.multiple-checkout .col2-set .divider{margin:0 -20px;padding:25px 0;position:relative;}
.multiple-checkout .box{margin:0 0 15px;}
.multiple-checkout .place-order .please-wait{float:right;padding:5px 10px 0 0;}
.multiple-checkout .place-order .grand-total{float:right;}
.multiple-checkout .place-order .grand-total .inner{}
.multiple-checkout .place-order .grand-total big{float:left;margin-right:12px;font-size:1.5em;font-weight:bold;line-height:28px;color:#e26703;}
.multiple-checkout .place-order .grand-total div{float:left;}
/* Step 1 */
#multiship-addresses-table td{padding:10px;}
#multiship-addresses-table tfoot td{padding:5px 10px;}
/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list{width:100%;overflow:hidden;}
.multiple-checkout .gift-messages-form .item .details .form-list li{margin-right:-15px;}
.multiple-checkout .gift-messages-form .item .details .form-list .field{width:230px;}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box{width:215px;}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text{width:209px;}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{width:445px;}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea{width:439px;}
.checkout-multishipping-shipping .box-sp-methods{border:1px solid #ddd;background:#eee;padding:13px;position:relative;}
.checkout-multishipping-shipping .box-sp-methods .pointer{display:none;}
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout{position:relative;}
/* ==== */
/* Account Login/Create Pages == */
.account-login .content{min-height:190px;}
.account-login .buttons-set{border:0;}
.account-login .new-users,
.account-login .registered-users{padding:0 15px 30px;background-color:#FFE3B4;}
.account-login .col-1,
.account-login .col-2{width:45%;}
.account-login .content h2{margin:0 -15px 12px;background-color:white;padding:3px 15px;font-size:14px;line-height:1.5em;font-weight:bold;}
.account-login .buttons-set a,
.customer-account-forgotpassword .buttons-set a{color:#4B4E55;}
.account-login .buttons-set{}
/* Account Create Pages == */
.account-create{}
.account-create h2,
.customer-account-forgotpassword h2{background-image:url("../../skin/frontend/default/heister/images/bkg_toolbar.gif") !important;color:#2E3035 !important;font-size:14px !important;letter-spacing:0.1px !important;line-height:24px !important;padding:2px 15px !important;}
/* Account Login Pages == */
/* My Account ==== */
.my-account .title-buttons .link-rss{float:none;margin:0;}
.my-account .welcome-msg{font-size:12px;line-height:1.5em;}
.my-account .welcome-msg p{font-size:inherit;line-height:inherit;}
.my-account .welcome-msg p.hello,
.my-account .welcome-msg p.hello strong{font-size:inherit;font-size:bold;line-height:2em;}
.my-account .account-box{line-height:1.5em;padding-bottom:20px;}
.my-account .account-box .head.box-title h3{text-transform:uppercase;}
.my-account .account-box .box h3{margin-bottom:2px;}
.my-account .account-box .box h4{font-size:12px;font-weight:bold;margin-bottom:5px;}
.my-account .account-box .box a{display:block;margin-bottom:5px;}
.my-account .pager{margin:1em 0;}
/********** < Dashboard */
.dashboard .welcome-msg{margin:0 8em 1.5em 0;}
.dashboard .welcome-msg p{margin:0;}
.dashboard .col2-set{margin:0 0 15px;}
/* General Box */
.box-account{margin:0 0 15px;}
.box-account .box-head{margin:0 0 5px;text-align:right;}
.box-account .box-head h2{float:left;margin:0;font-size:14px;font-weight:bold;color:#222426;text-transform:uppercase;}
.box-account .box-head a{font-size:10px;text-transform:uppercase;}
.dashboard .box .box-title{background:#f1f1f1;padding:2px 10px;margin:0 0 12px;text-align:right;}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4{float:left;margin:0;font-size:12px;font-weight:bold;line-height:1.35;}
.dashboard .box .box-title a{font-size:10px;text-transform:uppercase;}
.dashboard .box .box-content{padding:0 10px;}
/* Block:Recent Orders */
.dashboard .box-recent{}
/* Block:Account Information */
.dashboard .box-info{}
.dashboard .box-info h4{font-size:11px;font-weight:bold;}
/* Block:Reviews */
.dashboard .box-reviews .box-head{background:#f1f1f1;padding:2px 10px;margin:0 0 12px;}
.dashboard .box-reviews .box-head h2{font-size:12px;font-weight:bold;line-height:1.35;color:#444;}
.dashboard .box-reviews .number{display:none;float:left;font-size:10px;font-weight:bold;line-height:1;color:#fff;margin:3px -20px 0 0;padding:2px 3px;background:#0a263c;}
.dashboard .box-reviews .details{padding:0 10px;}
.dashboard .box-reviews li.item{margin:0 0 7px;}
.dashboard .box-reviews li.item.last{margin:0;}
.dashboard .box-reviews .ratings{margin:7px 0 0;}
/* Block:Tags */
.dashboard .box-tags .box-head{background:#f1f1f1;padding:2px 10px;margin:0 0 12px;}
.dashboard .box-tags .box-head h2{font-size:12px;font-weight:bold;line-height:1.35;color:#444;}
.dashboard .box-tags .number{display:none;float:left;font-size:10px;font-weight:bold;line-height:1;color:#fff;margin:3px -20px 0 0;padding:2px 3px;background:#0a263c;}
.dashboard .box-tags .details{padding:0 10px;}
.dashboard .box-tags li.item{margin:0 0 7px;}
.dashboard .box-tags li.item.last{margin:0;}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li{display:inline;}
/********** Dashboard > */
/* Address Book */
.addresses-list h2{margin:0 0 12px;}
.addresses-list h3{font-weight:bold;font-size:12px;}
.addresses-list address{margin:0 0 3px;}
.addresses-list p{margin:0;}
.addresses-list a{font-weight:bold;}
.addresses-list .link-remove{}
.addresses-list .separator{margin:0 3px;}
.addresses-list ol{padding:2px 0px;}
.addresses-list li.item{padding:0 15px;margin:0 0 12px;background-image:none;}
.addresses-list li.empty{}
.addresses-list li.empty p{font-weight:bold;}
.addresses-list .addresses-additional li.item{}
/* Order View *//*
.order-info dt{display:none;}
.order-info ul{margin-bottom:15px;border-bottom:1px solid #666;background:#f2f2f2 url(../../skin/frontend/default/heister/images/bkg_tabs.gif) 0 100% repeat-x;}
.order-info li{float:left;border-right:1px solid #a4a4a4;border-left:1px solid #fff;font-size:1.1em;line-height:1em;}
.order-info li.first{border-left:0;}
.order-info li.last{border-right:0;}
.order-info li a{display:block;padding:6px 15px;color:#444;}
.order-info li a:hover{background-color:#ddd;text-decoration:none;color:#444;}
.order-info li.current{background-color:#666;font-weight:bold;padding:6px 15px;color:#fff;}
*/
.order-date{margin:10px 0;}
.order-info-box{margin:0 0 15px;}
.order-info-box h2{font-size:13px;font-weight:bold;border-bottom:1px solid #ddd;margin:0 0 8px;}
.order-info-box .box-payment p{margin:0 0 3px;}
.order-info-box .box-payment th{font-weight:bold;padding-right:7px;}
.order-items{width:100%;overflow-x:auto;}
.order-items h2,
.order-items h3{clear:none;font-weight:bold;font-size:13px;padding:0;margin:0 0 .45em;}
.order-items h3{font-size:12px;}
.order-items .product-name{font-weight:bold !important;}
.order-items .link-print{}
.order-items .order-links{text-align:right;float:right !important;}
.order-items .order-links .link-print{font-weight:bold;font-size:11px;text-transform:none;}
.order-additional{margin:15px 0;}
/* Order Gift Message */
.gift-message dt strong{color:#555;}
.gift-message dd{font-size:13px;margin:5px 0 0;}
/* Order Comments */
.order-about dt{font-weight:bold;}
.order-about dd{font-size:13px;margin:0 0 7px;}
.tracking-table{margin:0 0 15px;}
.tracking-table th{font-weight:bold;white-space:nowrap;}
.tracking-table-popup{width:100%;}
.tracking-table-popup th{font-weight:bold;white-space:nowrap;}
.tracking-table-popup th,
.tracking-table-popup td{padding:1px 8px;}
/* Order Print Pages */
.page-print .print-head{margin:0 0 15px;}
.page-print .print-head .logo{float:left;}
.page-print .print-head address{float:right;margin-left:15px;font-size:9pt !important;line-height:10pt !important;}
.page-print h1{font-size:14pt!important;font-weight:bold;}
.page-print h2,
.page-print h3{font-size:12pt!important;font-weight:bold;}
.page-print h2.h2{font-size:14pt!important;font-weight:bold;}
.page-print .order-date{border-bottom:1px solid #ccc;padding:0 0 10px;margin:0 0 10px;}
.page-print .col2-set{margin:20pt 0 10pt;}
.page-print .col2-set *{font-size:9pt !important;line-height:11pt !important;}
.page-print button.buttonBack span{line-height:22px!important;}
/* Price Rewrites */
.page-print .gift-message-link{display:none;}
.page-print .price-excl-tax,
.page-print .price-incl-tax{display:block;white-space:nowrap;}
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price{display:inline;}
/* My Wishlist */
.my-wishlist .data-table td{padding:10px;}
.my-wishlist .product-image{display:block;width:113px;height:113px;margin:0 0 5px;}
.my-wishlist textarea{display:block;width:97%;height:109px;}
.my-wishlist .buttons-set{border:0;padding:0;margin:0 0 -3em;}
.my-wishlist .buttons-set button.button{float:none;}
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span{}
#wishlist-table .add-to-links{white-space:nowrap;}
/* My Tags */
.my-tag-edit{float:left;margin:0 0 10px;}
.my-tag-edit .btn-remove{float:right;margin:4px 0 0 5px;}
#my-tags-table{clear:both;}
#my-tags-table td{padding:10px;}
#my-tags-table .add-to-links{white-space:nowrap;}
/* My Reviews */
#my-reviews-table td{padding:10px;}
#my-reviews-table .rating-box{margin:3px 0 0;}
.product-review .product-img-box{float:left;width:140px;}
.product-review .product-img-box .product-image{display:block;width:125px;height:125px;}
.product-review .product-img-box .label{font-size:11px;margin:0 0 3px;}
.product-review .product-img-box .ratings .rating-box{float:none;display:block;margin:0 0 3px;}
.product-review .product-details{margin-left:150px;}
.product-review .product-name{font-size:16px;font-weight:bold;margin:0 0 10px;}
.product-review h3{font-size:12px;margin:0 0 3px;color:#2f2f2f;}
.product-review .ratings-table{margin:0 0 10px;}
.product-review dt{font-weight:bold;}
.product-review dd{font-size:13px;margin:5px 0 0;}
/* Billing Agreements */
.billing-agreements .info-box{margin:15px 0;}
.billing-agreements .info-box p{margin:0 0 5px;}
.billing-agreements .form-list li select{float:left;margin:3px 10px 0 0;}
.billing-agreements .table-caption{font-weight:bold;font-size:13px;}
/* ==== */
/* Footer == */
.footer-container{}
.footer{margin:15px 0 40px;font-size:12px;line-height:18px;}
.footer p{margin:0;}
.footer p:first-child{margin:0 0 1em;}
.footer address{margin:1em 0 0;}
.footer a{color:#a9afb7;}
.footer a:hover{color:#a9afb7;}
.footer .f-left{width:480px;}
.footer .f-left *{font-size :12px;color:#a9afb7;}
.footer .f-right{width:480px;}
.footer ul{display:inline;}
.footer li{display:inline;background:url(../../skin/frontend/default/heister/images/bkg_pipe1.gif) 100% 50% no-repeat;padding:0 5px 0 0;margin:0 3px 0 0;}
.footer .links li.last{background:none !important;padding-right:0 !important;}
.footer .bugs{margin:0;color:#666;}
.footer .bugs a{font-weight:bold;color:#444;}
.footer address{color:#666;}
.footer address a{color:#444;}
.footer .form-subscribe{margin:8px 0;}
.footer .form-subscribe label,
.footer .form-subscribe .input-box,
.footer .form-subscribe button.button{float:left;}
.footer .form-subscribe label{padding-top:2px;font-weight:bold;color:#555;}
.footer .form-subscribe .input-box{width:186px;margin:0 5px;}
.footer .form-subscribe input.input-text{width:180px;}
.footer .form-subscribe button.button span{height:23px;background-image:url(../../skin/frontend/default/heister/images/bkg_btn-small.png);line-height:20px;}
/* DIGIPETS NEWSLETTER BOX */
#newsletterSubscription{position:relative;width:456px;padding:12px;background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterNewsletterSubscription.png');background-repeat:repeat-x;background-color:#D9D9D9;}
#newsletterSubscription .mail{position:absolute;top:-9px;left:-9px;}
#newsletterSubscription p.headline{font-size:14px;color:#4b4e55;padding-top:0;padding-left:38px;}
#newsletterSubscription input{font-size:12px;line-height:12px;margin-top:-2px;padding:4px 2px;width:265px;}
#newsletterSubscription button{margin:-5px 0 0 5px;}
#newsletterSubscription label{font-size:12px;color:#4B4E55;max-width:70px;height:1.5em;line-height:1.5em;padding:1px 0;white-space:nowrap;}
#newsletterSubscription .validation-advice{clear:both;min-height:13px;margin:1em 0 0;font-size:11px;line-height:13px;color:#eb340a;padding-left:0;}
/* DIGIPETS NEWSLETTER BOX */
.footer .footer-callout{display:block;margin:-10px 0 10px;position:relative;}
.footer .store-switcher{color:#555;text-align:right;}
.footer .store-switcher label{font-weight:bold;vertical-align:middle;}
.footer .store-switcher select{padding:0;vertical-align:middle;}
.footer-container .bottom-container{margin:0 0 8px;text-align:right;}
/* ==== */
/* Sample Data=== */
.home-callout{margin-bottom:12px;}
.home-callout img{display:block}
/*.home-spot{float:left;width:470px;margin-left:20px;}
*/
.best-selling h3{margin:12px 0 6px 0;color:#e25203;font-size:1.2em;}
.best-selling table{border-top:1px solid #ccc;}
.best-selling tr.odd{background:#eee url(http://www.opel-classicparts.de/skin/frontend/default/heister/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x;}
.best-selling tr.even{background:#fff url(http://www.opel-classicparts.de/skin/frontend/default/heister/images/best_selling_tr_even_bg.gif) 0 100% repeat-x;}
.best-selling td{width:50%;border-bottom:1px solid #ccc;padding:8px 10px 8px 8px;font-size:11px;}
.best-selling .product-img{float:left;border:2px solid #dcdcdc;}
.best-selling .product-description{margin-left:107px;line-height:1.3em;}
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover{color:#203548;}
/* ==== */
/* Clears == */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.top-bar:after,
.quick-access:after,
.form-search:after,
#nav:after,
.main:after,
.footer:after,
.footer .form-subscribe: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,
.order-info ul: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-tabs:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden;}


/* ACI */
.block button.button span{background-image:url('../../skin/frontend/default/heister/graphics/spriteHeisterButton.png');background-position:0 0;background-repeat:no-repeat;color:white!important;font-size:12px !important;font-weight:normal !important;text-transform:none;text-align:left;height:30px;line-height:30px;white-space:nowrap;padding:0 0 0 10px;letter-spacing:0;}
.block button.button span span{background-position:100% 0;padding:0 20px 0 5px;}
.block button.button:hover span{background-position:0 -30px;}
.block button.button:hover span span{background-position:100% -30px;}
.block button.button:active span{background-position:0 -60px;}
.block button.button:active span span{background-position:100% -60px;}


/* DIGIPETS */
button.button span{background-image:url('../../skin/frontend/default/heister/graphics/spriteHeisterButton.png');background-position:0 0;background-repeat:no-repeat;color:white!important;font-size:12px !important;font-weight:normal !important;text-transform:none;text-align:left;height:30px;line-height:30px;white-space:nowrap;padding:0 0 0 10px;letter-spacing:0;}
button.button span span{background-position:100% 0;padding:0 20px 0 5px;}
button.button:hover span{background-position:0 -30px;}
button.button:hover span span{background-position:100% -30px;}
button.button:active span{background-position:0 -60px;}
button.button:active span span{background-position:100% -60px;}
/* === */
button.buttonSmall{margin-top:-1px;}
button.buttonSmall span{background-position:0 -90px;height:25px;line-height:22px;}
button.buttonSmall span span{background-position:100% -90px;}
button.buttonSmall:hover span{background-position:0 -115px;}
button.buttonSmall:hover span span{background-position:100% -115px;}
button.buttonSmall:active span{background-position:0 -140px;}
button.buttonSmall:active span span{background-position:100% -140px;}
/* === */
button.buttonBack{margin-top:1px;}
button.buttonBack span{background-position:0 -165px;height:25px;font-size:11px!important;line-height:22px}
button.buttonBack span span{background-position:100% -165px;padding:0 15px 0 10px;}
button.buttonBack:hover span{background-position:0 -190px;}
button.buttonBack:hover span span{background-position:100% -190px;}
button.buttonBack:active span{background-position:0 -215px;}
button.buttonBack:active span span{background-position:100% -215px;}
/* === */
button.buttonUpdate{margin-top:1px;}
button.buttonUpdate span{background-position:0 -240px;height:25px;font-size:11px!important;line-height:22px;}
button.buttonUpdate span span{background-position:100% -240px;padding:0 20px 0 10px;}
button.buttonUpdate:hover span{background-position:0 -265px;}
button.buttonUpdate:hover span span{background-position:100% -265px;}
button.buttonUpdate:active span{background-position:0 -290px;}
button.buttonUpdate:active span span{background-position:100% -290px;}
/* === */
button.buttonCheckout{margin:-2px 0 0 10px;}
button.buttonCheckout span{background-position:0 -315px;font-size:18px !important;line-height:40px !important;height:45px;}
button.buttonCheckout span span{background-position:100% -315px;padding:0 20px 0 10px;}
button.buttonCheckout:hover span{background-position:0 -360px;}
button.buttonCheckout:hover span span{background-position:100% -360px;}
button.buttonCheckout:active span{background-position:0 -405px;}
button.buttonCheckout:active span span{background-position:100% -405px;}
/* === */
#startSearchSparePart button.button{margin-left:10px;margin-bottom:2px;}
.tableCartPriceA *,
.tableCartPriceB *,
.tableCartPriceC *,
.tableCartPriceD *{font-weight:bold;color:#464a51;padding:0 10px;}
/* --- */
#payment_form_bankpayment .bank-form-detail-box{width:100%;margin:1em 0;}
#payment_form_bankpayment .bank-form-detail-box:first-child{margin-top:0 !important;}
#payment_form_bankpayment .bank-form-details div{}
#payment_form_bankpayment .bank-form-details label{min-width:100px;}
#payment_form_bankpayment p{margin:0 0 0.5em;}
table.bankpayment_info{margin-bottom:1em;}
table.bankpayment_info_int{margin-bottom:1em;}
/* --- */
.page-head h3{font-size:20px;font-weight:normal;color:#4b4e55;}
.checkout-onepage-success p,
.checkout-onepage-success a{font-size:12px;line-height:1.5em;}
/* --- */
p.passwordnotice{padding:15px 15px 1em 1px;;}
/* === */
/* .cms-home */
.cms-home .top-bar{position:relative;background-image:none;background-repeat:no-repeat;border:0;height:auto;overflow:visible;}
.cms-home .std{display:none;}
.cms-home .block .block-title{font-size:14px;font-weight:bold;line-height:28px;background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterBlockTitle.png')!important;background-repeat:repeat-x;}
.cms-home .block .block-content p,
.cms-home .block .block-content li,
.cms-home .block .block-content a{font-size:12px;}
.cms-home .block.link-invert a,
.cms-home .block.linkInvert a{color:#40434A;text-decoration:none;}
.cms-home .block.link-invert a:hover,
.cms-home .block.linkInvert a:hover{text-decoration:underline;}
.cms-home .block .block-content p a{color:inherit;}
.heister-start-categories .block-content a{color:#2e3035;}
.block-static-wh ul{font-size:14px;line-height:1.5em;padding:8px 10px 0 0;}
li{background-image:url('../../skin/frontend/default/heister/graphics/iconHeisterList.png');background-position:0 6px;background-repeat:no-repeat;padding-left:15px;}
.listStyleImageCheck{}
.listStyleImageCheck li{background-image:url('../../skin/frontend/default/heister/graphics/iconHeisterCheck.png');background-position:0 0;background-repeat:no-repeat;padding-left:26px;}
.cms-home .startCategoryLinks li a{color:#40434A;text-decoration:underline!important;}
.cms-home .block-small{width:300px;}
.cms-home .block-small .block-content{height:140px;}
.cms-home #search_mini_form{display:none;}
.heister-start-aktuelles {}
.heister-start-aktuelles .block-content {border-top:none;padding-top:10px;}
/* === */
#teaser{width:960px;height:360px;position:relative;display:block;font-size:16px;}
#teaser *{}
#teaser p{padding-right:2em;}
#teaser .teaserMainBackground{background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterTeaser.jpg');background-position:right top;background-repeat:no-repeat;width:960px;height:360px;position:absolute;top:0;left:0;}
#teaser .teaserLeft{width:370px;position:absolute;top:0;left:-10px;}
#teaser .teaserPreHeadline{width:100%;height:170px;background-image:url('../../skin/frontend/default/heister/graphics/textHeiserTeaserHeadlinePre.png');background-position:left bottom;background-repeat:no-repeat;margin-bottom:25px;margin-left:35px;}
#teaser .teaserPreHeadline.en{background-image:url('../../skin/frontend/default/heister/graphics/textHeiserTeaserHeadlinePreEN.png');}
#teaser .teaserHeadline{background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterTeaserHeadlineBackground.png');background-position:right top;background-repeat:no-repeat;padding:20px 35px;}
#teaser .teaserFirstLine{display:block;height:40px;background-image:url('../../skin/frontend/default/heister/graphics/textHeiserTeaserHeadline.png');background-position:left top;background-repeat:no-repeat;}
#teaser .teaserSubLine{display:block;color:white;font-size:14px;}
/* === */
#startSearchSparePart{height:250px;margin:0 0 1em;overflow:hidden;}
#startSearchSparePart .float_left,
#startSearchSparePart .float_right{margin:0;padding:0;}
#startSearchSparePart .startSearchSparePart{width:605px;background-color:#939BA5;color:white;margin-bottom:3px;}
#startSearchSparePart .startSearchSparePartNumber{padding:30px 0 15px 20px;}
#startSearchSparePart .startSearchSparePartNumber .startSearchSparePartHeadline{font-size:24px;color:#FFA207;text-shadow:2px 2px 3px #333333;margin-bottom:0.6em;}
#startSearchSparePart .startSearchSparePartNumber .startSearchSparePartInputGroup{margin-top:1.35em;}
#startSearchSparePart .startSearchSparePartModel{padding:40px 0 35px 20px;}
#startSearchSparePart .startSearchSparePartModel .startSearchSparePartInputGroup{margin-top:-5px;}
#startSearchSparePart div.startSearchSparePartInputGroup{width:325px;}
#startSearchSparePart p.startSearchSparePartInfo{font-size:14px;line-height:1.2em;color:white;width:260px;}
#startSearchSparePart input,
#startSearchSparePart select,
#startSearchSparePart option{margin:0;padding:0;font-size:14px;line-height:20px;}
#startSearchSparePart input.startSearchSparePartInput{padding:1px 3px;width:200px;}
#startSearchSparePart span.startSearchSparePartHelp{display:block;float:none;clear:both;height:18px;margin-top:5px;padding-left:20px;background-image:url('../../skin/frontend/default/heister/graphics/iconHeisterStartSearchHelp.png');background-repeat:no-repeat;}
#startSearchSparePart span.startSearchSparePartHelp a{color:#2e3035;}
#startSearchSparePart span.startSearchSparePartHelp a:hover{}
span.pageSearchSparePartToolTip{position:absolute;background-color:#FFA207;background-image:none !important;border:1px solid white;left:545px;top:220px;width:235px;padding:1em;position:absolute;border:1px solid #cc8002;-moz-box-shadow:2px 3px 5px #BBBBBB;-webkit-box-shadow:2px 3px 5px #BBBBBB;box-shadow:2px 3px 5px #BBBBBB;/* border-left:0;border-top:0;*/
/* display:none;*/}
span.pageSearchSparePartToolTip a.btn-remove{position:absolute;right:8px;top:8px;}
.cms-home span.pageSearchSparePartToolTip{left:300px;top:705px;}
/* */
/*#heisterSearchTooltip .arrow-left.gray{position:absolute;right:40px;background:none repeat scroll 0 0 transparent;border:0 none;margin:0;overflow:visible;padding:0;width:auto;}
*/
#heisterSearchTooltip .arrow-left.gray{right:40px;background:none repeat scroll 0 0 transparent;border:0 none;margin:0;overflow:visible;padding:0;width:auto;}
#heisterSearchTooltip .arrow-left.gray span{display:block;background-image:url("../../skin/frontend/default/heister/graphics/spriteHeisterButton.png");background-repeat:no-repeat;background-position:0 -165px;height:25px;font-size:11px!important;line-height:22px;padding: 0 0 0 10px;}
#heisterSearchTooltip .arrow-left.gray span span{background-position:100% -165px;padding:0 15px 0 10px;color:white;}
#heisterSearchTooltip .arrow-left.gray.gm{top:22px;}
#heisterSearchTooltip .arrow-left.gray.opel{top:49px;}
#heisterSearchTooltip ul {margin:0;padding:0;}
#heisterSearchTooltip ul li {margin:0;padding:0;font-size:11px;}
/* */
#startSearchSparePart div.startSearchSparePartOR{width:44px;height:44px;line-height:44px;-moz-border-radius:22px;-webkit-border-radius:22px;border-radius:22px;margin:-23px 0 -20px 22px;position:absolute;text-align:center;font-size:115%;background-color:#393939;color:white;}
#startSearchSparePart select{}
#startSearchSparePart select.startSearchSparePartSelect{padding:2px;width:210px;font-size:14px;line-height:24px;height:24px;}
#startSearchSparePart option{}
/* === Promotion Original */
#startNewSparePartPromo{height:250px;margin:0 0 1em;background-color:#D4D4D4;overflow:hidden;}
#startNewSparePartPromo .startNewSparePart{padding:60px 23px 10px;background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterStartNeu.jpg');background-position:top right;background-repeat:no-repeat;}
#startNewSparePartPromo .startNewSparePart.en{background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterStartNeuEN.jpg');}
#startNewSparePartPromo p{font-size:12px;color:#2e3035;}
#startNewSparePartPromo p:first-child{font-size:24px;line-height:1em;color:#FFA207;width:155px;min-height:95px;margin-left:-2px;margin-bottom:0.3em;padding-bottom:20px;font-weight:bold;}
#startNewSparePartPromo p:first-child span{left:-32768px;position:absolute;top:-32768px;}
/* === Promotion 2012 */
#startNewSparePartPromo .startNewSparePart2012{background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterStartNeu-2012.jpg');height:180px;}
#startNewSparePartPromo .startNewSparePart2012.en{background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterStartNeu-2012EN.jpg');}
#startNewSparePartPromo .startNewSparePart2012 p{font-size:12px;line-height:1.5em;color:#2e3035;}
#startNewSparePartPromo .startNewSparePart2012 p:first-child{font-size:12px;line-height:1.5em;color:#2e3035;width:auto;min-height:0;margin-left:0;margin-bottom:0;margin-top:110px;padding-bottom:20px;font-weight:normal;}
#startNewSparePartPromo .startNewSparePart2012 p:first-child span{left:-32768px;position:absolute;top:-32768px;}
/* === */
.backgroundColorOrange{background:#FFE3B4}
.backgroundColorOrange ul li{background-image:url('../../skin/frontend/default/heister/graphics/iconHeisterListGrey.png');}
#login-form ul li{background-image:none;}
/* ===== ===== ===== ===== */
/* Navigation Box */
.quick-access{z-index:32100;position:relative;}
.quick-access-linkbox{background-color:#FFA207;background-image:none !important;border:1px solid white;float:none !important;min-width:430px;padding:1em;position:absolute;top:43px;border:1px solid #cc8002;border-left:0;border-top:0;display:none;}
.quick-access .altLink_0:hover .quick-access-linkbox{display:block !important;}
.quick-access .altLink_1:hover .quick-access-linkbox{display:block !important;}
.quick-access-linkbox ul,
.quick-access-linkbox li.level0,
.quick-access-linkbox li.level0 *{color:white;background-image:none !important;margin:0;padding:0;height:auto !important;width:auto !important;overflow:visible !important;}
.quick-access-linkbox ul{float:left;padding-left:1em;}
.quick-access-linkbox li.level0{width:180px !important;padding-left:20px !important;font-size:12px;line-height:1.5em;color:white;}
.quick-access-linkbox li.level0:hover{background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterListTypeSquareWhite.png') !important;background-position:8px 6px !important;background-repeat:no-repeat !important;}
.quick-access-linkbox li.level0 a{font-size:inherit;line-height:inherit;color:inherit;}
.quick-access-linkbox li.level0:hover a:hover{text-decoration:underline !important;}
.quick-access-linkbox li.level0 span{font-size:inherit;line-height:inherit;color:inherit;white-space:nowrap;}
.quick-access-linkbox a{font-size:13px !important;}
.quick-access-linkbox span.clear{position:absolute;top:-5px !important;left:0 !important;width:144px !important;height:5px !important;background-color:#FFA207;}
.categoryLinks{}
.modelLinks{}
.quick-access-content li{width:270px;float:left;font-size:12px;line-height:1.5em;}
.quick-access-content li *{font-size:inherit;line-height:inherit;color:inherit;}
/* === */
.delivery-time-details{display:block;}
.stock-qty{display:block;}
/* CMS Seiten */
.cms-page-view{}
.cms-page-view .std h5{color:white;font-size:12px;font-style:normal;font-weight:normal;line-height:28px;text-transform:uppercase;background-color:#818999;margin-top:32px;margin-bottom:24px;padding-left:12px;}
/* === */
.cms-page-view .std ul{list-style:none;padding-left:0.7em;}
.cms-page-view .std ol{list-style:none;padding-left:0.7em;}
.cms-page-view .std ul ul{list-style-type:none}
.cms-page-view .std ul ul,
.cms-page-view .std ol ol,
.cms-page-view .std ul ol,
.cms-page-view .std ol ul{margin:0;padding-left:1px;}
.cms-page-view .std dt{font-weight:bold;}
.cms-page-view .std dd{padding:0 0 0 1.5em;}
.cms-page-view .std blockquote{font-style:italic;padding:0 0 0 1.5em;}
.cms-page-view .std address{font-style:normal;}
.cms-page-view .std b,
.cms-page-view .std strong{font-weight:bold;}
.cms-page-view .std i,
.cms-page-view .std em{font-style:italic;}
/* Team */
.cms-team,
.cms-infocenter-team{}
.cms-team .col-main,
.cms-infocenter-team .col-main{}
.cms-team .col-main{padding:0 18px;}
.cms-infocenter-team .col-main{}
.cms-team .std,
.cms-infocenter-team .std{}
.cms-team .std ul,
.cms-infocenter-team .std ul.team{margin:4em 0 0 0 ;padding:0;}
.cms-team .std li,
.cms-infocenter-team .std ul.team li{float:left;display:inline-block;width:430px;margin:0 1em 0 0;padding:0 0 3em 0;background-image:none;list-style-type:none;text-align:left;}
.cms-team .std ul li img,
.cms-infocenter-team .std ul.team li img{border:1px solid #CCCCCC;float:left;height:137px;margin:0 1em 0 0;padding:5px;width:185px;}
.cms-team .std ul li p,
.cms-infocenter-team .std ul.team li p{line-height:1.35em;margin:0;padding:0;white-space:nowrap;}
.cms-team .std ul li p:first-child,
.cms-infocenter-team .std ul.team li p:first-child{font-weight:bold;}
.cms-team .std li a,
.cms-infocenter-team .std ul.team li a{color:#FFA207;text-decoration:underline;}
.cms-team .std li a:hover,
.cms-infocenter-team .std ul.team li a:hover{text-decoration:none;}
/* Infocenter */
.cms-infocenter .std{}
.cms-infocenter .std p{}
.cms-infocenter .std ul{float:left;width:313px;border-top:1px solid #B7B7B7;padding:2px 3px;}
.cms-infocenter .std ul li{margin-left:20px;}
.cms-infocenter .std ul li a.active{font-weight:bold;}
.cms-infocenter .std ul li a{}
.cms-infocenter .std ul li:first-child{line-height:32px;font-size:14px;text-transform:uppercase;background-image:url("../../skin/frontend/default/heister/graphics/bgHeisterToolbarPager.png");background-repeat:repeat-x;background-color:#EEE;margin:0 0px 10px 0;}
.cms-infocenter .std div{display:inline-block;background-image:url('../../skin/frontend/default/heister/graphics/bgHeisterBorderBox.png');background-position:left bottom;margin-bottom:1em;}
.cms-infocenter .std ul.f-left{margin-right:2em;}
.cms-infocenter .std ul.f-right{}
/* 404 */
.cms-no-route{}
.cms-no-route .std{position:relative;background-image:url('../../skin/frontend/default/heister/graphics/bgHeister404.png');background-repeat:no-repeat;background-position:75px 0;width:900px;height:350px;overflow:visible;}
.cms-no-route .error-num{display:none;}
.cms-no-route .error-title{}
.cms-no-route .error-num{font-size:230px !important;font-weight:bold!important;line-height:230px!important;color:#d0d1d2!important;z-index:1;position:absolute;top:0;left:70px;}
.cms-no-route .error-title{color:#818994!important;font-size:36px!important;font-weight:bold!important;left:10px;line-height:30px!important;position:absolute;top:40px;z-index:5;}
.cms-no-route .error-subtitle{color:#454A51!important;font-size:18px!important;left:325px;line-height:1em!important;position:absolute;top:135px;z-index:5;}
.cms-no-route .error-description{z-index:5;position:absolute;top:230px;left:0;padding:0 10px;}
/* Produkte */
.cms-produkte .toolbar .pager{padding:7px 15px 5px;}
/* Nachtrag 2012-07-20 : Dawa Le Ross */
.products-grid .price-approx-list {font-size:10px;}
.products-grid .price-approx-list span {font-size:12px;text-decoration:line-through;color:#FFA207;font-weight:bold;display:block;}
.products-grid li.item {padding-bottom: 165px;}
.products-grid .delivery-special-notes {line-height: 1.3em;padding-bottom: 0.5em;color:#dc0c00;}
.products-grid .price-text {margin-top:7px;}
.product-view .price-approx-detail {font-weight:bold;}
.product-view .price-approx-detail span {font-size:16px;text-decoration:line-through;color:#FFA207;font-weight:bold;}
.product-view .product-shop .price-box {margin: 0;}
.product-view .product-shop .delivery-special-notes {color:#dc0c00;font-weight: bold;text-decoration: underline;}

.heister-start-info .block-title { color:#FFA207; font-weight: bold;}

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

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; border:0 !important; padding:5px 9px !important; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; font-size:12px; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(../../skin/frontend/default/heister/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(../../skin/frontend/default/heister/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; font-size:12px; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(../../skin/frontend/default/heister/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(../../skin/frontend/default/heister/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; font-size:12px; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(../../skin/frontend/default/heister/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(../../skin/frontend/default/heister/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.vertnav-container {
	margin:10px 0 20px;
	display:none;
}

#vertnav li .vertnav-cat {
	display:block;
	border-bottom:1px dotted gray;
	padding:3px;
}

#vertnav li a {
}

#vertnav .inactive .vertnav-cat {
	background-color:#C0C0C0;
}

#vertnav .next .vertnav-cat {
	background-color:#DEDEDE;
}

#vertnav .prev .vertnav-cat {
	background-color:#DEDEDE;
}

#vertnav .first .vertnav-cat {
}

#vertnav .last .vertnav-cat {
}

#vertnav .only .vertnav-cat {
}

#vertnav li.parent .vertnav-cat {
	background-color:#E0E0E0;
	font-weight:bold;
}

#vertnav li.active .vertnav-cat {
	background-color:#FFFFFF;
	font-weight:bold;
}

#vertnav li.inactive .vertnav-cat {
	font-weight:normal;
}

#vertnav .level0 .vertnav-cat {
}

#vertnav .level1 .vertnav-cat {
	padding-left:10px;
	width:182px;
}

#vertnav .level2 .vertnav-cat {
	padding-left:20px;
	width:172px;
}

#vertnav .level3 .vertnav-cat {
	padding-left:30px;
	width:162px;
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @category  Symmetrics
 * @package   Symmetrics_StockIndicator
 * @author    symmetrics gmbh <info@symmetrics.de>
 * @author    Andreas Timm <at@symmetrics.de>
 * @author    Ngoc Anh Doan <nd@symmetrics.de>
 * @copyright 2010 symmetrics gmbh
 * @license   http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @link      http://www.symmetrics.de/
 */
 
/**
 * StockIndicator styles
 *
 * @category  Symmetrics
 * @package   Symmetrics_StockIndicator
 * @author    symmetrics gmbh <info@symmetrics.de>
 * @author    Andreas Timm <at@symmetrics.de>
 * @author    Ngoc Anh Doan <nd@symmetrics.de>
 * @copyright 2010 symmetrics gmbh
 * @license   http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @link      http://www.symmetrics.de/
 */
.stock-indicator-wrapper { padding: 5px }

.stock-indicator { margin: 0px }

.stock-indicator.horizontal {
    width: 33px;
    height: 11px;
    background: url(../../skin/frontend/default/default/images/stockindicator/sprite_vertical.gif) repeat-x;
}

.stock-indicator.vertical {
    width: 11px;
    height: 33px;
    background: url(../../skin/frontend/default/default/images/stockindicator/sprite_horizontal.gif) repeat-y;
}

.yellow.horizontal { background-position: 0 -11px; }
.green.horizontal { background-position: 0 -22px; }

.yellow.vertical { background-position: -11px 0; }
.green.vertical { background-position: -22px 0; }
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @category  Symmetrics
 * @package   Symmetrics_TrustedRating
 * @author    symmetrics - a CGI Group brand <info@symmetrics.de>
 * @author    Yauhen Yakimovich <yy@symmetrics.de>
 * @copyright 2009-2012 symmetrics - a CGI Group brand
 * @license   http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @link      http://www.symmetrics.de/
 */
div.trustedrating-widget {
    vertical-align: middle;
    text-align: center;
    margin-bottom: 14px;
}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @category  Symmetrics
 * @package   Symmetrics_TweaksGerman
 * @author    symmetrics - a CGI Group brand <info@symmetrics.de>
 * @author    Torsten Walluhn <torsten.walluhn@cgi.com>
 * @copyright 2012 symmetrics - a CGI Group brand
 */
.checkout-onepage-index #checkout-review-submit p.f-left {
    display: none;
}

.checkout-onepage-index .data-table .even ,
.checkout-onepage-index .data-table .odd,
.checkout-multishipping-overview .data-table .even,
.checkout-multishipping-overview .data-table .odd {
    background-color: #DEE5E8;
}


.cms-galerie .col-main,
.gallery-view-album .col-main{padding:0 18px;}
.cms-galerie .col-main .std,
.gallery-view-album .col-main .std{padding:0 4px;}
.gallery-view-album .col-main{}
.gallery-view-album .buttons-set.top{border-top:none;border-bottom:1px solid #E4E4E4;clear:both;margin:4em 0 0 ;padding:0 0 8px;}
.gallery-view-album .buttons-set.bottom{margin:1em 0 0 ;p}
.gallery-container-text{}
/* For gallery */
.gallery-container ul{padding:0;margin:2em 0 0;display:inline-block;}
.gallery-container br{display:none;}
.gallery-container ul li{list-style-type:none;text-align:left;line-height:36px;float:left;padding:0 2em 1em 0;height:200px;background-image:none;}
.gallery-container ul li a{color:#000000;text-decoration:underline;font-weight:bold;display:block;}
.gallery-container ul li a:hover{color:#000000;text-decoration:none;font-weight:bold;}
.gallery-container img{border:1px solid #CCCCCC;height:137px;margin-top:10px;padding:5px;width:185px;}
.album ul li{height:160px;float:left;}
.new-albums ul li{float:left;padding:5px;}
.new-albums .view-all{clear:both;padding-right:5px;text-align:right;}
.new-albums img{border:1px solid #CCCCCC;}