@charset "utf-8";
* { margin: 0; padding: 0; outline: none;	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	 }

a { color: #3BA100; text-decoration: underline; }

a.EPToolTip { position: relative; z-index: 24; }
a.EPToolTip:hover { z-index: 25; }
/*a.EPToolTip span.ExpressShop_ToolTip { display: none; }

a.EPToolTip:hover span.ExpressShop_ToolTip {
	display: block;
	position: absolute;
	top:12px;
	right:12px;
	background-color: #FFF;
	font-size: 9px;
	color: #004c90;
	padding: 3px 6px 5px 6px;
	border: 1px solid #A8E07B;
	white-space: nowrap;
}
*/

.toolTipHide{display: none;}

.toolTipShow{
	display: block;
	position: absolute;
	top:12px;
	right:12px;
	background-color: #FFF;
	font-size: 9px;
	color: #004c90;
	padding: 3px 6px 5px 6px;
	border: 1px solid #A8E07B;
	white-space: nowrap;
	z-index: 25;
}

a.LinkImg { display: block; float: left; margin-right: 5px; }

a.LinkText { display: block; float: left; color: #FFFFFF; }

body { background-color: #d9eaf2; }

body, td {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;color: #00448d;
}

H1, .Header {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	display: block;
}

H2, .SubHeader {
	font-size: 12px;
	line-height: 16px;
	color: #3ba100;
	margin: 5px 0px 3px 0px;
	font-weight: bold;
	display: block;
}

H3, .SubSubHeader {
	font-size: 11px;
	line-height: 16px;
	color: #e59719;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	display: block;
}

H4, .SubSub_SubHeader {
	line-height:16px;
	font-size:10px;
	color:#044694;
	margin:5px 0px 2px 0px;
	font-weight: bold;
	display:block;
}

H5 {
	line-height: 16px;
	font-size: 9px;
	color: #044694;
	margin: 5px 0px 2px 0px;
}

H6 {
	line-height: 16px;
	font-size: 9px;
	text-transform: uppercase;
	color: #3ba100;
	margin: 5px 0px 0px 0px;
}

div.checkOutFooterDiv {
	clear:both;
	background-color:#f0f7fb;
	border-top:1px solid #bfdcec;
	padding-left:22px;
	height:66px;
}

div.checkOutHeaderBar {
	height:23px;
	line-height:23px;/**/
	background-color: #fafcfe;
	border-top: 1px solid #a2de75;
	border-bottom: 1px solid #a2de75;
	clear: both;
	color: #519211;
}

div.LSideBar_Divider { height: 1px; margin: 14px 0px 16px 6px; }

IMG { border: 0px; }

input, #cartTotals TD { height: 17px; }

input.AccountFields { height: 15px; color: #044694; padding: 2px 0px 0px 6px; }

input.Footer_SearchBox {
	width: 80px;
	height: 13px;
	padding-left: 2px;
	font-size: 9px;
	color: #5E9833;
	background-color: #FFFFFF;
	border: 1px solid #519211;
}

input.QtyInput {
	width: 13px;
	height: 14px;
	padding: 0px 0px 0px 4px;
	border: 1px solid #7F9DB9;
	font-size: 11px;
	color: #1056a1;
}

select.AccountFields { color: #044694; }

UL {
	margin-left: 14px;
	list-style-position:outside;
	list-style-image:url(/store/kitClub/graphics/bullet.gif);	
}

UL LI {
	margin: 5px 0px;
	line-height: 15px;
	padding: 0px 0px;
	list-style-type:disc;
	background-image: none;
}
UL LI UL {
	list-style-image:url(/graphics/GreenBullet.gif);	
}
.BenefitBars_AppleBrownBenny_ContentArea {
	position: absolute;
	top: 20px;
	right: 19px;
	width: 125px;
	height: 55px;
	line-height: 16px;
	font-size: 10px;
	color: #01458E;
}

.BenefitBars_AppleBrownBenny_ContentArea a, .ShakesRecipeBox_ContentArea a { color: #01458E; text-decoration: underline; }

.BenefitBars_AppleBrownBenny_ContentArea a:hover, .ShakesRecipeBox_ContentArea a:hover, .CartBody a:hover, a:hover, #FooterContent a:hover { text-decoration: none; }

.BenefitBars_MoreTips { position: absolute; bottom: 20px; left: 19px; }

.BenefitBars_Tip_ContentArea {
	width: 182px;
	height: 93px;
	line-height: 16px;
	font-size: 10px;
	color: #01458E;
	position: absolute;
	top: 11px;
	left: 20px;
}

.BenefitBars_ViewRecipe { position: absolute; bottom: 48px; right: 25px; }

.BlueBoldText { color: #1056A1; font-weight: bold; }

.CartBody {
	width: 659px;
	color: #519211;
	min-height: 100px;
	padding: 7px 24px 7px 26px;
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
	border-top: 1px solid #BFDCEC;
}

.CartBody a { color: #e1820a; }

.CartHeader {
	background-image: url(/graphics/common/shoppingCartTopBG.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 687px;
	color: #e1820a;
	font-size: 13px;
	font-weight: bold;
	padding: 9px 0px 0px 24px;
	margin-top: 20px;
}

.FeaturedRecipeLink_Text {
	position: absolute;
	top: 14px;
	left: 14px;
	font-weight: bold;
	font-size: 11px;
	color: #1056a1;
}

.FeaturedRecipeLink_Text a {
	font-weight: bold;
	font-size: 11px;
	color: #1056a1;
	text-decoration: none;
}

.Figures1 {
	width: 45px;
	height: 17px;
	float: left;
	display: block;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	color: #3F9E30;
	background-color: #E5ECF3;
	margin-right: 2px;
	padding: 3px 5px 0px 0px;
}

.Figures2 {
	width: 54px;
	height: 17px;
	float: left;
	display: block;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	color: #3F9E30;
	background-color: #E5ECF3;
	margin-right: 2px;
	padding: 3px 5px 0px 2px;
}

.FloatedDivCleaner {
	width: 1px;
	height: 1px;
	clear: both;
	position: relative;
}

.HealthyShakesDietKit_ContentArea {
	width: 70px;
	height: 90px;
	line-height: 11px;
	font-size: 9px;
	color: #01458E;
	position: absolute;
	top: 17px;
	right: 10px;
}

.HMRDietTools_Text {
	position: absolute;
	top: 15px;
	left: 13px;
	width: 155px;
	font-weight: normal;
	font-size: 10px;
	color: #1056a1;
}

.Ingredients_Header {
	width:184px;
	padding: 3px 0px 3px 16px;
	margin: 0px 0px 2px 0px;
	background-color: #99CC99;
	clear: both;
}

.Ingredients_Header a, .ProductInfo_Accordion .Header a {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.ingredientsRow {
	background-color: #e5ecf3;
	font-weight: normal;
	color: #3f9e30;
	vertical-align: middle;
	padding: 3px 6px 5px 6px;
}

.LSideBar_BlueText {
	font-weight: bold;
	line-height: 15px;
	font-size: 11px;
	color: #1056A1;
}

.LSideBar_BlueText a {
	font-weight: bold;
	line-height: 15px;
	font-size: 9px;
	color: #1056A1;
}

.LSideBar_OrangeText {
	font-weight: bold;
	line-height: 15px;
	font-size: 11px;
	color: #F39809;
}

.LSideBarBox { width: 175px; min-height: 100px; overflow: hidden; }

.MaroonePurple { color: #890857; }

/* HMR */
.menuTDLeft {
	width: 148px;
	height: 43px;
	background-image: url(/graphics/common/menuTableGradient.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
	color: #01458e;
	font-weight: bold;
}

.menuTDLeftEntrees {
	width: 155px;
	height: 43px;
	background-image: url(/graphics/common/menuTableGradient.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 9px;
	color: #01458e;
	font-weight: bold;
}

.menuTDRight {
	background-image: url(/graphics/common/menuRightBG.gif);
	width: 292px;
	color: #01458e;
	padding: 0px 21px 0px 22px;
}

/*------- MyAccount Side Box Style ------*/
.MyAccount_SideBoxes {
	width: 175px;
	margin: auto;
	min-height: 208px;
	margin-bottom: 15px;
	text-align: left;
	padding: 1px 0px 0px 1px;
	background-image: url(/graphics/SideBoxesBorder.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.orangeFadeBG {
	background-image: url(/graphics/common/orangeFadeBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.portionsBody {
	color: #3f9e30;
	background-color: #e5ecf3;
	font-weight: bold;
	vertical-align: middle;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	padding: 0px 4px 0px 5px;
}

.portionsBody_End {
	color: #3f9e30;
	background-color: #e5ecf3;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 2px solid #ffffff;
}

.ProductInfo_Accordion { width: 200px; min-height: 20px; height:auto; !important height:20px;}

.ProductInfo_Accordion .ContentArea, .ProductInfo_Accordion .ContentArea .ContentCell { min-height: 22px; height:auto; !important height:20x; }

* html .ProductInfo_Accordion .ContentArea .ContentCell { display: inline;}

.ProductInfo_Accordion .ContentCell span.Figures {
	width: 68px;
	height: 17px;
	float: left;
	display: block;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	color: #3F9E30;
	background-color: #E5ECF3;
	margin-right: 2px;
	padding: 3px 5px 0px 0px;
}

.ProductInfo_Accordion .ContentCell span.Label {
	width: 122px;
	height: 17px;
	float: left;
	display: block;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	color: #3F9E30;
	background-color: #E5ECF3;
	padding: 3px 0px 0px 3px;
}

.ProductInfo_Accordion .ContentCell span.TwoCol_Label {
	width: 82px;
	height: 17px;
	float: left;
	display: block;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	color: #3F9E30;
	background-color: #E5ECF3;
	padding: 3px 0px 0px 3px;
}

.ProductInfo_Accordion .Header {
	width: 187px;
	height: 20px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #99CC99;
	margin-bottom: 2px;
}

.ProductInfo_Accordion .Header #Blank {
	float: left;
	width: 85px;
	height: 17px;
	padding: 3px 0px 0px 0px;
}

.ProductInfo_Accordion .Header #Chocolate {
	float: left;
	width: 61px;
	height: 17px;
	color: #FFFFFF;
	padding: 3px 0px 0px 0px;
	border-right: 2px solid #FFFFFF;
}

.ProductInfo_Accordion .Header #Vanilla {
	float: left;
	width: 50px;
	height: 17px;
	color: #FFFFFF;
	padding: 3px 0px 0px 0px;
	border-right: 2px solid #FFFFFF;
}

.ProductPage_OrangeText { color: #F48A04; font-weight: bold; }

.Shakes_HealthyShakeKitBox { position: absolute; bottom: 11px; right: 22px; }

.Shakes_ViewRecipe { position: absolute; bottom: 11px; right: 18px; }

.ShakesRecipeBox_ContentArea {
	position: absolute;
	top: 13px;
	right: 15px;
	width: 160px;
	height: 38px;
	line-height: 16px;
	font-size: 10px;
	color: #01458E;
}

/*------- Side Box Style ------*/
.SideBoxes {
	width: 175px;
	margin: auto;
	min-height: 208px;
	margin-bottom: 15px;
	text-align: left;
	padding: 1px 0px 0px 1px;
	background-image: url(/graphics/SideBoxesBorder.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.SideBoxes .ContentArea, .MyAccount_SideBoxes .ContentArea {
	width: 174px;
	min-height: 171px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.Tips {
	width: 534px;
	height: 143px;
	background-color: #FFFFFF;
	background-image: url(/graphics/Tips/Tip_BlueBG.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin-bottom: 30px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #D7D7D7;
	position: relative;
}

/*BenefitBar CSS*/
.Tips #BenefitBar_Pic { position: absolute; top: 39px; left: 387px; }

.Tips #BenefitBar_RightCol {
	float: right;
	width: 350px;
	height: 102px;
	margin: 24px 0px 15px 0px;
	border: 1px solid #D3E7F2;
	border-right-style: none;
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
}

/*Cereal CSS*/
.Tips #Cereal_Pic { position: absolute; top: 36px; left: 402px; }

.Tips #Cereal_RightCol {
	float: right;
	width: 350px;
	height: 100px;
	margin: 24px 0px 15px 0px;
	border: 1px solid #D3E7F2;
	border-right-style: none;
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
}

.Tips #Cereal_RightCol #Cereal_TextPositioning #Cereal_HeaderText, .Tips #BenefitBar_RightCol #BenefitBar_TextPositioning #BenefitBar_HeaderText {
	margin: 11px 0px 0px 16px;
	font-weight: bold;
	font-style: normal;
	color: #1056A1;
}

.Tips #Cereal_RightCol #Cereal_TextPositioning, .Tips #BenefitBar_RightCol #BenefitBar_TextPositioning { position: absolute; top: 25px; z-index: 400; }

#BenefitBar_TextPositioning UL{
	margin:0px 0px 0px 31px;
	padding:0px 0px 0px 0px;
}
#BenefitBar_TextPositioning UL LI{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.Tips #Entree_Pic {
	position: absolute;
	z-index: 700;
	top: 5px;
	left: 387px;
}

.Tips #Entree_RightCol {
	float: left;
	width: 350px;
	height: 102px;
	margin: 24px 0px 15px 0px;
	border: 1px solid #D3E7F2;
	border-right-style: none;
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
}

.Tips #Entree_RightCol #Entree_TextPositioning {
	position: absolute;
	top: 25px;
	right: 138px;
	z-index: 400;
}

.Tips #Entree_TextContainer {
	position: absolute;
	top: 25px;
	left: 186px;
	z-index: 10000;
}

.Tips #Entree_TextContainer #Entree_ColsContainer {
	width: 172px;
	margin: 4px 0px 0px 14px;
}

.Tips #Entree_TextContainer #Entree_ColsContainer .EntreeCol {
	float: left;
	width: 86px;
	color: #78A857;
	line-height: 17px;
	font-style: italic;
}

.Tips #Entree_TextContainer #Entree_HeaderText {
	margin: 11px 0px 0px 14px;
	font-weight: bold;
	font-style: normal;
	color: #1056A1;
}

/*Shake CSS */
.Tips #Shake_Pic { position: absolute; top: -1px; left: 361px; }

.Tips #Shake_RightCol {
	float: right;
	width: 350px;
	height: 96px;
	margin: 24px 0px 15px 0px;
	border: 1px solid #D3E7F2;
	border-right-style: none;
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
}

/*Soup CSS*/
.Tips #Soup_Pic { position: absolute; top: 25px; left: 395px; }

.Tips #Soup_RightCol {
	float: right;
	width: 350px;
	height: 94px;
	margin: 24px 0px 15px 0px;
	border: 1px solid #D3E7F2;
	border-right-style: none;
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
}

.Tips #Soup_RightCol #Soup_TextPositioning {
	position: absolute;
	top: 25px;
	right: 94px;
	z-index: 300;
}

.Tips #Soup_RightCol #Soup_TextPositioning #Soup_HeaderText {
	margin: 8px 0px 0px 25px;
	font-weight: bold;
	font-style: normal;
	color: #1056A1;
}

.Tips .LeftCol { float: left; width: 183px; min-height: 143px; }

.Tips .LeftCol #BenefitBar_Description {
	font-size: 10px;
	color: #1056A1;
	padding: 7px 10px 0px 34px;
	line-height: 15px;
}

.Tips .LeftCol #BenefitBar_Header_Image { width: 123px; height: 14px; margin: 14px 0px 0px 8px; }

.Tips .LeftCol #Cereal_Description {
	font-size: 10px;
	color: #1056A1;
	padding: 14px 17px 0px 34px;
	line-height: 15px;
}

.Tips .LeftCol #Cereal_Header_Image { width: 87px; height: 15px; margin: 13px 0px 0px 10px; }

.Tips .LeftCol #Entree_Description {
	font-size: 10px;
	color: #1056A1;
	padding: 14px 31px 0px 34px;
	line-height: 15px;
}

.Tips .LeftCol #Entree_Header_Image { width: 125px; height: 15px; margin: 13px 0px 0px 9px; }

.Tips .LeftCol #Shake_Description {
	font-size: 10px;
	color: #1056A1;
	padding: 14px 20px 0px 34px;
	line-height: 15px;
}

