/*
#
# Humanities CSS
#
*/

#full-banner {
background: url(../images/csa/humanities/new-shadow.png) no-repeat center bottom;
margin: 20px 0;
padding-bottom: 14px;
}
#full-banner .mtuslideshow::after {
content: '';
background: url(../images/csa/humanities/humanities.png) no-repeat;
width: 940px;
height: 109px;
position: absolute;
bottom: 0;
z-index: 20;
}

#full-banner .mtuslideshow .navigator a.goto:hover, #full-banner .mtuslideshow .navigator a.active {
background-position: center -13px;
}

#full-banner .mtuslideshow .navigator a.goto {
background: url(../images/csa/humanities/mediazone-square.png) no-repeat;
}

#full-banner .mtuslideshow .navigator a {
height: 13px;
width: 13px;
}

#full-banner .mtuslideshow .navigator a.goto:hover, #full-banner .mtuslideshow .navigator a.active {
background-position: center -13px;
}

#banner .mtuslideshow .text {
background: transparent;
padding: 0px;
width: 940px;
font-size: 12px;
position: absolute;
top: 0;
left: 0;
}

#banner .mtuslideshow .text p {
color: black;
}

#banner .mtuslideshow .text p strong, #banner .mtuslideshow .text strong {
font-size: 1.2em;
}

#banner .mtuslideshow .text .slider {
margin-bottom: 0px;
}

.mtuslideshow .large {
	font-size: 1.55em;
	font-weight: bold;
}

.mtuslideshow .author {
	color: #676767;
	font-size: 1.55em;
}

.mtuslideshow .med {
	font-weight: bold;
	font-size: 1.45em;
}

.mtuslideshow .p {
	font-size: 1.2em;
}

.mtuslideshow .mzleft {
	width: 240px;
	float: left;
}

.mtuslideshow .mzright {
	width: 249px;
	float: right;
}

.mtuslideshow .mzb {
	border-left: 1px solid #333;
	height: 214px;
	float: left;
	margin-left: 20px;
}

.mtuslideshow ul {
	list-style-image: url(../images/csa/humanities/arrow.png);
	margin-top: 5px;
}

.mtuslideshow .degrees a {
	position: relative;
	top: -2px;
	font-size: 1em;
	color: #333;
}

.mtuslideshow .faculty {
	border: 3px solid #c1b8b2;
	float: left;
	margin: 0 10px 5px 0;
}

/* Sliding */

div.textMZ {
    background: white;
    color: black;
    padding: 10px;
	background: url(../images/csa/humanities/white.png);
    display: none;
	text-align: left;
	height: 214px;
	position: relative;
	z-index: 30;
	width: 520px;
	float: right;
}

div.marginbottom {
    margin-bottom: 10px;
	text-align: right;
	position: relative;
	z-index: 30;
}

.linkMZ {
	cursor: pointer; 
	height: 45px; 
	width: 150px; 
	background-image: url(http://www.mtu.edu/mtu_resources/images/csa/humanities/button-open.png); 
	margin: 0 11px auto auto;
}

.linkMZr {
	cursor: pointer; 
	height: 45px; 
	width: 59px; 
	background-image: url(http://www.mtu.edu/mtu_resources/images/csa/humanities/button-close.png); 
	margin: 0 11px auto auto;
}

#paM {
    display: none;
}
