/* !Navigation */

ul.nav, .nav li { 
	float: left;
	display:inline 
}

ul.nav {
	margin: 0;
	position: absolute;
	z-index: 20;
	bottom: 0;
}

ul.nav {
	clear: left !important;
	position: relative;
	width: 820px;
	margin-top: 22px;
	-webkit-transform: translateZ(0);
}


.nav li {
	background: none;
	color: rgb(216,216,216);
	font-family: Cambria, Georgia, serif;
	line-height: 2.286;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #181614;
	border-bottom: none;
	position: relative;
}

.nav li:hover, .nav li.active {
	border: 1px solid #363331;
	border-bottom: none;
}

.nav #nav_home {
/*  border-width: 0;*/
}

.nav li .subNav {
	display: none;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	position: relative;
}

.nav li.menu .subNav { display: block; }

.nav li a {
	color: rgb(216,216,216);
	display: block;
	font-weight: normal;
	padding: 0 0.35em 0 0.35em;
	position: relative;
	text-decoration: none;
	z-index:22; cursor:pointer;
	float: left;
	background: url('../images/top-border-nav.gif') no-repeat center right;
}

.nav .navSkipLink {
	border-bottom: 1px solid rgb(204,204,204);
	display: block;
	left: -9999px;
	line-height: 1.1;
	margin-bottom: 1em;
	position: absolute;
	top: 0;
}

.nav .navSkipLink:focus {
	left:0;
	position: relative;
}

li#nav_home, li#nav_home a span { background-image: none; }

li#nav_home a { padding: 0 0 0 0; background-image: none; }

.nav li#nav_home a .linkMask { padding: 0 4px; }

img.inline {
    float: left;
    margin: 0 0.8em 2em 0;
}

/*.nav li#nav_home.active a span {background:url(../images/nav-highlight.png) right center no-repeat;}*/

.nav li a .linkMask {
	cursor: pointer;
	display: block;
	height: 100%;
	position: relative;
}

.nav li a.dropdown-trigger:hover,
.nav li.active a.dropdown-trigger {
	background: url('../images/main-nav-down-arrow-hover.gif') no-repeat 50% 55%;
	background-color: #363331;
}

.nav li a.dropdown-trigger {
	background: url('../images/main-nav-down-arrow.gif') no-repeat 50% 55%;
	width: 10px;
	height: 9px;
	display: block;
	float: left;
	padding: 13px 9px 11px;
	border-right:none;
}

/* !Active State */

.nav li.active a, .nav li.active a span,
.nav li a:hover {
	background-color: #363331;
}

.nav li.active a, li#nav_home a.active {
	background-position: left center;
	color: white;
	padding-right: 0.5em;
	margin: 0;
}

li#nav_home a.active {
  padding-right: 0;
  padding-left: 0;
}

.nav li.active a span.linkMask {
	background-position: right center;
	right:0em;
}

	.nav li.active + li { background-image: none; }

/* Hover state */

.nav li.menu a {
	background: url('../images/nav-tl.png') top left no-repeat;
	color: black;
}

.nav li.menu a .linkMask { background: url('../images/nav-tr.png') no-repeat right top; }

