@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	font-size:13px;
}
body {
	background-image:url(images/bg.jpg);
	font-family: 'Helvetica Neue', Helvetica, Arial;
	font-size:10px;
}
p {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	font-size:15px;
}

table {
	/*border: 1px solid black; */
	border-collapse: separate;
	border-spacing: 0px;

	/*white-space: nowrap;*/
	/*width:1000px;*/
}

th {
	background-color: rgba(29,150,178,1);
	/*border: 1px solid rgba(29,150,178,1);*/
	font-weight: normal;
	text-align: center;
	color: white;
	 /* text-shadow: 0 0 3px #FF0000;*/
	/*border: 1px solid white;*/
	height: 50px;
	padding: 12px;
	/*background-color: #BBB;
	color: white;*/
}

/*
tr {
	border-bottom: 1px solid rgba(29,150,178,1);
}*/

td a:link {
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;

	/*margin: 0px 10px 0px 10px;*/
}
td a:visited {
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	/*margin: 0px 10px 0px 10px;*/
}
td a:hover {
	text-decoration:underline;
	color:#000;
	font-fsamily:Arial, Helvetica, sans-serif;
	/*margin: 0px 10px 0px 10px;*/
}
.playercol {
	text-align:left;
	white-space:nowrap;
}


tr:nth-child(even) td{
		background-color: rgba(96,95,95,.05);
	}

tr:hover {
		background-color: rgba(29,150,178,.2);
	}

td {

	white-space:nowrap;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:3px;
	padding-bottom:2px;
}

.container {
	width:999px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
}
.header {
	width:999px;
	height:90px;
	border-bottom-width:1px;
	border-bottom-color:#000;
	border-bottom-style:solid;
}
.logo {
	float:left;
}
.navigation {
	float:right;
	margin-top:5px;
	margin-right:20px;
}
.navigation2 {
	float:left;
}
.banner {
	clear:both;
	padding-top:10px;
}
.maincontent {
	width:680px;
	float:left;
	padding:5px;
}
.seccontent {
	width:233px;
	float:right;
	padding:20px;
}
.footer {
	clear:both;
}
.textheading {
	float:left;
	color:#ff0000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.detail {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
}
.newline {
	clear:both;
	height:20px;
}
.navigation a:link {
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 10px 0px 10px;
}
.navigation a:visited {
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 10px 0px 10px;
}
.navigation a:hover {
	text-decoration:underline;
	color:#000;
	font-fsamily:Arial, Helvetica, sans-serif;
	margin: 0px 10px 0px 10px;
}
.navigation2 a:link {
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 10px 0px 10px;
}
.navigation2 a:visited {
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 10px 0px 10px;
}
.navigation2 a:hover {
	text-decoration:underline;
	color:#000;
	font-fsamily:Arial, Helvetica, sans-serif;
	margin: 0px 10px 0px 10px;
}
.item {
	width: 120px;
	height:150px;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:30px;
	float:left;

}
.rightimage {
	float:right;
	width:300px;
}
.lefttext {
	float:left;
	width:300px;
}
.categories {
	margin-bottom:15px;
}

.headcol {
  /*position: relative;*/
	float: left;
  width: 80px;
	margin-left:10px;
  left: 0;
	text-align: left;
  top: auto;
  border-top-width: 1px;
  /*only relevant for first row*/
  margin-top: -1px;
  /*compensate for top border*/
}

.headcol2 {
  position: relative;
  width: 25px;
	margin-left:110px;
  left: 0;
	text-align: left;
  top: auto;
  border-top-width: 1px;
  /*only relevant for first row*/
  margin-top: -1px;
  /*compensate for top border*/
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
}

tr.playerheader td {
	background-color: rgba(29,150,178,1);
	/*border: 1px solid rgba(29,150,178,1);*/
	font-weight: normal;
	text-align: center;
	color: white;
	/*border: 1px solid white;*/
	height: 25px;
	padding: 12px;
	/*background-color: #BBB;
	color: white;*/
}

td.ArizonaCoyotes {
		background-color: #862633 !important;
		color: white !important;
		border: 1px solid #DDCBA4;
		font-weight:normal;
}

td.ArizonaCoyotes a:link {
color: white !important;
text-shadow: 0 0 3px #DDCBA4 !important;
}

