
#justAdded {
    position: fixed;
    top: 45%;
    left: 50%;
    background-color: #FFFFFF;
    width: 770px;
    margin-left: -365px;
    padding-bottom: 35px;
    margin-top: -220px;


	/* -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 20px rgba(0,0,0,0.4);  	*/

	border: solid 1px #6C6C6C;
	box-shadow: 0px 0px 15px 0px rgba(178, 178, 178, 0.81);

	z-index: 65000;

}
#justAddedOverlay, #justAddedOverlayLoading {
	opacity: 0.8;
	position: fixed;
	z-index: 50000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #FFF;
}
#justAdded h1 {
	/*font-size: 34px;
    margin-bottom: 15px;
    margin-top: 30px;
    font-weight: bold;
	*/
	font-size: 25px;
	margin-bottom: 25px;
	margin-top: 50px;
	color: #2a6908;
}

#justAdded h2 {
    margin: 0;
}

#justAdded h3 {
    font-size: 1.5em !important;
	width: 700px;
}
#justAdded h3 .normalprice {display:none;}
#justAdded h3 .productSpecialPrice {font-weight:normal; color:#111;}
#justAdded .keepShopping {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	float:left;
	width:300px;
	padding:15px;
	background-color:#D8D8D8;
	color:#FFFFFF;
	font-size:2.0em;
	font-weight:bolder;
	cursor: pointer;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow:inset -2px -2px 0px 0px #aaa;
}

#justAdded .checkout {
	float:right;
	width:300px;
	padding:15px;
	text-align:right;
	background-color:#55a32a;
	color:#ffffff;
	font-size:2.0em;
	font-weight:bolder;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: inset 2px -2px 0px 0px #377d00;
}

#justAdded .checkIcon {
	display: inline-block;
	height: 37px;
	width: 40px;
	margin: 0 12px 0 0;
	vertical-align:middle;
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat -0px -244px transparent;
}
#justAdded  .wrtPopin {
	position:relative;
	padding: 15px 25px;
	font-size:14px;
}
#justAdded  .wrtPopin h3 {
	font-size: 25px !important;
	color: #718100;
	margin: 0 0 15px;
	}
#justAdded .wrtPopinRight {
	margin: 37px 15px;
	position: absolute;
	right: 0;
	top: 0;
	}
#justAdded  .wrtPopinPrice {
	display: inline-block;
	text-align: right;
}
#justAdded  .wrtPopinPrice span {color:#819400;}

#justAdded  .wrtPopin button {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat -0px -288px transparent;
	width: 42px;
	height: 42px;
	margin: 0 20px 0 10px;
	vertical-align: text-bottom;
	border: 0;
	outline:none;

}
#justAdded  .wrtPopin button:hover {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat -0px -330px transparent;
}
#justAdded  .wrtPopin button:active {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat -0px -372px transparent;
}
#justAdded .comercologo {
	width:95px;
	height:27px;
	background: url('/images/item_info_details_sprite.png?v9d') no-repeat scroll -280px -95px transparent;
	display:inline-block;
	vertical-align:middle;
	margin-right:12px;
	}
#justAdded .helpIcon {
	height: 18px;
	margin:0;
	float:none;
	display:inline-block;
	}
#justAdded hr {margin: 1em auto;width:95%;}

#justAddedClose {
	display: block;
	width: 30px;
	height: 30px;
	right: -12px;
	top: -10px;
	position: absolute;
	cursor: pointer;
	background: url('/images/item_info_details_sprite.png?v9d') no-repeat scroll -38px -250px transparent;
}




/*BO Product ICONS & Style */

