/*========================================
		Global
========================================*/

body {
  background-color: #fff;
}

#content {
  font-family: "solido_book","helvetica", "arial narrow";
}

.clear:before,
.clear:after {
  content: "";
  display: table;
} 

.clear:after {
  clear: both;
}

.clear {
  zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.divider, .aboutdivider {
  width: 948px;
  padding: 6px 0 2px 0;
  margin: 10px auto;
  border-bottom: 1px solid #dad3d2;
  border-radius: 0px;
  clear: both;
}

.divider h2, .divder h3, .divider h4, .aboutdivider h3 {
  float: none;
  text-transform: uppercase;
  color: #212121;
  font: 24px/24px "solido_bold","helvetica", "arial narrow";
}

/*========================================
		Header & Subnav
========================================*/

.headline {
  width: 948px;
  margin: auto;
}

.headline h1 {
  font-family: 'solido_bold', sans-serif;
  font-size: 32px;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin: 0 auto;
  color: #333334;
}

ul.shop_nav {
  list-style: none;
  text-align: center;
  margin: 0px auto;
  padding: 0px;
  border-top: 1px solid #dad3d2;
}

ul.shop_nav li {
  display: inline-block;
  margin: 10px 10px;
  font-family: 'solido_book', sans-serif;
  font-weight: normal;
  font-size: 20px;
}

ul.shop_nav li a {
  color: #333334;
  text-decoration: none;
}

ul.shop_nav li a:hover {
  color: #da291c;
  text-decoration: none;
}

ul.shop_nav li.nav_div {
  font-size: 22px;
}

/*========================================
		Social
========================================*/

#sharing {
  width: 948px;
  margin: 10px auto;
}

.fb_iframe_widget {
  position: relative;
}

.fb_iframe_widget iframe {
  position: absolute;
  width: 450px !important;
  height: 20px! important;
}

/*========================================
		Hero Banner (01/19/17)
========================================*/

.container_24 .grid_22 {
  width: 948px;
  margin: auto;
  display: block !important;
  float: none !important;
}

.heroscroller {
  position: relative;
  overflow: hidden;
  width: 948px;
  height: 300px;
  margin: 0px;
  z-index: 10;
}

.heroscroller .items {
  width: 20000em;
  height: auto;
  position: absolute;
  clear: both;
}

.heroscroller .items div.item {
  float: left;
  z-index: 4;
}

.heroscroller .items div.item{
  background-size: 100% !important;
}

.heroscroller a.region:link,
.heroscroller a.region:visited {
  background: transparent;
  width: 948px;
  height: 300px;
  float: left;
  margin: 3px 0px 0px 44px;
  position: absolute;
}

.heroscroller a.regionwide:link,
.heroscroller a.regionwide:visited {
  background: transparent;
  width: 948px;
  height: 300px;
  float: left;
}

.dotregion {
  width: 948px;
  margin: auto;
  position: relative;
  z-index: 12;
  height: 50px;
  display: block;
}

.navi {
  height: 10px;
  width: 968px;
  padding: 0px;
  display: table;
  border-spacing: 10px 10px;
  margin-left: -10px;
}

.navi a {
  height: 10px;
  overflow: visible;
  font-size: 1px;
  padding: 0px;
  background: #e3e3e3;
  outline: none;
  display: table-cell;
  border-spacing: 4px;
  transition: all .3s ease;
}

.navi a:hover {
  background: #da291c;
  cursor: pointer;
}

.navi a.active {
  background: #808080;
}

#rotator_main {
  margin: 20px 0 10px 0 !important;
}

.hdr {
  color: #ee2424!important;
  font-size: 13px !important;
}

#banspace {
  display: none !important;
}

#chained a.browse {
  display: block;
  width: 32px;
  height: 52px;
  cursor: pointer;
  font-size: 1px;
  z-index: 55;
}

#chained a.right {
  position: absolute;
  top: 130px;
  left: 903px;
  background: transparent url(/gs/pages/storefront/home/img/hero_arrow_right.png) no-repeat 0px 0px;
}

#chained a.left {
  position: absolute;
  top: 130px;
  left: 13px;
  background: transparent url(/gs/pages/storefront/home/img/hero_arrow_left.png) no-repeat 0px 0px;
}

