
#draftKit_content {
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	width: 769px;
	font: 10px Arial, Helvetica, sans-serif;
	background: #000 url(/images/globalimages/game_bg.gif) 0 0 repeat;
}



#draftKit_content a,
#draftKit_content a:link,
#draftKit_content a:visited {
	color: #fc0;
	text-decoration: none;
}

#draftKit_content a:hover {text-decoration: underline;}

#pageTitle h1 {
	margin: 0 0 9px 0;
	padding: 0;
	height: 72px;
	text-indent: -9000px;
	cursor: pointer;
}

#promoTitle {
	position: relative;
	margin: 0 0 9px 0;
	padding: 0;
	height: 120px;
}

#promoTitle h1 {
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}

#promoTitle a {
	position: relative;
	top: 42px;
	left: 488px;
}

#promoTitle a img {
	width: 185px;
	height: 40px;
	border: none;
}

/*-------------------------
= team profile nav
--------------------------*/
#team_profile_nav {
	margin: 0 0 9px 0;
	padding: 0;
	width: 984px;
	height: 46px;
}

#team_profile_nav ul {
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
}

#team_profile_nav li {
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}

#team_profile_nav a {
	display: block;
	margin: 0;
	padding: 0;
	height: 46px;
	outline: none;
}



/*--------------------------------
= column styles \\\\\\\\\\\\\\\\\\
--------------------------------*/
#leftcol {background-color: #777;
	float: left;
	margin: 0 9px 0 0;
	padding: 5px 5px 0 5px;
	width: 205px;
}

#centercol {background-color: #777;
	float: left;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	width: 535px;
}

#rightcol {background-color: #777;
	float: left;
	margin: 0;
	padding: 5px 5px 0 5px;
	width: 290px;
}

#doublewide {
	float: left;
	margin: 0;
	padding: 0;
	width: 545px;
}

/*--------------------------------
= left column \\\\\\\\\\\\\\\\\\\\\\
--------------------------------*/
#dk_login_shell #loginArea {
	margin: 0;
	padding: 10px 0 0 0;
	background-color: #2c2c2c;
}

#dk_login_shell #loginArea input.userpass {
	margin: 0 0 6px 10px;
	padding: 2px;
}

#dk_login_shell #loginArea p {
	margin: 0 0 6px 10px;
	padding: 0;
	font-size: 12px;
}

#dk_login_shell #loginArea p.forgotlinks {font-size: 10px;}

#dk_login_shell .button {
	margin: 0;
	padding: 8px 0 0 0;
	height: 23px;
	background: transparent url(/images/oe_module_btn_bg.gif) right bottom no-repeat;
}

#leftcol .navMod,
#leftcol .chPos,
#leftcol .chTms,
#leftcol #custom_scoring,
#leftcol .mckDraft,
#leftcol #dk_login_shell, 
#leftcol #module_drivers,
#leftcol #module_tracks {
	margin: 0 0 5px 0;
	padding: 0;
}

#leftcol .navMod h2,
#leftcol .chPos h2,
#leftcol .chTms h2,
#leftcol #custom_scoring h2,
#leftcol .mckDraft h2,
#leftcol #dk_login_shell h2,
#leftcol #module_drivers h2,
#leftcol #module_tracks h2 {
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
	height: 36px;
	text-indent: -9000px;
}

#leftcol #dk_login_shell h2#nonmember {background: #000 url(/images/memberLogin_h2.gif) 0 0 no-repeat;}
#leftcol #dk_login_shell h2#member {background: #000 url(/images/welcomeBack_h2.gif) 0 0 no-repeat;}
#leftcol .navMod h2 {background: #000 url(/images/draftKit_tools_h2.gif) 0 0 no-repeat;}
#leftcol .chPos h2 {background: #000 url(/images/changePositions_h2.gif) 0 0 no-repeat;}
#leftcol #custom_scoring h2 {background: #000 url(/images/customScoring_h2.gif) 0 0 no-repeat;}
#leftcol .chTms h2 {background: #000 url(/images/changeTeams_h2.gif) 0 0 no-repeat;}
#leftcol .mckDraft h2 {background: #000 url(/images/mockDraft_h2.gif) 0 0 no-repeat;}
.nascar #leftcol #module_drivers h2 {background: #000 url(/images/driverProfiles_h3.jpg) 0 0 no-repeat;}
.nascar #leftcol #module_tracks h2 {background: #000 url(/images/trackProfiles_h3.jpg) 0 0 no-repeat;}

.module .bdy {
	background-color: #2c2c2c;
}

.module .bdy h3 {
	margin: 0 5px;
	padding: 5px 5px 2px 5px;
	font-size: 18px;
	border-bottom: 1px solid #3f3f3f;
}

.module .bdy ul.locNavCnt,
.bdy ul.locNavCnt {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	list-style: none;
	background-color: #2c2c2c;
}

.module .bdy ul.locNavCnt li a,
.module .bdy ul.locNavCnt li a:link,
.module .bdy ul.locNavCnt li a:visited {
	display: block;
	margin: 0;
	padding: 0 5px;
	color: #fc0;
	font: 12px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#draftKit_content .module .bdy ul.locNavCnt li a:hover {
	text-decoration: none;
	background-color: #444;
}

