﻿
/*- Menu Tabs F--------------------------- */
    #tabsF {
      float:left;
      width:750px;
      background-image: url(http://www.gowebsports.com/SiteImages/bg_page.jpg));
      font-size:100%;
      line-height:normal;
      border-bottom:1px solid #808080;
      position:relative;
      left:-5px;
      top:-10px;
      }
    #tabsF ul {
        margin:0;
        padding:10px 10px 0 0px;
        list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }
        
.eventList #tabsF
{
    width:95%;   
}

.eventListBody #tabsF  
{
    width:100%;   
}


/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      background-image: url(http://www.gowebsports.com/SiteImages/bg_page.jpg));
      font-size:100%;
      line-height:normal;
      position:relative;
      left:-5px;

      }
    #tabsB ul {
        margin:0;
        padding:10px 10px 0 5px;
        list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
 
    #tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
      #tabsB Panel {
      margin:20px;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
        }
        #tabsB #current a span {
                background-position:100% -42px;
        }
       
       
       /*- Menu 8--------------------------- */
#menu8
{
    width: 542px;
    margin: 0px;
    border-style: solid;
    border-color: #656556;
    border-width: 1px;
}

#menu8 li a
{
	
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
}

#menu8 li a:link, #menu8 li a:visited 
{
    color: #C64200;
    display: block;
    background:  url(_images/standingmenu.gif);
    padding: 8px 0 0 20px;
}

#menu8 li a:hover, #menu8 li #current 
{
    color:#CC0000;
    background:  url(_images/standingmenu.gif) 0 -32px;
    padding: 8px 0 0 20px;
}   

#menu8 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu8 img 
{
    border: none;
} 

#standingsMenu
{
	float: left;
	margin: 0 0 5px 0px;
}

#standingsMenu h2 
{
    font: bold 18px Verdana, Arial, Helvetica, sans-serif;
    color: #C64200;
    margin: 5px 0px 5px 0px;
} 
   