@font-face {
    font-family: 'DMSchulbuch';
    src: url('./fonts/dmsch-webfont.eot');
    src: url('./fonts/dmsch-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/dmsch-webfont.woff') format('woff'),
         url('./fonts/dmsch-webfont.ttf') format('truetype'),
         url('./fonts/dmsch-webfont.svg#DMSchulbuchRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DMSchulbuch';
    src: url('./fonts/dmschbol-webfont.eot');
    src: url('./fonts/dmschbol-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/dmschbol-webfont.woff') format('woff'),
         url('./fonts/dmschbol-webfont.ttf') format('truetype'),
         url('./fonts/dmschbol-webfont.svg#DMSchulbuchBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

/* clearing */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display:inline-block;}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

 * html .clearfix {height:1px;}
/* end clearing */


* {
	color: #000;
	background-color: transparent;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	line-height: 14px;
}

a, a:visited {
	color: #F0027F;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	/*
	color: #000;
*/
	background-color: transparent;
	text-decoration: underline;
}

p, table, .gap {
	margin-bottom: 15px;
}


th {
	font-weight: bold;
}

b, strong {
	font-weight: bold;
	font-size: inherit;
	color: inherit;
}

#main_nav {
	position:absolute;
	left:20px;
	top:260px;
	margin:0; padding:0;
}

#home #main_nav {
	top:341px;
}


.childpage #main_nav {
	top:200px;
}

#main_nav ul,
#mobile-quick-nav ul {
	position: relative;
	margin: 0;
	padding: 0;
}

#main_nav li,
#mobile-quick-nav li {
	margin: 0;
	padding: 0;
	position: absolute;
	height: 12px;
	list-style-type: none;
	list-style-position: inside;
	overflow: hidden;
	width: 151px;
}

#main_nav a,
#subnav1 ul li a,
#mobile-quick-nav ul li a {
    color: #65B832;
    font-family: 'DMSchulbuch', sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    text-transform: uppercase;
    white-space: nowrap;
}

#subnav1 ul li a,
#mobile-quick-nav ul li a {
    color: #F0027F;
    font-weight: normal;
}

#main_nav a:hover,
#main_nav a.active,
#subnav1 ul li a:hover,
#subnav1 ul li a:focus,
#subnav1 ul li a.active {
    color: #000;
}

img.lively {
	position: relative;
}
img.lively.on {
	top:-11px;
}
/* first column */
#nav_exhibitions {
	left:0px;
	top:0px;
	width:110px;
}

#nav_talks {
	left:0px;
	top:15px;
	width:110px;
}

#nav_podcast {
	left:0px;
	top:30px;
	width:110px;
}
#nav_mobile_show {
	display: none;
	top: 44px;
}
/* second column */
#nav_design {
	left:130px;
	top:0px;
	width:110px;
}

#nav_collection {
	left:130px;
	top:15px;
	width:110px;
}

#nav_membership {
	left:130px;
	top:30px;
	width:110px;
}
/* third column */
#main_nav #nav_university {
	left:260px;
	top:0px;
	width:150px;
}
#nav_schools,
#nav_education {
	left:259px;
	top:15px;
	width:150px;
}
#main_nav #nav_kids {
	left:260px;
	top:30px;
	width:150px;
}
/* fourth column */
#nav_hiring {
	left:429px;
	top:0px;
}
#nav_support {
	left:429px;
	top:15px;
	width:120px;
}
#nav_press {
	left:429px;
	top:30px;
	width:120px;
}
/* fifth column */
#nav_info {
	position:absolute;
	left:569px;
	top:0px;
	width:159px;
}
#nav_contact {
	left:569px;
	top:15px;
	width:159px;
}
#nav_signup {
	left:569px;
	top:30px;
	width:159px;
}
#nav_aboutus {
	left:748px;
	top:30px;
	width:159px;
}
#nav_mobile {
	display:none;
	left:0;
	top:45px;
	width:159px;
}
#signup #main_nav li#nav_aboutus {
	left:773px;
}
/* search+quicklinks column */

