body {
    font-size: 0.69em;
}

.Normal {
    font-size: 1.0em;
}

body.Normal {
    font-size: 0.75em;
}

#Body {
    background: #000 url(img/body-bg.gif) top left repeat;
}

#escape {
	background: url(img/full-bg.gif) top center no-repeat;
}

.clearer {
    clear: both;
}

#Form {
    height: auto !important;
    margin: 0 !important;
}

body, table thead, table th, table tfoot, table td,
blockquote, input, textarea, .Normal
{
    font-family: Tahoma;
    color: #656565;
    line-height: normal;
}

table, tbody, tr, td, th, thead, tfoot {
    font-size: 1.0em;
}

p {
    margin: 0 0 1.0em 0;
}

ul {
    margin: 0 0 1.0em 0;
}

ul ul {
    margin-bottom: 0;
}

ul li, ul ul li, ul ul ul li {
    list-style: none;
}

a img {
    border: none;
}

a, a:link, a:visited, a:active {
    color: #a15c19;
    text-decoration: none;
}

a:hover {
    color: #d66e0a;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
	color: #aaaaaa;
    font-weight: bold;
    padding: 0;
    margin: 0 0 0.8em 0;
}

h1, h2 {
	font-size: 1.7em;
}

#wrap {
    text-align: left;
	margin:0 auto;
	width: 970px;
}

.DNNEmptyPane {
    display: none;
}

.AvenlaForm .DynamicFormFieldLabel {
    width: 100px;
    text-align: right;
}

.AvenlaForm .DynamicFormInput {
    margin-left: 110px;
    padding-bottom: 4px;
}

.AvenlaForm .DynamicFormText input, .AvenlaForm .DynamicFormTextarea textarea {
    width: 200px;
}

.AvenlaFormSubmit {
    padding-left: 110px;
}

#header {
	height: 34px;
	border-bottom: solid 1px #2c2c2c;
	position:relative;
}

#logo {
	position:absolute;
	left:9px;
	top:9px;
	width: 176px;
	height: 18px;
	background: url(img/logo.gif) top left no-repeat;
}

#left {
	width: 122px;
	float:left;
}

#right {
	width: 254px;
	float:left;
	_margin-right: -5px;
}

.ContentColumns {
	width: 574px;
	float:left;
	margin: 0 10px;
}

.LeftColumn {
	width: 265px;
	float:left;
	_width: 299px;
	padding: 25px 0 0 20px;
}

.RightColumn {
	width: 274px;
	_width: 270px;
	float:left;
	padding: 25px 0 0 15px;
}

.AvenlaSlideshowImages {
	overflow:hidden;
	height: 283px;
	position:relative;
}

.AvenlaSlideshowImages li {
	visibility: hidden;
	position: absolute;
	background:none;
	overflow:hidden;
	width: 574px;
	padding:0;
	top: 0;
	left: 50%;
}

#mainSlideshow {
	position:relative;
}

#contentarea {
	padding: 10px 0;
}

.AvenlaSlideshowNavi {
	display:none;
}

.AvenlaSlideshowPrev {
	display:block;
	position:absolute;
	top:257px;
	right: 30px;
	background: url(img/slidePrev.gif) top left no-repeat;
	height: 16px;
	width: 16px;
	zoom:1;
	font-size:0;
	z-index: 10;
	cursor:pointer;
}

.AvenlaSlideshowNext{
	display:block;
	position:absolute;
		zoom:1;
	font-size:0;
	right: 10px;
	top:257px;
	background: url(img/slideNext.gif) top left no-repeat;
	height: 16px;
	z-index: 10;
	cursor:pointer;
	width: 16px;
}

.media {
	width: 222px;
	height: 61px;
	background: url(img/player.gif) top left no-repeat;
	display:block;
	margin: 0 auto;
}

.medialink {
	text-align:center;
	margin: 0 0 15px 0;
}

.medialinks {
	padding: 16px;
	background: #202020;
	border-bottom: solid 1px #2c2c2c;
}

.medialinks ul {
	padding:0;
	margin:0;
}

.medialinks li {
	margin:0 0 3px;
	padding:0;
}

li.separator, .separator {
	border-top: solid 1px #242424;
	margin: 7px 0 0 0;
	padding: 7px 0 0 0;
}

