﻿body
{
    padding: 0;
    margin: 0;
    font: 0.9em Tahoma,Arial,Helvetica,sans-serif;
    background-color: #FFFFFF;
    color: #000000;
}
/* Required to match body for IE*/
table
{
    padding: 0;
    margin: 0;
    font: 1em Tahoma,Arial,Helvetica,sans-serif;
    background-color: #FFFFFF;
    color: #000000;
}

a
{
    color: Blue;
}
a:visited
{
    color: Blue;
}

h1
{
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.7em;
}
h2, h3
{
    margin: 0px;
    padding: 0px;
    font-size: 1em;
    display: inline;
}
h4
{
    margin-top: 2em;
    margin-bottom: 0em;
}

hr
{
    clear: both;
    width: 100%;
    float: left;
}

img
{
    border: 0;
}

/*//////////////////////////////////////////////////////     HEADER */

#header
{
    background: #FFFFFF url(images/headMain.gif) no-repeat top left;
    color: #000000;
    height: 75px;
    z-index: 13;
    width: 100%;
    position: relative;
}

.headerLoginContainer
{
    float: right;
    position: relative;
    width: 250px;
    border: 2px solid #26338F;
    padding-left: 2px;
    padding-right: 4px;
    text-align: right;
    height: 72px;
}

div#loginfailresult
{
    background-color: #FFFFFF;
    color: red;
    text-align: left;
}

#headerMenu
{
    border-bottom: #26338F 4px solid;
    border-top: #26338F 1px solid;
    margin: 0px;
    padding: 0px;
    background-color: #EDEDED;
    color: #000000;
    vertical-align: text-top;
    width: 100%;
    text-align: right;
}

#ctl00_contentQuickSearch
{
    text-align: center;
    width: 100%;
    border: 0px;
    margin-top: 1px;
}
#ctl00_LoginInfoControl1
{
    float: right;
    width: 30%;
}

div#PageOptions
{
    margin: 0px 20px 0px 20px;
    display: none;
}
/*//////////////////////////////////////////////////////     FOOTER  */
#footer
{
    z-index: 13;
    position: relative;
    clear: both;
    margin: 0;
    color: #333;
    background-color: #ddd;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    width: 100%;
    font-size: 70%;
    text-align: center;
}
#footer a
{
    text-decoration: none;
    color: #333;
    background-color: #DDD;
}

#footer img
{
    border-width: 0;
}
.footerImageLink ul li
{
    display: inline;
}

/*//////////////////////////////////////////////////////     FORMS  */

input, textarea, select, option
{
    border: 1px solid #AAABB8;
    font-size: 0.9em;
}

legend
{
    font-weight: bold;
    color: Blue;
    border-style: none;
}

fieldset
{
    border:0;
    border-style: none;
}

.checkbox
{
    border: 0;
    vertical-align: middle;
}

.radio input
{
    border: 0;
}

.radioNotification input
{
    border: 0;
}

.button
{
    color: #000;
    background: #B6B8C3 url(images/buttonBack.gif) no-repeat top left;
    border: 1px solid #737B88;
    font-weight: bold;
    font-size: 0.9em;
    padding: 0 2px;
    margin-left: 5px;
}

.combo
{
}

form
{
    margin-bottom: 0;
}

.borrowerNumberTextBox
{
    width: 112px;
}
.pinTextBox
{
    width: 60px;
}

/*//////////////////////////////////////////////////////     NAVIGATION  */
.NavigationContainer
{
    padding-top: 6px;
}
.NavigationContainer h3
{
    background-image: url(images/upper-right-corner.gif);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #05379B;
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 8px 0px 0px 10px;
    letter-spacing: normal;
    width: 152px;
    display: block;
}

.NavigationLinksContainer
{
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 2px;
    border-color: #26338F;
    border-width: 2px;
    border-style: Solid;
    width: 156px;
    background-color: #eafde9;
}

.NavigationLinksContainer ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}

.NavigationLinksContainer ul li
{
    border-bottom: 1px solid #8C9298;
    margin: 0;
    padding: 0;
}

.NavigationLinksContainer ul li a
{
    display: block;
    line-height: 1.35em;
    padding: 0.3em 0.6em;
    margin: 0;
    text-decoration: none;
}

.mainNav
{
    text-decoration: none;
    background-color: #eafde9;
}

.mainNav:hover
{
    background-color: #eafde9;
}

.subNav
{
    background-color: #eafde9;
    padding-left: 20px !important;
}

.subNav:hover
{
    background-color: #eafde9;
}

/*//////////////////////////////////////////////////////     SECTION NAVIGATION (SEARCH PAGE)  */

