@charset "utf-8";
/* CSS Document */

/*@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=77cd9cf9-9359-45de-a946-ccc84c8563e3");*/
/*
@font-face {
  font-family: "Museo Sans W01 500";
  src: url("http://images.myshaklee.com/landing/180PWS/fonts/a29947fd-0c53-492b-b2f4-399b01153b30.eot?iefix");
  src: url("http://images.myshaklee.com/landing/180PWS/fonts/d42dd843-62b0-4623-8855-d5882512c3c9.woff") format("woff"), url("../fonts/6d532ccb-086c-4000-bab2-5d16862fcf01.ttf") format("truetype"), url("../fonts/f56b7407-f97b-4cb3-9ce6-4e13065eec93.svg#f56b7407-f97b-4cb3-9ce6-4e13065eec93") format("svg"); }

@font-face {
  font-family: "Museo Sans W01 700";
  src: url("http://images.myshaklee.com/landing/180PWS/fonts/3d0a39cf-115c-4800-9b1e-31c7912abfc2.eot?iefix") format("eot"); }

@font-face {
  font-family: "Museo Sans W01 700";
  src: url("http://images.myshaklee.com/landing/180PWS/fonts/3d0a39cf-115c-4800-9b1e-31c7912abfc2.eot?iefix");
  src: url("http://images.myshaklee.com/landing/180PWS/fonts/eadbb595-a394-48fc-834f-8bf5da15cddf.woff") format("woff"), url("../fonts/9bcba093-b507-4b9b-9c83-303003d3815c.ttf") format("truetype"), url("../fonts/9a2af429-2624-4bd1-a676-8f0eed3e7e31.svg#9a2af429-2624-4bd1-a676-8f0eed3e7e31") format("svg"); }

@font-face {
  font-family: "Museo Sans W01 900";
  src: url("http://images.myshaklee.com/landing/180PWS/fonts/7e90c1ee-e4b1-46f0-9134-93a8ba421545.eot?iefix") format("eot"); }

@font-face {
  font-family: "Museo Sans W01 900";
  src: url("http://images.myshaklee.com/landing/180PWS/fonts/7e90c1ee-e4b1-46f0-9134-93a8ba421545.eot?iefix");
  src: url("http://images.myshaklee.com/landing/180PWS/fonts/3619b5f4-8df9-44f5-8c53-b7c236e9c74e.woff") format("woff"), url("../fonts/9b2d949a-4e1c-435c-8412-f377c80583ae.ttf") format("truetype"), url("../fonts/7a319e11-05eb-49ce-bdb7-f692766e6477.svg#7a319e11-05eb-49ce-bdb7-f692766e6477") format("svg"); }
*/

body {
    color: #919191;
    font-size: 16px;
    line-height: 1.6em;
    padding-bottom: 0;
}

sup {
    top: -0.8em;
    font-size: 50%;
}

h1 {
	font-size: 32px;
}

.span12 {
    float: none;
    margin: 0 auto;
    min-height: 20px;
	overflow: hidden;
    padding: 40px 10px 50px;
    position: relative;
    width: 920px;
}

#masthead .span12, #tagLine .span12 {
    padding: 0;
    width: 960px;
}

.dshea {
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding: 5px 8px;
}

a {
	color: #FFA409;
}

a:hover {
	color: #FFA409;
	cursor: pointer;
}

.newRow {
    clear: left;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	position: relative;
    width: 100%;
}

.carousel {
	line-height: 1.6em;
    margin-bottom: 0;
}

.carousel-control {
    opacity: 0.2;
    text-align: center;
    top: 50%;
}

:link, :visited, :hover, :active, :focus {
    outline: 0 !important;
    outline: none !important;
	-moz-outline-style: none !important;
	-moz-outline: none !important;
}

a:focus {
    outline: 0 !important;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #FFA409;
    font-family: "Museo Sans W01 500",tahoma,helvetica,arial,sans-serif !important;
    font-weight: normal;
	letter-spacing: normal;
    line-height: 1em;
    margin: 0 0 0.3em;
}

.row {
	margin-left: 0;
}

.row-inner {
	position: relative;
}

.homeSection {
}

.row.homeSection {
    margin-bottom: -87px;
    padding-top: 87px;
}

#navContainer {
    margin-bottom: -87px;
    min-height: 88px;
}

.navbar {
    background: url("../img/navtop.png") repeat-x scroll center top #F4F4F4;
    margin-bottom: 0;
}

.navbar .nav > li > a {
    color: #919191;
    float: none;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 14px;
    text-transform: uppercase;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: inherit;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.125) inset;
    color: #FFA409;
}

.navbar-inner {
    background: url("../img/navtop.png") repeat-x scroll center top transparent;
    border: 0 solid #F4F4F4;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.067);
    height: 88px;
    padding: 0;
	width: 960px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

.navbar .nav {
    margin: 32px 0 0;
    width: 100%;
}

.colorfill, .colorfill h1, .colorfill h2, .colorfill h3, .colorfill h4, .colorfill h5, .colorfill h6 {
	color: #fff;
}

#tagLine {
	background: #f4f4f4;
	height: 30px;
}

#tagLine #pwsTitle {
    color: #919191;
    float: left;
    font-size: 12px;
    font-weight: 700;
    margin-top: 8px;
}

#tagLine .sharethis {
    float: right;
    font-size: 12px;
    margin-top: 4px;
}

.at16nc.at300bs.at15nc.at15t_compact.at16t_compact {
    position: relative;
    top: 2px;
}

#masthead {
	height: 130px;
}

#logoContainer {
    background: url("../img/180-logo.png") no-repeat scroll left top transparent;
    color: #FFA409;
    display: block;
    float: left;
    font-size: 24px;
    font-style: italic;
    height: 80px;
    margin-top: 15px;
    padding-left: 120px;
    padding-top: 20px;
    width: 260px;
}

a#logoContainer:hover {
	text-decoration: none;
}

#siteNav.newRow {
	clear: right;
}

#utility, #siteNav {
    float: right;
    font-size: 12px;
    margin-top: 65px;
