﻿#ads	{
	position:absolute;
	top:0;
	left:915px;
	/*width:145px;*/
	background-color:#eee;
	border:5px black solid;
}

.ad-image	{
	margin:0 auto 0 auto;
	padding:5px;
	background-color:#eee;
}

#container	{
	position:relative;
	width:910px;
	margin:10px auto 10px auto;
	padding:0;
	background-color:#FFF;
	z-index:10;
}

#top_menu	{
	position:relative;
	width:770px;
	height:80px;
	padding:10px 10px 10px 120px;
	border-top:5px black solid;
	border-left:5px black solid;
	border-right:5px black solid;
	z-index:10;
	background-image:url('../images/warrior900x100-3.gif');/*this is the very top banner*/
	background-repeat:no-repeat;
}

#logo	{
	position:relative;
	height:245px;
	width:900px;
	float:left;
	border-top:5px black solid;
	border-left:5px black solid;
	border-right:5px black solid;
	padding:0;
	margin:0;
	z-index:10;
	background-image:url('../images/banner2011.png'); /*this is the big main picture*/
	background-repeat:no-repeat;

}

#banner_menu	{
	position: relative;
	float: left;
	vertical-align: middle;
	width: 900px;
	height:30px;
	text-align: left;
	padding:0;
	margin: 0;
	background-color: #000;
	background-image:url('../images/menu/banner-background-000.gif');
	background-repeat:repeat-x;
	font-size: 90%;
	color: #FF9900;
	border-left: 5px black solid;
	border-right: 5px black solid;
	z-index: 20;
}

#footer	{
	position: relative;
	float: left;
	vertical-align:middle;
	width: 885px;
	height:10px;
	text-align:right;
	padding:10px 15px 20px 0;
	margin:0;
	background-color: #000;
	font-size:90%;
	color: #FF9900;
	border-left:5px black solid;
	border-right:5px black solid;
	z-index:20;
}

#banner_menu p	{
	margin:0;
	padding:0;
}

#menu_left	{
	background-color:white;
	position:relative;
	float:left;
	width:300px;
	height:500px;
	background-color:#111111;
	z-index:10;
}

#content	{
	position:relative;
	float:left;
	width:880px;
	height:auto;
	border-left:5px black solid;
	border-right:5px black solid;
	margin:0;
	padding:5px 10px 10px 10px;
	z-index:10;
	top: 0px;
	left: 0px;
	background-color:#111;
	/*background-image:url('../images/b-w-video-static.gif');*/
}



.third_column	{
	position:relative;
	float:left;
	margin:10px 5px 10px 5px;
	width:260px;
	height:260px;

	/*background-color:#ddd;*/
}

#left_column	{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:295px;
}

.full-width	{
	position: relative;
	float: left;
	width: 865px;
	height: auto;
	padding: 0 5px;
	margin: 5px 0px 5px 0px;
	border: 3px #CC6600 double;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index: 10;
	background-color: #fff;
	background-image: url('../images/o-w-gradient-70px.jpg');
	background-position: left top;
	background-repeat: repeat-x;
}


.left_third	{
	position:relative;;
	clear:left;
	float:left;
	width:290px;
	height:auto;
	padding: 0 5px;
	margin:5px 5px 5px 0;
	border:3px #CC6600 double;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index:10;
	background-color:#fff;
	background-image: url('../images/o-w-gradient-70px.jpg');
	background-position: left top;
	background-repeat: repeat-x;

}


.right_two_thirds	{
	width:550px;
	margin:5px 0 10px 5px;
	padding:5px 5px 10px 5px;
	border:3px #CC6600 double;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#fff;
	background-image: url('../images/o-w-gradient-70px.jpg');
	background-position: left top;
	background-repeat: repeat-x;

}

#right_column	{
	position:relative;
	margin:0 5px 0 10px;
	padding:0;
	float:right;
	width:565px;
}



.right_column	{
	position:relative;
	margin:0 5px 0 5px;
	padding:5px;
	float:right;
	width:600px;
}

.sub-container	{
	position:relative;
	margin:0;
	padding:0;
	border:0 black solid;
}

