/*!
 * BookConcepts v2.0.0 by @virtueme
 * Copyright 2013 
 * Licensed under 
 *
 * Designed and built with help from twitter and github.
 */
.logo {
  position: absolute;
  right: -30px;
  z-index: 9999;
  /*width: 253px;
  height: 130px;*/
  margin-top: 20px;
  /*background-image: url("/images/hop/hop-logo.png");
  background-repeat: no-repeat;*/
}

.logo h1,
.logo p {
  visibility: collapse;
}

.logo a:link,
.logo a:visited {
  display: block;
  width: 100%;
  height: 100%;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #002e8c;
    background: none;
}

html { 
      height: 100%;   
      background: url("/images/hop/bg-pattern.png") 0 0;
      background-color: #044084;
      background-image: url("/Images/hop/background2.png"), -webkit-linear-gradient(#3571b5, #044084);
      background-image: url("/Images/hop/background2.png"), -moz-linear-gradient(#3571b5, #044084);
      background-image: url("/Images/hop/background2.png"), -ms-linear-gradient(#3571b5, #044084);
      background-image: url("/Images/hop/background2.png"), -o-linear-gradient(#3571b5, #044084);
      background-image: url("/Images/hop/background2.png"), linear-gradient(#3571b5, #044084);
      background-repeat: repeat-x;
}

.container {
  background-image: url("/Images/hop/background2.png") \9;
  background-repeat: repeat-x\9;
  /*width: 1170px;*/
  width: 1340px;
  max-width: none !important;
}

#checkout-steps {
  padding: 0;
  margin: 0 0 40px 0;
  text-align: center;
  list-style-type: none;
}

#footer {
  padding-top: 20px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  margin-right: -15px;
  margin-bottom: 20px;
  margin-left: -15px;
  color: #333333;
  background-color: #ffffff;
  border-top: 1px solid #c9c9c9;
  -webkit-border-bottom-right-radius: 8px;
          border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
}

#footer p {
  margin-top: -15px;
  font-size: 11px;
  line-height: 16px;
}

#footer ul { list-style:none; }
#footer ul li:not(:first-child):before { content:'\2022'; margin-right:0.5em; }
#footer ul li { display: inline-block; margin-left: 5px; margin-right: 5px; }

#footer div a {
  color: #1b4e99;
}

#footer div div {
  margin: auto;
  text-align: center;
}

#footer .row {
  margin-top: 15px;
}

#header {
  margin-left: -15px;
}

#content {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 40px;
  padding-left: 15px;
  margin-top: -15px;
  margin-right: -15px;
  margin-left: -15px;
  background-color: white;
}

.hoptv {
  margin-top: 30px;
}

.offer {
  margin-top: 15px;
}

.offer img {
  width: 100%;
}

.listheader {
  line-height: 140%;
}

.listheader h1 {
  font-size: 22px;
}

.listheader h2 {
  margin-top: -10px;
  margin-left: 15px;
  font-size: 18px;
}

a.divCartStatus {
  width: 170px;
  height: 42px;
  padding-top: 8px;
  margin-top: 6px;
  color: #f5deb3;
  vertical-align: middle;
  background-image: url("/images/HopShop/Cart.png");
  background-repeat: no-repeat;
  background-size: 100%;
  border-color: transparent;
}

a.divCartStatus:hover,
a.customerservice:hover {
  color: #f5deb3;
  text-decoration: none;
  background-position: 0;
}

