div.order-summary-container .header {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background: #4E5663;
}
#site-order-summary div.order-summary-container .header {
	color: #F68428;
}
#site-order-confirmation .order-summary-container .header {
	color: #F68428;
	background: none;
}
div.order-summary-col-left {
	float: left;
	margin-right: 22px;
	width: 443px;
}
#site-order-summary div.order-summary-col-left .header {
	background: none;
}
#main-cont-table td {
	vertical-align:top;
}
.shipping-address .content,
.billing-address .content {
	padding: 10px 18px 0 18px;
	font-weight: normal;
	background: #E6E6E6;
}
#shipping-billing-container {
	background: #e6e6e6;
}
#items-summary-zone #shipping-billing-container .header {
	border: none;
}
#site-order-history-detail .shipping-address-zone { width: 227px; margin-bottom: 10px; }
#items-summary-zone .header {
	border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	background-color: #e6e6e6;
	padding: 6px 5px;
}
#items-summary-zone .header .product-name,
#items-summary-zone .product-name {
	width: 180px;
	font-weight: bold;
	color: #666;
	font-size: 11px;
	font-style: normal;
	padding-right: 10px;
}
#site-order-history-detail .content .header,
#site-order-history-detail .content #items-summary-zone .product-info-container .product-info {
	width: auto;
}
#site-order-history-detail .content .header {padding: 10px;}
#items-summary-zone .core,
#items-summary-zone .core_bl {
	font-size: 10px;
}
#items-summary-zone .product-name a {
	color: #666666;
	text-decoration: underline;
}
#items-summary-zone .header .core a.dotted-underline {
	position: relative;
	color: #999;
}
#items-summary-zone .header .core a.dotted-underline:hover span {
	top: 0px;
	left: -100px;
}
#items-summary-zone .unit-price,
#items-summary-zone .unit-price_bl,
#items-summary-zone .header .unit-price,
#items-summary-zone .header .unit-price-tsb,
#items-summary-zone .header .unit-price_bl,
#items-summary-zone .no-core-unit-price,
#items-summary-zone .no-core-unit-price-tsb {
	width: 110px;
	font-size: 11px;
	text-align: center;
}
#items-summary-zone .no-core-unit-price { width: 180px }
#items-summary-zone .header .quantity,
#items-summary-zone .quantity {
	width: 45px;
	font-weight: bold;
	text-align: center;
	font-size:11px;
}
#items-summary-zone .header .item-total,
#items-summary-zone .item-total {
	width: 90px;
	font-weight: bold;
	text-align: right;
	color: #999;
	font-size:11px;
}
#items-summary-zone .header .product-name,
#items-summary-zone .header .quantity,
#items-summary-zone .header .unit-price {
	color: #999;
}
#site-order-summary #items-summary-zone .parts-accessories-title,
#site-order-summary #items-summary-zone tr .parts-accessories-title {
	background-color: #E6E6E6;
	color: #F68428;
	font-weight: bold;
	padding: 6px 18px 5px;
}
#site-order-summary #items-summary-zone tr .parts-accessories-title {
	padding: 0;
}
#site-order-summary #items-summary-zone .parts-accessories-title {
	background-color: #E6E6E6;
	color: #F68428;
	font-weight: bold;
}
#items-summary-zone .product-info { margin: 0 0 10px 0 }
#items-summary-zone .product-info .additional-info {
	padding: 0 20px 0 0;
	font-weight: bold;
}
#items-summary-zone .product-info .additional-info .info { font-weight: normal; }
#items-summary-zone .avail {
	width: 75px;
	font-weight: bold;
	text-align: center;
	color: #999;
	float: left;
}
#items-summary-zone .vehicle-info {
	padding: 5px 0;
	font-weight: bold;
}
#totals {
	padding-left: 620px;
}
#totals .type {
	width: 145px;
	text-align: right;
	font-size: 1.2em;
}
#totals .total {
	width: 110px;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	color: #F68428;
}
#payment-information-zone .payment-information {
	padding: 10px 0;
	background: #fff;
}
#payment-information-zone .requiredInfo { margin: 10px 0; }
#site-order-summary #payment-total-zone-outer {
	color: #4E5663;
	font-size: 16px;
	padding: 8px 0 18px;
	text-align: right;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}
