html, body { 
  	/**/
	background:url('/fls/19500/site_graphics/2009/siteBg.jpg') top repeat-x; 
	margin: 0;  
	padding: 0;	
	border: 0;  
	width: 100%;  
	background-color:#001741;
    }

.black {
color:#000000;
font-family:arial,san-serif;
font-size:11px;
}

#outterSiteLogos {
	background:url('/fls/19500/site_graphics/2009/topLogosBg.jpg');
    background-position:top;
    background-repeat:no-repeat;   
    width: 100%;
    height:1000px;    
}



.GLOW{
    background:url('/fls/19500/site_graphics/2009/repeatGlow.png'); 
    background-repeat:repeat-y;  
    width:1090px;
  }
  

  
#HomePage{
background-color:#191919;
width:1000px;
position:relative;

}

#SportPage{
background-color:#191919;
width:1000px;
position:relative;
}

#accipAd{
width:728px;
height:90px;
border:#434343 solid 1px;
}

.borderAd{
border:#000000 solid 2px;
width:254px;
height:87px;
}

.FloatLeftAd{
float:left;
padding:0 1px;
}

.FloatLeftAdNoPad{
float:left;
}


/******************************************************************CAROUSEL ECOM***************************************************/


 #EcomBg{   
    z-index:1;
    position:relative;
    width:257px; 
    height:66px; 
      
  }

#EcomScroller{ 
   width:222px; 
    height:66px;
    position:absolute;
    top:0px;
    left:17px;
    z-index:5;
    display:none;  
    background:url('/fls/19500/site_graphics/2009/carousel/carouselBg.jpg') no-repeat;

}

#EcomScroller ul{
list-style:none;
margin:0;
padding:0;

}
#EcomScroller li{
float:left;
width:74px;
height:66px;
}


#EcomControlsPrev{
    position:absolute;
    left:0px;
    bottom:0px;
    z-index:5;
    width:18px;
    height:66px;
}


#EcomControlsNext{
    position:absolute;
    left:239px;
    bottom:0px;
    z-index:5;
    width:17px;
    height:66px;
}

/******************************************************************TICKER************************************/

#SubsectionMenuArea{
 background:url('/fls/19500/site_graphics/2009/ticker/TickerBg.jpg') no-repeat;
 width:975px;
 height:33px;
 margin: auto;  

}

#TickerArea{
 background:url('/fls/19500/site_graphics/2009/ticker/TickerBg.jpg') no-repeat;
 width:975px;
 height:33px;
 margin: auto;  
}
.scrollercontent{
background-color:#ffffff;

}


.scrollercontent a{
    font-family:  Arial, Helvetica, sans-serif ;
    color:#2d2c2c;
    font-size:12px;
    text-decoration:none;
    background-color:#ffffff;
    }


.scrollercontent a:hover{
    font-family:  Arial, Helvetica, sans-serif ;
    color:#2d2c2c;
    font-size:12px;
    text-decoration:underline;
    background-color:#ffffff;
}


.PremiumAdArea{
 padding-top:5px;
}

/************************************************************ROTATOR: Dynamic Lead************************************************/




#RotatorArea{
    width:690px;   
    /*height:513px; */   
    /*background:url('/fls/19500/site_graphics/2009/rotator/RotatorBg.jpg') top no-repeat; */  
    
    
}
/*ROTATOR*/
#RotatorBox{
    width:680px;   
    height:365px; 
    text-align:left;
    padding-left:10px;
    padding-top:10px;
}

#scroller{
    width:670px;
    height:365px;   
     border: solid 1px  #000000;
     display:none;
}



.slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 670px;
	height: 55px;
	margin: 0px;
	left: 0;
	bottom: 0;
	
	background-color:#000000;
	color: #ffffff;
	overflow: hidden;
	display:block;	
	  /* for IE */
    filter:alpha(opacity=75);
    /* CSS3 standard */
    opacity:0.75;   
}




.InfoZoneText h2 {
    font-family: Georgia, Arial, Helvetica, sans-serif ;
    text-align: left;   
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;   
    margin:0px;
    padding-left:15px;
    padding-top:0px;
}

