html, body { 
  	
	background-color:#ffffff;
	margin: 0;  
	padding: 0;  
	border: 0;  
	width: 100%;  
	height: 100%;  
	font-family:Arial, Helvetica, sans-serif;
}

.space-top {
	padding-top:10px;	
}

div,ul,li,td,img {
	margin:0px;
	padding:0px;
	border:0px;	
}

img {
	display:block;	
}

.wide {
	width:100%;	
}

.center {
	margin-left:auto;
	margin-right:auto;	
}

#siteContainer {
	/*width:780px;*/
	font-family:Arial, Helvetica, sans-serif;

}

#threeColContainer {
    background-image:url('/fls/9600/site_graphics/bg_fixed_center.jpg');
	background-repeat:repeat-x;
	background-position:bottom center;
}


#threeColContainerDiv{
    width:1000px;   
}

#mainMenuContainer {
    background:url('/fls/9600/site_graphics/bg_menu.jpg') repeat-x;
    height:32px;
    overflow:hidden;   
    /*
    padding-top:5px;
    padding-left:10px;
    */
}

#MenuPadding {
	padding-left:15px;
	padding-top:4px;	
}

#sportMenuContainer {
	background:url('/images/14200/bg_left_col_menu_slice.jpg') repeat-y;
	width:140px;
}

.main A:active,
.main A:visited,
.main A:link,
.main A:hover  	
{	font-family:arial,san-serif; 
	color:#000000; 
	text-decoration:underline;
}

#skyscraper {
    padding-left:15px;
    padding-top:35px;
}   


/* ---------------------------------------------------------------------------------------- 
   Header Start CSS
---------------------------------------------------------------------------------------- */

#AboveHeader {
	background:url('/fls/9600/site_graphics/bg_top_header.jpg') repeat-x;
	height:90px;
}

#headerBanner {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;	
	background:url('/fls/9600/site_graphics/bg_header_banner.jpg') repeat-x;
}


#HeaderSearchContainer {
	height: 90px;
}

#SearchImageBG {
	height: 90px;
}

#SearchContianer {
	position: absolute;
	margin-top: 25px;
	margin-left: 14px;
	padding: 0px;
}

#searchInput {
	width:175px;
	height:16px;
	margin-right:10px;
	border:1px solid #000000;
	background-color:#ffffff;	
}

#SearchLinksAd {
	position:absolute;
	margin-top: -24px;
	margin-left: 14px;
	height:20px;
	width:237px;
}

/* ---------------------------------------------------------------------------------------- 
   Header End CSS
-------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------- 
   Menu Start CSS
---------------------------------------------------------------------------------------- */
ul.bare {
	list-style-type:none;	
}

.menuv5_sub_menu td.menuv5_on {
	background:#9FCEEC!important;
	border-top: 1px solid #bcc4c9;
	border-bottom: 1px solid #bcc4c9;
}
.menuv5_sub_menu td.menuv5_on a {
	padding:2px 3px !important;
}
div.menuv5_sub_menu table td
{
	background: #0D4B74 !important;
	padding: 0px 3px 0px 3px !important;
	vertical-align: middle !important;
}
div.menuv5_sub_menu table td a:visited {
	color: #fff !important;
}
div.menuv5_sub_menu table td a
{
	color: #fff !important;
	padding: 3px !important;
	overflow: hidden;
}
div.menuv5_sub_menu table a
{
	background: transparent!important;
	color: #fff!important;
	font-weight: normal!important;
	font-size: 10px !important;
}
div.menuv5_sub_menu table .menuv5_sub_header
{
	background: #bcc4ca !important;
	color:#000 !important;
}
div.menuv5_sub_menu table .menuv5_sub_header a
{
	color:#000 !important;
}
.milonctable {
	color: #fff;
}
.milonictable a {
	color: #fff;
	font-size: 11px;
	text-decoration: none!important;
}
table.menuv5_main_menu {
	border-top: 1px solid #fff;
}
.menuv5_main_menu td {
	padding: 5px 6px !important;
	white-space: nowrap;
	vertical-align: middle;
}
.menuv5_main_menu td a:link,
.menuv5_main_menu td a:active,
.menuv5_main_menu td a:visited
{
	font-weight: bold;
	color:#ffffff !important;
	font-size:14px !important;
	font-family:arial !important;
}
.menuv5_main_menu td a:hover {
	font-weight: bold;
	color:#9FCEEC !important;
}

