@charset "UTF-8";
/* ==================================================================
homepage styles
================================================================== */

.gbl-wrp-4 {
	background:transparent url('/assets/nflimg/gbl-bg-home.gif') no-repeat 0 600px;
	overflow:hidden;
	width:970px;
}


/* ==================================================================
017 - Content List Editorial Variation-3
================================================================== */
#homepage-spotlight .content-list .content-list-variation-3 .mod-wrp-2, .custom-module .mod-wrp-2 { background:none; }
#homepage-spotlight .content-list .content-list-variation-3 .mod-title {display:none; }
#homepage-spotlight .content-list .content-list-variation-3 .bd ul { height:132px; position:relative; }

#homepage-spotlight .content-list .content-list-variation-3 .bd li div h3 a {border:none;}
#homepage-spotlight .content-list .content-list-variation-3 .bd li div h3 a:hover {border:none;}

#homepage-spotlight .content-list .content-list-variation-3 .bd ul li .thumb, 
#homepage-spotlight .content-list-dynamic .content-list-dynamic-variation-3 .bd ul li .thumb {height:100px; margin-bottom:5px; width:186px;}
#homepage-spotlight .content-list .content-list-variation-3 .bd ul li .thumb img, 
#homepage-spotlight .content-list-dynamic .content-list-dynamic-variation-3 .bd ul li .thumb img{width:186px;height:100px;}
#homepage-spotlight .content-list .content-list-variation-3 .bd ul li, 
#homepage-spotlight .content-list-dynamic .content-list-dynamic-variation-3 .bd ul li {
	border:0;
	clear:none;
	float:left;
	padding:0 10px 0 0;
	width:186px;
}
#homepage-spotlight .content-list .content-list-variation-3 .bd ul li.loop-even, 
#homepage-spotlight .content-list-dynamic .content-list-dynamic-variation-3 .bd ul li.loop-even {padding-right:10px;}

#homepage-spotlight .content-list .content-list-variation-3 .ft, 
#homepage-spotlight .content-list-dynamic .content-list-dynamic-variation-3 .ft {padding:0;margin:0;}

#homepage-spotlight .content-list .content-list-variation-3 .tmb-video-play, 
#homepage-spotlight .content-list-dynamic .content-list-dynamic-variation-3 .tmb-video-play {
    left: 55px;
	top:38px;
}

#custom-schedule .mod-title
{
    float: left;
    
}

#custom-schedule  .sponsorship-top
{
 	float: right;
 	height: 36px;
 	position: relative;
 	top: -5px;
}

/* ================================================================== */
/* 031 - sponsorship-chrome */
/* ================================================================== */
.game-status-homepage.game-status-pre-large,
.game-status-homepage.game-status-in-large,
.game-status-homepage.game-status-post-large {
	position:relative;
}
.game-status .sponsorship-chrome {
	position:absolute;
	top:10px;
	right:10px;
	z-index:100000;
	width:100px;
	height:70px;
	overflow:hidden;
}

/* ================================================================== */
/* 031 - Game Status - Home Pre-Game Large */
/* ================================================================== */
.game-status .game-status-homepage.game-status-pre-large .mod-wrp-1 {
	margin-top: 0px;
}
.game-status .game-status-homepage.game-status-pre-large .mod-wrp-2 {
	background:none;
}

.game-status .game-status-homepage.game-status-pre-large .mod-title {
	display: none;
}

.game-status .game-status-homepage.game-status-pre-large .hd {
	border-bottom: 1px solid #ccc;
	overflow: auto;
	_zoom: 1;
	display:none;
}

.game-status .game-status-homepage.game-status-pre-large .hd .game-day-info {
	padding: 5px 5px 0 27px;
	background: url('../nflimg/gbl-ico/gbl-ico-nfl.png') 5px 6px no-repeat;
	font-style: italic;
	font-weight: bold;
	font-size: 93%;
	float: right;
}


.game-status .game-status-homepage.game-status-pre-large .hd .game-status-date {
	font-size: 116%;
	font-style: italic;
	font-weight: bold;
	color: #182569;
	padding: 3px 8px 3px 3px;
	float: left;
}

