.article-large h1, 
.article-small h1, 
.event-detail h1 {
line-height: 27px;
}
/****************************/
/* Homepage Refresh-specific Styles */
/****************************/



/** Page Header:  **/


.pg-hdr {
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/assets/img/bg-pg-title.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 65px;
    margin: 0 -10px -5px;
}

.pg-hdr h1 {
    background-position: left -1px;
    height: 45px;
    width: 580px;
	font-family: league_gothicregular,arial,sans-serif;
    color: #005496;
    font-size: 33px;
	text-weight: normal;
    line-height: 33px;
    text-align: left;
    text-transform: uppercase;
	text-shadow: 0 1px 1px #FFFFFF;
}

.pg-hdr h1 span {
    color: #005496;
    display: block;
    font-size: 33px;
    text-transform: uppercase;
}




/* No Breadcrumbs on the CSS */
.module.breadcrumb {
	display: none;
}

.module {
	padding: 0 0 10px 0;
}

.module .mod-wrp-1 {
	background: none;
	padding: 0;
	border: none;
    margin-bottom: 0px;
    margin-right: 10px;
}

.module .mod-title, .module .hd .title {
	background: none;
}

.module .hd .title h2, .module .mod-title h2 {
	font-family: league_gothicregular,arial,sans-serif;
    color: #00143F;
    font-size: 33px;
	text-weight: normal;
    line-height: 33px;
    text-align: left;
    text-transform: uppercase;
	text-shadow: 0 1px 1px #FFFFFF;
}

.module .hd .title, .module .mod-title {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url("/assets/img/bg-mod-title.png");
	background-color: rgba(0, 0, 0, 0);
	background-attachment: scroll;
	height: 65px;
	margin: 0 -10px 10px;
}

/* Global Header Hot Topics */

.gbl-header-hot-topics em {
    color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
    text-transform: uppercase;
}

.gbl-header-hot-topics a {
    color: #FFFFFF;
    font-weight: normal;
}

.gbl-header-hot-topics img {
    vertical-align: middle;
}

.gbl-header-hot-topics a:link {
  color: #FFFFFF;
  font-weight: normal;
}

.gbl-header-hot-topics a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}



/* Site Alert */

.site-alert .title .mod-title {
    background: url("/assets/img/site-alert-hdr.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}

.site-alert .mod-title span {
    display: none;
}

.site-alert .site-alert-msg {
    padding-bottom: 16px;
}

.site-alert p {
    font-size: 13px;
    margin: 0;
    padding: 0;
}

.site-alert .heading {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 18px;
}

.site-alert .entry-content {
    color: #FFFFFF;
    font-size: 13px;
}

.site-alert {
    margin: 23px 20px -23px 23px;
	width: 960px;
}

.site-alert .mod-wrp-1 {
    background: url("/assets/img/site-alert-hdr.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #000000;
    margin: 0;
    padding: 0;
}

.site-alert-message {
    background: url("/assets/img/alert-strip-bg.png") repeat-x scroll left top #005496;
    color: #FFFFFF;
    padding: 15px 20px 20px;
}

.site-alert-message a {
	font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
}

.site-alert-message a:link {
	color: #FFFFFF;
    text-decoration: underline;
}

.site-alert-message a:hover {
    text-decoration: underline;
}

.site-alert .title span {
    display: none;
}

.site-alert h2, .site-alert h3, .site-alert span {
    font-size: 13px;
    line-height: 26px;
}

.site-alert .hd .title {
    background: url("/assets/img/site-alert-hdr.png") no-repeat scroll left center #C60C30;
    height: 34px;
    margin: 0;
}

.site-alert .bd .close {
    line-height: 14px;
    right: 10px;
    top: 10px;
}

.site-alert hr {
    border: 1px solid #000000;
}

.site-alert-message h2 {
    color: #FFFFFF;
    font-size: 22px;
    padding: 10px 0;
}


/*.site-alert .hd .title {
  background: url("/assets/img/site-alert-hdr.png") no-repeat scroll left center #C60C30;
  height: 34px;
  margin: 0;
}

.site-alert-message {
  background: url("/assets/img/alert-strip-bg.png") repeat-x scroll left top #012C4D;
  color: #FFFFFF;
  padding: 10px 20px 20px;
}*/

/* HP Inside The Bills */

#hp-inside-bills.module .mod-wrp-1,#news-inside-bills.module .mod-wrp-1 {
	min-height:50px;
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left:0;
	padding-bottom:3px 0 1px 15px;
}
	
#hp-inside-bills.module .mod-title,#news-inside-bills.module .mod-title {
	padding-left:10px;
	padding-top: 10px;
	margin:-15px -15px 0 0;
	background-image:none;
}

#news-inside-bills.module {
	padding: 0;
}
	
#news-inside-bills.module .content-list-variation-1 .bd, #hp-inside-bills.module .content-list-variation-1 .bd {
	margin-top:10px;
}

#news-inside-bills.module .content-list-variation-1 .bd ul li.loop-odd, #news-inside-bills.module .content-list-variation-1 .bd ul li.loop-even, #hp-inside-bills.module .content-list-variation-1 .bd ul li.loop-odd, #hp-inside-bills.module .content-list-variation-1 .bd ul li.loop-even {
	background: none;
	max-width:300px;
	padding:1px 0 1px 10px;
}


#news-inside-bills.module .content-list-variation-1 .bd ul li.loop-odd, #news-inside-bills.module .content-list-variation-1 .bd ul li.loop-even, #hp-inside-bills.module .content-list-variation-1 .bd ul li.loop-odd, #hp-inside-bills.module .content-list-variation-1 .bd ul li.loop-even {
  background: url("/assets/images/content-list-arrow.png") no-repeat scroll 2px 7px rgba(0, 0, 0, 0);
  max-width: 300px;
  padding: 1px 0 1px 15px;
}

#news-inside-bills a, #news-inside-bills a:link {
  color: #00143F;
  font-weight: bold;
}

#news-inside-bills a:link:hover {
  color: #005496; 
  /*text-decoration: underline;*/
}



/* RSS Icon */

a.gbl-ico-rss {
	width: 15px;
	height: 15px;
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat -700px -790px transparent;
}

a.gbl-ico-rss:hover {
	width: 15px;
	height: 15px;
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat -900px -790px transparent;
}


/* Top Feature Area */
#hp-cp-wrap {
  	background: url("/assets/img/top-feature_bg_content.png") no-repeat scroll left top #D7D7D7;
  	height: auto;
  	left: -13px;
	top: -4px;
  	overflow: hidden;
  	padding: 0;
  	position: relative;
  	width: 1006px;
}
	  
.top-page-image {
    display: block;
    left: -13px;
	top: -4px;
    line-height: 0;
    position: relative;
}

.ticket-strip-bottom {
    left: -13px;
	top: -4px;
    position: relative;
}

     /* #hp-cp-wrap.top {
        position: relative;
        left: 100;
        top: 100;
        width: 1006px;
        height: 5px;
        background-color:transparent;
		background:url("/assets/img/bg/top-feature_bg_top.png")no-repeat scroll left top rgba(0, 0, 0, 0);
      }

      #hp-cp-wrap.content {
        position: relative;
        left: 100;
        top: 100;
        width: 1006px;
        height: 100%;
        background-color:transparent;
		background:url("/assets/img/bg/top-feature_bg_content.png")no-repeat scroll left top rgba(215, 215, 215, 1);
      }

      #hp-cp-wrap.bottom {
	    position: fixed;
	    left: auto;
	    top: auto;
	    width: 1006px;
	    height: 48px;
	    background-color: transparent;
	    background: url("/assets/img/bg/top-feature_bg_bottom.png")no-repeat scroll left bottom rgba(0, 0, 0, 0);
      }*/
	  
