﻿body 
{
    color : #000000; 
    background : #ffffff; 
    font-family : "Times New Roman", Times, serif; 
    font-size : 10pt;
    visibility: hidden;
}

a
{ 
  text-decoration : underline; 
  color : #0000ff; 
}

h1
{
    font-size: 18pt;
}

h5
{
    font-style: normal;
    font-weight:bold;
    font-size: 9pt;
}

h6
{
    font-size: 10pt;
    padding-left: 0px;
}

.orderNumber
{
    width: 800px;
}

.logoForPrint
{
    visibility: visible;
}

.webLogo, .printerImage, #headerGreenBar, #linksContainer,.OrderStepHeaderMessage
{
	display: none;
}

.italicText
{
    font-style: normal;
}

#pageContent
{
    visibility: visible;
    width: 6.5in;
}

.box, .tableCell, .tableCell th, .tableCell td, #OrderReceipt, #OrderReceiptHeaderContact, .RedWarning
{
    border: solid 1px black;
}

#OrderShipmentSummary .tableCell td, #OrderShipmentSummary .tableCell th, .OrderSummaryItem
{
	border-color: #ccc;
}

.NoPrint, #OrderReceiptLightHands, .OrderThankYou, #OrderReceiptLogo
{
	display: none;
}

#OrderReceiptAddress
{
	border-bottom-color: black;
}

#OrderReceiptOrderNumber
{
	color: black;
}

.OrderSummaryItemTotal td, .CompleteOrderTotal
{
	border-top-color: black;
}

#OrderReceipt, #OrderReceipt *
{
	background-color: Transparent;
}

h1
{
	margin-top: 0;
}

.RedWarning
{
	color: Red;
}
