body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	/*font-size: 12px;	*/
}

#printbreak
{
	page-break-after: always;	
}

#printcontainer
{
	width: 670px;
	margin-top: 15px;
}

.logo
{
	float: left;
	font-family: Monotype Corsiva;	
	font-size: 46px;
	font-weight: bold;
	color: #993300;
}

#contact
{
	margin-top: 15px;
	float: right;
	text-align: right;	
}

#contact .contactaddress
{
	width: 260px;
	background-color: #993300;
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;	
	font-weight: bold;
	text-align: center;
}

#contact .contactsite
{
	width: 260px;
	font-size: 11px;
	font-weight: bold;
	color: 	#993300;
	text-align: center;
}

.quicklook
{
	position: relative;
	top: 20px;
	clear: both;
	width: 100%;
	text-align: right;
	font-weight: bold;
}

#shipaddress
{
	margin: 100px 0px 20px 0px;	
}

#middlecontainer
{
	margin-top: 70px;
	width: 100%;
}

#billaddress
{
	float: left;
	margin: 0px 0px 20px 0px;	
}

#details
{
	float: right;
	text-align: center;	
}

.titleblock
{
	margin: 5px;
	width: 250px;
	background-color: #993300;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}

.addressblock
{
	margin: 5px 15px;
	font-size: 14px;
}

#products
{
	clear: both;
	width: 100%;
	margin-left: 0px;
}

#products table
{
	margin: 25px 0px;
	width: 100%;
}

#products table th
{
	border: thin solid #993300;
	font-family: Arial;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 18px;
}

#products table .headerrow
{
	background-color: #993300;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

#products table .productrow
{
	font-family: Arial;
	font-size: 11px;	
}

#products table .chargerow, #products table .shippingrow, #products table .taxrow, #products table .totalrow, #products table .balancerow
{
	font-family: Arial;
	font-size: 12px;
	text-align: right;
}

#comments, #message
{
	margin: 0px;
}

/***************** Pick List ******************/
#pickheader
{
	float: none;	
}

.barcode
{
	float: left;
	width: 22%;
}

#colorbar
{
	float: right;
	width: 77%;
	height: 50px;
	font-size: 46px;
	font-weight: bold;	
}

#colorbar .orderid
{
	float: left;
	text-align: left;	
}

#colorbar .cubby
{
	float: right;
	text-align: right;
}

.printdate
{
	clear: both;
	text-align: center;
}

.hline
{
	clear: both;
	width: 100%;
	height:	1px;
	border-top: 1px solid black;
}

#subhead
{
	margin-bottom: 5px;
	float: left;
	width: 100%;	
}

#payment
{
	float: left;
}

#payment .price, #payment .price-high
{
	font-size: 32px;
	font-weight: bold;
	text-align: left;
}

#payment .price-high
{
	background-color: yellow;	
}

#payment .paymethod
{
	font-size: 12px;
	text-align: left;
}

#rightsub
{
	width: 50%;
	float: right;
}

.orderdate
{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

.locsort
{
	margin: 5px 0px;
	font-weight: bold;
	text-align: left;
}

#shipping
{
	float: left;
	width: 100%;
}

#shipping .shippinglabel
{
	float: left;
}

#shipping .shippingdetails
{
	width: 50%;
	float: right;
	font-size: 14px;
	line-height: 36px;
	word-spacing: 5px;
	text-align: left;
	vertical-align: middle;
}

#address
{
	float: left;
	width: 100%;	
	margin: 10px 0px;
	font-size: 14px;
	text-align: left;
}

#address .billingaddr
{
	float: left;
}

#address .shippingaddr
{
	width: 50%;
	float: right;
}

#pickproducts
{
	clear: both;
	width: 100%;
	margin-top: -10px;
	font-family: Arial;
	font-size: 11px;
}

#pickproducts td
{
	width: 50%;
	padding: 0px 5px 15px 5px;
}

#pickproducts .producthead, #pickproducts .productorder
{
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

/*
#pickproducts th
{
	border: thin solid black;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 18px;
}

#pickproducts .productcolor
{
	
}

#pickproducts .productloc
{
	
}

#pickproducts .productinfo
{
	
}

#pickproducts .productorder
{
	
}
*/