#site-order-summary #payment-total-zone-outer .large-order-total { padding-right: 10px }
#site-order-summary #payment-total-zone-outer .input-button { margin-top: 5px }
/* hover for credit card ccv link   */
.submit { margin: 18px 0 0 18px }
.input-button { border: none }
div.order-summary-container a.orange-link:link,
div.order-summary-container a.orange-link:visited,
div.order-summary-container a.orange-link:active {
	color: #F68428;
	text-decoration: underline;
}
#estimated-pickup-container {
	width: 180px;
	float: left;
}
#totals-container {
	float: right;
}
#error-overlay-body { background: #F5F5F5; }
#error-overlay {
	width: 434px;
	height: 224px;
	padding: 13px;
	margin: 0 auto;
	text-align: center;
	background: #F5F5F5;
}
#error-overlay .error {
	width: 394px;
	height: 60px;
	margin: 0 auto;
	text-align: left;
	background: url("../images/checkout/order_summary/error_bg.gif") top left no-repeat;
	color: #fff;
	padding: 6px 18px 34px;
}
#error-overlay .ctas {
	margin: 20px auto 0px auto;
	padding: 0px 0px;
	text-align: left;
	color: #666666;
}
#items-summary-zone .header .product-name_bl,
#items-summary-zone .product-name_bl {
	width: 400px;
	font-weight: bold;
	color: #000;
}
#site-order-history-detail h4 {
	font-size: 14px;
	text-transform: uppercase;
}
#items-summary-zone .header .quantity_bl,
#items-summary-zone .quantity_bl {
	width: 100px;
	font-weight: bold;
	text-align: right;
	color: #999;
}
#items-summary-zone .header .item-total_bl,
#items-summary-zone .item-total_bl {
	width: 120px;
	font-weight: bold;
	text-align: right;
	color: #999;
}
#items-summary-zone .vehicle-info_bl {
	font-weight: bold;
	color: #000;
	background: #F7F7F7;
	margin: 1px 0 0;
	padding: 5px 18px 4px 0;
}
#items-summary-zone .header .core-tsb,
#items-summary-zone .core-tsb {
	width: 140px;
	font-weight: bold;
	text-align: center;
	color: #F68428;
	float: left;
}
div#site-order-summary div.billing-address-zone {
	border-left: 1px solid #CFCFCF;
	min-height: 148px;
	width: 227px;
	background: #E6E6E6;
}
.shipday {
	font-size: 14px;
	background-color: #4E5663;
	color: #fff;
	padding: 5px 10px;
}

/* ===[ Order summary - REWARDS zone ]===
================================================== */
div#rewards-zone .rewards .form-field label {
	display: block;
	float: left;
	font-weight: bold;
	width: 400px;
	padding-top: 3px;
}
div#rewards-zone .rewards .form-field img { float: left }
div.rewards { padding-bottom: 0; }
div#rewards-zone .rewards {
	padding: 0 12px;
	background: #E6E6E6;
	clear:both;
}
.rewardsHelp {
	margin-top: 5px;
}
.rewardsHelp a {
	cursor:help;
	position:relative;
}
.rewardsMessage {
	margin-top: 5px;
	}
