/*! Generated by Fontspring (https://www.fontspring.com) on August 27, 2018. Fully installable fonts can be purchased at http://www.fontspring.com. The fonts included in this stylesheet are subject to the End User License you purchased from Fontspring. The fonts are protected under domestic and international trademark and copyright law. You are prohibited from modifying, reverse engineering, duplicating, or distributing this font software. (c) 2010-2018 Fontspring */
@font-face { font-family: 'Amsi pro condlight'; src: url(/_assets/_fonts/amsipro/amsiprocond-light-webfont.woff2) format('woff2'), url(/_assets/_fonts/amsipro/amsiprocond-light-webfont.woff) format('woff'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Amsi pro condbold'; src: local('Amsi pro condbold'), local('Amsi-pro-condbold'), url(/_assets/_fonts/amsipro/amsiprocond-bold-webfont.woff2) format('woff2'), url(/_assets/_fonts/amsipro/amsiprocond-bold-webfont.woff) format('woff'); font-style: normal; font-weight: 700; font-display: swap; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(/_assets/_fonts/opensans/opensans-regular.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-regular.woff) format('woff'); font-display: swap; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Semibold'), local('OpenSans-semibold'), url(/_assets/_fonts/opensans/opensans-semibold.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-semibold.woff) format('woff'); font-display: swap; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(/_assets/_fonts/opensans/opensans-light.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-light.woff) format('woff'); font-display: swap; }

/*********

OTAGO UNIVERSITY PRESS CSS

*********/

body {
    background: url(gfx/background.png) center 0px repeat-x;
}
header#global_intro h1 {
  font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, arial, sans-serif;
  font-size: 23px;
  letter-spacing: 0.01em;
  line-height: 1.1;
}
header#global_intro h1.global_intro_maori {
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.25;
  margin-top: 5px;
  padding-bottom: 14px;
}
#wrapper {
	background: url(gfx/banner.jpg) center 0px no-repeat;
}
.titleinner {
	padding-top: 294px;
	margin-top: 0px;
    background: url(gfx/title.png) 235px 53px no-repeat;
}
.titleinner img {
    display: none;
}
#title h1 {
	padding: 5px 0 14px 0px;
	font-size: 38px;
	line-height: 1.2;
	margin: 0 0 0 23px;
	background: none;
    color: #002c60;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 300;
    text-rendering: optimizeLegibility;
    position: static;
	max-width: 627px;
	margin-top: 3px;
}
#title h1.notopimage {
    margin-top: 14px;
}
#content h2 {
	margin: 28px 0 14px 0;
    text-rendering: optimizeLegibility;
    border-bottom: none;
    color: #00479B;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 300;
    font-size: 30px;
    line-height: 1.25;
}
#content h3 {
    color: #333333;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 700;
}
#content p,
#content ul,
#content ul li,
#content ol,
#content ol li,
#content table,
#content dl,
#content dt,
#content dd,
#content form,
#content fieldset,
#content legend,
#content label,
#content select,
#content option,
#content textarea,
#content input,
#content blockquote,
#right,
#right p,
#right li,
#right dt,
#right dd {
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
    line-height: 1.6;
}
#content ul.pagesubnav {
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
}
#content ul.pagesubnav li {
    margin-bottom: 7px;
}
#content ul.pagesubnav li a {
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
}
#right {
	background-image: none;
}
#right h2 {
    margin-bottom: 14px;
}
#right article h3 {
    font-weight: normal;
    line-height: 1.5;
}
body.frontpage #right img {
    max-width: 70%;
}
body.OTAGO049078 #right p {
    padding: 0 0 7px 0;
}
body.OTAGO049078 #right img {
    margin-bottom: 0px;
}
body.OTAGO049077 #right {
    float: none !important;
    margin-top: 224px;
    padding: 0;
    position: absolute;
}
img#back_to_top {
    border: none !important;
}
.buy-now {
    font-weight: normal;
    color: #ffffff !important;
    padding: 0 !important;
    font-size: 14px !important;
    background-color: #002d61;
    border-bottom: none !important;
    float: left;
    border-radius: 100px;
    -webkit-transition: background-color 0.2s !important;
    -moz-transition: background-color 0.2s !important;
    transition: background-color 0.2s !important;
    width: 100%;
    text-align: center;
    margin-bottom: 14px !important;
}
.buy-now:hover {
    background-color: #052448;
}
.buy-now a:hover .buy-now {
    background-color: #001F42;
    -webkit-transition: background-color 0.2s !important;
    -moz-transition: background-color 0.2s !important;
    transition: background-color 0.2s !important;
    border-bottom: none !important;
}
.buy-now a:hover{
    border-bottom: none !important;
}
.buy-now span {
    color: #ffffff;
}
.buy-ebook {
    margin-top: 14px;
}
.buy-now a {
    display: block;
    padding: 11px 7px 7px;
}
body.frontpage #content .grid3 {
    margin-right: 0;
}
body.frontpage #content .intro-h2 p {
    font-size: 18px;
    margin-bottom: 35px;
    margin-top: 21px;
    width: 100%;
}
body.frontpage #content .intro-h2 h2 {
    margin-top: 7px;
}

