body {
	margin:0;
	padding:0;
	background: url('../images/basement-bg.jpg');
	font-family: Arial, Helvetica, Sans-Serif;
}
#gradient {
	width: 100%;
	min-height:400px;
	background-image: url(../images/bw-gradient.png);
	background-repeat: repeat-x;
}
img {
border:0;
}
.container {
	width: 1036px;
	margin-right:auto;
	margin-left:auto;
}
.right50 {
margin-left:200px;
}
.spacer-30{
	height:30px;
}
.spacer-20{
	height:20px;
}
.hidden{
	display:none;
}
#adWrapper {
	
}
#contact {
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
#cdImage {
	float: left;
}
#endCap {
	width: 100%;
	clear: both;
}
#imgHolder {
	height:395px;
	width:296px;
	background:#000;
	overflow:hidden;
}
#leaderboard {
	height: 90px;
}
#mainContent {
	width: 730px;
	margin-left: 20px;
	float:left;
}

#merchText {
	float:left;
	margin-left: 30px;
	width: 296px;
}
#navWrapper {
	height: 272px;
}
#paperContent {
	background-image: url('../images/contentBg-paperTile.png');
	margin-left: 22px;
	margin-right:22px;
	padding:0px 32px;
}
#paperFooter {
	clear: both;
	margin-left:22px;
}
#footerText {
	float:right;
}

#playlist {
	background-image: url('../images/contentBg-paperTile.png');
	margin-left:22px;
	margin-right:22px;
	padding-left:35px;
	clear:both;
	float:left;
	width:651px;
	overflow-x:scroll;
}
#poster {
	height: 337px;
}
#poster a{
	display: block;
	width:285px;
	height:336px;
	background-image: url('../images/nav/nav-posterOFF.png');
}
#poster a:hover{
	background-image: url('../images/nav/nav-posterON.png');
}
#sidebar {
	clear:both;
	float:left;
	width: 286px;
}
#tourDates {
	margin-bottom:25px;
	width: 277px;
}
#tourDatesContent {
	background-image: url('../images/nav/tourdates-contentBg-paperTile.png');
}
#Table_01 td {
	padding: 0px;
}
#Table_01 img {
	border:0;
}
#videoPlayer {
	height: 657px;
	width: 745px;
	position: relative;
	background-image: url('../images/video/video-tv-remote.png');
}
#videoHolder {
	position:relative;
	top:179px;
	left:90px;
	width:440px;
}
#videoControls {
	position:absolute;
	top:580px;
	left: 140px;
	width:400px;
}
#XMLContent {
	padding: 10px;
}

div.desc {
	float:left;
	text-align:right;
	margin-top:15px;
}
div.desc h2 {
	width:230px;
	}
div.swatches {
	margin: 15px 10px 10px 0;
	width:53px;
	float:left;
	clear:both;
}
div.swatches div {
	cursor: pointer;
	margin-bottom:5px;
	height:30px;
	width:52px;
	border:1px solid #666;
}
div.blue {
	background: #000099;
	}
div.red {
	background: #FF0000;
	}
div.grey {
	background: #999999;
	}
div.black {
	background: #000000;
	}
div.white {
	background: #FFFFFF;
	}
h3 {
	font-size: 26px;
	font-weight: bold;
	color: #A22222;
	margin: 0;
}
h2 {
	margin:0;
	color: #A22222;
	font-size: 18px;
	font-weight: bold;
}
h2.grey {
	color: #666666;
}
p {
	font-size:16px;
	line-height:20px;
}
p.date {
	font-weight: bold;
	font-size: 16px;
	color:#666;
	margin:0px;
	margin-top:10px;
}
div.item {
	float:left;
	width:296px;
	margin-top: 20px;
	}
div.image{
	float:left;
	height:395px;
	width:296px;
	background:#000;
	overflow:hidden;
	}
div.last{
	margin-left:30px;
	}
span.tourDate {
	color: #666;
	font-weight: bold;
}
span.tourCity {
	color: #A22222;
	font-weight: bold;
}
span.tourVenue {
	color: #000;
}
img.indented {
	padding-left:180px;
	padding-bottom:20px;
}

ul.cdList {
	list-style-type:none;
	list-style-position: outside;
	position:relative;
	top:-10px;
	left:-5px;
	}
#XMLContent td {
	padding:3px;
}

#sliderHolder {
	clear:both;
	width: 400px;
	height: 40px;
	margin-top:10px;
}

div.entry {
  float: left;
  width:200px;
  margin-bottom: 1em;
  margin-left: 1em;
}
#playlistHolder {
	POSITION : relative;
	OVERFLOW : auto;
	overflow-y: hidden;
	WIDTH : 3500px; 
	white-space: no-wrap;
}

#playButton {
position:absolute;
overflow:hidden;
top:555px;
left: 650px;
width:37px;
height:25px;
}
#stopButton {
position:absolute;
overflow:hidden;
top:522px;
left: 628px;
width:67px;
height:29px;
}
#prevButton {
position:absolute;
overflow:hidden;
top:491px;
left: 615px;
width:30px;
height:30px;
}
#nextButton {
position:absolute;
overflow:hidden;
top:480px;
left: 656px;
width:30px;
height:30px;
padding-top:1px;
}
#pauseButton {
position:absolute;
overflow:hidden;
top:582px;
left: 683px;
width:30px;
height:30px;
}
p.titlec {
	font-weight:bold;
	color:#A22222;
	width: 150px;
	margin-top:0px;
	margin-bottom:5px;
}
#videoBtn {
	background-image: url(../images/nav/images/nav-slc03-video.png);
}
#videoBtn:hover {
	background-position:0 -37px;
}
#videoBtnLink {
	width:115px;
	height:37px;
	display:block;
}
#storeBtn {
	background-image: url(../images/nav/images/nav-slc07-store.png);
}
#storeBtn:hover {
	background-position:0 -30px;
}
#storeBtnLink {
	width:103px;
	height:30px;
	display:block;
}
#charactersBtn {
	background-image: url(../images/nav/images/nav-slc14-characters.png);
}
#charactersBtn:hover {
	background-position:0 -35px;
}
#charactersBtnLink {
	width:183px;
	height:35px;
	display:block;
}
#contactBtn {
	background-image: url(../images/nav/images/nav-slc17-contact.png);
}
#contactBtn:hover {
	background-position:0 -30px;
}
#contactBtnLink {
	width:133px;
	height:30px;
	display:block;
}
#newsBtn {
	background-image: url(../images/nav/images/nav-slc09-news.png);
}
#newsBtn:hover {
	background-position:0 -36px;
}
#newsBtnLink {
	width:107px;
	height:36px;
	display:block;
}
#videoPlayer img{
border:none;
}
#nextButton:hover {
	text-indent:-30px;
	}
#prevButton:hover {
	text-indent:-30px;
	}
#pauseButton:hover {
	text-indent:-30px;
	}
#playButton:hover {
	text-indent:-37px;
	}
#stopButton:hover {
	text-indent:-67px;
	}

