/* MSE */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

/*
BEGIN code for GIVE NOW button */



/* button
---------------------------------------------- */


.btn {
	  display: inline-block;
	  zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	  *display: inline;
	  padding: 4px 12px;
	  margin-bottom: 0;
	  text-align: center;
	  vertical-align: middle;
	  font-family: questrial,Helvetica,Arial,sans-serif;
	  font-size:14px;
	  line-height: 1em;
	  text-decoration: none;
	  letter-spacing: 0.07em;
	  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	  border-radius: 8px 8px 8px 8px;
	  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	  cursor: pointer;
	}
	
.btn:hover {
	text-decoration:none;}
	
.btn-block {
	-moz-box-sizing: border-box;
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
	}

.btn-large {
	border-radius: 12px 12px 12px 12px;
    font-size: 17.5px;
    padding: 11px 19px;
	}
	
.btn-medium {
	border-radius: 8px 8px 8px 8px;
    font-size: 14.3px;
    padding: 2px 10px;
	padding: .4em 1.5em .4em;
	}

	
.btn-small {
	border-radius: 6px 6px 6px 6px;
    font-size: 11px;
    padding: 2px 10px;
	padding: .2em 1em .275em;
	}
	

	

/* color styles
---------------------------------------------- */


/* maize */

.maize { 
  background-color: #FFD534; /* fallback color if gradients are not supported */
  background-image: -webkit-linear-gradient(top, #FFCB05, #FFE684); /* For Chrome and Safari */
  background-image:    -moz-linear-gradient(top, #FFCB05, #FFE684); /* For old Fx (3.6 to 15) */
  background-image:     -ms-linear-gradient(top, #FFCB05, #FFE684); /* For pre-releases of IE 10*/
  background-image:      -o-linear-gradient(top, #FFCB05, #FFE684); /* For old Opera (11.1 to 12.0) */ 
  background-image:         linear-gradient(to bottom, #FFCB05, #FFE684); /* Standard syntax; must be last */
  
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #024794;
}

.maize:hover {
    background-color: #FAC600 !important;
    background-image: none;
}

/* blue */

.blue { 
  background-color: #7094BF; /* fallback color if gradients are not supported */
  background-image: -webkit-linear-gradient(top, #638BB9, #86A5C9); /* For Chrome and Safari */
  background-image:    -moz-linear-gradient(top, #638BB9, #86A5C9); /* For old Fx (3.6 to 15) */
  background-image:     -ms-linear-gradient(top, #638BB9, #86A5C9); /* For pre-releases of IE 10*/
  background-image:      -o-linear-gradient(top, #638BB9, #86A5C9); /* For old Opera (11.1 to 12.0) */ 
  background-image:         linear-gradient(to bottom, #638BB9, #86A5C9); /* Standard syntax; must be last */
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF !important;
}

.blue:hover {
    background-color:#00274C;
    background-image: none;
}



/*end code for GIVE NOW button */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

h3 {
     line-height: 14px;
}     

#content p, #content table, #content dl, dl.portlet p, dl.portlet {
      margin-bottom: 0;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset */


body {
	font:75%/14px Helvetica, Arial, sans-serif;	/* 12px/14px */
	margin-top:12px;
}

h1, h2 {
	color:#0d254e;
	font-weight:bold;
	font-size:1.167em;
	margin-bottom:18px;
}
h3 {
	font-weight:bold;
	color:#810101;
}
h4 {
	color:#0d254e;
	text-transform:uppercase;
	font-weight:bold;
}
h5 { font-weight:bold; }
h6 {}
p + h4, p + h5, p + h6 {
	margin-top:1em;
}

p {}

a {
	color:#005696;
	text-decoration:none;
}
a:hover { text-decoration:underline; }

ul {}

ul + h3 {
	margin-top:18px;
}

strong { font-weight:bold; }


/* originally 	background:url(/images/main-sprite.png) left top no-repeat; */
.main-sprite {
	background:url("/++theme++msewww.theme/images/main-sprite.png") left top no-repeat;
	text-indent:-999em;
	display:block;
	overflow:hidden;
}


#container {
	margin:0 auto;
	width:860px;
}

#top-links {
	float:right;
	width:auto;
	margin-bottom:6px;
}

.pipe-nav {
	color:#666;
	font-size:.75em;
	clear: left;
    float: left;
    left: 50%;
    position: relative;
    text-align: center;
}
.pipe-nav li {
	display: block;
    float: left;
    position: relative;
    right: 50%;
	border-right: 1px solid #666;
	padding:0 .55em;
	height:9px;
	line-height:11px;
}
.pipe-nav li.last { border-right:0 none; }
.pipe-nav a { color:#666; }

#top-links .pipe-nav {
	position:static;
	left:auto;
	margin-top: 3px;
}
#top-links .pipe-nav li {
	position:static;
	right:auto;
	padding:0 0.34em;
}

.facebook, .twitter {
	width:16px;
	height:16px;
	float:left;
}
.facebook { background-position:-16px -79px; margin-left:13px; }
.twitter { background-position:left -79px; margin-left:5px; }
#search {
	float:right;
	clear:right;
	width:auto;
}
#search-box {
	border:1px solid #999;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.83em;
	height:18px;
	width:172px;
	float:left;
	padding:0 0 0 6px;
	margin-right:1px;
}
.ie7 #search-box, .ie8 #search-box { line-height:18px; }

#search-submit {
	float:left;
	border:0 none;
	padding:0;
	margin:0;
	width:20px;
	height:20px;
	background-position:-32px -79px;
	font-size:0;
	line-height:0;
}

#site-logo {
	width:78px;
	height:79px;
	float:left;
	clear:right;
	margin-bottom:18px;
}
.ie7 #site-logo {
	margin-top:44px;
}

#site-title {
	float:left;
	height:77px;
	line-height:77px;
	border-left:1px solid #0d254e;
	font-size:3.5em;
	color:#0d254e;
	padding-left:26px;
	margin-left:23px;
	overflow:visible;
	white-space:nowrap;
}
#site-title:hover { text-decoration:none; }
#feature {
	clear:both;
	height:252px;
	overflow:hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px; 
}
#menu {
	background-color:#0d254e;
	height:30px;
	padding-left:47px;
}
#menu > li {
	float:left;
	border-left:1px solid #FFF;
	height:10px;
	margin-top:10px;
}
#menu > li:first-child { border-left:0 none; }
#menu > li > a {
	color:#FFF;
	padding:0 18px;
	height:30px;
	line-height:30px;
	display:block;
	margin-top:-10px;
	background: url(#);	/* fix IE bug allowing clicking of anchors with filter bg */
	background: -moz-linear-gradient(top,  rgba(13,37,78,1) 0%, rgba(13,37,78,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(13,37,78,1)), color-stop(100%,rgba(13,37,78,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(13,37,78,1) 0%,rgba(13,37,78,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(13,37,78,1) 0%,rgba(13,37,78,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(13,37,78,1) 0%,rgba(13,37,78,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(13,37,78,1) 0%,rgba(13,37,78,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d254e', endColorstr='#0d254e',GradientType=0 ); /* IE6-9 */
}
#menu > li > a:hover, #menu > li:hover > a {
	background: url(#);	/* fix IE bug allowing clicking of anchors with filter bg */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.1)), color-stop(100%,rgba(255,255,255,0.1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.1) 100%); /* IE10+ */
	background: linear-gradient(left,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#1affffff',GradientType=1 ); /* IE6-9 */
	text-decoration:none;
}
#menu ul a {
	background: url(#);	/* fix IE bug allowing clicking of anchors with filter bg */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,0.7))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 100%); /* IE10+ */
	background: linear-gradient(left,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=1 ); /* IE6-9 */
	display:block;
	color:#0d254e;
	line-height:18px;
	padding:1px 26px 1px 18px;
	font-size:.9167em;
	width:125px;
	zoom:1;
}
#menu ul a:hover {
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.9)), color-stop(100%,rgba(255,255,255,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 100%); /* IE10+ */
	background: linear-gradient(left,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#e6ffffff',GradientType=1 ); /* IE6-9 */
	text-decoration:none;
}

#menu ul {
	display:none;
	position:absolute;
	z-index:5;
}
#menu li:hover ul {
	display:block;
}
#features {
	cursor:pointer;
	overflow:hidden;
}
.feature-image {
	background-position:left top;
	background-repeat:no-repeat;
	width:722px;
	height:222px;
}
.feature-text {
	width:199px;
	height:182px;
	background-position:-78px top;
	text-indent:0;
	color:#FFF;
	line-height:1.5em;
	padding:20px 20px 20px 239px;
	/*position:relative;
	top:-222px;
	left:402px;*/
	margin-top:-222px;
	margin-left:402px;
}

#feature-nav {
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.3)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(left,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	/*position:relative;
	top:-252px;*/
	height:30px;	
	margin-top:-30px;
	position:relative;
}

#feature-nav ol {
	padding:5px 0 0 44px;
}
#feature-nav li {
	float:left;
	margin-right:8px;
}
#feature-nav a {
	display:block;
	background-color:#0d254e;
	border:1px solid #FFF;
	text-align:center;
	color:#FFF;
	width:17px;
	height:17px;
	line-height:17px;
}
#feature-nav a:hover, #feature-nav a.current {
	background-color:#ffcf06;
	border-color:#0d254e;
	color:#0d254e;
	text-decoration:none;
}


