body{
	background-color: #000000;
	background-image: url('/fls/10100/site_graphics/background_body.png');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;

	font-family: arial;
	color: #ffffff;
}
.even{
	background-color: #e3e3e3;
}
.odd{
	background-color: #ffffff;
}
.subhdr{
	color: #ffffff !important;
}
.blackFont{
	color: #000000;
}
body img{
	border: 0px;
}
#siteContainer,
#header,
#belowHeader,
#footer{
	width: 1058px;
	/*margin-bottom:25px;*/
}

#siteContainer{
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

.clear{
	clear: both;
}
#homepageGuts{
	width: 875px;
	float: left;
	z-index: 4;
}
#contentMain{
	width: 690px;
	float: left;
	margin-left: 12px;
	overflow: hidden;
	z-index: 1;
}
#contentMain .photostore{
	background-color: #ffffff;
}
#contentMain table{
	background-color: #ffffff;
}

#articleGuts{
	width: 560px;
	float: left;
}
#articleGuts p{
	margin-right: 5px !important;
}

#articleGuts #BackbuttonContainer{
	display: none;
}

#homepageGuts .schedulePage{
	width: 707px;
	padding-left: 12px;
}
#homepageGuts .mainContent{
	width: 695px;
	float: left;
	margin-left: 12px;
}
/***********************************************************************************/
/*********************** Header ****************************************************/
/***********************************************************************************/
.main  #header{
	padding-bottom: 11px;
	height:223px;
}
#header{
	padding-bottom: 11px;
}
#header .aboveHeader{
	height: 96px;
	background-color: #e4e4e4;
	padding-top:3px;
}
#header .aboveHeader .leaderboard{
	width: 728px;
	height: 90px;
	float: left;
	overflow: hidden;
	margin-right: 8px;
}
#header .aboveHeader .ad{
	width: 310px;
	height: 90px;
	float: left;
	overflow: hidden;
}
#header .mainNavigation{
	height: 31px;
	background-image: url('/fls/10100/site_graphics/background_mainNav.png');
	background-repeat: no-repeat;
}
#search{
	background-color: #ffffff;
	float: left;
	border: 1px solid #c5c5c5;
	margin-top: 3px;
	margin-left: 3px;
}
#search .searchInput{
	width: 148px;
	height: 15px;
	margin-top: 4px;
	line-height: 23px !important;
	border: 0px;
}

#scoreboard{
	width: 456px;
	height: 23px;
	float: left;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	margin-top: 3px;
/*
	background-image: url('/fls/10100/site_graphics/background_scoreboard.png');
*/
}
#scoreboard .title{
	margin-left: 5px;
}
#scoreboard .title,
#scoreboard .ticker{
	position:relative;
	top: 1px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	color: #333333;
}
#scoreboard .container{
	width: 360px;
	height: 23px;
	float: left;
	overflow: hidden;
}
#scoreboard .ticker{
	width: 355px;
	float: left;
	margin-left: 4px;
	display: none;
}
#scoreboard .ticker,
#scoreboard .ticker a,
#scoreboard .ticker a:hover,
#scoreboard .ticker a:visited{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#scoreboard .ticker .result a,
#scoreboard .ticker .result a:hover,
#scoreboard .ticker .result a:visited{
	color: #000000;
}
#scoreboard .tickerOn{
	display:block;
}

#scoreboard .ticker .result{
	width: 280px;
	float: left;
	overflow: hidden;
}

#scoreboard .links{
	position: relative;
	top: 0px;
	left: 1px;
	width: 75px;
	float: left;
}
#scoreboard .controls{
	width: 20px;
	height: 23px;
	float: left;
	margin-left: 0px;
}
#scoreboard .controls .left,
#scoreboard .controls .right{
	width: 5px;
	height: 23px;
	float: left;
	cursor: pointer;
	background-image:url('/fls/10100/site_graphics/arrow_time_back.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#scoreboard .controls .right{
	margin-left: 8px;
	background-image: url('/fls/10100/site_graphics/arrow_time_fwd.png');
}

#mainMenu{
	height: 23px;
	width: 240px;
	/*margin-top: 3px;*/
	float: left;

}
#mainMenu .menuName{
	width: 80px;
	height:28px;
	float: left;
	background-image: url('/fls/10100/site_graphics/nav_WACSports_off.png');
	background-position: 3px 1px;
}

#mainMenu .menuNameHover{
	background-image: url('/fls/10100/site_graphics/nav_WACSports_on.png') !important;
}

#mainMenu .champMenu{
	width: 100px;
	height:28px;
	background: url('/fls/10100/site_graphics/nav_champs.png') no-repeat center center;
	border-left: 1px solid #b0b0b0;
	float: left;
}
#mainMenu .menuShop{
	width: 50px;
	height:27px;
	float: left;
	padding:0;
	margin:0;
	background: url('/fls/10100/site_graphics/nav_shop.png') no-repeat center center;
	border-left: 1px solid #b0b0b0;
}
#mainMenu .menuShopHover{
	background: url('/fls/10100/site_graphics/nav_shop.png') no-repeat center center;!important;
}

#mainMenu .sports,
#mainMenu .shop{
	width: 80px;
	height: 23px;
	float: left;
	line-height: 23px;
}

#mainMenu .shop{
	width: 50px;
}

#mainMenu .sportsList,
#mainMenu .shopList{
	z-index: 9999;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #d5d5d5;
	width: 147px;
	display: none;
	margin-top: 27px;
}

#mainMenu .sportsList li,
#mainMenu .shopList li{
	margin-left: 0px;
	width: 135px;
	float: left;
	background-color: #d5d5d5;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #98012e;
	border-top: 1px solid #98012e;
	border-right: 1px solid #98012e;
}
#mainMenu .sportsList .last,
#mainMenu .shopList .last{
	border-bottom: 1px solid #98012e;
}
#mainMenu .sportsList .hover,
#mainMenu .sportsList .hover a,
#mainMenu .sportsList .hover a:hover,
#mainMenu .sportsList .hover a:visited,
#mainMenu .shopList .hover,
#mainMenu .shopList .hover a,
#mainMenu .shopList .hover a:hover,
#mainMenu .shopList .hover a:visited{
	background-color: #98012e;
	color: #898989 !important;
	text-decoration: none;
}


#mainMenu .sportsList li a,
#mainMenu .shopList li a{
	text-decoration: none;
}

#mainMenu span{
	height: inherit;
	line-height: 23px;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #b0b0b0;
}

#time{
	width: 180px;
	height: 23px;
	float: left;
	margin-top: 3px;
	color: #000000;
/*
	background-image: url('/fls/10100/site_graphics/background_time.png');
*/
	overflow: hidden;
}
#time .ticker{
	width: 155px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 23px;
	margin-left: 4px;
	margin-top: 1px;
	display: none;
	overflow: hidden;
}
#time .ticker .content{
	width: 155px;
	float: left;
}
#time .tickerOn{
	display: block;
}
#time .controls{
	width: 17px;
	height: 23px;
	float: left;
}
#time .controls .left,
#time .controls .right{
	width: 5px;
	height: 23px;
	float: left;
	cursor: pointer;
	background-image: url('/fls/10100/site_graphics/arrow_time_back.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#time .controls .right{
	float: right;
	background-image: url('/fls/10100/site_graphics/arrow_time_fwd.png');
}
#belowHeader{
	height: 31px;
	margin-left: 8px;
	position: relative;
	/*top: -11px;*/
}
#belowHeader,
#belowHeader a,
#belowHeader a:hover,
#belowHeader a:visited{
	font-size: 10px;
	font-weight: bold;
	line-height: 31px;
	color: #ffffff;
	text-decoration: none;
}
/***********************************************************************************/
/********************** END Header *************************************************/
/***********************************************************************************/