.Tips .LeftCol #Shake_Header_Image { width: 81px; height: 20px; margin: 8px 0px 0px 15px; }

.Tips .LeftCol #Soup_Description {
	font-size: 10px;
	color: #1056A1;
	padding: 12px 17px 0px 34px;
	line-height: 15px;
}

.Tips .LeftCol #Soup_Header_Image { width: 79px; height: 20px; margin: 8px 0px 0px 10px; }

.Tips UL {
	margin: 2px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image:url(/graphics/Tips/Blue_Dash.gif);
}
.Tips UL LI {
	color: #78A857;
	line-height: 12px;
	font-style: italic;
	list-style-position: outside;
	margin: 3px 0;
	padding:0px 0px 0px 0px;
}
#AddToCartBox {
	width: 171px;
	min-height: 78px;
	padding: 10px 13px 10px 14px;
	margin-bottom: 10px;
	border: 1px solid #d7d7d7;
	background-color: #ECF5F9;
	background-image: url(productImages/AddToCartBox_BG.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#AddToCartBox .Bottom {
	clear: both;
	padding-top: 7px;
	text-align: right;
	border-top: 1px solid #D7D7D7;
}
#AddToCartBox span.Top, #AddToCartBox div.Top {
	clear: both;
	min-height: 57px;
	display: block;
	padding-bottom: 7px;
}
#AddToCartBox span.Top #Image { float: left; width: 76px; padding-top: 7px; }
#AddToCartBox span.Top #Text, #AddToCartBox div.Top #Text {
	float: left;
	width: 95px;
	color: #044694;
	font-size: 11px;
	line-height: 10px;
	padding-top: 2px;
}
#BenefitBars_Heading {
	width: 521px;
	height: 246px;
	margin-top: 22px;
	position: relative;
}
#BenefitBars_Heading .Caption {
	width: 284px;
	line-height: 16px;
	font-weight: bold;
	font-size: 11px;
	color: #01458E;
	position: absolute;
	top: 31px;
	right: 30px;
}
#BenefitBarsMenu_Header, #ShakesMenu_Header {
	width:493px;
	height:25px;
	padding:8px 0px 0px 9px;
	background-color:#FFFFFF;
	background-image:url(/graphics/common/EntreesCurvedTop2.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#BillingPayment_Tab { float: left; width: 133px; height: 37px; }
#cartNavButtons { padding-top: 17px; float: left; }
#cartNavButtons A {
	display: block;
	background-color: #ffffff;
	border: 1px solid #d7d7d7;
	color: #5483b4;
	text-decoration: none;
	height: 17px;
	line-height: 17px;
	text-align: center;
	float: left;
	margin-right: 5px;
}
#CartOfferCallOut {
	width: 174px;
	height: 45px;
	padding: 6px 13px 5px 44px;
	font-size: 10px;
	color: #01458e;
	line-height: 12px;
	background-image: url(/graphics/Store/CartFreeShippingOfferBG.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#cartTotals {
	float: right;
	color: #e1820a;
	margin-top: 22px;
	margin-right: 65px;
	font-size: 11px;
}
#cartTotals TD {
	color: inherit;
}
#categoryContainer {
	width:764px;
	min-height:400px;
	/*height:auto !important;
	height:400px;*/
	background-color:#FFFFFF;
	margin:2px 2px 1px 2px;
}
#categoryHeaderImage { padding-top: 19px; }
#categoryLeftContainer {
	clear: both;
	float: left;
	width: 556px;
	min-height:400px;
	/*height:auto !important;
	height:400px;
	background-color:red;
	overflow:hidden;*/
}
#categoryLeftContainer.OrangeBackground {
	background-image:url(/graphics/common/entreesGradientBG.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFD682;
	padding-bottom:10px;
}
#categoryMainArea {
	float: left;
	width: 551px;
	min-height: 530px;
	padding-left: 20px;
	padding-top: 20px;
}
#categoryRightContainer {width:207px; float: left; min-height: 400px; height:auto !important; height:400px; }

