/* Get the heading fonts. */
@import url("http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold");
@import url("http://fonts.googleapis.com/css?family=Cantarell:regular,italic,bold,bolditalic");

/* First, hide some undesired elements of the display. */
#contentleft .guidelist_ul .pdisplay_light { display: none !important; }
#bc_library_home, #bc_lhlg_spacer, #dp { display: none; }

body { background: #FFF; font-size: 1em; }
#wrapper {
	width: auto;
	padding: 1em;
	margin: 0 auto;
	background: none;
}

#container {
	width: auto;
	margin: 0;
}

#und-header, .topnav, .guidetags { display: none; }
.printguideurl, .rssupdatelink, .guideshare { display: none; }

#tabsI, #guide_tab_title_bar { display: none; }

#footer, .niftycorners { display: none !important; }

div[id^="profile"], a[title^="Rate"], a[title="More Information"] { display: none; }

div[id^="linksubmit"] { display: none;s }

#contentleft, #contentcenter, #contentright {
	float: none !important;
	width: auto !important;
}

.outerbox {
	background: #FFF;
	margin: 1em 0 !important;
	padding: 1em 0 0 0 !important;
	border-top: 1px solid #000;
}

.innerbox .font11 { display: none; }

.headerbox { background: #FFF; }

.headerbox h2 { color: #000; font-size: 14px; }

.bi_text, .bi_links, .bi_file, .bi_rss, .bi_event, .bi_podcast, .bi_video, .bi_poll, .bi_books, .bi_search, .printguideurl, .b_moreinfo { display: none; }

.guide_header_title { margin-top: 1em; }

.guideurl { border-right: 0; }

a { color: #000000; text-decoration: none; }
a[href^="http"]:before { content: "["; }
a[href^="http"]:after { content:" \2192\00A0\00A0"attr(href)"] "; }

a[name^="file"]:before { content: "["; }
a[name^="file"]:after { content:" \2192\00A0\00A0 http://libguides.und.edu"attr(href)"] "; }


/*

.topnav, #guide_header_title, .guidedesc, .guideattr, #content { padding-left: 30px; }
#guide_header_title h1 { padding-left: 0; }
.guideattr { margin-left: 0; }

#footer {
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	background-color: #EEE;
	border-top: 1px solid #EEE;
	clear: both;
	left: 0px;
	bottom: -160px;
	max-width: 960px;
	min-height: 150px;
	overflow: hidden;
	padding: 10px 34px 0 40px;
	position: absolute;
	width: 959px;
}


h1, h2, h3, h4, h5, h6 { font-family: "Droid Sans", "Cantarell", "Lucida Sans Unicode", Arial, sans-serif; }

h1 { color: #000; }

.headerbox h2 { font: normal small-caps bold 1.1em/1.5 "Droid Sans", "Cantarell", "Lucida Sans Unicode", Arial, sans-serif; color: #060; }

.topnav {
	position: relative;
	top: -15px;
	z-index: 20;
}

.headerbox { background: none; }
.outerbox {
	background: #D5EBD3;
}

#tabsI { border-bottom: 1px solid #393; }
#tabsI li a { margin-right: 2px; }
#tabsI li a {
	background: #FFF url("bg-tab-sprite.png") left -37px no-repeat;
	padding-left: 10px;
}

#tabsI li a span {
	background: #FFF url("bg-tab-sprite.png") right -37px no-repeat;
	color: #060;
}

#tabsI #current a { background-position: top left; }
#tabsI #current a span { background-position: top right; color: #FFF; }

#tabsI li a:hover, #tabsI #current a:hover { background-position: left -74px; }
#tabsI li a:hover span, #tabsI #current a:hover span { background-position: right -74px; }



.rssupdatelink { border-left: 0 !important; }


.und-form label { font-weight: bold; }
.und-form label input { width: 100%; }
#und-worldcat-widget input { height: 22px; vertical-align: middle; }
#und-worldcat-widget #und-worldcat-submit { height: 28px; }

.accessibility { position: absolute; left: -999em; }

.dropmenudiv a:hover { background-color: #8FC78F; }

*/

/* Style the live chat button */
#und-primo-livechat {
    display: none;
}

