.adspace img {
	display: block;
}
html,body {
	margin:0;
	font-family:Verdana,Helvetica,Arial;
	background:url(/fls/17600/site_graphics/bgimg.jpg) repeat;
	height: 100%;
	width:100%;
	color:#000000;
}


a.link{
  color:#000000;
  text-decoration:none;
}

.sectionSpacer{
  height:10px;
}

.adspace img {
  display: block;
  }
  

#pageContainer{
  width:980px;
}

td#mainContent{
  width:798px;
  background-color:#ffffff;
}

td#rightShadow{
  width:7px;
  background:url(/fls/17600/site_graphics/rightShadow.gif) repeat-y;
}

div#cornerShadow{
  position:absolute;
  width:7px;
  height:6px;
  background:url(/fls/17600/site_graphics/cornerShadow.gif) no-repeat;
  bottom:0px;
  right:-7px;
}

div#bottomShadow{
  height:6px;
  background:url(/fls/17600/site_graphics/bottomShadow.gif) repeat-x;
  position:relative;
}

/*header area*/
.headerbg {
	background:url(/fls/17600/site_graphics/headerareabg.jpg) repeat-y;
	position:relative;
}

div#headerArea table.search{
  background-color:#dadada;
}

#

#headerBannerContainer{

}


#searchInput{
  border:1px solid #cdcac5;
  width:100px;
  height:14px;
}



/*MENU CSS*/

table.milonictable td a,
#sportMenus .item, #sportMenus .item a
{
	font-family: Verdana,Helvetica,Arial !important;
	font-size: 11px;
	padding:0px 3px 0px 5px;
	text-decoration: none !important;	
	font-weight:normal !important;
	color:#ffffff;
}
#sportMenus .item{
  padding-top:2px;
  padding-bottom:2px;
  background-color:none;
  border-bottom:1px solid #001C4E;
  cursor:pointer;
}

table.milonictable td{
  padding-left:0px !important;
}

table.milonictable td.menuv5_section_header{
  background-color:#001C4E !important;
}

table.milonictable td.menuv5_section_header a{
  font-weight:bold !important;
}

#sportMenus .title{
  background-color:#001C4E;
}

/*left column*/

td#leftColContainer{
  width:160px;
  background-color:#003698;
}
#leftColContainer .wrapper {
	width: 160px;
	overflow: hidden;
}
#sportMenu {
	position: relative;
}
#milonic_menu {
	position: relative;
}

  #mainMenu{
    background:url(/fls/17600/site_graphics/menuBg.gif) no-repeat;
    background-color:#0B3E99;
	position: relative;
  }

/*center column*/
#centerColContainer{
 padding:2px;
}

#scrollerSearch{
  background-color:#001C4E;
}
#scroller{
  height:22px;
  color:#ffffff;
  font-weight:bold;
  padding:0px 5px;
  list-style-type: none;
}
  #scroller li{
   float:left;
  }


.photocopy{
  
}
.photocopy_text{
  border:1px solid #000000;
}
/*right column*/

#rightColContainer{
  width:234px;
}
#rightColContainer .sectionSpacer{
  height:2px;
}

#siteStripContainer {
  width:31px;
	background:url('/fls/17600/site_graphics/ribbonsm.jpg') repeat-y;
}
  
  /*login area*/
    
  div#login{
    background-color:#013370;
    padding-bottom:5px;
    color:#ffffff;
  }
  div#login .loginInput{
    height:14px;
    width:90px;
    border:1px solid #cdcac5;
  }
  div#login #emailInput{
    background: url(/fls/17600/site_graphics/emailBg.gif) no-repeat;
    background-color:#fff;
  }
  div#login #pwdInput{
    background: url(/fls/17600/site_graphics/pwdBg.gif) no-repeat;
    background-color:#fff;
    border-left:none;
  }
  
  div#login a.LoginAreaText {
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
    font-size:10px;
  }

  /*tabs*/
  #tabs{
    background-color:#013370;
  }
  .contentOn{
  display:block;
  }
  .contentOff{
    display:none;
  }
  
  .defaultTab{
    background-color:#013370;
    color:#ffffff;
  }
  
  .regularTab{
      background-color:#001C4E;
      color:#ffffff;
    }
    
  .tabDimension{
    padding:2px;
    font-weight:bold;
    cursor:pointer;
    width:33%;
  }
    
    #tabs #AUCTIONS_content{
      background:url(/fls/17600/site_graphics/clickToBid.gif) no-repeat;
      background-position: bottom left;
      height:180px;
      position:relative;
    }
    
    #tabs #AUCTIONS_content #bidClick{
      position:absolute;
      height:40px;
      width:234px;
      bottom:0px;
      cursor:pointer;
    }
    
    #tabs .tabContent{
      height:185px;
      overflow:hidden;
      
    } 
    
    #tabs .secBoxContainer{
      padding:2px;
      color:#ffffff;
    }
    
      #tabs .secBoxContainer .description{
        padding:3px;
      }
      
      #tabs .secBoxContainer .description .bid{
        padding-top:10px;
      }


    /*schedule*/
    #schedule, #poll{
      background-color:#013370;
    }
	#poll .adspace img {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
      #schedule .title, #poll .title{
        color:#ffffff;
        padding:3px;
        font-size:15px;
      }
      
      #schedule .secBoxContainer{
        height:170px;
        overflow:auto;
        overflow-x: hidden;
        margin:3px;
        background-color:#ffffff;
      }

      #schedule .secBoxContainer .date{
        background-color:#cccccc;
        color:#0C2756;
        font-weight:bold;
        padding:2px;
      }
      
      #schedule .secBoxContainer .info{
        padding:2px;
      }
      
      #schedule .vs_class{
        font-weight:bold;
      }
      
      #schedule .links{
        text-align:center;
        color:#ffffff;
        padding:2px;
      }
      #schedule .links a{
        color:#ffffff;
        text-decoration:none;
      }
      
      /*poll*/
      
      #poll{
        padding-bottom:2px;
      }
      #poll .pollwrapper{
        background-color:#ffffff;
        margin:3px;
		margin-top: 0px;
		padding-top: 0px;
        width:228px !important;
      }
      
        #poll .pollwrapper .title{
          text-align:left;
          color:#000000;
          font-size:12px;
        }
        
        #poll .pollwrapper td.teaser_p{
          text-align:left;
        }
      
    
/*Footer Area*/

#footer{
   text-align:center;
   background-color:#00276F;
   color:#ffffff;f
}

  #footer .accipiter{
	  padding: 10px;
  }

  #footer a{
    color:#ffffff;
    text-decoration:none;
    font-size:15px;
  }
  #footer .links a{
    font-weight:bold;
  }
  #footer table td{
    padding:5px;
  }
td#skyscraperCol{
  width:180px;
}
#skyscraper {
	vertical-align: top;
}

/*video embed*/
#NeulionVidContainer {
	width:400px;
	height:300px;
	margin-top:0px;
	display:none;
	}

#articleVideoContainer{
	position:absolute;
	z-index:9999;
	}
.imgPlayOverlayContainer{
	position:absolute;
	z-index:999;
	margin-left:140px;
	margin-top:90px;
	}

#videoStop {
	color:#fff;
	background-color:#000000;
	z-index:9999;
	width:75px;
	font-weight:bold;
	border:2px solid #003698;
	cursor:pointer;
	}