/* CSS Document */
#outerWrapper{ font-size:80%; }
#yourAccount, #header, #h1Logo, .hide, #footer, .actions, a.btnPrintThisOrder {
	display:none;
}
.sIFR-alternate {
	visibility:visible !important;
}
.sIFR-replaced embed {
	display:none;
}
.contentPanel .orderItem span {
	float:right;
}
.orderItemDetails.deal h4 span.dealPrice {
	text-transform:none;
	float:right;
}
.contentPanel .orderItemDetails.deal h4, .contentPanelDark .orderItemDetails.deal h4 {
	margin-bottom:0; font-size:90% !important; font-weight:bold;
}
body#confirmation .contentPanel .orderItemDetails.deal dl.orderItem dt {
	font-size:.9em;
}
body#confirmation .contentPanel .orderItemDetails.deal dl.orderItem {
	padding-left:15px;
}
body#confirmation .contentPanel dl.orderItem {
	padding-left:0;
}
body#confirmation .contentPanel dl.orderItem dt {
	font-size:1em;
	font-weight:bold;
}
body#confirmation .contentPanel dl.orderItem dd {
	padding-right:50px;
}
body#confirmation .contentPanel .orderItemDetails.deal dl.orderItem dd {
	padding-right:65px;
}
.totalAmount {
	font-size:1.4em;
	font-weight:bold;
	text-align:right;
}
img.printLogo{
	
	height:136px;
	width:136px; display:block !important; 
}

/* PRINT MENU */
#printMenu{ font-size:14px; }
#printMenu h1{ color:#00529c; background:none; margin:0; padding:0; font-size:2.5em; }
#printMenu h2{ color:#ed1c24; font-size:2.5em; margin:0; padding:0; }
#printMenu table{ margin-top:2em; width:100%; }
#printMenu table th{ color:#00529c; font-size:1.45em; padding:2px 0 6px 0; vertical-align:bottom; text-align:center; }
#printMenu table td{ padding:2px 40px 2px 0 !important; }
#printMenu table th.name{ font-size:2em; text-align:left; }
#printMenu table col.name{ width:36%;  }
#printMenu table col.price{ text-align:right; font-weight:bold; width:16%; }

#printMenu table td:first-child, #printMenu table th:first-child{ width:36%; }
#printMenu table td:first-child + td, #printMenu table td:first-child + td + td, #printMenu table td:first-child + td + td + td, #printMenu table td:first-child + td + td + td + td{ text-align:right; font-weight:bold; width:16%; }

#printMenu #printTitle{ position:absolute; top:50px; left:170px; }
