p#productinfoBody .timedtooltip {display:inline-block}
a.timedtooltip {outline:none; }
a.timedtooltip strong {line-height:30px;}
a.timedtooltip:hover {text-decoration:none;}
a.timedtooltip span {
	z-index: 10;
display: none;
padding: 14px 20px 25px;
margin-top: -30px;
margin-left: 0px;
width: 340px;
line-height: 13px;
font-size: 13px;
text-align: left;
font-weight: normal;

}
a.timedtooltip:hover span{
    display:inline; position:absolute; color:#626262;
    border:1px solid #ADADAD; background:#fff;}
.timedcallout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
#saleticket {margin-right:10px;}

.pmprice a.timedtooltip .timedcallout {display:none;}
/*CSS3 extras*/
a.timedtooltip span
{
    box-shadow: 0px 0px 8px #CCC;
}
.pulse {
    margin: 0 0px 23px 8px;
    width: 16px;
    border: 1px dashed #eb6d00;
    height: 16px;
    border-radius: 50%;
    background: #ffffff;
    /* cursor: pointer; */
    box-shadow: 0 0 0 rgba(204,169,44,1);
    display: inline-flex;
    animation: pulse 1s infinite;
}
.pulse:hover {
  animation: none;
}
.addbonuspulse .pulse {
	    border: 1px solid #c0c0c0!important;
		box-shadow: 0 0 0 rgb(177, 177, 177);
    position: absolute;
 }
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow:0 0 0 0 rgba(204, 169, 44, 1);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 1);
    box-shadow: 0 0 0 0 rgba(204, 169, 44), 1;
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
i.fa.fa-info {
    color:#fc882a;
    font-size: 11px;
    margin: 3px 6.5px;
}
.addbonuspulse i.fa.fa-info {
    color:darkgray;
    font-size: 11px;
    margin: 3px 6.5px;
}
.moreopheader{
	font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 22px 0 10px;
    color: #1c84b5;
}
.moreoptions{
	border-top: 0px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none repeat scroll 0 0 #F9F9F9;
    border-radius: 4px 4px 4px 4px;
    float: right;
    padding: 15px;
    /* width: 50%; */
    margin-top: 10px;
	}
.moreoptions h2{
	color: #777;
    font-weight: bold;
}
.moreoptions .likeProduct {
    padding: 7px;
    width: 45%;
	margin: 6px 2px 0;
    font-size: 11.5px;
}
.moreoptions .likeProduct span {
    vertical-align: middle;
    display: inline-grid;
    max-width: 60%;
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    hyphens: manual;
}
.coupondisp {display:none;} .coupondisp i.fa-scissors {color:#ff8738;font-size:1.2em;font-weight: bold; margin:0 8px 20px 14px;}.coupondisp .coupstyle{color:#EE6C17;border:1px dashed;padding:2px 3px;margin:0 2px;background:#fff;cursor: pointer;}
.coupondisp .helptip {
    color: #EE6C17!important;
    border: dashed 1px #EE6C17;
	}

.coupondisp .helpico .helptip:after {
    background: url(/images/images/cut_corn.png);
    width: 25px;
    height: 19px;
    bottom: -17px;
    content: " ";
    left: 50%;
    margin-left: 74px;
    position: absolute;
	border:0;
}
#welcome_shopbot {
height: 155px;
position: fixed;
z-index: 6000;
width:200px;
bottom: 0;
margin: 0;
padding: 0;
left: 0;
}
.welcome_shopbot_padding {
margin:0px;
}

#closexsb {
background: url('http://www.electronicsforless.ca/images/banners/popup_email_signup_cl ose.png') repeat scroll 0% 0% transparent;
display: block;
height: 30px;
width: 30px;
position: absolute;
right: 5px;
top: 5px;
cursor: pointer;
z-index: 7000;

}

#navColumnOneWrapper {display:non e;}
#productinfoRight  {width:43%;margin-top:40px;}
#prodinfo {width:auto;}
.centerColumn {width:100%;}
#productinfoLeft {width:56%;float:left;position: relative;}
#mainimage { width:100%; min-height:100px; background:url('/includes/templates/plusmall35/images/zen_lightbox/loading.gif') no-repeat center;}
#navBreadCrumb {max-width:100%;}
#productName {
  position:absolute;
	padding:0 5px;
