A:current 	{font-family: Helvetica, sans-serif;color:#0063A3; text-decoration:underline;}
A:active 	{font-family: Helvetica, sans-serif; color:#0063A3; text-decoration:underline;}
A:visited 	{font-family: Helvetica, sans-serif; color:#0063A3; text-decoration:underline;}
A:link  	{font-family: Helvetica, sans-serif; color:#0063A3; text-decoration:underline;}
A:hover  	{font-family: Helvetica, sans-serif; color:#747474; text-decoration:underline;}



#siteShadow{
   background-image:url('/fls/15000/site_graphics/shadow.png');
    background-repeat:repeat-y;  
    width:1198px;
    height:100%;
    margin:0 auto;
  }



#siteContainer{
	width:980px;
    margin:0 auto;
    height:100%;	
    
}

#Header{
	width:980px;
	height:128px;
    margin:0 auto;	
    background:url('/fls/15000/site_graphics/header/HeaderBg.jpg') no-repeat center; 
    position:relative;
}

#headerIconsLeft{
    width:344px;
	height:24px;
	position:absolute;
	z-index:2;
	top:85px;
	left:20px;
}


#headerIconsRight{
    width:347px;
	height:25px;
	position:absolute;
	z-index:2;
	top:84px;
	right:20px;
}


#Menu{
	width:980px;
	height:49px;
    margin:0 auto;	
    background:url('/fls/15000/site_graphics/header/MenuBg.jpg') no-repeat center; 
}

#menuItems{
	width:757px;
	height:49px;
}

#searchBox{
    width:223px;

}

#SectionMenu{
	width:960px;
	height:35px;
    margin:0 auto;	
    background:url('/fls/15000/site_graphics/header/sectionMenuBg.png') no-repeat center;
}


.clear{
	clear:both;
}

.float{
    float:left;
}

.floatR{
    float:right;
}
.Padding10px{
    padding:10px;
}

.PaddingTop10px{
    padding-top:10px;
}

.LeftCol{
    background-color:#ffffff;
    min-height:1400px;
    height:auto !important;
    height:1400px;
    color:#000000;
}

#RightColumn{

color:#ffffff !important;
}

#HomePage{
color:#ffffff !important;
}

#SportPage{
color:#ffffff !important;
}

#AdUnderMenu{
width:980px;
margin:0 auto;
padding-top:8px;
}

/************************************************************ROTATOR: Dynamic Lead************************************************/

#RotatorArea{
   width:669px;   
    height:535px;     
   
}


/*ROTATOR*/
#RotatorBox{
    width:645px;   
    height:364px; 
    text-align:left;
    position: relative;
    z-index:1;
}

#scroller{
    width:645px;   
    height:364px;   
    display:none;
}

#RotatorBox .controls{
    position: absolute;
	z-index: 11;
	width:66px;
	height: 24px;
	margin: 0px;
	left: 40px;
	bottom: 45px;	
}

#RotatorBox .paging{
	font-family: Helvetica, sans-serif ;
    font-size: 19px;
    text-decoration:none;
    font-weight:normal;
    font-stretch: narrower;
    padding-top:26px;
    padding-left:30px;    
    }

#GoPrev{
    float:left;
    cursor:hand;
    cursor:pointer;
}

#GoNext{
    float:left;
    padding-left:30px;
    cursor:hand;
    cursor:pointer;
}


.slideInfoZone
{
	position: absolute;
	z-index: 2;
	width:605px;
	height:85px;
	margin: 0px;
	left: 20px;
	bottom: 15px;	
	background:url('/fls/15000/site_graphics/Rotator/SlidetextBg.png') no-repeat;
	color: #ffffff;
	overflow: hidden;
	display:block;   

}



.InfoZoneText{ 
    margin:0px;
    position: absolute;
	z-index: 3;
	left: 100px;
	bottom: 10px;	
	width:425px;
	height:60px;
}
.InfoZoneText h2{
padding:0px;
margin:0px;
}
.InfoZoneText h2 a{
	color: #ffd200;
	font-weight:bold;
	text-decoration:none;
	font-family: Helvetica, sans-serif ;
	text-align:center;
	 font-size: 20px;
}
.InfoZoneText h2 a:hover{
    color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	font-family:Helvetica, sans-serif ;
	text-align:center;
	 font-size: 20px;
}