.game-status .game-status-homepage.game-status-pre-large .hd .media-info {
	float: left;
	font-size: 85%;
	font-style: italic;
	font-weight: bold;
	padding: 5px 0 0 0;
	color: #666;
	overflow: hidden;
	_zoom: 1;
}

.game-status .game-status-homepage.game-status-pre-large .hd .media-info dt,
.game-status .game-status-homepage.game-status-pre-large .hd .media-info dd {
	float: left;
	margin-left: 3px;
}

.game-status .game-status-homepage.game-status-pre-large .bd {
	width: 100%;
	overflow: visible;
	position:relative;
	background:#00295b url('../nflimg/031-mod-bg-home-pre.png') 0 0 no-repeat;
	/*background-color:#00295b;*/
	padding: 10px 0;
}
.game-status .game-status-homepage.game-status-pre-large .bd .bd-info {
	min-height:50px;
	height:auto !important;
	height:50px;
	position:relative;
	padding:0;
	width:610px;
	margin:0 auto;
}
.game-status .game-status-homepage.game-status-pre-large .bd .bd-info .action-bar {
	position:absolute;
	top:38px;
	left:140px;
	width:280px;
	text-align:left;
	padding:0;
	margin:0;
	color:#a8aeb3;
	border:none;
}
.game-status .game-status-homepage.game-status-pre-large .bd .bd-info .action-bar a{
	color:#4095d1;
	background:none;
	padding:0;
}
.game-status .game-status-homepage.game-status-pre-large .bd .bd-info .action-bar a:hover{
	color:#fff;
	text-decoration:underline;
}
.game-status .game-status-homepage.game-status-pre-large .bd .bd-info .action-bar p{
	margin:0 0 15px;
}
.game-status .game-status-homepage.game-status-pre-large .bd .bd-info .action-bar span{
	padding:0 4px;
}
.game-status .game-status-homepage.game-status-pre-large .bd .team-info {
	margin-left:140px;
	float:left;
}

.game-status .game-status-homepage.game-status-pre-large .bd .at {
	text-transform: uppercase;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	margin-top:6px;
	padding:0 4px;
}
.game-status .game-status-homepage.game-status-pre-large .away-team,
.game-status .game-status-homepage.game-status-pre-large .home-team {
	display:none;	
}

.game-status .game-status-homepage.game-status-pre-large .away-team {
	background-position: left 15px;
	text-align: left;
	left:20px;
}

.game-status .game-status-homepage.game-status-pre-large .home-team {
	background-position: right 15px;
	text-align: right;
	right:20px;
}

.game-status .game-status-homepage.game-status-pre-large .team-record {
	font-size:12px;
	font-weight:bold;
	color:#333;
	display:inline;
}
.game-status .game-status-homepage.game-status-pre-large .away-team .team-record  {
	padding-left:0px;

}
.game-status .game-status-homepage.game-status-pre-large .home-team .team-record {
	padding-right:0px;

}
.game-status .game-status-homepage.game-status-pre-large .team-name {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align:center;
	width:100%;
	margin:0;
}
.game-status .game-status-homepage.game-status-pre-large .team-name a{
	width:auto;
	display:block;
}
.game-status .game-status-homepage.game-status-pre-large .team-name a:hover span,
.game-status .game-status-homepage.game-status-pre-large .team-name a:hover span.at {
	text-decoration:underline;
}

.game-status .game-status-homepage.game-status-pre-large .team-name .away-team-name,
.game-status .game-status-homepage.game-status-pre-large .team-name .home-team-name {
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	text-transform: uppercase;
	display:inline;
	min-width:10px;
	width:auto !important;
	width:10px;
	white-space:nowrap;
}

.game-status .game-status-homepage.game-status-pre-large .team-name .away-team-name {
}

.game-status .game-status-homepage.game-status-pre-large .team-name .home-team-name {
}

.game-status .game-status-homepage.game-status-pre-large .game-status-date {
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#a8aeb3;
	clear:both;
	margin-top:2px;
	margin-left:140px;
}

