/*================================================================
EXHIBTIONS stylesheet for the website.
  
  ***  NO TYPOGRAPHY STYLES HERE PLEASE  ***
  
================================================================*/

a#NavExhibitions{
	background:url(../images/layout/main-nav.gif) no-repeat -115px -20px;
}

/****  SIDENAV
================================================================*/

a#sidenavExhibitions-leftLink1{
	background:url(../images/layout/exhibitions-side-nav.gif) no-repeat 0px 0px;
}
a#sidenavExhibitions-leftLink1:hover{
	background:url(../images/layout/exhibitions-side-nav.gif) #fff no-repeat -280px 0px;
}
a#sidenavExhibitions-leftLink2{
	background:url(../images/layout/exhibitions-side-nav.gif) no-repeat 0px -14px;
}
a#sidenavExhibitions-leftLink2:hover{
	background:url(../images/layout/exhibitions-side-nav.gif) no-repeat -280px -14px;
}
a#sidenavExhibitions-leftLink3{
	background:url(../images/layout/exhibitions-side-nav.gif) no-repeat 0px -29px;
}
a#sidenavExhibitions-leftLink3:hover{
	background:url(../images/layout/exhibitions-side-nav.gif) no-repeat -280px -29px;
}
a#sidenavExhibitions-leftLink4{
	background:url(../images/layout/exhibitions-side-nav.gif) no-repeat 0px -43px;
}
a#sidenavExhibitions-leftLink4:hover{
	background:url(../images/layout/exhibitions-side-nav.gif) no-repeat -280px -43px;
}
a#sidenavExhibitions-leftLink5{
	background:url(../images/layout/exhibitions-side-nav.gif) no-repeat 0px -58px;
}
a#sidenavExhibitions-leftLink5:hover{
	background:url(../images/layout/exhibitions-side-nav.gif) no-repeat -280px -58px;
}
a#sidenavExhibitions-leftLink6{
	background:url(../images/layout/exhibitions-side-nav.gif) no-repeat 0px -72px;
}
a#sidenavExhibitions-leftLink6:hover{
	background:url(../images/layout/exhibitions-side-nav.gif) no-repeat -280px -72px;
}


/****  PAGE LAYOUT STYLES
================================================================*/
#OnViewList{
	margin:0;
	padding:0;
	list-style:none;
}

#OnViewList li{
	display:block;
	list-style:none;
	margin:0 0 10px 0;
	clear:both;
}

#OnViewList a{
	display:block;
	width:426px;
	min-height:48px;
	_height:48px;
	padding-bottom:0px;
	background:url(../images/exhibitions/bottom-border.gif) no-repeat left bottom;
	color:#000;
}

#OnViewList a:hover{
	background:url(../images/exhibitions/more-info.gif) no-repeat -5px bottom;
}

#OnViewList li img{
	float:left;
	padding:0 10px 0 0;
}

#OnViewList li span{
	padding:0 0 15px 0;
	display:block;
	float:left;
	width:250px;
}

#OnViewList li span.exhibitionNoPhoto{
	float:none;
	width:auto;
}

#OnViewList li h1{
	font-size:15px;
	color:#8D857E;
	text-transform:none;
	padding:0;
}

#OnViewList a:hover h1{
	color:#BD5148;
}

#ExMarquee{
	background:#BAB4AF;
	width:426px;
	overflow:hidden;
	margin:3px 0;
}

#ExMarquee h1{
	color:#FFF;
	font-size:15px;
	padding:10px 5px 0 5px;
	text-align:center;
	text-transform:none;
}

#ExMarquee h1 span{
	color:#FFF;
	font-size:16px;
	text-transform:none;
	font-weight:normal;
}

#ExMarquee h2{
	color:#FFF;
	font-size:12px;
	padding:0px 0px 7px 0px;
	text-align:center;
	font-style:italic;
	font-weight:normal;
}

#ExMarquee img{
	display:block;
	margin:0 auto;
}

#ExMarquee ul{
	margin:10px 0;
	padding:0;
	height:10px;
}

#ExMarquee li{
	margin:0;
	padding:0px;
	list-style:none;
	display:inline;
}

#ExMarquee li a{
	padding:0 8px;
	display:block;
	height:8px;
	float:left;
	color:#fff;
	border-right:#fff solid 1px;
}

a.ExOverview{
	width:50px;
	background:url(../images/exhibitions/exOverview.gif) no-repeat center center;
}

a.ExActivities{
	width:54px;
	background:url(../images/exhibitions/exActivities.gif) no-repeat center center;
}

a.ExTours{
	width:32px;
	background:url(../images/exhibitions/exTours.gif) no-repeat center center;
}

a.ExChecklist{
	width:54px;
	background:url(../images/exhibitions/exChecklist.gif) no-repeat center center;
}

a.ExSponsors{
	width:52px;
	background:url(../images/exhibitions/exSponsors.gif) no-repeat center center;
}

#ExMarquee li a.ExCalendar{
	width:51px;
	background:url(../images/exhibitions/exCalendar.gif) no-repeat center center;
	border:0px;
}

#ExStep{
	border-top:1px solid #948E85;
	border-bottom:1px solid #948E85;
	position:relative;
	text-align:center;
	padding: 3px 0;
	text-transform:uppercase;
}


#ExThumbs{
	float:left;
	margin:0 15px 15px 0;
}

#ExThumbs a{
	padding:0 3px 3px 0;
}

#ExCaption{
	
}

#ExCaption p{
	padding:7px 0 0 0;
}

#ExCopy p{
	font-size:11px;
	padding-bottom: 12px;
}

.pastImages{
	margin-top:10px;
}


.pastImages img{
	padding:0 15px 0 0;
	float:left;
}

.upcomingImage{
	padding:15px 0;
}


/****  PAST LAYOUT STYLES
================================================================*/

.ExDate{
	color: #BD5148;
	font-style:italic;
}
