.pointsNav
{
margin: 0;
padding: 0;
border-left: 1px solid white;
display-listing: none; 
overflow: auto;
}

.pointsNav li
{
float: left;
width: 118px;
padding: 2px 0;
border-right: 1px solid white;
border-bottom: 1px solid white;
text-align: center;
font-size: 11px; 
font-weight: bold;
text-transform: uppercase;
color: white;
background: #1b5391;
cursor: pointer
}

h2 a:hover,
h4 a:hover,
.pointsNav li:hover
{
background: url(http://www.nationalringetteleague.ca/img/backgrounds/px_blue.png);
}

.pNtab
{
clear: both;
}

.pNtab img
{
float: left;
margin: 2px 5px 2px 2px;
border: 1px solid rgb(28,28,28);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.pNtab h1
{
margin: 0;
font-size: 32px;
font-weight: bold;
text-align: right;
}

.pNtab h3
{
background: rgb(0, 107, 182);
border: none;
color: white;
font-family: impact,san-serif;
font-style: italic;
text-align: center;
text-transform: uppercase;
margin-bottom: 2px;
}

.pNtab h4 a,
.pNtab h2 a,
.pNtab h2,
.pNtab h4
{
margin: 0;
line-height: 1.1;
font-weight: bold;
font-size: 11px;
color: black;
text-decoration: none;
}


.pNtab h2 a,
.pNtab h2
{
font-size: 14px;
}

.pNtab h2 + h4,
.pNtab h4 + h4
{
color: gray;
}
.pointsNav li:hover.active,
.pointsNav li.active
{
background: white; color: gray;
cursor: default;
}
.divMe
{
border-bottom: 1px solid rgb(200,200,200)
}

#ROOKIE.pNtab,
#GOALIESV.pNtab,
#GOALIEGAA.pNtab
{
display:none;
}


ul#switcher
{
position: absolute;
bottom:0;
height: 21px;
width: 240px;
margin: 0;
padding: 0;
overflow: hidden;
list-style: none;
background: url(/img/backgrounds/tabbed2.png) no-repeat 0 0;
}

ul#switcher.SCOREME
{
background: url(/img/backgrounds/tabbed2.png) no-repeat 0 -21px;
}

ul#switcher.ELITEME
{
background: url(/img/backgrounds/tabbed2.png) no-repeat 0 100%;
}

ul#switcher.LEADME
{
background: url(/img/backgrounds/tabbed2.png) no-repeat 0 0;
}


ul#switcher li
{
float: left;
width: 50%;
border: 0;
text-align: center;
line-height: 21px;
text-transform: uppercase;
font-family: impact,san-serif;
font-style: italic;
font-size: 13px;
color: white;
opacity: .6;
text-shadow: 0 0 2px black;
cursor: pointer;
}

ul#switcher.SCOREME li#scoreMe,
ul#switcher.ELITEME li#eliteMe,
ul#switcher.LEADME li#leadMe
{
opacity: 1;

}

ul#switcher.ELITEME li:hover,
ul#switcher.SCOREME li:hover,
ul#switcher.LEADME li:hover
{
opacity: 1;
}


#myBoard
{
height: 251px;
}

table.elite8 {height: 206px !important}
