html,body {
	margin:0;
	font-family:Arial,Verdana,Helvetica;
	background:url(/fls/1000/site_graphics/bodyBG.gif) repeat;
	background-color: #C5BA8E;
	height: 100%;
	width:100%;
	color:#000000;
}


/*common css*/
img{
  display:block;
}

a img{
  border:none;
}

.title{
  font-size:13px;
  font-weight:bold;
}

  .title a{
        color:#000000;
        text-decoration:none;
   }
.teaser{
  font-size:11px;
}
  .teaser a.link {
    color:#000000;
    font-weight:bold;
  }
.sectionSpacer{
  height:10px;
}


#pageContainer{
  width:1050px;
}

#siteRibbon{
  width:840px;
  background:url(/fls/1000/site_graphics/siteRibbon.gif) repeat-y 804px 0px;
}

#mainContent{
  width:804px;
}

/*header*/
  
  #headerArea{
    background-color:#11297b;
    position:relative;
		z-index: 2;
  }
	
	#headerArea .headerBackground{
		position: relative;
		z-index:1;
	}
  #headerArea .header_float{
    position:absolute;
    top:3px;
    left:3px;
		z-index: 0;
  }
	#headerArea .headerPhoto{
		position: absolute;
		top: 0px;
		left: 589px;
		z-index:-1''
	}
    #searchBox{
    }
    #dateWeather{
      color:#ffffff;
      padding-left:5px;
      font-size:10px;
    }
      #searchInput{
        width:180px;
        height:16px;
        border:none;
        border:1px solid #000;
        margin-right:5px;
      }
  
      #searchButton{
        margin-right:5px;
      }

/*left column*/

#leftColContainer{
  width:164px;
  background-color:#044990;
}

    /*menu css*/
    
    td.menuv5_main_menu, td.menuv5_sub_menu, td.menuv5_sport_list, td.menuv5_section_item, td.menuv5_section_header, td.menuv5_header{
      padding:0px !important;
      padding-left:20px !important;
      height:18px;
    }
      /*sections menus*/
      td.menuv5_section_header, td.menuv5_section_item{
        padding-left:15px !important; 
        
      }
      a.menuv5_section_header, a.menuv5_section_item{
        text-decoration:none;
        padding-left:5px;
        color:#044990 !important;
        font-weight:bold !important;
        font-size:10px;
      }
      
      a.menuv5_section_header{
        background-color:#04488F !important;
        height:16px;
        color:#fff !important;
        font-size:11px;
      }

      a.menuv5_main_menu{
        color:#fff !important;
      }
    td.menuv5_sub_menu, td.menuv5_sport_list{
      border-bottom:1px solid #000000;
    }
    
    a.menuv5_main_menu, a.menuv5_sub_menu, a.menuv5_sport_list{
      text-decoration:none;
      font-size:11px;
	  font-weight:normal !important;
    }
    
  
    a.menuv5_sub_menu, a.menuv5_sport_list{
      font-weight:normal !important;
    }
    
      /*child menus*/
      a.menuv5_header{
        text-align:left !important;
        text-decoration:none;
        font-weight:bold !important;
      }
    
    
    /*ads*/
    
    .leftColAd{
      padding-bottom:5px;
    }
    
/*center column*/

#centerColContainer{
  background:#ffffff url(/fls/1000/site_graphics/leftShadow.gif) repeat-y;
}
  #centerColContainer .wrapper{
    padding:3px 3px 3px 6px;
  }
      
    .secBoxContainer{
      padding:0px 10px;
    }
    

    #leftTopShadow{
      position:absolute;
      height:9px;
      width:7px;
      top:0px;
      left:0px;
      background:url(/fls/1000/site_graphics/topLeftShadow.gif);
    }
  
    /*featured article*/
    #featuredArticle{
      padding-top:5px;
    }
    #featuredArticle .imgContainer{
      float:left;
      padding-right:5px;
    }
    #featuredArticle .articleInfo{
      
    }
      
    #featuredArticle .teaser, #featuredArticle .date{
      padding-top:5px;
    } 
    /*other headlines*/
    .sectionSpacer{
      clear:both;
    }
    #otherHeadlines .secBoxContainer table{
      padding:5px 0px;
    }
    
    #otherHeadlines .imgContainer{
      width:60px;
      padding-right:10px;
    }
    
    #otherHeadlines .title, #otherHeadlines .title a{
      font-weight:bold;
      color:#000000;
      font-size:13px;
     
    }
    #otherHeadlines a{
      text-decoration:none;
    }
    
	#otherHeadlines #archives{
	 text-align:center;
	}
    #otherHeadlines #archives .link{
	  font-weight:bold;
	  font-size:13px;
	}
	/*features section and poll*/
    
    #features .secBoxContainer{
      background-color:#e3e3e3;
      border:1px solid #7E89B6;
      border-top:none;
      margin-left:6px;
    }
    
    .poll table{
      width:150px;
    }
