@charset "UTF-8";

/* CSS Document */
/* ---------------------------------------------- Type Selectors -----------------*/

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%
}

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	overflow-x: hidden;
}


/* links  */

a { color: inherit; text-decoration: none; outline: none; }
a:hover { border-bottom: solid 1px; }
#nav a:hover {border-bottom: solid 1px !important;}
a.current { border-bottom: solid 1px; }
a img { border: none !important; }

/* font styles */

strong { font-weight: bold; }
em { font-style: italic; }

/* misc */

hr {
	color: inherit;
	background-color: inherit;
	height: 20px;
	border-collapse: collapse;
	border: 0;

}

hr.bottom {
	height: 5px;
}


/* ---------------------------------------------- Pages -----------------*/

#transitionContainer {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#featured {
	width: 315px;
	float: left;
}

#information-links {
	width: 253px;
	float: left;
}

#information-links h3 {
	line-height: 1.4em;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 8px 0 2px 0;
}

#information-links h3 a:hover {
	border-bottom: solid 2px;
}

#information-links h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px 0;
}


#archived1 {
	width: 200px;
	margin: 0 0 0 53px;
	float: left;
}

#contact {
	width: 200px;
	margin: 0 0 0 53px;
	float: left;
}

#contact a{
	border-bottom: solid 1px;
}

#archived2 {
	width: 200px;
	margin: 49px 0 0 10px;
	float: left;
}

#nav {
  margin: 0px;
  padding: 25px 0 0 83px;	
}

#content {
  margin: 28px 0 0 84px;
  width: 803px;
}

#exhibitions {
  margin: 0 !important;
  padding: 0 !important;
  width: 225px;
}

#exhibitions h2 {
	line-height: 15px !important;
	font-size: 10px;
	font-weight: bold !important;
	margin: 0 !important;
	padding: 18px 0 3px 0 !important;
	}

#exhibitions p {
  margin: 0;
  padding: 0 0 10px 0 !important;
  font-size: 12px !important;
  line-height: 19px !important;
}

#exhibitions a {
  border-bottom: solid 1px;
}


/* navigation */

#nav ul, #nav ul ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nav li {
	display: inline;
	margin-right: 1.8em;
}

#nav ul li:first-child {
	font-weight: bold;
	margin-right: 4.5em;
}

#nav ul li:first-child a {
	border-bottom: none !important;
}

#nav ul li:first-child a:hover {
	border-bottom: solid 1px !important;
}

/* subnav */
#subnav {
	font-size: 11px !important;
	float: left;
	width: 130px;
	margin: 0;
	padding: 13px 0 0 0;
}

#subnav ul, #subnav li {
	font-size: 11px !important;
	list-style:none;
	margin:0 !important;
	line-height: 0 !important;
	padding: 0 0 19px 0;
}

#subnav li a:hover {
	border-bottom: solid 1px !important;
}


/* content */

.small-arrow {
	margin: 0 !important;
	padding: 0 !important;
	width: 20px;
	height: 9px;
	display: inline-block;
}

#arrow {
	margin: 20px 0 0 0;
	width: 138px;
	height: 65px;
}

#arrow a {
	padding: 15px 0 0 0;
	color: inherit !important;
	border-bottom: none !important;
}


.colorArrow { color: inherit; background-color: inherit; }


#arrow-sub li {
display: none;
padding: 15px 0 0 0;
}

#arrow-sub a:hover {
	border-bottom: none !important;
}

#arrow-sub li:first-child {
display: block;
border-bottom: none;
}


#content h2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 40px 0 6px 0;
}

#featured h3 {
	line-height: 1.4em;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 8px 0 2px 0;
}

#featured h3 a:hover {
	border-bottom: solid 2px;
}

#featured h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px 0;
}

#archived1 h2 {
	line-height: 15px;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 13px 0 0 0;
}

#archived1 h3, #archived2 h3 {
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 2px 0;
}

#archived1 h4, #archived2 h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 17px 0;
}

#content p {
	line-height: 19px;
	font-size: 12px;
	margin: 0;
	padding: 15px 0 0 0;
}

#leadInCopy p {
	line-height: 1.5em;
	font-size: 24px;
	padding: 0;
	margin: 0 0 15px 0;
}

#leadInCopy a {
	border-bottom: solid 2px;
}

.runningCopy {
	width: 575px;
	margin: 0;
	padding: 0;
}

.runningCopy a{
	border-bottom: solid 1px;
}

#content ul, #content ul ul {
	list-style:none;
	margin:0;
	padding: 0;
	font-size: 24px;
	line-height: 2em;
}

#leadInCopy.runningCopy p { padding: 0 !important; margin:0 !important;}

#content li a:hover {
	border-bottom: solid 2px;
}

/* footer */

#footer {
  clear: both;
  margin: 50px 0 0 85px;
}

#footer p {
  font-size: 10px;
}

#footer a:hover {
  border-bottom: solid 1px !important;
}

#footer-wrapper {
	position: relative;
	top: 50px;
}

.hidden { display: none; }

/* ---------------------------------------------- Slider -----------------*/

#slider-caption-wrapper {
	position: absolute;
	left: 829px;
	top: 71px;
	width: 185px;
	padding: 0 0 0 13px;
	margin: 0;
	display: none;
	font-size: 10px;
	line-height: 15px;
	z-index: 1;
	border-left: solid 1px;
}

#slider-caption-wrapper h2 {
	font-size: 10px;
	margin: -3px 0 0 0;
	padding: 0 0 5px 0;
}

#slider-caption, #slider-caption p {
	margin: -4px 0 0 0 !important;
	padding: 0 !important;
	
}

#slider-nav {
	margin: 10px 0 0 0;
	padding: 0;
}

#slider-nav a:hover {
	border-bottom: 0;
}

#sub-navigation {
	padding: 0;
	margin: 75px 0 0 0;
}

#sub-navigation a.current  {
	border-bottom: 0 !important;
}

#sub-navigation a:hover  {
	border-bottom: solid 1px !important;
}

#sub-navigation li  {
	list-style: none;
}


#slider {
	position:relative;
	left:-85px;
	width: 100%;
	top: 30px;
	z-index: 2;
}

#slider-inner {
	position: relative;
	left: 170px;
	width: 90000px;
}

#slider-inner .image-node {
	float:left;
	margin-left: 0px;
	margin-right: 225px;
	width: 745px;
}

#slider-inner .image-teaser {
	display: none;
}

.image-teaser,  .image-teaser p {
	margin: 0;
	padding: 0;
}


.current-number {
padding: 0 0 0 2px;
}

.count-number {
padding: 0 2px 0 0;
}