.ReadMoreText{
    position: absolute;
	z-index: 3;
	right: 15px;
	bottom: 35px;
}




.InfoZoneText .teaser a{
	color: #cbcbcb !important;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
    font-family:Helvetica, sans-serif ;
}
.InfoZoneText .teaser a:hover{
    color:#ffd200 !important; 
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
    font-family:Helvetica, sans-serif ;
}

#scrollerThumbs{
    width:645px;
    height:101px;
    display:none;
    padding-top:7px;  
}

#scrollerThumbs ul
{
    margin:0;
    padding:0;
     list-style: none; 
}

#scrollerThumbs li
{
    margin:0;
    padding:0;
    float:left;
}


#scrollerThumbs li a
{
    font-family: Helvetica, sans-serif ;
    color:#cccccc;
    font-size:12px;
    text-decoration:none;
    cursor:pointer;
    cursor:hand;
}

#scrollerThumbs li a:hover 
{
    font-family:  Helvetica, sans-serif ;
    color:#ffffff;
    font-size:12px;
    text-decoration:none;
    cursor:pointer;
    cursor:hand;

}


#scrollerThumbs  li .opacityShade{
    /* for IE */
    filter:alpha(opacity=55);
    /* CSS3 standard */
    opacity:0.55; 
    background-color:#000000;
    width:126px;
    height:101px;
    position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;	
	cursor:pointer;
    cursor:hand;
}

#scrollerThumbs  li .activeSlide .opacityShade {  
    cursor:pointer;
    cursor:hand; 
    background-color:transparent;
    width:126px;
    height:101px;
    position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;	
	cursor:pointer;
    cursor:hand;
}




#scrollerThumbs  a{  
    cursor:pointer;
    cursor:hand;
}



#scrollerThumbs  a.activeSlide {  
    cursor:pointer;
    cursor:hand; 
    
}
   


.headerThumbs{
	position: absolute;
	z-index: 10;
	width: 126px;
	height: 30px;
	margin: 0px;
	left: 0px;
	bottom: 0px;	
	font-size:11px;
	background-color:#000000;
	color: #ffffff;
	overflow: hidden;
	line-height: 10px ! important;
	display:block;	
    
    }
   
   
/* Video Embed Player */
#NeulionVidContainer {
	width:645px;
	height:364px;
	display:none;
	z-index:9999;
	position:realtive;
}

#NeulionVidContainer .ximage{
    position:absolute;
    top:8px;
    right:8px;
    z-index:1000;
    cursor:pointer;
       
}


#articleVideoContainer{
	position:absolute;

}

.imgPlayOverlay {
	z-index:7;
}
.imgPlayOverlayThumbs {
	z-index:7;
}
#NeulionVidContainer2{
	position:absolute;
	top:0;
	left:0;
	z-index:12;
}
#imgPlay {
	z-index:6;
	top:135px;
	left:280px;
	position:absolute;
}

#imgPlayThumbs{
    z-index:6;
	top:15px;
	left:55px;
	position:absolute;
    
}

#underRotatorLinks{
    width:645px;
    height:35px;
    padding-top:15px;
    padding-bottom:5px;
    margin:0 auto;
    background:url('/fls/15000/site_graphics/header/underRotatorLinks.jpg') no-repeat center;

}


#underRotatorLinks a{
    color:#ffd200 !important; 
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
    font-family:Helvetica, sans-serif ;
    line-height:19px;
  
}


#underRotatorLinks a:hover{
    color:#ffffff !important; 
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
    font-family:Helvetica, sans-serif ;
    line-height:19px;
  
}


/*********************************************Sprite Backgrounds*************************************************/

/* The background image for all */
div#videosBG,div#schBG,div#blogBG,div#headlinesBG,div#spotlightBG,div#enewsBG,div#pollBG  {
    background:url('/fls/15000/site_graphics/BackgroundsSprite.png') no-repeat;
}

