/* 2014 homepage refresh css */

/*default module css */

.article-content
{
  font-size: 15px;
  line-height: 18px;
}


.module {
	font-family: oswald, sans-serif;
}

.module .mod-wrp-1 {
	border: none;
	margin: 0;
}

.module .mod-wrp-2 {
	padding: 0;
}

.module .mod-wrp-3 {
	background: #fff;
	box-shadow: none;
	padding: 20px 0 0 20px;
}

.module .mod-title {
	background: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

.module .mod-title h2 {
	font-family: oswald, sans-serif;
	margin: 0;
}

.module .mod-title h2 span {
	color: #108f62;
	font-size: 19px;
	font-weight: 400;
	letter-spacing: 1px;
}

.module a {
	font-family: oswald, sans-serif;
	font-size: 15px;
	color: #29433a;
	font-weight: 400;
}

.module a:hover {
	text-decoration: none;
	color: #108f62;
}

.module .content-list-variation-3 .bd li div h3 {
	width: auto;
}

.module .content-list-variation-3 .bd ul li {
	height: auto;
    margin: 0 10px 0 0;
    min-height: 172px;
    padding-top: 0;
    width: 200px;
}

.module .content-list-variation-3 .bd ul li.loop-last {
	margin: 0;
}

.module .content-list-variation-3 .bd ul li .thumb a img {
	width: 200px;
	height: 100px;
	min-height: 120px;
}

.module .bd li .thumb a span {
	height: 40px;
	width: 40px;
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat;
	position: absolute;
	display: inline-block;
	top: auto;
	left: auto;
	bottom: 10px;
	right: 10px;
}

.module .bd li.content-type-club-article .thumb a span {
	background-position: -700px -1100px;
}

.module .bd li.content-type-photo .thumb a span,
.module .bd li.content-type-photo-gallery .thumb a span {
	background-position: -700px -940px;
}

html > body .bd li.content-type-video .tmb-video-play, html > body .bd li.content-type-audio .tmb-video-play {
	filter: none;
	top: auto;
	left: auto;
	bottom: 10px;
	right: 10px;
	background-position: -700px -1020px;
}



html > body .thumb a .tmb-video-play,
html > body .thumb a:hover .tmb-video-play {
	/*background: url('/assets/nflimg/club-misc-spr.png') no-repeat -700px -1020px;*/
	background-position: -700px -1020px;
	height: 40px;
	width: 40px;
}

.module .bd ul li .thumb {
	width: 200px;
	margin-left: 0;
}

.module .bd ul li .thumb a {
	overflow: hidden;
	width: 200px;
	height: 120px;
	border: none;
	padding: 0;
}

.module .bd ul li .thumb a img {
	width: 200px;
	height: 100px;
	min-height: 120px;
	margin: 0;
}

.module .bd ul li .thumb a:hover {
	border: solid #29433a 4px;
	width: 192px;
	height: 112px;
}

.module .bd ul li .thumb a:hover img {
	margin: -4px 0 0 -4px;
}

html > body .thumb a:hover .tmb-video-play,
.module .bd ul li .thumb a:hover span {
	top: initial;
	left: initial;
	bottom: 6px;
	right: 6px;
	opacity: 0.7;
}

.module .action-bar {
	height: 25px;
}

.module .action-bar a {
	color: #108f62;
	font-size: 13px;
	font-weight: 400;
	padding: 0;
}

.module .action-bar a span span {
	display: none;
}

.module .action-bar a:hover {
	text-decoration: none;
}

.module .tmb-video-play {
	filter: none;
}

.content-list .content-list-variation-2 .bd li div h3 {
}

.ad-bottom {
	margin: 10px 0 0 10px;
}




/* LIVE EVENTS - HOMEPAGE SPECIFIC */

.events-calendar-live-collapsed a.prev,
.events-calendar-live-collapsed a.next {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.events-calendar-live-collapsed .events-carousel .action-bar .event-details a {
	font-size: 11px;
	font-family: arial, sans-serif;
	font-weight: bold;
}

.events-calendar-live-collapsed .events-list .coming-up-events .event .event-date .event-day,
.events-calendar-live-collapsed .events-list .coming-up-events .event .event-date .event-time {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.events-calendar-live-collapsed .events-list .coming-up-events .event .event-details .event-description {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

/* END LIVE EVENTS - HOMEPAGE SPECIFIC */


/* CENTERPIECE - HOMEPAGE SPECIFIC */

.centerpiece {
	margin-bottom: 10px;
}

.centerpiece .mod-wrp-3 {
	padding: 0;
	background: none;
}

.centerpiece .bd {
	padding: 0;
	border: none;
}

.centerpiece .chapter-list li .content {
	padding-top: 40px;
	background: url("/assets/nflimg/041-cp-gradient-bg.png") no-repeat 0 0 transparent;
}

.centerpiece .chapter-list li .content > div {
	padding: 10px 20px;
}

.centerpiece .chapter-list li .content h3 {
}

.centerpiece .chapter-list li .content h3 a {
	font-family: oswald, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	text-decoration: none;
	color: #fff;
}

.centerpiece .chapter-list li .content h3 a:hover {
	text-decoration: underline;
}

.centerpiece .chapter-list li .content .summary {
	padding: 0;
}

.centerpiece .chapter-list li .content .summary a {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2;
	text-decoration: none;
	color: #fff;
}

.centerpiece .chapter-list li .content .summary a:hover {
	text-decoration: underline;
}

.centerpiece .chapter-list li a span.article-icon {
	background: url("/assets/nflimg/icon-article-60.png") no-repeat 0 0 transparent;
}
.centerpiece .chapter-list li a span.photo-gallery-icon,
.centerpiece .chapter-list li a span.photo-icon {
	background: url("/assets/nflimg/icon-photo-60.png") no-repeat 0 0 transparent;
}
.centerpiece .chapter-list li a span.video-icon {
	background: url("/assets/nflimg/icon-play-60.png") no-repeat 0 0 transparent;
}

.centerpiece .chapter-list li a span.article-icon,
.centerpiece .chapter-list li a span.photo-icon,
.centerpiece .chapter-list li a span.photo-gallery-icon,
.centerpiece .chapter-list li a span.video-icon {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 60px;
	height: 60px;
	opacity: 1;
}

.centerpiece .chapter-list li a:hover span.article-icon,
.centerpiece .chapter-list li a:hover span.photo-gallery-icon,
.centerpiece .chapter-list li a:hover span.photo-icon,
.centerpiece .chapter-list li a:hover span.video-icon {
	opacity: 0.7;
}

.centerpiece .chapter-navigation {
	left: auto;
	right: 20px;
	bottom: 10px;
}

.centerpiece .chapter-navigation li {
	width: 15px;
	margin-left: 5px;
}

.centerpiece .chapter-navigation li .icon a {
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat -700px -490px transparent;
	border: none;
}

.centerpiece .chapter-navigation li .icon a span {
	display: none;
}

.centerpiece .chapter-navigation li.current .icon a,
.centerpiece .chapter-navigation li.current .icon a:hover,
.centerpiece .chapter-navigation li .icon a:hover {
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat -900px -490px transparent;
}

/* END CENTERPIECE - HOMEPAGE SPECIFIC */


/* LATEST HEADLINES - HOMEPAGE SPECIFIC */

.hp-latest-headlines .mod-wrp-1 {
	margin: 0;
	border: none;
}

.hp-latest-headlines .mod-wrp-2 {
	padding: 0;
	background: none;
	border: none;
}

.hp-latest-headlines .mod-wrp-3 {
	padding: 0 06px;
	background: #fff;
	border: none;
	box-shadow: none;
}

.hp-latest-headlines .mod-title {
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
	border: none;
}

.hp-latest-headlines .mod-title h2 {
	margin: 0 140px 0 0;
	padding: 0;
	font-family: oswald, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 40px;
	text-transform: uppercase;
	color: #29433a;
}

.hp-latest-headlines .mod-title h2 span {
	margin: 0;
	padding: 0;
	font-family: oswald, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 40px;
	text-transform: uppercase;
	color: #29433a;
}

.hp-latest-headlines .bd {
	height: 265px;
}

.hp-latest-headlines .content-list-variation-1 .bd ul li {
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
	background: none;
}

.hp-latest-headlines .content-list-variation-1 .bd ul li.loop-last {
	border: none;
}

.hp-latest-headlines .content-list-variation-1 .bd li div h3 {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #29433a;
}

.hp-latest-headlines .content-list-variation-1 .bd li div h3 a {
	display: block;
	padding: 10px 0;
	font-family: oswald, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	color: #29433a;
}

.hp-latest-headlines .content-list-variation-1 .bd li div h3 a:hover {
	color: #108f62;
	text-decoration: none;
}

.hp-latest-headlines .content-list-variation-1 .bd li.content-type-club-article div h3 a {
	padding-left: 40px;
	background: url("/assets/nflimg/icon-article-30.png") no-repeat 0 center transparent;
}

.hp-latest-headlines .content-list-variation-1 .bd li.content-type-photo-gallery div h3 a {
	padding-left: 40px;
	background: url("/assets/nflimg/icon-photo-30.png") no-repeat 0 center transparent;
}

.hp-latest-headlines .content-list-variation-1 .bd li.content-type-video div h3 a {
	padding-left: 40px;
	background: url("/assets/nflimg/icon-play-30.png") no-repeat 0 center transparent;
}

.hp-latest-headlines .content-list-variation-1 .bd li.content-type-audio div h3 a {
	padding-left: 40px;
	background: url("/assets/nflimg/icon-play-30.png") no-repeat 0 center transparent;
}

.hp-latest-headlines .content-list .ft .action-bar {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
}

.hp-latest-headlines .content-list .ft .action-bar .content-more {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	font-family: oswald, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #29433a;
}

.hp-latest-headlines .content-list .ft .action-bar .content-more:hover {
	color: #108f62;
}

.hp-latest-headlines .content-list .ft .action-bar .content-more span span {
	display: none;
}

/* END LATEST HEADLINES - HOMEPAGE SPECIFIC */


/* TICKET CENTER */

.hp-ticket-center {
	position: relative;
	width: 980px;
	height: 80px;
	margin: 0 0 10px 0;
	padding: 0;
}

.hp-ticket-center ul,
.hp-ticket-center li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.hp-ticket-center .button{
    display: block;
    font-size: 30px;
    font-weight: normal;
    height: 80px;
    position: relative;
    text-align: center;
}

.hp-ticket-center .button a {
	display: block;
}

.hp-ticket-center li {
	display: block;
	width: 172px;
	height: 80px;
	margin: 0;
	padding: 0;
	float: left;
}

.hp-ticket-center .button .tickets-icon {
    left: 12px;
    position: absolute;
    top: 5px;
}
.hp-ticket-center .button.two-rows a {
 	line-height: 25px;
    padding-top: 15px;
    height: 65px;
}
.hp-ticket-center .button.three-rows a {
 	line-height: 18px;
    padding-top: 12px;
    height: 68px;
}
.hp-ticket-center .button.one-row a {
	line-height: 80px;
}



.tickets-icon {
    left: 12px;
    position: absolute;
    top: 5px;
}

.hp-ticket-center #index {
    margin-left: 0;
    width: 290px;
}
.hp-ticket-center #index .f26 {
    font-size: 19px;
    padding: 12px 0 3px;
}
.hp-ticket-center #index .f16 {
    font-size: 12px;
}
.hp-ticket-center #index .button {
    text-align: left;
}
.hp-ticket-center #index .button a {
    padding-left: 104px;
    text-align:left;
}