/***********************************************************************************/
/********************** Left Column ************************************************/
/***********************************************************************************/
#sportMenu,
#menu{
	width: 158px;
	float: left;
	border: 1px solid #2d2d2d;
	background-color: #000000;
	background-repeat: no-repeat;
	margin-left: 8px;
}
#menu{
	min-height: 425px;
	background-image: url('/fls/10100/site_graphics/background_menu.png');
}
#sportMenu{
	min-height: 710px;
	background-image: url('/fls/10100/site_graphics/background_sportMenu.png');
	position: relative;
	z-index: 3;
}
#sportMenu .sportName,
#sportMenu .sportName a,
#sportMenu .sportName a:hover,
#sportMenu .sportName a:visited{
	font-size: 18px;
	text-decoration: none;
	color: #ffffff;
}
#menu-container{
	width: 100%;
	float: left;
}

/*
#menu li,
#sportMenu li{
	width: 150px;
	float: left;
	overflow: hidden;
}
#section-menu,
#list-menu{
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
}
#section-menu li,
#list-menu li{
	height: 23px;
	line-height: 23px;
	font-size: 11px;
	font-weight: bold
	line-height: 22px;
	list-style: none;
	background: none;
	border-bottom: 1px solid #1d1d1d;
}

#section-menu .last,
#list-menu .last{
	border-bottom: 0px;
}
#section-menu li a,
#section-menu li a:hover,
#section-menu li a:visited,
#list-menu li a,
#list-menu li a:hover,
#list-menu li a:visited{
	color: #ffffff;
	text-decoration: none;
	margin-left: 0px;
}
#sportMenu .menuHR,
#menu .menuHR{
	width: 150px;
	height: 1px;
	float: left;
	background-color: #999999;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sportMenu .sportName{
	float: left;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	width: 100%;
}

#sportMenu .subnav{
}
*/
/***********************************************************************************/
/********************** END Left Column ********************************************/
/***********************************************************************************/

/***********************************************************************************/
/********************** Homepage Guts **********************************************/
/***********************************************************************************/
#homepageGuts .left{
	width: 381px;
	float: left;
	overflow: hidden;
}
#homepageGuts .right{
	width: 300px;
	float: left;
	overflow: hidden;
	margin-left: 9px;
}
#homepageGuts .right .sponsor{
	border: 1px solid #
}

/*    Featured Video    */
#featuredVideo{
	width: 298px;
	height: 217px;
	float: left;
	background-image: url('/fls/10100/site_graphics/background_featuredVid.png');
	border: 1px solid #333333;
	margin-top: 9px;
}
#featuredVideo .header{
	width: 298px;
	height: 28px;
	float: left;
	background-image: url('/fls/10100/site_graphics/header_WACTV.png')
}
#featuredVideo .content{
	width: inherit;
	height: 170px;
	float: left;
}
#featuredVideo .container,
#featuredVideo .overlay,
#featuredVideo .image{
	width: 281px;
	height: 158px;
	float: left;
}
#featuredVideo .container{
	z-index: 11;
	margin-top: 12px;
}
#featuredVideo .overlay,
#featuredVideo .image{
	position: relative;
	cursor:pointer;
}
#featuredVideo .overlay{
	z-index: 10;
	top: -158px;
	background-image: url('/fls/10100/site_graphics/overlay_featuredVid.png');
}
#featuredVideo .image{
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}
#featuredVideo .image img{
	width: 298px;
	height:158px;
}
#featuredVideo .image .vert{
	height: 158px;
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#featuredVideo .image .horiz{
	width: 298px;
	height: auto;
}

#featuredVideo .foot,
#featuredVideo .foot a,
#featuredVideo .foot a:hover,
#featuredVideo .foot a:visited{
	color: #b30237;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
}

#featuredVideo .foot span{
	float: right;
	margin-right: 10px;
}

/*    END Featured Video    */


#homepageGuts .wactv{
	width: 298px;
	height: 166px;
	float: left;
	border: 1px solid #333333;
	margin-top: 9px;
}
/*    BEGIN wacTV   */
#homepageGuts .wactv{
 think i need to go to lori anyway tho	background-image: url('/fls/10100/site_graphics/background_wacTC.gif');
}
.wactv .adContent{
	height: 94px;
	width: 298px;
	float: left;
	overflow: hidden;
}
.wactv .linkContainer{
	margin-left: 16px;
}
.wactv .link{
	width: 135px;
	height: 14px;
	float: left;
	line-height: 14px;
}
.wactv .Login{
	float:left;
	width:298px;
	overflow:hidden;
	height:35px;
	}
  #login{
    padding-top:3px;
  }
.loginInput{
    height:21px;
    border:none;
    border:1px solid #b8b8b8;
  }

  table.loginMainBG {
	background-color:#000000 !important;
	}
.signInIMG {
	width:51px;
	height:25px;
	float:left;
	margin-left:10px;
	margin-top:2px;
	}
#emailInput{
    background: #ffffff url(/fls/10100/site_graphics/emailBG.gif) no-repeat;
    width:108px;
  }
#pwdInput{
    background: #ffffff url(/fls/10100/site_graphics/passwordBG.gif) no-repeat;
    border-left:none;
    width:86px;
  }
.wactv .link,
.wactv .link a,
.wactv .link a:hover,
.wactv .link a:visited{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


/*    END wacTV   */


#footer .siteBottomContent{
	margin-left: 9px;
}
#footer .siteBottomContent .left{
	width: 555px;
	margin-left: 0px;
}
/*    Homepage Poll   */
#poll{
	width: 298px;
	min-height: 289px;
	float: left;
	border: 1px solid #333333;
}
#poll .header{
	height: 28px;
	width: 298px;
	float: left;
	background-image: url('/fls/10100/site_graphics/header_fanPoll.png');
}
#poll .body{
	width: 100%;
	min-height: 260px;
	float: left;
	color: #ffffff;
	background-image: url('/fls/10100/site_graphics/background_fanPoll.png');
	background-color: #000000;

}
#poll input{
	background-color: transparent;
}
#poll .poll_title{
	text-align: left;
	float: left;
	margin-left: 12px;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	clear: both;
}
#poll .poll_content input{
	margin-left: 20px;
	padding: 0px;
}
#poll .poll_content{
	padding: 1px;
	padding-top: 0px;
}
#poll .poll_content img{
	margin-bottom: 5px;
}
#poll .pollform{
	width: 100%;
	float: left;
}
/*    END Homepage Poll   */

/*    Championships   */
#championships{
	width: 553px;
	height: 301px;
	float: left;
	border: 1px solid #333333;
	margin-right: 11px;
	overflow: hidden;

}
#championships .header{
	height: 28px;
	width: 553px;
	float: left;
	background-image: url('/fls/10100/site_graphics/header_champCentral.png');
}
#championships .body{
	width: 553px;
	height: 273px;
	float: left;
	background-image: url('/fls/10100/site_graphics/background_champCentral.png');
	color: #ffffff;
	overflow: hidden;
}

