/**
 * 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; margin:0 !important; min-width:800px;font: 12px/1.55 Arial, Helvetica, sans-serif; }
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; }
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.link-print { /*background:url(http://img1.ancient-greek-sandals.com/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(http://img1.ancient-greek-sandals.com/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px}
/* Price Rewrites */
.page-print .gift-message-link{display:none}
.page-print .price-excl-tax,
.page-print .price-incl-tax{display:block; white-space:nowrap}
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price{display:inline}

.page-print .print-head:after {display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden}
h1, h2, h3, h4, h5, h6 {margin: 0 0 5px;line-height: 1.35;color: #0a263c;}
.page-print .order-date {border-bottom:1px dotted #000;padding: 0 0 10px;margin: 0 0 10px;}
.page-print .col2-set {
margin: 0 0 10px;
}
.col2-set .col-1 {
float: left;
width: 48.5%;
}
.col2-set .col-2 {
float: right;
width: 48.5%;
}
.page-print h2, .page-print h3 {
font-size: 13px;
font-weight: bold;
}
address {
font-style: normal;
line-height: 1.35;
}
.col2-set:after {
display: block;
content: ".";
clear: both;
font-size: 0;
line-height: 0;
height: 0;
overflow: hidden;
}
.data-table {
width: 100%;
border: 1px solid #000000;
}

table {
border: 0;
/* border-collapse: collapse; */
border-spacing: 0;
empty-cells: show;
font-size: 100%;
}

caption, th, td {
vertical-align: top;
text-align: left;
font-weight: normal;
}


.page-print .price-excl-tax, .page-print .price-incl-tax {
display: block;
white-space: nowrap;
}
.page-print .cart-price, .page-print .price-excl-tax .label, .page-print .price-incl-tax .label, .page-print .price-excl-tax .price, .page-print .price-incl-tax .price {
display: inline;
}
.page-print h2, .page-print h3 {
font-size: 13px;
font-weight: bold;
}


.data-table { width:100%; border:1px solid #000000; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { border-right:1px solid #9b9b9b; padding:2px 18px; color:#0a263c; white-space:nowrap; vertical-align:middle; height:34px; font-family: 'gothambold'; text-transform:uppercase; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { border-bottom:solid 1px #9b9b9b;}
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #9B9B9B; }
.data-table tfoot tr.first td { }
.data-table tfoot tr { }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th, .data-table tbody td { border-bottom:1px solid #9b9b9b; border-right:1px solid #9b9b9b; vertical-align:middle; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }


.a-right {
text-align: right !important;
}
.a-center {
text-align: center !important;
}