/**
 * 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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
*     { text-align:left !important; }
html  { margin:0 !important; padding:0 !important; }
body  { background:#fff !important; font-size:75% !important; padding:0 !important; margin:10px !important; font-family:Arial; }
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; }
#body { height:auto}
/************************************* IMPRESSION COMMANDE********************************/
.print_content {
	width:540px;
	padding:0 30px;
}
.t_client_print {
	line-height:30px;
	font-size:15px;
	margin:0;
}
.t_client_print span{
	border-bottom:2px solid #554D49;
	color:#3D2A23;
	display:inline-block;
	padding:0 14px;
	line-height:30px;
}
.mod_compte_print {
	background-color:#F5F5F5 !important;
	border:1px solid #DEDEDE;
	color:#32271F;
	float:left;
	margin-bottom:14px;
	padding:14px 14px 35px 14px;;
	width:510px;
}
.st_compte_print {
	font-size:12px;
	line-height:12px;
	text-transform:uppercase !important;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:0;
	padding-bottom:5px;
	border-bottom:1px solid #DAD5D6;
	color:#6D5F59;
}
.order-date-print {
	margin: 2em 0 1.5em 0;
}
.adresses_print {
	border-right:1px solid #DCD7D8;
	float:left;
	padding-right:50px;
	width:165px;
}
.mod_compte_print .col2-set {float:left; width:216px;}
.methode_print {
	/*margin:0 0 14px 50px;*/
	float:left;
	margin:0 0 14px 40px;
	width:216px;
}
address {
	color:#32271f!important;
	font-style:normal!important;
}
.adresses_print h2,
.methode_print h2 {
	font-size:12px!important;
	text-transform:uppercase;
	margin-bottom:5px;
}
.col-1 {
	margin-bottom:30px;
}
.my-orders-table-print {
	background-color:#F5F5F5 !important;
	border-collapse:collapse;
	border-color:#DEDEDE!important;
	border-style:solid none none solid;
	border-width:1px medium medium 1px;
	color:#554d49!important;
	font-size:12px;
	width:100%;
	text-align:center;
}
.my-orders-table-print td.light,
.my-orders-table-print td.last{
	text-align:center!important;
}
.my-orders-table-print td.light,
.my-orders-table-print td.last{
	text-align:center!important;
}
.my-orders-table-print th {
	background-color:transparent;
	color:#554d49!important;
	font-size:13px !important;
	line-height:12px !important;
	text-transform:uppercase !important;
}
.my-orders-table-print th, .my-orders-table-print td {
	border-bottom:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	margin:0;
	padding:10px 7px;
	vertical-align:middle;
}
tfoot td {background-color:#fff;}
th {
	display:table-cell;
	font-weight:bold;
	padding:1px;
	vertical-align:inherit;
}
.merci-print {
	color:#010101;
	margin-top:2em;
}
.right {
float:right;
}
.left {
float:left;
}
.large {
text-align:left;
width:380px;
}