/*	color: #000b53; */

    color: #424242;
    text-transform: uppercase;
}
#productName span {background: rgba(255, 255, 255, 0.6);display:inline;}
#productName:hover span {background:none; transition: background .10s ease-in-out;
						-moz-transition: background .10s ease-in-out;
						-webkit-transition: background .10s ease-in-out;}
#productName:hover {}

div#tabcontentcontainer p, div#tabcontentcontainer li {
    font-size: 14px;
    color: #444444;
}
#freeShippingIcon, #sharing {display:none;}
.attributesComments {margin: 5px 0 0 14px;}
#productAttributes .optionmenu {height: 28px;border: 1px solid #a32b2b;border-radius: 5px;}
#productAttributes .optionmenu select {height: 22px;font-weight: bold;width:98%;}


 			 #impulse div.dwn {
				  	height: 25px;
					margin: 0 5px;
					/*background: url('/images/downarrow_lrg.gif') no-repeat right;*/
					margin-top: -20px;
					opacity: 1.0;
					filter: alpha(opacity=10);
					transition: opacity 1.3s ease-in-out;
						-moz-transition: opacity .15s ease-in-out;
						-webkit-transition: opacity 1.3s ease-in-out;

			}
			#impulse div.dwn img{
				position:absolute!important;
				margin: 0px 0px 0px 200px;
			}

			#impulse:hover div.dwn {
					opacity: .0;
					filter: alpha(opacity=0);
					transition: opacity .25s ease-in-out  ;
						-moz-transition: opacity .25s ease-in-out ;
						-webkit-transition: opacity  .25s  ease-in-out;

			}
  			#impulse div.dwn:hover{
					cursor:pointer;
			}

#impulse legend {
	cursor:pointer;
}
#impulse {
	max-height:40px;
	padding:6px 10px 0px 10px;
	overflow:hidden;
	transition: max-height 0.3s ease-in-out .08s;
		-moz-transition: max-height 0.3s ease-in-out .08s;
		-webkit-transition: max-height 0.3s ease-in-out .08s;
}
#impulse:hover {
	max-height:1000px;
	transition: max-height 0.3s ease-in-out;
		-moz-transition: max-height 0.3s ease-in-out;
		-webkit-transition: max-height 0.3s ease-in-out;
}
/*Onkyo TX-NR1010 9.2-Channel A/V Surround Home Network Receiver - 3605
Samsung PN60F8500 60-Inch 1080p Slim 3D Smart Plasma HDTV - 3287 3663 */
.info3605 #impulse,.info3663 #impulse,.info3287 #impulse,#impulse{ max-height:1000px;} .info3287 #impulse:hover div.dwn, .info3663 #impulse:hover div.dwn, .info3287 #impulse:hover div.dwn, #impulse:hover div.dwn{opacity: 1.0;filter: alpha(opacity=10);}

.button_in_cart {margin:20px 0 10px 0;cursor: pointer;}
.cssButtonHover, .button_in_cartHover  {cursor:pointer;}
#cw:hover:after {left:0; box-shadow: none;}


/*Extended Warranty*/
.extWty {
	font-size:13px;
	color:#828282;
	padding: 15px;
}
.extWty a {
	color:gray;
	}
.extWty a:hover {
	color:#819400;
	text-decoration:underline;
	}
.comercologo {
	width:93px;
	height:27px;
	background: url('/images/item_info_details_sprite.png?v5') no-repeat scroll -280px -95px transparent;
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
	}

.extWty .wtycheck {float:right;}
.extWty .squaredOne {margin:0;}
.wtyPrice {
	right: 0;
	width: 100px;
	text-align: right;
	display: inline-block;
	color: #819400;
}
/* HELP TIPS */

.helpico {
  cursor: help;
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}

.helpico .helptip {
  background: #fff;
  bottom: 100%;
  display: block;
    left: -200px;
  margin-bottom: 15px;
  opacity: 0;
  padding: 20px;
  pointer-events: none;
  position: absolute;
  width: 200px;
  line-height: 15px;
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}

/* This bridges the gap so you can mouse into the tooltip without it disappearing */
.helpico .helptip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

/*.helpico .helptip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #fff 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
    margin-left: 81px;
  position: absolute;
  width: 0;
}*/

.helpico .helptip:after {
background: url(/images/images/cut_corn_^.png);
    width: 25px;
    height: 19px;
    bottom: -17px;
    content: " ";
    left: 50%;
    margin-left: 74px;
    position: absolute;
    border: 0;
	}