#draftKit_content .module .bdy ul.locNavCnt li a.current {
	color: #222;
	background-color: #fc0;
}

table.leftcol_table {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: left;
	background-color: #2c2c2c;
}

table.leftcol_table th {
	padding-left: 5px;
	height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000;
}

table.leftcol_table td {
	padding-left: 5px;
	height: 18px;
	border-bottom: 1px solid #333;
}

#articles_analysis,
#articles_article,
#articles_strategy,
#articles_rookies,
#articles_impact_reports {
	margin: 0 0 5px 0;
	padding: 0;
}

#articles_analysis h3,
#articles_article h3,
#articles_strategy h3,
#articles_rookies h3,
#articles_impact_reports h3 {
	margin: 0 0 5px 0;
	padding: 0;
	height: 36px;
	text-indent: -9000px;
}

#articles_analysis h3 {background: #000 url(/images/analysis_h3.gif) 0 0 no-repeat;}
#articles_strategy h3 {background: #000 url(/images/strategy_h3.gif) 0 0 no-repeat;}
#articles_rookies h3 {background: #000 url(/images/rookies_h3.gif) 0 0 no-repeat;} 
#articles_impact_reports h3 {background: #000 url(/images/impactReports_h3.gif) 0 0 no-repeat;}

#articles_analysis ul,
#articles_article ul,
#articles_strategy ul,
#articles_rookies ul,
#articles_impact_reports ul {
	margin: 0;
	padding: 5px;
	list-style: none;
	background-color: #2c2c2c;
}

#articles_analysis li a,
#articles_analysis li a:link,
#articles_analysis li a:visited,
#articles_article li a,
#articles_article li a:link,
#articles_article li a:visited,
#articles_strategy li a,
#articles_strategy li a:link,
#articles_strategy li a:visited,
#articles_rookies li a,
#articles_rookies li a:link,
#articles_rookies li a:visited,
#articles_impact_reports li a,
#articles_impact_reports li a:link,
#articles_impact_reports li a:visited {
	display: block;
	margin: 0;
	padding: 0 5px;
	color: #fc0;
	font: 12px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#articles_analysis li a:hover,
#articles_article li a:hover,
#articles_strategy li a:hover,
#articles_rookies li a:hover,
#articles_impact_reports li a:hover {
	text-decoration: none;
	background-color: #444;
}





/*--------------------------------
= center column \\\\\\\\\\\\\\\\\\\\\\
--------------------------------*/
#dkPromo {
	position: relative;
	margin: 0;
	padding: 0;
	width: 535px;
	height: 535px;
	text-indent: -9000px;
	border-bottom: 5px solid #777;

}

#dkPromo a span {
	position: absolute;
	top: -10px;
	height: 1px; 
	width: 1px;  
	overflow: hidden; 
}

#dkPromo a img {
	position: absolute;
	top: 400px;
	right: 35px;
	width: 245px;
	height: 87px;
	border:none;
}

#index_player_profiles {
	margin: 0;
	padding: 0;
}

#index_team_profiles {
	clear: both;
	margin: 0;
	padding: 0;
}

#index_player_profiles h1,
#afc_profile h1,
#nfc_profile h1,
#sample-track-profile h1 {
	margin: 0 0 5px 0;
	padding: 0;
	height: 36px;
	text-transform: uppercase;
	font-size: 18px;
	text-indent: -9000px;
}

#index_player_profiles #sample_profile h1 {background: #000 url(/images/sample_profile_h1.gif) 0 0 no-repeat;}
#index_player_profiles h1 {background: #000 url(/images/playerProfiles_h1.gif) 0 0 no-repeat;}

#sample-track-profile img {
	margin: 0 0 9px 0;
}

#sample-track-profile h3 {margin-bottom: 6px;}


#index_team_profiles table {
	margin: 0 0 5px 0;
	padding: 5px 0;
	background-color: #2c2c2c;
}

#index_team_profiles table img {
	margin: 0;
	padding: 0;
	background-color: #ccc;
}

div.playerModule {
	float: left;
	margin: 0;
	padding: 5px 0 5px 5px;
	width: 215px;
	font-size: 11px;
	line-height: 14px;
	background-color: #2c2c2c;
	border-bottom: 1px solid #333;
}

div.playerModule img {
	float: left;
	padding-right: 5px;
}

div.playerModule ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.playerModule li {
	margin: 0;
	padding: 0;
}

#centercol .wrap {
	margin: 0 0 5px 0;
	padding: 5px 5px 0 5px;
	background-color: #2c2c2c;
}

#centercol h2 {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 30px;
	border-bottom: 1px solid #444;
}

#centercol h3 {
	margin: 0;
	padding: 0;
	color: #eee;
	font-size: 18px;
	text-transform: uppercase;
}

#centercol p {
	margin: 0;
	padding: 0 0 1.2em 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
}

#centercol img.team_logo {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 80px;
}

#watching {
	margin: 0 0 5px 0;
	padding: 5px;
	background: #000 url(/images/watching_bg.gif) 0 bottom no-repeat;
}

