@media screen and (max-width: 358px){
	body#productPage, html { overflow-x: hidden; }
	#howItWorksModalMobile .desc {
		font-size: 11px !important;
	}
}

@media screen and (max-width: 354px) {
	/*.current-price-for-sale {
		width: 58% !important;
	}*/

	body#productPage, html { overflow-x: hidden; }
	
	body {
		font:13px "Avenir LT W01 55 Roman", Verdana,Arial,sans-serif;
		min-width: 320px;
	}
	
	#emailPopup .email-discount-label {
		font-size: 3em !important;
	}
	
	.product-insurance-select {
		font-size: 10px !important;
	}
}
@media screen and (max-width: 374px){
	body#productPage, html { overflow-x: hidden; }
	body {
		font:13px "Avenir LT W01 55 Roman", Verdana,Arial,sans-serif;
		min-width: 320px;
	}
	
	.product-block .current-period .current-length, #productTabsWrapper * {
		font-size: 13px !important;
	}
	
	.current-length-for-sale, .product-number-of-serials, .current-price-for-sale {
		font-size: 13px !important;
	}
	
	.ui-tabs .ui-tabs-nav li a {
		padding: 10px 5px !important;
	}

	.social-media-bar.mobile > div.product-add-favorites {
		margin-right: 15px !important;
	}

	.social-media-bar.mobile > div.icon-twitter-black {
		margin-right: 15px !important;
	}

	.social-media-bar.mobile > div.icon-facebook-black {
		margin-right: 15px !important;
	}
	
	.accountBar .tab {
		font-size: 11px;
	}

	table.my-account-table.account-order-history {
		font-size:8px;
	}

	form[name='reorderForm'] input.new-button.red.dis {
		margin:0 !important;
		font-size:8px;
		padding:2px !important;
		letter-spacing: 0 !important;
	}
}

@media screen and (min-width: 355px) and (max-width: 393px){
	body#productPage, html { overflow-x: hidden; }
	.product-feature .current-price + .add-to-cart {
		margin-top: -28px !important;
	}
}

@media screen and (max-width: 354px) {
	body#productPage, html { overflow-x: hidden; }
	.product-feature .add-to-cart {
		font-size: 12px !important;
	}
}

@media (min-width:375px){

	body#productPage, html { overflow-x: hidden; }

	body {
		font:14px "Avenir LT W01 55 Roman", Verdana,Arial,sans-serif;
		min-width: 300px;
	}
	
	.product-block .current-period .current-length, #productTabsWrapper * {
		font-size: 13px !important;
	}

	table.my-account-table.account-order-history {
		font-size:8px;
	}

	form[name='reorderForm'] input.new-button.red.dis {
		margin:0 !important;
		font-size:8px;
		padding:2px !important;
	}
}

@media (max-width:475px){
	.my-account-table.account-order-history {
		table-layout: fixed;
		font-size: 10px;
	}
	form[name='reorderForm'] input[value='Reorder'] {
		font-size: 10px;
		letter-spacing:0 !important;
		padding: 2px 5px;
	}
}

@media screen and (min-width: 355px) and (max-width: 424px){
	body#productPage, html { overflow-x: hidden; }
	#emailPopup .email-discount-label {
		font-size: 4em !important;
	}
}

html {
	-webkit-text-size-adjust:none;
}

a,a:visited {
	color:#e40000;
}

.clear-both {
	clear: both;
}

#fancybox-tmp {
	display:none !important;
}

.swiper-container {
    width: 100%;
    height: 642px;
} 

.hidden-keep-spacing {
	visibility:hidden;
}

.checkoutHover:hover, .checkoutHover.ui-state-hover {
	background: #dc143c !important;
}

.continueShoppingHover:hover, .continueShoppingHover.ui-state-hover {
	background: #d0d0d0 !important;
}

.category-title-header {
	text-align: center;
	z-index: 2;
	background-color: #fff;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #d0d0d0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:border-box;
	width: 100%;
}

.category-title-header .name {
	display: block;
	width: 100%;
	position: absolute;
}

.category-title-header .home-icon-wrapper {
	height: 20px;
	width: 20px;
	line-height: 30px;
	text-align: center;
	position: relative;
	display: block;
	left: 4%;
	float: left;
	z-index: 2;
}

.category-title-header .layout-icon-wrapper {
	width: 38px;
	height: 21px;
	line-height: 30px;
	text-align: center;
	position: relative;
	display: block;
	right: 3.4%;
	float: right;
	z-index: 2;
}

.category-title-header .home-icon-wrapper .icon {
	background-image: url(https://cdn.static-bl.com/images/mobile/home_mobile.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	display: block;
	height: 20px;
	width: 20px;
	margin-top: 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.category-title-header .layout-icon-wrapper .icon.one-up {
	background-image: url(https://cdn.static-bl.com/images/mobile/BL_mobile_one_up.png);
}

.category-title-header .layout-icon-wrapper .icon {
	background-image: url(https://cdn.static-bl.com/images/mobile/BL_mobile_two_up.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	width: 38px;
	height: 21px;
	line-height: 30px;
	display: block;
	margin-top: 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 7px;
}

.category-title-header .home-icon-wrapper .icon a {
	display: block;
	width: 100%;
	height: 100%;
}

.rental-period-for-sale .current-price {
/ / display: none;
}

.login-image, .register-image {
	background-image: none !important;
}

.image-dim {
	-webkit-filter: brightness(85%);
  	-moz-filter: brightness(85%);
  	-o-filter: brightness(85%);
  	-ms-filter: brightness(85%);
  	filter: brightness(85%);
}

.mobile-image-filter {
	width:100%;
	height:100%;
	background-color:rgba(70,72,82,0.15);
}


.pFixed {
	height:100%!important;
	overflow:hidden!important;
	position:fixed!important;
}

.livechat_tab,#windowLeft {
	display:none;
}

.footer-title, .footer-footer, .our-brands-wrapper, .footer-wrapper {
	display:none !important;
}

.modal-background-filter, .modal-background-filter-mobile {
	-webkit-filter: blur(10px);
  	-moz-filter: blur(10px);
  	-o-filter: blur(10px);
  	-ms-filter: blur(10px);
  	filter: blur(10px);
}

#navBar.fixed {
	background:url(../../images/navbar_bg.png) 0 0;
}

#breadcrumbs.fixed {
	position:absolute;
	top:-57px;
	-webkit-box-shadow:none!important;
	-moz-box-shadow:none!important;
	box-shadow:none!important;
}

#promoMessage.mobile {
	position: fixed;
	font-size: 11px;
}

.category-abn.fixed, .filter-bar-narrow-reset-search.mobile.fixed {
	position: fixed !important;
	left: 0 !important;
	bottom: 0 !important;
	top: auto !important;
}

.chevron::before {
	border-style: solid;
	border-width: 1px 1px 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	left: 0.15em;
	position: relative;
	top: 0.15em;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	vertical-align: top;
	width: 0.45em;
}

.chevron.right:before {
	left: 0;
	color: white;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

.chevron.bottom:before {
  	color: white;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
}

.font-black {
	color: #000 !important;
}

/* .chevron-bottom.icon {
	background-image: url(/images/chevron-bottom.png);
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	position: absolute;
	display: block;
	margin-top: -20px;
	right: 3.4%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
} */

.chevron.left:before {
	left: 0.25em;
	color: white;
	transform: rotate(-135deg);
}

/* Text formatting */
.uppercase {
	text-transform: uppercase;
}

.italics {
	font-style: italic;
}

.bold {
	font-family: "Avenir LT W01 85 Heavy",Verdana,Arial,sans-serif!important;
	font-weight: normal !important;
}

.question-mark-font {
	font-family: "Avenir LT W01 55 Roman", Verdana, Arial, sans-serif !important;
}

.extra-letter-space {
	letter-spacing: 3px !important;
}

.no-letter-space {
	letter-spacing: 0;
}

.letter-space {
	letter-spacing: 1px;
}
.underline {
	text-decoration: underline;
}

.no-padding {
	padding: 0 !important;
}

.gray-opacity {
	background-color: rgba(51,51,51, 0.5);
}

#inner {
	background:rgba(255,255,255,0);
	position:relative;
	width:100%;
	z-index:10;
}

.innerContent.login, .innerContent.cart, .innerContent.accountAddresses {
	margin-top: 15px;
	margin-bottom: 15px;
} 

h1 {
	display:none;
}

h1.mobile {
	display:block;
}

.top-menu-wrapper {
	height: 40px;
	width: 100%;
	position: fixed;
	display:block;
	background: url(https://cdn.static-bl.com/images/mobile/BLMobile_homepage.jpg) center top no-repeat;
	z-index: 201;
	top:0;
}

.promo {
	background-color: #000;
	top: 40px;
	height: 40px;
	line-height: 40px;
	width: 100%;
	color: #fff;
	text-align: center;
	position: fixed;
	z-index: 21;
	font-size: 13px;
	letter-spacing: 1px;
}

.promo b{
	font-family: "Avenir LT W01 85 Heavy", Verdana, Arial, sans-serif !important;
	font-weight: normal !important;
}

.no-promo {
	display:none;
}

#mobileNav {
	height:100%;
	width:80%;
	float:left;
	left:-80%;
	overflow:scroll;
	background:#000;
	display:block;
	position:absolute;
	z-index:1;
	text-align:center;
}

header.mobile {
	margin-top: 60px;
}

header .welcome-image-mobile {
	height: 515px;
	width: 100%;
	position: relative;
}

.nav-bar .search {
	position: absolute;
	padding-top: 6px;
	padding-bottom: 6px;
	display: none;
	left: 50px;
	width: 35%;
	height: 48px;
}

/* override swiper pagination css for mobile */
.swiper-container-horizontal > .swiper-pagination-bullets {
	top: 275px;
}

.swiper-pagination-bullet {
	background: #f0f0f0 !important;
}

.rslides {
  margin: 0 auto;
  }

.rslides_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.pageHead.mobile + .slide-text-button-wrapper {
	position: fixed;
	display:block;
	width: 100%;
	height: auto;
	-webkit-transform:translate(-50%, -50% );
	-ms-transform:translate(-50%, -50% );
	-moz-transform: translate(-50%, -50% );
	-o-transform: translate(-50%, -50% );
	z-index: 10;
	backface-visibility:hidden;
}

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

.slide-text-left button {
	float:left;
}

.slide-text-center {
	text-align: center;
	
}

.slide-text-center button{
	-webkit-transform:translate(-50%, 0 );
	-ms-transform:translate(-50%, 0 );
	transform: translate(-50%, 0 );
	-moz-transform: translate(-50%, 0 );
	-o-transform: translate(-50%, 0 );
	margin-left: 50%;
	
}

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

.slide-text-right button {
	float: right;
	
}

.slide-text-button-wrapper div {
	color: #fff;
}

.slide-text-button-wrapper div.slide-big-text {
	font-weight: bold !important;
	font-size: 32px !important;
}

.slide-text-button-wrapper div.slide-normal-text {
	font-weight: normal !important;
	font-size: 12px !important;
}

#wrapper .nav-bar .search .typeahead {
	border: white 1px solid;
	text-align: left;
	/* The rounded borders will be used by the dropdown */
	-webkit-border-top-left-radius:3px;
	-moz-border-top-left-radius:3px;
	border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	background:#fff;
	border:none;
	font-size:15px;
	color:#000;
}

.hide-show-filters-wrapper .hide-filters{
	/*background:url(../../../images/arrow-89-32.png);*/
	background:url(https://cdn.static-bl.com/images/png/tabArrowLeft.png);
	background-repeat:no-repeat;
	background-position: center 15px; 
}

.hide-show-filters-wrapper .show-filters{
	/*background:url(../../../images/arrow-25-32.png);*/
	background:url(https://cdn.static-bl.com/images/png/tabArrowRight.png);
	background-repeat:no-repeat	;
	background-position: center 15px; 
}

/* if we want homepage search bar font to change, uncomment this */
#searchBarMobile::-webkit-input-placeholder {
   text-align: center;
   font-size: 16px;
}

#searchBarMobile:-moz-placeholder {  
   text-align: center;
   font-size: 16px;
}

#searchBarMobile::-moz-placeholder { 
   text-align: center;
   font-size: 16px;
}

#searchBarMobile:-ms-input-placeholder {  
   text-align: center;
   font-size: 16px;
}

#productSearchMobile, .search form {
	display: inline-block;
}

#productSearchMobile {
	width: 80%;
	margin: 0;
	height: 40px;
}

.search form {
	width: 100%;
}

.typeahead, .tt-query, .tt-hint {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #888888;
    border-radius: 3px;
    -webkit-bottom-left-radius: 0;
    -moz-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-top-left-radius: 0;
    -moz-top-left-radius: 0;
    border-top-left-radius: 0;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin: 4px;
    padding: 8px 15px 6px 35px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    transition: all 400ms ease-in-out 0s;
    width: 90%;
}

.typeahead {
	line-height: 35px;
	height: 35px;
	border: solid 1px #c0c0c0 !important;
	padding: 0 !important;
	font-size: 16px;
	width: 100%;
	text-indent: 8px;
	margin: 1px 0 0 0 !important;
}

.twitter-typeahead {
	width: 100%;
}

.tt-query {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999;
}

.tt-dropdown-menu {
	margin: 1px 0 0 -1px;
    width: 100%;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    border: 1px solid #ccc;
    border-top: none;
    box-shadow: 0 2px 8px rgba(0,0,0,.15);
    max-height: 600px;
    overflow-y: auto;
}

.tt-dropdown-menu strong{
   font-weight: bold;
}

.typeahead{
	outline: none;
}

.suggestion:hover{
	background: #f5f4f4;
}

.suggestion a{
	display: block;
	padding: 12px;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}

.suggestion .suggestion-image{
	width: 9%;
	float: left;
	height: 9%;
}

.suggestion .suggestion-image img{
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}

.suggestion .suggestion-name{
	width: 89%;
	float: right;
	font-size: 19px;
	color: #666;
}

.suggestion #seeMore{
  text-align:center;
  font-size: 17px;
  color: #666;
  font-weight:bold;
  height: 30px;
  cursor:pointer;
  padding-top:5px;
}


.suggHeader{
  padding-left:55%;
  color: #666;
  padding-top:3px;
  font-size:12px;
}


.suggestion:hover .suggestion-name{
	color: #444;
}

.suggestion .suggestion-name span{

}

.suggestion .suggestion-name strong{
	color: #000;
}

.tt-suggestion p {
    margin: 0;
}

.mobile-search {
	position: relative;
	width: 100%;
	height: 40px;
	z-index: 23;
	top: 40px;
	background-color: #fff;
	box-sizing: border-box;
	border-bottom: 1px solid #808080;
}

.disable {
	opacity:0.5;
	pointer-events:none;
}

header .welcome-image-mobile .welcome-image-wrapper{
	height: 515px;
	width: auto;
	position: relative;
	display:block;
}

.welcome-image-wrapper .slide-text-button-wrapper {
	height: auto;
}

.welcome-image-wrapper .slide-text-button-wrapper div {
	color: #fff;
}

.welcome-image-wrapper .slide-text-button-wrapper div.slide-big-text {
	font-weight: bold !important;
	font-size: 64px !important;
	height: auto;
}

.welcome-image-wrapper .slide-text-button-wrapper div.slide-normal-text {
	font-weight: normal !important;
	font-size: 24px !important;
	height: auto;
}

.welcome-image-wrapper div {
	height: inherit;
}

.welcome-image-wrapper .slide-text-left {
	text-align: left;
}

.welcome-image-wrapper .slide-text-left button {
	float:left;
}

.welcome-image-wrapper .slide-text-center {
	text-align: center;
	
}

.welcome-image-wrapper .slide-text-center button{
	-webkit-transform:translate(-50%, 0 );
	-ms-transform:translate(-50%, 0 );
	transform: translate(-50%, 0 );
	-moz-transform: translate(-50%, 0 );
	-o-transform: translate(-50%, 0 );
	margin-left: 50%;
	
}

.welcome-image-wrapper .slide-text-right {
	text-align: right;
	
}

.welcome-image-wrapper .slide-text-right button {
	float: right;
	
}

.welcome-image-mobile .slide-product-image-wrapper {
	position: absolute;
	display: block;
	-webkit-transform:translate(-50%, -50% );
	-ms-transform:translate(-50%, -50% );
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%, -50% );
	-o-transform: translate(-50%, -50% );
	height: 100%;
	
}

.welcome-image-mobile .slide-text-button-wrapper {
	position: absolute;
	display:block;
	width: 100%;
	-webkit-transform:translate(-50%, -50% );
	-ms-transform:translate(-50%, -50% );
	-moz-transform: translate(-50%, -50% );
	-o-transform: translate(-50%, -50% );
}

.swiper-container .swiper-slide .slide-text-button-wrapper {
	position: absolute;
	display:block;
	width: 100%;
	-webkit-transform:translate(-50%, -50% );
	-ms-transform:translate(-50%, -50% );
	-moz-transform: translate(-50%, -50% );
	-o-transform: translate(-50%, -50% );
	transform: translate(-50%, -50% );
}

.menu-wrapper.mobile {
	position: absolute;
	top: 305px;
	z-index: 5;
	display:block;
	height: auto;
	width: 100%;
}

.menu-wrapper.mobile .menu {
	position: relative;
	height: 40px;
	box-sizing: border-box;
	background: rgba(208,208,208,1);
	border-bottom: 1px solid #808080;
	text-indent: 18px;
	font-size: 18px;
	line-height: 46px;
	display:block;
	width: 100%;
	z-index: 10;
}

.menu-wrapper.mobile .title.gray-background {
	background-color: rgba(88,88,91,1);
}

.menu-wrapper.mobile .menu.active .icon, .menu-wrapper.mobile .title.active .icon  {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.menu-wrapper.mobile .menu.mobile-menu-transparent {
	background: rgba(255,255,255,0.8);
}

.menu-wrapper.mobile.menu-opened .menu.mobile-menu-transparent {
	background: rgba(255,255,255,1) !important;
}

.menu-wrapper.mobile .menu a {
	text-decoration:none !important;
}

.menu-wrapper.mobile .menu:not(.packages) a, .menu-wrapper.mobile .menu:not(.video) a, .menu-wrapper.mobile .menu:not(.photo) a {
	width: 100%;
	height: 41.6px;
	display:block;
}

.menu-wrapper.mobile .menu span {
	color: #000;
	text-decoration:none !important;
}

.menu-wrapper.mobile .menu span .icon, .menu-wrapper.mobile .title .icon {
	background-image: url(https://cdn.static-bl.com/images/mobile/NavArrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	position:absolute;
	display:block;
	right: 18px;
	top: 15px;
	width: 9px;
	height: 16px;
	z-index: 1;
}

.menu-wrapper.mobile .category .border-bottom{
	width: -webkit-calc(100% - 36px);
	width: -moz-calc(100% - 36px);
	width: calc(100% - 36px);
	display: block;
	border-bottom: 1px solid #fff;
	margin: 0 18px;
}

.menu-wrapper.mobile .menu .tooltip-wishlist-new {
	text-indent: 0;
	height: 100%;
	vertical-align: top;
}

.menu-wrapper.mobile .menu .tooltip-wishlist-new .new-button{
	margin: 5px 0;
	vertical-align: top;
}

.menu-wrapper.mobile .menu .arrow-right {
	margin: 13px 0;
}

.menu-wrapper.mobile .menu .wishlist-new.nav-category-title {
	vertical-align: top;
	text-indent: 0;
}

.submenu {
	display:none;
}

#advancedSearchFormMobile {
	margin: 0 5px;
}

.hidden-hack {
	visibility:hidden !important;
	position: absolute !important;
}

#navDropdownMobile {
	position: relative;
	display: inline-block;
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	-webkit-border-top-left-radius:3px;
	-moz-border-top-left-radius:3px;
	border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
  	width: auto;
  	text-indent: 15px;
  	line-height: 35px;
  	padding: 0;
  	background: #fff;
  	font-size: 12px;
  	color: #000;
 	outline: none;
 	cursor: pointer;
  	font-weight: bold;
  	float: left;
  	margin-top: 1px;
  	
	
}

#navDropdownMobile #navDropdownSelectedOptionMobile {
	font-weight: normal;
}

#navDropdownArrowMobile {
	margin: 0 5px;
}

#navDropdownOptionsMobile {
	position: absolute;
  	top: 100%;
  	left: 0;
  	right: 0;
  	width: 120px;
  	height: auto;
  	border: solid 1px #c0c0c0;
  	background: #fff;
  	list-style: none;
  	font-weight: normal;
  	display:none;
  	padding: 32px 0 0;
  	width: 290px;
}

#navDropdownOptionsMobile .close-icon-wrapper {
	width: 22px;
	height: 22px;
	display: block;
	right: 5px;
	top: 5px;
	position: absolute;
}

.tt-hint, .tt-query, .tt-dataset-products *{
	font-size: 12px;
}

#navDropdownOptionsMobile .close-icon {
	background-image: url(https://cdn.static-bl.com/images/png/CloseIcon@2x.png);
	background-repeat:no-repeat;
	width: 100%;
	height: 100%;
	background-size: contain;
	
}

#navDropdownOptionsMobile li {
	line-height: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

#navDropdownOptionsMobile a {
	color: #000;
	text-decoration:none;
}

#navDropdownOptionsMobile li:hover {
	background: #000 !important;
}

#navDropdownOptionsMobile li:hover a {
	color: #fff !important;
}

.menu ~ .category, .menu ~ .title {
	display:none;
	line-height: 46px;
	height: 46px;
	position: relative;
	background-color: rgba(0,0,0,1);
	font-size: 18px;
	width: 100%;
	font-family: "Avenir LT W01 55 Roman", Verdana, Arial, sans-serif !important;
	border-bottom: solid 1px #fff;
	text-indent: 18px;
	color: #fff !important;
	z-index: 10;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}

.menu ~ .my-brands-new.title a {
	position: relative;
	display: block;
	width: 50%;
	top: 50%;
	margin: 0 auto;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.menu ~ .my-brands-new.title {
	background-color: rgba(255,255,255,1);
	text-align: center;
	border-bottom: 1px solid #c6c7c9;
}

/* .menu ~ .packages-cat.title {
	height: 71px;
	line-height: 70px;
	text-align: center;
	box-sizing: border-box;
} */

/* .menu ~ .packages-cat .package-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 70px;
	line-height: 70px;
	display:block;
} */

/* .menu ~ .packages-cat.title a {
	font-size: 24px;
	display:block;
	width: 100%;
	height: 70px;
	position: absolute;
	top: 0;
} */

/* .menu ~ .packages-cat.title a.see-all-packages-mobile {
	background-color: #000;
} */

.menu ~ .category {
	background-color: rgba(0,0,0,1) !important;
	border-bottom: 0;
	line-height: 45px;
	text-indent: 48px;
}

.menu ~ .category a, .menu ~ .title a {
	color: #fff;
	text-decoration: none !important;
}

.photo.title.active ~ .photo.category a, .video.title.active ~ .video.category a, .menu.packages ~ .packages-cat.title a,
.menu.help ~ .help-cat.title a  {
	display:block;
	width: 100%;
	height: 45px;
}

#inner .section-testimonials {
	margin-bottom: 1px; /* this might be a border */
	width: 93.2%;
	margin: 0 auto;
}

#inner .section-testimonials .section-testimonials-title {
	height: 55px;
	line-height: 55px;
	background-color: rgba(0,0,0,0.7);
	font-size: 30px;
	color: #fff;
	z-index:1;
	width: 93.2%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
}

#inner .section-testimonials #testimonialsSlides li img { 
	width: 100%;
	height: 450px;
}

#testimonialsSlides li h2 {
	letter-spacing: 1px;
}

#testimonialsSlides + .rslides_tabs li a  {
	text-decoration:none;
	color:#d0d0d0;
	font-size: 32px;
	padding:0 2px;
	outline:0;
}

#big-test + .rslides_tabs li a {
	text-decoration:none !important;
	color:#d0d0d0 !important;
	font-size: 32px !important;
	padding:0 2px !important;
	outline:0 !important;
}

#big-test #rslides1_s2 .desc {
	padding-left: 0 !important;
}

#testimonialsSlides + .rslides_tabs .rslides_here a, #big-test + .rslides_tabs .rslides_here a  {
	color: #808080 !important;
}

#testimonialsSlides + .rslides_tabs {
	display: inline-flex;
	display: -webkit-inline-flex; /* safari */
	display: -ms-inline-flexbox;
	margin-left: 50%;
	transform: translate(-50%, 0);
	 -ms-transform: translate(-50%, 0); /* IE 9 */
    -webkit-transform: translate(-50%, 0); /* Chrome, Safari, Opera */
    -moz-transform: translate(-50%,0);
}

#big-test + .rslides_tabs {
	display: -webkit-inline-flex !important; /* safari */
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	margin-left: 50% !important;
	transform: translate(-50%, 0) !important;
	 -ms-transform: translate(-50%, 0) !important; /* IE 9 */
    -webkit-transform: translate(-50%, 0) !important; /* Chrome, Safari, Opera */
    -moz-transform: translate(-50%,0) !important;
}

#testimonialsSlides + .rslides_tabs, #big-test + .rslides_tabs{
	position: relative;
	z-index: 2;
	
}

#testimonialsSlides li {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
  	position: absolute;
  	display: none;
  	width: 100%;
  	left: 0;
  	top: 0;
}

#testimonialsSlides .desc {
	position:absolute;
	top:100px;
	left:30px;
}

.test-feature h2 {
	font-size:14px;
	margin:0 0 50px;
	padding:0;
}

.test-feature h2 .title {
	font-size:42px;
	font-weight: 600;
}

.test-feature h2 b {
	font-size: 42px;
}

.test-feature p {
	font-size:14px;
	line-height:20px;
	width:80% !important;
}

/* prevent slides from flickering */
.no-flick{
	-webkit-transform:translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
}

.rslides .slide-image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 450px;
}

span.memberships-intro {
	display: block;
	margin-bottom: 10px;
}

.memberships-product-new-description-heading {
	margin-bottom: 10px;
}

.bl-rewards-desc {
	margin-bottom: 10px;
}

ul.membership-product-sublist {
	padding-left: 1em;
}

li.membership-product-list-item {
	list-style-type: disc !important;
}

li.membership-product-list-item:last-child {
	margin-bottom: 8px;
}

.bl-membership-footnotes {
	display: block;
	font-size: 10px !important;
	font-style:italic !important;
}

.homepage-bl-signup .content-wrapper button {
	margin-left: 50%;
	margin-top: 10px;
	
}

footer {
	background-color: #000;
	color: #fff;
	width:100%;
	margin-left: 0;
}