.helpico:hover .helptip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
}
.fa.helpico {
	color: #a7cade;
    font-size: 1.2em;
	position:absolute;
	margin: 5px;
}
.fa.helpico .helptip {
	color:gray;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.helptip p {font-weight:bold;}
.helptip ul{
width:100%!important;
border:0!important;
 padding-left:20px; list-style:none;
}
.helptip li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    margin:0 5px 0 -15px;
}
.helptip li{
	border:0!important;
    line-height: 1em!important;
     border-bottom: 0px!important;
    margin: 7px 0 0 10px;
	float:left;
		display: flex!important;
}
.helptip img {width:50%; margin-bottom:10px }
/* IE can just show/hide with no transition */
.lte8 .helpico .helptip {
  display: none;
}
.addbonuspulse .helptip {
color: #757575;
    font-style: normal;
    font-size: 13px;
    font-weight: normal;
}
.addbonuspulse .helptip li {
	margin:4px 0;
}
.lte8 .helpico:hover .helptip {
  display: block;
}
.helptip a[target="_blank"] {
	font-size:.8em;
 	float: right;
	}
	.helptip a[target="_blank"]:after {
	    font-family: 'FontAwesome';
	    content: '\f0a9';
    margin: 0 0 0 4px;
}

a.cond_link {
	text-decoration:underline;
}
/*WHY BUY FROM US BOX*/
 .whybuy {
	border-radius:2px;
	border:1px solid #ddd;
	margin:20px 0 15px 0;
		-moz-box-shadow:    inset 0 0 40px #f6f6f6;
		-webkit-box-shadow: inset 0 0 40px #f6f6f6;
	box-shadow:         inset 0 0 40px #f6f6f6;
	float:right;
	padding:10px;
 }
  .whybuy  ul { margin-left:50px;}
 .whybuy  li {
	 list-style:url('/images/listchk.gif');
	 line-height:25px;
 }
 .whybuy  img.wbtitle {margin:30px 0px 25px 20px}
  .whybuy  img.wbagent {float:right; margin:10px;}
 .whybuy  li span {margin-left:10px;}
 .Panasonic, .Sony, .Yamaha, .LG {display:none}
.manu img {vertical-align:middle;margin:0 10px;}

.openbox  {background: white;
text-align: center;}.openbox img{margin-top:5px}
.flatrate {width: 100%;
padding: 10px 0;
font-weight: bold;
text-align:center;
}


/*previously viewed products*/
.liquid {
	background:#fff scroll 50% 0;
	border:1px solid #ccc;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	padding:2px 0;
	margin-top:20px;
	max-height:120px;
	overflow:hidden;

}
.liquid:hover {
	border:1px solid #aaa;
	box-shadow: 0 0 5px #f5f5f5;
		-moz-box-shadow: 0 0 5px #f5f5f5;
		-webkit-box-shadow: 0 0 5px #f5f5f5;
}
.liquid .pvprevious {
	display:block;
	height:38px;
	width:19px;
	background-image:url('/images/pvprevious.png');
	float:left;
	margin:30px 5px;
	padding:0;
}
.liquid .pvnext {
	display:block;
	height:38px;
	width:19px;
	background-image:url('/images/pvnext.png');
	float:right;
	margin:30px 5px;
	padding:0;
}
.liquid .pvnext:hover,.liquid .pvprevious:hover  {
	cursor:pointer;
	}
.liquid ul li {
	width:100px;
	padding:0 8px;
	margin:0;

}
.liquid ul li img{
	max-height:100px;
	max-width:100px;
}
.pvalign {
	display:table-cell;
	height:100px;
	vertical-align:middle;
	position:relative;
	}
.pvroll {
	opacity:0;
	top:0;
	filter: alpha(opacity=0);
	position:absolute;
	overflow:hidden;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	}
.pvroll:hover {
	opacity:1.0;
	filter: alpha(opacity=10);}

