.mega-menu ul, .mega-menu ul li { list-style: none; }
.mega-menu ul {
  position: relative;
  padding: 0;
  margin: 0;
}

.mega-menu ul li ul { display: none; }

.mega-menu .sub { display: none; }

.mega-menu .sub ul { display: block; }

.blue {
  font: normal 13px Arial, sans-serif;
  line-height: 16px;
  width: 960px;
}

.blue ul.mega-menu, .blue ul.mega-menu, .blue ul.mega-menu li {
  margin: 0;
  padding: 0;
  border: none;
}

/* Removed by SV 9/2/14
.ie7 ul.mega-menu {
  width: 100%;
}*/

/* Updated by SV 9/2/14*/
ul.mega-menu {
  height: 40px;
  position: relative;
  float: right;
  background-color: #225A77;
  border-radius: 5px;
}

/* Removed by SV 9/2/14
.ie7 .blue ul.mega-menu, ie8 ul.mega-menu, ie7 .home-span, .ie8 .home-span {
  background-image: url(/images/1033/css/nav/ie_bg.png);
}*/

.home-span {
  float: left;
  padding: 12px 12px 0;
  position: relative;
  width: 15px;
  z-index: 99999;
  height: 28px;
  cursor: pointer;
}

.home-span:hover {
  background: #e6f1f7;
  width: 11px;
  height: 24px;
  border: 2px solid #0b4464;
  border-radius: 5px 0 0 5px;
}

.ie7 .home-span { padding-right: 14px; }

/* UK positions */

.blue ul#ww_menu.mega-menu.usa { width: 960px; }
.blue ul#ww_menu.mega-menu.usa li.first div.sub-container { left: 0px !important; }
.blue ul#ww_menu.mega-menu.usa li.second div.sub-container { left: 0px !important; }
.blue ul#ww_menu.mega-menu.usa li.fitness_mp div.sub-container { left: 0px !important; }
.blue ul#ww_menu.mega-menu.usa li.healthy_mp div.sub-container { right: 0 !important; }
.blue ul#ww_menu.mega-menu.usa li.marketplace div.sub-container { right: 0 !important; }
.blue ul#ww_menu.mega-menu.usa li.recipe_mp div.sub-container { left: 0 !important; }
.blue ul#ww_menu.mega-menu.usa li.success_mp div.sub-container { right: 0px !important; }
.blue ul#ww_menu.mega-menu.usa li.community_mp div.sub-container { right: 0px !important; }
.blue ul#ww_menu.mega-menu.usa li.shopp div.sub-container { right: 0px !important; }

/* Updated by SV 9/2/14 */
.blue ul#ww_menu.mega-menu.usa li.first:first-child a:hover {
  background: #e6f1f7;
  color: #006699;
  width: 42px;
  border-radius: 5px 0 0 5px;
  overflow: hidden;
}
.blue ul.mega-menu li a.mm2mp {
  text-align: center;
  height: 28px;
}
.blue ul.mega-menu li a.mm3mp {
  text-align: center;
  height: 28px;
}
.blue ul.mega-menu li a.mm4mp {
  text-align: center;
  height: 28px;
}
.blue ul.mega-menu li a.mm5mp {
  text-align: center;
  height: 28px;
}
.blue ul.mega-menu li a.mm6mp {
  text-align: center;
  height: 28px;
}
.blue ul.mega-menu li a.mm7mp {
  text-align: center;
  height: 28px;
}

.healthy_mp .sub { width: auto !important; }

.fitness_mp .sub { width: auto !important; }

.success_mp .sub { width: auto !important; }

.community_mp .sub,
.shopp .sub {
  width: auto !important;
}

.blue ul.mega-menu li.second div.sub-container ul.sub { width: auto !important; }

.blue ul.mega-menu li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  float: left;
}

/* Added by SV 9/2/14 */
.blue ul.mega-menu li:last-child {
  border-radius: 0 5px 0 0;
  overflow: hidden;
}

/* Updated by SV 9/2/14 */
.blue ul.mega-menu li a {
  float: left;
  color: #fff;
  text-decoration: none;
  padding-top: 12px;
  height: 28px;
  font-weight: 400;
  position: relative;
  overflow: hidden;
}

