/* Headlines */
.hp-headlines .mod-wrp-1 {
	margin: 0;
	background: #006db0;
}


/* Headlines Header */
.hp-headlines .mod-title {
	height: 45px;
	padding: 0 15px;
	background: url("/assets/img/hp-headlines-hd.png") no-repeat 0 0 transparent;
}

.hp-headlines .mod-title h2 {
	margin: 0;
	line-height: 45px;
	font-family: roboto, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #fff;
	text-transform: uppercase;
}


/* Headlines Body */
.hp-headlines .content-list .bd {
	height: 310px;
	padding: 0;
	background: #006db0; /* Old browsers */
	background: -moz-linear-gradient(top,  #006db0 0%, #005b95 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006db0), color-stop(100%,#005b95)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #006db0 0%,#005b95 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #006db0 0%,#005b95 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #006db0 0%,#005b95 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #006db0 0%,#005b95 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006db0', endColorstr='#005b95',GradientType=0 ); /* IE6-9 */
}

.hp-headlines .content-list .bd ul li {
	height: 68px;
	background: url("/assets/nflimg/hp-headlines-arrow.png") no-repeat 300px center transparent;
	padding: 0;
}

.hp-headlines .content-list .bd ul li:hover {
	background: url("/assets/nflimg/hp-headlines-arrow.png") no-repeat 300px center #2a8dc9;
	color: #fff;
}

.hp-headlines .bd ul li .itm-wrp-1,
.hp-headlines .bd ul li:hover .itm-wrp-1 {
	padding: 15px 30px 15px 15px;
	background: url("/assets/nflimg/hp-headlines-div.png") no-repeat top center transparent;
}

.hp-headlines .content-list .bd ul li h3 a,
.hp-headlines .content-list .bd ul li h3 a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}


/* Headlines First Element */
.hp-headlines .content-list .bd ul li.loop-first {
	height: 109px;
}

.hp-headlines .content-list .bd ul li.loop-first .itm-wrp-1,
.hp-headlines .content-list .bd ul li.loop-first:hover .itm-wrp-1 {
	padding-top: 20px;
	background: url("/assets/nflimg/hp-headlines-hd-shadow.png") no-repeat top center transparent;
}

.hp-headlines .content-list .bd ul li.loop-first .thumb {
	width: 122px;
	height: 72px;
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
	background: url("/assets/nflimg/hp-headlines-thumb-shadow.png") no-repeat center bottom transparent;
}

.hp-headlines .content-list .bd ul li.loop-first .thumb a,
.hp-headlines .content-list .bd ul li.loop-first .thumb a:hover {
	width: 120px;
	height: 70px;
	overflow: hidden;
	color: #fff;
	border: 1px solid #fff;
}

.hp-headlines .content-list .bd ul li.loop-first .thumb a img,
.hp-headlines .content-list .bd ul li.loop-first .thumb a:hover img {
	border: none;
	width: 120px;
	height: auto;
}

.hp-headlines .content-list .bd ul li.loop-first h3 {
	padding: 10px 0 0 0;
	margin: 0 0 0 132px;
}

/* Hover override */
.hp-headlines div.itm-wrp-5 > h3 > a:hover > span {
	color: #fff;
	text-decoration: none;
}


/* Headlines Footer */
.hp-headlines .ft {
	height: 35px;
	padding: 0;
	background: #024d7b; /* Old browsers */
	background: -moz-linear-gradient(top,  #024d7b 0%, #025b93 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#024d7b), color-stop(100%,#025b93)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #024d7b 0%,#025b93 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #024d7b 0%,#025b93 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #024d7b 0%,#025b93 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #024d7b 0%,#025b93 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#024d7b', endColorstr='#025b93',GradientType=0 ); /* IE6-9 */
}

.hp-headlines .ft .action-bar {
	height: 34px;
	margin: 0;
	padding: 1px 10px 0 15px;
	background: url("/assets/nflimg/hp-headlines-ft.png") no-repeat top center transparent;
}

.hp-headlines .content-list .ft .action-bar a {
	color: #dde3ea;
	height: 34px;
	line-height: 34px;
	padding: 0;
	font-size: 12px;
	text-transform: capitalize;
}

.hp-headlines .content-list .ft .action-bar a:hover {
	color: #fff;
	text-decoration: none;
}

.hp-headlines .content-list .ft .action-bar .gbl-ico-rss {
	float: left;
	margin: 0;
	width: 15px;
	background: url("/assets/nflimg/det-global-spr.png") no-repeat -766px -1596px transparent;
}

.hp-headlines .content-list .ft .action-bar .gbl-ico-rss:hover {
	background-position: -906px -1596px;
}

/* End Headlines */


/* Centerpiece */

.centerpiece .hd {
	position: absolute;
	right: 0;
	width: 100px;
	height: 360px;
	padding: 0;
	background: transparent url("/assets/nflimg/hp-cp-vshadow.png") repeat-y;
	z-index: 10;
}

.centerpiece .chapter-list li {
	z-index:auto !important;
}
.centerpiece .chapter-list li .content {
	margin: 0 0 13px 0;
	padding: 2px 0;
}

.centerpiece .chapter-list li .content > div {
	margin-bottom: 0;
	padding: 10px 25px !important;
	border-top: 2px solid #0a6095;
	border-bottom: 2px solid #0a6095;
}

.centerpiece .chapter-list li .content h3 a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	color: #40b6fe;
}
.centerpiece .chapter-list li .content h3  {
	position:relative;
	z-index:20;
}
.centerpiece .chapter-list li .content p.summary {
	position:relative;
	z-index:20;
	margin: 5px 0;
}

