/* ******************************************* */
/* SEED RESROUCES - TARGET INFORMATION SYSTEMS */
/* ******************************************* */

/* Float helpers */

  .float-left  { float: left; }
  .float-right { float: right; }

  .align-left  { text-align: left; }
  .align-right { text-align: right; }

/* Bootstrap overides */

  #wapper
  {
    -webkit-box-shadow: 0px 10px 50px 5px #aaa;
    box-shadow: 0px 10px 50px 5px #aaa;
  }

  body {
    background: #e6e6e6;
    font-size: 16px;
  }

  body,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6
  {
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-weight: 300;
  }

  h1
  {
    margin-top: 0;
  }

  h2
  {
    font-size: 36px;
  }

  h5
  {
    font-size: 1.1em;
    font-weight: 400;
  }

  dl
  {
    clear: both;
    display: block;
    float: left;
    width: 100%;
  }

  dt
  {
    clear: left;
    width: 100px;
    text-align: right;
  }

  dd
  {
    margin-left: 0.6em;
  }

  dt,
  dd
  {
    float: left;
  }


/* Structure */

  #container {
    background: #fff;
    padding-bottom: 25px;
  }

  #header,
  #container,
  #footer,
  #subFooter
  {
    display: block;
    margin: 0 auto;
  }

  #header,
  #container
  {
    width: 1000px;
  }

  .singleBlock,
  .doubleBlock,
  .advertBlock
  {
    overflow: hidden;
    position: relative;
  }

  .sidebar .advertBlock
  {
    float: right;
    right: -10px;
  }

  .advertBlock.first
  {
    margin-top: 0;
  }

  .singleBlock.store,
  .doubleBlock.store
  {
    background-position: 0 0;
  }

  .singleBlock.written a.image,
  .singleBlock.pdf a.image
  {
    background-position: 0 0;
  }

  .singleBlock a.image
  {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 199px;
    text-indent: -99999px;
    width: 300px;
  }

  .singleBlock a.image img
  {
    max-height: 199px;
    max-width: 300px;
  }

  .doubleBlock a.image
  {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 199px;
    text-indent: -99999px;
    width: 620px;
  }

  .doubleBlock a.image img
  {
    max-height: 199px;
    max-width: 620px;
  }

  .products .info {
    position: relative;
  }

  .products .product .priceWrapper {
    border-left: 1px dotted #ccc;
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
    padding-left: 15px;
  }

  .singleBlock .info,
  .doubleBlock .info
  {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    padding-left: 35px;
    display: block;
    position: relative;
    background-size: 26px;
  }

  .singleBlock .description,
  .doubleBlock .description
  {
    background: #262626;
    background: rgba(38, 38, 38, 0.7)
  }

  .singleBlock .description
  {
    bottom: 0px;
    border-top: 1px solid #262626;
    display: block;
    padding: 10px;
    position: absolute;
    width: 280px;
  }

  .doubleBlock .description{
    bottom: 0px;
    border-top: 1px solid #262626;
    display: block;
    padding: 10px;
    position: absolute;
    width: 600px;
  }

  .singleBlock .description p,
  .doubleBlock .description p
  {
    font-size: 0.73em;
    line-height: 1.4em;
    margin-bottom: 0;
  }

  .singleBlock .description a,
  .doubleBlock .description a
  {
    color: #fff;
    font-size: 1.2em;
  }

  .singleBlock .info a,
  .doubleBlock .info a
  {
    color: #1A1A1A;
  }

  .singleBlock.resources .info,
  .doubleBlock.resources .info
  {
    background-image: url(/public/images/structure/productSection-resource.png);
  }

  .singleBlock.resources .priceWrapper a,
  .doubleBlock.resources .priceWrapper a
  {
    color: #ea2b7a;
  }

  .singleBlock.resources .priceWrapper a span.price span,
  .doubleBlock.resources .priceWrapper a span.price span
  {
    font-size: 0.89em;
    font-weight: normal;
  }

  .singleBlock.articles .info,
  .doubleBlock.articles .info
  {
    background-image: url(/public/images/structure/productSection-article.png);
  }

  .singleBlock.articles .priceWrapper a,
  .doubleBlock.articles .priceWrapper a
  {
    color: #8ac541;
  }

  .singleBlock.store .info,
  .doubleBlock.store .info
  {
    background-image: url(/public/images/structure/productSection-store.png);
  }

  .singleBlock.store .priceWrapper a,
  .doubleBlock.store .priceWrapper a
  {
    color: #25aae0;
  }

  .singleBlock .info h2,
  .doubleBlock .info h2,
  .singleBlock .info h3,
  .doubleBlock .info h3
  {
    line-height: 1em;
    margin:0;
  }

  .singleBlock .info h2,
  .doubleBlock .info h2
  {
    font-size: 14px;
    margin-bottom: 3px;
  }

  .singleBlock .info h3,
  .doubleBlock .info h3
  {
    font-size: 12px;
    position: relative;
  }

  .singleBlock .info .priceWrapper,
  .doubleBlock .info .priceWrapper
  {
    border-left: 1px dotted #ccc;
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
    padding-left: 15px;
  }

  .singleBlock .info .priceWrapper .price,
  .doubleBlock .info .priceWrapper .price
  {
    font-weight: bold;
  }

  .singleBlock .extraInfo,
  .doubleBlock .extraInfo
  {
    border-top: 1px solid #d4d4d4;
    bottom: 0;
    max-height: 31px;
    padding: 10px;
    position: absolute;
    width: 100%;
  }


  #footer
  {
    background: url(/public/images/seedLogoSmall.png) 99% 50% no-repeat #4D4D4D;
    color: #B3B3B3;
    font-size: 12px;
    margin-top: 0px;
    padding-top: 10px;
    width: 950px;
  }

  .homepage #footer
  {
    margin-top: -70px;
  }

  #footer ul
  {
    display: inline;
  }

  #footer ul li a
  {
    border-right: 1px solid #fff;
    line-height: 1;
    margin-right: 0.5em;
    padding-right: 0.5em;
  }

  #footer ul li.last a
  {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
  }

  #subFooter
  {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 950px;
  }

  #header
  {
    background: #fff;
    color: #fff;
  }

  #header select,
  #header textarea,
  #header input[type="text"],
  #header input[type="password"],
  #header input[type="datetime"],
  #header input[type="datetime-local"],
  #header input[type="date"],
  #header input[type="month"],
  #header input[type="time"],
  #header input[type="week"],
  #header input[type="number"],
  #header input[type="email"],
  #header input[type="url"],
  #header input[type="search"],
  #header input[type="tel"],
  #header input[type="color"],
  #header .uneditable-input
  {
    background: #c1c1c1;
    color: #000000;
  }

  #container, #footer
  {
    padding-left: 25px;
    padding-right: 25px;
    width: 950px;
  }

  #footer a
  {
    color: #fff;
  }

  #header #seedResourcesLogo
  {
    margin-left: -120px;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 999999;
  }

  #header .topBar
  {
    background: #4d4d4d;
    font-size: 15px;
    min-height: 38px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 7px;
    position: relative;
  }

  #header .username
  {
    color: #CCCCCC;
  }

  #header .topBar a
  {
    color: #F2F2F2;
  }

  #header .topBar input
  {
    height: 26px;
  }

  #header .topBar .userInfo
  {
    font-size: 0.9em;
    float: left;
    margin-top: 5px;
    width: auto;
  }

  #header .topBar .userInfo .username
  {
    color: #ccc;
  }

  #header .topBar .creditsRemaining
  {
    font-size: 20px;
    left: 395px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
  }

  #header .topBar .creditsRemaining .highlight
  {
    color: #F6921E;
    font-weight: bold;
  }

  #header .topBar .creditsRemaining .help-block
  {
    color: #F2F2F2;
    font-size: 14px;
    margin-bottom: 0;
  }

  #header .topBar .promoMessage
  {
    font-size: 0.9em;
    float: right;
    margin-top: 5px;
  }

  #header .topBar #signIn form
  {
    margin-bottom: 0;
  }

  #header .topBar ul li
  {
    line-height: 1;
  }

  #header .topBar #signIn div.field
  {
    display: inline;
  }

  #header .topBar #signIn div.field
  {
    vertical-align: middle;
  }

  #header .topBar #signIn div.field label,
  #header .topBar #signIn div.field input
  {
    display: inline-block;
    vertical-align: middle;
  }

  #header .topBar #signIn div.field input
  {
    background: #c1c1c1;
    border-color: #fff;
    color: #000000;
    padding: 0 3px 0;
    margin-top: 3px;
  }

  #header .topBar #signIn div.field input[type="submit"]
  {
    background: #F6921E;
    border: 0px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    color: #fff;
    display: inline-block;
    height: 34px;
    margin-left: 0.2em;
    margin-right: 0.4em;
    margin-top: -7px;
    /*text-indent: -99999px;*/
    width: 34px;
  }

  #header .topBar #signIn ul
  {
    display: inline-block;
    font-size: 14px;
  }

  #header .topBar #signIn ul li
  {
    margin-right: 0.3em;
    padding-right: 0.6em;
  }

  #header .topBar #signIn ul li.first
  {
    border-right: 1px solid #fff;
  }

  #header #navWrapper
  {
    background: #fff;
    min-height: 90px;
    position: relative;
  }

  #header .nav
  {
    background: #262626;
    margin-bottom: 0;
    min-height: 90px;
    padding-left: 25px;
    padding-right: 25px;
  }

  #header .nav li a
  {
    color: #fff;
    display: block;
    font-size: 21px;
    font-weight: normal;
    margin-right: 35px;
    margin-top: 6px;
  }

    #header .socialButtons
    {
      float: right;
      margin-left:5px;
    }

    #header .searchBanner
    {
      margin-top:25px;
      float: left;
    }

      #header .nav li a
      #header .socialButtons a
      {
        margin: 0;
      }

      #header .nav .socialButtons li a
      {
        margin-right: 0;
      }

    #header .nav li.lectionary
    {
      margin-left: 290px;
    }

  #header .nav li.lectionary select
  {
    margin-top: 7px;
  }

  #header #navDraw
  {
    background: #4d4d4d;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    float: left;
    padding: 0 25px 40px;
    position: absolute;
    margin:0 0 20px 0;
    width: 950px;
    z-index: 99999;
  }

  #header #navWrapper #navDraw #closeNavDraw
  {
    background: no-repeat 0 0 url(/public/images/structure/closeNavDraw.png);
    bottom: 0;
    display: block;
    height: 20px;
    left: 470px;
    position: absolute;
    text-indent: -99999px;
    width: 60px;
  }

  #header #navWrapper #navDraw h3 a
  {
    color: #fff;
    font-weight: 300;
  }

  #header #navWrapper #navDraw a
  {
    color: #fff;
    font-weight: 400;
  }

  #header #navWrapper #navDraw p a
  {
    color: #25aae0;
    font-weight: 400;
  }

  #header #navWrapper #navDraw p a#resources
  {
    color: #ea2b7a;
    font-weight: 400;
  }

  #header #navWrapper #navDraw p a#articles
  {
    color: #8BC541;
    font-weight: 400;
  }

  #header #navWrapper #navDraw h3#donate a
  {
    color: #25aae0;
    font-weight: 400;
  }

  #header #navWrapper #navDraw h3#donate
  {
    text-align: right;
  }

  #header #navDraw h2
  {
    margin-bottom: 30px;
    margin-top: 25px;
  }

  #header #navDraw #welcomeDrawCheckboxHolder{
    padding-top: 18px;
  }

  #header #navDraw input.welcomeDrawCheckbox
  {
    margin: 0;
  }

  #header #navDraw label.welcomeDrawCheckbox
  {
    display: inline;
  }

  #header .headerBottom
  {
    background: #fff;
    color: #000;
    min-height: 50px;
  }

  #header #primaryNav li a
  {
    font-family: Lato;
    font-weight: 300;
  }

  #header #primaryNav li.navSearchButton
  {
    float:right;
    left: 4px;
    padding-top: 8px;
    position: relative;
  }

  #header .navStoreCategory
  {
    float: left;
    min-width: 60px;
    width: auto;
  }

  #facets-wrapper-toggle {
    display:none;
  }

  #header #primarySearch
  {
    float: right;
    margin-bottom: 0;
    margin-top: 30px;
    padding-left: 5px;
    text-align: right;
    width: 400px;
  }

  #header #primarySearch .wrapper
  {
    left: 5px;
    position: relative;
    overflow: hidden;
  }

  #header #primarySearch input,
  #header #primarySearch select
  {
    background: #c1c1c1;
    border-color: #fff;
    float: right;
    margin-bottom: 0;
  }

  #header #primarySearch input
  {
    background: url(/public/images/structure/searchBackground.png) no-repeat 4px 4px #c1c1c1;
    border-right: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-topright: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    padding-left: 30px;
    display: inline;
    width: 170px;
  }

  #header #primarySearch select
  {
    display: inline;
    left: -5px;
    position: relative;
    text-align: right !important;
    width: auto;
  }

  #header #primarySearch #navAdvancedSearch
  {
    color: #fff;
    text-align: right;
    float: right;
  }

  .circle-button
  {
    background: #F05A28;
    border: 0;
    color: #fff;
    display: block;
    font-size: 36px;
    padding: 0;
  }

  #header .advancedSearchButton
  {
    -webkit-border-radius: 37px;
    border-radius: 37px;
    height: 74px;
    width: 74px;
  }


  #header .searchButton
  {
    font-size: 1.2em;
  }


  #header #navAdvancedSearch-content label
  {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 4px;
  }


  #header .breadcrums
  {
    color: #666666;
    margin-top: 20px;
    padding-left: 25px;
    text-transform: lowercase;
  }

  #header .breadcrums a
  {
    color: #666666;
    text-decoration: none;
  }

  #header .breadcrums a:hover
  {
    text-decoration: underline;
  }

  #header .socialButtons li a
  {
    background: url(/public/images/structure/social-sprite.png) 0 0 no-repeat;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    text-indent: -99999px;
    width: 30px;
  }

  #header .socialButtons .facebook  { background-position: 0 0 }
  #header .socialButtons .twitter   { background-position: -31px 0 }
  #header .socialButtons .pinterest { background-position: -62px 0 }

  .backToSearch {
    float: right;
    margin-right: 25px;
  }

  #target-information-systems
  {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/public/images/structure/target-information-systems.png);
    display: block;
    height: 30px;
    text-indent: -99999px;
    width: 117px;
  }

  .hasSVGSupport #target-information-systems
  {
    background-image: url(/public/images/structure/target-information-systems.svg);
  }

  #target-information-systems:hover
  {
    background-position: bottom left;
  }