.game-status .game-status-homepage.game-status-pre-large .media-info {
	text-align:left;
	position:absolute;
	top:0px;
	right:130px;
	z-index:10000;
	/*width:152px;*/
}
.game-status .game-status-homepage.game-status-pre-large .media-info div {
	display:block;
	font-size:10px;
	color:#a8aeb3;
	font-weight:normal;
	padding: 0;
	margin: 3px 0px 3px 0px;
	border-left:none;
	text-transform:uppercase;
	width:auto;
}

.game-status .game-status-homepage.game-status-pre-large .media-info .item-directv {
	border-left:none;
	padding-left:0;
}

.game-status .game-status-homepage.game-status-pre-large .game-day-info {
	position:absolute;
	top:16px;
	left:0px;
	z-index:10000;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#a8aeb3;
	display:none;
}
.game-status .game-status-homepage.game-status-pre-large .ft .custom-html {
	border-top: 1px solid #ccc;
}

/* ================================================================== */
/* 031 - Game Status - Post-Game Large */
/* ================================================================== */
.game-status-homepage.game-status-post-large .mod-title {
	display: none;
}
.game-status .game-status-post-large .game-day-info {
	display: none;
}
.game-status .game-status-post-large .hd{
	display: none;
}
.game-status .game-status-post-large .hd .game-day-info {
	padding: 1px 5px 1px 27px;
	background: url('../nflimg/gbl-ico/gbl-ico-nfl.png') 5px 2px no-repeat;
	font-style: italic;
	font-weight: bold;
	font-size: 93%;
	border-bottom: 1px solid #ccc;
}


.game-status .game-status-post-large .bd .versus {
	display:none;
}
.game-status-homepage.game-status-post-large .bd .versus {
	display:block;
	position:relative;
	top:18px;
	left:112px;
	width:358px;
	text-transform:uppercase;
}
.game-status-homepage.game-status-post-large .versus a {
	font-weight:bold;
	font-size:22px;
	color:#fff;
}
.game-status-homepage.game-status-post-large .versus .at {
	font-weight:bold;
	font-size:16px;
	color:#a8aeb3;
}
.game-status .game-status-post-large .bd {
	width: 100%;
	overflow: auto;
	height:70px;
}
.game-status-homepage.game-status-post-large .bd {
	background:#00295b url('../nflimg/031-mod-bg-home-post.png') top left no-repeat;
	position:relative;
}


.game-status .game-status-post-large .teams .away-team, 
.game-status .game-status-post-large .teams .home-team {
	width: 70px;
	background:none;
	font-size:40px;
	font-weight:bold;
	text-transform: uppercase;
	font-style:normal;
	color:#fff;
	height:40px;
	position:absolute;
	top:16px;
}
.game-status .game-status-homepage.game-status-post-large .away-team {
	float: left;
	background-position: left 30px;
	text-align: left;
	margin:0;
	right:169px;
}
.game-status .game-status-homepage.game-status-post-large .home-team {
	float: right;
	background-position: right 30px;
	text-align: left;
	margin:0;
	right:82px;
}


.game-status .game-status-post-large .teams .away-team .team-score {
	text-align:right;
}
.game-status .game-status-post-large .teams .home-team .team-score {
	text-align:left;
}

.game-status .game-status-post-large .teams .away-team .team-name, 
.game-status .game-status-post-large .teams .home-team .team-name {
	display:none;
}
.game-status .game-status-homepage.game-status-post-large .away-team .team-record,
.game-status .game-status-homepage.game-status-post-large .home-team .team-record {
	display:none;
}

.game-status .game-status-homepage.game-status-post-large .game-status-state {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	display:inline;
	margin:0;
	position:absolute;
	top:28px;
	left:31px;
	width:80px;
}
.game-status .game-status-homepage.game-status-post-large .game-status-state .game-status-state-phase {
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	display:none;
}

.game-status .game-status-post-large .winning-team .team-score {
	color: #ae1a20;
}
.game-status .game-status-post-large .teams .away-team .team-score,
.game-status .game-status-post-large .teams .home-team .team-score {
	font-style:normal;
	font-size: 40px;
	color:#fff;
	margin-top:-2px;
	*margin-top:-3px;
}


