@import url('../css/alt-fonts.css');
/*========== Surface Impression ==========*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.5; }

::-moz-selection { background: #0066cc; color: #fff; text-shadow: none; }
::selection { background: #0066cc; color: #fff; text-shadow: none; }

a:hover, a:active { outline: 0; }
:focus{ outline:1px dotted transparent; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
i, em { font-style: italic; }
strong { font-weight: bold; }

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

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0f0dd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.hidden { display: none !important; visibility: hidden; }

.clear:before, .clear:after, .clearboth:before, .clearboth:after { content: ""; display: table; }
.clear:after, .clearboth:after { clear: both; }
.clear, .clearboth, .formclear { *zoom: 1;clear: both; font-size: 1px; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  /* a[href]:after { content: " (" attr(href) ")"; } */
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  header{display: none;}
  footer{display: none;}
  #pagewrapper{border: none !important; }
  .cc_cookie_message{display: none;}
  h2.pagetitle{border-bottom: none !important; font-size: 20px !important; margin-top: 30px !important;}
  .collections-box{display: none !important;}
  nav#subnav{display: none !important;}
  nav.crumbtrail{display: none !important;}
  .orbit-wrapper{display: none !important;}
}
/*========== end of setup ========== */

.soutron-advanced{
	font-size:0.9em;
	/*float:right;*/
	float:left;
	padding-right:15px;
	padding-top:3px;
}

#soutronform .searchlogin{
	margin-top:0 !important;
}

#radio_wrapper{
	margin-top: 5px
}

#radio_wrapper .inputgroup{
	width:50%;
	display:inline-block;
}

#radio_wrapper .inputgroup input[type="radio"]{
	vertical-align: middle;
	margin-right:10px;
	margin-bottom:4px;
}

.fa-home:before {
    color: #fff;
    }

.pageblocks li{
	list-style: disc;
	padding-left: 20px;
	margin: 3px 0;
}
.pageblocks ul{
	margin: 15px 0;
}
.pageblocks a:hover{
	text-decoration: underline;
}
blockquote,q{
  quotes:none;
}
blockquote:before,blockquote:after,
q:before,q:after{
  content:'';
  content:none;
}
.imageholder, div.rightmedia{
	float: right;
	clear:right;
	margin: 1px 1px 20px 30px;
	border: 3px solid #FFF;
	box-shadow: 0 0 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.5);
	/*background-image: url(../images/loading-wheel.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

.noloading .imageholder, .noloading div.rightmedia{
	background-image: none !important;
}

.image-nofloat .imageholder, .image-nofloat .rightmedia{
	float: none;
	clear: both;
	margin: 1px 1px 20px;
}
.pageblocks .imageholder{
	max-width:43%;
}
.pageblocks .imageholder img{
	width:100%;
}
#loadtarget{
	display:none;
}
.noborder .imageholder{
	border: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
section{
	overflow: hidden;
}
.home section{
	overflow: visible;
}
html, body{
	background-color: #fff;
}
.gallery_thumb{
	width: 23%;
	float: left;
	margin-left: 0;
	margin-right: 1.5%;
	margin-bottom: 20px;
	height: 215px;
	position:relative;
}
.gallery_thumb .caption{
	font-size: 12px;
	position:absolute;
	bottom:0;
	left:5px;
	right:4px;
	background-color:#FFF;
	margin-bottom: 0;
	padding-top: 8px;
}





.caption p{
	margin:0;
	padding:0;
	font-size: 12px;
}

.gallery_thumb .imagewrapper{
	max-height: 200px;
	overflow: hidden;
}
.gallery_thumb .imageholder{
	position:static;
	margin-left: 2px;
	height:215px;
	float: none;
	background-position: center 20px;
}

.gallery_thumb:hover .imagewrapper{

	position:absolute;
	display:block;
	z-index:100;
	max-height:400px;
	width:220px;
	border:3px solid #666;
	top:-10px;
	left:-10px;
}

.gallery_thumb:hover .caption{
	visibility:hidden;
}

.gallery_thumb .imageholder img{
	display: block;
	width:100%;
}
.gallery_thumb a{
	color: #333;
	display: block;
}
.gallery_thumb a:hover{
	color: #0066cc;
}
form{
	overflow: hidden;
}
.gallery-tools{
	padding-top: 10px;
	overflow: hidden;
}
.gallery-tools form label{
	padding-top: 3px;
}
.gallery-tools input[type="text"]{
	margin-right: 20px;
}
.gallery-tools input[type="submit"]{
	width: auto;
	padding: 4px 15px;
}
.pagelinks{
	margin-top: 10px;
	width: 95%;
	overflow: hidden;
	position: relative;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.pagelinks .pagingfirst{
	float: left;
	margin-right: 15px;
	margin-top: 6px;
	text-indent: -9000px;
	display: block;
	width: 12px;
	height: 12px;
	background-image: url(../images/paging-first-dark.png);
	background-repeat: no-repeat;
}
.pagelinks .paginglast{
	float: right;
	margin-left: 15px;
	margin-top: 6px;
	text-indent: -9000px;
	display: block;
	width: 12px;
	height: 12px;
	background-image: url(../images/paging-last-dark.png);
	background-repeat: no-repeat;
}
.pagelinks .pagingprevious{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	text-indent: -9000px;
	background-image: url(../images/paging-previous-dark.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 17px;
	background-position: 0 3px;
}
.pagelinks .pagingnext{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	text-indent: -9000px;
	background-image: url(../images/paging-next-dark.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 10px;
	background-position: 0 3px;
}
div.pagelinks a.here {
	color:#444;
	font-size: 120%;
	cursor: default;
}
#grid{
	overflow: hidden;
	margin: 20px 28px;
}
.gallery_detail{
	padding-top: 20px;
}
.gallery_detail .imageholder{
	float: left;
	clear: left;
	margin: 1px 30px 20px 1px;
	max-width: 60%;
}

.gallery_detail .imageholder img{
	width:100%;
}
.gallery_detail p.caption{
	clear: left;
	font-size: 16px;
}
.listing .rightmedia, .newsitem .rightmedia{
	margin-top: 15px;
	width: 40%;
}
.listing .rightmedia img, .newsitem .rightmedia img{
	width: 100%;
}
#news-wrapper .newsitem .rightmedia, #news-wrapper .newsitem .rightmedia img{
	width: auto;
}
.news_listing.detail .description a{
	display: inline;
	color: #006699;
}
.news_listing.detail .description a:hover{
	text-decoration: underline;
}
.pageblocktext .imageholder.default, .pageblocktext .imageholder.default .caption, .pageblocktext .imageholder.default .credit{
	width: 250px;
}
.pageblocktext .imageholder .caption{
	font-size: 12px;
	color: #444;
	margin: 3px 0;
}
.imageholder .credit{
	font-size: 10px;
	color: #666;
	margin: 3px 0;
}
.imageholder img{
	display: block;
}
.editable {
 	position:relative;
}
.editable .graphictoolbar {
 	position:absolute;
 	top:0px;
	left:0px;
	display: none;
}
.editable:hover .graphictoolbar{
	display: block;
}
.twtr-widget{
	margin-bottom: 25px;
}
.whats-on .current.exhibition-feed h2{
	line-height: 1.3;
}
/*========== end of CC ==========*/
html{
	overflow-y: scroll;
	min-height: 100%;
}
body{
	padding: 0 30px;
	background-color:#f0f0f0;
}
a{
	text-decoration:none;
	color:#006699;
}
p{
	margin: 0 0 15px 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
}
.twtr-bd p{
	font-size: 12px;
}

nav#mainnav > ul > li:first-child{
	width:5%;
	height:25px;
	position: relative;
	top:-5px;
}

nav#mainnav > ul > li:first-child.expandhere > a{
	background-color:transparent !important;
}