/*    overflow: hidden;*/
}

#utility {
	margin-bottom: 20px;
	margin-top: 0px;
}
#utility a {
	color: #919191;
}

.utilViewCart > a {
    line-height: 28px;
}

#siteNav a {
	color: #f18903;
    font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

#utility li, #siteNav li {
    float: left;
    margin-left: 30px;
}

#herobar.row {
    background: url("../img/herobar-backtilegrey.png") repeat-y scroll center center #F4F4F4;
}

#herobar .span12 {
    height: 400px;
    padding: 0;
    text-align: center;
}

footer {
    margin-top: 15px;
}

div.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.shadow {
  -moz-box-shadow:    0px 0px 10px 2px #CCCCCC;
  -webkit-box-shadow: 0px 0px 10px 2px #CCCCCC;
  box-shadow:         0px 0px 10px 2px #CCCCCC
}

.colorfill .shadow {
	-moz-box-shadow:    0px 0px 10px 2px #D57A00;
	-webkit-box-shadow: 0px 0px 10px 2px #D57A00;
	box-shadow:         0px 0px 10px 2px #D57A00
}

.btn-large {
	text-transform: uppercase;
	width: 220px;
}

#Success-Stories .row-inner, #How-It-Works .row-inner, #Party-Header .row-inner, #About-Header .row-inner, #HeadbarShop .row-inner {
	background: rgb(251,179,48); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(251,179,48,1) 0%, rgba(245,136,44,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,179,48,1)), color-stop(100%,rgba(245,136,44,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(251,179,48,1) 0%,rgba(245,136,44,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(251,179,48,1) 0%,rgba(245,136,44,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(251,179,48,1) 0%,rgba(245,136,44,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(251,179,48,1) 0%,rgba(245,136,44,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb330', endColorstr='#f5882c',GradientType=0 ); /* IE6-9 */
}

#Success-Stories .span12 {
    padding: 30px 0;
    width: 100%;
}

#Success-Stories .carousel-control.left {
/*    left: 0; */
	display: none;
}

#Success-Stories .carousel-control.right {
/*    right: 0; */
	display: none;
}

#Meal-Times .span12 {
    background: none repeat scroll 0 0 #f7f5f5;
    padding: 0;
    width: 100%;
}

.carousel-contaier {
}
#Success-Stories .carousel-contaier {
    display: none;
}

#Meal-Times .carousel-contaier {
    background: none repeat scroll 0 0 #9A9282;
    height: 5.5vw;
    max-height: 50px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 100%;
}

.carousel-nav {
    margin: 0 auto;
    overflow: hidden;
    width: 160px;
}

.carousel-nav a {
  background: url('../img/bullet-white.png') no-repeat;
  border:0;
  display:block;
  float:left;
  height:22px;
  margin-right:10px;
  text-indent:-9999px;
  width:22px;
}
.carousel-nav a.active {
    background-position: -22px 0;
}

.carousel-nav.MealSlides {
    margin-top: 1.2vw;
}

#MealSlides .item {
    background-size: 100% !important;
    max-height: 600px;
    height: 35vw;
}

#Meal-Times .bottom-shadow {
    display: none;
}

/* English Meal Slides */
#breakfast.item {background: url("../img/180-PWS-Meal-Plans-Breakfast.jpg") no-repeat scroll center 0 transparent;}
#lunch.item		{background: url("../img/180-PWS-Meal-Plans-lunch.jpg") no-repeat scroll center 0 transparent;}
#dinner.item	{background: url("../img/180-PWS-Meal-Plans-Dinner.jpg") no-repeat scroll center 0 transparent;}
#snack.item		{background: url("../img/180-PWS-Meal-Plans-Snack.jpg") no-repeat scroll center 0 transparent;}
#exercise.item	{background: url("../img/180-PWS-Meal-Plans-exercise.jpg") no-repeat scroll center 0 transparent;}

/* Espanol Meal Slides */
#breakfastes.item {background: url("../img/meal-breakfast01a-SPA.jpg") no-repeat scroll center 0 transparent;}
#lunches.item	  {background: url("../img/meal-lunch01a-SPA.jpg") no-repeat scroll center 0 transparent;}
#dinneres.item	  {background: url("../img/meal-dinner01a-SPA.jpg") no-repeat scroll center 0 transparent;}
#snackes.item	  {background: url("../img/meal-snack01a-SPA.jpg") no-repeat scroll center 0 transparent;}
#exercisees.item  {background: url("../img/meal-exercise01a-SPA.jpg") no-repeat scroll center 0 transparent;}

/* French Meal Slides */
#breakfastfr.item {background: url("../img/meal-breakfast01a-FRA.jpg") no-repeat scroll center 0 transparent;}
#lunchfr.item	  {background: url("../img/meal-lunch01a-FRA.jpg") no-repeat scroll center 0 transparent;}
#dinnerfr.item 	  {background: url("../img/meal-dinner01a-FRA.jpg") no-repeat scroll center 0 transparent;}
#snackfr.item 	  {background: url("../img/meal-snack01a-FRA.jpg") no-repeat scroll center 0 transparent;}
#exercisefr.item  {background: url("../img/meal-exercise01a-FRA.jpg") no-repeat scroll center 0 transparent;}

#herobar h1 {
    color: #FFFFFF;
    font-size: 54px;
    font-weight: 700;
    letter-spacing: -0.05em;
    margin: 0 auto 15px;
    text-shadow: 1px 0 5px rgba(150, 150, 150, 0.6);
    text-transform: none;
    width: 360px;
}

#herobar h3 {
    color: #6D6D5E;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -0.05em;
    margin-bottom: 25px;
}

#herobar h4 {
    font-size: 24px;
    font-weight: 700;
}

#heroVideo {
    background: url("../img/herobar-videoboxbackground.jpg") no-repeat scroll center center transparent;
    border: 12px solid #FFFFFF;
    height: 216px;
    margin-left: 70px;
    margin-top: 32px;
    padding: 60px 20px 30px;
    text-align: center;
    width: 436px;
}