.game-status .game-status-post-large .score-table {
	clear: both;
	font-size: 85%;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width:600px;
	margin:0 auto 10px auto;
}
.game-status .game-status-homepage.game-status-post-large .score-table {
	display:none;
}

.game-status .game-status-post-large .score-table th,
.game-status .game-status-post-large .score-table td {
	padding: 2px 4px;
}

.game-status .game-status-post-large .score-table thead tr th {
	background: #CCD6DE;
	color: #00295b;
	font-size:11px;
	font-weight:bold;
}
.game-status .game-status-post-large .score-table th.q1,
.game-status .game-status-post-large .score-table th.q2,
.game-status .game-status-post-large .score-table th.q3,
.game-status .game-status-post-large .score-table th.q4,
.game-status .game-status-post-large .score-table th.q5,
.game-status .game-status-post-large .score-table th.total {
	border-left:1px solid #e6ebef;
}

.game-status .game-status-post-large .score-table th.total {
	font-weight: bold;
	text-align: center;
	border-left:1px solid #e6ebef;
}
.game-status .game-status-post-large .score-table .team-name {
	width: 60%;
	font-weight: bold;
	font-size:12px;
	font-weight:bold;
	color:#545865;
}


.game-status .game-status-post-large .winning-team {
	color:#ae1a20!important;
}
.game-status-homepage.game-status-post-large .winning-team {
	color:#4095d1!important;
}
.game-status .game-status-post-large .score-table .winning-team tr,
.game-status .game-status-post-large .score-table .winning-team a,
.game-status .game-status-post-large .score-table .winning-team .team-name {
	color:#ae1a20!important;
}

.game-status .game-status-post-large .score-table td {
	border-bottom: 1px solid #e6ebef;
}


.game-status .game-status-post-large .score-table .q1,
.game-status .game-status-post-large .score-table .q2,
.game-status .game-status-post-large .score-table .q3,
.game-status .game-status-post-large .score-table .q4,
.game-status .game-status-post-large .score-table .q5 {
	width: 5%;
	text-align: center;
	border-left:1px solid #e6ebef;
	font-size:12px;
}

.game-status .game-status-post-large .score-table td.total {
	font-weight: bold;
	text-align: center;
	border-left:1px solid #e6ebef;
}
.game-day-layout.game-status-post-large .action-bar {
	margin:0 15px;
}
.game-status .game-status-post-large .ft .custom-html {
	border-top: 1px solid #e6ebef;
	text-align:right;
	padding-top:7px;
}
.game-status-homepage.game-status-post-large .mod-wrp-5 {
	position:relative;
}

.game-status-homepage.game-status-post-large .ft {
	position:absolute;
	bottom:10px;
	left:113px;
	padding:0;
}
.module .game-status-homepage.game-status-post-large .ft .action-bar{
	border-top:none;
	text-align:right;
	background:none;
	margin:0;
}
.module .game-status-homepage.game-status-post-large .ft .action-bar .custom-html {
	text-align:right;
	margin-top:0;
	border-top:none;
	padding:0;
}
.module .game-day-layout.game-status-post-large .ft .action-bar .custom-html {
	margin-top:3px;
	border-top:none;
}
.module .game-status-homepage.game-status-post-large .ft .action-bar .custom-html a {
	color:#4095d1;
	font-weight:bold;
	font-size:10px;
	background:none;
	padding:0;
}
.module .game-status-homepage.game-status-post-large .ft .action-bar .custom-html p {
	margin:0;
}
.module .game-status-homepage.game-status-post-large .ft .action-bar .custom-html a:hover {
	color:#fff;
	text-decoration:underline;
}
.module .game-status-homepage.game-status-post-large .ft .action-bar .custom-html span {
	float:left;
	color:#fff;
	font-weight:bold;
}