.centerpiece.icons .chapter-navigation {
	bottom: -4px;
	right: 10px;
}

.centerpiece.icons .chapter-navigation li .icon a {
	width: 20px;
	height: 20px;
	border: none;
	margin: 0;
	padding: 0;
	background: url("/assets/nflimg/hp-cp-chapter.png") no-repeat 0 0 transparent;
}

.centerpiece.icons .chapter-navigation li .icon a:hover {
	background: url("/assets/nflimg/hp-cp-chapter.png") no-repeat 0 -25px transparent;
}

.centerpiece.icons .chapter-navigation li.current .icon a,
.centerpiece.icons .chapter-navigation li.current .icon a:hover {
	background: url("/assets/nflimg/hp-cp-chapter.png") no-repeat 0 -50px transparent;
}

.centerpiece.icons .chapter-navigation li .icon a span {
	display: none;
}

#hp-cp-shading {
	background: url("/assets/nflimg/hp-cp-vshadow.png") no-repeat 0 0 transparent;
	height: 360px;
	left: 570px;
	position: absolute;
	width: 100px;
	z-index: 10;
}

/* End Centerpiece */


/* Link Center */

.hp-link-center {
	display: block;
	width: 972px;
	height: 70px;
	margin: 0 0 20px -6px;
	padding: 0;
	box-shadow: 0 2px 3px #999;
}

.hp-link-center ul,
.hp-link-center li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.hp-link-center li {
	display: block;
	width: 243px;
	height: 70px;
	margin: 0;
	padding: 0;
	float: left;
}

.hp-link-center li a {
	display: block;
	width: 241px;
	height: 46px;
	margin: 0;
	padding: 11px 0;
	line-height: 1.1;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #575757;
	text-transform: uppercase;
	border: 1px solid #bababa;
	border-left: 1px solid #fff;
	float: left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top,  #fafafa 0%, #d7d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#d7d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fafafa 0%,#d7d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fafafa 0%,#d7d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fafafa 0%,#d7d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fafafa 0%,#d7d8d8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#d7d8d8',GradientType=0 ); /* IE6-9 */
}

.hp-link-center li.first a {
	border-left: 1px solid #bababa;
}

.hp-link-center li a span {
	display: block;
	font-size: 26px;
	color: #006db0;
}