.blue ul.mega-menu li a.dc-mega {
  padding-left: 22px;
  padding-right: 6px;
  height: 28px;
}

.blue ul.mega-menu li a.dc-mega-icon {
  background: none repeat scroll 0 0 transparent;
  font-size: 9px;
  padding-right: 22px;
  height: 28px;
}

.blue ul.mega-menu li.mega-hover a {
  background: #e6f1f7;
  color: #006699;
}

/* Removed by SV 9/2/14 - .blue ul.mega-menu li:last-child a.dc-mega-icon{padding-right:0px;}*/

/* Removed by SV 9/2/14
.ie7 .blue ul.mega-menu, .ie8 .blue ul.mega-menu {
  background: url(/images/1033/css/nav/ie_bg.png) repeat-x;
}
.ie7 .house {
  float: left;
}*/

.ie7 .empty {
  background: none !important;
  width: 11px;
  height: 40px;
}

.ie8 .blue ul.mega-menu li .meganav_featured li.dottedli {
  margin-bottom: 2px;
  border-top: 1px dotted #333;
}

.blue ul.mega-menu li .sub-container {
  position: absolute;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  top: 40px;
}

.blue ul.mega-menu li .sub .row {
  width: 100%;
  overflow: hidden;
  clear: both;
}

.ie7 .blue ul.mega-menu li .sub .row { padding-bottom: 10px; }

.blue ul.mega-menu li .sub li {
  list-style: none;
  float: none;
  font-size: 1em;
  font-weight: normal;
}

.blue ul.mega-menu li .sub li.mega-hdr {
  margin: 15px 0 15px 15px;
  float: left;
  border: none;
}

/*.blue ul.mega-menu li .sub li.mega-hdr[class*="im_line"] li {
  display: list-item;
  height: 85px;
}*/
    .blue ul.mega-menu li .sub li.mega-hdr [class*="im_line"] li {
        display: list-item;
        height: 85px;
    }

.blue ul.mega-menu li .sub li.mega-hdr .im_line2, .blue ul.mega-menu li .sub li.mega-hdr .im_line3 {
  padding: 0;
  margin-left: -6px;
}

.blue ul.mega-menu li .sub li.mega-hdr.last {
  margin-right: 0;
  margin-bottom: 15px;
}

.blue ul.mega-menu li .sub a {
  background: none;
  border: none;
  text-shadow: none;
  color: #111;
  padding: 7px 10px;
  display: inline;
  float: none;
  text-decoration: none;
  font-size: 0.9em;
  margin-left: -10px;
}
.blue ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a {
  padding: 5px 5px 5px 15px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  color: #0B4464;
}
.blue ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {
  color: #A8B7CF;
  text-shadow: none;
}
.blue ul.mega-menu .sub li.mega-hdr li a {
  background: none repeat scroll 0 0 transparent;
  color: #006699;
  font-size: 11px;
  line-height: 1.25em !important;
  padding: 0 0 8px 10px !important;
  text-decoration: none;
}
ul#ww_menu.mega-menu li.first div.sub-container ul.sub div.row li.mega-unit ul.im_line1 h3,
ul#ww_menu.mega-menu li.first div.sub-container ul.sub div.row li.mega-unit ul.im_line2 h3,
ul#ww_menu.mega-menu li.first div.sub-container ul.sub div.row li.mega-unit ul.im_line3 h3 {
  margin-top: 12px;
}

.mega-menu .sub ul li[role="menuitem"] h3 {
  margin: 0px;
  padding: 5px 0;
}

.blue ul.mega-menu li .mega_nav_1col li { margin-top: 7px; }

.blue ul.mega-menu .sub li.mega-hdr li a:hover { text-decoration: underline; }

.blue ul.mega-menu .sub li.mega-hdr li.mega-hover { border: none; }

.blue ul.mega-menu .sub ul li {
  padding-right: 0;
  display: inline;
}

/* Updated by SV 9/2/14 */
.blue ul.mega-menu li .sub-container.non-mega .sub { padding: 20px; }

.blue ul.mega-menu li .sub-container.non-mega li {
  padding: 0;
  width: 190px;
  margin: 0;
}