#championships .body a,
#championships .body a:hover,
#championships .body a:visited{
	color: #b20236;
	text-decoration: none;
}
#championships .body .container{
	width: 553px;
	height: 245px;
	float: left;
	margin-left: 12px;
	margin-right: 12px;
}
#championships .body .title{
	height: 43px;
	width: 553px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 43px;
	clear: both;
}
#championships .body .container .even,
#championships .body .container .odd{
	background: none;
}
#championships .body .container .odd{
	margin-right: 30px;
}
#championships .body .container .item{
	width: 253px;
	height: 90px;
	float: left;
}
#championships .body .container .image{
	width: 80px;
	height: 60px;
	float: left;
}
#championships .body .container .item .image img{
	width: 80px;
	height: 60px;
}
#championships .body .container .item .vert{
	height: 60px;
}
#championships .body .container .item .horiz{
	width: 80px;
}
#championships .body .container .item .details{
	margin-left: 10px;
	width: 162px;
	float: left;
}
#championships .body .container .item .details img{
	margin-left: 4px;
}
#championships .body .more{
	width: 190px;
	height: 19px;
	float: left;
	margin-left: 6px;
	margin-bottom: 9px;

	color: #ffffff;
}
#championships .body .more .icon{
	width: 128px;
	height: 18px;
	float: left;
	margin-right: 8px;
	cursor: pointer;
	background-image: url('/fls/10100/site_graphics/icon_moreChamps.png');
}

#championships .body .more span{
	height: 18px;
	line-height: 18px;
	margin-top: -1px;
}
#championships .body .more a,
#championships .body .more a:hover,
#championships .body .more a:visited{
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
}

/*    END Championships   */

/*    Promo Ads   */
#contentBottom{
	width: 880px;
	margin-left: 9px;
	float: left;
	clear: both;
}
#contentBottom .promoAds{
	width: inherit;
	height: 88px;
	margin-top: 20px;
	margin-bottom: 16px;
}
#contentBottom .promoAds .container{
	height: 88px;
	float: left;
	margin-right: 12px;
	overflow: hidden;
}
#contentBottom .promoAds .small{
	width: 272px;
}
#contentBottom .promoAds .large{
	width: 300px;
}
#contentBottom .promoAds .container .promoSmallContent{
	width: 272px;
	float: left;
	background-image: url('/fls/10100/site_graphics/background_promoAd_small.png');
}
#contentBottom .promoAds .container .promoLargeContent{
	width: 300px;
	float: left;
	background-color: #333333;
	background-image: url('/fls/10100/site_graphics/background_promoAd_large.png');
}
#contentBottom .promoAds .container .promoSmallContent,
#contentBottom .promoAds .container .promoLargeContent{
	height: 70px;
	overflow: hidden;
}
#contentBottom .promoAds .container .promoLink{
	height: 17px;
	line-height: 17px;
	float: left;
	background-color: #1a1a1a;
	display: block;
	margin-top: 1px;
	overflow: hidden;
}
#contentBottom .promoAds .small .promoLink{
	width: 272px;
}
#contentBottom .promoAds .large .promoLink{
	width: 300px;
}

#contentBottom .promoAds a,
#contentBottom .promoAds a:hover,
#contentBottom .promoAds a:visited{
	color: #ffffff;
	text-decoration: none;
}
#contentBottom .promoAds .promoLink a,
#contentBottom .promoAds .promoLink a:hover,
#contentBottom .promoAds .promoLink a:visited{
	font-size: 11px;
	margin-left: 10px;
}

#contentBottom .promoAds .promoLink img{
	margin-left: 5px;
}
/*    END Promo Ads   */

/*    Ads Above Promo Ads(use similar structure as promo ads)   */
#contentBottom .longHeight{
	height: 188px;
	width: 870px;
	clear: left;
}
#contentBottom .longHeight .container{
	height: 188px;
}
#contentBottom .longHeight .promoSmallContent{
	height: 160px !important;
	margin-top: 10px;
}
#contentBottom .longHeight .promoLink{
	width: 272px;
}
/*    END Ads Above Promo Ads(use similar structure as promo ads)   */

/*    Social box    */
#social{
	width: 298px;
	height: 188px;
	float: left;

	background-image: url('/fls/10100/site_graphics/background_social.png');
	background-repeat: no-repeat;
	border: 1px solid #333333;
}
#social .ad{
	height: 66px;
	float: left;
	margin-top: 9px;
	margin-bottom: -10px;
}
#social .last{
	height: 55px;
	margin-top: 5px;
}
/*    END Social box    */

/*    Schedule Tab Area   */
#sportScheduleTabs,
#scheduleTabs{
	width: 533px;
	float: left;
	background-color: #000000;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-right: 35px;
	z-index: 11;
}
#sportScheduleTabs{
/*
	height: 198px;
*/
	height: 257px;
}
#scheduleTabs{
	height: 257px;
}
#sportScheduleTabs .tabHeaderContainer,
#scheduleTabs .tabHeaderContainer{
	margin: 0px;
	padding: 0px;
	height: 29px;
	position: relative;
	top: 1px;
	overflow: hidden;
	z-index: 10;
}
#sportScheduleTabs .tabHeaderContainer .headerElement,
#scheduleTabs .tabHeaderContainer .headerElement{
	position: relative;
	z-index: 10;
	height: 29px;
	float: left;
}
#sportScheduleTabs .tabHeaderContainer .headerElement span,
#scheduleTabs .tabHeaderContainer .headerElement span{
	height: 29px;
}
#sportScheduleTabs .tabHeaderContainer .on,
#scheduleTabs .tabHeaderContainer .on{
	display: none;
}
#sportScheduleTabs .tabHeaderContainer .on,
#scheduleTabs .tabHeaderContainer .on{
	display: block;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #000000;
}
#sportScheduleTabs .tabHeaderContainer .initial .on,
#scheduleTabs .tabHeaderContainer .initial .on{
	display: block;
}
#sportScheduleTabs .tabHeaderContainer .initial .off,
#scheduleTabs .tabHeaderContainer .initial .off{
	display: none;
}
#sportScheduleTabs .tabHeaderContainer .tab_1,
#scheduleTabs .tabHeaderContainer .tab_1{
	width: 161px;
	height: 29px;
	float: left;
	margin-right: 5px;
}
#sportScheduleTabs .tabHeaderContainer .tab_1 .on,
#scheduleTabs .tabHeaderContainer .tab_1 .on{
	width: 159px;
	height: 29px;
	float: left;
	background-image: url('/fls/10100/site_graphics/tab_upcomingSchedule_on.png');
}
#sportScheduleTabs .tabHeaderContainer .tab_1 .off,
#scheduleTabs .tabHeaderContainer .tab_1 .off{
	width: 159px;
	height: 29px;
	float: left;
	background-image: url('/fls/10100/site_graphics/tab_upcomingSchedule_off.png');
}
#sportScheduleTabs .tabHeaderContainer .tab_2,
#scheduleTabs .tabHeaderContainer .tab_2{
	width: 127px;
	height: 29px;
	float: left;
	margin-right: 5px;
}
#sportScheduleTabs .tabHeaderContainer .tab_2 .on,
#scheduleTabs .tabHeaderContainer .tab_2 .on{
	width: 127px;
	height: 29px;
	float: left;
	background-image: url('/fls/10100/site_graphics/tab_latestScores_on.png');
}
#sportScheduleTabs .tabHeaderContainer .tab_2 .off,
#scheduleTabs .tabHeaderContainer .tab_2 .off{
	width: 127px;
	height: 29px;
	float: left;
	background-image: url('/fls/10100/site_graphics/tab_latestScores_off.png');
}
#sportScheduleTabs .tabHeaderContainer .tab_3,
#scheduleTabs .tabHeaderContainer .tab_3{
	width: 110px;
	height: 29px;
	float: left;
	margin-right: 5px;
}
#sportScheduleTabs .tabHeaderContainer .tab_3 .on,
#scheduleTabs .tabHeaderContainer .tab_3 .on{
	width: 110px;
	height: 29px;
	float: left;
	background-image: url('/fls/10100/site_graphics/tab_standings_on.png');
}
#sportScheduleTabs .tabHeaderContainer .tab_3 .off,
#scheduleTabs .tabHeaderContainer .tab_3 .off{
	width: 110px;
	height: 29px;
	float: left;
	background-image: url('/fls/10100/site_graphics/tab_standings_off.png');
}

