@charset "UTF-8";
/*!
 * Custom file created by Neil Creagh based on some elements from Bootstrap v2.3.1 
 */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);
@import url(../fonts/stylesheet.css);
.clearboth {
  display: block;
  clear: both; }

.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;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:hover,
a:active {
  outline: 0; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
.google-maps img {
  max-width: none; }

.row {
  margin-left: -20px;
  *zoom: 1; }

.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0; }

.row:after {
  clear: both; }

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px; }

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.span12 {
  width: 940px; }

.span11 {
  width: 860px; }

.span10 {
  width: 780px; }

.span9 {
  width: 700px; }

.span8 {
  width: 620px; }

.span7 {
  width: 540px; }

.span6 {
  width: 460px; }

.span5 {
  width: 380px; }

.span4 {
  width: 300px; }

.span3 {
  width: 220px; }

.span2 {
  width: 140px; }

.span1 {
  width: 60px; }

.offset12 {
  margin-left: 980px; }

.offset11 {
  margin-left: 900px; }

.offset10 {
  margin-left: 820px; }

.offset9 {
  margin-left: 740px; }

.offset8 {
  margin-left: 660px; }

.offset7 {
  margin-left: 580px; }

.offset6 {
  margin-left: 500px; }

.offset5 {
  margin-left: 420px; }

.offset4 {
  margin-left: 340px; }

.offset3 {
  margin-left: 260px; }

.offset2 {
  margin-left: 180px; }

.offset1 {
  margin-left: 100px; }

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none; }

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  *zoom: 1; }

.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0; }

.container:after {
  clear: both; }

@-ms-viewport {
  width: device-width; }
.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (max-width: 480px) and (orientation: portrait) {
  .hidden-desktop {
    display: inherit !important; }

  .visible-desktop {
    display: none !important; }

  .visible-phone {
    display: inherit !important; }

  .hidden-phone {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }

  .hidden-print {
    display: none !important; } }
@media (max-width: 690px) and (orientation: portrait) {
  body {
    padding-left: 0px;
    padding-right: 0px; }

  .container {
    width: auto; }

  .row,
  .thumbnails {
    margin-left: 0; }

  .thumbnails > li {
    float: none;
    margin-left: 0; }

  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box; }

  .span12,
  .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box; }

  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; } }
/*----- Google Font Import -------------------------------*/
/*----- @FontFace Import -------------------------------*/
/*----- General Styles Sitewide -------------------------------*/
body {
  margin: 0px;
  padding: 0px;
  background-color: white; }

p {
  margin: 0;
  padding: 0px 0px 18px 0px; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin: 1em 0;
  padding: 0; }

strong {
  font-weight: 500; }

.content ul, .content ol {
  margin: 0px 0px 12px 0px;
  padding: 0px 0px 0px 6px; }

.content li {
  margin: 0px 0px 2px 0px;
  padding: 0px 0px 8px 22px;
  text-indent: -22px;
  list-style: none; }

