/* /home/sbr/modules/generic/style/print.xml - BEGIN */
/* /home/sbr/modules/generic/style/print.xml - END *//* /home/sbr/webapp/modules/website/style/print.xml - BEGIN */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}
.rtop, .artop {
	display: none;
}
#leftColumnLocation, #orderCartSummaryLocation, #principalNavigationLocation, #quickSearchAndLoginStatusLocation, #customerLoginLocation, #threadLocation, #bannerLocation, ul.mini-navigation, h1.hidden, .debug-page-time, #ooterLocation, .modules-customer-orderlist h2 {
	display: none;
}
#printheaderLocation {
	float: left;
	height: 85px;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}
#printfooterLocation {
	float: left;
	height: 30px;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}
.modules-website-logo {
	display: none;
}
.insert-block-content ul, .insert-block-content a.link {
	display: none;
}
.order-recap-table table {
	clear: both;
	border-collapse: collapse;
	border: 1px solid #ccc;
	width: 100%;
	font-size: 10pt;
	text-align: center;
}
.order-recap-table table caption {
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 10px;
}
.order-recap-table table tbody tr th {
	border: 1px solid #ccc;
	text-transform: uppercase;
	font-weight: bold;
}
.order-recap-table table tbody tr td {
	color: #000;
	border: 1px solid #ccc;
}
.payment-information-block {
	font-weight: bold;
	float: right;
	width: 310px;
}
.payment-information-block dl {
	border: 1px solid #ccc;
	padding: 5px;
	position: relative;
	margin: 20px 0 20px 0;
	width: 300px;
	top: 0;
	right: 0;
	text-align: right;
}
.payment-information-block dd {
	margin: 0;
	font-weight: bold;
	float: left;
	width: 150px;
}
.payment-information-block dt {
	margin: 0;
	margin-left: 150px;
	display: block;
}
.payment-information-block dt.total {
	font-weight: bold;
	font-size: 16pt;
	color: red;
}
.payment-information-block dd.total {
	font-weight: bold;
	font-size: 16pt;
}
.cleaner {
	clear: both;
}
/* /home/sbr/webapp/modules/website/style/print.xml - END */