footer .footer-header .bl-text-logo {
	background-image: url(https://cdn.static-bl.com/images/png/BLLogoWhite.png);
	background-size: 100% 100%;
	background-repeat: no-repeat; 
	background-position: left center;
	height: 12px;
	width: 118px;
	margin: 10px 10px 10px 3.4%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
        (-o-min-device-pixel-ratio: 3/2) , only screen and
        (min--moz-device-pixel-ratio: 1.5) , only screen and
    (min-device-pixel-ratio: 1.5) {
	footer .footer-header .bl-text-logo {
		background-image: url(https://cdn.static-bl.com/images/png/BLLogoWhite@2x.png) !important;
	}
	
	.top-menu-wrapper .cart .count {
		background:url(https://cdn.static-bl.com/images/mobile/Cart@2x.png) center 62% no-repeat !important;
	}
	
	#mobileSearch {
		background:url(https://cdn.static-bl.com/images/mobile/Search@2x.png) center 62% no-repeat !important;
	}
	
	.search-submit, .menu-wrapper.mobile .menu span .icon, .menu-wrapper.mobile .title .icon{
		background-image: url(https://cdn.static-bl.com/images/mobile/NavArrow@2x.png) !important;
	}
	
	.related-product .image + .quick-add.add-to-cart-clicked .icon, .product-quick-add.add-to-cart-clicked .icon  {
		background-image:url(https://cdn.static-bl.com/images/mobile/mobileAddToCart@2x.png) !important;
	}
	
}

.search-submit {
	-webkit-border-top-right-radius:3px;
	-moz-border-top-right-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	background-color: #fff;
	background-image: url(https://cdn.static-bl.com/images/mobile/NavArrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	position:absolute;
	display:block;
	right: 15px;
	top: 12px;
	border: 0;
	width: 9px;
	height: 16px;
}

#top {
	background-color:#737373;
	-webkit-box-shadow:0 1px rgba(5,6,6,.2),inset 0 1px rgba(255,255,255,.4),inset 0 0 0 1px rgba(255,255,255,.1);
	-moz-box-shadow:0 1px rgba(5,6,6,.2),inset 0 1px rgba(255,255,255,.4),inset 0 0 0 1px rgba(255,255,255,.1);
	box-shadow:0 1px rgba(5,6,6,.2),inset 0 1px rgba(255,255,255,.4),inset 0 0 0 1px rgba(255,255,255,.1);
	border-bottom:solid 1px #585858;
	background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.1),rgba(255,255,255,.1));
	background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.1),rgba(255,255,255,.1));
	background-image:-o-linear-gradient(bottom,rgba(0,0,0,.1),rgba(255,255,255,.1));
	background-image:-ms-linear-gradient(bottom,rgba(0,0,0,.1),rgba(255,255,255,.1));
	background-image:linear-gradient(to top,rgba(0,0,0,.1),rgba(255,255,255,.1));
	height:42px;
}

.pageHead {
	background-position: center center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	height: 587px;
	z-index: 10;
	position: fixed;
	background-size: cover;
	top:0;
	left:0;
	width:100%;
}

/* .pageHead ~ .promo ~ .mobile-search.hidden {
	height: 587px;
}

.pageHead ~ .no-promo ~ .mobile-search:not(.hidden){
	height: 607px;
}

.pageHead ~ .promo ~ .mobile-search:not(.hidden){
	height: 627px;
} */

.pageHead.mobile.condensed {
	height: 40px !important;
	background-position: center top;
	z-index: 10 !important;
}


.ui-bar-a {
	border:none!important;
}

#top h3,.pageHead h3 {
	font-size:18px;
	font-weight:700;
	font-family:Arial,helvetica,sans-serif;
	color:#fff;
	text-shadow:1px 1px 0 rgba(0,0,0,.3);
	text-transform:capitalize;
}

.pageHead h3 {
	padding:10px 0;
	width:100%;
	text-align:center;
	position:absolute;
}

.pageHead a {
	display:block;
	z-index:12;
	text-decoration:none!important;
	position:absolute;
}

.top-menu-wrapper a {
	color: #fff;
	display:block;
	z-index:12;
	text-decoration:none!important;
	position:absolute;
}

.pageHead .ui-btn-inner {
	padding:.4em 8px .5em;
}

.pageHead .left,.pageHead .right {
	margin:6px 3px;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow:0 1px 0 rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.05);
	box-shadow:0 1px 0 rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.05);
}

#wrapper {
	overflow:hidden;
}

.desktop {
	display:none!important;
}

body {
}

.left {
	float:left;
}

.right {
	float:right;
}

.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}

* html .clearfix {
	zoom:1;
}

/* IE6 */
:first-child+html .clearfix {
	zoom:1;
}

/* IE7 */
#footer,#mobileFoot {
	z-index:5;
	position:relative;
}

input[type="submit"] {
	-webkit-appearance:none;
}

#howItWorksModalMobile {
	width: 100%;
	position: absolute;
	height: 625px;
	top: 0;
	z-index: 22;
	background-color: rgba(255,255,255,1);
	display: none;
}

#howItWorksModalMobile[data-content='learn-more'] {
	height: auto;
}

#howItWorksModalMobile .close-modal-button:hover, #howItWorksModalMobile .content-wrapper .learn-more span {
	cursor: pointer;
}

#howItWorksModalMobile .background-modal-blur {
	 position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 21;
}

#howItWorksModalMobile .titlebar-wrapper {
	position: relative;
	width: 100%;
	text-align: right;
	padding: 15px 0;
	margin-left: -10px;
	margin-top: 30px;
}

#howItWorksModalMobile .titlebar-wrapper .close-modal-button {
	color: #e40000;
}

#howItWorksModalMobile .content-wrapper.video {
	display: table;
	margin: 75px auto 0;
}

#howItWorksModalMobile .content-wrapper.video .learn-more {
	text-align: center;
	padding: 10px 0;
}

#howItWorksModalMobile .content-wrapper.learn-more .notice-wrapper {
	width: 90%;
	margin: 45px auto 0;
	border: 3px solid #f0f0f0;
	height: auto;
	background-color: rgba(255,255,255,1);
	box-sizing: border-box;
}

#howItWorksModalMobile .content-wrapper.learn-more .message {
	margin: 20px;
	font-size: 13px;
}

#howItWorksModalMobile .diagram-wrapper {
	height: 225px;
	width: 90%;
	margin: 30px 5% 25px;
	display: inline-flex;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
}

#howItWorksModalMobile .desc {
	font-size: 12px;
}

#howItWorksModalMobile .camera-wrapper, #howItWorksModalMobile .package-wrapper, #howItWorksModalMobile .package2-wrapper, #howItWorksModalMobile .photographer-wrapper {
	height: 200px;
	width: 22%;
	margin-right: 3%;
}

#howItWorksModalMobile .diagram-wrapper .image {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 auto;
}

#howItWorksModalMobile .content-wrapper.learn-more .camera-wrapper .camera {
	height: 29px;
	width: 36px;
	background-image: url(https://cdn.static-bl.com/images/png/Camera.png);
}

#howItWorksModalMobile .content-wrapper.learn-more .photographer-wrapper .photographer {
	height: 36px;
	width: 33px;
	background-image: url(https://cdn.static-bl.com/images/png/Photographer.png);
}

#howItWorksModalMobile .content-wrapper.learn-more .package-wrapper .package, #howItWorksModalMobile .content-wrapper.learn-more .package2-wrapper .package2  {
	height: 36px;
	width: 36px;
	background-image: url(https://cdn.static-bl.com/images/png/Package.png);
}

#howItWorksModalMobile .image-wrapper {
	height: 50px;
	width: 100%;
}

#howItWorksModalMobile .diagram-wrapper .desc {
	margin-top: 15px;
}

#howItWorksModalMobile .right-arrow {
	font-size: 16px;
	position: absolute;
}

#howItWorksModalMobile .camera-wrapper .right-arrow {
	left: 22%;
}

#howItWorksModalMobile .package-wrapper .right-arrow {
	left: 47%;
}

#howItWorksModalMobile .photographer-wrapper .right-arrow {
	left: 69%;
}

#howItWorksModalMobile .bl-video-wrapper {
	width: 100%;
	text-align: center;
	margin: 15px 0;
}

#howItWorksModalMobile .bl-video-wrapper a {
	color: #000;
	font-size: 16px;
	text-decoration: underline;
}

#howItWorksModalMobile .bl-video-wrapper a {
	cursor: pointer;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
        (-o-min-device-pixel-ratio: 3/2) , only screen and
        (min--moz-device-pixel-ratio: 1.5) , only screen and
    (min-device-pixel-ratio: 1.5) {
	#howItWorksModalMobile .content-wrapper.learn-more .camera-wrapper .camera {
		background-image: url(https://cdn.static-bl.com/images/png/Camera@2x.png);
	}
	
	#howItWorksModalMobile .content-wrapper.learn-more .package-wrapper .package, #howItWorksModalMobile .content-wrapper.learn-more .package2-wrapper .package2 {
		background-image: url(https://cdn.static-bl.com/images/png/Package@2x.png);
	}
	
	#howItWorksModalMobile .content-wrapper.learn-more .photographer-wrapper .photographer {
		background-image: url(https://cdn.static-bl.com/images/png/Photographer@2x.png);
	}
	
}

.diagram-wrapper .title {
	width: 100%;
	text-align: center;
	font-size: 18px;
}

.uneven {
	margin:0 0 15px;
	position:relative;
	border:1px solid #d7d7d7;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,.1);
	box-shadow:0 1px 0 rgba(0,0,0,.1);
}

.varification span {
	font-weight:700;
	color:#000;
}

.uneven textarea {
	height:200px!important;
}

.uneven .title {
	width:100%;
	height:14px;
	display:block;
	padding:12px 0 14px;
	font-weight:700;
	font-size:14px;
	color:#999!important;
	text-decoration:none;
	margin:-1px 0 0 -1px!important;
	text-shadow:1px 1px 0 #fff;
	margin:9px 0 0;
	background:#f3f3f3;
	border:1px solid #acacac;
	-webkit-box-shadow:0 3px 0 rgba(0,0,0,.1);
	-moz-box-shadow:0 3px 0 rgba(0,0,0,.1);
	box-shadow:0 3px 0 rgba(0,0,0,.1);
	position:absolute;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.divide {
	margin:15px 0;
	width:930px;
	font-weight:700;
	color:#999;
	text-align:center;
}

.uneven .titleSpace {
	height:42px;
	display:block;
}

.uneven .dark {
	color:#000!important;
}

.uneven .mod {
	border-bottom:1px solid #d7d7d7;
	padding:10px;
	text-align:left;
}

.uneven .end {
	border-bottom:none;
}

/* Single form */
.default-form {
	width: 100%;
	margin: 15px 0;
}

.default-form .default-form-wrapper {
	border: solid 1px #d0d0d0;
	box-sizing: border-box; 
}

.default-form .mod {
	margin: 20px 15%;
}

#accountPasswordButtonWrapper {
	height: 39px;
	margin-top: 15px;
}

#accountPasswordButtonWrapper .new-button {
	float: right;
}

.upload-spinner {
	display: none;
	text-align: center;
}

/* 2 to represent two side-by-side forms */
.default-form-2 {
	width: 100%;
	margin: 15px 0;
}

.default-form-2.force-login {
	width: 90%;
	margin: 0 5%;
	display: block;
} 

.default-form-2.force-login .login-links {
	margin: 0 3%;
}

.default-form-2.force-login .right-form-2  > div{
	/*border-left: 0 !important;*/
}

.default-form-2.force-login #lostPasswordLink {
	margin-left: 3%;
}

.default-form-2.force-login h2 {
	margin: 0;
	padding: 15px 0;
}

.default-form-2 > div {
	display:inline-table;
}

.default-form-2 .left-form-2 {
	width: 100%;
}

.default-form-2 .left-form-2 .mod, .default-form-2 .right-form-2 .mod {
	padding-bottom: 20px;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}

.default-form-2 .right-form-2 .mod {
	border-right: solid 1px #d0d0d0;
	border-bottom: solid 1px #d0d0d0;
}

.default-form-2 .right-form-2 {
	width: 100%;
}

.default-form-2 > div label {
	color: #000;
}

.default-form-2 div .title .title-text {
	font-weight:700;
	font-size:18px;
	color:#000!important;
	text-decoration:none;
	width: 100%;
	background: #f0f0f0;
}

table.account-verification-images-1 ~ .account-verification-images-upload {
	margin: 2em 0;
	text-align: center;
}

tr.account-verification-images-header, tr.account-favorites-list-header {
	border: 1px solid #d0d0d0;
}

.account-verification-images-body tr {
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}

.account-verification-images-body tr td {
	padding-left: 10px;
	width: 50%;
}

.account-verification-images-body tr td input {
	font-size: 10px;
}

.menu-wrapper.mobile .menu.my-account-menu-item {
	background-color: #000 !important;
	border-bottom: 1px solid #fff;
	display:none;
}

.my-account-menu-item a {
	color: #fff;
	width: 100%;
	height: 100%;
}

table.my-account-table tbody tr {
	border-bottom: solid 1px #d0d0d0;
}

table.account-verification-images-2 tbody tr {
	border-top: solid 1px #d0d0d0;
}

.my-account-table.account-verification-images-1 thead tr th, 
.my-account-table.account-verification-images-3 thead tr th,
.my-account-table thead tr.account-favorites-list-header {
	font-weight:700;
	font-size:18px;
	color:#000!important;
	text-decoration:none;
	width: 100%;
	background: #f0f0f0;
}

tr.account-favorites-list-header  {
	text-indent: 10px;
}

#wishListShare {
	padding-left: 10px;
}

.my-account-table.account-verification-images-3 {
	width: 100%;
}

.account-verification-image-remove {
	color: #000;
	float:left;
	margin: 15px auto 10px;
	width: 70%;
	background: transparent;
	border: none;
}

table.account-verification-images-3 {
	margin-top: 15px;
}

table ~ .divide {
	width: 100%;
	text-align: center;
	margin: 15px 0;
}

.default-form-2 .title {
	border:1px solid #d0d0d0 !important;
	line-height: 44px;
	text-indent: 13px;
}

/* .default-form-2 .left-form-2 .title {
	border-right: 0 !important;
} */

.default-form-2 div .notice {
	background: #fff;
	border: 0;
}

.innerContent.accountAddresses .default-form-2 .right-form-2 .insetInput li:last-child {
	border-bottom: none;
}

.default-form-2 div .insetInput li input, .default-form-2 div .insetInput li select, .default-form .insetInput li input {
	float: right;
	background-color: #fff;
} 

#deliveryUseBillingLabel {
	padding: 10px !important;
}

#accountAddressesButton {
	margin-left: 10px;
}

.varification input {
	float:right;
}

.uneven-2 {
	margin:0 0 15px;
	position:relative;
}

.uneven-2 .title {
	height:14px;
	display:block;
	padding:12px 0 14px;
	font-weight:700;
	font-size:14px;
	color:#999!important;
	text-decoration:none;
	margin:-1px 0 0 -1px!important;
	text-shadow:1px 1px 0 #fff;
	margin:9px 0 0;
	background:#f3f3f3;
	border:1px solid #acacac;
	-webkit-box-shadow:0 3px 0 rgba(0,0,0,.05);
	-moz-box-shadow:0 3px 0 rgba(0,0,0,.05);
	box-shadow:0 3px 0 rgba(0,0,0,.05);
	position:absolute;
	width:100%;
	text-align:center;
}

.uneven-2 .titleSpace {
	height:42px;
	display:block;
}

.uneven-2 .left .title {
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	margin:-1px 0 0 -1px!important;
}

.uneven-2 .left .image {
	text-align:center;
}

.uneven-2 .right .title {
}

.uneven-2 .dark {
	color:#000!important;
}

.uneven-2 .mod {
	border-bottom:1px solid #d7d7d7;
	padding:10px;
	text-align:left;
}

.uneven-2 .end {
	border-bottom:none;
}

.uneven-2 .left {
	border:1px solid #d7d7d7;
	border-bottom:none;
	position:relative;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,.1);
	box-shadow:0 1px 0 rgba(0,0,0,.1);
	float:none;
}

.uneven-2 .center {
	display:none;
}

.uneven-2 .right {
	border:1px solid #d7d7d7;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,.1);
	box-shadow:0 1px 0 rgba(0,0,0,.1);
	position:relative;
	float:none;
}

.uneven-2 .left .mod {
	overflow:hidden;
}

.uneven-2 .left .mod iframe,#contactContent iframe {
	width:100%;
	height:220px;
}

#contactContent .uneven-2 .left .mod {
	padding:0;
}

.uneven-3 {
	margin:0 0 15px;
	position:relative;
}

.uneven-3 .title {
	height:14px;
	display:block;
	padding:12px 0 14px;
	font-weight:700;
	font-size:14px;
	color:#999!important;
	text-decoration:none;
	margin:-1px 0 0 -1px!important;
	text-shadow:1px 1px 0 #fff;
	margin:9px 0 0;
	background:#f3f3f3;
	border:1px solid #acacac;
	-webkit-box-shadow:0 3px 0 rgba(0,0,0,.05);
	-moz-box-shadow:0 3px 0 rgba(0,0,0,.05);
	box-shadow:0 3px 0 rgba(0,0,0,.05);
	position:absolute;
	width:100%;
}

.uneven-3 .titleSpace {
	height:42px;
	display:block;
}

.uneven-3 .left .title {
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	margin:-1px 0 0 -1px!important;
}

.uneven-3 .left .image {
	text-align:center;
}

.uneven-3 .right .title {
}

.uneven-3 .dark {
	color:#000!important;
}

.uneven-3 .mod {
	border-bottom:1px solid #d7d7d7;
	padding:10px;
	text-align:left;
}

.uneven-3 .end {
	border-bottom:none;
}

.uneven-3 .left {
	border:1px solid #d7d7d7;
	border-bottom:none;
	position:relative;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,.1);
	box-shadow:0 1px 0 rgba(0,0,0,.1);
	float:none;
}

.uneven-3 .center {
	border:1px solid #d7d7d7;
	border-bottom:none;
	position:relative;
	border-top-left-radius:0;
	border-top-right-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-topleft:0;
	float:none;
}

.uneven-3 .leftCenter,.uneven-3 .rightCenter {
	display:none;
}

.uneven-3 .right {
	border:1px solid #d7d7d7;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,.1);
	box-shadow:0 1px 0 rgba(0,0,0,.1);
	position:relative;
	float:none;
}

#contactContent .uneven-3 .right {
	padding:10px;
}

.uneven-3 .left .mod {
	overflow:hidden;
}

.uneven-3 .left .mod iframe {
	width:100%;
	height:220px;
}

#registerFormGuts,#loginFormGuts {
	margin:0 0 10px!important;
}

#loginForm > li {
	display:none;
}

#lostPasswordLink {
	margin:10px 0 0;
}

.checkoutTerms a {
	text-decoration:none;
	color:#999!important;
}

.uneven-2.ship .right,.uneven-2.ship .left {
	padding:10px;
}

.uneven-2.ship .title {
	margin:-11px 0 0 -11px!important;
}

.ship .right {
}

.uneven-2.ship .center {
	display:block!important;
	width:100%;
	padding:10px 0;
	text-align:center;
	font-weight:700;
}

.uneven-2.ship .right div:last-child {
	display:none;
}

.uneven-2.ship .left .insetList {
	margin:0!important;
}

.ship .mainShippingOption,.ship .mainShippingOption2 {
	background:#dadada;
	font-weight:700;
	text-shadow:1px 1px 0 #fff;
	color:#000;
	padding:11px 0!important;
	text-align:center!important;
	margin:0!important;
	border:1px solid #b4b4b4;
	-webkit-box-shadow:inset 0 0 1px rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.4);
	-moz-box-shadow:inset 0 0 1px rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.4);
	box-shadow:inset 0 0 1px rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.4);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	cursor:pointer;
	display:block;
}

.shippingSection > div > label {
	background:#dadada;
	font-weight:700;
	text-shadow:1px 1px 0 #fff;
	color:#000;
	padding:11px 0!important;
	text-align:center!important;
	margin:10px 0 0;
	border:1px solid #b4b4b4;
	-webkit-box-shadow:inset 0 0 1px rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.4);
	-moz-box-shadow:inset 0 0 1px rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.4);
	box-shadow:inset 0 0 1px rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.4);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	cursor:pointer;
	position:relative;
	z-index:5;
	display:block;
}

.shippingSection > div > input[type=radio]:checked + label {
	background:#000;
	border:1px solid #000;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	color:#fff;
	text-shadow:1px 1px 0 #000;
}

.ship .insetList {
	font-size:9px;
}

.ship .insetList label {
	font-weight:400;
}

.ship .insetList a {
	display:inline;
}

.new-button {
	text-align: center;
	display:block;
	font-weight: bold;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:8px 10px;
	font-weight: normal;
	color: #000;
	border: 1px solid #000;
	background:#fff;
	line-height: 13px;
	font-size: 13px;
	box-sizing: border-box;
}

.new-button.red {
	background: #e40000 !important;
	color: #fff !important;
	border-color: #e40000 !important;
	letter-spacing: 1px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	
}

.new-button.packages {
	padding: 0 !important;
	height: 30px !important;
	line-height: 30px !important;
}

.new-button.disabled{
   background-color:lightgray;
   color:gray;
   border-color:gray;
}

.new-button.white {
	background: #fff !important;
	color:#000 !important;
	border-color: #e40000 !important;
}

input.button {
	height:39px;
	text-align:center;
	display:block;
	padding:10px 9px 15px;
	font-weight:700;
	font-size:14px;
	color:#666;
	margin:0 0 10px;
	text-shadow:1px 1px 0 #fff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background:#f3f3f3!important;
	border:1px solid #acacac;
	vertical-align:top;
}

input.black {
	background:#000!important;
}

@-moz-document url-prefix() {
	inputbuttonheight:40px;
	padding:9px 9px 15px;
}	
}

span.button {
	text-align:center;
	display:block;
	padding:10px 9px 11px;
	font-weight:700;
	font-size:14px;
	color:#666;
	margin:0 0 10px;
	text-shadow:1px 1px 0 #fff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background:#f3f3f3;
	border:1px solid #acacac;
	vertical-align:top;
}

.button {
	text-align:center;
	display:block;
	padding:10px 9px 11px;
	font-weight:700;
	font-size:14px;
	color:#666;
	margin:0 0 15px;
	text-shadow:1px 1px 0 #fff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background:#f3f3f3;
	border:1px solid #acacac;
	vertical-align:top;
	text-decoration:none;
	-webkit-box-shadow:inset 0 1px 0 #fff;
	-moz-box-shadow:inset 0 1px 0 #fff;
	box-shadow:inset 0 1px 0 #fff;
}

.splitButton {
	text-align:center;
	display:block;
	font-weight:700;
	font-size:14px;
	color:#666;
	margin:0 0 10px;
	text-shadow:1px 1px 0 #fff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background:#f3f3f3;
	border:1px solid #acacac;
	vertical-align:top;
	text-decoration:none;
}

.splitButton a {
	padding:10px 9px 11px;
	float:left;
	text-decoration:none;
	color:#666;
}

.splitButton a:nth-child(1) {
	width:36%;
	border-right:1px solid #acacac;
}

.splitButton a:nth-child(2) {
	width:18%;
	border-right:1px solid #acacac;
}

.splitButton a:nth-child(3) {
	width:27%;
}

.insetList {
	background:#eee;
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.3);
	-moz-box-shadow:inset 0 0 5px rgba(0,0,0,.3);
	box-shadow:inset 0 0 5px rgba(0,0,0,.3);
	border:1px solid #acacac;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	margin:0 0 10px!important;
	font-size:14px;
}

.insetList li {
	list-style-type:none;
	display:block;
	border-top:1px solid #acacac;
	min-height:36px;
	text-align:center;
	position:relative;
}

.ship .left .insetList li {
	min-height:31px;
}

.ship .right .insetList li {
	min-height:42px;
}

@-moz-document url-prefix() {
	.insetlistlimin-height:36px;
}	
}

.insetList li label,.insetList li a {
	font-weight:700;
	color:#666;
	display:block;
	padding:9px 0 10px;
	text-shadow:1px 1px 0 #fff;
	cursor:pointer;
	text-decoration:none;
}

.wide li label {
	text-align:center;
}

.insetList li.small a {
	padding:0;
	text-align:center;
}

.insetList a:hover {
	color:#000;
}

.insetList input,#shipOrPickUpPickUp,#shipOrPickUpShip,.shippingSection > div > input,.secHead {
	display:none;
}

.insetList .title {
	background:#f6f6f6;
	border:1px solid #acacac;
	padding:10px 0;
	position:absolute;
	margin:-1px 0 0 -1px;
	color:#666;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 2px 0 rgba(0,0,0,.1);
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 2px 0 rgba(0,0,0,.1);
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 2px 0 rgba(0,0,0,.1);
	font-weight:700;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	height:16px;
	left:0;
	width:100%;
}

@-moz-document url-prefix() {
	.insetlisttitlepadding:9px 0 11px;
}	
}

.insetList .share {
	border-top-left-radius:6px;
	border-top-right-radius:0;
	border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-topleft:6px;
	width:60px;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),2px 0 0 rgba(0,0,0,.1);
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),2px 0 0 rgba(0,0,0,.1);
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),2px 0 0 rgba(0,0,0,.1);
}

.insetList .small {
	color:#666;
	font-size:11px;
	text-align:left;
	padding:6px 10px 7px;
	line-height:18px;
	min-height:12px;
}

.insetList .ui-radio {
	margin:0;
}

.insetList .ui-btn-inner {
	padding:0;
}

.insetList .ui-btn-up-c,.insetList .ui-btn-hover-c {
	background:none;
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.insetList .ui-btn-inner {
	border:none;
}

.insetList .ui-btn-corner-all {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}

.insetList .ui-icon {
	display:none;
}

.insetList .ui-radio .ui-btn-icon-left .ui-btn-inner {
	padding:0;
	text-align:center;
}

.insurance .qm {
	display:none;
}

.insurance li:nth-child(2) .noIns,.reviewMod {
	display:none;
}

.checked {
	background:#d5f7d0!important;
	border:1px solid #6d9d66!important;
	padding:9px 0 10px!important;
	width:100%;
	margin:-1px 0 -1px -1px!important;
	color:#598552!important;
	-webkit-box-shadow:inset 0 0 0 1px #fff,0 2px 0 rgba(0,0,0,.1)!important;
	-moz-box-shadow:inset 0 0 0 1px #fff,0 2px 0 rgba(0,0,0,.1)!important;
	box-shadow:inset 0 0 0 1px #fff,0 2px 0 rgba(0,0,0,.1)!important;
	z-index:3;
	display:block;
}

.checked:hover {
	background:#d5f7d0!important;
	border:1px solid #6d9d66!important;
	padding:9px 0 10px!important;
	position:absolute;
	margin:-1px 0 0 -1px!important;
	color:#598552!important;
	-webkit-box-shadow:inset 0 0 0 1px #fff,0 2px 0 rgba(0,0,0,.1)!important;
	-moz-box-shadow:inset 0 0 0 1px #fff,0 2px 0 rgba(0,0,0,.1)!important;
	box-shadow:inset 0 0 0 1px #fff,0 2px 0 rgba(0,0,0,.1)!important;
	z-index:3;
	display:block;
	width:100%;
}

.ship .checked {
	padding:9px 0 11px!important;
}

.insetList > li:last-child label.checked {
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-box-shadow:inset 0 0 0 1px #fff;
	-moz-box-shadow:inset 0 0 0 1px #fff;
	box-shadow:inset 0 0 0 1px #fff;
}

.insetList li:first-child label {
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	-moz-border-radius-topleft:6px;
}

.ship .right .insetList li:first-child label {
	border-top-left-radius:0;
	border-top-right-radius:0;
	-moz-border-radius-topleft:0;
}

.insetList li:last-child label {
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
}

.smButton {
	height:12px;
	text-align:center;
	display:block;
	padding:5px 8px 8px;
	font-weight:700;
	font-size:12px;
	color:#999!important;
	text-decoration:none;
	margin:0 0 15px;
	text-shadow:1px 1px 0 #fff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background:#f3f3f3;
	border:1px solid #acacac;
}

.smButton a {
	text-decoration:none;
}

.long {
	text-align:left;
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1);
	-moz-box-shadow:0 2px 0 rgba(0,0,0,.1);
	box-shadow:0 2px 0 rgba(0,0,0,.1);
	margin:0 0 10px;
}

.restrict {
	display:inline-block!important;
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1);
	-moz-box-shadow:0 2px 0 rgba(0,0,0,.1);
	box-shadow:0 2px 0 rgba(0,0,0,.1);
	margin:0 0 10px;
}

.notice {
	display:block;
	padding:7px 10px 8px;
	font-size:14px;
	color:#999!important;
	text-decoration:none;
	margin:0 0 10px;
	text-shadow:1px 1px 0 rgba(255,255,255,.5);
	line-height:20px;
	background:#f3f3f3;
	border:1px solid #acacac;
	text-align:left;
}

.errors .notice {
	margin:15px 0;
}

