/**
 * 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@magento.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.magento.com for more information.
 *
 * @category    design
 * @package     default_modern
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
*     { background:none !important; text-align:left !important; }
html  { margin:0 !important; padding:0 !important; }
body  { background:#fff !important; font-size:9pt !important; padding:0 !important; margin:10px !important; }
a     { color:#2976c9 !important; }
th,td { color:#2f2f2f !important;  border-color:#ccc !important; }

.header-container,
.nav-container,
.footer-container,
.pager,
.toolbar,
.actions,
.buttons-set { display:none !important; }

.page-print .data-table .cart-tax-total { background-position:100% -54px; }
.page-print .data-table .cart-tax-info { display:block !important; }

.eachpagesubmitform { display:none !important; }
.nav-primary { display:none !important; }
.welcome-msg { display:none !important; }
div.box-collateral.box-tags { display:none !important; }
.footer-container { display:none !important; }
.skip-links { display:none !important; }
.breadcrumbs { display:none !important; }
.box-reviews  { display:none !important; }
.toggle-tabs { display:none !important; }
.more-views { display:none !important; }
.last span { display:none !important; }
.add-to-links { display:none !important; }
.copyright { display:none !important; }

.data-table tr {
	height: 5px !important;
	font-size: 90%;
}

.data-table {
        padding-top -10px !important;
}

p {
	font-size: 90%;
}

.logo {
    width: 10% !important;
    height: auto !important;
    position:  absolute !important;
    margin-top:-40px !important;
    margin-left:0px !important;
}

.zoomContainer {
    margin-top:10px !important;
    width:75% !important;
    height: auto !important;
}

.main {
    padding-top: 110px !important;
    position:  absolute !important;
    left: 0px !important;
    z-index: -1 !important;
    border-style: none !important;
    border-width: 0px !important;
}

.product-name {
    font-size: 10% !important;
    position:  absolute !important;
    margin-top:-28px !important;
    left: 0px !important;
}

div.main-container.col1-layout {
    padding-bottom: 0px !important;
}