/* Drop-down Nav */
.nav li .menu-holder {position:absolute; display:none; top:3em; left:-1em; width:56.4em; color:#FFF; font-size: 71.438%; z-index:21;}
.nav li.menu .menu-holder {display:block;}
	#nav_publications .menu-holder { left: -6em; }
	#nav_art-forms .menu-holder { left: -17.5em; }
	#nav_projects .menu-holder { left: -28em; }
	#nav_news-press .menu-holder { left: -37em; }

.nav .menu-holder .tl, .nav .menu-holder .tr, .nav .menu-holder .bl, .nav .menu-holder .br {position:relative; display:block;}

.nav .menu-holder .tl, #navPreload .tl { background: url('../images/nav-tl.png') top left no-repeat; }
.nav .menu-holder .tr, #navPreload .tr { background: url('../images/nav-tr.png') top right no-repeat; }

.nav .menu-holder .ml, #navPreload .ml { background: url('../images/nav-ml.png') top left repeat-y; display:inline; float:left}
.nav .menu-holder .mr, #navPreload .mr { background: url('../images/nav-mr.png') top right repeat-y; display:inline; float:right	}

.nav .menu-holder .bl, #navPreload .bl { background: url('../images/nav-bl.png') bottom left no-repeat; }
.nav .menu-holder .br, #navPreload .br { background: url('../images/nav-br.png') bottom right no-repeat; }

.nav .menu-holder .tl, .nav .menu-holder .tr { height: 1.5em; clear:both }
.nav .menu-holder .bl, .nav .menu-holder .br { height: 2.5em; clear:both }

.nav .menu-holder .tl, .nav .menu-holder .ml, .nav .menu-holder .bl {width:56.4em; padding-left:3em}
.nav .menu-holder .tr, .nav .menu-holder .mr, .nav .menu-holder .br {width:53.4em; padding-right: 3em;}



/* used to preload .nav graphics - hidden */
#navPreload {position:absolute; display:block; top:-100px; left:-100px; width:0px; height:0px; overflow:hidden;}


/* !Typography - reset li & a */

.nav .menu li {
	background-image: none;
	border-bottom: 1px solid rgb(218,214,210);
	float: none;
	font: normal 100%/2.071 'Helvetica Neue', Arial, Helvetica, sans-serif;
	margin-left: 0;
}

	.nav .menu li:last-child { border-bottom: none; }

.nav .menu .subNav a {
	background-image: none;
	color: rgb(222,0,121);
	font-weight: bolder;
	margin: 0;
	padding: 0;
}

/* section styling */

.nav .menu div.subNav {
	/*position:relative; display:block; clear:both;*/
	position:relative; display:inline; float:left;
	font-size:120%; width:100%; /*overflow:hidden;*/
	color:#333;
}
.nav .menu div.subNav h4 {font-size:140%;}
.nav .menu div.subNav p {font-size:1em}
.nav .menu div.subNav button {font-size:116.6%;}

.nav .menu div.subNav a:hover { text-decoration:underline}
.nav .menu div.subNav ul {display:block;}
.nav .menu .navBlock {
	/*display: block;*/
	position:relative; display:inline; float:left;
	margin: 0 2.856em 0 0;
	width:18.666em ;
}
.nav .menu .twoCol {
	position:relative; display:inline; float:right;
	width:19.985em;
	margin:0px;
	/*overflow:hidden*/
}

.nav .menu .oneCol {
	margin-right: 0;
	width: 44.5em;
}

.subNav hr {
	clear: both;
	display: block;
	position: relative;
}

.subNav input.text { width: 10.5em; }

.subNav h3, .subNav p { margin-bottom: 0; }

.subNav h3, .subNav h3.link, .subNav .navBlock li {
	clear: both;
	display: block;
	font-size: 100%;
}

.subNav h3 {
	background-position: left center;
	border-bottom: 1px solid rgb(215,204,196);
	line-height: 2.5;
	margin-bottom: 1.583em;
}

	.subNav h3.list-top { margin-bottom: 0; }

.subNav h3.link, .subNav .navBlock li {
	background: url('../images/icons/link.png') no-repeat 0 50%;
	padding-left: 20px;
	position: relative;
}

	.subNav .navBlock .secondary-links li {
		background-image: url('../images/chevron.png');
		background-position: 0 1em;
		padding-left: 0.833em;
	}

.subNav p.more {
	line-height: 2.5;
	margin-top: 1.583em;
}

	.menu .subNav .more a.offsite {
		background-image: url('../images/icons/offsite.png');
		background-position: 0 50%;
	}

	.subNav .news_image { margin-right: 1.6em; }

.subNav .navBlock li, .subNav .oneCol li, .subNav .navBlock li a {
	display: inline;
	float: left;
	position: relative;
}

.subNav .navBlock li {
	background-position: 0 0.55em;
	width: 185px;
	margin: 0px 40px 25px 0px;
	clear: none;
	display: block;
	background: none;
	padding-left: 0 !important;
}

.subNav .navBlock li.clear {
	clear: left;
}

.subNav .oneCol li { width: 43em; }

.subNav h3.link {
	display: block;
	padding-bottom: 0;
	position: relative;
}

.subNav .navBlock li a { clear: both; }

.subNav .navBlock li a, .subNav h3.link a {
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

.subNav .navBlock li p {
	clear: left;
	float: left;
	margin-top: 5px;
	font-size: 1.3em;
	color: #464646;
	width: 100%;
}

.subNav h3.pad a { line-height: 2.071em; }

.subNav .navBlock h3.noPad { margin-bottom: 0; }

.subNav .navBlock input {
	padding: 0.2em;
	width: 10em;
}

#nav_art-forms .subNav .navBlock h3.link { margin-bottom: 0.714em; }

#nav_publications form label { margin-bottom: 0.357em; }

.nav li label {
	border-bottom: 1px solid rgb(215,204,196);
	clear: both;
	color: rgb(51,51,51);
	display: block;
	font-size:100%; 
	font-weight: bold;
	margin-bottom: 0.714em;
	padding: 0 0 0.643em 0;
	position: relative;
}

.nav select {
	display: inline;
	float: left;
	font-size: 100%;
	margin: 0.45em 0.5em 0 0;
	position: relative;
	width: 10em;
}

.imgBlock {
	position: relative;
	padding: 0 0 0 100px;
	min-height: 70px;
	height:auto !important;
	height: 70px;
}

#nav_publications .imgBlock {
	height: auto !important;
	height: 100px;
	min-height: 100px;
	padding: 0 0 0 80px;
}

.nav li a.imgLink {
	display: inline;
	float: left;
	position: relative;
}

.nav li .subNav .imgBlock a { line-height: 1.4; }

.nav li .imgBlock a.imgLink {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}

.nav #nav_art-forms .threeCol { margin-right: 0; }


/* extra breadcrumb stuff */

div.bd-other-links {
	float: right;
	min-width: 295px;
	margin: 0.8em 0 0.5em;
}

div.newsletter-sign-up {
	float: left;
	margin-top: 0.3em;
	position: relative;
}

div.newsletter-sign-up a.trigger-link {
	color: #464646;
	font-size: 1.1em;
	font-weight: normal;
	padding-bottom: 2px;	
	padding-right: 15px;
}

div#footer div.newsletter-sign-up a.trigger-link {
	float: left;
	margin-top: 12px;
	background: none !important;
}

