/* Default Styles 
-----------------------------------------------------------------------------------------*/
body {
	margin: 6px 0 0 0;
	font: normal 11px/17px Verdana, Arial, Geneva, Sans-serif;
	color: #FFF;
	background: #CCC url("../images/bg_main.gif") repeat left top;
	text-align: center;
	scrollbar-base-color: #C1A16A; 
	scrollbar-arrow-color: #2B5482; 
	scrollbar-darkshadow-color: #2B5482; }

a:link, a:visited, a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #2C517F;
	outline: none; }
	
a:hover {
	color: #48506C;
	text-decoration: none; }

p {
	margin-top: 0;
	margin-bottom: 15px; }

h1 {
	margin: 0 0 15px 0;
	font: bold 18px/24px Verdana, Arial, Geneva, Sans-serif;
	color: #FFF; }
	
h2, #maincontent h2 {
	margin: 0 0 15px 0;
	font: bold 18px/24px Verdana, Arial, Geneva, Sans-serif;
	color: #FFF; }
	
#maincontent h2 {
	clear: left;
	margin: 0 0 5px 0;
	font: bold 13px/17px Verdana, Arial, Geneva, Sans-serif; }
	
h3 {
	margin: 0 0 0 0;
	font: bold italic 12px/18px Georgia, serif;
	color: #005083; }
	
img {
	border: 0; }
	
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; }
	
ul { 
	padding: 0;
	margin: 0 0 15px 20px;
	list-style: square url("../images/bul_rev.gif") outside; }
	
li { 
	margin: 0 0 5px 0; }
	
sup {
	font-size: 8px; }

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	/* must be combined with nobr in html for ie5win */ }
	
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; }
	
/* Structural Rules
----------------------------------------------------------------------------------------- */
#container {
	width: 800px; 
	margin: 0 auto;
	padding: 0;
	text-align: left; }
	
#subconsole, #subconsolevid {
	position: relative; 
	width: 800px; 
	height: 600px; 
	background: transparent url("../images/bg_console_sub.jpg") no-repeat left top; }
	
	#subconsolevid {
		height: 690px;
		background-image: url("../images/bg_console_vid.jpg"); }
		
a#btnvidback, a#btnvidback:link, a#btnvidback:active, a#btnvidback:visited, a#btnvidback:hover {
	position: absolute; 
	top: 340px;
	left: 30px;
	width: 60px;
	height: 60px;
	background: transparent url("../images/btn_vid_back.jpg") no-repeat 0 0; }
	
	a#btnvidback:hover {
		background-position: 0 -60px; }
	
#popconsole {
	margin: 0;
	padding: 0;
	width: 450px; 
	height: 600px;
	overflow: visible;
	background: transparent url("../images/bg_pop.jpg") no-repeat left top; }
	
#pagetitle {
	position: absolute; 
	left: 29px; 
	top: 13px; 
	z-index: 1; }
	
#subhead {
	position: absolute; 
	left: 33px; 
	top: 94px; 
	z-index: 1; }
	
#maincontent {
	position: absolute; 
	top: 145px;
	left: 80px;
	overflow: auto; 
	width: 655px; 
	height: 340px;
	padding-right: 10px;
	z-index: 1;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 645px; }
	
	#maincontent {
		width: 645px; /* endn ie5 hack */ }
	
#leftcontent, #rightcontent {
	float: left;
	width: 300px; 
	margin-right: 20px;
	z-index: 1; }

#rightcontent {
	margin-right: 0; }
	
