/* Global settings
----------------------------------------------- */

* {
	margin:0px;
	padding:0px;
	z-index:2;
}
body { background: #e6e6e6; margin: 0; text-align:center; background-image:url('/toah/art/bg_extend.gif?v=1.0'); background-repeat:repeat-x;  }
#TimelineOfArtHistory { width:970px; padding:119px 0 80px; margin:auto; position:relative; text-align:left; border-left:solid 1px #cacaca; border-right:solid 1px #cacaca; }

/* New page titles are text, not graphic */
	h1 { display:block; color:#393939; font-family:Arial,san-serif; font-size:22px; font-weight:600; margin-bottom:5px; }
	h1 a { color:#000054; text-decoration:none; }
	.smallcap, .timeCap { text-transform:uppercase; font-size:85%; }
	.smallcap2 { text-transform:lowercase; }
	h2 { display:block; color:#000054; font-family:Arial,sans-serif; font-size:11px; font-weight:500; line-height:130%; }

/* Adding back in margin to elements*/
p {
	margin-top:10px;
}

a:active { outline:none; }
:focus { -moz-outline-style:none; }
.clearBoth { clear:both; }

.secNavOn { margin-left:-7px; z-index:100; }
#tabNav1 { position:absolute; top:36px; margin-left:0px; }
#tabNav1.secNavOn { border-left:solid 1px #000; }
#tabNav2 { position:absolute; left:103px; top:36px; }
#tabNav3 { position:absolute; left:243px; top:36px; }
#tabNav4 { position:absolute; left:372px; top:36px; }
#tabNav5 { position:absolute; left:483px; top:36px; }
#tabNav6 { position:absolute; left:540px; top:36px; }
.pageLocation { display:none; }
#bottomGrayLinks {width: 970px;}


#TimelineGlobalHeader { width:973px; height:119px; top:0px; position:absolute; margin:0 0 0 -1px; background-color:#666; background-image:url('/toah/art/bg_extend.gif'); background-repeat:repeat-x; border-bottom:solid 1px #464646; z-index:88; }

html > body #TimelineGlobalHeader { width:972px; height:118px; }
#TimelineGlobalHeader h1.TimelineHomeBadge { 
	background-image:url('/toah/art/TOAH_lg_logo.png?v=1.0'); 
	background-repeat:no-repeat; 
	width:493px; 
	height:47px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:42px;
}
#TimelineGlobalHeader h1.TimelineHomeBadge a { display:block; text-indent:-6000px; width:493px; height:47px;  }
#TimelineGlobalHeader h2.MetHomeBadge {
	background-image:url('/toah/art/MMA_top.gif?v=1.0'); 
	background-repeat:no-repeat; 
	width:236px; 
	height:37px;
	padding:0px;
	margin:0px;
	position:absolute;
	right:12px;
	top:0px;
}
#TimelineGlobalHeader h2.MetHomeBadge a { text-indent:-6000px; display:block; width:236px; height:37px; }

#TimelineGlobalHeader ul, #TimelineGlobalHeader li, #TimelineGlobalHeader form { margin:0px; padding:0px; }
#formSearch { position:absolute; right:0px; bottom:0px; text-align:right; width:300px; height:27px; }

	#theBox {
		width:175px;
		height:25px;
		border-left:solid 1px #666;
		border-right: 0px;
		border-top: 0px;
		border-bottom: 0px;
		background-color:#919191;
		color:#ffffff;
		margin-top: 0px;
		vertical-align: 50%;
		padding-left: 5px;
		padding-right:35px;
		padding-top: 5px;
		font-family:Arial,sans-serif;
		font-size:12px;
		position:absolute;
		bottom:0px; right:0px;
	}
	#theBox {
	 height: 21px\9;
	}
	
	html > body #theBox { bottom:0px; right:0px; }
	#theBox:FOCUS { color:#000; background-color:#fff; }
	
	#theBox.empty {
		background: url(/toah/art/search_bg.gif) 0px 0px no-repeat;
	}
	#theBox.filled {
		background-image:none;
	}
	
	
	#theBox2 {
		width:25px;
		height:25px;
		border-right:solid 1px #666;
		background-color:#none;
		color:#ffffff;
		text-align: center;
		vertical-align: 50%;
		font-family:Arial,sans-serif;
		font-weight: bold;
		font-size:9px;
		text-transform:uppercase;
		position:absolute; 
		right:0px;
		bottom:0px;
		margin:0px;
		padding:0px;
		border-left:none;
	}
	html > body #theBox2 { right:0px; bottom:0px; }
	#theBox2:HOVER { color:#000; background-color:#none; }