nav#mainnav > ul > li:first-child > a{
	background-image: url( '/domains/wienerlibrary.co.uk/local/images/home-black.png' );
	background-repeat:no-repeat;
	background-position: center center;
	height:100%;
	background-size:60%;
	/*padding:0;*/

}
nav#mainnav ul li{
	display:block;
	float: left;
	position:relative;
	vertical-align: middle;
	z-index: 1001;
}
nav#subnav{
	width: 200px;
	float: left;
	border-right: 1px dotted #7f7f7f;
	margin-right: 40px;
	margin-top: 0;
	position:relative;
	z-index:50;
}
nav#subnav ul{
	margin-right: 20px;
}
.wrap{
	overflow: hidden;
}
.home .wrap, .collections.depth0 .wrap{
	overflow: visible;
}
.collections .wrap,.photocollections .wrap,.documentcollections .wrap{

	position:relative;
}
#pagewrapper{
	max-width: 1200px;
	min-width: 900px;
	overflow: hidden;
	margin: 0 auto 30px;
	border: 3px solid #bababa;
	border-top: 0px;
	background-color: #FFF;
}
* html #pagewrapper {
   width: expression( document.body.clientWidth > 1199 ? "1200px" : "auto" ); /* sets max-width for IE */
}
* html #pagewrapper {
   width: expression( document.body.clientWidth < 961 ? "960px" : "auto" ); /* set min-width for IE */
}
/*========== Please edit below ==========*/
header h1.logo{
	background-image: url(../images/wl-new-logo.png);
	width: 334px;
	height: 72px;
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
.logged_in_as_admin header h1.logo{
	display:none;
}
h1.logo2{
	width:60%;
	height:92px;
	float: left;
	clear: left;
	margin:0;
	position:relative;
}
h1.logo2 img{
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}
h2.strapline span img{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
}
h2.strapline{
	background-color:#2f778a;
 	background-image: url(../images/noise-pattern.png);
	margin:0;
	overflow:auto;
	padding:0;
	padding-left:15px;
	text-decoration: none;
}
h2.strapline span{
	/* width:50%; */
	width:500px;
	height:40px;
	float: left;
	clear: left;
	display:block;
	position:relative;
}
header h1.logo a{
	display: block;
	height: 100%;
}
header .links{
	float: right;
	clear: right;
	overflow: hidden;
	margin-top: 30px;
	margin-right: 22px;
	vertical-align: middle;
	padding-left: 3px;
}
header .links a{
	text-align: right;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-left: 30px;
	font-size: 14px;
	color: #333;
	vertical-align: middle;
	border-radius: 2px 2px 2px 2px;
	overflow: hidden;
}

header .links a.contact:hover{
	/*
color: #0066cc;
	text-decoration: underline;
*/
}
header .links a.contact{
	background-color: #a82036;
}
header .links a.support{
	background-color: #206278;
}
header .links a.button .button-in{
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
	background-image: url(../images/button-shine.png);
	background-repeat: no-repeat;
	background-position: center 43%;
	border: none;
	padding: 0px 18px;
	line-height: 2.5;
	background-color: transparent;
	font-family: "Rokkitt";
	/*
zoom: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
*/
}
header .links a.button:hover .button-in{
	background-image: none;
}
header .links input.site-search{
	width: 150px;
}
header .links button.site-search{
	width: 17px;
	height: 17px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	background-image: url(../images/search-icon-dark.png);
	background-repeat: no-repeat;
	text-indent:-9000px;
	background-color: transparent;
	border: 0px;
	margin-left: 15px;
}
.linkback, .backlink{
	background-image: url(../images/linkback.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 22px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	font-size: 16px;
	line-height: 16px;
}
.commentlink{
	background-image: url(../images/plus-icon-dark.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 16px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	font-size: 16px;
	line-height: 16px;
}
.commentlink.blogdetail{
	margin-left: 15px;
}
a.pdf{
	display: block;
	background-image: url(../images/attachment-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
}
article#page{
	padding: 25px 30px 0;
/* 	overflow: hidden; */
}
a.return-to-top{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	background-image: url(../images/return-to-top-icon.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 24px;
	margin-bottom: 20px;
	color: #0066cc;
}
p.return-to-top a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	background-image: url(../images/return-to-top-icon.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 24px;
	margin-bottom: 20px;
	color: #0066cc;
}
a.faq-answer{
	color: #333;
}
iframe#iframe1{
	width: 100%;
}
footer{
	margin-top: 30px;
}
footer .address{
	background-image: url(../images/footer-brown.png);
	background-color: #6b4d43;
	padding: 10px 30px;
}
footer .address address{
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	float: left;
	clear: left;
	margin-right: 25px;
	max-width: 75%;

}
footer .address span{
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
	color: #ccc;
	white-space: nowrap;
}
footer .address span.space{
	padding-left: 10px;
}
footer .address .links{
	float: right;
	clear: right;
}
footer .address .links a{
	display:block;
	float: right;
	color: #FFF;
	font-size: 13px;
	margin-left: 15px;
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
            zoom: 1;
    border-radius: 20px 20px 20px 20px;
    line-height: 100%;
    padding: 5px 12px;
    vertical-align: middle;
    border-top:1px solid rgba(0,0,0,0.2);
    border-bottom:1px solid rgba(255,255,255,0.2);
    margin-top: 8px;
    vertical-align: middle;
}
footer .address .links a:hover{
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.5);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
            zoom: 1;
}
footer .address .links a.login{
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 25px;
	margin: 0;
	margin-top: 8px;
}
footer .address .links a.login.loggedin{
	display: none;
}
footer .quicklinks{
	background-color: #b4d6d6;
	overflow: hidden;
	padding: 0 30px;
	border-top: 1px solid #d9d9d9;
}
footer .quicklinks h2{
	font-family: 'Rokkitt', Georgia, serif;
	font-weight: 700;
	color: #333;
	font-size: 20px;
	float: left;
}
footer .quicklinks .column{
	width: 20%;
	float: left;
}
footer .quicklinks .column a{
	display: block;
	margin-bottom: 8px;
	color: #333;
	font-size: 14px;
}
footer .quicklinks .column a:hover{
	text-decoration: underline;
}
footer p.copyright{
	font-size: 12px;
	text-transform: capitalize;
}
footer .addthis_toolbox{
	float: right;
	clear: right;
	margin-top: 16px;
}

footer .accessibility-link {
	font-size: 14px;
}
nav#mainnav{
/* 	border-top: 6px solid #2f778a; */
	border-top: 0;
	border-bottom: 1px solid #aaa;
	padding: 10px 30px 12px;
	/*
background: rgb(242,249,249);
background: -moz-linear-gradient(top,  rgba(242,249,249,1) 2%, rgba(225,240,240,1) 3%, rgba(206,219,219,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(242,249,249,1)), color-stop(3%,rgba(225,240,240,1)), color-stop(100%,rgba(206,219,219,1)));
background: -webkit-linear-gradient(top,  rgba(242,249,249,1) 2%,rgba(225,240,240,1) 3%,rgba(206,219,219,1) 100%);
background: -o-linear-gradient(top,  rgba(242,249,249,1) 2%,rgba(225,240,240,1) 3%,rgba(206,219,219,1) 100%);
background: -ms-linear-gradient(top,  rgba(242,249,249,1) 2%,rgba(225,240,240,1) 3%,rgba(206,219,219,1) 100%);
background: linear-gradient(to bottom,  rgba(242,249,249,1) 2%,rgba(225,240,240,1) 3%,rgba(206,219,219,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9f9', endColorstr='#cedbdb',GradientType=0 );
*/
background: rgb(237,247,247);
background: -moz-linear-gradient(top,  rgba(237,247,247,1) 0%, rgba(225,240,240,1) 9%, rgba(215,229,229,1) 48%, rgba(203,217,219,1) 48%, rgba(218,230,232,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,247,247,1)), color-stop(9%,rgba(225,240,240,1)), color-stop(48%,rgba(215,229,229,1)), color-stop(48%,rgba(203,217,219,1)), color-stop(100%,rgba(218,230,232,1)));
background: -webkit-linear-gradient(top,  rgba(237,247,247,1) 0%,rgba(225,240,240,1) 9%,rgba(215,229,229,1) 48%,rgba(203,217,219,1) 48%,rgba(218,230,232,1) 100%);
background: -o-linear-gradient(top,  rgba(237,247,247,1) 0%,rgba(225,240,240,1) 9%,rgba(215,229,229,1) 48%,rgba(203,217,219,1) 48%,rgba(218,230,232,1) 100%);
background: -ms-linear-gradient(top,  rgba(237,247,247,1) 0%,rgba(225,240,240,1) 9%,rgba(215,229,229,1) 48%,rgba(203,217,219,1) 48%,rgba(218,230,232,1) 100%);
background: linear-gradient(to bottom,  rgba(237,247,247,1) 0%,rgba(225,240,240,1) 9%,rgba(215,229,229,1) 48%,rgba(203,217,219,1) 48%,rgba(218,230,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf7f7', endColorstr='#dae6e8',GradientType=0 );
}
nav#mainnav ul{
	vertical-align: middle;
}
nav#mainnav li{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	/*width:12%;*/
	width:11%;
}
nav#mainnav li.menucontainerli{
	/*width: 15%;*/
	width:13%;
	/*width:12%;*/
}
nav#mainnav li.menucontainerli.collectionlink{
	/*width: 17%;*/
	width:15%;
}
nav#mainnav ul ul{
	display:none;
	width:100%;
	position:absolute;
	z-index:1000;
	background-color:#FFF;
	border:1px solid #9dc9c9;
	box-shadow:0 1px 3px #bbb;
}
.menucontainerli span{
	position:absolute;
	right:8%;
	top:0;
	display:block;
	width:10%;
	height:32px;
	cursor:pointer;
	text-align:center;
	background-image:url(../images/downarrow.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.sitemap .menucontainerli span{
	display: none;
}
.menucontainerli.expandhere span,.menucontainerli.ancestor span{
	border-left:2px groove #CCC;
	background-image:url(../images/downarrow-w.png);
}
.menucontainerli:hover span{
	background-image:url(../images/downarrow-w.png);
	background-color:#666;
}
a.menu{
	text-indent: -10px;
}

.collectionlink a.menu{
	text-indent:-20px;
}
nav#mainnav ul ul ul{
	display:none !important;
}

#collection-banner{
	margin-bottom: 20px;
}
nav#mainnav li a{
	display: block;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 100%;
	padding: 7px 2px;
	text-align:center;
	margin:0 8%;
	white-space: nowrap;
}

nav#mainnav ul ul li{
	display: block;
	width:100%;
	float: none;
	padding: 0;
	margin: 0;
}

nav#mainnav ul ul li a{
	text-align:left;
	padding:10px 15px;
	color:#333 !important;
	background-color:#FFF !important;
	font-weight:normal;
	font-size:0.85em;
	white-space: pre !important;           /* CSS 2.0 */
	white-space: pre-wrap !important;      /* CSS 2.1 */
	white-space: pre-line !important;      /* CSS 3.0 */
	white-space: -pre-wrap !important;     /* Opera 4-6 */
	white-space: -o-pre-wrap !important;   /* Opera 7 */
	white-space: -moz-pre-wrap !important; /* Mozilla */
	white-space: -hp-pre-wrap !important;  /* HP Printers */
	word-wrap: break-word !important;      /* IE 5+ */
	clear: left;
	display: block;
	margin: 0;

}
nav#mainnav ul ul li.hidecontainerli{
	display: none;
}
nav#mainnav ul ul li a:hover{
	text-decoration:underline;
	background-color:#f4f4f4 !important;
	box-shadow: none !important;
}
nav#mainnav ul ul li.expandhere a, nav#mainnav ul ul li.here a{
	background-color: #ededed !important;
}
nav#mainnav li a:hover{
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
nav#mainnav li a:active{
	box-shadow: none;
}
nav#mainnav li a:focus{
	box-shadow: 0 0 1px rgba(0,0,0,0.3);
	background-color: #FFF;
}
nav#mainnav li.here a, nav#mainnav li.expandhere a, nav#mainnav li.ancestor a, nav#mainnav li.here a:hover, nav#mainnav li.expandhere a:hover, nav#mainnav li.ancestor a:hover{
	background-color: #A82036;
	color: #FFF;
	box-shadow: none;
}
h2.pagetitle{
	margin-top: 0;
}
h2.pagetitle, .message h2{
	font-family: 'Rokkitt';
	font-weight: 700;
	font-size: 30px;
	margin-bottom: 20px;
	line-height: 100%;
	border-bottom: 4px solid #c7e3e3;
	padding-bottom: 8px;
	overflow: hidden;
}
.pageblocks h3{

	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
}
.pageblocks h2.page_subtitle{
	/*font-family: 'Rokkitt';*/
	font-weight: 700;
	font-size: 22px;
	line-height: 100%;
}
#content2 .pageblocks div.form h2.page_subtitle{
	margin-bottom: 10px;
}
.pageblocktext table{
	border-bottom-color: #aaa;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-right-color: #aaa;
}
.pageblocktext table td{
	border-bottom-color: #aaa;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-right-color: #aaa;
	padding: 5px;
}
.pageblocktext table tr:nth-child(odd){
	background-color: #f2f2f2;
}
.grey-table .pageblocktext table tr{
	background-color:#f2f2f2;
}
.home h2.pagetitle{
	display: none;
}
#subnav h4{
	margin-top: 0;
	font-weight: normal;
	font-size: 15px;
	color: #666;
	padding-left: 25px;
	background-image: url(../images/menu-icon-dark.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	display: none;
}
#subnav ul li{
	margin-bottom: 12px;
}
#subnav ul li a{
	font-weight: bold;
	color: #333;
	font-size: 15px;
	display: block;
	padding: 2px 8px;
}
#subnav li.here a, #subnav li.expandhere > a, #subnav li a:hover{
	background-color: #2f778a;
	color: #FFF;
}
#subnav ul li ul li a{
	text-decoration: none;
	font-weight: normal;
}

#subnav li.ancestor > a{
	font-style: italic;
}
#subnav ul li ul{
	margin-left: 15px;
	margin-right: 0;
	margin-top: 8px;
}

/*
#content0 .item:first-child .pageblocktext p:first-child:first-letter{
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 94px;
	line-height: 60px;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 0;
	float: left;
}
#content0 .item:first-child .pageblocktext p{
	overflow: hidden;
}
#content0 .item.nodropcap:first-child .pageblocktext p:first-child:first-letter, #content0 .item:first-child .pageblocktext blockquote p:first-child:first-letter, #content0 .item:first-child .pageblocktext blockquote, .nodropcap #content0 .item:first-child .pageblocktext p:first-child:first-letter{
	float: none;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	padding-top: 0;
	padding-right: 0;
}
*/
#content2{
	width:30%;
	float:right;
	margin-left: 20px;
}
.nocolumns #content2{
	width: auto;
	float: none;
}
#content2 h2{
	margin:0;
}
#content2 #mainform{
	width:auto !important;
	margin-top:0 !important;
}
#content2 label,#content2 input{
	display:block;
	float:none;
	text-align:left;
}
#content2 input{
	width:80%;
	float:none;
}
#content2 input#submit{
	width: auto;
	float: none;

}
#content2 input[type="submit"]{
	padding: 8px 15px;
	color: #333;
	background-color: #E0E0E0;
    background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
    border:1px solid;
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    width: auto;
}
#content2 input[type="submit"]:hover{
	background: rgb(242,242,242);
