/* -------------------- Basics ------------------------------------------------------------ */

body {
	background: white;
	font-family: tahoma, verdana, sans-serif;
	font-size: 62.5%;
	color: black;
	margin: 0;
	padding: 0;
	z-index: 0;
	height: 100%;
}

#spacer {
	background: white;
	height: 30px;
	width: 100%;
}

body#home {
	background: url(../images/home/background_home.jpg) right top no-repeat;
	background-position: 250px 180px;
}

body#news {
	background: url(../images/news/background_news.jpg) right top no-repeat;
	background-position: 850px 0px;
}

body#prospective {
	background: url(../images/prospective/background_prospective.jpg) right top no-repeat;
	background-position: 705px 0px;
}

body#graduate {
	background: url(../images/graduate/background_graduate.jpg) right top no-repeat;
	background-position: 720px 0px;
}

body#undergraduate {
	background: url(../images/undergraduate/background_undergraduate.jpg) right top no-repeat;
	background-position: 715px 0px;
}

body#elucidations,
body#podcastsindex {
      background:  url(../images/podcasts/background_podcasts.jpg) right top no-repeat;
	  background-position:: 700px 0 px

}
body#facultyindex,
body#faculty {
	background: url(../images/faculty/background_faculty.jpg) right top no-repeat;
	background-position: 720px 0px;
}

body#courses {
	background: url(../images/courses/background_courses.jpg) right top no-repeat;
	background-position: 720px 0px;
}

body#workshops {
	background: url(../images/workshops/background_workshops.jpg) right top no-repeat;
	background-position: 700px 0px;
}

body#resources {
	background: url(../images/resources/background_resources.jpg) right top no-repeat;
	background-position: 720px 0px;
}

body#search {
	background: url(../images/search/background_search.jpg) right top no-repeat;
	background-position: 160px 20px;
}

body#conferencesindex,
body#conferences {
	background: url(../images/conferences/background_conferences.jpg) right top no-repeat;
	background-position: 720px 0px;
}

body#contact {
	background: url(../images/contact/background_contact.jpg) right top no-repeat;
	background-position: 710px 0px;
}

form {
	margin: 0;
	padding: 0;
}

.clearall,
br.clearall {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	overflow: hidden;
}

img {
	border: 0;
}

img.right {
	float: right;
	margin-left: 5px;
}

img.left {
	float: left;
	margin-right: 5px;
}

.nowrap {
	white-space: nowrap;
}

div#pagecontainer {
	min-width: 995px;
	overflow: hidden;
}


/* -------------------- Shadow ------------------------------------------------------------ */

html>body .s1 {
	background: url(../images/common/upperrightfade.png) right top no-repeat;
}

html>body .s2 {
	background: url(../images/common/lowerleftfade.png) left bottom no-repeat;
	padding-top: 8px;
	padding-left: 8px;
}

* html div.s2 {
	padding-top: 8px;
	padding-left: 8px;
}

html>body .s3 {
	background: url(../images/common/shadow.png) bottom right;
}

* html div.s3 {
	background: url(../images/common/shadow.gif) bottom right;
}

html>body .s4 {
	position: relative;
	left: -8px;
	top: -8px;
}

* html div.s4 {
	position: relative;
	left: -8px;
	top: -8px;
}


div.holdingcontainer {
	display: none;
}

/* -------------------- Header ------------------------------------------------------------ */

div#headercontainer {
	margin: 11px;
	height: 75px;
	overflow: visible;
}

div#logocontainer {
	width: 206px;
	float: left;
	padding-top: 3px;
}


/* -------------------- Utility navigation ------------------------------------------------------------ */

div#utilitynavcontainer {
	float: right;
	padding-top: 1px;
}

.utilitynav {
	font-family: arial, verdana, sans serif;
	font-size: 1em;
	color: #76787b;
}

.utilitynav a {
	color: #76787b;
	text-decoration: none;
}

.utilitynav a:hover {
	color: #333;
}

.utilitynav ul {
	list-style-type: none;
	margin: 0;
}

.utilitynav li {
	display: inline;
}

.utilitynav img {
	vertical-align: bottom;
}



/* -------------------- Primary navigation ------------------------------------------------------------ */

div#primarynavcontainer {
	font-family: tahoma, verdana, sans-serif;
	font-size: 1.35em;
	line-height: 1.15;
	padding-left: 24px;
	color: #76787b;
	position: relative;
	margin: 0;
	min-height: 34px;
	background-color: white;
}

