/***** MidwayUSA.com Print CSS Document *****/

 .noPrint { display: none; }

 #header {}
 	#logo {}
 		#logo h3 { border-bottom: 3px solid #CCC; width: 250px; }
 		#logo h3 span {}
 	#topnav { display: none; }
 	#tabs { display: none; }
 	#search { display: none; }
 #section00 { display: none; }
 #FreeBird { display: none; }
 #section01 { display: none; }
 #section02 { margin: 0; width: 100%; }
 	#section02 #salebanner { display: none; }
 	#section02 #promotionsbar { display: none; }
 	#section02 #popular_searches { display: none; }
 	#section02 #orderinfo { display: none; }
 #section03 { display: none; }
 #footer { display: none; }
 #headerbg {display:none;}
 #footbg {display:none;}

 /**************************/
 /***** Thank You Page *****/
 /**************************/
 #thankyoupage { font-size: 11px; }
		#thankyoupage h1 { font-size: 29px; border-bottom: 1px solid #000;}
		#thankyoupage p { margin: 0; padding: 0; }
		#thankyoupage a { color: #000; text-decoration: none; font-weight: bold; }
		#thankyoupage img { display: none; }
		#thankyoupage .bold { font-weight: bold; }
		#thankyoupage .clear { clear: both; }
	#preamble { border-bottom: 1px solid #000; }
			#preamble p { margin: 5px 0 5px 0; }
		#net_gmpi_message, #parThankYou, #orderConfirmation, #parFastShip, #coupon
			{ display: none; }
		#parQuestion {}
	#addressInformation { margin-top: 10px; }
			#addressInformation .addressBlock {}
			#addressInformation .extraAddressInfo { margin-top: 10px; }
		#billingAddress { float: left; }
		#shippingAddress { float: right; }
	#invoiceColumnHeaders { display: none; }
	#invoiceItemsBlock { clear: both; border-top: 1px solid #000; margin-top: 15px; }
	#summary { border-top: 1px solid #000; margin-top: 10px; }
		#nraInfo { display: none; width: 50%; }
		#invoiceTotalsBlock { float: right; width: 49%; }
	#footnotes { border-top: 1px solid #000; margin-top: 10px; }
	#extraInfo { display: none; }