td.ArizonaCoyotes a:visited {
color: white !important;
text-shadow: 0 0 3px #DDCBA4 !important;
}

td.BostonBruins {
		background-color: #010101 !important;
		color: white !important;
		border: 1px solid #FFB81C;
  text-shadow: 0 0 3px #FFB81C !important;
	font-weight:normal;
}

td.BostonBruins a:link {
color: white !important;
  text-shadow: 0 0 3px  #FFB81C !important;
}

td.BostonBruins a:visited {
color: white !important;
  text-shadow: 0 0 3px  #FFB81C !important;
}

td.CalgaryFlames {
		background-color: #C8102E !important;
		color: white !important;
		border: 1px solid #F1BE48;
		font-weight:normal;
}

td.CalgaryFlames a:link {
color: white !important;
text-shadow: 0 0 3px #F1BE48 !important;
}

td.CalgaryFlames a:visited {
color: white !important;
text-shadow: 0 0 3px #F1BE48 !important;
}

td.CarolinaHurricanes {
		background-color: #C8102E !important;
		color: white !important;
		border: 1px solid #A2AAAD;
		font-weight:normal;
}

td.CarolinaHurricanes a:link {
color: white !important;
text-shadow: 0 0 3px #A2AAAD !important;
}

td.CarolinaHurricanes a:visited {
color: white !important;
text-shadow: 0 0 3px #A2AAAD !important;
}

td.ChicagoBlackhawks {
		background-color: #C8102E !important;
		color: white !important;
		border: 1px solid black;
		font-weight:normal;
}

td.ChicagoBlackhawks a:link {
color: white !important;
text-shadow: 0 0 30px black !important;
}

td.ChicagoBlackhawks a:visited {
color: white !important;
text-shadow: 0 0 30px black !important;
}

td.ColoradoAvalanche {
		background-color: #6F263D !important;
		color: white !important;
		border: 1px solid #236192;
		font-weight:normal;
}

td.ColoradoAvalanche a:link {
color: white !important;
text-shadow: 0 0 3px #A4A9AD !important;
}

td.ColoradoAvalanche a:visited {
color: white !important;
text-shadow: 0 0 3px #A4A9AD !important;
}

td.ColumbusBlueJackets {
		background-color: #041E42 !important;
		color: white !important;
		border: 1px solid #A4A9AD;
		font-weight:normal;
}

td.ColumbusBlueJackets a:link {
color: white !important;
text-shadow: 0 0 3px #C8102E !important;
}

td.ColumbusBlueJackets a:visited {
color: white !important;
text-shadow: 0 0 3px #C8102E !important;
}

td.DallasStars {
		background-color: #006341 !important;
		color: white !important;
		border: 1px solid #8A8D8F;
		font-weight:normal;
}

td.DallasStars a:link {
color: white !important;
text-shadow: 0 0 3px #8A8D8F !important;
}

td.DallasStars a:visited {
color: white !important;
text-shadow: 0 0 3px #8A8D8F !important;
}


td.EdmontonOilers {
		background-color: #CF4520 !important;
		color: white !important;
		border: 1px solid #00205B;
		font-weight:normal;
}

td.EdmontonOilers a:link {
color: white !important;
text-shadow: 0 0 3px #00205B !important;
}

td.EdmontonOilers a:visited {
color: white !important;
text-shadow: 0 0 3px #00205B !important;
}

td.FloridaPanthers {
		background-color: #C8102E !important;
		color: white !important;
		border: 1px solid #041E42;
		font-weight:normal;
}

td.FloridaPanthers a:link {
color: white !important;
text-shadow: 0 0 3px #B9975B !important;
}

td.FloridaPanthers a:visited {
color: white !important;
text-shadow: 0 0 3px #B9975B !important;
}

td.LosAngelesKings {
		background-color: #010101 !important;
		color: white !important;
		border: 1px solid #A2AAAD;
  text-shadow: 0 0 3px #A2AAAD !important;
	font-weight:normal;
}

td.LosAngelesKings a:link {
color: white !important;
  text-shadow: 0 0 3px  #A2AAAD !important;
}

td.LosAngelesKings a:visited {
color: white !important;
  text-shadow: 0 0 3px  #A2AAAD !important;
}

