BODY { background: #000; margin: 0 0 20px 0; padding: 0; border: 0; text-align: center; }

BODY, TD, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; color: #FFF; font-size: 12px; font-family: Arial, sans serif; }

h1	{ color: #AED278; font-weight: bold; font-size: 24px; margin: 0 0 10px 0; height: 100px; text-align: center; }
h2	{ color: #AED278; font-weight: bold; font-size: 16px; margin: 0 0 20px 0; text-align: center; }
h3	{ color: #AED278; font-weight: bold; font-size: 14px; margin: 0 0 5px 0;  }
h4	{ color: #CCCCCC; font-weight: bold; font-size: 13px; margin: 0 0 5px 0; }

.Header		{ font-size: 18px; font-weight: bold; color: #999; }
.Subheader	{ font-size: 14px; font-weight: bold; }

.Red		{ color: #CC0000; }
.Green		{ color: #AED278; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }
.Gray		{ color: #CCCCCC; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

.Left	{ float: left; }
.Right	{ float: right; }

.Caps		{ text-transform: uppercase; }
.Caption	{ color: #CCCCCC; font-size: 14px; font-weight: normal; font-style: italic; text-align: center; }
.Date		{ color: #CCCCCC; font-size: 13px; font-weight: normal; font-style: italic; margin: 0 0 15px 0; }
.Labels		{ margin: 0 0 7px; }
.LabelNumber{ font-weight: normal; color: #CCC; font-size: 12px; }
.Price		{ margin: 8px 0; }
.PriceLeft	{ float: left; margin-right: 10px; color: #FFF; }

.ShowDate		{ color: #CCCCCC; font-size: 14px; font-weight: bold; font-style: italic; }
.ShowVenue		{ color: #FFFFFF; font-size: 13px; font-weight: bold; }

hr	{ height: 1px; color: #AED278; background: #AED278; margin: 15px 0; border: 0; }

/* images */
img.FloatLeft 	{ float: left; margin: 0 5px 5px 0; }
img.FloatRight 	{ float: right; margin: 0 0 5px 5px; }
img.Logo		{ border: 0; margin: 10px 0 0 0; }
img.NewsImage	{ float: right; margin: 0 0 10px 10px; border: 0px; width: 200px; height: 200px; }
img.FlyerThumb	{ height: 100px; width: 100px; border: 0; margin: 0 0 5px 0; }
img.Item		{ height: 200px; width: 200px; border: 0; }

/* slideshow */
div#slide-container,
div#no-slide-container					{ width: 600px; height: 400px; margin: 20px 0 0 0; text-align: left; }
div#slide-container div.slide-div		{ width: 600px; height: 400px; text-align: center; display: none; }
div#no-slide-container div.slide-div	{ width: 600px; height: 400px; text-align: center; }
table#slide-nav							{ width: 500px; margin: 0 0 0 50px; text-align: center; }

/* site structure */
div#container	  { width: 780px; text-align: center; }
div#content_outer { width: 760px; text-align: center; padding: 5px; background: #AED278; margin: 0; }
div#content_inner { text-align: left; padding: 20px; background: #000000; }

ul#nav		{ list-style-type: none; text-align: center; margin: 15px 0; }
ul#nav li	{ list-style-type: none; text-align: center; display: inline; }

	/* discography */
	table.discography	 { width: 100%; }
	table.discography td { vertical-align: top; padding: 10px; height: 225px; }
	table.discography td.text { width: 55%; }
	div#DiscTabs 		 { margin: 10px 0 2px 0; clear: all; }
	div#DiscTabsFolder 	 { background: #FFF; padding: 0; margin: 0 0 10px 0; text-align: left; color: #000; border-top: 2px solid #000; }
	div#DiscTabsFolder div { padding: 5px; height: 95px; overflow-y: scroll; }
	
	/* merch */
	table.merch td 		 { vertical-align: middle; padding: 10px; }
	
	/* personnel */
	div#Tabs	  	{ text-align: center; margin: 10px 0 3px 0; }
	div#TabsFolder 	{ background: #FFF; padding: 20px; margin: 0 20px 20px 20px; text-align: left; color: #000; border-top: 1px solid #000; }
	
	/* shows */
	table.shows td		 { vertical-align: top; padding: 0 10px 25px 10px; }

/* forms */
form.Paypal				 { margin: 0; }
form#ContactForm		 { margin: 0; padding: 0; text-align: center; }
input.ContactFormInput	 { width: 250px; height: 15px; margin: 0; border: 1px solid #000; font-size: 12px; }
textarea.ContactFormText { width: 250px; height: 115px; margin: 0; border: 1px solid #000; font-size: 12px; }
input.ContactFormText 	 { width: 250px; height: 115px; margin: 0; border: 1px solid #000; font-size: 12px; }

/* links */
a:link, a:visited	{ color: #AED278; text-decoration: underline; }
a:active, a:hover	{ color: #CCCCCC; text-decoration: underline; }

a.BlackLink			{ color: #000000; }
a.BlackLink:link,
a.BlackLink:visited	{ color: #000000; }
a.BlackLink:active,
a.BlackLink:hover	{ color: #AED278; }

ul#nav a			{ font-family: Verdana; font-size: 13px; font-weight: bold; display: inline; padding: 0 5px; text-decoration: none; }
ul#nav a:link, 
ul#nav a:visited	{ color: #FFFFFF; }
ul#nav a:active, 
ul#nav a:hover		{ color: #CCCCCC; }
ul#nav a.active		{ color: #AED278; }

div#Tabs a			{ display: inline; padding: 3px 11px; margin: 0 2px; color: #000000; font-weight: bold; font-size: 14px; text-decoration: none; text-transform: uppercase; }
div#Tabs a:link,
div#Tabs a:visited	{ background: #AED278; }
div#Tabs a:active,
div#Tabs a:hover	{ background: #CCCCCC; }
div#Tabs a.active	{ background: #FFFFFF; border-bottom: 1px solid #FFF; }

div#DiscTabs a			{ display: inline; padding: 3px 7px; margin: 0 4px 0 0; color: #000000; font-weight: bold; font-size: 12px; text-decoration: none; text-transform: uppercase; }
div#DiscTabs a:link,
div#DiscTabs a:visited,
div#DiscTabs a:hover	{ background: #AED278; }
div#DiscTabs a:active	{ background: #FFFFFF; border-bottom: 1px solid #FFF; }
div#DiscTabs a.active	{ background: #CCCCCC; border-bottom: 1px solid #FFF; }

a#prev 	{ font-weight: bold; float: left; }
a#pause { font-weight: bold; text-align: center; }
a#next 	{ font-weight: bold; float: right; }