.menuv5_main_menu td a.menuv5_on {
	font-weight: bold;
	color:#9FCEEC !important;
}
.menuv5_main_menu td.menuv5_on a {
	color:#9FCEEC;
}
/* Sports Menu */

.menuv5_sport_style,
.menuv5_child_style	{
}

div.sport_menu_wrapper {
	background: #0D4B74 !important;
	border: 1px solid #0D4B74;
}
#sports_menu {
	width: 262px;
}
#sports_menu .mens {
	float: left;
	width: 130px;
}
#sports_menu .womens {
	float: right;
	width: 130px;
	border-left: 2px solid #bcc4ca;
}
#sports_menu .menuv5_sub_header {
	background: #0D4B74 !important;
	color:#ffffff !important;
	font-weight: bold;
	font-size: 12px;
}
#sports_menu .menuv5_sub_header a{
	color:#ffffff !important;
	font-weight: bold;
	font-size: 12px;
}
#sports_menu a:visited {
	color: #fff!important;
}
#sports_menu a {
	color: #fff!important;
	padding:0px !important;
}
#sports_menu li {
	padding: 0px;
	padding-left: 4px;
}
#sports_menu li:hover {
	background:#9FCEEC!important;
	border-top: 1px solid #bcc4c9;
	border-bottom: 1px solid #bcc4c9;
	padding: 0px;
	padding-left: 4px;
}
#sports_menu h2 {
	padding: 3px;
	padding-left: 4px;
}

/* ---------------------------------------------------------------------------------------- 
   Menu End CSS
-------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------- 
   Center Start CSS
---------------------------------------------------------------------------------------- */
#HomePageContainer {
    background-color:transparent;
    width:100%;

}

#SportPageContainer {
    background-color:transparent;
    width:100%;   
}

#MainColContainer {
	background-color:transparent;
	width:100%;
}

#ArticlePageContainer {
    background-color:transparent;
    width:100%;   
	text-align:left;
	
}

#HomePageGuts {
    width:100%;
}

#SportPageGuts {
    width:100%;   
}

#RotatorContainer {
	width:472px;
	/*height:360px; not needed*/	
}

#SubStoryImagesContainer {
	width:89px;
	background:url('/fls/9600/site_graphics/bg_sub_images.jpg') repeat-y;	
}

.MainStoryTextArea {
	height:102px;
	text-align:left;
	background:url('/fls/9600/site_graphics/bg_story_text.jpg') repeat-x;	
}

.ImageSpacer {
	position:relative;	
}

.arrow {
	position:absolute;
	top:22px;
	left:-1px;	
}

.MainStoryTitle {
	font-size:17px;
	font-weight:bold;
	color:#002B5D;
	padding-left:5px;
	padding-right:5px;	
}

.MainStoryTeaser {
	padding-left:5px;
	padding-right:5px;	
}

a.MainStoryTeaserLink:link,
a.MainStoryTeaserLink:active,
a.MainStoryTeaserLink:visited,
a.MainStoryTeaserLink:hover 
{
	color:#00285d;
	text-decoration:none;
	font-weight:bold;	
}

#TopRotatorContainer {
	border:1px solid #000000;
	padding:1px;	
}

#CenterColTabsContainer {
	margin-top:10px;
	margin-bottom:10px;
	background:url('/fls/9600/site_graphics/bg_center_col_tabs.jpg') no-repeat;
	height:289px;
	width:474px;	
}

.CenterColTab {
	height:235px;
	width:446px;
	overflow-x:hidden;
	overflow-y:auto;
	background-color:#ffffff;	
}

#CenterColTabContentContainer {
	width:446px;
	padding-top:15px;	
}