.notice input.checkbox {
	margin:3px 6px 0 2px!important;
}

.fixed {
	display:inline-block;
}

.fixed-position {
	position: fixed !important;
}

.login-form, .register-form {
	width: 100%;
	margin: auto auto;
	
}

.login-form li, .login-form h2, .register-form li, .register-form h2 {
	text-align: center;
}

.login-form h2, .register-form h2 {
	color: #000;
}

.login-form li input, .register-form li input {
	width: 90%;
	height: 35px;
	margin-bottom: 20px;
	padding-left: 10px;
}

.login-form li input[type='submit'], .register-form li input[type='submit'] {
	width: 90%;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
}

.login-links {
	margin: 0 2%;
}

#lostPasswordLink {
	width: 90%;
	font-size: 12px;
	line-height: 35px;
}

#lostPasswordLink a {
	color: #000 !important;
}

.login-remember-me {
	color: #000;
	width: 100%;
	display: inline-flex;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	
}

.login-remember-me input[type='checkbox'] {
	width: 10%;
	margin-bottom: 0;
	height: 14px;
	margin-top: 9px;
}

.login-remember-me label {
	width: 90%;
	text-align: left;
	line-height: 35px;
	height: 35px;
}

.login-divider, .register-divider {
	margin: 20px auto;
	height: 1px;
}

.login-divider, .login-new-users, .login-create-new-account, .register-divider, .register-login, .register-returning-user {
	width: 100%;
}

.login-new-users, .login-create-new-account, .register-login {
	margin: 10px auto;
	height: 35px;
}


.login-divider div, .register-divider div {
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #000;
}

.login-new-users div, .login-create-new-account div, .login-create-new-account a, .register-returning-customer, .register-login div, .register-login a {
	width: 90%;
	margin: 0 auto;
	color: #000;
	font-weight: bold;
	text-align: center;
}

.login-used-gear {
	height: 30px;
	font-weight: normal !important;
	font-size: 14px;
	color: black !important;
	text-align: center;
}

.login-used-gear-new-users {
	height: 20px;
}

.login-form .login-button{
	height: 40px;
}

.login-top-menu {
	position: relative;
	width: 30%;
	left: 75%;
	top: 14px;
	z-index: 1000;
}

.logout-top-menu {
	position: relative;
	width: 30%;
	left: 72%;
	top: 14px;
	z-index: 1000;
}

/* .green {
	background:#d5f7d0!important;
	border:1px solid #6d9d66!important;
	color:#598552!important;
	-webkit-box-shadow:inset 0 0 0 1px #fff!important;
	-moz-box-shadow:inset 0 0 0 1px #fff!important;
	box-shadow:inset 0 0 0 1px #fff!important;
}

.red {
	background:#f7d0d0!important;
	border:1px solid #b47979!important;
	color:#9c6969!important;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
}

.warning {
	display:block;
	padding:7px 10px 8px;
	font-size:14px;
	text-decoration:none;
	margin:15px 0 0;
	text-shadow:1px 1px 0 #fff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	line-height:20px;
	background:#f7d0d0!important;
	border:1px solid #b47979!important;
	color:#9c6969!important;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
} */

.yellow {
	background:#f6e5b2!important;
	border:1px solid #b9a66b!important;
	color:#8e774a!important;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
}

.green {
	background:#f05826!important;
	color:#000!important;
	border: solid 1px #d0d0d0;
}

.warning {
	color:#000!important;
	border: solid 1px #d0d0d0;
	background: #f05826;
}

.red {
	background:#f7d0d0!important;
	color:#9c6969!important;
}

#welcomeContent .yellow {
	background:#F3F3F3!important;
	border:1px solid #a3a19d!important;
	color:#001!important;
}

.note {
	display:block;
	padding:7px 10px 8px;
	font-size:14px;
	text-decoration:none;
	margin:15px 0 0;
	text-shadow:1px 1px 0 #fff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	line-height:20px;
	background:#f6e5b2!important;
	border:1px solid #b9a66b!important;
	color:#8e774a!important;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
}

.yellow a {
	font-weight:700;
	color:#67633b!important;
	text-decoration:none;
}

#welcomeContent .yellow a {
	color:#a31!important;
}

.yellow a:hover {
	text-decoration:underline;
}

input.yellow {
	cursor:pointer;
}

.black,#addToCart .ui-btn-up-c,#checkoutForm .ui-btn-up-c,#confirmForm1 .ui-btn-up-c,#confirmForm2 .ui-btn-up-c,#loginContent div.ui-btn {
	background:#000!important;
	border:1px solid #000!important;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.2);
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.2);
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.2);
	color:#fff!important;
	text-shadow:1px 1px 0 #000!important;
}

.black:hover {
	background:#444!important;
	cursor:pointer;
}

#cartButtons form {
	margin:0 0 10px;
}

.ui-loading .ui-loader {
	display:none!important;
}

.hidden {
	display:none;
}
.pageHead.mobile .swiper-container.hidden {
	display: none;
}

#addToCart {
	margin:0 0 10px;
	width:100%;
}

.w222 {
	width:100%;
}

.productRight > img {
	display:none!important;
}
/* 
.pageHead #menu {
	background:#000 url(../../images/top_menu.png) no-repeat center center;
	width:7%;
	height:13px;
	display:block;
	left:1%;
} */

.top-menu-wrapper #search-button {
	background:#000 url(../../images/top_search.png) no-repeat center center;
	width:7%;
	height:13px;
	display:block;
	left:14%;
}

.top-menu-wrapper #home-button {
	background:#000 url(../../images/top_home.png) no-repeat center center;
	width:7%;
	height:13px;
	display:block;
	left:27%;
}

.pageHead #cart {
	background:#000 url(../../images/top_cart.png) no-repeat 90% 50%;
	width:18%;
	height:13px;
	display:block;
	right:1%;
}

.top-menu-wrapper #cart.empty .count {
	display:none;
}

.top-menu-wrapper #cart.full {
	background:#000 !important;
}

.top-menu-wrapper #cart .count {
	background:url(../../images/cart-full-bg.png) no-repeat 90% 50%;
	width:22px;
	height:18px;
	position:absolute;
	right:10px;
	top:6px;
}

.top-menu-wrapper #cart .count span {
	font-size:10px;
	color:#fff;
	font-weight:700;
	font-family:arial;
	-webkit-font-smoothing:antialiased;
	text-shadow:0 -1px 0 rgba(0,0,0,.2);
	margin:-2px 0 0 4px;
	width:16px;
	text-align:center;
	display:block;
	letter-spacing:-1px;
}

.top-menu-wrapper #account {
	background:#000 url(../../images/top_acct.png) no-repeat center center;
	width:7%;
	height:13px;
	display:block;
	right:25%;
}

.top-menu-wrapper #call {
	background:#000 url(../../images/top_call.png) no-repeat center center;
	width:7%;
	height:13px;
	display:block;
	right:38%;
}

#headerCartTimerTextMobile {
	color: #fff;
	background-color: #e40000;
	text-align:right;
	width: auto;
	height: 20px;
    line-height: 20px;
    position: absolute;
    left: 12%;
    top: 20px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    padding: 0 2px;
}

.top-menu-wrapper #cart.header-right-icons-without-timer {
	background:#000 url(../../images/top_cart.png) no-repeat center center;
	width:7%;
	height:13px;
	display:block;
	right:1%;
}

.top-menu-wrapper #account.header-right-icons-without-timer {
	background:#000 url(../../images/top_acct.png) no-repeat center center;
	width:7%;
	height:13px;
	display:block;
	right:14%;
}
.top-menu-wrapper #call.header-right-icons-without-timer {
	background:#000 url(../../images/top_call.png) no-repeat center center;
	width:7%;
	height:13px;
	display:block;
	right:27%;
}

#wrapper {
	-webkit-box-shadow:-1px 0 0 rgba(0,0,0,1),-3px 0 5px rgba(0,0,0,.6);
	-moz-box-shadow:-1px 0 0 rgba(0,0,0,1),-3px 0 5px rgba(0,0,0,.6);
	box-shadow:-1px 0 0 rgba(0,0,0,1),-3px 0 5px rgba(0,0,0,.6);
}

#mainContent {
	z-index:8;
	/* override development.css min-width */
	min-height: 0 !important;
}

#search-mobile {
	background:#222;
	border:none;
	margin:0;
	padding:8px 10px 8px 8px;
	border-bottom:1px solid #000;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,.1);
	-moz-box-shadow:0 1px 0 rgba(255,255,255,.1);
	box-shadow:0 1px 0 rgba(255,255,255,.1);
}

#search-mobile-field {
	border:1px solid #111;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,.2);
	-moz-box-shadow:0 1px 0 rgba(255,255,255,.2);
	box-shadow:0 1px 0 rgba(255,255,255,.2);
	border:none!important;
	width:97%;
	font-size:14px;
	padding:4px;
	height:17px;
	background:#fff;
	text-shadow:1px 1px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,2px 2px 0 #fff,-2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,3px 3px 0 #fff,-3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff;
}

#submit-mobile {
	display:none;
}

strong {
	font-weight:700!important;
}

#welcomeContent .ui-controlgroup {
	margin:10px 0;
}

#welcomeContent .ui-controlgroup a {
	width:30%;
}

#welcomeContent a.ui-corner-left {
	width:38.8%!important;
}

#quickSelect {
	background:#efefef;
	-webkit-box-shadow:inset 0 2px 3px rgba(0,0,0,.15),inset 0 -2px 3px rgba(0,0,0,.15);
	-moz-box-shadow:inset 0 2px 3px rgba(0,0,0,.15),inset 0 -2px 3px rgba(0,0,0,.15);
	box-shadow:inset 0 2px 3px rgba(0,0,0,.15),inset 0 -2px 3px rgba(0,0,0,.15);
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
	margin:0 -15px 10px;
	padding:10px 15px 0;
}

#quickSelect > li {
	margin:0 0 10px;
}

#quickSelect > li:nth-child(odd) {
	width:48%;
	float:left;
	clear:both;
}

#quickSelect > li:nth-child(even) {
	width:48%;
	float:right;
}

#quickSelect .ui-collapsible-heading a .ui-btn-inner {
	padding:0;
}

#quickSelect .ui-btn-up-c {
	padding:0;
	margin:0;
	background:transparent;
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

#quickSelect .ui-btn-up-c {
	padding:8px 20px;
	display:block;
}

#quickSelect .ui-btn-up-c span {
	border:none;
	text-align:center;
}

#quickSelect .ui-icon {
	display:none;
}

#quickSelect .ui-collapsible-content {
	padding:0;
}

#quickSelect > li > ul {
	background:#fff;
	border:1px solid #d8d8d8;
	-webkit-box-shadow:0 0 0 1px #fff;
	-moz-box-shadow:0 0 0 1px #fff;
	box-shadow:0 0 0 1px #fff;
	border-top:none;
	position:relative;
	z-index:1;
	text-align:center;
	margin:-2px 0 0;
	padding:6px 0;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	display:none;
}

#quickSelect > li > ul > li a {
	line-height:26px;
	color:#4e7a97;
	font-size:12px;
	text-decoration:none;
	font-weight:400;
}

#quickSelect > li > ul >li a:hover {
	text-decoration:underline;
}

#quickSelect .bold {
	font-weight:900;
	font-size:12px;
	bottom:6px;
	position:absolute;
	width:104px;
}

#quickSelect .title {
	display:block;
	border:1px solid #4b698f;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#dbe5ea;
	background:-webkit-gradient(linear,left top,left bottom,from(#4b698f),to(#95b4ca));
	background:-webkit-linear-gradient(top,#4b698f,#95b4ca);
	background:-moz-linear-gradient(top,#4b698f,#95b4ca);
	background:-o-linear-gradient(top,#4b698f,#95b4ca);
	background:linear-gradient(top,#4b698f,#95b4ca);
	background:-webkit-gradient(linear,left top,left bottom,from(#4b698f),to(#95b4ca));
	filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#4b698f',EndColorStr='#95b4ca',GradientType=0);
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.2);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.2);
	box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.2);
	position:relative;
	z-index:2;
	color:#fff;
	line-height:18px;
	font-weight:700;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0 #757575;
	padding:7px 0;
	margin:0;
}

#quickSelect .ui-btn-hover-c {
	display:block;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#dbe5ea;
	background:-webkit-gradient(linear,left top,left bottom,from(#adcad9),to(#95b4ca));
	background:-webkit-linear-gradient(top,#adcad9,#95b4ca);
	background:-moz-linear-gradient(top,#adcad9,#95b4ca);
	background:-o-linear-gradient(top,#adcad9,#95b4ca);
	background:linear-gradient(top,#adcad9,#95b4ca);
	background:-webkit-gradient(linear,left top,left bottom,from(#adcad9),to(#95b4ca));
	filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#adcad9',EndColorStr='#95b4ca',GradientType=0);
	position:relative;
	z-index:2;
	color:#fff;
	line-height:18px;
	font-weight:700;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0 #6b90a9;
	padding:6px 10px;
	border:none;
	height:40px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	font-size:14px;
}

#quickSelect .ui-btn-hover-c span {
	border:none;
}

#homeCustomers {
	height:100px;
	display:block;
	background:#f6881e;
	text-decoration:none;
	border:1px solid #a34f16;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.5),inset 0 0 0 1px rgba(255,255,255,.2);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.5),inset 0 0 0 1px rgba(255,255,255,.2);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.5),inset 0 0 0 1px rgba(255,255,255,.2);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	margin:0 0 10px;
	background-image:url(../../images/quote.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#homeCustomers h2 {
	width:58%;
	font-size:16px;
	line-height:24px;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,.4);
	text-align:center;
	margin:8px 0 0 4%;
}

#homeCustomers span {
	color:#8f4512;
	font-weight:700;
	font-size:10px;
	border:1px solid #a34f16;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:5px 7px 6px;
	display:block;
	background:rgba(255,255,255,.1);
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.4),inset 0 13px 0 rgba(255,255,255,.15);
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.4),inset 0 13px 0 rgba(255,255,255,.15);
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.4),inset 0 13px 0 rgba(255,255,255,.15);
	text-shadow:0 1px rgba(255,255,255,.4);
	width:53%;
	margin:6px 0 0 4%;
	-webkit-transition:background 300ms ease-in;
	-moz-transition:background 300ms ease-in;
	-o-transition:background 300ms ease-in;
	transition:background 300ms ease-in;
}

#homeCustomers:hover span {
	background:rgba(255,255,255,.3);
}

#homeWorks {
	text-decoration:none;
	display:block;
	background:#95b4ca;
	background:-webkit-gradient(linear,left top,left bottom,from(#4b698f),to(#95b4ca));
	background:-webkit-linear-gradient(top,#4b698f,#95b4ca);
	background:-moz-linear-gradient(top,#4b698f,#95b4ca);
	background:-o-linear-gradient(top,#4b698f,#95b4ca);
	background:linear-gradient(top,#4b698f,#95b4ca);
	background:-webkit-gradient(linear,left top,left bottom,from(#4b698f),to(#95b4ca));
	filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#4b698f',EndColorStr='#95b4ca',GradientType=0);
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.2);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.2);
	box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.2);
	border:1px solid #4b698f;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	height:58px;
}

#homeWorks h3 {
	color:#fff;
	font-size:24px;
	font-weight:700;
	text-shadow:0 1px 0 rgba(0,0,0,.3);
	padding:7px 0 0;
	margin:0;
	-webkit-transition:all 150ms ease-in;
	-moz-transition:all 150ms ease-in;
	-o-transition:all 150ms ease-in;
	transition:all 150ms ease-in;
}

#homeWorks span {
	color:#fff;
	font-size:12px;
	text-shadow:0 1px 0 rgba(255,255,255,.2);
	font-weight:400;
	padding:0 0 10px;
}

#homeWorks:hover h3 {
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,.4);
}

#homeWorks img {
	display:none;
}

#news {
	background:#fff;
	border:1px solid #d8d8d8;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	text-align:left;
	margin:0;
	font-size:14px;
	padding:0 0 10px;
}

#news li {
	padding:9px 10px;
	border-bottom:1px solid #d8d8d8;
}

#news li:last-child {
	border-bottom:none;
}

.heading {
	display:block;
	height:18px;
	border:1px solid #000;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#dbe5ea;
	background:-webkit-gradient(linear,left top,left bottom,from(#818183),to(#6b6b6d));
	background:-webkit-linear-gradient(top,#818183,#6b6b6d);
	background:-moz-linear-gradient(top,#818183,#6b6b6d);
	background:-o-linear-gradient(top,#818183,#6b6b6d);
	background:linear-gradient(top,#818183,#6b6b6d);
	background:-webkit-gradient(linear,left top,left bottom,from(#818183),to(#6b6b6d));
	filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#818183',EndColorStr='#6b6b6d',GradientType=0);
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.25),inset 0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.2);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,.25),inset 0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.2);
	box-shadow:0 1px 0 rgba(0,0,0,.25),inset 0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.2);
	position:relative;
	z-index:2;
	color:#fff;
	line-height:18px;
	font-weight:700;
	text-align:center;
	padding:13px 5px;
	text-decoration:none;
	text-shadow:1px 1px 0 rgba(0,0,0,.6);
	margin:-1px 0 0 -1px;
}

#likeus {
	border:1px solid #416778;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background:url(../../images/bg_likeus.jpg) top center no-repeat #6296ae;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.5),inset 0 0 0 1px rgba(255,255,255,.3);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.5),inset 0 0 0 1px rgba(255,255,255,.3);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.5),inset 0 0 0 1px rgba(255,255,255,.3);
	font-family:"century gothic",Arial,Helvetica,sans-serif;
	padding:12px;
	text-align:left;
	margin:10px 0 0;
	display:block;
}

#likeus > .title {
	color:#244453;
	font-size:17px;
	font-weight:700;
	text-shadow:1px 1px 0 rgba(255,255,255,.2);
}

#reasons {
	margin:0;
}

#reasons li {
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	color:#244453;
	text-shadow:1px 1px 0 rgba(255,255,255,.2);
	line-height:16px;
}

#reasons .title {
	font-size:14px;
	font-weight:700;
	color:#fff;
	text-shadow:1px 1px 0 rgba(0,0,0,.3);
	font-family:"century gothic",Arial,Helvetica,sans-serif;
	margin:10px 0 5px;
	display:block;
}

/* ------------ MAIN NAV ------------- */
#nav-mobile li {
	list-style-type:none;
}

#nav-mobile {
	height:100%;
	width:100%;
	float:left;
	left:-100%;
	margin-top: 40px;
	overflow:scroll;
	background:rgba(255,255,255,0.8);
	display:block;
	position:absolute;
	z-index:999;
}

.buy-used-cart-expired{
	color:#40350d!important;
	background-color: #f4e6B2!important;
	font-size: 11px!important;
	margin: 10px;
	padding: 5px;
	text-align: center;
	border-radius: 4px;
	font-family: 'helvetica', arial;
	-webkit-font-smoothing: antialiased;
	margin-top: 30px;
}

#welcomePage #categoryTreeTopLevel {
	visibility:visible!important;
	position:relative!important;
}

#welcomePage #categoryTreeTopLevel > li {
	visibility:visible!important;
}

.subCategory {
}

.subCategory a {
	color:#888!important;
}

.subCategory a:active {
	background:rgba(255,255,255,.1);
}

.productCenter > .image {
	min-height:72px;
	width:110%;
	left:0;
	top:-20px;
	display:block;
	position:relative;
	margin:0 12px 0 -12px;
	z-index:999;
	background:#f1f1f1;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(#f1f1f1,0),color-stop(#dadada,1));
	background:-webkit-linear-gradient(top,#f1f1f1 0%,#dadada 100%);
	background:-moz-linear-gradient(top,#f1f1f1 0%,#dadada 100%);
	background:-o-linear-gradient(top,#f1f1f1 0%,#dadada 100%);
	background:linear-gradient(top,#f1f1f1 0%,#dadada 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f1f1f1),color-stop(100%,#dadada));
	background:-webkit-linear-gradient(top,#f1f1f1 0%,#dadada 100%);
	background:-moz-linear-gradient(top,#f1f1f1 0%,#dadada 100%);
	background:-o-linear-gradient(top,#f1f1f1 0%,#dadada 100%);
	background:linear-gradient(top,#f1f1f1 0%,#dadada 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1',endColorstr='#dadada',GradientType=0);
	border-bottom:1px solid #acacac;
	-webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,.7),0 2px 0 rgba(0,0,0,.1);
	-moz-box-shadow:inset 0 -1px 0 rgba(255,255,255,.7),0 2px 0 rgba(0,0,0,.1);
	box-shadow:inset 0 -1px 0 rgba(255,255,255,.7),0 2px 0 rgba(0,0,0,.1);
}

#imgWrap {
	position:absolute;
	top:5px;
	left:40px;
	background:#fff;
	border:1px solid #acacac;
	-webkit-box-shadow:0 1px 0 #fff;
	-moz-box-shadow:0 1px 0 #fff;
	box-shadow:0 1px 0 #fff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	height:60px;
}

#imgWrap img,#editItemContent .image img {
	max-height:56px;
	max-width:62px;
	padding:2px 4px;
}

.productCenter > .image h1 {
	font-weight:700;
	font-size:15px;
	color:#000;
	text-shadow:1px 1px 0 #fff;
	text-align:left;
	padding:5px 20px 5px 120px;
}

/*.productCenter{
margin:0 0 10px 0;
}
*/
.productCenter > .image .crumb {
	position:absolute;
	left:5px;
	top:5px;
	background:#bebebe;
	border:1px solid #909090;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	max-height:57px;
	font-weight:700;
	color:#444;
	font-size:24px;
	text-decoration:none;
	padding:14px 4px 17px;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.7),inset 0 0 0 1px rgba(255,255,255,.2);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.7),inset 0 0 0 1px rgba(255,255,255,.2);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.7),inset 0 0 0 1px rgba(255,255,255,.2);
}

.productList .product {
	border:1px solid #ddd;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:10px;
	width:41.5%;
	float:left;
	margin:0 0 3%;
	position:relative;
}

.product h3 {
	margin:0;
	text-align:center;
}

.product .image {
	text-align:center;
	height:100px;
}

.product .image .image-wrap img {
	text-align:center;
	max-height: 200px;
	top: 70px;
	position: relative;
}

.productList .product:nth-child(even) {
	float:right;
}

.productList .product:nth-child(odd) {
	clear:both;
}

.productList .product h3 a {
	color:#000;
	font-size:11px;
	font-weight:700;
	text-decoration:none;
	padding:0 0 7px;
	display:block;
}

.productList .product .costSmall {
	display:none;
}

.productList .product img {
	max-width:86%;
	padding:0 0 9px;
}

.productList .product a {
	text-decoration:none!important;
}

.productList .product a h3 {
	color:#000!important;
}

.productList .product .smButton {
	text-align:left;
}

.productList .product .smButton.black {
	position:absolute;
	padding:5px 8px 8px;
	bottom:10px;
	right:10px;
	width:50%;
	text-align:center;
	font-size:11px;
}

.productList .product > .smButton {
	margin:0;
}

.productList .product p.smButton {
	text-align:center;
	margin:0;
	font-size:10px;
}

.productListPagination {
	float:right;
}

.subcategoryList,.insetShare {
	display:none;
}

#viewProd {
	margin:0!important;
}

#viewProdInside {
	border:1px solid #ccc;
	border-top:none;
	padding:10px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	display:none;
}

.description,.categoryFooter {
	padding:0 0 10px;
	margin:0;
}

.description h3 a {
	color:#999;
}

.description p {
	padding:0 0 10px;
}

.description p:last-child {
	padding:0;
}

.description .ui-icon {
	display:none;
}

.description .ui-collapsible-heading a .ui-btn-inner {
	padding:10px;
	text-align:center;
}

.description .primary-video {
    width: 100%;
    height: 0;
    padding-bottom: 56%;
}
.description .secondary-video {
    box-sizing: border-box;
    float: left;
    margin: 10px 0 0 5%;
    width: 30%;
    height: 0;
    padding-bottom: 16%;
    background: center center no-repeat;
    background-size: cover;
    border: 1px solid black;
    display: none;
}
    .description .secondary-video::before {
        position: absolute;
        left: calc(50% - 20px);
        top: calc(50% - 15px);
        width: 40px;
        height: 30px;
        border-radius: 6px;
        background: black;
        content: '';
    }
    .description .secondary-video::after {
        position: absolute;
        left: calc(50% - 6px);
        top: calc(50% - 8px);
        width: 0;
        height: 0;
        border-top: 8px inset transparent;
        border-bottom: 8px inset transparent;
        border-left: 16px solid white;
        content: '';
    }
        .description .secondary-video.first {
            margin-left: 0;
        }
    #productTabsWrapper .description iframe {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

.categoryFooter a {
	color:#000;
}

.productReview {
	margin:-3px 0 10px;
	display:block;
	padding:10px;
	font-weight:700;
	font-size:14px;
	line-height:18px;
	color:#666!important;
	text-decoration:none;
	text-shadow:1px 1px 0 #fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:#f3f3f3;
	border:1px solid #acacac;
	position:relative;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,.2);
	box-shadow:0 1px 1px rgba(0,0,0,.2);
	z-index:3;
	text-align:left;
}

.productReview p {
	margin:0;
	padding:0;
	font-weight:400;
}

.productReview strong {
	color:#000;
}

#reviews .stars {
	display:block;
	padding:8px 10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:#f3f3f3;
	border:1px solid #cdcdcd;
	z-index:1;
	width:125px;
}

.cartItem {
	border:1px solid #d7d7d7;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,.1);
	box-shadow:0 1px 0 rgba(0,0,0,.1);
	margin:0 0 10px;
	position:relative;
	font-weight:700;
	text-align:left;
	min-height:100px;
}

#accountHistoryContent .cartItem {
	min-height:auto;
}

.editCartItemButton {
	position:absolute;
	height:50%;
	margin:0;
	padding:0;
	width:10%;
	overflow:hidden;
}

.editCartItemButton a {
	padding:100px;
}

.edit {
	position:absolute;
	left:-1px;
	top:-1px;
	height:100%;
	width:100%;
}

.edit span:first-child {
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	border-top-right-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	background:url(../../images/edit.png) center center no-repeat;
}

.edit span:last-child {
	bottom:-2px;
	background:url(../../images/close.png) no-repeat center center #f7d0d0!important;
	border:1px solid #b47979!important;
	color:#9c6969!important;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.3)!important;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomright:0;
}

.cartItem .image {
	text-indent: 10px;
}

.cartItem .image img {
	max-width:45%;
}

.cartItem .timeToRent,.cartItem .insurance,.cartItem .quantity,.cartItem .total {
	display:inline-block;
	color:#000;
	position:relative;
	z-index:2;
	width:20%;
}

.cartItem .name {
	margin:0 0 0 35%;
	text-align:left;
	padding:10px 0;
}

#accountWishListEditContent .cartItem .name {
	margin:0 0 0 180px;
}

.cartItem .name a {
	color:#000;
	text-decoration:none;
	position:relative;
	z-index:10;
}

.cartItem .timeToRent {
	margin:0 0 0 35%;
	width:18%;
}

.cartItem .quantity {
	width:9%;
}

.cartItem .quantity input {
	margin:0;
	padding:0;
	font-size:14px;
	border:1px solid #ddd;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.cartItem .insurance {
	text-align:center;
}

#accountWishListspage input.delete, #accountWishListsPage input.details {
	margin: 2px 2px 2px 0 !important;
}

#accountWishListsPage .created:nth-child(4),#accountWishListsPage .created:nth-child(5) {
	color:#999;
}

#accountWishListsPage .description {
	text-align: center;
}

#accountWishListsPage .row {
	text-align: center;
}

#accountWishListsPage th {
	width: 20%;
}

#accountHistoryPage .status {
}

#accountHistoryPage .orderNumber {
}

#accountSavedCartsContent .pickUp {
	margin:0;
	padding:0;
}

