/* CSS Document */
body {
font-size: .8em;
}
#design010Header {
display: none;
}
#ounavigation {
	width: auto;
}
a, a:visited {
color: #93772f;
}
.universityHeader { display:none; heigth: 1px; }
#accessory { display:none;}
#libraryHeader img { display: none; }
#libraryNav { font-size: 85%; font-weight: bold; text-align: center;margin-bottom: 40px;}
#libraryNav a, #libraryNav a:visited {
color: #000;
}
#libraryNav ul {margin:0 0 10px 0;padding:0;}
#libraryNav ul:before {content: " | ";}
#libraryNav ul li {display: inline;}
#libraryNav ul li:after {content: " | ";}
#breadCrumbs { display:none; }
#libraryNavigation { display:none; }
#ou_seal { display: none; }
#footer img { display: none; }

#libraryHeader h1 {
color: #B08F37;
border-bottom: 2px solid #B08F37;
margin-top: 0;
}
#libraryHeader h1:before {
content: "Kresge Library";
}
#title
{
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
}
#pageNudge {
position:relative;
z-index:1;
}
#news {
position: absolute;
top: 0;
right: 25px;
width: 28.5%;
z-index: 2;
font-size: 80%;
}
#news h2 {
font-size: 110%;
}
#onesearch {
margin-top: 20px;
border-top: 1px solid #A48533;
border-bottom: 1px solid #A48533;
}
#onesearch .searchbox {
border: 1px solid #A48533;
width: 80%;
}
#credits {
text-align: right;
font-style: italic;
font-size: .8em;
margin: 10px 0 10px 0;
}

#footer
{
	clear: both;
	border-top: 1px solid #A48533;
	font-size: .8em;

}

#libraryLocation
{
float:left;
width: 40%;
	font-size: .8em;
}
#footerNav
{
float: right;
width: 55%;
margin: .8em 0 0 0;
padding: 0;
font-size: .8em;
text-align: right;
}

#copyright 
{
float: right; clear: right;
width: 45%;
margin: .5em 0 0 0;
padding: 0;
font-size: .8em;
text-align: right;
}




#leftColumn, #rightColumn
{
width:100%;
clear:both;
float:none;
}

#noticeOff {
display: none;
margin:0; padding:0;
}