#nav_digital {
	left:143px;
	top:30px;
	width:213px;
}

#nav_shop {
	left:376px;
	top:30px;
	width:229px;
}

#main_nav li#nav_search {
	position:absolute;
	left:748px;
	top:0px;
	height: 30px;
	width:209px;
}
#signup #main_nav li#nav_search {
	left:773px;
}
#signup #main_nav li#nav_quicklinks {
	left:773px;
}
input.query {
	padding: 1px 1px;
	color: #888;
	font-weight: bold;
	background-color: #fff;
	width: 92px;
}
#main_nav li#nav_quicklinks {
	position:absolute;
	left:748px;
	top:23px;
	height: 30px;
	width:209px;
	overflow: visible;
}
/* end navigation */
span.search_text_align {
	font-weight: bold;
	position: relative;
	top: 2px;
	padding-right: 5px;
}

#search_results {
	margin-top: 20px;
}

.page-title {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 195px;
	height: 90px;
	background-color: transparent !important;
	top: 152px;
	left: 20px;
	z-index: 99;
}
.childpage .page-title {
	top: 92px;
}

.acc-title, .access {
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px 0px;
}

.acc-title {
	position:absolute;
	left:-150px;
	top:-419px;
    z-index: -40;
}
.content-text .acc-title, .content-text .access {
	margin-bottom: 15px;
}
.acc-title span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}


#kids .page-title {
	left:20px;
}

#home .page-title {
	top:0;left:0;
	cursor: auto;
	z-index: -1;
}

#talks .page-title {
	left: 421px;
}
#info .page-title {
	left:768px;
}
#contact .page-title {
	left:421px;
}
#education .page-title {
	left: 421px;
}
#signup .page-title {
	/*left:0px;*/
}

#exhibitions .page-title {
	left: 600px;
}
#hiring .page-title {
	left: 768px;
}
#support .page-title {
	/*left:645px;*/
}


#membership .page-title {
    left:280px;
}

#home #boxes{
	position:absolute;
	left:150px;
	top:419px;
	width: 480px;
}

#home #boxes .box{
	float: left;
	padding-bottom: 20px;
}

#home #box1 {
	width: 210px;
	padding-right: 20px;
}
#home #box2, #home #box4 {
	width: 230px;

}

#home #box3 {
width: 230px;
clear: both;
}

#home #box4{
}

#home #box3 p.caption, #home #box4 p.caption {
    padding-bottom   : 40px;
}


.box {
	width: 210px;
}
.box h2 {
	margin: 0 0 4px 0;
	padding: 0;
	line-height:0px;
}
.box h3 {
	margin-top: 0;
	line-height:0px;
}

#subnav1 {
	background: #fff;
	padding: 10px;
	position: absolute;
	left: 20px;
	bottom: 0;
}
#subnav1 ul li {
	height: 13px;
	overflow: hidden;
	position: relative;
	line-height:0;
	margin: 0 0 2px;
}

#subnav2 ul li {
		min-height: 15px;
/*
	padding: 1px 0;
*/
	line-height: 15px;
	/*border: solid 1px red;;*/
	margin: 0;
}

ul.nav, #subnav1 ul, #subnav2 ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: default;
}

#subnav2 ul {
	margin-bottom: 18px;
}

#aboutus #subnav1 ul {
    left: 569px;
}


#kids #subnav1 {
/*
	left:20px;
	top:231px;
*/
	left:149px;

}
#exhibitions #subnav1 {
	left: 20px;
}

#schools #subnav1,
#university #subnav1,
#kids #subnav1,
#education #subnav1 {
	left:280px;
}

#hiring #subnav1,
#support #subnav1,
#press #subnav1 {
	left:449px;
}

#info #subnav1,
#contact #subnav1,
#signup #subnav1 {
	left:589px;
}

#info.childpage #subnav1 {
	left:589px;
}

#content {
	position:absolute;
	left:21px;
	top:339px;
}


#home #content {
    clear : both;
    position : relative;
	top:0;
}

.childpage #content {
	top:279px;
}

