@charset "utf-8";
/* CSS RESET */

html, body, div, span, applet, object, iframe,
 blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
/*	vertical-align: baseline; */
	position: relative;
	z-index: 200;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-image: url('/images/bg.jpg');  
	background-repeat:no-repeat; 
	background-position: center;
	background-color: #000000;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: inherit;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* General */

h1, h2, h3, h4, h5, h6 {
	color: #2E4A60;
}

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

a:hover{
	text-decoration: underline;
}
	
.clearboth{
	clear:both;
}

/* Base Style */
#wrapper {
	width: 1010px;
	margin: 0px auto;
	height: auto;	
}

#plate-wrapper {
	padding-bottom: 20px;
	margin-bottom: 50px;
}

#plate {
	position: absolute;
	background-color: #000000;
	z-index: 10;
	width: 100%;
	opacity: .3;
	filter:alpha(opacity=30);
	height: 100%;
}

#top-buttons {
	height: 50px;
	padding: 50px 0px 10px 12px;
	width: 998px;
	margin: 0px auto;
}

#top-buttons .left-button {
	width: 180px;
	float: left;
	text-align: center;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	background-color: #9EB8C5;
}

#top-buttons .left-button a, top-buttons .left-button a:visited{
	text-decoration: none;
	color:#000000;
}

#top-buttons .left-button a:hover{
	text-decoration: underline;
}

#top-buttons .right-button {
	width: 180px;
	float: right;
	margin-right: 5px;
	text-align: center;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	background-color: #FFFFFF;
}

#top-buttons .right-button a, #top-buttons .right-button a:visited{
	text-decoration: none;
	color:#000000;
}

#top-buttons .right-button a:hover{
	text-decoration: underline;
}

#top-banner {
	height: 50px;
	padding: 20px 10px 0px 10px;
}

#banner-block {
	width: 83px;
	height: 50px;
	float: right;
	background-color: #03161D;
}
#banner-block-image {
	margin-top: -25px;
	margin-left: -5px;
}

#banner-bar {
	width: 907px;
	height: 50px;
	float: right;
}
#banner-bar-top {
	height: 25px;
	background-color: #03161D;
	text-align:right;
}

#banner-bar-top-image {
	margin-top: -30px;
	margin-right: -17px
}

.news-block {
	margin: 15px 10px 0px 10px;
}

#footer-bottom {
	height: 55px;
	background-color: #66FF66;
}

/* Featured / menu Blocks */
#featured-menu {}

#featured-block {
/*	float: left; */
	width: 817px;
}

#featured-top {
	height: 25px;
}

#featured-top #top-right {
	float: right;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.6em;
	background-color: #D4D4D4;
	margin-right: 2px;
}

#featured-body {
	margin: 0px 2px 0px 10px;
	padding: 0px 10px 10px 10px;
	background-color: #D4D4D4;
	min-height: 325px;
}

#featured-body-header {
	
	padding: 5px 300px 5px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	background-color: #D4D4D4;
	font-variant: small-caps;
}

#featured-body-content {
	padding-top: 5px;
	overflow: hidden;
	min-height:300px;
}

.block-tags {
	height: 12px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}

.block-tags a{
	color: #FF0000;
	text-decoration: none;
}

.block-tags a:visited{
	color: #FF0000;
	text-decoration: none;
}

.block-tags a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.block-details {
	height: 12px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 30px;
}

.block-details a{
	color: #FF0000;
	text-decoration: none;
}

.block-details a:visited{
	color: #FF0000;
	text-decoration: none;
}

.block-details a:hover{
	color: #FF0000;
	text-decoration: underline;
}

#featured-top #top-right-image {
	float: right;
	width: 30px;
	height: 25px;
	margin-top: -8px;
}

#featured-top-length {
	float: right;
	width: 598px;
	height: 25px;
}

#featured-top-length-top {
	height: 0px;
}

#featured-top-length-bottom {
	height: 18px;
	background-color: #2E4A60;
	margin: -1px;
}

#featured-image {
	float: left;
	padding-right: 10px;
}

#featured-text {
	padding: 5px 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#featured-text a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: .9em;
}

#featured-text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: .9em;
}

#featured-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	font-size: .9em;
}

#menu-block {
	width: 193px;
	float: right;
	height: 360px;
}

#menu-block  #top-block {
	height: 40px;
}

#menu-block .menu-button {
	width: 176px;
	text-align: left;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0px auto;
	margin-top: 25px;
	padding-left: 25px;
	background-color: #D4D4D4;
}

.menu-button a, .menu-button a:visited{
	text-decoration: none;
	color:#000000;
}

.menu-button a:hover{
	text-decoration: underline;
}

/* ShortWidth Block */
.shortWidth-block {
/*	float: left;*/  
	width: 817px;

}

.shortWidth-top {
	height: 25px;
}

.shortWidth-top .top-right {
	float: right;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.6em;
	background-color: #D4D4D4;
	margin-right: 2px;
}