background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(224,224,224,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(224,224,224,1)));
background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e0e0e0',GradientType=0 );

}
#content2 #justbooks-search input#search-box{
	width: 90%;
	margin-bottom: 10px;
}
#content2 #justbooks-search input#search{
	width: auto;
}
.narrow_column{
	width:65%;
	float:left;
}
.nocolumns .narrow_column{
	width: auto;
	float: none;
}
.events_toolbar, .news_toolbar, .catalogue-toolbar{
	background-color: #EEEEEE;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px;
	padding-right: 20px;
	zoom: 1;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: 0.5;
	border: 1px solid #ddd;
	padding-top: 6px;
	padding-bottom: 5px;
	font-size: 12px;
	background-image: url(../images/settings-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-bottom: 20px;
}
.events_toolbar .here {
	font-weight:bold;
}
.catalogue-toolbar p{
	margin: 0;
}
.catalogue_item.listing a{
	overflow: hidden;
	padding-bottom: 20px;
}
.catalogue_item.listing input#submit.button{
	width: auto;
}
.catalogue_item.listing .imageholder{
	margin-bottom: 0;
	border: none;
	box-shadow: none;
	border-radius: 3px 3px 3px 3px;
	overflow: hidden;
}
.catalogue_item.listing p{
	overflow: hidden;
	font-size: 90%;
}
.catalogue_item.detail .addtocart{
	overflow: hidden;
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px dotted #ccc;
}
.catalogue_item.detail.friend .addtocart{
	margin:20px 0px 30px 0px;
	padding:0px;
	border:none;
	width:300px;
	float:right;
}
.catalogue_item.detail.friend .addtocart label {
	display:none;
}
.catalogue_item.detail.friend .addtocart .quantityinput {
	display:none;
}
.catalogue_item.detail #itempriceform label{
	display: block;
	text-align: left;
}
.catalogue_item.detail label.small{
	font-size: 80%;
	color: #888;
	margin-bottom: 15px;
	float: none;
}
.catalogue_item.detail h2.summary{
	margin: 20px 0 30px;
}
.adoptabook.detailview #content1{
	position: relative;
	bottom: 20px;
}
.catalogue_item.detail{
	overflow: hidden;
}
#adoptabookinfo {
	/*width:50%;*/
}
#removeform5{
	overflow: hidden;
	margin-bottom: 30px;
}
.inyourcart a{
	margin-top: 10px;
	padding: 8px 15px;
	color: #fff;
	background: #2e86f2; /* Old browsers */
background: -moz-linear-gradient(top,  #2e86f2 0%, #2965ce 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e86f2), color-stop(100%,#2965ce)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2e86f2 0%,#2965ce 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2e86f2 0%,#2965ce 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2e86f2 0%,#2965ce 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2e86f2 0%,#2965ce 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e86f2', endColorstr='#2965ce',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 0 1px #64A3EF inset;
    text-shadow: 0 1px 0 #333;
    border:1px solid;
    border-color: #2E86F2 #2E86F2 #2656BF;
    border-radius: 3px 3px 3px 3px;
    display: block;
    float: left;
    clear: left;
}
.inyourcart{
	overflow: hidden;
}
#adoptabookinfo fieldset {
	border: none;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom: 10px;
}
#adoptabookinfo legend{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#adoptabookinfo .formelementwrapper input[type=radio]{
	float: left;
	width: 100px;
}
#adoptabookinfo .formelementwrapper label {
	float:left;
	width:28%;
}
#adoptabookinfo .formelementwrapper input, #adoptabookinfo .formelementwrapper textarea, #adoptabookinfo .formelementwrapper select {
	float:right;
	width:65%;
}
#fieldset_gift p{
	font-size: 14px;
	font-weight: bold;
}
#adoptabookinfo h3{
	background-color: #2F778A;
	color: #fff;
	padding: 0 10px;
}
.cart{
	font-size: 14px;
}
.cart th, td.numbercolumntotal{
	text-transform: capitalize;
}
td.numbercolumntotal{
	font-weight: bold;
}
.cart tr.totalrow td{
	padding-top: 30px;
}
.cart .totalrow #worldpay_cart{
	padding-left: 20px;
}
.cart input[type=submit]{
	text-transform: capitalize;
}
.cart .quantityform input[type=submit]{
	margin-top: 5px;
}
.cart .cartsubmit{
	margin-top: 10px;
}
.cart #worldpay_cart label{
	text-align: left;
	margin: 5px 0;
}
.cart td{
	padding: 5px;
}
.cart form input[type="text"], .cart form input[type="password"], .cart form input[type="checkbox"], .cart form textarea, .cart form select, .cart form .uneditable-input{
	width: 90%;
}
.cart tr.light{
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.keywords a {

}
#placeorderwrapper {

}
#placeorderwrapper .placeorderitem{
	float:left;
	position:relative;
	margin:0px 30px 0px 0px;
}
#placeorderwrapper .placeorderitem .placeorderimage{

}
#placeorderwrapper .placeorderitem .placeorderimage .gallery_thumb{
	width:100%;
}
#placeorderwrapper .placeorderitem .placeorderremove{
	position:absolute;
	top:0px;
	left:0px;
}
#adoptabookinfowrapper{

}
.inyourcart{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}
.friend .inyourcart {
	border:none;
	margin:0px;
	padding:0px;
	float:right;
}
.inyourcart .catcartmessage{
	padding-left: 28px;
	background-image: url(../images/cart-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	display: block;
}
.catalogue_item.detail .inyourcart .removeform input{
	margin-left: 0;
	text-transform: capitalize;
	background-color: #ccc;
	color: #fff;
	border: 1px solid #999;
	text-shadow: none;
	background-image: url(../images/cross-icon-white.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 28px;
	padding-right: 12px;
}
.catalogue_item.detail .inyourcart .removeform input:hover{
	background-color: #d23b3b;
	border: 1px solid #ba2222;
}
.catalogue_item.detail label{
	width: auto;
}
.catalogue_item.detail input.quantityinput{
	width: 50px;
}
.catalogue_item.detail input#itemprice{
	display: block;
	position: relative;
	/* bottom: 3px; */
}
.catalogue_item.detail input{
	margin-left: 0px;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.catalogue_item.detail .buynow{
	overflow: hidden;
	margin-top: 20px;
}
.catalogue_item.detail .buynow input{
	margin-left: 0;
	padding: 8px 15px;
		color: #FFF;
	text-shadow: 0 1px 1px #000;
	background: rgb(52,115,164);
	background: -moz-linear-gradient(top,  rgba(52,115,164,1) 0%, rgba(24,88,137,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(52,115,164,1)), color-stop(100%,rgba(24,88,137,1)));
	background: -webkit-linear-gradient(top,  rgba(52,115,164,1) 0%,rgba(24,88,137,1) 100%);
	background: -o-linear-gradient(top,  rgba(52,115,164,1) 0%,rgba(24,88,137,1) 100%);
	background: -ms-linear-gradient(top,  rgba(52,115,164,1) 0%,rgba(24,88,137,1) 100%);
	background: linear-gradient(to bottom,  rgba(52,115,164,1) 0%,rgba(24,88,137,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3473a4', endColorstr='#185889',GradientType=0 );
	border: 1px solid #004071;
	border-radius: 3px 3px 3px 3px;
	float: right;
	clear: right;
}
.catalogue_item.detail .buynow input:hover{
	background: rgb(24,88,137);
	background: -moz-linear-gradient(top,  rgba(24,88,137,1) 0%, rgba(24,88,137,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(24,88,137,1)), color-stop(100%,rgba(24,88,137,1)));
	background: -webkit-linear-gradient(top,  rgba(24,88,137,1) 0%,rgba(24,88,137,1) 100%);
	background: -o-linear-gradient(top,  rgba(24,88,137,1) 0%,rgba(24,88,137,1) 100%);
	background: -ms-linear-gradient(top,  rgba(24,88,137,1) 0%,rgba(24,88,137,1) 100%);
	background: linear-gradient(to bottom,  rgba(24,88,137,1) 0%,rgba(24,88,137,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#185889', endColorstr='#185889',GradientType=0 );
}
.events_toolbar:hover, .news_toolbar:hover, .catalogue-toolbar:hover{
	zoom: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}
.events_toolbar .filter, .news_toolbar .filter{
	text-align: right;
}
.newsitem, .event.listing, .blog.listing, .catalogue_item.listing, .exhibition-feed .item{
	padding-bottom: 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #dedede;
}
.newsitem .date{
	font-size: 14px;
	font-weight: bold;
}
.event.listing .imageholder{
	clear: right;
}
.newsitem a, .event.listing a{
	padding-bottom: 10px;
}
.newsitem:hover, .event.listing:hover, .blog.listing:hover, .catalogue_item.listing:hover, .exhibition-feed .item:hover{
	border-bottom: 1px solid #bbb;
}
.blog.listing .commentcount a{
	display: inline;
}
.blog.listing a.view-comments{
	color: #0066cc;
}
.blog.listing p.posted-by{
	font-size: 12px;
	margin-top: 25px;

}
.blog.listing p.posted-by span.name{
	text-transform: capitalize;
}
.blog.listing p.posted-by span.date{
	color: #666;
}
.blog.listing .commentcount{
	font-size: 14px;
	background-image: url(../images/comments-icon-dark-small.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 24px;
}
.blog.listing h2.summary{
	margin-top: 10px;
	line-height: 120%;
}
.blog.listing{
	padding-bottom: 10px;
}
p.report{
	font-size: 12px;
	background-image: url(../images/flag-icon-small-dark.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left: 22px;
}
.blog.listing.collection-of-the-month{
	padding: 10px 15px;
	border: 4px solid #0066cc;
	border-radius: 8px 8px 8px 8px;
}
.blog.listing.collection-of-the-month h2.summary{
	background-image: url(../images/collection-of-the-month.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
}
.blog p.bloginfo{

	font-size: 14px;
	color: #666;
}
.blog p.bloginfo.keywords{
	text-transform: capitalize;
	padding-right: 28px;
	background-image: url(../images/tag-icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 21px;
	text-align: right;
}

.event.listing .date{
	float: left;
	margin-right: 30px;
	font-weight: bold;
}
.home .event.listing .date .time{
	padding-left: 10px;
	color: #666;
}
.event.listing .date .time{
	padding-left: 20px;
}
.home .event.listing .date{
	float: none;

	font-weight: bold;
}

.home h5{
	margin:0;
}
.home #thirdmiddle h5{
	margin: 10px 0;
	font-size: 14px;
}
.event.listing .keyword{
	float: left;
	font-size: 10px;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 8px 3px 22px;
	border: 1px solid #dedede;
	border-radius: 3px 3px 3px 3px;
	margin-bottom: 0;
	background-image: url(../images/tag.png);
	background-repeat: no-repeat;
	background-position: 5px;
}
.home .event.listing .keyword{
	font-size: 9px;
	letter-spacing: 0;
	float: none;
	margin-bottom: 0;
}
.event.listing h2.summary{
	margin-top: 0;



	margin-bottom:10px;
	font-size:22px;
}
.event.listing .text{
	padding-top: 10px;
/* 	float: left; */
	font-size: 14px;
}
.home .event.listing .text{
	float: none;
}
.event.listing .eventdate{
	overflow: hidden;
	color: #666;
}
h2.summary{
	/*font-family: 'Rokkitt';*/
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 110%;
}
.adlibtext h2.summary{
	font-size: 18px;
	margin-bottom:10px;
	margin-top:5px;
	line-height: 130%;
}
.newsitem a, .event.listing a, .blog.listing a, .catalogue_item.listing a{
	color: #333;
	display: block;
}
a:hover h2.summary{
	color: #0066cc;
}
nav.crumbtrail{
	margin-bottom: 10px;
	font-size: 12px;
	display: block;
}
.crumbtrail a{

}
.depth0 .crumbtrail{
	display: none;
}
#comments_form{
	width: 35%;
	float: right;
}
.comments{
	margin-top: 30px;
}
.comments .moderated{
	overflow: hidden;
}
.comments-wrapper{
	overflow: hidden;
	float: left;
	width: 56%;
}
.comments h3{
	background-image: url(../images/comments-icon-dark.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 28px;
	margin-top: 0;
}
.comments h3#add_a_comment{
	background-image: none;
	padding-left: 0;
	font-size: 14px;
	text-align: right;
}
.comments .comment{
	margin-bottom: 0;
	position: relative;
	overflow: hidden;
}
.comments .comment .speechtip{
	background-image: url(../images/comments-speechtip.png);
	background-repeat: no-repeat;
	position: relative;
	width: 11px;
	height: 12px;
	bottom: -19px;
	float: right;
	clear: both;
}
.comments .comment .dark{
	background-color: transparent;
}
.comments .comment .message{

	margin: 5px 20px 5px 0;
}
.comments .comment .outline{
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #ccc;
	padding: 10px 15px;
}
.comments .comment h4.name{
	text-align: right;
	margin-top: 5px;
	font-size: 14px;
	color: #444;
	float: right;
}
.comments .comment .dtstart{
	text-align: right;
	font-size: 12px;
	color: #666;
	display: block;
}
#slider{
	height: 325px;
	position: relative;
    overflow: hidden;
    position:absolute;
    top:0;
    left:0;
}
#slider .item{
	background-image: url(../images/loading-wheel.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	width: 100%;
	height: 325px;
	float: left;
}
#slider .item a{
	display: block;
	height: 100%;
	cursor: pointer;
	position: relative;
/* 	overflow: hidden; */
	background-repeat: no-repeat;
	background-position: center 20%;
}
#slider .item .text{
	background-color: transparent;
	background-color: rgba(255, 255, 255, 0.8);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);
            zoom: 1;
	position: absolute;
	bottom: 40px;
	left: 60px;
	padding: 20px;
	max-width: 60%;
}
* html #slider .item .text {
   width: expression( document.body.clientWidth > 601 ? "600px" : "auto" ); /* sets max-width for IE */
}
#slider .item.slider_textright .text{
	left:inherit;
	right:60px;
}
#slider .item .text h2{
	font-family: 'Rokkitt';
	font-size: 30px;
	margin-top: -5px;
	margin-bottom: 0;
	color: #333;
}
#slider .item:hover .text{
	background-color: #2F778A;
	color: #fff;
	filter: none;
}
#slider .item:hover .text h2{
	color: #FFF;
}
#slider .item .text p{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	color: #666;
	margin: 0;
}
div.orbit-wrapper div.timer{
	background:rgb(255,255,255);
	background:rgba(255,255,255,0.3);
}
.home .third.middle, .home .third.right{
	margin-top: 10px;
}
.third{
	width: 33%;
	margin-top: 60px;
}
.third.right{
	float: right;
	clear: right;
}
.third.middle{
	float: right;
}
.third.left{
	/* float: left; */
	overflow: hidden;
}
.third .pad{
	padding: 15px;
}
.third .outline{
	border:1px solid #c8c8c8;
	overflow-x:hidden;
	overflow-y:auto;
}
.third.right .outline{
	margin-left: 15px;
}
.third.right .pad{
	position: relative;
	padding-bottom: 35px;
}
.third.right #homesearch #search, .third.right #homesearch input[type="submit"]{
	position: absolute;
	bottom: 0;
	left: 15px;
}

