
/*
 * Cascading stylesheet for IU Press 2011 design template
 */


#skip-to-menu {
        left: -9999em;
        position: absolute;
        top: -9999em;
}

#skip-to-services-menu {
        left: -9999em;
        position: absolute;
        top: -9999em;
}


.clear {
  clear: both;
}

.hide {
  display: none;
}

/* Use this to hide from display but still be available to screen readers */
.offscreen
{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}


/*
 **** all pages
 */

td.category_desc {
  color: #333;
}

.breadcrumb {
  margin-bottom: 20px;
}

.cds_pageHeading h3 {
  font-size: 1em;
}

.boxText a.iup-side-nav-level0 {
  font-family: Georgia, Times, serif;
  font-size: 1.15em;
  font-weight: bold;
  color: #2d637f;
}

.boxText a.iup-side-nav {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .8em;
  line-height: .9%em;
  font-weight: bold;
  color: #808a53;
}

.boxText ul.iup-list-side-nav-level0 {
  list-style: none;
  margin: 0 0 1.6em 0;
  padding: 0;
}

.boxText ul.iup-list-side-nav-level1 {
  line-height: 1.05em;

  list-style: none;
  margin: 0.35em 0 0 0;
  padding: 0 0 0 0;
}

ul.iup-list-side-nav-level1 + ul.iup-list-side-nav-level1 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.boxText ul.iup-list-side-nav-level2,
.boxText ul.iup-list-side-nav-level3,
.boxText ul.iup-list-side-nav-level4,
.boxText ul.iup-list-side-nav-level5,
.boxText ul.iup-list-side-nav-level6,
.boxText ul.iup-list-side-nav-level7,
.boxText ul.iup-list-side-nav-level8 {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.LeftinfoBoxHeading font {
  font-family: Georgia, Times, serif;
  font-size: 1.05em;
  font-weight: bold;
  color: #2d637f;
}

/*
 *** Left column info box
 */
.LeftinfoBoxContents .boxText p {
  font-size: .8em;
  font-weight: bold;
}

.infoBoxContents h4 {
  font-size: 1em;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 100%;
  display: inline;
}

/*
 *** Buttons
 */

/* All submit buttons */
.template-button-middle {
  height: 1.4em;
  max-height: 1.4em;
  display: -moz-inline-box;
  display: inline-block;  
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle; /* This will align the middle of the button with the middle of the font it is the middle of it */
  border: 1px solid #a56421;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  padding: 0.15em 0.6em 0.15em 0.6em;
  cursor: pointer;
  background-color: #e5933c;
  padding: auto 0 auto 0;
  color: #ffffff;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 0.95em;
  line-height: 1.5em; /* This centers the text in the span */
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}

.template-button-middle .submitButton  {
  border: 0;
  background-color: transparent;
  margin: 0.14em 0 auto 0;
  padding: 0 0 0 0;
  cursor: pointer;
  color: #ffffff;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 0.95em;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

/* 
 *Except search buttons in the left column (Sign Up, specifically)
 */

.LeftinfoBoxContents .template-button-middle {
  color: #336666;
  background-color: #d1c995;
  border: 1px solid #999;
}

label.overlabel {
    display: inline;
    color:#999;
  }

  label.overlabel-apply {
    position:absolute;
    top:3px;
    left:5px;
    z-index:1;
    color:#999;
  }

#home-link {
    position: relative;
    margin: 0 0 0 30px;
    width: 189px;
    float: left;
    background-color:#f8f3d2;
    padding: 10px 0 0 0;
}

/* Search box */

#search-bar { 
  position: relative;
}

#search-bar form#quick-find {
  position: relative;
}

#search-bar #search-input-wrapper {
  position:relative;
  float: left; 
  width: 593px; /* was 634px */
  height: 1.1em; /* this is to match the relative height of the input box which is 0.7em */
  margin: 0 10px 0 28px;
}

