﻿
/*========================================

	[1] Common
	[2] Standing
	[3] Weekly Leaders
	[4] Score

=========================================*/

/*----------------------------------------
	[1] Common
-----------------------------------------*/

.clearfix:after		{ content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; }
.clearfix					{ display: inline-block; min-height: 1%; }
/* Hides from IE-mac \*/
* html .clearfix	{ height: 1%;}
.clearfix					{ display: block;}
/* End hide from IE-mac */
.clear						{ clear: both; }

/*2010.4.9 update
a:link						{ color:#13487C; }
a:visited					{ color:#039; }
a:hover						{ text-decoration:none; color:#c00; }
*/
.ttl_style1b {
	background-image: url(/sites/all/themes/zen/images/nflstat/base_pat_ttl1b.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 920px;
}
.ttl_style1b .inner{
	background-image: url(/sites/all/themes/zen/images/nflstat/base_pat_ttl1b_bot.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	width: 920px;
}
.ttl_style2b {
	background-image: url(/sites/all/themes/zen/images/nflstat/base_pat_ttl2b.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 594px;
	margin-bottom: 10px;
}
.ttl_style2b .inner {
	background-image: url(/sites/all/themes/zen/images/nflstat/base_pat_ttl2b_bot.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	width: 594px;
}

.ttl_style1b h2,
.ttl_style1b h3 {
	padding: 5px 5px 5px 30px;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}

.ttl_style2b.mb0 {
	margin-bottom: 0px;
}

.ttl_style1b .inner,
.ttl_style2b .inner {
	padding-bottom: 10px;
}
.ttl_style1b .inner .inner_left {
	float: left;
	width: 500px;
}
.ttl_style2b .inner .inner_left {
	float: left;
	width: 210px;
}

.ttl_style1b h2,
.ttl_style1b h3,
.ttl_style2b h2,
.ttl_style2b h3 {
	padding: 15px 0 5px 50px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	line-height: 1;
	margin: 0;
}

div.snavbox {
	margin-bottom: 10px;
}

.sttlbox_1 {
	margin-bottom:10px;
	background-color: #e7e7e7;
	border-bottom: 3px solid #d1d1d1;
	zoom:1; /* IE6 */
}
.sttlbox_1 .inner_left {
	width: 300px; float: left;
}
.sttlbox_1 h3,
.sttlbox_1 h4 {
	background-image: url(/sites/all/themes/zen/images/nflstat/head_tip_circle_arrow_gray.gif);
	background-position: 6px 50%;
	background-repeat: no-repeat;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	padding: 10px 0 8px 22px;
	margin: 0;
}

.mb0			{ margin-bottom: 0; }
.mb10			{ margin-bottom: 10px; }
.mb12			{ margin-bottom: 12px; }
.mb16			{ margin-bottom: 16px; }
.ml10			{ margin-left: 10px; }

/*----------------------------------------
	[2] Standing
-----------------------------------------*/
#box_standing {
	width: 920px;
	font-size: 12px;
	color: #262626;
	line-height: 1.3;
	text-align: left;
}

#box_standing div#selector {
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
}

#box_standing div#selector form {
	margin: 0;
	padding: 0;
}

#box_standing div#selector div.inner {
	background-color: #ffffff;
	border-bottom: 1px solid #cbcbcb;
	padding: 10px;
}

#box_standing div#selector div.inner.gray{
	background-color: #ececec;
}

#box_standing p.date {
	text-align: right;
	margin: 0;
	padding: 4px 0 6px 0;
	clear: both;
}

#box_standing p.caption {
	text-align: center;
	margin: 0 0 15px;
}

#box_standing div.full_width h3 {
	margin: 0;
	padding: 0;
}


#box_standing div.full_width.afc h4,
#box_standing div.full_width.nfc h4 {
	width: 904px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 7px 5px 7px;
	margin: 0;
}

#box_standing div.full_width.afc h4 {
	background-color: #d8231e;
	border: 1px solid #d47f87;
}

#box_standing div.full_width.nfc h4 {
	background-color: #00539c;
	border: 1px solid #8ea7c6;
}

#box_standing div.full_width.afc h4,
#box_standing div.full_width.nfc h4 {
	border-bottom: none;
}

#box_standing table.stats_base {
	width: 920px;
	background-color: #cbcbcb;
	margin: 0 0 20px;
	border-collapse: separate;
}

#box_standing  div.full_width.afc table.stats_base {
	background-color: #d47f87;
}

#box_standing  div.full_width.nfc table.stats_base {
	background-color: #8ea7c6;
}

#box_standing table.stats_base tr {
	background-color: #ffffff;
}