.left-content, .right-col, .right-content, .left-col .main-left-col { float:left; }

.left-content, .left-col {
	margin-top: 38px;
    padding: 0 0 0 0px;
    width: 598px;
}
.right-col, .right-content {
	width:194px;
	margin-top:38px;
	margin-bottom:60px;
	border-left:1px solid #005596;
	padding:0 12px;
}

.left-col {
	width:168px;
	color:#666;
	margin-top:5px;
}

/* added by Kevin to get left navigation to work (copy of .left-col */
.nav-group {
	width:168px;
	color:#666;
	margin-top:5px;
}

.right-content {
	width:600px;
	padding:0 24px 35px;
	margin-top:10px;
}


#footer {
	border-top:1px solid #0d254e;
	padding-top:10px;
	height:28px;
	clear:both;
}




/* Content styles */



.news-story {
	float:left;
	width:279px;
	padding:0 20px 16px 0;
}

.news-pic {
	float:left;
	margin:0 20px 15px 0;
}

.news-story2 {
	float:left;
	width:279px;
	height:145px;
	padding:0 20px 16px 0;
}

.facultygrid {
	float:left;
	width:130px;
	height:235px;
	padding:10px 10px 10px 10px;
	#border-width:1px;
	#border-style:solid;
	#border-color:#0d254e;
	margin: 5px 5px 5px 5px;
	line-height:1em;
        font-size:95%;
        background-color:#dedede;	
        text-align:center;
}

