/*****************************************************************************/
/* Common page styles.                                                       */
/*****************************************************************************/
/*
:root{
	--Default-primary:#f08000;
	--Default-secondary:#000000;
	--Default-background:grey;
	--Default-text:black;
	--Default-text-light:#ff0000;
}
*/
/*section=page background*/
/*#mainWrapper=secondary*/
/*th, #titleBar=primary*/
/*#menuSection=secondary*/
/*#textPrimary=primary text*/
/*#textHighlight=secondary text*/
/*.goToHeader=primary text*/
/*.adminSection=primary text*/
/*afc=#a02020*/
/*nfc=#2020a0*/

HTML, BODY, #contentSection {
	min-height:100vh;
	min-width:100vw;
}
HTML {
	overflow-x:hidden;
	overflow-y:scroll;
}
nav{z-index:1000;}


#teamForm Option, select#teams{height:10%; background-color:#EAD2A8; color:#000000;}
select#teams{border-color:black; border-radius:0.4em;}
#teamForm Option:hover{background-color:#EAD2A8; color:#000000;}

#imginthefooter {
	width: 400px; /* Adjust width as needed */
	height: 200%;/* Adjust height as needed */
	top:-50%;
	background-size: contain; /* Ensure image fits within its container */
	position: relative; /* Ensures it stays within its parent container */
	margin-left: auto;
	margin-right: auto;	
}

body#bDefault{
    
	background-image: url("../pageBg.jpg");
	background-repeat: repeat !important;
	background-size: 100% 20vh !important;
	background-position: center !important;
	justify-content: center !important; /* Horizontal Centering */;
	th, #titleBar{background-color: #7FB51A;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	#menuSection, #mainWrapper, .footer{background-color:  #e7ebee;}
	.goToHeader, #textPrimary, ol.small li {color:black;}
	#textHighlight{color:#000000;}
    #stadiumButton {display: none;}

button.button.woof_submit_search_form_container {
       visibility: visible;
}	
}

BODY{
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important;
	background-position: center !important;
}

body#bNewYear{
	background-image: url("../graphics/sb.jpg");
	th, #titleBar{background-color: #E4002B;}
	#menuSection, #mainWrapper, .footer{background-color: white;}
	.goToHeader, #textPrimary, ol.small li {color:black;}
	#textHighlight{color:black;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	/* {cursor: url("../helmet/cTree.cur"), auto !important;}*/
	#stadiumButton {display: none;}
}
body#bSuperbowl{ 
	background-image: url("../graphics/teamStadium/SF.png");
	th, #titleBar, .footer {background-color:#97233F;}
	#menuSection, #mainWrapper{background-color:#ffffff;}
	.goToHeader, #textPrimary, ol.small li {color:black;}
	#textHighlight{color:#97233F;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/ARI.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/ARI.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bHalloween{
	background-image: url("../graphics/pageBghallow.jpg");
	th, #titleBar{background-color: #fb6515;}
	#menuSection, #mainWrapper {background-color: black;}
	.goToHeader, #textPrimary, ol.small li {color:white;}
	#textHighlight{color:yellow;}
	* {cursor: url("../helmet/PUM.gif"), auto !important;}
	#stadiumButton {display: none;}
}
body#bThank{
	background-image: url("../graphics/pageBg.jpg");
	th, #titleBar, .footer{background-color: #B3723C;}
	#menuSection, #mainWrapper {background-color: #CC5221;}
	.goToHeader, #textPrimary, ol.small li {color:white;}
	#textHighlight{color:yellow;}
	* {cursor: url("../helmet/tur.cur"), auto !important;}
    #stadiumButton {display: none;}
		
}
body#bChristmas{
	background-image: url("../graphics/christmasBg.png");
	th, #titleBar{background-color: #dd0000;}
	#menuSection, #mainWrapper, .footer{background-color: green;}
	.goToHeader, #textPrimary, ol.small li {color:white;}
	#textHighlight{color:#000000;}
	* {cursor: url("../helmet/cTree.cur"), auto !important;}
	#stadiumButton {display: none;}
}

