/* CSS Document */
    BODY {
        font-size : 8pt;
        font-family : Arial;
        color : #000000;
        background-color:#ffffff;
        margin-right : 0;
        margin-left : 0;
        margin-top : 17px;
        margin-bottom : 0;
        padding : 0;
        padding-bottom : 0;
        text-align : left;
       /* background-image : url(http://www.waymorefunner.com/25091/bodybg3.gif); */
        background-repeat : repeat-y;
      }
      
	#body_live_chat{
		background-color:#CCCCCC;
		background-image: none;
	}
	#body_live_pick{
		background-color:#CCCCCC;
		background-image: none;
	}

	#body_live_scoring_summary{
		background-color:#CCCCCC;
		background-image: none;
	}
	#body_live_scoring_brief{
		background-color:#999999;
		background-image: none;
	}

	.livescoringsummary {
		border: none;
	}

	A:link {
        color: #000000;
      }
    A:active {
        color: blue;
      }
    A:visited {
        color: #000000;
      }
    A:hover {
        color: red;
      }
    A:focus {
        color: red;
      }
	TH {
        font-size : 8pt;
        font-family : Arial;
        color : #A46E16;
        font-style : normal;
		    font-weight: bold;
        background-color:#000000;
        border : 1px ridge #A46E16;
}
	
	
	TH A:link, TH A:visited {
		color: #FFF270;
	}
	TH A:hover {
        color : red;
      }

	CAPTION {
          font-size : 12pt;
          font-family : Arial;
          font-weight : bold;
          color : #A46E16;
          background-color : #000000;
/*          background-image : url(http://www.waymorefunner.com/25091/hdr_bg.gif); */ 
          border-top : 1px ridge #fff270;
          border-bottom : 1px ridge #fff270;
      }
	H1 , H2 , H3 , H4 , H5 , H6 , H7 , H8 , H9 {
          text-align : center;
          font-family : Arial;
          margin-top : 0;
          margin-bottom : 0;
      }
    H1 {
          font-size : 18px;
          padding-top : 1px;
      }
    H2 {
          font-size : 10pt;
          font-family : Arial;
          font-weight : bold;
          font-style : italic;
          color : #fff370;
          background-color : #A46E16;
/*          background-image : url(http://www.waymorefunner.com/25091/hdr_bg.gif); */
          border : 1px ridge #000000;
      }
/* Will only change some of the H3's if you want to change more see below*/
    H3 {
          font-size : 8pt;
          font-family : Arial;
          font-weight : bold;          
          color : #fff370;
          background-color : #A46E16;
/*          background-image : url(http://www.waymorefunner.com/25091/hdr_bg.gif); */
          border : 1px ridge #000000;
      }
    H3 A:hover {
          color : red;
      }

/* This will change specific H3's not all but most of the common ones in adition it changes a
 caption*/
	#home #standings H3, #home #brief_standings H3, .homepagecolumn .homepagemodule CAPTION, .homepagemodule CAPTION, #standings H3 {
   		padding: 0px;
   		color: #A46E16;
   		background-color: #000000;
}

    H4 {
          font-size : 9pt;
          font-family : Arial;
          font-weight : bold;
          font-style : italic;
          color : #fff370;
          background-color : #A46E16;
/*          background-image : url(http://www.waymorefunner.com/25091/hdr_bg.gif); */
          border : 1px ridge #000000;
      }
    H5 {
          font-size : 6pt;
          font-family : Arial;
          color : #A46E16;
      }
    H6 {
          font-size : 4pt;
          font-family : Arial;
          font-weight : bold;
          font-style : italic;
          color : #A46E16;
      }
	.pagebody {
        width : 100%;
        margin-right : 0;
        margin-left : 0;
        margin-top : 17px;
        margin-bottom : 0;
        padding : 0;
        padding-bottom : 0;
        text-align : center;
      }
	#messageboard{
		width: 100%;
}
	.eventablerow {
          background-color:#fff270;
      }
    .oddtablerow {
          background-color:#9f6710;
      }
#contentframe {position:relative;margin-left:104px;}

/* Hides from IE-mac \*/
* html #contentframe {height: 1%;}
/* End hide from IE-mac */
#pfflframe {position:relative;margin-left:104px;}

/* Hides from IE-mac \*/
* html #pfflframe {height: 1%;}
/* End hide from IE-mac */


	html>body #centercontent {
		margin-left: 0px;
		margin-right:306px;
	}
    #pfflcenter {
        padding : 2px;
        position:relative;
		    left: 0px;
		    margin-right:306px;
        background-color: #000000;
		    text-align : center;
        border-right : 1px solid #A46E16;
      }

#contentleft {
	width : 100px;
	padding : 1px;
	float : left;
	background : #7d7d7d;
	background-repeat:repeat-x;
	background-color : #000000;
	overflow : hidden;
	text-align : left;
      }
