
body {
	background:#fff url(/2009/images/backgroundshadow.jpg) repeat-x;
	margin:0;
	padding:0;
	font:12px Helvetica,Arial,sans-serif;
	line-height:1.2;
}

p {
	font-size:14px;
}

a {
	color:#8f0303;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font:bold 26px Helvetica,Arial,sans-serif;
	color:#8f0303;
}

table {
	padding:0;
	margin:0;
	border-collapse:collapse;
	border:0;
}

div#outer {
	width:840px;
	background-image:url(/2009/images/background.png);
	margin:0 auto;
	padding:0;
}
div#inner {
	width:800px;
	padding:10px 20px;
}
div#header {
	background-image:url(/2009/images/header.jpg);
	height:77px;
	position:relative;
}

div#logo {
	top:23px;
	left:12px;
	position:relative;
}
div#sixtieth {
	position:absolute;
	top:6px;
	right:4px;
}
div#account {
	position:absolute;
	right:72px;
	text-align:right;
	color:#fff;
	font-weight:bold;
	line-height:16px;
	top:23px;
}
div#account a {
	color:#fc0;
	text-decoration:none;	
}
div#account a:hover {
	text-decoration:underline;
}

div#main {
	width:620px;
	float:left;
	padding-bottom:25px;
}
div#sidebar {
	width:170px;
	float:right;
}

div.clear {
	clear:both;
}

div.sidebarheader {
	background-image:url(/2009/images/sidebarheader.png);
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#fff;
}

div.sidebarheader {
	padding-left:3px;
}
div.sidebarheader img {
	margin:2px 4px 0 0;
	display:block;
	float:left;
}

div.sidebarbox {
	background:#eee url(/2009/images/sidebarboxbottom.png) bottom no-repeat;
	padding:8px;
	margin-bottom:12px;
	font-size:11px;
}

div.sidebarbox div.artist a {
	font-weight:bold;
	text-decoration:none;
	color:#8f0303;
}

div.sidebarbox div.artist a:hover {
	text-decoration:underline;
}

div.sidebarbox div.title {
	margin-bottom:8px;
}

div.sidebarbox div.title a {
	color:#000;
	text-decoration:none;
}

div.sidebarbox div.title a:hover {
	text-decoration:underline;
}

div#mcafeesecure {
	margin-bottom:12px;
	text-align:center;
}

div#sslseal {
	margin-bottom:12px;
	text-align:center;
}

div.sidebarbanner {
	text-align:center;
	margin-bottom:12px;
}

div.mainheader {
	font-size:18px;
	font-weight:bold;
	color:#8f0303;
	margin-bottom:2px;
}

div.mainbox {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:10px;
	background:#eee url(/2009/images/mainboxbottom.png) bottom no-repeat;
	margin-bottom:15px;
}

div#footer {
	background: #fff url(/2009/images/footer.jpg) top no-repeat;
	text-align:center;
	padding-top:25px;
}

div#menubar {
	height:25px;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	line-height:25px;
	margin-bottom:8px;
	background-color:#ddd;
}
div#menubar .menuitem a {
	padding:0 12px;
	text-decoration:none;
	color:#000;
}
div#menubar .menuitem a:hover {
	color:#fc0;
}
div#menubar .current a {
	color:#8f0303;
}
span.currency {
	font-size:10px;
}
table.formtable {
	border-collapse:separate;
}
table.formtable td {
	padding:2px 4px;
}
table.formtable td.label {
	background-color:#eee;
	text-align:right;
	padding-left:20px;
}
p.error {
	color:#8f0303;
	font-weight:bold;
}