td.MinnesotaWild {
		background-color: #A6192E !important;
		color: white !important;
		border: 1px solid #154734;
		font-weight:normal;
}

td.MinnesotaWild a:link {
color: white !important;
text-shadow: 0 0 3px #EAAA00 !important;
}

td.MinnesotaWild a:visited {
color: white !important;
text-shadow: 0 0 3px #EAAA00 !important;
}

td.MontrealCanadiens {
		background-color: #A6192E !important;
		color: white !important;
		border: 1px solid #001E62;
		font-weight:normal;
}

td.MontrealCanadiens a:link {
color: white !important;
text-shadow: 0 0 3px #001E62 !important;
}

td.MontrealCanadiens a:visited {
color: white !important;
text-shadow: 0 0 3px #001E62 !important;
}

td.NashvillePredators {
		background-color: #FFB81C !important;
		color: white !important;
		border: 1px solid #041E42;
		font-weight:normal;
}

td.NashvillePredators a:link {
color: white !important;
text-shadow: 0 0 3px #041E42 !important;
}

td.NashvillePredators a:visited {
color: white !important;
text-shadow: 0 0 3px #041E42 !important;
}

td.NewJerseyDevils {
		background-color: #C8102E !important;
		color: white !important;
		border: 1px solid #010101;
		font-weight:normal;
}

td.NewJerseyDevils a:link {
color: white !important;
text-shadow: 0 0 3px #010101 !important;
}

td.NewJerseyDevils a:visited {
color: white !important;
text-shadow: 0 0 3px #010101 !important;
}

td.NewYorkIslanders {
		background-color: #003087 !important;
		color: white !important;
		border: 1px solid #FC4C02;
		font-weight:normal;
}

td.NewYorkIslanders a:link {
color: white !important;
text-shadow: 0 0 3px #FC4C02 !important;
}

td.NewYorkIslanders a:visited {
color: white !important;
text-shadow: 0 0 3px #FC4C02 !important;
}

td.NewYorkRangers {
		background-color: #0033A0 !important;
		color: white !important;
		border: 1px solid #C8102E;
		font-weight:normal;
}

td.NewYorkRangers a:link {
color: white !important;
text-shadow: 0 0 3px #C8102E !important;
}

td.NewYorkRangers a:visited {
color: white !important;
text-shadow: 0 0 3px #C8102E !important;
}

td.OttawaSenators {
		background-color: #C8102E !important;
		color: white !important;
		border: 1px solid #C69214;
		font-weight:normal;
}

td.OttawaSenators a:link {
color: white !important;
text-shadow: 0 0 3px #C69214 !important;
}

td.OttawaSenators a:visited {
color: white !important;
text-shadow: 0 0 3px #C69214 !important;
}

td.PhiladelphiaFlyers {
		background-color: #FA4616 !important;
		color: white !important;
		border: 1px solid #010101;
		font-weight:normal;
}

td.PhiladelphiaFlyers a:link {
color: white !important;
text-shadow: 0 0 3px #010101 !important;
}

td.PhiladelphiaFlyers a:visited {
color: white !important;
text-shadow: 0 0 3px #010101 !important;
}

td.PittsburghPenguins {
		background-color: #010101 !important;
		color: white !important;
		border: 1px solid #FFB81C;
		font-weight:normal;
}

td.PittsburghPenguins a:link {
color: white !important;
text-shadow: 0 0 3px #FFB81C !important;
}

td.PittsburghPenguins a:visited {
color: white !important;
text-shadow: 0 0 3px #FFB81C !important;
}

td.SeattleKraken {
		background-color: #355464 !important;
		color: white !important;
		border: 1px solid #99D9D9;
		font-weight:normal;
}

td.SeattleKraken a:link {
color: white !important;
text-shadow: 0 0 3px #E9072B !important;
}

td.SeattleKraken a:visited {
color: white !important;
text-shadow: 0 0 3px #E9072B !important;
}

td.StLouisBlues {
		background-color: #003087 !important;
		color: white !important;
		border: 1px solid #FFB81C;
		font-weight:normal;
}

td.StLouisBlues a:link {
color: white !important;
text-shadow: 0 0 3px #FFB81C !important;
}