#review-text {
	margin:0 0 0 170px;
	width:80%;
}
.easteregg {
    background: #ffcd9d;
    width: 100%;
    height: 32px;
    margin: 2px 0 10px;
    padding: 5px 0 0 0;
    border-radius: 6px;
    border: dashed 2px #ee6b17;
}
/*bo airmiles*/
span.airmiles {
  background: url(/images/airmiles_plogo.png?v3) no-repeat 20px 50%;
  font-family: Calibri;
  /*display: block;*/
	/*padding: 15px 0;*/
  /*height: auto;*/
  border: #b7d6e4 solid 1px;
  border-radius: 4px;
  margin: 10px 3px 5px;
	box-shadow: white 2px -2px 0px;
	position: relative;

	display: flex;
  height: 68px;
  align-items: center;
}
span.airmiles:before {
    content: ' ';
    right: 0;
    padding: 0;
    top:-1px;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 41px solid #b7d6e4;
    border-left: 41px solid transparent;
		z-index: -1;
}
span.airmiles:after {
 content: 'new!';
 transform: rotate(45deg);
 font-weight: bold;
 color: white;
 float: right;
 position: absolute;
 right: 1px;
 top: 6px;
}
.airmilesreward,.airmilesbonus,.airmilesconditions{
?/*	margin-left: 53%;*/
	padding-top: 0px;
  display: block;
}
.airmilesoffertext {
		margin-left: 53%;
}
.airmilesreward {
    color: #1790CC;
    font-weight: 100;
    font-size: 20px;
  }
.airmilesbonus {
	color: #8e499b;
	font-weight: 100;
	font-size: 15px;
}
span.airmilesbonus.airmilesextra {
    font-size: 1.1em;
    font-weight: 600;
}
.airmilesconditions {
  color:#5e5e5e;
  font-size:11px;
}
.airmilesconditions:hover {
color: #0a6fb3;
  cursor:pointer;
}

.airmilessell {
	font-family: Calibri;
	max-height: 65vh;
    overflow-y: scroll;
    margin: -20px;
		padding: 20px 20px 0 20px;
}
.airmilessell .airmilesheader {
 	display: block;
	height: 85px;
	  background: url(/images/airmiles_demo.png?ee) no-repeat 200px;
	}
.airmilessell p {
	color:gray;
}
.airmilessell h3 {
	font-family: Calibri;
	font-size:1.2em;
	margin:8px 0;
	color: #1790CC;
	font-weight: 600;
}
.airmilessell sup {
    font-size: 1.2em;
    vertical-align: baseline;
	}
.airmilessell .airmilesLegal {
	font-size: 10px;
color: gray;
list-style-type: "  ";
display: block;
position: sticky;
bottom: 0px;
background: white;
padding: 9px;
border-top: lightgray dashed 1px;
}
/*eo airmies */
 @media only all and (max-width: 1140px) {
	 	 			 #impulse div.dwn,.whybuy {display:none;}
					 	#productName {max-width:50%;}

}
 @media only all and (max-width: 760px) {
     #prodinfo {margin-top:10px;}
	#prodinfo ,#tabs, #productinfoLeft,#productinfoRight  {width:100%;}
	#productName {position:relative; font-size:22px!important;}
	.productInfoBtock {
     margin: 0 0 16px 0;
 }
}


/*<<<END OF TWO COLUMN PRODUCT INFO EDITS - to revert, erase above and replace template file <> admin original main image file is 427 >>>*/

#productGeneral {margin-top:10px;}
#productName {max-width:640px;z-index:1;}
#productinfoRight {margin-top:10px;}
.button_in_cart {
 margin:  0px 0 10px 0;
}
.stickyAddToCart .button_buy_now {padding: 12px 5px 2px 25px!important; margin: 115px 5px 0 0!important;}
.stickyAddToCart .button_sold_out, .stickyAddToCart .productInfoPhone, .stickyAddToCart hr  {display:none;}
.icon0 {display:none!important;}
.stickyAddToCart .productInfoStock {float:left!important;; width:auto!important;;}
#infoPrice {
	position:relative;
	background:none;
	height:60px;
	}
 /*h2#productPrices:not(.normalprice) {
    color: black;
    font-size: 3em;
    letter-spacing: -2px;
}*/
	#productPrices {margin: 0px 52% 0 0;}
.productInfoPaymentType {
	width:171px;
	height:26px;
	background: url('/images/item_info_details_sprite.png?v5') no-repeat scroll 0px 0px transparent;
	position: absolute;
	right: 22px;
	top:5px;
	}
	.lock {
	    line-height: 25px;
	    font-size: 13px;
	    position: absolute;
	    right: 10px;
	    /*bottom: -36px;*/
	    border-top: solid 1px #ddd;
	    color: #999900;
	   /* top: inherit;*/
	}
	H2.productGeneral {
	font-weight: bold;
	color:red;
	}
#prodinfo {
	border-top:0px;
	width:100%;
	}