.InfoZoneText h2 a{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	font-family:Georgia, Arial, Helvetica, sans-serif ;
	text-align:center;
}
.InfoZoneText h2 a:hover{
	color: #666666;
	font-weight:bold;
	text-decoration:none;
	font-family: Georgia, Arial, Helvetica, sans-serif ;
	text-align:center;
}

.InfoZoneText small a{
	color: #949ca0;
	font-weight:normal;
	text-decoration:underline;
}
.InfoZoneText small a:hover{
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}
.headerThumbs{
	z-index: 10;
	width: 160px;
	height: 40px;
	margin: 0px;	
	font-size:12px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif ;
	color: #ffffff;
	overflow: hidden;
	line-height: 12px ! important;
	display:block;	
	position:absolute;
	
	}

#scrollerThumbs{
    width:680px;
    height:135px;
    display:none;
    padding-left:10px;
    padding-top:15px;
}

#scrollerThumbs ul
{
    margin:0;
    padding:0;
     list-style: none; 
}

#scrollerThumbs li
{
    margin:0;
    padding:0;
     list-style: none; 
     line-height: 0px ! important;
     float:left;
}


#scrollerThumbs li a
{
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    color:#cccccc;
    font-size:12px;
    text-decoration:none;
}

#scrollerThumbs li a:hover 
{
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    color:#ffffff;
    font-size:12px;
    text-decoration:none;

}

#scrollerThumbs  a{
    display:block;  
    height:85px;  
    /* for IE */
    filter:alpha(opacity=65);
    /* CSS3 standard */
    opacity:0.65; 
    width:161px;
    cursor:pointer;
    cursor:hand;
}



#scrollerThumbs  a.activeSlide {  
    width:161px;
    height:96px;     
    background:url('/fls/19500/site_graphics/2009/rotator/backgroundActive.jpg') top no-repeat;   
    /* for IE */
    filter:alpha(opacity=99);
    /* CSS3 standard */
    opacity:0.99;  
    cursor:pointer;
    cursor:hand; 
}
   

   
   
/* Video Embed Player */
#NeulionVidContainer {
	width:670px;
	height:365px;
	display:none;
	z-index:9999;
	position:absolute;
}
#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:110px;
	left:290px;
	position:absolute;
}

#imgPlayThumbs{
    z-index:6;
	top:20px;
	left:55px;
	position:absolute;

}

.slideHideZone
{	height: 30px;
    width:670px;
    position:absolute;
    top:365px;
    left:0;
    display:none;
	background-color:#000000;
	color: #949ca0;
	text-align:center;
	z-index:20;    
}



.slideHideZone  a{
	color: #949ca0;
	font-weight:bold;
	text-decoration:underline;
	font-family:Georgia;
    font-size: 12px;
}

.slideHideZone  a:hover{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	font-family:Georgia;
	 font-size: 12px;
}



.AD_302x252{
    width:302px;
    height:252px;
    overflow:hidden;
    background:#454545;
}
/*********************************HEADLINES********************************************/
#MoreHeadlines{
padding-top:10px;
}

.evenMoreNews{
    background:#191919;  
    width:300px;
  
}
.oddMoreNews{
    background:url('/fls/19500/site_graphics/2009/moreNews/MoreHeadlinesOdd.jpg') top repeat-y;   
    width:300px;
   
}
#headlinesFooter{
    width:300px;
    height:30px;
}

.headlineTextDate{
    color:#767676;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:11px;
    
}


.headlineText{
    color:#ffffff;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:12px;
    font-weight:normal;
}

.headlineText a{
    color:#ffffff;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:13px;
    text-decoration:none;
}
.headlineText a:hover{
    color:#f4aa00;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:13px;
    text-decoration:none;
}

/************************************************************YELLOWRIBBON***********************************/

#ribbonYellow{
position:absolute;
left:-60px;

}