/*right column*/
#rightColContainer{
  width:237px;
  background:#044990 url(/fls/1000/site_graphics/rightColBG.gif) repeat-y;
}

  
  #premium{
    background:url(/fls/1000/site_graphics/premiumBG.gif) repeat-y;
    color:#fff;
    height:263px;
  }
  #premium a{
    color:#fff;
    text-decoration:none;
  }
    
    #featuredVideos .titleImg{
      padding:7px 0px;
    }
    #featuredVideos table{
      padding:5px 0px;
    }
    #featuredVideos .imgContainer{
      width:80px;
      padding-right:5px;
    }
    
  #login{
    padding-top:3px;
  }
  #login .loginInput{
    height:16px;
    border:none;
    border:1px solid #000;
  } 
  
   div#login #emailInput{
    background: #cccccc url(/fls/1000/site_graphics/emailBG.gif) no-repeat;
    width:94px;
  }
  div#login #pwdInput{
    background: #cccccc url(/fls/1000/site_graphics/passwordBG.gif) no-repeat;
    border-left:none;
    width:103px;
  }
  
  /*right ads*/
  .rightColAd{
    padding-bottom:10px;
  }
  
  
    /*tabs*/
    #tabs{
      border:1px solid #000000;
    }
    .content_on{
      display:block;
    }  
    .content_off{
      display:none; 
    } 
    
    .tab_header{
      font-size:14px;
      font-weight:bold;
      padding:5px;
      cursor:pointer;
    }
    
    .tab_on{
      color:#10297B;
      background-color:#cccccc;
    }
    .tab_off{
      color:#ffffff;
      background-color:#10297B;
    }
    
      /*schedule*/
      
      #tabs, #tabs td{
        font-family: Verdana, Arial;
      }
        #tabs .secBoxContent{
          height:255px;
          overflow:auto;
          overflow-x:hidden;
          background-color:#cccccc;
          padding-top:3px;
        }
        
        #tabs .info{
		  width:215px;
		  padding-bottom:5px;
		}
		#tabs .date {
          background-color:#10297B;
          color:#ffffff;
          font-weight:bold;
          padding:3px;
        }
        
        #tabs .time, #tabs .sport{
          font-weight:bold;
        }
        
        #tabs .time{
          padding-right:3px;
          width:60px;
        }
        
        #tabs .description, #tabs .links{
          padding-left:3px;
        }
     
#espn img{
	display:inline;
}


#skyscraper{
  width:160px;
  position:absolute;
  left:856px;
  top:5px;
}

#footer{
  background-color:#000;
  color:#fff;
  padding:5px;
}

#footer .accipiter{
  text-align:center;
  padding:10px;
}

#footer .links, #footer .links a{
  color:#fff;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;

}

/* Staff Directory */
#staff-directory {
}
	#staff-directory {
	}
	#staff-directory th {
		background-color: #11297b;
		color: #fff;
	}
	#staff-directory tr.header td {
		background: #044990;
		color: #fff;
	}
	#staff-directory tr.header td a {
		color: #fff;
	}
/*wm-17887*/
#ArticleContainer table TR UL {
	list-style-position:inside;
	}
	
#PlayerBioTag{
	display:none;
}

#CoachBioTag{
	display:none;
}