a.customerservice {
  width: 78px;
  height: 39px;
  margin-top: 4px;
  margin-left: -2px;
  background-image: url("/images/HopShop/BtnCustomerService.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

.customservice-phone {
  margin-top: 15px;
  margin-left: 30px;
}

nav.navbar {
  display: block;
  width: 100%;
  height: 34px;
  min-height: 40px;
  padding-right: 30px;
  margin: 0;
  margin-top: 15px;
  background: #5c8cc2;
  -webkit-border-top-right-radius: 8px;
          border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 8px;
          border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topleft: 8px;
}

nav.navbar > ul > li > a:link {
  font-size: 1.20em;
  font-weight: bold;
  color: #f2f2f2;
}

nav.navbar > ul > li > a:visited {
  color: #f2f2f2;
}

nav.navbar > ul > li > a:hover {
  color: #f58220;
}

.sidebar-navigation {
  width: 200px;
  padding: 5px 5px 1px 5px;
  margin-top: 100px;
  margin-right: -15px;
  background: #cde4f6;
  border-color: white;
  -webkit-border-bottom-left-radius: 8px;
          border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
}

.sidebar-navigation > div {
  margin-top: 20px;
  margin-bottom: 20px;
}

.sidebar-navigation > div:first-child {
  margin-top: 50px;
}

.sidebar-navigation .panel-title {
  font-size: small;
  font-weight: bold;
  color: #002e8c;
}

.sidebar-navigation .panel .list-group-item.active a {
  color: #FFF;
}

.sidebar-navigation .panel .list-group-item.refered,
.sidebar-navigation .panel .list-group-item.refered:hover,
.sidebar-navigation .panel .list-group-item.refered:focus {
  background-color: #F5F9FC;
}

.sidebar-navigation .panel .list-group-item a {
  font-size: small;
  font-weight: bold;
  color: #ff6600;
}

.sidebar-navigation .panel .list-group-item a:hover {
  color: #1b4e99;
  text-decoration: none;
}

.panel-heading a.accordion-toggle {
  font-size: small;
  font-weight: bold;
  color: #002e8c;
}

.panel-group .list-group {
  margin: 0;
  margin-right: -1px;
  margin-bottom: -1px;
  margin-left: -1px;
}

.panel .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.promotion img,
.seals img {
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Arial, Helvetica, sans-serif;
  color: #002e8c;
}

.product-list {
  display: inline;
  width: 100%;
  margin-top: 15px;
  overflow: hidden;
  list-style: none;
}

.list-relevant-items-2 .product-item {
  display: inline;
  float: left;
  width: 48%;
  min-height: 110px;
  margin-right: 1.96%;
  margin-bottom: 32px;
}

.list-relevant-items-2 .product-item:nth-child(even) {
  float: right;
}

.list-relevant-items-2 .product-item > div.pull-left {
  width: 92px;
  margin-right: 2px;
  text-align: center;
}

.list-relevant-items-2 .product-item h3 {
  height: 32px;
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: bold;
}

.list-relevant-items-2 .product-item .compare-prices {
  padding: 0;
  margin: 0 0 6px;
}

.list-relevant-items-2 .product-item img {
  max-height: 100px;
  max-width: 90px;
  margin-right: 15px;
}

.product {
  margin-top: 15px;
}

.product .price-wrapper {
  margin-top: 15px;
}

.compare-prices {
  padding: 0;
  margin: 0 0 6px 0;
  list-style-type: none;
}

.compare-prices li {
  display: inline;
  margin: 0 8px 0 0;
}

.sale-price {
  font-size: 18px;
  font-weight: bold;
  color: #6ab800;
}

.sale-price-big {
  display: table-cell;
  padding: 0 15px 0 0;
  font-size: 26px;
  font-weight: bold;
  color: #6ab800;
  vertical-align: middle;
}

.retail-price {
  display: block;
  width: 70px;
  font-size: 11px;
  font-weight: normal;
  color: red;
  text-decoration: line-through;
}

.shop-img {
  width: 106px;
}

.discount {
  position: absolute;
  top: 190px;
  left: 485px;
  width: 90px;
  height: 50px;
  background-image: url(/images/hop/discountBubble.png);
  background-repeat: no-repeat;
}

.discount h3 {
  margin: 13px 0 0px 0px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

.product-image {
  max-width: 100%;
}

h3.category-header {
  font-size: 18px;
  line-height: 135%;
  text-align: center;
}

.box-with-rounded-border {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid;
  border-color: lightgrey;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
  -webkit-box-shadow: 4px 4px 14px rgba(50, 50, 53, 0.75);
     -moz-box-shadow: 4px 4px 14px rgba(50, 50, 53, 0.75);
          box-shadow: 4px 4px 14px rgba(50, 50, 53, 0.75);
}

.box-with-rounded-border h2 {
  font-size: 18px;
}

.box-with-rounded-border a {
  color: #1b4e99;
}

.box-with-rounded-border table {
  border-collapse: collapse;
  border-spacing: 0;
}

.box-with-rounded-border table td,
.box-with-rounded-border table th {
  width: 33%;
  padding: 0;
  text-align: center;
  vertical-align: text-top;
}

.box-with-rounded-border table .border-left {
  border-left: solid 1px #cccccc;
}

.box-with-rounded-border table .border-right {
  border-right: solid 1px #cccccc;
}

.box-with-rounded-border table tbody td p {
  margin: 4px;
  color: black;
}

.box-with-rounded-border table thead th {
  padding-top: 12px;
}

.box-with-rounded-border table tfoot td {
  padding-top: 12px;
  padding-bottom: 12px;
}

.checkout-steps {
  padding: 0;
  padding-top: 40px;
  margin: 0 0 40px 0;
  text-align: center;
  list-style-type: none;
}

.checkout-steps li {
  display: inline-block;
  height: 30px;
  margin: 0 20px 0 0;
  font-size: 16px;
  color: #1b4e99;
}

.checkout-steps li.active {
  font-weight: bold;
  color: #262626;
}

.shopping-cart {
  margin-bottom: 15px;
}

.shopping-cart td {
  padding: 5px 10px;
}

.shopping-cart tbody td {
  color: #262626;
}

.shopping-cart .sortrow {
  font-weight: bold;
  color: #00589B;
  background-color: #9DC8E9;
}

.shopping-cart .grandtotalrow {
  font-weight: bold;
  border-top: 1px solid #999999;
  border-bottom: 4px double #999999;
}

.banner {
  margin-top: 15px;
  margin-right: -20px;
  margin-left: 20px;
}

.banner .banner-title h3 {
  margin-top: 10px;
  font-weight: bold;
  line-height: 28px;
  color: yellow;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: scale(1.2, 1.3);
     -moz-transform: scale(1.2, 1.3);
      -ms-transform: scale(1.2, 1.3);
       -o-transform: scale(1.2, 1.3);
          transform: scale(1.2, 1.3);
}

.banner .banner-body {
  margin-top: -10px;
  margin-bottom: -5px;
  font-weight: bold;
  color: #FFF;
}

.banner .banner-body .usonly,
.banner .banner-body .usonly a {
  margin-top: 5px;
  font-size: 0.8em;
  color: khaki;
  text-transform: uppercase;
}

.banner .banner-body .usonly a {
  text-decoration: underline;
}

/* Mobile top menu -- START */
.toggleMobileMenuContainer { width: 100%; display: none; position: relative; border-left: 15px solid #5C8CC2; }
.toggleMobileMenuContainer, .mobileMenuContainer { background-color: #5C8CC2; }
.toggleMobileMenuContainer .menuTitle { width:35px; float:right; text-transform: uppercase; font-size: 13px; padding-top: 4px; font-weight: bold }
.toggleMobileMenuContainer .iconContainer { width:27px; float:left; padding: 5px }
a#toggleMobileMenu { font-size: 22px;  width: 70px;  cursor: pointer; float: left; margin-left: 10px; padding-bottom: 3px; padding-top: 3px; margin-left: 15px;  }
#toggleMobileMenu .iconContainer div { border-bottom: 2px solid #F2F2F2; }
#toggleMobileMenu .iconContainer div:not(:first-child) { padding-top: 5px; }
.mobileMenuContainer { padding-bottom: 10px; padding-top: 10px; padding-left: 25px; display: none;width: 100%; overflow: hidden; z-index: 5; position: absolute; text-indent: -5px }
.mobileMenuContainer .rightMobileMenu { width: 50%; float: right; padding-left: 5px }
.mobileMenuContainer .leftMobileMenu { width: 50%; float: left; padding-right: 5px}
.mobileMenuContainer a, .mobileMenuContainer a:visited, .mobileMenuContainer .categoryHeading, .toggleMobileMenuContainer .menuTitle { color:#F2F2F2 }
.mobileMenuContainer a { display: block; }
.mobileMenuContainer .categoryHeading { font-size: 14px; font-weight: bold; padding-top: 10px; }
.mobileMenuContainer :first-of-type.categoryHeading { padding-top:0 }
/* Mobile top menu -- END */

.hopsidebar {
    padding: 5px 5px 1px 5px;margin-top: 100px;background: #cde4f6;border-color: white;border-top-right-radius: 8px;border-bottom-right-radius: 8px;max-width: 180px
}