.content li:before {
  content: "•";
  padding: 0px 10px 0px 0px;
  font-weight: bold;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
  color: #039ba0; }

a {
  color: #039ba0;
  text-decoration: none; }

a:hover {
  color: #039ba0;
  text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
  font-family: "arconrounded", sans-serif;
  font-weight: normal;
  color: #333;
  margin: 0px; }

h1 {
  font-size: 23px;
  line-height: 32px;
  display: block;
  padding: 0px 0px 6px 0px;
  margin: 0 0 16px 0;
  border-bottom: 1px solid #d1d1d1; }

h2 {
  font-size: 21px;
  line-height: 29px;
  color: #039ba0;
  padding: 0px 0px 12px 0px; }

h3 {
  font-size: 20px;
  line-height: 28px;
  color: #039ba0;
  padding: 0px 0px 4px 0px; }

h4 {
  font-size: 19px;
  line-height: 27px;
  color: #039ba0;
  padding: 0px 0px 4px 0px; }

h5 {
  font-size: 18px;
  line-height: 26px;
  color: #039ba0;
  padding: 0px 0px 4px 0px; }

h6 {
  font-size: 17px;
  line-height: 25px;
  color: #333;
  font-weight: bold;
  padding: 0px 0px 4px 0px; }

.button {
  display: inline-block;
  vertical-align: top;
  color: #888;
  padding: 8px 14px 8px 14px;
  background: #efefef;
  border-radius: 6px; }

.button:hover {
  background: #21b8bd;
  text-decoration: none;
  color: white; }

/* = Header
------------------------------------------------------------------*/
.siteheader {
  margin: 0px 0px 57px 0px;
  height: 140px;
  width: 100%;
  display: block;
  padding: 0px;
  background-color: white;
  box-sizing: border-box;
  background-image: url(../images/icons/dottedborder.svg);
  background-position: left bottom;
  background-repeat: repeat-x;
  text-align: center; }

.headerinner {
  display: block;
  width: 940px;
  margin: 0 auto;
  z-index: 2;
  padding: 16px 0px 0px 0px;
  box-sizing: border-box;
  text-align: right; }

.logolink img {
  text-decoration: none;
  float: left;
  height: 64px;
  margin: 28px 0px 0px 3px; }

/* = Container (Bootstrap has styles set for this also)
------------------------------------------------------------------*/
.container {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #333;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#main {
  min-height: 450px; }

/* = Left Blocks
------------------------------------------------------------------*/
.leftside, .rightside {
  border-top: 6px solid #4a4a4a; }

.searchdiv {
  padding: 23px 0px 47px 16px;
  margin: 0px 0px 7px 0px;
  display: block;
  background-color: #c7edee;
  border-top: 2px solid white;
  box-sizing: border-box; }

.searchdiv p {
  font-family: "arconrounded", sans-serif;
  font-size: 24px;
  line-height: 32px;
  color: #4a4a4a;
  margin: 0px 0px 20px 0px;
  padding: 0; }

.searchdiv form {
  margin: 0px;
  padding: 0px; }

.searchdiv input {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  width: 156px;
  height: 32px;
  padding: 0px 2px 0px 8px;
  margin: 0px 0px 20px 0px;
  font-size: 14px;
  line-height: 22px;
  background: white;
  color: #555;
  border: none;
  border-radius: 0px;
  display: inline-block;
  vertical-align: top; }

.searchbutton {
  height: 32px;
  width: 32px;
  display: inline-block;
  vertical-align: top;
  padding: 0px 0px 0px 8px;
  background: white;
  background-image: url("../images/icons/searchicon.svg");
  background-position: right 8px center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  margin: 0px 0px 20px 0px; }

.searchbutton:hover {
  cursor: pointer; }

.searchdiv select {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  width: 188px;
  height: 32px;
  padding: 0px 35px 0px 8px;
  margin: 0px;
  font-size: 14px;
  line-height: 22px;
  background: white;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: window;
  color: #555;
  border: none;
  border-radius: 0px;
  background-image: url("../images/icons/browseicon.svg");
  background-repeat: no-repeat;
  background-position: right 8px center; }

.backbutton, .nextbutton {
  display: block;
  background-image: url(../images/icons/backarrow.svg);
  background-repeat: no-repeat;
  background-position: right top;
  height: 43px;
  width: 145px;
  float: right;
  margin-top: 20px;
  text-align: center;
  padding: 13px 0px 0px 15px;
  text-transform: none;
  font-family: "arconrounded", sans-serif;
  font-size: 20px;
  box-sizing: border-box; }

.backbutton:hover, .nextbutton:hover {
  color: #4a4a4a;
  text-decoration: none;
  cursor: pointer; }

.nextbutton {
  background-image: url(../images/icons/nextarrow.svg);
  padding: 13px 15px 0px 0px;
  width: 220px; }

/* =NAVIGATION
------------------------------------------------------------------*/
.nav {
  margin: 67px -16px 0px 0px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500; }

.nav a {
  text-decoration: none;
  color: #555;
  display: inline-block;
  vertical-align: top;
  padding: 0px 16px 31px 16px; }

.nav a:hover, .nav a.current, .nav a.section {
  text-decoration: none;
  color: #039ba0;
  border-bottom: 8px solid #21b8bd; }

.navdivider {
  height: 26px;
  width: 1px;
  display: inline-block;
  vertical-align: top;
  background-color: #d1d1d1; }

/* =CONTENT
------------------------------------------------------------------*/
.content {
  padding: 23px 20px 0px 10px;
  box-sizing: border-box; }

.rightpics {
  padding-top: 23px; }

/* = Page Pics 
------------------------------------------------------------------*/
.pagepic {
  margin: 0px 0px 20px 0px;
  box-sizing: border-box; }

.pictext {
  display: block;
  margin: -13px 0px 20px 0px;
  padding: 0px 0px 0px 4px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #999; }

.picabove {
  margin: 10px 0px 0px 0px; }

/* = Thumbnail Galleries (Aligned Top or Bottom)
------------------------------------------------------------------*/
.thumbnailgallery {
  width: 100%;
  display: block;
  margin: 10px 0px 0px 0px; }

.thumbnail {
  margin: 0px 15px 15px 0px;
  float: left;
  box-sizing: border-box; }

.thumbnail img {
  width: 200px; }

.thumbnail a, .thumbnail a:hover {
  text-decoration: none;
  color: #999; }

/* = AUTO LISTING PAGE STYLES
------------------------------------------------------------------*/
.listingtoprow .content {
  padding: 10px 10px 0px 10px;
  margin-bottom: 0px; }

.listingtoprow h1 {
  padding-top: 13px;
  margin-bottom: 12px; }

.listingrow .content {
  padding: 12px 10px 0px 10px;
  margin-bottom: 0; }

.listingrow h2 {
  display: block;
  padding: 0px 8px 0px 0px;
  margin: 0px;
  color: #333; }

.listingrow .listingauthor {
  font-size: 15px;
  display: block;
  color: #039ba0;
  margin-bottom: 10px; }

.listingrow h3 {
  padding: 0;
  margin: 0; }

.listingrow h3 a {
  display: block;
  padding: 8px 0px 12px 0px;
  border-bottom: 1px solid #efefef;
  margin: 0px;
  color: #333; }

.listingrow h3 a.first {
  padding-top: 0px; }

.listingrow h3 a:hover {
  color: #039ba0; }

.listingrow hr {
  margin: 0px 0px 9px 0px; }

.listingrow a {
  color: #333;
  text-decoration: none;
  display: block; }

.listingrow a:hover {
  color: #333;
  text-decoration: none; }

.listingrow a:hover h2, .listingrow a:hover h3, .listingrow a:hover h4 {
  color: #039ba0; }

.listingrow .divider {
  display: block;
  padding: 0;
  border-bottom: 5px solid #efefef;
  margin: 0px 0 0px 0; }

.listingpic {
  float: left;
  width: 110px;
  margin: 0px 20px 20px 0px; }

.listingtext {
  margin-left: 130px;
  min-height: 110px;
  margin-bottom: 20px; }

/* To prevent flash of unpositioned text prior to images loading  */
.authorlist {
  display: inline-block;
  padding: 3px 11px 3px 11px;
  margin: 6px 4px 0px 0px;
  background-color: #efefef;
  border-radius: 6px; }

/* = Pagination
------------------------------------------------------------------*/
.pagination {
  padding: 10px 0px 14px 0px; }

.pagination a {
  display: inline-block;
  padding: 2px 6px 2px 6px;
  margin: 0px 2px 6px 0px;
  text-align: center;
  background-color: #efefef;
  min-width: 28px;
  box-sizing: border-box; }

.pagination a:hover {
  color: white;
  background-color: #21b8bd;
  text-decoration: none; }

.pagination .current {
  display: inline-block;
  padding: 2px 6px 2px 6px;
  margin: 0px 2px 0px 0px;
  text-align: center;
  color: white;
  background-color: #21b8bd;
  min-width: 28px;
  box-sizing: border-box; }

.newslisting {
  margin: 0px 0px 26px 0px; }

.newslistcontent {
  padding: 0px 20px 0px 0px;
  margin-left: 0px;
  box-sizing: border-box; }

.newslistcropbox {
  max-height: 120px;
  overflow: hidden; }

/* = Videos
------------------------------------------------------------------*/
.videoframe {
  display: block;
  padding: 0px;
  margin: 8px 0px 20px 0px; }

/* = Contact Page
------------------------------------------------------------------*/
.googlemap {
  margin: 0px 0px 16px 0px; }

/* = BOOK Page
------------------------------------------------------------------*/
.bookcontent {
  padding-top: 36px; }

.bookcontent h1 {
  border: none;
  margin: 0px 0px 6px 0px;
  padding: 0; }

.bookcontent h3 {
  margin: 0px 0px 17px 0px;
  padding: 0; }

.purchase_box {
  display: block;
  width: 100%;
  margin: 10px 0px 40px 0px;
  padding: 18px 18px 12px 10px;
  box-sizing: border-box;
  border-top: 1px solid #d1d1d1;
  border-bottom: 2px solid #21b8bd; }

.purchase_box form {
  margin: 0px;
  padding: 0px; }

.purchase_box .label_left {
  display: inline-block;
  clear: left; }

.purchase_box select {
  float: left;
  width: 168px;
  height: 26px;
  padding: 0px 35px 0px 8px;
  margin: 0px 15px 0px 0px;
  font-size: 12px;
  line-height: 18px;
  background-color: white;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: window;
  border: none;
  border-radius: 0px;
  background-image: url(../images/icons/dropdownarrow.png);
  background-repeat: no-repeat;
  background-position: right top; }

@-moz-document url-prefix() {
  /* Mozilla specific select menu fix for dropdown arrow hiding  */
  .css-select-moz {
    background-color: white;
    display: inline-block;
    float: left;
    width: 168px;
    height: 26px;
    background-image: url(../images/icons/dropdownarrow.png);
    background-repeat: no-repeat;
    background-position: right top;
    margin: 0px 3px 0px 0px; } }
/* End of Mozilla specific select menu fix for dropdown arrow  */
.purchase_box .price {
  float: left;
  color: #039ba0;
  font-family: "arconrounded", sans-serif;
  font-size: 22px;
  line-height: 28px;
  margin: 0px 0px 0px 0px; }

.purchase_box .boxtext {
  display: block;
  width: 100%;
  clear: both;
  margin: 10px 0px 0px 0px;
  color: #888; }

.purchase_box .boxtext strong {
  color: #039ba0;
  text-decoration: line-through; }

.purchase_box .submit {
  color: #039ba0;
  font-family: "arconrounded", sans-serif;
  font-size: 20px;
  line-height: 28px;
  border: none;
  margin: -1px 0px 0px 0px;
  padding: 0px 30px 0px 0px;
  text-transform: uppercase;
  float: right;
  clear: right;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-image: url(../images/icons/carticon.svg);
  background-repeat: no-repeat;
  background-position: right 1px; }

.purchase_box .submit:hover {
  cursor: pointer;
  color: #4a4a4a;
  background-position: right -29px; }

.amazonlink {
  display: block;
  margin: -1px 0px 0px 0px;
  float: right;
  clear: right; }

.usonly {
  display: block;
  margin: 5px 0px 5px 0px;
  font-weight: bold;
  color: #039ba0;
  font-size: 15px; }

.unavailable {
  text-align: center;
  color: #999; }

.purchase_box .optionPaperback, .purchase_box .optionHardback, .purchase_box .optioneBook {
  display: none; }

.purchase_box .optionfirst {
  display: inline-block; }

.bookpic {
  margin: 0px 0px 8px 0px;
  box-sizing: border-box; }

.productthumb {
  width: 105px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 8px; }

.productthumb img {
  width: 105px; }

.bookpics {
  text-align: center;
  padding-top: 36px; }

.bookpics .odd {
  margin-right: 4px; }

/* = Search Results
------------------------------------------------------------------*/
.searchresultsrow {
  margin-bottom: 18px; }

.searchresultscropbox {
  margin-bottom: 12px;
  box-sizing: border-box; }

/* = Homepage Bits
------------------------------------------------------------------*/
.hometop {
  display: block;
  padding: 30px 0px 0px 30px;
  background-image: url(../images/homepic.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 358px;
  border-top: 2px solid white; }
  .hometop img {
    display: none; }
  .hometop h1 {
    color: white;
    font-size: 30px;
    line-height: 32px;
    width: 380px;
    border: none;
    margin: 0;
    padding: 0; }
  .hometop .searchdiv {
    background-color: rgba(74, 74, 74, 0.8);
    border: none;
    width: 220px;
    margin-bottom: 28px; }
  .hometop .searchdiv p {
    color: white; }

.featureheading {
  font-size: 30px;
  line-height: 32px;
  color: #039ba0;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 10px 0px;
  border-bottom: 2px solid #21b8bd; }

.featuredbook {
  width: 220px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  margin: 0px 20px 33px 0px;
  line-height: 20px; }
  .featuredbook img {
    display: block;
    margin-bottom: 20px; }

.homefourth {
  margin-right: 0px; }

.featuredbook:hover {
  text-decoration: none; }

.homebookauthor {
  display: block;
  font-weight: 500;
  margin-bottom: 4px; }

.homebooktitle {
  display: block;
  color: #333;
  margin-bottom: 4px; }

.homebookprice {
  display: block;
  font-weight: 500; }

/* = Login Page
------------------------------------------------------------------*/
#loggedinbox {
  display: block;
  width: 170px;
  background-color: #efefef;
  font-size: 11px;
  line-height: 21px;
  margin: 0px 0px 16px 10px;
  padding: 10px 0px 10px 0px;
  text-align: center; }

#loggedinbox a {
  display: block;
  padding: 0px;
  background-image: none;
  text-decoration: underline; }

/* OTHER IMAGES PLACED DIRECTLY INTO CONTENT/TEXT AREA 
-------------------------------------------- */
.content img.right {
  float: right;
  margin-left: 20px; }

.content img.left {
  float: left;
  margin-right: 20px; }

.content img.leftAlone {
  float: left;
  margin-right: 100%; }

.content img.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block; }

/* LINK ICONS - shows type of file
	------------------------------------ */
.content a[href$=".pdf"],
.content a[href$=".PDF"],
.content a.pdf {
  padding: 2px;
  padding-left: 20px;
  background: url(../images/icons/page_white_acrobat.png) no-repeat left center; }

.content a[href$=".doc"],
.content a[href$=".DOC"],
.content a.doc {
  padding: 2px;
  padding-left: 20px;
  background: url(../images/icons/page_word.png) no-repeat left center; }

.content a[href$=".xls"],
.content a[href$=".XLS"],
.content a.xls {
  padding: 2px;
  padding-left: 20px;
  background: url(../images/icons/page_excel.png) no-repeat left center; }

.content a[href$=".gz"],
.content a[href$=".GZ"],
.content a[href$=".gzip"],
.content a[href$=".GZIP"],
.content a[href$=".zip"],
.content a[href$=".ZIP"],
.content a.archive {
  padding: 2px;
  padding-left: 20px;
  background: url(../images/icons/page_white_zip.png) no-repeat left center; }

.content a[href$=".exe"],
.content a[href$=".EXE"],
.content a.application {
  padding: 2px;
  padding-left: 20px;
  background: url(../images/icons/application.png) no-repeat left center; }

/* =BASE
------------------------------------------------------------------*/
.footer {
  position: relative;
  margin: 30px 0px 0px 0px;
  vertical-align: top;
  padding: 14px 0px 8px 0px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  background-image: url(../images/icons/dottedborder.svg);
  background-position: left top;
  background-repeat: repeat-x; }

.address {
  margin-left: -10px;
  padding: 10px 0px 13px 0px;
  float: left; }

.address strong {
  color: #039ba0; }

.address a {
  text-decoration: none;
  color: #555; }

.address a:hover {
  text-decoration: underline;
  color: #039ba0; }

.footer ul {
  padding: 0;
  margin: 0; }

.footer li {
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
  list-style: none; }

.footer li:before {
  content: "";
  padding: 0px;
  font-weight: normal; }

.phonenav {
  display: none; }

/* = Base Buttons
------------------------------------------------------------------*/
.basebuttons {
  margin: 9px 20px 0px 0px;
  text-align: right; }

.newsletter {
  text-transform: none;
  background-color: transparent;
  font-size: 15px;
  border: 1px solid #d1d1d1;
  font-family: "arconrounded", sans-serif;
  padding: 9px 14px 7px 14px; }

.newsletter:hover {
  border: none; }

/* = Credits
------------------------------------------------------------------*/
.credits {
  display: block;
  margin: 2px 0px 10px 0px;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.credits a {
  color: #333;
  text-decoration: none; }

.credits a:hover {
  color: #039ba0;
  text-decoration: underline; }

/* = Styles For FORMS
------------------------------------------------------------------*/
form {
  margin: 0px 0px 20px 0px; }

fieldset {
  margin: 0px;
  border: none;
  background: #efefef;
  border-radius: 5px;
  padding: 14px;
  margin: 0px 0px 10px -2px;
  max-width: 400px;
  box-sizing: border-box; }

textarea, input {
  border: 1px solid #cccccc;
  padding: 5px;
  color: #666;
  margin: 4px 0px 8px 0px;
  background: #fff;
  box-sizing: border-box; }

input.text {
  width: 230px;
  display: block; }

textarea {
  width: 230px;
  display: block; }

label.left {
  display: block;
  float: none;
  clear: both; }

label.right {
  float: left;
  font-size: 12px;
  font-style: italic;
  color: #999;
  padding: 5px 0px 0px 6px; }

form ul {
  padding: 0px !important; }

form li {
  margin: 0px !important;
  padding: 0px !important;
  text-indent: 0px !important; }

form li:before {
  content: "" !important;
  padding: 0px !important;
  margin: 0px !important; }

input.radio {
  display: inline-block;
  margin: 0px 3px 0px 0px; }

div.Actions input {
  background: #efefef;
  padding: 8px 12px 8px 12px;
  border: none; }

div.Actions input:hover {
  background: #21b8bd;
  color: #FFF; }

/* Validation Error Alerts */
div.middleColumn label, #PageCommentInterface_Form_PostCommentForm_error, .message {
  display: block;
  text-align: left;
  background-color: #ffeeee;
  padding: 6px;
  margin: -4px 0px 16px 0px;
  color: #666; }

#MemberLoginForm_LoginForm_Remember_Holder {
  display: none; }

/*  Mobile Style adjustments  */
@media (max-width: 480px) {
  body {
    margin: 0px 0px 0px 0px;
    background: none; }

  .container {
    border: none;
    margin: 0px 0px 0px 0px; }

  .siteheader {
    margin: 0px;
    height: auto;
    width: 100%;
    border-bottom: none;
    background-image: none; }

  .headerinner {
    display: block;
    clear: both;
    width: 100%;
    bottom: 0px;
    padding: 36px 0px 16px 0px;
    text-align: center;
    background-image: url(../images/jb-logo.svg);
    background-repeat: no-repeat;
    background-position: 20px 30px;
    background-size: 160px; }

  .logolink img {
    display: block;
    clear: both;
    float: none;
    margin: 0 auto;
    visibility: hidden;
    width: 160px;
    height: auto; }

  h1 {
    font-size: 22px;
    line-height: 30px; }

  h2 {
    font-size: 18px;
    line-height: 25px; }

  .content {
    padding: 20px 5px 20px 5px; }

  .listingtoprow .content {
    padding: 10px 5px 0px 5px; }

  .listingrow .content {
    padding: 12px 5px 0px 5px; }

  .listingcropbox {
    margin-top: 8px; }

  .listingrow h2 {
    border: none;
    margin: 0px; }

  .listingtext {
    text-align: left; }

  .authorlist {
    display: none; }

  .usonlylist {
    display: none; }

  .thumbnail {
    margin: 0px 0px 15px 0px;
    float: none;
    display: block; }

  .thumbnail .cropbox {
    height: auto;
    overflow: visible; }

  .thumbnail img {
    width: 100%; }

  .leftside {
    margin-top: 19px; }

  .searchdiv {
    padding: 20px 0px 16px 20px;
    width: 100%;
    margin: 0px 0px 10px 0px; }

  .searchdiv p {
    margin-bottom: 14px; }

  .searchdiv input, .searchdiv select {
    width: 90%;
    padding: 0px;
    padding-left: 14px;
    margin: 0px 0px 16px 0px; }

  .searchdiv .searchfield {
    background-image: url("../images/icons/searchicon.svg");
    background-position: right 8px center;
    background-repeat: no-repeat; }

  .searchbutton {
    display: none; }

  .backbutton {
    display: none; }

  .bookpic {
    display: none; }

  .mobilebookpic {
    margin: 0px 0px 20px 0px; }

  .productthumb {
    width: 100%;
    display: block;
    margin-bottom: 10px; }

  .productthumb img {
    width: 100%; }

  .bookpics {
    text-align: left;
    padding-top: 0px; }

  .bookpics .odd {
    margin-right: 0px; }

  /* = Homepage Bits
  ------------------------------------------------------------------*/
  .homepage .rightside {
    border: none; }

  .hometop {
    border-top: 6px solid #4a4a4a;
    margin-top: 19px;
    padding: 0px;
    background-image: none;
    position: relative;
    min-height: 100px; }
    .hometop img {
      display: block; }
    .hometop h1 {
      font-size: 21px;
      line-height: 25px;
      width: auto;
      position: absolute;
      bottom: 15px;
      left: 13px; }
    .hometop .searchdiv {
      background-color: #c7edee;
      border-top: 2px solid white;
      width: 100%;
      margin: 0px 0px 10px 0px; }
    .hometop .searchdiv p {
      color: #4a4a4a; }

  .featureheading {
    font-size: 24px;
    line-height: 30px;
    margin: 20px 0px 20px 0px; }

  .featuredbook {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px 33px 0px; }
    .featuredbook img {
      display: block;
      margin-bottom: 20px; }

  .homepage .rightside .odd {
    margin-right: 22px; }

  .viewcart {
    position: absolute;
    margin: 0px;
    right: 0px;
    top: 16px; }

  .viewcart a {
    padding: 8px 12px 8px 14px;
    background: #21b8bd; }

  .footer {
    margin: 0px 0px 0px 0px; }

  .address {
    padding: 0px;
    margin: 0px;
    float: none;
    display: block; }

  .basebuttons {
    margin: 15px 0px 0px 0px;
    text-align: left; }

  .menubutton {
    display: block;
    float: none;
    width: auto;
    margin: 0px auto;
    padding: 13px 10px 10px 10px;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
    font-family: "arconrounded", sans-serif;
    color: #039ba0;
    font-size: 22px;
    line-height: 25px;
    cursor: pointer;
    border-top: 2px solid #a4a4a4;
    border-bottom: 2px solid #a4a4a4; }
    .menubutton .icon {
      margin: -4px 0px 0px 0px;
      height: 15px; }

  .menubutton:hover {
    text-decoration: none; }

  .phonenav {
    display: none;
    position: relative;
    top: auto;
    right: auto;
    padding: 0px;
    margin: 0px auto 5px auto;
    float: none; }

  .phonenav a {
    display: block;
    margin: 0px auto;
    background-color: #f2f8fa;
    padding: 13px 10px 10px 10px;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
    font-size: 19px;
    line-height: 22px;
    color: #333;
    border-bottom: 2px solid #b3e5e8; } }
/* End of max-width 480 media query */
@media (max-width: 330px) {
  .purchase_box {
    padding: 18px 0px 12px 10px;
    margin: 10px 0px 20px 0px; }

  .purchase_box .submit {
    padding: 0px 17px 0px 0px; }

  .purchase_box .submit:hover {
    background-position: right -29px; }

  .homepage .rightside .odd {
    margin-right: 20px; } }
/* End of max-width 360 media query */
/* iPads (portrait only) ----------- */
