/* Sponsored Links*/

#splinks  {
	background: #ddd;	
	border:1px solid #ccc;
	border-color:#ccc #999 #999 #ccc;
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 6px;
	width: 100%;
	margin: 6px 0px 6px 0px;
	float: left;
	text-align: center;
	}
	
.splinksinner {
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	color: #000; 
	line-height: 14px;
	margin: 6px 3px 16px 12px;
	width: 31%;
	float: left;
	text-align: left;
	display: inline;
	border: 0px solid #f00;

}

.splinksinner a:link{
	color: #000; 
	text-decoration: none;
}

.splinksinner a:hover{
	color: #f00; 
	text-decoration: underline;
}
.splinksinner a:visited{
	color: #666; 
	text-decoration: none;
}
/*End Sponsored Links */

/* START footer
**********************************/
#footer {
	font-family: Verdana, sans-serif;
	color: #333;
	font-size: 10px;
	line-height: 12px;
	width: 772px;
	float: left;
	height: 150px;
	margin: 0 0 0px 0;
	background: #ccc url(http://assets.espn.go.com/i/story/design05/footer_bgd.gif) repeat-x top left;
}
	
.footer1 {
	padding: 10px 10px 10px 10px;
	width: 90%;
	/*width: 772px; */
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana,sans-serif;  
	color: #000;
}