/* Updated by SV 9/2/14 */
.pipe {
  float: left;
  max-width: 1px;
  min-width: 1px;
  background: #4C7E95;
  position: relative;
  top: 50%;
  margin-top: -16px !important;
  height: 80%;
}

/* Removed by SV 9/2/14 
.ie7 .pipe, ie8 .pipe {
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0f3c56', endColorstr='#0f3c56', GradientType=0) !important;
}*/

.blue ul { list-style: none; }

/*Updated by SV 9/2/14*/
.sub {
  border-radius: 0px 0px 5px 5px;
  background: #e6f1f7;
}

/*Updated by SV 9/2/14 */
.blue ul.mega-menu li.selected a {
  background: #e6f1f7;
  color: #069;
}

/*Updated by SV 9/2/14 */
.blue ul.mega-menu li.selected a.dc-mega-icon {
  background: #e6f1f7;
  color: #069;
}

/* Removed by SV 9/2/14 */
/*.ie7 .blue ul.mega-menu li.selected, .ie7 .blue ul.mega-menu li.selected-last, .ie8 .blue ul.mega-menu li.selected, .ie8 .blue ul.mega-menu li.selected-last {
  background: url(/images/1033/css/nav/selected.png);
  height: 40px;
}*/

/*Updated by SV 9/2/14 */
.blue ul.mega-menu li.selected-last a {
  background: #e6f1f7;
  color: #069;
}

.blue ul.mega-menu li .meganav_featured li {
  display: block;
  float: none;
  height: auto;
  list-style: none outside none;
  margin: 0 15px 0 10px;
  padding: 0 0 10px;
  width: 220px;
}

.blue ul.mega-menu li .meganav_featured li.dottedli {
  margin-bottom: 0;
  border-top: 1px dotted #333;
}

.blue ul.mega-menu li .meganav_featured li:last-child {
  border-bottom: none !important;
  padding: 10px 0;
}

.blue ul.mega-menu h3,.blue ul.mega-menu h2 {
  font-size: 12px;
  line-height: 1.25em;
  padding: 0 0 5px;
  max-width: 115px;
}

.blue ul.mega-menu h3.two-topics { padding: 15px 0 5px; }

.blue ul.mega-menu li .mega_nav_1col li {
  display: block;
  float: none;
  font-weight: normal;
  width: 115px;
  margin-top: 7px;
}
.blue .im_line1, .blue .im_line2 {
  float: left;
  font-size: 11px;
  height: auto;
  padding-left: 15px;
  text-align: center;
  font-size: 11px;
  text-align: center;
}

/*Updated by SV 9/2/14 */
.blue .im_line1 { border-left: 1px solid #fff; }

.blue .im_line1,
.blue .im_line2 li a:hover span {
  color: #006699;
}
.blue .im_line1,
.blue .im_line2 li span {
  margin: 0 auto;
}
.blue .im_line1,
.blue .im_line2 li {
  float: left;
  margin: 0 3px 10px;
  position: relative;
  width: 84px;
}
.blue .im_line1 img,
.blue .im_line2 li img {
  display: block;
  margin: 0 auto;
  padding-bottom: 0px;
}
.wrap {
  width: 974px;
  margin: 0 auto;
}
.demo-container { padding: 20px 0; }

.demo-container h4 {
  font-size: 14px;
  margin: 0 0 5px 0;
}

/* Mega Menu Styles */

.mega-menu ul, .mega-menu ul li {
  list-style: none;
}
.mega-menu ul {
  position: relative;
  padding: 0;
  margin: 0;
}
.mega-menu ul li ul {
  display: none;
}
.mega-menu .sub {
  display: none;
}
.mega-menu .sub ul {
  display: block;
}
#mega-menu-1 {
  font: normal 13px Arial, sans-serif;
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
}
#mega-menu-1 .sub ul {
  display: block;
}
#mega-menu-1 {
  background: #222;
  width: 100%;
  height: 40px;
  position: relative;
}
#mega-menu-1 li {
  float: left;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