#categoryContainer_Edit{
	width:763;
	clear:both;
	min-height:100px;
}
#categoryLeftContainer_Edit{
	float:left;
	width:554px;
	min-height:100px;
	background-image:url(/graphics/common/entreesGradientBG.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFD682;
	padding-bottom:10px;
	/*border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	overflow:hidden;*/
}

#checkOutBoxContainer {
	width: 738px;
	min-height: 400px;
	/*height:auto !important;
	height:400px;
	overflow: hidden;*/
	margin-bottom: 0px;
	padding-bottom: 20px;
	background-image: url(/graphics/common/orangeFadeBG.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFD77F;
	padding-left: 29px;
}

#DetailsContainer { clear: both; width: 551px; overflow: hidden; }

#Entree_Heading { width: 508px; height: 265px; position: relative; }

#Entree_Heading .Caption {
	width: 317px;
	line-height: 16px;
	font-weight: bold;
	font-size: 11px;
	color: #01458E;
	position: absolute;
	top: 52px;
	right: 0px;
}

#EntreeMenu_Header {
	width: 493px;
	height: 22px;
	padding: 11px 0px 0px 9px;
	background-color: #FFFFFF;
	background-image: url(/graphics/common/EntreesCurvedTop2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#EntreeMenuTable {
	clear:both;
	width:500px;
	min-height:111px;
	border:1px solid #D7D7D7;
	border-top:1px solid #a2de75;
	background-color:#FFFFFF;
	font-size:11px;
	position:relative;
}

