/*General Styles*/
body
{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color:#2A2929;
	color: #000000;
}
p, li, div{line-height: 16px}
h3
{
	background-color: #FDB40D;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	width:225px;

}

h4
{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	width:305px;
	border-bottom: 1px solid #244F33;

}

h5
{
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	width:400px;
	border: 1px solid #000000;
	background-color: #FDB40D;
	margin: 10px 0 5px 0;
	padding: 2px;
	text-indent: 5px;
	color: #244F33;
	clear: left;
}

h2 {clear: left}
th{padding: 3px; font-size: 11pt}


input[type="button"], input[type="submit"]
{
	background : #244F33;
	border : thin solid #FDB40D;
	color : #FFF;
	font-size : 9px;
	font-family :  Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}


ul.nomarker
{
	list-style-type: none;
	margin: 0px 5px;
	padding: 0px;
}
	ul.nomarker li
	{
		list-style-type: none;
		text-indent: 5px;
		margin: 0px;
		padding: 0px;
	}
	
ul.hof
{
	list-style-type: none;
	margin: 0 0 15px 0px;
	padding: 0px;
}
	ul.hof li
	{
		list-style-type: none;
		text-indent: 5px;
		margin: 0px;
		padding: 0px;
		width: 406px;
	}
	ul.hof li span
	{
		display: block;
		width: 300px;
		float: left;
		margin-right: 30px;
	}
	
img.coach {margin: 5px 15px 15px 0;}
/* Regular page Links  */
a:link
{
	text-decoration: underline;
	color:  #000000;
}
a:visited
{
	text-decoration: underline;
	color: #244f33;
}

a:hover
{
	text-decoration: none;
	color: #244f33;
}
a:active
{
	text-decoration: none;
	color: #000000;
}


/* Black Links  */
a.black:link
{
	text-decoration: none;
	color:  #000;
}
a.black:visited
{
	text-decoration: none;
	color: #000;
}
a.black:hover
{
	text-decoration: none;
	color: #000;
}
a.black:active
{
	text-decoration: none;
	color: #000;
}

/* White Links  */
a.white:link
{
	text-decoration: none;
	color:  #FFFFFF;
}
a.white:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover
{
	text-decoration: none;
	color: #FDB40D;
}
a.white:active
{
	text-decoration: none;
	color: #000000;
}

.tblaltbg2
{
	background-color: #244f33;
	color: #FFF
}

.tblaltbg3
{
	background-color: #FDB40D;
	color: #000;
	font-weight:bold;
}

.tblaltbg
{
	background-color: #DDD;
	color: #000
}

.dkGreyBg
{
 background-color: #2A2929;
}


.smalltxt
{
font-size:9px;
}

