/* CSS for Global Header, Footer, and page */

#page { /* box holding all the stuff in the page */
	width: 900px;
	margin: 0 auto;
	background-color: #ffffff;
}
#masthead { /* box holding banner/logo, banner search box, banner links, and ask us button */
	width: 900px;
	height: 7em;
	min-height: 72px;
}
#mobileMasthead { display: none; }
a.skipLink { /* layout for skip navigation link */
	position: absolute;
	left: -1000em;
	top: -1000em;
	width: 20em;
}
#dlLogo { /* Radford University Library Logo */
	float: left;
	width: 330px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#dlLogo a { /*to remove link underline under ask us image in Safari */
	text-decoration: none;
}
#dlLogo img {
	border: none;
}
#bannerRight { /*box within masthead holding banner search box, banner links, and ask us button */
	float: right;
	margin: 0px 10px 0px 0px;
}
#googleDiv {
	float: left;
	text-align: center;
}
#bannerSearchImage {
	margin-top: 4px;
	padding-right: 17px;
}
#googleSearchBox {
	margin-top: -4px;
}
#btnG {
	vertical-align: bottom;
	margin-left: 3px;
}
#askUsButton {
	float: right;
	width: 90px;
	margin: 18px 15px 0px 8px;
}
#askUsButton a { /*to remove link underline under ask us image in Safari */
	text-decoration: none;
}
#askUsButton img {
	border: none;
}
#bannerLinks {
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	padding-right: 8px;
	margin-top: 0.35em;
}
#bannerLinks a:link,
#bannerLinks a:visited,
#bannerLinks a:active {
	color: #354c58;
	text-decoration: none;
}
#bannerLinks a:hover {
	color: #E31836;
	text-decoration: underline;
}
#mastheadLinkBar { /* navigation bar below banner */
	width: 900px;
	background-image: url('../images/masthead-link-background.gif');
	background-repeat: repeat-x;
	min-height: 25px;
	height: 1em;
	padding-top: 6px;
	text-align: right;
}
#mastheadLinks { /* links in navigation bar below banner */
	color: #000000;
	font-size: 90%;
	font-weight: bold;
}
#mastheadLinks a:link,
#mastheadLinks a:visited,
#mastheadLinks a:active {
	color: #000000;
	text-decoration: none;
}
#mastheadLinks a:hover {
	color: #003366;
	text-decoration: underline;
}
#secondaryBanner { /* optional secondary banner for branch Libraries, etc. */
	width: 900px;
	margin: 0px;
}
#secondaryBanner a { /*to remove link underline under ask us image in Safari */
	text-decoration: none;
}
#secondaryBanner img {
	border: none;
}
/* formatting within globalFooter */
#globalFooter {
	float: left;
	clear: both;
	width: 900px;
}
#globalFooter a:link,
#globalFooter a:visited,
#globalFooter a:active {
	color: #354c58;
	text-decoration: none;
}
#globalFooter a:hover {
	color: #E31836;
	text-decoration: underline;
}
#mobileFooter { display: none; }
.dashedRule {
	background-image: url('../images/dot_line.gif');
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: -10px;
}
#libraries {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	line-height: 200%;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}
.librariesPipe { margin: 0 .35em 0 .35em; }
#globalTextMenu {
	background-image: url('../images/footer_nav_bkgnd.gif');
	background-repeat: repeat-x;
	min-height: 12px;
	height: 1em;
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
#footerImageSpan {
	position: relative;
	left: 20px;
	top: -50px;
}
#footerImageSpan img {
	border: none;
}
#lastModified {
	font-size: 90%;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
#creativeCommons {
	margin-top: -50px;
}
#alternateCopyright {
	margin-top: -50px;
}
#alternateCopyright a:link,
#alternateCopyright a:active {
	text-decoration: underline;
	color: #003366;
}
#alternateCopyright a:hover,
#alternateCopyright a:visited {
	text-decoration: underline;
	color: #336699;
}
#container #contentBox #columns #rightColumn #contentBox #pageContentBox #pageContentProper .strongDefList dt #frmEB .mainitem {
	color: #F00;
}
#container #contentBox #columns #rightColumn #contentBox #pageContentBox #pageContentProper table tr th {
	text-align: left;
}
#container #contentBox #columns #rightColumn #contentBox #pageContentBox #pageContentProper .strongDefList dt #frmEB .mainitem {
	color: #333;
}
#page #container #contentBox #columns #rightColumn #contentBox #pageContentBox #pageContentProper .strongDefList dt table tr td .indexlink2 a {

}
#page #container #contentBox #columns #rightColumn #contentBox #pageContentBox #pageContentProper table {
	text-align: center;
}
.dbfinder {
	text-align: center;
}
.indexlink2 a {
	text-align: center;
}
dbfinder {
	text-align: center;
}

