/* COLOURS */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.sans {
  font-family: halyard-display !important;
}

.bold {
    font-weight: bold;
}

.secondary {
    color: #666;
}

* {
  box-sizing: border-box;
  outline: none !important;
  font-family: halyard-display;
  font-size: 1.6rem;
}

.currency-buttons label {
    background-color: #eee;
    color: #999;
    margin-top: -2px;
    /*border-right: 2px solid #00A1DD !important;*/
}

.currency-buttons label.active {
    background-color: rgb(255, 235, 28);
    color: #111;
}

.show-prices-in-label {
    color: black;
}

.mailing-list {
    margin-top: 50px;
    font-weight: bold; 
    padding: 10px;
}

input,
select {
  font-size: 1.8rem !important;
}
input#search-term {
  font-size: 1.4rem !important;
}
h1.page-header {
  font-size: 30px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.pad-bot {
  padding-bottom: 20px;
}
.red {
  color: #00a1dd;
}
.mailing-list {
  padding: 20px 0;
  text-align: center;
  background: #ffeb1c;
  margin-bottom: 26px;
}
.highlight {
  font-size: 1.2em;
}
html {
  height: 100%;
  background-color: #f1f1f1;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  background: transparent;
  overflow-x: hidden;
}
a,
a:visited {
  color: #248;
}
a.header {
  background-color: transparent;
  font-size: 1.2em;
}
.logo a img {
  float: left;
  padding-top: 20px;
}
/* FORMAT CHOOSER */
body.format-chooser {
  background-color: white;
  width: 448px;
  height: 368px;
}
body.format-chooser h1 {
  font-family: 'big-caslon-fb', san-serif;
  margin-left: 20px;
}
body.format-chooser button {
  font-size: 0.9em;
}
/* HEADINGS */
h1 {
  font-size: 1.8em;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  padding-top: 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'big-caslon-fb', san-serif;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 20px;
}
h2.subtle {
  font-size: 16px;
  color: #333;
  padding: 0;
  margin: 0;
}
h3.sidebar {
  padding-left: 2px;
  border-top: 2px solid #00a1dd;
  border-bottom: 2px solid #666;
  font-size: 16px;
  text-transform: uppercase;
}
h6 {
  margin: 0;
  padding: 0;
}
h1.pageHeader {
  padding-top: 4px;
  padding-left: 10px;
}
.content-holder {
  padding: 0 10px;
}
.small {
  font-size: 0.9em;
}
p {
  padding: 8px 2px;
  font-size: 1.8rem !important;
  line-height: 2.2rem !important;
}
.menuside li a {
  font-size: 1.1em;
}
.menuside li h5 {
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  font-family: 'big-caslon-fb', san-serif;
}
.menuside li h5.red {
  color: #00a1dd;
}
.categoriesMenu {
  margin-top: 10px;
}
hr.divider {
  clear: both;
  display: block;
  border-color: #999;
  border-width: 1px 0 0;
  position: relative;
  padding: 0;
  margin: 10px 0;
  padding: 4px 0;
}
hr.divider-thin {
  clear: both;
  display: block;
  border-color: #999;
  border-width: 1px 0 0;
  border-style: dashed;
  position: relative;
  padding: 0;
  margin: 0;
  padding: 4px 0;
}
.header {
  background-color: #000;
  margin-bottom: 20px;
  margin-top: 5px;
}
.contanierShadow {
  box-shadow: 0 0 5px #888888;
}
.heightstr {
  min-height: 100%;
}
.footer {
  padding-left: 20px;
}
.footer-links ul {
  padding-left: 30px;
  list-style: none;
  float: left;
  font-size: 11px;
}
.breadcrumb {
  background: white;
  margin-bottom: 0px;
}
.pheight {
  height: 500px;
}
.tbar {
  background-color: #f1f1f1;
  height: 40px;
}
.tbar .padtop {
  padding-top: 10px;
}
.tbar a b {
  color: #333;
}
.tbar a b:hover {
  text-decoration: underline;
  color: #00a1dd;
}
.tbar-inner {
  position: relative;
}
.lbar {
  height: 115px;
  background-color: white;
}
.mbar {
  height: 40px;
  background-color: #00a1dd;
}
.tbarbasket {
  background-color: #00a1dd;
  height: 60px;
  position: absolute;
  z-index: 2;
  right: 0;
}
.main {
  background-color: #ffffff;
  min-height: 600px;
}
.main .titleone {
  font-size: 22px;
  color: black;
}
.main .booktextmaintitle {
  font-size: 35px;
  line-height: 42px;
  color: #333;
  font-weight: bold;
  display: block;
  font-family: "big-caslon-fb";
  text-transform: uppercase;
  margin-bottom: 6px;
}
.main .booktextmainsub {
  color: #444;
  font-size: 22px;
  font-weight: normal;
  display: block;
  font-family: "big-caslon-fb";
  margin-top: 0px;
  color: #00a1dd;
}
.main .booktextinfo {
  font-size: 16px;
  display: block;
  margin-top: -5px;
  padding-top: 0px;
}
.main .booktextinfo i a {
  color: #00a1dd;
}
.main .booktextinfo i a:hover {
  text-decoration: none;
  color: #bbb;
}
.main .freeEbook {
  border: 1px solid #ddd;
  background: #f1f1f1;
  padding: 6px;
}
.main .productPageImages {
  position: relative;
  margin-top: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  z-index: 1;
}
.main .productPageImages .freeEbook {
  position: absolute;
  bottom: 0;
  right: 60px;
  background: #00a1dd;
  color: #fff;
  z-index: 5;
  font-size: 18px;
  padding: 15px 30px 5px 30px;
}
.main .productPageImages .freeEbook p {
  padding: 0;
  margin: 0;
}
.main .productPageImages .freeEbook a img {
  left: auto;
  margin: 0 0 0 10px;
  position: relative;
}
.main .productPageImages .imageBookTitle {
  font-size: 36px;
  left: 50%;
  margin-left: -20px;
  margin-top: 40px;
  padding: 10px;
  position: absolute;
  width: 267px;
  z-index: 2;
  text-transform: uppercase;
  max-height: 373px;
  overflow: hidden;
}
.main .productPageImages .imageBookTitle .author {
  margin-top: 20px;
  font-size: 30px;
}
.main .productPageImages img.book-print {
  float: right;
  width: 100%;
  max-width: 240px;
  margin-right: 100px;
}
.main .productPageImages img.book-paper {
  z-index: 1;
  position: relative;
  margin-left: -313px;
  height: 445px;
  margin-bottom: 25px;
}
.main .productPageImages img.book-3d {
  float: right;
}
.main .productPageImages img.book-tablet {
  position: absolute;
  top: 20px;
  left: 100px;
  width: 100%;
  max-width: 240px;
}
.main .productPageImages img.book-phone {
  position: absolute;
  left: 50%;
  bottom: 40px;
  width: 100%;
  max-width: 140px;
  z-index: 2;
  margin-left: -70px;
}
.main .productPageImages .ebook-only .imageBookTitle {
  display: none;
}
.main .productPageImages .ebook-only img.book-paper {
  display: none;
}
.main .productPageImages .ebook-only img.book-tablet {
  position: relative;
  margin-left: 50px;
}
.main .productPageImages .ebook-only img.book-bw-tablet {
  left: 50%;
  margin-left: -300px;
}
.main .productPageImages .ebook-only img.book-phone {
  margin-left: -77px;
}
.main .priceBand {
  margin-right: 15px;
}
.main .priceBand .priceBlock {
  margin-bottom: 10px;
}
.main .priceBand .priceBlock .price_block_label {
  width: 100%;
  display: block;
  padding: 15px;
  background: #eee;
  cursor: pointer;
  border: 1px solid #eee;
  border-bottom-color: #ccc;
}
.main .priceBand .priceBlock .price_block_label input[type=radio] {
  cursor: pointer;
  position: absolute;
}
.main .priceBand .priceBlock .price_block_label.active {
  background-color: #bce8f1;
  border: 1px solid #31708f;
}
.main .priceBand .priceBlock .price_block_label .free_ebook_to_print {
  display: block;
  margin: 10px -14px -14px;
  padding: 8px;
  background: #fcfcfc;
  font-weight: normal;
}
.main .priceBand .priceBlock h3 {
  text-transform: uppercase;
  font-size: 22px;
  margin-left: 30px;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 24px;
  padding-top: 2px;
}
.main .priceBand .priceBlock .stock_status {
  margin-left: 30px;
  display: block;
  font-weight: normal;
}
.main .priceBand .priceBlock .ourPrice {
  line-height: 22px;
  float: right;
  color: #00a1dd;
}
.main .priceBand .priceBlock .ourPrice .price {
  font-size: 22px;
  font-weight: normal;
}
.main .priceBand .priceBlock .rrp {
  float: right;
  font-size: 11px;
}
.main .priceBand .priceBlock .rrp .price {
  color: #000000;
}
.main .priceBand .priceBlock .free_ebook .ourPrice {
  float: none;
  margin-left: 30px;
}
.main .priceBand a {
  text-decoration: none;
}
.main .priceBand a .buyButton {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  text-align: center;
  padding: 10px;
  background: #ffeb1c;
}
.main .priceBand a .buyButton.preOrder {
  font-size: 16px;
  padding: 10px;
}
.main .priceBand a .buyButton.free {
  font-size: 19px;
}
.main .priceBand a .buyButton:hover {
  color: white;
  background: #00a1dd;
}
.main .priceBand a.disabled {
  cursor: default;
}
.main .priceBand a.disabled .buyButton:hover {
  background: #ADC62F;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7BA41D), color-stop(1, #ADC62F));
  background: -ms-linear-gradient(bottom, #7BA41D, #ADC62F);
  background: -moz-linear-gradient(center bottom, #7BA41D 0%, #ADC62F 100%);
  background: -o-linear-gradient(#ADC62F, #7BA41D);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ADC62F', endColorstr='#7BA41D', GradientType=0);
}
.main #delivery_is_same {
  margin-top: 20px;
}
.main .volow_sample {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}
.main .volow_sample .link {
  display: block;
  color: #fff;
  height: auto;
  background: #b93e43;
  background: -moz-linear-gradient(top, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b93e43), color-stop(100%, #862d31), color-stop(100%, #207cca), color-stop(100%, #7db9e8));
  background: -webkit-linear-gradient(top, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  background: -o-linear-gradient(top, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  background: -ms-linear-gradient(top, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  background: linear-gradient(to bottom, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b93e43', endColorstr='#7db9e8', GradientType=0);
}
.main .volow_sample .link:hover,
.main .volow_sample .link.active {
  background: #862d31;
  background: -moz-linear-gradient(top, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7db9e8), color-stop(0%, #207cca), color-stop(0%, #862d31), color-stop(100%, #b93e43));
  background: -webkit-linear-gradient(top, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  background: -o-linear-gradient(top, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  background: -ms-linear-gradient(top, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  background: linear-gradient(to bottom, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db9e8', endColorstr='#b93e43', GradientType=0);
}
.main .volow_sample .link a {
  display: block;
  padding: 15px;
  line-height: 22px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.main .volow_sample .help {
  position: absolute;
  left: 234px;
  width: 100px;
  bottom: 5px;
  margin-top: 5px;
  text-align: center;
  font-size: 12px;
}
.main .volow_sample .help a {
  text-decoration: none;
  border-bottom: 1px dotted;
}
.main .basketFull .basketContents {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main .basketFull .basketContents .itemRow {
  padding: 10px;
  position: relative;
  background: #fff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main .basketFull .basketContents .itemRow.itemRemoved {
  -webkit-transform: translate(135em, -8em);
  -moz-transform: translate(135em, -8em);
  -o-transform: translate(135em, -8em);
  -ms-transform: translate(135em, -8em);
  transform: translate(135em, -8em);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  z-index: 5;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
}
.main .basketFull .basketContents .itemRow .border {
  border: 1px solid #e0e0e0;
}
.main .basketFull .basketContents .itemRow .basketImage {
  margin: 1em 0.7em 1em 1em;
  float: left;
  text-align: center;
  height: 95px;
  vertical-align: middle;
}
.main .basketFull .basketContents .itemRow .basketImage img {
  max-width: 60px;
  vertical-align: middle;
}
.main .basketFull .basketContents .itemRow .basketItemTitle {
  float: left;
  margin: 1em 0.7em 0.7em 0.7em;
  font-size: 18px;
  max-width: 330px;
}
.main .basketFull .basketContents .itemRow .basketItemTitle a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  font-size: 17px;
  font-weight: 600;
  color: #01a1dd;
}
.main .basketFull .basketContents .itemRow .basketItemTitle .format,
.main .basketFull .basketContents .itemRow .basketItemTitle .subtitle {
  font-size: 16px;
  display: block;
  width: 100%;
}
.main .basketFull .basketContents .itemRow .basketItemTitle .subtitle {
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.main .basketFull .basketContents .itemRow .basketItemPrice {
  float: right;
  margin-right: 1em;
  font-size: 16px;
  padding: 40px 0;
}
.main .basketFull .basketContents .itemRow .bottomBar {
  clear: both;
  border-top: 1px solid #e0e0e0;
}
.main .basketFull .basketContents .itemRow .bottomBar .basketItemQuantity {
  margin-top: 1em;
  margin-left: 1em;
  margin-bottom: 1em;
  width: 80%;
  float: left;
}
.main .basketFull .basketContents .itemRow .bottomBar .basketItemQuantity .btn {
  height: 30px;
  line-height: 0;
  width: 30px;
  margin-top: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.main .basketFull .basketContents .itemRow .bottomBar .basketItemQuantity .btn i {
  color: #666;
  font-size: 10px;
  margin-left: -1px;
}
.main .basketFull .basketContents .itemRow .bottomBar .basketItemQuantity input {
  margin-top: 0;
  text-align: right;
  border: 0;
  width: 35px;
  margin-left: 10px;
}
.main .basketFull .basketContents .itemRow .bottomBar .basketItemQuantity .itemQuantityText {
  margin-left: -3px;
}
.main .basketFull .basketContents .itemRow .bottomBar .basketItemQuantity img {
  display: none;
  float: right;
  margin-top: 6px;
  width: 16px;
}
.main .basketFull .basketContents .itemRow .bottomBar .basketItemRemove {
  border-left: 1px solid #e0e0e0;
  float: right;
  height: 100%;
}
.main .basketFull .basketContents .itemRow .bottomBar .basketItemRemove a {
  padding: 1.4em 1.5em 1.3em;
  display: block;
}
.main .basketFull .basketContents .itemRow .bottomBar .basketItemRemove a:hover {
  background-color: #fafafa;
}
.main .basketFull .basketContents .itemDelivery {
  padding: 10px;
}
.main .basketFull .basketContents .itemDelivery .border {
  border: 1px solid #e0e0e0;
}
.main .basketFull .basketContents .itemDelivery .border select {
  max-width: 180px;
  float: right;
}
.main .basketFull .basketContents .itemDelivery .border img {
  display: none;
  width: 16px;
  margin-left: 48%;
  margin-top: 10px;
}
.main .basketFull .basketContents .itemDelivery .border ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main .basketFull .basketContents .itemDelivery .border ul li {
  padding: 1em;
}
.main .basketFull .basketContents .itemDelivery .border ul li:last-child {
  border: none;
}
.main .basketFull .basketContents .itemDelivery .border ul li .sum {
  float: right;
}
.main .basketFull .basketContents .itemDelivery .border ul li .digital {
  float: right;
  color: #00a1dd;
}
.main .basketFull .basketContents .itemDelivery .border ul .deliveryItemsList {
  display: none;
}
.main .basketFull .basketContents .itemDelivery .border ul .deliveryItemsList li {
  border-top: 1px solid #e0e0e0;
}
.main .basketFull .basketContents .itemDelivery .border ul .deliveryItemsList li .glyphicon {
  display: none;
}
.main .basketFull .basketContents .itemDelivery .border ul .deliveryItemsList li:hover {
  background-color: #f6f6f6;
  cursor: pointer;
}
.main .basketFull .basketContents .itemDelivery .border ul .deliveryItemsList li.active {
  background-color: #dff0d8;
}
.main .basketFull .basketContents .itemDelivery .border ul .deliveryItemsList li.active .glyphicon {
  color: #fff;
  display: inline;
  margin-left: 10px;
}
.main .basketFull .basketContents .basketSubtotals {
  padding: 10px;
}
.main .basketFull .basketContents .basketSubtotals .border {
  border: 1px solid #e0e0e0;
}
.main .basketFull .basketContents .basketSubtotals .border ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main .basketFull .basketContents .basketSubtotals .border ul li {
  padding: 1em;
  border-bottom: 1px solid #e0e0e0;
}
.main .basketFull .basketContents .basketSubtotals .border ul li .sum {
  float: right;
}
.main .basketFull .basketContents .basketSubtotals .border ul li:last-child {
  border-bottom: 0;
}
.main .basketFull .basketContents .basketTotals {
  padding: 10px;
}
.main .basketFull .basketContents .basketTotals .border {
  padding: 10px;
  border: 1px solid #e0e0e0;
}
.main .basketFull .basketContents .basketTotals .border .btn {
  margin: 0;
  padding: 1em;
  width: 100%;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  background: #00a1dd;
}
.main .basketFull .basketContents .basketTotals .border .btn:hover {
  background: #ffeb1c;
  color: #000;
}
.main .basketFull .basketContents .basketTotals .save_for_later_box {
  margin-top: 15px;
}
.main .basketFull .basketContents .basketTotals .save_for_later_box h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.main .basketFull .basketContents .basketTotals .save_for_later_box p {
  margin: 0;
}
.main .basketFull .basketContents .deliveryNotice,
.main .basketFull .basketContents .promoNote {
  margin-top: 20px;
}
.main .pressPage img {
  float: right;
  height: 150px;
  margin-left: 20px;
}
.main .pressPage .readFull {
  display: block;
  width: 140px;
  margin-top: 10px;
}
.main .mediaCoverage .mediaItem {
  height: 200px;
  position: relative;
  overflow: hidden;
}
.main .mediaCoverage .mediaItem p {
  font-size: 14px;
  line-height: 16px;
  max-height: 135px;
  overflow: hidden;
}
.main .mediaCoverage .mediaItem a {
  position: absolute;
  bottom: 5px;
  right: 15px;
}
.first_title {
  margin-top: 20px;
  margin-bottom: 34px;
  border-bottom: 3px solid black;
  padding: 0;
  padding-bottom: 7px;
}
.first_title h2.titleone {
  background: #ffeb1c;
  padding: 5px 8px;
  font-size: 26px;
}
.omain {
  height: 1000px;
  position: relative;
}
.topbar {
  background-color: #00a1dd;
}
.footerhh {
  width: 100%;
  background-color: #2f2f2f;
  padding-bottom: 40px;
}
.footerhh .connector {
  height: 40px;
  background-color: #fff;
  border-bottom: 5px solid #00a1dd;
  margin-bottom: 50px;
}
.embed-responsive-16by9 {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.embed-responsive-16by9 iframe,
.embed-responsive-16by9 object,
.embed-responsive-16by9 embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.footerhh a {
  color: #fff;
}
.mfooter {
  height: 40px;
  background-color: #ffffff;
}
.rbar {
  padding-top: 12px;
  background-color: #ffffff;
  padding-bottom: 3px;
}
.searchBox {
  width: 250px;
  background-color: #ffffff;
  margin-top: 4px;
  float: right;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.searchBox.expand {
  width: 450px;
}
.searchBox input[type=text] {
  margin: 2px 0 2px 10px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border: 0;
  width: 85%;
}
.searchBox .pointer {
  margin-top: 9px;
  margin-right: 4px;
  float: right;
}
.searchBox #search {
  z-index: 501;
  position: absolute;
  background: #fff;
  display: none;
  width: 100%;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
}
.searchBox #search .menuo {
  padding: 0;
  margin: 0;
  z-index: 501px;
  list-style: none;
}
.searchBox #search .menuo li {
  width: 100%;
  display: block;
  border-bottom: 1px dashed #ddd;
}
.searchBox #search .menuo li.selected a {
  background-color: #efefef;
}
.searchBox #search .menuo li a {
  display: block;
  position: relative;
  font-size: 14px;
  color: #00a1dd;
  padding: 5px;
}
.searchBox #search .menuo li a .search-res-author {
  display: block;
}
.searchBox #search .menuo li a .book-image,
.searchBox #search .menuo li a .book-tablet,
.searchBox #search .menuo li a .book-3d {
  max-width: 60px;
  float: left;
  margin-right: 10px;
}
.searchBox #search .menuo li a .bookCodes {
  font-size: 12px;
  color: #ffeb1c;
}
.searchBox #search .menuo li a .skuLabels {
  display: block;
}
.searchBox #search .menuo li a:hover {
  background-color: #efefef;
  text-decoration: none;
  color: #00a1dd;
}
.searchBox .searchLoader img {
  height: 16px;
  width: 16px;
  position: absolute;
  right: 6px;
  top: 8px;
  display: none;
}
.search-res-author {
  color: #666;
  font-size: 12px;
  font-style: normal;
  font-weight: lighter;
}
.menut {
  padding-left: 40px;
}
.menut li a:hover {
  color: #00a1dd;
}
.menut li {
  display: inline;
  float: left;
  padding-left: 0px;
  padding-top: 9px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.menut li a {
  color: #333;
}
.menuside li {
  display: block;
  border-bottom: 1px solid #e6e6e6;
}
.menuside li:last-child {
  border-bottom: 0px;
}
.lmenu {
  border-bottom: 1px solid #00a1dd;
}
.latest_press_list {
  margin-top: 10px;
  list-style: none;
  padding-left: 8px !important;
}
.latest_press_list li {
  margin-bottom: 25px;
  position: relative;
}
.latest_press_list li .pressDate {
  display: block;
  font-size: 22px;
  font-family: 'big-caslon-fb', san-serif;
}
.latest_press_list li .pressDate .bookLink {
  font-size: 16px;
  font-weight: bold;
  color: #444;
}
.latest_press_list li .pressImage {
  float: left;
}
.latest_press_list li .pressImage img {
  max-width: 100px;
  margin-right: 10px;
}
.latest_press_list li .reviewLink {
  display: block;
}
.footerlists {
  color: #ffffff;
  list-style: none;
  padding-left: 0;
}
.footerlists li {
  margin-bottom: 5px;
}
.latest_press {
  margin-left: 20px;
}
.footerb ul.a {
  list-style-type: circle;
}
.footerb li {
  display: inline;
  float: left;
  padding-left: 5px;
  padding-top: 8px;
  color: #ffffff;
  font-size: 11px;
}
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  text-transform: uppercase;
}
.menu li {
  float: left;
}
.menu li a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  background: #00a1dd;
  color: #fff;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.menu li a:hover,
.menu li a.selectD {
  background: #bbb no-repeat center bottom;
  color: #fff;
}
.menu li a .arrowcc {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #bf2727;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
  z-index: 1;
}
#arrowsubh {
  padding: 0;
  margin: 0;
  list-style: none;
}
#arrowsubh li {
  float: left;
}
#arrowsubh li {
  display: block;
  height: 5px;
  line-height: 30px;
  padding: 5px;
  float: left;
  background: #fff;
  color: #000;
  text-decoration: none;
}
#smenu {
  padding: 0;
  margin: 0;
  list-style: none;
}
#smenu li a {
  display: block;
  padding: 8px 0px 8px 5px;
  background: #FFFFFF;
  color: #00a1dd;
  text-decoration: none;
}
#smenu li a.active {
  background: rgba(0, 0, 0, 0) url(/images/arrowside.png) no-repeat center right;
}
#smenu li h2 {
  padding: 10px 0 6px 3px;
  font-size: 2.1em;
  margin: 0;
  background: #fff;
  display: block;
  margin-bottom: 8px;
}
#smenu li a:hover,
.investing #smenu li#investing a,
.trading #smenu li#trading a,
.business #smenu li#business a,
.trade #smenu li#trade a,
.professional #smenu li#professional a,
.economics #smenu li#economics a,
.commingsoon #smenu li#commingsoon a,
.newreleases #smenu li#newreleases a,
.corprateservices #smenu li#corprateservices a,
.authorvideos #smenu li#authorvideos a {
  background: #ffeb1c url(/images/arrowside.png) no-repeat center right;
  font-weight: bold;
}
#smenu,
.investing #smenu li#investing a,
.trading #smenu li#trading a,
.business #smenu li#business a,
.trade #smenu li#trade a,
.professional #smenu li#professional a,
.economics #smenu li#economics a,
.commingsoon #smenu li#commingsoon a,
.newreleases #smenu li#newreleases a,
.corprateservices #smenu li#corprateservices a,
.authorvideos #smenu li#authorvideos a {
  background: rgba(0, 0, 0, 0) url(/images/arrowside.png) no-repeat center right;
  color: #fff;
}
#smenu2 {
  padding: 0;
  margin: 0;
  list-style: none;
}
#smenu2 h2 {
  padding: 10px 0 6px 3px;
  font-size: 2em;
  margin: 0;
  background: #fff;
  display: block;
}
#smenu2 li a {
  display: block;
  padding: 8px 0px 8px 5px;
  background: #fff;
  color: #000;
  text-decoration: none;
}
#smenu2 li a:hover,
.investing #smenu2 li#investing a,
.trading #smenu2 li#trading a,
.business #smenu2 li#business a,
.trade #smenu2 li#trade a,
.professional #smenu2 li#professional a,
.economics #smenu2 li#economics a,
.commingsoon #smenu2 li#commingsoon a,
.newreleases #smenu2 li#newreleases a,
.corprateservices #smenu2 li#corprateservices a,
.authorvideos #smenu2 li#authorvideos a {
  background: #000 url(/images/arrowsideblack.png) no-repeat center right;
  color: #fff;
}
#smenu2,
.investing #smenu2 li#investing a,
.trading #smenu2 li#trading a,
.business #smenu2 li#business a,
.trade #smenu2 li#trade a,
.professional #smenu2 li#professional a,
.economics #smenu2 li#economics a,
.commingsoon #smenu2 li#commingsoon a,
.newreleases #smenu2 li#newreleases a,
.corprateservices #smenu2 li#corprateservices a,
.authorvideos #smenu2 li#authorvideos a {
  background: #00a1dd url(/images/arrowside.png) no-repeat center right;
  color: #fff;
}
.basket {
  color: #fff;
  padding-top: 10px;
  font-weight: bold;
}
.basket a {
  color: black;
  font-size: 90%;
}
.basket .basketPrice {
  color: #fff;
}
.basket .basketLink {
  color: #000;
}
.basket .basketLink a {
  text-decoration: none;
}
.basketv {
  color: #000;
  font-size: 11.5px;
}
.mtext {
  color: #fff;
  padding-top: 20px;
  font-size: 21px;
  line-height: 30px;
}
.mtext .redt {
  color: #00a1dd;
  font-size: 120%;
}
.booktextpadding {
  padding-left: 155px;
}
.authorname {
  display: block;
}
a.buy {
  cursor: pointer;
}
span.qty-hold {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  float: left;
  font-weight: bold;
  font-size: 18px;
}
span.qty-hold.small {
  font-size: 14px;
}
.moreinfob {
  color: #00a1dd;
  font-weight: bold;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.titlem {
  color: #000;
  font-weight: bold;
  font-size: 24px;
  display: inline;
}
.titleone {
  color: #333;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  display: inline;
  font-family: 'big-caslon-fb', san-serif;
}
.titleone.red {
  color: #00a1dd;
}
.titleone a,
.tbarproducts a,
.baskett a,
.books3upInd a {
  color: black;
  margin-top: 8px;
}
.titlethree {
  color: #000;
  font-weight: bold;
  font-size: 14.5px;
  display: inline;
}
.titletwo {
  color: #000;
  font-size: 14.5px;
  display: inline;
}
.titlethree {
  color: #000;
  font-weight: bold;
  font-size: 14.5px;
  display: inline;
}
.rights {
  font-weight: bold;
  font-size: 14.5px;
}
.books4up {
  margin-bottom: 12px;
  margin-top: 12px;
}
.btn {
  border-radius: 0 !important;
  border: 0 !important;
  -webkit-box-shadow: 0 !important;
  box-shadow: 0 !important;
  font-size: 1.8rem !important;
}
.books4upInd {
  position: relative;
  font-size: 12px;
  display: block;
  text-align: center;
}
.books4upInd .buyBookSingle {
  position: absolute;
  top: 5px;
  left: 15px;
  text-transform: uppercase;
  font-weight: bold;
  background: #00a1dd;
}
.books4upInd .buyBookSingle:hover {
  background: #ffeb1c;
  color: #000;
}
.basketSubtotals .delivery {
  display: none;
}
.new_address_info h3 {
  margin-top: 0;
}
.new_address legend {
  margin-bottom: 5px;
}
.orderId {
  position: absolute;
  top: 5px;
  right: 10px;
}
.books3upInd {
  float: left;
  position: relative;
  font-size: 12px;
  height: 260px;
  padding: 15px;
  width: 130px;
  display: block;
  text-align: center;
}
.bookTitle {
  font-size: 1.9rem;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #444;
}
img.author-main {
  width: 150px;
  border: 1px solid #777;
  float: right;
  margin-left: 10px;
}
.imgsclass {
  height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.imgsclass.standard {
  border: 1px solid #bbb;
}
.imgsclass_e {
  height: 140px;
  padding: 2px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.txtleft {
  text-align: left;
  display: block;
}
.txtboldred {
  color: #00a1dd;
  font-weight: bold;
}
.infobbutton {
  color: #fff;
  padding: 5px;
}
.infobbutton li {
  float: left;
}
.infotext {
  background: #2f2f2f;
  color: #fff;
  width: 35px;
  padding: 0px;
  font-weight: bold;
  margin-top: 5px;
}
.infotext a {
  display: block;
  padding: 5px;
}
.infotext a:hover {
  background: #97b727;
}
.addbaskettext {
  background: #00a1dd;
  color: #fff;
  padding: 5px 0;
  font-weight: bold;
  margin-top: 5px;
}
.smtext {
  font-size: 10.5px;
  display: block;
}
.boldtext {
  font-weight: bold;
}
.textcenter {
  text-align: center;
}
.addbaskettext:hover {
  background: #ffeb1c;
  color: #333 !important;
}
.highlightnumber {
  background: #00a1dd;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 5px;
  color: #fff;
}
.blackText a {
  color: #000;
}
a .highlightnumber {
  color: #fff;
}
.bookbuttons li {
  display: inline;
  float: left;
  font-weight: bold;
  padding: 10px;
  color: #000;
}
.pressquote {
  font-size: 12px;
  line-height: 105%;
  font-weight: bold;
  text-align: left;
  float: none;
  padding-left: 25px;
}
.authorInfo {
  padding-top: 10px;
  padding-left: 15px;
  font-size: 11px;
  line-height: 100%;
}
.tbarproducts {
  padding-left: 10px;
  padding-top: 8px;
  padding-bottom: 5px;
  height: 20px;
}
.tbarproducts li {
  display: inline;
  float: left;
  padding: 5px;
  font-size: 11.5px;
  color: #767575;
}
.tabsfont {
  font-size: 13.5px;
  line-height: 20px;
  padding: 8px;
  border-bottom: 1px solid #cbcbcb;
}
.authorBox {
  height: 150px;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 1em 15px;
}
.authorBox a img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.authorBox a.name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: #00a1dd;
  color: #fff;
  padding: 5px 0;
}
header .aboutLink,
header .contactLink {
  line-height: 40px;
  margin-left: 20px;
}
.rheader {
  font-size: 20px;
  color: #00a1dd;
  font-weight: bold;
  margin-bottom: 15px;
}
.addtobasketbutton {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #d2ff52;
  background: -moz-linear-gradient(top, #d2ff52 0%, #91e842 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d2ff52), color-stop(100%, #91e842));
  background: -webkit-linear-gradient(top, #d2ff52 0%, #91e842 100%);
  background: -o-linear-gradient(top, #d2ff52 0%, #91e842 100%);
  background: -ms-linear-gradient(top, #d2ff52 0%, #91e842 100%);
  background: linear-gradient(top, #d2ff52 0%, #91e842 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2ff52', endColorstr='#91e842', GradientType=0);
  padding: 5px;
  width: 95px;
  font-weight: bold;
  color: #FFF;
}
.outofprint {
  background: #666;
  color: #fff;
  padding: 5px 0;
  font-weight: bold;
  margin-top: 5px;
}
.searchs {
  font-size: 10px;
  font-weight: bold;
  padding: 5px;
}
.arrowc {
  height: 8px;
  background: #fff;
}
.titlefour {
  font-size: 20px;
  font-weight: bold;
  display: block;
}
#bookformatlist ul li {
  padding: 5px;
  display: block;
}
.sidemenuleftline {
  float: left;
  width: 80px;
  background: #000;
  height: 3px;
  margin-bottom: 2px;
}
.sidemenurightline {
  width: 100%;
  background: #000;
  height: 1px;
  margin-bottom: 0px;
}
.authorvideos {
  float: left;
  display: inline;
  width: 260px;
  padding: 5px;
}
.catreview {
  margin: 10px;
  height: 220px;
  width: 190px;
  float: left;
}
div.order-pb {
  background: url("/images/order-pb.png") repeat scroll 0 0 transparent;
}
div.order-button,
a.order-secondary-eb,
a.preorder-secondary-eb {
  display: block;
  margin-bottom: 20px;
  height: 35px;
  width: 140px;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 2px;
}
div.order-pb:hover {
  background-position: 140px 0;
}
div.order-eb {
  background: url('/images/order-eb-blue.png');
}
div.order-eb:hover {
  background-position: 140px 0;
}
#currentPageSideMenu li a {
  background: #00a1dd url(/images/arrowside.png) no-repeat center right;
  color: #fff;
}
#currentPageSideMenu2 li a {
  background: #000 url(/images/arrowsideblack.png) no-repeat center right;
  color: #fff;
}
#currentPageTopMenu li a {
  background: #bf2727 no-repeat center bottom;
  color: #fff;
}
.main .homepage_newsletter_signup h3.titleone {
  color: #bf2727;
  display: inline;
  margin-right: 15px;
}
.main .homepage_newsletter_signup form {
  line-height: 40px;
  display: inline;
}
.main .homepage_newsletter_signup form input[type=email] {
  display: inline;
}
.main .homepage_newsletter_signup form input[type=submit] {
  margin-top: -4px;
}
.basketItems ul {
  display: block;
}
.basketItems ul li {
  float: left;
  padding: 15px;
}
#basket th {
  background: none repeat scroll 0 0 #990000;
  color: #FFFFFF;
  font-weight: bold;
  padding: 4px 6px;
  border: 1px solid #900;
  border-right: 1px solid #800;
}
#basket td {
  border-bottom: 1px dotted #CCCCCC;
  padding-bottom: 8px;
  padding-top: 10px;
}
.twitter {
  background: #00a1dd;
  padding: 10px;
  color: #fff;
  line-height: normal;
  font-size: 12.5px;
  margin: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.tinline {
  display: inline;
}
.pbColor {
  background: #00a1dd;
}
div.buyButton:hover {
  color: #FFFF1F;
}
.eBookColor {
  background: #000;
}
.boldC {
  font-weight: bold;
}
.infoAddToBasket {
  position: absolute;
  top: 255px;
}
.genBold {
  font-weight: bold;
}
.genLPadding {
  padding-left: 4px;
}
.bookReviewMain {
  letter-spacing: 0.3px;
  line-height: 1.2em;
  font-size: 12px;
  padding-bottom: 6px;
}
.genPadding {
  padding: 10px;
}
ul.bulletsList {
  list-style-type: disc;
}
IMG.displayed {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.boldBlack {
  color: #000000;
  font-weight: bold;
}
.centreblocktext {
  padding-left: 60px;
}
.err-box {
  clear: both;
  padding: 10px 0;
}
form.styled input[type="text"],
form.styled input[type="email"] {
  padding: 5px;
  border: 1px solid #ccc;
  margin: 4px 0;
  width: 300px;
  margin-bottom: 20px;
}
form.styled input[type="text"]:focus {
  border: 1px solid #79b;
}
form.styled label {
  font-weight: normal;
  font-size: 14px;
}
.info-box {
  clear: both;
  display: block;
  margin-top: 34px;
  color: #444;
}
i {
  font-style: italic;
}
ul.err {
  margin-top: 10px;
}
.err li {
  color: #900;
}
.err {
  color: #900;
}
.book-title {
  font-weight: bold;
  font-size: 1.1em;
}
.book-format {
  color: #555;
  font-size: 0.9em;
}
.book-price {
  font-weight: bold;
  font-size: 1.2em;
  color: #900;
  margin-top: 14px;
}
#print-details input[type="text"],
#print-details input[type="text"]:focus {
  border: 1px solid #ccc;
  width: 280px;
  padding: 6px;
}
div#address input[type=text] {
  margin-bottom: 6px;
}
strong {
  font-weight: bold;
}
.ig-offer {
  width: 940px;
  height: 725px;
}
.ig-offer#winning {
  background: url('/images/IGI-Harriman-House.jpg');
}
.ig-offer#highperf {
  background: url('/images/IGM-Harriman-House.jpg');
}
div#ig-ebook-hotspot {
  height: 290px;
  width: 180px;
  position: absolute;
  top: 400px;
  left: 500px;
  cursor: pointer;
}
div#ig-print-hotspot {
  height: 290px;
  width: 180px;
  position: absolute;
  top: 400px;
  left: 710px;
  cursor: pointer;
}
#print-details {
  background: url('/images/ig-popover-back.png');
  height: 350px;
  padding: 20px;
  font-family: 'Cabin', sans-serif;
  color: white;
}
#ig-pop-close {
  width: 20px;
  height: 24px;
  position: absolute;
  left: 304px;
  top: 11px;
}
#ig-pop-close {
  cursor: pointer;
}
div#terms {
  color: white;
  font-size: 11px;
  line-height: 11px;
  font-weight: lighter;
}
nav#right-menu {
  padding-top: 8px;
  margin-top: 20px;
  padding-right: 0;
}
nav#right-menu ul:first-child {
  border-top: 6px solid #00a1dd;
}
.main div.ten,
.main div.twelve {
  border-top: 2px solid #00a1dd;
}