.contentSectionNavigationContainer
{
    float: left;
    width: 100%; /* background: url(        "images/bg.gif" ) repeat-x bottom;*/
    font-size: 93%;
    line-height: normal;
}
.contentSectionNavigationContainer ul
{
    margin: 0;
    padding: 10px 10px 0;
    list-style: none;
}
.contentSectionNavigationContainer li
{
    float: left;
    background: url(         "images/left.gif" ) no-repeat left top;
    margin: 0;
    padding: 0 0 0 9px;
}
.contentSectionNavigationContainer a, .contentSectionNavigationContainer a:visited
{
    float: left;
    display: block;
    background: url(         "images/right.gif" ) no-repeat right top;
    padding: 5px 15px 4px 6px;
    text-decoration: none;
    font-weight: bold;
    color: #26338F;
    background-color: #fff;
}

/* Commented Backslash Hack
       hides rule from IE5-Mac \*/
.contentSectionNavigationContainer a
{
    float: none;
}
/* End IE5-Mac hack */

.contentSectionNavigationContainer a:hover
{
    color: #26338F;
    background-color: #fff;
}
.contentSectionNavigationContainer #current
{
    background: url(       "images/left_on.gif" );
    border-width: 0;
}
.contentSectionNavigationContainer #current a
{
    background: url(       "images/right_on.gif" );
    color: #26338F;
    background-color: #fff;
}

/*//////////////////////////////////////////////////////    Application Styles  */


.center
{
    text-align: center;
}

.right
{
    text-align: right;
}

#topLink a
{
    text-decoration: none;
    color: #003399;
    background-color: #fff;
}

#ctl00_topLink ul li
{
    list-style-image: none;
    display: inline;
}

/*
.contentMainUserButton
{
	width: 100%;
	font-size: 93%;
	line-height: normal;
}
.contentMainUserButton ul
{
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}
.contentMainUserButton li
{
	float: left;
	background: url(       "images/buttons/LBE.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 10px 0 9px;
}
.contentMainUserButton a, .contentMainUserButton a:visited
{
	float: left;
	display: block;
	background: url(       "images/buttons/RBE.gif" ) no-repeat right top;
	padding: 5px 15px 6px 6px;
	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
	color: #000000;
}*/
/* Commented Backslash Hack
       hides rule from IE5-Mac \*/
/*.contentMainUserButton a
{
	float: none;
}*/
/* End IE5-Mac hack */
/*.contentMainUserButton a:hover
{
	color: #26338F;
	background-color: #fff;
}

*/
.contentMainUserButton a, .contentMainUserButton a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	margin-right:3px;
	background-color:#ffd24c;
	padding:1px 4px 1px 4px;
	border-color: #bfb8bf;
	border-width: 1px;
	border-style: Solid;
	line-height:2;
	font-size:0.9em;
}
.contentMainUserButton li,.contentMainUserButton ul
{
	margin-top: 2px;
	margin-bottom:5px;
	list-style:none;
}
.contentMainUserButton ul
{
	margin-left:0px;
	padding-left:0px;
}

/* index.aspx Styleing */

.indexSubHeader
{
    width: 100%;
    background-color: #003399;
    font-weight: bold;
    padding-left: 5px;
    color: #FFFFFF;
}

.AccountSubHeader
{
    width: 100%;
    background-color: #99CCFF;
    font-weight: bold;
    padding-left: 5px;
    color: #000000;
}

.RowContainer
{
}

.RowContainer:after
{
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}

.contentheadinginformation
{
    float: left;
    font-weight: bold;
}
#borrowerNameContainer
{
    color: blue;
    background-color: #fff;
    padding-bottom: 5px;
    font-size: 110%;
}
.YourAccountColumnHeader
{
    font-weight: bold;
}
.AccountDetailsRowTitle
{
    padding-bottom: 5px;
    float: left;
    font-weight: bold;
    width: 30%;
}
.AccountDetailsRowTitle a
{
    text-decoration: none;
}
.AccountDetailsRowData
{
    float: left;
    width: 39%;
}
.AccountDetailsRowLink
{
    float: left;
    width: 30%;
}

/*Global Catalogue Styles */

.CatalogueSearchTerm
{
    font-size: 120%;
    color: blue;
    background-color: #fff;
}

.CataloguePageNavCurrent
{
    color: red;
    background-color: #fff;
    text-decoration: none;
}

.CataloguePageNav
{
    color: black;
    background-color: #fff;
}

.CataloguePageNavNextPrevious
{
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
    color: #003399;
    background-color: #fff;
}

.CataloguePageNavNextPrevious img
{
    border: 0;
}

.CatalogueViewAll
{
    text-align: right;
}


/* 02_003_BrowseResults.aspx Styles */

#BrowseResultsContainer
{
}