/*.hp-cp-wrap {
    position: relative;
    left: 100;
    top: 100;
    width: 1006px;
    height: 5px;
    background-color:transparent;
    background:url("/assets/img/top-feature_bg_top.png")no-repeat scroll left top rgba(0, 0, 0, 0);
} */

#hp-centerpiece-frag_element2 {
    padding: 23px 13px 13px 23px;
}



/* Centerpiece */
.centerpiece {
	padding: 0;
}

.centerpiece .chapter-list li .content {
    background: -moz-linear-gradient(center top , rgba(0, 20, 63, 0) 0%, rgba(0, 20, 63, 0) 0%, rgba(0, 20, 63, 0.9) 35%) repeat scroll 0 0 rgba(0, 20, 63, 0);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(35%,rgba(0,20,63,.95)), color-stop(0%,rgba(0,20,63,0)), color-stop(100%,rgba(0,20,63,.95))); <--IMPORTANT!!
	background: -webkit-linear-gradient(top, rgba(0,20,63,0) 0%,rgba(0,20,63,0) 60%,rgba(0,20,63,0.85) 100%);
	background: -o-linear-gradient(top, rgba(0,20,63,0) 0%,rgba(0,20,63,0) 60%,rgba(0,20,63,0.85) 100%);
	background: -ms-linear-gradient(top, rgba(0,20,63,0) 0%,rgba(0,20,63,0) 0%,rgba(0,20,63,0.95) 30%);
	background: (to bottom, rgba(0, 20, 63, 0) 0%, rgba(0, 20, 63, 0.85) 30%, rgba(0, 20, 63, 0.85) 100%) repeat scroll 0 0 rgba(0, 20, 63, 0);
	border: 0 none;
	margin: 0;
	padding: 0 0 13px;
	position: absolute;
	width: 100%;
}

.centerpiece .chapter-list li .content > div {
	padding: 13px 10px 10px 10px !important;
}


.centerpiece .chapter-list li a span.video-icon {
	background: url("../img/playbutton_cp_sprt.png") no-repeat scroll 256px 0 rgba(0, 0, 0, 0);
	height: 113px;
	width: 635px;
	right: 0;
	position: absolute;
	top: 0;
}

.centerpiece .chapter-list li a span.video-icon:hover {
     background: url("../img/playbutton_cp_sprt.png") no-repeat scroll 256px -113px rgba(0, 0, 0, 0);
	 opacity: 1;
}

.centerpiece .chapter-list li a span.audio-icon {
    background: url("../img/listenbutton_cp_sprt.png") no-repeat scroll 256px 0 rgba(0, 0, 0, 0);
	height: 113px;
	width: 635px;
	right: 0;
	position: absolute;
	top: 0;
}

.centerpiece .chapter-list li a span.audio-icon:hover {
     background: url("../img/listenbutton_cp_sprt.png") no-repeat scroll 256px -113px rgba(0, 0, 0, 0);
	 opacity: 1;
}

.centerpiece .chapter-list li .content h3 a {
	color: #da2128;
	font-family: league_gothicregular, arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 34px;
	text-transform: uppercase;
}

.centerpiece .chapter-list li .content .summary a {
	font-size: 13px;
}

.centerpiece .chapter-list li .content .summary .more-link a {
	background: none;
	color: #da2128;
	display: inline;
	font-size: 11px;
	height: auto;
	margin-top: 0;
	opacity: 1;
	width: auto;
}

.centerpiece .chapter-list li .content .summary .more-link a:hover {
	color: #7DD1F4;
    text-transform: uppercase;
	text-decoration: underline;
}

.centerpiece .chapter-list li .content .summary .more-link span {
	display: inline;
}

.centerpiece .chapter-list li .content .related-links {
	bottom: -24px;
	font-size: 11px;
	position: absolute;
}

.centerpiece .chapter-list li .content .related-links h4 {
	color: #939598;
	display: inline;
	font-size: 11px;
	margin-right: 15px;
	padding: 0;
	bottom: 5px;
	left: 2px;
}

.centerpiece .chapter-list li .content .related-links ul {
	display: inline;
}

.centerpiece .chapter-list li .content .related-links ul li a {
	background: none;
	color: #fff;
	float: left;
	font-family: "Arial Regular", arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-transform: none;
}

.centerpiece .chapter-list li .content .related-links ul li a:hover {
	color: #da2128;
}

.centerpiece.icons .chapter-navigation {
	bottom: 0px;
	display: block;
	position: absolute;
	right: 0px;
}

.centerpiece .chapter-navigation li a .icon,
.centerpiece .chapter-navigation li .icon a {
	background: none repeat scroll 0 0 #da2128;
	display: block;
	padding: 0px 5px 0px 5px;
}
.centerpiece .chapter-navigation li .icon a {
	background: none repeat scroll 0 0 #FFFFFF;
}

.centerpiece .chapter-navigation li.current .icon a {
	background: none repeat scroll 0 0 #da2128;
}

.centerpiece .chapter-navigation li .icon a:hover,
.centerpiece .chapter-navigation li .icon a.hover {
	background: none repeat scroll 0 0 #005496;
}