.hp-ticket-center li a {
	display: block;
	margin: 0;
	padding: 0;
	height: 80px;
	line-height:80px;
	font-family: oswald, sans-serif;
	font-weight: normal;
	font-size: 19px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #29433a;
	border-right: 1px solid #243b32;
}

.hp-ticket-center li a:hover {
	background: #108f62;
	text-decoration: none;
}

.tickets-landing-hp .button:hover {
    background: rgba(0, 0, 0, 0) url("../nflimg/tickets-landing-list-btn-hover.png") repeat-x scroll left top;
}

.hp-ticket-center li.loop-first a {
	border-radius: 5px 0 0 5px;
}

.hp-ticket-center li.loop-last a {
	border-radius: 0 5px 5px 0;
	border-right: none;
}
/* END TICKET CENTER - HOMEPAGE SPECIFIC */


/* Latest Videos */

.latest-videos .mod-wrp-3 {
}

.latest-videos .sponsorship-chrome {
	right: 0;
}

.latest-videos .ft {
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 15px;
}

.latest-videos .bd ul li.loop-last .thumb {
	margin: 0;
}

/* End Latest Videos */


/* Content Stream */

.content-stream-1 .mod-wrp-1 {
	padding-top: 0;
}

.content-stream-1 .mod-wrp-3 {
	padding-top: 0;
}

