/* CSS Document */
/* Last Updated January 25, 2016 */


/* ======================================================= */
/*                   Header Menu                           */
/* ======================================================= */

#container-header { 
	width:100%;
	margin: 0 auto; }

header {
	width:100%; }

#header-outer { 
	height: 50px;
	width:100%; }

#header { 
	background: #7f7f7f url(//cooperinstitute.org/vault/2440//web/files/app/footer_email_signup.jpg);
	padding: 0 !important;
	height: 50px;
	width:100% !important; }
	
#header-inner {
	margin: 0px auto;
	width: 100%;
	position: relative; }	

#header #logo {
	top: 0;
	left: 0;
	position: absolute;
	width: 50px;
	height: 50px;	
	z-index: 1000;
	padding-right:100px; }
	
#header #logo a {
	display: block;
	width: 50px;
	height: 50px;
	padding: 5px 25px;
	text-decoration:none; }

#header #logo a img {
	width: 50px;
	height: 50px; }	

#header #logo a span {
	text-indent: -9999px;
	background: transparent url(//cooperinstitute.org/vault/2440//web/files/app/cooper_seal_menu_40px.png) top left no-repeat;
	display: block;
	width: 40px;
	height: 40px;
	background-size: 40px;
	opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
	
	/* for text only */
	color: #fff;
	text-align: center;	
	font-size: 18px;
	line-height: 1.2;
	font-family: Utopia;
	font-variant: small-caps; }

#header #logo a span:hover {
	opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */ }

.lt-ie9 #header #logo a span {
	background-image: url(//cooperinstitute.org/vault/2440//web/files/app/cooper_seal_menu_40px.png); }
	

/* ======================================================= */
/*                           Main Menu                     */
/* ======================================================= */

#main-menu {
		max-width: 960px;
		height:50px;
		/*position: absolute;
		left: 100px;
		top: 5px;*/
		z-index: 50;
		/*padding:3px 0px 0px 0px;*/ 
		
		/*new code here*/
		position:relative;
		margin:0px auto;
		padding:0px;
		}
	
#main-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	/*new code here*/
	white-space:nowrap;
	
}
	
#main-menu ul li {
	/*float: left;*/
	list-style-type: none;
	padding: 0 !important;
	margin: 0 !important;
	background:none !important;
	/*new code here*/
	display: -moz-inline-stack;
	display:inline-block;
	float:none;
	}
	
	
#main-menu ul li a {
	display: block;
	padding: 1px 13px;
	text-align:center;
	color: #dddddd;
	}

#main-menu ul li:hover a span {
		color: #cccccc !important;
	}

#main-menu ul li a:hover {
	color: #cccccc !important;
}
#main-menu ul li a.selected {
	color: #cccccc;
	background: url() center bottom no-repeat;
}

<!-- start here -->

		
/*#main-menu ul li a {
		display: block;
		padding: 1px 13px;
		text-align:center;
		color: #dddddd;
	}*/


<!-- menu top and bottom -->
#main-menu li a span {
	text-align:center;
	clear:both;
	display:block;
	text-transform:uppercase;
}

#main-menu li a span.menu-top {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color: #ffffff;
	/*height: 18px;*/
	/*letter-spacing:-1px;*/
	text-decoration: none !important;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-weight:normal;
	font-size: 20px;
	cursor: pointer;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
	/*new code here*/
	vertical-align:text-top;
}

#main-menu li a span.menu-bottom {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color: #ffffff;
	/*height: 16px;*/
	/*letter-spacing:-1px;*/
	text-decoration: none !important;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-weight:normal;
	font-size: 12px;
	cursor: pointer;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
	
}

#main-menu li a:link, a:active, a:visited, a:hover {
	text-decoration:none !important; }
	
a span.logo {
	text-indent: -9999px;
	background: transparent url(//cooperinstitute.org/vault/2440//web/files/app/cooper_seal_menu_40px.png) top left no-repeat;
	/*display: block;*/
	width: 40px;
	height: 40px;
	/*margin:0 !important;*/
	background-size: 40px;
	opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
	/*new code here*/
	float:left;
	display:inline-block;
	margin:3px 0 0 0 !important;
	
	}
	
	a span.logo:hover {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	}
	
#main-menu ul li.homepage-logo {
	vertical-align:text-bottom;	
}
	