/* Headlines */
.cp-headlines,
.cp-headlines .mod-wrp-1 {
	margin: 0;
	padding: 0;
	border: none;
	background: #2a2d2e; /* Old browsers */
	background: -moz-linear-gradient(top,  #2a2d2e 0%, #000002 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a2d2e), color-stop(100%,#000002)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2a2d2e 0%,#000002 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2a2d2e 0%,#000002 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2a2d2e 0%,#000002 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2a2d2e 0%,#000002 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2d2e', endColorstr='#000002',GradientType=0 ); /* IE6-9 */
}

.cp-headlines .mod-title h2,
.cp-headlines .hd .title h2 {
	font-family: league_gothicregular, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	color: #da2128;
	padding: 0 15px;
	letter-spacing: 0.03em;
}

.cp-headlines .bd {
	height: 254px;
	padding: 0;
	border-top: 1px solid #686a6a;
	overflow: hidden;
}

.cp-headlines .content-list .bd li .itm-wrp-1 {
	padding: 0;
}

.cp-headlines .content-list .bd ul li {
	border-bottom: 1px solid #686a6a;
	margin: 0;
	padding: 0 0 0 15px;
	width: auto;
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat -685px -738px transparent;
}

.cp-headlines .content-list .bd ul li h3 a {
	display: block;
	margin: 0;
	padding: 8px 10px;
	line-height: 16px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

.cp-headlines .content-list .bd ul li h3 a:hover {
	text-decoration: underline;
}

.cp-headlines .content-list-variation-1 .bd ul li.content-type-video h3 a,
.cp-headlines .content-list-variation-4 .bd ul li.content-type-video h3 a {
	text-indent: 32px;
	background: url("/assets/nflimg/cp-headline-video.png") no-repeat 10px 10px transparent;
}

.cp-headlines .content-list .ft {
	background: none;
}

.cp-headlines .content-list .ft .action-bar {
	border: none;
}

.cp-headlines .content-list .ft .action-bar a {
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: #c7c8ca;
	padding: 10px 10px 0 0;
}
.cp-headlines .content-list .ft .action-bar a:hover {
	text-decoration: underline;
}

.cp-headlines .content-list .ft .action-bar a span span {
	display: inline;
	font-size: 12px;
}

.cp-headlines .content-list .ft .action-bar a.gbl-ico-rss {
	display: block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	margin: 10px 0 0 15px;
	padding: 0 0 0 20px;
	float: left;
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat -700px -490px transparent;
}
.cp-headlines .content-list .ft .action-bar a.gbl-ico-rss:hover {
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat -900px -490px transparent;
}

.cp-headlines .content-list .ft .action-bar a.gbl-ico-rss span {
	display: inline;
	text-decoration: none;
}
.cp-headlines .content-list .ft .action-bar a.gbl-ico-rss:hover span {
	text-decoration: underline;
}


/* Ticket Center */
.hp-ticket-center {
	position: relative;
	height: 94px;
	width: 1006px;
	margin: 0 0 10px 0;
	padding: 0;	
	margin-bottom: -34px;
}

.hp-ticket-center ul,
.hp-ticket-center li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-shadow: 0px 1px 1px #FFFFFF;
}

.hp-ticket-center ul {
	display: block;
	position: top;
	height: 94px;
	background: url("/assets/img/hp-tickets-bar-bg.png") no-repeat 0 0 transparent;
}

.hp-ticket-center li {
	width: 229px;
	float: left;
}

.hp-ticket-center li.bills-tickets {
	width: 305px;
	color: #005496;
}

.hp-ticket-center li a {
	display: block;
	width: 250px;
	height: 62px;
	margin: 0;
	padding: 0;
	line-height: 62px;
	font-family: league_gothicregular, arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 1px #FFFFFF;
	float: left;
}

.hp-ticket-center li a:hover {
	text-decoration: none;
	text-shadow: 0px 1px 1px #FFFFFF;
	color: #da2128;
}

.hp-ticket-center li.bills-tickets a {
	width: 185px;
	padding: 0 0 0 100px;

}

.hp-ticket-center li.bills-tickets img {
	display: block;
	position: absolute;
	bottom: 32px;
	left: 18px;
}

.custom-module .mod-wrp-1 a {
    color: #005496;
	display: block;
}


/* Dynamic Content - Main Area */

.hp-latest-headlines .hd .title, .module .mod-title {
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/assets/img/bg-mod-title.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 65px;
    margin: 0 -10px -13px;
}

.hp-latest-headlines .content-list .mod-wrp-1 {
	background: transparent;
	border: none;
}

.hp-latest-headlines .content-list .bd {
	min-height: 235px;
	padding: 0 15px 0 10px;
}

.hp-latest-headlines .content-list .bd ul li {
	padding: 0 0 23px 0;
	border: none;
	background: url("/assets/img/cp-listdiv-2col.png") no-repeat bottom center transparent;
}

.hp-latest-headlines .content-list-variation-3 .bd ul li {
	width: 215px;
}

.hp-latest-headlines .content-list .bd ul li .itm-wrp-1 {
	padding: 15px 0 0 0;
	border: none;
}

.hp-latest-headlines .content-list .bd ul li.loop-last {
	padding: 0 0 23px 0;
	border: none;
	background: url("/assets/img/cp-listdiv-2col.png") no-repeat bottom center transparent;
}

.hp-latest-headlines .content-list .bd ul li.loop-last .itm-wrp-1 {
	/*background: url("/assets/img/cp-listdiv-2col.png") no-repeat bottom center transparent;*/
}
/* Overwriting for variation 3 */
.hp-latest-headlines .content-list-variation-3 .bd ul li, 
.hp-latest-headlines .content-list-variation-3 .bd ul li.loop-last,
.hp-latest-headlines .content-list-variation-3 .bd ul li.loop-last .itm-wrp-1{
	background: none;
}

.hp-latest-headlines .content-list .bd ul li h3 a {
	margin: 0;
}

.hp-latest-headlines .content-list .bd ul li h3 a {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 24px;
	font-family: league_gothicregular, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #005496;
}
.hp-latest-headlines .content-list .bd ul li h3 a:hover {
	color: #da2128;
	list-style:square;
	list-style-image:;
}

.hp-latest-headlines .content-list .bd ul li .thumb {
	width: auto;
	height: auto;
	margin-left: 5px;
}

.hp-latest-headlines .content-list .bd ul li .thumb img {
	width: 200px;
	height: 135px;
	/* #1 */
    border: 0px solid #ffffff;
    
    /* #2 */
    padding: 0px;
    background: #ffffff;
	margin: 0;
	
}

.hp-latest-headlines .content-list .bd ul li .thumb a {
	position: relative;
	width: 200px;
	height: 135px;
	    /* #1 */
    border: 1px solid #da2128;
    
    /* #2 */
    padding: 3px;
    background: #ffffff;
	margin: 0 0 0 0;
}


.hp-latest-headlines .content-list .bd ul li .thumb a:hover {
	position: relative;
	width: 200px;
	height: 135px;
	    /* #1 */
    border: 1px solid #005496;
    
    /* #2 */
    padding: 3px;
    background: #FFFFFF;
	margin: 0 0 0 0;
}

.hp-latest-headlines .content-list .bd ul li .thumb a:hover img {
	
	margin: 0;
}

.hp-latest-headlines .content-list .bd ul li .thumb a .tmb-video-play,
.hp-latest-headlines .content-list .bd ul li .thumb a .video-icon {
	position: center;
	width: 203px;
	height: 138px;
	top: 0;
	left: 0;
	background: url("/assets/img/icon-play-new_sprt.png") no-repeat 125px 60px transparent;
}

.hp-latest-headlines .content-list .bd ul li .thumb a:hover .tmb-video-play,
.hp-latest-headlines .content-list .bd ul li .thumb a:hover .video-icon {
	top: 0px;
	left: 0px;
	background: url("/assets/img/icon-play-new_sprt.png") no-repeat 125px -78px transparent;
}

.hp-latest-headlines .content-list .bd li div .details .author,
.hp-latest-headlines .content-list .bd ul li .details cite,
.hp-latest-headlines .content-list .bd ul li .details .date {
	display: inline-block;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #757377;
	margin: 3px 0;
}

.content-list .bd li div .details {
    color: #FFFFFF;
    display: inherit;
    font-size: 11px;
    font-weight: normal;
    text-transform: capitalize;
	padding-bottom: 5px;
}

.content-list .bd li div .details .date .highlight {
    color: #DA2128;
}

.hp-latest-headlines .content-list .bd ul li p {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #414042;
}

.hp-latest-headlines .content-list .ft {

}


.bd ul li .thumb a img, .photo-gallery .bd ul li a.photo-size-thumb img {
    position: relative;
	width: 200px;
	height: 135px;
	/* #1 */
    border: none;
    
    /* #2 */
    padding: 2;
    background: #ffffff;
}

.bd ul li .thumb a img, .photo-gallery .bd ul li a.photo-size-thumb img {
    background: url("/assets/nflimg/default-thumb.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 80px;
    text-indent: -999px;
    width: 120px;
}



/** Shop / App / MVC Main Column Content LIst **/
.custom-3-col .content-list .mod-wrp-1 {
	margin: 0 10px 0 0;
}

.custom-3-col .content-list .content-list-variation-3 .bd li {
	margin: 0 0 0 10px;
    width: 210px;
}

.custom-3-col .content-list .content-list-variation-3 .bd:first-child li {
	margin: 0;
}

.custom-3-col .content-list .content-list-variation-3 .bd li .itm-wrp-1 {
    padding: 0;
}

.custom-3-col .content-list .bd ul li h3 {
	display: none;
}

.custom-3-col .content-list .bd ul li .thumb,
.custom-3-col .content-list .bd ul li .thumb:hover,
.custom-3-col .content-list .bd ul li:hover .thumb {
	border: none;
	height: auto;
	margin: 0;
	width: 210px;
}

.custom-3-col .content-list .bd ul li .thumb a img,
.custom-3-col .content-list .bd ul li .thumb a img:hover,
.custom-3-col .content-list .bd ul li .thumb a,
.custom-3-col .content-list .bd ul li .thumb a:hover,
.custom-3-col .content-list .bd ul li .thumb a:hover img {
	border: none;
	height: auto;
	margin: 0;
	width: 210px;
}

.custom-3-col .content-list .ft {
	background: url("/assets/img/cp-listdiv-2col.png") no-repeat center bottom transparent;
	border: medium none;
	margin: 10px 0 0;
	padding: 0 0 4px;
}

/** Statigram Tweaks 

.statigram-title {
	background: #fff;
	color: #4F2683;
	font-family: league_gothicregular, arial, sans-serif;
	font-size: 30px;
	height: 30px;
	letter-spacing: 0.5px;
	margin: 0 10px;
	padding: 3px 10px 2px;
	position: absolute;
	z-index: 10;
}

.statigram {
	background: url("/assets/img/cp-listdiv-2col.png") no-repeat center bottom transparent;
	border: medium none;
	margin: 0 0 10px;
	padding: 0 0 20px;
}**/


/** CUSTOM Schedule Strip
.module.schedule.strip {
	margin: 0 10px 10px;
}

.schedule.strip .season .game {
	background: none;
	margin: 0 10px 8px;
}

.schedule.strip .season .game .link {
	opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}

.schedule.strip .season .game .link:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.schedule.strip .season .game .link {
	background: url("/nfl-assets/img/schedule-spr.jpg") no-repeat 0 0 transparent;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 70px;
	text-decoration: none;
	width: 63px;
}

.schedule.strip .season .game .link div {
	color: #636466;
	left: 0;
	position: relative;
	text-align: center;
	top: 55px;
}

.schedule.strip .season .game.ari .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/ari-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.ari:hover .link,
.schedule.strip .season .game.current.ari .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/ari-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.atl .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/atl-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.atl:hover .link,
.schedule.strip .season .game.current.atl .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/atl-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.bal .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/bal-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.bal:hover .link,
.schedule.strip .season .game.current.bal .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/bal-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.buf .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/buf-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.buf:hover .link,
.schedule.strip .season .game.current.buf .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/buf-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.car .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/car-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.car:hover .link,
.schedule.strip .season .game.current.car .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/car-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.chi .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/chi-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.chi:hover .link,
.schedule.strip .season .game.current.chi .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/chi-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.cin .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/cin-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.cin:hover .link,
.schedule.strip .season .game.current.cin .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/cin-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.cle .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/cle-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.cle:hover .link,
.schedule.strip .season .game.current.cle .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/cle-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.dal .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/dal-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.dal:hover .link,
.schedule.strip .season .game.current.dal .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/dal-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.den .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/den-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.den:hover .link,
.schedule.strip .season .game.current.den .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/den-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.det .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/det-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.det:hover .link,
.schedule.strip .season .game.current.det .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/det-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.gb .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/gb-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.gb:hover .link,
.schedule.strip .season .game.current.gb .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/gb-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.hou .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/hou-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.hou:hover .link,
.schedule.strip .season .game.current.hou .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/hou-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.ind .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/ind-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.ind:hover .link,
.schedule.strip .season .game.current.ind .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/ind-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.jac .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/jac-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.jac:hover .link,
.schedule.strip .season .game.current.jac .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/jac-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.jax .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/jax-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.jax:hover .link,
.schedule.strip .season .game.current.jax .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/jax-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.kc .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/kc-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.kc:hover .link,
.schedule.strip .season .game.current.kc .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/kc-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.mia .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/mia-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.mia:hover .link,
.schedule.strip .season .game.current.mia .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/mia-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.min .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/min-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.min:hover .link,
.schedule.strip .season .game.current.min .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/min-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.ne .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/ne-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.ne:hover .link,
.schedule.strip .season .game.current.ne .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/ne-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.no .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/no-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.no:hover .link,
.schedule.strip .season .game.current.no .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/no-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.nyg .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/nyg-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.nyg:hover .link,
.schedule.strip .season .game.current.nyg .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/nyg-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.nyj .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/nyj-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.nyj:hover .link,
.schedule.strip .season .game.current.nyj .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/nyj-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.oak .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/oak-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.oak:hover .link,
.schedule.strip .season .game.current.oak .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/oak-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.phi .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/phi-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.phi:hover .link,
.schedule.strip .season .game.current.phi .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/phi-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.pit .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/pit-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.pit:hover .link,
.schedule.strip .season .game.current.pit .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/pit-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.sd .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/sd-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.sd:hover .link,
.schedule.strip .season .game.current.sd .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/sd-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.sea .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/sea-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.sea:hover .link,
.schedule.strip .season .game.current.sea .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/sea-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.sf .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/sf-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.sf:hover .link,
.schedule.strip .season .game.current.sf .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/sf-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.stl .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/stl-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.stl:hover .link,
.schedule.strip .season .game.current.stl .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/stl-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.la .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/la-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.la:hover .link,
.schedule.strip .season .game.current.la .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/la-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.tb .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/tb-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.tb:hover .link,
.schedule.strip .season .game.current.tb .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/tb-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.ten .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/ten-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.ten:hover .link,
.schedule.strip .season .game.current.ten .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/ten-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.was .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/was-away-m.png") no-repeat 0 0 transparent;
}

.schedule.strip .season .game.was:hover .link,
.schedule.strip .season .game.current.was .link {
	background: url("/nfl-assets/img/gbl-ico-team/helmets/was-away-m.png") no-repeat 0 0 transparent;
} **/


/* More Links */
.more-links {
	height: 50px;
	margin: 0 0 0 15px;
	padding: 0;
}

.more-links ul,
.more-links li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.more-links li {
	width: 210px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

.more-links li a {
	display: block;
	width: 120px;
	height: 26px;
	margin: 0 0 10px 0;
	padding: 0 10px 0;
	background: url("/assets/img/hp-more-links.png") no-repeat 0 0 transparent;
}
.more-links li a:hover {
	background-position:  0 -30px;
}

.more-links li.more-news a {
	background-position:  3px 0px;
}
.more-links li.more-news a:hover {
	background-position:  3px -28px;
}

.more-links li.more-photos a {
	background-position:  -195px 0px;
}
.more-links li.more-photos a:hover {
	background-position:  -195px -28px;
}

.more-links li.more-videos a {
	background-position:  -410px 0px;
}
.more-links li.more-videos a:hover {
	background-position:  -410px -28px;
}

.more-links li a span {
	display: none;
}



/* Right Rail Styles */
/*********************/




/* Polls */
.shadow,
.polls .mod-wrp-1 {
	border: none;
	padding: 0;
	width: 100%;
	box-shadow: 0 3px 5px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=120, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=120, Color='#999999');
}

.polls .mod-wrp-2 {
	background: url("/assets/img/homepage/min-polls-bg.jpg") repeat-x right bottom #fdfdfd;
}

.polls .hd,
.polls .hd .poll-question {
	color: #000;
	font-family: league_gothicregular, arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	padding: 10px 10px 10px 5px;
	text-transform: uppercase;
}

.module .polls .mod-title {
	background: url("/assets/img/homepage/hp-module-header-bg.png") repeat-x center top #414042;
}

.module .polls .mod-title h2 {
	background: none;
	color: #fff;
	font-family: league_gothicregular,sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
	padding: 2px 0;
	text-align: center;
}

.polls .bd fieldset label,
.polls dt {
	color: #414042;
	font-size: 12px;
	font-weight: bold;
}

.polls .bd .poll-questions .submit #polls-submit {
	background: url("/assets/nflimg/club-misc-spr.png") repeat -700px -545px transparent;
	height: 46px;
	margin: 0 auto;
	width: 114px;
}

.polls .bd .poll-questions .submit #polls-submit:hover {
	background: url("/assets/nflimg/club-misc-spr.png") repeat -900px -545px transparent;
}