.content-stream-1 a {
	font-size: 18px;
	font-weight: 400;
}

.content-stream-1 .bd ul li {
	padding: 20px 0;
	width: 100%;
	border-bottom: solid 1px #e5e5e5;
}

.content-list .content-list-variation-2 .bd li {
	padding-bottom: 20px;
}

.content-stream-1 .bd ul li .thumb {
	width: 200px;
	margin: 0 20px 0 0;
}

.content-list .bd li div .details {
	font-style: normal;
}

.content-stream-1 .bd ul li h3 a:hover {
}

.content-stream-1 .bd ul li p {
	font-family: arial;
	color: #757a7d;
	font-weight:normal;
}
.content-stream-1 .content-list-variation-2 .bd li.loop-last {
	padding-bottom: 20px;
	border-bottom: none;
}

.content-stream-1 .content-list-variation-2 .bd li div h3 {
	padding-top: 20px;
}

.content-stream-1 .bd ul li::before {
	color: #108f62;
	position: relative;
	top: 20px;
	left: 220px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans-serif;
}

.content-stream-1 .bd ul li.loop-first {
	padding-top: 0;
}
.content-stream-1 .bd ul li.content-type-video:before {
	content: 'VIDEO';
}

.content-stream-1 .bd ul li.content-type-photo-gallery:before {
	content: 'PHOTOS';
}