/* OLD Video */
div#videosBG{
    background-position:0 0;
    height:247px;
    width:644px;
}
/* NEW Video */
#videos_affiliateBG{
 	height:426px;
	width:645px;
 	background:url('/fls/15000/site_graphics/Videos/LatestVideosBg2.jpg') no-repeat;
	position:relative;
}
#videos_affiliateBG #Login {
     position:absolute;
     width:214px;
     height:153px;
     background:url('/fls/15000/site_graphics/Videos/loginBG.png') no-repeat;
     right:10px;
     z-index:999;
     top:-3px;
     display:none;
}
#videos_affiliateBG .ShowLogin {
   position:absolute;
   height:30px;
   width:80px;
   cursor:pointer;
   right:20px;
}
#videos_affiliateBG #Login #LoginBoxD {
   margin-top:50px;
}
#LoginBoxD .ForgottenLogin {
   position:absolute;
   height:20px;
   width:100px;
   z-index:9999;
   cursor:pointer;
}
#videos_affiliateBG #Login #LoginBoxD #LoginSubmitD {
   background:url('/fls/15000/site_graphics/Videos/go_button.jpg') no-repeat;
   height:20px;
   width:49px;
   cursor:pointer;
}

#videos_affiliateBG #Login #LoginBoxD #loginUsername {
   width:152px;
}
/* Schedule */
div#schBG {
    background-position:0px -247px;
    height:411px;
    width:474px;
}

/* Schedule */
div#blogBG {
    background-position:0px -658px;
    height:180px;
    width:474px;
}

/* More Headlines */
div#headlinesBG {
    background-position:0px -838px;
    height:251px;
    width:300px;
}

/*Spotlight*/
div#spotlightBG{
   /* background-position:0px -1089px;*/
    height:247px;
    width:299px;
   background-image:url('/fls/15000/site_graphics/tabsbg.jpg');
}
div#spotlightBG .FacebookRight {
   width:301px;
   height:220px;  
}
div#spotlightBG .TwitterRight {
   display:none;
   width:301px;
   height:220px;
   overflow:auto;
}
div#spotlightBG .faceBookTab {
   height:27px;
   width:70px;
   float:left;
   cursor:pointer;
}
div#spotlightBG .twitterTab {
   height:27px;
   width:77px;
   float:left;
   cursor:pointer;
}
/*E-news*/
div#enewsBG{
    background-position:0px -1336px;
    height:117px;
    width:300px;

}

/*Poll*/
div#pollBG{
    background-position:0px -1453px;
    height:240px;
    width:300px;

}



#TableTwoCols{
    padding-left:10px;
}



/**************************************************OLD Latest Videos***************************************
#videosPositioning{
    padding-top:38px;
    padding-left:20px;
}
#videosArea{
    width:395px;
    height:164px;
	font-size: 11px;
    font-family:Helvetica, sans-serif ;
}



.GXTRAVidBox{
    text-align:center;width:170px; height:96px;position:relative;
   
}

.GXTRAVidImageonDemand{
 width:170px;height:96px;overflow:hidden;
}


.GXTRAVidOverlay{
    position:absolute; left:60px; top:25px; z-index:2; width:17px; height:17px;
    cursor:pointer;
    cursor:hand;
}



#videosArea a{
    color:#ffd200 !important; 
	text-decoration:none;  
	font-weight:bold;
}


#videosArea a:hover{
    color:#ffffff !important; 
	text-decoration:none;
	font-weight:bold;
}


#underVideosLinks{
padding-top:10px;
}

#underVideosLinks a{
 color:#ffd200 !important; 
	text-decoration:none;  
	font-weight:bold;

}


#underVideosLinks a:hover{
 color:#ffffff !important; 
	text-decoration:none;  
	font-weight:bold;

}


.videoInfo{

}

.videoLinks{


}
  */
  
  
/**************************New Latest Videos**************************/
#AffiliatePlayer{
	width:300px;
	height:390px;
	margin-right:10px;
	margin-top:30px;
	margin-left:10px;
} 


#AdNextToAffiliate{
 width:301px;
 height:265px;
 margin-top:46px;
 padding-left:10px;
  margin-bottom:5px;
 
}

#SignUpNow{
 	width:322px;
	height:110px;

}
  
  
/***********************************SCHEDULE****************************************************/