.news-pic2 {
	float:left;
	margin:0 15px 10px 0;
}

.seminar { margin-top:18px; }

.right-content ul { padding-left:15px; }
.right-content li { list-style-type:square; }
.breadcrumbs {
	height:18px;
	margin-top:10px;
	padding-left:43px;
	overflow:hidden;
}
.breadcrumbs {
	height:18px;
	margin-top:10px;
	padding-left:43px;
	overflow:hidden;
}

.breadcrumbs .pipe-nav { 
	float:none;
	text-transform:lowercase;
}


/* added by Kevin to try to get left navigation working */
dl.portlet ul.navTreeLevel0 > .navTreeItem {
    border-bottom-color: #DDDDDD;
    border-bottom-style: none;
    border-bottom-width: 0.1em;
    line-height: 2em;
    padding-bottom: 0.25em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.25em;
}

dl.portlet {
    font-size: 100%;
}

.nav-group a {
	font-weight:normal;
	color:#666;
}
.nav-group a.current { color:#810101; }


.faculty-member {
	float:left;
	width:110px;
	height:236px;
	padding-right:10px;
}
.faculty-member img, .bio-col img {
	margin-bottom:13px;
}
.title { font-size:.9167em; }
.meta { font-size:.8333em; }

.bio-col {

	width:110px;
	padding-right:20px;
}
.bio-content {
	float:left;
	width:465px;
}
ul.button-nav { padding:0; margin-top:30px; }
.button-nav li { list-style:none; }
.button-nav a {
	border:1px solid #005596;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	font-size:.8333em;
	display:block;
	width:76px;
	height:16px;
	margin:4px 0;
	color:#000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top:2px;
}
.button-nav a:hover {
	text-decoration:none;
	background-color:#EEE;
}
.button-nav a.current {
	color:#FFF;
	background-color:#6ea2c7;
}


/*added by Kevin to get font correct size */
#content {
    font-size:100%;
}

/*override pullquote - done for grad overview area but applies everywhere*/
#content .pullquote {
    margin: 0 1em 0.5em 0.5em;
    font-weight: normal;
    line-height: 1em;
    float: right;
    width: 35%;
    clear: right;
    color: #000;
    font-size: 1em;
    letter-spacing: 0em !important; 
}

.facultygrid2 {
	float:left;
	width:410px;
	height:150px;
	padding:0px 0px 0px 0px;
	#border-width:1px;
	#border-style:solid;
	#border-color:#fff;
	margin: 0px 0px 0px 0px;
	line-height:1em;
        font-size:95%;
        background-color:#fff;	
        
        
}



.facultygrid3 {
	float:left;
	width:130px;
	height:235px;
	padding:10px 10px 10px 10px;
	#border-width:1px;
	#border-style:solid;
	#border-color:#0d254e;
	margin: 5px 5px 5px 5px;
	line-height:1em;
        font-size:95%;
        background-color:#dedede;	
        text-align:center;
-webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;        
}



/*testing circle images */
.circle img {
-webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;
}

div.highlightContainer p.discreet {
    margin: 0;
    padding: 0.5em;
    background-color: #666;
    background-color: rgba(40,40,40,0.7);
    color: White;
    font-weight: bold;
    position: relative;
    width: 600px;
    top: -1em;
}
