﻿@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/redbook/Assets/banner_redbook.jpg) top left no-repeat;
}
.slimExhibitBanner {
	background: url(/_assets/Exhibitions/redbook/Assets/banner_redbook_sm.jpg) top left no-repeat !important;
}
div#content_plain div.related table, div#content_plain div.themeRightRelated div.relatedSmall table {
	background: #a99682;
}
div#content_plain div.related, div#content_plain div.themeRightRelated div.relatedSmall {
	border-color: #a99682 !important;
}
div#exhibit_nav {
	background-color: #9f2522;
	background: transparent url(/_assets/Exhibitions/redbook/Assets/exhibit_nav_RB.png) 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: #ac2a14 !important;
}
div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
	color: #ac2a14;
}
div#content_plain h2, div#content_plain h3, div#content_plain h4, div#content_plain h5, div#content_plain h6 {
	color: #6d1b0e;
} 
#left_column h2, #right_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: #a99682;
}
#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:#a99682;
	color: #ac2a14;
}

/* Special Styles for this Exhibition Alone */
div#left_column, div#mid_line, div#right_column {display:none;}
p.center{text-align:center;}
div#content_plain h2.tiwpQuote {
	text-align:center;
	margin:0;
	width:669px;
}
div#content_plain h3.tiwpAuthor {text-align: center;color: #ac2a14 !important;}
div#content_plain div.floatright, div#content_plain div.floatright img {
	display:none;
	float: none;
}
div#content h2.tiwpQuote {
	clear: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 80%;
	text-align:center;
}
div#content h3.tiwpAuthor {
	font-size: 80%;
	text-align:center;
	margin-top: 15px;
}
div#content_plain div.floatright, div#content_plain div.floatright img {
	display:none;
	float: none;
}
div#content div.photobox {
	width: 300px;
	float: right;
	text-align: left;
	padding: 0 0 0 10px;
	font: normal 70% Arial, Helvetica, sans-serif;
}
div#content div.photobox a {
	display:block;
}

div#themeBanner {
	clear: left;
	height: 316px;
	width: 672px;
}
div#themeBanner div.themeBox {
	width: 168px;
}
div#themeBanner div.themeBox div.themeDescription a, div#themeBanner div.themeBox div.themeDescription2 a, div#themeBanner div.themeBox div.themeDescription3 a, div#themeBanner div.themeBox div.themeDescription4 a {
	display:block !important;
}
div#themeBanner div.themeBox div.themeTitle h3 {color:#FFFFFF !important;}
div#themeBanner div.themeBox div.themeImage {
	height: 115px;
}
div#themeBanner div.themeBox div.themeDescription, div#themeBanner div.themeBox div.themeDescription2, div#themeBanner div.themeBox div.themeDescription3, div#themeBanner div.themeBox div.themeDescription4 {
	height: 154px;
	font-size: 85%;
}