#watching h4 {
	margin: 0 0 10px;
	padding: 4px 0 0 5px;
	height: 20px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	background: #000 url(/images/watching_h4.gif) 0 0 no-repeat;
}

/*-------------------------------
= dk player profile module \\\\\\
-------------------------------*/
div.player_profile {
	margin: 0;
	padding: 5px;
	color: #ddd;
	background-color: #2c2c2c;
	border: 5px solid #777;
}

div.player_profile ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.player_profile li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}

div.player_profile_header {
	margin: 0 0 5px 0;
	padding: 2px 4px;
	height: 30px;
	font-size: 14px;
	background: #000 url(/images/player_profile_head_bg.gif) 0 0 repeat-x;
	border: 1px solid #000;
}

div.player_profile h2 {
	float: left;
	margin: 5px 0 0 0;
	padding: 0 5px;
	height: 20px;
	font: 14px Arial, Helvetica, sans-serif;
}

div.player_profile_header img {
	float: left;
	border: none;
}

div.player_profile_header span {
	float: right;
	margin: 5px 0 0 0;
	padding: 0 5px 0 0;
}

div.player_profile table.player_profile_table {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #000;
}

div.player_profile table.player_profile_table td {
	margin: 0;
	padding: 0;
	height: 18px;
	text-align: center;
	background-color: #555;
}

div.player_profile table.player_profile_table td.history_name {text-align: left; padding-left: 5px;}

div.player_profile table.player_profile_table img {
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}

div.player_profile table.player_profile_table td.profile_colhead {
	font-size: 14px;
	height: 20px;
	background-color: #111;
}

div.player_profile table.player_profile_table tr.alt td {
	background-color: #444;
}

div.player_profile table.player_profile_table tr.projected td {
	color: #fff;
	background-color: #65604e;
}

div.player_profile table.driver_stats_table {
	margin: 0 0 9px 7px;
	padding: 0;
	width: 350px;
	font: 11px Arial, Helvetica, sans-serif;
}

div.player_profile table.driver_stats_table td {
	margin: 0;
	padding: 0 20px 0 0;
	height: 14px;
	text-align: left;
	background-color: none;
}

div.player_profile table.driver_stats_table td.rowhead {font-weight: bold;}

div.player_profile h3 {
	margin: 0 5px;
	padding: 0;
	font-size: 14px;
}

div.player_profile p {
	margin: 0 5px;
	padding: 0 0 1em 0;
	font-size: 12px;
	line-height: 18px;
}	

div.player_profile p img {
	float: right;
	margin: 5px 0 9px 9px;
	padding: 0;
	border: 1px solid #000;
}


/*--------------------------------
= right column \\\\\\\\\\\\\\\\\\\\\\
--------------------------------*/
#player_watch {
	margin: 0 0 5px 0;
	padding: 5px;
	background-color: #2c2c2c;
}

#player_watch #number {
	float: right;
	margin: 0 5px 0 10px;
	padding: 0;
	color: #fff;
	font: bold 72px Arial, Helvetica, sans-serif;
	text-align: right;
}

#player_watch p {
	margin: 0;
	padding: 0;
	color: #ccc;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: justify;
}

#cheat_sheet {
	margin: 0 0 5px 0;
	padding: 0;
}

#cheat_sheet h3 {
	margin: 0 0 5px 0;
	padding: 0;
	height: 36px;
	text-indent: -9000px;
	background: #000 url(/images/cheat_sheet_h3.gif) 0 0 no-repeat;
}

#cheat_sheet ul {
	margin: 0;
	padding: 5px 0 0 5px;
	list-style: none;
	height: 15px;
	background-color: #2c2c2c;
}

#cheat_sheet li {
	display: inline;
	margin: 0;
	padding: 0;
}

#draftKit_content #cheat_sheet li a {
	margin: 2px;
	padding: 0;
	font-weight: bold;
}

table.index_cheatSheet {
	background-color: #2c2c2c;
}

table.index_cheatSheet th {
	padding: 4px 0 4px 5px;
	text-align: left;
	background-color: #000;
}

table.index_cheatSheet td {
	padding: 4px 0 4px 5px;
	border-bottom: 1px solid #393939;
}

#draftKit_content .stattable {
	margin: 0 0 0px 0;
	padding: 0;
    	font: 10px Verdana, Arial, Helvetica, sans-serif;
    	background-color: #2c2c2c;
    	vertical-align:top;
	width:535px;
	text-align:left;
}



#draftKit_content .statheader{
    	color: #FFF;
    	background-color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

#draftKit_content .catline{
	background:#222;
	color: #fff;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding:4px 2px;
}
#draftKit_content .catline A{
	color: #fc0;
}
#draftKit_content .catline_hilite{
	background:#999;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#draftKit_content td.statline1{
    	background-color: #333;
	font-family:  10px Verdana, Arial, Helvetica, sans-serif;
    	color: #ccc;
	padding: 4px;
	text-align:left;
}
#draftKit_content .statline1 A{
	color:#fc0;
}