body#bARI{
	background-image: url("../graphics/teamStadium/ARI.png");
	th, #titleBar, .footer {background-color:#97233F;}
	#menuSection, #mainWrapper{background-color:white ;}
	.goToHeader, #textPrimary, ol.small li {color:#a5acaf;}
	#textHighlight{color:#000000;}
	#Highlight{color:black;}
	#copyright {color:#a5acaf;}
	#subTitle  {color:#a5acaf;}
	* {cursor: url("../helmet/ARI.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/ARI.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bATL{
	background-image: url("../graphics/teamStadium/ATL.png");
	th, #titleBar{background-color:#A71930;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:black;}
	#textHighlight{color:#000000;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/ATL.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/ATL.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}

body#bBAL{
	background-image: url("../graphics/teamStadium/BAL.png");
	th, #titleBar, .footer{background-color:#241773;}
	#menuSection, #mainWrapper {background-color: white;}
	.goToHeader, #textPrimary, ol.small li{color:#9E7C0C;}
	#textHighlight{color: #C60C30;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/ATL.gif"), auto !important;}
	#imginthefooter {
        background: url("https://pickempool.net/graphics/logos/BAL.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}

body#bBUF{
	background-image: url("../graphics/teamStadium/BUF.png");
	th, #titleBar, .footer{background-color:#000080;}
	#menuSection, #mainWrapper {background-color: white;}
	.goToHeader, #textPrimary, ol.small li{color:#C60C30;}
	#textHighlight{color:#C60C30;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/BUF.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/BUF.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}

body#bCAR{
	background-image: url("../graphics/teamStadium/CAR.png");
	th, #titleBar{background-color:#0085CA;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li {color:black;}
	#textHighlight{color: #BFC0BF;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/CAR.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/CAR.png") no-repeat center;
		height: 150%;
		top:-25%;
		background-size: contain; /* Ensure image fits within its container */
	}
}

body#bCHI{
	background-image: url("../graphics/teamStadium/CHI.png");
	th, #titleBar{background-color:#fb4f14;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#0B162A;}
	#textHighlight{color:#0B162A;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/CHI.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/CHI.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}

body#bCIN{
	background-image: url("../graphics/teamStadium/CIN.png");
	th, #titleBar, .footer{background-color:#FB4F14;}
	#menuSection, #mainWrapper {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:black;}
	#textHighlight{color:#000000 ;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/CIN.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/CIN.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}

body#bCLE{
	background-image: url("../graphics/teamStadium/CLE.png");
	th, #titleBar{background-color:#Fb4f14;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:black;}
	#textHighlight{color:#311D00;}
	#Highlight{color:#Fb4f14;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/CLE.gif"), auto !important;}
	
	#imginthefooter { 	
	    background: url("https://pickempool.net/graphics/logos/CLE.png") no-repeat center;
		height: 110%;
		top:-5%;
		background-size: contain; /* Ensure image fits within its container */
	}
}

body#bDAL{
	background-image: url("../graphics/teamStadium/DAL.png");
	th, #titleBar{background-color:#003594;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:black;}
	#textHighlight{color:#869397;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/DAL.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/DAL.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}

body#bDEN{
	background-image: url("../graphics/teamStadium/DEN.png");
	th, #titleBar, .footer{background-color:#FB4F14;}
	#menuSection, #mainWrapper {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:black;}
	#textHighlight{color:	#002244;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/DEN.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/Den.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}

body#bDET{
	background-image: url("../graphics/teamStadium/DET.png");
	th, #titleBar{background-color:#0076B6;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:black;}
	#textHighlight{color:#000000;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/DET.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/DET.png") no-repeat center;
		height: 120%;
		top:-10%;
		background-size: contain; /* Ensure image fits within its container */
	}
}
	
body#bGB{
	background-image: url("../graphics/teamStadium/GB.png");
	th, #titleBar, .footer{background-color:#203731;}
	#menuSection, #mainWrapper {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#FFB612;}
	#textHighlight{color:#FFB612;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/GB.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/GB.png") no-repeat center;
		height: 120%;
		top:-10%;
		background-size: contain; /* Ensure image fits within its container */
	}
}
    
body#bHOU{
	background-image: url("../graphics/teamStadium/HOU.png");
	th, #titleBar{background-color:#03202F;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#A71930;}
	#textHighlight{color:#A71930 ;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/HOU.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/HOU.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}