#box_standing table.stats_base tr.gray {
	background-color: #ececec;
}

#box_standing table.stats_base td,
#box_standing table.stats_base th {
	font-size: 12px;
	text-align: center;
	padding: 8px 5px 5px;
	font-weight: normal;
}

#box_standing table.stats_base td.left,
#box_standing table.stats_base th.left {
	text-align: left;
}

#box_standing table.stats_base td.right,
#box_standing table.stats_base th.right {
	text-align: right;
}

#box_standing table.stats_base th {
	color: #ffffff;
	background-color: #808080;
	text-align: center;
	border-bottom: 0 none;
}

/*----------------------------------------
	[3] Weekly Leaders
-----------------------------------------*/

#box_stats {
	width: 920px;
	font-size: 12px;
	color: #262626;
	line-height: 1.3;
	text-align: left;
}

#box_stats div#selector {
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
}

#box_stats div#selector form {
	margin: 0;
	padding: 0;
}

#box_stats div#selector div.inner {
	background-color: #fff;
	border-bottom: 1px solid #cbcbcb;
	padding: 10px;
}

#box_stats div#selector div.inner.gray {
	background-color: #ececec;
}

#box_stats p.date {
	text-align: right;
	margin: 0;
	padding: 4px 0 6px 0;
	clear: both;
}

#box_stats div.select_category {
	border-left: 1px solid #013268;
}

#box_stats div.select_category ul {
	margin: 0;
	padding: 0;
}

#box_stats div.select_category h4,
#box_stats div.select_category ul li {
	font-size: 12px;
	line-height: 1.25;
	text-align: center;
}

#box_stats div.select_category h4,
#box_stats div.select_category ul.regular_week li {
	display: block;
	float: left;
	width: 45px;
	background-color: #ffffff;
	border-right: 1px solid #013268;
	border-bottom: 1px solid #013268;
	border-top: 1px solid #013268;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 8px 0;
}

#box_stats div.select_category h4.regular {
	background-color: #ccd6e1;
	width: 136px;
	
}

#box_stats div.select_category ul.other_category li {
	display: block;
	float: left;
	background-color: #CCD6E1;
	border-right: 1px solid #013268;
	border-bottom: 1px solid #013268;
	padding: 10px 0 8px 0;
}

#box_stats div.select_category ul.other_category li.wildcard {
	width: 228px;
}

#box_stats div.select_category ul.other_category li.divisional,
#box_stats div.select_category ul.other_category li.conference,
#box_stats div.select_category ul.other_category li.super_bowl {
	width: 229px;
}

#box_stats div.select_category ul li.current {
	background-color: #bf4452;
	
}

#box_stats div.select_category ul li.current a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#box_stats div.box_full h4.weekleader {
	background-color:#195788;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 8px 8px 5px;
}

#box_stats div#contents div.box_full h4.weekleader span {
	color: #20629b;
}

#box_stats table.stats_base {
	background-color:#cbcbcb;
	margin: 0 0 20px;
	width: 920px;
	border-collapse: separate;
}

#box_stats table.stats_base tr {
	background-color: #ffffff;
}

#box_stats table.stats_base tr.gray {
	background-color: #ececec;
}

#box_stats table.stats_base td,
#box_stats table.stats_base th {
	font-size: 12px;
	text-align: center;
	padding: 8px 5px 5px;
}

#box_stats table.stats_base th {
	background-color: #808080;
	border-bottom: 0 none;
}

#box_stats table.stats_base th,
#box_stats table.stats_base th a:link,
#box_stats table.stats_base th a:visited,
#box_stats table.stats_base th a:hover {
	color: #ffffff;
	font-weight: normal;
}

#box_stats table.stats_base td.left,
#box_stats table.stats_base th.left {
	text-align: left;
}

#box_stats table.stats_base td.right,
#box_stats table.stats_base th.right {
	text-align: right;
}

#box_stats table.stats_base th.selected {
	background-image: none;
	background-color: #4C4C4C;
}

#box_stats table.stats_base th.selected a {
	text-decoration: none;
	font-weight: bold;
}

#box_stats table.stats_base td.selected {
	background-color: #D9E0E8;
}

/*----------------------------------------
	[4] Score
-----------------------------------------*/
#box_score {
	width: 594px;
	font-size: 12px;
	color: #262626;
	line-height: 1.3;
	text-align: left;
}

#box_score form {
	margin: 0;
	padding: 0;
}

#box_score div.select_category {
	border-left: 1px solid #013268;
}

#box_score div.select_category ul {
	margin:0;
	padding:0;
}