#heroVideo > span {
    display: table;
    margin: 0 auto;
}

#heroVideo > span > a {
    background: url("../img/herobar-videoplaybutton.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    display: table-cell;
    font-weight: 700;
    line-height: 1.3em;
    min-width: 125px;
    padding: 12px 0 12px 50px;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.7);
    text-transform: uppercase;
    vertical-align: middle;
}

.heroCallout {
    background: url("../img/herobar-bluecallout.png") no-repeat scroll center center transparent;
    height: 110px;
    position: absolute;
    right: 45px;
    top: 60px;
    width: 110px;
}

.heroMainImage {
    background: url("../img/herobar-heather.png") no-repeat scroll center center transparent;
    bottom: 0;
    height: 395px;
    position: absolute;
    right: 123px;
    width: 395px;
}

.Parties .span12 {
    display: table;
}

.Parties .contentPrimary {
    display: table-cell;
    vertical-align: middle;
    width: 390px;
}

.Parties .contentPrimary h1 {
    font-weight: lighter;
    margin-bottom: 15px;
    text-align: left;
}

.Parties .contentPrimary > p {
    width: 420px;
}

#nextSocial {
    background: url("../img/social-nextone-bg01.jpg") no-repeat scroll 0 0 transparent;
    border: 1px solid #D9D9D9;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    height: 174px;
    margin-top: 20px;
    padding: 40px;
    text-align: center;
    width: 317px;
}

.Parties #nextSocial > p:first-child {
    margin: 0 auto 20px;
    width: 170px;
}

.Parties .mainDate {
	font-size: 24px;
	text-transform: uppercase;
}

.Parties .btn-large {
	margin-top: 10px;
}

.top-shadow {
	background: url(../img/shadow-top.png) repeat-x scroll left top;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.bottom-shadow {
	background: url(../img/shadow-bottom.png) repeat-x scroll left top;
	height: 5px;
	left: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
}

li.GetStarted {
    float: right !important;
    margin-right: 20px;
}

.GetStarted .btn {
    color: #FFFFFF !important;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    top: -6px;
}

.GetStarted.active .btn {
    box-shadow: none !important;
}

.GetStarted .btn:hover {
	background-color: #F89406 !important;
	color: #FFFFFF !important;
}

.one-edge-shadow {
	-webkit-box-shadow: 0 8px 6px -6px #999999;
	   -moz-box-shadow: 0 8px 6px -6px #999999;
	        box-shadow: 0 8px 6px -6px #999999;
}

#SuccessSlider h1 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

#SuccessSlider h3 {
    font-size: 16px;
	font-weight: 700;
	margin-bottom: 30px;
    text-align: center;
}

.boxSmall a {
	background: #999;
	border: 8px solid #FFF;
    display: block;
	float: left;
	height: 160px;
	margin-bottom: 18px;
	margin-right: 20px;
	opacity: 0.9;
    text-indent: -9999em;
	width: 204px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:    0px 0px 10px 2px #D57A00;
	-webkit-box-shadow: 0px 0px 10px 2px #D57A00;
	box-shadow:         0px 0px 10px 2px #D57A00
}

.boxSmall a:hover {
    box-shadow: 0 0 20px 2px #D57A00;
	opacity: 1;
}

.boxMedium {
    background: none repeat scroll 0 0 #FFB718;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 176px;
    line-height: 1.7em;
    margin-bottom: 18px;
    margin-right: 20px;
    position: relative;
    width: 460px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.boxMedium .quote {
	font-size: 24px;
	padding: 30px 20px 0 16px;
}

.boxMedium .quote span {
    display: block;
    font-size: 16px;
}

.boxMedium > a {
    cursor: default;
    height: 176px;
    position: absolute;
    text-indent: -9999em;
    top: 0;
    width: 460px;
}

.boxLarge {
	background: #bf955a;
	float: left;
	height: 370px;
    margin-bottom: 18px;
    margin-right: 20px;
	overflow: visible;
    position: relative;
	width: 460px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.boxLarge .chart {
    background: url("../img/successchart002a.png") no-repeat scroll left top transparent;
    height: 216px;
    left: 40px;
    position: absolute;
    top: 70px;
    width: 221px;
}

.boxLarge .person {
    background: url("../img/successchart002b.png") no-repeat scroll left top transparent;
    height: 377px;
    position: absolute;
    right: 58px;
    top: 10px;
    width: 156px;
}

.boxLarge > a {
    cursor: default;
    height: 370px;
    position: absolute;
    text-indent: -9999em;
    top: 0;
    width: 460px;
}

.boxSmall.carousel-nav > a,
.boxMedium.carousel-nav > a,
.boxLarge.carousel-nav > a
{
    background: none repeat scroll 0 0 transparent;
}

#SuccessSlider {
    height: 690px;
}

#SuccessSlider .carousel-inner {
    left: 10px;
    overflow: visible;
}

#SuccessSlider .item-inner {
	margin: 0 auto;
	width: 960px;
}

.boxSmall.vidbox1 a {
	background: url(../img/xtest-successvid001.jpg) no-repeat scroll center center;
}

.boxSmall.vidbox2 a {
    background: url("../img/xtest-successvid002.jpg") no-repeat scroll center center transparent;
    display: none; /* ----------- Modified Success Stories --------- */
}

.boxSmall.vidbox3 a {
	background: url(../img/xtest-successvid003.jpg) no-repeat scroll center center;
}

.boxMedium.quotebox1 {
    background: url("../img/successquote-lori.jpg") no-repeat scroll right bottom #FFB718;
    width: 700px; /* ----------- Modified Success Stories --------- */
}

.boxMedium.quotebox1 .quote {
	width: 310px;
}
.boxMedium.quotebox1 .quote {
    width: 540px; /* ----------- Modified Success Stories --------- */
}

.boxMedium.quotebox2a {
	background: #f18903;
}

.quoteTail {
    background: url("../img/xtest-successquote002b.png") no-repeat scroll center top transparent;
    height: 20px;
    position: absolute;
    right: 150px;
    top: 175px;
    width: 36px;
}

