html, body {
  background:url('/fls/12500/site_graphics/site_bg.jpg') repeat;
	background-attachment:fixed;
	margin: 0;
	padding: 5px;
	border: 0;
	color:#fff;
}

#tdRightGuts{
	padding-left:8px;
}

#divResults{
	width:490px;
}


#divFrame{
	border:1px solid #e1e1e1;
	width:1016px;
	overflow:hidden;
	background-color:#000;
}

#divFooter{
	background:url('/fls/12500/site_graphics/gradient06.jpg') repeat;
	width:100%;
	height:59px;
	color:#fff;
	overflow:hidden;
}

#divTopAds{
	background:url('/fls/12500/site_graphics/gradient01.jpg') repeat;
	width:100%;
	height:95px;
	overflow:hidden;
}

#divTopAds .pad{
	padding: 5px 5px 0px 5px;
}

#tblContent{
	background-color:#fff;
	color:#000;
}

#divMainMenu{
	background:url('/fls/12500/site_graphics/gradient05.jpg') repeat;
	height:24px;
	width:100%;
}

#divSectionMenu{
	background:url('/fls/12500/site_graphics/gradient02.jpg') repeat;
	width:100%;
	height:22px;
	/*overflow:hidden;*/
	display: block;
	margin-top:-4px;
}

#divLoginArea{
	background:url('/fls/12500/site_graphics/gradient03.jpg') repeat;
	width:160px;
	height:126px;
}

#divRightSkyscraper{
	padding-top:4px;
}

#MemberLoginText{
	color:#fff;
	font-family: Arial Narrow, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:4px;
}

.LoginInfo{
	color:#000;
	padding:2px;
}

.LoginInfo a:link, .LoginInfo a:visited{
	color:#000;
	text-decoration:none;
}

.LoginInfo a:hover{
	color:#000;
	text-decoration:underline;
}


/* Landing Page Article Rotator */
#StoryRotator .cyclepics { width:400px;height:300px; padding:0; margin:0; background-color:#999999;overflow: hidden; }
#StoryRotator .cyclepics img { width: 400px; top:0; left:0; border:0px;z-index:999;}
#StoryRotator #cycleRotator { position: relative;float:left; }

#tdRotatorThumbs{
	background-color:#999999;
}


#RotatorThumbs a img{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;

}

#RotatorThumbs a.activeSlide img{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;


}



#RotatorThumbs{
	background-color:#999999;
	overflow:hidden;

}

#RotatorText{
	background-color:#ffffff;
	width:400px;
	height:84px;
	overflow:hidden;

}

.RotatorText{
	font-family:tahoma, verdana, sans-serif;
	/*font-weight:bold;*/
}

.RotatorText a:link, .RotatorText a:visited{
	font-family:tahoma, verdana, sans-serif;
	text-decoration:none;
	color:#000;
}

.RotatorText a:hover{
	font-family:tahoma, verdana, sans-serif;
	text-decoration:underline;
	color:#000;
}

.RotatorHeadline{
	padding:4px;
	font-family:tahoma, verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.RotatorTeaser{
	font-family:tahoma, verdana, sans-serif;
	padding:4px;

}

.RotatorLink{
	font-family:tahoma, verdana, sans-serif;
	padding-left:4px;
	font-weight:bold;
}

.RotatorLink a:link, .RotatorLink a:visited{
	font-family:tahoma, verdana, sans-serif;
	text-decoration:none;

}

.RotatorLink a:hover{
	font-family:tahoma, verdana, sans-serif;
	text-decoration:underline;
}

#RotatorPrev{
		background:url('/fls/12500/site_graphics/rot_prev.png');
		width:15px;
		height:10px;
		float:left;
		cursor:pointer;

	}

#RotatorNext{
		background:url('/fls/12500/site_graphics/rot_next.png');
		width:15px;
		height:10px;
		float:left;
		cursor:pointer;

	}

#RotatorPause{
		background:url('/fls/12500/site_graphics/rot_pause.png');
		width:15px;
		height:10px;
		float:left;
		cursor:pointer;
	}

