@charset "UTF-8";
/* CSS Document */
body  {
	font: 100% Helvetica, sans-serif;
	color: #CCCCCC;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.5;
}
#container { 
	width: 960px;
	background: #000000;
	margin: 0 auto;
	text-align: left;
}
/*!!!!!!!!!!!!!!!!!!!!! Start Nav Bar !!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#topnav {
	width: 960px;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	font-variant: small-caps;
	background: #CC0000;
}
#nav, #nav ul {
	list-style: none;
	margin: 0 auto;
	z-frontpage_2011_2011: 1;
}
#nav a:link, #nav a:visited {
	display: block;
	width: 105px;
	text-decoration: none;
	color: #FFFFFF;
	background: #CC0000;
}
#nav a:hover {
	display: block;
	width: 105px;
	text-decoration: none;
	color: #000000;
	background: #CC0000;
}
#nav li {
	float: left;
	width: 105px;
	text-align: center;
	border-right: 1px solid black;
}
#nav li ul { /* second-level lists */
	font-size: 85%;
	position: absolute;
	background: #000000;
	width: 105px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/*!!!!!!!!!!!!!!!!!!!!! End Nav Bar !!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#header { 
	
} 
#sidebar1 {
	float: right;
	width: 260px;
	background: #000000/*#333333*/;
	margin: 0;
	list-style:none;
}
#sidebar1 img {
	margin: 0;
	border: none;
}
#ad_top_1 {
	width: 260px;
	height: 169px;
	margin: 0 0 10px 0;
}
ad_top_1_frontpage_2011_2011 {
	width: 260px;
	height: 358px;
	margin: 0 0 10px 0;
}
#ad_top_2 {
	margin: 10px 0 0 0;
}
#sponsor_box {
	margin: 10px 0;
}
#mainContent { 
	margin: 0 260px 0 0;
	padding: 0;
	/*padding: 0 20px;*/
}
#mainContent h2 { 
	margin: 0 260px 0 0;
	padding: 0;
	color: #cc0000;
	/*padding: 0 20px;*/
}
/*/////////////////////////////Start Main Slider Structure////////////////////////*/
.anythingSlider	{
	width: 680px;
	height: 360px;
	position: relative;
	margin: 0 auto 2px 0;
}
.anythingSlider .wrapper {
	width: 680px;
	overflow: auto;
	height: 341px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.anythingSlider .wrapper ul {
	width: 9999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	background: #FFFFFF;
	border-top: 3px solid #CC0000;
	border-bottom: 3px solid #CC0000;
	margin: 0;
}
.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 317px;
	width: 680px;
	margin: 0;
}
#thumbNav {
	position: relative;
	top: 299px;
	text-align: center;
}
#thumbNav a {
	color: white;
	font: 11px/18px;
	display: inline-block;
	padding: 2px 8px;
	height: 18px;
	width: 10px;
	margin: 0 5px 0 0;
	background: #CC0000;
	text-align: center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#thumbNav a:hover {
	background-image: none;
}
#thumbNav a.cur {
	background: #FFFFFF;
	color: #000000;
}
#start-stop {
	background: green;
	color: white;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	position: absolute;
	right: 15px;
	top: 323px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#start-stop.playing {
	background-color: #cc0000;
}
#start-stop:hover {
	background-image: none;
}
/*
  Prevents
*/
.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0; }
.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
/*/////////////////////////////End Main Slider STRUCTURE////////////////////////*/
/*/////////////////////////////Start Main Slider Content////////////////////////*/
*                                       { margin: 0; padding: 0; }
/*body                                    { font: 12px Helvetica, Sans-Serif; }*/
a, a img                                { border: 0; text-decoration: none; outline: 0; }

#page-wrap                              { width: 760px; padding: 15px; background: white; margin: 0 auto 50px; position: relative; }
#col1                                   { width: 49%; float: left; margin: 0 0 20px 0; }
#col2                                   { width: 49%; float: right; }