.boxSmall.quotebox2b a {
	background: url(../img/successquote-zach.png) no-repeat scroll center bottom;
	border: medium none;
	border-radius: 0 0 0 0;
	box-shadow: 0 0 0 0 #D57A00;
    cursor: default;
	height: 176px;
    opacity: 1;
	width: 220px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#How-It-Works .span12 {
    left: -100px;
    padding: 0;
    width: 1080px;
}

#How-It-Works .rewardsBox, #Incentives .item {
	float: left;
	height: 232px;
	width: 232px;
}

#How-It-Works .rewardsBox.a, #Incentives .boxA {
	background: url(../img/rewardsbox001a.jpg) no-repeat scroll center center;
}

#How-It-Works .rewardsBox.b, #Incentives .boxB {
	background: url(../img/rewardsbox001b.jpg) no-repeat scroll center center;
}

#How-It-Works .rewardsBox.c, #Incentives .boxC {
	background: url(../img/rewardsbox001c.jpg) no-repeat scroll center center;
}

#How-It-Works .rewardsBox.d, #Incentives .boxD {
	background: url(../img/rewardsbox001d.jpg) no-repeat scroll center center;
}

#How-It-Works .rewardsBox.e, #Incentives .boxE {
	background: url(../img/rewardsbox001e.jpg) no-repeat scroll center center;
}

#How-It-Works .rewardsBox.f, #Incentives .boxF {
	background: url(../img/rewardsbox001f.jpg) no-repeat scroll center center;
}

#How-It-Works .contentPrimary {
    height: 250px;
    margin-left: 35px;
    position: absolute;
    right: 0;
    top: 70px;
    width: 340px;
}

#How-It-Works h1 {
	margin-bottom: 20px;
    width: 320px;
}

#How-It-Works h3 {
    font-size: 18px;
    line-height: 1.7em;
}

#Products .span12 {
    overflow: visible;
    text-align: center;
    width: 930px;
}

#Products .contentPrimary {
}

#Products #turnaround.contentPrimary {
    width: 487px;
}

#Products #leanhealthy.contentPrimary {
    width: 330px;
}

#Products h1 {
	font-size: 40px;
}

#Products .span12 > h3 {
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 50px;
}

#Products h4 {
	font-size: 32px;
}

#Products .kitTitle > h3 {
    background-color: #FFA409;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    text-transform: uppercase;
}

#Products .kitBox {
    background: none repeat scroll 0 0 #CCCCCC;
    height: 282px;
    margin-bottom: 10px;
    padding: 0;
	position: relative;
}

.hoverplus {
    background: url("../img/hoverplus.png") no-repeat scroll center center transparent;
    height: 30px;
    position: absolute;
    text-indent: -9999em;
    width: 30px;
}

#turnaround .hoverplus.mealbar {
    left: 262px;
    top: 165px;
}
#turnaround .hoverplus.boost {
    left: 32px;
    top: 75px;
}
#turnaround .hoverplus.cannister {
    left: 376px;
    top: 30px;
}
#turnaround .hoverplus.tea {
    left: 52px;
    top: 168px;
}
#turnaround .hoverplus.snackbar {
    left: 162px;
    top: 7px;
}
#leanhealthy .hoverplus.cannister {
    left: -14px;
    top: 200px;
}
#leanhealthy .hoverplus.vitalizer {
    left: 240px;
    top: 142px;
}

.popover-title {
    font-weight: 700;
}
.popover-content {
	font-size: 12px;
}

#turnaround .kitBox {
    background: url("../img/kit-turnaround-new.jpg") no-repeat scroll center bottom transparent;
    height: 280px !important;
}
#leanhealthy .kitBox {
    background: url("../img/kit-lean-healthy-new.jpg") no-repeat scroll center 122px transparent;
}

#Products .kitTitle {
}

#Products #turnaround .kitDesc {
    width: 460px;
}

#Products .kitLinks {
    margin-top: 15px;
}

#Products .kitLinks a {
	font-weight: 700;
}

#Specialist.row.homeSection {
    margin-bottom: 0;
}

#Specialist .span12 {
}

#Specialist h1 {
	margin-bottom: 40px;
}

#Specialist h3 {
    color: #9A9282;
    font-size: 32px;
    padding-top: 15px;
}

#Specialist .contentPrimary {
    float: left;
    width: 450px;
}

#footer.row.homeSection {
    margin-bottom: 0;
}

#footer .row-inner {
    background: none repeat scroll 0 0 #F4F4F4;
}

#footer .span12 {
    font-size: 12px;
    overflow: visible;
}

p.disclaimer {
    color: #A9A9A9 !important;
    font-size: 10px;
    margin-top: 50px;
}

#footer .disclaimers {
    border-bottom: 1px solid #919191;
    font-size: 10px;
    margin-bottom: 40px;
    padding-bottom: 30px;
}

#footer .nav {
	margin-bottom: 0;
}

#footer .nav li {
	line-height: 1em;
}

ul.colophon {
    left: -10px;
    position: relative;
    width: 680px;
}

.colophon a {
	text-transform: uppercase;
}

#portrait {
    float: left;
    height: auto;
    margin-bottom: 80px;
    margin-left: 10px;
    margin-right: 20px;
    padding: 10px;
    width: 250px;
}

.modal {
    margin: -250px 0 0 -350px;
    width: 700px;
}

.modal-header {
    border-bottom: 0 solid #FFFFFF;
    text-align: center;
}

.modal-header h3 {
    font-size: 36px;
    line-height: 1.5em;
}

.modal-header h4 {
    color: #666666;
    font-size: 16px;
    line-height: 1.2em;
}

.modal-body {
    max-height: 410px;
    padding-bottom: 0;
}

.modal-body form {
    border-bottom: 1px solid #C9BCA9;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.modal-footer {
    background-color: transparent;
    border-top: medium none;
    box-shadow: 0 0 0 transparent inset;
    padding: 30px 15px;
    text-align: center;
}

#Guarantee {
    background: url("../img/guarantee-background.jpg") no-repeat scroll right bottom #FFFFFF;
    min-height: 500px;
	width: 700px;
}