/* Homepage SIDERAIL Featured Content */

.hp-featured-content .mod-title {
 	background: none;
}

.hp-featured-content .mod-title h2 {
    background: url("/assets/img/hp-mod-title-bg.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    height: 59px;
    margin: 0;
    padding: 0;
    position: relative;
    right: -10px;
    top: -1px;
    width: 332px;
    z-index: 10;
}
.hp-featured-content .mod-title h2 span {
	height: 59px;
	display: block;
	margin: 0 26px 0 0;
	padding: 0 5px;
	color: #fff;
	font-family: league_gothicregular, arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 #000000;
	text-align: right;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	line-height: 48px;
}
.hp-featured-content .mod-wrp-1 {
	width: 300px;
	margin: 0 0 10px 0;
	background-color:#FFFFFF;
	border:solid;
	border-width: 1px;
	border-color:#d5d5d5;
	/*box-shadow: 0 3px 5px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=120, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=120, Color='#999999'); */
}
.hp-featured-content .bd li.loop-first a img,
.hp-featured-content .bd li.loop-first a:hover img {
    height: auto;
    margin: 0;
    width: 300px;
}

.hp-featured-content .bd li.loop-first a, 
.hp-featured-content .bd li.loop-first a:hover {
    height: auto;
    width: auto;
    color: #414042;
    font-family: arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}

.hp-featured-content .bd ul li .thumb {
	height: auto;
    width: auto;
}
.hp-featured-content .content-list .bd li {
    margin-left: 0;
    width: 100%;
}

.hp-featured-content .content-list .bd li .itm-wrp-1 {
    padding: 0;
}
.hp-featured-content .bd li.loop-first {
	padding: 0;
}
.hp-featured-content .bd {
	position: relative;
    top: -7px;
}

.hp-featured-content .content-list .bd li div h3 {
    line-height: 1.2;
    padding-left: 10px;
    padding-right: 17px
}

.hp-featured-content .cs-pagination-status {
    padding: 0;
}


.hp-featured-content a, a:link {
    color: #414042;
    font-family: arial,sans-serif;
    font-weight: normal;
}

.hp-featured-content .content-list-variation-4 .bd ul li.loop-even {
    background: url("/assets/images/content-list-arrow.png") no-repeat scroll 7px 14px rgba(0, 0, 0, 0);
	margin-bottom: -12px;
}

.hp-featured-content .content-list-variation-4 .bd ul li.loop-odd {
    background: url("/assets/images/content-list-arrow.png") no-repeat scroll 7px 14px rgba(0, 0, 0, 0);
	margin-bottom: -12px;
}

.hp-featured-content .content-list .ft {
  margin-top: 5px;
}

/*
.hp-featured-content .content-list .bd li {
    background: url("/assets/images/content-list-arrow.png") no-repeat scroll 7px 16px rgba(0, 0, 0, 0);
}
*/

.hp-featured-content .content-list .content-list-variation-4 .bd li.loop-first div h3 {
    background: url("/assets/images/content-list-arrow.png") no-repeat scroll 0px 16px rgba(0, 0, 0, 0);
    margin-left: 7px;
	margin-bottom: 7px;
	padding: 10px 0 0 13px;
}

.hp-featured-content .bd ul li .thumb {
    float: none;
} 

.hp-featured-content .bd ul li .thumb a, .photo-gallery .bd ul li a.photo-size-thumb {
    float: none;
}




.hp-latest-headlines .content-list .ft,
.hp-featured-content .content-list .ft {
	background: none;
}

.hp-featured-content .module {
	margin-top: 5px;
}

.hp-latest-headlines .content-list .ft .action-bar,
.hp-featured-content .content-list .ft .action-bar {
	height: 25px;
	border: none;
	padding: 0;
}

.hp-latest-headlines .content-list .ft .action-bar a,
.hp-featured-content .content-list .ft .action-bar a {
	font-size: 9px;
	font-style: bold;
	float:right;
	text-transform: uppercase;
	color: #005496;
	padding: 0;
}
.hp-latest-headlines .content-list .ft .action-bar a:hover,
.hp-featured-content .content-list .ft .action-bar a:hover {
	text-decoration: underline;
}

.hp-latest-headlines .content-list .ft .action-bar a span span,
.hp-featured-content .content-list .ft .action-bar a span span {
	display: inline;
	font-size: 12px;
    float: inherit;
    font-size: 14px;
    height: 12px;
    margin-right: 5px;
    overflow: hidden;
}


.hp-latest-headlines .content-list .ft .action-bar a.gbl-ico-rss,
.hp-featured-content .content-list .ft .action-bar a.gbl-ico-rss {
	display: block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat -700px -490px transparent;
}
.hp-latest-headlines .content-list .ft .action-bar a.gbl-ico-rss:hover,
.hp-featured-content .content-list .ft .action-bar a.gbl-ico-rss:hover {
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat -900px -490px transparent;
}

.hp-latest-headlines .content-list .ft .action-bar a.gbl-ico-rss span,
.hp-featured-content .content-list .ft .action-bar a.gbl-ico-rss span {
	display: inline;
	text-decoration: none;
}
.hp-latest-headlines .content-list .ft .action-bar a.gbl-ico-rss:hover span,
.hp-featured-content .content-list .ft .action-bar a.gbl-ico-rss:hover span {
	text-decoration: underline;
}
.hp-latest-headlines h2 {
    color: #4E2683;
}

/* /news Side Rail - Latest Videos*/

.news-latest-videos .mod-title {
 	background: none;
}

.news-latest-videos .mod-title h2 {
    background: url("/assets/img/hp-mod-title-bg.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    height: 59px;
    margin: 0;
    padding: 0;
    position: relative;
    right: -10px;
    top: -1px;
    width: 322px;
    z-index: 10;
}
.news-latest-videos .mod-title h2 span {
	height: 59px;
	display: block;
	margin: 0 26px 0 0;
	padding: 0 5px;
	color: #fff;
	font-family: league_gothicregular, arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 #000000;
	text-align: right;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	line-height: 48px;
}
.news-latest-videos .mod-wrp-1 {
	width: 300px;
	margin: 0 0 10px 0;
	background-color:#FFFFFF;
	border:solid;
	border-width: 1px;
	border-color:#d5d5d5;
}

/*
.news-latest-videos .bd li.loop-first a img,
.hp-featured-content .bd li.loop-first a:hover img {
    height: auto;
    margin: 0;
    width: 300px;
}

.news-latest-videos .bd li.loop-first a, 
.news-latest-videos .bd li.loop-first a:hover {
    height: auto;
    width: auto;
    color: #414042;
    font-family: arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}

*/
.news-latest-videos .bd ul li .thumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DA2128;
    margin: 0;
    padding: 3px;
    position: relative;
	height: 80px;
    width: 120px;
	overflow:hidden;
}

.news-latest-videos .content-list .bd ul li .thumb a .tmb-video-play,
.news-latest-videos .content-list .bd ul li .thumb a .video-icon {
  background: url("/assets/img/icon-play-new_sprt.png") no-repeat scroll 42px -125px rgba(0, 0, 0, 0);
  height: 92px;
  left: 0;
  position: absolute;
  top: 0;
  width: 120px;
}

.news-latest-videos .content-list .bd ul li .thumb a:hover .tmb-video-play,
.news-latest-videos .content-list .bd ul li .thumb a:hover .video-icon {
	top: 0px;
	left: 0px;
	background: url("/assets/img/icon-play-new_sprt.png") no-repeat 42px 13px transparent;
}

.news-latest-videos .content-list-variation-3 .bd li {
    margin: 0 10px 0 5px;
    min-height: 160px;
}

.news-latest-videos .content-list .bd li .itm-wrp-1 {
    padding: 0;
}

.news-latest-videos .bd {
    padding: 8px 0 0 8px;	
	position: relative;
}

.news-latest-videos .content-list .bd li div h3 {
	line-height: 1.2;
    padding-left: 0;
    padding-right: 0;
}

.news-latest-videos .cs-pagination-status {
    padding: 0;
}


.news-latest-videos a, a:link {
    color: #00143F;
    font-family: arial,sans-serif;
    font-weight: bold;
}

.news-latest-videos a:hover {
    color: #005496;
}

.news-latest-videos .content-list .ft {
  margin-top: 5px;
}

.news-latest-videos .content-list .content-list-variation-3 .bd li div h3 {
    background: url("/assets/images/content-list-arrow.png") no-repeat scroll 0px 9px rgba(0, 0, 0, 0);
    margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 2px 0 13px;
	width: 120px;
}

.news-latest-videos .content-list .content-list-variation-3 .bd li.loop-last div h3 {
    background: url("/assets/images/content-list-arrow.png") no-repeat scroll 0px 9px rgba(0, 0, 0, 0);
    margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 2px 0 13px;
	width: 118px;
}


.news-latest-videos .bd ul li .thumb {
    float: none;
} 

.news-latest-videos .bd ul li .thumb a, .photo-gallery .bd ul li a.photo-size-thumb {
    float: none;
}

.news-latest-videos .content-list .ft {
	background: none;
}

.news-latest-videos .module {
	margin-top: 5px;
}

.news-latest-videos .content-list .bd li div .details {
    color: #757377;
    display: inherit;
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 5px 13px;
    text-transform: capitalize;
	width:inherit;
}

.news-latest-videos .content-list .ft .action-bar {
	height: 25px;
	border: none;
	padding: 0;
}

.news-latest-videos .content-list .ft .action-bar a {
	font-size: 9px;
	font-style: bold;
	float:right;
	text-transform: uppercase;
	color: #005496;
	padding: 0;
}
.news-latest-videos .content-list .ft .action-bar a:hover {
	text-decoration: underline;
}

.news-latest-videos .content-list .ft .action-bar a span span {
	display: inline;
	font-size: 12px;
    float: inherit;
    font-size: 14px;
    height: 12px;
    margin-right: 5px;
    overflow: hidden;
}


.news-latest-videos .content-list .ft .action-bar a.gbl-ico-rss {
	display: block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat -700px -490px transparent;
}

.news-latest-videos .content-list .ft .action-bar a.gbl-ico-rss:hover {
	background: url("/assets/nflimg/club-misc-spr.png") no-repeat -900px -490px transparent;
}

.news-latest-videos .content-list .ft .action-bar a.gbl-ico-rss span {
	display: inline;
	text-decoration: none;
}
.news-latest-videos .content-list .ft .action-bar a.gbl-ico-rss:hover span {
	text-decoration: underline;
}



/* Side Rail Hot Topic Module*/

.hp-hottopic .mod-wrp-1 {
	
}

.hp-hottopic .mod-wrp-1 {
	position: relative;
	margin: 0 0 10px 0;
	box-shadow: 0 3px 5px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=120, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=120, Color='#999999');
}

