/**
 * 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  { background:#fff !important; margin:0 !important; padding:0 !important; }
body  { background:#fff !important; font-size:9pt !important; padding:0 !important; margin:10px !important; }
a     {  }
th,td { color:#2f2f2f !important;  border-color:#ccc !important; }

/* Checkout > Cart */

.header-container,
.nav-container,
.footer-container,
.pager,
.toolbar,
.actions,
.buttons-set,
.cart tfoot,
a.cart_save,
.DidYouRemember,
.CartDelete,
.ContinueShopping,
.print_button,
a.edit_item { display: none !important; }

table#shopping-cart-table {width: 800px;}

/* // Checkout > Cart */

/* Checkout > Onepage */
.logo {display: block !important;}

.CartTitle {margin-left: 35px;}
.CartTitle,
.page-title h1,
.step-title h2,
.complete a {color: #333 !important;}
.step-title {border: 1px solid #666 !important;}
#checkout-step-shipping {padding-left: 5px !important;}
.step-title span.number {color: #fff; background: #333; border-color: #666 !important;}

.back-link {display: none !important;}


.sidebar {margin-right: 100px;}

.page-title, .col-main {width: 550px;}

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

/*.col-main { width:930px; }*/

.opc .step,
.cart .cart_new { border:none; }

.checkout-onepage-index .DidYouRemember,
.checkout-onepage-index .ContinueShopping,
.checkout-onepage-index .cart tfoot,
.checkout-onepage-index .cart .CartDelete,
.checkout-onepage-index .cart .fieldset-top,
.checkout-onepage-index a,
.checkout-onepage-index button,
.checkout-onepage-index #opc-billing,
.checkout-onepage-index #opc-shipping,
.checkout-onepage-index #opc-shipping_method,
.checkout-onepage-index #opc-payment,
.checkout-onepage-index .step-title,
.checkout-onepage-index .opc-block-progress,
.checkout-onepage-index .page-title,
.checkout-onepage-index .CheckoutExplination,
.checkout-onepage-index #shopping-cart-table td.a-center p a { display:none; }

.checkout-onepage-index .col-main { width:930px; }