img  {
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
}


body  {
	width: 100%;
	background: #ffffff url('../images/background.gif') repeat-x top;
	padding: 0px;
	margin: 0px;
}


a  {
	border: none;
	text-decoration: none;
	display: inline;
	color: #666666;
}


a:hover  {
	text-decoration: underline;
}


#mainBody  {
	width: 846px;
	margin: 35px 0px 0px 67px;
}


h2.slogan  {
	text-align: right;
	display: block;
	font-family: "Courier New";
	font-size: 25px;
	line-height: 28px;
	font-weight: normal;
	color: #666666;
	padding: 14px 15px 0px 0px;
	margin: 0px;
}


h3  {
	font-size: 16px;
	font-family: "Courier New";
	color: #CC0000;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}


#mainContent  {
	width: 846px;
	/*height: 390px;*/
	min-height: 390px;
	padding: 35px 0px 0px 0px;
	margin: 0px;
	background: url('../images/mainContentBackgroundWShado.gif') no-repeat 0px 0px;
	color: #666666;
}


/*** Head Navigation ***/

#header  {
	padding: 0px;
	margin: 20px 20px 5px 0px;
}


#header .logo  {
	margin-left: 30px;
}


#header ul  {
	position: relative;
	float: right;
	top: 16px;
	list-style-image: none;
	margin-right: 20px;
}


#header li  {
	position: relative;
	display: inline;
	padding: 0px;
	margin: 0px;
}


#header a  {
	font-family: Verdana;
	/*font-family: monospace;*/
	font-size: 12px;
	color: #A6A6A6; /* #999999 */
	background: url('../images/buttonOff.gif') no-repeat 0px 9px;
}


#header a:hover {
	background: url('../images/buttonOn.gif') no-repeat center center;
	text-decoration: none;
}


#header li.on a  {
	color: #FF0000;
	background: url('../images/buttonOn.gif') no-repeat center center;
}


#header  #home  {
	padding: 12px 26px 13px 24px;	
}


#header #story  {
	padding: 12px 17px 13px 13px;
}


#header #nutrition  {
	padding: 12px 16px 13px 15px;
}


#header #menu  {
	padding: 12px 26px 13px 24px;
}


#header #rewards  {
	padding: 12px 22px 13px 22px;
}


/** Body Content **/


#watermark  {
	position: absolute;
	left: 380px;
	top: 300px;
}


#createYourOwnCallout  {
	position: absolute;
	left: 786px;
	top: 327px;
	padding: 0px;
	margin: 0px;
	z-index: 1;
}


#bowlNoLogo  {
	display: inline;
	position: absolute;
	left: 839px;
	top: 380px;
	padding: 0px;
	margin: 0px;
	z-index: 1;
}


#content  {
	width: 450px;
	position: relative;
	display: inline;
	float: right;
	border-top: 1px dashed #CCCCCC;
	/* background: url('../images/watermark.gif') no-repeat 0px 100px; */
	margin: 0px 45px 0px 0px;
	padding: 10px 15px 0px 0px;
	font-size: 11px;
	font-family: Verdana;
	line-height: 19px;
}


#content.scrollable  {
	height: 310px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 15px 15px 0px 0px;
}


.quote  {
	vertical-align: super;
}


.quoteText  {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 17px;
}


.attributeQuote  {
	display: block;
	position: relative;
	font-size: 12px;
	padding: 10px 0px 0px 160px;
	margin: 0px;
}


.contentBlock  {
	position: relative;
	display: block;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dashed #CCCCCC;
}


.contentBlock h3  {
	padding: 10px 0px 0px 0px;
	margin-bottom: 0px;
}


.contentBlock span  {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	display: block;
}


span.stepInstructions  {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}


ul.menuItemList  {
	list-style-image: url('../images/listDashedMarker.gif'); 
}


.menuItemList li  {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}


#UIinput  {
	display: none;
	background: #FFFFFF;
	padding: 15px 25px;
	margin: 0px;
	position: absolute;
	top: 300px;
	left: 500px;
	border: 1px solid #C0C0C0;
	z-index: 9999;
	font-family: Verdana;
	font-size: 10px;
}


.linkRedArrow  {
	vertical-align: text-bottom;
}


.linkRed  {
	color: #E20C16;
	font-family: "Courier New";
	font-size: 12px;
	font-weight: bold;
}


/*** Callouts ***/

#callouts  {
	position: relative;
	display: inline;
	left: -38px;
	top: 25px;
	padding: 0px;
	margin: 0px;
	float: left;
}


a.callout  {
	display: block;
	font-family: "Courier New";
	font-size: 12px;
	font-weight: bold;
}


.twitterCallout  {
	position: relative;
	text-align: right; 
	padding-right: 10px; 
	margin-bottom: 30px; 
}


img.twitterLogo  {
	vertical-align: middle; 
	position: relative; 
	display: inline; 
}


a.twitterLink  {
	font-family: Verdana;
	position: relative;
	display: inline;
	font-weight: normal;
	font-size: 12px;
	color: #E20C16;
}


/*** Left Big Tab ***/