/************************************************************Videos***********************************/
#videosArea{
    background:url('/fls/19500/site_graphics/2009/videosArea/VideosBG.jpg') top repeat-y;   
    width:1000px;
    height:215px;      
}
    
#signUpLinks{
width:310px;
height:40px;
    
}

.signUpLinkYellow a{
    color:#f4aa00;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:14px;
    text-decoration:none;
}

.signUpLinkYellow a:hover{
    color:#ffffff;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:14px;
    text-decoration:none;
}


.signUpLinkWhite a{
    color:#ffffff;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:11px;
    text-decoration:none;
}

.signUpLinkWhite a:hover{
    color:#f4aa00;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:11px;
    text-decoration:none;
}

.VidBox{
    text-align:center; width:209px;
    height:114px;position:relative;
   
}

.VidImage{
    border:1px #535353 solid;
    width:209px;
    height:114px;
    overflow:hidden;position:absolute;left:0px;top:0px;z-index:1; 
}

.VidOverlay{
position:absolute; left:0; bottom:0; z-index:2;
width:209px;
    height:114px;
cursor:pointer;
    cursor:hand;
}




.videoHeadline{
color:#ffffff;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:12px;
    text-align:left;
    width:209px;
}


.videoDate{
    color:#ffffff;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:12px;
    text-align:left;
    width:209px;
}
.videoDate a{
    color:#f4aa00;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
}

.videoDate a:hover{
    color:#ffffff;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
}



/*SCHEDULE*/

#ScheduleBg{    
    width:804px;
    height:245px;
    float:left;
}

#ScheduleTitle{
    background:url('/fls/19500/site_graphics/2009/schedule/ScheduleTitle.jpg') top no-repeat;   
    width:804px;
    height:21px;
}

#scroll-container {
	overflow: hidden;
	width: 804px;
    height: 210px; 
    position: relative;
}
#scroll-content {
	position: relative;
	top: 0;
}

#scroll-container ul {
   padding:0;
   margin:0;
   list-style:none; 
}



#scroll-container .ScheduleDateLine{
    color:#f4aa00;
    font-weight:bold;
     font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:14px;  
   
}
#scroll-container .ScheduleSportLine{
    color:#FFFFFF;
    font-weight:normal;
     font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:12px;    
}



#ScheduleFooter{
    background:url('/fls/19500/site_graphics/2009/schedule/ScheduleBarArrows.jpg') bottom no-repeat;    
    width: 804px;
    height: 14px;
}


#scroll-bottomlinks1{
float:left;
 padding-left:10px;
  padding-top:8px;
}
#scroll-bottomlinks2{
float:left;
 padding-left:10px;
  padding-top:8px;
}
.ActiveLinks{
text-transform:capitalize;
}
.ActiveLinks a{
  color: #f4aa00;
    font-weight:bold;    
    font-size:12px;
    text-decoration:none;
    
}

.ActiveLinks a:hover{
    color: #f4aa00;
    font-weight:bold;     
    font-size:12px;
    text-decoration:underline;
    text-transform:capitalize;
}

#scroll-controls{
text-align:center;
}



.noActiveLinks{
color:#737373;
 font-weight:bold;
  font-family: Century Gothic, Arial, Helvetica, sans-serif ; 
  font-size:12px;
}


.TopLinks a{
  color: #ffffff;
    font-weight:normal;
     font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:12px;
    text-decoration:none;
}

.TopLinks a:hover{
    color: #f4aa00;
    font-weight:normal;
     font-family: Century Gothic, Arial, Helvetica, sans-serif ;
    font-size:12px;
    text-decoration:none;
}




/*MORE MODULE*/

#MoreTitle{
  width:800px;
  height:25px;  
 
}

#MoreBg{
    height: 220px;
    width: 800px; 
}
#MoreArea{
  height: 220px;
    width:800px;  
    position:relative;   
    display:none;
    text-align:left;
}

#thecarousel{
position:relative;  
height: 220px;
    width:800px;  
}


#MoreNext{
 position: absolute;
    right:0;
    top:80px;   
    z-index:4; 
    width:19px;
    float:right; 
}

