/*Reset, Body*/
/* -------------------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}

body {
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}

a, a:active, a:visited {
	color:#000000;
	font-size:1.0em;
	margin:0px;
	text-decoration:none;
}

.article a, a:active, a:visited {
	color:#000;
	font-size:1.0em;
	margin:0px;
	text-decoration:none;
}

a:hover {
	color:#000;
	background:none;
	font-size:1.0em;
	margin:0px;
	text-decoration:none;
}

.noMargin {
	margin:0;
}

.marginTop {
	margin-top: 10px;
}

.clear {
	clear:both;
}

/*Structure & Navigation*/
/* -------------------------------------------------------------------------------*/

#wrapper {
	margin:0 auto;
	width: 930px;
	padding: 1.4em;
	background: #FFDD00;
}

.struct-banner {
	padding:0;
	/*background: #000 url(../img/left-col-bg.gif) repeat-y top left;*/
	width:930px;
	margin: 0;
}

.struct-header {
	/*margin-bottom:20px;*/
}

#struct-col-left {
	width:200px;
	/*background: #000;*/
	float:left;
	padding:0;
	margin:0;
	/*background: #000 url(../img/left-col-bg.gif) repeat-y top left;*/
}

#struct-col-right {
	width:710px;
	margin-left:20px;
	/*background: #000;*/
	/*background: #846E3F url(../img/right-col-bg.gif) repeat-y top left;*/
	float:left;
}

#struct-col-right .flyer {
	border:  1px #000 solid;
}

#struct-navigation, #struct-lineup {
	width:690px;
	float:left;
	margin: 10px 20px 20px 20px;
	padding: 0;
}

#struct-navigation li, #struct-lineup li {
	list-style: none;
	float:left;
	margin: 0 6px 0 0;
	padding: 0;
}

#struct-navigation a, #struct-lineup a {
	float:left;
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	text-transform:uppercase;
	font-size:1.6em;
	border:none;
}

#struct-navigation a:hover {
	color: #000;
	background: #FFF;
}

struct-navigation li.active {
	background: #000;
}

#struct-navigation li.active a {
	background:#000;
	color:#FFDD00;
}

#struct-lineup a:hover {
	color:#FFD00;
	background:#000;
}

struct-lineup li.active {
	background: #000;
}

#struct-lineup li.active a {
	background:#000;
	color:#FFDD00;
}

#struct-footer {
	clear:both;
}

iframe {
	border:1px #FBDE00 solid;
}

#struct-col-left .article-left {
	margin: 10px 20px 20px 20px;
	width: 160px;
}

.article {
	width:670px;
	margin: 10px 20px 20px 20px;
}

.clear {
	clear:both;
}

.article-lineup {
	
	width: 450px;
}

#line-up h3 {
	font-size:1.8em;
	font-weight: bolder;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #000;
}

.article-lineup ul#line-up {
	margin:0;
	padding:0;
	width:450px;
}

.article-lineup ul li img {
	border-bottom:3px solid #000 !important;
}

.article-lineup ul#line-up li {
	color: #000;
	display:inline;
	float:left;
	margin:0;
	padding:0 10px 10px 0;
	width:200px;
}




/*Elements & Typography*/
/* -------------------------------------------------------------------------------*/

h1 {
	display: block;
	height:100%;
	overflow: hidden;
	text-indent:-1000em;
	width:100%;	
}

h1#logo {
	height:150px;
	width:930px;
	background: transparent url(../img/header.gif) no-repeat top left;
}

.arena1 {
	background: url(../img/arena1.gif) no-repeat top left;
	height:20px;
	width:330px;
	text-indent:-1000em;
	margin-top: 50px;
}

.arena2 {
	background: url(../img/arena2.gif) no-repeat top left;
	height:20px;
	width:330px;
	text-indent:-1000em;
}

.arena3 {
	background: url(../img/arena3.gif) no-repeat top left;
	height:20px;
	width:330px;
	text-indent:-1000em;
}

.article p span, .article-lineup p span {
	font-weight:normal;
}

.article p, .article-lineup p {
	font-size:1.8em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.1em;
	margin-bottom:20px;
	text-transform:uppercase;
}

.article-lineup ul#line-up p {
	font-size:1.8em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 0.9em;
	margin-bottom:20px;
	text-transform:uppercase;
}

.small {
	font-size:0.7em;
	line-height:1.0em;	
	letter-spacing: normal;
}

.article h2, .article-lineup h3 {
	font-size:2em;
	font-weight: bolder;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.article h4, .article-lineup h4 {
	font-size:1.6em;
	font-weight: bolder;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.article img {
	border:1px #FBDE00 solid;
	margin-right:20px;
}

#struct-col-left h4 {
	float:left;
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-transform:uppercase;
	font-size:1.6em;
	padding: 8px 0px 15px 0;
	border:none;
	width:100%;
}

#struct-col-left h4 span {
	background:#000;
	color:#FFDD00;
	padding: 8px 10px;
	margin:0;
}

#struct-col-left .article-left p {
	color:#000;
	font-size:1.8em;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 0.9em;
	margin-bottom:20px;
}

#struct-col-left .article-left p span {
/*text-transform:uppercase;*/
	font-weight: normal;
}

#struct-col-left .article-left a {
	float:left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	font-size:1.6em;
	padding: 8px 0px 15px 0;
	border:none;
	margin: 0 0 20px 0;
}

#struct-col-left a span {
	background: #FFF;
	color:#000;
	padding: 8px 10px;
	margin:0;
}

#struct-col-left .article-left a:hover span {
	background: #000;
	color:#FFDD00;

}

/*Sign Up Form*/
/* -------------------------------------------------------------------------------*/

form, input, textarea {
	border: none;
	padding: 0.3em;
}

#signupsubmit:hover {
	color: #000;
	background-color: #FFF;
}

#signupsubmit {
	padding: 4px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	text-transform:uppercase;
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	border:none;
	margin:0;
}

#s {
	color: #000;
	background-color: #FFF;
	border:none;/*border: 1px solid #FFF;*/
	padding: 0.3em;
}

.label {
	font-size: 0.7em;
}