#dl                                     { position: absolute; top: 10px; right: 0; background: black; color: white; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 3px 6px; }
#dl:hover                               { background: #666; }

/*
    This stuff is for the TitleBlock Plugin
*/
.image                                  { position: relative; margin-bottom: 20px; width: 100%; }
.image h2                               { position: absolute; top: 220px; left: 0; width: 100%; }
.image h2 span                          { color: white; font: bold 30px/40px Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 6px 8px; }
.image h2 span.spacer                   { padding: 0 2px; background: none; }


/*
    For Specific Slides
*/
#textSlide                              { padding: 10px 30px;
color: #333333; }
#textSlide h3                           { font: 20px Helvetica, Sans-Serif; }
#textSlide h4                           { text-transform: uppercase; font: 15px Helvetica, Sans-Serif; margin: 10px 0; }
#textSlide ul                           { list-style: disc; margin: 0 0 0 25px; }
#textSlide ul li                        { display: list-item; overflow: hidden; }

#quoteSlide                             { padding: 30px; }
#quoteSlide blockquote                  { font: italic 22px/1.5 Georgia, Serif; text-align: center; color: #666666; margin: 0 0 10px 0; }
#quoteSlide p                           { text-align: center; color: #333333;}
#billboard {
	margin: 0 0 15px 0;
}
/*/////////////////////////////End Main Slider Content////////////////////////*/
/*/////////////////////Start Ind Product Page Style////////////////*/
#itemContent { 
	margin: 0 280px 0 0;
	padding: 0 0 0 10px;
	font-size: 90%;
	font-weight: normal;
}
#itemContent h3 { 
	color: #FFF;
}
#itemContent img {
	border:4px solid white; 
	margin: 6px 20px 10px 0;
	float:left;
}
#itemContent a:link, #itemContent a:visited {
	text-decoration: none;
	color: #cc0000;
}
#itemContent a:hover {
	text-decoration: none;
	color: #FFF;
}
/*/////////////////////End Ind Product Page Style////////////////*/
/*/////////////////////Start frontpage_2011_2011 News List////////////////*/
#box_left { 
	width: 220px; 
	height: 215px;
	float: left;
	margin: 0 5px 10px 0;
	background: url("../images/news_back.gif");
	background-repeat: no-repeat;
	color: #000000;
	overflow: hidden;
	line-height: 1.25;
}
#box_left ul { 
	margin: 36px 4px 4px 18px;
	list-style-type: square;
}
#box_left li { 
	font-size: 75%;
	margin: 6px;
}
#newslist a:link, #newslist a:visited {
	text-decoration: none;
	color: #000000;
}
#newslist a:hover {
	text-decoration: none;
	color: #CC0000;
}
/*/////////////////////End frontpage_2011_2011 News List////////////////*/
#box_middle {
	width: 220px;
	height: 215px;
	float: left;
	margin: 0 5px 10px 5px;
}
#box_middle_frontpage_2011_2011 {
	width: 450px;
	height: 215px;
	float: left;
	margin: 0 0 10px 0;
}
#box_right { 
	width: 220px;
	height: 215px;
	float: right;
	margin: 0 20px 10px 5px;
	/*background: url("../images/firehouse_box.jpg");
	background-repeat: no-repeat;*/
}
#sparks_box_left { 
	width: 220px; 
	height: 215px;
	float: left;
	margin: 0 5px 10px 0;
}
#sparks_box_middle {
	width: 220px;
	height: 215px;
	float: left;
	margin: 0 5px 10px 5px;
}
#sparks_box_right { 
	width: 220px;
	height: 215px;
	float: right;
	margin: 0 20px 10px 5px;
}
#fan_box_left { 
	width: 220px; 
	height: 215px;
	float: left;
	margin: 0 5px 10px 0;
}
#fan_box_middle {
	width: 220px;
	height: 215px;
	float: left;
	margin: 0 5px 10px 5px;
}
#fan_box_right { 
	width: 220px;
	height: 215px;
	float: right;
	margin: 0 20px 10px 5px;
}
#footer {
	width: 960px;
	height: 100px;
	clear: both;
	color: #000;
	text-align: center;
	font-size: small;
	background: #000000;
	border-top: 4px #CC0000 solid;
}
#footer p {
	margin: 20px auto;
	color: #FFFFFF;
}
#footer a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #cc0000;
}
/*///////////////////////Start Roster Table/////////////////////////*/
#player_list {
	background: #000;
	margin: 10px 0;
	color: #CCC;
	font-size: small;
}
#player_list a:link, #player_list a:visited{
	text-decoration: none;
	color: #CCCCCC;
}
#player_list a:hover {
	text-decoration: none;
	color: #CC0000;
}
.pic {
	width: 20px
}
/*///////////////////////End Roster Table/////////////////////////*/