.shortWidth-body {
	margin: 0px 2px 0px 10px;
	padding: 0px 10px 10px 10px;
	background-color: #D4D4D4;
	min-height: 325px; 
}

.shortWidth-body-header {
	
	padding: 5px 300px 5px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	background-color: #D4D4D4;
	font-variant: small-caps;
}

.shortWidth-body-content_shop {
	margin-top: 10px;
	padding: 7px 7px 20px 7px;
	overflow: hidden;
	font-size: .9em;
	color: #FFFFFF;
	background-image: url("/images/bg_onlineshop.jpg");
	min-height:320px;
}

.shortWidth-body-content_shop table{
	margin: 0px auto;
	border-spacing: 5px;
}

.shortWidth-body-content_about {
	margin-top: 10px;
	padding: 7px 7px 7px 7px;
	overflow: hidden;
	font-size: .9em;
	color: #FFFFFF;
	background-image: url("/images/bg_about.jpg");
	min-height:320px;
}

.shortWidth-body-content_about h2 {
	color: #cccccc;
	
}

.shortWidth-body-content_contact {
	margin-top: 10px;
	padding: 7px 7px 20px 7px;
	overflow: hidden;
	font-size: .9em;
	color: #FFFFFF;
	background-image: url("/images/bg_contact.jpg");
	min-height:320px;
}

.shortWidth-body-content_contact table {	
	margin: 0px auto;
	border-spacing: 5px;

}

.shortWidth-body-content_contact a:link, .shortWidth-body-content_contact a:visited, .shortWidth-body-content_contact h3 {	
	color: #000000;
	text-decoration: none;

}

.shortWidth-body-content_contact a:hover{
	text-decoration: underline;
}

.shortWidth-body-content_links {
	margin-top: 10px;
	padding: 7px 7px 7px 7px;
	overflow: hidden;
	font-size: .9em;
	color: #FFFFFF;
	background-image: url("/images/bg_links.jpg");
	min-height:320px;
}

.shortWidth-body-content_media {
	margin-top: 10px;
	padding: 7px 7px 7px 7px;
	overflow: hidden;
	font-size: .9em;
	color: #FFFFFF;
	background-image: url("/images/bg_media.jpg");
	min-height:320px;
}

.shortWidth-body-content_shows {
	margin-top: 10px;
	padding: 7px 7px 7px 7px;
	overflow: hidden;
	font-size: .9em;
	color: #FFFFFF;
	background-image: url("/images/bg_shows.jpg");
	min-height:320px;
}

.shortWidth-body-content_member {
	margin-top: 10px;
	padding: 7px 7px 7px 7px;
	overflow: hidden;
	font-size: .9em;
	color: #FFFFFF;
	background-image: url("/images/bg_member.jpg");
	min-height:320px;
}

.shortWidth-body-content_downloads {
	margin-top: 10px;
	padding: 7px 7px 7px 7px;
	overflow: hidden;
	font-size: .9em;
	color: #FFFFFF;
	background-image: url("/images/bg_downloads.jpg");
	min-height:320px;
}

.shortWidth-body-content-top-spacer {
	height: 150px;
}

.shortWidth-top .top-right-image {
	float: right;
	width: 30px;
	height: 25px;
	margin-top: -8px;
}

.shortWidth-top-length {
	float: right;
	width: 598px;
	height: 25px;
}

.shortWidth-top-length-top {
	height: 0px;
}

.shortWidth-top-length-bottom {
	height: 18px;
	background-color: #2E4A60;
	margin: -1px;
}

.shortWidth-image {
	float: left;
	padding-right: 10px;
}

.shortWidth-text {
	padding: 5px 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.shortWidth-text a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: .9em;
}

.shortWidth-text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: .9em;
}

.shortWidth-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	font-size: .9em;
}


/* News Blocks */

.news-item-block {
	width: 990px;
	padding-top: 20px;
}

.news-item-top {
	height: 25px;
}

.news-top-left {
	float: left;
	width: 235px;
	height: 30px;
	background-color: #D4D4D4;
}

.news-item-body {
	padding: 0px 10px 10px 10px;
	background-color: #D4D4D4;
}

.news-item-body-header {

	padding: 5px 0px 10px 300px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-variant: small-caps;
	text-align: right;
	background-color: #D4D4D4;
}

.news-item-body-content {
	padding-top: 5px;
}

.news-top-left-image {
	float: left;
	width: 33px;
	height: 28px;
	margin-top: -8px;
}
.news-image {
	float: right;
	padding-left: 10px;
}
.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.news-text a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: .9em;
}
.news-text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: .9em;
}

.news-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	font-size: .9em;
}


.news-item-top-length {
	float: left;
	width: 700px;
	height: 30px;
}

.news-item-top-length-top {
	height: 0px;
}

.news-item-top-length-bottom {
	height: 23px;
	background-color: #2E4A60;
	margin-top: -1px;
}


/* Tour */

