/* css here */
/* Rule for Product Catalog tab */
#tabs ul li a{
	line-height:14px;
	padding:0;
}
/*End rule for product Catalog tab */
/*Rule for Marquee section*/
img[src*="_skin_"] + div.green-circle-overlay{
	background:url("") repeat scroll 0 0 rgba(0,0,0,0) !important;
	left: 0px !important;
	top:240px !important;
	width: 799px !important
}
img[src*="_skin_"] + div.green-circle-overlay table{
	background: none repeat scroll 0 0 #808080 !important;
	height: 18px !important;
	margin: 0 !important;
	min-width: 77% !important;
}
img[src*="_skin_"] + div.green-circle-overlay table td{
	height: 0px !important;
	padding-top: 9px !important;
}
img[src*="_skin_"] + div.green-circle-overlay table td a{
	visibility: hidden !important;
}

/*--------------Customer Migration ---------------------------------*/
#account-transfer_body .columnOne a{
	left:-119px\9;
}
@media (min-width: 0) and (max-width: 640px) {
    .new-menu-item {margin-right: 175px;}
}
/*----------------------------Medium Module----------------------*/
img[src*="f1_pumpkin_spice_"] { height: 363px; }

img[src*="f1_pumpkin_spice_"] + div.module-title {
    height: 36px;
}
img[src*="collagen_booster"] { height: 363px; }

img[src*="collagen_booster"] + div.module-title {
    height: 36px;
}
img[src*="collagen_booster"] {
    height: 363px;
}
/*---------------------------Register for an account----------------------*/
#registerAccount h3 {
  margin-bottom: -20px;
  margin-left: 172px;
}
#btnTryOurProducts { margin-right: 221px;}
/*--------------------- Remove is after the deploy to PROD ---------------------*/
.module-marquee .video-js{ 
	position: static;
	position: static\9;
}
/*---------------------Address Details--------------------------------------------*/
@media (max-width: 737px) and (min-width: 0){
	#AddressDetails #reqdStreetAddress input{ margin-left: 0;}
#AddressDetails div.errMsg { float: left; }
}