/* CSS Document */

/* MASTHEAD */

.search-bug {
	background-image:url(http://i.usatoday.net/_fronts/_sports/_i/bug-yahoo.gif);
}
div#branding div#searchbar {
	height: 33px;
	line-height: 33px;
	border-top: 1px solid #FF0000;
	background-color: #fff;
	background-image: url(http://i.usatoday.net/_fronts/_sports/_i/searchbar-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div#navigation {
	height: 100px;
	position: relative;
	background-color: FF0000;
	background-image: url(http://i.usatoday.net/_fronts/_sports/_i/branding-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear:both;
}
div#navigation a.section-branding {
	display: block;
	height: 100px;
	width: 160px;
	background: url(http://i.usatoday.net/_fronts/_sports/_i/branding.gif) no-repeat;
	text-indent: -5000px;
}
div#navigation a.rss-subscribe {
background: url(http://www.usatoday.com/_common/_images/mobile-fronts.gif) left no-repeat;
padding-left: 20px;
color: #FFF;
}
div#navigation p.branding-info a {
	color: #FF8F7F;
	font-weight bold;
}

ul.global-nav li {
	width: 58px;
	float: left;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: #FF0000;
	margin: 0;
	padding: 0;
	background: url(http://i.usatoday.net/_fronts/_shared/_i/topnav-bg-flat.gif) no-repeat;
	border: 1px solid #013360;
	border-left: none;
}
div#navigation ul.marketplace li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #FF8F7F;
	font-weight: bold;
}
div#navigation ul.marketplace li a {
	font-weight: normal;
	line-height: 12px;
	padding: 0;
	margin: 0 0 0 5px;
	padding: 0 0 0 8px;
	color: #FFC7BF;
	background: url(http://i.usatoday.net/_fronts/_sports/_i/marketplace-list-dots.gif) left no-repeat;
}
#section-nav a {
	display: block;
	color:#666;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	background: #fff url(http://i.usatoday.net/_common/_images/divider_sports.gif) left no-repeat;
	padding: 0 10px 0 8px;
	margin: 5px 0 0 0;
}

/* SECTION SUBNAV */
#section-nav a:hover {
	color:#FF0000
}
#section-nav li.sectionlabel a{
	color:#FF0000;
	font-weight:bold;
	font-size:18px;
	background:none;
	padding: 0 8px 0 0;
	margin: 0;
}
#section-nav li.subsectionlabel a {
	color:#FF0000;
	font-size:18px;
	background:none;
	padding: 0 8px 0 0;
	margin: 0;
}


/* FEATUREWELL */
div#feature-well div.container-standard h2 {
	margin: 15px 0 10px 0;
	padding: 0 0 0 5px;
	border-top: 1px solid #FF0000;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_sports/_i/searchbar-bg.gif);
	clear: both;
	color: #FF0000;
}
div#divLedeWell h2 {
	margin: 15px 0 10px 0;
	padding: 0 0 0 5px;
	border-top: 1px solid #FF0000;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_sports/_i/searchbar-bg.gif);
	clear: both;
	color: #FF0000;
}
#divLedeWell #breaking-news {border-bottom:1px solid #FF0000;margin-bottom:13px;}
/* RIGHTWELL */
div#rightWellTop h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	border-top: 1px solid #FF0000;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_sports/_i/searchbar-bg.gif);
	color: #FF0000;
}
#moreNews .kicker {
	font-size: 13px;
	margin:1px 0 8px 15px;
	font-weight: bold;
	text-indent: 16px;
	background-image: url(http://i.usatoday.net/_fronts/_sports/_i/bg-kicker-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	text-transform: uppercase;
	color: #F00;
	letter-spacing: 2px;
}

/* LEFT POSTER */
div.ad-poster {
	border-top-color: #FF0000;
}

/* PLUCK */
.uslCommentsCount {
	color:#FF0000;
	background:url(http://i.usatoday.net/community/_common/_images/comments-after_sports.gif) left 50% no-repeat;
}
.uslRecommendCount {
	color:#FF0000;
	background:url(http://i.usatoday.net/community/_common/_images/recommend_sports.gif) left 50% no-repeat;
}
.uslRecommendedCount {
	color:#FF0000;
	background:url(http://i.usatoday.net/community/_common/_images/recommend-after_sports.gif) left 50% no-repeat;
}

/* MARKETPLACE / FOOTER */
div#footer-links {
	width: 980px;
	overflow: hidden;
	border-top: 1px solid #FF0000;
	padding: 8px 0;
}

/* START COMMON STYLES */
.divSectionRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin: 0 0 10px 0;
	clear:both;
}
.divBoxBottom {
	border-bottom:1px solid #FF0000;
	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
}
.divBoxTop {
	border-top:1px solid #FF0000;
}
.divBoxSides {
	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
}
.divBox {
	border:1px solid #FF0000;
}
.divBorderBottom {
	border-bottom:1px solid #FF0000;
}
.divFill_01 {
	background-color: #FF0000;
}
.divFill_02 {
	background-color: #FF8F7F;
}
.divFill_03 {
	background-color: #FFB1A6;
}
.divFill_04 {
	background-color: #FFC7BF;
}
.textFill_01 {
	color: #FF0000;
}
.textFill_02 {
	color: #FF8F7F;
}
.textFill_03 {
	color: #FFB1A6;
}
.textFill_04 {
	color: #FFC7BF;
}

/* BOTTOM RIGHT */
#bottomRight {
	width:627px;
	float:right;
	font-size: 12px;
	padding: 0;
	background:#FFC7BF
}
div#bottomRight h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	text-align:left;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_sports/_i/searchbar-bg.gif);
	clear: both;
	color: #FF0000;
}
#bottomRightContent .headline {
	font-size: 13px;
	margin:0 0 4px 0;
	font-weight: bold;
	text-indent: 14px;
	background-image: url(http://i.usatoday.net/_fronts/_sports/_i/bg-kicker-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	clear:both;
}