.primarynav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.primarynav li {
	float: left;
	padding-right: 7px;
}

.primarynav_item a {
	display: block;
	padding: 4px 12px 4px 6px;
	min-height: 34px;
	color: #76787b;
	text-decoration: none;
	background-color: #ddd;
}

* html .primarynav_item a { /* hack for IE */
	height: 32px;
}

.primarynav_item a:hover {
	color: #454543;
	background-color: #aaa;
}

#primarynavcontainer .active a,
#primarynavcontainer .active a:hover {
	color: #ffffff;
	background-color: #007ab5;
}



/* -------------------- Secondary navigation ------------------------------------------------------------ */

div#secondarynavcontainer {
	background-color: #007ab5;
	padding: 0px 10px 0px 36px;
	min-height: 36px;
}

* html div#secondarynavcontainer { /* hack for IE */
	height: 36px;
}

#division {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#department {
	float: left;
	padding-top: 10px;
}

/* -------------------- Tertiary navigation ------------------------------------------------------------ */

div#tertiarynavcontainer {
	position: absolute;
	left: 16px;
	top: 60px;
	z-index: 50;
}

div.tertiarynav {
	background: #aaa;
	width: 150px;
	padding: 12px 12px 36px 12px;
}

* html div.tertiarynav { /* IE hack */
	width: 164px;
}

.tertiarynav {
	font-size: 1.25em;
}

div.tertiarynavset {
/*	display: none;*/
}

.tertiarynav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #454543;
}

.tertiarynav li {
	color: #454543;
	padding: 0.2em 0;
	font-family: georgia, times, serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 0.2em 0;
}

.tertiarynav li a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

.tertiarynav a:hover {
	color: #007ab5;
	text-decoration: none;
	border-bottom: 1px solid #007ab5;
}

.tertiarynav ul ul {
/*	margin-top: 0.2em;*/
}

.tertiarynav ul ul li {
	background: none;
	padding-left: 16px;
	font-family: tahoma, verdana, sans-serif;
	font-size: .7em;
}

.tertiarynav ul ul li.active {
	background: url(../images/common/bullet_activetertnav.gif) 4px 5px no-repeat;
}

.tertiarynav ul ul a {
	color: white;
	border-bottom: 1px dotted white;
}

.tertiarynav ul ul ul {
/*	margin-top: 0.2em;*/
}

.tertiarynav ul ul ul li {
	background: none;
	padding-left: 16px;
	font-family: tahoma, verdana, sans-serif;
	font-size: .95em;
}

.tertiarynav ul ul ul li.active {
	background: url(../images/common/bullet_activetertnav.gif) 4px 5px no-repeat;
}

.tertiarynav ul ul ul a {
	color: white;
	border-bottom: 1px dotted white;
}

/* -------------------- Quaternary navigation ------------------------------------------------------------ */

.quaternarynav ul, ul.quaternarynav {
	list-style-type: none;
	margin: 0 0 0.9em 0;
	padding: 0;
}

.quaternarynav li {
	padding: 0;
}

/* -------------------- Content ------------------------------------------------------------ */

div#contentcontainer {
	position: relative;
	height: 1200px;
	min-height: 476px;
	z-index: 5;
	width: 100%;
}

* html div#contentcontainer { /* hack for IE */
	height: 445px;
}

div#mainphotocontainer {
	position: absolute;
	left: 200px;
	top: -35px;
	z-index: 10;
}

div.mainphoto img {
	border: 7px solid white;
	vertical-align: bottom;
}

div#mainphotocaption {
	background-color: white;
	text-align: right;
	padding: 3px 7px 6px 4px;
	display: none;
}


/* -------------------- Metanarrative ------------------------------------------------------------ */

div#leftcontainer_metanarrative {
	position: absolute;
	z-index: 45;
	top: 110px;
	padding: 0 215px 0 285px;
}

div#metanarrativecontainer {
	position: absolute;
	left: 196px;
	top: 64px;
	z-index: 20;
}

div.metanarrativecontent {
	background-color: #ddd;
	width: 450px;
	min-height: 100px;
	padding: 16px 16px 64px 48px;
}

body#news div#metanarrativecontainer {
	position: absolute;
	/*left: 38px;*/
	left: 196px;
	top: 30px;
	z-index: 20;
}

body#news div.metanarrativecontent {
	background-color: #ddd;
	width: 610px;
	min-height: 600px;
	padding: 16px 16px 64px 16px;
}

p#mobi-cal {
		display: none;
	}