#contentcenter {
	margin-top : 0;
	margin-left : 0;
	margin-right : 311px;
	padding-left : 10px;
	padding-right : 10px;
	top : 1px;
	height : 2000px;
	text-align : left;
	background-color: #fff;
	border-right : 1px solid #A46E16;
      }
#contentright {
	margin-top : 0;
	width : 309px;
	padding-left : 1px;
	padding-right : 0;
	position : absolute;
	top : 1px;
	right : 0;
	background-color : #fff;
	height : 2000px;
      }
* html #contentframe {
	margin-left : 0;
      }

/*Made a lot of changes from this point on up  This is where the major changes end*/
/* Gives the appearance that the logo stretches across the screen*/
	#enzyte {
		background-color: #000000;
		border-top: 20px solid #A46E16; 
		border-bottom: 20px solid #A46E16;
    }

/* This gives the header on the header nav bar its basic info*/
    #contentheader {
        width : 100%;
        height : 28px;
        margin-right : 0px;
        margin-left : 0px;
        margin-top : -5px;
        margin-bottom : 0;
        padding : 0;
        text-align : center;
        color : #A46E16;
        font-size : 10px;
        font-family : Arial;
        font-weight : bold;
        text-decoration : none;
      }
/* This following change the links on the header nav bar*/
	#contentheader a {
        text-decoration : none;
      }
	#contentheader A:link {
        color: #000000;
      }
    #contentheader A:active {
        color: #000000;
      }
    #contentheader A:visited {
        color: #000000;
      }
    #contentheader A:hover {
        color: red;
      }
    #contentheader A:focus {
        color: red;
      }
/* This is the background of the league logo*/
    #adheader {
    text-align: center;
		width : 100%;
		background-repeat: repeat;   
}
/* This gives the left nav bar its bg color*/
	.leftnav {
        font : 10px Arial, sans-serif;
        color: #FFFF00;
        font-weight : bold;
        background-color : #000000;
      }
/* This gives the links on the left nav bar their colors*/
    .leftnav A {
		text-decoration : none;
		background-color:#A46E16;
        color:#fff270;
        font : 10px Arial, sans-serif;
        font-weight : bold;
        display:block;
		padding:3px;
		

        
      }
/* This gives the links on the left nav bar their hover colors*/
    .leftnav A:hover {
		text-decoration : none;
    font : 10px Arial, sans-serif;
		color: red;
    background-color : #000000;
    font-weight : bold;
		display:block;
		padding:3px;
		
      }
/* This is the little border between links*/
    .leftnavdivider {
        background-color:#CCAD53;
        font-size : 1px;
        height : 1px;
        line-height : 1px;
      }
/* This gives the header on the left nav bar its colors*/
    .leftnavhead {
        font : 11px Arial, sans-serif;
        color:#A46E16;
        font-weight : bold;
        background-color : #000000;
        padding:4px;
      }
/* This basiclly erases the header and footer*/
	.pageheader {
        display : none;
      }
    .pagefooter {
        display : none;
      }

	#monthly_calendar {
          
          width : 99.7%;
      }
    #weekly_calendar {
          
          width : 99.7%;
      }
	
	/* This is designed to give a new bullet to the pages SETUP PAGES*/
	LI {
}
	/* With the "new" menu, you may optionally highlight the current menu item you're on. */
	.mainmenucurrent {
		font-size: 8pt;
		font-family: Arial;
		text-decoration: none;
		color: #fff370;
	}
	
	/* When someone does a mouse-over an item on the "new" menu. */
	.mainmenuon, A.mainmenuon:hover, A.mainmenuon:link, A.mainmenuon:visited, A.mainmenuon:active {
		color: red;
		background-color: #A46E16;
		font-size: 8pt;
		font-family: Arial;
		text-decoration: none;
	}
	
	/* When someone does a mouse-out an item on the "new" menu. */
	.mainmenuoff, A.mainmenuoff:hover, A.mainmenuoff:link, A.mainmenuoff:visited, A.mainmenuoff:active {
		color: #fff370;
		background-color: #A46E16;
		font-size: 8pt;
		font-family: Arial;
		text-decoration: none;
	}

#historycenter {
        margin-top : 0px;
        margin-left : 0;
        height : 2000px;
        padding-left : 2px;
    		padding-right: 2px;
        position:absolute;
		    left:103px;
		    right:301px;
        background-color:#000000;
    		text-align : center;
        border-right : 1px solid #A46E16;
		    border-top : 1px solid #A46E16;
      }
    #historyright {
        margin-top : 0px;
        height : 2000px;
        width : 300px;
        padding : 0px;
        position:absolute;
    		right:0px;
        background-color:#000000;
    		border-top : 1px solid #A46E16;
      }
/* Avatar image */
#topic_show img.ava {
       width: 300px;
       height: 50px;
}
#home #article CAPTION, #home #article_summary CAPTION, #home #article CAPTION SPAN, #home #article_summary CAPTION SPAN {
	background-color:#000000;
	background-image:none;
	color:#A46E16;
	font-size:large;
}
	#body_live_scoring_summary{
		background-color:#CCCCCC;
		background-image: none;
	}