.hp-link-center li a:hover {
	border-left: 1px solid #3db2f9;
	border-right: 1px solid #006cae;
	border-bottom: 1px solid #006cae;
	color: #fff;
	text-decoration: none;
	background: #40b6fe; /* Old browsers */
	background: -moz-linear-gradient(top,  #40b6fe 0%, #036099 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40b6fe), color-stop(100%,#036099)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #40b6fe 0%,#036099 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #40b6fe 0%,#036099 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #40b6fe 0%,#036099 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #40b6fe 0%,#036099 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40b6fe', endColorstr='#036099',GradientType=0 ); /* IE6-9 */
}

.hp-link-center li a:hover span {
	font-size: 26px;
	color: #cfcfcf;
}
/* End Link Center */


/* Under the Helmet */

.hp-under-the-helmet {
	margin: 0 0 20px 0;
}

.hp-under-the-helmet .mod-wrp-1 {
	margin: 0;
	padding: 0;
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top,  #fff 0%, #fff 60%, #ebebeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(60%,#fff), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fff 0%,#fff 60%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fff 0%,#fff 60%,#ebebeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fff 0%,#fff 60%,#ebebeb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fff 0%,#fff 60%,#ebebeb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
	border: 1px solid #bababa;
	box-shadow: 0 2px 3px #999;
}

.hp-under-the-helmet .content-list .mod-title {
	margin: 0;
	padding: 2px;
}

.hp-under-the-helmet .content-list .mod-title h2 {
	width: 294px;
	height: 83px;
	margin: 0;
	padding: 0;
	background: url("/assets/img/reggie-bush-hdr-bg.png") no-repeat 0 0 transparent;
}

.hp-under-the-helmet .content-list .mod-title h2 span {
	display: none;
}

.hp-under-the-helmet .module .bd {
	padding: 0 20px;
}

.hp-under-the-helmet .content-list .bd li {
	padding: 0;
	background: none;
}

.hp-under-the-helmet .content-list .bd li div h3 {
	margin: 10px 0 0 0;
}

.hp-under-the-helmet .content-list .bd li div h3 a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	color: #4f4f4f;
}
.hp-under-the-helmet .content-list .bd li div h3 a:hover {
	color: #006db0;
}

.hp-under-the-helmet .content-list-variation-1 .bd li div .details {
	color: #de0202;
	line-height: 18px;
}

.hp-under-the-helmet .content-list .ft {
	height: 24px;
	padding: 10px;
}

.hp-under-the-helmet .content-list .ft .action-bar {
	height: 24px;
	margin: 0;
	background: none;
	float: right;
}

.hp-under-the-helmet .content-list .ft .action-bar .content-more {
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0 25px 0 15px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url("/assets/nflimg/more-button.png") no-repeat right 0 transparent;
}

.hp-under-the-helmet .content-list .ft .action-bar .content-more:hover {
	color: #006db0;
	text-decoration: none;
	background-position: right -40px;
}

/* End Under the Helmet */


/* Featured Galleries - Middle */

.hp-featured-galleries {
	position: relative;
	width: 610px;
	margin: 0 0 10px 10px;
	padding: 0;
}

.hp-featured-galleries .mod-wrp-1 {
	margin: 0;
}

.hp-featured-galleries .content-list .mod-title {
	height: 40px;
	margin: 0;
	padding: 0;
	background: url("/assets/nflimg/featured-content-bg.png") no-repeat center top transparent;
}

.hp-featured-galleries .mod-title h2 {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	font-family: roboto, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #4f4f4f;
	text-transform: uppercase;
}

.hp-featured-galleries .content-list .content-list-variation-3 .bd,
.hp-featured-galleries .content-list .content-list-variation-3 .bd ul {
	margin: 0;
	padding: 0;
}

.hp-featured-galleries .content-list-variation-3 .bd ul li,
.hp-featured-galleries .content-list-variation-3 .bd ul li.loop-even {
	width: 194px;
	margin: 10px 5px 0 0;
	padding: 0 3px;
}

.hp-featured-galleries .content-list-variation-3 .bd ul li.loop-last {
	margin: 10px 0 0 0;
}

.hp-featured-galleries .bd ul li div .details {
	display: none;
}