#EntreeMenuTable .Cell {
	float:left;
	width:144px;
	min-height:101px;
	margin-left:2px;
	padding:10px 10px 18px 10px;
	background-image:url(/graphics/common/EntreeTableBG.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	line-height:20px;
	font-size:10.5px;
	color:#01458e;
}

#EntreeMenuTable .Cell .Asterisk {color: #86A3BF;}

#EntreeMenuTable .Legend {
	color: #86A3BF;
	position: absolute;
	bottom: 8px;
	right: 14px;
}

#EntreeMenuTable a {
	color: #01458E;
	line-height: 20px;
	text-decoration: none;
	font-size: 10.5px;
}

#EntreeMenuTable a:hover { color: #5e9833; text-decoration: underline; }

#EntreeMixTable .Row .IconCell {
	float: left;
	width: 154px;
	height: 33px;
	margin: 0px 2px 1px 0px;
	padding: 9px 0px 0px 9px;
	background-image: url(/graphics/common/EntreeMixTable_CellBG.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 10px;
	color: #01458e;
}

#EntreeMixTable .Row .IconCell a, #MixTable .Row .IconCell a {
	font-weight: bold;
	font-size: 10px;
	color: #01458e;
	text-decoration: none;
}

#EntreeMixTable .Row .IconCell IMG { margin-right: 5px; vertical-align: middle; }