#Guarantee .modal-header > h3 {
    margin-top: 30px;
}

#Guarantee .modal-body {
    padding-left: 40px;
    padding-top: 20px;
    width: 340px;
}

.form-horizontal .control-label {
    color: #AAA292;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    width: 190px;
}

.form-horizontal .controls {
    margin-left: 220px;
}

.controls > input {
    border-color: #C9BCA9;
    padding: 15px;
}

#Party-Header .span12 {
}

#Party-Header #video {
    background: none repeat scroll 0 0 #000000;
    border: 15px solid #FFFFFF;
    box-shadow: 0 0 10px 2px #D57A00;
    height: 475px;
    margin: 0 auto;
    width: 783px;
}

#Party-Header .contentPrimary {
    margin: 40px 0 0 40px;
}

.btn-white {
    background-color: #FFFFFF;
    background-image: none;
    border-color: #c9bda9;
    color: #FFA409;
    font-weight: 700;
    min-width: 220px;
    padding: 12px 14px;
    text-shadow: 0 0 0 #FFFFFF;
    width: auto;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100% 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ) !important;

}
.btn-white:hover {
    color: #FFA409;
	background: #e5e5e5;
	background: -moz-linear-gradient(top,  #e5e5e5 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e5e5e5 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );

}
#Party-Header .btn-large.pull-right {
    margin: 55px 80px 0 0;
}

#Socials.homeSection > .row-inner {
    background: inherit !important;
}

div.Parties:nth-of-type(odd) > .row-inner {
	background: #f4f4f4;
}

div.Parties:nth-of-type(even) .row-inner {
    border-bottom: 1px solid #CFCFCF;
}

div.Parties:nth-of-type(even) .top-shadow, div.Parties:nth-of-type(even) .bottom-shadow {
	display: none;
}

#SignUp h1 {
    font-size: 40px;
	line-height: 1.1em;
	text-align: center;
}

#SignUp h3 {
	color: #222222;
    font-size: 16px;
	text-align: center;
}

#SignUp .contentPrimary {
    margin: 40px auto 0;
    width: 600px;
}

#SignUp .contentPrimary form {
    border-bottom: 1px solid #C9BCA9;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
#SignUp .contentPrimary .btn {
    margin-left: 220px;
}
#About-Header .span12 {
    padding: 40px 10px 30px;
}
#About-Header #portrait {
    margin-bottom: 30px;
}
#About-Header h1 {
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 10px;
}
#About-Header .noImage h1 {
    margin-top: 0;
}
#About-Header .contentPrimary {
    float: left;
    overflow: hidden;
    width: 610px;
    word-wrap: break-word;
}
#About-Header .contentPrimary > p {
    font-size: 24px;
    line-height: 1.3em;
    margin-top: 30px;
}
#About-Body .contentPrimary {
    margin: 0 auto;
    overflow: hidden;
    width: 620px;
    word-wrap: break-word;
}
#About-Body .aboutImages {
    margin-top: 50px;
    width: 270px;
}
#About-Body .aboutImages img {
    display: block;
    height: auto;
    margin-bottom: 40px;
    padding: 8px;
    width: 250px;
}
#About-CTA .span12 {
    border-top: 1px solid #C9BDA9;
    text-align: center;
    width: 820px;
}
#About-CTA h3 {
	color: #222222;
	font-size: 16px;
	margin-bottom: 20px;
}
.nav-pills.social-media a {
    background: none repeat scroll 0 0 #EEEEEE;
    height: 40px;
    margin-left: 20px;
    padding: 0;
    text-indent: -9999em;
    width: 40px;
}

.nav-pills.social-media .pinterest a {
    background: url("../img/icon40-pinterest.png") no-repeat scroll 0 0 transparent;
}

.nav-pills.social-media .facebook a {
    background: url("../img/icon40-facebook.png") no-repeat scroll 0 0 transparent;
}

.nav-pills.social-media .twitter a {
    background: url("../img/icon40-twitter.png") no-repeat scroll 0 0 transparent;
}

#RSVP.modal {
    background: url("../img/pattern-parchment.jpg") repeat scroll 0 0 #F5EBDC;
    border-radius: 0 0 0 0;
    margin-left: -470px;
    overflow: visible;
    width: 940px;
}
#RSVP .close {
	background: none repeat scroll 0 0 #F4F4F4;
	border-radius: 15px 15px 15px 15px;
	color: #FFA409;
	filter: Alpha(Opacity=100) !important;
	height: 30px;
	opacity: 1;
	position: relative;
	right: -12px;
	top: -12px;
	width: 30px;
}
#RSVP.modal .modalInner {
    border: 2px solid #C9BDA9;
    margin: 18px;
    padding: 35px 12px;
}
#RSVP .modal-footer {
    padding: 15px 15px 0;
}
#RSVP.modal .modal-body {
    background: url("../img/RSVPmodal-vrule.png") repeat-y scroll 550px 0 transparent;
    color: #222222;
    line-height: 1.6em;
}

#RSVP.modal .partyForm {
    font-size: 24px;
    line-height: 1.8em;
	width: 520px;
}
#RSVP.modal .partyInfo {
	width: 290px;
}
#RSVP.modal .partyInfo h3 {
    color: #222222;
}
#RSVP.modal .partyDate {
    color: #f18903;
}
#RSVP.modal .partyAddress {
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 40px;
}
#RSVP.modal .partyForm .btn-group {
    display: inline-block;
}
#RSVP.modal input, #RSVP.modal .typingField {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: 0 0 0 transparent inset;
    color: #F18903;
    display: inline-block;
    font-size: 24px;
    height: 1.8em;
    margin: 0;
    padding: 0;
    text-decoration: underline;
    width: 50px;
}

#RSVP.modal input, #RSVP.modal .typingField {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: 0 0 0 transparent inset;
    color: #F18903;
    display: inline-block;
    font-size: 24px;
    height: 1.8em;
    margin: 0;
    padding: 0;
    text-decoration: underline;
    width: 50px;
}

