/* CSS Document */

/*
Kelsey Museum of Archaeology at the U. of Michigan, Mary Meader Exhibition
Version 0.0.1
Author:Claire Malley
Author contact:cmalley@umich.edu
After beta design by LSA
Created:17.May.2010
*/
/*body*/
body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	background-image:url(bg1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:100%;
}

div#body {
	width:797px;
	background-color:#FFF;
	border: none;
	position:absolute;
	left: 50%;
	margin-left:-399px;
	border:8px solid #d9d9d9;
	border-top:none;
	padding-bottom:0px;
}

/*footer*/
table#footer {
	width:787px;
	height:100px;
	background-image:url(footerbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#666;
}

.footer {
	padding-top:46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

/*content div*/
div#content {
	padding-top:220px;
	margin-left:40px;
	margin-right:22px;
	margin-top:0px;
	text-align:justify;
	font-size:14px;
	letter-spacing:1px;
	line-height:20px;
	padding-right:30px;
}

/*welcome/intro*/
div#welcome {
	margin-left:10px;
	padding-top:0px;
	padding:10px;
	position:relative;
	top:60px;
	border-bottom:1px solid #bc9780;
	border-left:2px solid #bc9780;
	background-image:url(welcomebg.png);
	background-repeat:repeat;
	text-align:justify;
	font-family:Optima, Tahoma, Verdana, Arial, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	line-height:20px;
}

/*splash and splashnav*/
div#splash {
	width:787px;
	height:429px;
	margin-left:5px;
	background-image:url(splash.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

div#splashnav {
	margin-left:545px;
	margin-top:0px;
	width:218px;
	height:276px;
	text-align:right;
	padding-top:20px;
	color:#a26d4d;
	font-family:Optima, Tahoma, Verdana, Arial, sans-serif;
	font-size:17px;
	font-weight:lighter;
	letter-spacing:2px;
	line-height:40px;
}
#splashnav a:link {
	text-decoration: none; 
	color: #a26d4d;
}

#splashnav a:visited {
	text-decoration: none; 
	color: #a26d4d; 
	background: transparent;
}

#splashnav a:hover {
	text-decoration: none;
	color:#6d3615;
	border-bottom:5px solid white;
}

#splashnav a:active {
	text-decoration: none; 
	color: #a26d4d; 
	background: transparent;
}

/*photo credits div at bottom of pages*/

div#photocredits { 
	font-size:11px;
	border-top:1px solid #ccc;
}

/*subpages*/
div#subpage {
	width:787px;
	height:auto;
	background-image:url(subsplash.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:5px;
	margin-top:0px;
	padding:0px;
	font-family:Optima, Tahoma, Verdana, Arial, sans-serif;
}

div#subpage-nav {
	width:218px;
	margin-top:0px;
	position:absolute;
	top:0px;
	margin-left:545px;
	text-align:right;
	padding-top:0px;
	color:#a26d4d;
	font-size:16px;
	font-weight:lighter;
	letter-spacing:2px;
	line-height:40px;
}
#subpage a:link {
	text-decoration: none; 
	color: #a26d4d;
}

#subpage a:visited {
	text-decoration: none; 
	color: #a26d4d; 
	background: transparent;
}

#subpage a:hover {
	text-decoration: none;
	color:#6d3615;
	border-bottom:5px solid white;
}

#subpage a:active {
	text-decoration: none; 
	color: #a26d4d; 
	background: transparent;
}

/*title divs*/
div#titles {
	width:440px;
	margin-left:40px;
	position:absolute;
	top:170px;
	font-size:24px;
	letter-spacing:1px;
	border-bottom:1px solid #a26d4d;
}

/*map on route page*/
div#map {
	width:610px;
	height:500px;
	background-image:url(photos/route/mapbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:40px;
}

/*exhibit wall sidescrolling div*/
#walls {
	overflow:auto;
	height:310px;
}


/*text styles*/
.page-options {
	font-size:14px;
	letter-spacing:0px;
	border-bottom:1px solid #a26d4d;
}

.subtitle {
	font-size:20px;
	padding-left:50px;
}

.subtitle2 {
	font-size:20px;
	border-bottom:1px solid #a26d4d;

}

.highlight {
	font-size:16px;
	font-weight:bold;
	color:#6d3615;
}

.highlight-about {
	font-size:16px;
	font-weight:bold;
	color:#6d3615;
	/*margin-left:-130px;*/
}

.highlight-byline {
	font-weight:bold;
	color:#6d3615;
	font-variant:small-caps;
	border-bottom: 1px solid;
	border-top: 1px solid;
	text-align:center;
	background-color:#f7f2eb;
}

.quote {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	text-align:left;
	padding-left:0px;
	line-height:30px;
}

.quotebig {
	font-size:30px;
	margin-left:-10px;
}

.quotesub {font-size:14px;}

.return {font-size: 18px; text-align:center;}

.italic-walls {font-size:18px; font-style:italic; letter-spacing:2px; line-height:20px; font-family:"Times New Roman", Times, serif; text-align:center; color:#6A2C2B;}


/*----------- IMAGES and THUMBNAILS -----------*/

div#imgleft {
	width:130px;
	float:left;
	margin-right:15px;
	margin-top:19px;
	margin-bottom:0px;
	font-size:smaller;
	text-align:left;
	line-height:normal;
}

div#imgleft-routewidth {
	width:240px;
	float:left;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:0px;
	font-size:smaller;
	text-align:left;
	line-height:normal;
}

div#imgright-routewidth {
	width:240px;
	float:right;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:0px;
	font-size:smaller;
	text-align:left;
	line-height:normal;
	padding-left:15px;
}

div#imgleft-route2 {
	width:200px;
	float:left;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:0px;
	font-size:smaller;
	text-align:left;
	line-height:normal;

}

#imgleft img {
	border:1px solid #a26d4d;
}

table#galleries img {
	border:1px solid #a26d4d;
}

div#imgright {
	width:130px;
	float:right;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:0px;
	font-size:smaller;
	text-align:left;
	line-height:normal;
}

div#imgright img {
	border:1px solid;
}

table#center {
	font-size:smaller;
	line-height:normal;
	text-align:center;
	background-image:url(photos/about/tablebg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#center img {border:1px solid;}

		/****LIGHTBOX STYLES****/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(photos/js/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(photos/js/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
		

/*-------- END OF IMAGES AND THUMBNAILS ------------*/