.actionpic {
	margin: 5px 3px 10px 10px;
	border: 1px solid #333; }
	
.playerinfo {
	width: 240px;
	padding: 8px;
	margin-bottom: 30px;
	border: 1px solid #FFF; }
	
p.playersig {
	margin-bottom: 10px;
	text-align: right; 
	font-style: italic; }
	
.playerstatscontain {
	display: block;
	height: 58px;
	margin-bottom: 30px; }
	
.headshotpic {
	float: left;
	margin-right: 10px;   
	border: 1px solid #333; }
	
.playerstatstitle {
	float: left;
	clear: right;
	margin: 0 0 10px 0; 
	font-size: 10px; 
	line-height: 11px; 
	font-weight: bold; }
	
table.playerstats {
	float: left;
	width: 240px;
	font-size: 9px;
	border: 1px solid #333; }

table.playerstats th {
	font-weight: bold;
	text-align: center; 
	background-color: #2B5482; }
	
table.playerstats td {
	text-align: center; }
	
#ramsbook {
	float: right;
	height: 215px;
	width: 200px;
	margin-left: 5px;
	background: transparent url(../images/pic_rams_book.png) no-repeat scroll left bottom; }
	
	* html #ramsbook {  /* for IE/Win */
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_rams_book.png",sizingMethod="scale"); }

#popcontent {
	width: 375px;
	margin: 90px 0 0 65px;
	font: normal 10px/14px Verdana, Arial, Geneva, Sans-serif;
	color: #FFF; }
	
#progbar {
	display: block; 
	width: 350px; 
	height: 30px; 
	margin-bottom: 10px; }
	
a#btnrespect, a#btnperseverance, a#btnselfdiscipline, a#btncompassion, a#btncourage, 
	a#btnlessonplans, a#btnadvisory, a#btnmoreresources {
	position: absolute; 
	right: 28px; 
	top: 140px;
	width: 373px; 
	height: 29px; 
	background: transparent url("../images/btn_sprite.jpg") no-repeat 0 0; }

	a#btnperseverance {
		top: 187px;
		background-position: 0 -47px; }
		
	a#btnselfdiscipline {
		top: 235px;
		background-position: 0 -95px; }	
		
	a#btncompassion {
		top: 282px;
		background-position: 0 -142px; }	
		
	a#btncourage {
		top: 328px;
		background-position: 0 -188px; }	
		
	a#btnlessonplans {
		top: 375px; 
		background-position: 0 -235px; }	
		
	a#btnadvisory {
		top: 424px; 
		background-position: 0 -284px; }
	
	a#btnmoreresources {
		top: 471px; 
		background-position: 0 -331px; }
		
	a#btnrespect:hover { background-position: 0 -360px; }
	
	a#btnperseverance:hover { background-position: 0 -407px; }
	
	a#btnselfdiscipline:hover { background-position: 0 -455px; }
	
	a#btncompassion:hover { background-position: 0 -502px; }
	 
	a#btncourage:hover { background-position: 0 -548px; }
	
	a#btnlessonplans:hover { background-position: 0 -595px; }
	
	a#btnadvisory:hover { background-position: 0 -644px; }
	
	a#btnmoreresources:hover { background-position: 0 -691px; }	
	
a#btncphome {
	position: absolute;
	left: 5px;
	top: 569px;
	width: 281px;
	height: 14px;
	background: transparent url("../images/btn_cphomepage.gif") no-repeat 0 0; }
	
	a#btncphome:hover {
		background-position: 0 -20px; }
		
/* Product Line Button Rules
----------------------------------------------------------------------------------------- */
a#screenbulger, a#screenbulger:link, a#screenbulger:active, a#screenbulger:visited, a#screenbulger:hover,
	#screengreen, a#screengreen:link, a#screengreen:active, a#screengreen:visited, a#screengreen:hover, 
	#screenwilliamslee, a#screenwilliamslee:link, a#screenwilliamslee:active, a#screenwilliamslee:visited, a#screenwilliamslee:hover, 
	#screenwilliams, a#screenwilliams:link, a#screenwilliams:active, a#screenwilliams:visited, a#screenwilliams:hover,
	#screenfarr, a#screenfarr:link, a#screenfarr:active, a#screenfarr:visited, a#screenfarr:hover {
	float: left;
	display: block;
	width: 150px;
	height: 100px;
	margin: 5px 10px 5px 0;
	background: transparent url(../images/pic_screen_bulger.png) no-repeat scroll 0 0;
	cursor: pointer; }
	
	* html #screenbulger, * html a#screenbulger:link, * html a#screenbulger:active, 
		* html a#screenbulger:visited, * html a#screenbulger:hover {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_screen_bulger.png",sizingMethod="scale"); }
	
#screengreen, a#screengreen:link, a#screengreen:active, a#screengreen:visited, a#screengreen:hover {
	background-image: url(../images/pic_screen_green.png); }
	
	* html #screengreen, * html a#screengreen:link, * html a#screengreen:active, 
		* html a#screengreen:visited, * html a#screengreen:hover {  /* for IE/Win */
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_screen_green.png",sizingMethod="scale"); }
	
#screenwilliamslee, a#screenwilliamslee:link, a#screenwilliamslee:active, a#screenwilliamslee:visited, a#screenwilliamslee:hover {
	background-image: url(../images/pic_screen_williams_lee.png); }
	
	* html #screenwilliamslee, * html a#screenwilliamslee:link, * html a#screenwilliamslee:active, 
		* html a#screenwilliamslee:visited, * html a#screenwilliamslee:hover {  /* for IE/Win */
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_screen_williams_lee.png",sizingMethod="scale"); }
		
#screenwilliams, a#screenwilliams:link, a#screenwilliams:active, a#screenwilliams:visited, a#screenwilliams:hover {
	background-image: url(../images/pic_screen_williams.png); }
	
	* html #screenwilliams, * html a#screenwilliams:link, * html a#screenwilliams:active, 
		* html a#screenwilliams:visited, * html a#screenwilliams:hover {  /* for IE/Win */
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_screen_williams.png",sizingMethod="scale"); }
		
