
/* GLOBALS */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(/images/backgrounds/indexgradient.gif);
	background-repeat: repeat-y;
}



h1 {
	letter-spacing: -1px;
	line-height: 130%;
	font-size: 20px;
	color:#F00;
	text-align: center;
}

h2 {
	letter-spacing: -1px;
	line-height: 130%;
	font-size: 16px;
	color: #fff;
	text-align: bottom;
	font-weight: bold;
}
h3{
	letter-spacing: -1px;
	line-height: 130%;
	font-size: 20px;
	color:#999;
	font-weight: bold;
}
	
h4{
	font-size: 14px;
	}

h5 {font-family: Helvetica,Arial,sans-serif;
	letter-spacing: -2px;
	line-height: 130%;
	font-size: 20px;
	color: #fff;
	text-align: bottom;
}

h6 {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 130%;
	font-size: 14px;
	color:#CCC;
}

h8 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color:#CCC;
	text-align: left;
}

h9 {
	color: #F00;
	text-align: center;
}

h10 {
		letter-spacing: -1px;
	line-height: 130%;
	font-size: 28px;
	color:#999;
	font-weight: bold;
	text-align: center;
}

#container {
	background-image: url(/images/backgrounds/indexgradient.gif);
	background-repeat: repeat-y;
	width: relative;
	overflow:hidden;
	display: inline;
}
#container2{
	background-color:#F00;
	width: relative;
	display: inline;
}
.bodyish{
	background-color:#1e1a16;
	border: solid #FFF 1px;
	width: 80%;
	position: absolute; 
	right: 0px;
	border-top: none;
	border-right: none;
	display:block;
	clear: both;
	overflow:hidden;
	
}
.banner{
	width:100%;
	background-color:#1e1a16;
	text-align:center;
	border-bottom: solid #FFF 5px;
	overflow: hidden;
	
}
#index_logo {
	text-align:center;
	padding-top: 10%;
	height: 100%;
}


a:link {
	color: #F00;
	text-decoration: none;
}
a {font-weight: bold;}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {text-decoration: none; color: #f2f2f2;}


a: img {
	border: none;
	outline: none;}
a:link img{
	border: none;}
a:hover img{
	border: none;}
a:visited img{
	border: none;
	outline: none;}
a:active img{
	border: none;
	outline: none;}




#core						{
	background-image: url(/images/backgrounds/indexgradient.gif);
	background-repeat: repeat-y;
	width: relative; 
	margin-top: -15px;
	margin-left: -10px;
	margin-bottom: -15px;
	margin-right: -10px;
	position: static;
	
	}
#core2{
	background-color:#F00;
	width: relative; 
	margin-top: -15px;
	margin-left: -10px;
	margin-bottom: -15px;
	margin-right: -10px;
	position: static;
}

	


.TicketsHeadline {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.editable {
	width: 85%;
	overflow:hidden;
	padding-left: 10%;
	padding-right: 5%;
	}

/* index menu */

#indexmenu
{
	text-align: center;
	color: #000;
	padding: 5px;
	border-top: solid #da241e 10px;
	}

#indexmenu li
{
	width: 100%;
	margin: 0;
	height: 200px;
	padding: 0;
	list-style: none;
	float: left;
	border-right: solid #FFF 1px;
	}
#indexmenu ul: hover{
	background-color:#F00;
}

#indexmenu li a
{	display: block;
	color:#F00;
	text-decoration: none;
	}

#indexmenu li a:hover
{
	color: #FFF;
			}



/* MAIN menu */

#mainmenu
{
	text-align: center;
	color: #000;
	padding: 5px;
	border-top: solid #da241e 10px;
	position: relative;
	}

#mainmenu li
{
	width: 100%;
	height: 170px;
	padding: 0;
	list-style: none;
	float: left;
	border-right: solid #FFF 1px;
	}
#mainmenu ul: hover{
	background-color:#F00;
}

#mainmenu li a
{	color:#F00
	text-decoration: none;
}

#mainmenu li a:hover
{
	color: #FFF;
			}





/* Header Toolbar */


.Header_Toolbar {
	text-align: right;
	background-color: #1e1a16;
}
.Header_Toolbar a:link img{
	border: none;}
.Header_Toolbar a:hover img{
	border: none;}
.Header_Toolbar a:visited img{
	border: none;}
.Header_Toolbar a:active img{
	outline: none;}


/* DROP DOWN MENU */
#sddm
{	background-color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #F00;
	border:1px solid black;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	
}