.manu, .manu a {
	font-size:13px;
	color:#828282;

}
.manu img {
	vertical-align: middle;
	max-width: 130px;
}
.mainimage {
	position: relative;
}
.prodinfopopin a {font-weight:bold;}
.prodinfopopin img {float: left;
margin: 20px 40px 0px 20px;}
.prodinfopopin h2 {padding: 50px 0px 20px;;
font-size: 1.8em;
font-weight: bold;}.prodinfopopin p {margin-bottom:30px;line-height: 16px;}

.whybuy {
	width:100%;
	padding:0px;
	background: url('/images/item_info_details_sprite.png?v5') no-repeat  -135px -250px white;
}
.whybuy hr {margin: 1.2em auto; width:92%;}
.whybuyheader {
	width:423px;
	height: 88px;
	display: block;
	margin: 15px 30px;
	background: url('/images/item_info_details_sprite.png?v5') no-repeat  -180px 0px transparent;
}
/*.whybuycontact {
	width:230px;
	height: 75px;
	display: block;
	margin: 10px 0px  20px 20px; float:left;
	background: url('/images/item_info_details_sprite.png?v3') no-repeat  -0px -118px transparent;
	}*/
.whybuycontact {
	width:444px;
	height: 99px;
	display: block;
	margin: 10px 0px  20px 25px; float:left;
	background: url('/images/resellerUItest.png') no-repeat transparent;
	}
.rratingsbox {
	float: left;
	margin: 0 20px 15px 0;
	padding: 0;
}
.rratings {
	width:64px;
	height: 64px;
	margin: 10px 0px  0px 25px;
	display:block;
	background: url('/images/item_info_details_sprite.png?v5') no-repeat  -360px -140px  transparent;
}
.rratingsnumber {
	color:black;
	font-size:11px;
	font-weight:lighter;
	display: block;

}
.rratingsnumber span {
	letter-spacing: -2px;
	color: orange;
	font-size: 35px;
	font-weight: bold;
	margin: 0px 0px  0px 25px;
	line-height: 20px;
}
.rratingsquote {
	margin:20px 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	display:none;
	}
.rrnav {
	float:right;
	margin: -2px 8px 0 0;
	}
.rrnext, .rrprev {
	height:15px; width:35px;
	display:inline-block;}
.rrnext  {
	background: url('/images/item_info_details_sprite.png?v5') no-repeat -191px  -219px  transparent;
}
 .rrprev {
	 background: url('/images/item_info_details_sprite.png?v5') no-repeat -191px  -201px  transparent;
}

.rratingstar {width:102px;
	height: 20px;
	background: url('/images/item_info_details_sprite.png?v5') no-repeat  -238px -168px  transparent;
	display: block;
	float: right;
}
.rratinglogo {
	width:113px;
	height: 18px;
	background: url('/images/item_info_details_sprite.png?v5') no-repeat  -240px -145px  transparent;
	display: block;
	float:left;
	margin-top: -8px;
}
.proinfoHR {
	background: #DDD;
	border-bottom: 1px solid #fff;
	}

/*.productReviewHover {
	background: rgba(255, 255, 255, 0.92);
	position: absolute;
	top: 455px;
	padding: 10px;
	text-align: left;
	left: 27px;
	border: 1px dotted #DDD;
	color:#999999;
}
.productReviewHover {
   background: rgba(255,255,255,0.92);
    position: relative;
    top: -150px;
    padding: 10px;
    text-align: left;
    border: 1px dotted #DDD;
    color: #999999;
    width: 160px;
    margin-bottom: -100px;
}
*/
.productReviewHover {
    background: rgba(255,255,255,0.92);
    position: relative;
    padding: 10px;
    text-align: left;
    border: 1px dotted #DDD;
    color: #999999;
    width: 165px;
 /*   top: -145px;
    margin-bottom: -88px;*/
}
.additionalImages img {background:white;}
	.mobileProductImage {display:none;}

@media only all and (max-width: 1140px) {
	.prodinfodata {float:left;clear: both;font-size: 15px;}
	.productInfoStock, .productInfoReturn, .productInfoPricematch, .productInfoDelivery {float:left;width: auto;}
	.proinfoHR {display:block}
.usual li a {font-size:12px!important;}
span.manu {
    float: left;
}
.productInfoPaymentType {display:none!important;}
.lock {top: 55px!important;    left: 0;border:0}
h2#productPrices {
    margin-left: -15px;
}
/*div#prodinfo { margin-top: 50px;}*/
div#slidetabsmenu {
    font-size: 12px;
	line-height:2em;

}
div#slidetabsmenu  a {
    margin: 0 3px 0 0;
    padding: 1em .5em;
}
 }
 @media only all and (max-width: 760px) {
	.productInfoPaymentType,.lock,.helpIcon,.productReviewHover  {display:none;}
	.mobileProductImage {display:block;}#mainimage{display:none;}
	span.mobileProductImage img { max-width: 70%;}
 }