#box_score div.select_category h4,
#box_score div.select_category ul li {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.25;
	text-align: center;
	border-right: 1px solid #013268;
	border-bottom: 1px solid #013268;
	border-top: 1px solid #013268;
	margin: 0;
}

#box_score div.select_category h4 {
	background-color: #ccd6e1;
	width: 133px;
	height: 37px;
	padding-top: 17px;
	clear: both;
}

#box_score div.select_category ul li {
	background-color: #ffffff;
	width: 26px;
	height: 50px;
	padding-top: 4px;
}

/* current */
#box_score div.select_category ul li.current {
	background-color: #bf4452;
}

#box_score div.select_category ul li.current a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

/* pre_season */
#box_score div.select_category h4.pre_season {
	border-bottom: none;
}

#box_score div.select_category ul.pre_season_list li {
	width: 80px;
	height: 38px;
	padding-top: 16px;
	border-bottom: none;
}

#box_score div.select_category ul.pre_season_list li.fame{
	width: 134px;
}

/* other */
#box_score div.select_category ul.other_category li {
	background-color: #ccd6e1;
	height: 24px;
	padding: 10px 4px 0 4px;
	border-top: none;
}

#box_score div.select_category ul.other_category li.current {
	background-color: #bf4452;
}

#box_score div.select_category ul.other_category li.wildcard {
	width: 80px;
}

#box_score div.select_category ul.other_category li.divisional {
	width: 140px;
}

#box_score div.select_category ul.other_category li.conference {
	width: 188px;
}

#box_score div.select_category ul.other_category li.super_bowl {
	width: 82px;
}

#box_score div.select_category ul.other_category li.pro_bowl {
	width: 58px;
}

#box_score div.box_wrap {
	width: 594px;
	overflow: hidden;
}

#box_score div.box_a_week {
	width: 598px;
	margin-bottom: 10px;
}

#box_score h4.match_day {
	display: block;
	background-color: #bf4452;
	background-image: url(/sites/all/themes/zen/images/nflstat/score/base_pat_match_day.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	width: 140px;
	text-align: center;
	margin: 0;
	padding: 6px 0px 0 0;
}

#box_score h4.match_day span {
	width: 128px;
	display: block;
	background-image: url(/sites/all/themes/zen/images/nflstat/score/base_pat_match_day.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding: 3px 6px 6px 6px;
}

#box_score div.box_1_match {
	float: left;
	width: 295px;
	background-color: #d9d9d9;
	background-image: url(/sites/all/themes/zen/images/nflstat/score/base_pat_match_box.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 5px 4px 0 0;
	padding-top: 4px;
}

#box_score div.box_1_match span.inner {
	width:295px;
	display: block;
	background-color: #d9d9d9;
	background-image: url(/sites/all/themes/zen/images/nflstat/score/base_pat_match_box.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

#box_score div.box_1_match table {
	background-color: #fff;
	margin: 0 auto;
}

#box_score div.box_1_match table th,
#box_score div.box_1_match table td {
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#box_score div.box_1_match table th {
	background-color: #d2deea;
	background-image: url(/sites/all/themes/zen/images/nflstat/score/base_pat_score_table_head.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-bottom: 1px solid #b2b2b2;
	padding: 4px 0 0 0;
	font-weight:normal;
	text-align: center;
}

#box_score div.box_1_match table td {
	vertical-align: middle;
}

#box_score div.box_1_match table th.th_team {
	width: 100px;
}

#box_score div.box_1_match table th.th_score {
	width: 50px;
}

#box_score div.box_1_match table th.th_status {
	width: 133px;
}

#box_score div.box_1_match table td.team {
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	border-right: 1px solid #ededed;
}

#box_score div.box_1_match table td.score {
	text-align: center;
	font-size: 24px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #4c4c4c;
}

#box_score div.box_1_match table td.status {
	text-align: center;
	background-color: #ededed;
	vertical-align: middle;
	padding: 4px 0 0 0;
}

#box_score tr.team_rower td.team,
#box_score tr.team_rower td.score{
	background-image: url(/sites/all/themes/zen/images/nflstat/score/dot_gray_65.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#box_score div.box_1_match td.team img {
	vertical-align: middle;
	padding: 0 5px 0 0;
}

#box_score div.box_1_match td.status p {
	font-size: 14px;
	line-height: 1.3;
	font-weight: bold;
}

#box_score div.box_1_match td.status p.time {
	font-size: 11px;
	line-height: 1.3;
	font-weight: normal;
	padding: 10px 0 0 0;
}

* html #box_score div.box_1_match td.status p.time {
	font-size: 12px;
}

