@import url('nav.css');
@import url('headings.css');

.clear {
	clear: both;	
}
li.left {
	float: left;	
}
li.right {
	float: right;	
}
h2,h3,h4,h5 {
	margin: 0 0 4px 0;
	
}
a {
	color:#f00;
	text-decoration:none;
	
}
a:hover {
text-decoration:underline;	
}
p {
	line-height: 1.5em;	
}
img {
	border: none;	
}
a:hover {
	color:#F00;
}
html {
	height: 100%;	
}
body {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.75em;
	background-color:#262626;
	height:100%;
	color:white;
}
.pdf_icon_link {
	background: url(images/page_white_acrobat.png) no-repeat;
	text-indent: 22px;
	display:block;
	height: 16px;
	font-weight:bold;
}

/* ###### HEADER  ###### */
#header {
	margin: 0 auto;
	width: 800px;
	position:relative;
	
}
#logo {
	display:block;
	width: 340px;
	height: 162px;
	padding-top:10px;
	background:url(images/components/logo.jpg) no-repeat;
	outline:0;
}
#top_box{
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	width: 300px;
	text-align:right;
}
#top_box ul{
	list-style: none;	
	padding: 0;
	margin: 0;
}
#top_box ul li {
	float: right;	
	margin-right: 10px;
	border-right: 1px solid #000;
	padding-right: 10px;
}
#top_box ul li a {
	color: black;	
}
#logo a {
	display: block;
	width: 340px;
	height: 162px;
	padding-top: 10px;
	font-size:11px;
}

#nav_wrapper {
	width: 800px;
	position:absolute;
	bottom: 18px;
	padding-left: 20px;
}

#rivot_left, #rivot_right {
	background: url(images/rivot.jpg) no-repeat;
	position:absolute;
	bottom: 10px;
	width: 22px;
	height: 23px;

}
#rivot_right {
	right: 26px;
}
#rivot_left {
	left: 0;	
}

/* ######END HEADER  ######*/


#wrapper {
	position: relative;
	min-height: 100%;
}
* html #wrapper{
	position: relative;
	height: 100%;
}
#header_wrap {
	height: 155px;
	margin: 0 auto;
	position:relative;
	background:url(images/components/header_back.jpg) repeat-x;
	width: 100%;
}

#main {
	clear:both;
	height: 100%;
	background:url(images/components/background.jpg) repeat-x;
	min-height:350px;
}

#banner {
	height: 270px;
	margin-bottom: 20px;
	
}

#content_wrapper {
	position: relative;
	width: 800px;
	margin: 0 auto;
}

/* ###### COLUMNS ###### */
#content_wrapper #col1,
#content_wrapper #col1_big {
	float: left;

}
#content_wrapper #col2,
#content_wrapper #col2_small {
	float: right;

}
#content_wrapper #col1 {
	width: 385px;
}
#content_wrapper #col2 {	
	width: 385px;

}
#content_wrapper #col1_big {
	width: 500px;
}
#content_wrapper #col2_small {
	width: 265px;
	padding-left: 15px;
}
/* ###### COLUMNS ###### */


/* ############ FOOTER ############ */
#footer {
	height: 185px;
	width: 100%;
	margin: 0 auto;
	color:#666;
	background:url(images/components/grass.jpg) repeat-x center bottom;
	clear:both;
	position: relative;
	bottom: 0;
}
#footer_content {
	width: 800px;
	margin: 0 auto;
	height: 145px;
	position:relative;
/*	background:url(images/components/powered-by.jpg) no-repeat center 0;*/
	
}
#footer_balls{
	width: 222px;
	height: 123px;
	position:absolute;
	left: 0;
	background:url(images/components/footer_balls.jpg) no-repeat left bottom;
	top: 0;
}

#footer_nav_wrapper {
	position: absolute;
	bottom: 2px;
}
#footer_nav {
	list-style:none;	
}
#footer_nav li {
	float: left;
	padding: 0 20px;
	border-right: 1px solid #fff;
}
#footer_nav li:last-child {
	border-right:none;
}
#footer_nav li a {
	color: white;
}
#kinetic a {
	display: block;
	width: 120px;
	height: 30px;
	margin: 5px auto;
	cursor:pointer;
	background: url(images/kinetic.gif) no-repeat;
	position:absolute;
	right: 0;
	bottom: 5;
}
/* ############ END FOOTER ############ */