#content .column {
	float: left;
	margin-right: 17px;
	display: table;
}

#content .link-column {
    margin-right: 0px;
}

#content .column .narrow {
	width: 160px;
}
#content-title {
}


#content, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: bold;
}

#content-links {
	width:175px;
}
#content-links p {
	width: 150px;
}
.icon-link {
	padding-left: 19px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	min-height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
}
.icon-link a {
	position: relative;
	top:1px;
	line-height: 14px;
}
.icon-link.book {
/*
	background-image: url(ico_book.gif);
*/
	background-repeat: no-repeat;
	background-position: 0 0;
}
.icon-link.link {
/*
	background-image: url(ico_link.gif);
*/
	background-repeat: no-repeat;
	background-position: 0 0;
}
.icon-link.down {
/*
	background-image: url(ico_download.gif);
*/
	background-repeat: no-repeat;
	background-position: 0 0;
}

.icon-link.podcast {
	background-repeat: no-repeat;
	background-position: -2px -2px;
	min-height: 17px;
}

#blurb {
	font-size: 11px;
	clear: both;
	margin:0;
	position: relative;
	left: 130px;
	padding: 30px 0 40px 0;
	width: 200px;
}

#blurb p {
	margin:0;
}
#blurb a {
	font-size: 11px;
	color: #65B832;
	background-color: transparent;
}
#blurb a:hover {
	color: #000;
}
#blurb a.active {
	color: #000;
}

#home #blurb {
	left: -21px;
	padding-top: 0;
}
table.informatic {
	width: 100%;
	border-top: solid 1px #F0027F;
}
table.informatic td,table.informatic th {
	border-bottom: solid 1px #F0027F;
	vertical-align: middle;
}

.bordered {
	border: solid 1px #F0027F;
}
.bordered.bottom {
	border-width: 0 0 1px 0;
}
.bordered.top {
	border-width: 1px 0 0 0;
	padding-top: 20px;
}

.bordered.bottom.top {
	border-width: 1px 0 1px 0;
}


img.bordered {
	margin-bottom: 25px;
}
img.nomargin {
	margin-bottom: 0px;
}
div.greybox_link{
	margin-bottom: 25px;
}
.captioned img.bordered {
	margin-bottom: 0;
}
.caption, .caption p {
	position: relative;
	font-size: 10px;
	margin-top: 0px;
	width: 210px;
	line-height: 11px;
}
.caption p {
	margin-top: 20px;
}
div.caption.left {
	position: relative;
	right: 158px;
	bottom: 72px;
	text-align: right;
	height: 60px;
	width:140px
}

div.caption.left p {
	width:100%;
}
/*
.caption div {
	font-size: 10px;
}
.caption.left div {
	border: solid 1px green;
	position: relative;
	display: block;
	bottom: 00px;
}
*/

.content-text ul {
	margin-left: 15px;
}
.content-text li {
	list-style-type: disc;
	padding-bottom: 15px;
}

/*
div {
	border: solid 1px green;
}
*/


.captioned-image {
	float: left;;
}

p.acc-title {
	margin-bottom:4px;
}
.column p {
	width: 320px;
	overflow: visible;
}
.column .caption p {
	width: 220px;
}
.column .narrow p {
	width: 160px;
}

.childpage .content-text {
	width: 320px
}

#exhibitions .content-text {
	width: 100%;
}

.content-text p {
}

div.cross-column {
	width: 218px;
	overflow: visible;
}
div.cross-column p {
/*
	display: block;
*/
	width: 310px;
}


.access {
	position: relative; font-size: 1px;color: #fff;
}
button.access {
	text-indent: -9999em;
    cursor: pointer;
}
.access span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-color: transparent !important;
	top: 0px;
	color: #fff;
	background-position: left top;
}
.access a {
	color: #fff;
}

p.access {
	margin-bottom:4px;
}

h3 {
	margin:0; padding:0;
}


p + img {
	position: relative;
	top: -15px;
}

p.icon-text {
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 33px;
	height: 18px;

	margin-bottom: 1px;
	padding-top: 2px;
}