body#bIND{
	background-image: url("../graphics/teamStadium/IND.jpg");
	th, #titleBar{background-color:#002C5F;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#A2AAAD;}
	#textHighlight{color:#B0B7BC;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/IND.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/IND.png") no-repeat center;
		height: 110%;
		top:-5%;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bJAX{
	background-image: url("../graphics/teamStadium/JAX.jpg");
	th, #titleBar{background-color:#D7A22A;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#006778;}
	#textHighlight{color:#006778;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/JAX.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/JAC.png") no-repeat center;
		height: 110%;
		top:-5%;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bKC{
	background-image: url("../graphics/teamStadium/KC.png");
	th, #titleBar{background-color:#E31837;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#FFB81C ;}
	#textHighlight{color:#FFB81C;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/KC.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/KC.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bLV{
	background-image: url("../graphics/teamStadium/LV.png");
	th, #titleBar{background-color:#000000;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:black;}
	.header th, 
	#textHighlight{color:grey;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/LV.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/LV.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bLAC{
	background-image: url("../graphics/teamStadium/LAC.png");
	th, #titleBar, .footer{background-color:#0080C6;}
	#menuSection, #mainWrapper {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#FFC20E;}
	#textHighlight{color:#FFC20E;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/LAC.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/LAC.png") no-repeat center;
		height: 110%;
		top:-5%;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bLA{
	background-image: url("../graphics/teamStadium/LA.jpg");
	th, #titleBar{background-color:#003594;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#FFA300;}
	#textHighlight{color:#FF8200;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/LA.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/LA.png") no-repeat center;
		height: 110%;
		top:-5%;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bMIA{
	background-image: url("../graphics/teamStadium/MIA.jpg");
	th, #titleBar, .footer{background-color:#008E97;}
	#menuSection, #mainWrapper {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#FC4C02;}
	#textHighlight{color:#4F2683;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/MIA.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/MIA.png") no-repeat center;
		height: 110%;
		top:-5%;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bMIN{
	background-image: url("../graphics/teamStadium/MIN.png");
	th, #titleBar{background-color:#4F2683;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#FFC62F ;}
	#textHighlight{color:	#FFC62F;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/MIN.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/MIN.png") no-repeat center;
		height: 110%;
		top:-10%;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bNE{
	background-image: url("../graphics/teamStadium/NE.png");
	th, #titleBar, .footer{background-color:#002244 ;}
	#menuSection, #mainWrapper {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#C60C30;}
	#textHighlight{color:#C60C30;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/NE.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/NE.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bNO{
	background-image: url("../graphics/teamStadium/NO.png");
	#footLogo{background-image:url("../graphics/logos/NO.gif");}
	th, #titleBar, .footer{background-color:#D3BC8D ;}
	#menuSection, #mainWrapper {background-color: white;}
	.goToHeader, #textPrimary, ol.small li{color:#101820;}
	#textHighlight{color:#000000;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/NO.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/NO.png") no-repeat left;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bNYG{
	background-image: url("../graphics/teamStadium/NYG.png");
	th, #titleBar, .footer{background-color:#0B2265;}
	#menuSection, #mainWrapper {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#A71930;}
	#textHighlight{color:#A71930;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/NYG.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/NYG.png") no-repeat center;
		height: 110%;
		top:-5%;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bNYJ{
	background-image: url("../graphics/teamStadium/NYJ.png");
	th, #titleBar{background-color: #125740;}
	#menuSection, #mainWrapper, .footer {background-color: white;}
	.goToHeader, #textPrimary, ol.small li{color:grey;}
	#textHighlight{color:	#A5ACAF;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/NYJ.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/NYJ.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bPHI{
	background-image: url("../graphics/teamStadium/PHI.png");
	th, #titleBar, .footer{background-color: #004953;}
	#menuSection, #mainWrapper, #status{background-color: white;}
	.goToHeader, #textPrimary, ol.small li{color:#A5ACAF;}
	#textHighlight{color:#A5ACAF;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/PHI.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/PHI.png") no-repeat center;
		height: 110%;
		top:-5%;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bPIT{
	background-image: url("../graphics/teamStadium/PIT.png");
	th, #titleBar, .footer{background-color: #FFB612;}
	#menuSection, #mainWrapper {background-color: white;}
	.goToHeader, #textPrimary, ol.small li{color:#101820;}
	#textHighlight{color:	#101820;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/PIT.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/PIT.png") no-repeat center;
		height: 140%;
		top:-20%;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bSF{
	background-image: url("../graphics/teamStadium/SF.png");
	th, #titleBar, .footer{background-color: #AA0000;}
	#menuSection, #mainWrapper {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#B3995D;}
	#textHighlight{color:#B3995D;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/SF.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/SF.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bSEA{
	background-image: url("../graphics/teamStadium/SEA.png");
	th, #titleBar, .footer{background-color:#69BE28;}
	#menuSection, #mainWrapper {background-color:white;}
	.adminSection{background-color: #002244;}
	.goToHeader, #textPrimary, ol.small li{color: #002244;}
	#textHighlight{color:#002244;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/SEA.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/SEA.png") no-repeat center;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bTB{
	background-image: url("../graphics/teamStadium/TB.png");
	th, #titleBar, .footer{background-color:#D50A0A;}
	#menuSection, #mainWrapper {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#0A0A08;}
	.header th, 
	#textHighlight{color:#0A0A08;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/TB.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/TB.png") no-repeat center;
		height: 140%;
		top:-15%;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bTEN{
	background-image: url("../graphics/teamStadium/TEN.png");
	th, #titleBar, .footer{background-color:#4B92DB;}
	#menuSection, #mainWrapper {background-color: white ;}
	.goToHeader, #textPrimary, ol.small li{color:#0C2340;}
	#textHighlight{color:	#0C2340;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/TEN.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/TEN.png") no-repeat center;
		height: 140%;
		top:-20%;
		background-size: contain; /* Ensure image fits within its container */
	}
}
body#bWAS{
	background-image: url("../graphics/teamStadium/WAS.png");
	th, #titleBar{background-color:#5A1414;}
	#menuSection, #mainWrapper, .footer {background-color:white;}
	.goToHeader, #textPrimary, ol.small li{color:#FFB612;}
	#textHighlight{color:	#FFB612;}
	#Highlight{color:black;}
	#copyright {color:white;}
	#subTitle  {color:white;}
	* {cursor: url("../helmet/WAS.gif"), auto !important;}
	#imginthefooter {
		background: url("https://pickempool.net/graphics/logos/WAS.png") no-repeat center;
		height: 140%;
		top:-20%;
		background-size: contain; /* Ensure image fits within its container */
	}
}

#rightButtons, #loginButtons, .button {
	font-size: 1.5em;
    padding: 1px 1em  !important;
	border:2px solid grey !important;
    border-radius: 4px  !important;
    background-color: black;
    color: white  !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-right: +5px; /* Adjust this value to move it further left */
}
#rightButtons{
    float: right;
    margin-right: +5px; /* Adjust this value to move it further left */
}
#loginButtons:hover, .button:hover{color:green !important;}

ul#textPrimary {padding-left: 20px;}

#contentSection, #mainWrapper, #footer{background-image:none;}

#mainWrapper, #mainWrapper TBODY{border-radius:2px;}
#mainWrapper {
	width: 100%;
	max-width: 800px; /* Maximum width of the table */
	border-collapse: collapse;
}



#subTitle {
	color: #008000;
	color: #ffffff;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding: 1em .75em 2px 0px;
	text-align: right;
}

#footer {
	border-top: 0px solid #ffff00;
	font-style: italic;
	padding: 4px;
	padding-left: 1em;
	padding-right: 1em;
	text-align: right;
}

#contact {
	float: left;
}

#copyright {
color: #ff0000;
font-size: 24px;
font-style: bold;



}

