#header {
	background: #777676 url(../images/headers/black.png) repeat-x bottom;
	color: #fff;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	color: #ffce00;
	text-decoration: none;
}
#topnav a, #topnav {
	color: #ffce00;
}
#topnav a:hover {
	color: #fff;
	text-decoration: none;
}
#breadcrumbs, #breadcrumbs a {
	color: #333;
}
#peoplenav a:hover {
	color: #ffce00;
}
#bottomnav_color, #credit {
	background: #747373 url(../images/footer-color/footer-charcoal.png) repeat-x bottom;
	color: #fff;
	font-weight: normal;
}
#bottomnav_color a, #credit a {
	background: transparent;
	color: #fff;
	font-weight: normal;
}
h2, h2 a, .theme, label {
	color: #333;
}

#left_column {
	width: 365px;
	float: left;
}
#right_column {
	width: 345px;
	float: right;
}
.tab_content h2 {
	color: #369;
}
ul.checkbox li {
	list-style-type: none;
	list-style-image: url(../images/checkbox-unchecked.png);
	height: 16px;
	list-style-position: inside;
}

/* Announcements and Events */
.announcements, .events {
	margin-bottom: 20px;
}
.announcements .bar, .events .bar {
	background: #dcdcdc url(../images/bars/gray-head-right.jpg) no-repeat top right;
	border-bottom: 1px solid #d5d5d5;
}
.announcements .bar h2, .events .bar h2 {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.18em;
	font-weight: normal;
	padding: 10px;
	margin: 0;
	background: url(../images/bars/gray-head-left.jpg) no-repeat;
}
.announcements .parsed, .events .parsed {
	background: #fff url(../images/bars/gray-foot-right.jpg) no-repeat bottom right;
}
.announcements .item {
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	color: #333;
	padding: 8px 8px;
	background-color: #fff;
	cursor: pointer;
	position: relative;
	z-index: 5;
}
.announcements .item img {
	float: left;
	border: 1px solid #ecc41b;
	margin-right: 10px;
	padding: 0;
	width: 95px; height: 95px;
	position: relative;
	z-index: 10;
}
.announcements .photo + .text {
	margin-left: 107px;
}
.announcements h3, .events h3 {
	font-size: 1.0em;
}
.announcements p, .events p {
	margin: 0;
}
.announcements a, .events a {
	color: #046993;
}
.announcements a.more, .events a.more, .focus .more a {
	font-weight: normal;
	font-size: 0.85em;
	color: #bb263f;
}
.announcements a.more:hover, .events a.more:hover, .focus .more a:hover {
	color: #771929;
}
.announcements .links, .events .links {
	padding: 10px 5px 15px 5px;
	background: url(../images/bars/gray-foot-left.jpg) no-repeat bottom left;
}
.announcements .links a, .events .links a, .tab_content .links a {
	display: block;
	margin: 0 5px;
	float: right;
	color: #666;
}
.announcements .links a:hover, .events links a:hover {
	color: #333;
}
.events .item {
	border: 1px solid #d5d5d5;
	border-top: none;
	cursor: pointer;
	padding: 8px 5px 8px 0;
	color: #000;
	background: #fff;
	clear: both;
	position: relative;
	z-index: 5;
}
.events .item a {
	color: #bb263f;
}
.announcements .alt, .events .alt {
	background: #eee;
}
.announcements .highlight, .events .highlight {
	background-color: #e8e6e5;
}
.announcements .highlight a:hover, .events .highlight a:hover {
	text-decoration: none;
}
.events .item .date {
	float: left;
	width: 60px;
	padding-left: 3px;
	border-right: 1px solid #666;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	z-index: 6;
}
.events .item .date .day {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.85em;
	color: #666;
}
.events .item .date .month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.18em;
}
.events .item p, .events .item h3 {
	margin: 0 0 0 75px;
	font-size: 1em;
}
.full-news { margin-bottom: 20px; }
.full-news h2 {
	margin-bottom: 10px;
	color: #999;
	font-size: 1.8em;
	text-transform: uppercase;
}
.full-news .item {
	padding: 0 0 25px 0;
	margin-bottom: 20px;
	background: url(../images/hr-730.png) no-repeat center bottom;
}
.full-news .photo {
	margin-right: 20px;
	padding-right: 20px;
	float: left;
	border-right: 1px solid #989898;
}
.full-news .photo img {
	border: 1px solid #989898;
	padding: 4px;
	background: #fff;
	width: 112px;
	height: 112px;
}
.full-news .text p.date {
	margin-bottom: 0;
}
.full-news .text p.date a {
	color: #199aa9;
	font-weight: normal;
}
.full-news .text h3 {
	font-size: 1.5em;
}
.full-news .text h3 a {
	color: #44a1c4;
}
.full-news .text a.more {
	font-size: 1em;
	color: #ed2590;
	font-weight: normal;
}
.full-news .text p { margin: 0; }
.full-news .links {
	margin-top: -15px;
	text-align: right;
}
.full-news .links a {
	color: #ed2590;
}