tr.scheduleRow {
	height:50px;
	overflow-y:hidden;	
	padding:0px;
	margin:0px;
}

tr.scheduleRow td {
	height:50px;
	overflow-y:hidden;
}

.tabDateBox {
	height:50px;
	width:74px;
	overflow:hidden;
	text-align:left;
	background:url('/fls/9600/site_graphics/bg_tabs_date.jpg') no-repeat;	
}

.tabIconsBox {
	height:50px;
	width:73px;
	overflow:hidden;
	background:url('/fls/9600/site_graphics/bg_tabs_icons.jpg') no-repeat;	
}

.tabMiddleCol {
	background:url('/fls/9600/site_graphics/bg_tabs_slice.jpg') repeat-x;	
	height:50px;
	overflow-y:hidden;
	text-align:left;
}

td.tabMiddleCol div {
	padding:5px;	
}

#ScheduleTabContent {
	width:425px;
}

.tabMiddleCol span.bold {
	font-weight:bold;
	font-size:12px;
	padding-top:2px;
	padding-bottom:2px;	
}

.tabDateBox div {
	padding-left:7px;
	padding-top:7px;
}

.tabDateBox div.date {
	font-weight:bold;
	font-size:13px;
	padding-left:7px;
	padding-top:2px;
}

td.tabIconsBox div.bold {
	font-weight:bold;	
	padding-top:7px;
}

td.tabIconsBox img {
	display: inline;
}

#MoreNewsContainer {
	padding:10px;
	text-align:left;	
}

a.morenews:link,
a.morenews:visited,
a.morenews:active,
a.morenews:hover 
{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#002B5D;
}

#MoreNewsContainer td {
	padding-top:3px;
	padding-bottom:3px;	
}

#BotterCenterAds {
	padding-bottom:15px;	
}

#BotterCenterAds table {
	width:474px;	
}

.arttitle {
	color:#002E60;
	font-weight:normal;	
	padding-left:10px;
	width:600px;
}

#ArticleLinksInfo {
	position:relative;
	height:15px;
	font-size:10px;
	font-style:italic;
	color:#999999;
	white-space:nowrap;
}

#ArticleOtherLinks a {
	color: #002E60;
	font-size: 12px;
	font-family: arial, Helvetica;
}	

div span.written {
	position:absolute;
	top:4px;
	left:10px;

}

div span.release {
	position:absolute;
	top:4px;
	left:300px;
}

div span.icons {
	position:absolute;
	top:-12px;
	right:10px;
}

div span img {
	display:inline;	
}

#ArticlePageContainer #SectionMenuContainer {
	width:300px;
	padding-bottom:5px;
	margin:0;
	margin-bottom:10px;	
}

#CustomArticleLeftSideContainer {
	padding-left:10px;
	padding-right:10px;	
}

#ArticlePageContainer #BackbuttonContainer {
	margin:10px;
}

#ArticlePageContainer .photocopy {
	height:64px;
	background:url('/fls/9600/site_graphics/bg_photocopy.jpg') repeat-x;	
	font-weight:bold;
}

/* ---------------------------------------------------------------------------------------- 
   Center End CSS
-------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------- 
   Footer Start CSS
---------------------------------------------------------------------------------------- */

td A.footerLinks:active, 	
td A.footerLinks:visited, 
td A.footerLinks:link,  	
td A.footerLinks:hover  	{
	font-family:arial,san-serif; 
	color:#146295; 
	text-decoration:underline;
	font-size:12px;
}

#footerContainer td {
    color:#146295;
    font-size:9px;   
    padding-left:5px;
}

#footerContainer {
	border-top:1px solid #000000;
	background-color:#9FCEEC;	
}

#copyText {
	text-align:left;	
}

/* ---------------------------------------------------------------------------------------- 
   Footer End CSS
-------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------- 
   Left Start CSS
---------------------------------------------------------------------------------------- */
#leftColContainer {
    width:314px;   
}

#leftcol {
    background-color:transparent;  
}

#PremiumContainer {
	background:url('/fls/9600/site_graphics/bg_premium.jpg') no-repeat;
	height:616px;
	width:314px;
	overflow:hidden;
	position:relative;	
}