/* ================================================================== */
/* 031 - Game Status - In-Game Large */
/* ================================================================== */
.game-status .game-status-in-large .mod-wrp-1, 
.game-status .game-status-in-large .mod-wrp-2, 
.game-status .game-status-in-large .mod-wrp-3, 
.game-status .game-status-in-large .mod-wrp-4 {
}
.game-status-homepage.game-status-in-large .mod-title {
	display:none;
}

.game-status .game-status-in-large .game-day-info {
	display: none;
}

.game-status .game-status-in-large .hd {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	position:relative;
	margin:0 10px;
}
.game-status-homepage.game-status-in-large .hd {
	display:none;
}

.game-status .game-status-in-large .hd .nfl-game-center {
	padding: 5px 5px 0px 27px;
	background: url('../nflimg/gbl-ico/gbl-ico-nfl.png') 5px 6px no-repeat;
	font-style: normal;
	font-weight: bold;
	font-size: 93%;
	position:absolute;
	top:304px;
	right:5px;
	z-index:100;
}

.game-status .game-status-in-large .hd .nfl-game-center a {
	position:relative;
}
.game-status .game-status-in-large .hd .game-info {
	text-transform: uppercase;
	padding: 5px;
	color: #00295b;
}

.game-status .game-status-in-large .hd .game-info .game-info-week {
	font-weight: bold;
	font-size:18px;
}
.game-status .game-status-in-large .hd .game-info .game-info-date {
	font-weight: bold;
	font-size:18px;
}
.game-status .game-status-in-large .hd .game-info .game-info-live {
	font-size:18px;
}
.game-status .game-status-in-large .hd .game-info .game-info-live em {
	font-weight: bold;
	font-style: normal;
	color: #c2242b;
	font-size:18px;
}

.game-status .game-status-in-large .bd {
	position: relative;
}
.game-status-homepage.game-status-in-large .bd {
	position: relative;
	background:#ae1a20;
	height:70px;
}

.game-status .game-status-in-large .versus {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align:center;
	width:238px;
	float:left;
	margin-left:120px;
}
.game-status .game-status-in-large .versus a{
	width:auto;
	display:block;
	float:left;
}
.game-status .game-status-in-large .versus a:hover {
	color:#fff;
	text-decoration:underline;
}

.game-status .game-status-in-large .versus .away-team-name,
.game-status .game-status-in-large .versus .home-team-name {
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	text-transform: uppercase;
	display:inline;
	min-width:10px;
	width:auto !important;
	width:10px;
	white-space:nowrap;
}

.game-status .game-status-in-large .teams .away-team,
.game-status .game-status-in-large .teams .home-team {
	width: auto;
	background:none;
	height: 35px;
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
	font-style:italic;
	color:#545865;
	margin:0;
}

.game-status .game-status-in-large .versus .at {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin-top:4px;
	padding:0 4px;
	text-transform:uppercase;
}
.game-status .game-status-in-large .teams {
	width:186px;
	position:absolute;
	left:140px;
	top:15px;
	height:35px;
	overflow:visible;
}
.game-status .game-status-in-large .teams .away-team .team-name, 
.game-status .game-status-in-large .teams .home-team .team-name,
.game-status .game-status-in-large .teams .team-record {
	display:none;
}
.game-status .game-status-homepage.game-status-in-large .teams .away-team .team-score,
.game-status .game-status-homepage.game-status-in-large .teams .home-team .team-score {
	font-size: 35px;
	font-weight: bold;
	font-style:normal;
	color: #fff;
	width:50px;
}
.game-status .game-status-in-large .teams .away-team .team-score,
.game-status .game-status-in-large .teams .home-team .team-score {
	font-size: 35px;
	font-weight: bold;
	font-style:normal;
	color: #fff;
}
.game-status .game-status-in-large .teams .away-team .team-score {
	text-align:left;
}
.game-status .game-status-in-large .teams .home-team .team-score {
	text-align:left;
}

.game-status .game-status-homepage.game-status-in-large .teams .away-team .team-score {
	/*width:20px;*/
}
.game-status .game-status-homepage.game-status-in-large .teams .home-team .team-score {
	width:62px;
}