#subTitle {
color: #008000;
font-size: 24px;
font-style: bold;



}








select#username, input#password {
	width:6vw;
	min-width:100px;
	float:right;
	margin-left:4px;
	padding:0;
}


/*---------------------------------------------------------------------------*/
/* General styles.                                                           */
/*---------------------------------------------------------------------------*/

a {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}

a:active,
a:hover {
	text-decoration: underline;
}

a img {
	border-style: none;
}

body {
	color: #f0f0f0;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

body,
input,
option,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-size: 20px;
	COLOR: black;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

td, th {
	padding: 2px .2em;
}

/* Remove extra spacing in table cells inserted by some browsers. */

td > h1:first-child, th > h1:first-child,
td > h2:first-child, th > h2:first-child,
td > h3:first-child, th > h3:first-child,
td > h4:first-child, th > h4:first-child,
td > h5:first-child, th > h5:first-child,
td > h6:first-child, th > h6:first-child,
td > p:first-child, th > p:first-child,
td > div > p:first-child, th > div > p:first-child,
div.message > p:first-child {
	margin-top: 0px;
}

td > h1:last-child, th > h1:last-child,
td > h2:last-child, th > h2:last-child,
td > h3:last-child, th > h3:last-child,
td > h4:last-child, th > h4:last-child,
td > h5:last-child, th > h5:last-child,
td > h6:last-child, th > h6:last-child,
td > p:last-child, th > p:last-child,
td > div > p:last-child, th > div > p:last-child,
div.message > p:last-child {
	margin-bottom: 0px;
}

/*---------------------------------------------------------------------------*/
/* Form elements.                                                            */
/*---------------------------------------------------------------------------*/

input,
option,
select,
textarea {
	color: #809cb8;
	font-weight: bold;
}

input[type="text"],
input[type="password"],
select,
textarea {
	border: 1px solid #809cb8;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}


input.button {
	overflow: visible; /* Removes extra padding in IE. */
	width: 0px;
}

input.button[class] {
	width: auto; /*  Undo the above for non-IE. */
}

input.button:active
{
	position: relative;
	top: 1px;
	box-shadow: 0px -1px 2px #404040, inset 0px -2px 16px #202020;
	-moz-box-shadow: 0px -1px 2px #404040, inset 0px -2px 16px #202020;
	-webkit-box-shadow: 0px -1px 2px #404040, inset 0px -2px 16px #202020;
}


input.numeric {
	text-align: right;
}

input.readonly {
	background-color: #f7f7f7;
	border: 1px solid #b0b0b0;
	color: #b0b0b0;
}

/* Used with the TinyMCE control. */

.htmlEditorArea div {
	border: 1px solid #7f9db9;
	margin: 1em;
}

.htmlEditorArea input,
.htmlEditorArea select,
.htmlEditorArea textarea  {
	color: #000000;
}

.mceContentBody {
	background-color: #ffffff;
	background-image: none;
	color: #000000;
}

/* Used to highlight check boxes and radio buttons. */

.fieldWrapper {
	border: 1px solid transparent;
	display: inline-block;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/* Used to indicate invalid fields. */

.fieldError,
input.fieldError,
.htmlEditorArea.fieldError {
	background-color: #fff0f0;
	border-color: #400000;
	color: #008000;
	box-shadow: 0px 0px 2px #800000;
	-moz-box-shadow: 0px 0px 2px #800000;
	-webkit-box-shadow: 0px 0px 2px #800000;
}

.fieldError option {
	background-color: #fff0f0;
	color: #800000;
}



.htmlEditorArea.fieldError {
	border: 1px solid;
	border-radius: .25em;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;
}

/*---------------------------------------------------------------------------*/
/* Page header.                                                              */
/*---------------------------------------------------------------------------*/

#titleBar {
	background-image: url("../graphics/highlightBg.png");
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-shadow: 0px 0px 2px #000000;
	-webkit-font-smoothing: antialiased;
}

#titleBar a,
#titleBar a:active,
#titleBar a:hover,
#titleBar a:visited {
	color: #ffffff;
}

#status {
	max-width:100%;
	padding: 2px;
	float: right;
	text-align: right;
	margin-right:-20px;
	margin-top:4px;
	background-color: rgba(0,0,0,0);
	border: 3px solid #000000;
	border-radius: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-font-smoothing: antialiased;
}

