/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End Reset */

body {
	background-color:#eeeeee;
	text-align:center;
	color:#000000;
	font:13px Verdana, sans-serif;
	margin:0px;
	line-height:1.3;
}
#wrapper, #headerimage, #navigation {
    width:960px;
}
hr {
	margin-top:40px;
	margin-bottom:40px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	height:1px;
	color:#000000;
	text-align:center;
	width:50%;
	border:0;
}
form {
    margin-bottom:13px;
}
#wrapper {
	margin:0px auto 0px auto;
	text-align:left;
}
#headerimage {
	height:200px;
	background-image:url(/images/banner.jpg);
}
.director img {
	float:left;
	margin-right:10px;
	width:90px;
	height:120px;
}
.director {
	margin-bottom:15px;
}
#headerlink {
    width:660px;
    height:200px;
    float:left;
}
.highlight, .headline {
    font-weight:bold;
    color:#b20013;
}
#headerlink img {
    width:660px;
    height:200px;
    border:none;
    position:absolute;
}
.dateblock {
	text-align:center;
	width:50px;
	background-color:#b20013;
	border:1px solid #000000;
	padding-top:5px;
	color:#ffffff;
}
.month {
	font-size:12px;
}
.day {
	font-size:26px;
	position:relative;
	top:-4px;
}
.year {
	font-size:12px;
	position:relative;
	top:-6px;
}
.concertonleft {
	text-align:left;
}
.concertonleft .dateblock {
	float:left;
	margin-right:8px;
}
.concertonright {
	text-align:right;
}
.concertonright .dateblock {
	float:right;
	margin-left:8px;
}
.concertonright, .concertonleft {
	margin:auto 20px 24px 20px;
}
#cdlist {
    margin-bottom:12px;
    table-layout:fixed;
    border-collapse:collapse;
    margin-left:auto;
    margin-right:auto;
}
#cdlist td {
    width:280px;
    padding-left:6px;
    padding-right:6px;
}
#tracklist {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	margin-bottom:16px;
}
#tracklist a {
	font-weight:bold;
}
#cdlist img {
    float:left;
    width:75px;
    height:75px;
    margin-right:10px;
    margin-top:-3px;
}
#cdcover {
	float:left;
	width:150px;
	height:150px;
	margin-right:10px;
	margin-bottom:7px;
}
#cdtitle, .subheading {
    font-weight:bold;
    font-size:15px;
}
.subheading {
    margin-top:23px;
}
#rotator {
    width:300px;
    height:200px;
    float:right;
}
#successbox, .statusred {
    padding:10px;
    font-weight:bold;
}
.statusred {
    border:2px solid #ff0000;
    background-color:#ff8888;
}
#successbox {
    border:2px solid #00ff00;
    background-color:#88ff88;
    display:none;
    text-align:center;
}
.headline {
    font-size:20px;
    text-transform:uppercase;
    letter-spacing:1px;
}
#rotator img {
    width:300px;
    height:200px;
    position:absolute;
}
#content {
    background-color:#ffffff;
}
#thirds-left, #thirds-right, #halves-left, #halves-right, #whole-page {
    padding:2px 20px 2px 20px;
}
#thirds-left {
    width:600px;
    float:left;
}
#thirds-right {
    width:280px;
    float:right;
}
#halves-left {
    width:440px;
    float:left;
}
#halves-right {
    width:440px;
    float:right;
}
#whole-page {
	width:920px;
	float:left;
}
#footer {
    color:#cccccc;
    padding:10px 20px 10px 20px;
}
.sliderbox , .infobox{
    display:none;
    margin-left:50px;
    margin-right:50px;
}
.slidercontent, .infobox {
    border-left:2px solid #b20013;
    padding-left:16px;
    padding-right:16px;
    padding-top:1px;
    padding-bottom:1px;
    background:#eeeeee;
}
.infobox {
	display:block;
	margin-bottom:16px;
}
.sliderfooter {
    text-align:right;
    padding-right:16px;
    margin-top:-10px;
}
.sliderfooter a {
    font-style:italic;
}
a {
	color:#005faa;
	text-decoration:none;
}
a img {
    border:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin-top:1em;
	margin-bottom:1em;
}
.biobox {
	margin-left:20px;
	margin-right:20px;
}
.addtocart {
	float:left;
	margin-right:30px;
}
#footer a {
	color:#cccccc;
}
#sddm {
	margin:0;
	padding:0;
	z-index:30;
	float:right;
}
#sddm li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font-weight:bold;
}
#sddm li a {
	display:block;
	margin:0;
	padding:6px 15px;
	background:#1a1718;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}
#sddm li a:hover {
	background:#cccccc;
	color:#000;
}
#sddm li > ul {
	position:absolute;
	visibility:hidden;
	margin:0;
	padding:0;
	background:#cccccc;
}
#sddm li > ul a {
	position:relative;
	display:block;
	margin:0;
	padding:6px 15px;
	width:200px;
	white-space:nowrap;
	text-align:left;
	text-decoration:none;
	background:#cccccc;
	color:#000;
	font-weight:bold;
}
#sddm li > ul li {
	display:block;
	clear:both;
}
#sddm ul a:hover {
	background:#aaaaaa;
}
#navigation {
	background:#1a1718;
}
#sddm ul {
	display:none;
}
#sddm li:hover > ul {
	display:block;
	visibility:visible;
}
em, i {
	font-style:italic;
}
strong, b {
	font-weight:bold;
}

