@charset "ISO-8859-1";
/* CSS Document for printing */

@media print {
	/* #printingBox{display:none !important; transform: scale(.7);}
	body{font-size: 13pt; margin: 0 !important; padding: 0 !important; }
	
	.mainWrapperInner {width: auto; left:0; top:0;} */
	
  /*@page {
    size: 210mm 297mm;  landscape */
    /* you can also specify margins here: 
    margin: 25mm;
    margin-right: 45mm; *//* for compatibility with both A4 and Letter 
  }*/
	#maincontent{ width: 70%;  }
}

* { color: #1C1C1C !important; }

#mainWrapperInner{
	width: 1000px;
    margin: 0 auto;
	position: relative;
}

* a{ border-bottom: none !important; cursor: default !important;}
/** a:hover{color: inherit !important;}*/
* img:hover{ opacity:1 !important;filter:alpha(opacity=100) !important;}

img, tr td, .slideshow, .stockbookinfo, .image, #indexContainer .item {page-break-inside: avoid;}

#updateDisclaimer, #printCitation{ font-size:13px; color: #333;}

.noprint, #headerSearch, #navigation{ display: none;}

#printingBox{ position: absolute; top:30px; right:0px;  z-index:3000;}


/* OVERALL PAGE */
@media screen /*and (max-width: 992px)*/ {
  #header {
    padding-top: 60px !important;
  }

}

#masthead .site-navigation{display:none;}
body, .head-container{ background-color: #FFF !important;}

.head-container{border-bottom: 1px solid #ccc;}

#maincontent{-webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

#footer{text-align:left; }

#printCitation{ margin-bottom:1em; }

/* index pages */
#indexsplashCtrl, #filterContentsLink, #selectedFiltersCont, #filterContents, a.nextprev, #viewsnav, #sortControls {display:none !important;}
#catalogueConcordance #sortControls {display:table-row !important;}
.index #leftColumn { display:none;}
.index #rightColumn { width: 100% !important;}

/* entry */
#sectionNavigation, #toolbar, .enlarge, #entrynav{ display: none;}
.commentary h5{ margin-bottom:.5em;}
.commentary .item{ margin-left:0px; margin-right: 1.5em;}

#collectionsEntry .info img, #ownershipdetails input{ display:none;}
#mainCatImage{margin-bottom:40px}

.abbreviationDiv {font-weight: bold; padding-bottom: 0px;}
#relatedcontent .getkeyword {color: #333 !important; text-decoration: none !important; }

/* other */
.catWorksCont .item.long{height:270px;}
.catWorksCont .item{margin-bottom:20px;}

#catWorks.sizeWrapper{ width: 900px !important; overflow-y: visible !important; height: fit-content !important;}
#catWorks.sizeWrapper .item.slideshow{ margin-bottom: 1em; }
.bottomText{display:block !important;}
.readon, .readless{display:none;}

.maplink{ background-image:none; padding:0;}

.commentary .entry{ background-color: transparent; padding:0px;}
.bookmarkLink{display:none !important;}
#searchNav, #searchCriteria{display:none !important;}

#sectionSuppImgs .item.floatLeft { float: none !important; clear: both; }

/* RELATIVE SIZE FIXES */
#relativeSizeNote { display: none; }
#tabsLinkedRecs {padding-top: 40px; }
.sizeInner, .sizeInner #loadcontent{ margin: 0px !important; }