#bigLeftTab  {
	/* background: url('../images/leftRewardsTab.gif') no-repeat 0px 0px;*/
	background: url('../images/leftRewardsTab.png') no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	top: 225px;
	padding: 0px;
	margin: 0px;
	width: 382px;
	height: 285px;
	z-index: 1;
	font-family: Verdana;
	font-size: 10px;
}


#bigLeftTab .content  {
	position: relative;
	float: right;
	width: 282px;
	text-align: center;
	padding: 22px 15px 58px 15px;
}


#bigLeftTab h3.mainCallout  {
	font-size: 16px;
	font-weight: bold;
	font-family: "Courier New";
	color: #CC0000;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}


#bigLeftTab h3.secondaryCallout  {
	font-size: 14px;
	font-family: "Courier New";
	color: #CC0000;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}


#bigLeftTab span.redText  {
	color: #CC0000;	
}


#bigLeftTab .spanHr  {
	border-top: 1px dashed;
	height: 1px;
	display: block;
	width: 245px;
	margin: 10px 0px 9px 0px;
	padding: 0px;
}


#rewardsForm input.normalData, input.emails  {
	width: 130px;
}


/*** Nutrition Tab ***/

#itemTypes  {
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	text-align: center;
}


.itemName  {
	text-align: left;
}


.itemName h3  {
	font-size: 24px;
	vertical-align: middle;
	padding-left: 15px;
}

 
#bowlNutritionTab  {
	background: url('../images/bowlNutritionTab.png') no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	top: 225px;
	padding: 0px;
	margin: 0px;
	width: 382px;
	height: 288px;
	z-index: 1;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	
	behavior: url('../images/iepngfix.htc');
}


#bowlNutritionTab span  {
	position: relative;
	display: block;
	margin: 0px 30px 0px 0px;
	padding: 0px;
}


#bowlNutritionTab .serving  {
	top: 60px;
}


#bowlNutritionTab .nutritionValue  {
	top: 80px;
}


#bowlNutritionTab .dowloadNutritionLink  {
	top: 112px;
}


/*** Build Bowl Menu ***/


#buildBowlMenu  {
	margin: 0px;
	padding: 0px;
	/*height: 50px;*/
}


h3.menuSectionHeader  {
	background: url('../images/cbmenuSectionHeader.gif') repeat-x;
	font-weight: normal;
	font-size: 18px;
}


h3.menuSectionHeader a  {
	position: relative;
	padding-left: 5px;
	margin: 0px;
	top: -5px;
	line-height: 13px;
	color: #ffffff;
}


.menuSectionHeader a:hover  {
	text-decoration: none;
}


.menuSectionConent  {
	display: block;
	padding: 10px 5px 10px 5px;
	margin: 0px;
	overflow: hidden;
}


.menuSectionConent span  {
	white-space: nowrap;
}


.menuSectionConent label  {
	vertical-align: text-bottom;
	white-space: nowrap;
}


.menuSectionConent img  {
	display:  inline;
	padding: 0px;
	margin: 0px;
	float: left;
	vertical-align: top;
}


.menuSectionInfo  {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 10px;
}


.menuSectionInfo label  {
	white-space: nowrap;
}


/*** News Entrys ***/

.newsEntry  {
	position: relative;
	display: block;
	padding: 0px;
	margin: 10px 0px 15px 0px;
}


.newsTitle  {
	font-weight: bold;
}


.newsDate  {
	font-size: 8px;
	font-style: italic;
}


/*** Contact Table ***/

.formTable  {
}


.formTable td  {
	vertical-align: top;
	padding: 5px;
}


.formTable .formLabel  {
	text-align: right;
}


.formTable .inputInfo, .formTable label {
	font-size: 9px;
}


.formTable .formSubmit  {
	text-align: right;
}


/*** Footer Navigation ***/

#footer  {
	clear: both;
	position: relative;
	display: block;
	height: 60px;
	background: url('../images/mainContentBottomWShadow.gif') no-repeat 1px 0px;
	padding: 0px;
	margin: 0px;
}


#footerNav  {
	position: relative;
	display: block;
	float: right;
	top: 14px;
	list-style-image: none;
	margin-right: 80px;
	padding: 0px;
}


#footerNav li  {
	height: 100%;
	position: relative;
	display: inline;
	padding: 0px;
	margin: 0px;
	vertical-align: text-top;
}


#footerNav a  {
	color: #ffffff;
	font-family: Tahoma;
	letter-spacing: 1px;
	font-size: 12px;
	padding: 1px 0px 6px 0px;
	background: url('../images/bottomTab_off.gif') no-repeat 0px 0px;
}


#footerNav li.greenOn a  {
	background: url('../images/bottomTab_greenOn2.gif') no-repeat 0px 0px;
}

#footerNav li.green a:hover  {
	background: url('../images/bottomTab_greenOn2.gif') no-repeat 0px 0px;
}


#footerNav li.on a  {
	background: url('../images/bottomTab_on.gif') no-repeat 0px 0px;
}


#footerNav a:hover  {
	background: url('../images/bottomTab_on.gif') no-repeat 0px 0px;
	text-decoration: none;
}


#footerBand  {
	width: 100%;
	height: 41px;
	border-top: #336699 1px solid;
	background: #CAE1F3;
	padding: 0px;
	margin: 30px 0px 0px 0px;
}

