.style1 {
color: #F00;
font-weight: bold;
}

.style2 {
color: #903;
text-align: center;
}


#exhibits #sidebar-right {
	width: auto;
}

#exhibits #content-inner {
	padding-right: 250px !important;
}

.fancy-box {
	background-color: #eee;
	overflow: hidden;
	padding: .5em;
}

#chic .content div {
	overflow: hidden;
	padding: .5em;
}

.chic-timeline {
	font-weight: bold;
	margin-right: 2em;
}

.credits { font-size: smaller; }

.collection-pic  { 
	border: 1px solid #ddd;
	padding: 3px 10px;
	width: 470px;
	margin-bottom: 10px;
}

.menu-bar-container.fixed {
  position: fixed;
  z-index: 2000;
  top: 0;
}

/* Override Drupal styles on AFS so we don't have to change every page */
.two-sidebars .content-inner { 
  margin-left: 0;
  padding: 0 15px;
}

.two-sidebars #columns {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}

h1 {
  margin-bottom: 24px;
}

h1.title {
  border-bottom: 1px solid #EEE;
  margin-bottom: 0;
  padding-bottom: 12px;
}

.region-sidebar-second {
  border-top: 8px solid #a30046;
  padding: 30px;
  position: relative;
}

.region-sidebar-second::before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-right: 1px solid #dadada;
  border-left: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  box-sizing: border-box;
}  

.region-sidebar-second .region-inner {
  position: relative;
}

#libquicklinks h4 {
  margin: .5em 0;
}

/* Override ASU header styles */

#asu_search_module {
  top: .5em;
}


/* Styles for Gilbert collection */

#gilbert #content-inner{
	padding-right: 170px;
}

#gilbert .gilbert-menu { 
	height: 30px;
	padding: 0;
	margin: 0;
	background: #cc3300;
	clear: both;
}

#gilbert .gilbert-index .gilbert-menu { clear: none; }

#gilbert .gilbert-menu li {
	display: inline;
}

#gilbert .gilbert-menu img {
	vertical-align: text-bottom;
}

#gilbert .gilbert-table div {
	text-align: center;
	margin: 4px;
}

#gilbert .gilbert {
	background: #eee;
	overflow: hidden;
	padding: .5em;
	margin: .25em 0;
	border: 1px solid #ccc;
}

/* Styles for Goddard collection */

#goddard .toc-box {
	width: 30%;
	margin-right: 1em;
}

#goddard .toc-box h3 {
	background: #ccc;
	font-size: 1.2em;
	padding: .75em;
}

#goddard .toc-box ul {
	margin-left: .75em;
}

#goddard .toc-box li {
	line-height: 1.65em;
}
#goddard .credits {
	width: 270px;
}

#goddard .goddard-menu,
#goddard-media .goddard-menu {
	display: inline;
	margin-right: 3em;
}

#goddard tr.odd td {
	background: #eee;
}

#goddard-media {
	padding: 0 1em;
}

#goddard-media span {
	font-size: 1.2em;
}

/* Styles for Luhrs collection */

.luhrs-menu {
	background: #c96;
	padding: 1em;
	width: 25%;
}

.luhrs-menu h3 {
	font-size: 1.2em;
}

.luhrs-content tt {
	font-size: 1.1em;
}

.luhrs-content .page {
	text-align: center;
}

/* Styles for Rhodes collection */

#rhodes .rindex #libquicklinks img {
	display: none;
}

#rhodes #libquicklinks .quickimg {
	text-align: center;
}

#rhodes #content-inner {
	min-height: 620px;
}

#rhodes .rhodes-menu {
	display: inline;
	margin-right: 3em;
}

#rhodes .gallery img {
	margin-right: 3em;
}

#rhodes-media #content-inner {
	padding-left: 2em;
}

/* Style for Luhrs letters */
tt p { font-size: 1.25em; }