/*<<<END OF DROPIN PRODUCT INFO EDITS - to revert, erase above and replace template file <> admin original main image file is 427 >>>*/

ul#productinfolist li {
	position: relative;

   moz-padding-left: 30px;
    moz-margin-left: -30px;

}

div.popup {
    position: absolute;
    width: 260px;
    /*height: 70px;*/
    margin: 0 auto;

    display: none;

    left: -290px;
    bottom: -20px;
}

div.popup > div {
    background: #fff;

-webkit-box-shadow:  0px 0px 8px rgba(238, 238, 238, 1);
        box-shadow:  0px 0px 8px rgba(238, 238, 238, 1);

-webkit-border-radius: 5px;
        border-radius: 5px;

    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
    border: 1px solid rgb(228, 228, 228);
    padding: 10px;

}

div.popup:before, div.popup:after{
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 28px;
    right: -25px;
    margin-left: -5px;
    z-index: 11;
}

div.popup:after{
    box-shadow: 4px 4px 6px rgba(238, 238, 238, 1);
    z-index: 9;
}

/*
div.popup:before, div.popup:after{
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: -5px;
    top: 75%;
    margin-left: -5px;
    z-index: 20011;
}

div.popup:after{

-webkit-box-shadow:  3px 3px 1px 1px rgba(0, 0, 0, .2);
        box-shadow:  3px 3px 1px 1px rgba(0, 0, 0, .2);

            z-index: 20009;
}
*/
.bumper {
    display: block;
    position: absolute;
    bottom: 5px;
	}
.likeProducts {
	position: relative;
	/*top: -50px;
	margin-bottom: -48px; */
	}
.likeProduct {
	background: rgba(255, 255, 255, 0.89);
	border: #ccc 1px dotted;
	margin-top: 5px;
	padding: 2px 5px;
	min-width: 90px;
	display: inline-block;
	font-size:11px;
	 }
.likeProduct:hover {
	border-color:orange;}
.likeProduct span{color:#696969;}
.likeProduct img {vertical-align:middle;margin-right:5px;}
#productsdAdditionalImages {position: absolute; margin-top: 80px;max-height: 310px;overflow: hidden;max-width: 50px;}

#prodinfo ul {
	overflow: visible;
}

.popup h2{color:#c80005; text-align:right; font-weight:bold; font-size:1.8em; line-height:.8em; text-transform:uppercase; margin:20px 0 20px; }
.popup span{ text-transform:lowercase;  font-size:.8em}
img.wtysticker  {float: left; margin: 0 10px 10px 0; width:70px; height:70px}
.popup p {font-size:1em; line-height:1.5em; -webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;}
.rating img {margin-top:15px}


#slidetabsmenu {
  float:left;
  width:100%;
  font-size:13px;
  border-bottom:1px solid #dddddd;
  line-height:normal;
  text-transform: capitalize;
  }
#slidetabsmenu ul {
  margin:0;
  /*padding:5px 5px 5px 5px;*/
  list-style:none;
  }
#slidetabsmenu li {
  display:inline;
  margin:0;
  padding:0;
/*  font-weight: bold;*/
  }
/*#slidetabsmenu a {
  float:left;
  background:url("../images/tpp/tableft4.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 7px;
  text-decoration:none;
  }*/
#slidetabsmenu a {
  float:left;
	margin: 0 4px 0 0;
	padding: 1em;
	background: #F9F9F9;
    text-decoration: none;
    border: solid 1px #DDDDDD;
    border-bottom: 0;
    border-radius: 2px 2px 0 0;
	  }
/*#slidetabsmenu a span {
  float:left;
  display:block;
  background:url("../images/tpp/tabright4.gif") no-repeat right top;
  padding:1px 10px 1px 2px;
  color: #0e2f56;
  }*/
#slidetabsmenu a span {
  float:left;
  display:block;
  color: #0e2f56;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */
#slidetabsmenu a:hover {
  background-position:0% -42px;
color:#395574;
  }
#slidetabsmenu a:hover span {
  background-position:100% -42px;
  color:#b01f29;
  }