#subnav1, #subnav2, #subnav3, #subnav4 { display:none; position:absolute; background-color:#f3f3f3; border:solid 1px #c4c4c4; border-top:none; padding:0; z-index:999; font-family:Arial,Helvetica,sans-serif; font-size:11px; }
#subnav1 { width:230px; left:0px; top:119px; }
#subnav2 { width:150px; left:138px; top:119px; }
#subnav3 { width:450px; left:239px; top:119px; padding:0 10px; }
#subnav4 { width:200px; left:385px; top:119px; }

#subnav1 h2 { margin:10px 10px 0 10px; font-weight:bold;  }
#subnav1 #worldRegionsNav { display:none; position:absolute; left:205px; margin:10px 10px 0; width:150px; }
#subnav1 select { font-size:11px; line-height:24px; display:block; padding:2px; width:200px; }
	html > body #subnav1 select { width:196px; }
#subnav1 select#worldRegionsNav option { padding:0 5px; font-size:11px; }
#subnav1 a, #subnav2.singleColumn a, #subnav3.singleColumn a, #subnav4.singleColumn a { color:#333; display:block; text-decoration:none; padding:5px 10px; border-bottom:solid 1px #e4e4e4; cursor:pointer; }
#subnav1 a:HOVER, #subnav2.singleColumn a:HOVER, #subnav3.singleColumn a:HOVER, #subnav4.singleColumn a:HOVER { background-color:#fff; text-decoration:none; }
#subnav1 li, #subnav2.singleColumn li, #subnav3.singleColumn li, #subnav4.singleColumn li { list-style-type:none; padding:0px; margin:0px; }
#subnav1 ul, #subnav2.singleColumn ul { display:block; margin:12px; background-color:#f8f8f8; border:solid 1px #e4e4e4; border-bottom:none; }

#subnav1.multColumn a, #subnav2.multColumn a, #subnav3.multColumn a, #subnav4.multColumn a { color:#333; text-decoration:none; }
#subnav2.multColumn a:HOVER, #subnav3.multColumn a:HOVER, #subnav4.multColumn a:HOVER { text-decoration:underline; }
#subnav1.multColumn li, #subnav2.multColumn li, #subnav3.multColumn li, #subnav4.multColumn li { list-style-type:none; padding-left:5px; margin-bottom:3px; }
#subnav3.multColumn ul ul { margin-left:15px; }
#subnav3 .browseList { height:176px; overflow:auto; padding:5px; margin-top:10px; background-color:#f8f8f8; border:solid 1px #e4e4e4; }
	html > body #subnav3 .browseList { height:160px; }
#subnav3 .searchList { height:160px; overflow:auto; padding:10px; margin-top:10px; background-color:#f8f8f8; border:solid 1px #e4e4e4; }
	html > body #subnav3 .searchList { height:134px; }