#MorePrev{
    position: absolute;
    left:0;
    top:80px;   
    z-index:4;
    width:21px; 
     float:left; 
}

#MoreArea .titleItem{
    font-family: Century Gothic, Arial, Helvetica, sans-serif ; 
    font-size:14px; 
    font-weight:bold;
    color:#ffffff;
    text-align:left;
    padding-left:10px;
    padding-bottom:5px;    
}

#MoreArea .teaserItem{
    font-family: Century Gothic, Arial, Helvetica, sans-serif ; 
    font-size:12px; 
    font-weight:normal;
    color:#FFFFFF;
    text-align:left;  
    padding:10px 0px 0px 10px;
}



#MoreArea .linkItem{  
    color:#be0000;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ; 
    text-align:right;
    padding-right:5px;
    padding-top:10px;
     font-weight:normal;
    
}
#MoreArea .linkItem img{
    padding-right:5px;
}

#MoreArea .linkItem a{
    color:#f4aa00;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ; 
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    padding-top:10px;

}

#MoreArea .linkItem a:hover{
    color:#ffffff;
    font-family: Century Gothic, Arial, Helvetica, sans-serif ; 
    font-size:12px;
    font-weight:bold;
    text-decoration:none;  
    padding-top:10px;
}



/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-scope".
 */
#MoreArea .jcarousel-scope {
    position: relative;  
 
}

#MoreArea .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;   
    width:750px;
     height: 220px;
}


/**
 * Similar styles will be applied by jCarousel. But we additionally
 * add it here for better displaying with browsers having
 * javascript disabled.
 */



#MoreArea .jcarousel-list {
     width:750px;
     height: 220px;
}

#MoreArea ul {  
    margin:0px;
    padding:0px;
}


#MoreArea .jcarousel-list li {  
    float: left;
    list-style: none;
    width:187px;
    height: 220px; 
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 * COMMON to ALL *  
 */
#MoreArea .jcarousel-next{
    cursor: hand;
}

#MoreArea .jcarousel-prev{
    cursor: hand;
}


 
#MoreArea .jcarousel-next-disabled-horizontal img{
    cursor: default;
    /* for IE */
    filter:alpha(opacity=50);
    /* CSS3 standard */
    opacity:0.4;
 }

#MoreArea .jcarousel-prev-disabled-horizontal img{
    cursor: default;
    /* for IE */
    filter:alpha(opacity=50);
    /* CSS3 standard */
    opacity:0.4;
 }
 
 /*********************************************************RIGHT COLUMN INSIDE PAGES***************************************/
 #signUpRC{
background: url('/fls/19500/site_graphics/2009/Articles/signUpBk.jpg') no-repeat;   
width:302px;
height:220px;
}

.TarsItemAds{
background: url('/fls/19500/site_graphics/2009/Articles/TarsRColItemBK.jpg') top no-repeat;  
width:302px;
height:70px;
float:left;
padding-left:8px;
}
 
#TarsCentralRC{

} 
 /*FOOTER*/
 
 #footer{ 
   background:transparent;
    width: 750px;
    height: 309px; 
    text-align:left;
    padding-top:10px;
 }
 
 
.footerLinks{
  font-family: Century Gothic, Arial, Helvetica, sans-serif ; 
    font-size:12px; 
    font-weight:normal;
    color:#FFFFFF; 
    cursor:hand;
    cursor:pointer;
 }
 
 
.footerLinks a{
  font-family: Century Gothic, Arial, Helvetica, sans-serif ; 
    font-size:12px; 
    font-weight:normal;
    color:#FFFFFF; 
    text-decoration:none;
    cursor:hand;
    cursor:pointer;
 }
 
 
.footerLinks a:hover{
  font-family: Century Gothic, Arial, Helvetica, sans-serif ; 
    font-size:12px; 
    font-weight:normal;
    color:#f4aa00; 
    text-decoration:none;
    cursor:hand;
    cursor:pointer;
     }
     
     
     .photocopy {
background-color:#cbcbcb;
}