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

/* Hide Unnecessary Elements */
#header,
#footer,
#content .lt,
.nav-global { display:none !important; }

/* Remove Backgrounds */
#mainNav { background: none !important; }


/* Correct affected elements */
#noloHdrLogo 		{ position: static !important; }
#noloHdrLogo a img	{ display: block !important; }

#content { border: none !important; margin-top: 30px !important; }
.column-1-layout .ct { margin: 0 !important; }
.column-2-right-layout .ct { margin-left: 0 !important; }


/* List corrections */
ul,
ul li { list-style: disc inside !important; background: none !important;}

li.item,
li.author-list,
ul.messages li,
ul.form-list li,
ul.checkout-types li,
ul.buttons-list li,
.actions li,
.shipment-methods li {list-style: none !important; }

/* box corrections */
.round-box { border: 1px solid #ccc !important; margin-left: 0 !important;}
.round-box .round-box-content,
.round-box .box-top,
.round-box .box-bottom,
.round-box .box-bottom div		{ background: none !important; }

.round-box .box-top,
.round-box .box-bottom {display: none !important;}

.round-box .round-box-content	{ padding:12px 12px !important; }

.feature-box-white		{ border: 1px solid #ccc !important; }
.feature-box-content	{ background-position: 0 -1px !important; }

/*#footerLegal {border-top: 1px solid #000 !important;}*/

/* My Orders Print Invoice Style */
.page-print .page-container {margin:0 auto; width:720px;}

.page-print .print-title .order-title {float:left;}
.page-print .order-date {float:right;}

.page-print .col2-set dd {margin:0;}
.page-print .info-table th {width:160px;}

.page-print .customer-info .col-1 {float: left; width:270px; margin-right:30px;}
.page-print .customer-info .col-2 {float: left; width:420px;}

.page-print .customer-methods .col-1 {margin-bottom: 1.5em;}

.page-print .print-title,
.page-print .invoice-title,
.page-print .customer-info,
.page-print .customer-methods,
.page-print .print-item-order { clear:both;}

.page-print .buttons-set {display:none;}