#search-bar {
  padding: 0 0 37px 0;
}

#search-bar #huge-search-input {
  width: 593px; /* was 634px, 700px */
  padding: 4px 6px 4px 6px;
  border: 1px solid #6d6e70;
  font-size: 1.1em; /* 14pt */
  color: #999999;
}

/* This positions the label inside the search input box */
#search-bar label.overlabel-apply {
    position:absolute;
    top:.37em;
    left:10px;
    z-index:1;
    font-size: 1.1em;
    color:#666;
    display: inline !important;
  }


.about-search-results {
  margin: 0 0 2em 0;
}

.exception-error {
  padding: 1em;
  margin: 1em 0 1em 0;
  border: 1px solid #440000;
  background: #ffbbbb;
  color: #220000;
  text-decoration: blink;
}


#search-bar .template-button-middle {
  height: 1.7em;
  max-height: 1.7em;
  border: 1px solid #666666;
  color: #336666;
  background-color: #d1c995;
}

#search-bar .template-button-middle .submitButton  {
  color: #336666;
  font-size: 1.1em;
  margin: 0.18em 0 0 0;
}

/* 
 **** IUP Categories Navigation InfoBox
 */
.categoriesText {
  padding: 0 1em 0 0;
  margin: 0 0 0 0;
}

.iup-left-nav-category-head {
  font-family: Georgia, Times, serif;
  font-size: 1.15em;
  font-weight: bold;
  color: #2d637f;
}

.boxText ul.iup_left_nav_category_list,
.boxText ul.hasshowhide {
  list-style: none !important;
  margin: 0 0 0.35em 0 !important;
  padding: 0 !important;
}

.boxText ul.iup_left_nav_category_list li a.iup-left-nav-categories-list-item,
.boxText ul.hasshowhide li a.iup-left-nav-categories-list-item {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 100%;
  color: #808a53;
}

#hlShowMoreLess {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 0.8em;
  font-weight: 400;
}

.boxText ul.iup_left_nav_category_list li a.iup-left-nav-categories-list-item b,
.boxText ul.iup_left_nav_category_list li a.iup-left-nav-categories-list-item b {
  color: #000000;
}

/*
 **** product_info page
 */

#product_info_tabs .tab-row h2.tab a {
  color: #888888;
}

.productInfoTD, .book_heading {
  vertical-align: top;
  line-height: 115%;
  padding: 0 1em 0 0;
}

#prodinfo_book_cover {
  width: 176px;
  height: 100%;
  height: auto;
  margin: 0 10px 0 0;
  border: 1px solid #333;
}

.book_banner {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 0.7em;
  color: #333;
  padding: 0 0 .2em 0; /* 7pt */
  text-transform: uppercase;
}

h2.book_title {
  font-family: Georgia, Times, serif;
  font-size: 1.4em; /* 24pt */
  line-height: 120%;
  font-weight: bold;
  color: #000;
  padding: 0 0 0.46 0; /* 0.93 / 2  = 11pt */
  margin: 0;
}

.book_subtitle {
  font-family: Georgia, Times, serif;
  font-size: 1.2; /* 16pt */
  line-height: 120%;
  color: #333;
  padding: .3em 0 1em 0; /* ~21pt */
}

.book_author_info, .book_author_name2 {
  font-family: Georgia, Times, serif;
  font-size: 0.8em; /* 14pt */
  font-weight: bold;
  color: #333;
}
.book_author_info_wrapper {
  padding: 1em 0 1.4em 0; /* ~21pt */
}

.book_series_title, .book_territory, .book_pub_date, .book_format, .book_isbn {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 0.75em;
  line-height: 115%;
  color: #333;
}

.book_bind_and_price {
  margin: 0 auto 0.4em 0;
  text-align: center;
}

.other_formats_available {
  font-size: 0.95em;
  font-size: 0.75em;
  color: #000;
}

.book_bind, .book_price {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 0.95em;
  text-transform: uppercase;
  color: #000;
}
.book_price {
  display: inline;
}