#ad_top_1 ul { 
	list-style: none; 
	margin: 0;
	padding: 0;
}
#ad_top_1 ul li{ 
  padding: 0;
  background-repeat: no-repeat;
  background-position: 0 top;
}
#tix_head, #flip_group, #flip_ind {
	width: 260px;
	height: 60px;
}
#tix_head a{
	display:block;
    width:260px;
	height:60px;
    background:url("../images/tix_header.gif") 0 top;	
}
#flip_group a{
	display:block;
    width:260px;
	height:60px;
    background:url("../images/groups_flip.gif") 0 top;	
}
#flip_group a:hover{
	background-position: 0 bottom;
}
#flip_ind a{
	display:block;
    width:260px;
	height:60px;
    background:url("../images/ind_flip.gif") 0 top;	
}
#flip_ind a:hover{
	background-position: 0 bottom;
}
#player_gallery {
	margin: 10px 0 0 0;
}
#player_gallery img {
	margin: 4px;
	border: 1px white solid;
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!START BLOG CONTENT!!!!!!!!!!!!!!!!!!!!!!!*/
#blogContent { 
	margin: 0 260px 0 0;
	padding: 10px;
	font-size: 80%;
	background: #FFFFFF;
	color: #333333;
}
#blogContent p { 
	padding: 4px;
}
#blogContent h1, h2, h3 {
	padding: 4px;
	color: #000;
}
#blogContent a:link, #blogContent a:visited {
	text-decoration: none;
	color: #CC0000;
}
#blogContent a:hover {
	text-decoration: none;
	color: #333333;
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!END BLOG CONTENT!!!!!!!!!!!!!!!!!!!!!!!!*/

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!START NEWS PAGES!!!!!!!!!!!!!!!!!!!!!!!!*/

