@import "Common.css";



/* HOME - start */
H2 SPAN,
H3 SPAN,
H4 SPAN,
H5 SPAN {
	text-indent:-9999px;
	line-height:1px;
	font-size:1px;
	display:block;
}

A SPAN {
	display:none;
}


#mainContainer {
	background:url('../Images/SubCommon/bgLong.gif') no-repeat left top;
	background-position:290px 0;
	height:100%;
	margin:0;	
}

#contentBody {
	clear:both;
	min-height:620px;
	background:url('../Images/bgRepeatBlue.jpg') 996px 0px repeat-x;
	min-width:1000px;
}

* HTML #contentBody {
	height:600px;
}

* HTML #contentWrapper {
	width:996px;
}

#mainContentArea {
	background:url('../Images/bgContent.jpg') no-repeat left top;
	min-height:600px;
	float:left;
	width:702px;
}

* HTML #mainContentArea {
	height:600px;
}

#mainContent {
	padding:10px 35px 10px 30px;
	margin:20px 0 0 0;
	background:#fff;
	min-height:600px;
	width:496px;
	overflow-x:hidden;
}

HTML>BODY #mainContent {
	overflow:hidden;
}

* HTML #mainContent {
	height:600px;
}

#topBlurb {
	display:none;
}

/* Footer - start */

#mainFooter {
	background:url('../Images/SubCommon/bgLongBum.gif') no-repeat;
	background-position:290px 0;
	height:80px;
} 

#footerContent {
	padding:703px 5px 5px 5px;
	position:absolute;
	top:0;
}

/* Footer - end */


/* NUTRITION LABELS EXCLUSIVE - START */

/* HOW TO READ NUTRITION LABELS - START */
#sanitariumsNew {
        background:url(../Images/Sects/HowToReadNutritionLabels/bg-sanitariums-new.jpg);
        height:166px;
}

#howToReadButtons {
        height:49px;
        position:relative;
        margin-top:23px;
}

#alsoLookOut {
        background:url(../Images/Sects/HowToReadNutritionLabels/bg-also-look-out.gif) no-repeat 48px 26px;
        height:91px;
}

#DITable {
        width:300px;
        text-align:center;
        color:Black;
        border:solid 3px #dadada;
        margin:10px 0 10px 16px;
}

#DITable TH {
        background-color:#ffe7de;
        line-height:28px
}

#DITable TD {
        line-height:18px;
        border-bottom:solid 1px #e8c0b1;
}

#btnHowToReadOverview {
        margin-left:1px;
}

#btnHowToReadTips {
        top:0;
        position:absolute;
        left:63px;
}

#btnHowToReadDailyIntake {
        top:0;
        position:absolute;
        left:125px;
}

#btnHowToReadTour {
        top:0;
        position:absolute;
        left:187px;
}

#hAboutWholeGrains {
        background:url(../Images/Sects/HowToReadNutritionLabels/h-about-whole-grains.gif) no-repeat 0 100%;
}

#hSanitariumsTips {
        background:url(../Images/Sects/HowToReadNutritionLabels/h-sanitariums-tips.gif) no-repeat 0 100%;
}

#hSanitariumsDailyIntake {
        background:url(../Images/Sects/HowToReadNutritionLabels/h-daily-intake.gif) no-repeat 0 100%;
}

#hHowToChoose {
        background:url(../Images/Sects/HowToReadNutritionLabels/h-how-to-choose.gif) no-repeat 0 100%;
}
/* HOW TO READ NUTRITION LABELS - END */

/* NUTRITION LABELS EXCLUSIVE - END */


/* HOME - end */