#RotatorPlay{
		background:url('/fls/12500/site_graphics/rot_play.png');
		width:15px;
		height:10px;
		float:left;
		cursor:pointer;
	}

/* css shadow classes */

.div-shadow {
  float:left;
  background: url('/fls/12500/site_graphics/shadowAlpha.png') no-repeat bottom right !important;
  background: url('/fls/12500/site_graphics/shadow.gif') no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.div-shadow div.shadowed {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  overflow:hidden;
  }

  .div-shadow-left {
  float:left;
  background: url('/fls/12500/site_graphics/shadowAlpha.png') no-repeat bottom right !important;
  background: url('/fls/12500/site_graphics/shadow.gif') no-repeat bottom right;
  margin: 5px 0 0 0px !important;
  margin: 5px 0 0 0px;
  }

.div-shadow-left div.shadowed {
  display: block;
  position: relative;
  background-color: #cccccc;
  border-top: 1px solid #d5d5d5;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #969696;
  border-left: 0px solid #969696;
  margin: -3px 6px 6px 0px;
  padding: 4px;
  }

 /* --------------- */

.tabImage{
	cursor:pointer;
}

 .tabBlank{
	width:107px;
	height:30px;
	background:url('/fls/12500/site_graphics/tabs/BlankTab.gif');
 }

 #LeftTabContent{
	width:507px;
	height:180px;
	background-color:#fff;
	overflow:auto;
	overflow-x: hidden;
}

#RightTabContent{
	width:300px;
	min-height:180px;
	overflow:hidden;
}

.ScheduleDateLine{
	font-weight:bold;
	color:#000000;
	background-color:#eaeaea;
	border:1px solid #bfbfbf;
	padding:2px 2px 2px 7px;

}

#iconsrow, #iconsrow a:link, #iconsrow a:visited, #iconsrow a:hover {
text-decoration:none;
}

#shadowedRightTabs{
	padding:0px 3px 2px 3px;
}

.NewsDate{
	font-family:tahoma, verdana, sans-serif;
	padding-top:4px;
	padding-bottom:1px;
	padding-left:8px;
}

.NewsHeadline{
	font-family:tahoma, verdana, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:8px;
	font-size:12px;
}

.NewsHeadline a:link, .NewsHeadline a:visited{
	font-family:tahoma, verdana, sans-serif;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.NewsHeadline a:hover{
	font-family:tahoma, verdana, sans-serif;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.pollresultbar{
	background-color:#00743e;
}

.vote_button{
	background-color:#000;
	color:#fff;
	font-weight:bold;
	padding:2px 4px 2px 4px;
}

.divEnews{
	padding:7px;
	font-family:tahoma, verdana, sans-serif;
	font-weight:bold;
	color:#000;
	text-align:center;
	width:100%;
}

.footerLink{
	font-family:tahoma, verdana, sans-serif;
	color:#fff;
}

.footerLink a:link, .footerLink a:visited{
	font-family:tahoma, verdana, sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.footerLink a:hover{
	font-family:tahoma, verdana, sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}



.txtAthlete{
	font-family:tahoma, verdana, sans-serif;
	color:#000;
	padding:7px;
}

.txtAthlete a:link, .txtAthlete a:visited{
	font-family:tahoma, verdana, sans-serif;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

.txtAthlete a:hover{
	font-family:tahoma, verdana, sans-serif;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

/*  WM- ASMALLS	*/
#MainHeadline,
.teaserContainers,
.RotatorHeadline,
.titleContainers{
	background-color: #ffffff;
	width: 400px;
	float: left;
}

.rotateImages{
	position:relative;
	padding: 0px;
	margin: 0px;
	width: 400px;
	height: 300px;
	overflow: hidden;
}
#rotatorImages{
	height: 300px;
}
.RotatorHeadline{
	width: 400px;
	height: 81px;
	float: left;
	position: relative;
	bottom: 1px;
	left:0px;
	overflow: hidden;
	padding:0px;
	margin:0px
}

.Headlines{
	position: block;
	width: 400px;
	float: left;
}

.teaserContainers{
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.titleContainers{
	padding:0px;
	margin: 0px;
	padding-bottom: 5px;
}
#MainHeadline{
	padding: 0px;
	margin: 0px;
	height: 381px;
	overflow:hidden;
}

#rotatorControls{
float:left;
padding:3px 25px 3px 25px;
position:block;
width: 50px;
clear:both;
}

#archiveLink{
width:50px;
text-align:center;
float: left;
}

.subRotatorImages{
	padding-bottom:3px;
.	margin-left: 3px;
}

/*  WM 6448 ASMALLS */
#rotatorImages{
	width: 400px;
	height: 300px;
	overflow: hidden;
}
.rHeadline{
	padding:4px;
	font-family:tahoma, verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.rPreview{
	font-family:tahoma, verdana, sans-serif;
	padding:4px;
}
/* END WM 6448 ASMALLS  */

/******************************************************************************/
/**************************** HEADER ******************************************/
/******************************************************************************/

#topHeaderAd{
	height: 90px;
	margin-bottom: 4px;
}
#headerAd{
	width: 242px;
	float: right;
}

