/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * 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     enterprise_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#fff; font:11px/1.35 Arial, Helvetica, sans-serif; color:#444; text-align:left; }

img           { border:0; vertical-align:top; }

a             { color:#444; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:18px; font-weight:normal; }
h2            { font-size:16px; font-weight:normal; color:#000; }
h3            { font-size:14px; font-weight:bold; }
h4            { font-size:13px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
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; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size:10px; }
big           { font-size:1.2em; }
/*sup           { font-size:1em; vertical-align:top; }/*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */

/* Print Pages */
.page-print {
	text-align:left;
	padding:25px 30px;
	background:#FFF;
	font-size:12px;
}
.page-print .print-head {
	margin-bottom:15px;
}
.page-print h1 {
	font-size:22px;
	font-weight:bold;
	clear:both;
}
.page-print h2 {
	font-size: 16px;
    font-weight: bold;
	margin-bottom:5px;
	color:#666;
}
.page-print .order-date {
	clear:both;
	background: url(../images/dotted_border_bg.gif) repeat-x left bottom;
    margin-bottom: 15px;
    padding-bottom: 15px;
	font-size:14px;
	font-style:italic;
}
.page-print address {
	font-size:12px;
}
.page-print .print-head img { margin-left:-30px; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h2.h2 { margin:15px 0 10px; }
.page-print .col2-set { 
	clear: both;
    display: block;
    float: left;
    margin: 10px 0 20px;
    width: 100%;
}
.page-print .col2-set .col-1 {
	float: left;
    width: 48.5%;
}
.page-print .col2-set .col-2 {
	float: right;
    width: 48.5%;
}
.page-print .data-table {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-top:none;
    margin-bottom: 20px;
    width: 100%;
}
.page-print .data-table thead, .data-table thead tr {
	background:#6d6d6d;
	color:#FFF;
	text-transform:uppercase;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}
.page-print .data-table thead tr {
	border-top:none;
}
.page-print .data-table thead tr th {
	background:url(../images/table-header-bk.jpg) repeat-x left top #939393;
	font-size:12px;
	font-weight:bold;
	padding:5px 8px;
	border-left:1px solid #cacaca;
	border-right:1px solid #3b3b3b;
	border-top: none;
}
.page-print .data-table td.label, .data-table th.label {
	font-weight: bold;
    text-transform: none;
}
.page-print .data-table thead tr th:first-child {
	border-left:1px solid #dcdcdc;
}
.page-print .data-table thead tr th:last-child {
	border-right:1px solid #dcdcdc;
}
.page-print .data-table tbody tr:nth-child(2n), .data-table tr.even {
	background:#EEE;
}
.page-print .data-table td {
	padding:10px 8px;
	border-bottom:1px dotted #bebebe;
}
.page-print .data-table .grand_total {
	font-size:18px;
	color:#333;
}
.page-print .button {
	border:1px solid #0F395C;
	background:url(../images/sidebar-button-bk.jpg) repeat-x left top #195f9a;
	font-family:'Archivo Narrow', Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#FFF;
	font-size:1.2em;
	padding:3px 8px;
	margin-right:7px;
	margin-bottom:15px;
	text-transform:uppercase;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	float:right;
}
.page-print .button:hover {
	background:url(../images/sidebar-button-bk-over.jpg) repeat-x left top #00407A;
	cursor:pointer;
}
#my-orders-table tr.border {
	border-bottom:1px dotted #dcdcdc;
}

.customer-account-index .recent-link {margin-bottom:20px; text-align:right;}
.customer-account-index .recent-link a{color: #172a6e; font-size: 18px; text-decoration:underline;}