.book_also_available {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1em;
  color: #000;
}

.arrow-pointing-right {
  margin: 0 0.3em 0 0;
}
.view-larger-cover {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 0.7em;
  color: #333;
  margin: 0.4em 0 0 0;
}
.unjacketed_library_edition {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 0.85em;
  color: #333;
  margin: 0.4em 0 0 0;
}

.book_nyp_banner,
.book_pod_banner,
.book_handle,
.book_promotional_copy,
.book-descriptive-copy,
.book-awards-copy {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.3em;
  line-height: 1.3em;
  color: #333;
  padding: 0 0 .75em 0;
}

.product_services_buttons {
  border: 1px solid #fff; /* lets the right button be aligned at the bottom */
  display: block;
  margin-top: 3em;
}

#google_preview_button {
  display: block;
  width: 100px;
  float: left;
}

#add_this_button {
  display: block;
  margin: 14px 0 0 0;
}

.product_info_buttons {
  vertical-align: top;
  text-align: center;
}

.navBbrown {
  padding-top: 12px;
}

.navBbrown a {
  font-size: .9em;
}

.navBbrown img {
  border: 1px solid #333333;
}

.amazon_button {
  margin: 14px 0 0 0;
}


/*
 * Product Listing
 */
.clear { height: 0px; margin: 0px;padding: 0px;font-size: 0px;clear: both; }

.book_title {
  font-family: Georgia, Times, serif;
  font-size: 1.33em;
  font-weight: bold;
  color: #2d637f;
}

/* Use this to border covers that appear outside the context of the product listing below */
img.cover {
border: 1px solid #444;
}

.productListingArea { font-size: 85%; width: 600px; margin: 0 auto 0 auto; }
.productListingArea .listTile { margin: 0 0 40px 0; }
.currentbook {min-width:270px; max-width: 300px; }
.currentbook.left {float:left;}
.currentbook.right {float:right;}
.currentbook p { margin-bottom: 0;}
.currentbook .bookcover { width: 124px; float:left; padding-top: 4px; }
.currentbook .bookcover img { border: 1px solid #444; max-width: 109px; float: right; margin-bottom: 1em; margin-right: 15px; }
.currentbook .bookcover .searchscore { clear: both; margin-top: 2em; padding-right: 15px; }
.currentbook .bookcover .searchscore .label {float: right; }
.currentbook .bookcover .searchscore-bar { float: right; color: #999;}
.currentbook .bookinfo { width:146px;float:left;}
.currentbook .bookprice { font-weight:bold;}
.currentbook .bookinfo p.book_title { margin-top: 0; padding-top: 0; margin-bottom: 0; padding-bottom: 0; }
.currentbook .bookinfo p.book_subtitle { margin-top: .25em; margin-bottom: .25em; padding-bottom: 8; padding-top: 0; }
.currentbook .bookinfo .book_subtitle { padding: 0; }

.currentbook .bookinfo p.book_author_info { margin-bottom: .75em; }
.currentbook .buy_now_button { display: block; margin-top: 1em; margin-bottom: 1em; width: 60px;}

.currentbook .bookcover .cover_not_available {
        display: block;
        border: none; 
        float: right; 
        margin-bottom: 1em; 
        margin-right: 15px; 
        width: 100px;
        height: 144px;
        text-align: center;
        font-size: .8em;
        color: #f8f3d2;
        border: 1px solid #dedede;
        background-color: #f8f3d2;
        zoom: 1;
}
/* Related Items on product info page */
.navBbrown .cover_not_available {
        display: block;
        border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
        width: 100px;
        height: 144px;
        text-align: center;
        font-size: .8em;
        color: #f8f3d2;
        border: 1px solid #dedede;
        background-color: #f8f3d2;
}


.currentbook .bookcover .cover_not_available p {
        position: relative;
        top: 33%;
}

.listingResults {
        width: 100%;
        margin-bottom: 2em;
        text-align: left;
}
.listingResults .listingResultsNav {
        float: right;
	margin: 0 0 20px;
}
.listingResults .listingResultsNav .pageResults b,
.listingResults .listingResultsNav .pageResults u {
        border: 1px solid #7d8bd3;
        background-color: #a3ade1;
        line-height: 120%;
        padding: 1em;
        padding-top: 5px;
        padding-bottom: 5px;
        text-decoration: none !important;
}
.listingResults .listingResultsNav .pageResults b {
        border: 1px solid #7d8bd3;
        background-color: #ffeeee;
}       

.listingResultsNav fieldset {
  border: none;
}

.listingResultsNav fieldset legend {
  display: none;
}


/*
 *** Home page
 */

.iup_categoriesinfoBoxHeadingCenter h2 {
  margin: 0 0 .5em 0;
  line-height: 100%;
  font-size: 1em;
}

#homepage-1 h3,
#homepage-2 h3,
#homepage-3 h3 {
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  line-height: 100%;
  display: inline;
  font-size: 1em;
}
  
#homepage-1 .infoBoxHeadingCenter font,
#homepage-2 .infoBoxHeadingCenter font,
#homepage-3 .infoBoxHeadingCenter {
  font-family: Georgia, Times, serif;
  font-size: 0.8em;
  line-height: 1em;
  font-weight: 500;
  color: #2d637f;
  text-transform: uppercase;
}
/* The RSS News and Video headlines are slightly larger */
#homepage-3 table.RSSinfoBoxHeading td.RSSinfoBoxHeadingCenter font,
#homepage-3 table.VideoinfoBoxHeading td.VideoinfoBoxHeadingCenter font {
  font-family: Georgia, Times, serif;
  font-size: 1.1em; /* This is to be 18pt, and because of inheritance works out to something different than usual */
  font-weight: bold;
  line-height: 1.3em;
  color: #2d637f;
}