/* Focus */
#right_column .focus, #right_column .images {
	width: 345px;
	overflow: hidden;
	margin-bottom: 20px;
}
#left_column .focus, #left_column .images {
	width: 345px;
	overflow: hidden;
	margin-bottom: 20px;
}
.focus h2 {
	font-size: 1.8em;
	color: #999;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	line-height: normal;
}
.focus .inner, .images .inner {
	width: 5000px;
}
.focus .item, .images .item {
	width: 345px;
	float: left;
}
.focus h2 .next {
	font-size: 0.6em;
	font-weight: normal;
	color: #399;
	cursor: pointer;
	text-transform: lowercase;
	vertical-align: middle;
	border-left: 3px solid #999;
	padding: 0.3em 0 0.5em 6px;
	margin-left: 6px;
}
.focus .next img {
	cursor: pointer;
}
.focus .photo {
	float: left;
	width: 120px;
	margin: 3px 8px 8px 0;
	display: inline;
}
.focus .photo img {
	border: 1px solid #989898;
	padding: 3px;
	width: 112px;
	height: 112px;
	background: #fff;
}
.focus .photo h3, .full_focus h3 {
	margin-top: 4px;
	font-size: 1em;
	color: #333;
}
.focus .photo p, .focus .photo ul {
	margin: 0;
	font-size: 0.93em;
}
.focus .content {
	margin: 0 0 0 128px;
	color: #333;
	padding: 4px 0 0 0;
}
.focus .more {
	text-align: right;
}
.focus .links, .full_links {
	clear: both;
	font-weight: bold;
	font-size: 0.93em;
	padding: 4px 0 0 0;
	border-top: 1px solid #989898;
}
.full_links {
	margin-bottom: 20px;
}
.images, .images .item {
	position: relative;
}
.images img.prev, .images img.next {
	position: absolute;
	top: 83px;
	cursor: pointer;
}
.images img.next {
	right: 0;
}

/* Tabs */
.tab_group {
	margin-bottom: 20px;
}
.tab_group .tabs {
	width: 100%;
	background: url(../images/gallery-tab-background-creme.jpg) repeat-x bottom;
	font-size: 0.93em;
}
.tab_group .tabs ul {
	list-style: none;
        padding-left: 0;
}
.tab_group .tabs li {
	background: url(../images/tab-inactive-right-creme.jpg) no-repeat right top;
	color: #666;
	font-weight: bold;
	cursor: pointer;
	float: left;
}
.tab_group .tabs li span {
	display: block;
	background: url(../images/tab-inactive-left-creme.jpg) no-repeat left top;
	padding: 7px 17px 3px 13px;
	color: #666;
}
.tab_group .tabs li.tabactive {
	background: url(../images/tab-active-right-creme.jpg) no-repeat right top;
	color: #099;
}
.tab_group .tabs li.tabactive span {
	background: url(../images/tab-active-left-creme.jpg) no-repeat left top;
	color: #099;
}
.tab_group .tab_content {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	background: #fff;
}
.tab_group .tab_content div.item {
	display: none;
}
.tab_group .tab_content div.tabactive, .tab_group .tab_content div.item div.item {
	display: block;
}
#right_column .tab_group .images, #right_column .tab_group .images .item {
	width: 323px;
	margin: 0;
}
#right_column .tab_group .images .item img.img {
	width: 313px;
}
#left_column .tab_group .images, #left_column .tab_group .images .item {
	width: 343px;
	margin: 0;
}
#left_column .tab_group .images .item img.img {
	width: 333px;
}