#screenfarr, a#screenfarr:link, a#screenfarr:active, a#screenfarr:visited, a#screenfarr:hover {
	background-image: url(../images/pic_screen_farr.png); }
	
	* html #screenfarr, * html a#screenfarr:link, * html a#screenfarr:active, 
		* html a#screenfarr:visited, * html a#screenfarr:hover {  /* for IE/Win */
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_screen_farr.png",sizingMethod="scale"); }
		
/* Begin Brochure Pages Rules
----------------------------------------------------------------------------------------- */	
#brochsub {
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	background: #132443 url("../images/bg_stars.jpg") no-repeat scroll top left; }
		
#brochsub h1 {
	width: 402px;
	height: 50px;
	padding: 15px 0 0 25px;
	font: bold 14px/18px Trebuchet MS, Arial, Geneva, sans-serif;
	color: #FFF;
	background: transparent url("../images/bg_h1.gif") no-repeat scroll top left;
	/* overflow: hidden; */ 
	voice-family: "\"}\"";  /* begin ie5win hack */
	voice-family:inherit;
	width: 377px; }
		
html>body #brochsub h1 {
	width: 377px;  /* end ie5win hack */ }
		
#brochsub h2 {
	padding: 0 0 5px 0;
	font: bold 14px/18px Trebuchet MS, Arial, Geneva, sans-serif;
	color: #FFF;
	border-bottom: 1px solid #008BB8; }
		
#brochsub h3 {
	width: 300px;
	margin: 0 0 0 40px;
	padding: 0 0 5px 0;
	font: bold italic 14px/18px Trebuchet MS, Arial, Geneva, sans-serif;
	color: #F39C1E; }
		
#brochsub ul {
	list-style: square outside url("../images/bul_rev.gif"); }
		
/* End Brochure Pages Rules
----------------------------------------------------------------------------------------- */	
#mainsub p, #mainsub ul, #mainsub ol, #mainsub table {
	font-size: 11px;
	line-height: 18px; }
		
#mainsub table {
	border-top: 1px solid #F39C1E; 
	border-left: 1px solid #F39C1E; }
		
#mainsub td {
	border-right: 1px solid #F39C1E; 
	border-bottom: 1px solid #F39C1E; }
		
#disclaim, #safety {
	width: 750px;
	margin: 10px 10px 10px 10px;
	padding: 8px 8px 0 8px;
	font: italic 9px/13px Verdana, Arial, Geneva, Sans-serif;
	color: #666;
	border: 1px solid #CCC;
	voice-family: "\"}\"";  /* begin ie5win hack */
	voice-family:inherit;
	width: 732px; }
	
	html>body #disclaim {
		width: 732px;  /* end ie5win hack */ }
		
#safety {
	width: 732px;
	margin: 0;
	padding: 0;
	font: italic 10px/14px Verdana, Arial, Geneva, Sans-serif;
	color: #333;
	border: none; }
	
.quadtop { 
	width: 200px;
	height: 20px;
	margin: 5px 0 0 15px;
	background: transparent url("../images/bg_quad_top.jpg") no-repeat scroll top left; }

.quadcont {
	width: 200px;
	margin: 0 0 0 15px;
	padding: 0 15px 1px 15px;
	background: transparent url("../images/bg_quad_tile.jpg") repeat-y scroll top left;
	voice-family: "\"}\""; /* begin ie5win hack */
	voice-family:inherit;
	width: 170px; }
		
	html>body .quadcont {
		width: 170px;  /* end ie5win hack */  }
		
.quadbot { 
	width: 200px;
	height: 20px;
	margin: 0 0 0 15px;
	background: transparent url("../images/bg_quad_bot.jpg") no-repeat scroll top left; }
	
.twocoltop { 
	width: 407px;
	height: 15px;
	margin: 10px 0 0 15px;
	background: transparent url("../images/bg_2col_top.gif") no-repeat scroll top left; }

.twocolcont {
	width: 407px;
	margin: 0 0 0 15px;
	padding: 0 15px 1px 15px;
	background: transparent url("../images/bg_2col_tile.gif") repeat-y scroll top left;
	voice-family: "\"}\""; /* begin ie5win hack */
	voice-family:inherit;
	width: 377px; }
		
	html>body .twocolcont {
		width: 377px;  /* end ie5win hack */  }
		
.twocolbot { 
	width: 407px;
	height: 20px;
	margin: 0 0 0 15px;
	background: transparent url("../images/bg_2col_bot.gif") no-repeat scroll top left; }
	
#right {
	width: 155px;
	height: 295px;
	background: #008BB8 url("../images/bg_right.jpg") no-repeat scroll top left; }
	