#accountSavedCartsContent .remove {
	position:absolute;
	height:50%;
	margin:0;
	padding:0;
	overflow:none;
	bottom:-1px;
	left:10px;
}

#accountSavedCartsContent .ui-btn-inner {
	padding:0;
}

#accountSavedCartsContent .ui-btn-up-c {
	background:none;
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

#accountSavedCartsContent .lastModified, #accountWishListsContent .lastModified {
	font-size: 12px;
	text-align: center;
}

#accountSavedCartsContent .created, #accountWishListsContent .created{
	font-size: 12px;
	color:#000;
	text-align: center;
}

#accountSavedCartsContent .insurance, #accountWishListsContent .insurance {
	text-align:center;
	width: 20%;
	display: table-cell;
}

#accountSavedCartsContent .cartItem .total, #accountWishListsContent .cartItem .total {
	text-align: center;
	width: 20%;
	display: table-cell;
}

.my-account-table.account-saved-carts, .my-account-table.account-favorites, 
.my-account-table.account-order-history, .my-account-table.account-favorites-list {
	width: 100%;
}

.my-account-table.account-order-history td {
	display: table-cell;
	text-align: center;
	width: 14.2857142857%;
}

#updateCartForm {
	display:none;
}

#cartUpdateForm .notice,#cartUpdateForm > .smButton,#accountSavedCartsContent > .smButton,#accountWishListsContent .smButton.long,#accountHistoryContent .smButton.long {
	display:none;
}

.restrict.subtotal {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#000;
	font-weight:700;
	margin:0 -1px 10px;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
}

#cartPage input[value="Checkout"] {
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	z-index:3;
	position:relative;
}

.accountBar {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:none;
	margin: 0 0 20px;
	padding:0;
	position:relative;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}

.accountBar {
	background-color: #fff;
	margin-top: 40px;
}

.accountBar .tab {
	float:left;
	width:33.3333% !important;
	border-right:1px solid #d0d0d0;
	text-align:center;
	border-top: solid 1px #d0d0d0;
	border-bottom: solid 1px #d0d0d0;
	box-sizing: border-box;
	margin: 9px 0 0;
	height: 30px;
}

.accountBar .tab:not(.active){
	line-height: 30px;
}

.accountBar .tab.active {
	line-height: 24px;
}

.accountBar .tab.active {
	background-color: #f0f0f0;
}

.accountBar .tab a span, .accountBar .tab.active a {
	color:#000;
}

.accountBar .tab.active span {
	padding-bottom: 5px;
	border-bottom: 4px solid #e40000 !important;
}

.accountBar .tab a {
	color:#999;
	text-decoration:none;
}

.accountMembership {
	margin: 0 5%;
}

.account-memberships-header {
	width: 100%;
	height: 40px;
	background-color: #f0f0f0;
	border: solid 1px #d0d0d0;
	box-sizing: border-box;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
}

#logoutLink {
	text-align:right;
}

#logoutLink a {
	font-size:12px;
	font-weight:400;
	color:#999;
	text-decoration:none;
}

/* .insetInput {
	background:#f3f3f3;
	position:relative;
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.3);
	-moz-box-shadow:inset 0 0 5px rgba(0,0,0,.3);
	box-shadow:inset 0 0 5px rgba(0,0,0,.3);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #acacac;
} */

.insetInput li {
	position:relative;
	border-bottom:1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	max-height:39px;
	min-height:36px;
}

.insetInput li:first-child {
	border-top: 1px solid #d0d0d0;
}

.insetInput label {
	position:absolute;
	z-index:3;
	padding:9px;
	font-weight:700;
	font-size:10px;
	color:#000;
	width: 40%;
}

.insetInput li input {
	position:relative;
	z-index:2;
	background:transparent;
	border:none;
	margin:0!important;
	font-size:12px;
	font-weight:700;
	padding: 9px;
	box-sizing: border-box;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	width:60%;
	outline:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	text-align:right;
}

.insetInput select {
	float:right;
	margin:8px 8px 8px 0;
}

.insetInputSubmit {
	background:#f3f3f3;
	border:1px solid #acacac;
	padding:9px 0 10px;
	position:absolute;
	width:70px;
	margin:-12px -10px 0 0;
	color:#666;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),-2px 0 0 rgba(0,0,0,.1);
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),-2px 0 0 rgba(0,0,0,.1);
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),-2px 0 0 rgba(0,0,0,.1);
	font-weight:700;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:6px;
	height:38px;
	top:64px;
	right:20px;
	z-index:2;
}

.insetInput textarea {
	width:270px;
	height:130px;
	background:#f3f3f3;
	border-left:1px solid #d0d0d0!important;
	border-right:1px solid #d0d0d0!important;
	border-bottom:1px solid #d0d0d0!important;
	border-top:1px solid #d0d0d0!important;
	margin:0!important;
	font-size:14px;
	font-weight:700;
	padding:9px;
	float:right!important;
}

.second textarea {
	border-top:1px solid #d0d0d0!important;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}

.insetInput li:last-child select {
	border-bottom:1px solid #d0d0d0!important;
}

.insetInput select {
	width:290px!important;
	margin:0!important;
	font-size:14px;
	font-weight:700;
	padding:9px;
	float:right!important;
	height:36px;
}

#billingState, #deliveryState {
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: 0;
	direction: rtl;
	padding-right: 20px;
}

#billingState + .dropdown-arrow, #deliveryState + .dropdown-arrow {
	display: inline-block;
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 5.5px 0;
    border-color: #000 transparent;
	position: absolute;
	right: 5px;
	top: 14px;
}

#category-How_BorrowLenses_Works {
	text-align:left;
}

#category-How_BorrowLenses_Works p {
	padding:0 0 10px;
}

#category-How_BorrowLenses_Works img {
	max-width:100%;
}

.teamMemberPopup {
}

.row > .photo > img,.checkoutBar {
	display:none;
}

.ui-select .ui-btn-up-c,.ui-select .ui-btn-hover-c {
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

#checkoutComboContent h2 {
	font-size:14px;
	font-weight:700;
	color:#666;
	text-align:left;
	margin:0 0 10px;
}

#billingNotes {
	background:#f3f3f3;
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.3);
	-moz-box-shadow:inset 0 0 5px rgba(0,0,0,.3);
	box-shadow:inset 0 0 5px rgba(0,0,0,.3);
	border:1px solid #acacac;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	font-size:14px;
	height:66px;
	width:100%;
}

.payment .left br {
	line-height:1px;
	display:none;
}

.payment .right .insetInput {
	margin:0 0 10px!important;
}

.payment .right {
	padding:10px;
}

.payment .right .title {
	margin:-11px 0 0 -11px!important;
}

table.tabDetails {
	width:100%;
	border:1px solid #CCC;
}

table.tabDetails th,.tabDetails td {
	padding:10px;
}

table.highlightedTabDetails {
	width:100%;
	margin:0 0 .5em;
	border:1px solid #CCC;
}

table.tabDetails th,.tableTitle {
	height:14px;
	padding:12px 13px 13px;
	font-weight:700;
	font-size:14px;
	color:#000!important;
	text-decoration:none;
	margin:-1px 0 0!important;
	text-shadow:1px 1px 0 #fff;
	background:#f3f3f3;
	border:1px solid #acacac;
	-webkit-box-shadow:0 3px 0 rgba(0,0,0,.1);
	-moz-box-shadow:0 3px 0 rgba(0,0,0,.1);
	box-shadow:0 3px 0 rgba(0,0,0,.1);
}

#billingInfoData,#deliveryInfoData {
	padding:10px;
	border:1px solid #ccc;
	border-top:none;
}

#deliveryInfoData {
	margin:0 0 10px;
}

table.highlightedTabDetails th {
	background:#F7D0D0;
	text-shadow:none;
}

table.tabDetails tbody:first-child tr:first-child th:first-child {
	border-top-left-profile:6px!important;
}

table.tabDetails tbody:first-child tr:first-child th:last-child {
	border-top-right-profile:6px!important;
}

table.tabDetails {
	margin:0 0 15px;
}

.shippingSection > div:last-child {
	margin:0 0 20px;
}

.grayOut,.ship .mainShippingOption,.ship .right .title,.ship .right .titleSpace,#categoryContent .subcategoryList {
	display:none;
}

#orderTotals td {
	text-align:right;
}

#searchInside input {
	color:#999;
}

.oneLine {
	padding:16px 0 15px;
}

.twoLine {
	padding:7px 0 6px;
}

#arrivalPickUpContainer input {
	display:none;
}

#shippingDateCheckWarning,#shippingDateCheckMessage,.warning.checkoutScreenAjaxBox {
	margin:0 0 10px 53%;
	font-size:12px!important;
	padding:4px 6px 5px!important;
}

#prodLinks {
	margin:10px 0!important;
}

#faqMain .mod {
	margin:-1px 0 0;
}

#faqMain h4 {
	height:31px;
}

#faqMain .mod:first-child h4 {
	border-top-right-radius:6px;
	border-top-left-radius:6px;
}

#faqMain .mod:last-child h4 {
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}

#faqMain h4 {
	height:14px;
	display:block;
	padding:12px 5px 14px;
	font-weight:700;
	font-size:12px;
	color:#000!important;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:1px 1px 0 #fff;
	background:#f3f3f3;
	border:1px solid #acacac;
	margin:0;
	-webkit-box-shadow:inset 0 1px 0 #fff;
	-moz-box-shadow:inset 0 1px 0 #fff;
	box-shadow:inset 0 1px 0 #fff;
}

#faqMain h4 a.active {
	-webkit-box-shadow:inset 0 1px 0 #fff,0 3px 0 rgba(0,0,0,.1);
	-moz-box-shadow:inset 0 1px 0 #fff,0 3px 0 rgba(0,0,0,.1);
	box-shadow:inset 0 1px 0 #fff,0 3px 0 rgba(0,0,0,.1);
}

#faqMain blockquote {
	display:none;
	padding:10px;
	border:1px solid #c2c2c2;
}

#faqMain blockquote p {
	margin:10px 0 0;
}

#faqMain p.title {
	display:none;
	margin:0;
}

#faqMain p br {
	line-height:1px;
	font-size:1px;
}

#aboutPage em {
	color:#999;
	padding:20px 0 10px;
	font-size:11px;
	text-transform:uppercase;
	display:block;
}

.grid .photo {
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 10px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);
	box-shadow:0 1px 1px rgba(0,0,0,.1);
}

.grid .photo p {
	margin:5px 0 0;
}

#categoryPage #productList-gift_certificate .attribute {
	display:none;
}

#product-gift_certificate .compactInput input {
	width:100%;
	border:1px solid #ACACAC;
	background:#F3F3F3;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:7px 0;
	text-align:center;
	margin:0 0 7px;
}

#product-gift_certificate .expandedInput textarea {
	width:100%;
	border:1px solid #ACACAC;
	background:#F3F3F3;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:7px 0;
	margin:0 0 17px;
}

#product-gift_certificate .compactInput label,#product-gift_certificate .expandedInput label {
	font-weight:700;
	display:block;
	margin:0 0 3px;
	text-align:left!important;
}

div.attribute {
	padding:0;
	margin-bottom: 5px;
}

div.attribute .name + input, div.attribute .name + textarea {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border: 1px solid #000;
	width: 100%;
}

div#editCartItemButton{
	margin-right: 4px !important;
}

.product-gift-certificate-form {
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	border-radius: 5px;
  	background-color: #fff;
  	border: 1px solid #fff;	
	padding: 15px 0 15px 15px;
	margin-top: 100px;
}

.product-gift-certificate-title {
	font-size: 17px;
	text-decoration:underline;
	padding-bottom: 15px;	
}

li .product-gift-certificate-label {
	display:inline-block;
	width: 100px;
	margin: 0 5px 5px 0;
}

li .product-gift-certificate-input {
	width: 200px;
	margin: 0 5px 5px 5px;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	border-radius: 5px;
  	border: 1px solid #000;	
}

li .product-gift-certificate-textarea {
	width: 200px;
	margin: 0 5px 5px 5px;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	border-radius: 5px;
  	border: 1px solid #000;
}

.orderProductQuantities {
	width:25px;
}

#clickWrap {
	position:absolute;
	width:100%;
	height:0;
	background:transparent;
	z-index:10;
	display:block;
}

#inner.pFixed #clickWrap {
	height:100%;
}

.varification .mod:before,.varification .mod:after {
	content:" ";
/* 1 */
	display:table;
/* 2 */
}

.varification .mod:after {
	clear:both;
}

#couponCode {
	text-align:left!important;
}

#orderItems .name {
	text-align:left!important;
}

.basicPayment label a {
	display:none;
}

#thankYouContent .instructions {
	display:none;
}

#arrivalPickUpContainer img {
	display:none;
}

.mod10 > a > img {
	vertical-align:top;
}

.productError {
	margin:0 0 10px!important;
}

#contactContent .uneven-2 .left {
	display:none;
}

.yui-skin-sam .yui-calcontainer .title,.yui-skin-sam .yui-calcontainer .calclose {
	display:none;
}

.arrivalPickUpCalendar {
	width:40%;
}

.yui-calendar {
	width:100%;
}

.yui-skin-sam .yui-calendar .calheader {
	padding:10px 0!important;
	font-size:10px!important;
}

.yui-skin-sam .yui-calcontainer {
	padding:0!important;
	border:none!important;
}

.calheader {
	background:#000!important;
	color:#fff!important;
}

.yui-skin-sam .yui-calendar .calnavleft {
	left:-4px!important;
	top:7px!important;
}

.yui-skin-sam .yui-calendar .calnavright {
	right:-4px!important;
	top:7px!important;
}

.yui-skin-sam .yui-calendar td.calcell {
	line-height:1.8em!important;
}

.yui-skin-sam .yui-calendar td.calcellbottom,.yui-skin-sam .yui-calendar td.calcelltop,.yui-skin-sam .yui-calendar td.calcell.oom {
	background:#fff!important;
	color:#ccc!important;
}

.yui-skin-sam .yui-calendar td.selectable {
	background:#e6e6e6!important;
	color:#000!important;
	text-shadow:1px 1px 0 #fff;
}

.yui-skin-sam .yui-calendar td.previous {
	background:#e6e6e6!important;
	color:#999!important;
	text-shadow:1px 1px 0 #fff;
}

#arrivalPickUpCalendar .title,.link-close {
	display:none;
}

.yui-skin-sam .yui-calendar td.calcell a {
	color:#000!important;
	font-weight:700!important;
}

.yui-skin-sam .yui-calendar .calweekdayrow th {
	padding:4px 0 5px!important;
}

.yui-skin-sam .yui-calendar .calweekdaycell {
	font-weight:400!important;
	font-size:10px!important;
	color:#666!important;
}

#arrivalPickUpCalendar {
	width:50%!important;
}

#wishListManage {
	margin:30px 0 0;
}

#accountWishListsContent .cartItem .created:nth-child(5) {
	display:none;
}

.history.cartItem {
	height:90px!important;
	overflow:hidden;
}

.customerWishListID input {
	position:relative;
}

#couponCode:focus {
	background:#f3f3f3;
}

#category-press,#category-bl_partner {
	text-align:left;
}

.split {
	background:#f3f3f3;
	border:1px solid #acacac;
	margin:0;
	padding:0;
	height:36px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}

.split-6 {
	height:68px;
	font-size:10px;
}

#category-press .split,#category-bl_partner .split {
	margin:20px 0;
}

.split li {
	width:33.2333%;
	float:left;
}

.split li a {
	border-right:1px solid #acacac;
	color:#666;
	width:100%;
	padding:10px 0;
	font-weight:700;
	text-decoration:none;
	display:block;
	text-align:center;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.5),inset 0 1px 0 rgba(255,255,255,.5);
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.5),inset 0 1px 0 rgba(255,255,255,.5);
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.5),inset 0 1px 0 rgba(255,255,255,.5);
}

.split li:nth-child(3n) a {
	border-right:none;
}

.split li:nth-child(n+4) a {
	border-top:1px solid #acacac;
}

#category-press p,#category-bl_partner p {
	margin:0 0 10px;
	font-size:13px;
	line-height:18px;
}

#category-press table {
	margin:0 0 10px;
}

#category-press h3,#category-bl_partner h3 {
	font-size:18px;
	color:#666;
	margin:30px 0 10px;
}

.grid {
	border:1px solid #eee;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:0;
}

#category-press .grid,#category-bl_partner .grid {
	margin:0 0 10px!important;
}

#category-press .grid li {
}

.grid-3 li {
	float:left;
	width:100%;
	border-right:1px solid #eee;
	border-top:1px solid #eee;
	position:relative;
}

.grid-3 li:nth-child(1),.grid-3 li:nth-child(2),.grid-3 li:nth-child(3),.grid-3 li + li,.grid-3 li + li + li {
	border-top:none;
}

.grid-3 li:nth-child(3n) {
	border-right:none;
}

.grid h7 {
	display:block;
	text-align:center;
	background:#f3f3f3;
	border:1px solid #acacac;
	margin:-1px -1px 0;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.5),inset 0 1px 0 rgba(255,255,255,.5);
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.5),inset 0 1px 0 rgba(255,255,255,.5);
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.5),inset 0 1px 0 rgba(255,255,255,.5);
	color:#666;
	font-weight:700;
	padding:10px 0;
}

.grid li > a {
	text-align:center;
	padding:20px 0;
	width:100%;
	display:block;
}

.grid li p {
	margin:0 0 20px 20px!important;
	display:block;
}

.grid li:nth-child(1) h7 {
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}

#category-press > img {
	width:100%;
	height:auto;
}

#category-press h5,#category-bl_partner h5 {
	font-size:18px;
	color:#666;
	margin:20px 0 10px;
}

#category-press table img {
	width:100%;
	height:auto;
}

#category-bl_partner .code {
	border-left:4px solid #000;
	background-color:#E3E3E3;
	color:#000;
	padding:10px;
	font-size:13px;
	margin:0 20px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}

#category-bl_partner .links {
	margin:0 0 0 20px;
}

#category-bl_partner .links li {
	margin:0 0 10px;
}

#category-bl_partner img {
	max-width:100%;
}

.colorBanner {
	text-align:center;
}

footer {
	width:100%;
}

footer .sections {
	width:100%;
	background-color:#2d2d2d;
	-webkit-box-shadow:0 10px 20px rgba(5,6,6,.1),inset 0 1px rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow:0 10px 20px rgba(5,6,6,.1),inset 0 1px rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.05);
	box-shadow:0 10px 20px rgba(5,6,6,.1),inset 0 1px rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.05);
	border:solid 1px #181818;
	border-left:1px solid #222;
	border-right:1px solid #222;
	background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,.1));
	background-image:-moz-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,.1));
	background-image:-o-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,.1));
	background-image:-ms-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,.1));
	background-image:linear-gradient(to top,rgba(255,255,255,0),rgba(255,255,255,.1));
	margin:0 0 0 -1px;
	position:relative;
	z-index:2;
}

footer .sections li {
	float:left;
	padding:10px 0 6px;
}

footer .bl {
	width:100%;
	border-bottom:1px solid #181818;
	-webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,.05),0 1px 0 rgba(255,255,255,.15);
	-moz-box-shadow:inset 0 -1px 0 rgba(255,255,255,.05),0 1px 0 rgba(255,255,255,.15);
	box-shadow:inset 0 -1px 0 rgba(255,255,255,.05),0 1px 0 rgba(255,255,255,.15);
}

footer .news {
	width:100%;
	border-bottom:1px solid #181818;
	-webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,.05),0 1px 0 rgba(255,255,255,.15);
	-moz-box-shadow:inset 0 -1px 0 rgba(255,255,255,.05),0 1px 0 rgba(255,255,255,.15);
	box-shadow:inset 0 -1px 0 rgba(255,255,255,.05),0 1px 0 rgba(255,255,255,.15);
}

footer .our-brands  {
	width:100%;
	background-color: #000;
}

footer .our-brands h6 {
	color: #fff;
	margin-left: 3.4%;
}

footer .our-brands-list li {
	border-bottom: 1px solid #c6c7c9;
	background-color: #fff;
	background-image: none;
	color: #fff;
	height: 36px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

footer .our-brands-list .firstItem {
	border-top: 0;
}

footer .our-brands-list .lastItem {
	border-bottom: 0;
}

footer .our-brands-list li a {
	display: block;
	position: relative;
	width: 50%;
	margin: 0 auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	
}

footer .company {
	width:33.3%;
}

footer .resources {
	width:33.3%;
}

footer .about {
	width:33.3%;
}

footer h6 {
	font-size: 18px;
	margin: 0 0 5px 0;
}

footer p,footer a {
	font-size:12px;
	text-decoration:none;
	color:#fff!important;
}

footer .email {
	height:40px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	background-color:#c7c7c7;
	-webkit-box-shadow:0 0 0 1px rgba(255,255,255,.05),0 1px rgba(255,255,255,.1),inset 0 2px 2px rgba(5,6,6,.2),inset 0 0 3px rgba(0,0,0,.2);
	-moz-box-shadow:0 0 0 1px rgba(255,255,255,.05),0 1px rgba(255,255,255,.1),inset 0 2px 2px rgba(5,6,6,.2),inset 0 0 3px rgba(0,0,0,.2);
	box-shadow:0 0 0 1px rgba(255,255,255,.05),0 1px rgba(255,255,255,.1),inset 0 2px 2px rgba(5,6,6,.2),inset 0 0 3px rgba(0,0,0,.2);
	border:solid 1px #1f1f1f;
	width:94%;
	margin:0 12px;
	padding:0;
	position:relative;
}

footer .email.mobile {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	background-color: #fff;
	height: 20px;
	width: 57%;
	margin: 0;
	padding-left: 8px;
	display: inline-block;
}

footer .email-mobile-error, footer .email-mobile-processing, footer .email-mobile-thanks {
	padding-top: 5px;
}

footer .error, footer .processing, footer .thanks {
	margin: 0 5%;
}

footer .error {
	color: #e40000;
}

footer .email.mobile form input {
	display: inline-block;
	font-size: 13px;
}

footer .email.mobile form input[type="submit"] {
    width: 18px;
    height: 16px;
    background: url(https://cdn.static-bl.com/images/png/footer-icon-new-news.png) center center no-repeat;
    border: none;
    position: absolute;
    top: 2px;
    right: 2px;
	/*width: 15%;
	background: #e40000;
	color: #fff;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding: 2px;
	border-width: 0;
	float: right;*/
}

footer .footer-mobile-menu {
	display: inline-block;
	text-align: center;
	width: 90%;
	height: 20px;
	margin: 10px 5%;
}

footer .footer-mobile-menu .footer-mobile-menu-list li {
	width: auto;
	display: inline-block;
}

footer .footer-mobile-menu .footer-mobile-menu-list li a {
	display: inline-block;
}

footer .email-mobile-subscribe {
	width: 90%;
	margin: 0 5%;
	padding-top: 10px;
}

footer .email-mobile-subscribe .email-subscribe-label {
	width: auto;
	display: inline-block;
}

/* font */
@media only screen and (max-width: 360px){
	footer .footer-mobile-menu .footer-mobile-menu-list li a {
		font-size: 10px;
	}

	footer .email-mobile-subscribe .email-subscribe-label {
		font-size: 12px;
	}

	footer .email.mobile form input {
		font-size: 11px;
	}
}

footer .footer-mobile-menu li:last-child:after {
	border-right: 0;
}

footer .footer-mobile-menu li:after {
    height: 18px;
    margin-top: -9px;
    padding: 0 3px;
    border-right: 1px solid #fff;
    content: "";
}

footer .footer-mobile-copyright {
	text-align: center;
}

footer .email .field {
	width:80%;
	height:20px;
	line-height: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background:none;
	border:none;
	font-size:14px;
	color:#666;
}


footer ul .our-brands-list {
	padding-left: 3%;
	padding-right: 3%;
	background-color: #9c9793;
	border-top: 1px solid #a5a09d;
	font-family: Helvetica Neue;
	font-size: 1.4em;
}

footer ul .our-brands-list .firstItem {
	border-top:0
}

.full-site {
	background-color:#444;
	background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,.1));
	background-image:-moz-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,.1));
	background-image:-o-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,.1));
	background-image:-ms-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,.1));
	background-image:linear-gradient(to top,rgba(255,255,255,0),rgba(255,255,255,.1));
	-webkit-box-shadow:inset 1px 0 rgba(255,255,255,.05),inset -1px 0 rgba(255,255,255,.05),0 1px #181818;
	-moz-box-shadow:inset 1px 0 rgba(255,255,255,.05),inset -1px 0 rgba(255,255,255,.05),0 1px #181818;
	box-shadow:inset 1px 0 rgba(255,255,255,.05),inset -1px 0 rgba(255,255,255,.05),0 1px #181818;
	border:solid 1px #181818;
	border-bottom:none;
	margin:-1px -1px 0;
	padding:10px;
	text-align:right;
}

.full-site a {
	color:#999;
	font-weight:700;
	text-decoration:none;
	text-shadow:1px 1px 0 #222;
}

.bl h6 {
	position:absolute;
}

.bl p {
	text-align:right;
}

.bl p:nth-child(4) {
	text-align:left;
	margin:-16px 0 0;
}

.tracking {
	position:absolute;
	bottom:0;
	left:0;
}

/* -- Home Page -------------------------------------------*/
#welcomeContent .mobile.logo {
	width:100%;
	text-align:center;
	padding:5px 0 10px;
	display:block;
}

#slider {
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}

#slider li {
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}

#slider li:first-child {
	position:relative;
	display:block;
	float:left;
}

#slider img {
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}

#slider a {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),inset 0 0 0 2px rgba(255,255,255,.1),inset 0 2px 0 rgba(255,255,255,.3),inset 2px 0 0 rgba(0,0,0,.2),0 0 0 3px #fff;
	-moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),inset 0 0 0 2px rgba(255,255,255,.1),inset 0 2px 0 rgba(255,255,255,.3),inset 2px 0 0 rgba(0,0,0,.2),0 0 0 3px #fff;
	box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),inset 0 0 0 2px rgba(255,255,255,.1),inset 0 2px 0 rgba(255,255,255,.3),inset 2px 0 0 rgba(0,0,0,.2),0 0 0 3px #fff;
	display:block;
}

.slide-wrap {
	position:relative;
}

#welcomeContent .rslides1_tabs {
	position:absolute;
	font-size:24px;
	z-index:999;
	bottom:0;
	right:10px;
}

#testimonialsPage .rslides1_tabs {
	position:absolute;
	font-size:24px;
	z-index:999;
	right:20px;
	top:0;
	margin:41.5% 0 0;
}

#welcomeContent .rslides1_tabs li,#testimonialsPage .rslides1_tabs li {
	float:left;
}

#welcomeContent .rslides1_tabs li a,#testimonialsPage .rslides1_tabs li a {
	text-decoration:none;
	color:#666;
	padding:0 2px;
	color:#fff;
	text-shadow:1px 1px 0 rgba(0,0,0,.2);
}

#welcomeContent .rslides_here a,#testimonialsPage .rslides_here a {
	color:#df060c!important;
}

#welcomeContent #slider {
	width:100%;
	background:#eee;
}

.home-grid {
	width:99.6%;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#bd2b2b;
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.1);
	-moz-box-shadow:inset 0 1px rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.1);
	box-shadow:inset 0 1px rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.1);
	border:solid 1px #842626;
	background-image:-webkit-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-moz-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-o-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-ms-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:linear-gradient(to top,rgba(5,6,6,.1),rgba(255,255,255,.1));
	margin:15px 0 0;
}

.home-grid > li {
	width:50%;
	float:left;
	position:relative;
}

.home-grid > li:nth-child(2n-1) {
	-webkit-box-shadow:inset -1px 0 #842626,inset -2px 0 rgba(255,255,255,.1),1px 0 rgba(255,255,255,.1);
	-moz-box-shadow:inset -1px 0 #842626,inset -2px 0 rgba(255,255,255,.1),1px 0 rgba(255,255,255,.1);
	box-shadow:inset -1px 0 #842626,inset -2px 0 rgba(255,255,255,.1),1px 0 rgba(255,255,255,.1);
}