#LoginAreaContainer {
	position:absolute;
	top:275px;
	left:5px;	
}

#loginUsername {
	width:110px;
	height:14px;
	background:url('/fls/9600/site_graphics/bg_login.jpg') no-repeat #ffffff;
	border:1px solid #000000;
}

#loginPass {
	width:110px;
	height:14px;
	background:url('/fls/9600/site_graphics/bg_password.jpg') no-repeat #ffffff;
	border:1px solid #000000;
	margin-left:2px;
	margin-right:3px;
}

#LoginBox {
	padding-left:40px;	
}

#LeftColAd {
	position:absolute;
	top:350px;
	left:7px;
	height:265px;
	width:300px;
	overflow:hidden;	
}

#ClickToPlayContainer {
	position:absolute;
	top:28px;
	left:12px;
	width:288px;
	height:216px;
}

#AnnoucementsPhotosContainer {
	background:url('/fls/9600/site_graphics/bg_left_col_tabs.jpg') no-repeat;
	height:196px;
	width:315px;
	overflow:hidden;
	margin-top:10px;
	padding-top:12px;	
}

.LeftColTab {
	width:286px;
	height:145px;
	overflow:hidden;
	background-color:#ffffff;
}

div.PhotoLinks,
a.PhotoLinks:link,
a.PhotoLinks:visited,
a.PhotoLinks:active,
a.PhotoLinks:hover
{
	text-align:center;
	color:#00427E;
	font-weight:bold;	
	text-decoration:none;
}

#SectionMenuContainer {
	padding-top:10px;
	width:312px;
	overflow-x:hidden;
	background-color:#B2D8EF;	
}

#SportSections {
	text-align:left;
}	

a.section-links:link,
a.section-links:hover,
a.section-links:visited,
a.section-links:active
{
	color:#002E62;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	
}

a.section-links span {
	font-weight:normal;
	font-size:8px;
	line-height:11px;	
}
/* ---------------------------------------------------------------------------------------- 
   Left End CSS
-------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------- 
   Right Start CSS
---------------------------------------------------------------------------------------- */
#rightColContainer {
    width:188px;   
}

#rightCol {
    background-color:transparent;  
}

/* ---------------------------------------------------------------------------------------- 
   Right End CSS
-------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------- 
   Video Embed
---------------------------------------------------------------------------------------- */
#articleVideoContainer {
	position:absolute;
	z-index:50;
	}
#NeulionVidContainer {
	width:380px;
	height:272px;
	display:none;
	}
.imgPlayOverlayContainer {
	position:absolute;
	z-index:49;
	margin-left:120px;
	margin-top:70px;
	}
/* ---------------------------------------------------------------------------------------- 
   Video Embed
-------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------- 
   wm-16298
---------------------------------------------------------------------------------------- */
td#PlayerBioTag {
	display:none !important;
	}
td#CoachBioTag {
	display:none !important;
	}
/* ---------------------------------------------------------------------------------------- 
   wm-16298
---------------------------------------------------------------------------------------- */
#PlayerBio,
#CoachBio{
	width:666px;y
}



#PlayerBioContent #PlayerBioImage,
#PlayerBioContent #PlayerBioImageContainer {
	width:134px !important;
	}
#CoachBioContent #CoachBioImage,
#CoachBioContent #CoachBioImageContainer {
	width:134px !important;
	}
#PlayerBioProfile {
	border:1px solid #000000;
	height:198px;
	max-width:139px !important;
	}
#CoachBioProfile {
	border:1px solid #000000;
	height:198px;
	max-width:139px !important;
	}
#PlayerBioContent #PlayerBioName {
	color:#000000;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	margin:15px 0;
	}

#PlayerBioContent .PlayerBioPosName {
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding-right:3px;
	}
#PlayerBioContent .PlayerBioPosValue {
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	}

.rosterPopup {
	display:inline;
	height:auto;
	left:0;
	position:absolute;
	top:0;
	width:auto;
	z-index:1000 !important;
	}
