﻿@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/herblock/Assets/herblock-banner.gif) top left no-repeat;
}
.slimExhibitBanner {
	background: url(/_assets/Exhibitions/herblock/Assets/herblock-banner_sm.gif) top left no-repeat !important;
}
div#content_plain div.related table, div#content_plain div.themeRightRelated div.relatedSmall table {
	background: #e96d1f;
}
div#content_plain div.related, div#content_plain div.themeRightRelated div.relatedSmall {
	border-color: #e96d1f !important;
}
div#exhibit_nav {
	background-color: #9f2522;
	background: transparent url(/_assets/Exhibitions/herblock/Assets/exhibit_nav_HB.gif) 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: #569bbe !important;
}
div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
	color: #569bbe;
}
div#content_plain h2, div#content_plain h3, div#content_plain h4, div#content_plain h5, div#content_plain h6 {
	color: #569bbe;
} 
#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: #e96d1f;
}
#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:#e96d1f;
	color: #569bbe;
}

/* for homepage */
div#left_column, div#mid_line, div#right_column {
	display: none;
}
div#intro_left {
	margin-bottom: 20px !important;
}

/* Special styles for exhibit_banner/exhibit_banner_short */
#exhibit_banner {
	margin: 0;
	text-align: left;
}
#exhibit_banner_short {
	margin: 0;
	padding-left: 350px;
	text-align: center;
}
#exhibit_banner h2{
	padding: 18px 0 0 350px !important;
	font-size: 180% !important;
	color: #384349 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	font-style:italic !important;
}
#exhibit_banner img {
	margin: 12px 0 0 295px;
}
#exhibit_banner.slimExhibitBanner img {
	margin: 0 0 0 315px;
}
#exhibit_banner.slimExhibitBanner {
}
#exhibit_banner.slimExhibitBanner h2 {
	padding-top: 8px !important;
	font-size: 150% !important;
	padding-left: 380px;
}
