/**
 * 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_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.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; }

/*ELCOTEAM*/
.header-topMenu,
.icons-header-menu,
.breadcrumbs,
.col-left.sidebar,
.col-right.sidebar,
.btn-cart,
.catalog-listing.upsell,
.percent-price,
#nav-media,
.topbar-actions,
.box-discount-delivery,
.add_out,
.resp-accordion .icon,
.socialButtons,
.mini-related-items,
#search_mini_form,
.headerMenu,
.product-collateral-tabs ul.resp-tabs-list .resp-tab-item,
#LH2013
{
    display: none !important;
}
.header-container,
.resp-tab-content {
    display: block !important;
}
a[href]:after {
    content: none !important;
}
.col-main {
    width: 100%;
}
.product-item .actions {
    display: block !important;
    text-align: center !important;
    margin: 0;
    padding-bottom: 10px;
    height: auto !important;
    border-right: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
.product-item .availability {
    padding: 0;
}
.grid-box .product-item .product-text {
    min-height: auto;
    border-right: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
}
.grid-box .product-item .product-name {
    margin: 0;
    padding: 10px;
}
.grid-box .product-item .product-name a {
    font-size: 16px;
}
#product-attribute-specs-table th,
#product-attribute-specs-table td{
    display: table-cell;
    padding: 5px;
    font-family: Verdana, Geneva, sans-serif;
}
#product-attribute-specs-table th.label {
    border: 0;
    font-weight: 600;
}
#product-attribute-specs-table tr {
    border-bottom: 1px solid #dfdfdf;
}
#product-attribute-specs-table .even {
    background: #dfdfdf !important;
}