body#search div#metanarrativecontainer {
	position: absolute;
	left: 38px;
	top: 30px;
	z-index: 20;
}

body#search div.metanarrativecontent {
	background-color: #ddd;
	width: 610px;
	min-height: 100px;
	padding: 16px 16px 64px 16px;
}


* html div.metanarrativecontent { /* IE hack */
	height: 284px;
}

* html div#metanarrativecontainer { /* IE hack */
	width: 450px;
}

.metanarrativecontent #landing_text { /* width required for opacity in IE6/IE7 */
	width: 100%;
}

.metanarrativecontent #landing_text p {
	font-size: 1.2em;
}

.metanarrativecontent ul {
	font-size: 1.2em;
	line-height: 1.5;
}

.metanarrativecontent ul ul {
	font-size: 1em;
	line-height: 1.5;
}

.metanarrativecontent ol {
	font-size: 1.2em;
	line-height: 1.5;
}

body#facultyindex .metanarrativecontent ul {
	list-style-type: none;
	display: block;
	width: 100%;
}

body#facultyindex .metanarrativecontent li {
	float: left;
	width: 200px;
}

body#facultyindex .metanarrativecontent br {
	clear: both;
}

body#faculty .facultyphoto {
	background: white;
	padding: 7px 7px 10px 7px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.metanarrativecontent #print {
	font-size: 1em;
	color: #666;
	padding-bottom: 10px;
	float: right;
	display: inline;
	padding-left: 20px;
	background: url(../images/common/print.gif) top left no-repeat;
}

.metanarrativecontent #print a {
	font-size: 1em;
	color: #666;
	border-bottom: 1px dotted #666;
}

.metanarrativecontent #print a:hover {
	font-size: 1em;
	color: #333;
	border-bottom: 1px solid #333;
}

.metanarrativecontent #breadcrumb {
	font-size: 1em;
	color: #666;
	padding-bottom: 10px;
}

.metanarrativecontent #breadcrumb a {
	font-size: 1em;
	color: #666;
	border-bottom: 1px dotted #666;
}

.metanarrativecontent #breadcrumb a:hover {
	font-size: 1em;
	color: #333;
	border-bottom: 1px solid #333;
}

.metanarrativecontent #metanarrative_text,
.metanarrativecontent #mntext { /* width required for opacity in IE6/IE7 */
	width: 326px;
	font-size: 1.1em;
	margin-left: 124px;
}

* html div.metanarrativecontent { /* IE hack */
	width: 482px;
}

div.fullwidth {
	margin-left: 0;
}

.metanarrativecontent {
	color: #333333;
}

.metanarrativecontent a {
	color: #007ab5;
	border-bottom: 1px dotted #007ab5;
	text-decoration: none;
}

.metanarrativecontent a:hover {
	color: #007ab5;
	border-bottom: 1px solid #007ab5;
	text-decoration: none;
}

.metanarrativecontent a.external {
	background: url(../images/common/offsite.png) center right no-repeat;
	padding-right: 12px;
}

.metanarrativecontent h2 {
	font-family: georgia, times, serif;
	font-size: 1.75em;
	font-weight: normal;
	color: #404041;
	margin: 0 0 0.2em 0;
	padding-top: 10px;
}

.metanarrativecontent h3 {
	font-family: georgia, times, serif;
	font-size: 2.4em;
	line-height: 1.2;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

.metanarrativecontent p {
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	line-height: 1.5;
}

div.textpagecontent {
	background-color: white;
	max-width: 900px;
}

div#leftcontainer_listing {
	position: absolute;
	z-index: 45;
	left: 426px;
	top: 110px;
	padding-left: 0;
	padding-right: 216px;
	min-width: 426px;
	max-width: 700px;
}

* html div#leftcontainer_listing { /* IE hack */
	left: 0px;
	padding-left: 426px;
}


/* -------------------- Nonfeature ------------------------------------------------------------ */

div#leftcontainer_nonfeature {
	position: absolute;
	left: 76px;
	top: 64px;
	z-index: 20;
	margin: 0 245px 0 0;
	min-width: 426px;
	max-width: 635px;
}

* html div#leftcontainer_nonfeature {
	margin: 0;
	padding: 0 245px 0 0;
}

div#rightcontainer {
	position: absolute;
	top: -12px;
	z-index: 15;
	width: 182px;
	right: 12px;
}

div#sidebarcontainer {
	margin-top: 42px;
	float: right;
	width: 182px;
	z-index: 15;
}