.visit-our-blog-link {
  font-size: .9em;
}

#homepage-1 td.boxText,
#homepage-2 td.boxText {
  font-size: 0.88em;
}

/* 
 * Fix for "out of the box" missing left and right borders on content boxes
 */
table.contentBox td {
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
}

#homepage-1 table.infoBoxHeading,
#homepage-2 table.infoBoxHeading,
#homepage-3 table.RSSinfoBoxHeading,
#homepage-3 table.VideoinfoBoxHeading {
  margin: 0 0 9px 0;
}

#homepage-1 .infoBoxHeadingCenter a[title="more info"],
#homepage-2 .infoBoxHeadingCenter a[title="more info"],
#homepage-3 .infoBoxHeadingCenter a[title="more info"],
#homepage-3 .RSSinfoBoxHeadingCenter a[title="more info"],
#homepage-3 .VideoinfoBoxHeadingCenter a[title="more info"] {
  display: none;
}

#homepage-1 .contentBoxContents .boxText img,
#homepage-2 .contentBoxContents .boxText img,
#homepage-3 .contentBoxContents .boxText img,
#homepage-1 .infoBoxContents .boxText img,
#homepage-2 .infoBoxContents .boxText img,
#homepage-3 .infoBoxContents .boxText img {
  margin: 0 0 11px 0;
}

#homepage-1 .contentBoxContents tbody tr td.boxText,
#homepage-2 .contentBoxContents tbody tr td.boxText,
#homepage-3 .contentBoxContents tbody tr td.boxText,
#homepage-1 .infoBoxContents tbody tr td.boxText,
#homepage-2 .infoBoxContents tbody tr td.boxText,
#homepage-3 .infoBoxContents tbody tr td.boxText {
  padding: 0 0 19px 0;
}

#homepage-1 .infoBoxContents tbody tr td.boxText a,
#homepage-2 .infoBoxContents tbody tr td.boxText a {
  color: #333;
}