.rewardsHelp a span {
	color:#C1CAD9;
	background:#555;
	padding:10px;
	text-align:center;
	position:absolute;
	left:-9999px;
	width:250px;
	border:1px solid #271100;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	box-shadow : 0 1px 3px rgba(0, 0, 0, .8), 0 3px 9px rgba(0, 0, 0, .2);
}
.rewardsHelp a:hover span {
	position:absolute;
	top:1.5em;
	left:0;
}
/* outer div (full width) containing both the shipping options and billing options   */
div#site-order-summary div#shipping-options-zone-outer {
	padding-bottom: 18px;
	border-bottom: 1px solid #cfcfcf;
}
#site-order-summary #payment-information-zone-outer {
	padding-left: 12px;
	padding-top: 22px;
}
#payment-information-zone { margin-top: 18px }
#payment-information-zone .payment-information .form-field label {
	display: block;
	width: 120px;
	height: 22px;
	float: left;
	font-weight: bold;
	text-align: left;
}
div#site-order-summary div#shipping-options-zone-outer div.bottom-right,
div#site-order-summary div#payment-information-zone-outer div.bottom-right { margin-bottom: 0; }
/* div for payment options   */
div#site-order-summary input#billingSameAsShipping,
div#site-order-summary input#saveShippingAddress { background: #E6E6E6; }
/* radio buttons in the shipping zone   */
div#site-order-summary div#shipping-options-zone div.option {
	padding: 4px 0;
	width: auto;
}
/* div containing the text for shipping options   */
#site-order-summary div#shipping-options-zone .information-zone {
	margin: 0;
	padding: 5px 10px 0 18px;
	background: #E6E6E6;
}
#shipping-options-zone .information-zone {
	width: 222px;
	padding: 10px 28px 10px 10px;
}
/* fixes weird intermittent rendering issue in FF3   */
/* this is a child selector on purpose   */
div#site-order-summary div#bdcontainer > div.content { margin-bottom: -1px; }
div#site-order-summary div.gift-card-promo-message {
	font-weight: bold;
	padding: 5px;
	color: #4E5663;
}
div#site-order-summary div.gc-box-outer {
	width: 430px;
	float: left;
	margin-bottom: 18px;
}
#items-summary-zone .product-info-container {
	background-color: #E6E6E6;
	border-bottom: 1px solid #CFCFCF;
	border-top: none;
	padding: 10px 5px;
}
div#site-order-summary div.gc-box {
	text-align: left;
	font-size: 14px;
	padding: 0 5px 0 5px;
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #B8B8B8;
	background: #E7E7E7;
}
#contactUsZone { padding-left: 12px; }

#totals { padding-left: 437px; }
#totals .type {
	width: 120px;
	text-align: right;
	font-size: 1.2em;
}
#totals .total {
	width: 120px;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	color: #F68428;
}
/* div containing shipping address   */
div#site-order-summary div.shipping-address-zone {
	width: 227px;
	min-height: 148px;
	background: #E6E6E6;
}
div#site-order-summary div#items-summary-zone-outer,
div.order-summary-col-right {
	width: 455px;
	float: left;
}
#shipping-options-zone .options .option {
	margin: 0 15px 0px 0px;
	font-weight: bold;
}
#shipping-options-zone .options .option input {
	border: none;
	vertical-align: middle;
	background: none;
}
#items-summary-zone .product-info .product-name .name,
#items-summary-zone .product-infomyzone .product-name .name {
	padding: 0 0px 5px 0;
	font-size: 1.2em;
	font-weight: bold;
}
div#site-order-summary div#shipToHomeSummary-zone .webOrderTotalHeader {
	background-color: #4E5663;
	border-bottom: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 5px 5px 18px;
	text-align: left;
}
div#site-order-summary div#shipToHomeSummary-zone .storeOrderHeader {
	background-color: #F68428;
	border-bottom: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 5px 5px 18px;
	text-align: left;
}
div#estimated-pickup-text,
div#storepickup-foot-notes-header {
	font-weight: bold;
}
#site-order-history-detail table th {
	background-color: #e6e6e6;
	color: #5C6574;
	font-size: 12px;
}
#site-order-confirmation .order-summary-container table th {
	background-color: #e7e7e7;
	color: #999;
	font-size: 12px;
}
#site-order-summary #items-summary-zone-outer #totals-zone .type {
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 320px;
	float: left;
	display: block;
}
#totals-zone .total {
	width: 60px;
	display: block;
	float: right;
}
#items-summary-zone .product-info .product-name .name a,
#totals-zone a { text-decoration: underline; }
div#totals-zone {
	padding: 10px 18px;
	zoom: 1;
}
#totals .order-total {
	padding: 10px 0 0 0;
	font-weight: bold;
}
#totals .order-total .type { font-weight: bold }
#totals .order-total .total {
	font-size: 1.3em;
	font-weight: bold;
}
#payment-information-zone .payment-information .form-field { padding: 0 0 5px 0; }
#payment-information-zone div.payment-information div.form-field a#overlay-cid-message:hover,
#items-summary-zone .item-total { color: #F68428; }
#items-summary-zone .product-infomyzone {
	margin: 0 0 10px 0;
	border-bottom-width: .1em;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.order-instructions p {
	padding-left: 10px;
	padding-right: 10px;
}
div#site-order-summary div.billing-address-zone img,
div#site-order-summary div.shipping-address-zone img { padding-bottom: 7px; }
.shipping-address,
.billing-address,
.shipping-address,
.billing-address { background: #E6E6E6; padding: 0 0 10px 0; }
#error-overlay .error p,
#error-overlay .ctas p { margin: 10px 0 0 0; }