p.icon-text + p, p.icon-text + div {
	margin-top: 15px;
}
p.icon-text + p.icon-text {
	margin-top: 0;
}
.external-link +  h2 {
	margin-top: 40px;
}

.flat-text p {
	margin:0;padding:0;
}

/* exhib */

div.upcoming {
	margin:30px 0 0 0;

}

.top-half {
position: relative; height: 242px;
}

.childpage .top-half {
	height: 182px;
}
table#support_benefits {
	width: 590px;
	border-top: none;
}
table#support_benefits th {
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;;
}

table#support_benefits td, table#support_benefits td {
	padding: 2px 17px 2px 0;
}

.content-text ul {
	margin-bottom:15px;
}
.content-text li {
	padding:0;
	margin:0 0 2px 0;
}

a.active {
	color: #000;
}


label {
	display: block;
}

label.required {
	font-weight: bold;
}
button.btn {
    background: none;
    border: none;
    color: #F0027F;
    cursor: pointer;
    font: 18px/22px 'DMSchulbuch', sans-serif;
    padding: 0;
    text-transform: uppercase;
}
button.btn:hover {
    color: #000;
}
form.feedback {
	border-bottom: solid 1px #F0027F;
	margin-bottom: 15px;
}
form.feedback.borderless {
	border-bottom: none;
	margin-bottom: 0;
}
form.feedback input.text {
	width: 95%;
	padding: 0px 0;
}
form.feedback textarea {
	width: 95%;
	padding: 0px 0;
}

.formwrapper {
	border-top: solid 1px #F0027F;
	padding: 10px 0;
	width: 95%;
}

.formwrapper.borderless {
	border: none;
	padding-top: 0;
}

table.formwrapper {
	border: none;
	width: 100%;
}
table.formwrapper td {
	vertical-align: top;
	padding-bottom: 3px;
}
form.feedback {
	padding-bottom: 10px;
}
.formwrapper {
	padding-top: 17px;
}
label.checkbox {
	display: inline;
}

input.checkbox {
	margin: 2px 10px 2px 0;
}


.error,
.error p {
	color: #FF0000;
}

.hiring-break {
	padding-top:15px;
}


.accessibility ul {
	list-style-type: none;
	list-style-position: default;
	margin:0;
}

.accessibility ul li {
	background: transparent url(http://designmuseum.org/images/bullet.gif) 0px 4px no-repeat;
	list-style-type: none;
	list-style-position: default;
	margin:0;
	padding-left: 12px;
}


.sitemap-box {
	float:left;

}


.sitemap-box a {
	display: block;
}
.sitemap-box a.level0 {
	font-weight: bold;
	color: #FF0066;
}

.sitemap-box a.level1 {
	padding-left: 15px;
}
.sitemap-box a.level2 {
	padding-left: 30px;

}
.sitemap-box a.level3 {
	padding-left: 45px;

}

.sitemap-box .map-column {
	float: left;
	margin-right: 17px;
}

.access.linked {
	cursor: hand;
	cursor: pointer;
}

.content-text {
	top: -1px;
	position: relative;
}

.ruled {
	border-bottom: solid 1px #F0027F;
	padding-bottom: 4px;
}

div.podcast {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div.podcast p {
	margin: 0;
	padding: 0;
}
.caption ol {
	margin-top: 20px;
}
.caption ol li {
	list-style-type: decimal;
	margin-left: 18px;
	margin-bottom: 3px;
}


#talks table.design-overtime {
	position: relative;
	left: -237px;
}

#talks table.design-overtime td {
	vertical-align: top;
	padding: 0 0 14px 0;
	margin: 0;
}
#talks table.design-overtime td.image {
	padding-right: 17px;
}
#talks table.design-overtime td.image img.bordered {
	margin: 0;
}
#talks .content-text.designovertime p {
	width: 310px
}


button.access {
	padding: 0;
	border: none;
}
button.access span {
	left:0;
}

/* online exhibs */

