#MLIB_header, #MLIB_footer { 
	padding: 0; margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
}

#MLIB_header .masthead {
	height: 70px;
	background: #FFF url(/custom/images/mlib_header_back.gif);
}

#MLIB_header .masthead .content {
	background: url(/custom/images/mlib_header_bg.gif) no-repeat right;
	height: 70px;
}

#MLIB_header .masthead img { border: 0; float: left; }

#MLIB_header .masthead .content div.links {
	width: 350px; 
	float: right; 
	text-transform: lowercase; 
	text-align: right; 
	color: #FFF;
	margin: 8px 0 0 0;
	text-align: right;
	font-size: 12px;
	font-weight: bold;	
}

#MLIB_header a, #MLIB_footer a { font-family:verdana; text-decoration: none; }
#MLIB_header a:hover, #MLIB_footer a:hover { font-family:verdana; text-decoration: underline; }
#MLIB_header .masthead  .content li a { margin: 0 10px; color: #FFF; }
#MLIB_header .masthead  .content li a:hover { color: #CC0000; }
#MLIB_header div.links ul { display: block; margin: 0; padding: 0;  }
#MLIB_header .links li { display: inline; margin: 0; padding: 0;  }

#MLIB_header #MLIB_search {
	float: right;
	position: absolute; 
	right: 0; 
	top: 35px;
	padding: 0 5px 0 0;
	width: 400px;
	text-align: right;
	font-size: 13px;
}

#MLIB_header #MLIB_search form {
	margin: 0px;
	padding: 0px;
}

#MLIB_header #MLIB_search label {
	font-weight: 700;
	margin: 0px;
	padding: 0px;
}

#MLIB_search input { font-size: 14px; font-family: arial, helvetica, sans-serif; }
#MLIB_search .textbox { background-color: #FFF; width: 145px; }
#MLIB_header div.nav { 
	border-top: 2px solid #990000;
	background-color:#CC0000;
	text-align: center;
	
	text-transform: uppercase;
	color: #ffffff;
	font-weight: normal;
	padding: 8px 4px 8px 4px;
	font-size: 12px;
}

#MLIB_header div.nav a {
	padding: 8px;
	color: #FFF;
}

#MLIB_header div.nav a:hover { 
	color: #c1c1c1;
	background: #993300 url(http://content.lib.utah.edu:81/cdm4/custom/_default/images/redBarHighlight.gif);
	text-decoration: none;
}
	
#cdm_survey {
	width: 460px; 
	padding: 8px;
	position: relative;
	left: 580px;
	top: 0;
	background: #c8dbef;
	color: #003;
	font-weight: bold;
	margin: 10px;
	border: thin solid #003;
	text-align: center;
	font-size: 14px;
}
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.alert-danger, .alert-error {
background-color: #f2dede;
border-color: #eed3d7;
color: #b94a48;
}

.ehsl_bg {
	background-color: #000;
	margin: 0;
	padding: 6px;
}
.ehsl_title {
	color: white;
	font-size: 20px;
	margin-left: 20px;
	text-decoration: none;
	font-weight: bold;
}
a.ehsl_title:hover {
	text-decoration: none;
}
.ehsl_title_dark {
	color: #c41230;
	font-size: 20px;
	margin-left: 30px;
	text-decoration: none;
	font-weight: bold;
}
a.ehsl_title_dark:hover {
	text-decoration: none;
}
.cdmSubHeader {
	color: #fff;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	float: left;
	padding: 30px 5px 0 15px;
	text-transform: uppercase;	
}
#headerWrapper img {
	float: left;	
}
#headerWrapper {
	cursor: auto;	
}