#ScheduleBg{ 
    width: 450px;
    height:325px;      
    position:relative;
    }
    
#ScheduleTableHeight{
    width: 450px;
    height:315px;    
    overflow:hidden;
    }

#slider-vertical{
    position:absolute;
    top:7px;
    right:4px;    
    z-index:2;
    width:15px;
    height:251px;
    background:transparent;
}

#SliderImage{
    background:url('/fls/15000/site_graphics/Schedule/slider.png');  
    width:15px;
    height:320px;
    position:absolute;
    top:7px;
    right:4px;    
    z-index:1;

    }

    
.ui-state-default, .ui-widget-content .ui-state-default{
    background:url('/fls/15000/site_graphics/Schedule/selector.png');  
    width:15px;
    height:69px;   
    border:0px; 
   }





.ui-slider-vertical .ui-slider-handle {
    left:0;
    margin-bottom:-69px;
    margin-top:0;
    margin-left:0;
}



.ui-widget-header {
    background:transparent;
    border:0px;  
}
    
.ui-widget-content {
    border:0px;  

}    




#ScheduleBg .tableHeaders{
    color:#999999;
    font-family:  Helvetica, sans-serif;
    font-size:9px; 
    font-weight:normal;
    }    
#ScheduleBg .ScheduleSportLine{
    color:#ffffff;
    font-family:  Helvetica, sans-serif;
    font-size:10px; 
    font-weight:normal;
}

#ScheduleBg .SchSportLineName{
    color:#ffd200;
    font-family:  Helvetica, sans-serif;
    font-size:10px; 
    font-weight:normal;
}


#ScheduleBg a{
    color:#fdbe57;
    font-family: Helvetica, sans-serif;
    font-size:11px;  
    text-decoration:none; 
    font-weight:bold;
}

#ScheduleBg a:hover{
    color:#ffffff;
    font-family:  Helvetica, sans-serif;
    font-size:11px; 
    text-decoration:none;  
    font-weight:bold;
}



.grayDate{
    color:#333333;
    font-family:  Helvetica, sans-serif;
    font-size:14px; 
    font-weight:bold;
    font-style:italic;
}



.ScheduleSportDate{
    font-family:  Helvetica, sans-serif;
    font-size:14px; 
    color:#ffffff;
    font-weight:bold;
    width:200px;
}



/***************************************************************BLOGS****************************************************/

#blogsPositioning{
    padding-top:35px;
    padding-left:20px;

}

.jackrabbitImg{
    width:93px;
}


.jackrabbitTitle{
    color:#ffd200;
    font-family:  Helvetica, sans-serif;
    font-size:14px; 
    font-weight:bold;
}

.jacrabbitDate{
    font-family:  Helvetica, sans-serif;
    font-size:11px; 
    font-style: italic;
}

.jacrabbitTeaser{
    font-family:  Helvetica, sans-serif;
    font-size:12px; 
    width:335px;
    padding:5px 0;

}


.jackrabbitTitle a{
    color:#ffd200;
    font-family: Helvetica, sans-serif;
    font-size:14px;  
    text-decoration:none; 
    font-weight:bold;
}

.jackrabbitTitle a:hover{
    color:#ffffff;
    font-family:  Helvetica, sans-serif;
    font-size:14px; 
    text-decoration:none;  
    font-weight:bold;
}

/********************************************More Headlines************************/
#MoreHeadlines{
padding-top:30px;
padding-left:8px;
height:190px;
}

.headlineText{
    color:#ffd200;
    font-family:  Helvetica, sans-serif;
    font-size:12px; 
    font-weight:bold;
}


.headlineText a{
    color:#ffd200;
    font-family: Helvetica, sans-serif;
    font-size:12px;  
    text-decoration:none; 
    font-weight:bold;
}


.headlineText a:hover{
    color:#ffffff;
    font-family: Helvetica, sans-serif;
    font-size:12px;  
    text-decoration:none; 
    font-weight:bold;
}


.AdsPadTop{
padding-top:9px;
~padding-top:6px;
}


input.submit_button  {
background-color:transparent !important;
}