#EntreeMixTable .Row .IconTextCell {
	float: left;
	width: 300px;
	height: 34px;
	margin: 0px 0px 1px 0px;
	padding: 8px 11px 0px 19px;
	background-image: url(/graphics/common/EntreeMixTable_LargeCellBG.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: 10.5px;
}

#EntreeMixTable .Row .IconTextCell a { color: #F48A04; text-decoration: underline; }

#EntreeMixTable .Row .IconTextCell a:hover, #MixTable .Row .IconTextCell a:hover { color: #F48A04; text-decoration: none; }

#EntreeMixTable .Row, #MixTable .Row {
	clear: both;
	width: 495px;
	min-height: 42px;
}

#EntreeMixTable, #MixTable {
	clear: both;
	width: 496px;
	min-height: 168px;
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
	padding: 2px 2px 1px 2px;
	font-size: 11px;
	color: #01458E;
	overflow: hidden;
}

#EntreesContainer, #BenefitBarsContainer {
	width: 501px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 21px;
}

#EntreeTopPick_Container .PickBox .ContentArea .BuyNowLink { position: absolute; top: 48px; right: 52px; }

#EntreeTopPick_Container .PickBox .ContentArea, #ProductLanding_TwoCol_Container .PickBox .ContentArea {
	width: 247px;
	height: 131px;
	position: relative;
}

#EntreeTopPick_Container .PickBox .Header, #ProductLanding_TwoCol_Container .PickBox .Header {
	width: 228px;
	height: 20px;
	padding: 9px 0px 0px 19px;
	margin: 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFD682;
}

#EntreeTopPick_Container .PickBox .TopPickRibbon { position: absolute; top: 13px; right: 14px; }

#EntreeTopPick_Container .PickBox, #ProductLanding_TwoCol_Container .PickBox {
	float: left;
	width: 247px;
	height: 161px;
	background-color: #E2F1F7;
	border: 1px solid #D9D7D2;
	position: relative;
}

#EntreeTopPick_Container, #ProductLanding_TwoCol_Container {
	clear: both;
	width: 501px;
	height: 163px;
}

#expressShopContainer {
	width: 740px;
	/**height: 536px;**/
	background-image: url(/graphics/common/expressShopBG.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
}

#expressShopContainer div.categoryHeader {
	border: 1px solid #ffd282;
	background-color: #FFF;
	height: 22px;
	line-height: 22px;
}

#expressShopContainer div.categoryHeader td.categoryName {
	font-size: 12px;
	color: #f39809;
	font-weight: bold;
	padding-left: 16px;
	line-height: 22px;
}

#expressShopContainer div.categoryHeader td.quantity {
	font-size: 9px;
	color: #f39809;
	font-weight: bold;
	text-align: right;
	padding-right: 11px;
}

#expressShopContainer div.itemsColumn {
	background-image: url(/graphics/common/expressShopColumnBG.gif); /**height: 544px; **/
	background-repeat: repeat-x;
	margin-top: 3px;
	margin-bottom: 3px;
}

#expressShopContainer div.itemsColumn table { width: 100%; }

#expressShopContainer div.itemsColumn tr.itemRow {
	background-image: url(/graphics/common/expressShopItemBorderDots.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#expressShopContainer div.itemsColumn tr.itemRow td { height: 44px; color: #01458e; }

#expressShopContainer div.itemsColumn tr.itemRow td.itemName { vertical-align: middle; padding-left: 17px;}

#expressShopContainer div.itemsColumn tr.itemRow td.qty { width: 32px; }

#expressShopContainer div.itemsColumn tr.itemRow td.qty INPUT { width: 18px; height: 16px; }

#FooterContent {
	font-size: 10px;
	color: #6B8BAA;
	padding: 8px 11px 20px 11px;
}

#FooterContent .Divider { float: left; color: #519211; margin: 0px 5px 0px 5px; }

#FooterContent .Links { clear: both; height: 20px; }

#FooterContent .Links a { float: left; }

#FooterContent a:link, #FooterContent a:visited { color: #519211; text-decoration: underline; font-size: 10px; }

#FooterIMGLinks { float: left; width: 608px; padding-top: 6px; }

#FooterIMGLinks IMG { float: left; margin: 2px 23px 0px 0px; }

#FooterLinks { width: 769px; height: 23px; padding: 4px 0px 0px 12px; }