.infoIcon {
	float: left;
	height: 22px;
	margin: 0 4px 0 10px;
	width: 25px;
}
.helpIcon {
	/*float: right;*/
	height: 22px;
	margin: 0 2px 0 2px;
	width: 25px;
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -54px -70px transparent;
	display:inline-block;
	position:absolute;

}
.heartIcon {
	/*float: right;*/
	height: 22px;
	margin: 0 2px 0 2px;
	width: 25px;
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -54px -51px transparent;
	display:inline-block;
	position:absolute;

}
.prodinfodata, .prodinfodata a{
	line-height:25px;
	font-size:13px;
	color:#828282;
}
.prodinfodata {
	display:inline-block;
	margin:5px 0;
}
.productInfoStock, .productInfoReturn, .productInfoPricematch, .productInfoDelivery {float:right;width:215px;}
.lock {
	line-height:25px;
	font-size:13px;
	position: absolute;
	right: 10px;
	top: 35px;
	border-top:solid 1px #ddd;
	color:#999900;
}
.lockicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -156px -30px transparent;
}
.modelicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -155px -52px transparent;
}
.UPCicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  1px -70px transparent;
}
.warrantyicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -24px -70px transparent;
}
.shippingicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -26px -50px transparent;
}
.instockicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  1px -52px transparent;
}
.lowstockicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -52px -92px transparent;
}
.outstockicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  3px -90px transparent;
}
.returnicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -131px -32px transparent;
}
.pricematchicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -80px -30px transparent;
}
.deliveryicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -82px -52px transparent;
}
.bstockicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -22px -90px transparent;
}
.distributionicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat -88px -249px transparent;
}
.heavyicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat -88px -331px  transparent;
}
.pointsicon {
	background: url('/images/item_info_details_sprite.png?v9d') no-repeat -89px -274px transparent;
	float:none;
	display:inline-block;
	vertical-align:sub;
}
.secreticon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -79px -94px  transparent;
}
.dealericon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -107px -94px  transparent;
}
.phoneicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -130px -94px  transparent;
}
.ASINicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat  -156px -94px transparent;
}
.priceicon {
	background: url("/images/item_info_details_sprite.png?v9d") no-repeat   -80px -93px transparent;
}
.custrewardicon {
	background: url('/images/item_info_details_sprite.png?v9d') no-repeat -89px -274px transparent;
	margin: 0;
    position: absolute;
    left: -17px;
    top: -5px;
    height: 22px;
    width: 25px;
}


/* EO PROCUCT ICONS & STYLE */


#justAddedCheckout {
    position: fixed;
    top: 45%;
    left: 50%;
    background-color: #FFFFFF;
    width: 770px;
    margin-left: -365px;
    padding-bottom: 35px;
    margin-top: -220px;
	border: solid 1px #6C6C6C;
	box-shadow: 0px 0px 15px 0px rgba(178, 178, 178, 0.81);

	z-index: 65000;
	padding:20px;

}
#justAddedCheckout .productInfoStock, #justAddedCheckout .productInfoShipping, #justAddedCheckout .productInfoPricematch, #justAddedCheckout .productInfoDelivery {float:left; width:250px !important; }
#justAddedCheckout .productInfoWarranty,  #justAddedCheckout .productInfoReturn, #justAddedCheckout .productInfoModel{float: none !important;}
#justAddedCheckout .normalprice, #justAddedCheckout #coup {display:none;}
#justAddedCheckout h3 {font-weight:bold;color:#666666;font-size: 1.3em;}
#justAddedCheckout hr {margin: 20px 0;}