#draftKit_content td.statline2{
    	background-color: #222;
    	font: 10px Verdana, Arial, Helvetica, sans-serif;
    	color: #ccc;
	padding:4px;
	text-align:left;
}
#draftKit_content statline2 A{
        color:#fc0;
}

/*---------------------------
= doublewide column \\\\\\\\\
---------------------------*/
#player_profiles_shell {
	margin: 0;
	padding: 0;
}

#player_profiles_shell table td table.dkprofile {
	margin: 0;
	width: 378px;
}

#colone {
	margin: 0 4px 0 0;
}

#draftKit_content table.depthCharts td.statline1 {
	background-color: #2c2c2c;
}

td.depth_chart_players {
	color: #ccc;
	font: 9px Arial, Helvetica, sans-serif;
	line-height: 13px;
	padding: 4px 2px;
	background-color: #393939;
}

td.dkmockdraft_cell1,
td.dkmockdraft_cell2 {
	color: #ccc;
	font: 9px Arial, Helvetica, sans-serif;
	line-height: 13px;
	padding: 4px 2px;
}

td.dkmockdraft_cell1 {background-color: #3f3f3f;}
td.dkmockdraft_cell2 {background-color: #4f4f4f;}

/*--------------------
= articles \\\\\\\\
--------------------*/
#article {
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #2c2c2c;
}

#article h2 {
	float: left;
	display: inline;
	margin: 0 0 5px 0;
	padding: 4px 10px 0 10px;
	font-size: 24px;
	height: 32px;
}

#article #printEmailTop {
	float: right;
	margin: 10px 10px 0 0;
	padding: 0;
}

#draftKit_content #author {
	clear: both;
	margin: 0;
	padding: 0 10px;
	color: #ccc;
	font-size: 11px;
	
}

#draftKit_content #articleText {
	margin: 0 0 0px 0;
	padding: 10px;
	color: #ccc;
	font: 12px/18px arial, tahoma, sans-serif;
	background-color: #2c2c2c;
}

/*-----------------------
= alert box \\\\\\\\\\\\\
-----------------------*/
#alertBox {
	margin: 0;
	padding: 0 0 0 0;
	color: #ccc;
	font: 12px arial, tahoma, sans-serif;
	width: 535px;
	background-color: #2c2c2c;
	text-align: center;
}

#draftKit_content #alertBox a {
	color: #fc0;
	text-decoration: none;
	border-bottom: 1px dashed #fc0;
}

#alertBox #pitch {
	margin: 0 auto;
	padding-top: 10px;
	width: 462px;
	height: 381px;
	font: 16px Arial, Helvetica, sans-serif;
	background: transparent url(/images/nonMember-alert.gif) 0 0 no-repeat;
	text-align: left;
}

#alertBox .module {
	margin: 0;
	padding: 0;
	width: 462px;
}

#alertBox .module h2 {
	display: block;
	margin: 0;
	padding: 0;
	width: 462px;
	height: 72px;
	text-indent: -9000px;
	background: transparent url(/images/nonMember-alert_h2.gif) 0 0 no-repeat;
}

#alertBox .module ul {
	margin: 0 0 0 33px;
	padding: 0;
	height: 163px;
	color: #fff;
	list-style: none;
}

#alertBox .module li {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 18px;
	text-indent: -13px;
}

.price_module {
	position: relative;
	padding: 0 15px 0 0;
	width: 447px;
	height: 156px;
}

.price_module h3,
.price_module p {
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}

.price_module a {
	margin: 0;
	padding: 0;
	
}

.price_module a span {
	position: absolute;
	top: -10px;
	height: 1px; 
	width: 1px;  
	overflow: hidden; 
}

.price_module a img {
	position: absolute;
	top: 47px;
	right: 13px;
	width: 222px;
	height: 87px;
	border: none;
}


/*------------*/

#fanball_leftcol {
	margin: 0;
	padding: 0;
	width: 760px;
}

#draftKit_bg_top {
	margin: 0;
	padding: 0;
	width: 760px; 
	height: 10px; 
	background: white url(/images/draftKit_bg_top.gif) 0 0 no-repeat;
}
	
#draftKit_bg_bot {
	margin: 0;
	padding: 0;
	width: 760px; 
	height: 10px; 
	background: white url(/images/draftKit_bg_bottom.gif) 0 0 no-repeat;
}


/*-----------------------------------
= staff rankings & adp tool \\\\\\\\\\\\\\\\\\\\
-----------------------------------*/

#staff_rankings_form,
#adp_wrapper {
	width: 750px;
	background-color: #2c2c2c;
	border: 5px solid #777;
}

#staff_rankings_header {
	position: relative;
	margin: 0;
	padding: 0;
	width: 750px;
	height: 171px;
	background: transparent url(/images/staffRank_header.gif) 0 0 no-repeat;
}

h2#adp_header {
	dispplay: block;
	margin: 0 0 0 2px;
	padding: 0;
	width: 317px;
	height: 69px;
	text-indent: -9000px;
	background: #2c2c2c url(/images/adpTool_header.gif) 0 0 no-repeat;
}

