

#content a{
font-weight:bold;
}

.exhibits-landing h1, .exhibits-landing p
{
	margin-left:20px;
}

#exhibit-flash-container{
height:348px;

}

#exhibit-title
{
	background:url(../images/exhibit-title-bg.jpg) no-repeat;
	width:288px;
	height:45px;
	margin-top:25px;
}

#exhibit-description{
background:url(../images/grey-bg-gradient.jpg) #fbfbfb repeat-x bottom center;
height:180px;
width:955px;
margin:-20px 0px 20px -17px;
}

#exhibit-flash-container, #exhibit-title
{
	margin-left:2px;
}

#exhibit-description-content{
width:670px;
margin-left:25px;
padding-top:20px;
}

#sponsor-image
{
	position:absolute;
	right:8px;
	top:90px;
}

#exhibit-description-content h2
{
	font-size:110%;
	color:#3cac00;
}

#exhibit-description-content p, #scientist-description-content p{
padding-left:0px;
font-size:95%;
}

.overview-item{
margin:0px 0px 25px 0px;
width:665px;
float:left;

}

.overview-item h1{
background-image:url(../images/exhibit-header-bg.jpg);
font-family:arial;
color:#2d2d2d;
width:670px;
padding:5px 0px 0px 15px;
margin:0px 0px 0px -15px;
font-size:160%;
font-weight:bold;
}

.overview-item .exhibit-item{
padding-left:20px;
}

.overview-item .exhibit-item p
{
	margin-left:0px;
}

.overview-item .exhibit-item.multiple
{
	border-left:1px solid #dcdcdc;
border-right:1px solid #dcdcdc;
border-bottom: 0px solid #dcdcdc;
border-top: 0px solid #dcdcdc;
margin-bottom:0px;
}

.overview-item .exhibit-item
{
	border-top:0px;
}

.exhibit-item h2 a
{
	color:#282828;
}

.exhibit-link{
width:162px;
float:left;
}

/*inner landing pages*/

#breadcrumb-image
{
	margin:-20px 0px 0px 10px;
}

.exhibit-item{
border:1px solid #dcdcdc;
border-bottom: 2px solid #dcdcdc;
background-color:#f8f8f8;
margin:0px 0px 25px -15px;
width:652px;
float:left;
padding:5px 10px 10px 10px;
}

.exhibit-item img{
float: left;
margin:15px 30px 15px 0px;
border:1px solid #9c9c9c;
}

.exhibit-item p, .exhibit-item  h2{
margin:5px 15px;
}

.exhibit-item a.title
{
	font-size:75%;
	margin:10px 0px -5px;
	padding:0px;
	display:block;
}

.exhibit-item  h2{
padding-top:15px;
}

.overview-item .exhibit-item  h2{
margin-left:0px;
}

/**Topics**/

#topic-description{
background:url(../images/topic-description-bg.jpg) repeat-x;
width:960px;
margin:-20px 0px 20px 0px;
height:183px;
padding-top:15px;
}

#topic-description-content{
margin-left:200px;
width:500px;
}

#topic-description-content h2{
font-size:130%;
margin-left:15px;
}

#podcast, #videocast{
padding-left:65px;
height:45px;
width:620px;
}

#podcast{
background:url(../images/header-podcast.jpg) no-repeat;
}

#videocast{
background:url(../images/header-videocast.jpg) no-repeat;
}

.new{
background:url(../images/new.gif) no-repeat;
padding-left:45px;
}

.exhibit-item a{
padding-bottom:2px;
}

#topic-header{
margin:38px 0px 0px 2px;
width:957px;
}

#expert-photo{
position:absolute; 
top:118px;
left:5px;
}
#scientist-flash-container
{
	background:url('../images/gallery-scientist-bg.jpg') no-repeat;
	height:308px;
	margin-left:2px;
}


#scientist-description{
background:url(../images/grey-bg-gradient.jpg) #fbfbfb repeat-x bottom center;
width:960px;
margin:-20px 0px 20px -20px;
position:relative;
min-height:200px;
}

#scientist-description .headshot
{
	position:absolute;
	top:-20px;
	left:0px;
}

#scientist-description-content{
width:470px;
margin-left:25px;
padding-top:20px;
float:left;
margin-left:215px;
}

#scientist-description-content p{
padding-left:0px;
}

.exhibit-title-image
{
	position:absolute; top:23px; left:0px;
}

.exhibit-top-image
{
	margin-left:2px;
}

/**/




/*Exhibits Nav*/
#exhibit-nav{
position:absolute;
	left:290px;
	top:40px;
	width:668px;
	height:43px;
	background:url(../images/sprite-nav-line-bg.jpg) 0px 0px repeat-x;
}

#exhibit-nav ul{
margin-left:288px;
height:43px;
}

#exhibit-nav li {
	position: absolute;
	top: 0px;
	list-style-type: none;
	height: 43px;
}

#exhibit-nav a {
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
}

#exhibit-nav li, #exhibit-nav a {
	display: block;
	overflow: hidden;
}

#exhibit-nav-overview {
	
	width: 167px;
	background-image:url(../images/sprite-tab-overview.jpg);
}

#exhibit-nav-discover-more {
	
	width: 167px;
	background-image:url(../images/sprite-tab-discover-more.jpg);
}



#exhibit-nav-overview a:hover, #exhibit-nav-overview a.active {
	background-position:0 -43px;
	background-image:url(../images/sprite-tab-overview.jpg);
}

#exhibit-nav-discover-more a:hover, #exhibit-nav-discover-more a.active {
	background-position:0 -43px;
	background-image:url(../images/sprite-tab-discover-more.jpg);
}
/*End exhibit navigation styles*/





