/**
 * 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) 2013 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:#e4002d !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; }

.header-spacer { display: none; }
.container {
    width: 978px; 
    padding: 10px;
}
    
.fullycommerce-corporate-content-stores .map-hero-gmap { display: none; }
.fullycommerce-corporate-content-stores header { display: none; }

.fullycommerce-corporate-content-stores footer div { display: none; }
.fullycommerce-corporate-content-stores footer section div { display: block; }
section.store-list .container aside.filter .filter-cat { padding: 0; }
section.store-list .container aside.filter { width: 80%; display: block; float: none; clear: both;  }
section.store-search { padding: 20px 0 0 0; }
section.store-list .container aside.filter .filter-cat ul li.current { color: #000; padding: 0 30px; }
section.store-search .container { border-bottom: 0px; padding-bottom: 20px !important; }
section.store-list .container aside.filter .filter-cat h4 { padding: 0 20px; }
section.store-list .container aside.filter ul li { display: none; }
section.store-list .container aside.filter ul li.current { display: block; padding-top: 0; padding-bottom: 0; margin-top: 0; margin-bottom: 0; }

.results-list article { page-break-inside:avoid; page-break-after:auto; }

.print-hidden { display: none !important; }


section.store-list .container .results-list .item { height: 220px; width: 210px; padding: 10px; }
section.store-list .container .results-list .item h3 { margin-bottom: 10px;  }
.store-subject span {
    background: none;
    padding: 0 2px 0 0;
    float: left;
    -webkit-border-radius: 0px; 
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px; 
    margin: 0; 
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    box-shadow: none; 
    color: #848484
}
section.store-list .container .results-list .item address { padding: 0 10px; }
section.store-list .container .results-list .item a.googlemap { display: none; }


