div.divider1pxLine {margin:0px; padding:0px; height:0px; font-size:0px; border-top:1px solid #c3c3c3; clear:both;}

div.statisticsDiv {}

	div.statisticsDiv h2,
	div.statisticsDiv h3 { margin-bottom:10px; font-size: 145.5%;}
	div.statisticsDiv h3 { margin-top: 10px }
	div.statisticsDiv div.leaderLinks {margin:10px 0px; padding:0px;}
		div.statisticsDiv div.leaderLinks span {font-weight:bold; padding-right:20px;}

div.weekLinks {padding:0px;	margin-bottom:10px;}
div.weekLinks span {padding-right:10px;}
div.weekLinks span.on {font-weight:bold;}
div.weekLinks span.weekText {font-weight:bold; width:30px;}
div.weekLinks.typeLinks {padding:0px;}
	
	div.statisticsDiv div.head2HeadComparisonLinks {
		margin:0px;
		padding:0px;
	}
	
		div.statisticsDiv div.head2HeadComparisonLinks p {
			padding:0px;
			margin:0px 0px 10px 0px;
		}
	
		div.statisticsDiv div.head2HeadComparisonLinks table {
			border-collapse:collapse;
			margin:0px 0px 5px 0px;
			padding:0px;
		}
		
			div.statisticsDiv div.head2HeadComparisonLinks table tr td {
				font-weight:bold;
				width:120px;
				margin:0px;
				padding:0px 0px 5px 0px;
			}
	
	div.statisticsDiv div.playerComparisonChoice {
		text-align:center;
		margin:0px 0px 20px 0px;
	}
	
		div.statisticsDiv div.playerComparisonChoice p {
			text-align:left;
			padding:0px;
			margin:10px 0px;
			font-weight:bold;
		}
		
		div.statisticsDiv div.playerComparisonChoice div {
			text-align:center;
			float:left;
			width:175px;
			border:1px solid #c3c3c3;
			margin:0px 0px 10px 0px;
		}
			
			div.statisticsDiv div.playerComparisonChoice div.playerNumber {
				float:none;
				font-weight:bold;
				padding:5px 0px;
				border:0px;
				background-color: #e4e4e4;
			}
		
		div.statisticsDiv div.playerComparisonChoice select {
			clear:both;
			display:block;
			padding:0px;
			margin:0px auto;
			margin-bottom:10px;
			width:150px;
		}
		
		div.statisticsDiv div.playerComparisonChoice input {
			clear:both;
			display: inline-block;
			font-size:11px;			
      margin:0px auto;
      margin-bottom:10px;
      padding:0px;
		}
	
	div.statisticsDiv div.playerComparisonDisplay { margin-top:20px;}
	
		div.statisticsDiv div.playerComparisonDisplay div {
			float:left;
			width:140px;
			margin:0px;
			padding:0px;
			border:1px solid #c3c3c3;
		}
		
			div.statisticsDiv div.playerComparisonDisplay div.playerComparisonImageArea {
				float:none;
				text-align:center;
				height:150px;
				border:0px;
			}
		
		div.statisticsDiv div.playerComparisonDisplay div.playerComparisonImageArea img { margin:10px 0px 5px;}
		
		div.statisticsDiv div.playerComparisonDisplay div.playerComparisonImageArea p {
			padding:0px;
			margin:0px 0px 5px 0px;
		}
		
		div.statisticsDiv div.playerComparisonDisplay table { border-collapse:collapse; }
		
			div.statisticsDiv div.playerComparisonDisplay table.statTitles tr td {
				text-align:left;
				padding-left:10px;
			}

div.imageBar {
	height:17px;
	padding:3px 10px 0px 10px;
	background-image:url(../img/subheaders/bg.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
	margin-top:10px;
	border:1px solid #c3c3c3;
}

div.statisticsTable { margin-bottom:10px; }

div.weeklyLeadersTable { margin-bottom:5px;}
div.statisticsTable tr.majorHeader td {text-align:left; padding-left:10px;}

div.statisticsTable table .nameCell { text-align:left; width:120px; padding:0px 0px 0px 10px;}
div.statisticsTable table .wideStatColumn { width:90px; }
div.weeklyLeadersTable table { margin-bottom:5px;}
div.weeklyLeadersTable div.completeListLink {padding-left:10px; margin-bottom:10px;}

/* Specific sponsored headers */
.statistics-subheader { background-color: #fff; color: #fff; min-width: 354px;}
	.statistics-subheader,
	.statistics-subheader * { background-image: url(../img/subheaders/statistics-no-sponsor.png) !important;}
	.statistics-subheader p,
	.statistics-subheader h2 { width: 200px;}

.statistics-lexus-subheader { background-color: #fff; color: #fff; min-width: 354px;}
	.statistics-lexus-subheader,
	.statistics-lexus-subheader * { background-image: url(../img/subheaders/statistics.png) !important;}
	.statistics-lexus-subheader p,
	.statistics-lexus-subheader h2 { width: 358px;}
	
.statistics-by-sprint { background-color: #231f20; color: #FFF; min-width: 354px;}
	.statistics-by-sprint,
	.statistics-by-sprint * { background-image: url(../img/stats/sprint.gif) !important;}
	.statistics-by-sprint p,
	.statistics-by-sprint h2 { width: 177px;}

.stat-leader {background: transparent url(../img/profile_back.jpg) no-repeat left top; padding: 9px 0 27px 10px; position: relative}
	.stat-leader table { border-collapse: collapse; line-height: 17px; width: 100% }
	.stat-leader .selectedPlayer { background: #CCC;}
	.stat-leader td,
	.stat-leader th { border: 0px none; margin: 0; padding: 0; height: 17px;}
	.stat-leader thead tr { background:#E6EEFF;}
	.stat-leader thead th,
	.stat-leader thead td { padding:3px 10px;}
	.stat-leader thead td,
	.stat-leader td.rank,
	.stat-leader td.stat { text-align: right;}
	.stat-leader td.image { background: #FFF; padding: 0px; width: 65px; height: 90px;}
	* html .stat-leader td.image img { float: left; }
	.stat-leader td.rank { width: 1.615em }
	.stat-leader tbody th { font-weight: normal;}
	.stat-leader td.team { width: 1.909em }
	.stat-leader td.stat { padding-right: 15px; width: 2.636em;}
#superbowl-stat-leaders .stat-leader td.team { width: 5em;}
div.columnStats table tr td.playerTD,
div.columnStats table tr th.playerTD { text-align:left;}
.active-week { font-weight: bold; margin-top: 10px;}

div#sortableStatsDrops .ranking_type {border-bottom:1px solid #969696; padding:0px 0px 5px 0px; font-weight:bold;}
.stats-player-sortable-dropdown-table tbody td {padding-top:10px;}
#sortableStatsDrops {margin-top:10px;}
	
.data-table1 .headshot-container {width:85px; text-align:center;}
.data-table1 .team-logo-container {width:100px; text-align:center;}
.data-table1 td, .data-table1 th {padding:5px 3px;}



#stats-gsisweeklyleaders .leaderLinks { margin-bottom: 17px;}
.big-plays { display: none;} /* defer this module until it is rendered */