.game-day-layout.game-status-in-large .teams .away-team .team-tol,
.game-day-layout.game-status-in-large .teams .home-team .team-tol {
	font-size: 14px;
	font-weight: bold;
	font-style:normal;
	color: #333;
}
.game-day-layout.game-status-in-large .teams .away-team .team-tol {
	text-align:right;
}
.game-day-layout.game-status-in-large .teams .home-team .team-tol {
	text-align:left;
}

.game-status .game-status-in-large .game-status-state {
	left:20px;
	position:absolute;
	text-align:center;
	top:20px;
	width:auto;
	color:#fff;
}
.game-status .game-status-in-large .game-status-state .game-status-state-phase {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	width:auto;
	*width:100px;
	*text-align:left;
	*float:left;
	color:#fff;

}
.game-status .game-status-in-large .possession-home .game-status-state .game-status-state-gametime,
.game-status .game-status-in-large .possession-away .game-status-state .game-status-state-gametime {
	background:transparent url(../nflimg/031-ball-homepage.gif) no-repeat scroll;
	font-size:25px;
	font-weight:bold;
	width:270px!important;
	position:absolute;
	top:6px;
	color:#fff;
	float:left;
	text-align:left;
}
.game-status .game-status-homepage.game-status-in-large .possession-home .game-status-state .game-status-state-gametime,
.game-status .game-status-homepage.game-status-in-large .possession-away .game-status-state .game-status-state-gametime {
	top:9px;
	left: 0px !important;
	width:300px !important;
}
.game-status .game-status-in-large .possession-home .game-status-state .game-status-state-gametime {
	background-position:right 5px;
}
.game-status .game-status-in-large .possession-away .game-status-state .game-status-state-gametime {
	background-position:165px 5px;
}
.game-status .game-status-in-large .game-status-current-drive,
.game-status .game-status-in-large .game-status-current-drive .game-status-field,
.game-status .game-status-in-large .game-status-current-drive .game-status-field .game-status-ind,
.game-status .game-status-in-large .ball-status,
.game-status .game-status-in-large .possession-away .ball-status,
.game-status .game-status-in-large .possession-home .ball-status,
.game-status .game-status-in-large .ball-summary,
.game-status .game-status-in-large .score-table {
	display:none;
}

.game-status .game-status-in-large .media-info {
	overflow: auto;
	width: 110px;
	margin:0
	font-size: 85%;
	color:#a8aeb3;
	position:absolute;
	top:15px;
	right: 110px;
}
.game-status .game-status-in-large .media-info div {
	float: left;
	padding: 0;
	margin: 0 0px 0 0;
	border-left:none;
	width: auto;
}
.game-status .game-status-homepage .game-status-in-large .media-info {
	min-width: 105px;
}
.game-status .game-status-in-large .media-info div.item-directv {
	border-left: none;
}

.game-status .game-status-in-large .mod-wrp-5,
.game-status .game-status-in-large .custom-module .mod-wrp-5 {
	position:relative;
}
.game-status .game-status-in-large .ft {
	overflow: visible;
	width: 328px;
	margin:0 0 0 107px;
	font-size: 85%;
	color:#fff;
	position:absolute;
	bottom:0;
}
.module .game-status .game-status-in-large .ft .action-bar{
	border-top:none;
	background:none;
	text-align:left;
	background:none;
	margin:0 10px;
}
.module .game-status .game-status-in-large .ft .action-bar .custom-html {
	text-align:left;
	margin-top:10px;
}
.module .game-day-layout.game-status-in-large .ft .action-bar .custom-html {
	margin-top:3px;
}
.module .game-status .game-status-in-large .ft .action-bar .custom-html a {
	color:#fff;
	font-style:normal;
}
.module .game-status .game-status-in-large .ft .action-bar a,
.module .game-status .game-status-in-large .ft .action-bar a:hover {
	background:none;
}
.module .game-status .game-status-in-large .ft .action-bar a:hover {
	color:#00295b;
	text-decoration:underline;
}

.module .game-status .game-status-in-large .ft .action-bar .custom-html span {
	float:left;
}
.module .game-status .game-status-in-large .ft .action-bar .custom-html p {
	margin:5px 0;
}