/*========================================
		Shop Assist
========================================*/

#shop_assist {
  margin: auto;
  width: 948px;
}

.mainsalink {
  margin-right: 24px;
  padding: 0;
  float: left;
  list-style: none;
  position: relative;
  background: #eeeeee;
  width: 219px;
  text-align: center;
}

.mainsalink:nth-child(4n) {
  margin: 0px !important;
}

#shop_assist h3 {
  margin: 0;
  padding: 0 0 5px;
  color: #095490;
  text-align: center;
  text-decoration: none;
  display: block;
  background: #eee;
}

#shop_assist li a {
  margin: 0;
  padding: 0;
  float: none;
  display: block;
  text-decoration: none;
}

#shop_assist a {
  margin: 0 25px 0 0;
  padding: 0;
  float: left;
  display: block;
  text-decoration: none;
}

#shop_assist .sub {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  list-style: none;
  width: 219px;
  height: 169px;
  top: 0;
}

#shop_assist li:hover .sub {
  display: block;
  background: #e5e5e5;
}

#shop_assist .sub li:hover {
  background: #ee2424;
  cursor: pointer;
}

#shop_assist .sub li {
  height: 56px;
  width: 219px;
  border-bottom: 1px solid #fff;
}

#shop_assist .sub li a {
  float: left;
  font-size: 16px;
  padding: 0 0 0 14px;
  color: #2c2c2c;
  width: 205px;
  height: 55px;
}

#shop_assist .sub li:hover a,
#shop_assist .sub li:hover span {
  color: #fff;
  font-family: "solido_bold", "helvetica", "arial narrow";
}

#shop_assist .sub li a span {
  font-family: "solido_book", "helvetica", "arial narrow";
}

#shop_assist .price {
  padding: 14px 0 0;
  float: right;
  font-size: 13px;
  width: 102px;
  text-align: center;
}

#shop_assist .title {
  float: left;
  padding: 20px 0 0 5px;
  margin: 0;
  font-size: 16px;
  text-align: left;
}

/*========================================
		Bestsellers, Medrec, & Mid Alert
========================================*/

.bestseller_container {
  margin: 30px 0px 20px 6px;
  width: 643px;
  display: inline-block;
}

.bestseller_container .title {
  margin-bottom: 10px;
}

.bestseller_container h2 {
  display: block;
  text-transform: uppercase;
  color: #212121;
  font: 24px/24px "solido_bold","helvetica", "arial narrow";
}

div.bestseller_container div.item {
  display: inline-block;
  margin: 2px 1px 5px;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
}

div.bestseller_container div.item:hover {
  box-shadow: 0px 4px 4px #a5a5a5;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
  transform: translate(0px, -1px);
  z-index: 2;
}

.bestseller_box {
  border: 1px solid #e3e3e3;
}

.medium_ad {
  width: 300px !important;
  margin: 66px 6px 0px 0px !important;
  float: right;
  vertical-align: top;
}

.k_medrect {
  margin: 0px !important;
  border: 1px solid #e3e3e3 !important;
}

.mid_divide {
  width: 948px;
  margin: 10px auto 30px;
}

#div-gpt-ad-1462558244226-0, #div-gpt-ad-1462558144101-0 {
  margin-top: 30px !important;
}

/*========================================
		Tabs
========================================*/

.container {
  width: 948px;
  margin: 0 auto;
}