/* Books by title */
body.OTAGO059878 #content h2 {
    font-size: 56px !important;
}

/* Border for book covers on internal pages */
body.n3072 img {
    border: 1px solid #E9E9E9;
}

/* //////////// Book styles /////////////// */

.latest-books {
    font-size: 24px !important;
    color: #00336e !important;
}
.latest-books span {
    font-weight: 700;
}
.book-cover {
    margin-bottom: -7px !important;
    height: 238px;
    width: 184px;
}
#content p.book-title {
    color: #426fbf;
    border-bottom: none !important;
}
.book-author {
    font-size: 12px !important;
}
.book-price {
    float: left;
    padding: 4px 14px;
    background-color: #ededed;
    border: 1px solid #cecece;
}
.book-link {
    background-color: #002d61;
    border-radius: 100px;
    float: left;
    padding: 2px 21px;
    -webkit-transition: background-color 0.2s !important;
    -moz-transition: background-color 0.2s !important;
    transition: background-color 0.2s !important;
}
.book-link:hover {
    background-color: #001F42;
    -webkit-transition: background-color 0.2s !important;
    -moz-transition: background-color 0.2s !important;
    transition: background-color 0.2s !important;
}
.book-link {
    margin-top: 14px;
}
body.frontpage #content .book a span.book-link {
    background-color: #fff;
    border: 1px solid #416ebf;
    color: #416ebf;
    font-weight: bold;
    padding: 2px 12px;
}
body.frontpage #content .book a span.book-link:hover {
    background: #416ebf;
    color: #ffffff;
}
#right ul {
    padding: 0px;
    border-bottom: none;
}
#right p {
    border-bottom: none;
}
.browse-icon {
    padding-top: 20px;
    border: none !important;
    display: block;
    margin: 0 auto;
    transition: all 0.35s;
}
.books-browse {
    width: 140px !important;
    height: 100px;
    background-image: url(gfx/book-background.jpg);
    border-bottom: none !important;
}
.books-browse:hover .browse-icon {
    padding-top: 12px;
    transition: all 0.2s;
}
.books-browse h3 {
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px !important;
    color: #ffffff !important;
    text-align: center;
    font-weight: 100;
}
.book {
    margin-bottom: 14px;
}
body.frontpage #content .book img {
    border: none;
    border-radius: 3px 3px 0 0;
    width: 100%;
}
body.frontpage #content .book p a img {
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    width: 100%;
}
body.frontpage #content .book p {
    margin-bottom: 0px;
    max-width: 100%;
}
body.frontpage #content .book p a {
    border-bottom: none;
    font-weight: bold;
}
body.frontpage #content .book-info p:first-of-type a {
    font-size: 16px;
    display: block;
    line-height: 1.4;
    margin-bottom: 7px;
}
body.frontpage #content .book p.book-author {
    color: #666666;
    margin-top: 7px;
}

