/*  Exhibitions  */

/* EXHIBITS NAVIGATION - vertical navigation */

#exhibits { margin-left: -23px; line-height: 1;
}

#exhibits a {padding:0;margin:0;display: inline;font-size:80%;line-height: 1.1}
.exhibit-title{font-size:80%;}
.exhibit-subtitle, .exhibit-notice  {padding-left:0;font-family: Tahoma, Arial, sans-serif, Verdana;font-size:80%;font-weight: normal;}
.exhibit-notice {font-size: xx-small;color:#FFF;background-color:#C00052;padding-left: 2px;padding-right: 2px; float:right}	

#content a:link, #content a:visited {color:#FFFFFF;}

/*  Specific To Exhibits  */

/* darker titles */
.darker{color: #655F56}

.exhibit-main {
	background-image: url(../explore/imgs/generic_gradient.jpg);
	background-color:#716B60;
	background-repeat: no-repeat;background-position: top right;background-attachment: scroll;}

.explore-main {
	background-image: url(../explore/imgs/explore_background1.jpg);
	background-color:#ffffff;
	background-repeat: no-repeat;background-position: top right;background-attachment: scroll;}

/*  Current  */

.cur-exhibit1 {
	background-repeat: no-repeat;background-position: top right;background-attachment: scroll;}

.cur-exhibit1-thumb {
	width:31px;height:51px;background-repeat: no-repeat;background-position: top left;}


.cur-exhibit1 {
	background-image: url(../explore/imgs/exhibits/cur_exhibit1_big.jpg)}
.cur-exhibit1-thumb {
	background-image: url(../explore/imgs/exhibits/cur_exhibit1_thumb.jpg)}



/*  Upcoming  */

.upcom-exhibit1 {
	background-image: url(../explore/imgs/exhibits/upcom_exhibit1_big.jpg)}
.upcom-exhibit1-thumb {
	background-image: url(../explore/imgs/exhibits/upcom_exhibit1_thumb.jpg)}


.ex-top-stroke {
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: dotted;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-color: #b5a895;
	border-top-width: 1px;
	}

.interactionlink{
font-size:smaller;
color:#CC0066;
border:solid;
border-color:#CCCCCC;
border-width:1px;
background-color:#e1e1e1;
}

.thinborder{border:#666666 solid 1px;
}