.container_title span {
	color: #AAAAAA;
	margin: 0 0 0.8em 0;
	padding: 0 25px 0 0;
	font-size: 1em;
	font-weight:bold;
	font-family: Arial;
}

.dark_container {
	margin: 10px 0 0 0;
	border-bottom: solid 1px #2c2c2c;
	padding: 15px;
	background: #202020;
	zoom:1;
}

.AvenlaArticles li {
	padding:10px 0;
	padding: 6px 0 7px;
	margin:0;
	border-top: solid 1px #242424;
}

.AvenlaArticles li.first {
	border-top:0;
}

.AvenlaArticles ul {
	margin:0;
	padding:0;
}

.ArticleList .articleDate {
	display:block;
}

.container_title {
	position:relative;
}

.rss {
	width: 25px;
	height: 11px;
	position:absolute;
	right: 0;
	top:0;
	background: url(img/rss.gif) top left no-repeat;
}

.icons {
	border-top: solid 1px #2c2c2c;
	padding: 15px 0 0 0;
}

.icons ul {
	padding: 0;
	margin:0;
}

.icons li {
	padding:0;
	margin: 5px 8px;
	float:left;
}

.releaseImage {
	float:left;
}

.releaseInfo {
	float:left;
	width: 150px;
	margin: 0 0 0 12px;
}

.releaseInfo p {
	margin: 0 0 5px;
}

.releaseInfo .separator {
	margin:4px 0 0;
	padding:4px 0 0;
}

.contactForm {
	position:relative;
	zoom:1;
}

.contactForm .DynamicForm {
	float:left;
	margin: 0 3px 0 0;
}

.AvenlaFormSubmit {
	background: url(img/button-right.gif) top right no-repeat;
	padding: 0 1px 0 0;
	float:left;
}
.AvenlaFormSubmit input {
	border:0;
	font-size: 11px;
	color: #a15c19;
	padding:0 5px 3px;
	background: url(img/button-left.gif) top left no-repeat;
	height: 20px;
}

.contactForm .DynamicFormInput input {
	background: url(img/gray-gradient.gif) top left repeat-x;
	height: 20px;
	border:0;
	color: #282828;
	font-size: 11px;
	width: 200px;
	padding: 3px;
	_width: 180px;
}

#subnav {
	background: #202020;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 0;
}

#subnav ul, #subnav li {
	margin:0;
	padding:0;
}

#subnav ul li a {
	display:block;
	height:12px;
	padding: 0 0 5px 0;
	margin: 0 0 14px 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	width: 100%;
	text-indent:-10000px;
	background:transparent url(img/navi.gif) top right no-repeat;
	position:relative;
	z-index:2;
}

#subnav li.Menu-tabid8715 a, #subnav li.Menu-tabid8715 a:link, #subnav li.Menu-tabid8715 a:active, #subnav li.Menu-tabid8715 a:visited  {
	background-position: 100% 0;
}

#subnav li.Menu-tabid8770 a, #subnav li.Menu-tabid8770 a:link, #subnav li.Menu-tabid8770 a:active, #subnav li.Menu-tabid8770 a:visited  {
	background-position: 100% -31px;
}

#subnav li.Menu-tabid8775 a, #subnav li.Menu-tabid8775 a:link, #subnav li.Menu-tabid8775 a:active, #subnav li.Menu-tabid8775 a:visited  {
	background-position: 100% -62px;
}

#subnav li.Menu-tabid8777 a, #subnav li.Menu-tabid8777 a:link, #subnav li.Menu-tabid8777 a:active, #subnav li.Menu-tabid8777 a:visited  {
	background-position: 100% -93px;
}

#subnav li.Menu-tabid8778 a, #subnav li.Menu-tabid8778 a:link, #subnav li.Menu-tabid8778 a:active, #subnav li.Menu-tabid8778 a:visited  {
	background-position: 100% -124px;
}

#subnav li.Menu-tabid8779 a, #subnav li.Menu-tabid8779 a:link, #subnav li.Menu-tabid8779 a:active, #subnav li.Menu-tabid8779 a:visited  {
	background-position: 100% -155px;
}

#subnav li.Menu-tabid8780 a, #subnav li.Menu-tabid8780 a:link, #subnav li.Menu-tabid8780 a:active, #subnav li.Menu-tabid8780 a:visited  {
	background-position: 100% -186px;
}

