@font-face {
	font-family: 'WaltersGothicRegular';
	src: url('../fonts/waltersgothic-webfont.eot');
	src: url('../fonts/waltersgothic-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/waltersgothic-webfont.woff') format('woff'),
	     url('../fonts/waltersgothic-webfont.ttf')  format('truetype'),
	     url('../fonts/waltersgothic-webfont.svg#svgFontName') format('svg');
	}

img.preload { opacity: 1 !important; }

select.selectbox { visibility: visible; }

.slider, #filter_options { display: none; }

.button.social { display: none; }


#object_detail .tabbed menu { display: none; }
#object_detail .tabbed .panes .pane { position: static; max-height: 10000px; min-height: 0; margin: 0 0 20px 0; }
#object_detail .tabbed .panes .pane .title { display: block; font-weight: bold; text-transform: uppercase; }
#object_detail .tabbed .panes .pane .scrollbar { max-height: 10000px; min-height: 0; }

#object_detail .image figcaption { display: none; }

.pager_nav { bottom: 0; }

nav.letter_set { display: block; }

#object_detail .actions .button.add { display: none; }

.script_hide { display: block; }
.noscript_hide { display: none; }