.status {
	margin-right:0;
	text-align: right;
	font-size: 140%;
	color: #202020;
	padding: 2px 2em;
	text-shadow: none;
}

.status.noUsername {
	background-color: #ffffe0;
	border-color: #800000;
	color: #800000;
}

#title {
	font-family: Tahoma;
	font-size: 32px;
	font-style: italic;
}

#titleLogo {
	padding-left: 4px;
	padding-right:55vw;
}

#titleText {
	padding-left: .25em;
	text-shadow: -5px -5px 5px #000000;
}

#title a:hover {
	text-decoration: none;
}
#header bottomEdge {
    color: #008000;
	
}	
	
/*---------------------------------------------------------------------------*/
/* Site menu.                                                                */
/*---------------------------------------------------------------------------*/
#menuSection {
	background-image: url("../graphics/");
	background-position: left bottom;
	background-repeat: repeat-x;
	line-height: normal;
}

#menuBar {
	background-image: url("../");
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #202020;
	border-top: 1px solid #606060;
}


#siteMenu td {
	border-collapse: collapse;
}

#siteMenu a {
	display: block;
	font-size: 14px;
}

#siteMenu a,
#siteMenu a:active,
#siteMenu a:hover,
#siteMenu a:focus,
#siteMenu a:visited {
	color: #ffffff;
}