.on_ex_img_txt {
	width: 570px;
	clear: both;
	padding-bottom: 20px;
}
.on_ex_img_txt .on_ex_img {
	float: left;
	margin-right: 20px;
}
.on_ex_img_block .image p,
.on_ex_img_txt .on_ex_img p {
	width: 210px;
	margin: 16px 0 0 0;
	font-size: 0.85em;
	line-height: 1.1em;
}
.on_ex_img_block { padding-bottom: 20px; width: 555px; }
.on_ex_img_block .image { float: left; width: 110px; margin-right: 17px;}

.on_ex_img_block .image p { width: 105px; }
.on_ex_img_block .image .bordered { margin: 0; }
.on_ex_img_txt .image {
	width: 216px;
	text-align: center;
	height: 185px;
}
.on_ex_img_txt .image.additional {
	margin-top: 20px;
}
.on_ex_img_txt .on_ex_txt {
	float: left;
}

/* press section */

body#press div.media_release_pdfs a.year_link {
	overflow: hidden;
	margin-right: 15px;
	height: 18px;
	display: inline;
	float: left;
	line-height: 1px;
	font-size: 1px;
	position: relative;
	width: 49px;
}


body#press div.media_release_pdfs a.year_link span {
	position: absolute;
	top: 0;
	left: 0;
	width: 49px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}

body#press div.media_release_pdfs a.year_link.active span,
body#press div.media_release_pdfs a.year_link:hover span {
	background-position: left bottom;
}

body#press div.media_release_pdfs .year_nav {
	margin-bottom: 16px;
}

body#press div.media_release_pdfs p {
	margin: 0;
	padding: 0;
}

body#press div.media_release_pdfs div.media_release {
	margin-bottom: 16px;
}

body#press .formwrapper {
	border: solid 1px #F0027F;
	border-width: 0 0 1px 0;
	padding: 17px 0 0 0;
}

body#press .formwrapper.first {
	padding-top: 0;
}

body#press .press_images {

}
body#press .press_images .nav {
	margin-bottom: 20px;
	border-bottom: 1px solid #F0027F;
	padding-bottom: 17px;
}

body#press .press_images .nav .second_level {
	margin-top: 20px;
	border-top: 1px solid #F0027F;
	padding-top: 17px;
}
body#press .press_images .nav .second_level a {
	display: block;
	font: normal 20px/20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
body#press .press_images .nav .second_level a:hover {
	color: #000;
	text-decoration: none;
}

body#press .press_images .nav a.press_section {
	height: 18px;
	position: relative;
	display: block;
	margin-bottom: 3px;
}
body#press .press_images .nav a.press_section span {
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	cursor: pointer;
}
body#press .press_images .nav a.press_section.active span,
body#press .press_images .nav a.press_section:hover span {
	background-position: left top;
}

body#press .press_images .press_image {
	margin-bottom: 20px;
}

body#press .press_images .press_image img {
	display: block;
	float: left;
	margin-right: 20px;
	border: 1px solid #F0027F;
}
body#press .press_images .press_image p {
	margin-bottom: 10px;
}
body#press .press_images .press_image form p.download {
	margin-bottom: 0;
}

body#press .press_images .press_image form {
	float: left;
	margin: 0;
	padding: 0;
}
body#press .press_images .press_image form input.checkbox {
	margin-right: 4px;
}
body#press .press_images .press_image form input.submit {
	margin-top: 4px;
}
#membership_types {
/*    position:relative;*/
/*    height: 700px*/
}

.membership_type {
     margin-bottom: 24px;
}

#membership_types p {
    width: 435px;
	margin: 0 0 8px 0;
	padding: 0;
}
.membership_type form,
.membership_type button{
	margin: 0;
	padding: 0;
}

.membership_type p.join a {
	display: block;
}
.membership_type strong {
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    margin-bottom: -10px;
}

#membership_types .intro_text {
    margin: 0 0 36px 116px;
}

#membership_types .intro_text p {
    font-weight: bold;
    font-size: 14px;
}

#membership_types .membership_type h2 {
    float: left;
}

