/* VERSION = $Id$ $Rev: 106183 $ $Date: 2010-09-13 10:44:58 -0700 (Mon, 13 Sep 2010) $ */

/*PRINT STYLESHEET*/
@media print
{

/* GLOBALS */
body {font-size:12pt; color:#000;}

/* layout */
#float-wrap {float:none;}
#facetColumn {float:none; width:562pt !important; margin:0 25pt; position:static;}
#contentColumn, #bookCartPage #contentColumn, .articlesPage #contentColumn {float:none; width:562pt !important; margin:0 25pt; position:static;}
.searchPage #contentColumn {position:relative;}
#miscColumn {float:none; display:none;}

/* header/search box */
#bannertop {display:none;}
#searchbox {display:none;}
.basicSearchbox {display:none;}
.encoreLogo {float:none;}

/* big footer */
#footerArea, #bookcartFooterArea {display:none;}
.pageWrapperPush, .push {display:none;}

/* BROWSE RESULTS PAGE */
/* facets */
#facetsSearchPageArea {display:none;}

/* browse result */
#mainContentArea {float:none; width:100% !important;}
table.browseResult {width:90%;}
.sortSelector {font-weight:bold;}
.sortSelector a {font-weight:normal;}
.actions {display:none;}
.searchPage .ToggleContainer, .searchPage .orderedCopies, .searchPage .ThresholdContainer {display:none !important;}
ul.enrichedContentList {display:none !important;}

/* related searches */
#relatedSearchesShadowTable {display:none;}

/* RESULTS PAGE */
/* facet column */
.return {display:none;}
#imageLinkComponent {margin-left:0;}
.recordDisplayLeftLinks {display:none;}

/* content column */
.recordDisplay {width:85%;}

/* BOOKCART PAGE */
/* toolbar */
#backToPreviousPage {display:none;}
#bookCartPage .pageHeader {text-align:left !important; font-size:1.25em !important;}
#formComponent {display:none;}
#secondaryFormsWrapper {display:none;}

/* bookcart items*/
#bookCartPage #bookCartPageIdAnyComponent {margin-left:0 !important; width:85%;}
#bookCartPage table {width:100% !important;}
.bookcartItem {display:none;}

/* ARTICLES PAGE */
.fedSearchArea .browseContent {float:none !important; width:85% !important; margin-left:.5em !important;}
.articleResourceLink {display:none;}
#linksUpdateAreaAnyComponent {display:none;}

}