/**
 * 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_Unimall
 * @author    symmetrics gmbh <info@symmetrics.de>
 * @author    Toni Stache <ts@symmetrics.de>
 * @author    Andreas Timm <at@symmetrics.de>
 * @author    Sebastian Tobias <st@symmetrics.de>
 * @author    Dmytro Lypovetskiy <dmytro.lypovetskiy@symmetrics.de>
 * @author    Vladimir Eremenko <vladimir.eremenko@symmetrics.de>
 * @author    Eduard Melnitskiy <eduard.melnitskiy@symmetrics.de>
 * @author    Ngoc Anh Doan <nd@symmetrics.de>
 * @copyright 2010-2011 symmetrics gmbh
 * @license   http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @link      http://www.symmetrics.de/
 */
 
*+html .price-box .old-price {
    margin-top: 9px;
}
*+html #goodiesaccordion .ui-accordion-content {
    height: auto !important;
}
*+html #dckb_cardSteps .button-set button span,
*+html #dckb_card-step-basic-load button span {
    margin-top: 0;
}
*+html #co-payment-form #payment_form_ccsave label {
    padding-right: 10px;
}
*+html .collateral-tabs {
    padding-bottom: 0;
}

#checkout-steps .checkout-steps-links,
#checkout-steps .checkout-steps-links .pie-fix,
#checkout-steps li.current .checkout-steps-links {
    background-image: url(https://www.unimall.de/skin/frontend/base/unimall/images/sprites2_hor_png24.png);
    background-repeat: repeat-x;
}
#checkout-steps .checkout-steps-links {
    background-position: 0 -1402px;
    height: 34px;
    padding-left: 9px;
}
#checkout-steps .checkout-steps-links .pie-fix {
    background-position: 100% -1440px;
    border: 0;
    height: 21px;
    padding-bottom: 7px;
    padding-top: 6px;
}
#checkout-steps li.current .checkout-steps-links {
    background-color: transparent;
    background-position: 0 -1326px;
    height: 35px;
    margin-top: -1px;
    position: relative;
    top: 1px;
    z-index: 99;
    zoom: 1;
}
#checkout-steps li.current .checkout-steps-links .pie-fix {
    background-color: transparent;
    background-position: 100% -1364px;
    height: 22px;
}
#checkout-steps li#step-opc-cart .checkout-steps-links {
    margin-left: -1px;
}
#checkout-steps li#step-opc-success .checkout-steps-links {
    margin-right: -1px;
}