#sportScheduleTabs .tabHeaderContainer .tab_4,
#scheduleTabs .tabHeaderContainer .tab_4{
        width: 119px;
        height: 29px;
        float: left;
}
#sportScheduleTabs .tabHeaderContainer .tab_4 .on,
#scheduleTabs .tabHeaderContainer .tab_4 .on{
        width: 119px;
        height: 29px;
        float: left;
        background-image: url('/fls/10100/site_graphics/tab_rss_on.png');
}
#sportScheduleTabs .tabHeaderContainer .tab_4 .off,
#scheduleTabs .tabHeaderContainer .tab_4 .off{
        width: 119px;
        height: 29px;
        float: left;
        background-image: url('/fls/10100/site_graphics/tab_rss_off.png');
}


#sportScheduleTabs .tabContent,
#scheduleTabs .tabContent{
	width: 533px;
	border: 1px solid #333333;
	position: relative;
	overflow: hidden;
	background-image: url('/fls/10100/site_graphics/background_scheduleTab.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
#scheduleTabs .tabContent{
	height: 227px;
}
#sportScheduleTabs .tabContent{
/*
	height: 169px;
*/
	height: 227px;
}

#sportScheduleTabs .tabContent .contentElement,
#scheduleTabs .tabContent .contentElement{
	display: none;
}
#sportScheduleTabs .tabContent .initial,
#scheduleTabs .tabContent .initial{
	display: block;
}
#sportScheduleTabs .tabContent .contentElement,
#scheduleTabs .tabContent .contentElement{
	width: 520px;
	float: left;
	color: #ffffff;
}
#sportScheduleTabs .tabContent_4,
#scheduleTabs .tabContent_4{
	/*height: 226px !important;
	overflow-x:hidden;
	overflow-y:auto;
	width:532px !important;*/
}

#scheduleTabs .tabContent .contentElement{
	height: 200px;
}

#sportScheduleTabs .tabContent .contentElement{
	height: 136px;
}
#scheduleTabs .coverage,
#scheduleTabs .coverage a,
#scheduleTabs .coverage a:hover,
#scheduleTabs .coverage a:visited,
#sportScheduleTabs .coverage,
#sportScheduleTabs .coverage a,
#sportScheduleTabs .coverage a:hover,
#sportScheduleTabs .coverage a:visited{
	text-decoration: none;
	font-size: 10px;
}
/*    END Schedule Tab Area   */


/*    Schedule    */
#sportScheduleTabs .tabContent .container,
#scheduleTabs .tabContent .container{
	width: 520px;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
	margin-left: 5px;
	padding-right:5px;
}
#scheduleTabs .tabContent .container{
	height: 204px;
}
#sportScheduleTabs .tabContent .container{
/*
	height: 140px;
*/
	height: 204px;
}
#sportScheduleTabs .tabContent .content
#scheduleTabs .tabContent .content{
	margin-left: 10px;
}

#sportScheduleTabs .tabContent .noEvent,
#scheduleTabs .tabContent .noEvent{
	text-align: center;
	float: left;
}
#sportScheduleTabs .tabContent .date,
#scheduleTabs .tabContent .date{
	font-size: 13px;
	font-weight: bold;
	height: 38px;
	line-height: 21px;
	margin-top: 16px;
}
#sportScheduleTabs .tabContent .event,
#sportScheduleTabs .tabContent .event a,
#sportScheduleTabs .tabContent .event a:hover,
#sportScheduleTabs .tabContent .event a:visited,
#scheduleTabs .tabContent .event,
#scheduleTabs .tabContent .event a,
#scheduleTabs .tabContent .event a:hover,
#scheduleTabs .tabContent .event a:visited{
	color: #ffffff;
	text-decoration: none;
}
#sportScheduleTabs .tabContent .input .heading,
#scheduleTabs .tabContent .input .heading{
	font-weight: bold;
}
#sportScheduleTabs .tabContent .sport,
#scheduleTabs .tabContent .sport{
	width: 100px;
	font-weight:bold;
}
#sportScheduleTabs .tabContent .tag,
#scheduleTabs .tabContent .tag{
	background-color: #ffffff;
	color:#000000;
}
#sportScheduleTabs .tabContent .teams,
#scheduleTabs .tabContent .teams{
	width: 320px;
}
#sportScheduleTabs .tabContent .time,
#scheduleTabs .tabContent .time{
	width: 100px;
}
#sportScheduleTabs .score,
#scheduleTabs .score{
	width: 70px;
	text-decoration: underline;
}
#sportScheduleTabs .stats,
#scheduleTabs .stats{
	padding-left: 5px;
}
#sportScheduleTabs .sportSelector,
#scheduleTabs .sportSelector{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#sportScheduleTabs .input,
#scheduleTabs .input{
	float: left;
	margin-left: 10px;
}
#sportScheduleTabs .recap,
#scheduleTabs .recap{
	padding-left: 2px;
	border-right: 1px solid #333333;
	padding-right: 5px;
	text-align:right;
}
#sportScheduleTabs .tabContent .bottom,
#scheduleTabs .tabContent .bottom{
	height: 16px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 19px;
	width:513px;
}
#sportScheduleTabs .tabContent .bottom div,
#scheduleTabs .tabContent .bottom div{
	height: 16px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
	background-repeat: no-repeat;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica;
}
#sportScheduleTabs .tabContent .bottom .calendar,
#scheduleTabs .tabContent .bottom .calendar{
	width: 79px;
	background-image: url('/fls/10100/site_graphics/icon_openCalendar.png');
}

#sportScheduleTabs .tabContent .bottom .moreSchedule,
#scheduleTabs .tabContent .bottom .moreSchedule{
	width: 116px;
	background-image: url('/fls/10100/site_graphics/icon_moreEvents.png');
}
#sportScheduleTabs .tabContent .bottom .downloadSchedule,
#scheduleTabs .tabContent .bottom .downloadSchedule{
	width: 102px;
	background-image: url('/fls/10100/site_graphics/icon_downloadSchedule.png');
}
#sportScheduleTabs .tabContent .bottom .extendedStandings,
#scheduleTabs .tabContent .bottom .extendedStandings{
	width: 99px;
	background-image: url('/fls/10100/site_graphics/icon_extStandings.png');
}
#sportScheduleTabs .tabContent .bottom .allStandings,
#scheduleTabs .tabContent .bottom .allStandings{
	width: 76px;
	background-image: url('/fls/10100/site_graphics/icon_allStandings.png');
}
#sportScheduleTabs .tabContent .bottom .Live,
#scheduleTabs .tabContent .bottom .Live{
	margin-top:2px;
}