.gameunderway, .xgameunderway {
	background-color:#FFFFFF;
	color:#000000;
	font-weight:normal;
}
.redzone, .xredzone {
	background-color:#FFFFFF;
	color:#FF0000;
	font-weight:bold;
}
.updatedstats, .xupdatedstats {
	background-color:#FFFF00;
}
#latest_pffl_news {
  color: #A46E16;
  background-color: #000000;
  width: 100%;
}
#pffl_body {
  margin-top: 0px;
}
.pfflarticle {
  display: block;
}
	.pfflarticlelinks A:link {
        color: #fff370;
      }
    .pfflarticlelinks A:active {
        color: blue;
      }
    .pfflarticlelinks A:visited {
        color: #fff370;
      }
    .pfflarticlelinks A:hover {
        color: red;
      }
    .pfflarticlelinks A:focus {
        color: red;
      }
	#body_options_07 .report caption span A:link, #body_options_22 .report caption span A:link, #body_options_06 .report caption span A:link {
        color: #fff370;
      }
    #body_options_07 .report caption span  A:active, #body_options_22 .report caption span  A:active, #body_options_06 .report caption span  A:active {
        color: blue;
      }
    #body_options_07 .report caption span  A:visited, #body_options_22 .report caption span  A:visited, #body_options_06 .report caption span  A:visited {
        color: #fff370;
      }
    #body_options_07 .report caption span  A:hover, #body_options_22 .report caption span  A:hover, #body_options_06 .report caption span  A:hover {
        color: red;
      }
    #body_options_07 .report caption span  A:focus, #body_options_22 .report caption span  A:focus, #body_options_06 .report caption span  A:focus {
        color: red;
      }
.pfflnewsframe {
  background-color: #000000;
  }
  .leaguehistorymodule table {
    width: 100%;
  }
  .leaguehistorypageheader {
background-repeat:no-repeat;
background-image: url(http://www.waymorefunner.com/pffl/pic/pffl06seal.jpg);
height: 150px;
   width: 100%;
}
/* The site branding logo inside the page header. */
.leaguehistorybrandlogo {
   width: 15%;
   vertical-align: top;
   display:none;
}
/* The page title inside the page header. */
.leaguehistorypagetitle {
   width: 70%;
   color:white;
   font-weight:bold;
}
/* The "welcome" message inside the page header. */
.leaguehistorywelcome {
   vertical-align: top;
   text-align: right;
   width: 15%;
}
/* The body of all league history pages. */
.leaguehistorypagebody {
	border:none;
	clear:both;
	position:relative;
	z-index:1;
}
.prevmatchups .oddtablerow {
	background-color: #FFF270;
}
.prevmatchups .eventablerow {
	background-color:#9F6710;
}
.prevmatchups TH {
	background-color:#000000;
}
.prevmatchups caption {
	font-size:9pt;
	background-color: #000000;
}
.thisyear_record {
  font-weight: bold;
  background-color: black;
  color: white;
}
/* start scoreboard Module */
.scoreboard {
	margin: 0px;
	width: 309px;
	height: 92px;
	overflow: hidden;
	font: bold 9px Verdana;
	color: #000;
	font-weight:bold;
	text-align: center;
	background-color: #9F6710;
	position: relative;
}
.scoreboard p {
	margin: 6px;
}
.scoreboard p a, .scoreboard p a:visited {
	color: #9F6710; /* ddbf78*/
	text-decoration: none;
}
.scoreboard p a:hover, .scoreboard p a:visited:hover {text-decoration: underline;}
/* end Scoreboard Module */
/* new tab features */

.shadetabs{
position: relative;
top: 1px;
padding: 3px 0;
margin-bottom: 0;
font: bold 9px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
background-color: #9F6710;
padding-top: 4px;
padding-bottom: 4px;
height:25px;
line-height:25px;

}
#contentcenter .shadetabs{
background-color: #9F6710;
width: 100%;
}

.shadetabs li{
display: inline;
margin: 0;
padding-left:5px;
padding-right:5px;
padding-top: 3px;
padding-bottom:2px;

}

.shadetabs li a{
text-decoration: none;
color: #000000;

}

.shadetabs li a:visited{
color: #000000;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #000000;
}

.shadetabs li.selected, .scoreboard li .selected {
position: relative;
top: 0px;
color: #ffffff;
height:17px;
line-height:17px;
}

.shadetabs li.selected a, .scoreboard li .selected a { /*selected main tab style */
background: #000000;
color: #ffffff;
}

.shadetabs li .selected a:hover, .scoreboard li .selected a:hover { /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/

width: 100%;
padding:0px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
.report .apscore, .report .vpscore, .report .pwscore {
width: 40%;
}
.report {
	text-align:left;
	vertical-align:top;
	width:100%;
	border : 1px solid #9F6710;
	}