/* Navidation overides */

  #navInfo-content a
  {
    color: #fff;
  }

/* Helpers */

  .error
  {
    color: #B94A48;
  }

  .hidden
  {
    display: none;
  }

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

  ul.clear li
  {
    list-style-type: none;
  }

  ul.inline li
  {
    display: inline-block;
  }

  ul.downloadCategories li
  {
    width: 180px;
  }

  img.loading
  {
    margin-left: 451px;
  }

  h2.loading
  {
    margin-left: 414px;
  }

/* Products */

  .productView h1
  {
    margin-bottom: 0.2em;
    margin-top: 0.4em;
  }

  .image
  {
    background-repeat: no-repeat;
  }

  .productMenu
  {
    /*      border-bottom: 1px solid #E76F32;
        border-top: 1px solid #E76F32;
    */
  }

  .download
  {
    margin-bottom: 10px;
  }

  #downloadButton button.btn
  {
    height: 30px;
  }


  #emailProductToWrapper
  {
    display: block;
    margin-top: 10px;
  }

  #emailProductToWrapper label
  {
    margin-right: 10px;
    width: auto;
  }

  .product-main-info .images {
    float: left;
    width: 45%;
  }

  .product-main-info .details {
    float: left;
    width: 50%;
  }

    .product-main-info .details h3 {
      margin-top: 0;
    }

    .product-main-info .images {
      margin-right: 20px;
    }

    .productView .keywords {
      clear: both;
      margin-top: 0.7em;
    }

  .products .product {
  border-bottom: 1px solid #f0f0f0;
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

  .products .product .info {
    border: 0;
    margin-left: 200px;
  }

  .products .product .image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    height: 150px;
    float: left;
    margin-right: 30px;
    width: 180px;
  }

  .products .product .byLine,
  .products .product .summary {
    font-weight: 200;
  }

  .products .product .productTitle {
    margin-bottom: 0.3em;
    font-size: 16px;
  }

  .products .product .productTitle,
  .products .product h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: inherit;
    margin-top: 0;
  }


  .productCollection {
    font-size: 16px;
    line-height: 1.2;
    margin-top: 0;
  }

  #product .contributor {
    /*padding:25px 0px;*/
  }

  .product-description {
    clear: both;
  }

  .keywords ul
  {
    margin: 0 0 10px;
    padding: 0;
    width: 460px;
  }

  .keywords ul li
  {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 150px;
  }

  .related {
    float: left;
  }

    .related ul,
    .prodctUserOptions ul {
      list-style: none;
      margin: 0;
    }

      .related ul li,
      .prodctUserOptions ul li {
        border-bottom: 1px dotted #ddd;
        margin-bottom: 0.3em;
        padding-bottom: 0.3em;
      }