#topHeaderBar{
	height: 27px;
	background-image: url('/fls/22200/site_graphics/header_searchbar_background.gif');
}

#quickLinks{
	float: left;
	margin-top: 3px;
	margin-left: 3px;
	height: 23px;
	overflow: hidden;
}

#search{
	width: 175px;
	float:right;
	margin-top: 5px;
	margin-right: -5px;
}

#searchInput{
	line-height: 15px !important;
	font-size: 10px;
	height: 13px;
}

#headerContent{
	height: 100px;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

#headerMenu{
	height: 23px;
	border: #000000 solid 1px;
	border-bottom: #000000 solid 2px;
	padding-left: 0px;
	overflow: hidden;
	background-image: url("/fls/22200/site_graphics/menuBackground.gif");
}

#headerSubMenu{
	background:url('/fls/12500/site_graphics/gradient02.jpg') repeat;
	width:100%;
	height:22px;
	overflow:hidden;
	font-family:Arial Narrow,arial,sans-serif !important; 
}

#headerSportName{
	float: left;
	margin-left: 10px;
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index:10;
	color:#FFFFFF;
}

#headerSportName a,
#headerSportName a:hover,
#headerSportName a:visited{
	text-decoration: none;
	color:#FFFFFF;
}

/*    Menu CSS    */

.milonictable > *{
	text-align: left;
}



.menuv5_header_style{
	padding-right: 15px !important;
	padding-left: 0px !important;
}

#SportSections{
	width: 790px !important;
}
#plusMoreList{
	position: relative;
	float: left;
	margin-left: 940px;
	margin-top: -22px;
}
#plusMoreList:hover{
	text-align: center;
}
#MoreMenu ul .top,
#SportSections a,
#SportSections a:hover,
#SportSections a:visited,
.menuv5_sub_header a,
.menuv5_sub_header a:hover,
.menuv5_sub_header a:visited{
	color: #FFFFFF !important;
	line-height: 22px;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	font-family:Arial Narrow,arial,sans-serif !important;
}

.SectionList a,
.SectionList a:hover,
.SectionList a:visited{
	color: #000000;
	font-size: 15px !important;
	text-decoration: none;
	font-family:Arial Narrow,arial,sans-serif !important; 
}


	#MoreMenu{
		float: right;
		cursor:pointer;
		z-index:2000
		margin-right: 4px;
		margin-top: 2px;
	}
	#MoreMenu ul .top{
		padding:0px 0px 0px 0px !important;
		font-family:Arial Narrow,arial,sans-serif !important; 
	}
	#MoreMenu ul .item{
		display:none;
		background-color:#01904E;
		padding:0px;
		width:200px;
	}
	#MoreMenu ul:hover .item{
		display:block;
		background-color:#01904E;
		padding:1px;
		margin:1px;
	}
	#MoreMenu ul:hover .item:hover{
		background-color:#01904E;
	}

	#MoreMenu ul:hover .item a{
		color:#FFFFFF;		font-weight: bold;
		text-decoration:none;
	}
	#MoreMenu ul:hover .item a:hover{
		color:#FFFFFF;
		background-color:#01904e;
	}

	#MoreMenu ul:hover .top{
		text-decoration:underline;
		background:transparent;
	}

	#MoreMenu ul{
		float:left;
		margin:0px;
		padding:0px;
		list-style:none;
		background-color:transparent;
	}

	#MoreMenu ul:hover{
		background-color: #01904E;
	}