/* CUSTOM HTML STYLES */
#scores .bullet{font-size:10px; margin:0 0 5px 0; padding:0 0 0 10px; background-repeat:no-repeat; background-position:left; background-image:url(http://i.usatoday.net/_common/_styles/nj/nj-square-bullet.gif)}
#scores .others {text-align:right; font-size:11px; font-weight:normal;margin:0; float:right;}
#scores .others a{color:#00529b;}
#scores .leaguelinks {padding:0; margin:0;}
#scores .leagues {font-size:12px; margin:0 0 0 10px;}
#scores .leagues a{color:#00529b; margin:0 8px 0 0;}
#scores .columnl{width:auto; padding:0 20px 0 0; float:left;}
#scores .columnc{width:auto; padding:0 20px 0 0; float:left;}
#scores .columnr{width:auto; float:left;}
#scores .spike a{color:#666;}
#scores .headline{font-size:10px; font-weight:bold; color:#000;}
#scores .teamselect form {margin:0; padding:0 0 0 10px;}
#scores .teamselect form select {margin:0 0 2px 0; padding:0;font-size:11px;width:200px;}
#scores .divGrayRule {margin:8px 0 8px 0;}

#GameOnProvisioner .textblock, #prepRallyProvisioner .textblock{width:270px; float:left;}
#GameOnProvisioner .imgblock, #prepRallyProvisioner .imgblock{width:60px; height:58px; float:right}
#GameOnProvisioner .title, #prepRallyProvisioner .title{font-size:13px; font-weight:bold;}
#GameOnProvisioner .title a, #prepRallyProvisioner .title a{color:#000;}
#GameOnProvisioner .text, #prepRallyProvisioner .text{margin: 0 0 2px 0; font-size:12px;}
#GameOnProvisioner .posttime, #prepRallyProvisioner .posttime{font-size: 10px; color: #666;}
#GameOnProvisioner a.bloglink, #prepRallyProvisioner a.bloglink{color: #00529b;}

#game-day {padding:0 5px;}
#game-day h5 {font-size:13px; font-weight:700; color:#000;}
#game-day .first {margin: 0 0 0 30px;}
#game-day li a {color:#000; font-size:11px; line-height:12px; font-weight:normal; color:#666;}
#game-day h6 a {font-size:12px; font-weight:700; color:#000;}
/**/
#sports-pb {padding:0 5px;}
#sports-pb ul li{margin:1px 0 0 0;}
#sports-pb ol.pb-list{font-size:10px; margin:2px 0 0 28px; padding:0; list-style-type:decimal; background:none;}
#sports-pb .first{margin:0 0 5px 0;}
#sports-pb h4{padding:0 0 0 10px; font-size:10px;}
#sports-pb p{font-size:10px;}
#sports-pb a{color:#666;}
#sports-pb a:hover{text-decoration:underline;}
#sports-pb table.calendar{width:318px; font-size:11px; margin:0; padding:0;}
#sports-pb table.calendar td.date, 
#sports-pb table.calendar td.event{border-bottom:1px solid #ccc; padding:2px 0 0 0; vertical-align:text-top;}
#sports-pb table.calendar tr#first td.date, 
#sports-pb table.calendar tr#first td.event{border-top:1px solid #ccc;}
#sports-pb table.calendar td.date{width:15%; font-weight:bold; margin:0 10px 0 0;}

#sports-pb {padding:0 5px;}
#sports-pb h4{padding-left:10px;font-size:14px;}
#sports-pb ul {margin:-10px 0 0 0}
#sports-pb ul li{font-size:12px; margin:2px 0 0 0; list-style-type:none; text-indent:13px; background:url(http://i.usatoday.net/_common/_styles/nj/nj-spike-bullet.gif) left no-repeat}
#sports-pb a{color:#666}
#sports-pb a:hover{text-decoration:underline}

/* soccer */
#game-day {padding:0 5px;}
#game-day h5 {font-size:13px; font-weight:700; color:#000; margin:0 0 5px 0;}
#game-day h5 a {font-size:13px;font-weight:700;color:#000;}
#game-day .first {margin:0 0 0 30px;}
#game-day li a {color:#000; font-size:11px; line-height:12px; font-weight:normal; color:#666;}
#game-day h6 a {font-size:12px; font-weight:700; color:#000;}

/* BOTTOM RIGHT-FANTASY NOTES*/
#bottomRight h2 #provider {float:right;margin:0 17px 0 0;font-size:10px;color:#666;}
#bottomRightContent {text-align:left;margin:0 10px 20px 15px;}
#bottomRight #bottomRightContent a {color:#000;}
#bottomRightContent .spike, #bottomRightContent .strong {font-size:12px;}

#fantasy-player {clear:both;}
#fantasy-player .fragment {margin:10px 0 10px 0; border-top:#666 1px solid; padding:10px 0 0 0;font-size:12px; }
#fantasy-player .sponsor {float:right;width:160px; padding-top:8px; font-size:10px;}
#fantasy-player .sponsor .agate {float:left; margin:10px 0 0 0;}
#fantasy-player .sponsor a {float:right; border:none;}
