@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/bg_rev3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-size: 11px;
}
body.login {
	padding: 40px;
}

h1 {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}


p {
	margin: 0px;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: justify;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 850px;
}
#header {
	clear: both;
	height: 395px;
	width: 850px;
	padding-bottom: 10px;
}
#subHeader {
	clear: both;
	height: 300px;
	width: 850px;
	padding-bottom: 16px;
}

#content {
	height: auto;
	background-image: url(../images/gray_bg_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentHome {
	height: auto;
}

#demoVideo {
	height: 120px;
	width: 216px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}

#upcomingEvents {
	background-image: url(../images/gray_bg.jpg);
	height: 104px;
	width: 142px;
	float: left;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 10px;
}
#upcomingEvents p {
	margin: 0px;
	padding: 0px;
}

#whatsNewPhotos {
	float: left;
	height: 120px;
	width: 128px;
	margin-right: 0px;
	margin-left: 0px;
}

#whatsNewText {
	float: left;
	height: 120px;
	width: 465px;
	margin-right: 0px;
	margin-left: 14px;
	padding-left: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #191919;
	border-right-color: #242424;
	border-bottom-color: #242424;
	border-left-color: #242424;
}
#whatsNewText.news {
	width: 600px;
	height: auto;
}

#whatsNewText p {
	margin-bottom: 7px;
	line-height: 1.2em;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#whatsNewText      a:hover, #whatsNewText      a:focus     {
	background-repeat: repeat-y;
	background-position: left center;
	color: #FFFFFF;
	background-color: #000000;
}

#whatsNewText p.bottom {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#whatsNewText a {
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
#whatsNewText a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#whatsNewText a strong {
	color: #B70016;
	font-weight: normal;
}
#whatsNewText.news    a   {
	padding-bottom: 0px;
	height: auto;
}






#line {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#shows {
	height: 60px;
	padding-top: 4px;
	padding-bottom: 14px;
}
#showsTable {
	background-image: url(../images/gray_bg.jpg);
	background-repeat: repeat;
	margin: auto;
	padding: 0px;
	border: 2px solid #2F2F2F;
}
#showsTable th {
	background-color: #000000;
	color: #CCCCCC;
}
#showsTable td {
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.quote {
	float: left;
	clear: none;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	width: 190px;
}
.quote  h1, .quoteRight h1 {
	font-size: 22px;
}
.quoteRight {
	float: right;
	clear: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	width: 190px;
	text-align: right;
}







.clear {
	clear: both;
}
.events {
	line-height: 1.2em;
	margin-bottom: 8px;
	margin-top: 6px;
}
#copyright {
	float: left;
	text-align: left;
}
#footer {
	text-align: right;
	color: #444444;
	font-size: 11px;
}
#footer  a {
	color: #444444;
	text-decoration: none;
	margin-left: 4px;
}
#footer a:visited {
	color: #444444;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.black {
	color: #FFFFFF;
	background-color: #000000;
}
.gray {
	color: #FFFFFF;
	background-repeat: repeat;
}
.white {
	color: #000000;
	background-color: #CCCCCC;
}
.SpryHiddenRegion {
	visibility: hidden;
}
a:link {
	color: #B70016;
	text-decoration: none;
}
a:visited {
	color: #B70016;
	text-decoration: none;
}
a:hover {
	color: #B70016;
	text-decoration: none;
}
a:active {
	color: #B70016;
	text-decoration: none;
}
#mainText {
	float: left;
	height: auto;
	width: 500px;
	margin-right: 49px;
	padding-left: 80px;
}
#mainTextThin {
	float: left;
	height: auto;
	width: 250px;
	margin-right: 10px;
	padding-left: 80px;
}

#mainTextWide {
	float: left;
	height: auto;
	width: 700px;
	margin-right: 0px;
	margin-left: 80px;
}

#pyrocompany {
	float: left;
	height: 120px;
	width: 72px;
	margin-right: 18px;
	margin-left: 0px;
}
div.thumbs {
	height: auto;
	padding-bottom: 20px;
	display: block;
}
div.thumbsPress {
	height: auto;
	padding-bottom: 4px;
	display: block;
}
div.thumbs    a, div.thumbsPress a {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
	float: left;
}
div.thumbsPress a:hover {
	color: #FFFFFF;
}

div.thumbs    a:hover   {
	filter:alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}

#thumbs {
	background-image: url(../images/gray_bg.jpg);
	height: auto;
	width: 194px;
	float: left;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-size: 10px;
}
#title1 {
	background-color: #999999;
	height: 20px;
	width: 200px;
	position: absolute;
	top: 500px;
	right: 500px;
}
.videosTitle {
	clear: both;
	padding-bottom: 4px;
	padding-top: 5px;
}
.photosTitle {
	clear: both;
	padding-bottom: 4px;
}
#sidePhotos {
	background-image: url(../images/gray_bg.jpg);
	height: auto;
	width: 210px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#sidePhotos img {
	margin-bottom: 5px;
}
#pyroCompany {
	font-size: 18px;
	font-style: italic;
	margin-bottom: 10px;
	padding: 12px;
	background-image: url(../images/gray_bg.jpg);
	background-repeat: repeat;
	width: 826px;
	height: 20px;
}
#pyroCompany h1 {
	display: inline;
	font-size: 17px;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 22px;
	text-align: right;
	letter-spacing: 0.01em;
}
#pyroCompany h2 {
	font-size: 11px;
	font-weight: normal;
	float: left;
	margin: 0px;
	height: 12px;
	text-align: left;
	display: inline;
	width: 360px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3
,h4  {
	font-size: 18px;
	clear: none;
	float: left;
}
#loginBox {
	padding-top: 150px;
}
.middlePhotoRight {
	float: right;
	margin-top: 0px;
	margin-left: 30px;
	padding-bottom: 30px;
	font-size: 9px;
	color: #666666;
	width: 130px;
}
.middlePhotoLeft {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 30px;
	font-size: 9px;
	color: #666666;
	width: 130px;
	margin-right: 30px;
}

#rightText {
	height: auto;
	width: 502px;
	float: left;
}
#flashcontent2 {
	cursor: default;
}
#mainTextWide img {
	margin-bottom: 5px;
}
object { outline:none; }
.column {
	float: left;
	width: 225px;
	padding-bottom: 20px;
}
.column ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#logo {
	float: left;
	padding-right: 10px;
}
#buttons-top {
	float: left;
	width: 740px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 4px;
}
#buttons-bottom {
	float: left;
	width: 740px;
}
#buttons-top h2 a {
	color: #CCCCCC;
	font-size: 15px;
	font-weight: normal;
	padding: 2px;
	margin-right: 6px;
}
#buttons-top a.active {
	border: 1px solid #999999;
}

#buttons-bottom h2 a {
	color: #999999;
	font-size: 13px;
	font-weight: normal;
	padding: 3px;
	margin-right: 8px;
}
#header-top {
	padding-top: 10px;
	height: 85px;
}
#redBox {
	background-color: #990000;
	text-align: center;
	width: 190px;
	height: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#redBox h1 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#redBox   h1  a {
	color: #FFFFFF;
}
#flashcontent2 {
	height: 300px;
}

#flashcontent2.flames {
	background-image: url(../images/headers/avenged_sevenfold.png);
	background-repeat: no-repeat;
}
#flashcontent2 h1 {
	color: #000000;
	font-size: 48px;
	padding-top: 160px;
	text-transform: uppercase;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