ul.tabs2 {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

li.tab2-link {
  background: #eee;
  border-top: 3px solid #eee;
  color: #333334;
  padding: 10px 0;
  cursor: pointer;
  font-size: 17px;
  font-family: 'solido_book', arial, sans-serif;
  font-weight: normal;
  width: 158px;
  float: left;
  text-align: center;
}

li.tab2-link:hover {
  color: #333334;
  background: #e3e3e3;
  border-top: 3px solid #b11b11;
  font-family: 'solido_book', arial, sans-serif;
  font-weight: normal;
}

li.tab2-link.current {
  background: #fff;
  border-top: 3px solid #ee2e24;
  color: #333334;
  font-family: 'solido_book', arial, sans-serif;
  font-weight: normal;
}

.currentmerch {
  display: block !important;
}

.hiderecom {
  display: none !important;
}

.viewblock {
  width: 960px;
  text-align: center;
}

.view_all {
  border: 1px hidden #FFFFFF;
  border-radius: 0.15em;
  color: #FFFFFF !important;
  font-family: 'solido_book', Helvetica, sans;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  background-color: #DA291C;
  width: 120px;
  padding: 8px 15px;
  margin: 5px auto;
  transition: all 0.3s ease;
  display: none;
}

.view_all:hover {
  background-color: #F01D0D;
  text-decoration: none;
}

/*========================================
		Recommendations
========================================*/

.shopcolumn {
  width: 948px;
  margin: 20px auto;
}

.shopcolumn h2 {
  display: none;
}

.scrollholderv1 a.left {
  display: none;
}

.scrollholderv1 a.right {
  display: none;
}

.scrollshelf > .items > .group > .item {
  width: 167px;
  display: inline-block;
  margin: 0px 10px 30px;
  min-height: 290px;
  vertical-align: top;
}

.item > .mainitem {
  text-align: center;
}

.item > .mainitem > a {
  display: block;
  min-height: 195px;
}

.item > .mainitem > a > img {
  max-width: 150px;
  max-height: 195px;
}

.item > .mainitem > .title {
  font-family: 'solido_bold';
  font-size: 14px;
  color: #195f91;
  margin: 10px auto 0px;
  min-height: 34px;
  text-align: left;
}

.item > .mainitem > .title > p {
  margin: 0px !important;
}

.mainitem > p {
  margin: 0px !important;
  text-align: left;
}

.mainitem > p > .price {
  font-size: 30px;
  font-family: 'solido_bold';
  color: #000;
  margin: auto;
  display: block;
}

.mainitem > .subitem {
  display: none;
}

.mainitem > .rating {
  display: none;
}

/*========================================
		Product Cartridge
========================================*/

.merch_groups {
  width: 948px;
  margin: 20px auto;
}

.tabbed {
  display: none;
}

.product {
  width: 167px;
  display: inline-block !important;
  margin: 0px 10px 40px;
  min-height: 300px;
  vertical-align: top;
}

.product_image {
  min-height: 195px;
  text-align: center;
}

.product_image img {
  max-width: 150px;
  max-height: 195px;
}

.product_name_system {
  font-family: 'solido_bold';
  color: #195f91;
  margin: 10px auto 0px;
  min-height: 34px;
  text-align: left;
}

.product_name_system h3 {
  font-weight: normal !important;
  font-size: 14px !important;
}

.product_pricing {
  margin: 10px auto 5px;
  display: block;
}

.product_pricing > .product_pricing_info > .product_state {
  font-size: 13px;
}

.product_pricing > .product_pricing_info > .price {
  font-size: 30px;
  font-family: 'solido_bold';
  color: #000;
}

.product_pricing > .product_pricing_info > .original_price {
  padding-left: 5px;
  font-size: 14px;
  font-family: 'solido_bold';
  color: #da291c;
  text-decoration: line-through;
}

.product_pricing p {
  margin: 0px !important;
}

.purchase_info {
  display: none;
}

.product_info {
  font-size: 13px;
}

/*========================================
		Explore More
========================================*/

#shopby {
  width: 948px;
  margin: 0px auto 30px;
  display: table;
}

#shopby > div {
  display: inline-block;
  margin: 0px 110px 0px 30px;
  vertical-align: top;
}

#shopby > div:nth-child(4n) {
  margin: 0px 0px 0px 30px;
}

#shopby ul {
  margin: 0;
  padding: 0;
}

#shopby h4 {
  padding: 15px 0 0;
  color: #2c2c2c;
  font: 15px/17px "solido_bold", "helvetica", "arial narrow";
}

#shopby li a {
  color: #095490;
  font-size: 13px;
  line-height: 20px;
}

#shopby li a:hover {
  color: #2c2c2c;
}

/*========================================
		Copy
========================================*/

.about {
  width: 936px;
  margin: 0px auto 40px;
  font-size: 16px;
  line-height: 18px;
}