td img {display: block;}

body {
	margin: 0px; 
	background-image: url(http://www.thepffl.com/PageImages/football_background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color: #000;
}

div.image {
	background: url(http://www.thepffl.com/PageImages/football_background.jpg) center no-repeat; 
	position: fixed;
	width:100%;
	height:716px;
	z-index: -1;
}

.gradient {
	background: #F1F1F1; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1F1F1', endColorstr='#DEDEDE'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#F1F1F1), to(#DEDEDE)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #F1F1F1,  #DEDEDE); /* for firefox 3.6+ */ 
}

a:link {color: #458B00;	text-decoration: none;}
a:visited {color: #458B00; text-decoration: none;}
a:hover {color: #3B5323; text-decoration: none;}
a:active {color: #458B00;	text-decoration: none;}

.whoAreYou A:link {color: #FFFFFF; text-decoration: underline;}
.whoAreYou A:visited {color: #FFFFFF; text-decoration: underline;}
.whoAreYou A:active {color: #FFFFFF; text-decoration: underline;}
.whoAreYou A:hover {color: #FFFFFF; text-decoration: none;}

#content {
	background-image: url(http://www.thepffl.com/PageImages/greendiag.jpg);
	background-repeat: repeat;
}

#contentPanel1 {
	background-color:#FFFFFF;
	width: 605px;
	padding: 10px;
}

#contentPanelFull {
	background-color:#FFFFFF;
	width: 910px;
	padding: 10px;
}

#sidebarContent table {
    width: 160px;
}

#contentPoll {
	background-color:#FFFFFF;
	width: 280px;
	align: left;
	padding: 10px;
}

#contentNews {
	background-color:#FFFFFF;
	width: 280px;;
	align: left;
	padding: 10px;
	font-size: 9px;
}

#contentNews A:link {font-weight: bold;	text-decoration: none;}
#contentNews A:visited {font-weight: bold; text-decoration: none;}
#contentNews A:active {font-weight: bold; text-decoration: none;}
#contentNews A:hover {font-weight: bold; text-decoration: underline;}

#newsTitle {
	color: #006600;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
}

#newsTitle A:link {color: #003300;	text-decoration: none;}
#newsTitle A:visited {color: #003300;	text-decoration: none;}
#newsTitle A:active {color: #003300;	text-decoration: none;}
#newsTitle A:hover {color: #006600; text-decoration: underline;}

#news {
	font-size: 10px;
	padding: 2px;
	line-height: 150%;
}

#news2 {
	font-size: 10px;
	padding: 2px;
	line-height: 150%;
	min-height: 250px;
}

#news3 {
	font-size: 10px;
	padding: 2px;
	line-height: 150%;
	min-height: 100px;
}

#facebook {
	z-index: 1;
	position: absolute;
	bottom: 0px;
}

#newsInfo {
	font-size: 9px;
	color: #333333;
	padding: 2px;
}

#newsInfo A:link {color: #333333;	text-decoration: none;}
#newsInfo A:visited {color: #333333;	text-decoration: none;}
#newsInfo A:active {color: #333333;	text-decoration: none;}
#newsInfo A:hover {color: #666666; text-decoration: underline;}

#newsReplyTitle {
	color: #009900;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	margin-left: 15px;
}

#newsReply {
	font-size: 10px;
	margin-left: 15px;
	background-color: #EBEBEB;
	border-bottom: solid 1px #CCCCCC;
	padding: 10px;
	width: 550px;
}

#nav-menu1
{
	z-index: 2;
	position: absolute;
	top: -2px;
	right: 20px; 
	width: 750px;
}

#nav-menu1 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 40px;
	padding-bottom: 2px;
	height: 33px;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
}

#nav-menu1 li
{
	float: right;
	margin: 0;
}