#siteMenu td {
	padding: 0px;
	text-align: left;
}

#siteMenu a {
	padding: 6px .75em;
	white-space: nowrap;
}

#siteMenu a .arrow {
	font-size: 9px;
}

#siteMenu a.hasSubMenu:hover {
	text-decoration: none;
}

#siteMenu .subMenu {
	background-color: rgba(0,0,0,0.7);
	border: 1px solid #202020;
	border-top-width: 0px;
	padding: 2px 0px;
	border-bottom-left-radius: .5em;
	border-bottom-right-radius: .5em;
	min-width: 10em;
	position: absolute;
	visibility:hidden;
	z-index:900;
	margin-top:-6px !important;
	-moz-border-radius-bottomleft: .5em;
	-moz-border-radius-bottomright: .5em;
	-webkit-border-bottom-left-radius: .5em;
	-webkit-border-bottom-right-radius: .5em;
	box-shadow: 2px 2px 4px #000000;
	-moz-box-shadow: 2px 2px 4px #000000;
	-webkit-box-shadow: 2px 2px 4px #000000;
	-webkit-font-smoothing: antialiased;
}
#siteMenu .subMenu .separator {
	border-bottom: 1px solid #c0c0c0;
	margin: 4px .5em;
}
.subMenu :hover {
	visibility:visible;
	z-index:901 !important;
}

/*---------------------------------------------------------------------------*/
/* Main content.                                                             */
/*---------------------------------------------------------------------------*/

#contentSection {
	height:100vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-shadow: 0px 0px #000000;
	padding-top:2vh;
}
.main, #mainWrapper {
	min-width: 40vw;
	width:50vw;
	margin: 0px auto 0px auto;
}

/* Used to resize elements dynamically. */

.adjustWidth {
	width: 32em;
}

.toggle-button {
	background-color: #a2b5b0;
}

.header {
	background-color: var(--Default-primary);
}

/*---------------------------------------------------------------------------*/
/* Messages.                                                                 */
/*---------------------------------------------------------------------------*/

.errorMsg,
.successMsg,
.warningMsg {
	margin:auto;
	top:0;
	left:23vw;
	min-width:18vw;
	background-image: url("../graphics/highlightBg.png");
	background-position: left top;
	background-repeat: repeat-x;
	border: 2px solid #000000;
	font-weight: bold;
	padding: .5ex 1em;
	min-height: 10vh;
	text-shadow: none;
	border-radius: .25em;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;
	box-shadow: 2px 2px 4px #000000;
	-moz-box-shadow: 0px 0px 8px #404040;
	-webkit-box-shadow: 2px 2px 4px #000000;
}

.errorMsg {
	background-color: #800000;
	border-color: #400000;
	color: #ffff00;
}

.successMsg {
	background-color: #008000;
	border-color: #004000;
	color: #ffff00;
}

.warningMsg {
	background-color: #ffff00;
	border-color: #404000;
	color: #404000;
 
}

.errorMsg ul {
	margin-top: 1ex;
	margin-bottom: .5ex;
}

.errorMsg div,
.successMsg div,
.warningMsg div {
	padding: 1ex .5em;
}