#ranking_dropdowns {
	position: absolute;
	top: 70px;
	left: 20px;
	padding: 0;
	width: 200px;
}

#ranking_dropdowns label {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	height: 75px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
}

#ranking_dropdowns select {
	float: left;
	margin-bottom: 8px;
	width: 140px;
}

#staff_rankings_header h2 {
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}

#staffRank_tablehead {
	margin: 0;
	padding: 0;
	display: none;
}

#staffRank_table {
	margin: 0 0 0 2px;
	width: 744px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #2c2c2c;
}

#staffRank_table td {
	height: 20px;
	border-bottom: 1px solid #555;
}

#staffRank_table td.playercol_head {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	border-top: 2px solid #2c2c2c;
	background-color: #ddd;
	border-bottom: none;
}

#staffRank_table td.exc_upd {
	width: 65px;
	font-weight: bold;
	text-align: center;
	color: #222;
	background-color: #bfbfbf;
	border-top: 2px solid #2c2c2c;
	border-left: 2px solid #2c2c2c;
	border-bottom: none;
}

#staffRank_table td.rank1,
#staffRank_table td.rank3 {
	width: 31px;
	height: 20px;
	background-color: #f9231f;
	text-align: center;
	border-top: 2px solid #2c2c2c;
	border-left: 2px solid #2c2c2c;
	border-bottom: none;
}

#staffRank_table td.rank2 {
	width: 31px;
	height: 20px;
	background-color: #901b01;
	text-align: center;
	border-top: 2px solid #2c2c2c;
	border-left: 2px solid #2c2c2c;
	border-bottom: none;
}

#staffRank_table td.staff1,
#staffRank_table td.staff3,
#staffRank_table td.staff5,
#staffRank_table td.staff7 {
	width: 29px;
	height: 20px;
	background-color: #015e8b;
	text-align: center;
	color: #fff;
	border-top: 2px solid #2c2c2c;
	border-left: 2px solid #2c2c2c;
	border-bottom: none;
	font-size: 10px;
}

#staffRank_table td.staff2,
#staffRank_table td.staff4,
#staffRank_table td.staff6 {
	width: 29px;
	height: 20px;
	background-color: #0378b2;
	text-align: center;
	color: #fff;
	border-top: 2px solid #2c2c2c;
	border-left: 2px solid #2c2c2c;
	border-bottom: none;
	font-size: 10px;
}

#staffRank_table td.stats1,
#staffRank_table td.stats3 {
	height: 20px;
	background-color: #959595;
	border-top: 2px solid #2c2c2c;
	border-left: 2px solid #2c2c2c;
	border-bottom: none;
}

#staffRank_table td.stats1 {
	border-left: 3px solid #2c2c2c;
}

#staffRank_table td.stats2,
#staffRank_table td.stats4 {
	height: 20px;
	background-color: #1b1b1b;
	border-top: 2px solid #2c2c2c;
	border-left: 2px solid #2c2c2c;
	border-bottom: none;
}

#staffRank_table td.stats4 {border-right: 2px solid #fff;}

#staffRank_table td.alt {background-color: #333;}
#staffRank_table td span.up {color: #f00;}
#staffRank_table td span.down {color: #015e8c;}

#staffRank_table td.ignore {
	color: #444;
}

.pageLink {
	border:#777 4px solid;
	background:#2c2c2c;
	padding:7px;
	font-size:13px;
	font-weight:bold;
}

.pageLinkCurrent {
	border:#FC0 4px solid;
}

.pageLink:HOVER
{
	background:#65604E;
	text-decoration:none;
}

#staffRank_table td.avg {
    background-color:#336699;
    color:#fff;
    font-weight:bold;
    text-align:center;
	border-bottom: 1px solid #258;
}

/*---------------------------------------------------------------------------
= §§§§§§§§§§§§§§§§§§§§§§§§     SPORT-SPECIFIC STYLES    §§§§§§§§§§§§§§§§§§§§§
---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------
= football
---------------------------------------------------------------------------*/
.nfl #pageTitle h1 {background: #000 url(/images/football_dk_h1.gif) 0 0 no-repeat;}
.nfl #promoTitle {background: #000 url(/images/dk_promo_header.gif) 0 0 no-repeat;}
.nfl #dkPromo {background: #2c2c2c url(/images/dkPromo_bg.gif) 0 0 no-repeat;}
.nfl #afc_profile h1 {background: #000 url(/images/afc_profiles_h1.gif) 0 0 no-repeat;}
.nfl #nfc_profile h1 {background: #000 url(/images/nfc_profiles_h1.gif) 0 0 no-repeat;}