.sponsors{
	width:75%;
	float:left;
	/*display:none;*/
}

.sponsors .third{
	width:30%;
	padding:10px;
	margin-top:10px;
	float:left;
	height:100%;
}

.sponsors .third img{
	/*max-width:100%;*/
	max-width:115px;
	height:auto;
	text-align:center;
	vertical-align: middle;
}


#content2 .message h3{
	margin-top: 15px;
}
.pageblocks .item{
	margin-bottom: 20px;
	overflow: hidden;
}
.pageblocks .bottom-border{
	border-bottom: 1px solid #dedede;
}
.pageblocks .item.float{
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.pageblocks .item.float .imageholder{
	margin: 0;
	float: none;
	max-width: none;
}
.pageblocks .item.float.quarter{
	width: 24%;
	margin-right: 0;
}
.pageblocks .float.third.item{
	margin-top: 0;
}
.pageblocks .item.float.quarter .imageholder{
	max-width: 90%;
	border: 0;
	box-shadow: none;
}
.pageblocks .item.float.quarter .imageholder img{
	width: 100%;
}
.pageblocks .item.textwrap{
	overflow: visible;
}
.pageblocks .item.third.logo{
	width: 33%;
	float: left;
}
.pageblocks .item.third.logo .imageholder{
	max-width: none;
	width: 100%;
	border: 0;
	box-shadow: none;
	margin: 0;
	float: none;
}
.pageblocks .item.third.logo .imageholder img{
	width: 100%;
}
.pageblocks .item h2.page_subtitle:first-child, .pageblocks .item h3{
	/* margin-top: 0; */
}
.pageblocks .item h2.page_subtitle:first-child{
	margin-bottom: 20px;
	margin-top: 25px;
}
.home #choicemenu{
	overflow: hidden;
	clear: both;
}
.home #search-box, .home input[name="filter"]{
	font-size: 15px;
}
.home .third.right .outline{
	min-height: 335px;
}
* html .home .third.right .outline{
   height: expression( this.scrollHeight < 336 ? "335px" : "auto" ); /* sets min-height for IE */
}
.third.middle .outline{
	margin: 0 15px;
}
.third.left .outline{
	/* margin-right: 15px; */
	/* border: none; */
	margin-top: 10px;
}
.third h2{
	margin-top: 0;
	/*font-family: 'Rokkitt';*/
	font-size: 20px;
	margin-bottom:10px;
}
.third p{
	font-size:0.9em;
	margin-bottom:7px;
}
.third.right h2{
	color: #35908f;
}
.third.middle h2{
	color: #A82036;
}
.third.middle h2 a{
	font-family: 'Hevetica Neue', Helvetica, Arial, sans-serif;
	color: #A82036;
	white-space: nowrap;
}
.third.middle h2 a:hover{
	/*
color: #0066cc;
	text-decoration: underline;
*/
}
.third.left h2{
	font-family: "Rokkitt";
	/* font-size: 25px; */
	/* background-image: url(../images/info-icon.png); */
	background-repeat: no-repeat;
	background-position: 0 4px;
	/* padding-left: 28px; */
	text-transform: none;
	line-height: 100%;
	color: #333;
	margin-top: 5px;
}
.third.left h2.page_subtitle a{
	color: #6D4F44;
}
.third.left h2.page_subtitle a:hover{
	text-decoration: none;
}
.third.left p{
}
.event.listing.feed{
	border-bottom: none;
	margin: 0;
}
.event.listing.feed .imageholder{
	float: left;
	margin: 5px 20px 20px 0;
	border: 1px solid #333;
	box-shadow: none;
	height: 50px;
	width: 65px;
}
.home .event.listing.feed .imageholder{
	margin: 0 0 10px 0;
	background-image: none;
	border: 0;
	width: 100%;
	text-align: center;
	height: inherit;
	overflow: hidden;
	max-height: 210px;
	float: none;
	height: auto;
}
* html .home .event.listing.feed .imageholder {
   height: expression( this.scrollHeight > 209 ? "210px" : "auto" ); /* sets max-height for IE */
}
.home .event.listing.feed .imageholder img{
	display: inline;
	width: 100%;
}
/*.event.listing.feed.lunchtime.lecture .imageholder{
	background-image: url(../images/event-icon-lunchtime-lecture.png);
}
.event.listing.feed.evening.lecture .imageholder{
	background-image: url(../images/event-icon-evening-lecture.png);
}
.event.listing.feed.film .imageholder{
	background-image: url(../images/event-icon-film.png);
}
.event.listing.feed.interactive .imageholder{
	background-image: url(../images/event-icon-interactive.png);
}
.event.listing.feed.tour .imageholder{
	background-image: url(../images/event-icons-tour.png);
}
.event.listing.feed.partner .imageholder{
	background-image: url(../images/event-icons-partner.png);
}*/

.event.listing.feed .text{
	padding-top: 0;
}
.event.listing.feed a{
	padding: 0 0 10px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
}
.event.listing.feed:last-child a{
	border-bottom: 0px;
	margin-bottom: 0;
}
.event.listing.feed a:hover h2{
	text-decoration: underline;
}
.event.listing.feed h2{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 5px;
}
.home .event.listing.feed h2{
	line-height: 1.3;
}
.event.listing.feed p{
	overflow: hidden;
	font-size: 12px;
	color: #34908f;
	margin: 0;
}
.home .event.listing.feed span.keywords{
	padding-left: 10px;

	color: #666;
}
.commentfeeditem {
	border-top:1px #BABABA solid;
	margin-top:25px;
	padding: 30px 30px 0;
}
.commentfeeditem .commentposted h4.commentername, .commentfeeditem .commentposted p.postdate {
	margin:0px;
}
.commentimage{
	max-width: 100%;
}
.commentimage img{
	display: block;
	width: 100%;
}
.home #choicemenu select{
	font-size: 11px;
	height: auto !important;
	padding: 6px 0;
	margin-bottom: 8px;
}
.home form input[type="text"]{
	width: 203px;
}
.adliblistitem {
	padding:10px 0px;
	border-bottom:1px solid #dedede;
}
.adliblistitem:hover{
	border-bottom: 1px solid #BBB;
}
a.adlib-list-wrap{
	color: #333;
}
a.adlib-list-wrap:hover{
	color: #0066cc;
}

.adlibresults .wrap{
	position:relative;
}

.adlibsidebar{
	width: 200px;
	position:absolute;
	/* top:80px; */
	right:0;
}
.adlibresults .adlib .adlibsidebar{
	position: relative;
	float: right;
	clear: right;
	top:0;
}
.adlib .adlibsidebar{
	margin-left:30px;
}
.adlib .adlibsidebar .box{
	margin-bottom: 0;
}
.box{
	border: 1px solid #bbb;
	margin-bottom: 30px;
	border-radius:4px 4px 4px 4px;
	overflow: hidden;
	background-color:#FFF;
}
#content2 .box{
	margin-top: 15px;
}
 .box .pad{
	padding: 10px 15px;
}
 .box input.search{
	width: 90% !important;
	margin: 10px 0 !important;
	border-color:#DDD !important;
	display:block;
}
 .box input.submit{
	border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #666;
    display: block;
    font-size: 15px;
    line-height: 18px;
    margin: 5px 0 !important;
    padding: 4px 15px;
    display:block;
}
 .box h3, div#searchform #searchformtitle{
	padding: 6px 15px 5px;
	font-size: 18px;
	margin: 0;
	border-bottom: 1px solid #bbb;
	background: rgb(237,252,252);
background: -moz-linear-gradient(top,  rgba(237,252,252,1) 0%, rgba(225,240,240,1) 2%, rgba(215,229,229,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,252,252,1)), color-stop(2%,rgba(225,240,240,1)), color-stop(100%,rgba(215,229,229,1)));
background: -webkit-linear-gradient(top,  rgba(237,252,252,1) 0%,rgba(225,240,240,1) 2%,rgba(215,229,229,1) 100%);
background: -o-linear-gradient(top,  rgba(237,252,252,1) 0%,rgba(225,240,240,1) 2%,rgba(215,229,229,1) 100%);
background: -ms-linear-gradient(top,  rgba(237,252,252,1) 0%,rgba(225,240,240,1) 2%,rgba(215,229,229,1) 100%);
background: linear-gradient(to bottom,  rgba(237,252,252,1) 0%,rgba(225,240,240,1) 2%,rgba(215,229,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edfcfc', endColorstr='#d7e5e5',GradientType=0 );
	font-weight: normal;
	font-family: "Rokkitt";
}
.adlibsearch{
	overflow: hidden;
}
.adlibsearch p.showing-pages{
	font-size: 14px;
	color: #666;
}
p.priref {
	float:right;
	margin:0px;
	padding:0px;
}

#details-box {
	font-size:80%;
}
#details-box p {
	margin:3px 0px;
}
/*--------------FORMS---------------*/
form label {
    color: #404040;
    float: left;
    font-size: 15px;
    line-height: 18px;
    padding: 0 20px 0px 0;
    text-align: right;
    width: 180px;
}
#comments_form label{
	float: none;
	text-align: right;
	width: auto;
	padding: 0;
	display: block;
}
#comments_form input{
	float: right;
	clear: right;
	width: 95%;
}
#comments_form textarea{
	float: right;
	clear: right;
	width: 95%;
}
#comments_form .inputnote{
	width: 95%;
}
#comments_form input#submit{
	width: 98%;
}
form input[type="text"], form input[type="password"],form input[type="checkbox"], form select, form textarea {
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
form input[type="text"], form input[type="password"],form input[type="checkbox"], form textarea, form select, form .uneditable-input {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #333;
    display: inline-block;
    font-size: 15px;
    /* height: 18px; */
    line-height: 18px;
    margin: 0;
    padding: 4px;
    /* width: 280px; */
    width:320px;
}
#photoform form input[type="text"]{
	/* width: 96%; */
	margin-bottom: 10px;
}
form div select{
	width: 290px;
}
form div #new_keywords{
	margin-left: 200px;
	margin-top: 5px;
}
form div input#submit{
	width: 290px;
	float: right;
}
#mainform input#submit{
	float: left;
	margin-left: 200px;
}
#forgottenpassword, #forgottenpassword p, #forgottenpassword input{
	font-size: 14px;
}
#forgottenpassword input[type="submit"]{
	text-transform: capitalize;
	padding: 4px 10px;
	margin-left: 200px;
}
#forgottenpassword legend{
	text-transform: capitalize;
}
#loginform input#submit{
	float: left;
}
#content2 #mainform input#submit{
	margin-left: 0;
}
#waitwarning{
	box-shadow: 0 1px 8px #000;
	border: 2px solid #111;
	border-radius: 8px 8px 8px 8px;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  padding-top: 15px;
}
#waitwarning img{

}
#waitwarning p{
	color: #fff;
	text-align: center;
	margin-top: 10px;
}
form input[type="checkbox"] {
	width:auto;
}
form .ckeditor_holder {
    float: left;
    width: 50%;
}
form .editscroller {
	float: left;
    width: 280px;
    padding-top: 6px;
}
form .editscroller label.csvselect {
	float: right;
    padding: 0px 0 16px;
    text-align: left;
    width: 255px;
}
form textarea {
	height:120px;
}
form .formelementwrapper {
	margin:0 0 15px;
}
form .formelementwrapper .field_message{
	font-size: 14px;
	clear: both;
}
form .formelementwrapper .inputnote {
	color: #666666;
    float: none;
    margin: 8px 0 20px 20px;
    width: 280px;
    font-size:70%;
}
form input[type="submit"], .request-image a.button {
	border: 0;
    border-radius: 3px 3px 3px 3px;
    color: #666;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    font-size: 15px;
    line-height: 18px;
    margin: 0;
    padding: 4px;
    width: 280px;
    color: #333;
	background-color: #E0E0E0;
    background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
    border:1px solid;
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    width:auto;
}
form input[type="submit"]:hover, .box input.submit:hover, .request-image a.button:hover, input#submit.button:hover{
	background: rgb(242,242,242);