::-webkit-input-placeholder {
    color: #F18903 !important;
}
input::-webkit-input-placeholder {
     color:#F18903;
}

:-moz-placeholder {  
    color: #F18903 !important;
}

input:-ms-input-placeholder {
    color: #F18903 !important;
}

#RSVP.modal .partyForm .btn.dropdown-toggle {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: 0 0 0 transparent;
    color: #F18903;
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-decoration: underline;
    text-shadow: 0 0 0 transparent;
}
#RSVP.modal .partyForm .btn-group.open .btn.dropdown-toggle {
    background: none repeat scroll 0 0 transparent;
}
#RSVP.modal input#phone {
    width: 165px;
}
#RSVP.modal input#email {
    width: 165px;
}
#RSVP.modal a, #RSVP.modal span#earnMoney u, #RSVP.modal span#futureNews u {
    color: #F18903;
}
#RSVP.modal span#earnMoney a, #RSVP.modal span#futureNews a {
    background: url("../img/icon-partyformRemove.png") no-repeat scroll center center transparent;
    display: inline-block;
    height: 1.8em;
    text-indent: -9999em;
    width: 22px;
}
#RSVP.modal .googleThumbnail {
    background: url("../img/googleThumbBack.jpg") no-repeat scroll center center transparent;
	border: 2px solid #F18903;
	height: 94px;
	width: 94px;
}
#RSVP.modal .googleThumbnail img {
    display: block;
    margin: 27px auto;
}

#About-Specialist #portrait {
    margin-bottom: 30px;
}
#About-Specialist h1 {
    color: #FFA409;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 30px;
    margin-top: 10px;
}
#About-Specialist .contentPrimary > p {
    color: #919191;
/*
    font-size: 24px;
    line-height: 1.3em;
*/
}
#About-Specialist.colorfill .shadow {
    box-shadow: 0 0 10px 2px #CCCCCC;
}
#Specialist-Body .span12 {
    width: 600px;
}
#Specialist-CTA .row-inner {
    background: none repeat scroll 0 0 #C9BDA9;
    border-bottom: 1px solid #BEB29E;
}
#Specialist-CTA .span12 {
    text-align: center;
}
#Specialist-CTA h1 {
    margin-bottom: 30px;
}
.chartContainer {
	margin: 0 auto;
	width: 690px;
}
.priceChart {
    background: none repeat scroll 0 0 #EEE9E3;
    border-right: 1px solid #D3CEC4;
    color: #9A9282;
    float: left;
    padding: 30px 0 20px;
    text-align: center;
    width: 229px;
}
.chrtLevel {
    font-weight: 700;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.chrtPrice {
    color: #FFA409;
    font-size: 40px;
    line-height: 1em;
    margin-bottom: 0;
}
.chrtPrice span {
    font-size: 22px;
    position: relative;
    top: -7px;
    vertical-align: bottom;
}
.chrtInfo-0, .chrtInfo-1, .chrtInfo-2 {
    font-size: 14px;
    font-weight: 700;
    line-height: 50px;
    min-height: 50px;
}
.chrtInfo-0 {
    margin-top: -10px;
}
.chrtInfo-1 {
    background: none repeat scroll 0 0 #E4DDD0;
}
.chrtInfo-2 {
    line-height: 1.5em;
    min-height: 90px;
    padding: 10px 15px;
}
.chrtInfo-3 {
    padding-bottom: 15px;
}
.levGold {
    background: none repeat scroll 0 0 #FFFFFF;
	display: none;
}
.levSpec {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.levSuperGold {
    border-right: 0px solid #EEE9E3;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#Specialist-CTA .btn-white {
    margin-top: 20px;
}
.popover {
	z-index: 1060;
    text-align: left;
}
#ThreeFree .contentPrimary {
    float: left;
    margin-left: 20px;
    margin-top: 80px;
    width: 380px;
}
#ThreeFree h3 {
    font-size: 32px;
    margin-bottom: 15px;
}
#ThreeFree .btn.btn-warning.btn-large {
    margin-top: 10px;
}
#ThreeFree #inviteFriends {
    float: left;
    margin-top: 40px;
}
#inviteFriends .pull-left label {
    color: #9A9282;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
#inviteFriends .pull-left input, #inviteFriends textarea {
    display: block;
    height: 40px;
    margin: 24px 20px 24px 0;
    padding: 30px 15px;
    resize: none;
    width: 400px;
}
#inviteFriends .btn.btn-white.btn-large {
    font-size: 14px;
    margin-right: 20px;
    min-width: 205px;
}
#inviteFriends .inviteEmail.pull-left fieldset textarea {
    height: 80px;
    padding: 10px;
}
#inviteThanks.collapse {
    clear: both;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
    width: 420px;
}
#inviteThanks > h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    text-transform: uppercase;
}


#RSVP .partyForm input:focus {
	border:1px solid #CCC;
	background:#FFFFFF;
}

#RSVP .error_message {
	border:1px solid #CCC;
	background:#FFFFFF;
	display:none;
}
 //font color problem on chrome  input::-webkit-input-placeholder {
 color:#F18903;
}

.select_option {
	float:left;
	width: 300px;
	position:absolute;
}

.select_option span {
	display: block;
	padding: 10px 20px 10px 15px;
	border:1px solid #C9BCA9;
	background:url(//images.shaklee.com/landing/180PWS/img/icon-arrow-down-orange.png) no-repeat 280px 15px;
	width: 265px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size:12px;
	line-height:15px;
	position:absolute;
}

.select_option:hover span {
	padding: 10px 20px 15px 15px;
}

.select_option > ul {
	display: none;
}

.select_option:hover > ul {
	list-style-type:none;
	background:#FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 12px;
	margin:40px 0 0 0;
	border:1px solid #C9BCA9;
	border-top:none;
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	text-align: left;
	width: 300px;
	z-index:100000;
	position:absolute;
}

.select_option > ul li {
	border-bottom: 1px solid #F2F2F2;
	color: #7D6D3B;
	padding: 5px 20px 5px 15px;
}

.select_option > ul li:hover {
	background:#F2F2F2 url(//images.shaklee.com/landing/180PWS/img/icon-x-remove-white.png) no-repeat 280px 10px;
}

.select_option > ul li.last {
	border-bottom: medium none;
}

.modal-body {
	max-height:400px;
}

.modal-footer {
	padding:20px 0;
}

.controls > input {
	padding:10px 15px;
}

#GetStarted .input_error {
	display:block;
	float:left;
	color:#CC6633;
	font-size:11px;
	width:100%;
	position:relative;
	padding:0 0 0 15px;
	text-align:left;
}