.home-grid > li:nth-child(2),.home-grid > li:nth-child(4) {
	-webkit-box-shadow:inset 0 -1px #842626,0 1px rgba(255,255,255,.15);
	-moz-box-shadow:inset 0 -1px #842626,0 1px rgba(255,255,255,.15);
	box-shadow:inset 0 -1px #842626,0 1px rgba(255,255,255,.15);
}

.home-grid > li:nth-child(1),.home-grid > li:nth-child(3) {
	-webkit-box-shadow:inset 0 -1px #842626,0 1px rgba(255,255,255,.15),inset -1px 0 #842626,inset -2px 0 rgba(255,255,255,.1),1px 0 rgba(255,255,255,.1);
	-moz-box-shadow:inset 0 -1px #842626,0 1px rgba(255,255,255,.15),inset -1px 0 #842626,inset -2px 0 rgba(255,255,255,.1),1px 0 rgba(255,255,255,.1);
	box-shadow:inset 0 -1px #842626,0 1px rgba(255,255,255,.15),inset -1px 0 #842626,inset -2px 0 rgba(255,255,255,.1),1px 0 rgba(255,255,255,.1);
}

.home-grid ul {
	padding:10px 0 10px 50px;
	margin:0;
	height:90px;
}

.home-grid > li:hover ul {
	background:rgba(0,0,0,.05);
	-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.2),inset 0 1px rgba(0,0,0,.2);
	-moz-box-shadow:inset 0 0 10px rgba(0,0,0,.2),inset 0 1px rgba(0,0,0,.2);
	box-shadow:inset 0 0 10px rgba(0,0,0,.2),inset 0 1px rgba(0,0,0,.2);
}

.home-grid ul li {
	margin:0 0 2px;
}

.home-grid ul li a {
	color:#fff;
	font-size:12px;
	text-shadow:1px 1px 0 rgba(0,0,0,.3);
	text-decoration:none;
}

.home-grid ul li.title a {
	font-weight:700;
}

.home-grid ul li a:hover {
	text-decoration:underline;
}

.home-grid li .icon {
	background:url(../../images/home-icons-prod.png) no-repeat;
	-webkit-background-size:198%;
	-moz-background-size:198%;
	-o-background-size:198%;
	background-size:198%;
	position:left center;
	width:70px;
	position:absolute;
	left:0;
}

.home-grid .dslrs .icon {
	background-position:0 0;
	height:33px;
	top:40px;
	left:7px;
}

.home-grid .video .icon {
	background-position:-96px 0;
	height:43px;
	top:32px;
}

.home-grid .audio .icon {
	background-position:0 -60px;
	height:40px;
	top:33px;
	left:6px;
}

.home-grid .lighting .icon {
	background-position:-98px -58px;
	height:52px;
	top:30px;
	left:2px;
}

.home-grid .packages .icon {
	background-position:0 -120px;
	height:45px;
	top:30px;
	left:6px;
}

.home-grid .more .icon {
	background-position:-96px -120px;
	height:44px;
	top:30px;
}

.home-works {
	width:100%;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#ef8823;
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.1);
	-moz-box-shadow:inset 0 1px rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.1);
	box-shadow:inset 0 1px rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.1);
	border:solid 1px #c86f18;
	background-image:-webkit-linear-gradient(bottom,rgba(5,6,6,.05),rgba(255,255,255,.05));
	background-image:-moz-linear-gradient(bottom,rgba(5,6,6,.05),rgba(255,255,255,.05));
	background-image:-o-linear-gradient(bottom,rgba(5,6,6,.05),rgba(255,255,255,.05));
	background-image:-ms-linear-gradient(bottom,rgba(5,6,6,.05),rgba(255,255,255,.05));
	background-image:linear-gradient(to top,rgba(5,6,6,.05),rgba(255,255,255,.05));
	margin:10px 0 0;
	font-size:19px;
	color:#fff!important;
	font-weight:700;
	text-decoration:none;
	padding:40px 0 9px;
	position:relative;
	text-shadow:1px 1px 0 rgba(0,0,0,.10);
	text-align:center;
}

.home-works .icons {
	position:absolute;
	top:8px;
	left:50%;
	margin:0 0 0 -100px;
	width:200px;
	height:24px;
	background:url(../../images/home-works-icons.png) no-repeat;
	-webkit-background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	background-size:100%;
}

.home-works:hover {
	background-color:#e68421;
	-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.3);
	-moz-box-shadow:inset 0 0 4px rgba(0,0,0,.3);
	box-shadow:inset 0 0 4px rgba(0,0,0,.3);
}

.home-test-wrap {
	width:99.6%;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
}

.home-test {
	width:100%;
	margin:15px 0 0;
	display:none;
	position:relative;
}

.home-test .bubble {
}

.test .bubble {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#e9e9e9;
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,.75),inset 0 0 0 1px rgba(255,255,255,.3);
	-moz-box-shadow:inset 0 1px rgba(255,255,255,.75),inset 0 0 0 1px rgba(255,255,255,.3);
	box-shadow:inset 0 1px rgba(255,255,255,.75),inset 0 0 0 1px rgba(255,255,255,.3);
	border:solid 1px #d5d5d5;
	background-image:-webkit-linear-gradient(bottom,rgba(5,6,6,.05),rgba(255,255,255,.05));
	background-image:-moz-linear-gradient(bottom,rgba(5,6,6,.05),rgba(255,255,255,.05));
	background-image:-o-linear-gradient(bottom,rgba(5,6,6,.05),rgba(255,255,255,.05));
	background-image:-ms-linear-gradient(bottom,rgba(5,6,6,.05),rgba(255,255,255,.05));
	background-image:linear-gradient(to top,rgba(5,6,6,.05),rgba(255,255,255,.05));
	width:84.452054794521%;
	padding:3px 0 2px;
}

.test .bubble p {
	margin:8px 12px;
	font-size:13px;
	color:#000;
	text-shadow:1px 1px 0 rgba(255,255,255,.4);
	line-height:18px;
}

.home-test .arrow {
	background:url(../../images/home-bubble-arrow.png);
	height:30px;
	width:16px;
	position:absolute;
	left:77.452054794521%;
	top:20px;
}

.test .author {
	color:#666!important;
	text-align:right;
}

.test .avatar {
	display:block;
	width:12.178082191781%;
	overflow:hidden;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.test .avatar img {
	width:100%;
	display:block;
}

#big-test {
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0 0 20px;
	-webkit-border-radius:4px!important;
	-moz-border-radius:4px!important;
	border-radius:4px!important;
}

#big-test li {
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}

#big-test li:first-child {
	position:relative;
	display:block;
	float:left;
}

#big-test img {
	display:block;
	height:auto;
	width:100%;
	border:0;
}

#big-test .desc {
}

#big-test .desc h2 {
	position:absolute;
	margin:-30% 0 0 4%;
	font-size:10px;
}

#big-test .desc h2 b {
	font-size:20px;
}

#big-test .desc p {
	background:#eee;
	border-left:1px solid #ddd;
	padding:10px 8px 0;
	color:#666;
	margin:0;
	font-size:12px;
}

#big-test .desc p:last-child {
	padding:10px 8px 8px;
	border-bottom:1px solid #ddd;
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}

#big-test #rslides1_s0 p {
	color:#666;
}

#big-test #rslides1_s1 {
	color:#fff;
}

#big-test #rslides1_s2 {
	color:#fff;
}

#big-test #rslides1_s2 h2 {
	margin:-30% 0 0 34%;
}

.test-reviews {
	width:100%;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#ededed;
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,.75),inset 0 0 0 1px rgba(255,255,255,.3);
	-moz-box-shadow:inset 0 1px rgba(255,255,255,.75),inset 0 0 0 1px rgba(255,255,255,.3);
	box-shadow:inset 0 1px rgba(255,255,255,.75),inset 0 0 0 1px rgba(255,255,255,.3);
	border:solid 1px #d5d5d5;
	background-image:-webkit-linear-gradient(bottom,rgba(5,6,6,.05),rgba(255,255,255,.05));
	background-image:-moz-linear-gradient(bottom,rgba(5,6,6,.05),rgba(255,255,255,.05));
	background-image:-o-linear-gradient(bottom,rgba(5,6,6,.05),rgba(255,255,255,.05));
	background-image:-ms-linear-gradient(bottom,rgba(5,6,6,.05),rgba(255,255,255,.05));
	background-image:linear-gradient(to top,rgba(5,6,6,.05),rgba(255,255,255,.05));
	margin:0 0 10px;
}

.test-reviews h3 {
	padding:9px 0;
	margin:0;
	border-bottom:1px solid #d5d5d5;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5);
	-moz-box-shadow:0 1px 0 rgba(255,255,255,.5);
	box-shadow:0 1px 0 rgba(255,255,255,.5);
	text-align:center;
	text-shadow:1px 1px 0 rgba(255,255,255,.5);
	color:#666;
	font-size:22px;
	width:100%;
	float:left;
}

.test-reviews .yelp {
	float:left;
	width:100%;
	-webkit-box-shadow:inset 0 -1px #d5d5d5,inset 0 -2px rgba(255,255,255,.3),0 1px rgba(255,255,255,.3);
	-moz-box-shadow:inset 0 -1px #d5d5d5,inset 0 -2px rgba(255,255,255,.3),0 1px rgba(255,255,255,.3);
	box-shadow:inset 0 -1px #d5d5d5,inset 0 -2px rgba(255,255,255,.3),0 1px rgba(255,255,255,.3);
	position:relative;
}

.test-reviews .stars {
	width:145px;
	height:25px;
	background:url(../../images/home-stars.png);
	margin:13px 0 0 47px;
}

.test-reviews .yelp a,.test-reviews .reseller a {
	display:block;
	text-decoration:none;
}

.test-reviews .yelp p {
	font-size:12px;
	font-weight:700;
	color:#666;
	line-height:12px;
	margin:10px 0 10px 30px;
	text-decoration:1px 1px 0 rgba(255,255,255,.6);
}

.test-reviews .yelp b {
	color:#000;
	font-size:22px;
	line-height:25px;
}

.test-reviews .stars-active {
	width:145px;
	height:25px;
	background:url(../../images/home-stars-active.png);
	position:absolute;
	margin:-25px 0 0 47px;
}

.test-reviews .yelp .logo {
	position:absolute;
	width:99px;
	height:48px;
	background:url(../../images/home-yelp-logo.png);
	bottom:10px;
	right:32px;
}

.test-reviews .reseller {
	float:left;
	width:100%;
	position:relative;
	height:107px;
}

.test-reviews .score {
	font-size:30px;
	width:100%;
	text-align:center;
	font-weight:700;
	margin:10px 0 0;
	letter-spacing:-1px;
	color:#999;
}

.test-reviews .score b {
	color:#b53838;
}

.test-reviews .reseller p {
	font-size:11px;
	color:#666;
	width:100%;
	text-align:center;
	padding:0;
	margin:-5px 0 0;
}

.test-reviews .reseller .logo {
	position:absolute;
	width:164px;
	height:41px;
	background:url(../../images/home-reseller-logo.png);
	bottom:8px;
	right:40px;
}

.test-page .test {
	margin:0 0 15px;
}

.test a {
	text-decoration:none;
}

.test-page h5 {
	font-size:12px;
	margin:0 0 15px;
	padding:4px 10px;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.05);
	color:#aaa;
	text-transform:uppercase;
	border-bottom:1px solid #ddd;
}

#affiliatePage #breadcrumbs,#affiliatePage #crumbs {
	display:none;
}

#affiliatePage .slider {
	width:110%;
	padding-bottom:32.291666666667%;
	position:relative;
	background:url(../images/aff-banner.jpg);
	margin:-10px -12px 120px;
	-webkit-background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	background-size:100%;
}

#affiliatePage .overtab {
	position:absolute;
	bottom:-110px;
	background-color:#1e1e1e;
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.1);
	-moz-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.1);
	box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.1);
	border:solid 1px #000;
	background-image:-webkit-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-moz-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-o-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-ms-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:linear-gradient(to top,rgba(5,6,6,.1),rgba(255,255,255,.1));
	width:100%;
	height:100px;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	padding:10px 10px 0;
	margin:0 0 -1px;
}

#affiliatePage .overtab p {
	color:#5a5959;
	font-size:12px;
	line-height:17px;
	text-align:center;
}

#affiliatePage .button-join {
	width:60%;
	height:40px;
	line-height:40px;
	vertical-align:top;
	-webkit-border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	border-radius:4px 0 0 4px;
	background-color:#be1419;
	-webkit-box-shadow:inset 0 2px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	-moz-box-shadow:inset 0 2px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	box-shadow:inset 0 2px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	border:solid 1px #430300;
	display:block;
	font-weight:700;
	font-size:24px;
	color:#fff;
	text-shadow:0 2px 0 rgba(0,0,0,.2);
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	text-align:center;
}

#affiliatePage .button-login {
	width:30%;
	height:40px;
	line-height:40px;
	vertical-align:top;
	-webkit-border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	border-radius:0 4px 4px 0;
	background-color:#666;
	-webkit-box-shadow:inset 0 2px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	-moz-box-shadow:inset 0 2px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	box-shadow:inset 0 2px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	border:solid 1px #222;
	border-left:none;
	display:block;
	font-weight:700;
	font-size:18px;
	color:#fff;
	text-shadow:0 2px 0 rgba(0,0,0,.2);
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	text-align:center;
}

.oldie #affiliatePage .button-join {
	background:url(../images/affiliate-icon-arrow.png) #be1419 no-repeat 225px center;
}

#affiliatePage .banner {
	width:960px;
	height:140px;
	background:url(../images/affiliate-banner-bg.jpg) no-repeat;
	border-top:1px solid #727272;
	border-bottom:1px solid #727272;
	margin:0 0 0 -15px;
	display:none;
}

#affiliatePage .banner li {
	float:left;
	width:25%;
	text-align:right;
}

#affiliatePage .banner h2 {
	font-size:24px;
	color:#000;
	margin:0;
	padding:0;
	text-align:right;
	padding:24px 20px 20px 0;
	text-shadow:1px 1px 0 rgba(255,255,255,.3);
}

#affiliatePage .banner p {
	font-size:17px;
	color:#555;
	padding:0 20px 20px;
	margin:0;
	text-shadow:1px 1px 0 rgba(255,255,255,.5);
}

#affiliatePage .numbers {
	width:100%;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#b6b6b6;
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	-moz-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	border:solid 1px #787878;
	background-image:-webkit-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-moz-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-o-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-ms-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:linear-gradient(to top,rgba(5,6,6,.1),rgba(255,255,255,.1));
}

#affiliatePage .process {
	width:100%;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#323232;
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	-moz-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	border:solid 1px #262626;
	background-image:-webkit-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-moz-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-o-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-ms-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:linear-gradient(to top,rgba(5,6,6,.1),rgba(255,255,255,.1));
	position:relative;
	margin:0 0 20px;
}

#affiliatePage .process li {
	position:absolute;
}

#affiliatePage .process .one {
	font-size:13px;
	font-weight:700;
	color:#fff;
	bottom:30px;
	left:20px;
}

#affiliatePage .process .two {
	font-size:13px;
	font-weight:700;
	color:#fff;
	bottom:30px;
	left:40%;
}

#affiliatePage .process .three {
	font-size:13px;
	font-weight:700;
	color:#fff;
	bottom:30px;
	left:76%;
}

#affiliatePage .process .image {
	position:relative;
	padding:24px;
}

#affiliatePage .process .image img {
	width:100%;
}

#affiliatePage .text {
	width:100%;
	padding:16px 20px;
	border:1px solid #bbb;
	background:#eee;
	font-size:18px;
	line-height:26px;
	color:#666;
	margin:0 0 20px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.4);
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.4);
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.4);
}

#affiliatePage .numbers {
	text-shadow:1px 1px 0 rgba(255,255,255,.3);
	position:relative;
}

#affiliatePage .numbers .words li {
	font-size:13px;
	color:#222;
	padding:12px 12px 12px 55px;
	font-weight:700;
	border-bottom:1px solid #888;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3),inset 0 -10px 20px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.3),inset 0 -10px 20px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.3),inset 0 -10px 20px rgba(0,0,0,.05);
}

#affiliatePage .numbers .words li:last-child {
	border-bottom:none;
}

#affiliatePage .numbers .numbs {
	font-size:32px;
	color:#666;
	font-weight:700;
	padding:1px 0 0 20px;
	position:absolute;
}

#affiliatePage .numbs li {
	height:65px;
	display:table;
}

#affiliatePage .numbs span {
	display:table-cell;
	vertical-align:middle;
}

#affiliatePage .numbs .one {
	height:33px;
	line-height:25px;
}

#affiliatePage .numbs .two {
	height:33px;
}

#affiliatePage .numbs .three {
	height:68px;
}

#affiliatePage .numbs .four {
	height:100px;
}

#affiliatePage .numbs .five {
	height:58px;
}

#affiliatePage .numbs .six {
	height:91px;
}

#affiliatePage .custom {
	width:100%;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#b6b6b6;
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	-moz-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	border:solid 1px #787878;
	background-image:-webkit-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-moz-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-o-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-ms-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:linear-gradient(to top,rgba(5,6,6,.1),rgba(255,255,255,.1));
	margin:10px 0;
}

#affiliatePage .custom span {
	font-size:14px;
	font-weight:700;
	color:#000;
	padding:12px;
}

#affiliatePage .custom a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#666;
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	-moz-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	border:solid 1px #2d2d2d;
	padding:8px;
	margin:6px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:700;
	color:#fff;
	font-size:13px;
}

#affiliatePage .join-2 {
	width:100%;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#be1419;
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	-moz-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	border:solid 1px #620b06;
	background-image:-webkit-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-moz-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-o-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:-ms-linear-gradient(bottom,rgba(5,6,6,.1),rgba(255,255,255,.1));
	background-image:linear-gradient(to top,rgba(5,6,6,.1),rgba(255,255,255,.1));
	position:relative;
}

#affiliatePage .join-2 span {
	font-size:16px;
	line-height:18px;
	color:#fff;
	text-transform:uppercase;
	width:50%;
	padding:8px 0 8px 8px;
}

#affiliatePage .join-2 a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#e5e5e5;
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	-moz-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.15);
	border:solid 1px #4e0905;
	padding:8px;
	margin:10px 5px 5px 0;
	text-transform:uppercase;
	font-weight:700;
	color:#000;
	text-decoration:none;
	font-size:13px;
}

.tooltip-qmark-dw{
	position: absolute;
	height: 12px;
	line-height: 13px;
	text-align: center;
	width: 10px;
	font-style: normal;
	margin: 1px 0 0;
	border-radius: 70%;
	margin-left: 5px;
	padding:1px;
	background: #e40000;
	font(10, 600);
	color: #fff;
	cursor:pointer;
}

.tooltip-qmark-dw-prod{
	position: relative;
    margin: 0;
    margin-left: 3px;
	border-radius: 50%;
	padding: 2px 2px;
	display: inline-block;
}

.rental-period #damgeWaiverTooltip .close-button {
	top: 5px;
	right: 5px;
}

#fedexTooltip.tooltip, .tooltip-tooltip, .tooltip-tooltip-dw {
	position: absolute;
	z-index: 77;
	padding-top:0;
	padding-left:5px;
	background: white;
	border-radius:6px;
	color: black;
	width: 185px;
	display: none;
	text-align: left;
	line-height: 25px;
	border: 1px solid black;
}

.tooltip-new-default {
	position: absolute;
	z-index: 77;
	background-color: #fff;
	display: none;
	padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #000;
	box-sizing: border-box;
	
}

#upsShipAndHoldTooltip .close-button {
	cursor: pointer;
	text-decoration: underline;
	position: absolute;
	top: 12px;
	right: 12px;
	font-size: 12px;
}

#damageWaiverTooltip .title-wrapper .title, #upsShipAndHoldTooltip .title-wrapper .title {
	font-size: 14px !important;
	font-family: "Avenir LT W01 85 Heavy", Verdana, Arial, sans-serif !important; 
	text-align: center;
}


#upsShipAndHoldTooltip .section:not(:last-child) {
	margin-bottom: 28px;
}

#damageWaiverTooltip .section-title, #upsShipAndHoldTooltip .section-title {
	font: 12px "Avenir LT W01 55 Roman", Verdana,Arial,sans-serif !important;
	color: #000;
	text-decoration: underline;
}

#upsShipAndHoldTooltip .section .section-warning {
	font-family: "Avenir LT W01 85 Heavy", Verdana, Arial, sans-serif !important; 
}

#damageWaiverTooltip .section-desc, #upsShipAndHoldTooltip .section-desc {
	font: 11px "Avenir LT W01 55 Roman", Verdana,Arial,sans-serif !important;
}

#upsShipAndHoldTooltip .body {
	padding: 58px;
}

#damageWaiverTooltip .body{
    padding: 10px;
    padding-top: 5px;
}

#damageWaiverTooltip {
	position: fixed;
	z-index: 77;
	background-color: #fff;
	color: #000;
	display:none;
	height: auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 300px;
	border: 1px solid #000;
	box-sizing: border-box;	
}

.rental-period #damageWaiverTooltip {
	position: absolute !important;
}

.rental-period #damageWaiverTooltip {
	line-height: 30px;
}

.rental-period #damageWaiverTooltip span {
	height: 15px;
	line-height: 15px;
}

.rental-period #damageWaiverTooltip .close-button {
	position: absolute;
	top: 5px;
	right: 5px;
	text-decoration: underline;
}

.rental-period .expected {
	color: #F05826;
	margin-top: -50px;
}

#checkoutOptionPickup .qmark, .tooltip-qmark {
	position: absolute;
	height: 12px;
	line-height: 12px;
	text-align: center;
	font-style: normal;
	width: 10px;
	margin: 1px 0 0;
	border-radius: 50%;
	margin-left: 2px;
	padding:1px;
	background: #b1adad;
	
	font(10, 600);
	color: #fff;
}

.tooltip-qmark {
	line-height: 14px;
	margin: 5px 0 0 5px;
	background: #b1adad;
	font: 12px "Avenir LT W01 55 Roman", Verdana,Arial,sans-serif !important;
	font-weight: normal;
}

#timerTextContainer .qmark {
	height: 10px !important;
	width: 10px !important;
	text-align:center;
	padding-left:3px;
	padding-right: 3px;
	color: #fff;
	font(10, 600);
	border-radius: 50%;
	margin-left: 7px;
	background: #b1adad;
}

#cartTimerTooltip {
	right: 0%;
	width: 200px;
}

#fedexTooltip.tooltip, .tooltip-tooltip {
	position: absolute;
	z-index: 77;
	padding-top:0;
	padding-left:5px;
	background: white;
	border-radius:6px;
	color: black;
	width: 110px;
	display: none;
	text-align: center;
	border: 1px solid black;
}

.tooltip-tooltip.hover {
	display: inline-table;
	padding: 15px;
	width: 185px;
	left: 0;
	top: 200px;
}

.tooltip-tooltip .close-button{
	float:right;
	display:block;
	font-weight: bold !important;
	pointer:cursor;
	margin-bottom:10px;
	margin-left: 10px;
	text-decoration: none;
}

#pending-tooltip.tooltip-tooltip {
	width: 250px;
	right: 0%;
}

.cart-expected-date{
	font-weight: 700 !important;
	color: red;
}

div.tooltip-tooltip.tooltip-text{
	width: 90% !important;
	font-style:normal;
	font-weight: normal;
	right: 0;
}

div.tooltip-tooltip.tooltip-text a {
	color: #fff;
	font-style:normal;
	font-weight: normal !important;
}

#fedex.pretty-shipping .logo {
	background:url(../../images/shipping-fedex.png) no-repeat center center;
	width:110px;
	height:109px;
	position:absolute;
	right:0;
	top:0;
}

#fedexLocations {
	height: 397px;
	overflow-y: scroll;
}

#fedexLocationsSpinner {
	text-align: center;
	display:none;
}

.fedex-search-button  {
	margin-left: 84% !important;
	margin-top: 10px !important;
	margin-bottom: 0 !important;
}

.fedex-option {
	min-height: 30px;
}

.fedex-option-text{
	position: absolute;
	color: #666 !important;
	top: 30%;
	left: 8%;
	font-size: 15px;
}

.uneven-2 .fedex-locations-form {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	display: none;
}

.fedex-ship-location-button {
	padding: initial;
	border: none;
	-moz-box-shadow:inset 0px 0px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 0px 0px 0px #f29c93;
	box-shadow:inset 0px 0px 0px 0px #f29c93;
	background-color:#fe1a00;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	height:33px;
	line-height:33px;
	width:80px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #b23e35;
	
}

#fedexSearchLocationsForm {
	display:none;
}

#fedexSearchLocations {
	border: 1px solid #dfdfdf;
	border-collapse: collapse;
}

#fedexSearchLocations .fedex-location-name {
	font-size: 15px !important;
	font-weight: bold;
}

#fedexSearchLocations tbody td {
	border-bottom: 1px solid #dfdfdf;
	padding: 8px 4px;
}

#fedexSearchLocations tbody .last-item td {
	border-bottom: none !important;
}

#fedexSearchBackButton {
	margin-top: 10px !important;
	margin-right:30px;
	float:left;
}

#fedexLocationsBackButton, #fedexLocationsSearchAgainButton {
	margin-top: 10px !important;
	display: none;
}

.fedex-ship-location-button:hover {
	background-color:#ce0100;
	
}
.fedex-ship-location-button:active {
	position:relative;
	top:1px;
}

#fedex.pretty-shipping .logo div {
		text-align: center;
		color: #999;
		font-size:10px;
		width:80px;
		position: absolute;
	    padding-top: 82px;
	    padding-left:10px;
}

#checkoutOptionPickup .qmark{
	position: absolute;
	height: 12px;
	line-height: 12px;
	text-align: center;
	width: 10px;
	margin: 1px 0 0;
	border-radius: 50%;
	margin-left: 2px;
	padding:1px;
	background: #77aaea;
	
	font(10, 600);
	color: #fff;
}


#fedexTooltip.tooltip {
	position: absolute;
	padding-top:0;
	padding-left:5px;
	background: rgba(50,50,50,.95);
	border-radius:6px;
	color: #fff;
	width: 110px;
	display: none;
	text-align: center;
	z-index: 1;
}

#fedex.pretty-shipping {
	margin:15px 0 0;
}

#checkoutOptionPickup {
	font-weight:bold;
}

/* .shipping-option-align {
	padding-left:0 !important;
} */

.hide-borders {
	border: none !important;
	box-shadow: none !important;
}

/* To fix the fact the IE has !important attached to .clearfix - this is also defined in ie.css. */
.hideShipping {
	display:none;
}

/* -- SOCIAL FOOTER --------------------------------- */
.social-footer {
	background-color:#d0d0d0;
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.05);
	box-shadow:inset 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.05);
	background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.2),rgba(0,0,0,0));
	background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.2),rgba(0,0,0,0));
	background-image:-o-linear-gradient(bottom,rgba(0,0,0,.2),rgba(0,0,0,0));
	background-image:-ms-linear-gradient(bottom,rgba(0,0,0,.2),rgba(0,0,0,0));
	background-image:linear-gradient(to top,rgba(0,0,0,.2),rgba(0,0,0,0));
	border-top:1px solid #a4a4a4;
}

.social-footer > li {
	border-right:1px solid rgba(0,0,0,.2);
	-webkit-box-shadow:inset -1px 0 rgba(255,255,255,.1);
	-moz-box-shadow:inset -1px 0 rgba(255,255,255,.1);
	box-shadow:inset -1px 0 rgba(255,255,255,.1);
	float:left;
	height:44px;
	line-height:44px;
	text-align:center;
}

