/* FOR ONE ROW OF ICONS */
#teambar {
/* 2015.12.12
  background-color:#000;
*/
	height:35px;
/* 2015.12.12
  margin:0 0 8px;
*/
	margin:0 auto;
  overflow:hidden;
/* 2015.12.12
  position:absolute;
  text-align:center;
  top:30px;
*/
  width:940px;
}
#teambar ul {
/* 2015.12.12
	background-color:#000;
*/
	height:35px;
	margin:0 0 0 50px;
	padding:0;
	width:890px; 
}

#teambar li  {
	display:inline;
	float:left;
	height:35px;
	list-style:none;
	margin:0 39px 0 0;
	overflow:hidden;
	padding:0; 
}
/* END ONE ROW OF ICONS */


/* USE NTH-CHILD (ODD) TO CREATE TWO ROWS OF ICONS */
/*
#teambar {
  background-color:#000;
	height:50px;
  margin:0 0 8px;
  overflow:hidden;
  position:absolute;
  text-align:center;
  top:20px;
  width:940px;
}
#teambar ul {
	background-color:#000;
	height:50px;
	margin:0 0 0 5px;
	padding:0;
	width:930px; 
}

#teambar li  {
	display:inline;
	float:left;
	height:35px;
	list-style:none;
	margin:0 -1px 0 0;
	overflow:hidden;
	padding:0; 
}
#teambar li:nth-child(even) {
	margin-top:20px
}
*/
/* END OF NTH-CHILD FOR TWO ROWS */


#teambar a {
	background-image:url(/nahl/img/1516/teambar-8-20151212.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:35px; 
}

/* 212 cape cod islanders */
#teambar li.team-212 a {background-position:-236px -35px; width:29px;}
#teambar li.team-212 a:hover {background-position:-236px 0;}

/* jersey shore wildcats */
#teambar li.team-213 a {background-position:-31px -35px; width:25px;}
#teambar li.team-213 a:hover {background-position:-31px 0;}

/* east coast minutemen */
#teambar li.team-214 a {background-position:-56px -35px; width:31px;}
#teambar li.team-214 a:hover {background-position:-56px 0;}

/* lockport express */
#teambar li.team-215 a {background-position:-89px -35px; width:26px;}
#teambar li.team-215 a:hover {background-position:-89px 0;}

/* maine wild */
#teambar li.team-216 a {background-position:-115px -35px; width:32px;}
#teambar li.team-216 a:hover {background-position:-115px 0;}

/* new england stars */
#teambar li.team-217 a {background-position:-265px -35px; width:29px;}
#teambar li.team-217 a:hover {background-position:-265px 0;}

/* la fighting spirit */
#teambar li.team-218 a {background-position:-147px -35px; width:31px;}
#teambar li.team-218 a:hover {background-position:-147px 0;}

/* roc city royals */
#teambar li.team-219 a {background-position:-180px -35px; width:29px;}
#teambar li.team-219 a:hover {background-position:-180px 0;}

/* syracuse stampede */
#teambar li.team-220 a {background-position:-209px -35px; width:27px;}
#teambar li.team-220 a:hover {background-position:-209px 0;}

/* wilkes barre miners */
#teambar li.team-221 a {background-position:0 -35px; width:27px;}
#teambar li.team-221 a:hover {background-position:0 0;}

/* new york aviators */
#teambar li.team-239 a {background-position:-294px -35px; width:28px;}
#teambar li.team-239 a:hover {background-position:-294px 0;}

/* northeast generals */
#teambar li.team-226 a {background-position:-322px -35px; width:29px;}
#teambar li.team-226 a:hover {background-position:-322px 0;}

/* skylands kings */
#teambar li.team-222 a {background-position:-351px -35px; width:27px;}
#teambar li.team-222 a:hover {background-position:-351px 0;}