/* Facts */
.facts {
	border-top: 1px solid #8c8c8c;
	background: url(../images/news-background-485.jpg) no-repeat;
	padding: 15px 20px;
}
#left_column .facts, #right_column .facts {
	background: url(../images/news-background-creme.jpg) no-repeat;
}
.full {
	background: none;
	border: none;
	padding: 0;
	margin-bottom: 20px;
}
.facts h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.18em;
	padding: 0 0 8px 0;
	border-bottom: 2px solid #666;
}
.facts p {
    margin: 0;
}
.facts .fact {
	border-bottom: 1px solid #ccc;
	padding: 8px 0 8px 0;
}
.facts .more_links {
	height: 40px;
	padding: 10px 5px 0 0;
}
.facts .more_links a {
	color: #666;
	display: block;
	float: right;
	margin: 0 5px;
}

/* Mediabox Links */
.mediabox .links {
	float: right;
	padding: 0.4em 4px 0 0;
    font-size: 0.85em;
}
.mediabox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.mediabox a {
	font-weight: normal;
}
.mediabox h2 {
	font-size: 1.18em;
	color: #333;
	margin: 0 0 4px;
	font-weight: bold;
	border-bottom: 3px solid #666;
}
.mediabox h3 {
	color: #333;
	margin: 0 0 4px;
	font-size: 1.18em;
	font-weight: normal;
	border-bottom: 1px solid #666;
}

/* Form Styles */
#container form.validate div.left {
	margin-right: 20px;
	display: inline;
}
#container form.validate .item {
	padding: 8px 0;
}

#container form.validate input.text, #container form.validate select, #container form.validate textarea {
	background:#E7E2E2;
	border:1px solid #535353;
	display:block;
	padding:2px;
}
#container #right_sidebar .boxed .boxed form.validate input.text, #container #right_sidebar .boxed .boxed form.validate textarea {
	width: 185px;
}
#container form.validate .item .group input, #container form.validate .item .item {
	margin-left: 20px;
}
#container form.validate input.validation-failed, #container form.validate textarea.validation-failed, #container form.validate select.validation-failed {
	border: 2px solid #ED1C24;
}
#container form.validate .validation-advice {
	color:#ED1C24;
	font-size: 0.85em;
}
#container form.validate label {
	font-weight: bold;
}
#container form.validate label span {
	color:#ED1C24;
}
#container form.validate .item p {
	color: #066;
	margin: 2px 0 8px;
}

/* Staff Listing */
.dept_unit {
	margin: 0 0 18px;
}
.dept_unit h2.graybar {
	padding-bottom: 3px;
	margin-bottom: 0;
}
.person {
	padding: 15px 0 10px 0;
	border-top: 2px solid #666;
}
.person .photo {
	float: left;
	width: 142px;
}
.person .photo img {
	padding: 5px;
	margin: 0 10px 4px 0;
	border: 1px solid #989898;
}
.person .photo img.img {
	width: 130px;
}
.person .photo .quote {
	background: #e2e2e2;
	border: 1px solid #999;
	border-bottom: none;
	padding: 5px;
    font-size: 0.85em;
}
.person .photo img.quote_btm {
	padding: 0;
	width: 142px;
	border: none;
}
.person .person_bio {
	margin-left: 150px;
}
.person_bio .personal {
	border-bottom: 1px solid #989898;
}
.person_bio .personal h3 {
	font-size: 1.35em;
	color: #333;
}
.person_bio .personal h4 {
	color: #666;
	margin: 0;
}
.person_bio .left {
	width: 220px;
	margin-top: 10px;
}
.person_bio .right {
	width: 350px;
	margin-top: 10px;
}
.person_bio .contact {
	padding-bottom: 20px;
}
.person_bio h4 {
    font-size: 1.1em;
	color: #333;
	margin: 0 0 6px 0;
}
.person_bio ul {
	list-style: none;
}
.person_bio li {
	padding: 2px 0;
}
.specialties li {
	padding: 0 0 0 10px;
	background: url(../images/gray-square.gif) no-repeat left 0.5em;
}
.specialties h3 {
	margin-bottom: 6px;
}

/* Striped Table */
table.striped {
	border: 10px solid #EDE8DE;
	background: #fff;
	padding: 10px;
	border-spacing: 0;
}
table.striped th:first-child {
	font-weight: bold;
	color: #f68e56;
	font-size: 1.34em;
}
table.striped th {
	font-weight: normal;
	font-size: 1.18em;
	padding: 5px;
	text-align: left;
}
table.striped tr.alt td {
	background: #e0e0e0;
	color: #000;
}
table.striped tr.spacer td {
	background: transparent;
	padding: 0;
	height: 2em;
}
table.striped tr td {
	background: #f5f5f5;
	color: #000;
	padding: 4px;
}
table.striped a {
	color: #069;
	font-weight: normal;
}
table.striped a:visited {
	color: #39c;
}
table.striped a:hover {
	color: #1c3664;
	text-decoration: underline;
}
table.striped tr td.required {
	font-weight: bold;
	color: #ef3b39;
}
table.striped tr td.optional {
	font-weight: bold;
	color: #50b848;
}
table.striped tr td.recommended {
	font-weight: bold;
	color: #f26722;
}
table.striped tr td.center, table.striped tr th.center {
	text-align: center;
}

