@charset "utf-8";

#header #logo {
	background:url("../img/site-logo.png") no-repeat scroll 32px 0 transparent;
}

.cat-view-wrap p + ul li {
    list-style-type: disc;
}

#tabs ul li a{
	line-height:14px;
	padding:0px
}

.new-menu-item{ margin-right: -20px;}
/***************Removed myinvoces buttons *************************************************/
#invoice-td, #allInvoice-td{
	visibility:hidden;
}
/************************Add shipping pop-up **************************************/
#PhoneFormat{
	margin-right:137px;
	padding-left:0px;
}
#shipRadio{
	margin-top:10px;
}
#reqdLastName {
    margin-bottom: 13px;
}
#reqdPostalCode {
    margin: 0;
}
#requiredFieldSpan,
#AddressDetails #reqdStreetAddress input,
#AddressDetails #codeArea,
#AddressDetails #PhoneFormat{ margin-left: 0;}

#AddressDetails #reqdPhoneNumber2
{ 
	margin-left: 0;
	margin-top: 0;
}
@media (max-width: 737px) and (min-width: 0){
	#AddressDetails #reqdCity{ margin-right: 124px;}
}
@media  (min-width: 800px){
#orderDetailShipTo {
    float: left;
    width: 36%;
}
#orderStatus {
    float: left;
}
#orderInstallments {
    float: left;
    margin-left: 13%;
}
}
/**/
.programCaruselItem {
  width: 135px !important;
  margin: 6px 0 -12px 35px;
}
/*----------------Remove after deploy of GOHL ------------*/
.module-marquee .video-js{ 
	position: static;
	position: static\9;
}
/*------------------------------------------ Truck image ----------------------------*/
#deliveryTruck{
	background:url("../img/icn-truck.png") !important;
}
#confirmationDialog div.t-window-content.t-content{ height: 80px !important; }
#reqdStreetAddress #AddressPrompt { width: 195px; }
/*powered logo footer*/
@media  (min-width: 1000px){
	.full-width .push{
		padding: 0 0 280px;
	}
}

/*------------------ Pop up free-wellbess ---------------*/
.free-wellness-popup .buy-now-form .action-buttons a{ width: 100%;}

div.tinner { max-height: 449px;}

.free-wellness-popup .wellness-image > img { height: 449px;}