.right-half	{ /*Sponsors Page*/
	position:relative;
	float:right;
	width:420px;
	padding:5px;
	margin:5px 0 5px 0;
	border:3px #CC6600 double;
	z-index:10;
	background-color:#fff;
	background-image: url('../images/o-w-gradient-70px.jpg');
	background-position: left top;
	background-repeat: repeat-x;
}

.left-half	{ /*Sponsors Page*/
	position:relative;
	float:left;
	width:420px;
	padding:5px;
	margin:5px 0 5px 0;
	border:3px #CC6600 double;
	z-index:10;
	background-color:#fff;
	background-image: url('../images/o-w-gradient-70px.jpg');
	background-position: left top;
	background-repeat: repeat-x;
}

.staff-container	{
	position:relative;
	float:left;
	width:100%;
	background-color:#333;
	margin-top:10px;
}

.staff-name	{
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	background-color:black;
	color:#c60;
	border:5px gray solid;
	padding:10px 0 10px 0;
}

.staff-picture	{
	position:relative;
	float:left;
	width:50%;
	margin:10px 0 0 5px;
	border:10px black solid;
}

.staff-bio	{
	position:relative;
	float:right;
	background-color:white;
	width:46%;
	border:5px gray solid;
	margin-top:10px;
}

div.staff-bio table tr td	{
	padding:5px;
	font-size:medium;
}

#potw, .potw	{
	position:relatve;
	margin:0 auto 0 auto;
	padding-bottom:20px;
	width:865px;
	/*height:246px;*/
	background-color:#eee;
	z-index:10;
	clear:both;
}

.potw-contents	{
	position:relative;
	float:left;
	padding:0;
	margin:0;
	width:123px;
	height:246px;
	background-color:#eee;
	z-index:20;
}

.potw-pos, .potw-name	{
	position:relative;
	float:left;
	padding:0;
	margin:0;
	width:121px;
	height:35px;
	color:#000;
	z-index:20;
	border:1px black solid;
	background-color:#c60;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
}

.potw-img	{
	position: relative;
	float:left;
	width:121px;
	/*height:170px;background-color:blue;*/
	z-index:20;
	border:1px black solid;
}

.gameday-full	{ /*2009 addition*/
	position:relative;
	float:left;
	width:100%;
	padding:10px 0 10px 0;
}

.gameday-half	{/*2009 addition*/
	position:relative;float:left;width:50%;padding:20px 0 10px 0;
	}


#stat-score-container 	{ /*container for gameday stats and scoreboard */
	position:relative;
	float:left;
	/*width:865px; */
	width:100%;
	/*background-color:#aaa;*/

}

#scoreboard	{ /*Warriors & District*/
	position:relative;
	float:left;
	margin:0;    
	padding:0;
	width:46%;
	padding:0 0 0 20px;
	background-color:red;

}

#statistics	{  /*gameday statistics*/
	/*position:relative;
	margin:0;
	padding:0;*/
	position:relative;
	top:0;
	right:0;	
	float:right;
	width:50%;
	width:433px !important; /* For IE */
	/*height:150px;background-color:blue;  */
}
.l10 {position:relative;float:left;width:10%}
.l25 {position:relative;float:left;width:25%}
.l33 {position:relative;float:left;width:33%}
.l50 {position:relative;float:left;width:50%}
.l100 {position:relative;float:left;width:100%}

div.l33 img {border:3px black solid}
div.l33 ul li {padding:0;margin:0;text-align:left;}

/* Varsity Player Profiles */

#photo	{
	position:relative;
	background-color:white;
	float:left;
	padding:5px;
	border:black 5px solid;
	margin:10px 15px 0 10px ;
	background-image: url('../images/slash.png');
}

#basicStats	{
	position:relative;
	float:left;
}

#basicStats  td,
#basicStats  tr
	{
	text-align:left;
	border:none;
}
#basicStats  table	{
	width:30%;
	border:none;
	}
#youTubeLink	{
	position:relative;
	background-color:white;
	float:left;
	padding:5px;
	border:black 5px solid;
	margin:0;
	/*background-color:#c60;*/
	background-image: url('../images/slash.png');
	background-position: left top;
	background-repeat: both;
}