#slidetabsmenu a.current {
	  background-position:0% -42px;

  }
#slidetabsmenu a.current span {
	  background-position:100% -42px;
	color:black
  }
.tabcontent{
  clear: both;
  float:left;
  width:100%;
  border-bottom: 0px solid;
  background: white;
  color: black;
  display:none;
  padding-top:12px;
  }

img.pimage {
  padding: 0 15%;
  max-width: 70%;
}
#productDescription_2 table {
	 width:100%;
	}
#productQuantityDiscounts {
	display:none}


.stickyAddToCart.stick {
	position: fixed;
    top: 45px;
    width: 490px;
	z-index:100;
}

.stickyAddToCart {
	 fl oat: right;
}
.stickyCartTools {
	float: right;
	box-sizing: border-box;
	display: block;
	background: none repeat scroll 0 0 #f9f9f9;
    border-radius: 2px;
    margin-top: 10px;
    padding: 15px;
    width: 100%;
	border:solid 1px #ddd;
}
.stickybundles {
	background: white;
	margin: 10px 0 0 0;
	border: #e6e6e6 1px solid;
	border-radius: 3px;
}
.stickybundles h3 {
	font-size: 1.5em;
	font-weight:bold;
	color: #fff;
	text-transform: none;
	padding:5px 10px;
	background: #073c58  url(/images/freestuffbg.png?v1);
}
.stickybundles table {
	margin:10px;
	width:auto;
}

/*.stickyAddToCart {
  	display: block;
	background: none repeat scroll 0 0 #f9f9f9;
    border-radius: 2px;
    box-sizing: border-box;
    float: right;
    margin-top: 10px;
    padding: 15px;
    width: 100%;
	border:solid 1px #ddd;
}
*/
.stickyAddToCart h1.productGeneral {
    color: #161c54 !important;
    font-size: 1.3em !important;
    padding: 0 !important;
    margin-bottom: 5px !important;
}

.freeShipSticky img {
	height:35px;
}

.stickyAddToCart .image {
	float:right;
	padding: 5px;
	border: 1px solid #C6C6C6;
	border-radius: 2px;
	background-color: #ffffff;
}

.stickyAddToCart .productSpecialPrice {
	font-size: 0.7em;
}

.stickyAddToCart .button_in_cart {
    margin: 0 !important;
}

span.phonenumb {
    display: inline-block;
}
@media only all and (max-width: 1140px) {
.stickyAddToCart, a.timedtooltip span  {display:none}


}

.noTaxEventLG {
	display: inline-block;
	width: 490px;
	height: 28px;
	background: url(/images/LG_SavetheTax2.gif?v2);
	position: absolute;
	top: -27px;
	left: 0px;
	z-index: 100;
}

.noTaxEvent  {
	display: inline-block;
	width: 490px;
	height: 60px;
	background: url(/images/SavetheTaxHey.gif?v4);
	position: absolute;
	top: -60px;
	left: 0px;
	z-index: -1;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    width: 80%;
    margin: 0 10%;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 770px) {
span.manu {float:none;}
hr.graySquareHR, .mobclear{display:none;}
#infoPrice {    height: 0;}
#productPrices {    display: block!important;
    position: fixed;
	height: auto;
    bottom: 56px;
	right:0;
    margin: 0;
    background: white;
    text-align: left;
    padding: 0px;
    z-index: 100;
    font-size: 20px;
    border-top: 1px #a2a2a2 solid;
	padding: 10px 0 10px!important;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.25);
    -o-box-shadow: 0 1px 10px rgba(0,0,0,0.25);
    box-shadow: 0 1px 10px rgba(0,0,0,0.25);}
H2.productGeneral {
    color: #55a32a;
    text-indent: 10px;
}
H2.productGeneral span{
    text-indent: 0px;
	margin-left:10px;
}
 H2.productGeneral span.productSpecialPrice {margin-left:0px;}

.normalprice{
	font-size:16px!important;}
