/*
-----------------------------------------------------
CSS file for exhibition pages
FileName:    main.css
Version:     2008.2.19
-----------------------------------------------------
*/

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #000;
}

#mainframe {
	margin: 0px auto;
	padding: 0px;
	border-spacing: 0px;
	width: 1000px;
	background-color: #FFF;
}


.bodyfrontpage {
	padding: 5px 10px 5px 0px;
	width: 660px; 
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	
}

.body {
	margin: 0px;
	padding: 20px 25px 25px 25px;
	width: 1000px;
	height: 480px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #FCECD7;
}


#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: 120px 10px 12px 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	text-align: right;
	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: #cbda87;
	text-decoration: none;
}

.unselectednavtab a:visited{
	color: #cbda87;
	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: 12px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	
}

.exhibitionbody table{
	font-size: 16px;
	font-family: "Time New Roman", times, serif;
}


.exhibitionitemtable{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #e7cdaf;
}

.exhibitionitem{
	margin: 0px;
	padding: 10px 10px 15px 10px;
	color: #333;
	font-size: 12px;
}

.exhibitionitemtable a:link{
	text-decoration: none;
}

.exhibitionitemtable a:visited{
	text-decoration: none;
}

.exhibitionitemtable a:hover{
	text-decoration: underline;
}

.exhibitionitemtable a:active{
	text-decoration: none;
}

.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;
}

#exhibitionquote {

	padding-left: 20px;
	padding-right: 20px;
	font-style: italic;
}


#exhibitionblockquoteright {
	float: right;
	padding: 30px 10px 25px 10px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	color: #152551;
	background-image: url(../images/grapes_watermark_100w.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.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: #818f68;
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 500px;
}

.exhibitiontoc h1{
	margin-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #524029;
	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: #322411;
	font-weight: normal;
	text-decoration: none;
}

#unselectedtocitem a:visited{
	color: #322411;
	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;
	font-size: 12px;
	font-weight: normal;
}



#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: #c9b89e;
}

#footer a:visited{
	color: #c9b89e;
}

#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: #7D6436;;
}

.imagewcaptioninsertright{
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 6px 0px;
	float: right;
	text-align: center;
	font-size: 11px;
	color: #7D6436;
}

.imagewcaptioninsertright a:link{
	color: #b31b1b;
	text-decoration: underline;

}

.imagewcaptioninsertright a:visited{
	color: #b31b1b;
	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: verdana, arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #1D3640;
	font-style: normal;
	font-variant: normal;
}

H2 {

	font-size: 15px;
	font-weight: bold;
	color: #6C5943;
	font-style: normal;
	
}

H3 {

	font-size: 13px;
	font-weight: bold;
	color: #641126;
	font-style: normal;
}

H4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-style: normal;
}

a:link{
color: #b31b1b;
}

a:visited {
color: #b31b1b;
}

a:hover {
color: #f00;
}

a:active {
color: #f00;
}
	


	
#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;
	}
