@charset "utf-8";
/*	 CSS DOCUMENT  :  INLEAGUE WIDE LAYOUT */

body	{
	font-family: verdana, 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-bevHills.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-bevHills.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-bevHills.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-bevHills.jpg) no-repeat left top;
	}
.mastheadSub	{
	width: 786px;
	height: 66px;
	}
/* 	====================
		  MAIN NAV
	==================== */
#mainNav	{
	width: 1088px;
	height: 36px;
	font-size: 90%;
	margin: 0 auto;
	padding: 1px 0 0 4px;
	}
/* commented out because it's replaced by UDM4 styles in inleague.css
#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_area1p.gif) repeat-x left bottom;
	}
#mainNav a:hover	{
	background: url(images/button_area1p.gif) repeat-x left bottom;
	}	
#mainNav a.home	{
	width: 185px;
	border: 0;
	}

#mainNav ul	{
	padding: 0;
	margin: 0;
	}	
#mainNav ul	li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	/* Change by SWK to accommodate UDM menus
	float: left;
	*/
	}		
#mainNav a	{
	/* Change by SWK to accommodate UDM menus
	float: left;
	*/
	padding: 10px 0 12px 0;
	margin: 0;
	border-right: 2px solid white;
	text-decoration: none;
	text-align: center;
	}
#mainNav a.home:hover, 
#mainNav a.link1:hover,
#mainNav a.link2:hover,
#mainNav a.link3:hover,
#mainNav a.link4:hover,
#mainNav a.link5:hover,
#mainNav a.link6:hover		{
	background-image: none;
	}
#mainNav a.home	{
	width: 185px;
	background: url("images/button_purple.gif") repeat-x left bottom;
	}
#mainNav a.link1	{
	width: 149px;
	background: url("images/button_yellow.gif") repeat-x left bottom;
	}
#mainNav a.link2	{
	width: 149px;
	background: url("images/button_orange.gif") repeat-x left bottom;
	}
#mainNav a.link3	{
	width: 148px;
	background: url("images/button_green.gif") repeat-x left bottom;
	}
#mainNav a.link4	{
	width: 148px;
	background: url("images/button_blue.gif") repeat-x left bottom;
	}
#mainNav a.link5	{
	width: 148px;
	background: url("images/button_purple.gif") repeat-x left bottom;
	}
#mainNav a.link6	{
	width: 148px;
	border: 0;
	background: url("images/button_pink.gif") repeat-x left bottom;
	}
*/

/* 	====================
		 COLUMN DIVS
	==================== */
/* 	--------------------
	  LEFT COLUMN & NAV
	-------------------- */		
#leftNav	{
	float: left;
	font-size: 90%;
	margin: 0;
	padding-left: 93px;
	vertical-align: top;
	width: 172px;	
	}
#leftNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 172px;
	}
#leftNav li {
	margin: 0;
	}
#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 p.accessList
	{
	margin-left: 8px;
	}

li.accessList
	{
	margin-left: 12px !important;
	}

#leftNav li a#active {
	background-color: white;
	color: #6600CC;
	}
#leftNav li a:hover {
	background-color:#f2e3ff;
	}


/* 	====================
		    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;
	}



/* 	====================
		   LINKS
	==================== */
a	{
	color: #0F2D05; /* inleague-0F2D05; area1p-002B56;  */
	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 */	
	}
	


/* Additions by Sam */

.regionBackground
	{
	background-color: #FFB701;
	}

.regionBackgroundDark
	{
	background-color: #E87400;
	font-weight: bold;
	}