.top-row {
    margin-top: 44px;
}
/* Browse */
body.OTAGO049077 .books-browse {
    margin-bottom: 28px;
}
/* Inner Pages */
body.n3072 .smalltag {
    display: none;
}
/* About Page */
body.OTAGO049075 .about-block {
    border: 1px solid #e5e5e5;
    background-color: #fafafa;
    padding: 14px;
    overflow: hidden;
}
/* About Page */
body.OTAGO049075 .about-block {
    border: 1px solid #e5e5e5;
    background-color: #fafafa;
    padding: 14px;
    overflow: hidden;
}
/* Sales & Distribution Page */
body.OTAGO059870 .info-wrapper {
    border: 1px solid #e5e5e5;
    background-color: #fafafa;
    padding: 14px;
    margin-bottom: 35px;
    box-sizing: border-box;
}
body.OTAGO059870 .grid2:nth-of-type(2n) {
    margin-right: 0 !important;
}
body.OTAGO059870 #right {
    float: none !important;
    margin-top: 126px !important;
    position: absolute !important;
    padding: 0 !important;
    width: 186px;
    margin-left: 0px;
}
/* New books Page */
body.OTAGO065454 p.topofpage {
    padding-bottom: 21px;
    border-bottom: 1px solid rgb(221, 221, 221);
    margin-bottom: 42px !important;
}
body.OTAGO065454 a em {
    font-size: 18px;
}
body.OTAGO065454 h2 em {
    font-size: 18px;
}
/* Coming soon Page */
body.OTAGO065455 p.topofpage {
    padding-bottom: 21px;
    border-bottom: 1px solid rgb(221, 221, 221);
    margin-bottom: 42px !important;
}
body.OTAGO065455 a em {
    font-size: 18px;
}
body.OTAGO065455 h2 em {
    font-size: 18px;
}
body.OTAGO065455 h2 {
    color: #00387B !important;
}
/* Books by category */
body.OTAGO080780 #content li {
    line-height: 2.5;
}

/* Book tagline CSS */

body #content p.smalltag + h2 {
   font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
   color: #2C588D ;
   font-size: 23px;
   margin-top: -7px;
}
#content h2:first-of-type {
   margin-top: 0;
}
#content p + h2:first-of-type {
    margin-top: 28px;
}
body #content p.smalltag + h3 {
    margin-top: -7px;
    margin-bottom: 21px;
}

/* //////////// Frontpage styles /////////////// */

body.frontpage {
    background: url(gfx/background-frontpage.png) center 0px repeat-x;
}
body.frontpage #wrapper {
	background: url(gfx/banner-frontpage.jpg) right 0px no-repeat;
}
body.frontpage .titleinner {
    padding-top: 340px;
    background: url(gfx/title.png) 235px 49px no-repeat;
}
body.frontpage #title h1 {
	line-height: 1.3;
}
body.frontpage #title h1.notopimage {
    color: #00508f;
    font-size: 30px;
    max-width: 100%;
    padding-right: 0;
}
body.frontpage #content hr {
	margin: 0px 0 14px 0;
    padding: 0;
	border-top: 1px solid #e4e4e4;
}
body.frontpage #content {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    padding-bottom: 0px;
    padding-top: 0;
    margin-bottom: 28px;
}
body.frontpage #content h2,
.features.news h2 {
    font-size: 28px;
    font-weight: 300;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    color: #9b8b87;
    line-height: 1.35;
	margin: 0px 0 7px 0;
    text-rendering: optimizeLegibility;
}
body.frontpage #content h2 {
    margin-top: -14px;
    margin-bottom: 21px;
    color: #002c60;
}
body.frontpage #content h3 {
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 300;
    color: #333333;
    text-rendering: optimizeLegibility;
    padding: 0px 0 21px 0;
    margin-top: 0;
}
body.frontpage #content .book:nth-of-type(3n+1) {
    margin-right: 0;
}
body.frontpage #content .book:nth-of-type(3n+2) {
    clear: left;
}
body.frontpage #content .book:nth-of-type(2),
body.frontpage #content .book:nth-of-type(3),
body.frontpage #content .book:nth-of-type(4) {
    padding-top: 0;
}
body.frontpage #content .grid1 {
    background-color: #fafafa;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-sizing: border-box;
    margin-bottom: 46px;
    padding: 0 0 21px 0;
}
body.frontpage #content .grid1 .book-info {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 14px;
}
body.frontpage #content .grid1 ul {
    margin-left: 0;
}
body.frontpage #content p.clearall {
    line-height: 0;
    margin-bottom: 0;
}
body.frontpage #content .arrow {
    background: url(gfx/arrow.png) no-repeat 0 3px;
    padding-left: 14px;
}
body.frontpage #content h2 a,
body.frontpage #content h3 a {
    border-bottom: none;
}
body.frontpage #content p img {
    margin: 0;
    padding: 0;
}
body.frontpage #right {
    margin-top: 61px;
}
.n3072 h2 img {
    float: right !important;
}
#right .rightwidget {
    clear: both;
}

