@charset "UTF-8";

/* Layout Medium Screens */

header {
	height: 200px;
	background: url(../images/banner_medium.jpg) no-repeat 90% 0px;
	clear:both;
}

header a.logo {
	width:171px;
	height: 190px;
	top: 5px;
	right: 300px;
	background: url(../images/logo_medium.png) no-repeat;	
	}

#nav-wrap{
	background: url(../images/nav-gradiant.jpg) repeat-x;
	height: 43px;
	margin-top: -75px;
}
	#nav {
	clear:both;
	position:absolute;
	top: 243px;
	width: 120px;
	z-index: 10000;
	padding: 2px 5px 8px;
	border: 2px solid #00A7D3;
	display: none;
	background: #00497E;
	}
	
	#nav-wrap #nav {
	
	width:25%;
    margin:0 auto;
	
}
	


	
	#menu-icon{
	font-family: 'forumregular', Georgia, "Times New Roman", serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	width: 35px;
	height: 30px;
	background: url(../images/icon-menu.png) no-repeat left center;
	padding: 10px 25px 0;
	cursor: pointer;
	border: 2px solid #00A7D3;
	display:inline-block;
	box-shadow: none;
	z-index: 100000;
}	
	
	#nav li {
	color:#0F0;
	
	
}
#nav a {
	background: none;
	box-shadow: none;
	color:#FFF;
	border-radius:none;
	text-transform:uppercase;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	text-shadow:none;
	top: none;
	display: block;
	margin-top: -10px;
	margin-bottom: -5px;
	background: url(../images/ball_up-button.png) no-repeat left bottom;
	padding: 15px 25px 5px 28px;
}
#nav a:hover {
	text-shadow:none;
	color:#FAD247;
	border-radius:0;
	box-shadow:none;
	background: url(../images/ball_down-button.png) no-repeat left bottom;
	
}
#nav
	text-shadow:none; .active a {
	color:#d5a5fd;
	box-shadow: none;
	
}
article {
	padding-top: 0px;	
}
.page  article img{
	border: 1px solid #00a7d3;
	padding: 1px;
	margin-right: 3px;
	float: left;
	height: auto;
}



article .champions_pic img {
	height: auto;
	width: 50%;
	margin-right: 25%;
	margin-left: 25%;
	margin-bottom: 5px;
	clear: right;
}
.links p  img{
	/* [disabled]padding-top: 5px; */
	/* [disabled]padding-bottom: 5px; */
	float: left;
	/* [disabled]border: none; */
	margin-right: 500px;
	height: auto;
	width: 75%;
}
#movie {
	float: left;
	height: 184px;
	width: 300px;
	border: 1px solid #00a7d3;
	margin-bottom: 10px;
	margin-left: 60px;
}

.schedule_container {
	float: left;
	width: 94%;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 3px;
}
.schedule_line {
	background: url(../images/line.jpg) repeat-y;
	min-height: 400px;
	float: left;
	width: 1px;
	margin-top: 25px;
}

.schedule_section {
	float: left;
	width: 31%;
	margin-left: 7px;
	margin-top: 5px;
	line-height: 1em;
	margin-right: 3px;
}
.schedule_section h4 {
	line-height: 1.1em;
	font-style: italic;
	padding-top: -15px;
	padding-bottom: 1.5px;
	font-size: .95em;
}
.schedule_section p {
	margin-bottom: 2px;
	font-size: .95em;
}
.schedule_section h3 {
	text-transform: uppercase;
	/* [disabled]padding-bottom: -1px; */
	text-decoration: underline;
	font-size: 1em;
}

.prom_container { padding: 0px 20px 15px 20px; }

.promo_container  .promo { background-position: 0px 0px; }

.promo_container  .promo .content { padding: 70px 30px 0px 0px; }

body { background-image: none; }

article_gallery{
	float: none;
	max-width: 50%;
	
}

article_gallery img {
	border: none;
	float: none;
}
