@import url("home.css");
@import url("events.css");
@import url("top_nav.css");
@import url("search.css");

 
/* CSS RESET */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0px;
		padding: 0px;
		border: 0;
		outline: 0;
		font-size: 100%;
		background: transparent;
	}

img {
	border:none;
}
/* END RESET */

a,a:link,a:visited {
	color:#592080;
	text-decoration:underline;
}

a:hover {
	color:#9259BA;
	text-decoration:none;
}


body {
	background-color:#2B0540;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clear { 
	height:1px;
	overflow:hidden;
	clear:both;
}

.site_wrapper {
	background-image:url(../site_images/site_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	padding-top:1px;
}

.stilt {
	height:400px;
	width:1px;
	float:right;
	display:inline;
}

/* TOP */

.top_navigation {
	width:100%;
	background-color:#200330;
	height:25px;
	
}

.search_wrapper {
	
}

.search_wrapper input {
	border:1px solid #000000;
	font-size:11px;
	padding:2px;
	display:inline;
	color:#828487;

}

.search_table{
	margin:-8px 0px 0px 63px;
	position:relative;
}

.search_button {
	border:none;
	padding:0px;
	margin:2px 0px 0px 0px;
}

.search_table td {
	text-align:right;
}
/* END TOP */

/* HEADER */

.header_wrapper {
	width:927px;
	margin-right:auto;
	margin-left:auto;
	margin-top:25px;

}

.logo {
	display:block;
	width:195px;
	height:105px;
	float:left;
	display:inline;
	margin:0px 0px 0px 6px;
}

.game_promo {
	width:264px;
	height:95px;
	float:left;
	display:inline;
	margin:14px 0px 0px 0px;
	background-image:url(../site_images/game_promo_bg.png);
}

.game_image {
	width:216px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.game_link {
	display:block;
	height:20px;
	width:216px;
	margin-left:auto;
	margin-right:auto;
}

.header_navigation {
	width:439px;
	float:left;
	display:inline;
	margin:0px 0px 0px 20px;
	
}

.header_navigation ul{
		margin: 41px 0px 0px 0px;
		padding:0;
	}
	
.header_navigation ul li {
		list-style-type: none;
		list-style-position:inside;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		display:inline;
	}

.header_right_block {
	width:129px;
	float:left;
	display:inline;
	margin:12px 0px 0px 37px;
	position:relative;
	
}

.header_banner_wrapper {
	width:928px;
	height:277px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../site_images/banner_bg.png);
	background-repeat:no-repeat;
	padding-top:1px;
	margin:-1px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	
}

.header_banner {
	width:928px;
	height:277px;
	margin-right:auto;
	margin-left:auto;
	margin-top:16px;
	color:#ffffff;

}

#banner_fade {
	margin:0px;
	padding:0px;
}

#banner_fade li {
	list-style:none;
}

.header_banner_image {
	width:583px;
	height:286px;
	float:left;
	display:inline;
	margin:0px 0px 0px 16px;
}

.header_banner_info {
	width:287px;
	height:161px;
	float:left;
	display:inline;
	margin:75px 0px 0px 10px;
	color:#ffffff;

}

/** CLIENT WANTED FIXED HEIGHT FOR ALIGNMENT **/
.header_banner_title {
	height:18px;
}

.header_banner_type_image {
	height:43px;
}

a.header_banner_title,a.header_banner_title:link,a.header_banner_title:visited {
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
}

a.header_banner_title:hover {
	text-decoration:underline;
}

.header_banner_event_date {
	font-size:10px;
	height:28px;
	line-height:11px;
}

.header_banner_desc {
	font-size:10px;
	height:47px;
	margin:5px 0px 5px 0px;
	padding:2px 0px 0px 0px;
}

.header_banner_links {
	height:15px;
}

.header_banner_links a,.header_banner_links a:link,.header_banner_links a:visited {
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
}

.header_banner_links a:hover {
	text-decoration:underline;
}
/* END HEADER */


/* BODY */


.body_wrapper {
	width:927px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../site_images/body_bg_repeat.png);
	background-repeat:repeat-y;
}



.body_top_corners {
	width:927px;
	height:15px;
	background-image:url(../site_images/body_top_corners.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}


.body_top {
	width:909px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../site_images/body_top.png);
	background-position:top center;
	background-repeat:no-repeat;
	}



.body_bottom {
	width:927px;
	height:24px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../site_images/body_bottom.png);
	background-repeat:no-repeat;
}


.body_content {
	padding: 26px 30px 0px 30px;
	color:#250735;

}

.body_content p {
	padding-bottom:10px;
}

.body_content li {
	list-style-position:inside;
}
.gateway_title {
	color:#250735;
	font-size:24px;
}

.page_title {
	color:#250735;
	font-size:16px;
	font-weight:bold;
	padding:10px 0px 10px 0px;
}

.body_column_1 {
	width:190px;
	float:left;
	display:inline;
	padding-top:10px;
}

.body_column_1 a{
	display:block;
	padding-bottom:4px;
	color:#250735;
	text-decoration:none;
}

.body_column_1 a:hover {
	text-decoration:underline;
}

.column_1_on {
	text-decoration:underline;
}

.body_column_2 {
	width:626px;
	float:left;
	display:inline;
	margin-left:30px;
}

/* END BODY */


/* FOOTER */

.footer_wrapper {
	width:913px;
	margin-right:auto;
	margin-left:auto;
	color: #ffffff;
}

.copyright {
	width:300px;
	float:left;
	display:inline;
	margin-top:22px;
	font-size:11px;
}

.tribe_logo {
	width:319px;
	float:right;
	display:inline;
}

/* END FOOTER */