#membership_types .membership_type .membership-description {
    float: left;
    margin-left: 16px;
}

body#support  #membership_types {
	height: 620px
}

body#support #membership_types .intro_text {
	left:131px;
}

body#support #membership_types .intro_text p {
    width: 300px;
}

div.corporate_supporters p {
	width: 263px;
}
/* immersive360 */

div#overlay {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;

	width: 100%;
	height: 100%;

	z-index: 10000;
}

div#lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10010;
}
/* end immersive360 */

/* microformats */

.vcard {
	margin-bottom: 15px;
}
p.vcard span {
	display:block;
}

.vcard .display_name,
.vcard .org,
.vcard .role,
.vcard .adr .street-address,
.vcard .adr .locality,
.vcard .adr .postal-code {
	font-weight: bold;
}
.vcard .org,
.vcard .country-name,
.vcard .url {
	display:none;
}

.vcard .fn.org {
	display:inline;
}

.vcard a.email {
	display:block;
}

.vcard .fn.role {
	display:none;
}

body#contact .vcard.museum .email {
	display:none;
}

.vcard.museum .adr {
	margin-bottom: 15px;
}

.vcard .title {
	display:block;
}

.vcard.press .tel .type {
	display:none;
}
/* end microformats */

/* hiring events styles */
.hiring_event {
	border-bottom: 1px solid #F0027F;
	width: 555px;
	margin-bottom: 15px;
}
.hiring_event img{
	border: 1px solid #F0027F;
	margin: 15px 0;
}
.hiring_event .image img{
	margin: 0 0 15px 20px;
}
.hiring_event .image,
.hiring_event .text {
	float: left;
	display: inline;
}

/* end hiring events styles */

/* NEW TALKS + EVENTS / KIDS OVERVIEW PAGE */
body#talks div.column div.item,
body#kids div.column div.item,
body#families div.column div.item,
body#university div.column div.item,
body#education div.column div.item{
	position:relative;
	overflow:visible;
	float:left;
	width:172px;
	margin-right:65px;
	margin-bottom:25px;
}
body#families div.column div.clearfix{
	width: 474px;
}
body#talks div.column div.item img,
body#kids div.column div.item img,
body#families div.column div.item img,
body#university div.column div.item img,
body#education div.column div.item img{
	margin-bottom:0;
}
body#talks div.column div.item p.caption,
body#kids div.column div.item p.caption,
body#families div.column div.item p.caption,
body#university div.column div.item p.caption,
body#education div.column div.item p.caption{
	width:100px;
	margin-bottom:0;
	padding: 0 0 0 4px;
	position:absolute;
	bottom:0;
}
body#talks div.column div.cross-column,
body#kids div.column div.cross-column,
body#families div.column div.cross-column,
body#university div.column div.cross-column,
body#education div.column div.cross-column{
	width:474px;
	clear:both;
}
body#talks div.overview {
	margin-left:-65px;
}
/* END NEW TALKS + EVENTS / KIDS OVERVIEW PAGE */

/* QUICKLINKS SELECT REPLACEMENT STYLES */
select.replaced {
	display: block;
	width: 1px;
	position: absolute;
	left: -999em;
}
#main_nav ul.selectReplacement {
	background: #ffffff url(http://www.designmuseum.org/images/bg_quicklink.gif) 107px 3px no-repeat;
	margin: 2px 0 0 0;
	padding: 0;
	height: 19px;
	width: 119px;
	position: relative;
	z-index: 2;
	border-top: 1px solid #a5a5a5;
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
}

#main_nav ul.selectFocused {
	background: red;
}

