﻿@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/boundforglory/Assets/banner_glory.jpg) top left no-repeat;
}
.slimExhibitBanner {
	background: url(/_assets/Exhibitions/boundforglory/Assets/banner_glory_sm.jpg) top left no-repeat !important;
}
div#content_plain div.related table {
	background: #ae956d;
}
div#content_plain div.related {
	border-color: #7fa8d3 !important;
}
div#exhibit_nav {
	background-color: #9f2522;
	background: transparent url(/_assets/Exhibitions/boundforglory/Assets/exhibit_nav_BG.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 {
	color: #3d72aa;
}
div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
	color: #3d72aa;
}
div#content_plain h2, div#content_plain h3, div#content_plain h4, div#content_plain h5, div#content_plain h6 {
	color: #3d72aa;
} 
#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.preview, a.interactive_button_link, div#interactives a.button {
	border-color: #7fa8d3;
}
#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:#7fa8d3;
	color: #3d72aa;
}

/* Special styles for homepage */
div#left_column, div#mid_line, div#right_column {
	display: none;
}
div#introduction p a {
	display: none;
}

/* Special styles for exhibit_banner/exhibit_banner_short */
#exhibit_banner {
	text-align: left !important;
	padding-left: 222px;
	margin: 0;
}
#exhibit_banner_short {
	text-align: left !important;
	margin: 0;
}
#exhibit_banner h2 {
	padding: 3px 0 0 0 !important;
	font-size: 180% !important;
}
#exhibit_banner h3 {
	font: bold 130% Georgia,"Times New Roman",Times,serif !important;
	text-align: left !important;
}
#exhibit_banner.slimExhibitBanner {
	padding-left: 125px !important;
	margin: 0;
}
#exhibit_banner.slimExhibitBanner h2 {
	font-size: 150% !important;
	padding: 7px 0 0 0 !important;
}
#exhibit_banner.slimExhibitBanner h3 {
	float: right;
	display: block;
	margin: -24px 0 0 !important;
	padding: 0 135px 0 0 !important;
	font-size: 110% !important;
}