#FanPollContent{
width:270px;
}

#PollHeader{
padding: 0 10px 10px 10px;
}
.submit_wrapper{
padding:10px 0;
}

.Poll_label{
color:#ffffff;

}

#EnewsArea{
width:280px;font-weight:normal;padding-top:30px;padding-left:20px;font-size:11px
}



/******************************************************SPORT SCHEDULE***************************************************/
#SportSchedule{
font-size:13px;
}
#SportSchedule a{
color:#ffd200;
}

#SportSchedule a:hover{
color:#ffffff;
}

#SportSchedule .EventHeadline{
    color:#ffffff;
    font-family: Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    padding-top:10px;

}

#SportSchedule .opponent{
    color:#ffd200;
    font-family: Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
}

#SportSchedule .score{
    color:#ffd200;
    font-family: Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
}


/***************************************ARTICLES**************************************************/

#BUYOverlay{
    background: url('/fls/15000/site_graphics/Articles/BuyPhoto.jpg') no-repeat;
    width:133px; 
    height:31px;
    float:right;
}

#photoCap{
    float:left;
    width:650px; 
    font-weight:bold;
    background-color:#000000;
    height:42px;
    /* for IE */
    filter:alpha(opacity=65);
    /* CSS3 standard */
    opacity:0.65; 
    position:absolute;
    bottom:0px;
    left:0px;
    z-index:2;
}

#photoCap .cap{
    font-family: Helvetica, sans-serif;
    color:#ffffff;
    padding-top:5px;
    padding-left:15px;
}


.by{
    font-family: Helvetica, sans-serif;
    color:#999999;
    font-size:11px;
    font-style: italic; 
    padding-top:3px;
    padding-left:13px;
}



#ArticleContentBg{
    background-color:#ffffff;
    width:640px;    
}



#ovrArticleTeaser{
	z-index:6;	
	position:absolute;
	margin: 0px;
	left: 0px;
	bottom: 0px;	
	width: 650px;
	height: 33px;
	color: #ffffff;
	background-color:#000000;
	overflow: hidden;
	display:block;	
	  /* for IE */
    filter:alpha(opacity=80);
    /* CSS3 standard */
    opacity:0.80;   
}

#headerDateBg{
    background-color:#ffffff;
    padding:0 10px;
}


.dateRL{
    width:400px;
}


#headerDateBg .header{
    font-family: Helvetica, sans-serif;
    color:#333333;
    font-size:24px;
    font-weight:bold;
}


.arttitle{
 font-family: Helvetica, sans-serif;
    color:#333333 !important;
    font-size:18px;
    font-weight:bold;
}


#headerDateBg .myHr{
    width:650px;
    background-color:#999999;
    height:1px;
}


#headerDateBg .dateArticle{
    font-family: Helvetica, sans-serif;
    color:#333333;
    font-size:11px;
    font-weight:normal; 
    padding:5px 0px 0px 0px;
}


#ControlsArt{
    padding:5px 0px 0px 0px;
}



#UnderImageBy .by{
    font-family: Helvetica, sans-serif;
    color:#333333;
    font-size:11px;
    font-weight:normal;
}




#UnderImageBy .name{
    font-family:Helvetica, sans-serif;
    color:#333333;
    font-size:11px;
    font-weight:normal;
    font-style: italic; 
}


#headerDateBg .iconsBar{
    position:absolute;
    top:27px;
    right:20px;
    z-index:2;
}

#CreditsDateArt{
 font-family: Helvetica, sans-serif;
    color:#999999;
    font-size:11px;
    font-weight:normal;
}

#CreditsDateArt .name{
    font-family:Helvetica, sans-serif;
    color:#999999;
    font-size:11px;
    font-weight:normal;
    font-style: italic; 
}




#contentBg{
    font-family:Helvetica, sans-serif;
    width:650px;
    background-color:#FFFFFF;
    position:relative;
}




#article-content{
    font-family: Helvetica, sans-serif;
    padding:10px;
}


#article-content .text{
    font-family: Helvetica, sans-serif;
    color:#333333;
    font-size:12px;
}


#articleImageRIGHT{
    width:400px;
    background-color:#ffffff;
}