#main_nav ul.selectReplacement li {
	background: #ffffff;
	color: #6eb832;
	cursor: pointer;
	display: none;
	font-size: 13px;
	line-height: 18px;
	list-style: none;
	margin: -1px 0 0 -1px;
	padding: 0 0 0 2px;
	width: 118px;
	height: auto;
	text-transform: uppercase;
	font-weight: bold;
}
#main_nav ul.selectOpen li {
	overflow: visible;
	position: static;
	display: block;
	width: 200px;
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	margin: -1px 0 0 -1px;
}
#main_nav ul.selectOpen li.last{
	border-bottom: 1px solid #a5a5a5;
}
#main_nav ul.selectReplacement li.selected {
	background: transparent;
	border-bottom: 1px solid #a5a5a5;
	color: #6eb832;
	display: block;
	line-height: 18px;
	margin: 0;
	padding-right: 10px;
	width: 108px;
	height: 18px;
	overflow: hidden;
}
#main_nav ul.selectOpen li.selected {
	background: #fff;
	display: block;
	border-top: 1px solid #a5a5a5;
	margin: -1px 0 0 -1px;
	padding-right: 0px;
	width: 200px;

}
#main_nav ul.selectOpen li:hover,
#main_nav ul.selectOpen li.hover,
#main_nav ul.selectOpen li.selected:hover {
	background: #fff url(http://www.designmuseum.org/images/bg_quicklink.gif) 188px 4px no-repeat;
	color: #000;
}
/* END QUICKLINKS SELECT REPLACEMENT STYLES */

.share-button {
  width: 100px;
  margin-bottom: 11px;
  margin-left: 18px;
}

.share-button.last {
  margin-bottom: 0px;
}

#home .share-button {
  margin-left: 2px;
}

.tumblr_posts li {
    list-style      : none;
    padding-bottom  : 16px;
}

.tumblr_caption {
    border-bottom   : #db5f9d solid 1px;
    padding         : 4px 0 0;
}

.newdesignmuseum-title {
    font-size: 20px;
    line-height:22px;
    margin: 10px 0;
}

.tumblr_title {
   font-size: 16px;
   line-height: 18px;
   margin: 10px 0;
}

.tumblr_body p,
.newdesignmuseum-intro p,
.newdesignmuseum-title {
   width: 400px;
}

#in-residence-form p {
  width: 500px;
}

#in-residence-form #is-uk-resident label {
  display: inline;
}

#in-residence-form h3 {
  line-height: 16px;
  margin: 10px 0;
}

#in-residence-form label {
  margin-top: 5px;
}

#in-residence-form legend {
  font-weight: bold;
  margin: 10px 0 0 0;
  padding: 0;
}

#in-residence-form input[type=text] {
  width: 300px;
}

#in-residence-form input[type=text].date {
  width: 150px;
}

#in-residence-form .validation-advice {
  color: #f00;
}

#home .iframe {
  margin-bottom: 16px;
}

.header-layer {
    position: absolute;
    top: 0;
    width: 100%;
    height: 310px;
    background-color: #ff003d;
}

.header-layer a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.header-layer img {
    position: absolute;
    bottom: 0;
    left: 150px;
    margin-bottom: 8px;
}

.next-banner,
.prev-banner {
	background: none 0 0 no-repeat;
	cursor: pointer;
	height: 54px;
	left: 67px;
	overflow: hidden;
	position: absolute;
	text-indent: 50px;
	top: 128px;
	white-space: nowrap;
	width: 48px;
	z-index: 10;
}

.next-banner {
	left: 1090px;
}

.next-banner:hover,
.prev-banner:hover {
	opacity: 0.8;
}

.talk-page-item {
	border-bottom: solid 1px #333;
	margin: 0 0 20px;
	padding: 0 0 24px;
}

.talk-page-item .more {
	white-space: nowrap;
}

.talk-page-item hr:last-child,
.single-page h4.last-child {
	display: none;
}

.talk-page-item h3 {
	font: bold 17px/20px 'DMSchulbuch', sans-serif;
	margin: 0 0 20px;
}

.single-page {
	float: left;
	max-width: 500px;
	padding-left: 112px;
}

h2.txt {
	font: bold 20px/24px 'DMSchulbuch', sans-serif;
	margin: 0 0 20px;
}

.mobile-only,
.mobile-only-link,
#main_nav .mobile-navigation,
#mobile-quick-nav,
#mobile-only-exhibitions-detail-view {
	display:none !important;
}