#newsContainer { 
	width: 960px;
	background: #EEEEEE;
	margin: 0 auto;
	text-align: left;
}
#newsContent {
	background: #EEEEEE;
	color: #1C1C1C;
	margin: 0 280px 0 0;
	font-size: 85%;
}
#newsContent h1 {
	color: #CC0000;
	margin: 2px 6px 2px 18px;
	line-height: 1;
}
#newsContent h3 {
	color: #CC0000;
	margin: 6px 18px;
	line-height: 1;
}
#newsContent p {
	color: #1C1C1C;
	margin: 18px;
	line-height: 1.5;
}
#newsContent img {
	/*border: 1px solid #000000;*/
	margin: 4px 10px 4px 18px;
}
#newsContent ul {
	margin: 0 30px;
}
#newsContent li {
	list-style-type: square;
	margin: 4px 0 0 30px;
}
#newsContent a {
	text-decoration: none;
	color: #CC0000;
}
#newsContent a:hover {
	text-decoration: none;
	color: #000000;
}
#newsContent li a {
	text-decoration: none;
	color: #000000;
}
#newsContent li a:hover {
	text-decoration: none;
	color: #CC0000;
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!END NEWS PAGES!!!!!!!!!!!!!!!!!!!!!!!!*/
#wallpapers {
	font-size: 75%;
}
#wallpapers a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#wallpapers a:hover {
	text-decoration: none;
	color: #cc0000;
}
#group_gallery {
	margin: 0 10px 0 0;
}
#group_gallery img {
	margin: 4px;
	border: 2px white solid;
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!START SPARKS SPOTLIGHT!!!!!!!!!!!!!!!!!!!!!!!!*/
#spotlight {
	background: #FFFFFF;
	color: #333333;
	margin: 0 280px 0 0;
	font-size: 85%;
}
#spotlight img {
	padding: 4px 0;
}
#spotlight p, h1, h2, h3 {
	padding: 10px 20px 10px 20px;
}
#spotlight a:link, #spotlight a:visited {
	text-decoration: none;
	color: #CC0000;
}
#spotlight a:hover {
	text-decoration: none;
	color: #333333;
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!END SPARKS SPOTLIGHT!!!!!!!!!!!!!!!!!!!!!!!!*/
#audio {
	margin: 4px 20px;
}
#report {
	width: 680px;
	background: #000000;
	color: #CCCCCC;
	margin: 0 280px 0 0;
	font-size: 85%;
}
#report img {
	margin: 4px 0;
}
#report p, h1, h2, h3 {
	padding: 10px 20px 10px 20px;
	color: #CCCCCC;
}
#report a:link, #report a:visited {
	text-decoration: none;
	color: #CC0000;
}
#report a:hover {
	text-decoration: none;
	color: #333333;
}
hr {
	color: #FFFFFF;
}
/*///////////////////////////////Start Groups Links Pages//////////////////////////////////*/
#groupsContent {
	background: #000;
	color: #FFF;
	margin: 0 280px 0 0;
	font-size: 85%;
}
#groupsContent img {
	margin: 4px auto;
}
#groupsContent p, h1, h3 {
	padding: 20px 20px 10px 20px;
}
#groupsContent h2 {
	padding: 10px 20px 4px 20px;
	color: #FFF;
}
#groupsContent a:link, #groupsContent a:visited {
	text-decoration: none;
	color: #CC0000;
}
#groupsContent a:hover {
	text-decoration: none;
	color: #333333;
}
#groupsContent ul { 
	list-style-type: disc;
}
#groupsContent li { 
	font-size: 14px;
	margin: 4px 0 4px 30px;
}
/*///////////////////////////////End Groups Links Pages//////////////////////////////////*/
#textContent {
	background: #000;
	color: #FFF;
	margin: 0 280px 0 0;
	font-size: 85%;
}
#hitContent { 
	margin: 0 260px 0 0;
	padding: 0;
}
#hitContent img{ 
	margin: 10px 0;
	border: 1px solid white;
}
#hitContent p, h1, h2{ 
	margin: 0;
	padding: 10px 80px 4px 0;
}
#hitContent h3 { 
	margin: 0;
	padding: 10px 0 4px 0;
	font-style: italic;
	color: #ffffff;
	letter-spacing: 110%;
}
#sparks li {
	display: block;
	}
/*///////////////////////////////START VIDEO GALLERY PAGE//////////////////////////////////*/
#videoContent {
	width: 746px;
	margin: 10px 216px 10px 0;
	padding:0;
}
#videoSidebar {
	float: right;
	width: 200px;
	background: #000000;
	margin: 10px 0;
}
/*///////////////////////////////END FRONT OFFICE LIST//////////////////////////////////*/

/*///////////////////////////////START FRONT OFFICE LIST//////////////////////////////////*/
#office_list li {
	list-style-type: square;
	margin: 0 0 0 20px;
	font-size: 110%;
}
#office_list a {
	text-decoration: none;
	color: #FFFFFF;
}
#office_list a:hover {
	text-decoration: none;
	color: #CC0000;
}
/*///////////////////////////////END FRONT OFFICE LIST//////////////////////////////////*/