.contentPrimary.noImage {
    width: 100% !important;
}

#Shop180Home li.shopListItem {
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 25px;
    padding: 10px 0;
    text-align: center;
    vertical-align: top;
    width: 200px;
}

#Shop180Home .shopListThumb {
    display: block;
    margin-bottom: 10px;
}
.shopListTitle {
    color: #9A9282;
    font-weight: 700;
    height: 2.5em;
    overflow: hidden;
    text-transform: uppercase;
}
.shopListLink  {
    color: #FFA409;
    display: block;
    font-weight: 700;
    text-transform: lowercase;
}

.Kit180Modal .modal-header > h3 {
    font-size: 28px;
}
.kitItem > li {
    overflow: hidden;
}

.kitItemInfo {
    float: left;
    margin-top: 40px;
    width: 400px;
}

.kitItemImage {
    margin: 0 20px;
    width: 150px;
}

.Kit180Modal .btn.btn-warning.btn-large {
    margin-left: -70px;
}

#shoppingBox #turnaround, #shoppingBox #leanhealthy {
    margin-top: 20px;
}

#shoppingBox .span12 .boxContent {
    height: auto;
}

#shoppingBox .kitBox h3.popover-title {
	font-size: inherit;
}

#shoppingBox #turnaround .kitBox {
    background: url("../img/kit-turnaround-new-large.jpg") no-repeat scroll center bottom transparent;
    height: 358px !important;
    margin-left: 0;
    width: 619px;
}

#shoppingBox #leanhealthy .kitBox {
    background: url("../img/kit-lean-healthy-new-large.jpg") no-repeat scroll center bottom transparent;
    height: 386px !important;
    margin-left: 0;
    width: 623px;
}

#shoppingBox #turnaround .hoverplus.mealbar {
    left: 320px;
    top: 205px;
}
#shoppingBox #turnaround .hoverplus.boost {
    left: 40px;
    top: 160px;
}
#shoppingBox #turnaround .hoverplus.cannister {
    left: 482px;
    top: 65px;
}
#shoppingBox #turnaround .hoverplus.tea {
    left: 70px;
    top: 240px;
}
#shoppingBox #turnaround .hoverplus.snackbar {
    left: 210px;
    top: 7px;
}
#shoppingBox #leanhealthy .hoverplus.cannister {
    left: 15px;
    top: 210px;
}
#shoppingBox #leanhealthy .hoverplus.vitalizer {
    left: 450px;
    top: 110px;
}

#shoppingBox .kitDesc {
    margin-bottom: -10px;
    position: relative;
    top: -30px;
}

#shoppingBox #leanhealthy .kitDesc {
    margin-bottom: -50px;
    position: relative;
    top: -70px;
}

#shoppingBox .boxContent .kitDesc > h3 {
    font-size: 24px;
}

#shoppingBox .kitDesc > span > b {
    font-size: 19px;
    vertical-align: bottom;
}

#shoppingBox .kitDesc button {
    clear: both;
    display: block;
    top: 15px;
}

#shoppingBox .span12 .box {
    border: medium none;
    margin-top: 20px;
    text-align: left;
    width: 265px;
}

#shoppingBox .span12 .box a#leanHealthyKit, #shoppingBox .span12 .box a#turnaroundKit {
    background: url("../img/shoppingBox-KitArrow.png") no-repeat scroll right 11px #F4F4F4;
    color: #FFA409;
    padding: 3px 30px 3px 12px;
    position: absolute;
    right: 0;
    top: 0;
}

#shoppingBox .kitIncludes {
    background: none repeat scroll 0 0 #F1F1F1;
    float: right;
    list-style: disc outside url("../img/shoppingBox-ListBullet.png");
    padding: 20px 15px;
    width: 275px;
}

#shoppingBox .kitIncludes > li {
    font-size: 14px;
    margin-bottom: 15px;
    margin-left: 20px;
}

#shoppingBox .kitIncludes > li:first-child {
    list-style: none outside none;
    margin-left: 0;
}

#shoppingBox .kitIncludes h3 {
    font-size: 18px;
}

sup.sectionmark {
    font-family: arial;
    font-size: 55%;
}





.Jaqui .heroCallout {
    right: 110px;
}
.Jaqui .heroMainImage {
    background-image: url("../img/herobar-jaqui.png");
    height: 383px;
    right: 136px;
}

#ProdOverview .span12 {
    padding: 40px 0 0 20px;
    width: 960px;
}
#ProdOverview #prodOverviewImg {
    height: auto;
    width: 475px;
}
#ProdOverview .contentPrimary {
    float: left;
    margin-left: 20px;
    margin-top: 80px;
    width: 380px;
}
#ProdOverview h3 {
    font-size: 32px;
    margin-bottom: 15px;
}
#ProdOverview .btn.btn-warning.btn-large {
    margin-top: 10px;
}

#HeadbarShop .span12 {
    padding: 40px 10px;
    width: 900px;
}
#HeadbarShop .contentPrimary {
    float: left;
    margin-left: 20px;
    margin-top: 80px;
    width: auto;
}
#HeadbarShop h3 {
    font-size: 32px;
    line-height: 1.2em;
    margin-bottom: 15px;
}
#HeadbarShop .btn.btn-warning.btn-large {
    margin-top: 10px;
}

#GGGGG-How-It-Works .rewardsBox.a, #Incentives .boxA {
	background: url(../img/rewardsbox002-phone.jpg) no-repeat scroll center center;
}