div#sidebarcontainer2 {
	margin-top: 20px;
	float: right;
	width: 182px;
	z-index: 15;
}

div.sidebar {
	background-color: #ddd;
	padding: 12px 12px 36px 12px;
	font-size: 1.1em;
	line-height: 1.4;
	color: #404041;
}

.sidebar h3 {
	font-family: georgia, times, serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.1;
	margin: 0 0 0.2em 0;
}

.sidebar p {
	margin: 0 0 1em 0;
}

.sidebar a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.sidebar a.active {
	color: #aaa;
	text-decoration: none;
	border-bottom: none;
}

.sidebar a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.sidebar a.print {
	background: url(../images/common/print.gif) center right no-repeat;
	padding-right: 18px;
}

.sidebar p#printlink {
	float: right;
	padding-top: 3px;
	padding-right: 5px;
}

input.search {
	width: 120px;
}

div#interiorcontentcontainer {
	background: white;
	padding: 12px 20px 48px 12px;
}

div#interiorheadercontainer {
	background-color: #949494;
	padding: 4px 0;
	min-height: 12px;
}

* html div#interiorheadercontainer {
	height: 12px;
}

div.interiorheader {
	float: left;
	font-size: 1.1em;
}

div.interioractions {
	float: right;
	width: 60px;
}

div.action_print {
	width: 16px;
	height: 13px;
	margin-right: 8px;
	float: right;
}

div.action_close {
	width: 16px;
	height: 13px;
	margin-right: 8px;
	float: right;
}

.interiorheader h1 {
	font-size: 1.1em;
	margin: 0 12px;
	color: white;
}

.bodycopy {
	font-size: 1.2em;
	line-height: 1.5;
	color: #4c4c4e;
}

.bodycopy p {
	margin: 0 0 0.9em 0;
}

.bodycopy h2 {
	font-family: georgia, times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #404041;
	margin: 0 0 0.2em 0;
}

.bodycopy h3 {
	font-family: georgia, times, serif;
	font-size: 2.4em;
	line-height: 1.1;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

.bodycopy ul {
	margin: 0 0 0.9em 0;
	padding: 0;
	list-style-type: none;
}

.bodycopy li {
	padding-left: 12px;
	background: transparent url(../images/common/bullet_bodycopy.gif) 1px 6px no-repeat;
}

ul.nobullets {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}

div#printfoot {
	display: none;
}

* html .utility div#primarynavcontainer { /* IE hack */
	height: 40px;
}

.utility div#interiorheadercontainer {
	background-color: #98002e;
}

* html .utility div#interiorheadercontainer {
	height: 12px;
}

.utility div#mainphotocontainer {
	top: -4px;
}

.utility div#rightcontainer {
	top: 64px;
}

.utility div#contentcontainer {
	margin-top: 4px;
}

.utility .secondarynav a {
	color: #086701;
}

.utility div.metanarrativecontent {
	background-color: white;
	color: #454545;
}

.utility .sidebar {
	background-color: white /*#98002e*/;
	color: black /*white*/;
}

.utility .bodycopy a {
	color: #086701;
}

.utility .metanarrativecontent p {
	margin-bottom: 1.5em;
}


* html div.interiorpagecontainer { /* IE hack */
	border-top: 1px solid #999;
}

* html div.sidebar { /* IE hack */
	border-top: 1px solid white;
}

* html .utility div.interiorpagecontainer { /* IE hack */
	border-top: 1px solid #98002e;
}

* html .utility div.sidebar { /* IE hack */
	border-top: 1px solid white;
	/* border-top: 1px solid #98002e; */
}

/* mitcho's calendar hack: added this to align the leftcontainer with the sidebar in the student and staff calendars */
div#leftcontainer_nonfeature.calendar {
	top: -12px;
}

/* part of mitcho's sidebar header hack */
div#interiorheadercontainer.calendarsidebar {
	min-height: 14px;
}

* html div#interiorheadercontainer.calendarsidebar {
	height: 14px;
}

.sidebar a .print
{
}

.sidebar a:hover .print { color: #000; }

form#gs
{
	margin-top: 3px;
	width: 100%;
}

form#gs label { display: none; }

form#gs #lowersearch {
	margin-top: 3px;
	display: block;
	float: right;
}

#printbox {
	width: 100%;
	margin: 0;
}

#printbutton {
	display: inline;
	float: right;
}

img.print {
	padding-left: 10px;
	vertical-align: text-bottom;
}

a #printicon, {
	border-bottom: none;
}