td.StLouisBlues a:visited {
color: white !important;
text-shadow: 0 0 3px #FFB81C !important;
}

td.TampaBayLightning {
		background-color: #00205B !important;
		color: white !important;
		border: 1px solid white;
		font-weight:normal;
}

td.TampaBayLightning a:link {
color: white !important;
text-shadow: 0 0 3px #00205B !important;
}

td.TampaBayLightning a:visited {
color: white !important;
text-shadow: 0 0 3px #00205B !important;
}

td.TorontoMapleLeafs {
		background-color: #00205B !important;
		color: white !important;
		border: 1px solid white;
		font-weight:normal;
}

td.TorontoMapleLeafs a:link {
color: white !important;
text-shadow: 0 0 3px #00205B !important;
}

td.TorontoMapleLeafs a:visited {
color: white !important;
text-shadow: 0 0 3px #00205B !important;
}

td.VancouverCanucks {
		background-color: #00205B !important;
		color: white !important;
		border: 1px solid #041C2C;
		font-weight:normal;
}

td.VancouverCanucks a:link {
color: white !important;
text-shadow: 0 0 3px #97999B !important;
}

td.VancouverCanucks a:visited {
color: white !important;
text-shadow: 0 0 3px #97999B !important;
}

td.VegasGoldenKnights {
		background-color: #B4975A !important;
		color: white !important;
		border: 1px solid #010101;
		font-weight:normal;
}

td.VegasGoldenKnights a:link {
color: white !important;
text-shadow: 0 0 3px #333F42 !important;
}

td.VegasGoldenKnights a:visited {
color: white !important;
text-shadow: 0 0 3px #333F42 !important;
}

td.WashingtonCapitals {
		background-color: #A6192E !important;
		color: white !important;
		border: 1px solid #041E42;
		font-weight:normal;
}

td.WashingtonCapitals a:link {
color: white !important;
text-shadow: 0 0 3px #A2AAAD !important;
}

td.WashingtonCapitals a:visited {
color: white !important;
text-shadow: 0 0 3px #A2AAAD !important;
}
td.WinnipegJets {
		background-color: #041E42 !important;
		color: white !important;
		border: 1px solid #C8102E;
		font-weight:normal;
}

td.WinnipegJets a:link {
color: white !important;
text-shadow: 0 0 3px #C8102E !important;
}

td.WinnipegJets a:visited {
color: white !important;
text-shadow: 0 0 3px #C8102E !important;
}




/*
.AnaheimDucks {
		background-color: #010101
A2AAAD
FC4C02
85714D
Arizona Coyotes
010101
862633
DDCBA4
Boston Bruins
010101
FFB81C
Buffalo Sabres
041E42
A2AAAD
FFB81C
C8102E
Calgary Flames
010101
F1BE48
C8102E
Carolina Hurricanes
010101
A2AAAD
C8102E
Chicago Blackhawks
010101
FF671F
FFD100
001871
C8102E
00843D
CC8A00
Colorado Avalanche
6F263D
010101
236192
A4A9AD
Columbus Blue Jackets
041E42
A4A9AD
C8102E
Dallas Stars
010101
006341
8A8D8F
Detroit Red Wings
C8102E
Edmonton Oilers
00205B
CF4520
Florida Panthers
041E42
B9975B
C8102E
Los Angeles Kings
010101
A2AAAD
Minnesota Wild
154734
DDCBA4
EAAA00
A6192E
Montreal Canadiens
001E62
A6192E
Nashville Predators
041E42
FFB81C
New Jersey Devils
010101
C8102E
New York Islanders
003087
FC4C02
New York Rangers
0033A0
C8102E
Ottawa Senators
010101
C8102E
C69214
Philadelphia Flyers
010101
FA4616
Pittsburgh Penguins
010101
FFB81C
San Jose Sharks
010101
E57200
006272
St Louis Blues
041E42
FFB81C
003087
Tampa Bay Lightning
00205B
Toronto Maple Leafs
00205B
Vancouver Canucks
00205B
97999B
041C2C
Vegas Golden Knights
010101
B4975A
333F42
Washington Capitals
041E42
A2AAAD
782F40
A6192E
53565A
Winnipeg Jets
041E42
C8102E
*/
.error {
	color:#ff0000;
}