.articleBoxText{
    font-weight:bold;
    width:350px;
    float:right;
}




/* Video Embed Player */
#NeulionVidContainerA {
    padding-top:0px;
    width:650px;
    height:372px;
    display:none;
    z-index:9999;
    position:absolute;
}

#NeulionVidContainerA .ximage{
    position:absolute;
    top:0px;
    right:0px;
    z-index:1000;
    cursor:pointer;       
}



#articleVideoContainerA{
	position:absolute;

}

.imgPlayOverlayA {
	z-index:7;
}
#NeulionVidContainer2A{
	position:absolute;
	top:0px;
	left:0px;
	z-index:9999;
}
#imgPlayA {
	z-index:6;
	top:120px;
	left:300px;
	position:absolute;
}


#BuyButton{
	z-index:6;
	bottom:3px;
	right:0px;
	position:absolute;

}

#NeulionVidContainerA .ximage{
    position:absolute;
    top:8px;
    right:8px;
    z-index:1000;
    cursor:pointer;       
}


#jtvshlAdTbl{
    Z-INDEX:9999 !IMPORTANT;
}

.BlueLink a{
    color:#0063A3 !important; 
    text-decoration:none; 
    font-weight:bold; 
}

.BlueLink a:hover{
    color:#ffd200 !important; 
    text-decoration:none;  
    font-weight:bold;
}
#iconsBox a{
font-family: Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0063A3 !important; 
text-decoration:none;
}


#iconsBox a:hover{
font-family: Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
 color:#747474 !important; 
text-decoration:none;
}

.boxHideShow1{

font-weight:bold;
width:300px;
}


.boxHideShow2{

font-weight:bold;
width:300px;
}

.boxHideShow3{

font-weight:bold;
width:300px;
}

.boxHideShow4{

font-weight:bold;
width:300px;
}

.boxHideShow5{

font-weight:bold;
width:300px;
}

.boxHideShow6{

font-weight:bold;
width:300px;
}


.articleBoxText{
font-weight:bold;
width:620px;
float:LEFT;
}






#album-display .title .album-title{
color:#ffffff;
}




.subhdr {
font-family: Helvetica, sans-serif;
	font-weight: bold; 
	background-color: #013f72; 
	color:#FFFFFF; 
}





.photocopy 	{
font-family: Helvetica, sans-serif;
font-size:10px; 
font-style:italic; 
background-color: #053a98; 
color:#ffffff; 
	
}


.photocopy_text a{
font-family: Helvetica, sans-serif; color:#FFE328 !important; text-decoration:underline;
}
.photocopy_text a:hover{
font-family: Helvetica, sans-serif;; color:#ffffff !important; text-decoration:underline;
}
/**********************************************************************FOOTER*************************************************/
#FooterTop{
background: url('/fls/15000/site_graphics/footerBackground.jpg') no-repeat;
width:980px;
height:227px;
margin:0 auto;
}
#FooterBottom{
background-color:#000000;
width:980px;
height:120px;
margin:0 auto;
}

#FooterTop .title{
font-family: Helvetica, sans-serif;
color:#ffffff;
text-decoration:none;
font-size:12px;
font-weight:bold;
line-height:12px;
}

.linkSport{
line-height:16px;
}


#FooterTop .linkSport a{
font-family: Helvetica, sans-serif;
color:#ffffff;
text-decoration:none;
font-size:11px;

}

#FooterTop .linkSport a:hover{
font-family: Helvetica, sans-serif;
color:#ffd200;
text-decoration:none;
font-size:11px;

}


.CopyLinks{
    padding-top:10px;
}

.linkSport{
   padding-top:15px;
}


.linksCopyRight a{
    color:#ffffff;
    font-family: Helvetica, sans-serif;
    font-size:11px;  
    text-decoration:none; 
    font-weight:bold;
    cursor:hand;
    cursor:pointer;
}


.linksCopyRight a:hover{
    color:#ffd200;
    font-family: Helvetica, sans-serif;
    font-size:11px;  
    text-decoration:none; 
    font-weight:bold;
    cursor:hand;
    cursor:pointer;
}