.BrowseResultsColumn1
{
    width: 15%;
    float: left;
}
.BrowseResultsColumn2
{
    width: 65%;
    float: left;
}
.BrowseResultsColumn3
{
    width: 10%;
    text-align: right;
    float: left;
}


.BrowseResultsColumn2 ul, .BrowseResultsColumn2 ul li
{
    list-style: none;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

/*    02_004_TitleResults.aspx   */

.TitleListResultsOuterContainer:after
{
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}

.TitleListResultsOuterContainer
{
    font-size: 0.9em;
    width: auto;
    border-right-style: solid;
    border-left-style: solid;
    border-left-width: 100px;
    border-left-color: #fff;
    border-right-width: 120px;
    border-right-color: #fff;
}
.TitleListResultsInnerContainer
{
    position: relative;
    margin: 0px;
    width: 100%;
}
.TitleListResultsLeft
{
    display: inline;
    margin-left: -100px;
    width: 135px;
    float: left;
    position: relative;
}
.TitleListResultsCenter
{
    display: inline;
    float: left;
    width: 70%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding-left: 5px;
    font-size: 125%;
}

.TitleListResultsRight
{
    display: inline;
    width: 190px;
    margin-right: -150px;
    float: right;
    position: relative;
    padding-left: 10px;
    vertical-align: text-top;
}

.TitleListResultsRecordNumber
{
    float: left;
    width: 30px;
}

LoansHistoryListResultsRecordNumber
{
    float: left;
    width: 60px;
}

.TitleListResultsRecordImage
{
    float: left;
    width: 43px;
}
.TitleListResultsRecordIcon
{
    float: left;
    width: 60px;
    text-align: center;
}

/* 02_005_TitleInformation */
#col1
{
    float: left;
    width: 25%;
    display: inline;
    text-align: center;
}

#col1 a
{
    text-decoration: none;
}

#col2
{
    float: left;
    width: 64%;
    display: inline;
}

#amazonLinkContainer
{
    padding-top: 2px;
    width: 100%;
    text-align: center;
}

.TitleInformationCopyAvailHeader
{
    font-weight: bold;
    text-align: left;
}

.TitleInformationCopyAvailItem
{
}

.TitleInformationCopyAvailItemNotForLoan
{
    color: Red;
    background-color: #fff;
}

.TitleInformationTable
{
}

.TitleInformationHeader
{
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}
/*
#################################################
#												#
##												#
###												#
#####	STYLES FOR YOUR READING LIST MODULE		#
###												#
##												#
#												#
#################################################	
*/

.readingListSelectContainer a
{
    padding-left: 10px;
}

.readingListSelectContainer div.indexSubHeader
{
    margin-top: 5px;
    margin-bottom: 3px;
}

.readingListSelectContainer div.indexSubHeader a
{
    color: #FFFFFF;
    background-color: inherit;
    text-decoration: none;
}

.readingListValues
{
    list-style: none;
}

/*
#################################################
#												#
##												#
###												#
#####	STYLES FOR ALL PAGE SIDE PANELS			#
###												#
##												#
#												#
#################################################	
*/
/*Right Hand Control Styles */
#BasketContainer ul li
{
    display: inline;
}

#BasketLinkContainer
{
    padding-top: 2px;
    padding-bottom: 2px;
}

#TitleInformationRelatedContainer, .TitleListMediaLimitContainer, #BasketContainer
{
    padding-top: 6px;
}
#TitleInformationRelatedContainer h3, .TitleListMediaLimitContainer h3, #BasketContainer h3
{
    background-image: url(images/upper-left-corner.gif);
    background-color: #05379B;
    background-repeat: no-repeat;
    background-position: top left;
    color: #fff;
    font-size: 95%;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 8px 0px 0px 10px;
    letter-spacing: normal;
    width: 171px;
    display: block;
}

#TitleInformationRelatedLinksContainer, #TitleListLimitLinksContainer, #BasketItemsContainer
{
    border: 2px solid #26338F;
    padding: 0px 0px 0px 2px;
    width: 175px;
}

#TitleListLimitLinksContainer ul, #BasketContainer ul
{
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 2px;
}

#TitleInformationRelatedContainer li, #TitleListLimitLinksContainer li, .SavedSearchContainer ul
{
    margin: 0;
    padding: 0px 0px 0px 2px;
}

/* Left Hand control Styles */

/*RecentViewed Style */
#RecentlyViewedContainer, .SavedSearchContainer
{
    padding-top: 6px;
}

#RecentlyViewedLinkContainer, .SavedSearchLinkContainer
{
    border: 2px solid #26338F;
    padding-left: 2px;
    width: 156px;
}
#RecentlyViewedContainer h3, .SavedSearchContainer h3
{
    background-image: url(images/upper-right-corner.gif);
    background-color: #05379B;
    background-repeat: no-repeat;
    background-position: top right;
    color: #fff;
    font-size: 95%;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 8px 0px 0px 10px;
    letter-spacing: normal;
    width: 152px;
    display: block;
}
#RecentlyViewedContainer ul
{
    margin: 2px 0px 0px 18px;
    padding: 0px 0px 0px 0px;
}

#RecentlyViewedContainer li, .SavedSearchContainer li
{
    list-style-image: url(images/bullet2.gif);
    margin: 0;
    padding: 0px 0px 0px 2px;
}
.SavedSearchContainer li
{
    list-style: none;
}



/* Search History Styles */

#SearchHistoryContainerBox
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    padding-left: 10px;
    width: 99%;
}

