/* VERSION = $Id$ $Rev: 215487 $ $Date: 2013-07-16 16:56:27 -0700 (Tue, 16 Jul 2013) $ */


/*This is a stylesheet for IE7 only - it overrides styles in dpstyles.css amd must be loaded in the page after dpstyles.css
using conditional comments*/


/* ADVANCED SEARCH PAGE */
#advancedSearchForm .operatorLabel {width:42px !important; padding-bottom: 2px  !important; padding-top: 3px !important;}
#advancedSearchForm .searchTextField, .searchTextFieldAdd {padding:2px 5px !important;}
#advancedSearchForm .limitLabel {padding-bottom: 3px !important;}
#advancedSearchForm #resetLinkSubmitComponent {position:relative !important; top:-.3em !important;}
#advancedSearchForm #startYear, #advancedSearchForm #endYear {padding:1px 5px !important;}
#advancedSearchForm #publisher {padding:1px 5px !important;}
.addLimitButton {margin-top:0 !important;}
#advancedSearchForm #searchSubmit {display:inline-block !important;}

/*Bookcart Dialogs */
body.bookCartPage #dialogComponent.elemPositionedDialog {padding-top:10px !important;}
body.bookCartPage #dialogComponent.elemPositionedDialog .boxBody {width: 98%; }
body.bookCartPage #dialogComponent.elemPositionedDialog .boxHeader {width:98%;}
html body.bookCartPage .elemPositionedDialog #submitCancelButtons {float:right;}
html body.bookCartPage .commentSubmit, html body.bookCartPage .commentCancel, html body.bookCartPage .requestSubmit { padding:2px; margin-right: 8px;}
html body.bookCartPage .yesCancelButtons .commentSubmit {margin-right: 3px;}
html body.bookCartPage #dialogComponent.elemPositionedDialog {max-width: 300px;}
html body.bookCartPage #dialogComponent.elemPositionedDialog br {display:inline;}
html body.bookCartPage .elemPositionedDialog #submitCancelButtons, html body.bookCartPage .elemPositionedDialog .yesCancelButtons {float:right;}
html body.bookCartPage #dialogComponent #submitCancelButtons, html body.bookCartPage #dialogComponent .yesCancelButtons {padding-bottom: 0;}

/*HEADER*/
#carrotIndicator {padding-top:.25em !important;}

/*SEARCH*/
.searchText {vertical-align:top !important;}
.searchSubmit {vertical-align:top !important;}
.basicSearchbox .searchSubmit {vertical-align:bottom !important;}

/*TOGGLE CONTAINER*/
.ToggleContainer #Labels div {margin:0 !important;}
.ThresholdContainer #Labels .bibInfoHeader {margin:0 !important;}
.ToggleContainer .bibInfoHeader, .ThresholdContainer .bibInfoHeader {margin-right:.2em !important;}
#tocLinkComponent, #tocInternalLinkComponent {margin-bottom:.2em !important;}

/*INNREACH*/
.otherSourcesBlock, x:-moz-any-link {float:none !important;}

/*POPULAR CHOICES*/
#bestBetsAnyComponent ul li a {vertical-align:top !important; position:relative !important; top:-.4em !important; text-align:left !important;}

/*FEDERATED SEARCH PAGE*/
.fedSearchPage #recTitlesHeader {padding-top:13px !important; margin-left:0 !important;}
.fedSearchPage #recTitlesHeader {width:auto !important;}

/*GBN*/
table.gbnList {width:auto !important;}

/*TOOLTIPS*/
.tundra .tooltipBg .dijitTooltipContainer {margin-bottom:1em !important;}
.commentsShadow, .tooltipBg .dijitTooltipShadowArea {margin-left:-.5em !important; margin-top:-.5em !important;}

/*SEARCH RESULTS NONE PAGE*/
.noHits .authSuggestHeader {margin-top:-5px !important;}

/*Related Searches */
table#relatedSearchesShadowTable {margin-top:25px !important;}
.noHits #authoritySuggestionAnyComponent {margin-left:0 !important;}

/*Program Section Display */
.noImageTdContent {display:inline !important;}

/*Sticky footer styles */
#contentWrapper {display:table !important;}

/*Account Select Tooltip */
/*max-width is not recognized properly with this tooltip' */
#accountSelect {width:300px !important;}

/* COMMUNITY TAGS */
input.tagSubmit {border-color:#fff !important; padding:3px 0 !important;}

/* BROWSE DISPLAY */
body .exportButtons  {bottom:-7px;}
body .exportButtons * {float:none; display:inline;}
body .exportButtons > span {float:none; display:inline;}

/*language selector dropdown */
html .languageDropdownWrapper {
    display: inline;
}

html .dropdownLanguageSelected  {
    font-size:1em;
    zoom:1;
}

html .languageDropdownWrapper .languageList {
    top: 20px;
}