/*green*/
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover {color: #9f9f9f}


/*blue
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #ffffff!important;background:#6C99D9;}
*/

/*red
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #ffffff!important;background:#DC262E;}
*/

/*grey
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #4f4f4f!important;background:#D5D5D5;}
*/
/*#provincial #justAddedOverlay {
	opacity:0.5;}
#welcome_signup {
	max-width: 493px;
	height: 544px;
	background: #fff url(/images/banners/popup_email_signup_bg.gif) no-repeat;
	position: fixed;
	top: 50px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	z-index: 60000;
	width: 100%;
	border: solid 1px #6C6C6C;
	box-shadow: 0px 0px 15px 0px rgba(178, 178, 178, 0.81);
	}#provincial #justAddedOverlay {
	display:none;}
#welcome_signup {
	max-width: 493px;
	height: 544px;
	background: url('/images/banners/popup_email_signup_bg.gif') no-repeat scroll 0% 0% #FFF;
	position: fixed;
	z-index: 60000;
	width: 100%;
	border: 1px solid #6C6C6C;
	box-shadow: 0px 0px 15px 0px rgba(178, 178, 178, 0.81);
	bottom: 10px;
	margin-left: 50%;
	left: 80px;}
.welcome_signup_padding {
	margin:192px 30px 0 45px;
}
#welcome_signup .juicyInput {
	border-radius: 6px;
	height: 29px;
	width: 320px;
	margin: 0;
	color: #999999;
}
#closex {
	background: url('/images/banners/popup_email_signup_close.png') repeat scroll 0% 0% transparent;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	right: -15px;
	top: -15px;

}
#closex:hover {
	cursor:pointer}
#provincial {display:none;}
*/
#welcome_newsletter_area {
 	max-height:515px;
	position: fixed;
	z-index: 60000;
  width: 90%;
  max-width: 567px;
  	position: fixed;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top:80px;
	background:white;
	-webkit-box-shadow: 4px 10px 18px -2px rgba(0,0,0,0.20);
	-moz-box-shadow: 4px 10px 18px -2px rgba(0,0,0,0.20);
	box-shadow: 4px 10px 18px -2px rgba(0,0,0,0.20);
	border: 1px solid #888;



	}
#welcome_newsletter {
	z-index: 60000;
	/* border: 1px solid #6C6C6C;*/
	/*box-shadow: 0px 0px 15px 0px rgba(178, 178, 178, 0.81);*/
	/* max-width: 493px;*/
	width: 100%;
	float: right;
	height:515px;
	position: relative;
	background-image: url(/images/inline/efl_VPROMO_bg.jpg);
	background-repeat:no-repeat;
	  background-size: 100%;

  }
.welcome_newsletter_button1 {
  left: 10px;
margin: 10px 10px 10px 20px;
  float: right;
  display: inline-block;
  position: absolute;
  bottom: 60px;
  width: 229px;
  max-width: 43%;  height: 66px;
  background-image:	 url(/images/inline/efl_VPROMO_btn1.png);
  	background-repeat:no-repeat;
	  background-size: 100%;}
.welcome_newsletter_button2 {
	 right:10px;
margin: 10px 20px 10px 10px;
  float: right;
  display: inline-block;
  position: absolute;
  bottom: 60px;
  width: 229px;
  max-width: 43%;  height: 66px;
  background-image:	 url(/images/inline/efl_VPROMO_btn2.png);
  	background-repeat:no-repeat;
	  background-size: 100%;}

.welcome_newsletter_msg {position:absolute; bottom:5px; left:5px; margin:5px; font-size:11px; color: #666;margin:10px; text-align:center;}
#closenewsletterx {
	display: block;
	height: 50px;
	width: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index:99999;
	cursor:pointer;

}

@media only all and (max-width: 480px)  {
	#welcome_newsletter {

	height:315px;}
	.welcome_newsletter_button2,.welcome_newsletter_button1{margin:0px;bottom:0;}
	.welcome_newsletter_msg {display:none;}
	}

#welcome_signup_area {
 	max-width: 1120px;
	height: 182px;
	position: fixed;
	z-index: 60000;
	width: 100%;
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	bottom: 0;
	}

#welcome_signup {
	z-index: 60000;
	border: 1px solid #6C6C6C;
	border-radius: 6px 6px 0 0;
	box-shadow: 0px 0px 15px 0px rgba(178, 178, 178, 0.81);
	max-width: 493px;
	width: 100%;
	float: right;
	height: 183px;
	margin-top: 10px;position: relative;
	background:#fff;
  }
  #welcome_signup form {display:block; margin-left:10px;}
  #welcome_signup_area img.sitewide{
	float: left;
	position: absolute;
	z-index: 70000;
	}
.welcome_signup_padding {
 	background:url('/images/slider/POPbg.png') repeat-x #671810;
	height: 135px;
max-width: 430px;
width: 100%;
border-radius: 8px;
display: block;
margin: 10px auto 0px;
padding: 10px 15px;

	}