.toahNav3 select { width:100%; border:solid 1px #cacaca; background-color:#fff; font-family:Arial,Helvetica,sans-serif; font-size:11px; margin-bottom:10px; }
#subnav3 .searchList .submitBox { text-align:right; }
#subnav3 h5 { font-size:12px; line-height:130%; color:#3C5FB8; padding-left:2px; }
#subnav3 h6 { font-size:10px; line-height:130%; font-weight:normal; padding-left:6px; margin-bottom:8px; }

#subnav1.multColumn li { padding:0px; margin:0px; }
#subnav1.multColumn a:HOVER { text-decoration:none; }
#subnav1 li.active a { background-color:#fff; }
#subnav3 .float50 { float:left; width:230px; margin:12px 0; }
#subnav1 .float50 { float:left; width:230px; margin:12px 0; }
#subnav3 .first { margin-right:12px; width:160px; padding-right:12px; border-left:none; }
#subnav1 .first { width:160px; border-left:none; }
#subnav1 .last { margin-left:12px; padding-left:12px; }

#toahStaticNav { position:absolute; width:252px; height:22px; overflow:hidden; right:0px; bottom:40px; background-image:url('/toah/art/secondnav.gif'); background-repeat:no-repeat; }
	#toahStaticNav a { text-indent:-8000px; }
	#navAboutTheTimeline, #navAtoZ, #navBibliography { position:absolute; height:22px; }
	#navAboutTheTimeline { left:21px; width:121px;}
	#navAtoZ { left:130px; width:30px; }
	#navBibliography { left:146px; width:110px;}
	
	
.objThumb img { max-width:250px; }

.toah-menu { position:absolute; bottom:27px; }
.globalNav { position:absolute; padding:0px; list-style-type:none; }
	.globalNav div { display:none; }
	.globalNav ul { display:none; }
		.globalNav ul li ul { display:block; }

	.toah-menu .toahNav1 { width:120px; left: 0px;}
		.toah-menu .toahNav1 a.mainNavLink { width:120px; }
	.toah-menu .toahNav2 { width:101px; left: 119px;}
		.toah-menu .toahNav2 a.mainNavLink { width:102px; background-position: -119px 0; }
		html > body .toah-menu .toahNav2 a.mainNavLink { width:101px; }
	.toah-menu .toahNav3 { width:147px; left: 220px;}
		.toah-menu .toahNav3 a.mainNavLink { width:150px; background-position: -220px 0; }
			html > body .toah-menu .toahNav3 a.mainNavLink { width:147px; }
	.toah-menu .toahNav4 { width:121px; left: 368px;}
		.toah-menu .toahNav4 a.mainNavLink { width:127px; background-position: -368px 0; }
			html > body .toah-menu .toahNav4 a.mainNavLink { width:125px; }
	.toah-menu .toahNav5 { width:75px; left: 494px;}
		.toah-menu .toahNav5 a.mainNavLink { width:75px; background-position: -494px 0; }
			html > body .toah-menu .toahNav5 a.mainNavLink { width:73px; }
	
	.toah-menu a.mainNavLink { padding:0px; height: 27px; text-indent:-7000px; position: absolute; background: url(/toah/art/navigation.png?v=1.0) 0 0 no-repeat; display: block; }
	
	.toah-menu li.toahNav1 a.mainNavLink:HOVER { border-left:solid 1px #6c6c6c; border-right:solid 1px #6c6c6c; background: url(/toah/art/navigation.png?v=1.0) -1px -28px no-repeat; }
	.toah-menu li.toahNav2 a.mainNavLink:HOVER { border-left:solid 1px #6c6c6c; border-right:solid 1px #6c6c6c; background: url(/toah/art/navigation.png?v=1.0) -120px -28px no-repeat; }
	.toah-menu li.toahNav3 a.mainNavLink:HOVER { border-left:solid 1px #6c6c6c; border-right:solid 1px #6c6c6c; background: url(/toah/art/navigation.png?v=1.0) -221px -28px no-repeat; }
	.toah-menu li.toahNav4 a.mainNavLink:HOVER { border-left:solid 1px #6c6c6c; border-right:solid 1px #6c6c6c; background: url(/toah/art/navigation.png?v=1.0) -369px -28px no-repeat; }
	.toah-menu li.toahNav5 a.mainNavLink:HOVER { border-left:solid 1px #6c6c6c; background: url(/toah/art/navigation.png?v=1.0) -495px -28px no-repeat; }
	
	html > body .toah-menu li.toahNav1.Hovered a.mainNavLink { border-left:solid 1px #6c6c6c; border-right:solid 1px #6c6c6c; background: url(/toah/art/navigation.png?v=1.0) -1px -28px no-repeat; }
	html > body .toah-menu li.toahNav2.Hovered a.mainNavLink { border-left:solid 1px #6c6c6c; border-right:solid 1px #6c6c6c; background: url(/toah/art/navigation.png?v=1.0) -120px -28px no-repeat; }
	html > body .toah-menu li.toahNav3.Hovered a.mainNavLink { border-left:solid 1px #6c6c6c; border-right:solid 1px #6c6c6c; background: url(/toah/art/navigation.png?v=1.0) -221px -28px no-repeat; }
	html > body .toah-menu li.toahNav4.Hovered a.mainNavLink { border-left:solid 1px #6c6c6c; border-right:solid 1px #6c6c6c; background: url(/toah/art/navigation.png?v=1.0) -369px -28px no-repeat; }
	html > body .toah-menu li.toahNav5.Hovered a.mainNavLink { border-left:solid 1px #6c6c6c; background: url(/toah/art/navigation.png?v=1.0) -495px -28px no-repeat; }

	.globalNav .navExtra { 
		background: url(/toah/art/shadowAlpha.png) no-repeat bottom right;
		padding:0 4px 4px 0;
		margin-top:28px;
	}
	.globalNav .navExtra .navContent { display:block; font-family:Arial,Helvetica,sans-serif; padding:13px; font-size:11px; position:relative; background-color:#F3F3F3; border:solid 1px #919191; border-top:none; }
	
	.globalNav .navExtra a { color:#555; text-decoration:none; }
	.globalNav .StayHovered .navExtra { display:block; }
	#TimelineGlobalHeader .globalNav .navExtra .navTECatListing { margin:0 10px; }
	.globalNav .navExtra .navTECatListing a { color:#222; }
	.browseText span { margin-top:10px; display:block; }
	
	.globalNav hr { background-color:#CACACA; height:1px; border:none; }
	.globalNav .navExtra ul, .globalNav .navExtra div { display:block; }
		.globalNav .navExtra ul li { list-style-type:none; }
	
		.globalNav .navExtra a:HOVER { color:#222; text-decoration:underline; }
		
	.navExtra h4 { color:#464646; margin-bottom:3px; font-size:11px; font-weight:normal;}
		
	.toahNav1 .navExtra { width:420px; }
	.toahNav1 .navExtra h3 { text-align:center; color:#3C5FB8; margin:5px 0 2px 0; font-size:14px; }
	.toahNav1 .navExtra h4 { font-size:11px; font-weight:100; color:#000; display:block; position:absolute; background-color:#666; color:#fff; text-align:right; padding:2px 5px; right:25px; margin-top:-2px; }
		.toahNav1 .navExtra h4 a { color:#ddd; }
	.toahNav1 .navExtra h4.allRegionToggle { font-size:11px; font-weight:100; color:#000; display:block; position:absolute; background:none; color:#fff; text-align:right; right:25px; margin-top:0px; }
		html > body .toahNav1 .navExtra h4.allRegionToggle { margin-top:6px; }
		.toahNav1 .navExtra h4.allRegionToggle a { color:#444; padding:2px 5px; cursor:pointer; }
		.toahNav1 .navExtra h4.allRegionToggle a.activeToggle { background-color:#666; color:#ddd; }
		.toahNav1 .navExtra h4.allRegionToggle a.activeToggle:HOVER { text-decoration:none; }
		.globalNav ul.timeChoose { position:relative; display:none; left:10px; height:50px; bottom:0px; z-index:20; padding:10px; }
		.globalNav ul.timeChoose h3 { margin-bottom:10px; }
		#TimelineGlobalHeader ul.timeChoose li { display:block; font-size:11px; line-height:160%; background-color:#fff; border:solid 1px #CACACA; border-left:none; float:left; width:36px; height:13px; overflow:hidden; }
		#TimelineGlobalHeader ul.timeChoose li.first { border-left:solid 1px #cacaca; }
		ul.timeChoose li a { padding:2px 5px; display:block; background-color:#f8f8f8; color:#333333; text-indent:-5000px; }
			#TimelineGlobalHeader ul.timeChoose li a:Hover { background-color:#3C5FB8; text-decoration:none; }
			.closeDates { position:absolute; right:-5px; top:-10px; font-size:16px; font-weight:bold; cursor:pointer; }
			.clear { clear:both; }
			
		#quickFind { font-size:11px; padding:0px; margin:0px; color:#000; font-weight:bold; }
			
	.toahNav2 .navExtra { width:320px; }
		.padInner h4 { padding-left:2px; margin-bottom:0px; display:block; }
		#TimelineGlobalHeader .padInner ul { margin-top:5px; display:block; }
		.padInner td.padRightSide { padding:0 5px 0 0; }
		.padInner td.padLeftSide { padding:0 0px 0 5px; }
	.toahNav3 .navExtra { width:230px; }
	.toahNav4 .navExtra { width:310px; }
	.toahNav5 .navExtra { width:242px; }
		html > body .toahNav5 .navExtra { width:227px; }
		.toahNav5 .navExtra ul li a {  padding:2px; }
		.toahNav5 .navExtra ul li a:HOVER { background-color:#555; color:#ccc; text-decoration:none;}
	.toahNav4 .navExtra td.labelText { color:#464646; padding-right:15px; }

	#regionPicker {  }
	.worldmapNavigation { position:relative; margin:0px; padding:0px; width:382px; height:220px; background-image:url('/toah/art/allmaps.png'); background-repeat:no-repeat; }
	.wr-MapArea { position:absolute; display: block; z-index:5; }
		.wr-MapArea a { background: url('/toah/art/allmaps.png') 0 0 no-repeat; }
		.wr-North-America { left:10px; top:14px; width:121px; height:94px; }
		.wr-North-America a { display:block; width:100%; height:100%; background: url('/toah/art/allmaps.png'); background-position: -10px -14px; text-indent:-6000px; }
		.wr-North-America a:HOVER { background-position: -10px -242px; }
		.wr-North-America a.stayHovered { background-position: -10px -242px; }
		.wr-North-America a.hoveredMap { background-position: -10px -242px; }
		.wr-Europe { left:131px; top:14px; width:122px; height:94px; }
		.wr-Europe a { display:block; width:100%; height:100%; background: url('/toah/art/allmaps.png'); background-position: -131px -14px; text-indent:-6000px; }
		.wr-Europe a:HOVER { background-position: -131px -242px; }
		.wr-Europe a.stayHovered { background-position: -131px -242px; }
		.wr-Europe a.hoveredMap { background-position: -131px -242px; }
		.wr-Central-America { left:64px; top:107px; width:96px; height:18px; }
		.wr-Central-America a { display:block; width:100%; height:100%; background: url('/toah/art/allmaps.png'); background-position: -64px -107px; text-indent:-6000px; }
		.wr-Central-America a:HOVER { background-position: -64px -335px; }
		.wr-Central-America a.stayHovered { background-position: -64px -335px; }
		.wr-Central-America a.hoveredMap { background-position: -64px -335px; }
		.wr-Central-North-Asia { left:253px; top:14px; width:129px; height:78px; }
		.wr-Central-North-Asia a { display:block; width:100%; height:100%; background: url('/toah/art/allmaps.png'); background-position: -253px -14px; text-indent:-6000px; }
		.wr-Central-North-Asia a:HOVER { background-position: -253px -242px; }
		.wr-Central-North-Asia a.stayHovered { background-position: -253px -242px; }
		.wr-Central-North-Asia a.hoveredMap { background-position: -253px -242px; }
		.wr-East-Asia { left:286px; top:72px; width:53px; height:57px; }
		.wr-East-Asia a { display:block; width:100%; height:100%; background: url('/toah/art/allmaps.png'); background-position: -286px -72px; text-indent:-6000px; }
		.wr-East-Asia a:HOVER { background-position: -286px -527px; }
		.wr-East-Asia a.stayHovered { background-position: -286px -527px; }
		.wr-East-Asia a.hoveredMap { background-position: -286px -527px; }
		.wr-South-America { left:65px; top:125px; width:95px; height:80px; }
		.wr-South-America a { display:block; width:100%; height:100%; background: url('/toah/art/allmaps.png'); background-position: -65px -125px; text-indent:-6000px; }
		.wr-South-America a:HOVER { background-position: -65px -353px; }
		.wr-South-America a.stayHovered { background-position: -65px -353px; }
		.wr-South-America a.hoveredMap { background-position: -65px -353px; }
		.wr-Africa { left:161px; top:97px; width:85px; height:93px; }
		.wr-Africa a { display:block; width:100%; height:100%; background: url('/toah/art/allmaps.png'); background-position: -161px -98px; text-indent:-6000px; }
		.wr-Africa a:HOVER { background-position: -161px -326px; }
		.wr-Africa a.stayHovered { background-position: -161px -326px; }
		.wr-Africa a.hoveredMap { background-position: -161px -326px; }
		.wr-West-Asia { left:211px; top:97px; width:41px; height:24px; }
		.wr-West-Asia a { display:block; width:100%; height:100%; background: url('/toah/art/allmaps.png'); background-position: -211px -98px; text-indent:-6000px; }
		.wr-West-Asia a:HOVER { background-position: -211px -553px; }
		.wr-West-Asia a.stayHovered { background-position: -211px -553px; }
		.wr-West-Asia a.hoveredMap { background-position: -211px -553px; }
		.wr-South-Southeast-Asia { left:253px; top:92px; width:46px; height:37px; }
		.wr-South-Southeast-Asia a { display:block; width:100%; height:100%; background: url('/toah/art/allmaps.png'); background-position: -253px -92px; text-indent:-6000px; }
		.wr-South-Southeast-Asia a:HOVER { background-position: -253px -320px; }
		.wr-South-Southeast-Asia a.stayHovered { background-position: -253px -320px; }
		.wr-South-Southeast-Asia a.hoveredMap { background-position: -253px -320px; }
		.wr-Oceania { left:279px; top:129px; width:103px; height:74px; }
		.wr-Oceania a { display:block; width:100%; height:100%; background: url('/toah/art/allmaps.png'); background-position: -280px -129px; text-indent:-6000px; }
		.wr-Oceania a:HOVER { background-position: -280px -357px; }
		.wr-Oceania a.stayHovered { background-position: -280px -357px; }
		.wr-Oceania a.hoveredMap { background-position: -280px -357px; }

	.globalNav .navExtra .allRegionsShown { display:none; position:absolute; top:50px; width:382px; height:192px; background: url('/toah/art/allmaps.png'); background-position: 0px -697px; }
	html > body .globalNav .navExtra .allRegionsShown { top:50px; }
	
	.navExtra select { background-color:#FAFAFA; border:1px solid #BDBDBD; color:#333333; font-family:Arial,sans-serif; font-size:12px; margin:0 0 8px -2px; padding:0; position:relative; width:100%; }
	.navExtra hr { width:100%; margin:10px 0; }
	.navExtra h5 { text-transform:uppercase; }
	
	.woaQuickSearch input { background-color:#FAFAFA; border:1px solid #D7D7D7; color:#333333; font-family:Arial,sans-serif; font-size:12px; margin:1px; padding:2px; }
	
	.floatLeft { position:relative; float:left; opacity:.6; }
	.width50 { width:50%; }

	.navExtra .first { opacity:1; }
	.globalNav .navExtra ul.navWRTimeListing ul { display:none; }

	#TimelineGlobalHeader .toahNav5 .navExtra ul.alphaList li, ul.classifyList ul { margin:0px; padding:0px; list-style-type:none; }
	#TimelineGlobalHeader .toahNav5 .navExtra ul.classifyList li {margin-left:10px; list-style-type:none; font-size:11px; color:#000;}
	#TimelineGlobalHeader .toahNav5 .navExtra ul.alphaList, #TimelineGlobalHeader .toahNav5 .navExtra ul.classifyList { position:relative; display:block; clear:left; }
	#TimelineGlobalHeader .toahNav5 .navExtra ul.alphaList { display:block; height:50px; background-color:#d7d7d7; border:solid 1px #ccc; padding:7px 6px; text-align:center; margin:10px 0 0 2px; line-height:150%; }
		html > body #TimelineGlobalHeader .toahNav5 .navExtra ul.alphaList { height:auto; }
	#TimelineGlobalHeader .toahNav5 .navExtra ul.alphaList li { position:relative; float:left; width:15px; text-align:center; }
		html > body #TimelineGlobalHeader .toahNav5 .navExtra ul.alphaList li { width:14px; }
		#TimelineGlobalHeader .toahNav5 .navExtra .alphaList a { padding:0; margin:0px; color:#555; display:block; font-size:11px; }
		#TimelineGlobalHeader .toahNav5 .navExtra .alphaList a:HOVER {  background-color:#555; color:#ccc; text-decoration:none;}
		#TimelineGlobalHeader .toahNav5 .navExtra .alphaList .active a {  background-color:#555; color:#ccc; text-decoration:none;}
		#TimelineGlobalHeader .toahNav5 .navExtra .classifyList a { padding:0px; margin:0px;}

	.globalNav .navExtra ul.blockLinks li a { color:#333; display:block; text-decoration:none; padding:5px 10px; border:solid 1px #ccc; border-top:none; background-color:#F8F8F8; }
		.globalNav .navExtra ul.blockLinks li a:HOVER { text-decoration:none; background-color:#fff; }
	.globalNav .navExtra ul.blockLinks li.first a { border-top:solid 1px #ccc; }


/************************** LEEDAN'S BUGFIX for MET LAUNCH Sept 23, 2011 **************************************************************************************/
#met-small-nav{padding-left: 0px !important;} 
/************************** END OF BUGFIX for MET LAUNCH Sept 23, 2011 **************************************************************************************/


/* Popup Previews */
#toahPopupContainer { position:absolute; left:0; top:0; display:none; z-index: 20000; }
.toahPopupPopup { }
#toahPopupContent { padding:10px; border:solid 1px #acacac; background-color: #FFF; min-width: 175px; min-height: 100px; width:250px; text-align:center; }
	html > body #toahPopupContent { padding:0px; border:none; }
#toahPopupContent p { background-color: #FFF; display:block; text-align:left; margin-bottom:5px;}
.toahPopupPopup .toahPopupImage { margin: 5px; margin-right: 15px; }
html > body .toahPopupPopup .corner { width: 19px; height: 15px; }
html > body .toahPopupPopup .topLeft { background: url(/toah/art/balloon_topLeft.png) no-repeat;}
html > body .toahPopupPopup .bottomLeft { background: url(/toah/art/balloon_bottomLeft.png) no-repeat;}
html > body .toahPopupPopup .left { background: url(/toah/art/balloon_left.png) repeat-y;}
html > body .toahPopupPopup .right { background: url(/toah/art/balloon_right.png) repeat-y;}
html > body .toahPopupPopup .topRight { background: url(/toah/art/balloon_topRight.png) no-repeat;}
html > body .toahPopupPopup .bottomRight { background: url(/toah/art/balloon_bottomRight.png) no-repeat;}
html > body .toahPopupPopup .top { background: url(/toah/art/balloon_top.png) repeat-x;}
html > body .toahPopupPopup .bottom { background: url(/toah/art/balloon_bottom.png) repeat-x; text-align: center; }

#toahPopupContent h4 { font-size:12px; text-align:left; margin:0 0 5px; display:block; }
#toahPopupContent .objPreviewImage img, #toahPopupContent .adSpace img { border: 1px solid #bdbdbd;}
#toahPopupContent .clearAd { visibility:hidden; }

#toahPopupContent .readMore { visibility:hidden; }

.publishedDate { display:none; }

#GlobalCategoryDept { margin-bottom:0px; }

.notLinked { font-size:10px; color:#777; }
.redLink, .globalNav .navExtra a.redLink { color:#7A0026; }

#onViewText { display:none; font-size: 10px; }
.onViewSmall { margin:25px 0;  font-size: 10px; }
	.onViewSmall span { padding:5px; border:solid 1px #ccc;  font-size: 10px; }
	.onViewSmall span small { font-size:9px; text-transform:uppercase; }
	
.global-met-wrap { background-color:#252525; text-align:center; width:972px; margin:auto; }
ul#met-small-nav { text-align:left; width:972px; height:35px; display:block; position:relative; background-image:url("../art/small-top-nav-met.png"); background-repeat:no-repeat; padding:0px;  }
	#met-small-nav li { position:relative; float:left; text-decoration:none; display:inline; height:35px; margin: 11px 5px; cursor:pointer; color:#c0c0c0; font-family: arial, helvetica, sans-serif; font-size:11px; letter-spacing:0.3px; }
	#met-small-nav li a { position:relative; top:0px; left:0px; width:100%; height:100%; color:#c0c0c0; text-decoration:none; }
	#met-small-nav li a:hover { color:#ffffff; }
	#met-logo { width: 351px;  margin-left:0px; }
	
#met-logo { width: 335px;  margin: 0 75px 0 0; }
		#met-visit { width:22px;  }
		#met-exhibitions { width:54px;  }
		#met-collection { width: 49px;  }
		#met-events { width: 35px;  }
		#met-learn { width: 29px;  }
		#met-research { width: 49px;  }
		#met-give { width:73px;  }
		#met-about { width:100px;  }
		#met-blogs { width:27px;  }
		#met-shop { width:26px;  }
		#met-search { width:37px;  }

		
#MoreInformation {
	display: none;
}
.biblioLinks {
	display: block;
}

/*ADDED BY AUSTIN FISHER AUG 14 2013 for Timeline Key Events spacing*/
.key-event-item { margin: 0 0 7px 0; }


/*************** LEEDAN BELOW IS MET-GLOBALS.CSS STYLES ONLY SEPT. 24 ***************************************************
.global-met-wrap { background-color:#252525; text-align:center; }

ul#met-small-nav { text-align:left; width:960px; height:35px; display:block; position:relative; margin:auto; 
background-image:url("../art/small-top-nav.ppadding:0px;  }
	#met-small-nav li { position:relative; float:left; display:block; text-decoration:none; display:inline; height:35px; }
	#met-small-nav li a { position:absolute; top:0px; left:0px; width:100%; height:100%; text-indent:-6000px; }
		#met-logo { width: 300px;  margin: 0 85px 0 0; }
		#met-visit { width:48px;  }
		#met-exhibitions { width:63px;  }
		#met-collection { width: 64px;  }
		#met-events { width: 43px;  }
		#met-learn { width: 37px;  }
		#met-research { width: 57px;  }
		#met-give { width:76px;  }
		#met-about { width:100px;  }
		#met-shop { width:37px;  }
		#met-blogs { width:34px;  }
		#met-search { width:22px;  }
*/