background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(224,224,224,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(224,224,224,1)));
background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e0e0e0',GradientType=0 );
}
form input#search, input#submit.button, #homesearch input[type="submit"], input#reset{
	padding: 4px 15px;
	color: #333;
	background-color: #E0E0E0;
    background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
    border:1px solid;
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    width:auto;
    font-size: 16px;
}
.contactus #fewsubmit input#submit.button{
	float: left;
	margin-left: 200px;
}
.roomhire #fewsubmit input#submit.button{
	float: left;
	margin-left: 200px;
}
form .checkbox{
	position: relative;
	bottom: 5px;
}
form#adlibform input#search:hover, #fewsubmit input#submit.button:hover, input#reset:hover{
	background: rgb(242,242,242);
background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(224,224,224,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(224,224,224,1)));
background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e0e0e0',GradientType=0 );

}
#collections-search form#adlibform input#search{
	font-size: 14px;
	padding: 8px 15px 7px;
	position: relative;
	top:1px;
}
#collections-search form#adlibform #search-box{
	margin-bottom: 10px;
	font-size: 16px;
	padding: 5px;
	position: relative;
	top:3px;
	height: 19px;
}
#collections-search #documentform input[type="text"], #collections-search #photoform input[type="text"]{
	height: 20px;
	position: relative;
	top:2px;
	width:auto;
}
#collections-search{
	text-align: right;
}
form fieldset {
	margin-bottom: 30px;
}
form fieldset legend {
	padding:0px;
	color:#444444;
	margin-bottom: 20px;
}
form button#browselink_image{
	float: right;
}
form input#image.editsmall{
	float: right;
}
form input#upload_image{
	float: right;
	margin-bottom: 10px;
}
form .browsecontainer{
	margin-bottom: 15px;
}
.tocitem{
	/*
float: left;
	margin-right: 30px;
*/
}
.tocitem a{
	padding: 8px 15px;
	color: #333;
	display: block;
	border-bottom: 1px solid #dedede;
	/*
background-color: #E0E0E0;
    background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
    border:1px solid;
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
*/
}
.tocitem a:hover{
	/*border-bottom: 1px solid #bbb;*/
	text-decoration:none;
	/*
background:#EFEFEF;
	border-color: #AAAAAA #AAAAAA #777777;
*/
}
.tocitem .imageholder{
	margin-top: 20px;
}
h3.toctitle{
	margin-top: 15px;
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #C7E3E3;
	font-family: "Rokkitt";
	font-weight: 700;
	margin-bottom: 5px;
	display:none;
}
.tocitem.grid{
	height: 180px;
	width: 25%;
	float: left;
	margin-bottom: 15px;
	overflow: hidden;
}
.tocitem.grid.tochide{
	display: none;
}
.tocitem.grid.halfgrid{
	width: 49%;
}
.tocitem.grid.thirdgrid{
	width: 33%;
}
.tocitem.grid a{
	padding:0;
	border-bottom: 0px;
	display: block;
	height: 100%;
	margin: 5px;
	position: relative;
	color: #FFF;
	background-position: center 20%;
	cursor: pointer;
}
.tocitem.grid a:hover{
	color: #FFF;
	text-decoration: none;
}
.tocitem.grid a:hover h2{
	color: #FFF;
	text-decoration: none;
}
.collections .tocitem.grid a{
/* 	background-size: 100%; */
	background-size: cover;
}
.tocitem.grid a .text{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.85)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 );
}
.tocitem.grid.rollover-enabled a .text p{
	display: none;
	text-decoration:none;
}
.tocitem.grid.rollover-enabled a:hover .text h2{
	display: none;
}
.tocitem.grid.rollover-enabled a:hover .text p{
	display: block;
	font-size: 14px;
	line-height: 1.5;
	padding: 50px 10px 0;
	text-shadow: 0 1px 0 #000;
}
.tocitem.grid.rollover-enabled a:hover .text{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.69) 38%, rgba(0,0,0,0.95) 99%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(38%,rgba(0,0,0,0.69)), color-stop(99%,rgba(0,0,0,0.95)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.69) 38%,rgba(0,0,0,0.95) 99%);
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.69) 38%,rgba(0,0,0,0.95) 99%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.69) 38%,rgba(0,0,0,0.95) 99%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.69) 38%,rgba(0,0,0,0.95) 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#f2000000',GradientType=0 );
	overflow: hidden;
	text-decoration:none;
}
.tocitem.grid h2{
	font-size: 20px;
	margin-left: 10px;
	margin-top: 50px;
	text-shadow: 0 1px 0 #000;
}
#cloudlinkcollection-of-the-month{
	display: none;
}
.hidelink{
	display: none;
}
#blog-sidebar{
	float: right;
	clear: right;
	width: 200px;
	margin-left: 30px;
}
.blog #blog-sidebar .forum-links, .blog p.report{
	display: none;
}
p.caption{
	font-size: 13px;
	margin: 3px 0;
}
.blog-new-thread{
	padding:0;
	color: #333;
	background-color: #E0E0E0;
    background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
    border:1px solid;
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    border-radius: 3px 3px 3px 3px;
}
.blog-new-thread a{
	padding: 8px 15px 8px 40px;
	display: block;
	background-image: url(../images/plus-icon-dark.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.blog-list-wrapper{
	overflow: hidden;
}
.blog-list-wrapper .imageholder{
	background-image: none;
}
.forum-links a{
	margin-left: 5px;
}
.forum-links .edit-profile{
	font-size: 12px;
	background-image: url(../images/contact-icon-small-dark.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.forum-links .edit-login.details{
	font-size: 12px;
	background-image: url(../images/login-icon-dark-small.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 4px -1px;
}
.forum-links .guidelines{
	font-size: 12px;
	background-image: url(../images/info-icon-small-dark.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 22px;
}
.forum-links .misuse{
	font-size: 12px;
	background-image: url(../images/flag-icon-small-dark.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left: 22px;
}
.radioselect_input{
	float: right;
	margin-top: 2px;
	margin-right: 15px;
}
.radioselect_label{
	float: right;
	text-align: left;
}
.exhibition .radioselect_label{
	width:300px;
}
#mainform{
	width: 550px;
	margin-top: 30px;
}

#mainform .smalltext{
	font-size: 12px;
}
#mainform legend span{
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}
#mainform #fewdeclaration_message{
	margin-bottom: 10px;
}
.pagelinks .delimeter{
	visibility: hidden;
}
.keywords-cloud{
	padding-left: 8px;
}
.keywords-cloud h3{
	font-size: 16px;
}
.keywords-cloud a{
	font-size: 14px;
	display: block;
	text-transform: capitalize;
}
.blog .keywords-cloud #cloudlinkshowall{
	margin-top: 15px;
}
.adlibfilters input#search-box{
	color: #333;
}
.keywords h4{
	margin-bottom:0;
}
#search-box,input[name='filter']{
	font-size:14px;
	width:160px;
	margin-bottom: 10px;
}
#homesearch #search-box,#homesearch select, #homesearch input[name='filter']{
	/* width:95% !important; */
}
#homechoice{
	margin-bottom:5px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#homechoice h3{
	margin:0;
	padding:0;
	font-size:14px;
}
#homechoice label{
	display:block;
	font-size:0.85em;
	padding:3px 0;
	border-top:1px solid #DDD;
}

.home #photoform, .home .document-search-box {
	margin-right:0;
}

.home input[name="filter"], .home #search-box, .home .third.right input[type="text"]{
	width: auto;
	margin-bottom: 5px;
}
.home #photoform form input[type="text"]{
	margin-bottom: 5px;
}
#homesearch #search,#homesearch input[type='submit']{
	margin-top:0;
}
.adlibfilters .clearfilter, .adlibfilters .Clear{
	margin-top: 10px;
	margin-bottom: 15px;
}
.adlibfilters .clearfilter input[type="submit"], .adlibfilters .Clear input[type="submit"]{
	width:auto;
	padding: 6px 15px 6px 35px;
	background-image: url(../images/cross-icon-dark-50op.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #ddd;
	box-shadow: none;
	border: none;
	text-shadow: none;
	color: #666;
}
.adlibfilters .clearfilter input[type="submit"]:hover, .adlibfilters .Clear input[type="submit"]:hover{
	background-color: #2F778A;
	color: #FFF;
}
.adlibfilters input#search{
	width: auto;
	padding: 4px 20px;
}
.pagelinks{
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.adlibsearch .pagelinks{
	margin: 0;
	margin-bottom:5px;
}
.adlibfilters{
	overflow: hidden;
}
.home #page{
	position: relative;
	padding-top:325px;
}
.home .orbit-wrapper{
	position: absolute;
	top:0;
	left: 0;
	height: 325px;
}

.home .third.right input[type="submit"]{
	width: auto;
	padding: 5px 15px;
	font-size: 16px;
}
.collections input[type="submit"]{
	width: auto;
	font-size:20px;
	padding:7px 10px;
}
.collections #documentform input[type="submit"], .collections #photoform input[type="submit"]{
	font-size: 14px;
}
.exhibition-feed h3{
	font-size: 14px;
	color: #FFF;
	background-color: #aaa;
	padding: 4px 10px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	text-shadow: 0 1px 0 #666;
}
.exhibition-feed.current h3{
	background-color: #2F778A;
}
.exhibition-feed a{
	color:#333;
	display: block;
}
.exhibition-feed a:hover{
	color: #0066cc;
}
#news-wrapper .news.item a{
	color: #333;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
}
#news-wrapper .news.item a:hover{
	color: #0066cc;
}
.disclosure{
	margin-bottom: 20px;
}
.disclosure .pageblocktext{
	overflow: hidden;
	padding-bottom: 20px;
}
.disclosure .disclosure_more_less {
    color: #761313;
    padding: 3px 15px;
	color: #333;
	background-color: #E0E0E0;
    background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
    border:1px solid;
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    cursor: pointer;
}
.disclosure .disclosure_more_less:hover{
	background: rgb(242,242,242);
background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(224,224,224,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(224,224,224,1)));
background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e0e0e0',GradientType=0 );
}
.collections.depth0 nav#subnav, .learning.depth0 nav#subnav{
	display: none;
}
#collections-search h2{
	font-size: 20px;
}
.admin{
	/* display:none; */
}
.adlibinfolabel {
	font-weight:bold;
	font-size:85%;
}

.documents .item{
	border-bottom:1px solid #CCC;

}
.documents .item h3{

}

div.orbit-wrapper div.timer{
	top:auto !important;
	bottom:-50px;
}

div.orbit-wrapper span.pause {
	opacity:1 !important;
}

table.wienerbox {
	border:1px #C7E3E3 solid;
	width:100%;
	margin-bottom:15px;
}
th{
	text-align:left;
}

.wienerbox td,.wienerbox th{
	padding:5px
}

.docsearchresults #content2{
	width:48%;
}

.docsearchresults .narrow_column{
	width:48%;
}

.documents .item{
	position:relative;
}

.documents .item h3{
	margin-right:90px;

}
.documents .item div,.documentitems .item h4{
	float:left;
	width:90px;
	margin-right:10px;
	text-align:left;
	margin:0;
	font-weight:bold;

}

.item td{
	border-bottom:1px #C7E3E3 solid;
	padding-top:5px;
	padding-bottom:5px;
}

.coverage_date{

	font-weight:bold;
	width:110px;
	padding-left:10px;
}

.item_description{
	padding-left:10px;
}

.item_number{
	font-weight:bold;
}

#item_desc table{
	width:100%;
}

.documentitems .item h4{
	top:10px;
}
.docsearchresults .item a{
	color: #333;
}
.docsearchresults .item .keywords a{
	color: #0066CC;
}
.docsearchresults .item a:hover{
	color: #0066cc;
}

.detailview.docsearchresults #content1{

}

.detailview.docsearchresults #content0{

}

.documentitems{


}

.documentitems ul{
	margin:0;
	padding:0;
}
.documentitems li{
	border-top:1px solid #C7E3E3;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	margin:0;
	position:relative;
}

li.item{
	list-style-type:none;
}

.info p{
	margin:0;
	font-size:0.9em;
}

.info{
	border-top:1px solid #C7E3E3;
	border-bottom:1px solid #C7E3E3;
	padding:10px 0;
	margin-bottom:10px;
}

.docsearchresults #content0{

	overflow:visible;
}

.gallery-tools .box{
	/*
width:35%;
	position:relative;
	top:-70px;
	float:right;
*/
	background-color:#FFF;
}

.request-image{
	float:right;
	width:22%;
	border:1px solid #C7E3E3;
	padding:5px;
	text-align:center;
}
.request-image-flat .request-image{
	float:none;
	width:100%;
}
.request-image-flat .request-image #orderform img{
	width:100px;
}
.request-image #orderform{
	overflow: hidden;
}
.request-image #orderform img{
	width: 100%;
}
.request-image #orderform .gallery_thumb,td.imageline .gallery_thumb{
	height: auto;
	margin-bottom: 10px;
}
.request-image input[type="submit"]{
	margin-bottom: 5px;
}
.request-image h3{
	margin:0;
}