#headerSubMenu td{
	background-color: transparent !important;
}

#sports_menu{
	width: 242px;
	background-color: #FFFFFF;
	color: #ffffff;
}

#sports_menu .menuv5_sub_header{
	font-size: 12px !important;
	font-weight: bold !important;
	background-color: #000000 !important;
	color: #ffffff !important;
}

#sports_menu .mens,
#sports_menu .womens
{
	float: left;
	width: 120px;
}

.mens h2 a:hover,
.mens h2{
	color: #ffffff !important;
	cursor: pointer;
	margin-left: 0px;
	padding-left: 0px;
}

.womens h2{
	padding-left: 12px;
}

.sport_menu_wrapper{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #ffffff;
}

.sport_menu_wrapper ul{
	list-style-type: none;
}

#sports_menu ul a,
#sports_menu ul a:visited{
	color: #ffffff;
}
#sports_menu ul a:hover{
	color: #f0c627;
}

#sports_menu h2{
	font-size: 13px !important;
	background-color: #000000;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;
}

#mens h2:hover{
	color: #ffffff !important;

}

.bare li{
}
/*    More menu stuff   */
.SectionList a:link,
.SectionList a:visited,
.SectionList a:hover{
	font-weight:normal;
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;

}

.SectionList a:link,
.SectionList a:visited{
	color:#FFFFFF;
}

.SectionList a:hover{
	color:#FFFFFF;
	background-color:#01904e;
}

#sportSectionMenu{
	float: left;
}

.SectionList{
	padding-left: 5px;
}

#jsddm
{
	margin: 0;
	padding-left:5px;
}

#jsddm li
{
	font-family:Arial Narrow,arial,sans-serif !important; 
	font-size: 15px;
	float: left;
	list-style: none;
}

#jsddm li a
{
	font-family:Arial Narrow,arial,sans-serif !important; 
	font-size: 15px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
	font-weight:bold;
}

#jsddm li a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

#jsddm li ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	border-top:1px solid #ffffff;
}

#jsddm li ul li
{
	float: none;
	display: inline;
}

#jsddm li ul li a
{
	width: auto;
	padding: 3px;
	color:#FFFFFF;
	text-decoration:none;
	background: #828282;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
}

#jsddm li ul li a:hover
{
	text-decoration:none;
	color:#FFFFFF;
	background: #828282;
	background-color:#01904e;
}

#jsddm .SectionList{
	background-color: #ffffff;
	padding: 0px;
}
#hiddenMoreList{
	width: 150px;
	text-align: center;
}
#articleVideoContainer {
	position:absolute;
	z-index:10;
	}
#NeulionVidContainer {
	height:300px;
	width:400px;
	display:none;
	}
.imgPlayOverlayContainer {
	position:absolute;
	z-index:9;
	margin-left:150px;
	margin-top:90px;
	}
a.photolink {
     color:#ffffff;	
    }
.float {
	float:left;
	}
#PlayerBioVideoContent  {
	left:145px;
	padding-right:10px !important;
	position:absolute;
	top:4px;
	}
#CustomArticleContainerVid .photocopy {
      background-color:#095234;
      color:#FFFFFF;
      font-family:arial,san-serif;
      font-size:12px;
      font-style:italic;
      padding-top:5px;
      padding-left:5px;
  }
#CustomArticleContainerVid .articlecopy {
      background-color:#FFFFFF;
      color:#000000;
      font-family:arial,san-serif;
      font-size:12px;
      font-style:italic;
      }