footer .sections {
	border-top:1px solid #000;
	background-color: #000;
}

.social-footer .follow {
	width:50%;
	height:40px;
	padding:4px 0 0;
	border-bottom:1px solid #a4a4a4;
}

.social-footer .follow iframe {
	width:148px!important;
}

.social-footer .like {
	width:15%;
	height:35px;
	padding:9px 2% 0;
	overflow:hidden;
	border-bottom:1px solid #a4a4a4;
}

.social-footer .one-plus {
	width:30%;
	height:40px;
	padding:4px 0 0;
	border-bottom:1px solid #a4a4a4;
	border-right:none;
}

.social-footer #___plusone_0 {
	width:74px!important;
}

.social-footer .social {
	border-right:none;
	width:100%;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
}

.social-footer .social ul {
	margin:0 0 0 30px;
}

.social-footer .social li {
	margin:0 1px 0 0;
	float:left;
}

.social-footer .social li a {
	display:block;
	height:28px;
	width:28px;
	margin:8px 4px;
	-webkit-transition:opacity 200ms ease-out;
	-moz-transition:opacity 200ms ease-out;
	-o-transition:opacity 200ms ease-out;
	transition:opacity 200ms ease-out;
	opacity:1;
	background:url(../../images/social-footer-icons.png) no-repeat center center;
}

.social-footer .social:hover a {
	opacity:.5;
}

.social-footer .social li a:hover {
	opacity:1;
}

.social-footer .social .blog a {
	background-position:0 0;
}

.social-footer .social .facebook a {
	background-position:-37px 0;
}

.social-footer .social .twitter a {
	background-position:-74px 0;
}

.social-footer .social .plus a {
	background-position:-111px 0;
}

.social-footer .social .pintrest a {
	background-position:-148px 0;
}

.social-footer .social .instagram a {
	background-position:-185px 0;
}

.social-footer .social .youtube a {
	background-position:-222px 0;
}

/* ------ Pick-up Locations Page -----------------------*/
.arrow-right {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #e40000;
}

.why {
	height:44px;
	line-height:44px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:0 28px;
	font-size:13px;
	text-transform:uppercase;
	font-weight:700;
	text-decoration:none;
	color:#fff!important;
	position:relative;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
	display:block;
	-webkit-font-smoothing:antialiased;
}

.why:hover {
	background:#8db5e6;
	text-shadow:1px 1px 0 rgba(0,0,0,0.1);
}

.why .arrow {
	position:absolute;
	right:28px;
	top:11px;
	margin-left: 15px;
}

.why .arrow:before {
	content:'';
	height:2px;
	width:14px;
	background:#fff;
	position:absolute;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	margin:11px 0 0 -9px;
}

.why .arrow:after {
	content:'';
	height:2px;
	width:14px;
	background:#fff;
	position:absolute;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	margin:11px 0 0;
}

.why.open .arrow:before {
	content:'';
	height:2px;
	width:14px;
	background:#fff;
	position:absolute;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	margin:9px 0 0;
}

.why.open .arrow:after {
	content:'';
	height:2px;
	width:14px;
	background:#fff;
	position:absolute;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	margin:9px 0 0 -9px;
}

#why-handle {
	background:#999;
}

#why-handle.open {
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	background:#77acec;
}

#why-box {
	background:#dceafb;
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	padding:12px 12px 0;
	display:none;
}

#why-box p {
	margin:0;
	padding:0 0 14px;
	color:#000;
	font-size:12px;
	line-height:15px;
}

#why-box .half {
	height:180px;
	margin:0 0 20px;
}

#why-box .left {
	width:100%;
	position:relative;
}

#why-box .left .icon {
	width:48px;
	height:48px;
	background:url(../../images/icon-clock-pickup.png) no-repeat center center;
	position:absolute;
	margin:20px 0 0 13px;
}

#why-box .right {
	width:100%;
	position:relative;
}

#why-box .right .icon {
	width:56px;
	height:59px;
	background:url(../../images/icon-box-pickup.png) no-repeat center center;
	position:absolute;
	margin:14px 0 0 4px;
}

#why-box .half h3 {
	color:#000;
	font-size:16px;
	margin:10px 0 0 80px;
	padding:0;
}

#why-box .half p {
	color:#666;
	margin:0 0 0 80px;
	font-size:12px;
}

.suggest {
	height:54px;
	line-height:54px;
	background:#77acec;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:0 1.5%;
	font-size:24px;
	font-weight:400;
	text-decoration:none;
	color:#fff!important;
	position:relative;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
	display:block;
	float:left;
	text-align:center;
	width:97%;
}

.suggest:hover {
	background:#8db5e6;
	text-shadow:1px 1px 0 rgba(0,0,0,0.1);
}

#map-wrap {
	zoom:1;
	margin:10px 0 0;
}

#map-wrap:before {
	content:'';
	display:block;
}

#map-wrap:after {
	content:'';
	display:table;
	clear:both;
}

#map-wrap .list {
	width:100%;
	float:left;
	margin:0 0 10px;
}

#map-wrap .list li {
	float:left;
	width:48%;
	margin:0 4% 10px 0;
}

#map-wrap .list li:nth-child(2n) {
	margin:0 0 10px;
}

#map-wrap .list a {
	height:44px;
	background:#999;
	color:#fff;
	line-height:44px;
	display:block;
	text-decoration:none;
	font-size:13px;
	font-weight:700;
	text-align:center;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-transition:background 400ms ease;
	-moz-transition:background 400ms ease;
	-o-transition:background 400ms ease;
	transition:background 400ms ease;
	text-shadow:1px 1px 0 rgba(0,0,0,0.1);
	-webkit-font-smoothing:antialiased;
}

#map-wrap .list a:hover {
	background:#bbb;
}

#map-wrap .list a.active {
	background:#77acec;
	color:#fff;
}

#map-wrap .list a.active:hover {
	background:#89aad3;
}

#map-wrap .map {
	width:100%;
	float:right;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	overflow:hidden;
	height:200px;
	background:#eee;
}

#map-wrap .map iframe {
	height:226px;
}

.state h2 {
	font-size:18px;
	color:#000;
	margin:10px 0;
	height:34px;
	width:100%;
	line-height:34px;
	float:left;
}

.state ul {
	zoom:1;
}

.state ul:before {
	content:'';
	display:block;
}

.state ul:after {
	content:'';
	display:table;
	clear:both;
}

.location {
	width:100%;
	float:left;
	margin:0 0 10px;
}

.location:nth-child(3n) {
	margin:0 0 20px;
}

.location h3 {
	height:44px;
	line-height:44px;
	background:#bbb;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	margin:0;
	padding:0 15px;
	font-size:14px;
	font-weight:700;
	-webkit-font-smoothing:antialiased;
	-webkit-transition:all 200ms ease;
	-moz-transition:all 200ms ease;
	-o-transition:all 200ms ease;
	transition:all 200ms ease;
	color:#fff;
	text-shadow:1px 1px 0 rgba(0,0,0,0.15);
	position:relative;
}

.location h3 a {
	color:#fff;
	text-decoration:none;
	-webkit-transition:all 200ms ease;
	-moz-transition:all 200ms ease;
	-o-transition:all 200ms ease;
	transition:all 200ms ease;
}

.location h3 .share {
	background:url(../../images/share-arrow.png) no-repeat center center;
	display:block;
	width:23px;
	height:18px;
	-webkit-background-size:50%;
	-moz-background-size:50%;
	-o-background-size:50%;
	background-size:50%;
	position:absolute;
	right:0;
	top:2px;
	padding:10px 11px 8px 12px;
	opacity:.3;
	-webkit-transition:all 200ms ease;
	-moz-transition:all 200ms ease;
	-o-transition:all 200ms ease;
	transition:all 200ms ease;
}

.location .details {
	background:#eee;
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	font-size:12px;
	line-height:16px;
	-webkit-font-smoothing:antialiased;
	zoom:1;
}

.location .details:before {
	content:'';
	display:block;
}

.location .details:after {
	content:'';
	display:table;
	clear:both;
}

.location .details span {
	color:#999;
	display:block;
}

.location .details strong {
	color:#777;
	display:block;
}

.location .time {
	padding:9px 0 9px 4%;
	width:48%;
	float:left;
	-webkit-box-shadow:inset -1px 0 0 #d6d6d6;
	-moz-box-shadow:inset -1px 0 0 #d6d6d6;
	box-shadow:inset -1px 0 0 #d6d6d6;
}

.location .time .padding {
	margin:0 0 12px;
}

.location .extras {
	width:48%;
	float:left;
}

.location .extras span {
	width:53%;
	float:left;
}

.location .extras strong {
	width:47%;
	float:left;
	text-align:right;
	line-height:28px;
}

.location .extras .pickup {
	padding:7px 10px;
	zoom:1;
}

.location .extras .pickup:before {
	content:'';
	display:block;
}

.location .extras .pickup:after {
	content:'';
	display:table;
	clear:both;
}

.location .extras .courier {
	-webkit-box-shadow:inset 0 1px 0 #d6d6d6;
	-moz-box-shadow:inset 0 1px 0 #d6d6d6;
	box-shadow:inset 0 1px 0 #d6d6d6;
	padding:8px 10px;
	zoom:1;
}

.location .extras .courier:before {
	content:'';
	display:block;
}

.location .extras .courier:after {
	content:'';
	display:table;
	clear:both;
}

.location .place {
	float:left;
	width:100%;
	border-top:1px solid #d6d6d6;
	zoom:1;
	line-height:17px;
	padding:8px 0;
}

.location .place:before {
	content:'';
	display:block;
}

.location .place:after {
	content:'';
	display:table;
	clear:both;
}

.location .place .icon {
	width:16%;
	float:left;
}

.location .place .icon .marker {
	margin:0 0 0 11px;
	width:22px;
	height:19px;
	background:#999;
	-webkit-border-radius:11px 11px 7px 7px;
	-moz-border-radius:11px 11px 7px 7px;
	border-radius:11px 11px 7px 7px;
	-webkit-transition:all 200ms ease;
	-moz-transition:all 200ms ease;
	-o-transition:all 200ms ease;
	transition:all 200ms ease;
}

.location .place .icon .marker:after {
	content:'';
	display:block;
	margin:6px;
	width:10px;
	height:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	position:absolute;
	background:#eee;
}

.location .place .icon .marker:before {
	content:'';
	display:block;
	width:0;
	height:0;
	margin:15px 0 0 1px;
	border-style:solid;
	border-width:18px 10px 0;
	border-color:#999 transparent transparent;
	position:absolute;
	-webkit-transition:all 200ms ease;
	-moz-transition:all 200ms ease;
	-o-transition:all 200ms ease;
	transition:all 200ms ease;
}

.location .place .address {
	width:62%;
	float:left;
	color:#666;
	-webkit-transition:all 200ms ease;
	-moz-transition:all 200ms ease;
	-o-transition:all 200ms ease;
	transition:all 200ms ease;
}

.location .place .map {
	width:18%;
	float:left;
	padding:0 4% 0 0;
	text-align:right;
	color:#999;
	text-decoration:none;
	line-height:34px;
}

.location:hover .share {
	opacity:1;
}

.location:hover h3 {
	background:#000;
	color:#fff;
}

.location:hover h3 a {
	color:#fff;
}

.location:hover .details span {
	color:#888;
}

.location:hover .details strong {
	color:#666;
}

.location:hover .place .icon .marker {
	background:#666;
}

.location:hover .place .icon .marker:before {
	border-color:#666 transparent transparent;
}

.location:hover .place .address {
	color:#000;
}

.float {
	width:31.95652173913%;
	float:left;
	margin:0 2.0652173913044% 20px 0;
}

.float .location {
	width:100%;
	margin:0;
}

.float ul {
	padding:0;
}

.float.last {
	margin:0 0 20px;
}

.float-2 {
	float:left;
	width:65.978260869565%;
	margin:0 0 20px;
}

.float-2 .location {
	width:48.434925864909%;
	margin:0 3.1301482701812% 0 0;
}

.float-2 .location:last-child {
	margin:0;
}

.hq {
	width:100%;
	float:left;
	margin:0 0 10px;
}

.hq .location {
	width:100%;
	margin:0;
}

.hq ul {
	padding:0;
}

.hq h3 {
	background:#000;
	color:#fff;
}

.hq h3 a {
	color:#fff;
}

.hq .details span {
	color:#888;
}

.hq .details strong {
	color:#666;
}

.hq .location .extras span {
	width:45%;
}

.hq .location .extras strong {
	width:52%;
	line-height:17px;
}

.hq .courier span {
	line-height:17px;
}

.hq .place .icon {
	width:12%;
	display:none;
}

.hq .place .icon .marker {
	background:url(../../images/icon-house.png) no-repeat;
	width:34px;
	height:34px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}

.hq .place .icon .marker:before {
	display:none;
}

.hq .place .icon .marker:after {
	display:none;
}

.hq .place .address {
	color:#000;
	width:54%;
	font-size:10px;
	padding:0 0 0 2%;
}

.hq .place .phone {
	width:30%;
	float:left;
	color:#000;
	line-height:32px;
	font-size:10px;
}

.hq .place .map {
	width:10%;
	font-size:10px;
}

.hq:hover .place .icon .marker {
	background:url(../../images/icon-house.png) no-repeat;
}

/* ------------------------------------------- 
   ------------------- RPS -------------------
   ------------------------------------------- */
/* ------------- PRODUCT -------------- */
.product-feature {
	background-color:#fff;
	width:100%;
}

.product-insurance-select {
	font-size: 11px;
}

.product-feature .breadcrumbs {
	float:left;
	width:100%;
}

.product-feature .breadcrumbs li {
	float:left;
}

.product-feature .breadcrumbs a {
	padding:10px 20px 10px 0;
	font-size:12px;
	color:#b5b5b5;
	display:block;
}

.product-feature .breadcrumbs li:last-child a {
	text-decoration:none;
	cursor:default;
}

.product-feature .product-block {
	width:100%;
	float:left;
}

.product-feature .related-block {
	position: relative;
	z-index: 0;
	width:90%;
	vertical-align:top;
	box-sizing: border-box;
	margin: 0 18px;
}

.product-feature #product-tabs {
	/* float:left; */
	width:100%;
}

.product-block .title {
	font-size:14px;
	padding:16px 12px 12px;
	color:#000;
	font: 20px "Avenir LT W01 85 Heavy", Verdana, Arial, sans-serif;
	margin:0;
	display:block!important;
}

.product-block .image {
	background:#fff;
	text-align:center;
	padding:15px;
}

.product-block .image-wrap {
	height:200px;
	position:relative;
	width: 100%;
}

.product-block .extra-images {
	max-width:100%;
	max-height:200px;
    position: absolute;
	left:0;
	right:0;
	margin:85px 0px 20px 20px;
}

.used-gear .extra-images {
	max-width:100%;
	max-height:200px;
	position: relative;
	left:0;
	right:0;
	margin:0px 0px 20px 20px;
}

.product-block .extra-images .img-extra {
	height: 60px;
	width: 60px;
	float: left;
	margin: 0 10px 0 0;
}

.product-block .extra-images .img-extra span{
	width: 100%;
	height: 100%;
}

.product-block .extra-images img{
	max-width: 100%;
	max-height: 200px;
	top: 195px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.product-feature.used-gear .product-block .image img {
	top: 0;
}

.product-block .cart-flow {
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	height:44px;
}

.product-feature.used-gear .product-block .cart-flow {
	/*margin-top: 100px;*/
}

.product-block .rental-period {
	background-color:#fff;
	border-right:none;
	bottom: 135px;
	position:relative;
	margin: 0 12px;
}

.product-block .rental-period-for-sale {
	border-right:none;
	float:left;
	height: 44px;
    line-height: 14px;
	position:relative;
	width: 100%;
    margin-top: 10px;
}

.addToWishlist {
    margin-top: 10px;
	margin-left: 20px;
    text-decoration: underline;
    color: black;
}

.product-block .rental-period:hover {
	cursor:pointer;
}

.product-block .add-to-cart,.product-block .quick-add {
	float:right;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#e40000;
	width: auto;
	padding:3px 10px;
	margin-top: 20px;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	color:#fff;
}

.product-block .product-replace-add-to-cart{
	float:right;
	-webkit-border-radius:0 0 4px !important;
	-moz-border-radius:0 0 4px !important;
	border-radius:0 0 4px !important;
	background-color:#ddd;
	background-position:center center;
	-webkit-transition:background-color 200ms linear;
	-moz-transition:background-color 200ms linear;
	-o-transition:background-color 200ms linear;
	transition:background-color 200ms linear;
}

.product-block .add-to-cart:hover,.product-block .quick-add:hover {
	background:#cc0800;
}

.product-feature .product-block .rental-period {
	width:90%;
	height:28px;
	/*line-height:28px;*/
	border: 1px solid #808080;
}

.product-feature .product-block .add-to-cart, .product-feature .product-block .product-replace-add-to-cart {
	height:28px;
	line-height:28px;
	position:relative;
	z-index:10;
	font-size:16px;
	text-decoration:none;
	text-align:center;
}

.product-block.bl-product-disabled .add-to-cart {
	background:#e30600 url(../images/loader-red.gif) center center no-repeat;
	text-indent:-9999px;
	font-size:1px;
	-webkit-background-size:60%;
	-moz-background-size:60%;
	-o-background-size:60%;
	background-size:60%;
}

.product-block .current-period {
	position:relative;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}

.product-block .current-period.purchase-item .arrow.membership-arrow .icon {
	opacity: 1;
}

.product-block .current-period > div {
	float:left;
}
	.product-block .current-period > div.wishList {
		float: right;
		clear: right;
		margin-top: 4px;
	}

.product-block .current-period-for-sale > div {
	float:left;
}

.product-block .current-period .period-wrapper {
	/*width: 31%;*/
}
.product-block .current-period .current-length {
	font-size:14px;
	color:#000;
	width:68%;
	padding:0 0 0 10px;
	box-sizing: border-box;
	float: left;
}

.product-block .current-period-for-sale .current-length-for-sale {
	font-size:14px;
	color:#000;
	text-shadow:1px 1px 0 rgba(255,255,255,.3);
	width:auto;
	padding:0 0 0 7%;
	font-weight:700;
}

.product-number-of-serials{
	position: absolute;
	font-size:14px;
	text-shadow:1px 1px 0 rgba(255,255,255,.3);
	color:#000;
	width:auto;
	font-weight:700;
}

.product-block .current-period .arrow {
	width:32%;
	height:28px;
	box-sizing: border-box;
	border-right: 1px solid #808080;
	position:relative;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	float: left;
}

.product-feature .product-block .arrow .icon {
	width:0;
	height:0 !important;
	border-style:solid;
	border-width: 10px 6px 0;
	border-color:#000 transparent transparent;
	position:absolute;
	top:9px;
	left:5px;
}

.product-card .rental-period .arrow .icon {
	width: 100%;
	padding: 0;
	border: none;
	color: transparent;
	background: url(../../images/icon-arrow-down-black.png) center center no-repeat transparent;
}

.product-block .current-period .current-price {
	position:relative;
	text-align:left;
	width:69%;
	font-size:14px;
	color:#000;
	box-sizing: border-box;
}

.product-block .current-period .current-price .product-price {
	float: right;
	padding-right: 10px;
}

.product-block .current-period-for-sale .current-price-for-sale {
	position:relative;
	text-align:right;
	width:65%;
	font-size:14px;
	font-family: "Avenir LT W01 65 Medium" !important;
	color:#000;
	box-sizing: border-box;
}

.product-block .damage-waiver {
	margin-top: 12px;
	height: 14px;
	line-height: 14px;
}

.product-block .damage-waiver label {
	font-size: 11px;
	padding-left: 5px;
}

.product-block .damage-waiver input {
	font-size: 16px;
}

.product-block .current-period-for-sale .current-price-for-sale .retail {
	display: block;
	color: #000;
	float: right;
	font-size: 10px;
}

.product-block .current-period .current-price .retail {
	display: block;
	color: #d0d0d0;
	float: left;
	font-size: 14px;
	padding-left: 10px;
}

.product-block .current-period-for-sale .current-price-for-sale .retail {
	font-family: "Avenir LT W01 65 Medium" !important;
}

.rental-period.hover .current-period {
	background:rgba(255,255,255,.3);
}

.product-block .current-period:hover .retail {
	opacity:0;
}

.product-block .rental-period:hover .current-period .arrow, .product-block .rental-period.hover .current-period .arrow {
	oopacity:0;
	background:#fff;
}

.product-page-product-not-available-sale {
	position:absolute;
  	background: #e40000;
  	color: #fff;
 	padding: 4px;
 	border-radius: 4px;
 	opacity: 0.9;
 	z-index: 1;
 	max-height: 50px;
 	max-width: 400px;
 	line-height: 50px;
 	text-align: center;
	top: 200px;
 	right: 40px;
}

.product-page-product-not-available-rent {
	position:absolute;
  	background: #e40000;
  	color: #fff;
 	padding: 4px;
 	border-radius: 4px;
 	opacity: 0.9;
 	z-index: 1;
 	max-height: 50px;
 	max-width: 700px;
 	line-height: 50px;
 	text-align: center;
	top: 200px;
 	right: 40px;
}

.product-block .period-selection, .product-block .gift-certificate-price-selection, .product-block .membership-selection {
	position:absolute;
	width:100%;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	background-color:#fff;
	border: 1px solid #000;
	z-index:11;
	display:none;
}

.rental-period.hover .period-selection, .rental-period.hover .gift-certificate-price-selection, .rental-period.hover .membership-selection {
	display:block;
}

.product-block .period-selection .period, .product-block .gift-certificate-price-selection .price, .product-block .membership-selection .period{
	height:30px;
	line-height:30px;
	width:100%;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	position:relative;
	border-bottom:1px solid #000;
}

.product-block .period-selection .period:hover, .product-block .gift-certificate-price-selection .price:hover,
.product-block .membership-selection .price:hover {
	background:rgba(255,255,255,.3);
}

.product-block .period-selection .period:last-child, .product-block .gift-certificate-price-selection .price:last-child {
	border-bottom:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.product-block .period-selection .period .length, .product-block .gift-certificate-price-selection .price .amount,
.product-block .membership-selection .price .code {
	float:left;
	padding:0 0 0 15px;
	font-size:12px;
	color:#000;
}

.product-block .membership-selection .price .amount {
	float: right;
}

.product-block .period-selection .period.add-remove-ttr .length {
	text-indent:-9999px;
	background:url(../images/loader-grey.gif) center center no-repeat;
	opacity:.5;
	-webkit-background-size:50%;
	-moz-background-size:50%;
	-o-background-size:50%;
	background-size:50%;
}

.product-block .period-selection .period .price,
.product-block .membership-selection .price .amount {
	font-size:15px;
	font-weight:700;
	color:#000;
	padding:0 10px 0 0;
	font-weight:400;
	opacity:1;
	float:right;
}

.product-block .period-selection .period.active, .product-block .gift-certificate-price-selection .price.active,
.product-block .membership-selection .price.active {
	background:#000;
}

.product-block .period-selection .period.custom .length {
	width:100%;
	text-align:center;
	font-weight:700;
	padding:0 0 0 15px;
}

.product-block .period-selection .period.active .length, 
.product-block .gift-certificate-price-selection .price.active .amount,
.product-block .membership-selection .price.active div {
	font-weight:700;
	color:#fff;
}

.product-block .period-selection .period.active .price, , .product-block .gift-certificate-price-selection .price.active .amount,
.product-block .membership-selection .price.active .amount {
	font-weight:700;
	color:#fff;
}

.product-block .period-selection .period .close {
	display:none;
	position:absolute;
	font-weight:700;
	text-decoration:none;
	right:8px;
	top:0;
}

.product-block .period-selection .period.custom-rental-period .close {
	display:block;
}

.product-block .period-selection .period.custom-rental-period .price {
	padding:0 10px 0 0;
}

.product-block .period-selection.pos-3, .product-block .gift-certificate-price-selection.pos-3, .product-block .membership-selection.pos-3 {
	top:29px;
}

.membership-arrow ~ .current-price .retail {
	display: none !important;
}

.product-block .membership-selection.pos-3 .amount {
	padding-left: 5px;
}

.product-block .period-selection .period .customTTR {
	width:100%;
	text-align:center;
	box-sizing: border-box;
}

.product-block .period-selection .period .customTTR input {
	width:25px;
	border: 1px solid #000;
}

.coupon .coupon-new {
	width:100%;
	text-align:center;
}

.coupon .coupon-new input {
	width:75px;
}

.details-block li {
	float:left;
	padding:25px 0 5px;
	font-size:12px;
	color:#777;
	/* height:21px; */
	vertical-align:middle;
	-webkit-font-smoothing:antialiased;
}

.details-block li a {
	color:#777;
}

.details-block li strong {
	display:inline-block;
	color:#555;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	padding:0 5px;
}

.details-block li strong span {
	font-weight:400;
	display:block;
	font-size:9px;
	line-height:10px;
	color:#777;
}

.details-block .insurance {
	width:100%;
}
.details-block .insurance .icon{
	display: none;
}

.details-block .insurance input, .details-block .insurance label{
	display: inline-block;
}
.details-block .insurance label{
	margin: 0 0 0 8px;
}

.details-block .shipping {
	width:46%;
	padding:20px 0 10px;
}

.details-block .wishlist, .details-block .wishlist-for-sale {
	display:block;
	padding-top: 0px;
}

.details-block .wishlist-button {
	display:inline-block;
	text-decoration: underline;
	color:#666;
	font-size:15px;
	text-align:center;
	vertical-align:middle;
	-webkit-font-smoothing: antialiased;
	padding:8px 9px;
	background:transparent;
	border:none;
	font-size: 12px;
}

.details-block .mobile.product-tooltip{
	width: 58%;
	padding-top: 0px;
}

.product-quick-add.add-to-cart-clicked.used-gear-add-to-cart-btn{
	padding-top: 2px;
}

#productSerials table{
	min-width: 90% !important;
	margin: 0 15px;
}

#productSerials table thead tr {
	height: 44px;
	border:1px solid #808080;
}

#productSerials table tbody tr {
	padding: 10px;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
}

#productSerials table tbody tr:last-child{
	border-bottom: none;
}

#productSerials table tbody tr:last-child td {
	height: 20px;
	border-bottom: 1px solid #808080;
    -webkit-border-radius:0 0 0 3px;
    -moz-border-radius:0 0 0 3px;
    border-radius:0 0 3px 3px;
}

#productSerials table thead tr th {
	font-size: 11px;
	text-align: left;
	font-family: "Avenir LT W01 65 Medium", Verdana, Arial;
	font-weight:normal;
	color: #000;
	background: #d0d0d0;
	font-size: 14px;
	font-weight: bold;
}

#productSerials table thead tr th:first-child {
	padding: 0 0 0 10px;
	width: 10%;
	max-width: 10%;
}

#productSerials table thead tr th#conditionColumn{
	padding: 0 0 0 10px;
	width: 12.7%;
	max-width: 12.7%;
}

#productSerials table tbody tr td{
	background: #fff;
	padding-top: 10px;
	line-height: 14px;
}

#productSerials table tbody tr td.product-condition{
	font-family: Arial,helvetica;
	text-align: left;
	font-size: 13px;
	padding: 12px;
	width:45%;
}

#productSerials table tbody tr td:first-child {
	max-width:10%;
}

#productItemCount{
	text-align: center;
	font-size: 12px;
}

#productSerials table tbody tr td .rent-instead, #productSerials table tbody tr td .product-show-more-serials {
	text-decoration: none;
	color: #000;
	padding-top: 10px;
	width: 100%;
	height: 100%;
	font-size: 14px;
	display:inline;
	margin:0;
}

#productSerials table tbody tr td .show-rent-separator{
	color: #9a9a9a;
	margin-left:20px;
	margin-right:20px;
}

.arrow-icon{
	content:url(../images/imgForwardArrow.png);
	padding-left:10px;
}