/* -------------------- Calendar ------------------------------------------------------------ */

.calendar div#leftcontainer_nonfeature {
	top: 64px;
	min-width: inherit;
	max-width: none;
}

.current div#calendarcontainer {
	position: relative;
	top: -76px;
}

.calendar div#nonfeature_text {
	width: 100%;
}

div.calendar_student {
	top: -12px;
}

* html .calendar div#leftcontainer_nonfeature {
	left: 0;
	margin-right: 0;
	padding-right: 0;
}

* html div#calendarcontainer {
	padding-left: 76px;
	padding-right: 245px;
}

.calendar div#interiorheadercontainer,
.calendar div#sidebarheadercontainer {
	padding: 4px 0;
	min-height: 14px;
}

.utility div#sidebarheadercontainer {
	background-color: #98002e;
}

* html .calendar div#interiorheadercontainer,
* html .calendar div#sidebarheadercontainer {
	height: 14px;
}

.calendar td#placeholder {
	visibility: hidden;
}

.calendar .sidebarcontainer h1 {
	font-size: 1.1em;
	margin: 0 12px;
	color: white;
}

@media print {
	.calendar td#placeholder {
		display: none;
	}
}

/* bedework ITS calendar*/

.list-widget,
.list-widget + p {
    font-size: 14px;
}

.tertiarynav .list-widget ul li {
    padding-left: 0px;
}

/* -------------------- Footer ------------------------------------------------------------ */

div#footercontainer
{
	width: 500px;
	height: 142px;
	background-color: white;
	margin-left: 156px;
	padding: 0px 24px 24px 12px;
	clear: both;
	text-align: left;
}

div#innerfooter
{
	text-align: left;
}

.footer {
	color: #333333;
	font-size: 1.0em;
	line-height: 1.4;
	height: 142px;
}

.footer a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}

.footer a.external {
	background: url(../images/common/offsite.png) center right no-repeat;
	padding-right: 12px;
}

.footer a:hover {
	text-decoration: none;
	border-bottom: 1px solid #333333;

}

.footer {
	background: url(../images/home/logo.rgb.gray.jpg) no-repeat left bottom;
	background-size: 67%;
}

/* ---- Search ----- */

.gsc-control-cse {
	border: none !important;
}

/* Media queries
------------------------------------------------------------------------------- */
@media screen and (max-width: 900px) {


	body#news div.metanarrativecontent {
		width: auto;
	}
	body.newsevents div.metanarrativecontent {
		width: 610px !important;
	}
	body.newsevents div.metanarrativecontent p{
		width: 300px ;
	}

	body.newsevents div.metanarrativecontent #mobile-foot{
		width: 300px ;
	}

.clearall,
br.clearall {
	overflow: visible;
}
div#pagecontainer {
	overflow: visible;
}


	div#tertiarynavcontainer,
	div#mainphotocontainer,
	div#leftcontainer_metanarrative,
	body#news div#metanarrativecontainer,
	body#search div#metanarrativecontainer,
	div#leftcontainer_listing,
	div#leftcontainer_nonfeature,
	div#rightcontainer {
		position: static;
	}



	div#pagecontainer {
		min-width: 320px
	}
	body {
		background: none !important;
	}

	#spacer {
		height:0px;
		background: #007AB5;
		margin-bottom: 1px;
	}

	div#contentcontainer {
		height: auto;
	}

	div#contentcontainer {
		height: 0;
	}

	div#primarynavcontainer {
	font-family: tahoma, verdana, sans-serif;
	font-size: 1.35em;
	line-height: 1.15;
	padding-left: 0;
	color: #76787b;
	position: static;
	margin: 0;
	min-height: 34px;
	background-color: white;
	}

	div#metanarrativecontainer {
		position: static;
	}

	div.metanarrativecontent {
		background-color: #eee;
		width: auto;
		min-height: none;
		padding: 20px;
		padding-bottom: 40px;
	}

#footercontainer {
	display: none;
}

#innerfooter {
	padding: 20px;
	/*background: #007ab5;*/
	color: #666;

}

#innerfooter a {
	color: #666;
	font-weight: bold;
}