.error{
	background-color:#FFFFE0;
}

#photocart tr{
	display: block;
	margin-bottom: 10px;
}
#photocart tr input[type="submit"]{
	padding: 4px 10px;
	margin-left: 10px;
}
.request-image #photocart td{
	font-size: 12px;
}
#photocart{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
}
#orderform #photocart{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.imageline .gallery_thumb{
	width:100%;
}
.imageline .gallery_thumb .imagewrapper{
	width: 100%;
}
.hide-collections-box .collections-box{
	display:none;
}
.collections-box{
	/* width:400px; */
	margin-left:0;
/* 	position:absolute; */
	right:0px;
	/* top:-10px; */
	background-color:#FFF;
	margin-bottom: 20px;
}
.collections-box #collection_chooser{
	float: left;
}
.collections-box #collections-search{
	float: left;
}
.collections-box #collections-search #documentform input[type="text"]{
	margin-bottom: 10px;
}
.collections-box #search-box{
	float: left;
}

.collections-box h3{
	overflow: hidden;
}
.collections-box h3 span.title{
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	padding-top: 2px;
}
.collections-box #collection_chooser{
	font-size: 14px;
	vertical-align:middle;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#EEE;
	border:1px solid #AAA;
	margin-right:10px;
	height:34px;
}
.collections-box #collection_chooser option{
	padding:3px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	background-color:#FFF;
}
.collections.depth0 .collections-box{
	/*top:-5px;*/
	/*width:75%;*/
	/*float:right;*/
	position:relative;
	width:100%;
	top:-15px;
}

.collections.depth0 #content0{
	clear:both;
}

.collections.depth0 h2.pagetitle{
	/*width:24%;*/
	/*float:left;*/
	padding-top:7px;
}
#soutronform form input.form-control{
	line-height:25px;
	margin-top:5px;
}



.collections-box form{
	overflow: visible;
}
input[name="filter"],#search-box{
	width:180px;
}
.whats-on.detailview #content2{
	display: none;
}
#refine-search{
	padding: 10px;
	border:1px solid #ccc;
	border-radius: 4px 4px 4px 4px;
	display: none;
	margin-bottom: 20px;
}
#refine-search label{
	display: block;
	clear: left;
	text-align: left;
	margin-bottom: 8px;
}
#refine-search label select{
	margin-top: 3px;
}
#photoform, .document-search-box{
	overflow: hidden;
	/* margin-bottom: 20px; */
	float: left;
	margin-right: 40px;
}
.depth0 #photoform, .depth0 .document-search-box{
	margin-bottom: 0;
}
#photoform form.find, .document-search-box form.find{
	float: left;
	margin-right: 20px;
}
#photoform form.find label, .document-search-box form.find label{
	width: auto;
}
.document-search-box input[type="text"]{
	margin-bottom: 10px;
}
.resultstat{
	font-size: 12px;
	color: #888;
}
.adlibresults .adlibfilters input#search-box{

}
span#refine, span#filterclose{
	padding: 4px 12px;
	color: #333;
	background-color: #E0E0E0;
    background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
    border:1px solid;
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    margin-left: 10px;
    cursor: pointer;
    font-size: 15px;
}
span#refine:hover, span#filterclose:hover{
	background: rgb(242,242,242);
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e0e0e0',GradientType=0 );
}
span#refine{
	margin-bottom: 0px;
}
span#filterclose{
	margin-top: 0;
	float: right;
	display: inline;
	padding: 1px 12px;
}
#refine-search h3{
	font-size: 14px;
	color: #333;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin: 0 0 8px;
}
#fewsubscribe input#subscribe{
	margin-left: 200px;
	padding: 6px 12px;
}
#content2 #fewsubscribe input#subscribe {
	margin-left:0px;

}

.keywords-cloud a.here{
	color:#A82036;
}
.pseudoselect{
	width:40%;
	float:left;
	margin:0;
	padding:0;
	height:90px;
	position:absolute;
	left:20%;
	z-index:20;
	white-space:nobreak;
}
.pseudoselect li{
	display:block;
	background-color:#FFF;
	padding:5px;
	border:1px solid #AAA;
	position:absolute;
	width:100%;
	font-family:Helvetica,Arial,sans-serif !important;
	height:30px;
	top:0;
	font-size:0.9em;
	cursor:pointer;
}
.pseudoselect li.two{
	top:30px;
}
.pseudoselect li.three{
	top:60px;
}
.photosearchresults.depth4 .inputnote{
	margin-bottom: 0;
}
.small-images{
	overflow: hidden;
}
.small-images.item .imageholder{
	float: left;
	margin-right: 20px;
}
.small-images.item .imageholder img{
	width: 100px;
}
div#searchform {
	width:auto;
	border:2px solid #2F778A;
	background-color:#f5f6f9;
	/*float:right;*/
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:85%;
	position:relative;
}
div#searchform label {
	font-weight:normal;
}
div#searchform div#searchfieldwrapper {
	/*display:none;*/
}
div#searchform div#searchconjunctionwrapper {
	margin-left:85px;
	width:40%;
	float:left;
	/*display:none;*/
}
div#searchform div#searchconjunctionwrapper label {
	display:inline;
	width:70px;
}
div#searchform div#searchconjunctionwrapper select {
	display:inline;
	width:auto;
}
div#searchform #searchformtitle {
	padding: 6px 15px 5px;
	font-size: 18px;
	margin: 0;
	background: #2F778A;
	font-weight: normal;
	font-family: "Rokkitt";
}
div#searchform .searchelementwrapper {
	float:left;
	padding-right:10px;
}
/*div#searchform .searchextras {
	clear:left;
	width:20%;
}*/
div.searchfieldwrapper {
	display:none;
}
div#searchform .searchextras .searchextraelement {
	float:left;
	margin-right:10px;
}
div#searchform .searchelementwrapper label {
	display:block;
	float:left;
	padding:0px;
	margin:0px 2px 0px 0px;
	width:100px !important;
}
div#searchform .searchelementwrapper input {
	padding:0px;
	margin:0px;
	float:left;
	width:auto;
}
div#searchform .searchelementwrapper select {
	font-size:100%;
	padding:0px;
	margin:0px;
	float:left;
	width:100px;
}
div#searchform .searchelementwrapper input[type="text"] {
	width:300px;
	margin:0px 10px;
}
div#searchform .searchwidgetwrapper {

	padding:0 5px 3px 5px;
	margin-bottom:2px;
}
div#searchform .searchwidgetwrapper .removebutton,div#searchform .searchwidgetwrapper .addbutton {
	float:right;
	width:auto;
}
div#searchform #clearsearchform {
	margin:0px;
	text-align:right;
	position:absolute;
	top:0px;
	right:0px;
	padding:3px 0px;

}
div#searchform #clearsearchform input{
	font-size:0.9em;
	width:150px;
	margin:3px;
	padding:1px;
}
div#searchform #searchformform {
	position:relative;
}
div#searchform #searchformform input[type="submit"] {
	text-align:center;
	float:right;
	right:0px;
	bottom:-15px;
	width:150px;
	font-size:1.5em;
	margin-right:5px;
}
.searchresults .searchresult .imagewrapper {
	width:80px;
	margin:0px 10px 10px 0px;
	float:left;
}
.searchresult{
padding-top:10px;
padding-left:10px;
}
.searchresult a{
	text-decoration:none;
}

.searchresult p{
	margin:0px;
	width:80%;
}

.searchresult a:hover{
	text-decoration:underline;
}
.noresults{
	margin-top:40%;
}
.noresults p{
	text-align: center;
}
#searchformform{
	margin:5px 0px;
}
.collection_from{
	float:right;
	clear:right;
	width:17%;
}
#topnavwrapper {
	width:999px;
	height:30px;
	margin:auto;
	background-color:#00693E;
	background-image:url(../images/tone.jpg);
	overflow:hidden;
}
.menustretcherlinktextwrapper {
	text-align:center;
}
.searchoptionswrapper {
	/*border:1px red solid;*/
}
.searchoptionswrapper .interstitialor {
	float:left;
	font-weight:bold;
}
.searchoptionswrapper .artistoptions {
	width:45%;
	float:left;
}
.searchoptionswrapper .seriesoptions {
	width:45%;
	float:right;
}
.searchoptionswrapper input[type='submit'] {
	width:20%;
}
.advancedsearchitem {
	border-bottom:3px #bababa solid;
	padding:0px;
	margin:0px;
}
.advancedsearchitem h3 {
	padding:0px;
	margin:0px;
}
.advancedsearchitem h3 a{
	padding:0px;
	margin:0px;
	display:block;
	padding:10px;
}
html #twtr-widget-1 .twtr-tweet a{
	color: #2F778A !important;
}
html #twtr-widget-1 .twtr-doc, html #twtr-widget-1 .twtr-hd a, html #twtr-widget-1 h3, html #twtr-widget-1 h4 {
	background-color: #2F778A !important;

}
#itempricedescription * {
	display:none;
}
#itempriceform{
	margin-top: 10px;
	margin-right: 10px;
}
#itempricedescription{
	font-size: 0.8em;
	padding-top: 10px;

	margin-left: 20px;
}
#itempriceform{
	margin-bottom: 10px;
}
#giftaidform #giftaid_yes, #giftaidform #giftaid_no{
	float: left;
	margin-top: 2px;
}
.catalogue_item.detail p{
	clear: left;
}
.catalogue_item.detail #pricepoints p{
	clear: none;
}
.items-link{
	color: #0066cc !important;
	display:block;
	float:right;
}
#documents-match{
	margin-left:5%;
	padding-left:5%;
	float:right;
	border-left:1px dotted #7F7F7F;
}
#grid.filterpresent{
	width:48%;
	float:left;
}
#grid.documents{
	margin-top:0;
}
.document_items li.item, #grid.documents .item{
	border-bottom:1px solid #CCC;
	padding-top:10px;
	padding-bottom:10px;
}
.document_items li.item h4{
	float:left;
	clear:left;
	width:90px;
	text-align:left;
	margin-right:10px;
}
td.docref,.item_number{
	font-weight:bold;
	padding-right:10px;
}
#grid.documents .item h3{
	margin:0;
	font-weight:normal;
	font-size:16px;
}
.current.exhibition-feed .imageholder{
	width: 30%;
}
.current.exhibition-feed .imageholder img{
	width: 100%;
}
.current.exhibition-feed h2.summary{
	font-size: 18px;
}
.current.exhibition-feed p.description{
	margin-top: 10px;
}
.learning .current.exhibition-feed .imageholder{
	width: auto;
}

.adminform form .editscroller {
	width:320px;
	height:200px;
	overflow:hidden;
	overflow-y:scroll;
}
.adminform form .editscroller label.csvselect {
	padding-bottom:0px;
}
.adminform form .editscroller .candy_on, .adminform form .editscroller .candy_off {
	padding:3px 0px 0px 3px;
}
.adminform form .editscroller .candy_on {
	background-color:#dddddd;
}

#filterorshowall #showall {
	float:right;
}
#filterorshowall #filterform {
	float:left;
}
.highlight {
	background-color:#ffff00;
}

footer .sponsors{
	max-width:66%;
	position: relative;
    top: 15px;
}

footer .social-media{
	/*width:33%;*/
	width:25%;
	float:left;
}
footer .social-media h3{
	font-size: 14px;
	color: #333;
	margin-top: 0;
	position: relative;
    top: 15px;
}
footer .social-media a{
	display: block;
	float: left;
	text-indent: -9000px;
	width: 26px;
	height: 21px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
    top: 15px;
}
footer .social-media a.wl-facebook{

	background-repeat: no-repeat;
	background-image: url(../images/wl-facebook.png);
}
footer .social-media a.wl-twitter{
	margin-right: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/wl-twitter.png);
}
footer .social-media a.wl-linkedin{

	background-repeat: no-repeat;
	background-image: url(../images/wl-linkedin.png);
}
footer .social-media a.wl-pinterest{
	margin-right:15px;
	background-repeat: no-repeat;
	background-image:url(../media/images/medium/pinterest_badge_red_21x21.png);
}
footer .social-media a.wl-youtube{
margin-right: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/YouTube-social-squircle_red_24px.png);
}
footer .social-media a.wl-instagram{
    background-repeat: no-repeat;
	background-image: url(../images/wl-instagram.png);
}
.home #thirdleft h2.page_subtitle{
	font-size: 20px;
	margin-top: 2px;
	margin-bottom: 19px;
}
#subnav .adlibkeywords ul li {
	margin-bottom:0px;
	text-indent:-15px;
	padding-left:15px;
}
.adlibkeywords ul {
	width:100%;
	height:180px;
	overflow-x:hidden;
	overflow-y:scroll;
}
.adlibkeywords h3 {
	/*font-size:85%;*/
}
.adlibkeywords h3 .loadingmessage {
	font-size:50%;
}