#rightalt {
	width: 155;
	height: 295px;
	background: #008BB8 url("../images/bg_right_alt.jpg") no-repeat scroll top left; }
	
	#right p, #rightalt p {
		width: 143px;
		height: 154px;
		margin: 0 0 0 12px;
		padding: 35px 10px 0 10px;
		color: #FFF;
		background: transparent url("../images/bg_right_text.jpg") no-repeat scroll top left;
		voice-family: "\"}\"";  /* begin ie5win hack */
		voice-family:inherit;
	 	width: 123px; }
		
	html>body #right p, html>body #rightalt p {
		width: 123px;  /* end ie5win hack */ }
		
	#rightalt p {
		margin-top: 77px; }

#footer, #footeralt {
	position: relative;
	width: 770px;
	height: 85px;
	background: transparent url("../images/bg_footer.jpg") no-repeat scroll top left; }
	
	#footeralt {
		height: 145px;
		background-image: url("../images/bg_footer_alt.jpg"); }
	
.botnavnest {
	width: 450px;
	line-height: 20px;
	margin: 15px 0 10px 10px; }

.botnav, #botlogo {
	color: #333;
	margin: 10px 0 10px 0;
	font-size: 10px;
	line-height: 18px; }
	
	#botlogo {
		float: right;
		width: 320px;
		margin-top: 0;
		text-align: right;
		line-height: 10px; }
	
	.botnav a, .botnav a:active, .botnav a:visited {	
		font-weight: bold;
		color: #333;
		text-decoration: none; }
		
	.botnav a:hover {
		text-decoration: underline; }
	
/* Begin Modified Navigation Rules - CR 12/4/2006
----------------------------------------------------------------------------------------- */
#navigation {
	position: absolute;
	top: 23px; 
	right: 10px;
	z-index: 1000; }
		
#navigation ul { 
	list-style: none outside none; 
	margin: 0; 
	padding: 0; 
	cursor: pointer; }

#navigation li {
	margin: 0; }

li.level1 {
	width: 277px;
	height: 24px; }

a.mainnav, a.mainnav:link, a.mainnav:active, a.mainnav:visited, a.mainnav:hover,
	a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover { 
	display: block; 
	width: 156px; 
	height: 24px;  
	font: bold 10px/28px Verdana, Arial, Geneva, sans-serif; 
	text-decoration: none; 
	color: #FFF; }

li.level1 ul { 
	display: none; 
	position: absolute;
	left: 32px; /* ie likes */
	width: 245px;
	text-align: left;
	border-top: 1px solid #C1A16A;
	border-bottom: 1px solid #C1A16A; }
	
a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover { 
	display: block;
	width: 245px;
	height: 100%;
	padding: 5px 8px 7px 8px;
	font: normal 10px/15px Verdana, Arial, Geneva, sans-serif;
	border-right: 1px solid #C1A16A;
	border-left: 1px solid #C1A16A;
	background-color: #2B5482;
	filter: alpha(opacity = 90);
	-moz-opacity: 0.9;
	voice-family: "\"}\"";  /* begin ie5win hack */
	voice-family:inherit;
	width: 227px; }
		
	a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover {
		width: 227px;  /* end ie5win hack */ }

a.subnav:hover {
	background-color: #C1A16A; }

li.level1 > ul { 
	top: auto;
	left: 32px; /* moz likes */ }

li.level1:hover ul, li.over ul { 
	display: block; }
	
/* Site Map
-----------------------------------------------------------------------------------------*/	
#sitenavmap, #sitenavemail, #sitenavhome {
	position: absolute;
	top: 10px;
	width: 73px;
	height: 9px;
	cursor: pointer; }
	
#sitenavmap {
	left: 324px;
	background: transparent url("../images/btn_sitemap_off.gif") no-repeat scroll left; }

	#sitenavmap:hover {
		background: transparent url("../images/btn_sitemap_over.gif") no-repeat scroll left; }

#sitenavemail {
	left: 418px;
	background: transparent url("../images/btn_email_off.gif") no-repeat scroll left; }

	#sitenavemail:hover {
		background: transparent url("../images/btn_email_over.gif") no-repeat scroll left; }

#sitenavhome {
	left: 515px;
	background: transparent url("../images/btn_home_off.gif") no-repeat scroll left; }

	#sitenavhome:hover {
		background: transparent url("../images/btn_home_over.gif") no-repeat scroll left; }
		
/* Web Form Rules
-----------------------------------------------------------------------------------------*/		
.mainfield {
	font: normal 10px/10px Verdana, Arial, Geneva, Sans-serif; 
	color: #333;
	border: 1px solid #7F9DB9; 
	background-color: #FFF; }
	
.formbutton { 
	width: 100px;
	font: bold 10px/10px Verdana, Arial, Geneva, Sans-serif; 
	cursor: pointer; }