.get-product {
  float: left;
}

  .get-product input {
    margin-bottom: 5px;
  }

  .get-product .helper {
    color: rgba(77, 77, 77, 0.7);
    font-size: 0.85em;
  }

.file-information {
  clear: both;
  display: block;
  float: left;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}

  .file-information dd,
  .file-information dt {
    float: left;
  }

    .file-information dt {
      clear: left;
      color: #aaa;
      font-weight: normal;
      text-align: left;
      width: 85px;
    }

      .file-information dt:after {
        content: ":";
      }


  .review
  {
    clear: left;
    display: block;
  }

  .raty {
    margin-bottom: 15px;
  }

  .rating-comment {
    clear: both;
    display: block;
  }

  #submit-review {
    display: block;
  }

  .raty img {
    width: 28px;
  }

  .star-rating-control
  {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 12px;
  }

  .socialShare
  {
    border-bottom: 1px solid;
    border-top: 1px solid;
    padding: 6px 0;
    overflow: hidden;
  }

  .socialShare .btn
  {
    margin-top: 5px;
  }

  .socialShare .tellAFriend
  {
    float: right;
    text-align: right;
  }

  .socialShare .tellAFriend h3
  {
    display: inline;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 0;
    width: auto;
  }

  .socialShare .tellAFriend ul
  {
    display: inline;
    margin: 0;
    padding: 0;
  }

  .socialShare .tellAFriend ul li
  {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .socialShare .tellAFriend ul li.last
  {
    margin-left: 0;
  }

  .socialShare .tellAFriend ul li.last
  {
    border: 0;
  }

  .field.error input,
  .field.error textarea,
  input.requiredButMissing,
  input.error
  {
    background-color: #F2DEDE;
  }

  .field.error input
  {
    margin-bottom: 2px;
  }

  .field.error label
  {
    width: auto;
  }

  .field.error.checkbox,
  .field.error.terms
  {
    background-color: #F2DEDE;
    padding: 12px;
    display: block;
    width: 300px;
    position: relative;
    left: -12px;
  }

  input[type="submit"].updateDetails
  {
      -webkit-border-radius: 74px;
      border-radius: 74px;
      float: right;
      height: 148px;
      width: 148px;
  }

  .profileView h3 a
  {
    font-size: 0.8em;
    line-height: 1.1em;
    margin-bottom: 0;
    margin-top: 0;
  }

    /*.profileView .product {
      float: left;
      margin-right: 15px;
      width: 300px;
    }

      .profileView .product .priceWrapper,
      .profileView .product .info {
        position: absolute;
        top: 10px;
      }

      .profileView .product .priceWrapper {
        right: 8px;
        font-size: 0.9em;
        line-height: 1.2;
        text-align: right;
        top: 8px;
      }

      .profileView .product .info {
        left: 10px;
        height: 40px;
      }

      .profileView .product .image {
        bottom: 0;
        left: 0;
        position: absolute;
      }

      .profileView .product .productTitle {
        max-width: 180px;
      }

      .profileView .product .images {
        border: 1px solid #d4d4d4;
        height: 255px;
        margin-top: 20px;
        overflow: hidden;
        position: relative;
      }*/

  .reviewsContainer
  {
    padding-top: 20px;
  }

  .reviewsContainer h2
  {
    margin-bottom: 5px;
  }

/* user page */

  .subscription .sale
  {
    color: #F05A28;
    font-weight: bold;
  }

  .user .subscriptions
  {
    margin-top: 5px;
  }

  .user .subscriptions div { display: inline; }

  .user .subscriptions i.icon-ok,
  .user .subscriptions i.icon-remove
  {
    margin-left: 12px;
    margin-top: 4px;
  }

  .user .table th,
  .user .table td
  {
    border-top: 0;
    padding: 2px 8px;
  }

  /*-webkit-box-shadow: 0px 10px 50px 5px #aaa;*/
  /*box-shadow: 0px 10px 50px 5px #aaa;*/

/* Subscription */

  h2.subscriptions
  {
    margin-top: 60px;
  }

  .subscription
  {
    background-repeat: no-repeat;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
  }

  .subscription p
  {
    width: 600px;
  }

  .subscription .action
  {
    text-transform: uppercase;
    font-weight: 700;
  }

  .subscription h4
  {
    font-weight: 700;
  }

  .subscription.register h4,
  .subscription.register a
  {
    color: #f7941e;
  }

  .subscription h4
  {
    font-size: 1.3em;
    text-transform: uppercase;
  }

    .subscription h4 span
    {
      font-weight: 300;
    }

    .subscription .subsPrice
    {
      font-size: 1.3em;
      font-weight: 700;
    }

      .subscription .subsPrice .helper
      {
        font-size: 0.7em;
        font-weight: 300;
        text-transform: lowercase;
      }

  .subscription.level1 h4,
  .subscription.level1 a
  {
    color: #ea8521;
  }

  .subscription.level2 h4,
  .subscription.level2 a
  {
    color: #ff0000;
  }

  .subscription.level3 h4,
  .subscription.level3 a
  {
    color: #bf1e2e;
  }

  #header .breadcrums .groups a.articles,
  #header .breadcrums .groups a.resources
  {
    font-size: 1.3em;
  }

  #header .breadcrums
  {
    line-height: 1.2em;
    padding-bottom: 20px;
  }

  #header .breadcrums a.articles  { color: #8BC541; }
  #header .breadcrums a.resources { color: #EA2B7B; }

  .removeFromLightbox
  {
    background-image: url(/public/images/structure/close.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    left: 3px;
    height: 26px;
    position: absolute;
    top: 3px;
    width: 26px;
    z-index: 9999;
  }

  .removeFromLightbox:hover
  {
    background-position: -26px 0;
  }

  #paginationBottom
  {
    font-size: 0.8em;
    margin-bottom: 0;
    margin-top: 15px;
    padding-right: 5px;
    text-align: right;
  }

  #paginationBottom .pager
  {
    text-align: right;
  }

  #paginationBottom select
  {
    color: #7f7f7f;
    font-size: 0.8em;
    margin-right: 2px;
    margin-top: 10px;
    width: auto;
  }

  #paginationBottom span
  {
    margin-left: 5px;
    margin-right: 5px;
  }

  .back.pager
  {
    font-size: 0.8em;
    float: right;
    margin: 0;
    padding: 0;
    text-align: right;
    width: auto;
  }

  .back.pager a
  {
    color: #7f7f7f;
  }

  p.helper { font-size: 0.8em; }

  body ul.tagit
  {
    background-color: white;
    border: 1px solid #CCC;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }

/* Tagit */
  ul.tagit
  {
    border:1px solid #999;
    list-style-type:none;
    height: auto !important;
    margin:0px;
    overflow:hidden;
    padding:1px;
    width: 200px;
  }

  ul.tagit li input
  {
    border:0px #fff;
    margin: 0;
    padding:3px 2px;
    width: auto;
  }

  ul.tagit li a.close
  {
    color:#678;
    float: none;
    font-weight:bold;
    font-size: 0.85em;
  }

  ul.tagit li
  {
    display:block;
    float:left;
    line-height:14px;
    margin:1px 3px 1px 2px;
  }

  ul.tagit li.tagit-choice
  {
    background-color:#DEE7F8;
    border:1px solid #CAD8F3;
    padding:2px 5px;
  }

  #basket fieldset
  {
    margin-bottom: 30px;
    overflow: hidden;
  }

  #basket .customerNotes
  {
    height: 20px;
    width: 400px;
  }

  #basket #submitButton
  {
    margin-top: 25px;
  }

  .subscribeNow
  {
    border-top: 1px solid #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  #product .subscribeNow h3
  {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 2em;
  }

/*  Homepage  */

  .background-0 #homepageContainer  { background-image: url(/public/images/homepage/backgrounds/Converse_Love.jpg); }
  .background-1 #homepageContainer  { background-image: url(/public/images/homepage/backgrounds/Hoarwithy_Church.jpg); }
  .background-2 #homepageContainer  { background-image: url(/public/images/homepage/backgrounds/I_lift_up_my_eyes_to_the_hills..jpg); }
  .background-3 #homepageContainer  { background-image: url(/public/images/homepage/backgrounds/Love_Buttons.jpg); }
  .background-4 #homepageContainer  { background-image: url(/public/images/homepage/backgrounds/Over_the_bridge.jpg); }
  .background-5 #homepageContainer  { background-image: url(/public/images/homepage/backgrounds/Peace.jpg); }
  .background-6 #homepageContainer  { background-image: url(/public/images/homepage/backgrounds/Sunrise_at_the_beech.jpg); }
  .background-7 #homepageContainer  { background-image: url(/public/images/homepage/backgrounds/Unity_Tree.jpg); }
  .background-8 #homepageContainer  { background-image: url(/public/images/homepage/backgrounds/Unity.jpg); }
  .background-9 #homepageContainer  { background-image: url(/public/images/homepage/backgrounds/Wheat_field.jpg); }
  .background-10 #homepageContainer { background-image: url(/public/images/homepage/backgrounds/Converse_Love.jpg); }

  #homepageContainer
  {
    background-position: center center;
    clear: both;
    padding-bottom: 42px;
    position: relative;
    top: -70px;
  }

    #header .nav li.lectionary
    {
      float: right;
      margin-top: 20px;
    }

    .homepage #container
    {
      padding-bottom: 0;
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 0;
      width: 1000px;
    }

    .homepage .searchBanner
    {
      background: #000;
      background: rgba(0,0,0,0.6);
      color: #fff;
      overflow: hidden;
      margin-bottom: 35px;
      margin-top: 100px;
      padding: 20px;
      width: 960px;
    }

      .homepage .searchBanner form
      {
        line-height: 0;
        margin-top: 35px;
      }

      .homepage .searchBanner input.search
      {
        background: #fff;
        color: #262626;
        font-size: 40px;
        height: 50px;
        width: 13em;
      }

        .homepage .searchBanner input.search.empty
        {
          background: url(/public/images/search-holder.png) #fff center left no-repeat;
        }

          .homepage .searchBanner input.search.empty:focus
          {
            background: #fff;
          }

        .homepage .searchBanner input.search,
        .homepage .searchBanner .btn
        {
          padding: 0.1em 0.3em;
          line-height: 1.4em;
        }

        .homepage .searchBanner .btn
        {
          height: 60px;
          padding-left: 0.8em;
          padding-right: 0.8em;
        }

      .homepage .searchBanner p
      {
        border-left: 1px solid #fff;
        color: #fff;
        font-size: 0.9em;
        padding-left: 10px;
      }

        .homepage .searchBanner p span
        {
          color: #aaa;
          font-size: 0.8em;
          margin-top: 1.4em;
          line-height: 1.4em;
          display: block;
          border-top: 1px dotted #444;
          padding-top: 0.4em;
        }

        .homepage .searchBanner a
        {
          color: #fff;
          font-weight: bold;
        }

        .homepage .searchBanner .buttons input,
        .nav .searchBanner .buttons input,
        .homepage .searchBanner .buttons label,
        .nav .searchBanner .buttons label
        {
          clear: none;
          float: left;
          width: auto;
          vertical-align: center;
        }

        .homepage .searchBanner .buttons input,
        .nav .searchBanner .buttons input
        {
          margin-right: 0.3em;
        }

        .homepage .searchBanner .buttons label,
        .nav .searchBanner .buttons label
        {
          margin-right: 1em;
        }

        .nav .searchBanner .buttons label
        {
          margin-top: 0;
        }

    .homepage .adBoxes
    {
      margin-left: 10px;
      margin-top: 15px;
    }

    .homepage .adBoxes a
    {
      color: #fff;
      display: block;
      font-family: "HelveticaNeue-CondensedBlack", "Impact", "Futura-CondensedExtraBold", "Arial Black", Arial, sans serif;
      font-size: 2.0em;
      font-weight: bold;
      line-height: 1.25em;
      text-align: center;
      padding-bottom: 0.6em;
      padding-top: 0.6em;
      width: 100%;
    }

      .homepage .adBoxes a span {
        display:block;
      }

      .homepage .adBoxes .span4.buyResourceCredits { background: #e4007d; }
      .homepage .adBoxes .span4.subscribe          { background: #92c01f; }
      .homepage .adBoxes .span4.upload             { background: #009ee1; }

      .homepage .adBoxes.adBoxes-bottom a
      {
        background: #fff;
        color: #58595b;
        padding-bottom: 0.1em;
        padding-top: 0.1em;
      }

    .homepage .adStripe
    {
      background: #000;
      background: rgba(0,0,0,0.6);
      color: #fff;
      overflow: hidden;
      margin-left: 0px;
      margin-bottom: 35px;
      margin-top: 0px;
      padding: 25px 35px;
      font-family: "HelveticaNeue-CondensedBlack", "Impact", "Futura-CondensedExtraBold", "Arial Black", Arial, sans serif;
      font-size: 2.7em;
      text-align:center;
    }

      .homepage .adStripe a {
         color:#fff;
      }

      .homepage .adStripe .signin span {
         color:#e4007d;
      }

      .homepage .adStripe .credits span {
         color:#009ee1;
      }


/*
  subscriptions
*/

.subscription-table {
  margin:auto;
  border-right:150px solid #fff;
  margin-bottom:40px;
}

.subscription-table th {
  font-size:22px;
  width:150px;
  text-transform:uppercase;
}

.subscription-table td {
  border-top:10px solid #fff;
  color:#fff;
  text-align:center;
  padding:30px 20px 20px 20px;
}

.subscription-table td form {
  padding:0px;
  margin:0px;
}

.subscription-table td.credits {
  color:#6d6e72;
  font-size:18px;
  text-transform:uppercase;
  line-height:24px;
}

.subscription-table td p.price {
  font-size:50px;
  font-weight:bold;
}

.subscription-table td p.per {
  font-size:12px;
}

.subscription-table a.action {
  color:#fff;
  text-transform:uppercase;
  font-size:18px;
  font-weight:bold;
}

.subscription-table th.sep {
  width:20px;
}

.subscription-table th.month {
  color:#f7941e;
}

.subscription-table th.half {
  color:#f1592a;
}

.subscription-table th.year {
  color:#d54927;
}

.subscription-table td.month5 {
  background-color:#f9ae54;
}

.subscription-table td.half5 {
  background-color:#f4815d;
}

.subscription-table td.year5 {
  background-color:#df755b;
}

.subscription-table td.month10 {
  background-color:#f89f35;
}

.subscription-table td.half10 {
  background-color:#f26a40;
}

.subscription-table td.year10 {
  background-color:#d95c3d;
}

.subscription-table td.month25 {
  background-color:#f7941e;
}

.subscription-table td.half25 {
  background-color:#f1592a;
}

.subscription-table td.year25 {
  background-color:#d54927;
}



.subscription-boxes {
  overflow:auto;
}

.subscription-boxes .value {
  float:left;
  margin:20px;
  width:20%;
  text-align:center;
  color:#fff;
}

.subscription-boxes .value .credits {
  font-size:2.5em;
  line-height:1em;
  font-weight:bold;
  padding-bottom:15px;
  border-bottom:3px solid #fff;
}

.subscription-boxes .value .credits span.creditsPerMonth {
  font-size:0.6em;
}

.subscription-boxes .value .price {
  font-size:2em;
  line-height:1em;
}

.subscription-boxes .value .action {
  color:#f90078;
  font-size:1.5em;
  font-weight:bold;
  text-transform:uppercase;
  padding:20px 10px;
  display:block;
}

.subscription-boxes .credits5 {
  height: 178px;
  padding:20px;
  background-color:#fb4ca0;
}

.subscription-boxes .credits25 {
  height: 178px;
  padding:20px;
  background-color:#fa3393;
}

.subscription-boxes .credits100 {
  height: 178px;
  padding:20px;
  background-color:#fa1985;
}

.subscription-boxes .allYouCanEat {
  height: 178px;
  padding:20px;
  background-color:#f90078;
}

.subscription-boxes .selected {
  background-color: #b3a9ae;
}

  .subscription-boxes .allYouCanEat .top {
    padding-top:10px;
    font-size:1.3em;
    line-height:1em;
    font-weight:bold;
  }

  .subscription-boxes .allYouCanEat .terms {
    font-size: 0.9rem;
    margin: 0;
  }

    .subscription-boxes .allYouCanEat .terms a,
    .subscription-boxes .allYouCanEat .terms a:hover,
    .subscription-boxes .allYouCanEat .terms a:visited{
      color: #fff;
    }

.facets h2 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0.3em;
  margin-top: 1.1em;
  line-height: 1.1;
}

  .facet .tags-list,
  .facet .facet-option-list {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
  }

  .facet .tags-list {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
  }
    .facet .facet-option-list {
      list-style-type: none;
      padding-left: 0;
      margin-left: 16px;
    }
      .facet > .facet-option-list {
        padding-left: 0;
        margin-left: 0;
      }

    .type-option input,
    .type-option label,
    .facet .tag-option input,
    .facet .tag-option label,
    .facet .facet-option input,
    .facet .facet-option label {
      cursor: pointer;
      display: inline;
    }

      .facet .facet-option .score:before,
      .facet .tag-option .score:before {
        content: "(";
      }

      .facet .facet-option .score:after,
      .facet .tag-option .score:after {
        content: ")";
      }

      .facet .facet-option .score,
      .facet .tag-option .score {
        color: #9AA59B;
        font-size: 0.9em;
      }