body {background: #FFFFFF; margin: 0; padding: 0;}
/*body,td,li,p {font: 11pt Arial, Helvetica, sans-serif;}
h2, .head2 {font: 12pt Arial, Helvetica, sans-serif;}*/
.container, #container {
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 7.5in;
	height:auto;
	margin: 0 5%;
    float: none;
    color:#333333;
}
#container1, #container2 {
	margin:0;
	border:0;
}
#content {
	padding-top:0;
}
#orderpackinglist #container, #orderinvoice #container, #wineclubpackinglist .container, #wineclubinvoice .container,
#reportsalestax #container, #reportcustomer #container, #reportorder #container, #reportordersummary #container, #reportwineclub #container, 
#reportwineclubsales #container, #reportcustomertask #container  {
	position: relative;
	left:0;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
.ad1, .ad2, .ad3, .adtop, #nav, #line1 {
	display: none;
	}
.tablehead {
	padding:4px;
	background-color:#993333;
}
#navleft, #navtop, .pod {
	display:none;
}
#reportorder .tablehead, #reportordersummary .tablehead, #reportsalestax .tablehead, #reportcustomer .tablehead, #reportwineclub .tablehead, #reportwineclubsales .tablehead, #reportpos .tablehead, #reportcustomertask .tablehead, #customerdetailreport .tablehead {
	background:#993333;
}
h1, .head1 { color:#000; }
h2, .head2 { color:#333; }
h3, .head3 { color:#000; }

/* print coupon page */
#coupongen .couponcontainer {
	width:6in;
	border:1px solid #666;
	margin-bottom:0.25in;
	padding:8px;
}
#coupongen h1 {
	text-align:center;
}
#coupongen .couponnote {
}
#coupongen .couponcode {
}
