﻿@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/BalletsRusses/Assets/banner_balletsrusses.jpg) top left no-repeat;
}
.slimExhibitBanner {
	background: url(/_assets/Exhibitions/BalletsRusses/Assets/banner_balletsrusses_sm.jpg) top left no-repeat !important;
}
div#content_plain div.related table, div#content_plain div.themeRightRelated div.relatedSmall table {
	background: #8d7e98;
}
div#content_plain div.related, div#content_plain div.themeRightRelated div.relatedSmall {
	border-color: #c3b2d0 !important;
}
div#exhibit_nav {
	background-color: #9f2522;
	background: transparent url(/_assets/Exhibitions/BalletsRusses/Assets/exhibit_nav_BR.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: #ad0817;
}
div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
	color: #ad0817;
}
div#content_plain h2, div#content_plain h3, div#content_plain h4, div#content_plain h5, div#content_plain h6 {
	color: #ad0817;
} 
#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: #c3b2d0;
}
#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:#c3b2d0;
	color: #ad0817;
}

/* Special styles for homepage */
div#left_column, div#mid_line, div#right_column {
	display: none;
}
div#themes_wide {
	padding: 10px 0;
}
div#themes_wide div.themes_left {
	float: left;
	width: 215px;
}
div#themes_wide div.themes_center {
	float: left;
	width: 230px;
	margin: 0 50px 0 8px;
}
div#themes_wide div.themes_right {
	float: left;
	width: 150px;
}
div#themes_wide div.themes_left ul, div#themes_wide div.themes_center ul, div#themes_wide div.themes_right ul {
	margin-top: 0;
}
div#features_wide {
	clear: left;
	padding-top: 10px;
}
div#features_wide div.wrapper {
	width: 679px;
	margin: 0 auto;
	display:block;
}
div#features_wide div.wrapper ul.item {
	margin: 0 auto;
	padding: 0;
}
div#features_wide div.wrapper ul.item li {
	text-align: center;
	float: left;
	margin: 0 30px 0 0;
	padding: 0;
	background: none;
	display: block;
}
div#features_wide div.wrapper ul.item li p {
	font-size: 85%;
	width: 125px;
	padding: 0 0 10px 0;
	margin: 0;
}

div#divDescription {
	clear: left;
}

/* Special styles for exhibit_banner/exhibit_banner_short */
#exhibit_banner {
	margin: 0;
	padding-left: 320px;
	text-align: center;
}
#exhibit_banner_short {
	margin: 0;
	padding-left: 380px;
	text-align: center;
}
#exhibit_banner h2{
	padding: 0 !important;
	font-size: 90% !important;
	color: #f2e7da !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
#exhibit_banner h2 span {
	font-size: 130% !important;
	font-weight: bold;
}
#exhibit_banner h3 {
	text-align: center !important;
	font-size: 80% !important;
	padding: 6px 0 2px 0 !important;
}
#exhibit_banner.slimExhibitBanner {
	margin: 0;
	padding-left: 250px !important;
}
#exhibit_banner.slimExhibitBanner h2 {
	padding-top: 3px !important;
}
