/* =================================
	Project Technical Baseline

	PC Windows XP, 2000
		Internet Explorer 6.0+
		Netscape Navigator 8.0+
		Mozilla Firefox 1.0+

	Mac OS X:
		Netscape Navigator 8.0+
		Safari 1.2+
		Mozilla Firefox 1.0+
==================================*/

* {margin: 0; padding: 0; border: 0;}
ul, ol, li {position: relative;}
form {display: inline; margin: 0;}
.hidden {position: absolute; left: -999em; top: -999em; width: 1px; height: 1px; overflow: hidden;}
.clear {clear: both;}
	.clearfix {height: 1%;}
	.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
	html > body .clearfix {min-height: 1px; height: auto;}

body {
	background: #88897F;
	text-align: center;
	height: 100%;
}


#container {
	position: relative;
	width: 759px;
	background: url(/static/clients/13EM1/images/bg_container.gif) repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 28px 0;
}
#gpp.level2 #container {background: url();}
#gpp #container {background: url();}

#athletics #container {background: url() repeat-y;}

#academic_department #container {background: url() repeat-y;}
#office_services #container {background: url() repeat-y;}
#wide_no_nav #container {background: url() repeat-y;}

/* Header ------------------------------------------------ */
#header {height: 84px; background: #88897F;}

#header a {
	display: block;
	width: 347px;
	height: 84px;
	background: url(/static/clients/13EM1/images/emmanuel_logo.gif) 16px 11px no-repeat;
	text-indent: -999em;
}

#header_sub {
	background: url(/static/clients/13EM1/images/bg_header_sub.gif) #FFF top right no-repeat;
	padding: 2px 2px 0 2px;
}
#gpp #header_sub {background: url() #FFF top right no-repeat;}
#athletics #header_sub {background: url() #FFF top right no-repeat;}
#academic_department #header_sub {background: url() #FFF top right no-repeat;}


#header_sub span {
	display: block;
	float: left;
	width: 335px;
	height: 165px;
}
/* #gpp.level2 #header_sub span {height: 148px; overflow: hidden;} */
#gpp #header_sub span {height: 148px; width: 502px; overflow: hidden;}
#academic_department #header_sub span {height: 144px;}

h1#page_headline {
	clear: both;
	background: #CBDDE8;
	color: #9F547D;
	font-family: Verdana;
	font-size: 107%; /*14px*/
	font-weight: normal;
	text-transform: uppercase;
	border: 2px solid #FFF;
	border-right: none;
	border-left: none;
	padding: 4px 10px 4px 20px;
	margin: 0 2px 0 2px;
}
#gpp.level2 h1#page_headline {
	background: #ced46c;
	color: #ced46c;
	border-bottom: #ced46c;
	padding: 4px 10px 6px 20px;
}
#gpp h1#page_headline {
	background: #ced46c;
	color: #344151;
	padding: 4px 10px 4px 20px;
}
#athletics h1#page_headline {
	background: #febd00;
	color: #325477;
}
#academic_department h1#page_headline {
	background: #3c5674;
	color: #ffffff;
}

/* ------------------------------------------------ end Header */

#padder {
	float: left;
	width: 100%;
}

/* Content ------------------------------------------------ */

.level2 #content {
	padding: 0 0 20px 61px;
}
#alumni #content {
	margin: 0 160px 0 166px;
	padding: 0 0 20px 36px;
}
#gpp.level2 #content {
	padding: 0 0 0 28px !important;
}
#news_events.level4 #content {
	margin: 0 70px 0 166px;
	padding: 0 0 20px 35px;
}

.wide_with_nav #content {
	margin: 0 70px 0 166px;
	padding: 0 0 20px 35px;
}
#office_services #content {
	margin: 0 0 0 26px;
	padding: 0 0 0 0;
}
#wide_no_nav #content {
	margin: 44px 56px 0 56px;
	padding: 0 0 0 0;
}
#content {
	color: #3F3F3F;
	margin: 0 0px 0 166px;
	padding: 0 18px 20px 35px;
	width: 533px;
}
/* ------------------------------------------------ end Content */

#navigation {
	float: left;
	width: 162px;
	margin: 0 0 0 -757px;
}

/* Extra ------------------------------------------------ */
#extra {
	position: relative;
	float: left;
	width: 130px;
	margin: 0 0 0 -132px;
}
/*\*/
 html>body*#extra {margin: 1px 0 0 -132px;}
 /**/
#news_events #extra {
	margin: -28px 0 0 -132px;
}
#admissions.level2 #extra, #alumni #extra {
	width: 117px; 
	margin: 0 0 0 -119px;
}

.level2 #extra, .level3 #extra, #alumni #extra  {
	width: 117px; 
	margin: -28px 0 0 -119px;
}

/* ------------------------------------------------ end Extra */


#flash_module {
	position: absolute;
	top: 87px;
	left: 337px;
	width: 420px;
	height: 19px;
	clear: both;
	z-index: 100;
	text-align: right;
}
#flash_module span, #flash_module span a { /* just for styling the text to indicate there is a "Flash Module" on the page and the location */
	display: inline-block;
	font: 100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: bold;
	padding-top: 1px;
}

#footer {
	clear: both;
	width: 759px;
	background: #88897F;
	color: #D5D6D2;
	font-family: Trebuchet MS;
	font-size: 85%;/*11px*/
	text-align: left;
	padding: 5px 10px 10px 2px;
	border-top: 2px solid #FFF;
	margin: 0 auto;
}
#footer a {color: #FFF;}
#footer a:hover {color: #D5D6D2;text-decoration: none;}