/** checkout indicator **/
#locationIndicator {
	width: 709px;
	height: 37px;
	background-image: url(/graphics/common/checkoutStatusBG.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#locationIndicator LI { list-style: none; float: left; /*\*/ overflow: hidden; }

#locationIndicator UL { height: 37px; }

#Login_ContentContainer {
	clear: both;
	width: 709px;
	min-height: 225px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #BFDCEC;
}

#Login_ContentContainer .ColLeft {
	float: left;
	width: 330px;
	min-height: 211px;
	padding: 14px 0px 0px 24px;
	background-image: url(/graphics/common/loginMidLineBG.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#Login_ContentContainer .ColRight {
	float: left;
	width: 331px;
	min-height: 211px;
	padding: 14px 0px 0px 24px;
}

/*
#mainDiv #middleBox #navigationBar LI.current a b {
	background-position: 0 -75px !important;
}
*/
#loginBoxContainer {
	min-height: 100px; /*width:738px;*/
	margin-bottom: 0px;
	padding: 0px 0px 10px 29px;
	background-image: url(/graphics/common/orangeFadeBG.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#loginContentContainer {
	width:709px;
	border:1px solid #d7d7d7;
	border-top:0px;
	background-color:#FFF;
}

#loginContentContainer2 {
	width:709px;
	border:1px solid #d7d7d7;
	border-top:0px;
	background-color:#FFF;
}

#LoginHeader {
	height: 24px;
	width: 709px;
	color: #e1820a;
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	padding: 9px 0px 0px 24px;
	background-image: url(/graphics/common/shoppingCartTopBG.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#LoginSubHeader {
	clear: both;
	min-height: 23px;
	border-top: 1px solid #A2DE75;
	border-bottom: 1px solid #A2DE75;
	background-color: #FFFFFF;
	padding-left: 25px;
}

#LoginSubHeader .ColLeft {
	float: left;
	width: 328px;
	height: 17px;
	color: #519211;
	font-weight: bold;
	padding-top: 2px;
	margin: 2px 0px 0px 0px;
	text-transform: uppercase;
	border-right: 1px solid #bfdcec;
}

#LoginSubHeader .ColRight {
	float: left;
	width: 332px;
	height: 15px;
	color: #519211;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 0px 0px 23px;
}

#mainDiv {
	width: 781px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 25px;
}

#mainDiv #bottomBox {
	width: 781px;
	height: 27px;
	background-image: url(/graphics/common/bottomCornersBG.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#mainDiv #middleBox {
	border-left: 3px solid #78a854;
	border-right: 3px solid #78a854;
	background-color: #FFF;
	min-height: 300px;
}

#mainDiv #middleBox #contentBoxContainer {
	border: 1px solid #d6d6d6;
	margin: 0px 3px 0px 3px;
	/*padding: 2px 2px 2px 2px;*/
	background-color: white;
	min-height:300px;
	height:auto !important;
	height:300px;
	position: relative;
}

#mainDiv #middleBox #contentBoxContainer #contentBox {
	border: 1px solid #d6d6d6;
	min-height: 100px;
	z-index: 1;
}

#mainDiv #middleBox #contentBoxContainer #miniCart {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 30;
	height: 70px;
	cursor: pointer;
}

#mainDiv #middleBox #contentBoxContainer #miniCart #itemsInCartTotal { position: relative; top: 1px; left: 8px; }

#mainDiv #middleBox #contentBoxContainer #miniCart #miniCartBottom {
	width: 205px;
	height: 10px;
	vertical-align: top;
	/*background-image: url(/graphics/common/miniCartBottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;*/
}

#mainDiv #middleBox #contentBoxContainer #miniCart #miniCartItems {
	border: 1px solid #ffd780;
	background-color: white;
	width:193px;
}

#mainDiv #middleBox #contentBoxContainer #miniCart #miniCartItems #scrollingDiv { max-height:292px; width:193px; overflow: auto; }

#mainDiv #middleBox #contentBoxContainer #miniCart #miniCartItems #scrollingDiv .item {
	padding-left: 10px;
	/*padding-right: 13px;*/
	padding-top: 12px;
	clear: both;
	height: 72px;
	color: #006c9f;
}

#mainDiv #middleBox #contentBoxContainer #miniCart #miniCartItems #scrollingDiv .item IMG { margin-right: 6px; }

#mainDiv #middleBox #contentBoxContainer #miniCart #miniCartTop {
	background-image: url(/graphics/common/miniCartTopBG.gif);
	border-left:1px solid #ffd780;
	border-right:1px solid #ffd780;
	border-top:0px;
	border-bottom:0px;
	height: 60px;
	width:193px;
}

#mainDiv #middleBox #contentBoxContainer #miniCart #myShoppingCartGraphic { position: relative; top: 0px; left: 29px; }

#mainDiv #middleBox #contentBoxContainer #miniCart #plusMinus {
	position: relative;
	top: 10px;
	left: 7px;
	width: 11px;
	height: 11px;
}

#mainDiv #middleBox #navigationBar {
	height: 37px;
	margin-left: 3px;
	margin-right: 3px;
	position: relative;
}

#mainDiv #middleBox #navigationBar LI {
	list-style: none;
	float: left;
	position: relative;
	height: 37px;
	/*\*/
	overflow: hidden;
	/**/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#mainDiv #middleBox #navigationBar LI a {
	display: block;
	text-decoration: none;
	position: absolute;
	height: 37px;
}

#mainDiv #middleBox #navigationBar LI a b {
	position: absolute;
	background-position: 0 0;
	display: block;
	height: 37px;
	top: 0;
}

#mainDiv #middleBox #navigationBar LI a:hover b { background-position: 0 -37px; cursor: pointer; }