/* Exhibition slider 2 */

#slider-small .item.exhibition-1 a{
	cursor: default;
}
#slider-small{
	height: 325px;
	position: relative;
    overflow: hidden;
    position:absolute;
    top:0;
    left:0;
    /* margin-top: 40px; */
}
#slider-small .item{
	background-image: none;
	background-color: #fff;
	width: 100%;
	height: 325px;
	float: left;
	overflow: hidden;
}
#slider-small .item a{
	display: block;
	height: 100%;
	cursor: pointer;
	position: relative;
/* 	overflow: hidden; */
	background-repeat: no-repeat;
	background-position: center 20%;
}
#slider-small .item .image{
	float: left;
	margin-right: 30px;
}
#slider-small .item {
	background-color: #fff;
}
#slider-small .item .text{
	overflow: hidden;
}

#slider-small .item.slider_textright .text{
	left:inherit;
	right:60px;
}
#slider-small .item .text h2{
	font-size: 30px;
	margin-top: -5px;
	margin-bottom: 0;
	color: #333;
}

#slider-small .item .text p{
	font-family: sans-serif;
	font-size: 14px;
	color: #666;
	margin: 0;
}
#slider-small .item .padding{
	padding: 0 80px;
}

#giftaidmessage, #fewdeclaration_message{
	margin-top:20px;
	position: relative;

}
#giftaidmessage p, #fewdeclaration_message p{
	font-size:90%;
	margin:5px 0px;
}
#giftaidstuff{
	margin-top: 20px;
	overflow: hidden;
}




/*	ORDERS	*/
.topscroller {
	height:150px;
	overflow:scroll;

}
.orders .topscroller {
	height:600px;
}
.tallscroller {
	height:300px;
	overflow:scroll;
}
.topscroller table, .tallscroller table {
	width:100%;
}
tbody {
	/*border:thin red solid;*/
}
.topscroller .listingtable a {
	width:100%;
	height:100%;
	display:block;

}

.yv {
	background-image:url(../images/yv.gif);
}

.gb {
	background-image:url(../images/gb.gif);
}

.wl {
	background-image:url(../images/wl.gif);
}
.br{
	background-image: url(../images/br.gif);
}
.wl, .gb, .yv, .br{

	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 5px;
	padding-left: 55px;
	min-height: 45px;
	height: auto !important;
	height: 45px;
}

.key h3 {

	font-size: 14px;

}


#comments_form .input_radio {
	font-size: 14px;
	line-height: 2;

}

#comments_form .input_radio input[type=radio]{

	width: auto;
	margin-right: 20px;
}

.blog .imageholder, div.rightmedia  {
border: none;
	box-shadow: 0 0 0 0;
	background-image: none;


}

.blog .listing .rightmedia img {

	width: 100%;


}

.blog .listing .rightmedia {

margin-top: 0;

}

.profilepic {

	float: left;
	margin-right: 5px;

}

.key h3 {

	/* font-size: 16px; */
}

.key {

	padding-left: 8px;
}



.docdelivery {
	border-bottom:1px #cccccc dotted;
}
.docdelivery .inyourcart {
	border-bottom:none;
}

/*

	Interactive map

*/

/*removing "double" line breaks*/

body.interactive-map p{
	margin:0 !important;
}

#map_canvas{
	position: absolute;
	/*z-index:1000000 !important;*/
	z-index:10 !important;
	margin:0 auto;
	left:0 !important;
}
#map_container{
	position: relative;
	min-height:600px;
	min-width:600px;
}
#map_nav{
	width:100%;
	height:10%;
	position: absolute;
	top: 0;
	left: 0;
}
#map_nav ul{
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
}
#map_nav li.map_nav_item{
	position: relative;
}
#map_nav li.map_nav_item,#map_nav li.refresh,.modalContainer .button-wrapper{
	display:block;
	float: left;
	width:15%;
	height:80%;
	list-style-type: none;
	margin:0 15px 10px 15px;
	background-color:#2F778A;
	background-image:url("../images/noise-pattern.png");
	text-align:center;
	border-radius: 2px;
}
.modalContainer .button-wrapper{
	width:45%;
	height:50px;
	/*position: absolute;*/
	/*bottom:20px;*/
	position: relative;
	left:24%;
}
.modalContainer .instructions h3{
	margin-bottom:0;
	padding-left:10px;
}
#map_nav li.map_nav_item a.button, .modalContainer .button{
	color:#FFFFFF;
	background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/button-shine.png");
    background-position: center 43%;
    background-repeat: no-repeat;
    padding:5px 0px;
	line-height:240%;
	font-weight: bold;
	font-size: 14pt;
	width:100%;
	height:100%;
	display:block;
}
#map_subnav_wrapper{
	display: none;
	position: relative;
	z-index: 20;
	height:auto !important;
	background-color:#FFF;
	width:200% !important;
	border:1px solid #2f778a;
}
#map_subnav_wrapper li.map_subnav_item{
	list-style: none;
	margin:10px 2.5%;
	cursor: pointer;
	float:left;
	width:45%;
}
#map_subnav_wrapper li.map_subnav_item a.city{
	background-color:#2f778a;
}
#map_nav li.map_nav_item span.downarrow{
	background-image: url("../images/downarrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 32px;
    position: absolute;
    right:15px;
    text-align: center;
    top: 10px;
    width: 10%;
    /* just for now - it doesnt quite look right */
    display:none;
}
#modalTabs{
	height:100%;
}
#modalTabs .modalContainer{
	display:none;
	height:100%;
}
#modalTabs .modalContainer[data-tab="1"]{
	display:block;
}
.modalContainer[data-tab="1"] .map-thumb,.modalContainer[data-tab="4"] .map-thumb{
	cursor: pointer;
}
.modalContainer .modalInner.modalFull{
	width:100% !important;
}
.modalContainer #oldMap{
	width:100%;
	/*height:75%;*/
	height:90%;
}
.modalContainer #map-caption{
	height:10%;
	text-align:center;
	padding:25px 0;
	font-size:0.8em;
}
.modalContainer .titlebar{
	overflow:hidden;
	margin-bottom:20px;
}
.modalContainer .titlebar .title{
	width:50%;
	float:left;
	margin:0;
}
.modalContainer .titlebar .sharelink{
	width:50%;
	float:right;
	margin:0;
}
#map_nav li.map_nav_item a.button:hover,#map_nav li.refresh a.refresh_icon:hover{
	background-image:none;
}
#map_nav li.map_nav_item:first-child{
	margin-left:30px;
}
#map_nav li.map_nav_item:last-child{
	margin-right:0px;
}
#map_nav li.refresh{
	width:5% !important;
	max-width:5% !important;
	min-width:5% !important;
	position: relative;
	cursor:pointer;
}
#map_nav li.refresh div.refresh_icon{
	font-family: 'heydings_controlsregular', Helvetica, Arial, sans-serif;
	color:white;
	font-size:2em;
	line-height:1.3em;
	height:30px;
	width:30px;
	margin:auto;
}
#canvas_wrapper{
	height:90%;
	width:100%;
	position: absolute;
	bottom: 0;
	left:0;
}
#map_sidebar{
	display:none;
}
#map_sidebar ul{
	margin:0;
	padding:0;
	overflow:auto;
	max-height:525px;
}
#map_sidebar li.map-item{
	list-style-type: none;
}
#map_sidebar li.map-item .sidebar-item-wrapper{
	overflow:auto;
	max-height:500px;
	width:100%;
	display:block;
}
#map_sidebar li.map-item div p{
	font-size:0.75em;
}
.modalContainer .map-thumb{
	max-height:100%;
	max-width:100%;
	vertical-align: middle;
	-moz-transform:scaleX(1);
	-webkit-transform:scaleX(1);
	transform:scaleX(1);
}
.modalContainer .mapImage{
	margin:0 auto 5px;
	position: absolute;
	text-align:center;
	display:none;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:1000000;
	background-color:#FFF;
	text-align:center;
	overflow:auto;
}
.modalContainer .thumb-wrapper{
	position: absolute;
	top:0;
	width:200px;
	visibility:hidden;
	padding:0;
}
.caroufredsel_wrapper{
	position: relative !important;
	margin:0 auto;
}
/*breaks stuff in IE8*/
/*.caroufredsel_wrapper[style]{
	overflow:visible!important;
}*/

.thumb-wrapper-rel{
	position: relative;
	/*height:100%;*/
	height:auto;
	margin:0 auto;
	width:100%;
}
.thumb-wrapper-rel .caroufredsel_wrapper{
	/*overflow:visible !important;*/
}
.image-wrapper{
	list-style-type: none;
	float: left;
	margin:4px;
	text-align: center;
	display:block;

	position: relative;
	/*height:100%;*/
	/*testing height:auto;*/
	/*height:auto;*/
}
.modalContainer[data-tab="1"] .image-wrapper, .modalContainer[data-tab="4"] .image-wrapper{
	width:300px;
}

.image-wrapper img{
	height:auto;
}
#map_sidebar .arrow-wrapper.prev{
	float:left;
}
#map_sidebar .arrow-wrapper.next{
	float:right;
}
#map_sidebar .item-text{
	margin-top:10px;
}
.modalContainer .collections-link{
	margin:15px 0;
}
#mapcontentwindow{
	z-index:1100000 !important;
	position:absolute;
	background-color:#FFF;
	border:1px solid black;
	box-shadow:3px 3px 3px 3px #888;
	display:none;
	max-height:400px;
	max-width:50%;
}
#mapcontentwindow:before, #mapcontentwindow:after{
	border:medium solid transparent;
	content:' ';
	height:0;
	width:0;
	position: absolute;
}
#mapcontentwindow.leftarrow.top:before{
	border-right-color:black;
	border-width:12px;
	top:8px;
	right: 100%;
}
#mapcontentwindow.leftarrow.top:after{
	border-right-color:white;
	border-width:10px;
	top:10px;
	right: 100%;
}
#mapcontentwindow.leftarrow.bottom:before{
	border-right-color:black;
	border-width:12px;
	bottom:8px;
	right: 100%;
}
#mapcontentwindow.leftarrow.bottom:after{
	border-right-color:white;
	border-width:10px;
	bottom:10px;
	right: 100%;
}
#mapcontentwindow.rightarrow.top:before{
	border-left-color:black;
	border-width:12px;
	top:8px;
	left:100%;
}
#mapcontentwindow.rightarrow.top:after{
	border-left-color:white;
	border-width:10px;
	top:10px;
	left:100%;
}
#mapcontentwindow.rightarrow.bottom:before{
	border-left-color:black;
	border-width:12px;
	bottom:8px;
	left:100%;
}
#mapcontentwindow.rightarrow.bottom:after{
	border-left-color:white;
	border-width:10px;
	bottom:10px;
	left:100%;
}
#mapcontentwindow .mapImage{
	float:left;
	padding-right:10px;
}
#map_sidebar .caption{
	text-align: left;
	font-size: 0.7em;
	width: 100%
}
.modalContainer .caption{
	text-align: left;
	font-size: 0.7em;
	width: 100%
}
.modalContainer .media-wrapper{
	width:100%;
	/*position: absolute works if you want to pin the audio player to the bottom of the tab*/
	/*however, it will overlay itself over any long pictures*/
	/*without it, the audio player moves so it is always directly under the current image.*/
	/*if the image is the full width, then it will disappear under the fold of the tab*/
	/*position: absolute; */
	bottom:0;
	text-align:center;
}
.modalContainer .media-wrapper audio{
	width:90%;
}
.modalContainer .media-wrapper .media_caption{
	font-size:14px;
}
.interactive-map #page{
	position:relative;
}
.raspberry i, .interactive-map em {
    color: #a82036;

}
.interactive-map nav#subnav {
display: none;

}
.interactive-map #maptext{
	padding:10px 30px 10px 10px;
	overflow: auto;
}
#mapcontentwindow .mapcopy h5{
	font-weight:bold;
	margin:0;
}
#mapcontentwindow .mapcopy p{
	font-size:0.8em;
	margin:10px auto;
}
.interactive-map #maptext .place_name{
	float:left;
	width:50%;
	text-align: left !important;
}
.interactive-map .map-item .target, .interactive-map #maptext .place_name{
	font-size:12pt;
	font-weight: bold;
	margin-bottom:10px;
	padding:5px;
	text-align: center;
}
.interactive-map .map-item .target{
	width:80%;
	margin:0 auto;
}
.interactive-map .windowclose, .interactive-map .sidebar_close{
	position:absolute;
	right:-10px;
	top:-15px;
	cursor: pointer;
	background:url('../images/simple_sprite.png') no-repeat;
	height:35px;
	width:35px;
	z-index:50000;
}
#instructions{
	display:none;
}
.instructions .smalltext > *{
	font-size:12px !important;
}
#map_sidebar .sidebar_close{
	display:none;
}
#map_sidebar.expanded .sidebar_close{
	display:block;
}
.interactive-map h2.pagetitle{
	margin-bottom:10px !important;
	width:100%;
}
.interactive-map #mapsearch{
	width:45%;
	float:right;
	text-align: right;
	line-height: 200%;
	margin-bottom:20px;
}
.interactive-map #mapsearch #s{
	width:50%;
}
.interactive-map .results{
	width:90%;
	margin:5px auto;
	padding:10px;
}
.interactive-map .results{
	border-top:1px solid #ccc;
}
.interactive-map .results:first-child{
	border:none;
}
.interactive-map .results .image-holder{
	float:left;
	margin-right:10px;
	padding:5px;
	border:1px solid #ccc;
	position: relative;
}
.interactive-map .results .image-holder .newitem{
	position: absolute;
	bottom:5px;
	left:5px;
	right:5px;
	color:#FFF;
	text-align: center;
	background-color:#2F778A;
	background-image:url("../images/button-shine.png");
	background-position:center 43%;
	background-repeat:no-repeat;
}
.interactive-map .results .content .title{
	font-weight: bold;
	margin-bottom:10px;
}
.interactive-map .results .content p{
	font-size: 0.8em;
}
.interactive-map .results .content p a{
	display:block;
}
.interactive-map .prev{
	background-image: url(../images/slider-arrows3.png);
	height: 31px;
	width: 31px;
	display: block;
	background-position: 0 0;
	position: absolute;
	left: 0px;
	top:80px;
	text-indent: -9000px;
	zoom: 1;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: 0.5;
	z-index:500;
}
.interactive-map .next{
	background-image: url(../images/slider-arrows3.png);
	height: 31px;
	width: 31px;
	display: block;
	background-position: 31px 0;
	position: absolute;
	/*left:88%;*/
	left:92%;
	top:80px;
	text-indent: -9000px;
	zoom: 1;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: 0.5;
	z-index:500;
}
.interactive-map .modalFull .next{
	left:94% !important;
}
#closeZoom{
	position:absolute;
	top:10px;
	right:10px;
	width:35px;
	height:35px;
	background-image:url("http://www.wienerlibrary.co.uk/public_scripts/fancybox.2.0.5/fancybox_sprite.png");
	background-repeat:no-repeat;

}
.interactive-map .prev:hover, .interactive-map .next:hover{
	zoom: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}