#mega-menu-1 li a {
  float: left;
  display: block;
  color: #fff;
  padding: 12px 25px;
  background: #222;
  text-decoration: none;
}
#mega-menu-1 li.mega-hover a, #mega-menu-1 li.mega-hover a:hover {
  background: #CCC;
  color: #000;
}
#mega-menu-1 li a:hover {
  background: #999;
  color: #000;
}
#mega-menu-1 li .sub-container {
  position: absolute;
}
#mega-menu-1 li .sub {
  background: #efefef;
  padding: 15px;
  border: 1px solid #ccc;
}
#mega-menu-1 li .sub .row {
  width: 100%;
  overflow: hidden;
  clear: both;
}
#mega-menu-1 li .sub li {
  list-style: none;
  float: none;
  width: 170px;
  font-size: 1em;
  font-weight: normal;
}
.blue .row {
  width: auto !important;
  height: auto !important;
}
#mega-menu-1 li .sub li.mega-hdr {
  margin: 0 10px 10px 0;
  float: left;
}
#mega-menu-1 li .sub li.mega-hdr.last {
  margin-right: 0;
}
#mega-menu-1 li .sub a {
  background: none;
  color: #111;
  padding: 7px 10px;
  display: block;
  float: none;
  font-size: 0.9em;
}
#mega-menu-1 li .sub li.mega-hdr a.mega-hdr-a {
  padding: 5px 15px;
  margin-bottom: 5px;
  background: #6B6B6B;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}
#mega-menu-1 li .sub li.mega-hdr a.mega-hdr-a:hover {
  color: #000;
}
#mega-menu-1 .sub li.mega-hdr li a {
  padding: 4px 5px;
  font-weight: normal;
}
#mega-menu-1 .sub li.mega-hdr li a:hover {
  color: #a32403;
  background: #efefef;
}
#mega-menu-1 .sub ul li {
  padding-right: 0;
}
#mega-menu-1 li .sub-container.non-mega .sub {
  padding: 10px;
}
#mega-menu-1 li .sub-container.non-mega li {
  padding: 0;
  width: 190px;
  margin: 0;
}
#mega-menu-1 li .sub-container.non-mega li a {
  padding: 7px 5px 7px 22px;
}
#mega-menu-1 li .sub-container.non-mega li a:hover {
  color: #a32403;
  background: #efefef;
}
.ie7 .blue {
  position: relative;
  z-index: 701;
}
.hidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/*Updated by SV 9/2/14*/

/* Nav item spacing for marketplace with coaching */
.blue ul.mega-menu.usa.marketplace li a.dc-mega-icon,
.blue ul.mega-menu.usa.marketplace li.mega-hover a.dc-mega-icon,
.blue.wwcom-coaching ul.mega-menu.usa.marketplace li.first a.dc-mega {
  padding-right: 20px;
}
.blue ul.mega-menu.usa.marketplace li a.dc-mega,
.blue ul.mega-menu.usa.marketplace li.mega-hover a.dc-mega {
  padding-left: 25.8px;
}
.ie8 .blue ul.mega-menu.usa.marketplace li a.dc-mega-icon,
.ie8 .blue ul.mega-menu.usa.marketplace li.mega-hover a.dc-mega-icon,
.ie8 .blue.wwcom-coaching ul.mega-menu.usa.marketplace li.first a.dc-mega {
  padding-right: 20px;
}
.ie8 .blue ul.mega-menu.usa.marketplace li a.dc-mega,
.ie8 .blue ul.mega-menu.usa.marketplace li.mega-hover a.dc-mega {
  padding-left: 25.75px;
}

/*Updated by SV 9/2/14*/

/* Nav spacing for marketplace without coaching */
.blue.wwcom-noncoaching ul.mega-menu.usa.marketplace li a.dc-mega-icon,
.blue.wwcom-noncoaching ul.mega-menu.usa.marketplace li.mega-hover a.dc-mega-icon {
  padding-right: 34.75px;
}
.blue.wwcom-noncoaching ul.mega-menu.usa.marketplace li a.dc-mega,
.blue.wwcom-noncoaching ul.mega-menu.usa.marketplace li.mega-hover a.dc-mega {
  padding-left: 34.75px;
}