.hp-hottopic .mod-title h2 {
	position: absolute;
	left: -10px;
	bottom: 5px;
	width: 310px;
	height: 54px;
	margin: 0;
	padding: 0;
	background: url("/assets/img/hp-mod-title-pointed-bg.png") no-repeat left top transparent;
	z-index: 10;
}

.hp-hottopic .mod-title h2 span {
	display: block;
	width: 45%;
	height: 40px;
	margin: 0 0 0 10px;
	padding: 4px 15px 3px 10px;
	font-family: 'league_gothicregular', arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 18px;
	text-transform: uppercase;
	background: url("/assets/img/hp-mod-title-pointed-bg.png") no-repeat right -60px transparent;
	color: #fff;
}

.hp-hottopic .content-list-variation-3 .bd {
	position: relative;
}

.hp-hottopic .content-list-variation-3 .bd ul {
	margin: 0;
}

.hp-hottopic .content-list-variation-3 .bd ul li {
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	float: none;
}

.hp-hottopic .content-list-variation-3 .bd ul li .itm-wrp-1 {
	margin: 0 0 10px 0;
	padding: 0;
}

.hp-hottopic .content-list-variation-3 .bd ul li .thumb {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

.hp-hottopic .bd ul li.loop-first .thumb a,
.hp-hottopic .bd ul li.loop-first .thumb a:hover {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
}

.hp-hottopic .bd ul li.loop-first .thumb a img,
.hp-hottopic .bd ul li.loop-first .thumb a:hover img {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

.hp-hottopic .bd ul li h3,
.hp-hottopic .bd ul li div .details,
.hp-hottopic .bd ul li div p,
.hp-hottopic .content-list .ft {
	display: none;
}


/* New Stadium */
.new-stadium .mod-wrp-1 {
	position: relative;
	margin: 0 0 10px 0;
	box-shadow: 0 3px 5px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=120, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=120, Color='#999999');
}

.new-stadium .mod-title h2 {
	position: absolute;
	left: -10px;
	bottom: 5px;
	width: 310px;
	height: 54px;
	margin: 0;
	padding: 0;
	background: url("/assets/img/hp-mod-title-pointed-bg.png") no-repeat left top transparent;
	z-index: 10;
}

.new-stadium .mod-title h2 span {
	display: block;
	width: 45%;
	height: 40px;
	margin: 0 0 0 10px;
	padding: 4px 15px 3px 10px;
	font-family: 'league_gothicregular', arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 18px;
	text-transform: uppercase;
	background: url("/assets/img/hp-mod-title-pointed-bg.png") no-repeat right -60px transparent;
	color: #fff;
}

.new-stadium .content-list-variation-3 .bd {
	position: relative;
}

.new-stadium .content-list-variation-3 .bd ul {
	margin: 0;
}

.new-stadium .content-list-variation-3 .bd ul li {
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	float: none;
}

.new-stadium .content-list-variation-3 .bd ul li .itm-wrp-1 {
	margin: 0 0 10px 0;
	padding: 0;
}

.new-stadium .content-list-variation-3 .bd ul li .thumb {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

.new-stadium .bd ul li.loop-first .thumb a,
.new-stadium .bd ul li.loop-first .thumb a:hover {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
}

.new-stadium .bd ul li.loop-first .thumb a img,
.new-stadium .bd ul li.loop-first .thumb a:hover img {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

.new-stadium .bd ul li h3,
.new-stadium .bd ul li div .details,
.new-stadium .bd ul li div p,
.new-stadium .content-list .ft {
	display: none;
}


/** RIBBON NAV OVERWRITE **/

#ribbon-container .fragment-container .module .mod-title h2 {
	color: #000;
	font-family: "Arial Regular", arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0;
}




/** HIDE FEED PAGINATION **/

.cs-pagination span, .cs-pagination a {
	display: none;
}
.cs-pagination-status span {
	display: none;
	margin-left: 2px;
}


/** TABLES **/
.depth-chart .bd th.multi-col, .player-stats .bd th.multi-col, .injuries .bd th.multi-col, .standings .bd th.multi-col, .transactions .bd th.multi-col, .game-roster .bd th.multi-col, .team-stats .bd th.multi-col {
    background: none repeat scroll 0 0 #1B384E;
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    text-align: left;
}
.depth-chart .bd thead, .player-stats .bd thead, .injuries .bd thead, .standings .bd thead, .transactions .bd thead, .game-roster .bd thead, .team-stats .bd thead, .dtracker .bd thead {
    background: url("/assets/img/gbl-tabular-bg.png") repeat-x scroll 0 0 #005496;
    background-position: left bottom;
    color: #FFFFFF;
}
.player-stats .bd thead th {
    background: url("/assets/img/gbl-tabular-bg.png") repeat-x scroll 0 0 #005496;
    background-position: left bottom;
    background-repeat: repeat-x;
    color: #FFFFFF;
}
.team-stats .bd caption {
    color: #333333;
}
.depth-chart .bd tr.loop-odd, .player-stats .bd tr.loop-odd, .injuries .bd tr.loop-odd, .standings .bd tr.loop-odd, .transactions .bd tr.loop-odd, .game-roster .bd tr.loop-odd, .draft-tracker .bd tr.loop-odd, .team-stats .bd tr.loop-even {
    background: #FFFFFF;
}
.player-stats .bd tfoot {
    background: none repeat scroll 0 0 #BDBDBD;
}
.depth-chart .bd td, .player-stats .bd td, .standings .bd td, .transactions .bd td, .game-roster .bd td, .draft-tracker .bd td, .team-stats .bd td {
    color: #333333;
}
.depth-chart .hd form, .player-stats .hd form, .injuries .hd form, .standings .hd form, .transactions .hd form, .game-roster .hd form, .team-stats .hd form {
    border-bottom: 1px solid #5D5D5D;
}
.depth-chart .hd button, .player-stats .bd button, .injuries .hd button, .standings .hd button, .transactions .hd button, .game-roster .hd button, .team-stats .hd button {
    text-transform: uppercase;
}
.depth-chart .hd button span, .player-stats .hd button span, .injuries .hd button, .standings .hd button span, .transactions .hd button span, .game-roster .hd button span, .team-stats .hd button span {
    color: #FFFFFF;
    text-transform: uppercase;
}
.transactions-small .bd td:first-child {
    font-size: 12px;
}
.standings-small .bd td, .transactions-small .bd td {
    color: #636262;
}

.depth-chart .mod-title h2 span, .player-stats .mod-title h2 span, .injuries .mod-title h2 span, .standings .mod-title h2 span, .transactions .mod-title h2 span, .game-roster .mod-title h2 span, .team-stats .mod-title h2 span {
    font-size: 18px;
}

.depth-chart .hd, .player-stats .hd, .injuries .hd, .transactions .hd, .game-roster .hd, .draft-tracker .hd, .team-stats .hd {
    display: none;
}

.depth-chart .bd, .player-stats .bd, .injuries .bd, .standings .bd, .transactions .bd, .game-roster .bd, .team-stats .bd {
    margin-bottom: 10px;
}

.depth-chart .bd table, .player-stats .bd table, .injuries .bd table, .standings .bd table, .transactions .bd table, .game-roster .bd table, .team-stats .bd table {
    border-collapse: collapse;
    clear: both;
    font-size: 12px;
    width: 100%;
}

.standings .standings-small .bd table, .transactions .transactions-small .bd table {
    margin-top: 0;
}

.depth-chart .bd caption, .player-stats .bd caption, .injuries .bd caption, .standings .bd caption, .transactions .bd caption, .game-roster .bd caption, .team-stats .bd caption {
    font-size: 18px;
    padding: 20px 0 10px;
    text-align: left;
}

.depth-chart .bd th, .player-stats .bd th, .injuries .bd th, .standings .bd th, .transactions .bd th, .game-roster .bd th, .draft-tracker .bd th, .team-stats .bd th {
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
    text-align: center;
}

.depth-chart .bd thead, .player-stats .bd thead, .injuries .bd thead, .standings .bd thead, .transactions .bd thead, .game-roster .bd thead, .team-stats .bd thead {
    border: 0 none;
}

.injuries .bd thead {
    padding-bottom: 5px;
}

.depth-chart .bd tr.loop-even, .player-stats .bd tr.loop-even, .injuries .bd tr.loop-even, .standings .bd tr.loop-even, .transactions .bd tr.loop-even, .game-roster .bd tr.loop-even, .draft-tracker .bd tr.loop-even, .team-stats .bd tr.loop-even {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.depth-chart .bd td, .player-stats .bd td, .injuries .bd td, .standings .bd td, .transactions .bd td, .game-roster .bd td, .draft-tracker .bd td, .team-stats .bd td {
    font-size: 12px;
    line-height: 12px;
    padding: 5px;
    text-align: center;
}

.depth-chart .bd td a, .player-stats .bd td a, .injuries .bd td a, .standings .bd td a, .transactions .bd td a, .game-roster .bd td a, .draft-tracker .bd td a, .team-stats .bd td a {
	color: #005496;
    font-size: 12px;
}

.game-roster .bd td.col-name, .game-roster .bd td.col-position, .game-roster .bd td.col-weight, .game-roster .bd td.col-height, .game-roster .bd td.col-college {
    text-align: left;
}

.injuries .bd td {
    font-size: 12px;
    line-height: 14px;
    text-align: left;
}

.depth-chart select, .player-stats select, .injuries select, .standings select, .transactions select, .game-roster select, .team-stats select {
    font-size: 11px;
    margin: 0 5px;
    vertical-align: middle;
}

.depth-chart .hd form, .player-stats .hd form, .injuries .hd form, .standings .hd form, .transactions .hd form, .game-roster .hd form, .team-stats .hd form {
    padding-bottom: 10px;
}

.depth-chart .hd button, .player-stats .bd button, .injuries .hd button, .standings .hd button, .transactions .hd button, .game-roster .hd button, .team-stats .hd button {
    background: url("/assets/nflimg/club-global-spr.png") repeat scroll -765px -1805px rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    height: 19px;
    margin-left: 3px;
    padding: 0;
    position: relative;
    text-indent: -9999px;
    text-transform: uppercase;
    top: 0;
    vertical-align: middle;
    width: 26px;
}

.depth-chart .hd button:hover, .player-stats .hd button:hover, .injuries .hd button:hover, .standings .hd button:hover, .transactions .hd button:hover, .game-roster .hd button:hover, .team-stats .hd button:hover {
    background-position: -906px -1805px;
    cursor: pointer;
}

.depth-chart .hd button span, .player-stats .hd button span, .injuries .hd button, .standings .hd button span, .transactions .hd button span, .game-roster .hd button span, .team-stats .hd button span {
    font-size: 10px;
    font-weight: bold;
}

.injuries .module-time-update {
    padding: 5px 0;
    text-align: right;
}

.player-stats .ft dl, .injuries .ft dl, .standings .ft dl, .transactions .ft dl, .game-roster .ft dl, .team-stats .ft dl {
    font-size: 11px;
    padding: 8px 0 10px;
}

.player-stats .ft dl dt, .injuries .ft dl dt, .standings .ft dl dt, .transactions .ft dl dt, .game-roster .ft dl dt, .team-stats .ft dl dt {
    float: left;
    margin-right: 4px;
}

.player-stats .mod-wrp-1 {
    padding: 0 15px 15px;
}

.player-stats .ui-tabs-panel table {
    padding-top: 10px;
}

.player-stats .ui-tabs-panel table:first-child {
    padding-top: 0;
}

.player-stats .ui-tabs-panel table:first-child caption {
    padding-top: 10px;
}

.team-stats .hd .complete-nfl-teamstats {
    float: right;
    padding: 6px 0 0;
    position: relative;
}

.team-stats .hd .complete-nfl-teamstats a {
    background: url("/assets/nflimg/club-global-spr.png") repeat scroll -765px -1195px rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 5px 6px 23px;
}

.team-stats .bd .team-vs caption {
    padding-top: 0;
}

.team-stats .ui-tabs-hide, .player-stats .ui-tabs-hide {
    display: none;
}

.team-stats table th, .team-stats table td {
    text-align: center;
}

.team-stats table td.stat-name {
    padding-left: 10px;
    text-align: left;
}

.team-stats table th:first-child {
    padding-left: 10px;
    text-align: left;
}

.team-stats table td.loop-first {
    padding-left: 10px;
    text-align: left;
}
#seasonSelectSeasonType {
    width: 120px;
}
.standings-large .bd table {
}
.standings .bd td {
    text-align: center;
}
.standings-large .hd, .standings-med .hd {
    display: block;
    float: right;
}
.standings .bd table {
    margin-top: 7px;
}
.standings .bd th {
    padding-right: 1px;
}
.standings .bd caption {
    display: none;
}
.hd .complete-nfl-standings a {
    background: url("/assets/nflimg/club-global-spr.png") repeat scroll -765px -1195px rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 5px 6px 23px;
}
.standings-small table caption, .standings-med table caption {
    display: none;
}
.standings-small table th:first-child, .standings-small table td:first-child, .standings-large table td:first-child {
    padding-left: 10px;
    text-align: left;
}
.standings-team-name {
    width: 100px;
}
.transactions-large .ft {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 15px;
}
.transactions .bd th {
    text-align: left;
}
.transactions .bd tbody:first-child {
    margin-top: 15px;
}
.transactions table th:first-child {
    padding-left: 5px;
    text-align: left;
}
.transactions .bd td {
    text-align: left;
}
.transactions-small .bd td:first-child {
    font-weight: bold;
    padding: 5px;
}
.transaction-more-link {
    margin-left: 5px;
}
.transactions-large .ft {
    padding-left: 10px;
}
.game-roster .bd .mod-wrp-1 {
    border: 0 none;
    margin-bottom: 20px;
}
.game-roster .bd .mod-wrp-3 {
    padding: 0;
}
.game-roster .bd .mod-title h2, .game-roster .bd .mod-title-nobackground h2 {
    margin-bottom: 10px;
    margin-top: 0;
}
.game-roster .bd .module:first-child .mod-title h2, .game-roster .bd .module:first-child .mod-title-nobackground h2 {
    margin-top: 0;
}
.game-roster .bd .mod-title h2 span, .game-roster .bd .mod-title-nobackground h2 span {
    font-family: league_gothicregular,arial,sans-serif;
	color: #B5191E;
	font-size: 22px;
    font-weight: normal;
    padding: 10px 0 0;
    text-align: left;
	text-transform: uppercase;
}
.depth-chart .hd p {
    display: none;
}
.depth-chart #tab-graphical {
    overflow: hidden;
}
.depth-chart .bd th, .depth-chart .bd td {
    border: 0 none;
    padding-left: 15px;
    text-align: left;
}
.depth-chart .bd td {
    font-size: 12px;
}
.depth-chart .item-legend {
    border-top: 1px solid #E6E6E6;
    margin-top: 10px;
}
.depth-chart .item-legend h4 {
    font-size: 12px;
    font-weight: bold;
    margin-top: 0;
    padding: 10px 10px 0 0;
}
.depth-chart .item-legend dl {
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    margin-right: 4px;
    padding: 8px 0 3px 5px;
    width: 128px;
}
.depth-chart .item-legend dl dt {
    clear: both;
    float: left;
    font-weight: normal;
    padding-right: 15px;
    text-align: right;
    width: 15px;
}
.depth-chart .mod-wrp-5 {
    font-size: 12px;
}
.depth-chart a {
    font-weight: bold;
}
.depth-chart .hd form input {
    background: url("/assets/nflimg/club-global-spr.png") repeat scroll -765px -1806px rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    height: 19px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 26px;
}
.depth-chart .hd form input:hover {
    background: url("/assets/nflimg/club-global-spr.png") repeat scroll -905px -1806px rgba(0, 0, 0, 0);
    cursor: pointer;
}
.depth-chart .bd table tbody {
    margin-bottom: 15px;
}
.depth-chart .ui-tabs-nav {
    left: 530px;
    margin-top: 35px;
    width: 70px;
}
.depth-chart .ui-tabs-hide {
    display: none;
}
.depth-chart .hd ul li, .depth-chart .hd ul li {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.depth-chart li.list-button, .depth-chart li.graphic-button {
    display: block;
}
.depth-chart li.list-button a, .depth-chart li.list-button a:link, .depth-chart li.graphic-button a, .depth-chart li.graphic-button a:link {
    min-width: 20px;
    outline: 0 none;
    padding-left: 5px;
    width: 20px;
}
.depth-chart li.list-button a span {
    background: url("/assets/nflimg/club-global-spr.png") no-repeat scroll -766px -679px rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    height: 25px;
    text-indent: -9999px;
    width: 25px;
}
.depth-chart li.list-button a span:hover {
    background: url("/assets/nflimg/club-global-spr.png") no-repeat scroll -906px -679px rgba(0, 0, 0, 0);
}
.depth-chart li.list-button.ui-tabs-selected a span {
    background: url("/assets/nflimg/club-global-spr.png") no-repeat scroll -1045px -679px rgba(0, 0, 0, 0);
}
.depth-chart li.graphic-button a span {
    background: url("/assets/nflimg/club-global-spr.png") no-repeat scroll -1045px -999px rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    height: 25px;
    text-indent: -9999px;
    width: 25px;
}
.depth-chart li.graphic-button a span:hover {
    background: url("/assets/nflimg/club-global-spr.png") no-repeat scroll -1045px -1054px rgba(0, 0, 0, 0);
}
.depth-chart li.graphic-button.ui-tabs-selected a span {
    background: url("/assets/nflimg/club-global-spr.png") no-repeat scroll -1045px -1109px rgba(0, 0, 0, 0);
}
.injuries .bd td.inj-name {
    font-weight: bold;
    text-align: left;
}
.injuries .bd th, .injuries .bd td {
    text-align: left;
}
.injuries th.inj-name {
    text-align: left;
    vertical-align: bottom;
}
.injuries th.inj-position, .injuries td.inj-position {
    text-align: left;
    width: 60px;
}
.injuries th.inj-type, .injuries td.inj-type {
    text-align: left;
    vertical-align: bottom;
    width: 90px;
}
.injuries .ft {
    padding-left: 10px;
}
.injuries-small .ft {
    display: none;
    padding-left: 10px;
}
.injuries .ft ul {
    padding-bottom: 10px;
}
.injuries .ft em {
    font-style: normal;
}
.game-roster .bd th, .game-roster .bd td {
    text-align: left;
}
.player-stats .situational-stats-filter, .player-stats .stats-logs-filter {
    display: none;
}
.article-content table {
	max-width: 650px;
}


.article-small .hd p, .article-small .bd p {
    font-size: 16px;
}
.article h3 span {
    font-size: 16px;
}
.article .bd a {
    font-size: 16px;
}


.article .article-small .article-resize li a, .article .article-large .article-resize li a {
    background: url("../nflimg/club-global-spr.png") no-repeat scroll -1046px -569px rgba(0, 0, 0, 0);
    display: none;
}