.nfl #team_profile_nav {background: #2c2c2c url(/images/team_profile_tabs.gif) 0 0 no-repeat;}
.nfl #team_profile_nav a {width: 30px;}
.nfl #arz a:hover, .nfl #arz a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -12px -46px no-repeat;}
.nfl #atl a:hover, .nfl #atl a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -42px -46px no-repeat;}
.nfl #bal a:hover, .nfl #bal a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -72px -46px no-repeat;}
.nfl #buf a:hover, .nfl #buf a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -102px -46px no-repeat;}
.nfl #car a:hover, .nfl #car a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -132px -46px no-repeat;}
.nfl #chi a:hover, .nfl #chi a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -162px -46px no-repeat;}
.nfl #cin a:hover, .nfl #cin a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -192px -46px no-repeat;}
.nfl #cle a:hover, .nfl #cle a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -222px -46px no-repeat;}
.nfl #dal a:hover, .nfl #dal a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -252px -46px no-repeat;}
.nfl #den a:hover, .nfl #den a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -282px -46px no-repeat;}
.nfl #det a:hover, .nfl #det a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -312px -46px no-repeat;}
.nfl #gb a:hover, .nfl #gb a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -342px -46px no-repeat;}
.nfl #hou a:hover, .nfl #hou a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -372px -46px no-repeat;}
.nfl #ind a:hover, .nfl #ind a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -402px -46px no-repeat;}
.nfl #jac a:hover, .nfl #jac a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -432px -46px no-repeat;}
.nfl #kc a:hover, .nfl #kc a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -462px -46px no-repeat;}
.nfl #mia a:hover, .nfl #mia a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -492px -46px no-repeat;}
.nfl #min a:hover, .nfl #min a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -522px -46px no-repeat;}
.nfl #nyg a:hover, .nfl #nyg a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -552px -46px no-repeat;}
.nfl #nyj a:hover, .nfl #nyj a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -582px -46px no-repeat;}
.nfl #ne a:hover, .nfl #ne a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -612px -46px no-repeat;}
.nfl #no a:hover, .nfl #no a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -642px -46px no-repeat;}
.nfl #oak a:hover, .nfl #oak a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -672px -46px no-repeat;}
.nfl #phi a:hover, .nfl #phi a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -702px -46px no-repeat;}
.nfl #pit a:hover, .nfl #pit a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -732px -46px no-repeat;}
.nfl #sd a:hover, .nfl #sd a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -762px -46px no-repeat;}
.nfl #sf a:hover, .nfl #sf a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -792px -46px no-repeat;}
.nfl #sea a:hover, .nfl #sea a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -822px -46px no-repeat;}
.nfl #stl a:hover, .nfl #stl a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -852px -46px no-repeat;}
.nfl #tb a:hover, .nfl #tb a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -882px -46px no-repeat;}
.nfl #ten a:hover, .nfl #ten a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -912px -46px no-repeat;}
.nfl #was a:hover, .nfl #was a.current {background: #2c2c2c url(/images/team_profile_tabs.gif) -942px -46px no-repeat;}

.nfl #alertBox #pitch {background: transparent url(/images/nonMember-alert.gif) 0 bottom no-repeat;}
.nfl #alertBox .module h2 {background: transparent url(/images/nonMember-alert_h2.gif) 0 0 no-repeat;}

/*---------------------------------------------------------------------------
= baseball
---------------------------------------------------------------------------*/
.mlb #pageTitle h1 {background: #000 url(/images/baseball-dk_h1.gif) 0 0 no-repeat;}
.mlb #promoTitle {background: #000 url(/images/baseball-dk_promo_header.gif) 0 0 no-repeat;}
.mlb #dkPromo {background: #2c2c2c url(/images/mlb-dkPromo_bg.gif) 0 0 no-repeat;}
.mlb #afc_profile h1 {background: #000 url(/images/easternConference_h1-mlb.gif) 0 0 no-repeat;}
.mlb #nfc_profile h1 {background: #000 url(/images/westernConference_h1-mlb.gif) 0 0 no-repeat;}

.mlb #team_profile_nav {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) 0 0 no-repeat;}
.mlb #team_profile_nav a {width: 32px;}
.mlb #ana a:hover, .mlb #ana a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -12px -46px no-repeat;}
.mlb #atl a:hover, .mlb #atl a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -44px -46px no-repeat;}
.mlb #bos a:hover, .mlb #bos a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -76px -46px no-repeat;}
.mlb #buf a:hover, .mlb #buf a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -108px -46px no-repeat;}
.mlb #cal a:hover, .mlb #cal a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -140px -46px no-repeat;}
.mlb #car a:hover, .mlb #car a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -172px -46px no-repeat;}
.mlb #chi a:hover, .mlb #chi a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -204px -46px no-repeat;}
.mlb #col a:hover, .mlb #col a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -236px -46px no-repeat;}
.mlb #clb a:hover, .mlb #clb a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -268px -46px no-repeat;}
.mlb #dal a:hover, .mlb #dal a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -300px -46px no-repeat;}
.mlb #det a:hover, .mlb #det a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -332px -46px no-repeat;}
.mlb #edm a:hover, .mlb #edm a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -364px -46px no-repeat;}
.mlb #fla a:hover, .mlb #fla a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -396px -46px no-repeat;}
.mlb #la a:hover, .mlb #la a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -428px -46px no-repeat;}
.mlb #min a:hover, .mlb #min a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -460px -46px no-repeat;}
.mlb #mon a:hover, .mlb #mon a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -492px -46px no-repeat;}
.mlb #nsh a:hover, .mlb #nsh a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -524px -46px no-repeat;}
.mlb #nj a:hover, .mlb #nj a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -556px -46px no-repeat;}
.mlb #nyi a:hover, .mlb #nyi a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -588px -46px no-repeat;}
.mlb #nyr a:hover, .mlb #nyr a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -620px -46px no-repeat;}
.mlb #ott a:hover, .mlb #ott a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -652px -46px no-repeat;}
.mlb #phi a:hover, .mlb #phi a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -684px -46px no-repeat;}
.mlb #pho a:hover, .mlb #pho a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -716px -46px no-repeat;}
.mlb #pit a:hover, .mlb #pit a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -748px -46px no-repeat;}
.mlb #sj a:hover, .mlb #sj a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -780px -46px no-repeat;}
.mlb #stl a:hover, .mlb #stl a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -812px -46px no-repeat;}
.mlb #tb a:hover, .mlb #tb a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -844px -46px no-repeat;}
.mlb #tor a:hover, .mlb #tor a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -876px -46px no-repeat;}
.mlb #van a:hover, .mlb #van a.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -908px -46px no-repeat;}
.mlb #was a:hover, .mlb #was.current {background: #2c2c2c url(/images/teamProfile_tabs-mlb.png) -940px -46px no-repeat;}