#sportScheduleTabs .tabContent .bottom .Live a,
#scheduleTabs .tabContent .bottom .Live a{
	margin-top:2px;
	text-decoration:none;
	color:#ffffff;
}

#ajaxStandings .head{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#sportScheduleTabs .tabContent .input .teams,
#scheduleTabs .tabContent .input .teams{
	width: 110px;
}
#sportScheduleTabs .tabContent .input .wac,
#scheduleTabs .tabContent .input .wac{
	width: 100px;
	text-align: center;
}
#sportScheduleTabs .tabContent .input .wacPercent,
#scheduleTabs .tabContent .input .wacPercent{
	width: 100px;
	text-align: center;
}
#sportScheduleTabs .tabContent .input .points,
#scheduleTabs .tabContent .input .points{
	width: 100px;
	text-align: center;
}
#sportScheduleTabs .tabContent .input .overall,
#scheduleTabs .tabContent .input .overall{
	width: 100px;
	text-align: center;
}
#sportScheduleTabs .tabContent .input .overallPercent,
#scheduleTabs .tabContent .input .overallPercent{
	width: 100px;
	text-align: center;
}

/*    END Schedule    */

/*    Homepage Network Ad   */
.siteBottomContent .accipiter300x250{
	width: 300px;
	height: 260px;
	float: left;
	margin-top: 25px;
	margin-bottom: 9px;
}
/*    END Homepage Network Ad   */

/*	Begin Media Guide Ad	*/
#mediaGuide{
	width: 298px;
	height: 198px;
	float: left;
	border: 1px solid #333333;
	margin-top: 16px;
	overflow: hidden;
}
#mediaGuide .header{
	width: inherit;
	height: 28px;
	float: left;
	background-image: url('/fls/10100/site_graphics/header_mediaGuide.png');
}
#mediaGuide .content{
	width: inherit;
	height: 169px;
	float: left;
	background-image: url('/fls/10100/site_graphics/background_mediaGuide.png');
}
#mediaGuide .content .image{
	margin-top: 13px;
	margin-left: 10px;
	width: 110px;
	height: 169px;
	float: left;
}
#mediaGuide .content .image img{
	width: 110px;
	height: auto;
}
#mediaGuide .content .title{
	width: 139px;
	height: 49px;
	float: left;
	margin-top: 13px;
	margin-left: 10px;
	overflow: hidden;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
}

#mediaGuide .content .linkContainer{
	width: 139px;
	float: left;
	margin-left: 10px;
}
#mediaGuide .content .link,
#mediaGuide .content .link a,
#mediaGuide .content .link a:hover,
#mediaGuide .content .link a:visited{
	line-height: 13px;
	font-weight: bold;
	font-size: 10px;
	color: #b30237;
	text-decoration: none;
}
#mediaGuide .content .link img{
	margin-left:5px;
}
/*	END Media Guide Ad	*/


/*	Schedule Page CSS	*/
.ScheduleTable .odd{
	background-color: #ffffff;
}

.ScheduleTable .even{
	background-color: #E3E3E3;
}

/*	END Schedule Page CSS	*/

/***********************************************************************************/
/********************** END Homepage Guts ******************************************/
/***********************************************************************************/

/***********************************************************************************/
/********************** Rotator ****************************************************/
/***********************************************************************************/
#rotator{
	width: 382px;
	height: 397px;
	float: left;
}
#rotator,
#rotator a,
#rotator a:hover,
#rotator a:visited{
	color: #ffffff;
	text-decoration: none;
}
#rotator .mainStoryOff{
	display: none;
}
#rotator img{
	border: 0px;
}
#rotator .rotatorImageContainer,
#rotator .mainStory{
	width: 380px;
	height: 332px;
	float: left;
}
#rotator .mainStory{
	overflow: hidden;
}
#rotator .imgPlayOverlay,
#rotator .rotatorImageContainer .mainImage .image{
	width: 380px;
	height: 260px;
	overflow: hidden;
	float: left;
}
#rotator .mainStory .image .horiz{
	width: 380px;
}
#rotator .teaser .more,
#rotator .teaser .more a,
#rotator .teaser .more a:hover,
#rotator .teaser .more a:visited{
	color: #b30237;
	font-size: 12px;
}
#rotator .substory{
	width: 74px;
	height: 56px;
	float: left;
	padding-top: 10px;
	margin-bottom: 2px;
	margin-right: 2px;
	overflow: hidden;
}
#rotator .substory .thumbnail{
	width: 74px;
	height: 56px;
}
#rotator .substory .thumbnail img{
	width: 74px;
	height:56px;
}
#rotator .substory .thumbnail .vert{
	height: 56px;
}
#rotator .substory .thumbnail .horiz{
	width: 74px;
}
#rotator .substoryOn{
	background-image: url('/fls/10100/site_graphics/background_rotThumb_on.png');
}
#rotator .teaser{
	width: 380px;
	float: left;
	position: relative;
	top: -40px;
	background-image: url('/fls/10100/site_graphics/overlay_rotator.png');
}
#rotator .teaser .title{
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
}
#rotator .teaser .preview,
#rotator .teaser .preview a,
#rotator .teaser .preview a:hover,
#rotator .teaser .preview a:visited{
	font-size: 10px;
	font-weight: normal;
}
#belowRotator{
	width: 381px;
	height:25px;
	float: left;
	margin-top: 2px;
	background-image: url('/fls/10100/site_graphics/background_belowRotator.png');
}
#belowRotator div{
	float: left;
	margin-top: 4px;
	height: 14px;
	background-repeat: no-repeat;
}
#belowRotator .first{
	margin-left: 42px;
	width: 99px;
}
#belowRotator .second{
	margin-left: 28px;
	width: 85px;
}
#belowRotator .third{
	margin-left: 23px;
	width: 49px;
}
#rotator .rotatorSubstories .substoryOn{
	background-image: url('/fls/10100/site_graphics/background_rotThumb_on.png');
	background-repeat: no-repeat;
}
/*	NeuLion Article Video	*/

.imgPlayOverlay{
	background-image: url('/fls/10100/site_graphics/play_overlayt.png');
	background-repeat: no-repeat;
	background-attatchment: fixed;
	background-position: center center;
	position: relative;
	z-index: 900;
	cursor: pointer;
	top: -368px;

}
#featuredArticles .imgPlayOverlay{
	height: 250px;
	top: 0px;
}

