
/* layout and structure */

	#columns {
		padding-top: 30px;
	}
	
	
	.main_col {
		padding-top: 0;
	}


	.collections-online {
		border-bottom: 1px solid #777;
		font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
		color: #c83138;
		font-size: 28px;
		text-transform: uppercase;
		font-weight: bold;
	}
	
	
/* meta data formating */


	.mhs_backref {
		background: #bbbbbb;
		color: #ddd;
		padding: 0 5px 0 0;
		font-style: italic;
		text-align: right;
		min-height: 44px;
	}
	
	.mhs_backref h1 {
		font-style: normal; color: white; display: inline; font-size: 22px;
	}
	
	.mhs_backref img {
		display: block;
		float: left;
		vertical-align: middle;
	}
	
	.mhs_backref p {
		margin-top: 5px;
		padding: 7px 10px;
		display: block;
		float: right;
		background: #575757;
		border-radius: 6px 6px;
		-moz-border-radius: 6px 6px;
		-webkit-border-radius: 6px 6px;
	}
	
	.mhs_backref a:link,
	.mhs_backref a:visited {
		font-style: normal;
		color: #6bbcff; /* #ffdd66; */
	}


	h2 {
		font-size:20px;
		border: none;
	}
	
	a,
	a:link,
	a:active,
	a:visited,
	a.pseudo {
		color: #0084ff;
	}
	
	
	i, em {
		font-style: italic;
	}
	
	.created_title {}
	
	.real_title { font-style: italic;}
	.pub_title { font-style: normal;}
	
	#seq_note, #seq_note_toggle {
		color: black;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
	}

	#seq_note_toggle {
		color: #0084ff;
		cursor: pointer;
		padding-right: 14px;
		background: url(/images/smgraphics/open-close-blue-arrow.png) 100% 2px no-repeat;
	}
	#seq_note_toggle.toggled {
		background: url(/images/smgraphics/open-close-blue-arrow.png) 100% -12px no-repeat;
	}
	
	#seq_note.toggling {
		display: none;
		padding: 7px;
		background: white;
		box-shadow: 2px 2px 4px #444444;
		position: absolute;
		z-index: 500;
	}

	#meta-toggle {display: inline;
		cursor: pointer;
		padding-right: 14px;
		background: url(/images/smgraphics/open-close-blue-arrow.png) 100% 2px no-repeat;
	}
	#meta-toggle.toggled {
		background: url(/images/smgraphics/open-close-blue-arrow.png) 100% -12px no-repeat;
	}
		
	.meta-data {
		font-size: 12px;
		margin-left: 14px;
	}
	
	.meta-data p {
		margin: 0;
		padding: 0;
	}
	
	.meta-data.toggling {
		display: none;
		max-width: 45%;
		padding: 7px;
		background: white;
		box-shadow: 2px 2px 4px #444444;
		position: absolute;
		z-index: 500;
	}
	
	
	
	/* navigation */

	.view_choices {
		border: 1px solid #e0e0e0;
		float: right;
		margin-left: 28px;
		margin-bottom: 14px;
		text-align: left;
		background: #e0e0e0;
		padding: 14px;
		max-width: 45%;
		overflow: visible;
	}
	.view_choices ul {display: inline}
	.view_choices li {display: inline; margin: 0 14px 0 0;}
	.view_choices .chosen {display: none}
	
	.img-mode .view_choices,
	.transcript-mode .view_choices {
		float: none;
		text-align: left;
		padding: 7px;
		margin: 0;
	}
	
	
	.ref-img {
		text-align: center;
	}
	
	.ref-img img {
		border: 4px solid white;
		box-shadow: 2px 2px 8px #666666;
		max-width: 100%;
	}

	.item_nav {
		clear: left;
		margin: 7px 0 7px 0;
		padding: 7px 7px 7px 7px;
		font-size: 14px;
		background: #e0e0e0;
	}
	
	.ref-img a:link,
	.ref-img a:visited {

	}



	.projects {
		background: #e9e9e9;
		border-radius: 5px 5px;
		padding: 14px;
		margin-right: 14px;
	}

	.projects li {
		list-style: circle;
		margin: 7px 0 0 21px;
	}
	

	
	
	
	.descriptions .from_project_title {
		color:  #555;
		padding-right: 14px;
		text-align: center;
		font-size: 12px;
		background: none;
	}
	
	.descriptions .from_project_title a:link {
		background: none;
		padding-right: 0;
	}


	
	
	
	.img-mode .item_nav,
	.transcript-mode .item_nav {margin: 0;}
	
	.item_nav {
		text-align: left;
	}
	
	.item_nav label {float: left;}
	
	.item_nav .sequence_pages {
		display: inline;
		padding-left: 0;
		}
		
	.item_nav .sequence_pages h3 {
		display: inline;
		color: black;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		padding-right: 7px;
		padding-left: 0;
		margin: 0;
	}
		
	.item_nav .sequence_pages div {
		display: inline;
	}
	
	.item_nav .sequence_pages li {
		display: inline;
		margin: 0;
		font-size: 14px;
		padding: 0;
		border: 1px solid #e0e0e0;
	}
	
	.item_nav .sequence_pages .currentPage {
		cursor: default;
		background: #d0d0d0;
		padding: 0 4px 0 4px;
	}
	.item_nav .sequence_pages .currentPage a {color: #333}
	
	.item_nav .sequence_pages li a:link {
		padding: 0 4px 0 4px;
	}
	.item_nav .sequence_pages li a:link  {
		text-decoration: none;
	}
	
	.item_nav .sequence_pages li:hover {
		border: 1px solid #0077aa;
	}
	
	.item_nav .sequence_pages .prev_img_link a:link,
	.item_nav .sequence_pages .next_img_link a:link
	{
		background: #0084ff url(/database/graphics/prev-page.gif)  -1px -2px no-repeat;
		padding: 2px 6px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border: 1px solid #1188ff;
	}

	.item_nav .sequence_pages .next_img_link a:link
	{
		background: #0084ff url(/database/graphics/next-page.gif)  -3px -2px no-repeat;
	}
	
	.item_nav .jump_form {
		display: inline;
		padding-left: 28px;
	}
	
	.item_nav .jump_form input {
		display: inline;
		width: 3em;
		float: none;
		padding: 0;
		line-height: 1.35;
		vertical-align: middle;
		margin: 0;
	}
	
	.item_nav .nav_modes {
		padding: 0 0 0 30px;
		display: block;
	}
	
	.item_nav .nav_modes li {
		display: inline;
		list-style: none;
		padding: 0;
		margin: 0 7px;
		line-height: 14px;
	}

	.item_nav .nav_modes img {
		vertical-align: middle;
	}


	.extra-nav {
		list-style-type: none;
		background: #e0e0e0;
		margin: 14px 0 14px 0;
		padding: 7px;
		text-align: center;
	}
	
	.extra-nav li {display: inline}


	/* descriptions */
	
	.descriptions {
		max-width: 600px;
		clear: left;
		margin: 14px 0 0 5px;
		line-height: 1.35;
	}
	
	.descriptions h2, .descriptions h3 {
		font-family: Helvetica, Arial, sans-serif;
	}
	
	.descriptions h2 {
		font-size: 16px;
	}
	
	.descriptions h3,
	span.subHeading {
		color: #b4111a;
		font-size: 14px;
		padding: 0;
		margin: 0;
	}
	/* old fix */
	span.subHeading em {
		font-style: normal;
	}
	
	.descriptions p {margin-left: 0;}
	
	
	.transcript_text a {
		color: #666;
	}
	
	
	
	/* viewer customizations */
	.view_controls {
		border-top-right-radius: 0 0;
		border-bottom-right-radius: 0 0;
		border-top-left-radius: 0 0;
		border-bottom-left-radius: 7px 7px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		color: white;
	}


	.zoomify {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		border: 4px solid #1188ff;

	}
	
	
	@media (max-width: 660px)  {
		.view_choices {
			float: none;
			width: 95%;
			max-width: none;
			margin-left: 0;
		}
		
		
		.dualChoice {
			display: none !important;
		}
	}