.mlb #alertBox #pitch {background: transparent url(/images/nonMember-alert-mlb.gif) 0 bottom no-repeat;}
.mlb #alertBox .module h2 {background: transparent url(/images/nonMember-alert_h2-mlb.gif) 0 0 no-repeat;}

/*---------------------------------------------------------------------------
= hockey
---------------------------------------------------------------------------*/
.nhl #pageTitle h1 {background: #000 url(/images/hockey-dk_h1.gif) 0 0 no-repeat;}
.nhl #promoTitle {background: #000 url(/images/hockey-dk_promo_header.gif) 0 0 no-repeat;}
.nhl #dkPromo {background: #2c2c2c url(/images/nhl-dkPromo_bg.gif) 0 0 no-repeat;}
.nhl #afc_profile h1 {background: #000 url(/images/easternConference_h1-nhl.gif) 0 0 no-repeat;}
.nhl #nfc_profile h1 {background: #000 url(/images/westernConference_h1-nhl.gif) 0 0 no-repeat;}

.nhl #team_profile_nav {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) 0 0 no-repeat;}
.nhl #team_profile_nav a {width: 32px;}
.nhl #ana a:hover, .nhl #ana a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -12px -46px no-repeat;}
.nhl #atl a:hover, .nhl #atl a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -44px -46px no-repeat;}
.nhl #bos a:hover, .nhl #bos a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -76px -46px no-repeat;}
.nhl #buf a:hover, .nhl #buf a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -108px -46px no-repeat;}
.nhl #cal a:hover, .nhl #cal a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -140px -46px no-repeat;}
.nhl #car a:hover, .nhl #car a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -172px -46px no-repeat;}
.nhl #chi a:hover, .nhl #chi a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -204px -46px no-repeat;}
.nhl #col a:hover, .nhl #col a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -236px -46px no-repeat;}
.nhl #clb a:hover, .nhl #clb a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -268px -46px no-repeat;}
.nhl #dal a:hover, .nhl #dal a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -300px -46px no-repeat;}
.nhl #det a:hover, .nhl #det a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -332px -46px no-repeat;}
.nhl #edm a:hover, .nhl #edm a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -364px -46px no-repeat;}
.nhl #fla a:hover, .nhl #fla a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -396px -46px no-repeat;}
.nhl #la a:hover, .nhl #la a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -428px -46px no-repeat;}
.nhl #min a:hover, .nhl #min a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -460px -46px no-repeat;}
.nhl #mon a:hover, .nhl #mon a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -492px -46px no-repeat;}
.nhl #nsh a:hover, .nhl #nsh a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -524px -46px no-repeat;}
.nhl #nj a:hover, .nhl #nj a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -556px -46px no-repeat;}
.nhl #nyi a:hover, .nhl #nyi a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -588px -46px no-repeat;}
.nhl #nyr a:hover, .nhl #nyr a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -620px -46px no-repeat;}
.nhl #ott a:hover, .nhl #ott a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -652px -46px no-repeat;}
.nhl #phi a:hover, .nhl #phi a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -684px -46px no-repeat;}
.nhl #pho a:hover, .nhl #pho a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -716px -46px no-repeat;}
.nhl #pit a:hover, .nhl #pit a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -748px -46px no-repeat;}
.nhl #sj a:hover, .nhl #sj a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -780px -46px no-repeat;}
.nhl #stl a:hover, .nhl #stl a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -812px -46px no-repeat;}
.nhl #tb a:hover, .nhl #tb a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -844px -46px no-repeat;}
.nhl #tor a:hover, .nhl #tor a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -876px -46px no-repeat;}
.nhl #van a:hover, .nhl #van a.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -908px -46px no-repeat;}
.nhl #was a:hover, .nhl #was.current {background: #2c2c2c url(/images/teamProfile_tabs-nhl.png) -940px -46px no-repeat;}