#articleGuts .contentTemplateOne .imgPlayOverlay{
	width: 350px;
	height: 263px;
	top: 0px;
	left: 0px;
	position: relative;
}
#articleGuts .photo{
	position: relative;
}
#featuredArticles #NeulionVidContainer,
#rotator #NeulionVidContainer {
	z-index:999;
	position:relative;
	height:330px;
	width:380px;
}
#articleGuts .contentTemplateOne #NeulionVidContainer {
	z-index:999;
	position:relative;
	height:243px;
	width:350px;
	margin-bottom: 20px;
}
#NeulionVidContainer .ximage{
	position:absolute;
	top:8px;
	right:8px;
	z-index:1000;
	cursor:pointer;
	height:20px;
}
#articleGuts .contentTemplateOne .ximage{
	position: relative;
	top: 3px;
	color: #000000;
}
#NeulionVidContainer .ximage span{
	position:absolute;
	right:25px;
	top:4px;
	color:#fff;font-size:10px;
	width:80px;
	text-align:right;
}
#articleGuts .contentTemplateOne .ximage span{
	color: #000000;
}
#NeulionVidContainer .ximage img{
	position:absolute;
	top:0px;
	right:0px;
}
/*	END NeuLion Article Video	*/
/***********************************************************************************/
/********************** END Rotator ************************************************/
/***********************************************************************************/


/***********************************************************************************/
/********************** Featured Articles ******************************************/
/***********************************************************************************/
#featuredArticles{
	width: 380px;
	height: 676px;
	float: left;
}
#featuredArticles,
#featuredArticles a,
#featuredArticles a:hover,
#featuredArticles a:visited{
	color: #ffffff;
	text-decoration: none;
}
#featuredArticles img{
	border: 0px;
}
#featuredArticles .imageContainer,
#featuredArticles .mainStory{
	width: 380px;
	height: 332px;
	float: left;
}
/*
#featuredArticles .mainStory{
	overflow: hidden;
	position: relative;
	z-index: 999;
}
*/
#featuredArticles .imageContainer .mainImage .image{
	width: 380px;
	height: 260px;
	overflow: hidden;
	float: left;
}
#featuredArticles .mainStory .image .horiz{
	width: 380px;
}

#featuredArticles .mainStory .teaser{
	width: 380px;
	float: left;
	position: relative;
	top: -40px;
	background-image: url('/fls/10100/site_graphics/overlay_rotator.png');
}
#featuredArticles .mainStory .teaser .title{
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
}
#featuredArticles .mainStory .teaser .preview,
#featuredArticles .mainStory .teaser .preview a,
#featuredArticles .mainStory .teaser .preview a:hover,
#featuredArticles .mainStory .teaser .preview a:visited{
	font-size: 12px;
	font-weight: normal;
}


#featuredArticles .teaser .more a,
#featuredArticles .teaser .more a:hover,
#featuredArticles .teaser .more a:visited{
	color: #b30237;
	font-size: 12px;
}
#featuredArticles .substories{
	width: inherit;
}
#featuredArticles .substory{
	width: 380px;
	height: 98px;
	float: left;
	padding-top: 7px;
	margin-bottom: 7px;
	margin-right: 2px;
	overflow: hidden;
	border-top: 1px solid #333333;
}
#featuredArticles .substory .thumbnail{
	width: 131px;
	height: 98px;
	float: left;
}
#featuredArticles .substory .thumbnail img{
	width: 131px;
	height: 98px;
}
#featuredArticles .substory .thumbnail .vert{
	height: 56px;
	width: auto;
}
#featuredArticles .substory .thumbnail .horiz{
	width: 74px;
	height: auto;
}
#featuredArticles .details{
	height: 98px;
	width: 240px;
	float: left;
	margin-left: 9px;
}

#featuredArticles .details,
#featuredArticles .details a,
#featuredArticles .details a:hover,
#featuredArticles .details a:visited{
	color: #ffffff;
}
#featuredArticles .substory .details .title{
	font-size: 13px;
	font-weight: bold;
	height: 33px;
	overflow: hidden;
}
#featuredArticles .substory .details .teaser{
	font-size: 11px;
	height: 52px;
	overflow: hidden;
}
#featuredArticles .substory .details .more{
	height: 13px;
}
#featuredArticles .substory .details .more,
#featuredArticles .substory .details .more a,
#featuredArticles .substory .details .more a:hover,
#featuredArticles .substory .details .more a:visited{
	font-size: 12px;
	color: #b20237;
	line-height: 13px;
}
/***********************************************************************************/
/********************** END Featured Articles **************************************/
/***********************************************************************************/



/***********************************************************************************/
/********************** Articleguts ************************************************/
/***********************************************************************************/
#articleBottomNetworkAd{
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#articleGuts .body{
	width: 874px;
	float: left;
}
#articleGuts .body .contentTemplateOne,
#articleGuts .body .contentTemplateTwo,
#articleGuts .body .contentTemplateThree,
#articleGuts .body .contentTemplateFour,
#articleGuts .body .multimediaContent{
	float: left;
	color: #ffffff;
	background-color: #ffffff
}
#articleGuts .body .contentTemplateOne{
	background-color: #ffffff;
	width: 350px;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
	overflow: hidden;
}
#articleGuts .updated{
	color: #a0a0a0;
	margin-top: 16px;
	margin-left: 16px;
	font-size: 11px;
	font-weight: bold;
}
#articleGuts .contentTemplateFour .updated{
	margin-left: 0px;
}
#articleGuts #PhotoCellContainer{
	padding: 0px !important;
	margin: 0px !important;
	width: 350px !important;
	float: left !important;
	overflow: hidden;
	position: relative;
	left: -2px;

}
#articleGuts .multimediaContent .bottomControls{
	width: 876px;
}
#articleGuts .multimediaContent .bottomControls .topLink{
	width: 675px;
}
#articleGuts .contentTemplateTwo #PhotoCellContainer,
#articleGuts .contentTemplateThree #PhotoCellContainer{
	width: 300px;
}
#articleGuts .contentTemplateTwo #PhotoCellContainer,
#articleGuts .contentTemplateThree #PhotoCellContainer{
	width: 300px !important;
}
#articleGuts #CoachBioPhotoCell #PhotoCellContainer{
	width: 200px !important;
}
#articleGuts #CoachBioPhotoCell #PhotoCellContainer table{
	width: auto !important;
}
#articleGuts #CoachBioPhotoCell .photocopy{
	width: auto !important;
}
#articleGuts #CoachBioPhotoCell #PhotoCellContainer .article-image{
	width: auto !important;
}
#articleGuts .photocopy{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	overflow: hidden;
	float: left;
}
#articleGuts .contentTemplateOne .photocopy{
	width: 350px;
}
#articleGuts .contentTemplateTwo .photocopy,
#articleGuts .contentTemplateThree .photocopy{
	width: 300px;
}



#articleGuts .article-image{
	width: 350px;
	height: auto;
	padding: 0px !important;
	margin: 0px !important;
}
#articleGuts .contentTemplateTwo .article-image,
#articleGuts .contentTemplateThree .article-image{
	width: 300px;
	height: auto;
	padding: 0px !important;
	margin: 0px !important;
}
#articleGuts .contentTemplateThree .article-image{
	width: 300px;
	height: auto;
	padding: 0px !important;
	margin: 0px !important;
}

#articleGuts .body .arttitle{
	padding-left: 16px;
	padding-right: 16px;
}
#articleGuts .body .arttitle hr{
	height: 1px;
	color: #999999;
	background-color: #999999;
}
#articleGuts .body .photocopy_text{
	display: none;
}
#articleGuts .body .articlecopy{
	background-color: #ffffff;
	color: #a0a0a0;
}
#articleGuts .body .photoCredit{
	width: 343px;
	height: 23px;
	float: left;
	line-height: 23px;
	padding-left: 7px;
	margin-top: -23px;
	position:relative;
	left: -2px;
	z-index: 999;
	background-color: #000000;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	opacity:0.4;
	filter:alpha(opacity=40);
}
#articleGuts .contentTemplateOne .photoCredit{
	margin-bottom: 10px;
}
#articleGuts .body .contentTemplateTwo .photoCredit,
#articleGuts .body .contentTemplateThree .photoCredit{

	width: 292px;
}

