CINXE.COM
Please login with your library card number and password (PIN). Use your library card to access great stuff that your library has selected for you.
<!-- This is login.htm from the docs subdirectory. This file is sent if the username/password provided is not valid. --> <!doctype html> <html lang="en"> <head> <title>Please login with your library card number and password (PIN). Use your library card to access great stuff that your library has selected for you.</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="favicon.ico" type="image/ico"> <style type="text/css"> body{font:100% Verdana,Arial,Helvetica,sans-serif;background:#dedede;margin:0;text-rendering:optimizelegibility;} header{font-family:Arial,Helvetica,sans-serif;padding:2px 20px;color:#fff;background-color:#0097db;} header img{left:20px;top:10px;} #main{background:#FFF;padding:10px 20px;} footer{background-color:#fff;height:46px;border-top:#000 4px solid;padding:10px 20px;text-align:right;} form{margin:.2em 0 .4em;display:block;} form div{margin:0 0 1em;clear:left;} form label{clear:left;float:left;width:13em;margin:0.2em .5em .5em 0;} form input[type=text], form input[type=password] { padding: .4em; margin: 0; box-sizing: border-box; } form input:focus{background-color:#ebeef0;} form input.button{ background-color:#0097db; padding:.6em 1.6em .5em; color:#fff; font:600 1em Arial,Helvetica,sans-serif; font-variant-caps: all-caps; border:none; /* border-radius:5px; */ cursor: pointer; } form input.button:hover { background-color:#7eba1c; -webkit-transition-duration: 0.4s; /* Safari */ transition-duration: 0.4s; box-shadow: 3px 3px 4px #999999; } /* for iframe windows */ @media (max-height:210px){ header, footer, small {display:none;} body, h2 { margin-top:0; font-size: 0.8rem;} } @media(min-width:380px){ form input.button{margin-left:13.5em;} header{text-align:right;min-height:100px;} header img{position:absolute;} } @media(min-width:620px){ #main,header,footer{width:560px;margin:0 auto;position:relative;} } @media(min-width:900px){ #main,header,footer{width:860px;} } </style> <!--[if lte IE 8 ]> <script src="modernizr.custom.45175.js"></script> <style type="text/css"> #main, header, footer { width: 900px; margin: 0 auto; position: relative;} header {text-align: right; min-height: 100px;} header img {position: absolute;} form input.button {margin-left: 13.5em;} </style> <![endif]--> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-42963117-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body> <header role="banner"> <h1><a href="http://christchurchcitylibraries.com/"><img src="/public/CCL-2009.png" width="180" height="72" alt="Christchurch City Libraries’ logo"></a> LIBRARY CARD</h1> </header> <div id="main" role="main"> <h2>Please login with your library card number and password (PIN).</h2> <form action="/login" method="post" name="login" role="form"> <input type="hidden" name="url" value="https://www.pressreader.com/catalog"> <div> <label for="card-number">Your library card number</label> <input type="text" name="user" id="card-number" placeholder="Enter your card #" maxlength="13" size="14" aria-required="true" required> </div> <div> <label for="pass">Your Password (PIN)</label> <input type="password" name="pass" id="pass" maxlength="25" size="14" aria-required="true" required> </div> <div> <input name="submit" type="submit" value="LOGIN" class="button" role="button"> </div> </form> <p>Please contact us if you need assistance:</p> <ul> <li>phone us 941-7923,</li> <li><a href="http://christchurchcitylibraries.com/LiveOnline/">chat with us online</a>,</li> <li><a href="mailto:library@ccc.govt.nz?Subject=Help%20with%20ezproxy%20library%20login">email us</a>.</li> </ul> <p>Access our collection of <a href="http://my.christchurchcitylibraries.com/online-resources/">eResources</a> - eBooks, eMagazines, eAudiobooks, eNewspapers, streaming music and video, online encyclopedias, news, magazines, genealogy, reference books and research databases for members of Christchurch City Libraries.</p> <small role="complementary"> <p>Find out more about our <a href="http://christchurchcitylibraries.com/" title="Christchurch City Libraries’ homepage">libraries</a>, <a href="http://my.christchurchcitylibraries.com/join-the-library/" title="Join the Library - it’s free">becoming a member</a>, or getting a <a href="http://my.christchurchcitylibraries.com/passwords-and-pin/" title="Personal Identification Numbers (PINs)">Password (PIN)</a>.</p> <p>Not from Christchurch? Check <a href="https://natlib.govt.nz/directory-of-new-zealand-libraries" title="Find contact details and other information about New Zealand libraries.">your local library</a> to see if they offer access to this product.</p> <p>Not from New Zealand? Check <a href="http://www.librarytechnology.org/libwebcats/index.pl?SID=&code=lwc" title="Find contact details and other information about libraries.">your local library</a> to see if they offer access to this product.</p> </small> </div> <footer role="banner"><a href="http://www.ccc.govt.nz"><img src="/public/CCC-black.gif" title="Christchurch City Council" alt="Christchurch City Council logo"></a></footer> </body> </html>