/* The RSS News text */
#homepage-3 .RSSinfoBoxContents tbody tr td.boxText p a {
  color: #333333;
}

#homepage-3 .RSSinfoBoxContents tbody tr td.boxText p {
  margin: 0 0 .75em 0;
  font-size: 0.88em;
}

/* Service Links - Twitter, Facebook, etc. */
.service-link-wrapper {
  font-size: 100%;
  margin: 2em 0 0 0;
}

.service-link-icon {
  float: left;
  width: 40px;
  margin: 0 5px 0 0;
}

.service-link-icon img {
  border: none;
}

.service-link-wrapper .service-link-label .service-link-label-title {
  display: block;
}
.service-link-wrapper .service-link-label .service-link-label-title a {
  font-family: Georgia, Times, serif;
  font-size: 1em;
  font-weight: bold;
  color: #2d637f;
}

.service-link-wrapper .service-link-label .service-link-label-description {
  display: block;
}
.service-link-wrapper .service-link-label .service-link-label-description a {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
  color: #990000;
}




/* Jquery Carousel (home page) */
#slide_holder {
margin: 20px auto 0 auto;
}
#carousel_controls {
  display: none;
}


/*
 *** Footer
 */

#footer {
  background-color: #d1c995;
  border-top: 2px solid #2d637f;
  padding: 21px 0 10px 40px;
}

.footer-section {
  width: 180px;
  float: left;
}

.footer-section .boxText {
  color: #333333;
  text-align: left;
  font-size: 0.9em;
  line-height: 1.1em;
  padding: 0 2em 0 0;
}

.footer-section .boxText  a.iup-side-nav-level0  {
  color: #2d637f;
  text-align: left;
  text-transform: uppercase;
}

.footer-section .boxText a.iup-side-nav {
  color: #333333;
}

/*  
 * used to even space between heading and text with the menu link boxes also in the footer
 * Affiliate box in footer uses this
 */
.footer-boxText-padding {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .82em;
  line-height: 140%;
  font-weight: bold;
  color: #333333;
  text-align: left;
  margin: 0.35em 0 0 0;

/*
  margin: 0.2em 0 0 0;
  font-size: 0.9em;
  font-weight: bold;
*/
}

/*
 * The red link in Affiliate information box
 */
.footer-section .boxText a span.link {
  color: #990000;
}

.footer-section ul.iup-side-nav-level0,
.footer-section a.iup-side-nav-level0  {
  font-size: 100%;
}
.footer-section-block-heading,
.footer-section a.iup-side-nav-level0,
.footer-section td.infoBoxHeadingCenter {
  font-family: Georgia, Times, serif;
  font-size: 0.8em;
  line-height: 1.1em;
  font-weight: bold;
  color: #2d637f;
  text-align: left;
}

.footer-section-block-text {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .82em;
  line-height: 140%;
  font-weight: bold;
  color: #333333;
  text-align: left;
  margin: 0.35em 0 0 0;
}


/* Hide the CDS page navigation at the bottom of the pages, because it's ugly */
#CDSnav {
  display: none;
}


/* Product Reviews */
/* Reviews.tpl.php */
.review-list {
  padding: 0 0 0 2em;
}


/* 
 * Staff page style additions
 */

.subrights-featured-titles-table img {   border: 0; }

a span.book_bind,
a:visited span.book_bind {
  color: #990000;
}
/*
 * Mail Chip form fix
 */
#mc-embedded-subscribe {
  font-size: 14px;
}
#mc-embedded-subscribe-form ul li {
  list-style: none;
}

/* If enabled and ID in header changed to white-bar, there will be a white bar
       #white-bar {
                background: none repeat scroll 0 0 #fff;
                border-bottom: 6px solid #7a1705;
                min-height: 52px;
                margin-top: 52px;
                position: relative;
                z-index: 5;
        }
  */

/* Image at top of product listing index_products */
.topimage img {
        margin-left: 15px;
}