/* MEDIA QUERIES ************/

/* iPad landscape > */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	#wrapper {
        background: url(gfx/banner.jpg) -200px 0px no-repeat;
    }
    .titleinner {
        padding-top: 285px;
	}
    #title h1.notopimage {
        max-width: 100%;
        padding-right: 0;
    }
    #content {
        background-size: 420px;
        width: 650px;
    }
    #contentwrapper {
        width: 879px;
    }
	body.frontpage #title h1.notopimage {
		max-width: 650px;
	}
    body.frontpage #content .grid4 .grid1,
    .features article {
        width: 150px;
        margin-right: 16px;
    }
    body.frontpage .feature-box-container,
    .features {
        background-size: 100%;
    }
    body.frontpage #content .grid4 .grid_third.feature-box {
        width: 184px;
        min-height: 205px;
    }
    body.frontpage .feature-box:hover:after {
        left: 27%;
    }
    .news article .articletext {
        width: auto;
        float: none;
    }
    body.frontpage #content .grid2 {
        width: 325px;
    }
    body.frontpage #content .grid3 {
        width: 100%;
    }
    body.frontpage #content .grid4 .grid1 img {
        max-width: 100%;
    }
    #features {
        width: 650px;
        margin: 0px 0px 0px 232px;
    }
    #right {
        width: 75%;
        padding: 0 0 0 0;
        margin-left: 232px;
    }

}

/*********************************

Portrait tablet ^

********/

@media only screen and (max-width: 768px) {
	#wrapper {
        background-position: -375px 0;
        width: 753px;
    }
    .titleinner {
	    padding-top: 280px;
        padding-bottom: 0;
        background: url(gfx/title.png) 235px 70px no-repeat;
        background-size: 190px;
    }
    body.frontpage #title h1 {
		width: auto;
	}
    #title h1.notopimage {
        max-width: 100%;
        padding-right: 0;
        line-height: 1.2;
    }
    body.frontpage {
        background: none;    
    }
	body.frontpage #wrapper {
        background: url(gfx/banner-frontpage.jpg) -180px 0px no-repeat;
        background-size: 1200px;
    }
    body.frontpage .titleinner {
        padding-top: 260px;
        background: url(gfx/title.png) 227px 42px no-repeat;
        background-size: 222px;
    }
    body.frontpage #title h1.notopimage {
        line-height: 1.2;
        font-size: 36px;
        margin-bottom: 35px;
    }
    #content {
        background-size: 420px;
    }
	body.frontpage #content {
        padding-top: 0;
    }
    body.frontpage #content h2 {
        font-size: 24px;
    }
    body.frontpage #content .grid1 {
        width: 44.5%;
        min-height: 0;
        padding-top: 0;                                
    }
    #features .features {
        margin-bottom: 42px;
        margin-left: 232px;
    }
    .news article .articletext {
        width: 100%;
        float: none;
    }
    body.frontpage .feature-box-container,
    .features {
        background-size: 100%;
    }
    body.frontpage #content h3 {
        padding-bottom: 7px;
    }
	#right {
		border-top: 1px solid #e4e4e4;
		margin-top: 0px;
	}
	body.frontpage #right {
		border-top: none;
		width: 186px;
	}
    body.frontpage #right {
        border-top: none;
        width: 90%;
        margin: 0 5% 0 5%;
    }
    #content .grid1 {
        margin-right: 46px;
    }
    .book {
        margin-bottom: 28px;
    }
    body.frontpage #content .book:nth-of-type(3n+2) {
        clear: none;
    }
    body.frontpage #content .book:nth-of-type(3n+1) {
        margin-right: 46px;
    }
    body.frontpage #content .book:nth-of-type(2n+1) {
        margin-right: 0;
    }
    #right {
        padding-left: 200px;
    }
}