.footer1  a:hover {color: #f00; text-decoration:underline;}
.footer1  a:visited {color: #666; text-decoration:underline;}
.footer1  a:active {color: #f60; text-decoration:underline;}
.footer1  a {color: #003; text-decoration:underline;}

.footer3 {
	margin-top: -25px;
	margin-left: 120px;
	width: 500px;
}
/* END footer
**********************************/

/* START Lower Search Area
*******************************************/
.sbholder {
	float: left;
	clear: both;
	padding: 0px 0px 6px 0px;
	width: 744px;
	height: 80px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#bbb #666 #666 #ccc;
	background: #fff url(http://assets.espn.go.com/i/story/design05/search_bgd_bot2.jpg) repeat-x top left;
}

.search1 {
	padding: 10px 10px 0px 10px;
	float: left;
	clear: both;
}

.search3 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	float: left;
}

.search2 {
	padding: 5px 0px 0px 5px;
	float: left;
	width: 690px;
}

.search2b {
	float: left;
}

.search2c {
	margin-left:3px;
}

.searcht {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.s_lastrow {
	float: left;
	clear: both;
	margin-left: 10px;
	width: 680px;
}

.s_lastrowa {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding: 10px 10px 0px 6px;
	float: left;
	display: inline;
}

.s_lastrowa a:link{
	color: #06c;
}

.s_lastrowa a:visited{
	color: #009;
}

.s_lastrowa a:hover{
	color: #f00;
}

/* END Lower Search Area
*******************************************/
/*
ESPN.com horizontal drop down css
last update: 12.1.2005
*/
.navBar {
	height: 28px;
	width: 772px;
	background: #ccc url(http://assets.espn.go.com/i/horizNav/navBG2.gif) top left no-repeat;
	z-index: 1000;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	clear:  both;
	position: relative;
}
.collapsed, .expanded {
	float: left;
	display: inline;
}
.collapsed .dropContainer {
	visibility: hidden;
}
.expanded .dropContainer {
	visibility: visible;
}
.collapsed .navItem {
	color: #555;
}
.expanded .navItem {
	color: #D70900;
	cursor: pointer;
}
#navMore {
	position: absolute;
	left: 712px;
}
.navItem, .anchorItem {
    position: relative;
    display: inline;
    /* added */
    height: 28px;
    top: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 5px;
    padding-right: 5px;
    background-image: url(http://assets.espn.go.com/i/horizNav/pipe.gif);
    background-repeat; no-repeat;
    /* added */
} 
.navItem img {
	/* added */
	position: absolute;
	left: 0px;
	top: 0px;
	/* ----- */
	vertical-align: middle;
}
.anchorItem {
	width: 68px;
}
.navItem a {
	color: #555;
	text-decoration: none;
}
.navItem a:hover {
	color: #D70900;
}
.dropContainer {
	position: relative;
	width: 10px;
	overflow: visible;
}
.dropMenu, .anchorDropMenu, .dropMenu2 {
	position: absolute;
	left: 0px;
	/* changed */
	top: 13px;
	/* changed */
	width: 166px;
	clear: both;
	background-color: #888;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 1px;
	padding-right: 1px;
	border-bottom: 1px solid #555;
	border-right: 1px solid #666;
	border-top: 1px solid #CCC;
	border-left: 1px solid #777;
	z-index: 800;
}
.anchorDropMenu, .anchorDropMenu .dropMenu2 {
	background-color: #CCC;
	border-bottom: 1px solid #999;
	border-right: 1px solid #AAA;
	border-left: none;
	width: 166px;
}
.dropMenu .dropItem, .dropMenu .dropItemHi, .anchorDropMenu .dropItem, .anchorDropMenu .dropItemHi {
	position: relative;
	padding-left: 3px;
	padding-right: 3px;
	/*
	padding-top: 2px;
	padding-bottom: 2px;
	*/
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	color: #e9e9e9;
	cursor: default;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* remove on final */
	cursor: pointer;
	/* remove on final */
}
.dropMenu .dropItem_s, .dropMenu .dropItemHi_s {
	position: relative;
	background-image: url(http://assets.espn.go.com/i/horizNav/dropBG2.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-right: 5px;
	/*
	padding-top: 2px;
	padding-bottom: 2px;
	*/
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	color: #e9e9e9;
	cursor: default;
}
.dropMenu .dropItemHi a, .dropMenu .dropItem a, .dropMenu .dropItemHi_s a, .dropMenu .dropItem_s a {
	display: block;
	padding: 2px 0px 2px 0px;
	color: #e9e9e9;
	width: 100%;
}
.anchorDropMenu .dropItem {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	/*cursor: pointer;*/
	color: #F00;
}
.dropContainer .dropItemHi {
	background-color: #666;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	/*cursor: pointer;*/
	color: #FFF;
}
/*
.dropContainer .dropItemHi_s {

	cursor: pointer;
	color: #FFF;
}
*/
.anchorDropMenu .dropItemHi {
	background-color: #E5E5E5;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	color: #880000;
}
.dropContainer a {
	color: #CCC;
	text-decoration: none;
}
.dropContainer a:hover {
	color: #FFF;
}
.anchorDropMenu a, .anchorDropMenu a:link {
	display: block;
	padding: 2px 0px 2px 0px;
	width:100%;
	color: #F00;
	text-decoration: none;
}
.anchorDropMenu a:hover {
	color: #880000;
}
.rule {
	height: 2px;
	line-height: 1px;
	border-top: 1px solid #aaa;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 5px;
}
/* specific tier 2 classes */
.dropMenu2 {
	left: 159px;
	top: -8px;
	visibility: hidden;
	z-index: 801;
}

.dropMenu .dropItemHi .dropMenu2 {
	visibility: visible;
}
.anchorDropMenu .dropItemHi .dropMenu2 {
	visibility: visible;
}
.dropMenu .dropItem .dropMenu2 {
	visibility: hidden;
}
.anchorDropMenu .dropItem .dropMenu2 {
	visibility: hidden;
}
img.tier2Arrow {
	position: absolute;
	left: 152px;
	top: 4px;
}


/* sub nav */
.aa_subBox {position: relative; width: 772px; color: #FFF; font-weight: bold; font-family: Verdana, Sans-serif; font-size: 10px; line-height: 14px; margin-top: 1px;}
.aa_subBox .aa_subNav {padding: 6px; padding-left: 9px; padding-bottom: 7px;}
.aa_subBox .aa_subNav a {color: #FFF; }
.aa_subBox .aa_subNav a:hover {color: #CCC;}
.aa_subBox .aa_subNav img {vertical-align: middle;}
/* 2ndlnBar Swann-20050331*/
#dcm{display: none; z-index: 3900; position: absolute; left: 566px; top: 23px; width: 200px; background: #184984;}
/*html>body #dcm{top: 23px; left: 566px;}*/
#dcm a{display: block; padding: 2px; position: relative; width: 100%; background: #184984; border: 1px solid #184984;}
#dcm a:link, #dcm a:visited{background: #184984; border: 1px solid #184984; text-decoration: none;}
#dcm a:hover{background: #2A69AC; border: 1px solid #CCC; border-bottom-color: #000; border-right-color: #000; text-decoration: none;}
#n2I{dispay: inline; cursor: pointer;}
#LTwoNavBar{z-index: 950; position: relative; width: 772px; background: #184984; color: #CCC; font: 10px Verdana, Arial, sans-serif; font-weight: bold;}
#LTwoNavBar a:link, #LTwoNavBar a:visited{color: #CCC;} 
#LTwoNavBar a:hover{color: #FFF;}
.i{padding: 6px; padding-bottom: 7px; padding-right: 0; background: #184984;}
/*

ESPN.com NCF Scoreboard style sheet
last update 07.11.2005


*/

/*
body {
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
}*/

#bg_x {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 300px;
}

.spacer {position: relative; float: left; width: 18px; height: 20px;}


#universalLogin {
	width: 772px; 
	height: 41px;
}

#universalLoginTemp {
	width: 772px;
	height: 5px;
	overflow: hidden;
}


#sbWrapper {
	width: 760px;
}

.dateHeader {
	z-index: 100;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	position: relative;
	margin: 0 0 10px 0;
}


#sbTop {
	position: relative;
	width: 772px;
	height: 262px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	z-index:5;
}

#sbAd {
	position: absolute;
	left: 466px;
	top: 6px;
	overflow: hidden;
}

#theme {
	position: absolute;
	left: 0px;
	top: 21px;
}


#networkNav {
	position: absolute;
	z-index: 10;
	left: 8px;
	top: 2px;
}

#sbNav {
	position: absolute;
	left: 20px;
	top: 116px;
}