/* Spotlight */
#right_sidebar .spotlight {
	margin: 0 0 15px;
}
#right_sidebar .spotlight-content {
	background: #fff url(http://www.mtu.edu/mtu_resources/images/spotlight/spotlight-bg-creme.gif) repeat-y;
	width: 205px;
	padding: 13px 15px;
}
#right_sidebar .spotlight h3 {
	color: #999;
	font-weight: bold;
	font-size: 1.35em;
	margin: 5px 10px;
}
#right_sidebar .spotlight-content img { width: 202px; }
#right_column .callout, #left_column .callout {
	margin: 0 0 20px;
}

/* FAQs */
.faqs .item {
	padding: 4px 0;
}
.faqs .question {
	cursor: pointer;
	min-height: 1.8em;
}
.faqs .highlight {
	background: #ccc;
}
.faqs .question h2 {
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	color: #286e73;
	margin: 0;
	width: 40px;
	text-align: right;
}

.faqs .question p {
	font-weight: bold;
	margin: 1px 0 0 50px;
	padding-top: 2px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .faqs .question {
	height: 1.5em;
}
* html .faqs .question h2 {
  margin-right: 7px;
  }
 
* html .faqs .question p {
  height: 1%;
  margin-left: 0;
  } 
/* End hide from IE5/mac */
.faqs .answer {
	margin: 0 0 0 50px;
	padding: 5px 0;
	clear: both;
}
.faqs .wrapper {
	clear: left;
}

/* Link List */
.link-list {
	margin: 0 0 20px;
}
.link-list .selectField {
	cursor: pointer;
}
.link-list h2, #right_sidebar .link-list h2 {
	border-bottom: 2px solid #666;
	color: #333;
	text-transform: none;
	margin: 0;
	padding: 0 5px;
	text-align: left;
}
.link-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.link-list ul li {
	border-bottom: 1px solid #666;
	padding: 3px 5px;
}
#right_sidebar .link-list ul li {
	margin: 0;
}
#personnel .photo {
	float: left;
	width: 150px;
}
#personnel .content_bio {
	margin-left: 160px;
}

/* Boxed Sections */
.boxed-section {
	background: #EDE8DE;
	padding: 14px;
	margin-bottom: 30px;
}
.boxed-section .shadow {
	background: url(../images/shadow-alpha.png) no-repeat right bottom !important;
	position:relative;
	left:4px;
	top:4px;
	/*width:700px;*/
}
.boxed-section .inner {
	background:#fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow:hidden;
	position:relative;
	right:4px;
	bottom:4px;
	/*width:700px;*/
}
.boxed-section .item {
	border-left:1px solid #CCC;
	float:left;
	margin-bottom:-489px;
	padding:11px 11px 500px;
	width:152px;
}
.boxed-section .two-column { width: 315px; }
.boxed-section .three-column { width: 502px; }
.boxed-section .four-column { width: 678px; }
.boxed-section ul {
	margin: 0;
}
.boxed-section li {
	margin: 8px 0;
}
.boxed-section h3 {
	color: #f26722;
	font-size: 1.35em;
	margin-bottom: 10px;
}
.boxed-section h4 {
	color: #046994;
	font-size: 1.18em;
}
.boxed-section li a {
	color: #333;
}
.boxed-section li a:hover {
	color: #09c;
	text-decoration: underline;
}
.boxed-section img.left {
	border: none;
	padding: 0;
	margin: 0;
}
.boxed-section p {
	line-height: 1.5em;
}

/* Mini Profile */
.mini-profile .profile {
	margin-left: 150px;
}
.mini-profile .profile h3 {
	font-size: 1.35em;
}
.mini-profile .profile h4 {
	border-bottom: 1px solid #989898;
	color: #666;
	font-size: 1em;
	margin: 0;
}