.tour_schedule_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 10px;
	font-size: .9em;
}

.tour_schedule {
	border: none;
	width: 100%;
}



.tour_schedule tr.title{
	font-weight: bold;
	font-size: 1.3em;
	color: #2E4A60;
}

.tour_schedule td.colored {
	border-top: #2E4A60 solid 1px;
	border-bottom: #2E4A60 solid 1px;
	background-color: #acc0c7;
}

.tour_schedule a:link{
	color: #FF0000;
	text-decoration: none;
}

.tour_schedule a:hover{
	text-decoration: underline;
}


/* Empty Blocks */

.empty-block {
	margin: 15px 10px 0px 10px;
}

.empty-item-block {
	width: 990px;
	padding-top: 20px;
}

.empty-item-top {
	height: 25px;
}

.empty-top-left {
	float: left;
	width: 235px;
	height: 30px;
	background-color: #D4D4D4;
}

.empty-item-body {
	padding: 0px 10px 10px 10px;
	background-color: #D4D4D4;
	font-size: .9em;
}

.empty-item-body-header {

	padding: 5px 0px 10px 300px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-variant: small-caps;
	text-align: right;
	background-color: #D4D4D4;
}

.empty-item-body-content {
	padding-top: 5px;
	font-size: .9em;
}

.empty-top-left-image {
	float: left;
	width: 33px;
	height: 28px;
	margin-top: -8px;
}
.empty-image {
	float: right;
	padding-left: 10px;
}
.empty-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.empty-text a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: .9em;
}
.empty-text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: .9em;
}

.empty-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	font-size: .9em;
}


.empty-item-top-length {
	float: left;
	width: 700px;
	height: 30px;
}

.empty-item-top-length-top {
	height: 0px;
}

.empty-item-top-length-bottom {
	height: 23px;
	background-color: #2E4A60;
	margin-top: -1px;
}

/* shop styles */

#album-wrapper {

}

.albumlist {
	margin: 0px auto;
	width: 650px;
	padding-bottom: 40px;
}
.albumlist .albumcover {
	width: 250px;
	float: left;
}
.albumlist .albumdetail {
	min-width: 300px;
	max-width: 400px;
	float: left;
	margin-top: 10px;
}
.albumtitle {
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 18px;
}
.albumimage {
	text-align: center;
}

.albumfooter {
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 20px;
	
}


#album-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

#album-art {
	float: left;
	width: 175px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
#album-tracks {
	float: left;
	width: 580px;
	vertical-align: top;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}

#album-tracks table {
	border-spacing: 5px;
}

#album-tracks table tr td {
/*	border-top: 1px solid #000000; */
}

#album-tracks embed {
	margin-bottom: -5px;
}

#album-tracks .subtitle {
	color: #669999;
}

.shop-button {
	width: 176px;
	text-align: center;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	margin: 10px 10px 10px 10px;
	background-color: #669999;
}

.shop-button a, .shop-button a:visited{
	text-decoration: none;
	color:#000000;
}

.shop-button a:hover{
	text-decoration: underline;
}

#addtocart {
	
	padding: 10px 0px 10px 0px;
	
/*	border: 1px solid #000000; */
	
}

#payment {
	width: 420px;
	margin: 0px auto;
}
#payment-data {
	width: 320px;
	float: left;
}
#payment-verify {
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 20px;
}



/* form styles */

#formMessage {
	
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}

.maillist-block label {
	display: block;
	float: left;
	width: 75px;
}

.messages{
	text-align: center;
	color: #ff0000;
}


/* cart styles */
#checkout-wrapper {
	margin: 0px auto;
}

#checkout-wrapper p{
	margin: 10px 0px 10px 0px;
}
.checkout-block {
	float: left;
	width: 350px;
	text-align: center;
}

.checkout-block table {
	text-align: center;
}

.checkout-block table td {
	text-align: right;
	padding: 2px;
}

/* login */
#login_signup {
	width: 310px;
	margin: 0px auto;
/*	margin-top: 50px; */
}
#login_signup_title {
	text-align: center;
	padding: 10px 0px 10px 0px;
}
#login_signup_footer {
	text-align: center;
	padding: 10px 0px 10px 0px;
}
#login_signup_block {
	width: 300px;
}
#login_signup_block table {
	margin-left:auto;
	margin-right:auto;
}

/* links */
#linkwrapper {
	width: 350px;
	margin: 0px auto;
	font-size: 16px;
	font-weight: bold;
}

#linkwrapper table tr td div{
		padding-left: 30px;
		vertical-align: middle;
}

/* media */
#mediawrapper {
	width: 610px;
	margin: 0px auto;
}



/* text styles */
.size10 {
	font-size: 10px;
}

.size14 {
	font-size: 14px;
}


.bold{
	font-weight: bold;
}

.red{
	color: #ff0000;
}

.center {
	text-align: center;
}

.size16bold{
	font-size: 16px;
	font-weight: bold;
}
.size16bolditalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}