.nhl #alertBox #pitch {background: transparent url(/images/nonMember-alert-nhl.gif) 0 bottom no-repeat;}
.nhl #alertBox .module h2 {background: transparent url(/images/nonMember-alert_h2-nhl.gif) 0 0 no-repeat;}

/*---------------------------------------------------------------------------
= basketball
---------------------------------------------------------------------------*/
.nba #pageTitle h1 {background: #000 url(/images/basketball-dk_h1.gif) 0 0 no-repeat;}
.nba #promoTitle {background: #000 url(/images/basketball-dk_promo_header.gif) 0 0 no-repeat;}
.nba #dkPromo {background: #2c2c2c url(/images/nba-dkPromo_bg.gif) 0 0 no-repeat;}
.nba #afc_profile h1 {background: #000 url(/images/easternConference_h1-nhl.gif) 0 0 no-repeat;}
.nba #nfc_profile h1 {background: #000 url(/images/westernConference_h1-nhl.gif) 0 0 no-repeat;}

.nba #team_profile_nav {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) 0 0 no-repeat;}
.nba #team_profile_nav a {width: 32px;}
.nba #atl a:hover, .nba #atl a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -12px -46px no-repeat;}
.nba #bos a:hover, .nba #bos a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -44px -46px no-repeat;}
.nba #cha a:hover, .nba #cha a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -76px -46px no-repeat;}
.nba #chi a:hover, .nba #chi a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -108px -46px no-repeat;}
.nba #cle a:hover, .nba #cle a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -140px -46px no-repeat;}
.nba #dal a:hover, .nba #dal a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -172px -46px no-repeat;}
.nba #den a:hover, .nba #den a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -204px -46px no-repeat;}
.nba #det a:hover, .nba #det a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -236px -46px no-repeat;}
.nba #gs a:hover, .nba #gs a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -268px -46px no-repeat;}
.nba #hou a:hover, .nba #hou a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -300px -46px no-repeat;}
.nba #ind a:hover, .nba #ind a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -332px -46px no-repeat;}
.nba #lac a:hover, .nba #lac a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -364px -46px no-repeat;}
.nba #lal a:hover, .nba #lal a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -396px -46px no-repeat;}
.nba #mem a:hover, .nba #mem a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -428px -46px no-repeat;}
.nba #mia a:hover, .nba #mia a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -460px -46px no-repeat;}
.nba #mil a:hover, .nba #mil a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -492px -46px no-repeat;}
.nba #min a:hover, .nba #min a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -524px -46px no-repeat;}
.nba #nj a:hover, .nba #nj a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -556px -46px no-repeat;}
.nba #no a:hover, .nba #no a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -588px -46px no-repeat;}
.nba #ny a:hover, .nba #ny a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -620px -46px no-repeat;}
.nba #okc a:hover, .nba #okc a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -652px -46px no-repeat;}
.nba #orl a:hover, .nba #orl a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -684px -46px no-repeat;}
.nba #phi a:hover, .nba #phi a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -716px -46px no-repeat;}
.nba #pho a:hover, .nba #pho a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -748px -46px no-repeat;}
.nba #por a:hover, .nba #por a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -780px -46px no-repeat;}
.nba #sa a:hover, .nba #sa a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -844px -46px no-repeat;}
.nba #sac a:hover, .nba #sac a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -812px -46px no-repeat;}
.nba #tor a:hover, .nba #tor a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -876px -46px no-repeat;}
.nba #uth a:hover, .nba #uth a.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -908px -46px no-repeat;}
.nba #was a:hover, .nba #was.current {background: #2c2c2c url(/images/teamProfile_tabs-nba.png) -940px -46px no-repeat;}

.nba #alertBox #pitch {background: transparent url(/images/nonMember-alert-nba.gif) 0 bottom no-repeat;}
.nba #alertBox .module h2 {background: transparent url(/images/nonMember-alert_h2-nba.gif) 0 0 no-repeat;}

/*---------------------------------------------------------------------------
= nascar
---------------------------------------------------------------------------*/
.nascar #pageTitle h1 {background: #000 url(/images/nascar-dk_h1.gif) 0 0 no-repeat;}
.nascar #promoTitle {background: #000 url(/images/nascar-dk_promo_header.gif) 0 0 no-repeat;}
.nascar #dkPromo {background: #2c2c2c url(/images/nascar-dkPromo_bg.gif) 0 0 no-repeat;}
.nascar #index_player_profiles h1 {background: #000 url(/images/driverProfiles_h1.gif) 0 0 no-repeat;}
.nascar #afc_profile h1 {background: #000 url(/images/trackProfiles_h1.gif) 0 0 no-repeat;}
.nascar #sample-track-profile h1 {background: #000 url(/images/sample_track_profile_h1.gif) 0 0 no-repeat;}

.nascar #articles_article h3 {background: #000 url(/images/articles_h3.jpg) 0 0 no-repeat;}

.nascar #alertBox #pitch {background: transparent url(/images/nonMember-alert-nascar.gif) 0 bottom no-repeat;}
.nascar #alertBox .module h2 {background: transparent url(/images/nonMember-alert_h2-nascar.gif) 0 0 no-repeat;}