.clear {
  clear: both;
}
#tweet2pay {
  margin-bottom: 10px;
  font-size: 0.9em;
  padding: 8px;
  background: #EA4B4B;
  border-radius: 10px;
  color: white;
  margin-left: 18px;
  line-height: 18px;
}
#tweet2pay h1 {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 2px;
  color: white;
}
input[type=text],
input[type=email] {
  border: 1px solid #ccc;
  padding: 4px;
}
a.book-title {
  font-weight: normal;
  font-size: 14px;
}
.price,
.price-gratis, .price-noex {
  font-weight: bold;
  color: #00a1dd;
}
.pointer {
  cursor: pointer;
}
a.high-blob {
  display: block;
  padding: 8px;
  background: #ccc;
  color: #444;
  width: 294px;
  margin-left: 6px;
  border: 1px solid #999;
  border-radius: 6px;
  text-align: center;
  font-size: 13px;
}
a.high-blob:hover {
  text-decoration: none;
  background: #bbb;
}
a.high-blob img {
  float: left;
  margin-right: 10px;
}
.big-light {
  font-size: 1.1em;
  font-weight: bold;
}
.grey {
  color: #444;
  font-size: 12px;
}
.cookie-consent {
  background: white;
  color: #333;
  text-align: center;
  padding: 4px;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 15px;
  border-bottom: 1px solid #ccc;
}
.cookie-consent a {
  color: #359;
}
.user-info a {
  color: #ccc;
}
.user-info {
  background: #359;
  color: white;
  text-align: center;
  padding: 4px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 15px;
  border-bottom: 1px solid #ccc;
  font-weight: lighter;
}
ul.styled {
  margin-top: 10px;
  list-style: none;
  padding-left: 0px;
}
ul.styled li {
  border-bottom: 1px dashed #ccc;
  padding: 4px 0;
  text-align: center;
}
.pressArchive li.active {
  background-color: #00a1dd;
}
.pressArchive li.active a {
  color: #fff;
}
.sub {
  font-size: 0.9em;
  color: #444;
}
.note {
  font-style: italic;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #444;
  margin-top: 10px;
}
#bookpage-change-cur {
  padding: 4px 12px;
  margin-left: 6px;
  border: 1px solid #ddd;
  margin-top: 12px;
  border-radius: 6px;
}
.col-panel h3,
.col-panel h6 {
  display: block;
  margin-top: 0;
  font-size: 18px;
}
.col-panel h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.col-panel input[type=submit] {
  cursor: pointer;
  margin: -1px 0 20px 86px;
  background: #00a1dd;
  border: 0;
  padding: 6px 10px;
  color: #fff;
  width: 50%;
}
.col-panel input[type=email] {
  width: 98%;
}
.col-panel .newsletter {
  font-size: 18px;
}
.servicesMenu ul {
  border: none !important;
}
.download-free {
  cursor: pointer;
}
input[type=email] {
  border: 1px solid #ccc;
}
.lowlight {
  font-size: 0.9em;
  color: #666;
  margin: 0;
  padding: 0;
}
/* webchat */
#webchat {
  padding: 10px;
}
#webchat li {
  padding: 5px;
  border-bottom: 1px dashed #ccc;
}
#webchat li.webchat-admin {
  background: #eef;
}
#chattab {
  background: url('/images/chat-icon.png') no-repeat;
  right: 1px;
  /* change this to left: 1px; to put it on the left of the screen */
  top: 40%;
  height: 200px;
  width: 50px;
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 5000;
}
#chattab a {
  display: block;
  width: 100%;
  height: 100%;
}
a.header {
  font-family: 'big-caslon-fb', san-serif !important;
  font-size: 26px !important;
}
#head-line {
  font-family: 'big-caslon-fb', san-serif;
  font-size: 15px;
  color: #333;
}
#head-line a {
  color: #248;
}
.emailLink a {
  color: #248;
}
.menut a {
  color: 999;
  padding: 6px;
}
img.small-left {
  float: left;
  width: 35%;
  margin-right: 10px;
  margin-bottom: 4px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cycle-slideshow {
  height: 170px;
  margin-bottom: 18px;
}
.cycle-slideshow img {
  width: 100%;
  height: auto;
}
/* pager */
.cycle-pager {
  text-align: right;
  width: 100%;
  z-index: 500;
  position: absolute;
  right: 12px;
  top: -14px;
  overflow: hidden;
}
.cycle-pager span {
  font-size: 50px;
  width: 16px;
  height: 16px;
  display: inline-block;
  color: #ddd;
  cursor: pointer;
}
.cycle-pager span.cycle-pager-active {
  color: #00a1dd;
}
.cycle-pager > * {
  cursor: pointer;
}
/* caption */
.cycle-caption {
  position: absolute;
  color: white;
  bottom: 15px;
  right: 15px;
  z-index: 700;
}
/* overlay */
.cycle-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 600;
  background: black;
  color: white;
  padding: 15px;
  opacity: 0.5;
}
.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* display paused text on top of paused slideshow */
.cycle-paused:after {
  content: 'Paused';
  color: white;
  background: black;
  padding: 10px;
  z-index: 500;
  position: absolute;
  bottom: 10px;
  right: 10px;
  border-radius: 10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.larger {
  font-size: 1.2em;
}
a.big-button {
  display: block;
  text-align: center;
  padding: 9px 34px 11px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
  position: relative;
  cursor: pointer;
  border: none;
  outline: none;
  margin: 0;
  background: #97b727 url(/foundation/images/misc/button-gloss.png) repeat-x 0 -31px;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.28);
  background: #97b727 url(/foundation/images/misc/button-gloss.png) repeat-x 0 -31px, -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, transparent 0%);
  background: #97b727 url(/foundation/images/misc/button-gloss.png) repeat-x 0 -31px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.4)), color-stop(100%, transparent));
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  margin-top: 10px;
}
b {
  font-weight: bold;
}
/* Harriman Xmas Bonanza */
#bonanza {
  padding: 4px 10px;
  margin-bottom: 10px;
  border: 1px solid #999;
  font-family: Roboto;
}
#bonanza div {
  font-size: 17px;
  margin: 10px 0;
  margin-top: 4px;
}
#bonanza h1 {
  color: #900;
  font-weight: bold;
  font-size: 2.4em;
  margin-top: 0;
  padding-top: 0;
}
button {
  cursor: pointer;
  margin: 8px 0;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 8px 16px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
button.primary {
  background-color: #265cff;
  border: 1px solid #2c253b;
}
button.primary:hover {
  background-color: #5c4c83;
}
.btn-primary:active {
  background-color: #362c57;
}
/* WINTER WONDERLAND */
.rrp {
  font-size: 18px;
  font-weight: bold;
}
.buy-now {
  cursor: pointer;
  float: left;
  width: 40%;
  border: 2px solid #249;
  margin-right: 12px;
  margin-top: 20px;
  border-radius: 8px;
  text-align: center;
  font-family: 'big-caslon-fb', san-serif;
  font-size: 18px;
  padding: 10px;
}
.buy-now div {
  font-size: 30px;
  margin: 10px;
}
.buy-now:hover {
  background: #bdf;
}
.buy-now span {
  color: #900;
  font-size: 1.2em;
}
.buy-now #p_disc,
.buy-now #e_disc {
  font-size: 1.1em;
}
.buy-now2 {
  cursor: pointer;
  float: left;
  width: 40%;
  border: 2px solid #249;
  margin-right: 12px;
  margin-top: 20px;
  border-radius: 8px;
  text-align: center;
  font-family: 'big-caslon-fb', san-serif;
  font-size: 18px;
  padding: 10px;
}
.buy-now2 div {
  font-size: 30px;
  margin: 10px;
}
.buy-now2 span {
  color: #900;
  font-size: 1.2em;
}
.buy-now2 #p_disc,
.buy-now2 #e_disc {
  font-size: 1.1em;
}
.partnerBook ul {
  margin-top: 20px;
  display: block;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.partnerBook ul li {
  margin: 0 10px;
  display: inline-block;
  width: 160px;
  text-align: center;
}
.partnerBook ul li img {
  border: 1px solid #bbb;
  margin-bottom: 10px;
}
.partnerBook ul li .price {
  font-size: 12px;
}
.basketLink a:hover,
.basketLink a.active {
  color: #fff;
}
.authorOfTheDay .titleone {
  margin-top: 0;
  display: block;
  margin-bottom: 10px;
}
.authorOfTheDay h4 {
  margin-bottom: 0;
}
.authorOfTheDay img {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
  max-width: 75px;
}
.authorOfTheDay .addbaskettext {
  font-size: 12px;
  margin-top: 0;
  padding: 2px 10px 3px;
  position: absolute;
  right: 0;
  top: 0;
}
.authorOfTheDay a.addbaskettext:visited {
  color: #fff;
}
.authorOfTheDay p {
  padding-bottom: 0px;
}

.order-details h3 {
    font-family: halyard-display;
    font-size: 2rem;
    font-weight: bold;
}

.order-details label {
  text-align: right;
}
.order-details ul {
  display: block;
  text-align: center;
  margin-top: 20px;
  border-bottom: 2px solid #DF4B4B;
  margin-left: 0;
  padding-left: 0;
  padding-bottom: 7px;
}
.order-details ul li {
  display: inline;
  margin: 10px 15px;
  text-transform: uppercase;
  padding: 14px 10px 10px 10px;
}
.order-details ul li.active {
  background-color: #DF4B4B;
  color: #fff;
}
.order-details input[type=text] {
  padding: 5px 0px 5px 8px;
  font-size: 16px;
  height: 30px;
  width: 100%;
}
.order-details select {
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 30px;
  border: 1px solid #ccc;
  font-size: 16px;
  padding: 4px;
  width: 100%;
}
.order-details select:-moz-focusing {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.order-details .sameAsBilling {
  text-align: left;
}
.order-details .deliveryAddress {
  display: none;
  overflow: hidden;
}
.order-details input[type=submit] {
  border: 0;
  padding: 10px 15px;
  cursor: pointer;
  margin: 20px 0 10px 10px;
  font-size: 16px;
  font-weight: normal;
}
.order-details .tick {
  width: 16px;
  height: 16px;
  position: absolute;
  margin-top: 8px;
  margin-left: -22px;
  display: none;
}
.order-details .emailTick {
  margin-left: -32px;
}
.order-details input,
.order-details select {
  transition: all 1s;
  -moz-transition: all 1s;
}
.order-details input.green,
.order-details select.green {
  border-color: #7dad0e;
}
.order-details legend {
  font-size: 16px;
  margin-bottom: 10px;
}
.order-details textarea {
  width: 100%;
  padding: 5px;
}
.float-right {
  float: right;
}
input#checkout {
  border: 0;
  background-color: #df4b4b;
  margin: 10px 0 5px 5px;
  font-size: 1.1em;
  font-weight: normal;
  color: #fff;
  padding: 10px 30px;
  cursor: pointer;
}
input#checkout:hover {
  background-color: #990000;
}
.outOfPrint {
  margin: 0;
  padding: 20px;
}
.checkout {
  border-top: 14px solid #00a1dd;
}
.checkout .checkoutNav {
  border-bottom: 1px solid #333;
  list-style: none;
  display: block;
  margin-top: 20px;
  padding-bottom: 7px;
  padding-left: 0;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
}
.checkout .checkoutNav li {
  display: inline;
  margin: 10px;
  padding: 14px 20px 10px;
  text-transform: uppercase;
}
.checkout .checkoutNav li.active {
  background-color: #333;
  color: #fff;
}
.checkout .checkoutNav li a {
  text-decoration: none;
}
.checkout .checkoutNav li a:hover {
  color: #00a1dd;
}
.checkout .notices label {
  display: block;
  text-align: right;
}
.checkout .detailsButton {
  margin: 20px 0;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 10px 50px;
  text-transform: uppercase;
  color: #fff;
  background: #00a1dd;
}
.checkout .detailsButton:hover {
  background: #ffeb1c;
  color: #000;
}
.checkout fieldset input {
  padding: 0 10px;
}
.checkout fieldset .tick {
  width: 16px;
  position: absolute;
  right: 25px;
  bottom: 9px;
  display: none;
}
.checkout fieldset input,
.checkout fieldset select {
  -webkit-transition: all 0.5 ease-out;
  -moz-transition: all 0.5 ease-out;
  -o-transition: all 0.5 ease-out;
  transition: all 0.5 ease-out;
}
.checkout fieldset input.green,
.checkout fieldset select.green {
  border-color: #7dad0e;
  background-color: #edffe3;
}
.checkout fieldset input.red,
.checkout fieldset select.red {
  border-color: #00a1dd;
  background-color: #FFF8F8;
}
.checkout fieldset .contactInfo {
  margin-top: 15px;
}
.checkout fieldset.billingAddress,
.checkout fieldset.deliveryAddress {
  margin-top: 30px;
}
.checkout fieldset.billingAddress input:not([type=checkbox]),
.checkout fieldset.deliveryAddress input:not([type=checkbox]),
.checkout fieldset.billingAddress select,
.checkout fieldset.deliveryAddress select {
  margin-top: 15px;
}
.checkout fieldset.billingAddress label,
.checkout fieldset.deliveryAddress label {
  font-weight: normal;
  margin-bottom: 0;
}
.checkout fieldset.billingAddress legend,
.checkout fieldset.deliveryAddress legend {
  margin-bottom: 5px;
}
.checkout fieldset.billingAddress .small,
.checkout fieldset.deliveryAddress .small {
  font-size: 12px;
  line-height: 14px;
  display: block;
}
.checkout fieldset.billingAddress .small input,
.checkout fieldset.deliveryAddress .small input {
  margin-left: 5px;
  margin-top: 0;
  margin-bottom: 0px;
}
.checkout .yourBooks h3 small {
  float: right;
  margin-top: 6px;
  font-size: 14px;
}
.checkout .deliveryBasketItems {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style: none;
}
.checkout .deliveryBasketItems li {
  position: relative;
  display: block;
  height: 135px;
  padding: 1em;
  border: 1px solid #e0e0e0;
  margin: 10px;
  width: 46%;
}
.checkout .deliveryBasketItems li .dbi_image {
  float: left;
  margin-right: 1em;
}
.checkout .deliveryBasketItems li .dbi_image img {
  max-width: 60px;
}
.checkout .deliveryBasketItems li .dbi_title {
  display: block;
  vertical-align: top;
  font-weight: bold;
  max-height: 60px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.checkout .deliveryBasketItems li .sum {
  position: absolute;
  bottom: 1em;
  right: 1em;
}
.checkout ul {
  list-style: none;
  padding: 0px;
}
.checkout ul.totals,
.checkout ul.deliveryList {
  border: 1px solid #e0e0e0;
  margin-top: 1em;
}
.checkout ul.totals.confirm,
.checkout ul.deliveryList.confirm {
  margin-top: 10px;
}
.checkout ul.totals li,
.checkout ul.deliveryList li {
  padding: 1em;
  border-bottom: 1px solid #e0e0e0;
}
.checkout ul.totals li:last-child,
.checkout ul.deliveryList li:last-child {
  border-bottom: none;
}
.checkout ul.totals li.active,
.checkout ul.deliveryList li.active {
  background-color: #c9e2b3;
}
.checkout ul.totals li .sum,
.checkout ul.deliveryList li .sum {
  float: right;
}
.checkout ul.totals li input[type=radio],
.checkout ul.deliveryList li input[type=radio] {
  visibility: hidden;
}
.checkout ul.deliveryList li {
  cursor: pointer;
}
.checkout .input-group-btn button {
  margin-top: 0px;
}
.checkout .promoDiscount {
  border: 1px solid #e0e0e0;
  margin-top: 50px;
  padding: 1em;
}
.checkout .promoDiscount .sum {
  float: right;
}
.checkout .billingAddressCheck,
.checkout .deliveryAddressCheck,
.checkout .contactInfoCheck {
  height: 100%;
  width: 100%;
  top: -5px;
  left: 0;
  position: absolute;
  background: url('/images/overlay.png') repeat transparent;
  display: none;
}
.checkout.confirm .notes {
  margin-top: 10px;
  margin-bottom: 1em;
}
.checkout.confirm .orderPlaced {
  font-weight: 400;
}
.checkout.confirm .ebookDownload .ebookLink {
  text-align: center;
  padding: 10px;
}
.checkout.confirm .ebookDownload .ebookLink a {
  border: 1px solid #e0e0e0;
  padding: 5px;
  display: block;
}
.checkout.confirm .ebookDownload .ebookLink a:hover {
  text-decoration: none;
  background-color: #f8f8f8;
}
.checkout.confirm .ebookDownload .ebookLink a img {
  max-width: 50px;
}
.checkout.confirm .ebookDownload .ebookLink a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.checkout.confirm .order-details b {
  text-align: right;
  display: block;
}
.address_select .address label {
  width: 100%;
  border: 1px solid #ccc;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px;
  margin-bottom: 15px;
}
.address_select .address label:hover {
  background-color: #f1f1f1;
}
.address_select .address label.active {
  background-color: #dff0d8;
}
.address_select .address label.active:hover {
  background-color: #dff0d8;
}
.address_select .address label input {
  display: none;
}
.address_select .address label .fa {
  font-size: 20px;
  line-height: 20px;
}
.address_select .address label .fa-check-square-o {
  display: none;
}
.address_select .address label.active {
  border-color: #7dad0e;
}
.address_select .address label.active .fa-square-o {
  display: none;
}
.address_select .address label.active .fa-check-square-o {
  display: block;
}
.address_select .address label.alert-success {
  border-color: #7dad0e;
}
.payment-details {
  position: relative;
  margin-top: 30px;
}
.payment-details .overlay {
  display: none;
  position: absolute;
  height: 102%;
  width: 102%;
  left: -10px;
  top: -10px;
  padding: 10px;
  background: url('/images/overlay.png') repeat transparent;
}
.payment-details .overlay div {
  background: none repeat scroll 0 0 #fff;
  border-radius: 10px;
  height: 60px;
  left: 50%;
  margin-left: -20%;
  margin-top: -30px;
  padding: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40%;
}
.payment-details .overlay div img {
  width: 16px;
}
.payment-details input.payButton,
.payment-details .doubleCheckCorrect {
  padding: 1em 4em;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  background: #00a1dd;
}
.payment-details input.payButton:hover,
.payment-details .doubleCheckCorrect:hover {
  background: #ffeb1c;
  color: #000;
}
.payment-details .validationErrors p {
  margin: 10px;
  width: 47%;
  float: left;
  color: #f00;
  text-align: center;
  border: 1px solid #f00;
  background-color: #ffeeee;
}
.doubleCheckCorrect {
  padding: 1em 4em;
  margin-left: 15px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  background: #00a1dd;
}
.doubleCheckCorrect:hover {
  background: #ffeb1c;
  color: #000;
}
.endButtons {
  margin-top: 0px;
  padding: 6px 20px;
  color: #fff;
  background: #adc62f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7ba41d), color-stop(1, #adc62f));
  background: -ms-linear-gradient(bottom, #7ba41d, #adc62f);
  background: -moz-linear-gradient(center bottom, #7ba41d 0%, #adc62f 100%);
  background: -o-linear-gradient(#adc62f, #7ba41d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adc62f', endColorstr='#7ba41d', GradientType=0);
}
.endButtons:hover {
  color: #fff;
  background: #adc62f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #adc62f), color-stop(1, #7ba41d));
  background: -ms-linear-gradient(bottom, #adc62f, #7ba41d);
  background: -moz-linear-gradient(center bottom, #adc62f 0%, #7ba41d 100%);
  background: -o-linear-gradient(#7ba41d, #adc62f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ba41d', endColorstr='#adc62f', GradientType=0);
}
.basketPreviewDiv {
  position: absolute;
  top: 60px;
  background: #fff;
  right: 0px;
  width: 300px;
  height: auto;
  z-index: 100;
  border: 1px solid #00a1dd;
  padding-bottom: 10px;
  display: none;
}
.basketPreviewDiv .items {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: none;
  font-weight: normal;
}
.basketPreviewDiv .items ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.basketPreviewDiv .items ul li {
  vertical-align: top;
  height: 86px;
  padding: 8px 10px;
  clear: left;
  border-bottom: 1px solid #e0e0e0;
}
.basketPreviewDiv .items ul li img {
  float: left;
  margin-right: 10px;
  max-width: 40px;
}
.basketPreviewDiv .items ul li .title,
.basketPreviewDiv .items ul li .format {
  display: block;
}
.basketPreviewDiv .items ul li .title {
  display: block;
  font-size: 110%;
  font-weight: bold;
  margin-top: 5px;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.basketPreviewDiv .items ul li .title a {
  color: #248;
}
.basketPreviewDiv .items ul li .price {
  margin-top: 25px;
}
.basketPreviewDiv .items ul li.noItems {
  padding: 20px 0px 10px;
  border-bottom: none;
  height: auto;
}
.basketPreviewDiv .items ul li.noItems i {
  text-align: center;
  display: block;
}
.basketPreviewDiv .buttons .btn {
  color: #fff;
}
.basketPreviewDiv .buttons .btn.btn-primary {
  margin-left: 10px;
}
.basketPreviewDiv .buttons .btn.checkout {
  margin-right: 10px;
  background: #adc62f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7ba41d), color-stop(1, #adc62f));
  background: -ms-linear-gradient(bottom, #7ba41d, #adc62f);
  background: -moz-linear-gradient(center bottom, #7ba41d 0%, #adc62f 100%);
  background: -o-linear-gradient(#adc62f, #7ba41d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adc62f', endColorstr='#7ba41d', GradientType=0);
}
.basketPreviewDiv .buttons .btn.checkout:hover {
  background: #adc62f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #adc62f), color-stop(1, #7ba41d));
  background: -ms-linear-gradient(bottom, #adc62f, #7ba41d);
  background: -moz-linear-gradient(center bottom, #adc62f 0%, #7ba41d 100%);
  background: -o-linear-gradient(#7ba41d, #adc62f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ba41d', endColorstr='#adc62f', GradientType=0);
  color: #fff;
}
.imageArraySingle {
  position: relative;
  display: block;
  height: 250px;
}
.imageArraySingle .book-3d {
  max-width: 130px;
  position: absolute;
  right: 10px;
}
.imageArraySingle .book-tablet {
  max-width: 110px;
  position: absolute;
  top: 70px;
  left: 5px;
}
.imageArraySingle .book-phone {
  max-width: 70px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.imageArraySingle .ebook-only .book-tablet {
  max-width: 150px;
  left: auto;
  right: 15px;
  top: 5px;
}
.imageArraySingle .ebook-only .book-phone {
  left: 15px;
  max-width: 90px;
}
.imageArraySingle .ebook-only label {
  position: absolute;
  bottom: 0;
  right: 10px;
  font-size: 12px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
.single_book .fromPrice {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  border-radius: 75px;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  height: 75px;
  padding: 17px 0;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 146px;
  width: 75px;
}
.single_book .fromPrice .from {
  display: block;
  margin-bottom: -6px;
  letter-spacing: 1px;
}
.single_book .fromPrice .priceFrom {
  font-size: 18px;
  font-weight: bold;
  color: #00a1dd;
}
.single_book .fromPrice .only_free {
  margin-top: 6px;
  display: block;
}
.mainNav {
  float: right;
  width: 40px;
}
.mainNav button {
  border: 1px solid #fff;
  background: transparent;
  margin-top: 24px;
  padding: 8px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.mainNav button:hover,
.mainNav button.active {
  background-color: #fff;
}
.mainNav button:hover .icon-bar,
.mainNav button.active .icon-bar {
  background-color: #ffeb1c;
}
.mainNav button .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  background-color: #fff;
}
.mainNav button .icon-bar + .icon-bar {
  margin-top: 4px;
}
.sidebarButton button {
  background-color: transparent;
  padding: 8px;
  border: 1px solid #fff;
  border-left: 0;
  float: left;
  margin: 5px 0;
  text-transform: uppercase;
  line-height: 12px;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sidebarButton button:hover {
  background-color: #fff;
  color: #ffeb1c;
}
.sidebarButton button.active {
  background-color: #fff;
  color: #ffeb1c;
}
.mainNavList {
  position: fixed;
  top: 0;
  right: 0;
  background-color: #00a1dd;
  margin-right: -200px;
  height: 100%;
  overflow-y: auto;
}
.mainNavList.active {
  margin-right: 0;
}
.mainNavList ul {
  width: 200px;
  list-style: none;
  padding: 0;
  margin-top: 20px;
}
.mainNavList ul li {
  text-align: center;
  text-transform: uppercase;
}
.mainNavList ul li a {
  color: #fff;
  display: block;
  padding: 10px 0;
}
.mainNavList ul li a:hover {
  background-color: #bbb;
  text-decoration: none;
}
.bookContent {
  padding-bottom: 10px;
}
.bookContent .shortSummary .sampleDownloadLink {
  display: block;
  font-size: 17px;
  margin-top: 10px ;
}
.bookContent .shortSummary .sampleDownloadLink:hover {
  text-decoration: none;
}
.bookContent .jacketText .long {
  display: none;
}
.bookContent .jacketText div,
.bookContent .jacketText i {
  font-size: 1.9rem;
}
.bookContent .aboutTheAuthor p {
  padding-top: 0;
}
.bookContent .aboutTheAuthor p a {
  margin-left: 10px;
}
.bookContent .aboutTheAuthor a img {
  float: left;
  max-width: 130px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.bookContent .aboutTheAuthor h3 {
  margin-top: 0px;
}
.bookContent .longContents,
.bookContent .longBlurb {
  cursor: pointer;
}
.bookRecord hr {
  border-color: #d9d9d9;
}
.productInformation p {
  padding: 0;
  margin-bottom: 5px;
}
.productInformation p span {
  display: block;
}
.productInformation .contentsListing .long {
  display: none;
}
.productInformation .usefulLinks .grey {
  padding-bottom: 6px;
  margin-bottom: 5px;
  border-bottom: 1px dashed #ccc;
  padding-left: 4px;
}
.productInformation .usefulLinks .grey:last-child {
  border-bottom: 0;
}
.reviews {
  margin-bottom: 20px;
}
.reviews h3 {
  margin-top: 20px;
}
.reviews .review {
  border-bottom: 1px solid #eee;
}
.reviews .review .name {
  display: block;
  text-align: right;
  margin-top: 10px;
  margin-right: 20px;
  font-style: italic;
}
.endLinks h3 {
  margin-top: 10px;
}
.wholePageOverlay {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.2);
}
.wholePageOverlay img.loader {
  width: 32px;
  height: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
}
.addedToBasketHolder {
  position: fixed;
  right: 1em;
  top: 0.5em;
  z-index: 10000;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.addedToBasketHolder ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.addedToBasketHolder ul li {
  padding: 1em;
  border: 2px solid #e0e0e0;
  background: #fff;
  margin: 5px 0;
  color: #444;
  text-align: center;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.addedToBasketHolder ul li img {
  max-width: 50px;
}
.addedToBasketHolder ul li span {
  display: block;
  font-style: inherit;
  font-weight: bold;
}
.offlineSale {
  display: block;
  height: 35px;
  background-color: #900;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 35px;
}
.bookofthemonth h3 {
  margin-top: 0;
}
.bookofthemonth .author img {
  max-width: 90px;
  margin-left: 5px;
}
.bookofthemonth .author a.btn {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
}
.volow_button {
  margin-bottom: 5px;
}
.volow_button a.btn-volow {
  color: #fff;
  height: auto;
  background: #b93e43;
  background: -moz-linear-gradient(top, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b93e43), color-stop(100%, #862d31), color-stop(100%, #207cca), color-stop(100%, #7db9e8));
  background: -webkit-linear-gradient(top, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  background: -o-linear-gradient(top, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  background: -ms-linear-gradient(top, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  background: linear-gradient(to bottom, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b93e43', endColorstr='#7db9e8', GradientType=0);
}
.volow_button a.btn-volow:hover,
.volow_button a.btn-volow.active {
  background: #862d31;
  background: -moz-linear-gradient(top, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7db9e8), color-stop(0%, #207cca), color-stop(0%, #862d31), color-stop(100%, #b93e43));
  background: -webkit-linear-gradient(top, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  background: -o-linear-gradient(top, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  background: -ms-linear-gradient(top, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  background: linear-gradient(to bottom, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db9e8', endColorstr='#b93e43', GradientType=0);
}
.volow_button a.btn-volow .text {
  text-align: left;
  font-size: 25px;
}
.volow_button a.btn-volow .text b {
  font-size: 46px;
  padding-right: 20px;
  float: right;
}
.volow_button a.btn-volow .additional {
  font-size: 12px;
  text-align: left;
}
.volow_button a.btn-volow .status {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  display: none;
}
.volow_button a.btn-volow .status span {
  padding-left: 10px;
}
.volow_button a.btn-volow .status .loader {
  float: left;
  left: 50%;
  margin-left: -130px;
}
.volow_button a.btn-volow .loader {
  margin: 0 auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 0.5s infinite linear;
  animation: load8 0.5s infinite linear;
}
.volow_button a.btn-volow .loader,
.volow_button a.btn-volow .loader:after {
  border-radius: 50%;
  width: 22px;
  height: 22px;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.volow_info_link a {
  text-decoration: none;
  border-bottom: 1px dashed #ccc;
  color: #B93E43;
}
.volow_info_link a:hover,
.volow_info_link a:active {
  text-decoration: none;
  color: #862d31;
  border-color: #862d31;
}
.exclusivePriceBlock {
  width: 375px;
}
.exclusivePriceBlock span.link {
  width: 350px;
}
.exclusivePriceBlock span.link a {
  color: #fff;
  display: inline-block;
  height: auto;
  background: #b93e43;
  background: -moz-linear-gradient(top, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b93e43), color-stop(100%, #862d31), color-stop(100%, #207cca), color-stop(100%, #7db9e8));
  background: -webkit-linear-gradient(top, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  background: -o-linear-gradient(top, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  background: -ms-linear-gradient(top, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  background: linear-gradient(to bottom, #b93e43 0%, #862d31 100%, #207cca 100%, #7db9e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b93e43', endColorstr='#7db9e8', GradientType=0);
  font-size: 28px;
  line-height: 28px;
  padding: 20px;
  margin: 15px 10px 5px 10px;
  text-decoration: none;
}
.exclusivePriceBlock span.link a span {
  font-size: 18px;
  float: right;
  margin-top: 5px;
}
.exclusivePriceBlock span.link a:hover,
.exclusivePriceBlock span.link a:active {
  background: #862d31;
  background: -moz-linear-gradient(top, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7db9e8), color-stop(0%, #207cca), color-stop(0%, #862d31), color-stop(100%, #b93e43));
  background: -webkit-linear-gradient(top, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  background: -o-linear-gradient(top, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  background: -ms-linear-gradient(top, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  background: linear-gradient(to bottom, #7db9e8 0%, #207cca 0%, #862d31 0%, #b93e43 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db9e8', endColorstr='#b93e43', GradientType=0);
}
.exclusivePriceBlock span.help a {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.black_friday {
  width: 100%;
  padding: 0 15px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
}
.bigClockHolder {
  text-align: center;
}
#bigClock {
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
}
#bigClock h2 {
  text-align: center;
  display: block;
}
#bigClock h3 {
  color: #ffeb1c;
}
#bigClock > div {
  padding: 10px;
  display: inline-block;
}
#bigClock div > span {
  display: inline-block;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -2px;
}
#bigClock .smalltext {
  font-size: 12px;
  font-style: italic;
  padding-top: 5px;
}
#up-next-flash-deal-timer {
  display: inline;
}
.promoProduct {
  display: inline-block;
  overflow: hidden;
}
.promoProduct .loading-overlay {
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  text-align: center;
  vertical-align: middle;
}
.promoProduct .loading-overlay img {
  margin-top: 100px;
}
.promoProduct h2 {
  border-bottom: 1px solid #ffeb1c;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.promoProduct h2 .ends_in {
  font-size: 14px;
  font-weight: 300;
  vertical-align: bottom;
  letter-spacing: 0;
  margin-top: 15px;
  margin-right: 10px;
}
.promoProduct h2 .ends_in .timer {
  display: inline;
}
.promoProduct .title {
  margin-top: 0;
  margin-bottom: 0;
}
.promoProduct .start_date,
.promoProduct .starts_in {
  font-size: 14px;
  font-weight: 300;
  vertical-align: bottom;
  letter-spacing: 0;
  margin-top: 15px;
}
.promoProduct .start_date .timer,
.promoProduct .starts_in .timer {
  display: inline;
}
.promoProduct .images {
  text-align: left;
  position: relative;
  margin-top: -20px;
}
.promoProduct .images .image {
  margin-top: 30px;
  float: none !important;
  margin-left: 0px;
}
.promoProduct .images img {
  height: 300px;
}
.promoProduct .images .eBook {
  position: absolute;
  left: 0;
}
.promoProduct .images .eBook img {
  height: 200px;
  margin-top: 60px;
  margin-left: -20px;
}
.promoProduct h3.title {
  text-overflow: ellipsis;
  overflow: hidden;
}
.promoProduct h3 .timer.hideTimer .minutes,
.promoProduct h3 .timer.hideTimer .seconds {
  display: none;
}
.promoProduct h3.start_date {
  display: none;
}
.promoProduct h4.author {
  max-width: 60%;
  font-size: 18px;
  font-style: italic;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.promoProduct .formats {
  text-align: left;
}
.promoProduct .formats h3 {
  margin: 0 0 10px 0;
}
.promoProduct .formats .format {
  display: block;
  width: 250px;
  position: relative;
  margin: 20px 0;
}
.promoProduct .formats .format .type {
  display: inline;
  font-size: 14px;
}
.promoProduct .formats .format .discount {
  display: inline;
  font-size: 20px;
  text-align: center;
}
.promoProduct .formats .format .rrp {
  font-size: 12px;
  display: block;
}
.promoProduct .formats .format .rrp .price {
  text-decoration: line-through;
  display: inline;
}
.promoProduct .formats .format .sale_price {
  display: block;
  font-size: 22px;
  line-height: 22px;
  margin-top: 10px;
}
.promoProduct .formats .format .btn {
  position: absolute;
  right: 0;
  left: auto;
  color: #fff;
  bottom: -5px;
  height: auto;
  top: auto;
  padding: 6px 20px;
  margin-right: 10px;
  background: #adc62f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7ba41d), color-stop(1, #adc62f));
  background: -ms-linear-gradient(bottom, #7ba41d, #adc62f);
  background: -moz-linear-gradient(center bottom, #7ba41d 0%, #adc62f 100%);
  background: -o-linear-gradient(#adc62f, #7ba41d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adc62f', endColorstr='#7ba41d', GradientType=0);
}
.promoProduct .formats .format .btn:hover {
  background: #adc62f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #adc62f), color-stop(1, #7ba41d));
  background: -ms-linear-gradient(bottom, #adc62f, #7ba41d);
  background: -moz-linear-gradient(center bottom, #adc62f 0%, #7ba41d 100%);
  background: -o-linear-gradient(#7ba41d, #adc62f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ba41d', endColorstr='#adc62f', GradientType=0);
  color: #fff;
}
.promoProduct .limited {
  margin-top: 35px;
  width: 260px;
  font-size: 12px;
  color: #aaa;
}
.promoProductListing {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.promoProductListing p {
  margin: 0;
  padding: 0 0 5px 0;
}
.promoProductListing ul {
  list-style: none;
  margin: 0;
  padding: 0 10px;
}
.promoProductListing ul li.flash-deal {
  text-align: center;
  width: 8.33%;
  float: left;
  padding: 5px;
  position: relative;
}
.promoProductListing ul li.flash-deal:nth-child(n + 13) {
  display: none;
}
.promoProductListing ul li.flash-deal a {
  color: #ffeb1c;
  text-decoration: none;
}
.promoProductListing ul li.flash-deal .image {
  width: 100%;
}
.promoProductListing ul li.flash-deal .image img {
  width: 100%;
}
.promoProductListing ul li.flash-deal .deal_ended {
  perspective: 1000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: #ffeb1c;
}
.promoProductListing ul li.flash-deal .deal_ended .flip {
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.promoProductListing ul li.flash-deal .deal_ended .flip .front,
.promoProductListing ul li.flash-deal .deal_ended .flip .back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.promoProductListing ul li.flash-deal .deal_ended .flip .front {
  z-index: 2;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.promoProductListing ul li.flash-deal .deal_ended .flip .front span {
  visibility: hidden;
  display: block;
  color: #FFFFFF;
}
.promoProductListing ul li.flash-deal .deal_ended .flip .back {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  background: rgba(255, 255, 255, 0.5);
}
.promoProductListing ul li.flash-deal .deal_ended .flip .back span {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70px;
  text-align: center;
  background: #ffeb1c;
  color: #fff;
  margin-top: -30px;
  display: block;
  margin-left: -35px;
  padding: 3px 10px;
}
.promoProductListing ul li.flash-deal .deal_ended.active .flip .front {
  border: 1px solid #00a1dd;
}
.promoProductListing ul li.flash-deal .deal_ended.active .flip .front span {
  visibility: visible;
  background-color: #00a1dd;
}
.promoProductListing ul li.flash-deal .deal_ended.end .flip {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.admin_nav_1 {
  list-style: none;
  clear: both;
  margin: 0 0 0 15px;
  padding: 10px 0 0 0;
}
.admin_nav_1 li {
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
}
.admin_nav_1 li a {
  display: block;
  background-color: #00a1dd;
  color: #fff;
  padding: 10px;
  text-decoration: none;
}
.admin_nav_1 li a.active,
.admin_nav_1 li a:hover {
  background-color: #bbb;
}
.order_item_row {
  border-top: 1px solid #ccc;
  padding-top: 3px;
  padding-bottom: 3px;
}
.order_table .complete {
  color: #009900;
}
.basket_row {
  padding: 3px 0;
}
.basket_items {
  background-color: #e9e9e9;
  padding: 3px 0;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.open_basket_items {
  background-color: #f1f1f1;
  padding: 3px 0;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px dashed #ccc;
}
.guest_order {
  border-right: 1px solid #ccc;
}
.guest_order .btn {
  color: #fff;
}
.strength_text {
  display: none;
}
.strength_bar {
  position: relative;
  display: block;
  height: 10px;
  background: #f1f1f1;
  margin-top: 5px;
}
.strength_bar .bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  display: block;
  background: #990000;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -ms-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}
#password_hint {
  display: none;
}
/* Small screens */
@media all and (max-width: 768px) {
  html,
  body {
    background-color: #fff;
    overflow-x: hidden;
  }
  .admin_nav_1 li a {
    padding: 5px;
  }
  .tbar .tbarbasket {
    left: 0;
    width: 100%;
    height: 40px;
  }
  .tbar .tbarbasket .basket .basketLink {
    float: right;
    margin-right: 10px;
    margin-top: -20px;
    padding-bottom: 0;
  }
  .tbar .tbarbasket .basket .basketLink a {
    color: #fff;
  }
  .lbar {
    height: auto;
  }
  .lbar a img {
    float: none;
    margin-left: -20px;
    padding-top: 15px;
    width: 220px;
    padding-bottom: 15px;
    max-width: 281px;
  }
  .mbar .searchBox {
    margin-right: 4px;
    width: 200px;
  }
  .mbar .searchBox input[type=text] {
    width: 70%;
  }
  .mbar .searchBox.expand {
    width: 200px;
  }
  .mbar .searchBox #search {
    margin-left: -56%;
    width: 156%;
  }
  #right-menu {
    display: none;
  }
  .categoriesSideMenu {
    position: fixed;
    width: 210px;
    left: 0;
    top: 0;
    margin-left: -210px;
    height: 100%;
    padding-right: 10px;
  }
  .categoriesSideMenu .servicesMenu {
    margin-bottom: 20px;
  }
  .categoriesSideMenu .servicesMenu .note {
    margin-bottom: 10px;
  }
  .first_title {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .first_title a {
    display: block;
  }
  .latest_press_list {
    padding-left: 20px;
  }
  .latest_press_list .bookLink {
    float: none !important;
    display: block;
  }
  .latest_press_list .reviewBlurb {
    padding-right: 20px;
  }
  .books4upInd {
    margin-bottom: 40px;
  }
  .cycle-slideshow {
    display: none;
  }
  body.right-menu {
    overflow-y: hidden;
  }
  body.right-menu header,
  body.right-menu .main,
  body.right-menu .mainNavList {
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
    -o-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    transform: translateX(-200px);
  }
  .footerhh .col-md-12 div.col-md-2 {
    float: left;
    width: 50%;
  }
  body.left-menu {
    overflow-y: hidden;
  }
  body.left-menu header,
  body.left-menu .main,
  body.left-menu .categoriesSideMenu {
    -webkit-transform: translateX(220px);
    -moz-transform: translateX(220px);
    -o-transform: translateX(220px);
    -ms-transform: translateX(220px);
    transform: translateX(220px);
  }
  body.left-menu .categoriesSideMenu {
    overflow-y: scroll !important;
  }
  .phone_link {
    display: none;
  }
  .main .tbarproducts {
    display: none;
  }
  .main .booktextmaintitle {
    line-height: 38px;
    font-size: 32px;
  }
  .main .booktextmainsub {
    line-height: 22px;
  }
  .main .authorOfTheDay {
    margin-left: -15px;
  }
  .main .priceBand {
    padding-left: 0;
    margin-right: 0;
  }
  .main .priceBand .priceBlock {
    width: auto;
  }
  .main .priceBand .priceBlock .rrp,
  .main .priceBand .priceBlock .ourPrice {
    text-align: right;
  }
  .main .priceBand .pdfSample {
    width: 100%;
  }
  .main .priceBand .pdfSample .readLink {
    display: block;
    text-align: right;
    width: 100%;
    float: right;
  }
  .main .volow_sample .link a {
    font-size: 16px;
  }
  .main .volow_sample .help {
    left: 194px;
  }
  .main .productPageImages img.book-3d {
    position: relative;
    right: auto;
    margin-top: 0;
    left: 110px;
    width: 200px;
  }
  .main .productPageImages img.book-phone {
    margin-left: -155px;
    bottom: 60px;
  }
  .main .productPageImages img.book-tablet {
    display: none;
  }
  .main .productPageImages img.book-bw-tablet {
    display: none;
  }
  .main .productPageImages img.book-print {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .main .productPageImages .freeEbook {
    font-size: 14px;
    right: auto;
    padding: 15px 15px 5px;
    width: 100%;
  }
  .main .productPageImages .ebook-only img.book-phone {
    margin-left: 0px;
    position: relative;
    left: auto;
    right: -40%;
    margin-top: 67px;
  }
  .main .productPageImages .ebook-only img.book-tablet {
    position: absolute;
    display: block;
    width: 250px;
    left: auto;
    right: 7%;
  }
  .main .productPageImages .ebook-only img.book-bw-tablet {
    display: block;
    width: 200px;
    left: auto;
    right: 55%;
  }
  .main .modal-body input[type=email] {
    width: 100% !important;
  }
  .main .basketFull .basketContents .itemRow {
    padding: 0px;
    margin-bottom: 1em;
  }
  .main .basketFull .basketContents .itemRow .basketImage {
    height: 105px;
  }
  .main .basketFull .basketContents .itemRow .basketItemTitle {
    max-width: 185px;
    margin-right: 0;
  }
  .main .basketFull .basketContents .itemRow .basketItemPrice {
    display: none;
  }
  .main .basketFull .basketContents .itemRow .bottomBar .basketItemQuantity input {
    margin-left: 0px;
  }
  .main .basketFull .basketContents .itemRow .bottomBar .basketItemQuantity img {
    margin-right: 2px;
  }
  .main .basketFull .basketContents .itemRow .bottomBar .basketItemRemove a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main .basketFull .basketContents .itemDelivery {
    padding: 0px;
    margin-top: 1em;
  }
  .main .basketFull .basketContents .itemDelivery .border select {
    max-width: 190px;
  }
  .main .basketFull .basketContents .basketSubtotals {
    padding: 0px;
    margin-top: 1em;
  }
  .main .basketFull .basketContents .basketTotals {
    padding: 0px;
    margin-top: 1em;
  }
  .main .authorBox {
    margin: 1em 0px;
  }
  .main.checkout .correctCheckButtons .btn {
    margin-top: 10px;
    margin-left: 5px;
  }
  .main.checkout .checkoutNav {
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 15px;
  }
  .main.checkout .checkoutNav li {
    display: block;
    margin: 0;
  }
  .main.checkout #firstName,
  .main.checkout #billingPhone,
  .main.checkout #altPhone {
    margin-top: 15px;
  }
  .main.checkout .billingAddress,
  .main.checkout .deliveryAddress {
    margin-top: 15px;
  }
  .main.checkout .notices {
    margin-top: 35px;
  }
  .main.checkout .notices label {
    margin-bottom: 15px;
  }
  .main.checkout .notices .detailsButton {
    width: 100%;
  }
  .main.checkout .deliveryBasketItems li {
    width: auto;
  }
  .main.checkout .promoDiscount {
    margin-top: 1em;
  }
  .main.checkout ul.totals {
    margin-left: auto;
  }
  .main.checkout .mobilePaymentButtons {
    text-align: center;
    margin-bottom: 1em;
  }
  .main.checkout .mobilePaymentButtons span {
    display: block;
  }
  .main.checkout .mobilePaymentButtons .btn-group {
    width: 100%;
  }
  .main.checkout .mobilePaymentButtons .btn-group .btn {
    width: 50%;
  }
  .main.checkout .payByCard,
  .main.checkout .payByPaypal {
    display: none;
    clear: both;
  }
  .main.checkout .payByCard {
    padding-top: 1em;
    border-right: none !important;
  }
  .main.checkout .payByCard img:first-child {
    display: none;
  }
  .main.checkout .payByCard .payButton {
    width: 100%;
  }
  .main.checkout .payByPaypal {
    text-align: center;
    padding-top: 1em;
  }
  .main.confirm .thankyou {
    font-size: 18px;
  }
  .main.confirm .thankyou button {
    display: none;
  }
  .main.confirm .yourBooks {
    padding-left: 0px;
    padding-right: 0px;
  }
  .main.confirm .yourBooks .deliveryBasketItems {
    margin-left: 0px;
  }
  .main.confirm .yourBooks .deliveryBasketItems li {
    width: 95%;
  }
  .main.confirm div.totals {
    padding-left: 0px;
    padding-right: 0px;
  }
  .main.confirm div.totals div.col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .main.confirm ul.totals.confirm {
    margin-left: 0px;
  }
  .main .order-details p {
    padding: 0px;
  }
  .main .endButtons {
    margin-top: 2em;
    width: 100%;
    padding: 12px;
  }
  .volow_button {
    max-width: 450px;
    margin: 10px auto;
  }
  .volow_button a .text b {
    margin-top: 30px;
    padding-right: 0;
  }
  .volow_button a .text span {
    font-size: 20px;
  }
  .volow_button a .additional {
    clear: right;
  }
  .volow_info_link {
    max-width: 450px;
    margin: 0 auto;
  }
  #bigClock h2 {
    font-size: 28px;
  }
  #bigClock div > span {
    font-size: 50px;
    line-height: 50px;
  }
  .promoProduct .title {
    margin-top: 0;
    margin-bottom: 0;
  }
  .promoProduct .images {
    text-align: left;
    position: relative;
  }
  .promoProduct .images .image {
    float: none;
    margin-top: 0;
  }
  .promoProduct .images img {
    height: 300px;
  }
  .promoProduct .images .eBook {
    display: none;
    position: relative;
    top: 0;
    right: 0;
    float: none !important;
  }
  .promoProduct .images .eBook img {
    height: 200px;
  }
  .promoProduct .images .printBook img {
    height: 200px;
    margin-right: -10px;
  }
  .promoProduct .start_date {
    margin-top: 0;
  }
  .promoProduct .formats .format {
    width: auto;
  }
  .promoProduct .formats .format .discount {
    float: left;
    display: block;
  }
  .promoProduct .formats .format .sale_price {
    text-indent: 0;
    font-size: 18px;
    margin-top: 10px;
  }
  .promoProduct .formats .format .btn {
    margin-right: 0;
  }
  .promoProductListing p {
    padding: 5px 15px;
  }
  .promoProductListing ul li.flash-deal {
    width: 75px;
  }
  .promoProductListing ul li:nth-child(n+5) {
    display: none;
  }
}
@media all and (max-width: 383px) {
  .books4upInd {
    width: 100%;
  }
}
@media all and (min-width: 470px) and (max-width: 768px) {
  .volow_button a .text b {
    margin-top: 0;
  }
  .volow_button a .additional {
    clear: none;
  }
}
@media all and (min-width: 400px) and (max-width: 768px) {
  .books4upInd {
    min-height: 324px;
  }
  .logo {
    float: none;
  }
  .logo a img {
    width: auto;
  }
  .mainNav button {
    float: right;
    margin-top: 34px;
  }
  .first_title a {
    display: inline;
  }
  .main .productPageImages img.book-3d {
    position: relative;
    left: 60%;
    width: auto;
  }
  .main .productPageImages img.book-bw-tablet {
    left: 10px;
  }
  .main .productPageImages img.book-phone {
    margin-left: -60px;
  }
  .main .productPageImages img.book-tablet {
    display: block;
  }
  .main .productPageImages img.book-bw-tablet {
    display: block;
  }
  .main .productPageImages .freeEbook {
    width: auto;
    right: 10px;
  }
  .main .basketFull .basketContents .itemDelivery .border select {
    max-width: 190px;
  }
}
@media all and (max-width: 568px) {
  .main .priceBand .priceBlock {
    width: 100%;
  }
}
@media all and (min-width: 641px) and (max-width: 768px) {
  .books4upInd {
    padding: 0 50px;
  }
  .phone_link {
    display: block;
  }
  .menu li a {
    padding: 0 6px;
  }
  .lbar .mtext {
    float: left;
    font-size: 18px;
  }
  .lbar .logo {
    float: left;
  }
  .lbar a img {
    width: auto;
  }
  .footerhh .col-md-12 div.col-md-2 {
    float: left;
    width: auto;
  }
  .tbar .col-md-2:first-child {
    float: left;
    min-width: 200px;
  }
  .tbar .tbarbasket {
    left: auto;
    right: -10px;
    width: 40%;
  }
  .col-sm-9 {
    width: 100%;
  }
  .main .basketFull .basketContents .itemRow {
    margin-bottom: auto;
    padding: 10px;
    width: 50%;
    float: left;
  }
  .main .basketFull .basketContents .itemRow .bottomBar .basketItemRemove a {
    padding-left: 0.9em;
  }
  .main .basketFull .basketContents .itemDelivery,
  .main .basketFull .basketContents .basketSubtotals,
  .main .basketFull .basketContents .basketTotals {
    padding: 10px;
    margin-bottom: auto;
    margin-top: 0;
    width: 50%;
    float: left;
  }
  .main .basketFull .basketContents .basketTotals {
    float: right;
  }
  .main .basketFull .basketContents .deliveryNotice {
    clear: both;
  }
}
@media all and (min-width: 400px) AND (max-width: 500px) {
  .main .productPageImages img.book-tablet {
    display: none;
  }
  .main .authorBox {
    width: 33.3333%;
  }
}
@media all and (min-width: 500px) and (max-width: 600px) {
  .main .authorBox {
    width: 33.3333%;
  }
}
@media all and (min-width: 510px) and (max-width: 768px) {
  .main.confirm.checkout .thankyou {
    font-size: 18px;
  }
  .main.confirm.checkout .thankyou button {
    display: none;
  }
  .main.confirm.checkout .yourBooks {
    padding-left: 0px;
    padding-right: 0px;
  }
  .main.confirm.checkout .yourBooks .deliveryBasketItems {
    margin-left: 0px;
  }
  .main.confirm.checkout .yourBooks .deliveryBasketItems li {
    width: 46%;
  }
  .main.confirm.checkout .ebookDowload .ebookLinks {
    width: 50%;
    float: left;
  }
  .main.checkout .yourBooks .deliveryBasketItems {
    margin-left: 0px;
  }
  .main.checkout .yourBooks .deliveryBasketItems li {
    width: 46%;
    float: left;
  }
}
@media all and (min-width: 600px) and (max-width: 768px) {
  .main .authorBox {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  .logo {
    width: auto;
  }
  .logo img {
    float: left;
  }
  .main .productPageImages img.book-tablet {
    left: 0;
  }
  .main .priceBand .priceBlock {
    width: 100%;
  }
  .main .priceBand .priceBlock .ourPrice {
    float: none;
    margin-left: 30px;
  }
  .main.checkout .checkoutNav {
    margin-top: 20px;
    padding-bottom: 7px;
  }
  .main.checkout .checkoutNav li {
    display: inline;
  }
  .main.checkout .promoDiscount {
    margin-top: 3.4em;
  }
  .main.checkout .payByCard,
  .main.checkout .payByPaypal {
    display: block;
  }
  .main.checkout .payByPaypal {
    clear: none;
  }
  .promoProduct .title {
    margin-top: 0;
    margin-bottom: 0;
  }
  .promoProduct .images {
    text-align: left;
    position: relative;
  }
  .promoProduct .images .image {
    float: none !important;
    margin-top: 0;
  }
  .promoProduct .images img {
    height: 300px;
  }
  .promoProduct .images .eBook {
    display: none;
    position: relative;
    top: 0;
    right: 0;
    float: none !important;
  }
  .promoProduct .images .eBook img {
    height: 200px;
  }
  .promoProduct .images .printBook img {
    height: 200px;
    margin-right: -10px;
  }
  .promoProduct .start_date {
    margin-top: 0;
  }
  .promoProduct .formats .format {
    width: auto;
  }
  .promoProduct .formats .format .discount {
    float: left;
    display: block;
  }
  .promoProduct .formats .format .sale_price {
    text-indent: 0;
    font-size: 18px;
    margin-top: 10px;
  }
  .promoProduct .formats .format .btn {
    margin-right: 0;
  }
  .promoProduct .formats.books4upInd {
    width: auto;
  }
  .promoProductListing ul li.flash-deal {
    width: 80px;
    display: block;
  }
  .promoProductListing ul li:nth-child(n+10) {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .promoProduct .title {
    margin-top: 0;
    margin-bottom: 0;
  }
  .promoProduct .images {
    text-align: left;
    position: relative;
  }
  .promoProduct .images .image {
    float: none;
    margin-top: 0;
  }
  .promoProduct .images img {
    height: 300px;
  }
  .promoProduct .images .eBook {
    position: relative;
    top: 0;
    right: 0;
    float: none !important;
  }
  .promoProduct .images .eBook img {
    height: 150px;
    margin-top: 50px;
  }
  .promoProduct .images .printBook img {
    height: 200px;
    margin-right: -10px;
  }
  .promoProduct .start_date {
    margin-top: 0;
  }
  .promoProduct .formats .format {
    width: auto;
  }
  .promoProduct .formats .format .discount {
    float: left;
    display: block;
  }
  .promoProduct .formats .format .sale_price {
    text-indent: 0;
    font-size: 18px;
    margin-top: 10px;
  }
  .promoProduct .formats .format .btn {
    margin-right: 0;
  }
  .promoProduct .formats.books4upInd {
    width: auto;
  }
  .promoProductListing ul li.flash-deal {
    width: 75px;
  }
  .promoProductListing ul li:nth-child(n+11) {
    display: none;
  }
  .tbar-inner .basket {
    font-size: 13px;
  }
  .tbar-inner .basket img {
    margin-right: -10px;
  }
  .tbar-inner .padtop a {
    font-size: 12px;
  }
  .main .priceBand .priceBlock {
    padding-right: 15px;
  }
  .main .priceBand .priceBlock .rrp,
  .main .priceBand .priceBlock .ourPrice,
  .main .priceBand .priceBlock .readLink {
    float: right;
    display: block;
    text-align: right;
  }
  .main.checkout #firstName,
  .main.checkout #billingPhone,
  .main.checkout #altPhone {
    margin-top: 15px;
  }
  .main.checkout .notices {
    margin-top: 35px;
  }
  .main.checkout ul.totals {
    margin-left: 0px;
  }
  .menu li a {
    padding: 0 6px;
    font-size: 12px;
  }
  .mtext {
    float: right;
    font-size: 16px;
    padding-top: 24px;
  }
  .logo {
    width: auto;
  }
  .logo img {
    float: left;
  }
  .books4upInd {
    min-height: 324px;
  }
  .cycle-slideshow {
    height: 143px;
  }
  .main .productPageImages img.book-3d {
    position: relative;
    left: auto;
    right: 0;
    margin-left: 57%;
  }
  .main .authorBox {
    margin: 1em 20px;
  }
  .mbar .searchBox {
    width: 250px;
  }
  .mbar .searchBox input[type=text] {
    width: 70%;
  }
  .mbar .searchBox.expand {
    width: 250px;
  }
  .mbar .searchBox #search {
    margin-left: -30%;
    width: 130%;
  }
}


@media (min-width: 992px) and (max-width: 1200px) {
  .basket {
    font-size: 13px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .basket img {
    margin-right: -10px;
  }
  .mbar .searchBox {
    width: 250px;
  }
  .mbar .searchBox input[type=text] {
    width: 70%;
  }
  .mbar .searchBox.expand {
    width: 330px;
  }
  .mbar .menu li a {
    padding: 0 12px;
  }
  .main .priceBand .priceBlock {
    padding-right: 0;
  }
  .main .priceBand .priceBlock .ourPrice {
    float: right;
    margin-left: 0;
  }
  .main .productPageImages img.book-print {
    margin-right: 40px;
  }
  .main .productPageImages img.book-tablet {
    left: 60px;
  }
  .main .authorOfTheDay h3.titleone {
    max-width: 80%;
  }
  .main .basketFull .basketContents .itemRow .basketItemTitle {
    max-width: 190px;
  }
  .main .basketFull .basketContents .itemRow .bottomBar img {
    margin-right: 5px;
  }
  .main .basketFull .basketContents .itemDelivery .border select {
    max-width: 140px;
  }
  .checkout .deliveryBasketItems li {
    width: 45%;
  }
}

@media (min-width: 1180px) {
    .show-prices-in-label {
        color: white;
    }
}