/* VERSION = $Id$ $Rev: 224863 $ $Date: 2013-12-18 19:19:12 +0000 (Wed, 18 Dec 2013) $ */

/*PRINT STYLESHEET*/
@media print
{

/* GLOBALS */
html, body {height:auto !important;}
body {font-size:12pt; color:#000; background:#fff !important;}

/* layout */
#contentWrapper, #bookcartContentWrapper {
	border:none !important; 
	float:none !important; 
	*width:562pt !important;
	margin:0 25pt 0 0 !important;
	box-shadow:none !important;
}
#float-wrap {float:none !important;}
#contentColumn, #bookCartPage #contentColumn, .articlesPage #contentColumn {float:none !important; margin:0 !important;}
#leftColumn, #miscColumn {float:none !important; display:none;}

/* header/search box */
#customEncoreHeader {display:none;}
#bannertop {display:none;}
#searchbox {display:none;}
.basicSearchbox {display:none;}
.encoreLogo {float:none;}

/* big footer */
#footerArea, #bookcartFooterArea {display:none;}
.pageWrapperPush, .push {display:none;}

/* ARTICLES PAGE */
#linksUpdateAreaAnyComponent {display:none;}
.articleResourceLink {display:none;}
.fedSearchArea .browseContent {float:none !important; width:562pt !important;}

/* BOOKCART PAGE */
/* toolbar */
.bookCartPage #selectionHeader {display: none;}

/* bookcart items*/
.bookcartItem {display: none;}
.bookCartPage .gridBrowseCol2 {float:none !important; width:60% !important;}
.bookCartPage  .addtlActions, .bookCartPage  img.actionIcon {opacity: 0;} 
.bookCartPage .checkboxLink img {display: none;}

/* BROWSE RESULTS PAGE */
#mainContentArea {float:none !important; width:100% !important;}
#minimalOtherSources {display:none;}
.actionIcon {display:none}
.actions {display:none;}
.addtlActions {display:none;}
.button {visibility: visible !important;}
.gridBrowseContent2 {float:none !important; width:100% !important;}
.pagination1 {float:none !important; margin-bottom:.25em;}
.searchResult .addtlActions, .searchResult img.actionIcon {opacity: 0;}
.sortSelector {font-weight:bold;}
.sortSelector a {font-weight:normal;}
.spellingSuggestion {display:none;}
.searchPage .ToggleContainer, .searchPage .orderedCopies, .searchPage .ThresholdContainer {display:none !important;}
ul.enrichedContentList {display:none !important;}
.starArea .mystar img {visibility: visible !important;}

/* facets */
#facetsSearchPageArea {display:none;}

/* related searches */
#relatedSearchesShadowTable {display:none;}

/* RESULTS PAGE */
/* facet column */
#actionToolbar {display:none;}
#imageLinkComponent {margin-left:0;}
.recordDisplayLeftLinks {display:none;}
.recordDetailPage #rightColumn {display:none !important;}
.return {display:none;}

/* REVIEWS PAGE */
.reviewsPage #mainContentArea {float:none !important; width:auto !important;}
.reviewsButton {float:right !important;}
.reviewsPage #rightColumn .miniCitation {float: right !important; width: 100% !important;}

/* PATRON PAGE */
.backToPrevious {display:none !important;}
.accountSummary {display:none !important;}
.accountFunctions {float:none !important; display:inline-block; vertical-align:top; margin-top:0 !important;}
.accountFunctionsContentWrapper {float:none !important; display:inline-block; vertical-align:top; margin-top:0 !important;}
.accountFunctionsContent .error div {margin-bottom:0 !important;}
}