#SearchHistoryContainer li
{
    display: inline;
    list-style-type: none;
    padding-right: 50px;
}

#SearchHistoryContainer h3
{
    color: #003399;
    background-color: #fff;
    font-size: 1.5em;
}

.SavedSearchPageContainer
{
    width: 100%;
}
.SavedSearchPageContainer th
{
    text-align: left;
    background-color: #99CCFF;
    font-weight: bold;
    padding-left: 5px;
    color: #000000;
}

.SavedSearchColumn1
{
    width: 30%;
}
.SavedSearchColumn2
{
    width: 40%;
}
.SavedSearchColumn3
{
    width: 30%;
}

.SaveSearchLink
{
    font-size: 80%;
}

.row
{
    width: 100%;
    margin-bottom: 0;
    clear: both;
}

.label, .loginLabel
{
    float: left;
    width: 23%;
    margin-right: 1%;
    vertical-align: top;
}

.field, .loginField
{
    float: left;
    width: 75%;
    vertical-align: top;
}

.loginLabel
{
    width: 24%;
}

.loginField
{
    width: 50%;
}
.loginErrorField
{
    float: left;
    width: 25%;
    vertical-align: top;
}


/* used to style field radio buttons */
.field table
{
}

.advancedlabel
{
    float: left;
    width: 20%;
    margin-right: 1%;
    vertical-align: top;
}

.advancedfield
{
    float: left;
    width: 40%;
    margin-right: 1%;
    vertical-align: top;
}

.advancedtext
{
    float: left;
    width: 37%;
    margin-right: 1%;
    vertical-align: top;
    display: block;
    overflow: auto;
}

.BrowseResultsNavigationContainer
{
    text-align: center;
}

.BrowseResultsNavigationContainer ul li
{
    display: inline;
    padding-left: 2px;
    padding-right: 2px;
}

.BrowseResultsInformationContainer
{
    text-align: center;
}

.saveContainer
{
    display: block;
    width: 100%;
}

.EmailResultsContainer
{
    clear: both;
}
.EmailResultsContainer:after
{
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}

.error
{
    font-weight: bold;
    color: Red;
    background-color: #fff;
}

.renewCheckBoxLabel
{
    position: absolute;
    margin-left: -999px;
    visibility: hidden;
}

.ReviewRow1
{
    padding: 5px;
}
.ReviewReviewer
{
    width: 50%;
    float: left;
}
.ReviewAdded
{
    width: 30%;
    float: left;
}
.ReviewRating
{
    width: 20%;
    float: left;
}

.ReviewRow2
{
    clear: left;
    padding: 15px 5px;
}

#ctl00_ContentPlaceCenterContent_copyAvailabilityDisplay table caption
{
    display: none;
}

#reviewLinks
{
    list-style-type: none;
    list-style-image: none;
    padding-left: 2px;
    margin: 2px 0px 2px 2px;
}

.PayOnlineTable
{
    width: 100%;
}
.PayOnlineTable th
{
    text-align: left;
}

/*////////////////////////////////////////////////////// Switcher Styles  */

.FontSizeSwitcherContainer, .StyleSwitcherContainer, .LanguageSelectorContainer
{
    vertical-align: middle;
    text-align: left;
    float: left;
    width: 49%;
}
.FontSizeSwitcherContainer ul, .FontSizeSwitcherContainer ul li, .StyleSwitcherContainer ul, .StyleSwitcherContainer ul li, .LanguageSelectorContainer ul, .LanguageSelectorContainer ul li
{
    display: inline;
    padding-right: 5px;
}
.FontSizeSwitcherContainer ul, .StyleSwitcherContainer ul, .LanguageSelectorContainer ul
{
    padding: 0px;
}

.FontSizeSwitcherContainer img, .StyleSwitcherContainer img, .LanguageSelectorContainer img
{
    border: 0;
    vertical-align: middle;
}