#sbTop a:hover {
	color: #DBAE34;
	text-decoration: underline;
}



#calendarNav {
	position: absolute;
	left: 322px;
	top: 60px;
	color: #000;
}


#sportNav {
	font-size: 10px;
	position: absolute;
	left: 329px;
	top: 45px;
	width: 100px;
	padding: 11px;
	line-height:14px;
	border-left: 1px solid #463E29;
	z-index: 400;
}

#topPromo {
	font-size: 10px;
	position: absolute;
	left: 270px;
	top: 80px;
	width: 170px;
	padding: 11px;
	line-height:14px;
	z-index: 400;

}

#sportNav a {
	color: #AA945F;
}

#sportNav a:hover {
	color: #DBAE34;
}


#sbFooter {
	width: 732px;
	position: relative;
	clear: both;
	background-color: #D8D8D8;
	border: 1px solid #C0C0C0;
	padding: 4px;
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	z-index: 20;
}

#sbFooter a:link, #sbFooter a:visited {
	color: #666666;
	text-decoration: underline;
}

#sbFooter a:hover {
	color: #333333;
	text-decoration: underline;
}


#fbSearch {
	position: absolute;
	left: 0px;
	top: 237px;
}

#sportNavTabbed {
	position: absolute;
	top: 143px;
	left: 12px;
}


#mlbTabs {
	width: 434px;
	height: 18px;
	border-bottom: 1px dashed #345015;
	color: #FFF;
	font-weight: bold;
}


#tabContent {
	padding-top: 4px;
	line-height: 14px;
	position: relative;
}

#tabContent a {
	color: #BFD6B0;
	font-weight: normal;
}

#tabContent a:hover {
	color: #FFF;
	font-weight: normal;
}

.miniCard {
	position: relative;
	float: left;
	padding-right: 10px;
}

.miniCard .cardName {
	font-weight: bold;
	line-height: 11px;
}

#cl {clear: both; text-align: right; padding-top: 5px;}

#tabContent .miniCard .cardName a {
	font-weight: normal;
	line-height: 11px;
	color: #BFD6B0;
	text-decoration: none;
}

#tabContent .miniCard .cardName a:hover {
	font-weight: normal;
	line-height: 11px;
	color: #FFF;
	text-decoration: none;
}

.miniCard .cardStats {
	width: 90px;
	line-height: 11px;
	font-size: 10px;
	color: #BFD6B0;
}

#weekNum {
    position: absolute;
    left: 221px;
    top: 59px;
}


