﻿@charset "utf-8";
/*
	myLOC stylesheet - Exhibition stylesheet: Exploring the Early Americas
	exhibition-specific colors for titles and borders
	December 3, 2008
*/

#exhibit_banner, #exhibit_banner_short {
	background: url(/_assets/Exhibitions/gettysburgaddress/Assets/banner-gettysburg.jpg) top left no-repeat;
}
#exhibit_banner h2, #exhibit_banner h3, #exhibit_banner_short h2 {
	color: #292929 !important;
}
.slimExhibitBanner {
	background: url(/_assets/Exhibitions/gettysburgaddress/Assets/banner-gettysburg_small.jpg) top left no-repeat !important;
}
div#content_plain div.related table {
	background: #504426;
}
div#content_plain div.related {
	border-color: #504426 !important;
}
div#exhibit_nav {
	background-color: #3f5e39;
	background: transparent url(/_assets/Exhibitions/gettysburgaddress/Assets/exhibit_nav_GA.jpg) left bottom repeat-x;
}
div#content h2, div#introduction h2, div#title_nav h2, div#left_column div.theme h2, div#interactives h3, div#content_plain h2, div#content_plain h3, div#content_plain div.interactiveitem h4, div#object_left_column h2, div#object_left_column h3, div#object_right_column h3, div#object_right_column h4, a.interactive_button_link, div#interactives a.button, div#content h3, div.relatedItems h4, div.relatedAssets h4, div#content div#multimediaTabs ul.tabs li.on a {
	color: #4d642d !important;
}
div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
	color: #4d642d;
}
div#content_plain h2, div#content_plain h3, div#content_plain h4, div#content_plain h5, div#content_plain h6 {
	color: #4d642d;
} 
#left_column h2, #left_column h2, #left_column h3, #right_column h3, div#interactives div.description div.item, div#object_left_column div#related_items, div#object_left_column div#additional_images, div#object_left_column div#video, div#object_right_column div.description div.item, div#content_plain div.related, div#content_plain div.preview, a.interactive_button_link, div#interactives a.button {
	border-color: #abb148;
}
#content_plain #list_item ul li, div#content_plain div.list_item ul li, div#object_right_column div.list_item ul li {
	border-color:#abb148;
	color: #4d642d;
}

/* Special Styles for Homepage */
div#content div#introduction p a {
	display: none;
}


/* Special Styles */
div#exhibit_banner h2 {
	padding: 10px 0 0 0px;
}
div#exhibit_banner h3 {
	padding-right: 10px;
	padding-top: 10px;
	color: #fff !important;
}
div.slimExhibitBanner h2 {
	padding-left: 0px !important;
}
p.photoThumbs a img {
	padding: 0 10px 10px 0;
	border: 0;
}
div#containerTranscription {
	margin: 10px;
	border: 2px solid #000;
	padding: 10px;
	background: #fff;
	text-align: left;
}
div#containerTranscription p {
	margin: 0;
	font-size: 80%;
}
div#containerTranscription p.right {
	text-align: right;
	margin-bottom: 10px;
}
