@charset "utf-8";
/*	 CSS DOCUMENT  :  INLEAGUE WIDE LAYOUT */

body	{
	font-family: 'lato', arial, helvetica, sans-serif;
	font-size: 75%;
	padding:0;
	margin:0;
	background: #61687F;
	}

/* 	====================
	   BACKGROUND DIVS
	==================== */
/* 	--------------------
		 BCK_STRIPE
	-------------------- */
#bckStripe	{
	width: 100%;
	background: url(images/bck_stripes.jpg) repeat-x top;
	}

/* 	--------------------
		  BCK_PAGE
	-------------------- */
#bckPage	{
	width: 1270px;
	margin: 0 auto;
	min-height: 500px;
	background: url(images/w-bck-top-inleague.jpg) no-repeat top center;
	}
#bckOneColumnPage	{
	width: 1270px;
	margin: 0 auto;
	min-height: 500px;
	background: url(images/w-bck-top-oneColumn.jpg) no-repeat top center;
	}
/* 	--------------------
		BCK_COLUMNS
	-------------------- */
#bckColumns	{
	width: 1270px;
	margin: 0 auto;
	background: url(images/w-bck-columns-inleague.gif) repeat-y center;
	}
#bckOneColumn	{
	width: 1270px;
	margin: 0 auto;
	background: url(images/w-bck-oneColumn.gif) repeat-y center;
	}
/* 	--------------------
	     BCK_CONTENT
	-------------------- */
#bckContent	{
	width: 1270px;
	margin: 0 auto;
	float: left;
	background: url(images/w-bck-capBottom-inleague.gif) no-repeat bottom center;
	}
#bckContentOneColumn	{
	width: 1270px;
	margin: 0 auto;
	float: left;
	background: url(images/w-bck-capBottom-oneColumn.gif) no-repeat bottom center;
	}

/* 	====================
		  MASTHEAD
	==================== */
#mastheadHome	{
	height: 177px;
	width: 1090px;
	margin: 0 auto;
	background: url(images/w-masthead-inleague.jpg) no-repeat left top;
	}
.mastheadSub	{
	width: 786px;
	height: 66px;
	}
/* 	====================
		  MAIN NAV
	==================== */

/* commented out because it's replaced by UDM4 styles below
#mainNav ul	{
	padding: 0;
	margin: 0;
	}
#mainNav ul	li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	}

#mainNav a	{
	color: #0F2D05; /* inleague-0F2D05; area1p-002B56;  */ /*
	float: left;
	padding: 10px 0 12px 0;
	margin: 0;
	border-left: 2px solid white;
	text-decoration: none;
	text-align: center;
	width: 148px;
	background: url(images/button-inleague.gif) repeat-x left bottom;
	}
#mainNav a:hover	{
	background: url(images/button-inleague-over.gif) repeat-x left bottom;
	color: white;
	}
#mainNav a.home	{
	width: 185px;
	border: 0;
	}
	*/
/* 	====================
		    FOOTER
	==================== */
#footer	{
	clear: both;
	background: url(images/w-bck-footer.gif) repeat-y top center;
	}
#footerCap	{
	clear: both;
	background: url(images/w-bck-capBottom.gif) no-repeat bottom center;
	height: 66px;
	}
#copyright	{
	padding: 10px 10px 0 100px;
	}
#footerNav	{
	padding: 10px 10px 25px 100px;
	}



/* ==== Top/Main navigation CSS === */
.menuCategory:nth-child(1){
	background: url(/images/button_purple.gif) repeat-x left top;
}

.menuCategory:nth-child(2){
	background: url(/images/button_yellow.gif) repeat-x left top;
}

.menuCategory:nth-child(3){
	background: url(/images/button_orange.gif) repeat-x left top;
}

.menuCategory:nth-child(4){
	background: url(/images/button_green.gif) repeat-x left top;
}

.menuCategory:nth-child(5){
	background: url(/images/button_blue.gif) repeat-x left top;
}

.menuCategory:nth-child(6){
	background: url(/images/button_purple.gif) repeat-x left top;
}

.menuCategory:nth-child(7){
	background: url(/images/button_pink.gif) repeat-x left top;
}

.menuSubcategory a{
	color: rgb(0, 128, 0);
}

.menuSubcategory{
	border-bottom:1px solid rgb(248, 251, 208);
}

.menuSubcategory a:hover{
	background-color:rgb(172,219,147);
}

.menuSubcategoryContainer{
	border:1px solid rgb(172, 219, 147);
}

.menuCategoryLabel{
	color: rgb(0, 128, 0);
}

/* 	====================
		 COLUMN DIVS
	==================== */
/* 	--------------------
	  LEFT COLUMN & NAV
	-------------------- */
#leftNav li a {
	color: #0F2D05; /* inleague-0F2D05; area1p-002B56;  */
	display: block;
	width: 100%;
	padding: 8px 5px 8px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fffef8;
	}
#leftNav li a#active {
	background-color: white;
	}
#leftNav li a:hover {
	background-color: #ACDB93;/*# inleague-ACDB93; brooklyn-83ACD6; area1p-FFD737;  */
	}


/* 	====================
		   LINKS
	==================== */
a	{
	color: #0F2D05; /* inleague-0F2D05; area1p-002B56; old inleague: 0E2104  */
	text-decoration:underline;
	}
a:visited	{
	}
a:hover	{
	text-decoration:none;
	background-color:#fff0b5; /* light purple: F2E3FF */
	}
#breadcrumb	{
	clear:both;
	padding:5px 25px 0 25px;
	background-color: white;
	font-size: .95em;
	}
.LocalNav	{
	/* Do Not Remove */
	}

/* --------------------
	inLeague Additions
	------------------- */


.regionBackground
	{
	background-color: #ACDB93;
	}

.regionBackgroundDark
	{
	background-color: #2b7d11;
	color: white;
	font-weight: bold;
	}

.regionBackgroundDark a
	{
		color: white;
		font-weight: bold;
	}





/* Game scheduler styles */
h3.calHeader
		{
		color: #006600;
		text-decoration:underline;
		}

	table.Calendar
		{
		width: 98%;
		border: 1px dotted black;
		margin: 2px auto;
		font-size: .9em;
		}

	table.Calendar th
		{
		font-size: 0.8em;
		background-color: #0066CC;
		color: #FFFFFF;
		text-align: center;
		}

	table.Calendar th, table.Calendar td
		{
		border: 1px solid black;
		border-collapse: collapse;
		}

	table.Calendar td
		{
		background-color:#FFF9DF;
		}
	table.miniTable td, table.miniTable th
		{
		vertical-align: top;
		}
	table.gameTable
		{
		width: 100%;
		border: none;
		margin: 2px auto;
		}

	table.gameTable td, table.gameTable th
		{
		border: none;
		}

	p.error
		{
		color: #E74C3C;
		font-family: Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		}

	.red
		{
		color: #C00;
		}

	p.victory
		{
		color: #009900;
		font-family: Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		}

	td.noGame
		{
		background-color: #E8E8DD !important;
		}

	td.teamConflict
		{
		background-color: #F0BE4A !important;
		}

	td.fieldConflict
		{
		background-color: #66CC66 !important;
		}

		.backgroundLight {
			background-color: rgb(255,238,205);
			}