/* For game module layout and game column layout... */

.gameContainer {position: relative; width: 360px; font-family: Verdana, Sans-serif; font-size: 10px; padding-bottom: 16px;}
.gameContainer table{font-size: 10px;}
.gameBox {position: relative; background-image: url(http://assets.espn.go.com/i/scoreboard/nfl/gameBG.gif); width: 360px;}
.gameInterior {background-color: #FFF; font-size: 11px; font-family: Verdana, Arial, Sans-Serif;}
.boxFoot {line-height: 1px; background-image: url(http://assets.espn.go.com/i/scoreboard/nfl/gameBG.gif); width: 360px;}
.gameTime {position: absolute; left: 5px; top: 5px; z-index: 20; font-weight: bold; color: #FFF;}
.teams {position: absolute; left: 6px; top: 2px; z-index: 20; font-size: 10px;}
.linescore {position: absolute; left: 226px; top: 2px; color: #555; z-index: 20;}
.tScore {position: absolute; left: 330px; top: 2px; font-weight: bold; color: #000; z-index: 20;}
.teamLine {padding: 1px; color: #333;}
.teamLine a {color: #000; text-decoration: underline; font-weight: bold;}
.tvNetwork_pre {color: #666; position: absolute; left: 273px; top: 4px; z-index: 44; width: 85px; text-align: right;}
.tvNetwork_in {color: #666; position: absolute; left: 134px; top: 4px; z-index: 44; width: 55px;}
.teams td, .linescore td, .tScore td {font-size: 10px;}
.tScoreLine, .lsLine { padding: 1px; text-align: right;}
.tScoreTop {padding: 1px; padding-bottom: 4px; text-align: right; width: 14px;}
.lastPlay {padding: 2px 0px 2px 0px; height: 35px; width: 340px;}
.newScore { padding: 1px; text-align: right; background-color: #306B3C; color: #FFF}
.winnerArrow { position: absolute; left: 3px; top: 26px; z-index: 25; }
.miniChart {padding: 3px 0px 2px 0px;}
.lsTop {padding: 1px; padding-bottom: 4px; text-align: right; width: 16px;}
.teamTop {padding: 1px; padding-bottom: 4px; font-weight: bold; color: #000;}
.teamTop_inGame {padding: 1px; padding-bottom: 4px; font-weight: bold; color: #FFF;}
.xpander {padding-left: 9px; padding-right:5px;}
.gameLinks {color: #333; padding-bottom: 2px; padding-top: 1px;}
.gameLinks a {color: #333; font-weight: bold; text-decoration: underline;}
.gameLinks a:hover {color: #000; }
.recapHeadline a {text-decoration: underline; color:#000; }
.dotRule {line-height: 1px;}
.gameNote {margin-top: 3px; padding-top: 3px; padding-bottom: 2px; border-top: 1px solid #CCC; font-weight: bold; color: #777; }
.leagueColL {/*clear:left*/;float: left; width: 362px; padding: 5px 5px 5px 0px;}
.leagueColR {float: left; width: 362px; padding: 5px 5px 5px 10px; }
.leagueLabel {color: #185C8C; font-weight: bold; font-family: Verdana, Sans-serif; font-size: 12px; padding: 10px;}


/* these are for the calendar nav */

#prevNext {
	text-indent: 5px;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	padding-top: 1px;
}

#prevNext a {
	color: #666;
}

#prevNext a:hover {
	color: #222;
}

.nextGame {
	font-size: 9px;
	font-weight: normal;
	color: #666;
	padding-top: 1px;
}

.prevNext a {
	color: #666;
}

.prevNext a:hover {
	color: #222;
}

.monthBoxOff, .monthBoxOn {
	position: relative;
	z-index: 50;
	font-size: 9px;
	width: 78px;
	height: 22px;
	float: left;
	z-index: 39;
}

.monthBoxOn .calendar {
	position: absolute;
	top: 20px;
	left: 2px;
	width: 135px;
	height: 106px;
	border: 1px solid #96794C;
	background-color: #FFF;
	z-index: 122;
	visibility: visible;
}

.monthBoxOff .calendar {
	position: absolute;
	top: 20px;
	left: 2px;
	width: 135px;
	height: 106px;
	border: 1px solid #96794C;
	background-color: #FFF;
	z-index: 122;
	visibility: hidden;
}

.monthBoxOff .monthBG, .monthBoxOn .monthBG {
	position: absolute;
	top:0px;
	left:0px;
	z-index: 37;
}

.monthBoxOff .monthName {
	color: #888;
	padding-top: 4px;
	width: 100%;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 41;
}

.monthBoxOn .monthName {
	color: #333;
	padding-top: 4px;
	width: 100%;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 41;
}

.monthBoxOn .calendar .navscoresnfl {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000; 
	font-size: 10px;}
.monthBoxOn .calendar .navscoresnfl a {color: #888;}
.monthBoxOn .calendar .navscoresnfl a:LINK {color: #888;}
.monthBoxOn .calendar .navscoresnfl a:VISITED {color: #888;}
.monthBoxOn .calendar .navscoresnfl a:HOVER {color: #000;}

.monthBoxOn .calendar .navscores {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333; 
	font-size: 10px;}
.monthBoxOn .calendar .navscores a {color: #ffffff;}
.monthBoxOn .calendar .navscores a:LINK {color: #ffffff;}
.monthBoxOn .calendar .navscores a:VISITED {color: #ffffff;}
.monthBoxOn .calendar .navscores a:HOVER {color: #000;}

/*
#theAd{position:relative; top: -18px; background:#000;height:268px;}
html>body #theAd{top: -12px;height:262px;}
#adCon{position:absolute; top: 6px; left: 466px; z-index: 25; width: 300px; height:268px; overflow: hidden; text-align: center;}
html>body #adCon{height:262px;}
#adFrame{width:300px; height:268px;}
html>body #adFrame{height:262px;}
*/

#autoRefresh {
	float: right;
	font-family: Verdana, sans-serif;
	color: #616161;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 3px;
}

#autoRefresh a:link, #autoRefresh a:visited{
	font-family: Verdana, sans-serif;
	color: #616161;
	text-decoration: underline;
}


.bodyCopy		{color: #000000;					
			font-weight: normal;
			font-size: 8pt;
			font-family: verdana, sans-serif;}

.bodyCopy	A{color: #9F0000;}

.bodyCopy	A:link	{color: #9F0000;}

.bodyCopy	A:visited {color: #6F2020;}

.bodyCopy	A:hover	{color: #CC9900;}

.leaders{margin:5px 0 0 0;} 
.leaders a:link{color:#000;}
.leaders a:visited{color:#FFF;}
.leaders a:hover{color:#FF0000;}
.dateChange{clear:both;font-weight:bold;font-size:11px;font-family:Verdana, sans-serif;width:100%;text-align:center;}

.bi{font-weight: bold;}
.ct{width: 125px;}
.ct tr{text-align: center;}
.ct td{width: 15px; background: #FFF; color: inherit;}
a img{border-width: 0;}
.leaders a:link, .leaders a:visited {color: #000;}
.leaders a:hover {color: #FF0000;}
a:hover, .gameLinks a:hover, .pitchers a:hover, .homeRuns a:hover {color:#ff0000;}
#dcm{background: #4A2713;}
#dcm a:link, #dcm a:visited{background: #4A2713;  border: 1px solid #4A2713;}
#dcm a:hover{background:#77513E; border: 1px solid #CCC; border-bottom-color: #000; border-right-color: #000;}
#LTwoNavBar{background: #4A2713;}
.i{background: #4A2713; background-image:url(http://assets.espn.go.com/i/sportindex/design05/subnav/ncf.gif);}

#upsets{font-size:12px;}
#upsets a:link, #upsets a:visited{color:#000;}
#upsets a:hover{color:#FF0000;}

a.popGame:link, a.popGame:visited{text-decoration:none;color:#000;}
a.popGame:hover{color:#FF0000;}

a.gameLinksStreak {color: #1B962B; padding-bottom: 2px; padding-top: 1px;}
a.gameLinksStreak:link {color: #1B962B; font-weight: bold; text-decoration: underline;}
a.gameLinksStreak:hover {color: #0F6617; }
a.gameLinksStreak:visited {color: #0F6617; }