.successMsg a,
.successMsg a:active,
.successMsg a:hover,
.successMsg a:visited {
	color: #ffff40;
}

.headerNote {
	font-size: 80%;
	font-style: italic;
}

.small {
	font-size: 12px;
	line-height: 18px;
}

.totalLine {
	border-top: 1px solid #000000;
}

/* For Administrator-only text. */

.adminSection {
	background-color: #c0c0c0;
	background-image: url("../graphics/adminBg.png");
	background-position: center top;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	color: #000000;
	padding: .5em;
	border-radius: .25em;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;
}

td.adminSection {
	border-width: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

/* Main table styles. */

#mainWrapper {
	background-color: white;
	border: 1px solid #000000;
	color: #000000;
	empty-cells: show;
	text-shadow: none;
	box-shadow: 2px 2px 4px #404040;
	-moz-box-shadow: 0px 0px 8px #404040;
	-webkit-box-shadow: 2px 2px 4px #404040;
}
#tableMarquee {
	width:50vw;
	background-color: #f08000;
	background-image: url("../graphics/highlightBg.png");
	background-position: left top;
	background-repeat: repeat-x;
	color: #FF0000;
	font-weight: bold;
	
}

/* Add padding to first and last columns. */


table.main tr.subHeader {
	background-image: url("../graphics/shadedBg.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #FFCC66;
	color: #000000;
}

table.main tr.bottomEdge td,
table.main tr.bottomEdge th {
	border-bottom: 1px solid #ffffff;
}

table.main tr.topEdge td,
table.main tr.topEdge th {
	border-top: 1px solid #ffffff;
}

table.main tr.bottomEdge table td,
table.main tr.bottomEdge table th {
	border: 0px none;
}

table.main tr {
	background-image: url("../graphics/mainBg.png");
}

table.main tr.alt {
	background-image: url("../graphics/mainAltBg.png");
}

table.main tr table tr {
	background-image: none;
}

table.main td,
table.main th {
	padding-left: .25em;
	padding-right: .25em;
}

table.main td:first-child,
table.main th:first-child {
	padding-left: 1em;
}

table.main td:last-child,
table.main th:last-child {
	padding-right: 1em;
}

table.main table td:first-child,
table.main table th:first-child {
	padding-left: .25em;
}

table.main table td:last-child,
table.main table th:last-child {
	padding-right: .25em;
}

/* Prevent text wrap. */

table.main tr.singleLine td,
table.main tr.singleLine th {
	white-space: nowrap;
}

/* For displaying small text in tables. */

table.main td.small {
	line-height: 1em;
}

table.main th.small {
	line-height: 1.25em;
}

/* For the standings page. */

table.main tr.header.afc {
	background-color: #800000;
}

table.main tr.header.nfc {
	background-color: #000080;
}

table.main tr.playoffsBreak td {
	border-bottom: 3px double #000000;
}

/* Used to fix the table width. */

table.main.fixed {
	width: 40em;
}

table.main td.freeForm {
	padding: 1em;
}

/*---------------------------------------------------------------------------*/
/* Paging navigation.                                                        */
/*---------------------------------------------------------------------------*/

.goToNavigation {
	text-shadow: none;
	white-space: nowrap;
}

.goToHeader,
.goToNavigation a {
	display: inline-block;
	line-height: 1.6em;
}

.goToHeader {
	font-weight: bold;
}

.goToNavigation a {
	background-color: #000000;
	background-image: url("../graphics/lightedBg.png");
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #202020;
	font-size: 12px;
	margin-left: 4px;
	text-align: center;
	width: 1.6em;
	text-shadow: 0px 0px 2px #000000;
	border-radius: .25em;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;
}

.goToNavigation a,
.goToNavigation a:active,
.goToNavigation a:hover,
.goToNavigation a:visited {
	color: #ffffff;
}

.goToSeparator {
	display: none;
}
th.custom-header {
    color: #ffffff;
    font-size: 24px;
    text-align: left;
}
/*---------------------------------------------------------------------------*/
/* Page footer.                                                              */
/*---------------------------------------------------------------------------*/

#contact {
	float: right;
}

/*/#copyright {} */