.content-stream-1 .bd ul li.content-type-club-article:before {
	content: 'NEWS';
}

.content-stream-1 .bd ul li.content-type-audio:before {
	content: 'AUDIO';
}

.content-list .bd li div .details .date,
.content-list .bd li div .details .date .highlight {
	color: #757a7d;
	font-size: 10px;
	font-family: arial, sans-serif;
	display: none;
}

/* End Content Stream */


/* Single image DCL */

.hp-single-dcl {
}

.hp-single-dcl .content-list-variation-3 .bd {
	width: 300px;
}

.hp-single-dcl .content-list-variation-3 .bd ul li {
	width: 300px;
	height: auto;
}

.hp-single-dcl .bd ul li .thumb {
	width: 300px;
}

.hp-single-dcl .bd ul li .thumb a {
	width: 300px;
	height: 200px;
	overflow: hidden;
}

.hp-single-dcl .content-list-variation-3 .bd li div h3 {
 	padding-top: 15px;
}

.hp-single-dcl .content-list-variation-3 .bd ul li div h3  a span{
	font-size: 18px;
}

.hp-single-dcl .content-list-variation-3 .bd ul li .thumb a img {
	width: 300px;
	height: auto;
	min-height: 200px;
}

.hp-single-dcl .content-list-variation-3 .bd ul li .thumb a:hover {
	width: 292px;
	height: 192px;
}

.hp-single-dcl .bd ul li .thumb a span {
	display: none;
}

/* End Single image DCL */


/* Editor Commentary */

.editor-commentary-links-wrp {
	/*margin-left: 20px;*/
	margin: 0 0 0 20px;
}

.editor-commentary-links-wrp.on-the-inside-img {
	margin-top: 25px;
}

.editor-commentary-links a span {
	font-family: oswald, sans-serif;
	font-size: 18px;
	color: #294332;
	font-weight: 400;
	display: block;
	padding: 10px 0 30px 0;
	display: none;
}

.editor-commentary-links a:hover {
	text-decoration: none;
}

.editor-commentary-links a:hover span{
	color: #108f62;
}
.randy-radar .mod-wrp-3,
.on-the-inside .mod-wrp-3 {
	padding-top: 0;
}

.on-the-inside span,
.randy-radar span{
	font-size: 18px;
}

.editor-commentary-links-wrp p {
	margin-bottom: 0px;
}

.on-the-inside li, .randy-radar li {
	padding-top: 0px !important;
}

/* End Editor Commentary */

