/**** League Pulse Copyright (C) 2013 Brad Mallett ****/

.credits		{font:	9 geneva,verdana;}
.schedWon		{color:		rgb(0, 120, 0);}
.schedLost		{color:		rgb(255, 0, 0);}
.teamsPageTitle	{font-size:	40pt;}
.error			{font-size: 12pt;}

.statcell, .highlight, .highlightRight, .highlightLeft, .powHighlight
{
	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-color:		rgb(125, 125, 125);
}

.depthCell
{
	background-color:	rgb(255, 255, 255);
	font:			9 geneva,verdana;
	font-weight:	bold;
}

a:link    {color: #0000FF; text-decoration: none; font-weight: bold}
a:visited {color: #0000AA; text-decoration: none; font-weight: bold}
a:active  {color: #FF0000; text-decoration: none; font-weight: bold}
a:hover   {color: #CC0000; text-decoration: underline; font-weight: bold}

.smallbold, .smallboldNoOutline, .smallboldWithOutline, .installTable
{
	font:			9 geneva,verdana;
	font-weight:	bold;

	border-style:		solid;
	border-width:		1px;
	border-color:		rgb(125, 125, 125);
	border-bottom-width:0px;
}

.installTable			{font-size:		12pt;	font-weight:	bold;}
.smallboldNoOutline		{border-width:	0px;}
.smallboldWithOutline	{border-width:	1px;}

.bold
{
	font-weight: bold;

	border-style:		solid;
	border-width:		1px;
	border-color:		rgb(125, 125, 125);
	border-bottom-width:0px;
}

.smallplain, .smallplainWithBorder
{
	font:				9 geneva,verdana;
	font-weight:		normal;
}

.smallplainWithBorder
{
	border-style:		solid;
	border-width:		1px;
	border-color:		rgb(125, 125, 125);
	border-bottom-width:0px;
}


.largebold  {font-size: x-large; font-weight: bold}
.iconclass  {border: 0 solid #000000}
.logoclass  {border: 0 solid #000000}

.thinborder
{
	border-width:	1;
	border-style:	solid;
	border-color:	#000000;
}

code        {font: 100% courier new, fixedsys; font-weight: bold}


.smalldarkback {font:9 geneva,verdana; font-weight: bold; background: #000000; color: #FFFFFF }

.darkback   { background: #000000; color: #FFFFFF }
.lightback0 { background: #FFFFFF; color: #000000 }
.lightback1 { background: #EEEEEE; color: #000000 }
.highlight
{
	background:			#FFFFCC;
	color:				#000000;
	font-weight:		bold;

	border-style:		solid;
	border-left-width:	1px;
	border-right-width:	1px;
	border-color:		rgb(125, 125, 125);
}

.highlightRight
{
	background:			#FFFFCC;
	color:				#000000;
	font-weight:		bold;

	border-style:		solid;
	border-left-width:	1px;
	border-right-width:	0px;
	border-color:		rgb(125, 125, 125);
}

.highlightLeft
{
	background:			#FFFFCC;
	color:				#000000;
	font-weight:		bold;

	border-style:		solid;
	border-left-width:	0px;
	border-right-width:	1px;
	border-color:		rgb(125, 125, 125);
}

.progressBar
{
	font:				9 geneva,verdana;
	font-weight:		bold;
	color:				rgb(255, 255, 255);
	background:			rgb(255, 0, 0);

	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-right-width:	1px;
	border-color:		rgb(255, 255, 255);
	
	padding:			2px;
	text-align:			right;
}

.capBar
{
	font:				9 geneva,verdana;
	font-weight:		bold;
	color:				rgb(255, 255, 255);
	background:			rgb(0, 125, 0);

	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-right-width:	1px;
	border-color:		rgb(255, 255, 255);
	
	padding:			2px;
}

.AFC
{
	background:		rgb(177, 0, 2);
	color:			rgb(255, 255, 255);
}

.NFC
{
	background:		rgb(1, 53, 119);
	color:			rgb(255, 255, 255);
}

.NFL
{
	background:		rgb(2, 52, 120);
	color:			rgb(255, 255, 255);
}

.Draft
{
	background:		rgb(204, 204, 204);
	color:			rgb(0, 0, 0); /*2, 98, 158*/
}


.moraleBarHigh, .moraleBarMid, .moraleBarLow
{
	font:				9 geneva,verdana;
	font-weight:		bold;
	color:				rgb(255, 255, 255);
	background:			rgb(0, 125, 0);

	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-right-width:	1px;
	border-color:		rgb(255, 255, 255);
	
	padding:			2px;
	text-align:			right;
}

.moraleBarMid, .moraleBarLow
{
	color:				rgb(0, 0, 0);
	background:			rgb(255, 255, 0);
}

.moraleBarLow
{
	color:				rgb(255, 255, 255);
	background:			rgb(255, 0, 0);
}

/*add your custom teams here*/
