@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
	text-align:center;
}
.headerTable {
	border:0px;
	margin:0px auto;
	width:840px;
}

#bandWrapper {
	width:855px;
	min-height:460px;
	margin:14px auto;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	float:none;
	text-align:left;
}
#bandWrapper2 {
	width:855px;
	min-height:410px;
	margin:14px auto;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	float:none;
	text-align:left;
}
#bandLeftColumn {
	width:312px;
	float:left;
	color:#CCC;
}
#bandLeftColumn p {
	margin:0px 0px 0px 0px;
	line-height:17px;
}
#bandLeftColumn h1 {
	color:#FFF;
	background-color:#333;
	padding:6px 0px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	margin:18px 0px 18px 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.currentAlbum img {
	float:left;
	margin:0px 14px 0px 0px;
}
#bandLeftColumn .currentAlbum p {
	font-size:11px;
	padding:0px 0px 8px 0px;
	line-height:13px;
}
.currentAlbum b {
	color:#FFF;
	font-weight:normal;
}
.currentAlbum a {
	color:#FFF;
	background-color:#660000;
	display:table-cell;
	text-align:center;
	padding:6px 20px;
	text-decoration:none;
}
.currentAlbum a:hover {
	color:#660000;
	background-color:#FFF;
}
#bandRightColumn {
	width:510px;
	float:right;
	position:relative;
}
.border1 {
	border-bottom:1px solid #7d7d7d;
	padding-bottom:10px;
}
#bandBottom {
	width:855px;
	height:270px;
	clear:both;
	margin:10px auto;
	border-top:1px solid #7d7d7d;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	float:none;
}
.bottomBox {
	width:266px;
	float:left;
	margin:0px 28px 0px 0px;
}
#bandBottom .bottomBox h1 {
	color:#FFF;
	background-color:#333;
	padding:6px 0px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	margin:18px 0px 10px 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.bottomShell {
	width:266px;
	height:190px;
	text-align:center;
	background:url(../bands/atreyu/images/bottom_back.gif) no-repeat;
}
.bottomShell img {
	margin:5px 0px 0px 0px;
}
.bottomShell swf {
	margin:5px 0px 0px 0px;
}
.bottomShell a {
	color:#CCC;
	text-decoration:none;
}
.previous {
	position:absolute;
	left:0px;
	bottom:30px;
}
.more {
	position:absolute;
	right:0px;
	bottom:30px;
}
div#top-glider div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 462px;
	height: 82px;
	overflow: hidden;
	margin:24px 25px 0px 25px;
	position:relative;
}
div#top-glider div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 462px;
	height: 82px;
	overflow:hidden;
	float:left;
}
div#top-glider div.scroller div.content {
	width: 10000px;
}
div#top-glider div.scroller div.content dt, div#top-glider div.scroller div.content dt a, div#top-glider div.scroller div.content dt a:link, div#top-glider div.scroller div.content dt a:visited {
	font-size: 110%;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	padding: 3px 0 3px 0;
}
div#top-glider div.scroller div.content dd .extras {
	font-weight: bold;
	font-size: 85%;
	padding: 0 5px 0 0;
	border-right: 1px solid #000;
	margin: 10px 5px 0 0;
}
div#top-glider div.scroller div.section dd {
	padding: 0 0 5px 0;
}
div#top-glider div.scroller div.section div.morenews {
	font-size: 75%;
	padding: 3px 0 0 10px;
	text-align:right;
	z-index:999;
	position:absolute;
	bottom:5px;
	overflow:hidden;
}
div#top-glider div.scroller div.section div.morenews a, div#top-glider div.scroller div.section div.morenews a:link, div#top-glider div.scroller div.section div.morenews a:visited {
	text-decoration: none;
	color: #000;
}
div#top-glider div.controls {
	position:absolute;
	right:10px;
	top:6px;
	float:right;
	_width:64px;
	white-space:nowrap;
}
div#top-glider div.controls a, div#top-glider div.controls a:link, div#top-glider div.controls a:visited {
	color: #fff;
	font-size: 11px;
	padding: 0 3px 0 0;
	margin: 0 3px 0 0;
	text-decoration:none;
	float:left;
}
div#top-glider div.controls a:hover {
	text-decoration: none;
	color: #fff;
}
div#top-glider div.controls a.active {
	text-decoration: none;
	color:#94794c;
}