#mainDiv #middleBox #navigationBar LI.current a b { background-position: 0 -75px !important; }

#mainDiv #middleBox #navigationBar UL {
	height: 37px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#mainDiv #topBar {
	border: 3px solid #FFFFFF;
	background-image: url(/graphics/common/headerGradietBG.gif);
	height: 98px;
	position: relative;
}

#mainDiv #topBar #logo { position: absolute; left: 12px; top: 14px; }

#mainDiv #topBar #loseWeightGainHealth { position: absolute; left: 119px; top: 14px; }

#mainDiv #topBar #phoneNumbers { 
	position: absolute; left: 361px; top: 31px;
	color:#fff; 
	text-align:right;
	width:400px;
}
	#mainDiv #topBar #phoneNumbers span{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	#mainDiv #topBar #phoneNumbers span.order{
		margin-right:10px;
	}

#mainDiv #topBar #socialIcons { position: absolute; left: 551px; top: 55px; width:215px; }
#mainDiv #topBar #socialIcons span{color:#fff; position:relative; top:-11px; left:-5px;}


/** top right bar **/
#mainDiv #topBar #topRightMenu {
	width: 383px;
	height: 26px;
	float: right;
	position: relative;
}

#mainDiv #topBar #topRightMenu LI {
	list-style: none;
	float: left;
	position: relative;
	height: 26px;
	/*\*/
	overflow: hidden;
	/**/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: 0px 0px;
}

#mainDiv #topBar #topRightMenu LI a {
	display: block;
	text-decoration: none;
	position: absolute;
	height: 26px;
}

#mainDiv #topBar #topRightMenu LI a b {
	position: absolute;
	background-position: 0 0;
	display: block;
	height: 26px;
	top: 0;
}

#mainDiv #topBar #topRightMenu LI a:hover b, #mainDiv #topBar #topRightMenu LI.loggedIn a:hover b { background-position: 0 -26px; cursor: pointer; }

#mainDiv #topBar #topRightMenu LI.loggedIn a b { background-position: 0 0px; cursor: pointer; }

#mainDiv #topBar #topRightMenu LI.loggedOut a b { background-position: 0 -52px; cursor: pointer; }

#mainDiv #topBar #topRightMenu LI.loggedOut a:hover b { background-position: 0 -78px; cursor: pointer; }

#mainDiv #topBar #topRightMenu UL {
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#MixTable .Row .IconCell {
	float: left;
	width: 150px;
	min-height: 28px;
	margin: 0px 2px 1px 0px;
	padding: 18px 0px 0px 13px;
	background-image: url(/graphics/common/EntreeMixTable_CellBG.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #e2f1f7;
	font-weight: bold;
	font-size: 10px;
	color: #01458e;
	overflow: hidden;
}

#MixTable .Row .IconCell IMG { margin-right: 5px; }

#MixTable .Row .IconTextCell {
	float: left;
	width: 316px;
	min-height: 34px;
	line-height: 15px;
	margin: 0px 0px 1px 0px;
	padding: 8px 0px 5px 14px;
	background-image: url(/graphics/common/EntreeMixTable_LargeCellBG.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #f0f7fb;
	font-size: 10.5px;
}
#MixTable .Row .IconTextCell a {
	font-size: 10px;
	color: #F48A04;
	text-decoration: underline;
}
#MyAccountContainer {
	width: 767px;
	min-height: 100px;
	clear: both;
	overflow: hidden;
	background-image: url(/graphics/SubBGRepeat5.gif);
	background-position: -3px -2px;
	background-repeat: repeat-y;
}
#leftSideMenu {
	float:left;
	width:195px;
	padding-top:13px;
	min-height:550px;
	margin-right:0px;
	padding-right:0px;
	border-right:1px solid #ddedf5;
	background-image:url(/graphics/common/detailMenuGradientBG.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
/*#navArray a, #navArray a.level2, #navArray a.level2_openItem {
	min-height:26px;
	height:auto !important;
	min-height:26px;
	background-image:url(/graphics/common/LeftMenu_Dash.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	background-color:blue;
	line-height:12px;
	padding-top:0px;
	margin-bottom:6px;
}*/
#leftSideMenu2 {
	float:left;
	width:200px;
	padding-top:13px;
	min-height:550px;
	margin-right:0px;
	padding-right:0px;
	background-image:url(/graphics/common/detailMenuGradientBG2.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}
#leftSideMenu2 a {
	display:block;
	font-size:11px;
	color:#006699;
	text-decoration:none;
	background-image:url(/graphics/common/LeftMenu_Dash.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 9px;
	margin:0px 0px 10px 18px;
}
#leftSideMenu2 a:hover, #leftSideMenu2 a.level2_openItem { color: #519211; }

#myAccountContent { float: left; width: 565px; text-align: left;}

#navbenefitBars, #navbenefitBars a, #navbenefitBars b {
	/*width: 144px;*/
	width:112px;
	background-image: url(/graphics/common/navigation/benefitBars.png);
}

#navchickenSoup, #navchickenSoup a, #navchickenSoup b {
	/*width: 122px;*/
	width:114px;
	background-image: url(/graphics/common/navigation/chickenSoup.png);
}

#naventrees, #naventrees a, #naventrees b {
	background-image: url(/graphics/common/navigation/entrees.png);
	/*width: 86px;*/
	width:80px;
}

#navExpressShop, #navExpressShop a, #navExpressShop b {
	width: 106px;
	background-image: url(/graphics/common/topRight/expressShop.gif);
}