/* Step by Step */
.steps {
	background: #EDE8DE;
	padding: 10px;
	margin-bottom: 30px;
}
.steps .shadow {
	background: url(../images/shadow-alpha.png) no-repeat right bottom !important;
	background: url(../images/shadow-alpha2.gif) no-repeat right bottom;
	position:relative;
	left:4px;
	top:4px;
	width: 100%;
}
.steps .inner {
	background:#fff;
	border: 1px solid #ccc;
	overflow:hidden;
	position:relative;
	right:4px;
	bottom:4px;
	padding-bottom: 12px;
	width: 100%;
}
.steps h2.title {
	color: #333;
	font-size: 1.93em;
	border-bottom: 2px dashed #999;
	margin: 12px 15px 8px;
	padding: 0 5px 2px; 
}
.steps .item {
	display: table;
	width: 100%;
	cursor: pointer;
}
.steps .highlight {
	background: #ebebeb;
}
.steps .question {
	padding: 0 20px;
}
.steps .question h2 {
	color: #97bc3d;
	font-size: 3.35em;
	font-family: Verdana, Geneva, sans-serif;
	/*display: table-cell;*/
	display: inline;
	vertical-align: middle;
	line-height: 0.93em;
}
* html .steps .question h2 { line-height: normal; }
.steps .question p {
	font-weight: bold;
	font-size: 1.18em;
	color: #666;
	margin: 0;
	padding-left: 5px;
	/*display: table-cell;*/
	display: inline;
	vertical-align: middle;
}
.steps .wrapper { display: none; }

/* Social Media Icons */
#social-media-items h3 {
	text-transform: uppercase;
	float: left;
	color: #666;
	margin: 10px 20px 0 20px;
}
#social-media-items ul {
	list-style: none;
	float: left;
	padding-left: 0;
}
#social-media-items li {
	float: left;
	margin-left: 12px;
}

/* Photo of the Week */
#photo-week {
	border: 1px solid #ccc;
	padding: 6px;
	margin-bottom: 20px;
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
}
#photo-week .photo {
	width: 330px;
	height: 330px;
	background: #eee url(../milkbox/loading.gif) no-repeat center center;
	position: relative;
}
#photo-week .photo img { width: 330px; position: absolute; z-index: 10; }
#photo-week .photo img.loading { top: 40%; z-index: 2; left: 149px; width: auto; }
#photo-week .text {
	padding: 6px;
	position: relative;
	z-index: 12;
}
#photo-week .hidden { visibility: hidden; display: block; }
#photo-week h4 {
	font-size: 1em;
}
#photo-week h4 a {
	text-decoration: underline;
}
#photo-week p {
	font-size: 0.85em;
}
#photo-week a {
	font-weight: normal;
	font-size: 0.85em;
}
#photo-week .black h4, #photo-week .black a,
#photo-week .gray h4, #photo-week .gray a,
#photo-week .steel-blue h4, #photo-week .steel-blue a,
#photo-week .royal-blue h4, #photo-week .royal-blue a,
#photo-week .light-blue h4, #photo-week .light-blue a,
#photo-week .teal h4, #photo-week .teal a,
#photo-week .olive-green h4, #photo-week .olive-green a,
#photo-week .light-green h4, #photo-week .light-green a,
#photo-week .burgundy h4, #photo-week .burgundy a,
#photo-week .crimson-red h4, #photo-week .crimson-red a,
#photo-week .tangerine h4, #photo-week .tangerine a,
#photo-week .khaki h4, #photo-week .khaki a { color: #ffcd05; }
#photo-week .black h4 a,
#photo-week .steel-blue h4 a,
#photo-week .royal-blue h4 a,
#photo-week .light-blue h4 a,
#photo-week .teal h4 a,
#photo-week .olive-green h4 a,
#photo-week .burgundy h4 a,
#photo-week .crimson-red h4 a { color: #ccc; }
#photo-week .gray h4 a,
#photo-week .light-green h4 a,
#photo-week .tangerine h4 a,
#photo-week .khaki h4 a { color: #333; }

#landing-links {
	float: left;
	margin-bottom: 15px; 
}
#landing-links .link-list {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 171px;
	margin: 0 5px;
}
#landing-links .link-list h2 {
	color: #046994;
	font-size: 1.18em;
	text-transform: uppercase;
	padding: 0;
	border: none;
}
#landing-links .link-list ul {
	padding-left: 0;
	list-style: none;
}
#landing-links .link-list ul li {
	border: none;
	padding: 3px 0;
}
#landing-links .link-list li  a {
	color: #333;
}