#nav-menu1 li a
{
	height: 33px;
	line-height: 33px;
	float: left;
	width: 125px;
	display: block;
	color: #EEEEEE;
	text-decoration: none;
	text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu1 li a
{
	float: none;
}

#nav-menu1 li#current a 
{
	color: #FFFFFF;
	background-image: url(http://www.thepffl.com/PageImages/nav_glow.png);
	background-repeat: repeat-x;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	width: 121px;
}

#nav-menu1 li#current a:hover 
{
	color: #000;
	background-image: url(http://www.thepffl.com/PageImages/nav_glow.png);
	background-repeat: repeat-x;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	width: 121px;
}

#nav-menu1 li a:hover 
{
	color: #000;
	background-image: url(http://www.thepffl.com/PageImages/nav_glow.png);
	background-repeat: repeat-x;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	width: 121px;
}

#nav-menu2
{
	z-index: 1;
	position: absolute;
	top: 73px;
	right: 20px;
	width: 750px;
}

#nav-menu2 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 12px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
}

#nav-menu2 li
{
	float: right;
	margin: 0;
}

#nav-menu2 li a
{
	height: 20px;
	line-height: 20px;
	float: left;
	width: 114px;
	display: block;
	color: #EEEEEE;
	text-decoration: none;
	text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu2 li a
{
	float: none;
}

#nav-menu2 li#current a 
{
	color: #FFF;
	background-image: url(http://www.thepffl.com/PageImages/nav_glow.png);
	background-repeat: repeat-x;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	width: 110px;
}

#nav-menu2 li#current a:hover 
{
	color: #FFF;
	background-image: url(http://www.thepffl.com/PageImages/nav_glow.png);
	background-repeat: repeat-x;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	width: 110px;
}

#nav-menu2 li a:hover 
{
	color: #FFF;
	background-image: url(http://www.thepffl.com/PageImages/nav_glow.png);
	background-repeat: repeat-x;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	width: 110px;
}

#teamName
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	float:left;
	height:auto;
	width:400px;
	margin-top:15px;
	margin-left:15px;
}

#teamLogo
{
	float:right;
	height:81px;
	width:549px;
	margin-right:0px;
	margin-top: -33px;
}

#date
{
	position: absolute;
	z-index: 2;
	float:left;
	height:auto;
	width:150px;
	text-align: center;
	margin-left: 405px;
	margin-top: -20px;
	font-size:10px;
	font-weight: bold;
	color: #000;
}

#searchForm
{
	position: absolute;
	z-index: 2;
	float:left; 
	height:auto;
	width:200px;
	margin-left: 520px;
	margin-top: -130px;
	font-size:0px;
	color: #FFFFFF;
}

#whoAreYou
{
	position: absolute;
	z-index: 10;
	float:right;
	height:auto;
	width:300px;
	right: -165px;
	top: -50px;
	font-size:10px;
	color: #FFFFFF;
}

#whoAreYou A:link {color: #FFFFFF; text-decoration: underline; font-size:10px;}
#whoAreYou A:visited {color: #FFFFFF; text-decoration: underline; font-size:10px;}
#whoAreYou A:active {color: #FFFFFF; text-decoration: underline; font-size:10px;}
#whoAreYou A:hover {color: #458B00; text-decoration: none; font-size:10px;}

#teamInfo
{
	color: #FFFFFF;
	float:left;
	height:auto;
	width:400px;
	margin-top:-40px;
	margin-left:40px;
}

#teamInfo A:link {color: #EFBC21; text-decoration: none; font-size:10px;}
#teamInfo A:visited {color: #EFBC21; text-decoration: none; font-size:10px;}
#teamInfo A:active {color: #EFBC21; text-decoration: none; font-size:10px;}
#teamInfo A:hover {color: #EFBC21; text-decoration: underline; font-size:10px;}

#team-nav-menu
{
	width:960px;
}

#team-nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 20px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
}

#team-nav-menu li
{
	float: left;
	margin: 0;
}

#team-nav-menu li a
{
	height: 20px;
	line-height: 20px;
	float: left;
	width: 100px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

/* Hide from IE5-Mac \*/
#team-nav-menu li a
{
	float: none;
}

#team-nav-menu li#current a 
{
	color: #1B1B1B;
	text-decoration: none;
	background-color: #EBEBEB;
	margin-left: 5px;
	margin-right: 5px;
	height: 20px;
	width: 100px;
}

#team-nav-menu li#current a:hover 
{
	color: #1B1B1B;
	text-decoration: none;
	background-color: #EBEBEB;
	height: 20px;
	width: 100px;
}

#team-nav-menu li a:hover 
{
	color: #1B1B1B;
	text-decoration: none;
	background-color: #EBEBEB;
	height: 20px;
	width: 100px;
}

#teamStands2
{
	background-color: #FFFFFF;
	border-style: none; 
	border-bottom-style: none; 
	height: 30px;
	vertical-align: middle;
	padding: 5px;
}

#teamStands1
{
	background-color: #EBEBEB;
	border-style: none; 
	border-bottom-style: none; 
	height: 30px;
	vertical-align: middle;
	padding: 5px;
}

#draftHeader {
	position: absolute;
	width: 95%;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: -25px;
}

#draftTeam {
	position: absolute;
	z-index: 10;
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 5px;
}

#draftNext {
	position: absolute;
	z-index: 0;
	width: 99%;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	margin-top: -25px;
}

#currentTeam {
	font-size: 10px;
	width: 175px;
	margin-left: 0px;
	margin-top: 105px;
	line-height: 150%;
}

#draftQB {
	font-size: 10px;
	width: 150px;
	margin-left: 150px;
	margin-top: 0px;
}
 
#draftWR {
	font-size: 10px;
	width: 150px;
	margin-left: 300px;
	margin-top: 105px;
}
 
#draftRB {
	font-size: 10px;
	width: 150px;
	margin-left: 450px;
	margin-top: 105px;
}
 
#draftTE {
	font-size: 10px;
	width: 150px;
	margin-left: 600px;
	margin-top: 105px;
}

#draftKR {
	font-size: 10px;
	width: 150px;
	margin-left: 750px;
	margin-top: 343px;
}

#draftDF {
	font-size: 10px;
	width: 150px;
	margin-left: 750px;
	margin-top: 105px;
}

#draftTeamSummary {
	position: absolute;
	text-align: center;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 55px;
}

#overlay {
    width: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1000;
    background: url(http://www.thepffl.com/images/gray.png) repeat;
    text-align: center;
	visibility: hidden;
}

#overlay-panel {
    margin: 100px auto 0 auto;
    width: 300px;
    background: #FFF;
	text-align: left;
	border: solid 1px #000000;
	padding-bottom: 10px;
}

#mobileMenu
{
	width: 100%;
	margin: 0px;
}

#mobileMenu span
{
	height: 25px;
	color: #030;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	color: #EEE;
	text-decoration: none;
	text-align: left;
	border-bottom: solid #999 1px;
}

#cpPremiumHeader
{
	margin-top: 41px;
}

#mobileSearch
{
	height: 43px;
	background-image: url(http://www.thepffl.com/mobile/images/mobileSearchBck.png);
	text-align: left;
	vertical-align: middle;
	width: 100%;
	border-top: solid #999 1px;
	border-bottom: solid #999 2px;
	background-repeat: repeat-x;
}