#GGGGG-How-It-Works .rewardsBox.b, #Incentives .boxB {
	background: url(../img/rewardsbox002-scr01a.jpg) no-repeat scroll center center;
}

#GGGGG-How-It-Works .rewardsBox.c, #Incentives .boxC {
	background: url(../img/rewardsbox002-boseheadphones.jpg) no-repeat scroll center center;
}

#GGGGG-How-It-Works .rewardsBox.d, #Incentives .boxD {
	background: url(../img/rewardsbox002-scr02a.jpg) no-repeat scroll center center;
}

#GGGGG-How-It-Works .rewardsBox.e, #Incentives .boxE {
	background: url(../img/rewardsbox002-appliance.jpg) no-repeat scroll center center;
}

#GGGGG-How-It-Works .rewardsBox.f, #Incentives .boxF {
	background: url(../img/rewardsbox002-scr03a.jpg) no-repeat scroll center center;
}

.moreProdListing {
    border-top: 1px solid #CCCCCC;
    clear: both;
    display: block;
    margin: 50px 0 0;
    overflow: hidden;
    padding: 50px 0 0;
    text-align: left;
}

.moreProdListing h1 {
    color: #999999;
    margin-bottom: 0.6em;
}

.moreProdItem {
    float: left;
    margin-right: 30px;
    text-align: center;
}

.moreProdItem img {
    background: none repeat scroll 0 0 #FAFAFA;
    display: block;
    height: 150px;
    margin-bottom: 5px;
    width: auto;
}

.allProdListing .moreProdItem {
    margin-right: 45px;
}

.allProdListing .moreProdItem img {
    height: 138px;
    width: 183px;
}

.moreProdName {
    font-size: 18px;
    font-weight: bold;
}
.moreProdName > a {
    color: #10A0DD;
}

.span12 #content > .shop > #scContentArea.fullcontainer {
    width: 710px;
}

div#nature_inspired {
    background: url("//images.shaklee.com/landing/180PWS/img/shop-grass-logo-bg.jpg") no-repeat scroll center center transparent !important;
}

#About-Header > #shop180_about.row-inner {
    background: url("//images.shaklee.com/pws/shak180/about-me-intro-bckgrnd.png") repeat scroll center center transparent !important;
}


#app-solute_support .span12 {
  padding: 60px 0 0 20px;
  width: 920px;
}
#app-solute_support .contentPrimary {
  float: left;
  width: 400px;
}
#app-solute_support .contentPrimary > h3 {
  font-size: 30px;
  margin-bottom: 20px;
}
#app-solute_support .span12 > img {
  margin-left: 0px;
  width: 520px;
}
div#WinPrizes {
  display: none;
}
#WinPrizes .row-inner {
  background: url("//images.shaklee.com/landing/180PWS/img/sfgg-background.jpg") no-repeat scroll center center / cover  rgba(0, 0, 0, 0);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//images.shaklee.com/landing/180PWS/img/sfgg-background.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//images.shaklee.com/landing/180PWS/img/sfgg-background.jpg', sizingMethod='scale')";
}
.my_180 #WinPrizes .row-inner {
  background: url("//images.shaklee.com/landing/180PWS/img/sfgg-background.jpg") no-repeat scroll -260px 0 / cover  rgba(0, 0, 0, 0);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//images.shaklee.com/landing/180PWS/img/sfgg-background.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//images.shaklee.com/landing/180PWS/img/sfgg-background.jpg', sizingMethod='scale')";
}
#WinPrizes .contentPrimary {
  float: right;
  margin-top: 60px;
  width: 460px;
}
#WinPrizes .contentPrimary > h1 {
  margin-bottom: 20px;
  width: 300px;
}
#WinPrizes .contentPrimary > h3 {
  font-size: 17px;
  font-weight: normal;
  line-height: 1.5em;
}

#Success-Stories.newSlides .span12 {
  width: 960px;
}
#Success-Stories.newSlides .row-inner {
  background: none repeat scroll 0 0 #EEE9E3 !important;
}
#Success-Stories.newSlides h1 {
  font-size: 30px;
  line-height: 1.2em;
  margin-bottom: 20px;
  text-align: center;
}

.elisabeth #heroVideo {
  left: 216px;
  position: absolute;
  top: 3px;
}
.elisabeth .heroCallout {
  background-image: url("../img/herobar-bluecallout-Elisabeth.png");
  left: 90px;
  top: 30px;
}
.elisabeth .heroMainImage {
  background-image: url("../img/herobar-elisabeth.png");
  left: 0;
  width: 387px;
}

#About-Body .kfeldimg {
  width: 360px !important;
}
#About-Body .kfeldimg > img#portrait {
  margin-bottom: 10px !important;
  width: 100% !important;
}
#About-Body .contentPrimary.kfeldtxt {
  line-height: 1.75em;
  padding-top: 20px;
  width: 500px !important;
}


/* hide a few outdated or broken things */
.myshaklee180 #heroVideo>span>a {
    display: none;
}
.jp-video-play {
    display: none !important;
}
a.playVideoBtn {
    display: none;
}
.hoverplus {
    display: none;
}
#ms180_home_2col .module-6 {
    display: none;
}
#footer .unstyled li:nth-child(3) {
    display: none;
}
.shopshaklee180 #ms180_home_2col .module-3 {
    display: none;
}

/****MEDIA QUERIES ****/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/

/* MIN WIDTH (APPLIES ONLY _BELOW_ THESE WIDTHS) ****************************/

/****************************************************************************/
@media(max-width: 970px) { 


} 

/****************************************************************************/
@media(max-width: 768px) { 

#Meal-Times .carousel-contaier {
    display: none;
}

} 

/****************************************************************************/
@media (max-width: 600px) { 

} 

/****************************************************************************/
@media (max-width: 480px) { 

} 



/* MIN WIDTH (APPLIES ONLY _ABOVE_ THESE WIDTHS) ****************************/
/****************************************************************************/
@media (min-width: 960px) {



} 
/****************************************************************************/
@media (min-width: 1200px) {



}
/****************************************************************************/