body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
font-style: normal;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color: black;
color: #ffffff;
}

p {
	line-height: 20px;
}

h1
{
font-size: 12px;
line-height: 12px;
font-style: normal;
margin-top: 12px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
/*background-color: purple;
color: #ffffff;*/
}

img,table,td
{
	border: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

.leftimg
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.rightimg
{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.caption
{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

#hideme
{
	visibility: hidden;
}

#heading
{
	position: absolute;
	top: 135px;
	left: 130px;
	width: 590px;
	height: 70px;
	color:white;
	text-align:right;
	font-size:28px;
	font-weight:bold;
}

#main
{
	position: absolute;
	width: 625px;
	top: 210px;
	left: 105px;
	color: white;
	border-left: 10px solid #EF4035;
	padding-left: 20px;
}

#smallmain
{
	/*
	position: absolute;
	width: 625px;
	top: 210px;
	left: 105px;
	border-left: 10px solid #EF4035;
	padding-left: 20px;
	*/
	color: white;
}

.tracklisting{
	vertical-align: top;
}

a:active {
	color: #EF4035;
	text-decoration: none;
}

a:link {
	color: #EF4035;
	text-decoration: none;
}

a:visited {
	color: #EF4035;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

.invitationform {
	font-size: 12px;
}

.albumtitle{
	font-weight: bold;
	font-style: italic;
}

TABLE.itemlist, TABLE.itemlist TD{
	border: 1px solid #ffffff;
	padding: 4px;
}

.packingslipfrom {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: bold;

}
.packingslip {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: bold;
margin-left: 120px;
}

@media print{
	body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
font-style: normal;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color: white;
color: #000000;
}

TABLE.itemlist, TABLE.itemlist TD{
	border: 1px solid #000000;
	padding: 4px;
}
.packingslip, h4 {
	color: #000000;
}
}

a.buynowlink, a.buynowlink:hover {
	color: #EF4035;
	background-color: #FFEE00;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

table.schedtab td{
	padding: 10px 5px;
	vertical-align: top;
}

.dateline {
	font-weight:bold;
}
