﻿body {
	background-image: url(/_layouts/Images/MPEGLA.Branding/subpagebg.jpg);
	background-repeat: repeat-x;
	background-color:#e0eefa;
	text-align:center;
	margin:auto;
	margin-top:0px;
}
/*body #s4-workspace 
{
    overflow-y: auto !important;
}
*/
/* removed by Paul cause this was breaking some pages */
#wrapper {
	width:900px;
	height:100%;
	margin:0 auto;
	}
#logo {
	width:275px;
	height:134px;
	float:left;
	}
#top {
	width:625px;
	height:99px;
	float:right;
	background-image:url(/_layouts/Images/MPEGLA.Branding/signinCropped.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
#nav {
	width:625px;
	height:25px;
	float:right;
	clear:right;
	padding-top:10px;
	}
#subnav {
	width:900px;
	height:32px;
	text-align:center;
	}
#spacer {
	clear:both;
	}	
#header {
	width:900px;
	height:157px;
	}
#content {
	width:900px;
	height:100%;
	padding-top:15px;
	}
#left {
	display:block;
	 width:611px; 
	 height:100%;
	  float:left; 
	  text-align:left
	  }
#right {
	display:block; 
	width:289px; 
	height:100%; 
	background-color:#e3e5e8; 
	float:right
	}
#rightbox {
display:block; 
width:274px; 
height:100%; 
background-color:#e3e5e8; 
float:right;
text-align:left;
padding-left:15px;
}

#footer {
	width:900px;
	height:58px;
	}
hr {
	color:#c5cc27;
	background-color:#c5cc27;
	height:2px;
	border:none
	}

/*-------- Nav --------------*/


a.footerlink {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.footerlink:link {
	text-decoration:none;
}
a.footerlink:active {
	text-decoration:none;
}
a.footerlink:visited {
	text-decoration:none;
}
a.footerlink:hover {
	text-decoration:underline;
}

.footertextwithlink {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #C2CD23;
	font-size:15px
}
a.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #C2CD23;
	font-size:15px
}
a.mainnav:link {
	text-decoration:none;
	color:#666666;
}
a.mainnav:active {
	text-decoration:none;
	color:#666666;
}
a.mainnav:visited {
	text-decoration:none;
	color:#666666;
}
a.mainnav:hover {
	text-decoration:none;
	color:#000;
	border-bottom:#FF0000 1px dotted;
}

a.subnav {
	display:block;
	float:left;
	width:179px;
	height:26px;
	margin-right:1px;
	padding-top:5px;
	background-image:url(/_layouts/Images/MPEGLA.Branding/redsubmenu.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
a.subnav:link {
	text-decoration:none;
	}
a.subnav:active {
	text-decoration:none;
	}
a.subnav:visited {
	text-decoration:none;
	}
a.subnav:hover {
	text-decoration:none;
	background-image:url(/_layouts/Images/MPEGLA.Branding/greensubmenu.jpg);
	}
	
a.subnavon {
	display:block;
	float:left;
	width:179px;
	height:26px;
	margin-right:1px;
	padding-top:5px;
	background-image:url(/_layouts/Images/MPEGLA.Branding/greensubmenu.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-align:center;
	text-decoration:none;
	}
a.subnav2on
{
    color:#000000;
}

/*-------- Font Styles --------------*/

.footertext {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 { font-family:Arial, Helvetica, sans-serif;
font-size:23px;
color:#000000;
}
h1.PoolHeader { font-size:23px;
padding-left: 10px; 
padding-bottom:0;
margin-bottom:0; 
padding-top:25px;
}
h1.MainHeader { font-size:23px;
padding-left: 0px; 
padding-bottom:0;
margin-bottom:0; 
padding-top:25px;
}


h2 { font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#333;
}
h3 { font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#ee3424;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
.members {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red {color: #ED3521}

td.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}


/* added 09/23/2009 */

a.subnav2 {
	display:block;
	float:left;
	width:250px;
	height:20px;
	margin-right:1px;
	padding-top:5px;
	background-image:url(/_layouts/Images/MPEGLA.Branding/side_nav_green_bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #000000 !important; 
	text-align:center;
	vertical-align: middle;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E3E5E8;
	}
a.subnav2:link {
	text-decoration:none;
	color: #000;
	}
a.subnav2:active {
	text-decoration:none;
	background-image: url(/_layouts/Images/MPEGLA.Branding/side_nav_red_bg.gif);
	background-color: #E83322;
	color: #000;
	}
a.subnav2:visited {
	text-decoration:none;
	color: #000;
	}
a.subnav2:hover {
	text-decoration:none;
	background-color: #CCCE30;
	background-image: url(/_layouts/Images/MPEGLA.Branding/side_nav_red_bg.gif);
	color: #000;
	}
.subnav2on {
	display:block;
	float:left;
	width:250px;
	height:20px;
	margin-right:1px;
	padding-top:4px;
	background-image:url(/_layouts/Images/MPEGLA.Branding/side_nav_red_bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-align:center;
	vertical-align: middle;
	background-color: #FF351B;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E3E5E8;
	text-decoration:none;
	}
	body
	{
	    color: #000000;
	}
.ProgramBannerImage
{
   display:block;
   margin:0;
}
.LittleBoxTopThatWontAlignProperly
{
    display:block; 
    height:10px;
}
.LittleImageThatWontAlignProperly
{
    display:block; 
    margin:0; 
}