/* ======================================================= */
/*                   Mega Menu                           */
/* ======================================================= */

#mega-menu {
    display: none;
    position: absolute;
	z-index:1000;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: 30px 0;
	background: #eeeeee;
    min-height: 150px;
    width: 100%;
    -moz-box-shadow: 3px 3px 4px #909090;
	-webkit-box-shadow: 3px 3px 4px #909090;
	box-shadow: 3px 3px 4px #909090;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#909090')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#909090');
	
}

#mega-menu .mega-menu-block.container_12 {
	display: none;
	/*padding-left:1%;
	padding-right:1%;*/
	/*new code here*/
	max-width:960px;
	margin:0px auto !important;
	position:relative;		
}  

   
 
#mega-menu .mega-menu-block h4, 
#mega-menu .mega-menu-block h4 a {
	font-family: Verdana, sans-serif;
	color: #009fda;
	font-size: 16px !important;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}    

#mega-menu .mega-menu-block h5 {
	font-family: Verdana, sans-serif;
	color: #666666;
	font-size: 14px !important;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-weight:bold !important;
	text-decoration: none;
}

#mega-menu .mega-menu-block h4.squeeze,
#mega-menu .mega-menu-block h5.squeeze,
#mega-menu .mega-menu-block a.squeeze {
	letter-spacing:-1px;
}

.mega-menu-block ul {
 	margin: 0 0 20px 0;
}
.mega-menu-block.container_12 ul li {
	margin-left: 0px !important;
	padding-left: 0px !important;
	list-style-type: none;
	background:none !important;
}

.mega-menu-block ul li {
		padding-left:0px !important;
		margin-left:0px !important;
}

.mega-menu-block ul li a {
	display: block;
	text-decoration: none;
	color: #666666;
	font-size: 14px;
	margin: 0 0 10px 0;
	line-height: 1;
}
.mega-menu-block ul li a:hover {
	
	color:#009fda !important;
}
.mega-menu-block ul li a span {
	display: block;
	color: #009fda;
	font-style: italic;
	margin-top: 4px;
}

#mission-statement {
	font-family: Verdana, sans-serif;
	background: #666666;
	color: #ccc2bd;
	font-size: 20px;
	font-style: italic;
	padding: 2px 0;	
	margin-right: 20px;
	-moz-box-shadow: 3px 3px 4px #909090;
	-webkit-box-shadow: 3px 3px 4px #909090;
	box-shadow: 3px 3px 4px #909090;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#909090')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#909090');
}
#mission-statement p {
	padding: 18px;
	font-weight: 200;
	margin: 0;
	color:#ffffff !important;	
}
#mission-statement p strong {
	font-weight: normal;
}

/* ======================================================= */
/*              ContentBlock Overrides                     */
/* ======================================================= */
.contentBlock #main-menu ul li {
			float: left;
			list-style-type: none;
			padding: 0px !important;
			margin: 0px !important;
			background:none !important;
		}
		
.contentBlock #main-menu ul li a {
		display: block;
		padding: 1px 13px;
		text-align:center;
		color: #dddddd;
	}

.contentBlock #main-menu ul li:hover a span {
		color: #cccccc !important;
	}
	
.contentBlock .mega-menu-block ul li {
		padding-left:0px !important;
		margin-left:0px !important;
}

<!-- menu top and bottom -->
.contentBlock #main-menu li a span {
	text-align:center;
	clear:both;
	display:block;
	text-transform:uppercase;
}

.contentBlock #main-menu li a span.menu-top {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color: #ffffff;
	/*height: 18px;*/
	/*letter-spacing:-1px;*/
	text-decoration: none !important;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-weight:normal;
	font-size: 20px;
	cursor: pointer;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
}

.contentBlock #main-menu li a span.menu-bottom {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color: #ffffff;
	/*height: 16px;*/
	/*letter-spacing:-1px;*/
	text-decoration: none !important;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-weight:normal;
	font-size: 12px;
	cursor: pointer;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
}

.contentBlock #main-menu li a:link, a:active, a:visited, a:hover {
	text-decoration:none !important; }