#mobile-foot {
	display: block;
	margin: 20px 0;
	border-top: dotted 1px #999;
	padding: 20px 0;
	line-height: 1.5em;
}

	/* ---- Primary navigation ---- */

	.primarynav ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	.primarynav li {
		float: left;
		padding-right: 0px;
		padding-bottom: 0px;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;

	}
	.primarynav_item a {
		display: block;
		padding: 4px 6px 4px 6px;
		min-height: 34px;
		color: #76787b;
		text-decoration: none;
		background-color: #ddd;
	}

	/* ---- Secondary bar ---- */


	div#secondarynavcontainer {
		background-color: #007ab5;
		padding: 0px 5px 0px 5px;
		min-height: 36px;
	}
	* html div#secondarynavcontainer { /* hack for IE */
		height: 36px;
	}
	#division {
		float: right;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#division img{
		width: 200px;
	}
	#department {
		float: left;
		padding-top: 10px;
	}
	#department img {
		width: 200px;
	}


	/* ---- Tertiary navigation ---- */


	div#tertiarynavcontainer {
		position: static;
		width: 100%;
	}

	div.tertiarynav {
		background: #aaa;
		width: auto;
		padding: 20px;
	}

	* html div.tertiarynav { /* IE hack */
		width: 164px;
	}

	.tertiarynav {
		font-size: 1.25em;
	}


	.tertiarynav ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		color: #454543;
	}

	.tertiarynav li {
		color: #454543;
		padding: 0.2em 0;
		font-family: georgia, times, serif;
		font-size: 1.5em;
		font-weight: normal;
		line-height: 1.3em;
		margin: 0 0 0.2em 0;
	}

	.tertiarynav li a {
		color: white;
		text-decoration: none;
		border-bottom: 1px dotted white;
	}

	.tertiarynav ul ul li {
		background: none;
		padding-left: 16px;
		font-family: tahoma, verdana, sans-serif;
		font-size: .7em;
	}

	.tertiarynav ul ul li.active {
		background: url(../images/common/bullet_activetertnav.gif) 4px 5px no-repeat;
	}

	.tertiarynav ul ul a {
		color: white;
		border-bottom: 1px dotted white;
	}

	.tertiarynav ul ul ul li {
		background: none;
		padding-left: 16px;
		font-family: tahoma, verdana, sans-serif;
		font-size: .95em;
	}

	.tertiarynav ul ul ul li.active {
		background: url(../images/common/bullet_activetertnav.gif) 4px 5px no-repeat;
	}

	.tertiarynav ul ul ul a {
		color: white;
		border-bottom: 1px dotted white;
	}


	/* ---- Shadow ----- */


	html>body .s1 {
		background: none;
	}

	html>body .s2 {
		background: none;
		padding-top: 0px;
		padding-left: 0px;
	}

	* html div.s2 {
		padding-top: 0px;
		padding-left: 0px;
	}

	html>body .s3 {
		background: none;
	}

	* html div.s3 {
		background: none;
	}

	html>body .s4 {
		position: relative;
		left: 0px;
		top: 0px;
	}

	* html div.s4 {
		position: relative;
		left: 0px;
		top: 0px;
	}
	body#search div.metanarrativecontent {
		padding: 0 !important;
		margin: 0 !important;
	}
}
@media screen and (max-width: 650px) {

	/*

	p#mobi-cal {
		display: block;
	}
	div#calendar-info {
		display: none;
	}

	iframe['googleSearchFrame'] {
		background: red;
		width: 500px;
	}

	*/
}
@media screen and (max-width: 480px) {

div#primarynavcontainer {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.15;
	}
#metanarrativecontent, #metanarrative_tertiarynav{
	font-size: .8em !important;
}


	.primarynav ul {
		margin: 0;
		padding: 0;
	}
	.primarynav li {
		width: 24.9%;
	}
	.primarynav_item a {
		padding: 4px 6px 4px 6px;
		min-height: 30px;
	}

	div.metanarrativecontent img {
		max-width: 440px;
		height: auto;

	}

	#division {
		float: right;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#division img{
		width: 150px;
	}
	#department {
		float: left;
		padding-top: 10px;
	}
	#department img {
		width: 150px;
	}
}

@media screen and (max-width: 320px) {

div#primarynavcontainer {
	font-family: tahoma, verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.15;
	padding-left: 0;
	color: #76787b;
	position: static;
	margin: 0;
	background-color: white;
	}

	#metanarrativecontent, #metanarrative_tertiarynav{
		font-size: 1em !important;
	}

	div.metanarrativecontent img {
		max-width: 280px;
		height: auto;

	}
	p#mobi-cal {
		font-size: 1em !important;
	}


}

@media only screen and (max-device-width : 1024px) and (orientation : landscape) {
	body#home{
		background-position: 500px 180px;
	}

}
