.slider .bar h4 { color: #369; }
.movie-wrapper h2 { display: none; }

#audience-nav {
	float: left;
	margin: 20px 0;
	padding: 0 0 5px;
}
#audience-nav li {
	float: left;
	list-style: none;
}
#audience-nav img {
	background: #fff;
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 5px rgba(0,0,0,0.2);
	margin: 0 0 0 10px;
	padding: 5px;
}
#audience-nav li:first-child img { margin-left: 2px; }
#leftnav { background-color: transparent; }
#main_links { margin-top: 20px; }

#banner_image { position: relative; }
#banner_image .shadow, #sub_banner .shadow {
	background: #ccc;
	border: none;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	padding: 15px;
}
#banner_image img.img, #content #sub_banner img.img {
	background: #fff;
	padding: 5px;
	width: 445px;
}
#banner_image img.img { width: 690px; }
#banner_image .mtuslideshow {
	background: #fff;
	margin: 0;
	padding: 5px;
}
#main #banner_image .mtuslideshow .item { width: 690px; }
#main #banner_image .mtuslideshow .item img { padding: 0; }
#banner_image .mtuslideshow .navigator {
	background: transparent;
	bottom: -40px;
	padding: 0;
	right: -20px;
}
#banner_image .mtuslideshow .navigator a.prev, #banner_image .mtuslideshow .navigator a.next { display: none; }
#banner_image .mtuslideshow .navigator a.goto {
	background: #ccc;
	border: 1px solid #666;
	height: 13px;
	margin: 0 4px;
	width: 13px;
}
#banner_image .mtuslideshow .navigator a.goto:hover, #banner_image .mtuslideshow .navigator a.active {
	background: #069;
	border-color: #326680;
}
#sub_banner .movie-wrapper .callout { display: none; }

.major-box {
	background: #EDE8DE;
	margin-bottom: 20px;
	padding: 14px;
}
#right_sidebar .major-box .shadow {
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0, 0.4);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0, 0.4);
	box-shadow: 1px 1px 5px rgba(0,0,0, 0.4);
}
.major-box .item {
	background: #069;
	color: #fff;
	padding: 10px 10px 1px;
}
.major-box .item a {
	color: #fff;
}

.admissions-staff {
	height: 500px;
	width: 730px;
	position: relative;
	overflow: hidden;
	clear: both;
}
.admissions-staff .inner {
	max-width: none;
	height: 500px;
	width: 5000px;
	position: absolute;
	top: 0; left: 0;
}
.admissions-staff .item {
	background: #ede8de;
	margin: 0;
	padding: 10px;
	float: left;
	position: relative;
	margin: 0 -35px;
	/*visibility: hidden;*/
	width: 227px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, sizingMethod="auto expand");
}
.admissions-staff .filtered { display: none; }
.admissions-staff .overlay {
	cursor: pointer;
	height: 100%; width: 100%;
	position: absolute;
	top: 0; left: 0;
	z-index: 10;
}
.admissions-staff .box {
	-moz-box-shadow: 1px 1px 5px rgba(30,30,30, 0.15);
	-webkit-box-shadow: 1px 1px 5px rgba(30,30,30, 0.15);
	box-shadow: 1px 1px 5px rgba(30,30,30, 0.15);
	background: #fff;
	border: 1px solid #ccc;
	padding: 11px 11px 5px;
}
.admissions-staff .photo { margin-bottom: 0; }
.admissions-staff .box img { width: 203px; height: 141px; }
.admissions-staff .box h3 {
	background-color: #069;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
}
.admissions-staff a.rollover {
	bottom: 20px;
	position: absolute;
	width: 203px; height: 39px;
}

/* Visit form styles https://www.banweb.mtu.edu/pls/owa/campus_visit.visit */
#contactInfo, #personalInfo { font-size: 1.18em; }
#contactInfo input, #personalInfo input { padding: 3px; }

body.huskyhub #leftnav a {
	position: relative;
}
body.huskyhub #leftnav span { display: none; }
body.huskyhub #leftnav a:hover span, body.huskyhub #leftnav a:focus span {
	background: #333;
	-moz-border-radius: 5px;
	-webkit-border-radious: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
	color: #fff;
	display: block;
	font-weight: bold;
	left: 185px;
	padding: 8px;
	position: absolute;
	top: 0;
	width: 150px;
	z-index:100;
}
body.huskyhub #main_links {
	margin-top: 0;
}
body.huskyhub h1 {
	border-left: 2px solid #000;
	color: #2e3235;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	height: 36px;
	line-height: 1.1em;
	margin: 20px 0 0 223px;
	padding: 14px 0 0 18px;
	text-transform: none;
}
body.huskyhub #container { padding-top: 50px; }
body.huskyhub table { margin: 0; }
body.huskyhub th, body.huskyhub td { padding: 0; }
body.huskyhub #leftnav input { display: none; }

/* Staff Listing */
.person_bio div.left {
	float: none;
	width: 100%;
}
.person_bio div.left .specialties {
	float: left;
	width: 40%;
}
.person_bio .contact {
	margin-bottom: 10px;
	float: left;
	width: 40%;
}
.person_bio .interest {
	float: left;
	width: 60%;
}
.person_bio .specialties li {
	background: none;
	padding-left: 0;
}
.person_bio .interest ul {
	margin: 0;
	padding: 0;
}
/*.person_bio .interest li a {
	color: #333;
	font-size: 1.16em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #ffce00;
	border: 0.2em solid #fff;
	-moz-border-radius: .45em;
	-webkit-border-radius: .45em;
	border-radius: .45em;
	-moz-box-shadow: 1px 1px .3em rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px .3em rgba(0,0,0,0.3);
	box-shadow: 1px 1px .3em rgba(0,0,0,0.3);
	display: block;
	margin: 0 5px 15px;
	padding: 2px 5px;
	max-width: 235px;
}
	.person_bio .interest li a:hover {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYGBgkAIIMAAAHwAbZIBtGgAAAABJRU5ErkJggg==");
	}
	.person_bio .interest li a:active {
		-moz-box-shadow: 0 0 .15em rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 0 .15em rgba(0,0,0,0.3);
		box-shadow: 0 0 .15em rgba(0,0,0,0.3);
		position: relative;
		top: 1px;
	}*/
.person_bio .interest li a {
	color: #333;
	font-size: 1.16em;
	font-weight: bold !important;
	text-align: center;
	text-decoration: none;
	background: #ffce00;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	display: block;
	margin: 0 0 10px;
	padding: 4px 5px 6px;
	max-width: 235px;
}
	.person_bio .interest li a:hover,
	.person_bio .interest li a:active {
		color: #333;
		background-color: #ccc;
		text-decoration: none;
	}
#personnel .specialties { display: none; }

#presentations .specialties { display:block; }

#right_sidebar .link-list h2 { font-size: 1.09em; }

@media print {
	#banner_image img.img, #content #sub_banner img.img {
		width: 99%;
	}
}