#articleGuts .ArticleOtherLinks{
	display: none;
}
#articleGuts .relatedContent{
	min-height: 21px;
	float: left;
	margin-top: 5px;
	margin-bottom: 16px;
	background-color: #e3e3e3;
	border: 1px solid #999999;
}
#articleGuts .body .relatedContent,
#articleGuts .body .relatedContent a,
#articleGuts .body .relatedContent a:hover,
#articleGuts .body .relatedContent a:visited{
	text-decoration: none;
	line-height: 21px;
}

#articleGuts .relatedContent img{
	position: relative;
	top: 2px;
}

#articleGuts .contentTemplateOne .relatedContent{
	width: 348px;
	position: relative;
	left: -2px;
}
#articleGuts .contentTemplateTwo .relatedContent{
	width: 325px;
}
#articleGuts .contentTemplateThree .relatedContent{
	width: 326px;
}
#articleGuts .contentTemplateFour .relatedContent{
	width: 100%;
}
#articleGuts .multimediaContent .relatedContent{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	position: relative;
	left: -3px;
}
#articleGuts .relatedContent .items{
	background-color: #e3e3e3;
	margin-left: 15px
}
#articleGuts .relatedContent .download img{
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}
#articleGuts .contentTemplateFour,
#articleGuts .contentTemplateThree,
#articleGuts .contentTemplateTwo{
	width: 664px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
#articleGuts .contentTemplateThree .rightColumn,
#articleGuts .contentTemplateThree .leftColumn,
#articleGuts .contentTemplateTwo .rightColumn,
#articleGuts .contentTemplateTwo .leftColumn{
	overflow: hidden;
	float: left;
}
#articleGuts .contentTemplateThree .rightColumn,
#articleGuts .contentTemplateTwo .rightColumn{
	margin-left: 15px;
}
#articleGuts .contentTemplateThree .rightColumn,
#articleGuts .contentTemplateTwo .leftColumn{
	margin-right: 15px;
}
#articleGuts .contentTemplateThree .rightColumn,
#articleGuts .contentTemplateTwo .rightColumn{
	width: 302px;
}
#articleGuts .contentTemplateThree .leftColumn,
#articleGuts .contentTemplateTwo .leftColumn{
	width: 328px;
}
#articleGuts #relatedHeadlines{
	width: 300px;
	height: 200px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	border-left: 2px solid #f2f2f2;
}
#articleGuts #relatedHeadlines .head{
	height: 25px;
	background-image: url('/fls/10100/site_graphics/header_relatedHeadlines.gif');
}
#articleGuts #relatedHeadlines .bottom{
	height: 175px;
	border: 1px solid #c2c2c2;
	border-top: 0px;
}
#articleGuts #relatedHeadlines .content{
	height: 173px;
	float: left;
	background-image: url('/fls/10100/site_graphics/background_relatedHeadlines.gif');
	background-repeat: repeat-x;
	overflow: hidden;
	margin-left: 2px;
	margin-right: 2px;
}
#articleGuts #relatedHeadlines .related{
	height: 151px;
	width: 290px;
	margin-left: 2px;
	margin-right: 2px;
}
#articleGuts #relatedHeadlines .link{
	height: 16px;
	float: left;
	margin-left: 16px;
}
#articleGuts .accipiter300x250 .head{
	height: 11px;
}
#articleGuts .topLink{
	height: 11px;
}
#articleGuts .contentTemplateOne .topLink{
	width: 153px;
}
#articleGuts .contentTemplateThree .topLink,
#articleGuts .contentTemplateTwo .topLink{
	width: 500px;
}
#articleGuts .topLink,
#articleGuts .topLink a,
#articleGuts .topLink a:hover,
#articleGuts .topLink a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
}
#articleGuts .topLink img{
	position: relative;
	top: 2px;
}

#articleGuts .contentTemplateThree .articleBottomHR,
#articleGuts .contentTemplateTwo .articleBottomHR{
	width: 670px;
}

/***********************************************************************************/
/********************** END Articleguts ********************************************/
/***********************************************************************************/

/***********************************************************************************/
/********************** Article Right Col ******************************************/
/***********************************************************************************/
#articleRCol{
	width: 300px;
	float: left;
	color #ffffff;
	margin-left: 10px;
}
#articleRCol .sponsor{
	margin-bottom: 4px;
}

#articleRCol .container .large{
	width: 300px;
}
#articleRCol .container .container .promoSmallContent{
	width: inherit;
	height: 70px;
	float: left;
	background-image: url('/fls/10100/site_graphics/background_promoAd_small.png');
}
#articleRCol .container .promoLargeContent{
	width: inherit;
	height: 70px;
	float: left;
	background-color: #333333;
	background-image: url('/fls/10100/site_graphics/background_promoAd_large.png');
}
#articleRCol .container .promoLink{
	width: inherit;
	height: 17px;
	line-height: 17px;
	float: left;
	background-color: #1a1a1a;

	margin-top: 1px;
}

#articleRCol .container a,
#articleRCol .container a:hover,
#articleRCol .container a:visited{
	color: #ffffff;
	text-decoration: none;
}
#articleRCol .container .promoLink a,
#articleRCol .container .promoLink a:hover,
#articleRCol .container .promoLink a:visited{
	font-size: 11px;
	margin-left: 10px;
}

#articleRCol .container .promoLink img{
	margin-left: 5px;
}

#articleRCol .mediaGuides{
	width: 298px;
	height: 197px;
	float: left;

	border: 1px solid #333333;
	margin-top: 18px;
}
#articleRCol .mediaGuides .header{
	height: 28px;
	width: 298px;
	float: left;
	background-image: url('/fls/10100/site_graphics/header_mediaGuide.png');
}
#articleRCol .mediaGuides .content{
	width: 298px;
	height: 169px;
	float: left;
	background-image: url('/fls/10100/site_graphics/background_mediaGuide.png');
}
#articleRCol .wactv{
	border: 1px solid #333333;
	margin-top: 11px;
	float: left;
	margin-top: 10px;
}
#articleGuts .accipiter300x250{
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
#articleRCol #moreHeadlines{
	width: 298px;
	height: 204px;
	float: left;
	border: 1px solid #c2c2c2;
	margin-bottom: 5px;
}
#articleRCol #moreHeadlines .header{
	width: 298px;
	height: 28px;
	float: left;
	background-image: url('/fls/10100/site_graphics/header_moreHeadlines.png');
}
#articleRCol #moreHeadlines .body{
	width: 298px;
	height: 174px;
	float: left;
	background-image: url('/fls/10100/site_graphics/background_moreHeadlines.png');
}
#articleRCol #moreHeadlines .content{
	width: inherit;
	height: 155px;
}
#articleRCol #moreHeadlines .content #newsList{
	background-color: transparent;
}
#articleRCol #moreHeadlines .link{
	width: 298;
	height: 20px;
	float: left;
	margin-left: 16px;
}
#articleRCol #moreHeadlines .newsLink,
#articleRCol #moreHeadlines .newsLink a,
#articleRCol #moreHeadlines .newsLink a:hover,
#articleRCol #moreHeadlines .newsLink a:visited{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	color: #999999;
}