.welcome_signup_padding_BF {
 	background:url('/images/slider/POPbg2.png') repeat-x #000;
	height: 135px;
max-width: 430px;
width: 100%;
border-radius: 8px;
display: block;
margin: 10px auto 0px;
padding: 10px 15px;

	}
#welcome_signup .juicyInput {
	border-radius: 6px;
	height: 29px;
	width: 320px;
	margin: 0;
	color: #999999;
}
#welcome_signup_area_prod_bg {
	width: 631px;
    height: 182px;
    display: block;
    float: left;
    position: absolute;
    z-index: 100000;
    background-image: url(/images/slider/POPleft5percentDirect.png);
}
#welcome_signup_area_prod_img {
	width: 150px;
    height: 150px;
    display: block;
    right: 30px;
    position: absolute;
    top: 25px;
	background-repeat: no-repeat;
}
#byg_signup_area_prod_img {
	width: 150px;
    height: 150px;
    display: block;
    left: 30px;
    position: absolute;
    top: 0;
	background-repeat: no-repeat;
}
#closex {
	background: url('/images/banners/popup_email_signup_close.png') repeat scroll 0% 0% transparent;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	right: -15px;
	top: -15px;

}
#closex:hover {
	cursor:pointer}


 @media only all and (max-width: 900px)  {
	#welcome_signup_area {max-width: 97%;}
	#welcome_signup {max-width: 100%;}
	.welcome_signup_padding {max-width:90%;}
	#welcome_signup .juicyInput {width:60%;}
	#welcome_signup_area img.sitewide, #welcome_signup_area_prod_bg {display:none;}
	#closex {right: 10px; top: -20px;}
 }
#dropMenuWrapper {
	background-image: url(../images/bg_menu.gif);
	padding-left:19px;
	padding-right:15px;
	margin:0;
	font-size:15px;
	font-weight:bold;
	float:left;
	width:950px;

	}
div#dropMenu {


    text-align:center;
	z-index:99;
	position:relative;
	float:left;
	margin-right:4px;
	}

div#dropMenu ul {
	margin: 0;
	padding: 0;

	}

div#dropMenu li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	line-height: 1em;

	}

div#dropMenu ul.level1 {
	margin:0 auto;
	text-align:center;
		z-index:99;
	float:left;
	}
div#dropMenu ul.level1:hover {
	color:#111;
	}

div#dropMenu li:hover {}
div#dropMenu li.submenu {}
div#dropMenu li.submenu:hover,div#dropMenu li a:hover {

	}
div#dropMenu ul.level1 li.submenu a {
	    display: inline-block;
    font-weight: bold;
    line-height: 42px;
	}
div#dropMenu ul.level2 li.submenu a {
	    display: block;
    font-weight: bold;
    line-height: 15px;
	}
div#navMain div#dropMenu ul.level1 li.submenu ul.level2 li a {
	    display: block;
    font-weight: bold;
    line-height: 15px;
	}
div#dropMenu li a {

    display: block;
    font-weight: normal;
    line-height: 15px;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
	font-weight:bold;

}
div#dropMenu>ul a {width: auto;}

div#dropMenu ul ul {position: absolute; width: 18em;display: none;font-size:10px;}
div#dropMenu ul ul li {width:18em;font-size:10px;}
div#dropMenu li.submenu li.submenu {}
div#dropMenu ul.level1 li.submenu:hover ul.level2,
div#dropMenu ul.level2 li.submenu:hover ul.level3,
div#dropMenu ul.level3 li.submenu:hover ul.level4,
div#dropMenu ul.level4 li.submenu:hover ul.level5 {display:block;z-index:1000;}

div#dropMenu ul.level2 {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #ddd;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -khtml-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    box-shadow: 4px 3px 5px -4px #111111;
    font-size: 10px;
    top: 44px;
    z-index: 1000;

}