.interactive-map .dottrack{
	text-align:center;
}

.interactive-map .dottrack a{
	background-color:#CCC;
	border-radius:10px;
	height:10px;
	width:10px;
	display:inline-block;
	margin-left:5px;
}

.interactive-map .dottrack a.selected{
	background-color:#666;
}

.interactive-map .dottrack a span{
	display:none;
}

.image-wrapper span{
	font-size:0.8em;
	line-height:1em;
	display:block;
	margin-top: 0.5em;

	/*position: relative;*/
	width:100%;
	/*bottom:5px;*/
}

.disclosure_more_less{
	cursor: pointer;
	color:#2F778A;
}
.interactive-map .expanded .sidebar_expanded{
	width:50%;
	float:right;
	overflow:auto;
	max-height:500px;
}
.interactive-map .expanded .sidebar_expanded p{
	font-size:0.8em;
}
.interactive-map #map_sidebar.expanded ul{
	width:45%;
	float: left;
}
.interactive-map .zoom-wrapper{

    display: block;
    padding-bottom: 20px;
    display:none;
}

.interactive-map .zoom-wrapper img{
	float:left;
	display:block;
	margin-right:10px;
	width:50%;

}
.interactive-map .sxy-zoom-container{
	margin:0 auto;
}
.interactive-map .zoom-wrapper span.zoom-caption{
	text-align:left;
	color:#000;
	display:block;
	width:45%;
	float:right;
}

.interactive-map .inactiveimage{
	display:none;
}

.interactive-map .activeimage{
	display:block;
	position:relative;
	z-index:3000;
}

.interactive-map #map_sidebar .detailview{
	display:none;
}
.interactive-map #map_sidebar .listview{
	margin:10px auto;
}
#map_sidebar .list-image-wrapper{
	float: left;
	width:25%;
}
#map_sidebar .list-image-wrapper img{
	width:100%;
}
#map_sidebar .list-text{
	margin-left:5px;
	width:70%;
	float: left;
}
#map_sidebar .list-text h5,#map_sidebar .list-text p{
	margin:0;
}
.modalContainer{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width:100%;
	/*removing to test on ie8 without scrollbars*/
	/*overflow-y:scroll;*/
	overflow-y:auto;
	overflow-x:hidden;
	/*overflow:hidden;*/
}
.modalContainer .modalInner{
	/*height:430px;*/
	height:87%;
	width:48%;
}
.modalContainer .modalInner.modalLeft{
	float:left;
	overflow-x:hidden;
	/*overflow-y:scroll;*/
	overflow-y:auto;
	position: relative;
}
.modalContainer .modalInner.modalRight{
	float:right;
	overflow-x: hidden;
	/*overflow-y:scroll;*/
	overflow-y:auto;
	padding-right:20px;
}
.modalContainer .modalInner.instructions{
	float: left;
	width:98%;
	padding:10px;
	height: auto;
}
#modal_tabs{
	position: absolute;
	width:60px;
	height:180px;
	right:-60px;
	padding:0;
	margin:0;
	list-style: none;
}
#modal_tabs li.tab{
	width:100%;
	height:33.3%;
	background-color:#f9f9f9;
	cursor:pointer;
	text-align: center;
}
#modal_tabs li.tab:first-child{
	border-radius:0 5px 0 0;
}
#modal_tabs li.tab:last-child{
	border-radius:0 0 5px 0;
}
#modal_tabs li.tab.active{
	background-color:#2f778a !important;
}
#modal_tabs li.tab.active i{
	color:#f9f9f9 !important;
}
#modal_tabs li.tab i{
	font-size:2em;
	line-height:2em;
	color:#2f778a;
}
#modal_tabs li.tab .fa-translation{
	width:40px;
	height:40px;
	margin:10px;
}
.translation-pane h4{
	font-weight:normal;
}
#loadcontent{
	display:none;
}
.markershadow{

}
.markershadow img{
	width:100%;
	height:100%;
}
.modalLeft .zoomControlWrapper{
	position: absolute;
	bottom:0;
	width:100%;
	overflow:hidden;
	text-align:center;
	padding-right:5%;
}
.modalLeft .zoomButton{
	position: relative;
	width:25%;
	float:left;
	background-color:#2f778a;
	background-image:url("../images/noise-pattern.png");
	border-radius:2px;
	margin:0 15px 10px;
}
#zoominit{
	position: absolute;
	bottom:10px;
	/*right:5px;*/
	height:20px;
	width:60px;
	background-image:url('../images/zoom-icon-inactive.png');
}
#zoominit:hover,#zoominit:focus{
	background-image:url('../images/zoom-icon.png');
}

.outerwrapper{
	display:table;
	height:100%;
	width:100%;
}
.innerwrapper{
	display:table-cell;
	vertical-align:middle;
	text-align: center;
}
.outerwrapper .innerwrapper .fa.fa-spin{
	font-size:3em;
	text-align: center;
}


/*
	End of interactive map
*/

.exhibitions #content0{
	background-color: #E8EFEF;
	width: 100%;
	margin:0 auto;
	margin-bottom: 25px;
	position: relative;


}
.exhibitions #content1 {
	background-color: #B4D6D6;
	width: 80%;
	margin:0 auto;
}





.exhibitions .gallery_thumb {

	float: right;
	margin-left: -15px;
}

.exhibitions .label {
	margin-left: 30px;
}
.exhibitions .pagetitle {
	display: none;
}
.exhibitions .crumbtrail {
	display: none;
}

.gallery_thumb2 {
	float: left;
	width: 33%;
	margin: 20px 0;
	display: block;
}
.gallery_thumb2 .imageholder {
	/*max-height: 250px;*/
	margin: 0 15%;
	float: none;
	max-width: none;
}
.gallery_thumb2 .imageholder a {
	display: block;
}

.gallery_thumb2 .imageholder a img {
	max-width: 100%;
	display: block;
}
.exhibitionscarousel {
	display: none;
}

.exhibitions .exhibitionscarousel {
	display: block !important;
	font-size: 12px;

}

.exhibitions #subnav {
	display: none !important;
}

.snelement {
    display: block;
    float: left;
    margin-bottom: 15px;
    overflow: hidden;
    width: 245px;
    margin-right: 40px;

}


.sibnav {
	background-color: #E8EFEF;
	height: 160px;
	margin-bottom: 20px;
	position: relative;
}

.snelement img {
	float: left;
    overflow: hidden;
    margin-right: 10px;
    padding: 5px;


}
.snelement h2 {
	font-size: 12px;
	margin-right: 10px;
	color: #2F778A;

}

.snelement.here {
	background-color: #B4D6D6;

}
.snelement:hover {
	background-color: #B4D6D6;

}

.floatcenter .imageholder{
	float:none !important;
	margin:1px auto 20px auto !important;
	border:none !important;
	box-shadow:none !important;
	max-width:70%;
}

.sibnav span, .panelnav span {
	color: #FFF;
	font-weight: bolder;
	padding: 2px 5px 5px;
	background-color: #2F778A;


}
#sibprev, #sibnext, #exnext, #exprev {
    cursor: pointer;
    display: block;
    height: 69px;
    text-indent: -9000px;
    width: 21px;
}
#sibnext {
    background-image: url("../images/sibnav-right.png");
    position: absolute;
    right: 0;
    top: 50px;
}
#exnext {
    background-image: url("../images/sibnav-right.png");
    background-repeat: no-repeat;
    position: absolute;
    right: 50px;
    top: 40%;
}
#sibprev {
    background-image: url("../images/sibnav-left.png");
    left: 0;
    position: absolute;
    top: 50px;
    z-index: 1;
}
#exprev {
    background-image: url("../images/sibnav-left.png");
    background-repeat: no-repeat;
   position: absolute;
 	left: 50px;
 	top: 40%;
    z-index: 1;
}
#expagi {
	width: auto;
	height: 20px;
	margin-bottom: 10px;
	text-align: center;
}
#expagi a {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #b4d6d6;
}
#expagi a.selected {
	background-color: #2f778a;
}
#expagi a span {
	display: none;
}
.labelex {
	padding-left: 30px;
	background-image: url("../images/magglass.png");
	background-repeat: no-repeat;

}

#siblingnav ul {
	padding: 0;
}

#siblingnav a {
	display: block;
	overflow: hidden;

}

.exhibition_gallery_wrap {
	background-color: #B4D6D6;
	overflow: hidden;
	clear: both;
}

.panelsliderlisting {
	overflow: hidden;
	float: left;
	width: 672px;
}

.small_link{
	font-size:0.9em;
}
.expandSidebar{
	font-size:1.1em;
	font-weight:bold;
	word-wrap:break-word;
}

#mapcontentwindow .mapcopy{
	overflow:hidden;
}

#mapcontentwindow .expandSidebar{
	float: left;
}

.narrow_column form {
	padding:15px 0px;
	margin:15px 0px;
}
.narrow_column .widgetwrapper {
	padding-bottom:5px;
	margin-bottom:5px;
}
.narrow_column .widgetwrapper label, .narrow_column .widgetwrapper input, .narrow_column .widgetwrapper select, .narrow_column .widgetwrapper textarea {
	width:98%;
	text-align:left;
	padding-bottom:5px;
	margin-bottom:5px;
}
form.add_to_cart label{
	padding-top: 4px;
	text-align: left;
/* 	margin-left: 20px; */
	margin-bottom: 10px;
}
form.add_to_cart select{
	display: block;
	clear: left;
}
form.add_to_cart .formelementwrapper{
	margin-left: 20px;
}
#giftaidform{
	margin-bottom: 10px;
}

form .topinput{
	max-width:300px !important;
	width:60% !important;
}

table#submissions th,
table#submissions td{
	padding:0.5em;
}

/*.collections-link{
	display:none !important;
}*/