@charset "UTF-8";
/* CSS Document */



body {
margin:0;
padding:0;
background:#1f1f1f;
font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
color:#FFFFFF;
font-size:12px;
}

img {
border:none;
}

/* ---- DIV FORMATTING ---- */

#container {
width:900px;
margin:0 auto;
}
#header {
	width:100%;
	height:320px;
	margin:0;
	background-color:#f3be22;
}
#logo {
	float:left;
	padding:5px 5px;
}
#date {
	padding:50px 0 0 450px;
}
#countdown{
	position:relative;
	width:500px;
	height:70px;
	margin:50px 0 0 380px;
	padding:0;
}
#content {margin-bottom:10em;}
#right_content {
position:relative;
width:65%;
margin:5em 0;
float:right;
} 
.link_text {
	margin-left:105px;
	font-size:3em;
}
#left_column {
width:32%;
margin:2em 0;
padding:1em;
float:left;
}
#clear {clear:both;}

/* ---- LINKS ---- */
.fighter_class a, .download_link a, .update_heading2 a, .link_text a {
	color:#f3be22;
	text-decoration:none;
}
#important .tix a {color:#fff; text-decoration:none;}
#important a:hover {text-decoration:underline;}
/* ---- GLOBALS ---- */
.big_text{
font-size:3em;
}
.download_link {
	font-size:.6em;
}
.small_text {
font-size:1.3em;
color:#f3be22;
}
.yellow {
color:#f3be22;
}
/* ---- JS COUNTDOWN ---- */
.box_cont {
display:block;
width:100px;
float:left;
margin:0 4px;
}
.test_box {
	display:block;
	color:#FFFFFF;
	background:#000000;
	font-size:3.3em;
	width:100px;
	margin:5px;
	text-align:center;
	float:left;
}
.title {
font-size:1.4em;
width:100%;
color:#000000;
text-align:center;
}


/* ---- NAVIGATYION TABS ---- */
#navigation {
	position: relative;
	width: 100%;
	height: 3em;
	width: 46.7em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	margin: 54px 0 0 340px;
}

#navigation ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 53px;
	width: 717px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	left: -102px;
	z-index: 44;
	visibility: visible;
}

#navigation ul#primary li  {
	display: inline;
	list-style: none;
}

#navigation ul#primary a,#navigation ul#primary span,#navigation ul#primary a.current {
	width: 7em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-size: 1.3em;
	text-decoration: none;
	color: #FFFFFF;
}

#navigation ul#primary span,#navigation ul#primary a.current,#navigation ul#primary a.current:hover {
	border-bottom: none;
	background: #1f1f1f;
	padding-bottom: 6px;
	margin-top: 0;
}

#navigation ul#primary a {
	background: #1f1f1f;
	border-bottom: none;
}

#navigation ul#primary a:hover {
	margin-top: 0;
	background: #1f1f1f;
	padding-bottom: 5px;
}

#navigation ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#navigation ul#secondary li a,#navigation ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#navigation ul#secondary li a {
	color: #FFFFFF;
	text-decoration: underline;
}

#navigation ul#secondary li a:hover {
	color: #FFFFFF;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#navigation ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#navigation ul#secondary li:last-child a { border: none; }

/* ----- RIGHT COLUMN ---- */
.update_heading {
text-align:center;
margin-top:-25px;
margin-bottom:25px;
}
.update_heading2 {
font-size:1.6em;
text-align:left;
}
.event_banner {
width:100%;
text-align:center;
margin:1.5em 0;
}

/* ---- LEFT COLUMN ---- */
#left_column p {
font-size:1.3em;
margin-bottom:2em;
}
#left_column ul {
font-size:1.5em;
margin:0;
padding:5px 0 0 0;
}
#left_column li {
list-style:none;
padding:5px;
}

/* ---- MORE INFO ---- */
#photos {
	width:30%;
	float:right;
	text-align:center;
}
#about {
	margin:4em 0 3em 1em;
	width:60%;
}
.info_question {
	margin:3em 0;
}
.info_question p {
	font-size:1.3em;
	line-height:1.3em;
	padding-left:.5em;
}

/* ---- FIGHTER INFO ---- */
#important {
width:100%;
text-align:center;
margin:4em 0;
}
#fighter_container {
width:75%;
text-align:left;
margin:0 auto;
}
.instructions {
	font-size:1.3em;
}
.fighter_class {
width:100%;
margin:2em 0 0 25px;
text-align:left;
}
.division {
font-size:2.3em;
color:#f3be22;
}
.fighter_info {
width:100%;
height:200px;
margin-top:1.2em;
}
.photo {
background:url(images/user_icon.jpg);
width:150px;
height:91px;
margin:1.2em;
float:left;
}
.info {
margin:1.5em 0 1em 1em;
padding:.8em 0 0 0;
}
.name {
font-size:1.9em;
margin:2.2em 0 0 0;
}
.organization {
font-size:1.2em;
color:#f3be22;
}

/* ---- SPONSORS ---- */
#sponsors{margin:6em 0 0 6em;}
#sponsors span {font-size:2em;}
#sponsors ul {margin-top:2em;}
#sponsors li{
	font-size:1.5em;
	margin:5px 0;
	list-style:none;
}

/* ---- CONTACT FORM ---- */
#page_name {
width:100%;
text-align:left;
margin:4em 2em;
}
#contact_form {
	width:60%;
	margin:4em auto;
	font-size:1.5em;
}
.form_section {
	margin:1.5em 0;
}
#contact_form form {text-align:left;}
#contact_form label {
	display:block;
}
/* ---- Photos ---- */
#content table {
	margin: 0 auto;
}

#ticket_prices {font-size:28px;}
/* ---- FOOTER ---- */
#footer {
margin: 6em 0 2em 0;
clear:both;
width:100%;
text-align:center;
}