#OneFan{
background-color:#ffffff;
color:#000000;
width:645px;
margin:0 auto;
margin-top:5px;
margin-bottom:5px;
}

#OneFan a{
    color:#0063A3;
    font-family: Helvetica, sans-serif;
    font-size:11px;  
    text-decoration:none; 
    font-weight:bold;
    cursor:hand;
    cursor:pointer;
}


#OneFan a:hover{
    color:#757575;
    font-family: Helvetica, sans-serif;
    font-size:11px;  
    text-decoration:none; 
    font-weight:bold;
    cursor:hand;
    cursor:pointer;
}

.CopyLinks{
color:#ffffff;
}
.button {
background-color:#0063A3;
color:#FFFFFF;
font-family:Arial,Helvetica;
font-size:11px;
font-weight:bold;
margin:1pt;
padding:1pt;
}
/*gameday*/
#GameDayTemplateContainer .GameDayTwitter {
   height:370px;
   margin-left:600px !important;
   margin-top:-392px;
   position:absolute;
   width:308px;
   }
#GameDayTemplateContainer .image .ImageSizeContainer #imgPlay {
    left:21px !important;
    position:absolute !important;
    top:6px !important;
    z-index:6;
    }
#GameDayTemplateContainer .VidOnImage img {
    float:left !important;
}
#GameDayTemplateContainer .GameDayVidSDesc a{
   color:#011C53 !important;
   font-weight:bold !important;
}
#GameDayTemplateContainer .GameDayVidSDescG a{
   color:#011C53 !important;
}
#GameDayTemplateContainer .GameDayFacebook {
   display:none !important;
}
#GameDayTemplateContainer .GameDayTwitter {
   display:none !important;
}
#GameDayTemplateContainer .GameDaySocialBack {
   height:283px !important;
}
#GameDayTemplateContainer .GamedayFiveArticles {
   width:580px !important;
   padding-top:20px;
}
#GameDayTemplateContainer #GameDayCycle {
   width:580px !important;
}
#GameDayTemplateContainer .GdArtCountPrev {
   margin-left:530px !important;
}
#GameDayTemplateContainer .GdArtCountNext {
   margin-left:570px !important;
}
#GameDayCycle .GdArtCounter {
   color:#C7C7C7;
   margin-left:535px !important;
   margin-top:0;
   position:absolute;
   font-size:14px;
   z-index:500;
}
#GameDayCycle .GDARTDATE {
   background-color:#FFFFFF;
   color:#163061 !important;
   font-family:gothic,arial,sans-serif;
   font-size:14px;
   text-decoration:none;
   width:542px;
}
/*gameday*/

.livenow {
	position: absolute;
	top: 106px;
	left: 164px;	
}




/*********************************************************ADS CAROUSEL*****************************/
a {
   outline: none;
}
#AdsCarouselBoxArea{
padding-top:20px;
}
#AdsCarouselBg{
    width:474px;
    height:180px;   
    position:relative; 
    background:url('/fls/15000/site_graphics/AdsCarousel/AdsCarouselBg.jpg') no-repeat;  
}


#AdsCarouselAreaScroll{
    width:380px;
    height:110px;   
    position:absolute;
    top:37px;
    left:45px;

}


#AdsCarouselPrev{
   cursor: hand;
    cursor:pointer;
    position: absolute;
    left:20px;
    top:80px;  
    z-index:5; 
    width:14px;
    height:23px;
    display:none;
}


#AdsCarouselNext{
    cursor: hand;
    cursor:pointer;
    position: absolute;
    right:20px;
    top:80px;  
    z-index:5; 
    width:14px;
    height:23px;
    display:none;
}


#AdsCarouselEnter{
    position: absolute;
    left:180px;
    bottom:15px;  
    z-index:5; 
    cursor: hand;
    cursor:pointer;
}





.AdsCarouselPadArrows{
    padding-left:5px;
    padding-top:2px;
}
#FooterBottom {
   position:relative;
}
#FooterBottom .FooterJLogo {
   position:absolute;
   right:0px;
   top:4px;
}


#sponsorbar{
   background-color:#ffffff;
   width:980px;
   height:100px;
}

.sponsorsBarFloat{
   float:left;
   padding-right:15px;
}