.arrow-icon:after{
	content:url(../images/imgForwardArrow.png);
	padding-left:10px;
}

#productSerials table thead tr th.product-condition-header {
	width: 36.7%;
	max-width:36.7%;
	padding: 0 15px 0 5px; 
}

#productSerials table thead tr th.product-add-to-cart-header {
	width: 10.5%;
	padding: 0 10px 0 0;
	max-width: 10.5%;
}

#productSerials table tbody tr td.product-add-to-cart {
	width: 10.5%;
	padding: 10px 10px 0 0;
	max-width: 10.5%;
}

td.product-condition-description {
	font-size: 10px !important;
	width: 36.7%;
	max-width: 36.7%;
	padding: 0 15px 0 0; 
}

th.product-price-header{
	width: 17.3%;
	max-width: 17.3%;
	padding: 0 10px 0 0;
}

td.product-price {
	width: 17.3%;
	max-width: 17.3%;
	font-weight: normal;
	padding: 0 10px 0 0;
	font-size: 12px ;
	line-height: 12px;
}

.product-show-all-text {
	color: #000;
}

.product-show-all-text:hover {
	cursor: pointer;
}

.pending-icon {
    background: url('../images/hourglass-clock.png') center center no-repeat;
    background-size: cover;
    width: 20px;
    height: 25px;
    line-height: 22px;
}

.product-quick-add {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition: all 200ms 0 linear;
    -moz-transition: all 200ms 0 linear;
    -o-transition: all 200ms 0 linear;
    transition: all 200ms 0 linear;
}


.product-quick-add {
    position: absolute;
    margin-left: 22px;
    margin-top: -10px;
    z-index: 4;
    min-width: 14px;
    height: 14px;
    text-decoration:none;
    
}
.used-gear-price-top{
	font-size: 14px;
	font-weight: bold;
	margin-right: 7px;
}
.used-gear-prodname {
	display: block;
	width: 100%;
	word-wrap: break-word;
}
.used-gear-box{
	width: 100%;
	white-space: nowrap;
}
.rentInsteadBtn{
    background-color:#0b7bc1;
    color:#FFFFFF;padding: 8px;
    text-decoration: none;
    margin-right: 0px;
    border-radius: 5px;
	white-space: nowrap;
    display: block;
    margin-right: 15px;
    margin-left: 15px;
}
a.rentInsteadBtn:visited{
    color:#FFFFFF;
}
.used-gear-title{
	margin-top: 30px;
	font-size: 20px;
	font-weight: bold;
	display: block;
	width: auto !important;
	padding: 15px;
	position: relative;
	clear: both;
}

.used-gear-price-box{
	border: 1px solid #A9A9A9;
	padding: 7px;
	margin-left: 15px;
    margin-right: 15px;
	text-align: center;
	border-radius: 5px;
}

.used-gear-image{
	padding-bottom:40px;
	padding-top: 0px;
}
#usedGearTop{
	margin-top:240px;
}
.usedGearValuePropDesktop{
	display:none;
}
.usedGearValuePropMobile{
	display:inline-block;
	padding: 10px;
	margin-top: 20px;
}
.usedGearValuePropMobile th{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.usedGearValuePropMobile td{
	padding: 5px;
	text-align: center;
	font-size: 10px;
}

.usedGearImg{

}

.serial-available{
	border: 1px solid #808080;
}
#seeMoreUsed{
	text-align: center;
	padding-bottom: 15px;
	padding-top: 5px;
}

.used-gear-price-box a {
	display:inline-block;
	vertical-align: top;
}

.product-add-to-cart-icon-position {
	position:absolute;
	right: 8%;
}

.product-quick-add .default-label {
    position: absolute;
    width: 27px;
    height: 27px;
    line-height: 22px;
    display: block;
    text-align: center;
}

.product-quick-add .hover-label{
	display: none;
}

.product-quick-add .default-label .icon {
    background: url('../images/add-to-cart-icon.png') center center no-repeat;
    background-size: contain;
    width: 20px;
    height: 18px;
    margin: 4px 0 0 3px;
}

.buy-instead {
	text-decoration: none;
	color: #000;
	width: 100%;
	height: 100%;
	font-size: 12px;
	display:block;
	
}

.product-buy-instead{
	border-bottom: 1px #000 solid;
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
}

.product-buy-instead a {
	color: #000;
}

span.products-tooltip {
	content: url(../images/imgSmall_Help_white.png) ;
	padding-left:2px;
}

.header-logo {
	left: 50%;
	height: 20px;
	margin: 10px 0;
	width: 48px;
	background-size: 100% 100%;
	z-index: 10;
	background-image: url(https://cdn.static-bl.com/images/mobile/BL%20Logo.png);
	background-repeat: no-repeat;
	transform: translate(-50%, 0);
	 -ms-transform: translate(-50%, 0); /* IE 9 */
    -webkit-transform: translate(-50%, 0); /* Chrome, Safari, Opera */
    -moz-transform: translate(-50%,0);
    position: absolute;
}

.header-logo a {
	width: 100%;
	height: 100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
        (-o-min-device-pixel-ratio: 3/2) , only screen and
        (min--moz-device-pixel-ratio: 1.5) , only screen and
    (min-device-pixel-ratio: 1.5) {
    .header-logo {
		background-image: url(https://cdn.static-bl.com/images/mobile/BL%20Logo%402x.png);
	  	background-size: 100% 100%;
	} 
	
	.bl-logo{
		background-image: url(https://cdn.static-bl.com/images/png/BL_LogoRed@2x.png);
	}
	
    .products-tooltip{
		content: url(../images/imgSmall_Help_white@2x.png);
		max-height: 14px !important;
		max-width: 14px !important;
    }
    
    .products-tooltip:after{
		content: url(../images/imgSmall_Help_white.png);
		max-height: 14px !important;
		max-width: 14px !important;
    }
    
    .products-tooltip:after{
		content: url(../images/imgSmall_Help_white.png);
		max-height: 14px !important;
		max-width: 14px !important;
    }	
    
    .arrow-icon{
    	content:url(https://cdn.static-bl.com/images/png/imgForwardArrow@2x.png) !important;
    	max-height: 15px !important;
    	max-width: 8px !important;
    	padding-left: 10px !important;
    }
    
    /* for firefox not displaying image correctly */
    .arrow-icon:after{
	content:url(https://cdn.static-bl.com/images/png/imgForwardArrow.png);
	padding-left:10px;
}
}

.swiper-container-mobile-filmstrip {
	position: relative;
}

.swiper-container-mobile-filmstrip .slide-text-button-wrapper {
	position: absolute;
	display: block;
	width: 100%;
	top:0;
}

.swiper-container-mobile-filmstrip .swiper-wrapper {
	height: 120px;
}

.swiper-container-mobile-filmstrip .swiper-wrapper .swiper-slide {
	background-repeat: no-repeat;
	background-size: contain;
	height: 120px;
}

.swiper-slide img {
	width: 80px;
	height: 80px;
}

.filmstrip-banner {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform: translateX(-50% );
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	display:none;
}

.homepage-filmstrip-header {
	background-color: #f0f0f0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	width: 100%;
	height: 20px;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.swiper-container-mobile-filmstrip {
	background: #fff;
	overflow-x:hidden;
	border-bottom:1px solid #808080;
}

.swiper-container-mobile-filmstrip .filmstrip-banner:not(.last-slide){
	bottom: 5px !important;
}

.swiper-container-mobile-filmstrip .filmstrip-banner.last-slide {
	display: block;
	color: #000;
	position: absolute;
}

.swiper-container-mobile-filmstrip .swiper-slide .image {
	margin: 4px auto 0;
	width: 80px;
}

.swiper-container-mobile-filmstrip .swiper-slide .image .title {
	text-align: center;
	font-size: 10px !important;
	line-height:9px;
	height:20px;
	width: 80px;
}

.swiper-container-mobile-filmstrip .swiper-slide div[onclick] {
	height: 100px !important;
}

.swiper-container-mobile-filmstrip .swiper-slide .image .filmstrip-image {
	height: 80px;
	width: 80px;
	max-width: 100%;
	background-repeat:no-repeat;
	background-size: contain;
}

.swiper-container-mobile-filmstrip div.slide-text-button-wrapper.last-slide {
	height: 120px !important;
}

.swiper-container-mobile-filmstrip div.slide-text-button-wrapper{
	height: 100px !important;
}

.swiper-container-mobile-filmstrip a {
	height: 100px !important;
}

.swiper-container-mobile-filmstrip .swiper-slide:not(:last-child):after {
	position: absolute;
    top: 5px;
    height: 75px;
    right: 0;
    border-right: 1px solid #000;
    width: 0;
    content: "";
}

.filmstrip-banner.last-slide {
	left: 50%;
	top: 50%;
	/* margin-top -> need to account for the empty title space that it doesn't have, and center it */
	margin-top: -10px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform:translate(-50%), -50%;
	-moz-transform: translate(-50%, -50% );
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 18px;
}

.used-product-link {
	text-align:center;
	color: #000;
}

.period.active .used-product-link, .period.active .price {
	color: #fff !important;
}

.rent {
	text-align: center;
}

.rent .used-product-link{
	color:#000;
	font-size: 15px;
	text-decoration:none;
}
/* Product page social media bar */
.social-media-bar.mobile {
	display: inline-flex;
	display: -webkit-inline-flex; /* safari */
	display: -ms-inline-flexbox;
	-webkit-transform:translate(-50%, 0 );
	-moz-transform: translate(-50%, 0 );
	-o-transform: translate(-50%, 0 );
	transform: translate(-50%, 0 );
	left: 50%;
	margin-top: 128px;
	z-index: 2;
	position: relative;
}

.social-media-bar.mobile > div {
	height: 24px;
	width: 24px;
}

.social-media-bar.mobile > div.product-add-favorites {
	margin-right: 25px;
}

.social-media-bar.mobile > div.icon-twitter-black {
	margin-right: 25px;
}

.social-media-bar.mobile > div.icon-facebook-black {
	margin-right: 25px;
}

.social-media-bar.mobile .icon-facebook-black {
	/*background-image: url(https://cdn.static-bl.com/images/png/facebook-new.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;*/

}

.social-media-bar.mobile .icon-pinterest-black {
	/*background-image: url(https://cdn.static-bl.com/images/png/pinterest-new.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;*/
	
}

.social-media-bar.mobile .icon-pinterest-black a {
   width: 100%;
   height: 100%;
   display: block;
}

.social-media-bar.mobile .icon-facebook-black .fb-like, .social-media-bar.mobile .icon-googleplus-black #___plusone_0, .social-media-bar.mobile .icon-googleplus-black #___plusone_1 {
	opacity: 0;
}

.social-media-bar.mobile .icon-googleplus-black #___plusone_0 {
	width: 24px !important;
	height: 24px !important;
}

.social-media-bar.mobile .icon-twitter-black {
	background-image: url(https://cdn.static-bl.com/images/png/twitter-24.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}



.social-media-bar.mobile .icon-twitter-black a{
	width: 100%;
	height: 100%;
	display:block;
}

.icon-twitter-black .twitter-tweet-wrapper {
   visibility:hidden;
   position: absolute;
   z-index: 1000;
   background-color: #000;
   width: 150px;
   height: 130px;
    box-sizing: border-box;
    margin-top: 27px;
    margin-left: 0;
    transform: translate(-60px, 0);
    -ms-transform: translate(-60px, 0); /* IE 9 */
    -webkit-transform: translate(-60px, 0); /* Chrome, Safari, Opera */
    
}

/* .icon-twitter-black .twitter-tweet-wrapper:before {
  //position: absolute;
  top: -6px;
  left: 75px;
  display: inline-block;
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0); IE 9
  -webkit-transform: translate(-50%, 0); Chrome, Safari, Opera
  border-right: 6px solid transparent;
  border-bottom: 6px solid #000;
  border-left: 6px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 1);
  content: '';
} */

.icon-twitter-black .twitter-tweet-wrapper:after {
  position: absolute;
  top: -6px;
  left: 75px;
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0); /* IE 9 */
  -webkit-transform: translate(-50%, 0); /* Chrome, Safari, Opera */
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #000;
  border-left: 6px solid transparent;
  content: '';
}

.twitter-tweet-wrapper .twitter-tweet-content {
   opacity:0;
   height:0;
   position: relative;
   margin-left: 75px;
   margin-top: 65px;
   transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
   
}

.twitter-tweet-wrapper .twitter-tweet-content #twitter-widget-0{
	visibility: hidden !important;
}

.icon-twitter-black:hover .twitter-tweet-wrapper .twitter-tweet-content {
 	opacity: 1;
 	height: 130px;
 	margin-top: 89px;
   
}

.icon-twitter-black:hover .twitter-tweet-wrapper .twitter-tweet-content #twitter-widget-0 {
	visibility: visible !important;
}

.icon-twitter-black:hover .twitter-tweet-wrapper {
   visibility: visible;
}

.social-media-bar.mobile .icon-googleplus-black {
	background-image: url(https://cdn.static-bl.com/images/png/google-plus-24.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-right: 0;
}


#productTabsWrapper {
	box-sizing: border-box;
	border: 1px solid #d0d0d0;
	margin-top: 25px;
	border-radius: 0;	
	-webkit-border-radius:0;
	-moz-border-radius: 0;
	padding: 0;
	z-index: 1;
	position: relative;
}

#productTabsWrapper * {
	font:14px "Avenir LT W01 55 Roman", Verdana, Arial,sans-serif;
	border-radius: 0;	
	-webkit-border-radius:0;
	-moz-border-radius: 0;
	position: relative;
}

#productTabsWrapper .ui-widget-header {
	padding: 0;
	background: #f0f0f0;
	border: 0;
}

#productTabsWrapper .ui-tabs-nav {
	padding: 0;
	min-height: 30px;
	height: auto;
}


#productTabsWrapper strong {
	font-weight: 700;
}

.ui-tabs .ui-tabs-nav li {
	border-right: 1px solid #d0d0d0;
	text-align: center;
	font-size:17px;
	font-weight: 700;
	color:#d0d0d0 !important;
	cursor:pointer;
	margin: 0;
	border-top: 0;
	border-left: 0;
	background: none;
}


#product-tabs .title {
	cursor: default;
	font-weight: normal;
	border-right: 0;
}

#product-tabs li:nth-child(6) {
	border-right: 0 !important;
}

.ui-tabs-nav, .ui-tabs-nav li {
	height: 36px;
}

.ui-tabs .ui-tabs-nav li a {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 10px;
}

.ui-tabs-nav .ui-tabs-anchor {
	font-size: 17px !important;
	font-weight: 600 !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: 0;
	padding-bottom: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	background:#fff;
	color:#000;
	cursor:default;
	outline: none;
}

.ui-tabs .ui-tabs-nav li:not(.ui-tabs-active) a {
	color: #c0c0c0;
}

#product-tabs .active:hover {
	background:#fff;
}

/* #product-tabs li {
	float:left;
	height:44px;
	line-height:42px;
	font-size:13px;
	width:48%;
	background:#ddd;
	margin:0 0 4%;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-align:center;
	color:#666;
	text-shadow:1px 1px 0 rgba(255,255,255,.2);
	cursor:pointer;
} */

/* #product-tabs li:nth-child(odd) {
	margin:0 4% 4% 0;
} */

#product-tabs .active {
	background:#fff;
	color:#000;
	cursor:default;
}

#product-tabs .active:hover {
	background:#fff;
}

#tabs-container {
	padding:0;
	-webkit-font-smoothing:antialiased;
	background:#fff;
	margin-bottom: 20px;
}

#product-details .wide {
	width:580px;
	float:left;
}

#product-details .side {
	width:310px;
	float:right;
	color:#777;
}

#product-details {
	font-size:15px;
	line-height:20px;
}

#product-details .side li {
	margin:5px 0 5px 15px;
	list-style-type:disc;
}

#product-details .side .title {
	margin:0;
	list-style-type:none;
	font-weight:700;
	color:#444;
}

#product-details .includes {
	margin:30px 0 0;
}

.product-block .customTTR {
	width:100%;
	text-align:left!important;
	font-size:18px;
}

.product-block .customTTR .length {
	padding:0 0 0 4%;
	position:relative;
	width:96%;
}

.product-block .customTTR input {
	width:25px;
	height:22px;
	border:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:0 8px;
	text-align:center;
	-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 0 rgba(0,0,0,.05);
	box-shadow:inset 0 2px 0 rgba(0,0,0,.05);
	position:absolute;
	right:50px;
	top:0;
	margin:4px;
}

.product-block .customTTR button {
	height:22px;
	border:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:0 8px;
	text-align:center;
	margin:4px;
	background:#888;
	color:#fff;
	-webkit-font-smoothing:antialiased;
	position:absolute;
	top:0;
	right:0;
	-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
}

.product-block .customTTR button:hover {
	background:#777;
}

/* ------------- RELATED -------------- */
/* --------------- Related Used Gear -------------- */
.related-block-Used-Gear {
	margin: 0 18px;
}
/* --------------- End Related Used Gear -------------- */
.related-block .social-bar {
	background-color:#ddd;
	font-size:13px;
	color:#666;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin:19px 0 0;
	position:relative;
	height:20px;
	padding:7px 0 7px 15px;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}

.related-block .social-bar li {
	float:left;
}

.related-block .social-bar .title {
	display:none;
}

.related-block .social-bar .like {
	width:35%;
}

.related-block .social-bar .tweet {
	width:36%;
}

.related-block .social-bar .plus {
	width:28%;
}

.related-block .header {
	font-size:14px;
	color:#000;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin:10px 0;
}

.related-product {
	background-color:#f0f0f0;
	border: 1px solid #c0c0c0;
	font-size:12px;
	color:#000;
	margin:0 0 9px;
	position:relative;
	min-height:84px;
	box-sizing: border-box;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}

.related-product.out:hover {
	background:#f4e8cd;
	color:#8e774a;
}

.related-product .title {
	padding:9px 100px 30px 10px;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:12px;
}

.related-product .expected {
	font-size:15px;
	color:#8e774a;
	font-style:italic;
	display:none;
	position:absolute;
	bottom:10px;
	left:10px;
}

.related-product:hover .expected {
	display:block;
}

.related-product .price {
	position:absolute;
	bottom:10px;
	left:10px;
	color:#000;
}

.related-product.out:hover .price {
	display:none;
}

.related-product .image {
	position:absolute;
	width:98px;
	height:100%;
	background:#fff;
	right:0;
	top:0;
	overflow:hidden;
}

.related-product .image .product-image, .related-product .product-main-link .image .product-image {
	width:76%;
	height:80%;
	margin:auto;
	-moz-background-size:contain;
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
}

.related-product.out .image:hover {
	border:none;
}

.related-product .image:hover {
	border:none;
}

.related-product .image + .quick-add {
	position:absolute;
	bottom:10px;
	right:105px;
	width:16px;
	height:16px;
	z-index:2;
	margin:-1px 0 0 -1px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	line-height:110px;
	text-align:center;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}

.related-product .image + .quick-add.add-to-cart-clicked, .product-quick-add.add-to-cart-clicked {
	width: 30px;
	height: 30px;
	
}

.related-product .image + .quick-add.add-to-cart-clicked .icon, .product-quick-add.add-to-cart-clicked .icon {
	background-color: #e40000;
	background-image: url(https://cdn.static-bl.com/images/mobile/mobileAddToCart.png);
	width: 30px;
	height: 30px;
	background-size: contain;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.related-product.out .image .quick-add {
	background-color:#999;
}

.related-product .image + .quick-add .icon, .product-quick-add .icon {
	background:url(https://cdn.static-bl.com/images/png/icon-add-red.png) center center no-repeat;
	-webkit-background-size:70%;
	-moz-background-size:70%;
	-o-background-size:70%;
	background-size:70%;
	width:100%;
	height:100%;
	display:inline-block;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}

.related-product:hover .quick-add {
	display:block;
}

.related-product.bl-product-disabled .title,.related-product.bl-product-disabled .price {
	opacity:.5;
}

.related-product.bl-product-disabled .quick-add {
	display:block;
}

.related-product.bl-product-disabled .quick-add .icon {
	background:url(../images/loader-red.gif) center center no-repeat;
	-webkit-background-size:70%;
	-moz-background-size:70%;
	-o-background-size:70%;
	background-size:70%;
}

.related-product.added-to-cart {
}

.related-product.added-to-cart-error {
}

/* ------------- CATEGORY -------------- */
.content.category {
	padding:20px 0 20px 20px;
}

.category .product-block {
	width:215px;
	float:left;
	margin:0 20px 20px 0;
}

.category .product-block .title {
	font-size:13px;
	font-weight:700;
	padding:0;
	min-height:50px;
}

.category .product-block .title a {
	text-decoration:none;
	color:#fff;
	padding:9px;
	display:inline-block;
	line-height:15px;
}

.category .product-block .image {
	padding:10px;
	min-height:195px;
}

.category .product-block .image img {
	width:100%;
	display:block;
}

.category .product-block .rental-period {
	width:174px;
	height:40px;
	line-height:40px;
}

.category .product-block .quick-add {
	width:38px;
	height:40px;
	line-height:52px;
	position:relative;
	z-index:8;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:700;
	text-shadow:1px 1px 0 rgba(0,0,0,.3);
}

.category .product-block.out .quick-add {
	background:#999;
	border:1px solid #888;
	color:#fff;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.2);
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.2);
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.2);
	text-shadow:1px 1px 0 rgba(0,0,0,.3);
	position:relative;
}

.category .product-block.out .quick-add:hover {
	background:#aaa;
}

.category .quick-add .icon {
	background:url(../images/quick-add-small.png) no-repeat;
	width:23px;
	height:23px;
	display:inline-block;
}

.category .expected {
	-webkit-border-radius:0 0 0 4px;
	-moz-border-radius:0 0 0 4px;
	border-radius:0 0 0 4px;
	background-color:#ddd;
	background-color:#f4e8cd;
	-webkit-box-shadow:2px 0 rgba(255,255,255,.1),inset 0 1px rgba(255,255,255,.4),inset 0 0 0 1px rgba(255,255,255,.3);
	-moz-box-shadow:2px 0 rgba(255,255,255,.1),inset 0 1px rgba(255,255,255,.4),inset 0 0 0 1px rgba(255,255,255,.3);
	box-shadow:2px 0 rgba(255,255,255,.1),inset 0 1px rgba(255,255,255,.4),inset 0 0 0 1px rgba(255,255,255,.3);
	border:solid 1px #bbb;
	border:1px solid #d9bc77;
	border-right:none;
	float:left;
	position:relative;
	font-size:15px;
	color:#000;
	color:#8e774a;
	width:174px;
	height:40px;
	line-height:40px;
	position:absolute;
	left:-176px;
	bottom:-1px;
	text-shadow:1px 1px 0 rgba(255,255,255,.2);
	display:none;
	font-weight:400;
	font-style:italic;
}

.category .product-block.out .quick-add:hover .expected {
	display:block;
}

.category .product-block .current-length {
	font-size:13px;
	width:60px;
	padding:0 0 0 10px;
}

.category .product-block .arrow {
	width:24px;
	height:40px;
}

.category .product-block .arrow .icon {
	width:0;
	height:0;
	border-style:solid;
	border-width:0 4.5px 7px;
	border-color:transparent transparent #000;
	position:absolute;
	top:16px;
	left:8px;
}

.category .product-block .current-price {
	width:69px;
	font-size:20px;
}

.category .product-block .current-price span,.category .period .price span {
	display:none;
}

.category .period-selection {
	width:174px;
}

.category .period-selection .period {
	height:30px;
	line-height:30px;
}

.category .period-selection .period .length {
	padding:0 0 0 10px;
	font-size:13px;
}

.category .period-selection .period .price {
	font-size:16px;
	padding:0 8px 0 0;
}

.category .period-selection .period.custom .length {
	width:100%;
	text-align:center;
	font-weight:700;
	padding:0;
	font-size:12px;
	padding:0 0 0 8px;
}

.category .period-selection .period.custom .icon {
	width:12px;
	height:12px;
	display:inline-block;
	margin:8px 5px 0 -16px;
	background:url(../images/custom-price-small.png) left center no-repeat;
	position:absolute;
}

.category .period-selection.pos-3 {
	bottom:40px;
}

/* ------------- CART -------------- */
.cart-gray-box{
	background-color:#eee !important;
}

.cart-gc-link{
	width: 200px;
	position: absolute;
	right:-90px;
}

#timerTextContainer {
	position:relative;
	text-align:left;
	margin-bottom: 10px;
}

.cart-gc-details-wrapper {
	margin-top: 15px;
}

.cart-serials-header, .cart-gc-header {
	font-size: 18px;
	font-weight: 700;
	text-decoration:underline;
}

.cart-serials-info {
	padding: 5px;
	border: 1px solid #000;
	margin-top: 3px;
	border-radius: 3px;
	color: #000;
}

.cart-serials-label, .cart-serials-value, .cart-gc-label, .cart-gc-value{
	font-size:14px;
	line-height: 17px;
}

.cart .cart-chunk {
	float:left;
	width:100% !important;
}

.cart-chunk h1 {
	font-size:18px;
	margin:4px 0 10px;
	color:#000;
	font-weight:400;
	display:block;
}

.cart-items {
	background-color:#eee;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.cart-chunk .cart-item {
	border-bottom:1px solid #fff;
	position:relative;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	padding: 0 0 10px;
}

.cart-chunk .cart-item:first-child {
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}

.cart-chunk .cart-item:last-child {
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	border:none;
}

.cart-item .image {
	margin:2.0862068965517%;
	padding:2.5862068965517%;
	width:13.793103448276%;
	height:13.793103448276%;
	background:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:left;
	min-height:40px;
	margin-bottom: 8%;
}

.cart-item .image img {
	width:100%;
	display:block;
}

.cart-item .details {
	float:right;
	width:73.024137931034%;
	margin:0 2.0862068965517% 0 0;
	vertical-align:top;
}

.cart-item .title {
	margin:10px 0 0;
	display:block;
	float:left;
	width:90%;
}

.cart-item .title {
	font-size:13px;
	color:#000;
	text-decoration:none;
	font-weight:700;
	-webkit-font-smoothing:antialiased;
	line-height:19px;
}
.cart-item .title a{
	color: #000;
	text-decoration: none;
}

.cart-item .expected {
	font-size:11px!important;
}

.cart-item .package {
	font-size:10px;
	color:#999;
	cursor:pointer;
	-webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	-o-transition:all 400ms ease;
	transition:all 400ms ease;
}

.cart-item .closed:hover {
	color:#666;
}

.cart-item .open {
}

.cart-item .open ul {
	margin:0;
}

.cart-item .open li {
	list-style-type:none;
	margin:0;
	line-height:normal;
}

.cart-item .open a {
	padding:0;
	margin:0;
	font-size:10px;
	font-weight:400;
	-webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	-o-transition:all 400ms ease;
	transition:all 400ms ease;
}

.cart-item .open a:hover {
	text-decoration:underline;
	color:#666!important;
}

.cart-item .edit-cart-button {
	float:left;
	display:block;
	margin:10px;
}

.cart-item .cartitem-price {
	margin:10px 0 0;
	line-height:normal;
	font-size:13px;
	font-weight:700;
	color:#666;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	float: left;
}
.cart-item .current-price{
	margin: 10px 0 0;
}
.cart-item .rental-duration{
	color: #999;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	display: block;
}

.cart-item .cartitem-price .was {
	font-weight:400;
	color:#999;
	font-size:11px;
	display:none;
}

.input-tab {
	height:40px;
	background:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	position:relative;
}

.input-tab .box {
	height:40px;
	line-height:40px;
}

.input-tab .side {
	width:30px;
	height:40px;
	-webkit-border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	border-radius:0 4px 4px 0;
	background:#ccc;
	-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	position:absolute;
	right:0;
	top:0;
}

.cart-item .extras {
	width:100%;
	font-size:15px;
	color:#666;
	padding:11px 0 10px;
	float:right;
}