#subnav li.Menu-tabid8781 a, #subnav li.Menu-tabid8781 a:link, #subnav li.Menu-tabid8781 a:active, #subnav li.Menu-tabid8781 a:visited  {
	background-position: 100% -217px;
}

#subnav li.Menu-tabid8782 a, #subnav li.Menu-tabid8782 a:link, #subnav li.Menu-tabid8782 a:active, #subnav li.Menu-tabid8782 a:visited  {
	background-position: 100% -248px;
}

#subnav li.Menu-tabid8783 a, #subnav li.Menu-tabid8783 a:link, #subnav li.Menu-tabid8783 a:active, #subnav li.Menu-tabid8783 a:visited  {
	background-position: 100% -279px;
}
#subnav li.Menu-tabid8784 a, #subnav li.Menu-tabid8784 a:link, #subnav li.Menu-tabid8784 a:active, #subnav li.Menu-tabid8784 a:visited  {
	background-position: 100% -310px;
}

#subnav li a:hover, #subnav li.Menu-sel a, #subnav li.Menu-open a {
	background-image: url(img/navi-sel.gif);	
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; border: solid 1px #2c2c2c;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #202020; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/show-hover-prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/show-hover-next.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Georgia, serif; background-color: #202020; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#bottomNav { text-align: center; position: relative; padding-bottom: 10px; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ text-align: center; }	
#imageData #caption{ display: block; font-weight: bold;	font-family: Georgia, serif; color: #65523E; font-size: 1.3em; padding: 0 0 16px 0; }
#imageData #numberDisplay{ display: none; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 13px; outline: none; display: block; position: absolute; top: 0px; right: 10px;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; opacity: 0.5 !important; filter:alpha(opacity=50) !important; }


.products {
	padding:0;
	margin:0 0 20px 20px;
	_margin:0 0 0 20px;
}

.products li {
	float:left;
	margin: 0 10px 10px 0;
	_margin: 0 10px 0 0;

}

.products .pic {
	height: 49px;
	float:left;
	cursor:pointer;
	position:relative;
	zoom:1;
	border: solid 1px #2c2c2c;
	overflow:hidden;
}

.products a:hover .pic {
	border: solid 1px #a15c19;
}

.lboxitems h2,  .lboxitems h3  {
	padding: 0 19px;
	clear:both;
}

.lboxitems h3 {
	padding: 10px 19px;
	_padding: 0 19px;
	margin:0;
}

.ArticleList .ArticleTitle h2{
	margin:0;
}

.ContentColumns .ArticleList .ArticleTitle {
	padding: 5px 0;
}

.albumimage {
	/* height: 180px; */
	overflow:hidden;
	float:left;
}

.albumimage img {
	border: 1px solid #2C2C2C;
}

.albuminfo {
	float:left;
	margin: 0 0 0 35px;
}

.album {
	margin: 0 0 20px 40px;
}

.albuminfo h2 {
	margin:0;
}

.albuminfo h4 {
	color: #756F64;
	font-size:0.8em;
}

.albuminfo ul {
	padding:0;
	margin:0;
}

.albuminfo li {
	padding:0;
	margin: 0 0 2px 0;
}

.albuminfo .additional {
	margin: 5px 0 0 0;
}

.additional .last {
	padding: 0 0 0 20px;
}

.band {
	padding: 0 0 0 33px;
}
.band ul {
	margin:0;
	padding:0;
}

.band li {
	float:left;
	margin: 0 25px 25px 0;
}

.band li a, .band li a:visited, .band li a:active, .band li a:hover {
	border: 1px solid #2C2C2C;
	height:100px;
	display:block;
	float:left;
	overflow:hidden;
}

.band li a:hover {
	border: solid 1px #A15C19;
}

.releases {
	margin:0;
}

#footer {
	border-top: solid 1px #2b2b2b;
	padding: 20px 0 40px 55px;
	background: url(img/footer-logo.gif) 7px 10px no-repeat;
	
}

#footer ul {
	padding:0;
	margin:0;
}

#footer li {
	float:left;
	padding: 0 7px 0 9px;
	background: url(img/list-separator.gif) center left no-repeat;
}

#footer li.Menu-first {
	background: none;
}

.copyright{
	float:right;
	font-size: 0.9em;
	color: #3a3939;
}

.releaseImage img {
	border: solid 1px #2b2b2b;
}
.releaseImage a:hover img {
	border: solid 1px #A15C19;	
}

@media screen {
  .sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

}