#sddm li a
{	display: block;
	width: 130px;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{
	color: #F00;
	}

/*/  #sddm li a:link img{
	border: 2px;
	border-top-color: #1b1b1b;
	border-right-color: #1b1b1b;
	border-left-color: #1b1b1b;
}
  #sddm li a:hover img{
	border: 2px;
	border-top-color: #1b1b1b;
	border-right-color: #1b1b1b;
	border-left-color: #1b1b1b;
}
#sddm li a:visited img{
	border: 2px;
	border-top-color: #1b1b1b;
	border-right-color: #1b1b1b;
	border-left-color: #1b1b1b;
}
#sddm li a:active img{
	border: 2px;
	border-top-color: #1b1b1b;
	border-right-color: #1b1b1b;
	border-left-color: #1b1b1b;
}
/*/

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #7f1500;
	border: 1px solid #ff2a00}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 35;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #7f1500;
	color: #fff3fb;
	font: 8pt arial;
	font-weight: bold;
}

	#sddm div a:hover
	{	background: #ff2a00;
		color: #FFFFFF;
		width: 35;
}


/*Quick Menu*/


.quickmenu{
	width: 13%;
	float: left;
	position: absolute;
	left: 6%;
	top: 537px;
	display:inline-block;
	border-top: solid #FFF 5px;
	border-right: solid #FFF 1px;


}
.quickmenu li{
list-style: none;
background-color:#F00;
text-align:right;
padding-right: 5px;
}
.quickmenu li a{
	letter-spacing: -2px;
	line-height: 150%;
	font-weight:bolder;
	font-size: 20px;
	color:#FFF;
}
.quickmenu li a:hover{	
	color:#000;
}

/* Accordion Menu */
.homeicon{
		position: absolute; 
	right: 81%;

}

accordiontable{
	width: 600px;
	height: 160px;
	overflow: hidden;
}

.accordion{
	display:block;
	float:left;
	border-bottom: solid #F00 5px;
	
}

.accordion ul{
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.accordion ul li{
  float: left;
  padding: 10px;
  display: block;
  margin-right: 10px;
  position: relative;
}

.accordion ul li a{
  display: block;
  overflow: hidden;
  height: relative;
  width: 75px;
}

#a1{
  width: 250px;
}

.accordion ul li img{
  position: absolute;
}

.accordion ul li p{
  margin: 0;
  padding: 0;
  width: 165px;
  display: block;
  margin-left: 85px;
  letter-spacing: -1px;
	line-height: 130%;
	font-size: 16px;
	color: #fff;
	text-align: bottom;
	font-weight: bold;
}



/* DIVS */


.sponsor{
	width: 777px;
	margin: 0 5px 5px 0;
	border: solid #bobobo 1px;
	background-image:url(/Images/sponsorbackground.gif)
	}
.sponsor a:link img{
	border: none;
	padding: 10px 10px 10px 10px;
}
.sponsor a:hover img{
	border: none;}
.sponsor a:visited img{
	border: none;
	outline-width: 0px;}
.sponsor a:active img{
	border: none;
	outline-width: 0px;}
#homeicon{
	display: block;
	float:left;

}

	
.sponsorfooter{
	width: 100%;
	overflow: hidden;
}


/* FOOTER 1*/
.Footer1			{
	font-size:10px;
	font-weight: normal;
	text-align:left;
	background-color: #1e1a16;
	color: #fff3fb;
	font-size: 14px;
	color: #F00;
	border-top: solid #000 5px;

}
.Footer1 td{
	padding-left: 5%;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

.Footer1 td a:link {color: #a19148; text-decoration: none;}
.Footer1 td a {font-weight: bold;text-decoration: underline;}
.Footer1 td a:visited {text-decoration: none; color: #a19148;}
.Footer1 td a:hover {text-decoration: none; color: #fff3fb;}
.Footer1 td a:active {text-decoration: none; color: #ff2a00;}

/* FOOTER 2*/

.Footer			{
	font-size:11px;
	font-weight: normal;
	color:#F00;
	padding: 10px 10px 10px 15px;
	height:70px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
 	border-top: solid #000 5px;
	overflow: hidden;
	}

.Footer a:link {color: #a19148; text-decoration: none;}
.Footer a {font-weight: bold;text-decoration: underline;}
.Footer a:visited {text-decoration: none; color: #a19148;}
.Footer a:hover {text-decoration: none; color: #fff3fb;}
.Footer a:active {text-decoration: none; color: #ff2a00;}

.Footer a:link img{
	border: none;}
.Footer a:hover img{
	border: none;}
.Footer a:visited img{
	border: none;
	outline-width: 0px;
}
.Footer a:active img{
	border: none;
	outline-width: 0px;}

.urbangreymenu{
width: 18%; /*width of menu*/
	position: absolute; 
	right: 81%;
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
vertical-align:middle;
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

.fightcardtable{
	color:#FFF;
}