/* Mobile styles (phone and small tablet) media query */
@media only screen and (max-width: 700px) {                         
    body,
    body.frontpage {
        background: none;
    }
    #wrapper {
        width: 100%;
        background-position: -285px 28px;
        background-size: 900px;
        background-repeat: repeat-x;
    }
    body.frontpage #wrapper {
        width: 100%;
        background-size: 1100px;
        background-position: -420px 0;
    }
    #content {
        background-size: contain;
    }
    body.frontpage #content {
        background: none;
    }
    .titleinner{
        background-position: 0px 49px;
        padding-top: 180px;
        width: 92%;
        background-size: 180px;
    }
    body.frontpage .titleinner {
        padding-top: 240px;
        background-size: 185px;
        background-position: 0px 49px;
    }
    #title h1 {
        font-size: 28px;
        margin-left: 0;
        width: 100%;
        text-shadow: 1px 1px 0px #ffffff;
    }
    .titleinner h1 {
        max-width: 100% !important;
        min-width: 186px !important;
    }
    body.frontpage #title h1 {
        margin-left: 0;
        width: 100%;
        text-shadow: 1px 1px 0px #ffffff;
    }
    body.frontpage #title h1.notopimage {
        line-height: 1.2;
        font-size: 28px;
    }
    body.frontpage #content h2 {
        font-size: 22px;
        text-align: left;
    }
    body.frontpage #content img {
        float: none;
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
    body.frontpage #content .grid1 p img {
        width: 100%;
        max-width: 100%;
        float: none;
    }
    body.frontpage #title h1.notopimage {
        margin-bottom: 0px;
    }
    /* Books */
    body.frontpage #content {
        width: 97%;
    }
    body.frontpage .book-cover {
        border: none !important;
    }
    body.frontpage #content .book {
        margin: 0 5% 21px 0%;
        width: 47.5% !important;
    }
    body.frontpage #content .book:nth-of-type(3n+1) {
        margin-right: 5%;
    }
    body.frontpage #content .book:nth-of-type(2n+1) {
        margin-right: 0;
    }
    body.frontpage .book-price {
        width: 100%;
        text-align: center;
        padding: 4px 0px;
    }
    body.frontpage .book-link {
        margin-top: 14px;
        float: left;
        text-align: center;
        padding: 4px 0px;
    }
    body.frontpage #right {
        border-top: none;
        width: 90%;
        margin: 0 5% 0 5%;
    }
    /* Browse */
    body.OTAGO049077 #content img, body.OTAGO049077 #content p img, body.OTAGO049077 #content p img[align="right"] {
        float: none;
        margin-left: auto;
    }
    body.OTAGO049077 .books-browse {
        width: 100% !important;
        margin-bottom: 28px;
    }
    body.OTAGO049078 .books-info {
        width: 100% !important;
        margin-bottom: 28px;
    }
    #right {
        padding-left: inherit;
    }
}