.hp-featured-galleries .bd ul li .thumb {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

.hp-featured-galleries .bd ul li .thumb a {
	width: 190px;
	height: 135px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 2px solid #fff;
	box-shadow: 0 3px 3px #999;
}
.hp-featured-galleries .bd ul li .thumb a:hover {
	border: 2px solid #40b6fe;
}

.hp-featured-galleries .bd ul li .thumb a img {
	width: 190px;
	height: auto;
	border: none;
}
.hp-featured-galleries .bd ul li .thumb a img.vert {
	width: auto;
	height: 135px;
	border: none;
}

.hp-featured-galleries .bd ul li .thumb a .tmb-video-play,
.hp-featured-galleries .bd ul li .thumb a .video-icon {
	display: block;
	position: absolute;
	top: 7px;
	left: 156px;
	width: 34px;
	height: 34px;
	overflow: hidden;
	filter: none;
	background: url("/assets/nflimg/icon-play-new.png") no-repeat 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/assets/nflimg/icon-play-new.png');
	cursor: pointer;
}

.hp-featured-galleries .bd ul li h3 a {
	line-height: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006db0;
	text-transform: uppercase;
}

.hp-featured-galleries .bd ul li h3 a:hover,
.hp-featured-galleries div.itm-wrp-5 > h3 > a:hover > span {
	color: #4f4f4f;
	text-decoration: none;
}

.hp-featured-galleries .content-list .ft {
	margin: 0;
	padding: 10px 0;
}

.hp-featured-galleries .content-list .ft .action-bar {
	margin: 0;
	height: 24px;
}

.hp-featured-galleries .content-list .ft .action-bar .content-more {
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0 15px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4f4f4f;
	background: url("/assets/nflimg/more-button.png") no-repeat right -80px transparent;
}

.hp-featured-galleries .content-list .ft .action-bar .content-more:hover {
	color: #006db0;
	text-decoration: none;
	background-position: right -120px;
}

.hp-featured-galleries .content-list-variation-3 .bd ul li, .hp-featured-galleries .content-list-variation-3 .bd ul li.loop-even {
    width: 192px;
	min-height: 207px;
}

/* End Featured Galleries (Middle) */


/* Featured Photo Gallery (Right Rail) */

.hp-featured-photo {
	margin: 20px 0;
}

.hp-featured-photo .mod-wrp-1 {
	margin: 0;
	padding: 0;
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top,  #fff 0%, #fff 60%, #ebebeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(60%,#fff), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fff 0%,#fff 60%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fff 0%,#fff 60%,#ebebeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fff 0%,#fff 60%,#ebebeb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fff 0%,#fff 60%,#ebebeb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
	border: 1px solid #bababa;
	box-shadow: 0 2px 3px #999;
}

.hp-featured-photo .mod-title {
	padding: 10px;
}

.hp-featured-photo .mod-title h2,
.hp-featured-photo .title h2 {
	margin: 0;
	line-height: 22px;
	font-family: roboto, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006db0;
	text-transform: uppercase;
}

.hp-featured-photo .content-list .content-list-variation-3 .bd ul li {
	width: auto;
	margin: 0 10px 0 0;
	padding: 0;
}

.hp-featured-photo .bd ul li .thumb {
	width: 280px;
	height: auto;
	margin: 0;
	padding: 0;
}

.hp-featured-photo .bd ul li .thumb a,
.hp-featured-photo .bd ul li .thumb a:hover {
	width: 280px;
	height: 185px;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	overflow: hidden;
}

.hp-featured-photo .bd ul li .thumb a img,
.hp-featured-photo .bd ul li .thumb a:hover img {
	width: 280px;
	height: auto;
	border: none;
}

.hp-featured-photo .bd ul li .thumb a img.vert,
.hp-featured-photo .bd ul li .thumb a:hover img.vert {
	width: auto;
	height: 200px;
}

.hp-featured-photo .content-list .content-list-variation-3 .bd ul li div h3 {
	padding: 10px 0 5px 0;
}

.hp-featured-photo .content-list .content-list-variation-3 .bd ul li div h3 a {
	font-family: roboto, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: none;
	text-transform: uppercase;
}
.hp-featured-photo .content-list .content-list-variation-3 .bd ul li div h3 a:hover {
	color: #006db0;
	text-decoration: none;
}

.hp-featured-photo .content-list .bd ul li div .details {
	margin: 0;
	padding: 0;
}

.hp-featured-photo .content-list .bd ul li p {
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 1.2;
}

.hp-featured-photo .content-list .ft {
	height: 24px;
	padding: 10px;
}

.hp-featured-photo .content-list .ft .action-bar {
	height: 24px;
	margin: 0;
	background: none;
	float: right;
}

.hp-featured-photo .content-list .ft .action-bar .content-more {
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0 25px 0 15px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url("/assets/nflimg/more-button.png") no-repeat right 0 transparent;
}

.hp-featured-photo .content-list .ft .action-bar .content-more:hover {
	color: #006db0;
	text-decoration: none;
	background-position: right -40px;
}

/* End Featured Photo Gallery (Right Rail) */


/* Off the Field */
.hp-off-the-field {
	position: relative;
	width: 610px;
	margin: 0 0 30px 10px;
	padding: 0;
}

.hp-off-the-field .mod-wrp-1 {
	margin: 0;
}

.hp-off-the-field .content-list .mod-title {
	height: 40px;
	margin: 0;
	padding: 0;
	background: url("/assets/nflimg/featured-content-bg.png") no-repeat center top transparent;
}

.hp-off-the-field .mod-title h2 {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	font-family: roboto, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #4f4f4f;
	text-transform: uppercase;
}

.hp-off-the-field .content-list .content-list-variation-3 .bd,
.hp-off-the-field .content-list .content-list-variation-3 .bd ul {
	margin: 0;
	padding: 0;
}

.hp-off-the-field .content-list-variation-3 .bd ul li,
.hp-off-the-field .content-list-variation-3 .bd ul li.loop-even {
	width: 194px;
	margin: 10px 5px 0 0;
	padding: 0 3px;
}

.hp-off-the-field .content-list-variation-3 .bd ul li.loop-last {
	margin: 10px 0 0 0;
}

.hp-off-the-field .bd ul li .thumb {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

.hp-off-the-field .bd ul li .thumb a {
	width: 190px;
	height: 135px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 2px solid #fff;
	box-shadow: 0 3px 3px #999;
}
.hp-off-the-field .bd ul li .thumb a:hover {
	border: 2px solid #40b6fe;
}

.hp-off-the-field .bd ul li .thumb a img {
	width: 190px;
	height: auto;
	border: none;
}

.hp-off-the-field .bd ul li .thumb a .tmb-video-play,
.hp-off-the-field .bd ul li .thumb a .video-icon {
	display: block;
	position: absolute;
	top: 7px;
	left: 156px;
	width: 34px;
	height: 34px;
	overflow: hidden;
	background: url("/assets/nflimg/icon-play-new.png") no-repeat 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/assets/nflimg/icon-play-new.png');
	cursor: pointer;
}

.hp-off-the-field .bd ul li h3 a {
	line-height: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006db0;
	text-transform: uppercase;
}

.hp-off-the-field .bd ul li h3 a:hover,
.hp-off-the-field div.itm-wrp-5 > h3 > a:hover > span {
	color: #4f4f4f;
	text-decoration: none;
}

/* End Off the Field */


/* Polls Correction */
.polls .mod-wrp-1 {
	margin: 0;
}
/* End Polls Correction */


/* Media Stream */

.hp-media-stream {
	width: 610px;
	margin: 0 0 20px 10px;
}

.hp-media-stream .content-list .bd {
	padding: 0;
}

.hp-media-stream .content-list .bd ul li {
	padding: 20px 0 20px 3px;
	background: url("/assets/nflimg/hp-listdiv.png") no-repeat left bottom transparent;
}
.hp-media-stream .content-list .bd ul li.loop-last {
	background: none;
}

.hp-media-stream .bd ul li .thumb {
	position: relative;
	width: auto;
	height: auto;
	margin: 0 20px 0 0;
	padding: 0;
}

.hp-media-stream .bd ul li .thumb a {
	width: 190px;
	height: 135px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 2px solid #fff;
	box-shadow: 0 3px 3px #999;
}
.hp-media-stream .bd ul li .thumb a:hover {
	border: 2px solid #40b6fe;
}

.hp-media-stream .bd ul li .thumb a img {
	width: 190px;
	height: auto;
	border: none;
}

.hp-media-stream .bd ul li .thumb a img.vert {
	width: auto;
	height: 135px;
	border: none;
}

.hp-media-stream .bd ul li .thumb a .tmb-video-play,
.hp-media-stream .bd ul li .thumb a .video-icon {
	display: block;
	position: absolute;
	top: 7px;
	left: 153px;
	width: 34px;
	height: 34px;
	overflow: hidden;
	background: url("/assets/nflimg/icon-play-new.png") no-repeat 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/assets/nflimg/icon-play-new.png');
	cursor: pointer;
}

.hp-media-stream .bd ul li h3 {
	margin: 0 0 0 214px;
}

.hp-media-stream .bd ul li h3:before {
	display: block;
	content: " ";
	margin: 0 0 5px 0;
	font-family: roboto, sans-serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 17px;
	color: #006db0;
	text-transform: uppercase;
}

.hp-media-stream .bd ul li.content-type-club-article h3:before {
	content: "News";
}
.hp-media-stream .bd ul li.content-type-video h3:before {
	content: "Video";
}

.hp-media-stream .bd ul li h3 a {
	line-height: 20px;
	font-family: roboto, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4f4f4f;
	text-transform: uppercase;
}

.hp-media-stream .bd ul li h3 a:hover {
	text-decoration: none;
	color: #006db0;
}

/* Hover override */
.hp-media-stream div.itm-wrp-5 > h3 > a:hover > span {
	color: #006db0;
	text-decoration: none;
}

.hp-media-stream .bd ul li div .details {
	display: none;
/*
	padding: 5px 0 0 0;
	margin: 0 0 0 214px;
 */
}

.hp-media-stream .bd ul li p {
	padding: 5px 0;
	margin: 0 0 0 214px;
}

.hp-media-stream .content-list .ft {
	margin: 0;
	padding: 0;
}

.hp-media-stream .content-list .ft .action-bar,
.hp-media-stream .content-list .ft .action-bar .content-more {
	height: 24px;
}

.hp-media-stream .content-list .ft .action-bar .content-more {
	position: relative;
	left: 10px;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0 25px 0 15px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url("/assets/nflimg/more-button.png") no-repeat right 0 transparent;
}

.hp-media-stream .content-list .ft .action-bar .content-more:hover {
	color: #006db0;
	text-decoration: none;
	background-position: right -40px;
}

/* End Media Stream */


/* Social Media Box */

.social-box {
	display: block;
	position: relative;
	width: 610px;
	/*height: 290px; */
	margin: 0 0 30px 10px;
	border: 1px solid #bababa;
	box-shadow: 0 2px 3px #999;
	background: url("/assets/nflimg/social-box-vert-div.png") no-repeat 310px center transparent;
	overflow-y:hidden;
}


/* Twitter */

.twitter.module.hp .mod-wrp-1 {
	margin: 0;
	padding: 0;
}

.twitter.module.hp .hd {
	display: block;
}

.twitter.module.hp .hd .title,
.twitter.module.hp .hd .mod-title {
	padding: 8px 10px 0 10px;
}

.twitter.module.hp .hd .title h2,
.twitter.module.hp .hd .mod-title h2 {
	margin: 0;
	padding: 0 0 3px 0;
	font-family: roboto, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #979797;
	text-transform: uppercase;
	border-bottom: 1px solid #a3a3a3;
}

.twitter.module .ft {
	position: absolute;
	top: 7px;
	right: 0px;
}

.twitter.module .action-bar {
	margin: 0;
	padding: 0;
}

.twitter.module .ft .action-bar .twitter-bird {
	margin: 0 0 0 5px;
	padding: 0;
	float: right;
}

.twitter.module .action-bar .content-more {
	margin: 0;
	padding: 0;
	font-family: roboto, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6c6c6c;
}

.twitter.module .action-bar .content-more span span {
	display: none;
}

.twitter.module .bd .twtr-contain .twtr-collection .twtr-entry .twtr-contents .twtr-info {
}

.twitter.module .bd .twtr-contain .twtr-collection .twtr-entry .twtr-contents .twtr-info .twtr-author-name {
	font-weight: bold;
	display: inline-block;
	color: #666;
}

.twitter.module .bd .twtr-contain .twtr-collection .twtr-entry .twtr-contents .twtr-info .twtr-author-name:after {
	content: " ";
	display: inline-block;
	width: 17px;
	height: 16px;
	vertical-align: text-top;
	background: url("/assets/nflimg/twtr-checkmark-icon.png") no-repeat 0 0 transparent;
}

.twitter.module .bd .twtr-contain .twtr-collection .twtr-entry .twtr-contents .twtr-info .twtr-author-handle {
	font-weight: normal;
	color: #666;
	display: block;
}

/* End Twitter */


/* Instagrams */

.statigram-title {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 275px;
	height: 25px;
	line-height: 20px;
	font-family: roboto, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #979797;
	background: #fff;
	border-bottom: 1px solid #a3a3a3;
}

/* End Instagrams */


/* UpTo Widget */
.hp-upto-widget.module .title,
.hp-upto-widget.module .mod-title {
	margin: 20px 0 0 0;
	padding: 10px;
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top,  #fff 0%, #fff 60%, #ebebeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(60%,#fff), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fff 0%,#fff 60%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fff 0%,#fff 60%,#ebebeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fff 0%,#fff 60%,#ebebeb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fff 0%,#fff 60%,#ebebeb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
	border: 1px solid #bababa;
	border-bottom: none;
}

.hp-upto-widget.module .title h2,
.hp-upto-widget.module .mod-title h2 {
	margin: 0;
	line-height: 22px;
	font-family: roboto, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006db0;
	text-transform: uppercase;
}
/* End UpTo Widget */

/* Standings */
.hp-standings .mod-title h2, .hp-standings .title h2 {
    color: hsl(203, 100%, 35%);
    font-family: roboto,sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
}

.hp-standings .mod-wrp-1 {
    background: linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsl(0, 0%, 100%) 60%, hsl(0, 0%, 92%) 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    border: 1px solid hsl(0, 0%, 73%);
    box-shadow: 0 2px 3px hsl(0, 0%, 60%);
    margin: 0;
    padding: 0;
}

/* End Standings */