.rightColumn #moreHeadlines{
	width: 298px;
	height: 206px;
	float: left;
	border: 1px solid #333333;
	margin-bottom: 5px;
	margin-top: 10px;
}
.rightColumn #moreHeadlines .header{
	width: 298px;
	height: 28px;
	float: left;
	background-image: url('/fls/10100/site_graphics/header_relatedHeadlines.gif');
}
.rightColumn #moreHeadlines .body{
	width: 294px;
	height: 178px;
	float: left;
	background-image: url('/fls/10100/site_graphics/background_relatedHeadlines.gif');
	margin-left: 2px;
	margin-right: 2px;
}
.rightColumn #moreHeadlines .content{
	width: inherit;
	height: 155px;
}
.rightColumn #moreHeadlines .content #newsList{
	background-color: transparent;
}
.rightColumn #moreHeadlines .link{
	width: 298;
	height: 20px;
	float: left;
	margin-left: 16px;
}
.rightColumn #moreHeadlines .newsLink,
.rightColumn #moreHeadlines .newsLink a,
.rightColumn #moreHeadlines .newsLink a:hover,
.rightColumn #moreHeadlines .newsLink a:visited{
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	color: #b23357;
}

#articleRCol  .container{
	width: 300px;
	float: left;
	margin-top: 20px;
}
#articleRCol #mediaGuide .container{
	margin-top: 0px;
}
#articleRCol #mediaGuide .title{
	color: #ffffff;
}


#articleRCol #social{
	margin-top: 15px;
}


/***********************************************************************************/
/********************** END Article Right Col **************************************/
/***********************************************************************************/


/***********************************************************************************/
/********************** Skyscraper *************************************************/
/***********************************************************************************/
#skyscraperAds{
	width: 160px;
	float: right;
	margin-left: 11px;
	margin-right: 11px;

}
#skyscraperAds .accipiter{
	width: 160px;
	float: left;
}
#skyscraperAds .footer{
	width: 160px;
	float: left;
	margin-bottom: 10px;
}
#skyscraperAds .skyscraper{
	width: 160px;
	float: left;
}
#sckyscraperAds .below{
	width: 160px;
	float: left;
}
/***********************************************************************************/
/********************** END Skyscraper *********************************************/
/***********************************************************************************/

/***********************************************************************************/
/********************** Footer *****************************************************/
/***********************************************************************************/
#footer{
	float: left;
}

/*    Conference Icons    */
#conferenceIcons{
	height: 86px;
	width: 1040px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#conferenceIcons .header{
	width: 1040px;
	height: 28px;
	float: left;
	background-image: url('/fls/10100/site_graphics/header_conferenceTeams.png');
	margin-bottom: 3px;
}
#conferenceIcons .body{
	width: 1040px;
}
#conferenceIcons .body .icon{
	width: 110px;
	height:53px;
	float: left;
	border: 1px solid #333333;
	margin-right: 4px;
}
#conferenceIcons .body .last{
	margin-right: 0px;
}

#footer .links{
	height: 189px;
	width: 1038px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	background-image: url('/fls/10100/site_graphics/background_footer.png');
	background-repeat: no-repeat;
	border: 1px solid #333333;
}
#footer .links a,
#footer .links a:hover,
#footer .links a:visited{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#footer .links h3{
	font-size: 12px;
	color: #8f8f8f;
	margin-top: 16px;
	margin-bottom: 16px;
}
#footer .links .dripPan0{
	width: 266px;
	height: 141px;
	float: left;
	margin-left: 26px;
}
#footer .links .dripPan0 .column{
	width: 130px;
	float: left;
}
#footer .links .dripPan1{
	width: 124px;
	height: 141px;
	float: left;
	margin-left: 34px;
}
#footer .links .dripPan2{
	width: 149px;
	height: 141px;
	float: left;
	margin-left: 40px;
}
#footer .links .dripPan3{
	width: 150px;
	height: 80px;
	float: left;
	margin-left: 33px;
}
#footer .links .dripPan4{
	width: 150px;
	height: 48px;
	float: left;
	margin-left: 33px;
	position: relative;
	left: -184px;
	top: 104px;
}
#footer .links .dripPan5{
	width: 164px;
	height:	104px;
	float: left;
	margin-left: 52px;
	position: relative;
	top: -48px;
}
#footer .links img{
	margin-left: 2px;
}

#footer .links .item{
	height: 13px;
	overflow: hidden;
}
#footer .links .item,
#footer .links .item,
#footer .links .item{
	line-height: 13px;
	font-size: 11px;
}

#corporateLogo{
	width: 111px;
	height:26px;
	float: left;
	position: relative;
	top: -16px;
	left: 876px;

}
#footer .copyright{
	width: 1040px;
	clear: left;
	font-weight: bold;
	font-size: 10px;
	color: #858585;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
}
/*    END Conference Icons    */

/***********************************************************************************/
/********************** END Footer *************************************************/
/***********************************************************************************/


/*wm-  bcd*/
.tabContent .Even {
	background-color:#000000;
	height:26px;
	}
.tabContent .Odd {
	background-color:#252525;
	height:26px;
	}


/*		WM-21099	ASMALLS		*/
.standingsPageContainer,
.standingsPageContainer table{
	width: 688px !important;
	float: left;
}
/*wm-22156*/
.ArticleOneBotAd {
	margin-left:-2px;
}

#quest_answers {
	font-weight: normal;	
}

.livenow {
	position: absolute;
	top: 84px;
	left: 19px;	
}
#mainHomeRSS .items .title a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
	padding-bottom:3px;
	padding-top:10px;
}
#mainHomeRSS .items {
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
	font-family:arial;
	padding-bottom:3px;
	padding-top:8px;
	padding-left:10px;
	border-bottom:solid 1px #999999;
	width:100%;
}
#mainHomeRSS .Name {
	text-decoration:none;
	color:#999999;
	font-size:12px;
	font-family:arial;
	padding-bottom:5px;
}
#mainHomeRSS .subfeed {
	text-decoration:none;
	color:#999999;
	font-size:12px;
	font-family:arial;
	padding-bottom:5px;
}
#mainHomeRSS {
	position:relative;
	z-index:90;
	height:226px;
	width:532px;
	overflow-x:hidden;
	overflow-y:auto;
}
.RolloverContainer {
	background-color:#000000;
	border:solid 1px #ffffff;
	width:440px;
	height:190px;
	position:absolute;
	margin-top:-35px;
	display:none;
}
#search-content .photostore {
	font-weight: bold;
	color:#000000;
}
#scrollCont .photostore_sporttitle {
	color:#000000;
}
#sports .photostore_sporttitle {
	color:#000000 !important;
}
/*
#mainHomeRSS .left{
	float:left;
	width:213px !important;
	padding:10px;
	overflow:hidden;
}
#mainHomeRSS .right{
	float:left;
	width:169px;
	overflow:hidden;
	padding:10px;
}*/
/*
#DateTEST .items{
	display:none;
}
#DateTEST .items:nth-child(-n+25){
	display:block;
}*/

#footer .dripPanAds {
	margin-left:9px;
	margin-top:5px;
	margin-bottom:5px;
	width:1049px;
}
#footer .dripPanAds .belowTheDripAd  {
	float:left;
}