#navhotCereal, #navhotCereal a, #navhotCereal b {
	/*width: 105px;*/
	width:100px;
	background-image: url(/graphics/common/navigation/hotCereal.png);
}

#navLogin, #navLogin a, #navLogin b {
	width: 81px;
	background-image: url(/graphics/common/topRight/loginT.gif);
}

#navMyAccount, #navMyAccount a, #navMyAccount b {
	width: 90px;
	background-image: url(/graphics/common/topRight/myAccount.gif);
}

#navquickStartKits, #navquickStartKits a, #navquickStartKits b {
	/*width: 161px;*/
	width:117px;
	background-image: url(/graphics/common/navigation/QSkits.png);
}

#navshakesPuddings, #navshakesPuddings a, #navshakesPuddings b {
	/*width: 151px;*/
	width:142px;
	background-image: url(/graphics/common/navigation/shakesPuddings.png);
}

#flavorings, #flavorings a, #flavorings b {
	width:104px;
	background:url(/graphics/common/navigation/flavorings.png);
}

#navShoppingCart, #navShoppingCart a, #navShoppingCart b {
	width: 106px;
	background-image: url(/graphics/common/topRight/shoppingCart.gif);
}

#OrderReview_Tab { float: left; width: 117px; height: 37px; }

#ProductDescription {
	float: left;
	width: 240px;
	color: #6B8BAA;
	font-size: 10px;
	padding-right: 0px;
	line-height: 15px;
	min-height: 100px;
}

#ProductImage {
	float: right;
	width: 305px;
	padding-top: 67px;
	min-height: 100px;
	text-align: right;
	overflow:hidden;
}

#Receipt_Tab { float: left; width: 67px; height: 37px; }

#SearchBoxContainer {
	float: left;
	display: block;
	width: 161px;
	height: 25px;
	padding-top: 2px;
}

#Shake_HeaderText {
	margin-bottom: 5px;
	font-weight: bold;
	font-style: normal;
	color: #1056A1;
}

#Shake_TextPositioning {
	position: absolute;
	top: 42px;
	left: 186px;
	width: 250px;
	z-index: 703;
}

#ShakesMenu_CurvedTop, .SideBoxes .Header, .MyAccount_SideBoxes .Header, #EntreeMenu_CurvedTop, #BenefitBarsMenu_CurvedTop { margin: 0px; padding: 0px; }

#ShakesMenu_Heading {
	width: 521px;
	height: 246px;
	margin: 22px 0px 0px 31px;
	position: relative;
}

#ShakesMenu_Heading .Caption {
	width: 284px;
	line-height: 16px;
	font-weight: bold;
	font-size: 11px;
	color: #01458E;
	position: absolute;
	top: 31px;
	right: 46px;
}

#ShakesMenuContainer {
	width: 521px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#ShippingHeader_Labels {
	clear: both;
	width: 436px;
	height: 37px;
	margin: auto;
}

#ShippingInfo_Tab { float: left; width: 119px; height: 37px; }

#SpecialOfferBox {
	width: 175px;
	min-height: 100px;
	overflow: hidden;
	padding: 1px 0px 7px 1px;
	background-image: url(/graphics/LSideBar_KitClubBG.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.formDivLeftSides {
	float:left; 
	width:231px; 
	background-color:#fff; 
	padding-left:40px; 
	padding-bottom:10px;
}

#shoppingCartButtons {
	width:275px; padding-top:14px; padding-left:24px;
}

#cartBottomRightSide {
	 width: 407px; height: 121px; float: right;
}

SUP {
	color: inherit;
}
#Ingredients_Left A SUP, .faqAnswer A SUP {
	color: #3BA100;
}
#RecipeContainer #TitleArea #TitleText SUP {
	color: #E1820A;
}
.orangeText SUP {
	color: #E59719;
}
#LeftCol_Standard H1 SUP, .RightCol H1 SUP {
	color: #666666;
}
.Col {
	float:left;	
}

.wrap {
	width: 501px;
	margin: 23px auto 0px auto;
	color: #01458e;
}
.wrap .headerImage {
	margin-bottom: 17px;
}
.wrap .bottomContentBox {
	background-image:url(/graphics/qsKits/kitLandingBottomBG.jpg);
	height: 170px;
	clear: both;
	padding-top: 18px;
}
.wrap .bottomContentBox .leftContent {
	float: left;
	width: 234px;
	text-align: right;
}
.wrap .bottomContentBox .rightContent {
	float: right;
	width: 243px;
	text-align: left;
	font-size: 9px;
	line-height: 14px;
	margin-right: 6px;
}
.topContentBox {
	width: 247px;
	height: 328px;
	background-image: url(/graphics/qsKits/kitTopBoxBG.jpg);
}
.topContentBox .boxTitle {
	height: 21px;
	margin-left: 7px;
	margin-top: 12px;
}
.topContentBox .boxCopy {
	width: 230px;
	margin: 0px auto;
	font-size: 10px;
	margin-top: 10px;
}
.topContentBox .boxImage {
	text-align: center;
	margin-top: 10px;
}
.topContentBox .buttonsWrapper {
	width: 243px;
	margin: 14px auto 0px auto;
}
.topContentBox .buttonsWrapper .leftButton {
	float: left;
	width: 118px;
	text-align: center;
	margin-left: 2px;
}
.topContentBox .buttonsWrapper .rightButton {
	float: right;
	width: 118px;
	margin-right: 2px;
	text-align: center;
}
#leftBox {
	float: left;
	margin-bottom: 8px;
}
#rightBox {
	float: right;
	margin-bottom: 8px;
}/**/