.whitetxt
{
	color: #FFF;
	font-family :  Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.blacktxt
{
	color: #000;
	font-family :  Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.greentxt
{
	color: #244F33;
	font-family :  Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.greenbdr
{
  border: 1px solid #244F33;
}

.graybdr
{
  border: 1px solid #2A2929;
}

.graybdr_r
{
  border-right: 1px solid #2A2929;
  padding-right: 2px;
}

.graybdr_l
{
  border-left: 1px solid #2A2929;
  padding-left: 2px;
}

.graybdr_b
{
  border-bottom: 1px solid #2A2929;
  padding-bottom: 2px;
}

.graybdr_t
{
  border-top: 1px solid #2A2929;
  padding-top: 2px;
}

.bold {font-weight: bold;}
.ital {font-style: italic;}
.txtCenter {text-align: center;}
.ad400x80
{
	position: relative;
	margin: 10px auto;
	width: 400px;
	height: 80px;
	border: 1px solid #244f33;
}

.ad190x190
{
	position: relative;
	width: 190px; 
	min-height: 190px; 
	background-color:#FFFFFF; 
	margin: 10px auto; 
	border: 1px solid #000;
}

.ad175x175
{
	position: relative;
	width: 175px; 
	height: 175px; 
	/*background-color:#FFFFFF; 
	margin: 10px 5px 10px 20px; 
	border: 1px solid #000;*/
}

.capt
{
	color:#000; 
	font-size: 9px;
	font-weight: bold;
}

.error
{
	background-color:#FFFFFF;
	color: #aa0000;
	border: 2px solid #444;
	z-index: 100;
	margin: auto;
	width: 500px;
	min-height: 250px;
}
	table.roster tr.head td
	{
		background-color: #FDB40D;
		color: #000;
		font-weight:bold;
		border-bottom: 1px solid #244F33;
	}
table.roster {width: 90%;border: 1px solid #244F33;}
table.roster  th
	{
		background-color: #FDB40D;
		color: #000;
		font-weight:bold;
		border-bottom: 1px solid #244F33;
		text-align: left;
		cursor: pointer;
	}

.odd{background-color:#eee}	
	.clear {clear:both; height: 0px !important; font-size: 0px !important;}
	.clearOnly {clear:both;}


.playerBio
{
	position: relative;
	border: 1px solid #2A2929; 
	background-color:#244F33; 
	width: 500px; 
	min-height:	200px; 
	color: white; 
	margin: 7px auto;
}
	.playerBio #top
	{
		margin: 5px 0px;	
	}
	.playerBio .imgBox
	{
		border:2px solid white; 
		float: left; 
		margin: 0px 25px 0px 5px;
	}
	
	.playerBio .number
	{
		position: absolute; 
		top: 10px; 
		left: 460px; 
		color: white;
		font-size:24px;
		font-weight: bold;
	}
	
	.playerBio ul.menu
	{
		list-style-type: none;
		margin: 1px 0px;	
		clear:left;
		padding: 9px;
	}
	.playerBio #top p
	{
		margin-top: 15px;
		color: #ffffff !important;	
	}
	
	.playerBio #top p span
	{	
		font-weight: bold;
		margin-right: 15px;
	
	}
	.playerBio  ul.menu li
	{
		float: left;
		width: 125px;
		height: 20px;
		background-color: #fdb40d;
		border-right: 1px solid #2a2929;
		border-left: 1px solid #2a2929;
		border-bottom: 1px solid #2a2929;
		text-indent: 10px;
		margin: 0px;
		padding: 0px;
	}
		.playerBio  ul.menu li	a{ text-decoration: none; color:#000000;}
	.playerBio  ul.menu li.on
	{
		background-color: #ffffff;
		border-bottom: none;
		font-weight: bold;
		color: #000000;
	}
	
	.playerBio #stats
	{	
		position: relative;	 
		width: 480px; 
		margin: 5px auto; 
		background: white; 
		border: 1px solid black; 
		color: black; 
	}
	
	.playerBio td {margin: 3px; color: #000000;}
/*Layout*/
#wrapper
{
	width: 900px;
	background-color: #ffffff;
	margin: 0px;
	background-image:url(../images/rightside_bg.jpg);
	background-position: top left;
	background-repeat:repeat-y;
	border-bottom: 2px solid #000;
	padding-bottom: 25px;
	display: block;
	min-height: 600px;
}
#header
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 875px;	
	height: 185px;
	background: url(../images/banner08.jpg) no-repeat top left;
	overflow: hidden;
	text-indent:  -4000px;
}
	#header a {display: block; width: 100%; height: 185px}
#content
{
	position:relative;
	top: 0px;
	left: 0px;
	border-top: 15px solid #2A2929; 
	width: 875px;
	min-height: 600px;
	margin: 0;
	padding: 0;
padding-bottom: 580px;
*padding-bottom: 10px;
}
#main_content
{
	position: relative;
	margin: 0px;
	float: right;
	width: 672px;
	min-height: 400px;	
}
	#main_content td{padding: 4px;}
	#body_content
	{
	  position: relative;
	  top: 25px;
	  left: 5px;
	  width: 660px;
	  min-height: 400px;
	  margin: 0px;
	  padding: 2px 2px 3px 2px;
	}
	
		#body_wide
		{
			position: relative;
			width: 600px;
		}
		
		#body_left
		{
			position: relative;
			width: 409px;
			float: left;
		}
			.news_box
			{
				position: relative;
				top: 0px;
				left: 0px;
				width: 409px;
				margin: 0px;
				padding: 0px;
				margin-bottom: 15px;
				
				
			}
				.feature_story
				{
					border: 1px solid #2a2929;
					border-top: none;
					padding: 0px 2px;
					width: 402px;
					
				}
				
					.feature_img {float: left; width: 175px; min-height: 240px;}
					.feature_box {width: 220px; margin-left: 175px; padding: 2px;}
						.feature_box h3 {width: 200px;}
					.other_stories {position: relative; top: 0px; left: 0px; clear: left; margin-top: 10px;}
						.other_stories .img {display: block; margin: 2px auto; width:223px}
						
		#body_right
		{
			position: relative;
			top: 0px;
			left: 0px;
			width: 200px;
			margin: 0px;
			margin-left: 445px;
			margin-bottom: 10px;
			padding: 0px;
		}
		
			#body_right table tr td {padding: 1px 2px;}
			
			#body_right .right_box
			{
				width: 197px;
				border: 1px solid #2A2626;
				margin: 8px 0;
			}
			#body_right .right_box p {padding: 2px 1px; margin: 4px 0;}
				#body_right .right_box .right_box_head
				{
					width: 197px;
					text-indent: -1000px;
					overflow:hidden;
					background-color: #244F33;
					height: 21px;
					border-bottom: 1px solid #2A2626;
					background-repeat:no-repeat;
				}
					.events {background-image:url(../images/events.jpg)}
					.standings {background-image:url(../images/3aStandings.jpg)}
					.fan {background-image:url(../images/fanPoll.jpg)}
					
				
				.right_box ul
				{
					margin: 0px;
					margin-bottom: 15px;
					padding: 0px;
					list-style-type: none;
				}
				
				.right_box ul li
				{
					
					list-style-type: none;
					margin-left: 5px;
					margin-top: 8px;
				}
				
				.right_box ul li a 	{display: block;}
				.right_box ul li span 	{display: block; color: #AAA; margin-top: 2px;}
				.right_box table tr td.center{text-align:center;}
				
				#pollBox p {margin: 5px auto; width: 180px}
				
				
		#subhead
		{
		  position: relative;
		  top: 0px;
		  left: 0px;
		  width: 475px;
		  height: 15px;
		  border-left: thin #2A2626 solid;
		  border-bottom: thin #2A2626 solid;
		  background-color: #244F33;
		  color: #FFF;
		  font-size:14px;
		  font-weight:bold;
		  padding: 2px 0px 2px 8px;
		  margin: 0px 0px 10px 0px;
		}
		#submenu
		{
		  position: relative;
		  top: 15px;
		  left: 5px;
		  width:496px; 
		  height:11px;
		}




#menu
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	
}

	#menu ul
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	#menu ul li
	{
		text-indent: 13px;
		list-style-type: none;
		background-color: #244F33;
		background-repeat:repeat-y;
		height:  25px;
		border-left: 16px solid #2a2929;
		/*background-image:url(images/leftBg.jpg);*/
		background-color: #244f33;
	}
		#menu ul li.head
		{
			overflow: hidden;
			text-indent: -4000px;
			height: 45px;
			border: none;
		}
			#menu ul li.season{background-image:url(../images/Season.jpg);	}
			#menu ul li.program{background-image:url(../images/Program.jpg);	}
			#menu ul li.community{background-image:url(../images/community.jpg);	}
		#menu li a:link
		{
			display: block;
			height:  20px;
			padding-top: 5px;
			text-decoration: none;
			color:  #FFFFFF;
			
		}
		#menu li a:visited
		{
			display: block;
			height:  20px;
			padding-top: 5px;
			text-decoration: none;
			color: #FFFFFF;
		}
		#menu li a:hover
		{
			display: block;
			height:  20px;
			padding-top: 5px;
			text-decoration: none;
			color: #FDB40D;
			background-color: #486c54;
		}
		#menu li a:active
		{
			display: block;
			height:  20px;
			padding-top: 5px;
			text-decoration: none;
			color: #000000;
		}
		
/*Stat Box*/
	#stats {margin-top: 25px; width: 425px; margin-left: 170px;border: 1px solid #342a34 !important;}
	#stats table{width: 100%;  margin: 0px !important; padding: 0}
	#stats td {border: 1px solid #000 !important; padding: 2px 3px 2px 5px}
	#stats th {background-color: #d4cf72; color:#342a34}
	#stats table tr {border: 1px solid #000 !important;}		

#bottom {clear: both; height: 0px !important; width: 0px;  font-size: 0px !important;}
/*old styles 




table.stats
{
  font-family :  Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
*/


ul.eagle li
{
 list-style-image:url(../images/bullet.gif);
 list-style-position:outside;
 padding: 5px 0 10px 0;
 margin: 0;
 margin-bottom: 5px;
 height: 18px;
}




/*Submenu 2 Gold Links*/
.subMenu2 a:link
{
	text-decoration: none;
	color:  #FDB40D;
}
.subMenu2 a:hover
{
	text-decoration: none;
	color: #FDB40D;
}

/*classes*/


.thumb ul
{
	display: block;
	list-style-type:none;
}

.thumb li
{
	display: block;
	list-style:none;
	
	width: 200px;
	margin-left: 10px;
	text-align:center;
	height: 220px;
}

.button
{
	background : #244F33;
	border : thin solid #FDB40D;
	color : #FFF;
	font-size : 9px;
	font-family :  Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}


.submenu
{
	line-height: 25px;
	padding-left: 4px;
	font-size: 12px;
	width: 182px;
	position: relative;
	left: 16px;
}

.subMenu2
{
	line-height: 25px;
	padding-left: 4px;
	font-size: 12px;
	width: 182px;
	position: relative;
	left: 16px;
	color: #FDB40D;
	background-color: #486C54;
}

