/*
-----------------------------------------------------
CSS file for exhibition pages
FileName:    main.css
Version:     2006.6.07
-----------------------------------------------------
*/

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	background-color: #515E5E;
	
}

#mainframe {
	margin: 0px auto;
	padding: 0px;
	border-spacing: 0px;
	width: 1000px;
	background-color: #FFF;
}


.body {
	margin: 0px;
	padding: 20px 25px 25px 25px;
	width: 1000px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	background-color: #8C9C9C;
	
}

#exhibitionheader{
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: #000;
	background-image: url(../images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: 0px 45px;
}

#exhibitionnavbar{
	margin: 0px;
	padding: 135px 5px 17px 307px;
	font-family: georgia, times, serif;
	font-size: 15px;
	white-space; nowrap;
}

.selectednavtab{
	margin-right: 5px;
	padding: 3px 10px 5px 10px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

.selectednavtab a:link{
	color: #FFF;
	text-decoration: none;
}

.selectednavtab a:visited{
	color: #FFF;
	text-decoration: none;
}

.selectednavtab a:hover{
	color: #FFF;
	text-decoration: none;
}

.selectednavtab a:active{
	color: #FFF;
	text-decoration: none;
}

.unselectednavtab{
	margin-right: 5px;
	padding: 3px 10px 5px 10px;
	text-align: center;
	font-weight: bold;
}

.unselectednavtab a:link{
	color: #B0C1C1;
	text-decoration: none;
}

.unselectednavtab a:visited{
	color: #B0C1C1;
	text-decoration: none;
}

.unselectednavtab a:hover{
	color: #FFF;
	text-decoration: none;
}

.unselectednavtab a:active{
	color: #FFF;
	text-decoration: none;
}

.exhibitionbody {
	padding: 20px 25px 20px 25px;
	width: 660px; 
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	background-color: #8C9C9C;
	
}

#exhibitionmainsubtitle {
	font-size: 14px;
	color: #253938;
}


.exhibitionitemtable{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #667474;
}

.exhibitionitem{
	margin: 0px;
	padding: 10px 10px 15px 10px;
	color: #DCEFEE;
	font-size: 12px;
}

.exhibitionitemtable a:link{
	color: #9FD1BE;
	font-weight: normal;
	text-decoration: underline;
}

.exhibitionitemtable a:visited{
	color: #9FD1BE;
	font-weight: normal;
	text-decoration: underline;
}

.exhibitionitemtable a:hover{
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}

.exhibitionitemtable a:active{
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}

.exhibitionitem b{
	color: #fff;
}

.exhibitionitemimage{
	width: 150px;
	margin: 10px 0px 10px 10px;
}

.exhibitionitemimagethumb{
	margin: 5px 10px 0px 0px;
	vertical-align: middle;
}

.exhibitioncasenote{
	margin: 0px;
	padding: 5px 10px 15px 10px;
	color: #EFF6FF;
	text-align: center;
	font-size: 12px;
}

.footnote{
	font-size: 12px;
	color: #000;
}

.exhibitiontoc {
	padding: 10px 10px 15px 15px;
	width: 265px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #3C4B4B;
	background-image: url(../images/poe_toc_watermark.jpg);
	background-repeat: no-repeat;
	background-position: 33% 60%;
	
	
}

.exhibitiontoc h1{
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	font-variant: normal;
}

.exhibitiontoc ul{
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.exhibitiontoc li{
	margin-left: 20px;
	padding: 3px 0px 0px 5px;
}

#unselectedtocitem a:link{
	color: #D9A14E;
	font-weight: normal;
	text-decoration: none;
}

#unselectedtocitem a:visited{
	color: #D9A14E;
	font-weight: normal;
	text-decoration: none;
}

#unselectedtocitem a:hover{
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}

#unselectedtocitem a:active{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

.selectedtocitem a:link{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.selectedtocitem a:visited{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.selectedtocitem a:hover{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

.selectedtocitem a:active{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.sidebartocsublist{
	font-weight: normal;
}

.sidebartocsublist li{
	margin: 0px 0px 0px 35px;
}

#footer{
	margin: 0px;
	padding: 5px 10px 7px 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #000;
}

#footer p{
	margin: 8px 0px 0px 0px;
}

#footer a:link{
	color: #8C9C9C;
}

#footer a:visited{
	color: #8C9C9C;
}

#footer a:hover{
	color: #FFF;
}

#footer a:active{
	color: #FFF;
}


.imageinsertleft{
	margin: 5px 15px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.imageinsertright{
	margin: 5px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	float: right;
}

.imagewcaptioninsertleft{
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 6px 0px;
	float: left;
	text-align: center;
	font-size: 11px;
	color: #353E3D;;
}

.imagewcaptioninsertright{
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 6px 0px;
	float: right;
	text-align: center;
	font-size: 11px;
	color: #353E3D;
}

.imagewcaptioninsertright a:link{
	color: #353E3D;
	text-decoration: underline;

}

.imagewcaptioninsertright a:visited{
	color: #353E3D;
	text-decoration: underline;
}

.imagewcaptioninsertright a:hover{
	color: #FFF;
	text-decoration: underline;
}

.imagewcaptioninsertright a:active{
	color: #FFF;
	text-decoration: underline;
}

.imagewcaptioninsertleft img{
	margin-bottom: 4px;
	padding-bottom: 0px;
}

.imagewcaptioninsertright img{
	margin-bottom: 4px;
	padding-bottom: 0px;
}

img {

	border: 0px;
	}



H1 {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #182524;
	font-style: normal;
	font-variant: normal;
}

H2 {

	font-size: 14px;
	font-weight: bold;
	color: #263A39;
	font-style: normal;
	
}

H3 {

	font-size: 12px;
	font-weight: bold;
	color: #3E504F;
	font-style: normal;
}

H4 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	font-style: normal;
}

a:link {
	color: #2C4342;
}
a:visited {
	color: #2C4342;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}


	
#cu-identity {
	margin: 0 auto;
	width: 1000px;
	height: 45px;
	background: #000;
	}

#cu-logo {
	margin: 0px 10px;
	float: left
	}
	
#cu-logo a {
	display: block;
	width: 180px;
	height: 45px;
	background: url(../images/layout/cu_logo.gif) no-repeat top left;
	}
	
#cu-logo img {
	display: none;
	}
	
#cu-search {
	padding-top: 10px;
	}
	
#cu-search a {
	float: right;
	padding: 5px 15px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	border: none;
	}
	
#cu-search a:hover {
	background: #555;
	}
