html, body, div, p, a, span, ul, h1, h2, h3, h4, textarea, input, fieldset, select{ margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
#header { display: none; }
#adminUserHeading { display: none; }
#menu { display: none; }
#main { width: 100%; }
h1 a.printButton img { display: none; }
h1 { font-size: 25px; color: #971201; width:607px; margin-bottom:15px; padding: 0px; line-height: 28px;}
h2 { margin-top: 15px; margin-bottom: 5px; color: #971201; font-size: 12px; border-bottom: 1px solid #512D17;  margin-right: 15px; line-height: 25px;}
h3 { margin-bottom: 2px; font-size: 12px; color: black; }
h4 { font-size: 11px; display: block; }
h5 { margin-top: 15px; margin-bottom: 5px; color: #971201; font-size: 12px; border-bottom: 1px solid #512D17; line-height: 25px;}
h5 span.orderAmount { float: right; display: inline; }
#footerTop { display: none; }

table { width: 100% !important; }
#content .orderTable { margin-bottom: 20px; background-color: #FFFFFF; border: 0px; width: 600px; color: black; }
#content .orderTable thead td { font-weight: bold; border-bottom: 1px solid #866850; line-height: 25px; background-color: #866850; color: #FFFFFF; font-size: 12px; }
#content .orderTable td { line-height: 18px; border: 0px; padding-left: 0px; }
#content .orderTable span.description { color: #866850; }
#content .orderTable tfoot td { border-top: 1px solid #866850; background-color: #E4DDD7; line-height: 25px; font-weight: bold; }

#content a.orderResendButton { display: none; }
#content a.orderEditButton { display: none; }
#content a.orderDefinitiveButton { display: none; }
#content p.definitiveOrderWarning { display: none; }

#footer #footerBottom { float:left; background:url(../assets/footerBottom_bg.jpg) no-repeat; width:865px; height:33px; padding-left:21px; }
#footer #footerBottom p { text-align: center; color: white; font-size: 11px; }
#footer #footerBottom p a { color: white; font-size: 11px; }
#footer #footerBottom p a:hover { color: #F0EBE7; }

.printSpacer { width: 600px; }