.ie8 .blue.wwcom-noncoaching ul.mega-menu.usa.marketplace li a.dc-mega-icon,
.ie8 .blue.wwcom-noncoaching ul.mega-menu.usa.marketplace li.mega-hover a.dc-mega-icon {
  padding-right: 34.6px;
}
.ie8 .blue.wwcom-noncoaching ul.mega-menu.usa.marketplace li a.dc-mega,
.ie8 .blue.wwcom-noncoaching ul.mega-menu.usa.marketplace li.mega-hover a.dc-mega {
  padding-left: 34.6px;
}

/*Updated by SV 9/2/14*/

/* Nav spacing for shop with coaching */
.blue ul.mega-menu.usa.shopp li a.dc-mega-icon,
.blue ul.mega-menu.usa.shopp li.mega-hover a.dc-mega-icon,
.blue.wwcom-coaching ul.mega-menu.usa.shopp li.first a.dc-mega {
  padding-right: 28.67px;
}
.blue ul.mega-menu.usa.shopp li a.dc-mega,
.blue ul.mega-menu.usa.shopp li.mega-hover a.dc-mega {
  padding-left: 28.67px;
}

/*Updated by SV 9/2/14*/

/* Nav spacing for shop without coaching */
.blue.wwcom-noncoaching ul.mega-menu.usa.shopp li a.dc-mega-icon,
.blue.wwcom-noncoaching ul.mega-menu.usa.shopp li.mega-hover a.dc-mega-icon {
  padding-right: 38.1px;
}
.blue.wwcom-noncoaching ul.mega-menu.usa.shopp li a.dc-mega,
.blue.wwcom-noncoaching ul.mega-menu.usa.shopp li.mega-hover a.dc-mega {
  padding-left: 38.1px;
}

/* House */

/*Added by SV 9/2/14*/
#ww_menu > li:nth-child(1) a { border-radius: 5px 0 0 5px; }

/*Updated by SV 9/2/14*/
.blue ul.mega-menu li.mega-hover a .house,
.blue ul.mega-menu li a:hover .house {
  background: url('/images/1033/css/nav/grid/homepage_home_icon_hover.png') no-repeat center center;
  height: 16px;
  width: 42px;
}

/*Updated by SV 9/2/14*/
.blue ul.mega-menu li a .house {
  background: url('/images/1033/css/nav/grid/homepage_home_icon.png') no-repeat center center;
  height: 16px;
  width: 42px;
}

/*Updated by SV 9/2/14*/
.blue ul.mega-menu li.mega-hover a.dc-mega-icon {
  background-position: 0 100%;
  padding-right: 22px;
}

/*Updated by SV 9/2/14*/
.blue ul.mega-menu li.mega-hover a.dc-mega {
  background-position: 0 100%;
  padding-left: 22px;
}

/*Added by SV 9/2/14*/
.ie8 .coaching-new {
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.8191520442889917, M12=0.5735764363510458, M21=-0.5735764363510458, M22=0.8191520442889917, SizingMethod='auto expand')";
  top: -1.7em;
}

/*Added by SV 9/2/14*/
.coaching-new {
  color: #333;
  background: #73bf4e;
  text-transform: uppercase;
  position: absolute;
  pointer-events: none;
  left: -2.3em;
  top: 0.5em;
  font-size: 0.65em;
  font-weight: 600;
  width: 8em;
  text-align: center;
  -webkit-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

/*Added by SV 9/2/14*/
.coaching-new:after { content: 'New!'; }


/* Standard orientation iPad device */

@media only screen and (device-width: 768px) {
  .blue ul.mega-menu.usa li.shopp a.dc-mega {
    padding-left: 24px;
  }
}
/* Landscape Orientation Ipad */

@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .blue ul.mega-menu.usa li.shopp a.dc-mega {
    padding-left: 24px;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .blue ul.mega-menu.usa li.shopp a.dc-mega {
    padding-left: 24px;
  }
  .blue ul.mega-menu.usa li.shopp a.dc-mega-icon {
    padding-right: 27px;
  }
  .pipe {
    width: 1px;
    height: 32px;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .blue ul.mega-menu.usa li.shopp a.dc-mega {
    padding-left: 24px;
  }
  .blue ul.mega-menu.usa li.shopp a.dc-mega-icon {
    padding-right: 27px;
  }
  .pipe {
    width: 1px;
    height: 32px;
  }
}