/* Rotating Internal Sponsorship */

.rotating-internal-sponsorship {
	padding: 20px 0 0 20px;
}

.rotating-internal-sponsorship

/* End Rotating Internal Sponsorship */


/* FAN POLL */

.hp-refresh-fan-poll {
}

.polls .mod-wrp-1{
	color: #29433a;
}

.polls .sponsorship-chrome{
	right: -22px;
    top: 14px;
}

.hp-refresh-fan-poll .polls .mod-title {
	display: inline-block;
}

.hp-refresh-fan-poll .polls .hd .poll-question {
	font-size: 18px;
	margin: 4px 0 6px 0;
}

.hp-refresh-fan-poll fieldset p {
	padding-bottom: 10px;
}

.hp-refresh-fan-poll label {
	font-family: arial, sans-serif;
}

.polls .bd .poll-questions .submit {
	width: 100px;
	margin: 0 auto;
}

.polls .bd .poll-questions .submit #polls-submit {
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat -700px -1290px;
	width: 100px;
	height: 30px;
}

.polls .bd .poll-questions .submit #polls-submit:hover {
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat -900px -1290px;
	width: 100px;
}

.polls .bd .poll-questions .results dt {
	font-weight: 400;
}

/* END FAN POLL */


/* ROTATING ADS */

.special-offers .mod-title {
	/*padding-left: 20px;*/
	margin-left: 20px;
	padding-top: 24px;
	border-top: solid 1px #e5e5e5;
}

#rotating-ads {
	position: relative;
	margin: 0 0 10px 0;
	height: 100px;
	/*margin-left: 20px;*/
	/*padding: 20px 20px 20px 0;*/
	/*padding: 10px 0;*/
	padding: 0;
}

#rotating-ads .spinner-wrapper {
	float: left;
}

#rotating-ads .spinner {
	width: 300px;
	height: 100px;
	overflow: hidden;
	position: relative;
	margin: auto;
}

#rotating-ads #spinner1 {
	margin: 0;
}

#rotating-ads #spinner2 {
	margin: 0 6px;
}

#rotating-ads #spinner3 {
	margin: 0 13px;
}

#rotating-ads .spinner div.slider {
	width: 300px;
	height: 1120px;
	position: absolute;
	top: 0;
}

#rotating-ads .spinner div.slider div.item{
	width: 300px;
	height: 160px;
	display: block;
	border: none;
}

#rotating-ads .spinner div.slider div.item img {
	border: none;
}

.special-offers .ft {
	border-bottom: solid 1px #e5e5e5;
	padding: 0 0 20px 0;
}

/* END ROTATING ADS */


/* MORE LINKS */

.more-link-module .mod-wrp-3 {
	padding: 10px 0 0 20px;
}

.more-links {
	height: 49px;
	background-color: #FFF;
/*
	margin-left: 315px;
 */
}

.more-links ul li {
	float: left;
	margin-right: 34px;
	line-height: 22px;
}

.more-links ul li a {
	color: #108f62;
	font-family: oswald, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
	float: left;
}

.more-links ul li:hover a{
	color: #29433A;
}

.more-links ul li .more-videos-arrow,
.more-links ul li .more-news-arrow {
	height: 0;
	width: 0;
	border-top: 5px solid transparent;
	border-left: 10px solid #108f62;
	border-bottom: 5px solid transparent;
	display: inline-block;
	margin-left: 4px;
}

.more-links ul li:hover .more-videos-arrow,
.more-links ul li:hover .more-news-arrow {
	border-left-color: #29433A;
}

/* END MORE LINKS */


/* BACK TO TOP */

.back-to-top-container {
	background-color: white;
	height:40px;
}

.back-to-top-container .back-to-top {
	width: 66px;
	margin: 0 auto;
	color: #757a7d;
	font-family: oswald, sans-serif;
}

.back-to-top-container .back-to-top:hover {
	color: #29433A;
	cursor: pointer;
}

.arrow-maker-container {
	height: 7px;
}

.back-to-top .arrow-maker-container .arrow-maker {
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 7px solid #757a7d;
}

.back-to-top:hover .arrow-maker-container  .arrow-maker {
	border-bottom-color: #29433A;
}
/* END BACK TO TOP */