.side_bar {
	border-left: 1px dotted #900;
}



/* ###### BANNER CLASSES ####### */
.football {
	background: url(images/banners/football.jpg) no-repeat;	
}
.basketball {
	background: url(images/banners/basketball.jpg) no-repeat;	
}

.hockey {
	background: url(images/banners/hockey.jpg) no-repeat;	
}

.newsletter_signup_banner {
	background: url(images/banners/newsletter.jpg) no-repeat;	
}
.soccer {
	background: url(images/banners/soccer.jpg) no-repeat;	
}

.tennis {
	background: url(images/banners/tennis.jpg) no-repeat;	
}

.concussion {
	background: url(images/banners/eye.jpg) no-repeat;	
}
.sprinting {
	background: url(images/banners/speed.jpg) no-repeat;	
}
.seven {
	background: url(images/banners/7on7.jpg) no-repeat;	
}

.passion {
	background: url(images/banners/passion.jpg) no-repeat;	
}
.power {
	background: url(images/banners/power.jpg) no-repeat;	
}

/* ###### END BANNER CLASSES ####### */



/* ###### QUICK LINKS ####### */

.quicky {
	margin: 0;
	padding: 0;
	list-style:none;
	padding-bottom: 15px;
	border-bottom: 1px dotted #900;
}

.quicky li {
	margin-bottom: 5px;	
}

.quicky li a{
	display: block;
	height: 18px;
	width: 266px;
	background: url(images/components/side-nav-sprite.jpg) 0 0 no-repeat;
	padding: 7px;
	font-size: 13px;
	text-decoration:none;
	text-indent:20px;
	outline: none;
}
.quicky li a:hover {
	background: url(images/components/side-nav-sprite.jpg) 0 -30px no-repeat;
}
.quickSelect{
	color:#fff !important;
	background-position: 0 -65px !important;
}

/* ###### END QUICK LINKS ####### */

.contact_badge {
	padding: 15px 0;

}

/* ########## SESSIONS BADGE ##########*/
.pdf {
	list-style:url(images/page_white_acrobat.png);	
}
.acrobat {
	background:url(images/acrobat-reader.gif) no-repeat;
	height: 20px;
	text-indent: 25px;
	display:block;
	font-size:10px;
	
}
.acrobat a{
	color:#999;
}
#sessions_badge {
	border-bottom: 1px dotted #900;
	padding: 15px 0;
}
/* ########## END SESSIONS BADGE ##########*/



/* ########## NEWSLETTER ##########*/
#newsletter_wrapper {
	padding-top: 15px;	
	padding-bottom: 15px;
	border-top: 1px dotted #990000;
}
#newsletter_form {
	width: 215px;	
}
.nList {
	list-style: none;	
	margin: 0;
	padding: 0;
}
.nList label {
	width: 135px;
	font-size: 10px;
	color: #ccc;
}
.nInput {
	border: 1px solid #333;
	padding: 6px;
	background:#7e7e7e url(images/components/input_back.jpg) repeat-x;
	color: #fff;		
}

.nInput:hover, .nInput:focus {
	border: 1px solid #666;
}
.go {
	width: 37px;
	height: 28px;
	background: url(images/components/go.jpg) 0 0 no-repeat;
	display: block;
	outline:none;
}
.go:hover {
	background: url(images/components/go.jpg) 0 -28px no-repeat;
}
#newsletter_success {
	height: 100px;
	background-color:#900000;
	color: #fff;
	padding: 15px;
}
#msg_box {
	background-color: #900;
	color: #fff;
	padding: 5px;
	font-size:11px;
	margin: 0 0 5px 0;
	display:none;
}
#msg_box span a {
	background: url(images/components/small-x.gif) 0 0 no-repeat;
	display: block;
	width: 17px;
	height: 16px;
	text-indent:-100em;
	float: right;
	outline:none;
}
#msg_box span a:hover {
	background: url(images/components/small-x.gif) 0px -15px no-repeat;
}
/* ########## END NEWSLETTER ##########*/