div#dropMenu ul.level3, div#dropMenu ul.level4, div#dropMenu ul.level5 {
	top: 0;
	left: 18em;
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #CCCCCC;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 4px 3px 5px -4px #111111;
    font-size: 10px;
    z-index: 1000;
}
div#dropMenu ul.level2 a {padding: 0.7em 0; font-size:12px; text-transform:none;padding-left:10px; text-align:left;color: #666;
}  /* this is text color on drop-down submenu */
div#dropMenu ul.level2 a:hover {color:#000;background:#eee;text-decoration:none;}
div#navMain div#dropMenu ul.level1 li.submenu ul.level2 li a:hover {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
}
#provincial .provBC {
	max-width: 700px;
	width: 100%;
	background: rgb(239, 60, 36);
	color: white;
	border-radius: 0 0 6px 6px;
	margin: auto;
	font-size: 18px;
	padding: 5px;
	text-align: center;
}

/*Glue popup Coupon hint*/
.glue_popupOLD {
	box-shadow: 0px 0px 7px rgba(178,178,178,0.81);
	-moz-box-shadow: 0px 0px 7px rgba(178,178,178,0.81);
	-webkit-box-shadow: 0px 0px 7px rgba(178,178,178,0.81);
	background: white;
	border-color: #666;
	border-width:0 1px 1px 1px;
	border-style:solid;
	z-index:40000;
    margin: auto;
    width: 100%;
    max-width: 1140px;
    position: fixed;
    left: 0%;
    right: 0%;
    height: 160px;
    top: 20px;
    border-radius: 0 0px 8px 8px;
}
.glue_popup {
box-shadow: 0px 0px 7px rgba(178,178,178,0.81);
    -moz-box-shadow: 0px 0px 7px rgba(178,178,178,0.81);
    -webkit-box-shadow: 0px 0px 7px rgba(178,178,178,0.81);
    background: white url('/images/banners/glueblackground.png?v9d') no-repeat center;
    border: solid 1px #818181;
    margin: auto;
    width: 690px!important;
	/*top: 15%!important; */
    max-width: 1140px;
    right: 0%;
    height: 540px!important;
}
.glue_content {
	padding: 20px;
}

/*.glue_close {
	cursor: pointer;
	position: relative;
    top: 140px;
	float:right;
    right: -10px;
	background: url('/images/banners/popup_email_signup_close.png') repeat scroll 0% 0% transparent;
	display: block;
    height: 30px;
    width: 30px;
}
 */
	li.glewy {
    display: inline-table;vertical-align:middle;margin: 0px 10px 0px 11px;}
	.glueoverlay {position:fixed;width:100%;height:100%; background:white; opacity:0.8;top:0;left:0;z-index:40009;}
	.glewyalign { display: table-cell;
    height: 170px;
    vertical-align: middle;
    position: relative;
    background: white;
    border: #B1B1B1 solid 1px;
    padding: 20px 10px;
    border-radius: 8px;}
	.glue_close {cursor: pointer;
    position: absolute;
    bottom: 0px;
    left: 42%;
    display: block;
    height: 25px;
    width: 100px;
	}
	.glewywords {
		    position: relative;
    top: 30px;
    left: 200px;
    display: block;
    width: 415px;
	}
	.exit_newsletterError, .exit_newsletterThanks {top: 51px; left: 244px; position: relative;}

 .catsignup {
background: #FFFFFF url('/images/banners/cat_signup_background.gif?asfsaf') no-repeat 50% 0;
    padding: 20px;
    border-radius: 4px;
	margin: 10px 0;
}
.catsignupmessage {
    position: relative;
    left: 200px;
}
.catsignup form  {position: relative;
    left: 220px;}
 .catsignup .juicyInputinput input#textfield {

}
.catsignup .juicyInputButton {margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    top: 10px;
    left: 5px;}
.catsignup #newsletterThanks {color: #E68100;
    font-weight: bold;
    position: relative;
    left: 230px;}
 .catsignup #newsletterError {
color: red;
    font-weight: bold;
    position: relative;
    left: 230px;}