.cart-item > div {
	line-height:35px;
}

.cart-item .extras .sub-title {
	display:block;
	font-size:10px;
	color:#aaa;
	margin:6px 0 4px;
	line-height:11px;
	-webkit-transition:all 100ms linear;
	-moz-transition:all 100ms linear;
	-o-transition:all 100ms linear;
	transition:all 100ms linear;
	-webkit-font-smoothing:antialiased;
}

.cart-item:hover .extras .sub-title {
}

.cart-item .insurance {
	float:left;
	width:100%;
	margin:0;
}

.cart-item .insurance .side {
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}

.cart-item .insurance .side input {
	margin:8px 0 0 4px;
	cursor:pointer;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}

.cart-item .insurance .left{
	margin: 10px 0 0 ;
	width: 70%;
}

.cart-item .insurance .box {
	width:100%;
	text-align:center;
	cursor:pointer;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	position:absolute;
	z-index:3;
}

.cart-item .insurance label {
	cursor:pointer;
	position:relative;
	padding:0 0 0 5px;
	display:block;
	line-height: 20px;
}

.cart-item .insurance .price{
	width: 30%;
	margin: 10px 0 0 ;
	line-height: 20px;
}

.cart-item .insurance .cartitem-insurance {
	overflow:hidden;
	position:absolute;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=01);
	filter:alpha(opacity=01);
	-moz-opacity:.01;
	-khtml-opacity:.01;
	opacity:.01;
	left:-1000px;
}

.cart-item .insurance .dw-checked {
	background:#b3cfe5;
}

.cart-item .insurance .icon {
	
}

.cart-item .insurance .icon{
	border-radius: 3px;
	box-shadow: inset 0 0 0 1px #999;
	border: 1px solid #999\9;
	position: relative;
	float: left;
	width: 14px;
	height: 14px;
	margin: 4px 7px 1px 7px;
	display: inline-block;
}
.cart-item .insurance.dw-checked .icon{
	box-shadow: inset 0 0 0 1px #77abeb;
	border: 1px solid #77abeb\9;
}

.cart-item .insurance:hover .icon:before, .cart-item .insurance:hover .icon:after{
	ccontent: '';
	height: 2px;
	background: #999;
	position: absolute;
	z-index: 2;
	-webkit-backface-visibility: hidden;
}
.cart-item .insurance.dw-checked .icon:before, .cart-item .insurance.dw-checked .icon:after{
	content: '';
	height: 2px;
	position: absolute;
	z-index: 2;
	-webkit-backface-visibility: hidden;
	background: #77abeb;
}
.cart-item .insurance .icon:before{
	top: 7px;
	left: 3px;
	width: 4px;
	-webkit-transform: rotate(45deg) translate3d( 0, 0, 0);
	-moz-transform: rotate(45deg) translate3d( 0, 0, 0);
	transform: rotate(45deg) translate3d( 0, 0, 0);
}
.cart-item .insurance .icon:after{
	top: 6px;
	right: 2px;
	width: 8px;
	-webkit-transform: rotate(-60deg) translate3d( 0, 0, 0);
	-moz-transform: rotate(-60deg) translate3d( 0, 0, 0);
	transform: rotate(-60deg) translate3d( 0, 0, 0);
}

.cart-item .options {
	float:left;
	width:100%;
}
.cart-item .options .input-tab{
	margin: 10px 0 0;
}

.cart-item .options select {
	font-size:15px;
	line-height:40px;
	height:40px!important;
	width:96%;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	-webkit-appearance:none;
	border:none;
	color:#999;
	padding:0 0 0 4%;
}

.cart-item .options select:focus,.cart-item .options select:hover {
	outline:none;
}

.cart-item .options .side {
	text-align:center;
	color:#fff;
	font-weight:700;
	line-height:26px;
}

.cart-item .quantity {
	float:right;
	width:47%;
	margin: 10px 0 0;
}

.cart-item .quantity input {
	background:transparent;
	font-size:15px;
	color:#666;
	height:40px;
	padding:0;
	text-align:center;
	border:none!important;
	margin:0 58% 0 0;
	width:42%;
}

.cart-item .quantity input:focus {
	outline:none;
}

.cart-item .quantity .side {
	width:60px;
	height:40px;
}

.cart-item .quantity .plus {
	width:29px;
	height:40px;
	line-height:36px;
	float:left;
	color:#fff;
	font-size:24px;
	text-decoration:none;
	text-align:center;
	-webkit-font-smoothing:none;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	border-right:1px solid #eee;
	font-weight:700;
}

.cart-item .quantity .minus {
	width:30px;
	height:40px;
	line-height:36px;
	float:left;
	color:#fff;
	font-size:24px;
	text-decoration:none;
	text-align:center;
	-webkit-font-smoothing:none;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	-webkit-border-radius:0 0 4px 0;
	-moz-border-radius:0 0 4px;
	border-radius:0 0 4px 0;
	font-weight:700;
}

.cart-item .quantity .minus:hover,.cart-item .quantity .plus:active {
	background:#b3cfe5;
	color:#fff;
	cursor:pointer;
}

.cart-item:hover .minus,.cart-item:hover .plus {
}

.cart-item .price {
	float:right;
	width:70px;
	text-align:right;
}

.cart-item .price p {
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:700;
	color:#666;
}

.cart-item .price span {
	font-weight:400;
	color:#999;
	font-size:14px;
}

.cart-item.out {
	background:#F8F4EC;
}

.cart-item.out .expected {
	font-style:italic;
	color:#8e774a;
	font-weight:400;
	font-size:14px;
	display:block;
}

.cart-item .close {
	position:absolute;
	right:8px;
	top:0;
	font-size:24px;
	font-weight:400;
	-webkit-font-smoothing:none;
	text-decoration:none;
	display:block;
	color:#999;
	-webkit-transition:all 200ms ease;
	-moz-transition:all 200ms ease;
	-o-transition:all 200ms ease;
	transition:all 200ms ease;
}

.cart .continue {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:10px;
	margin:10px 0 0;
	display:block;
	color:#000;
	text-decoration:none;
	line-height:30px;
	font-size:20px;
	text-align:center;
	-webkit-font-smoothing:antialiased;
}

.cart .continue-button {
	background:#77acec;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	line-height:44px;
	height:44px;
	color:#fff;
	display:inline-block;
	font-size:19px;
	padding:0 34px 0 14px;
	position:relative;
	-webkit-transition:all 400ms linear;
	-moz-transition:all 400ms linear;
	-o-transition:all 400ms linear;
	transition:all 400ms linear;
	-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	margin:12px 0 0;
}

.cart .continue-button.save-clear-button{
	font-size: 15px !important;
}

.cart .continue-button:hover {
	background:#6597d4;
}

.cart .continue-button .arrow {
	position:absolute;
	right:24px;
	top:14px;
}

.cart .continue-button .arrow:before {
	content:'';
	height:2px;
	width:14px;
	background:#fff;
	position:absolute;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	filter:progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=0.7071067811865476,M12=-0.7071067811865475,M21=0.7071067811865475,M22=0.7071067811865476);
	-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand',M11=0.7071067811865476,M12=-0.7071067811865475,M21=0.7071067811865475,M22=0.7071067811865476)";
	margin:2px 0 0;
}

.cart .continue-button .arrow:after {
	content:'';
	height:2px;
	width:14px;
	background:#fff;
	position:absolute;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	filter:progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=0.7071067811865476,M12=-0.7071067811865475,M21=0.7071067811865475,M22=0.7071067811865476);
	-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand',M11=0.7071067811865476,M12=-0.7071067811865475,M21=0.7071067811865475,M22=0.7071067811865476)";
	margin:2px 0 0;
	margin:11px 0 0;
}

.cart .checkout-chunk {
	width:100%;
	float:right;
}

.checkout-chunk h3 {
	margin:14px 0 10px;
	font-size:18px;
	color:#000;
	font-weight:400;
}

.checkout-chunk .cart-sidebar {
	background:#eee;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.checkout-chunk .period-selection {
	display:block;
	position:relative;
	top:auto;
	bottom:auto;
	left:auto;
	width:auto;
	background-color:transparent;
	padding:17px 15px 0;
	border-bottom:1px solid transparent;
}

.checkout-chunk .period-selection .period {
	height:44px;
	line-height:44px;
	border:0;
	margin:-2px 0 10px;
	background:#ccc;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.10);
	-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,.10);
	box-shadow:inset 0 -2px 0 rgba(0,0,0,.10);
}

.checkout-chunk .period-selection .period .close {
	display:none;
}

.checkout-chunk .period-selection .custom-rental-period .close {
	font-size:24px;
	font-weight:400;
	-webkit-font-smoothing:none;
	text-decoration:none;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	width:14px;
	margin:0 15px 0 -2px;
	display:inline-block;
}

.checkout-chunk .period-selection .period .price {
	display:inline-block;
}

.checkout-chunk .period-selection .period:hover .close {
}

.checkout-chunk .period-selection .period .price .close:hover {
	color:#fff;
}

.checkout-chunk .period-selection .period .price,.checkout-chunk .period-selection .period .length {
	color:#000;
}

.checkout-chunk .period-selection .period .length {
	margin-left: 10px;
}

.checkout-chunk .period-selection .period .right {
	margin-right: 10px;
}

.checkout-chunk .period-selection .custom {
	text-align: center;
}

.checkout-chunk .period-selection .period:hover {
	background:#bcbcbc;
	cursor:pointer;
}

.checkout-chunk .period-selection .period.active {
	background:#000;
	position:relative;
	z-index:8;
	-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.40);
	-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,.40);
	box-shadow:inset 0 -2px 0 rgba(0,0,0,.40);
}

.checkout-chunk .period-selection .period.active:hover {
	background:#222;
}

.checkout-chunk .period-selection .period.active .length,.checkout-chunk .period-selection .period.active .price {
	color:#fff;
	text-shadow:none;
	-webkit-font-smoothing:antialiased;
}

.checkout-chunk .period-selection .period.active .price {
	font-size:20px;
	font-weight:700;
}

.checkout-chunk .period-selection .period.custom .icon {
	width:24px;
	height:19px;
	display:inline-block;
	bottom:22px;
	left:15%;
	background:url(../images/custom-price.png) left center no-repeat;
	position:absolute;
}

.checkout-chunk .cart-details {
	padding:12px 15px 0;
	border-bottom:1px solid transparent;
}

.checkout-chunk .cart-details li {
	height:34px;
	width:100%;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}

.checkout-chunk .cart-details li:hover {
}

.checkout-chunk .cart-details li:last-child {
	border-bottom:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.checkout-chunk .cart-details li .length {
	float:left;
	font-size:16px;
	color:#666;
	text-shadow:1px 1px 0 rgba(255,255,255,.3);
}

.checkout-chunk .cart-details li .price {
	float:right;
	font-size:14px;
	color:#000;
	text-shadow:1px 1px 0 rgba(255,255,255,.3);
}

.checkout-chunk .cart-details li.active {
	height:54px;
	line-height:54px;
}

.checkout-chunk .cart-details .coupon {
	display:none;
}

.checkout-chunk .cart-details .coupon .length {
	width:100%;
	text-align:center;
	font-weight:400;
	padding:0;
}

.checkout-chunk .cart-details .coupon:hover {
	cursor:pointer;
	background:#f4f4f4;
	color:#000!important;
}

.checkout-chunk .cart-details .total {
	border-top:1px solid #ddd;
	height:44px;
	line-height:54px;
	position:relative;
}

.checkout-chunk .cart-details .total .length {
	font-weight:700;
	color:#000;
}

.checkout-chunk .cart-details .total .price {
	font-weight:700;
	color:#000;
	font-size:20px;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}

.checkout-chunk .coupon-code {
	margin:10px 15px 0;
	position:relative;
}

.checkout-chunk .coupon-code .code {
	width:92%;
	padding:0 4%;
	border:none;
	height:44px;
	line-height:44px;
	font-size:14px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.checkout-chunk .coupon-code .code:focus {
	outline:none;
	-webkit-box-shadow:inset 0 0 0 1px #bbb;
	-moz-box-shadow:inset 0 0 0 1px #bbb;
	box-shadow:inset 0 0 0 1px #bbb;
}

.checkout-chunk .coupon-code .submit {
	width:44px;
	border:none;
	height:44px;
	line-height:40px;
	right:0;
	top:0;
	position:absolute;
	-webkit-border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	border-radius:0 4px 4px 0;
	-webkit-font-smoothing:antialiased;
	font-weight:700;
	font-size:18px;
	color:#fff;
	background:#bbb;
	-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	-webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	-o-transition:all 400ms ease;
	transition:all 400ms ease;
}

.checkout-chunk .coupon-code .submit:hover {
	background:#aaa;
}

.checkout-chunk .checkout.buttonred {
	height:54px;
	line-height:54px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#e30600;
	text-align:center;
	text-decoration:none;
	display:block;
	margin:15px;
	-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.15);
	-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow:inset 0 -2px 0 rgba(0,0,0,.15);
	-webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	-o-transition:all 400ms ease;
	transition:all 400ms ease;
}

.checkout-chunk .checkout.buttonred:hover {
	background-color:#cc150e;
}

.checkout-chunk .checkout span {
	font-size:20px;
	color:#fff;
	font-weight:700;
}

.checkout-chunk .configure-details {
	padding:0 15px 5px;
}

.checkout-chunk .configure-details li {
	font-size:12px;
	color:#999;
	text-align:right;
	margin:0 0 10px;
}

.checkout-chunk .configure-details li a {
	color:#999;
}

.checkout-chunk .configure-details li a:hover {
	color:#666;
}

.ellipsis {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}

#cartPage #messages {
	margin:0 0 10px;
}

.ui-state-disabled {
	filter:none;
	opacity:0.35;
}

.working {
	opacity:.3;
}

.working .close {
	opacity:0;
}

.checkout-chunk .working {
	opacity:1;
}

.checkout-chunk .total.working:after {
	content:'';
	display:block;
	height:18px;
	width:18px;
	background:url(./js/yui/assets/skins/sam/wait.gif);
	position:absolute;
	right:15px;
	top:17px;
}

.checkout-chunk .total.working .price {
	opacity:0;
}

#cartContent .ui-state-disabled,#cartContent .ui-widget-content .ui-state-disabled,#cartContent .ui-widget-header .ui-state-disabled {
	opacity:0.35;
	filter:Alpha(Opacity=35);
	background-image:none;
}

.cart-item .cartitem-price.changing {
	color:#bbb;
}

.checkout-chunk .customTTR {
	width:auto!important;
	text-align:left!important;
	font-size:14px;
}

.checkout-chunk .customTTR > .customTTR {
	padding:0 0 0 15px;
	position:relative;
}

.checkout-chunk .customTTR input {
	width:25px;
	height:30px;
	border:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:0 8px;
	text-align:center;
	-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 0 rgba(0,0,0,.05);
	box-shadow:inset 0 2px 0 rgba(0,0,0,.05);
	position:absolute;
	right:50px;
	top:0;
	margin:6px;
}

.checkout-chunk .customTTR button {
	height:30px;
	border:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:0 8px;
	text-align:center;
	margin:6px;
	background:#888;
	color:#fff;
	-webkit-font-smoothing:antialiased;
	position:absolute;
	top:0;
	right:0;
	-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
}

.checkout-chunk .customTTR button:hover {
	background:#777;
}

select:invalid {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

select[disabled],select[disabled] option,select[disabled] optgroup {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-moz-user-select:-moz-none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	user-select:none;
	color:#888;
	cursor:default;
}

select[size],select[multiple] {
	height:auto;
}

select[size="0"],select[size="1"] {
	height:1.8em;
	*height:auto;
}

@media (-webkit-min-device-pixel-ratio: 0) {
	select[size],select[multiple],select[multiple][size] {
		background-image:none;
		padding-right:3px;
	}
	
	select,select[size="0"],select[size="1"] {
		background-image:url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHA AEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
		background-repeat:no-repeat;
		background-position:right center;
		padding-right:20px;
	}
	
	::-webkit-validation-bubble-message {
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
		background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#666),color-stop(1,black));
		border:0;
		color:#fff;
		font:13px/17px "Lucida Grande",Arial,"Liberation Sans",FreeSans,sans-serif;
		overflow:hidden;
		padding:15px 15px 17px;
		text-shadow:#000 0 0 1px;
		min-height:16px;
	}
	
	::-webkit-validation-bubble-arrow,::-webkit-validation-bubble-top-outer-arrow,::-webkit-validation-bubble-top-inner-arrow {
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
		background:#666;
		border-color:#666;
	}
}

optgroup {
	color:#000;
	font-style:normal;
	font-weight:400;
	font-family:Arial,"Liberation Sans",FreeSans,sans-serif;
}

optgroup::-moz-focus-inner {
	border:0;
	padding:0;
}

.ie6_input,* html select {
	background:#fff;
	border:1px solid;
	border-color:#848484 #c1c1c1 #e1e1e1;
	color:#000;
	padding:2px 3px 1px;
	font-size:13px;
	font-family:Arial,sans-serif;
	vertical-align:top;
}

* html select {
	margin-top:1px;
}

.ui-bar-a {
	border:none!important;
}

.top-menu-wrapper .cart {
	width:26px;
	height:36px;
	display:block;
	margin: 2px 0;
	right:3.4%;
	position: absolute;
}

.top-menu-wrapper .cart .count {
	background-size: contain !important;
	background:url(https://cdn.static-bl.com/images/mobile/Cart.png) center 62% no-repeat;
	width:20px;
	height: 36px;
	right:3.4%;
	top:6px;
	font-size: 11px;
	
}

.top-menu-wrapper .cart .count span{
	text-align: center;
	color: #fff;
	-webkit-transform: translate(2px,6px);
	-moz-transform: translate(2px,6px);
	-ms-transform: translate(2px,6px);
	-o-transform: translate(2px,6px);
	transform: translate(2px,6px);
  	display: block;
	
}

.mobile-menu {
	display:none;
}

#mobileSearch {
	position: absolute;
	z-index: 23;
	display:block;
	left: 3.4%;
	font-size: 32px;
	line-height: 36px;
	top: 10px;
	width:20px;
	height: 20px;
	background-size: contain !important;
	background:url(https://cdn.static-bl.com/images/mobile/Search.png) center 62% no-repeat !important;
}

#sfly_container {
	width:auto!important;
	margin:auto!important;
	padding:0!important;
}

.sfly_main_body {
	width:auto!important;
	float:none!important;
	padding:0!important;
}

.sfly_main_headline,.sfly_main_subhead,.sfly_main_body_question,.sfly_main_body_answer {
	width:auto!important;
}

#sfly_container .sfly_main_body > img {
	width:100%!important;
	height:auto!important;
}

.sfly_product_strip {
	float:auto!important;
}

.shutterfly-announcement img {
	width:100%;
}

/* ------------- BL PRODUCT WIDGETS -------------- */
#pproduct-details,#product-reviews,#related-articles {
	display:none;
}

#product-details {
	font-size:11px;
	line-height:17px;
}

.quick-add-bubble {
	position:fixed;
	right:5px;
	top:48px;
	left:5px;
	font-size:12px;
	line-height:18px;
}

#addToCartModalContainer .image-wrap {
	height: 100px;
}

.ui-widget-overlay {
	opacity: 0.7;
	background: #333;
}

#addToCartModalContainer .name, #addToCartModalContainer .item {
	color: #000;
}

.quick-add-bubble .bubble {
	width:100%;
	background:rgba(50,50,50,.90);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.quick-add-bubble .bubble:before {
	position:absolute;
	content:'';
	width:0;
	height:0;
	border-style:solid;
	border-width:0 6px 6px;
	border-color:transparent transparent rgba(50,50,50,.90);
	right:17px;
	top:-6px;
}

.quick-add-bubble .image-wrap {
	width:44px;
	height:44px;
	margin:10px;
	background-color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:left;
}

.quick-add-bubble.error .image-wrap,.quick-add-bubble.ttrchange .image-wrap {
	display:none;
}

.quick-add-bubble .image {
	width:86%;
	height:86%;
	margin:7%;
	-moz-background-size:contain;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}

.quick-add-bubble > .bubble > span {
	padding:10px;
	display:block;
	min-height:44px;
	color:#ccc;
	font-weight:400;
	font-style:italic;
}

.quick-add-bubble i, #cartJustAdded .youJustAddedMessage i {
	color:#fff;
	font-weight:700;
	font-style:normal;
}

.quick-add-bubble.hidden {
	height:0;
	overflow:hidden;
}

.quick-add-bubble {
	height:auto;
	overflow:visible;
}

.quick-add-bubble .bubble {
	-webkit-transform:translateY(6px);
	-moz-transform:translateY(6px);
	-ms-transform:translateY(6px);
	-o-transform:translateY(6px);
	transform:translateY(6px);
	opacity:0;
	-webkit-transition:opacity 100ms linear,-webkit-transform 0 200ms linear;
	-moz-transition:opacity 100ms linear,-moz-transform 0 200ms linear;
	-o-transition:opacity 100ms linear,-o-transform 0 200ms linear;
	transition:opacity 100ms linear,transform 0 200ms linear;
}

.quick-add-bubble.show .bubble {
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0);
	opacity:1;
}

.related-blog-posts {
}

.related-blog-posts .post {
	width:100%;
	margin:0 0 20px;
	float:left;
	display:block;
}

.related-blog-posts a {
	text-decoration:none;
	color:#555;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}

.related-blog-posts a:hover {
	color:#111;
}

.related-blog-posts h6 {
	margin:0 0 10px;
	font-size:15px;
	-webkit-font-smoothing:antialiased;
}

.related-blog-posts p {
	margin:10px 0 0;
	font-size:12px;
	line-height:16px;
	color:#444;
}

.related-blog-posts .align-right {
	text-align:right;
	color:#999;
	padding:0 0 0 10px;
}

.related-blog-posts .align-right:hover {
	text-decoration:underline;
}

#product-reviews .review-bar {
	background:#dceafb;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:10px 10px 10px 20px;
	margin:20px 0 10px;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:19px;
	-webkit-font-smoothing:antialiased;
	text-align:center;
}

#product-reviews .reviews-link {
	background:#77acec;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	line-height:44px;
	height:44px;
	color:#fff;
	display:inline-block;
	font-size:19px;
	padding:0 34px 0 14px;
	position:relative;
	-webkit-transition:all 400ms linear;
	-moz-transition:all 400ms linear;
	-o-transition:all 400ms linear;
	transition:all 400ms linear;
	-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	box-shadow:inset 0 -2px 0 rgba(0,0,0,.1);
	text-decoration:none;
	margin:12px 0 0;
}

#product-reviews .reviews-link:hover {
	background:#6696CF;
}

#product-reviews .review-bar .arrow {
	position:absolute;
	right:24px;
	top:14px;
}

#product-reviews .review-bar .arrow:before {
	content:'';
	height:2px;
	width:14px;
	background:#fff;
	position:absolute;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	filter:progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=0.7071067811865476,M12=-0.7071067811865475,M21=0.7071067811865475,M22=0.7071067811865476);
	-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand',M11=0.7071067811865476,M12=-0.7071067811865475,M21=0.7071067811865475,M22=0.7071067811865476)";
	margin:2px 0 0;
}

#product-reviews .review-bar .arrow:after {
	content:'';
	height:2px;
	width:14px;
	background:#fff;
	position:absolute;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	filter:progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=0.7071067811865476,M12=-0.7071067811865475,M21=0.7071067811865475,M22=0.7071067811865476);
	-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand',M11=0.7071067811865476,M12=-0.7071067811865475,M21=0.7071067811865475,M22=0.7071067811865476)";
	margin:2px 0 0;
	margin:11px 0 0;
}

#reviews-wrap {
}

#reviews-wrap .review {
	width:100%;
	margin:0 0 20px;
	float:left;
}

#reviews-wrap .details {
	width:100%;
	float:left;
	margin:0 0 10px;
}

#reviews-wrap .details .rating {
	position:relative;
	margin:0 0 0 5px;
	width:40%;
	float:left;
}

#reviews-wrap .rating .inactive-stars {
	color:#999;
}

#reviews-wrap .rating .active-stars {
	color:#000;
	position:absolute;
	top:0;
}

#reviews-wrap .rating .star {
	font-size:22px;
	-webkit-font-smoothing:antialiased;
	float:left;
}

#reviews-wrap .details .author {
	-webkit-font-smoothing:antialiased;
	text-align:right;
	padding:0 6px 0 0;
	font-size:17px;
	width:54%;
	float:right;
	line-height:27px;
}

#reviews-wrap .details .author strong {
	text-transform:capitalize;
	color:#666;
	font-weight:400;
}

#reviews-wrap .content {
	width:100%;
	float:right;
	background:#eee;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	position:relative;
}

#reviews-wrap .content:after {
	content:'';
	position:absolute;
	right:18px;
	top:-8px;
	width:0;
	height:0;
	border-style:solid;
	border-width:0 7px 8px;
	border-color:transparent transparent #eee;
}

#reviews-wrap .content p {
	margin:12px 15px;
	font-size:14px;
	line-height:20px;
	color:#555;
	-webkit-font-smoothing:antialiased;
}

.description td {
	padding:0!important;
}

/* -----------------------------
--------------------------------
-- for-sale.less ---------------
--------------------------------
-------------------------------- */
.clearfix {
	zoom:1;
}

.clearfix:before,.clearfix:after {
	content:"";
	display:table;
}

.clearfix:after {
	clear:both;
}

.center {
	zoom:1;
	text-align:center;
}

.center-text {
	text-align: center;
}

.center:before,.center:after {
	content:"";
	display:table;
}

.center:after {
	clear:both;
}

.a11y {
	height:1px;
	width:1px;
	position:absolute;
	overflow:hidden;
	clip:rect(1px 1px 1px 1px);
	clip:rect(1px,1px,1px,1px);
}

#category-gear-for-sale .product {
	min-height:0;
}

.product {
	-webkit-transition:all 200ms 0 linear;
	-moz-transition:all 200ms 0 linear;
	-o-transition:all 200ms 0 linear;
	transition:all 200ms 0 linear;
}

.product .smButton {
	border:none;
	text-shadow:none!important;
}

.product .green {
	background:#C8ECC2!important;
}

.costSmall {
	background:none;
	text-shadow:none;
}

.costSmall li {
	border-bottom:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border-left:none;
	border-right:none;
	background:#e8e8e8;
	margin:0 0 1px;
}

.costSmall li:first-child,.costSmall li:last-child {
	border:none;
}

#xbrand-header{
	display: none;
}


@media only screen and (max-width: 480px) {
	.ui-tabs .ui-tabs-nav li {
		width: 33%;
		border-bottom: 1px solid #d0d0d0;
	}
}

.usedGearStrikeThrough {
	text-decoration: line-through;
}

.usedGearPrice {
	width: 100%;
	text-align: center;
	float: left;
	font-family: 'helvetica neue', helvetica, sans-serif;
	font-size: 11px;
}

.usedGearSalePrice{
	font-weight: bold;
	color: #339933;
	width: 100%;
	text-align: center;
	float: left;
	font-family: 'helvetica neue', helvetica, sans-serif;
	font-size: 11px;
}

.usedGearSalePricePip{
	font-weight: bold;
	color: #339933;
	width: 100%;
	font-family: 'helvetica neue', helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 12px;
	padding-left: 7px;
}

.sold{
	font-size: 11px;
}

.add-to-cart-used-gear-sale {
	margin-left: 90px;
}

.usedGearSearchResults {
	top: 350px;
}

#for-sale-description-mobile{
	display: none;
}

.catMobileFooter .cat-page{
	margin-top: 90%;
}

.notForSale-wrap .catMobileFooter{
	margin-top: 40%;
}

#pickuplocationsContent{
	margin-top: 10px;
}

.contentPageTop {
	margin-top: 20px;
}

.mobileShow{
	display: block !important;
	padding-bottom: 10px !important;
}