div#footer div.newsletter-sign-up a.trigger-link span {
	padding: 0 0 2px 0 !important;
}

div#footer div.newsletter-sign-up a.trigger-link:hover span {
	padding: 0 0 0 0 !important;
}

html.jsEnabled div.newsletter-sign-up a.trigger-link {
	background: url('../images/60sec-down.gif') no-repeat center right;
}

html.jsEnabled div.newsletter-sign-up a.trigger-link.open {
	background: url('../images/60sec-up.gif') no-repeat center right;
}

/*html.jsEnabled div#footer div.newsletter-sign-up a.trigger-link {
	background: url('../images/footer-arrow-up.gif') no-repeat center right;
}

html.jsEnabled div#footer div.newsletter-sign-up a.trigger-link.open {
	background: url('../images/footer-arrow.gif') no-repeat center right;
}*/

div.newsletter-sign-up a.trigger-link:hover {
	text-decoration: none !important;
}

div.newsletter-sign-up a.trigger-link:hover span {
	text-decoration: none;
	border-bottom: 2px solid #D1D1D1;
	padding-bottom: 0px;
}



div.bd-other-links ul.social-media-links {
	float: right;
	margin-bottom: 0;
}

div.bd-other-links ul.social-media-links li {
	display: inline;
	float: left;
	list-style-type: none;
	background: none;
	padding-left: 0.657em;
}

div.bd-other-links ul.social-media-links li a:hover img {
	opacity: 0.5;
}


div.sign-up-content {
	display: none;
	position: absolute;
	z-index: 9999;
	width: 360px;
	top: 20px;
	left: -30px;
	background: url('../images/drop_shadow-bottom.png') no-repeat bottom left;
	padding-bottom: 20px;
	border-top: none;
}

div#footer div.sign-up-content {
	top: -304px;
	background: url('../images/drop_shadow-top.png') no-repeat top left;
	padding: 20px 0px 0px 0px;
}

div.shadow-container {
	background: url('../images/drop_shadow.png') repeat-y top left;
	padding: 16px 30px;
	float: left;
}


 div.sign-up-content p {
	font-size: 1.2em;
	margin-bottom: 5px;
	clear: left;
}

form.header-newsletter-form {
	margin-left: 0 !important;
	margin-bottom: 10px;
	float: left;
	padding-top: 5px;
}

form.header-newsletter-form span.validation,
div#legal form.header-newsletter-form span.validation {
	font-size: 1.2em;
	color: red;
	clear: none;
	margin-top: 10px;
	margin-left: 30px;
	display: none;
	padding: 0;
}

form.header-newsletter-form * {
	float: left;
	clear: left;
}

form.header-newsletter-form label {
	position: static !important;
	left: 0 !important;
	float:left;
	clear: left;
	height: auto !important;
	font-size: 1.2em;
	margin-bottom: 5px;
}

form.header-newsletter-form select {
	font-size: 1.2em;
	margin-bottom: 5px;
}

form.header-newsletter-form input.text {
	width: 250px;
	border: 2px solid #e7e7e7;
	font-size: 1em;
}

form.header-newsletter-form input.submit {
	background-color: #de0079;
	border: none;
	color: #FFFFFF;
	padding: 5px 8px;
	margin-top: 5px;
}

form.header-newsletter-form input.submit:hover {
	cursor: pointer;
}

#finder div.spine {
	overflow: visible;
}

/* end extra breadcrumb stuff */


/* Old code - to restore with Curated Collections
#nav_art-forms .navBlock {
	margin-right: 0;
	width: 31em;
}


#nav_art-forms .navBlock ul {
	float: left;
	width: 31em;
} 

#nav_art-forms .navBlock li {
	clear: none;
	display: inline;
	float: left;
	margin-right: 1em;
	position: relative;
	width: 12.8em;
}

#nav_art-forms .first {
	border-right: 1px solid rgb(218,214,210);
	margin-right: 1em;
	padding-right: 1em;
	width: 11.25em;
}
*/

.nav .menu .largeMenu li {
    width: 17.5em;
}