.button_in_cart, .button_in_cartHover, .button_in_cartHover:active {
	background: #55A32A url(/images/button_in_cart.png) 74% 18px no-repeat;
	position: fixed;
    bottom: 0 !important;
	top: auto !important;
    left: 0;
    z-index: 40000;
    border-radius: 0px;
    margin: 0;
    border: 0;
    height: 60px;
    text-align: center;
    padding: 0px;
    width:100%;
    }
	span.cssButton.button_sold_out {
    position: fixed;
    bottom: 0;
    left: 0;
    border-radius: 0;
    z-index: 1000;
    border: 0;
    height: 41px;
    margin: 0;
    background: #c7c7c7 url(/images/button_in_cart.png) 97% 18px no-repeat;
    max-width: 100%;
}
.prodimage img {width:171px}
#productName {
	line-height: 1.5em;
	padding: 10px 4px;
    /* position: absolute!important; */
    display: block;
    font-size: 16px!important;
    height: auto;
    max-width: 100vw;
}
.mobileProductImage .heartProduct  {position: inherit;right:10px;top:150px;float:right;}
#productinfoBody div#navSuppWrapper {
    margin-bottom: 106px;
}
.publiccoupon {
    padding: 10px 0 19px;
}
.tabcontent {margin: 0 10px; width: auto!important;max-width: calc(100% - 20px)!important;}.tabcontent h3 {font-size: 1.2em;}i#heartProductBell {padding: 12px;}
span.airmiles {background: url(/images/airmiles_mob_demo.png?v) no-repeat #f5f5f5 18px 50%!important;border: 0px;margin: 0 3px;}.airmilesreward{font-size:18px;}.airmilesoffertext {margin-left:92px!important;}.airmilesreward,.airmilesbonus,.airmilesconditions {font-weight: 400!important;} .airmilessell{height: 50vh;}.airmilessell .airmilesheader {background: url('/images/airmiles_demo.png?e') no-repeat 0px!important;}.airmilessell .airmilesLegal {position: relative;}span.airmiles:before {z-index:0;}span.airmiles:after {font-size: small;}
.apprise-overlay {z-index: 100000!important;}.apprise {z-index: 10000000000!important;}
	.manu img {
	width: 75px!important;
    position: absolute!important;
    margin-top: 50px!important;
    left: 0!important;
}
.brandauth {
	visibility:hidden;
	}
.centerBoxContentsProducts  {width:160px!important;height:160px!important;}
.bx-viewport {height:auto!important;}
#navBreadCrumb {
    display: inherit!important;
	    font-size: 10px;
}
#crumbsstart li:nth-child(1), #crumbsstart li:nth-child(4) {display:none;}
#productGeneral {
    margin-top: -16px;
}.productInfoPoints {
    position: fixed;
    bottom: 59px;
    z-index: 999;
    font-size: 10px;
    width: 50%;
    text-align: right;
    line-height: 10px;
    right: 10px;}
.mobilePhoneIcon {display:block!important;}
.mobilePhoneIcon i {
	border-radius: 1000px;
    background: green;
    color: white;
    padding: 13px 17px;
    font-size: 31px;
    border: solid white 4px;
    position: fixed;
    bottom: 105px;
    right: 5px;
		-webkit-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.29);
		-moz-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.29);
    box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.29);
    z-index: 1000;
}
.fb_dialog_content iframe, .fb-customerchat iframe  {
    bottom: 185px!important;
		right: 1px!important;
}
#prodinfo ul li,.helptip a[target="_blank"], .addbonuspulse.helptip a[target="_blank"] {float:none;display:block}
 .addbonuspulse  a[target="_blank"] {float:right;}
.fa.helpico {right:25px;}
.fa.helpico .helptip, .addbonuspulse .helptip, .pulse .helptip {text-align:left;     width: 75vw;
    left: -82vw;}
.helpico .helptip:after {display:none;}
.pulse {
    right: 25px;
    position: absolute;
}
h2.addbonuspulse {
    max-width: 90%;
}
.usual div strong {margin-right:20px;}
/*SWIPE IMAGES*/
 .swipe {
  overflow: hidden;
   visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
}
.swipe-wrap img:active {
  transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  z-index:500;
}
.manu img {
	z-index:1000;
}
.swipe_xsell {
	text-align:center;
	display:block;
	padding:0 20%;
	font-size: 13px;
    color: #1c84b5!important;
}
.swipe_xsell img {
	 margin-bottom:5px;
}


.coupondisp, .productInfoPhone  {
	    text-align: left;
}
.phonenumb {
	text-indent: 41px;
    display: inline-block;
    font-weight: bold;
}
.coupondisp i.fa-scissors {
    margin-bottom: 0!important;
}


span.specialends {
    display: none!important;
}
span#countdown {
    background: red;
    color: white;
    padding: 5px;
    width: 98%;
    display: block;
    margin: 5px 0;
    border-radius: 3px;
    text-align: center;
    font-weight: bold;
}
