/*body*/
body, html
{
	background:#FFFFFF url(../../Images/bcg_body.gif) repeat-x top;
	height:100%;
	margin:0;
	padding:0;
	font-family: Arial;
	color:#939598;
	font-size:11px;
}
.errorMessage
{
	color:Red;
}
#container
{
	width:960px;
	display:block;
	align:center;
	margin: 0 auto;
}
#contentWrapper
{
	background:#FFFFFF url(../../Images/bcg_contentWrapper.gif) top no-repeat;
	width:960px;
}
#contentCon
{
	background:url(../../Images/bcg_content_bottom.gif) bottom no-repeat;
	width:960px;
}
#content
{
	background:url(../../Images/bcg_content.gif) top no-repeat;
	width:940px;
	position:relative;
	left:10px;
}
.clearTheGap
{
	clear:both;
	width:900px;
	height:20px;
	line-height:1px;
}
.clearFloating
{
	clear:both;
	width:600px;
	height:20px;
	line-height:0px;
	font-size:0;
	height:0;
}
.gap
{
	height:118px;
	width:688px;
	position:relative
}
img
{
	border:none
}
/*footer*/
#footer
{
	font-size:10px;
	color:#808284;
	text-align:center;
	height:40px;
}
#footer a
{
	color:#808284;
	text-decoration:none;
}
#footer a:link, #footer a:visited
{
	color:#808284;
	text-decoration:none;
}
#footer a:hover
{
	color:#808284;
	text-decoration:underline;
}

#footer p
{
	padding:0;
	margin:10px 0;
}

/*left*/
#leftHolder
{
	float:left;
	position:relative;
	left:10px;
	width:233px;
	margin-top:10px;
}

/*left blocks*/

#newsLetter
{
	width:233px;
	position:relative;
	background:url(../../Images/bcg_newsletter.gif) no-repeat;
}

#newsLetter p, .facts p
{
	margin:0 20px 10px;
}
.verySmall
{
	font-size:7pt;
}
.marginLeft
{
	margin-left:20px;
}
.subscribe
{
	position:relative;
	float:left;
	height:11px;
	width:88px;
	left:20px;
	margin-bottom:9px;
}
.archive
{
	position:relative;
	float:right;
	height:11px;
	width:47px;
	right:20px;
	margin-bottom:9px;
}
.subscribe a
{
	margin:0;
	padding:0;
	font-size:18px;
	background:url(../../Images/btn_SubscribeNow.gif) top no-repeat;
}
.subscribe a:hover
{
	background-position:bottom;
	
}
.archive a
{
	margin:0;
	padding:0;
	font-size:18px;
	background:url(../../Images/btn_archive.gif) top no-repeat;
}	

.archive a:hover
{
	background-position:bottom;
}
.tellThink, .tellFriend
{
	height:16px;
	width:193px;
	margin:0 0 3px 20px;
	padding:0;
}
.tellThink img, .tellFriend img
{
	height:16px;
	width:193px;
}
.tellThink a
{
	margin:0;
	padding:0;
	font-size:18px;
	background:url(../../Images/btn_tellWhatUThink.gif) top no-repeat;
}
.tellThink a:hover
{
	background-position:bottom;
}
.getinTouch 
{
    margin:4px 0 0 13px;
}
.getinTouch, .getinTouch img
{
    height:13px;
    width:209px;
}
.getinTouch a
{
	margin:0;
	padding:0;
	font-size:13px;
	background:url(../../Images/btn_getintouch.gif) top no-repeat;
}
.getinTouch a:hover
{
	background-position:bottom;
}


.tellFriend a
{
	margin:0;
	padding:0;
	font-size:18px;
	background:url(../../Images/btn_tellaFriend.gif) top no-repeat;
}
.tellFriend a:hover
{
	background-position:bottom;
}
#newsLetter img
{
	margin:20px 20px 10px;
}
#strFacts
{
	width:233px;
	background:url(../../Images/bcg_strFactsTop.gif) top no-repeat;
	padding-top:12px;
}
.facts
{
	background:url(../../Images/bcg_strFacts.gif) top repeat-y;
	padding-bottom:1px;
}
.facts img
{
	margin:8px 0 10px 20px;
}

#answerCorrectCont
{
	width:233px;
	background:#EAEAEA url(../../Images/answerSideBorders.gif) top repeat-y;
}
.answerCorrect
{
	width:233px;
	display:none;
	background:url(../../Images/answerTop.gif) top no-repeat;
}
.answerCorrect p
{
	padding:20px;
	margin:0;
}
.answerButtons
{
	height:39px;
	width:233px;
	background:url(../../Images/bcg_strFactsBottom.gif) top no-repeat;
}
.trueAnsw, .falseAnsw
{
	position:relative;
	float:left;
	margin-right:13px;
	top:10px;
	left:26px;
	height:18px;
	width:83px;
	vertical-align:middle;
	line-height:18px;
}
.trueAnsw img, .falseAnsw img
{
	height:16px;
	width:83px;
}
.trueAnsw a
{
	margin:0;
	padding:0;
	font-size:18px;
	background:url(../../Images/btn_true.gif) no-repeat;
	background-position:0 0px;
}
.trueAnsw a:hover
{
	background-position:0 -16px;
}
.falseAnsw a
{
	margin:0;
	padding:0;
	font-size:18px;
	background:url(../../Images/btn_false.gif) no-repeat;
	background-position:0 0px;
}
.falseAnsw a:hover
{
	background-position:0 -16px;
}
.dropsLeft
{
	margin-left:15px;
}

/*Top title and picture*/
#picArticle
{
	margin-left:20px;
}
#ArticleTitle
{
	position:absolute;
	top:150px;
	left:23px;
	z-index:191;
	height:21px;
	width:298px;
}
#picOver
{
	position:absolute;
	top:0px;
	left:2px;
	width:688px;
	height:200px;
	z-index:90;
	background-position:7px 0;
}

/*right content text*/
#rightHolder
{
	position:relative;
	float:right;
	right:10px;
	width:688px;
	margin-top:10px;
	color:#808284;
}
#topicText a, .textRegular a, #topicTextFull a, #answerCorrectCont a
{
	color:#808284;
	text-decoration:underline;
}
#answerCorrectCont a:link, #answerCorrectCont a:visited,#topicText a:visited, .textRegular a:visited, #topicTextFull a:visited, #topicText a:link, .textRegular a:link, #topicTextFull a:link
{
	color:#808284;
	text-decoration:underline;
}
#topicText a:hover, .textRegular a:hover, #topicTextFull a:hover, #answerCorrectCont a:hover
{
	color:#666666;
	text-decoration:underline;
}
#topicText, .textRegular
{
	width:448px;
	background:url(../../Images/bcg_topicText.gif) no-repeat;
	background-position:2px 0px;
	float:left;
}

#topicTextFull.noPadBotCOD{
	padding-bottom: 0;
}

.topicTextRight
{
	float:right;
	width:210px;
}
.default
{
	font-size:12px;
	line-height:23px
}
#topicTextFull
{
	float:left;
	width:650px;
	padding:10px 0px 20px 20px;
	background:url(../../Images/bcg_topicText.gif) no-repeat;
	background-position:2px 0px;
	margin-top:0px;
}

#disclaimer
{
	float:left;
	width:650px;
	padding:10px 0px 20px 20px;
	background-position:2px 0px;
	margin-top:0px;
}
#topicTextFull h2, .textRegular h2 {
	color:#808284;
	font-weight:bold;
	font-size:14px;
}
#topicTextFull h3, .textRegular h3 {
	color:#808284;
	font-weight:bold;
	font-size:14px;
	}
.textRegular
{
	color:#808284;
}
#bottomTextRegular
{
	background:none;
}
.textRegular h3
{
	padding:0 0px 0 20px;
}
h1
{
	font-weight:normal;
	margin:0;
	font-size:18px;
}
h2
{
	font-size:14px;
	font-weight:bold;
	margin:0;
}
.textRegular h1, #topicText h1
{
	padding:20px 20px 10px 20px;
}
.textRegular h2
{
	padding:15px 20px 15px 20px;
}
.textRegular img
{
	margin-left:20px;
}
.textRegular p
{
	padding:5px 20px 0 20px;
	margin:0;
	line-height:normal;
}
#topicTextFull p
{
	padding:8px 20px 8px 0px;
	margin:0;
}
.textRegular ul
{
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 40px;
}
.textRegular li
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

#topicText p, #bottomTextRegular p
{
	font-size:12px;
	padding:20px 20px 0 20px;
	line-height:23px;
	margin:0;
}
.tableTheadSimple1
{
	background:url(../../Images/tableTheadSimple.gif) top no-repeat;
	font-weight:bold;
	font-size:12px;
	height:34px;
	width:410px;
	margin:20px 0 0px 20px;
}
.graybullet
{
	list-style-image:url(../../Images/bulletGray.gif);
	margin:5px 0 10px 20px;
	padding:0;
}
.graybullet li
{
	padding-bottom:10px;
	padding:0 30px 0 0;
}
ul.nolist
{
	font-weight:bold;
	font-size:12px;
	list-style:none;
	margin:10px 0 8px 50px;
	padding:0;
}
.nolist li
{
	padding:5px;
	margin:0;
}
/*table what is energy*/
.whatisenergy td
{
	font-size:11px;
	text-align:left;
}
.item
{
	font-weight:bold;
	padding-left:5px;	
}
.measurment
{
	width:215px;
	padding-left:5px
}
.kj
{
	width:75px;
	padding-left:5px;
}
.light .item
{
	background:url(../../Images/tableTrLight_simple.gif) top left no-repeat;
}
.dark .item
{
	background:url(../../Images/tableTrDark_simple.gif) top left no-repeat;
}
.dark .kj
{
	background:url(../../Images/table_dark_caffeine.gif) top right no-repeat;
}
.light .kj
{
	background:url(../../Images/table_light_caffeine.gif) top right no-repeat;
}
.light .measurment
{
	background:url(../../Images/tableTrLightMeasur_mid.gif) top left no-repeat;
}
.dark .measurment
{
	background:url(../../Images/tableTrDarkMeasur_mid.gif) top left no-repeat;
}

/*table caffeine*/
.light td,.dark td,.inhead td
{
	height:30px;
}
.FoodColumn
{
	text-indent:10px;
	font-weight:bold;
}
.caffeineColumn
{
	text-align:center;
}
thead .FoodColumn
{
	background:url(../../Images/tableTheadSimple.gif) top left no-repeat;	
}
thead .caffeineColumn
{
	height:33px;
	width:150px;
	background:url(../../Images/table_thead_caffeine.gif) top right no-repeat;
}
.light .caffeineColumn
{	
	background:url(../../Images/table_light_caffeine.gif) top right no-repeat;
}
.dark .caffeineColumn
{
	background:url(../../Images/table_dark_caffeine.gif) top right no-repeat;
}
.light .FoodColumn
{	
	background:url(../../Images/tableTrLight_simple.gif) top left no-repeat;
}
.dark .FoodColumn
{
	background:#f4f4f4 url(../../Images/tableTrDark_simple.gif) top left no-repeat;
}
.cafTable
{
	float:left;
	margin-top:2px;
}
/*table drinks and diet*/
.textRegular table
{
	width:410px;
	text-align:center;
	margin:20px 0 0 20px;
	padding:0;
}
table thead td
{
	height:34px;
	font-weight:bold;
}
.light, .dark, .inhead
{
	height:30px;
	font-size:12px;
}
.ourDrinksDiet .productColumn
{
	text-align:left;
	font-weight:bold;
	text-indent:10px;
	width:189px;	
}
.energyColumn
{
	width:119px;
	
}
.light .diColumn
{
	background:url(../../Images/tableTrLight.gif) top right no-repeat;
}
thead .productColumn
{
	background:url(../../Images/tableThead.gif) top left no-repeat;	
}
thead .energyColumn
{
	background:url(../../Images/tableThead_mid.gif) top right no-repeat;	
}
thead .diColumn
{
	background:url(../../Images/tableThead.gif) top right no-repeat;	
}
.dark .diColumn
{
	background:url(../../Images/tableTrDark.gif) top right no-repeat;
}
.light .productColumn
{
	background:url(../../Images/tableTrLight.gif) top left no-repeat;	
}
.dark .productColumn
{
	background:url(../../Images/tableTrDark.gif) top left no-repeat;
}
.light .energyColumn
{
	background:url(../../Images/tableTrLight_mid.gif) top left no-repeat;
}
.dark .energyColumn
{
	background:url(../../Images/tableTrDark_mid.gif) top left no-repeat;
}
.footer td
{
	height:16px;
	background:url(../../Images/tableFooter.gif) top left no-repeat;	
}
/*child's hydration*/
.intakeTable 
{
	margin:10px 0 0 90px;
}
.cafTable
{
	margin-top:10px;
}
.intakeTable td
{
	text-indent:10px;
}
.inhead
{
	font-weight:bold;
}
.light .age
{
	background:url(../../Images/tableTrLight.gif) top left no-repeat;
}
.dark .age
{
	background:url(../../Images/tableTrDark.gif) top left no-repeat;
}
.dark .perday
{
	background:url(../../Images/tableTrDark_simple.gif) top right no-repeat;
}
.light .perday
{
	background:url(../../Images/tableTrLight_simple.gif) top right no-repeat;
}
.inhead td
{
	background:url(../../Images/tableTheadInner.gif) top right;
}
thead .age
{
	background:url(../../Images/tableTheadSimple.gif) top left no-repeat;	
}
thead .intake
{
	background:url(../../Images/tableTheadSimple.gif) top right no-repeat;	
}
.age
{
	width:70px;
}
/*simple table*/
.tableTheadSimple
{
	background:url(../../Images/tableTheadSimple.gif) top no-repeat;
	font-weight:bold;
	font-size:12px;
	height:34px;
	width:410px;
	margin:20px 0 10px 20px;
}
.tableFooterSimple
{
	background:url(../../Images/tableFooter.gif) top no-repeat;
	height:16px;
	width:410px;
	margin:10px 0 0 20px;
}

/*banners and buttons*/
#yourActiveChild
{
	position:relative;
	float:left;
	margin-top:0px;
	background:url(../../Images/yourActiveChild.jpg) no-repeat;
	width:240px;
	height:110px;
}
#makeEveryDropMatter
{
	position:relative;
	float:left;
	margin-top:18px;
	background:url(../../Images/bcg_OutPartners.gif) no-repeat;
	width:240px;
	height:97px;
}
#poweradeIso .launchBtn
{
	top:82px;
}
#makeEveryDropMatter .launchBtn
{
	top:70px;
}
#poweradeIso
{
	position:relative;
	float:left;
	margin-top:18px;
	background:url(../../Images/bcg_poweradeIso2.gif) no-repeat;
	width:240px;
	height:105px;
}
#bmiCalculator
{
	float:left;
	position:relative;
	margin-top:18px;
	background:url(../../Images/bcg_bmiCalculator.gif) no-repeat;
	width:240px;
	height:95px;
}
#understandLabels
{
	float:left;
	position:relative;
	margin-top:18px;
	background:url(../../Images/bcg_understLabels.gif) no-repeat;
	width:240px;
	height:100px;
}
#energyCounter
{
	float:left;
	position:relative;
	margin-top:18px;
	background:url(../../Images/bcg_energyCounter.gif) no-repeat;
	width:240px;
	height:95px;
}
.findmoreBtn
{
	position:absolute;
	top:85px;
	left:10px;
}
.findmoreBtnR
{
	position:absolute;
	top:75px;
	left:10px;
}
.findmoreBtnP
{
	position:absolute;
	top:72px;
	left:10px;
}
.findmoreBtn a, .findmoreBtnR a, .findmoreBtnP a
{
	position:absolute;
	clip:rect(0 89px 16px 0);
}
.findmoreBtn a:hover, .findmoreBtnR a:hover, .findmoreBtnP a:hover
{
	margin-top:-16px;
	clip:rect(16px 89px 32px 0);
}
.downloadFullBtn
{
	position:absolute;
	top:95px;
	left:10px;
}
.downloadBtn
{
	position:absolute;
	top:75px;
	left:10px;
}
.downloadBtn a, .downloadFullBtn a
{
	position:absolute;
	clip:rect(0 136px 16px 0);
}
.downloadBtn a:hover, .downloadFullBtn a:hover
{
	margin-top:-16px;
	clip:rect(16px 136px 32px 0);
}
.launchBtn
{
	position:absolute;
	top:70px;
	left:10px;
}
.launchBtn a
{
	position:absolute;
	clip:rect(0 58px 16px 0);
}
.launchBtn a:hover
{
	margin-top:-16px;
	clip:rect(16px 58px 32px 0);
}
.rightBanners
{
	float:right;
	margin-bottom:12px;
	width:240px;
	height:95px;
}
.rightBannersH
{
	float:right;
	margin-bottom:12px;
	width:240px;
	height:120px;
}
#bannersCont
{
	float:right;
	width:240px;
	margin-top:18px;
}
#sweetenerSafety
{
	position:relative;
	background:url(../../Images/bcg_sweetenerSafety.gif) no-repeat;
	margin-bottom:0;
}
#hydrationAndU
{
	position:relative;
	background:url(../../Images/bcg_hydrationAndU.gif) no-repeat;
}
#hydrCalculator
{
	position:relative;
	background:url(../../Images/bcg_hydrCalculator.gif) no-repeat;
}
#sunriseSunset
{
	position:relative;
	background:url(../../Images/bcg_sunriseSunset.gif) no-repeat;
	display:none; /* Hide the tool, as it is currently not available */
}
.energyServe
{
	float:left;
	margin-top:18px;
	width:240px;
	text-align: center;
}  

/*right blocks*/
.plainBoxRight
{
	float:left;
	margin-top:18px;
	background:url(../../Images/bcg_plainBoxRight.gif) top no-repeat;
	width:240px;
}
.plainBoxRight1
{
	background:url(../../Images/bcg_plainBoxRight.gif) top no-repeat;
	width:195px;
	padding:15px 25px 0 30px;
}
.plainBoxRight1 h2{
	color:#808284;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:8px 0 10px 0;
}
.plainBoxRight1 p
{
	margin:0 0 10px 0;
	padding:0;
}
.plainBoxRight1 ul
{
	margin:0 0 15px 20px;
	padding:0;
}
.plainBoxRight1 li
{
	margin-bottom:8px;
}
.plainBoxRight img
{
	margin:20px 0 0 20px;
}
.plainBoxRight .water
{
	padding:15px 20px 0 20px;
	margin:0;
}
.plainBoxRight ul
{
	margin:15px 15px 15px 35px;
	padding:0;
}
ul.drops2
{
	margin:0px 0 10px 35px;
	padding:0;
}
.drops li, .drops2 li
{
	list-style-image:url(../../Images/li_drop.gif);
	margin:0;
	padding:0;
	margin-bottom:8px;
}
.plainBoxRight a
{
	color:#808284;
	text-decoration:underline;
}
.plainBoxRight p
{
	padding:25px 30px 0 30px;
	margin:0;
}
.plainBoxRightHyd
{
	float:left;
	margin-top:18px;
	background:url(../../Images/bcg_plainBoxRightHyd.gif) top no-repeat;
	width:200px;
	height:25px;
	padding:15px 20px 0px 20px;
}
.bulletsul
{
	padding:5px 20px 0 35px;
	margin:0;
	font-size:12px;
}
.bulletsul li
{
	padding:5px;
}

/*expanding menu*/
/**/#tableMenu
{
	background:url(../../Images/tableMenuTop.gif) top no-repeat;
	width:670px;
	margin-left:18px;
}
#tableMenu4, #tableMenu.tableMenuHealth
{
	background:url(../../Images/tableMenuTop4.gif) top no-repeat;
	width:670px;
	margin-left:20px;
}


#tableMenuInfo, #tableMenuInfo4
{
	background:url(../../Images/tableMenuMiddle.gif) top repeat-y;
	width:670px;
}
#tableMenuInfo p, #tableMenuInfo4 p
{
	margin:0;
	padding:15px 30px;
}
#tableMenuInfo a, #tableMenuInfo4 a
{
	text-decoration:underlined;
	color:#808284;
}
#tableMenuInfo a:link, #tableMenuInfo4 a:link, #tableMenuInfo a:visited, #tableMenuInfo4 a:visited
{
	text-decoration:underlined;
	color:#808284;
}
#tableMenuInfo a:hover, #tableMenuInfo4 a:hover
{
	color:#666666;
}

#tableMenuInfo .nonvisiblep, #tableMenuInfo4 .nonvisiblep
{
	display:none;
}
#tableMenuInfo .visiblep, #tableMenuInfo4 .visiblep
{
	display:block;
}
.tableMenuBtn4, .tableMenuBtn
{
	position:relative;
	height:119px;
	float:left;
	text-align:center;
	cursor:pointer;
}
#tableMenuBottom, #tableMenuBottom4
{
	background:url(../../Images/tableMenuBottom.gif) top no-repeat;
	width:670px;
	height:20px;
}

/* Content */

#mainGenContent {
	width:670px;
	margin-left:20px;
	padding-top:15px;
	}
#flashContainer {
	float:right;
	width:685px;
}

/* Faqs */

div.faqQuestion, div.faqQuestion_on {
	width:565px;
	height:28px;
	padding:0px 30px 0px 75px;
	font-size:12px;
	height:42px;
	font-weight:bold;
	color: #808284;
	cursor:pointer;
	display:block;
}
.faqQuestion table, .faqQuestion_on table, .faqAnswer table
{
	margin:0;
	padding:0;
	text-align:left;
	width:550px;
}
.faqQuestion td, .faqQuestion_on td
{
	height:38px;
	font-weight:bold;
	margin:0;
	padding:0;
	vertical-align:middle;
}
div.faqQuestion {
	background:url(../../Images/bcg_faqquestion.gif) no-repeat;
}
div.faqQuestion_on {
	background:url(../../Images/bcg_faqquestionminus.gif) no-repeat;
}
div.faqAnswer {
	width:580px;
	font-size:11px;
	color: #808284;
	background-image:url(../../Images/bcg_faqanswer.gif);
	padding: 15px 15px 15px 75px;
}
div.faqBot {
	width:670px;
	height:13px;
	background-image:url(../../Images/bcg_faqbot.gif);
}
/*archive*/
#archiveList
{
	background:url(../../Images/bcg_topicText.gif) no-repeat;
	background-position:-18px 0px;
	margin:20px 0 0 18px;
	width:680px;
}
#archiveList td
{
	height:56px;
}
#archiveList thead td
{
	height:40px;
	vertical-align:bottom;
	margin-bottom:2px;
}
#archiveList thead .leftth
{
	text-align:center;
	width:148px;
}
#archiveList .leftcol
{
	background:url(../../Images/bcg_archiveNewslColl_left.gif) top no-repeat;
	width:148px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
#archiveList .dropcol
{
	background:url(../../Images/bcg_archiveNewslColl_drop.gif) top no-repeat;
	width:20px;
}
#archiveList .rightcol
{
	background:url(../../Images/bcg_archiveNewslColl_right.gif) top left repeat-x;
	width:490px;
	color:#808284;
}
#archiveList .rightcol a
{
	display:block;
	text-decoration:underline;
	color:#808284;
}
#archiveList .rightcol a:link, #archiveList .rightcol a:visited
{
	text-decoration:underline;
	color:#808284;
}
#archiveList .rightcol a:hover
{
	text-decoration:none;
	color:#808284;
	
}
#archiveList .endcol
{
	background:url(../../Images/bcg_archiveNewslColl_end.gif) top no-repeat;
	width:14px
}
/*get the latest*/
#latestNewsletter
{
	width:410px;
	margin-left:20px;
	float:left;
	background:url(../../Images/tableFooter.gif) bottom no-repeat;
	padding-bottom:30px;
}
.dateLatest
{
	background:url(../../Images/tableTheadSimple.gif) top no-repeat;
	font-size:12px;
	width:410px;
	text-indent:10px;
	padding:10px 0;
}
.dateLatest1
{
	background:url(../../Images/tableTheadSimple.gif) top no-repeat;
	font-size:12px;
	width:410px;
	text-indent:10px;
	padding:5px 0;
}
.titleLatest
{
	background:#f5f5f5;
	text-indent:10px;
	padding:5px 0;
	
}
.titleLatest h2
{
	font-size:14px;
	margin:0;
	padding:0;
}
#latestNewsletter img
{
	margin-left:10px;
}
#latestNewsletter p
{
	padding:15px 0 15px 10px;
	margin:0;
}
#ArchiveLatest
{
	background:url(../../Images/bcg_archiveLatest.gif) top left no-repeat;
	padding-top:30px;
	float:right;
	margin-top:18px;
	width:240px;
}
#ArchiveLatest .date, #ArchiveLatest .link
{
	padding-left:20px;
	margin:0 0 0 20px;
	padding:0;
}
#ArchiveLatest .date
{
	padding-bottom:3px;
	font-size:10px;
}
#ArchiveLatest .link
{
	padding-bottom:12px;
}
#ArchiveLatest a
{
	text-decoration:underline;
	color:#808284;
}
#ArchiveLatest a:link, #ArchiveLatest a:visited
{
	text-decoration:underline;
	color:#808284;
}
#ArchiveLatest a:hover
{
	text-decoration:underline;
	color:#808284;
}
/*promotion*/
.promoHeading img
{
	margin:25px 0 15px 20px;
}
#promotionPicRight
{
	float:left;
	margin-top:18px;
	text-align:center;
	width:240px;
}
/*landing page*/
#indexContent
{
	width:950px;
}
#flashMenu
{
	padding-top:2px;
	width:940px;
	height:308px;
}
#flashLeft
{
	float:left;
	width:690px;
	height:308px;
	background:url(../../Images/bcg_flashLeft.jpg) no-repeat;
	
}
#flashRight
{
	float:left;
	height:308px;
	width:250px;
	background:url(../../Images/flashRight.gif) no-repeat;
	
}
#flashRight img
{
	float:left;
}
.flmenuitem1, .flmenuitem2, .flmenuitem3
{
	margin-left:10px;
	width:230px;
	height:91px;
}
.flmenuitem1
{
	margin-top:5px;
	border-bottom:solid 1px #cccccc;
	background:url(../../Images/bcg_blueDrop.gif) no-repeat;
}
.flmenuitem2
{
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #cccccc;
	background:url(../../Images/bcg_redDrop.gif) no-repeat;
}
.flmenuitem3
{
	border-top:solid 1px #ffffff;
	background:url(../../Images/bcg_greenDrop.gif) no-repeat;
}

.imgmenu
{
	margin-bottom:5px
}
#flashBottom
{
	width:940px;
	height:200px;
	clear:both;
	
}
#middleColumn
{
	float:left;
	left:8px;
	margin-top:0px;
	position:relative;
	background:url(../../Images/bcg_indexMiddle.gif) top left no-repeat;
	width:430px;
}
.middlePoints
{
	margin-left:20px;
	width:408px;
	border-bottom:solid 1px #e5e5e5;
}
.middlePointsNew
{
	margin-left:20px;
	width:420px;
	border-bottom:solid 1px #e5e5e5;
	color:#808284;
	text-decoration:none;
}
#clicknew
{
    color:    
}
#winNZ
{
	background:url(../../Images/bcg_indexWinNZ.gif) bottom right no-repeat;
}
#winNZ p
{
	margin:13px 0;
}
#askExpert
{
	background:url(../../Images/bcg_indexAsktheexpert.gif)  right 28px no-repeat;
}
#askExpert p
{
	margin:3px 0 13px 0;
}
#askExpert a,.middlePoints a,.middlePointsNew a
{
	text-decoration:underline;
	color:#808284;	
}
.middlePoints img{
	margin-top:20px;
}
#askExpert img
{
	margin-top:14px;
	margin-bottom: 13px;
}
.middlePoints p
{
	padding-left:0;
	padding-right:150px;
}
.clickWin img, .learnHyd img, .learnLab img
{
	margin-top:0;

}
#wHydrate
{
	background:url(../../Images/bcg_IndexHydrate.gif) bottom right no-repeat;
}

#uLabels
{
	background:url(../../Images/home-compareproducts-image.gif) center right no-repeat;
	
}

#rightColCont
{
	float:right;
	right:0;
	margin-top:5px;
	width:240px;
	padding-left:20px;
	background:url(../../Images/bcg_rightColGradient.gif) left top no-repeat;
	
}
.Indexlatest img
{
	margin:5px 0 0 0;
}
.Indexlatest a
{
	text-decoration:underline;
	color:#808284;
	display: block;
	margin:2px 0 7px 5px;
}
.clickWin
{
	height:11px;
	position:relative;
	padding-bottom:10px;
}
.clickWin a
{
	background:url(../../Images/btn_clickToWin.gif) top no-repeat;
}
.clickWin a:hover, .learnHyd a:hover, .learnLab a:hover
{
	background-position:bottom;
	
}
.learnHyd a
{
	font-size:13px;
	background:url(../../Images/btn_learnHydration.gif) top no-repeat;
}
.learnHyd, .learnLab
{
	height:13px;
	position:relative;
	padding-bottom:10px;
}
.learnLab a
{
	font-size:13px;
	background:url(../../Images/btn_learnLabels.gif) top no-repeat;
}

/*flash your drinks*/
#flashYd
{
	margin:0px 0 0 17px;
	float:right;
	text-align:right;
}

.activeChildSurveyYesButton
{
	position: relative;
	top: 125px;
	left: 28px;
	width: 72px;
	height: 35px;	
}

.activeChildSurveyNoButton
{
	position: relative;
	top: 125px;
	left: 40px;
	width: 72px;
	height: 35px;	
}

.activeChildSurveyGender
{
	background-image: url(../../Images/ActiveChildSurvey/gender.gif);
	background-repeat: no-repeat;
	height:220px;
	width: 583px;
}
.activeChildSurveyBoyQuestion1
{
	background-image: url(../../Images/ActiveChildSurvey/boyquestion1.gif);
	background-repeat: no-repeat;
	height:225px;
	width: 583px;
}
.activeChildSurveyBoyQuestion2
{
	background-image: url(../../Images/ActiveChildSurvey/boyquestion2.gif);
	background-repeat: no-repeat;
	height:225px;
	width: 583px;
}
.activeChildSurveyBoyQuestion3
{
	background-image: url(../../Images/ActiveChildSurvey/boyquestion3.gif);
	background-repeat: no-repeat;
	height:225px;
	width: 583px;
}
.activeChildSurveyBoyQuestion4
{
	background-image: url(../../Images/ActiveChildSurvey/boyquestion4.gif);
	background-repeat: no-repeat;
	height:225px;
	width: 583px;
}
.activeChildSurveyBoyQuestion5
{
	background-image: url(../../Images/ActiveChildSurvey/boyquestion5.gif);
	background-repeat: no-repeat;
	height:225px;
	width: 583px;
}
.activeChildSurveyBoyQuestion6
{
	background-image: url(../../Images/ActiveChildSurvey/boyquestion6.gif);
	background-repeat: no-repeat;
	height:225px;
	width: 583px;
}
.activeChildSurveyGirlQuestion1
{
	background-image: url(../../Images/ActiveChildSurvey/Girlquestion1.gif);
	background-repeat: no-repeat;
	height:225px;
	width: 583px;
}
.activeChildSurveyGirlQuestion2
{
	background-image: url(../../Images/ActiveChildSurvey/Girlquestion2.gif);
	background-repeat: no-repeat;
	height:225px;
	width: 583px;
}
.activeChildSurveyGirlQuestion3
{
	background-image: url(../../Images/ActiveChildSurvey/Girlquestion3.gif);
	background-repeat: no-repeat;
	height:225px;
	width: 583px;
}
.activeChildSurveyGirlQuestion4
{
	background-image: url(../../Images/ActiveChildSurvey/Girlquestion4.gif);
	background-repeat: no-repeat;
	height:225px;
	width: 583px;
}
.activeChildSurveyGirlQuestion5
{
	background-image: url(../../Images/ActiveChildSurvey/Girlquestion5.gif);
	background-repeat: no-repeat;
	height:225px;
	width: 583px;
}
.activeChildSurveyGirlQuestion6
{
	background-image: url(../../Images/ActiveChildSurvey/Girlquestion6.gif);
	background-repeat: no-repeat;
	height:225px;
	width: 583px;
}
.activeChildSurveyBoyPersonalitySporty
{
	background-image: url(../../Images/ActiveChildSurvey/boyPersonalitySporty.gif);
	background-repeat: no-repeat;
	height:272px;
	width: 581px;
}
.activeChildSurveyBoyPersonalityScreeny
{
	background-image: url(../../Images/ActiveChildSurvey/boyPersonalityScreeny.gif);
	background-repeat: no-repeat;
	height:272px;
	width: 581px;
}
.activeChildSurveyBoyPersonalityAutonome
{
	background-image: url(../../Images/ActiveChildSurvey/boyPersonalityAutonome.gif);
	background-repeat: no-repeat;
	height:272px;
	width: 581px;
}
.activeChildSurveyGirlPersonalitySportyA
{
	background-image: url(../../Images/ActiveChildSurvey/GirlPersonalitySportyA.gif);
	background-repeat: no-repeat;
	height:272px;
	width: 581px;
}
.activeChildSurveyGirlPersonalitySportyB
{
	background-image: url(../../Images/ActiveChildSurvey/GirlPersonalitySportyB.gif);
	background-repeat: no-repeat;
	height:272px;
	width: 581px;
}
.activeChildSurveyGirlPersonalityScreeny
{
	background-image: url(../../Images/ActiveChildSurvey/GirlPersonalityScreeny.gif);
	background-repeat: no-repeat;
	height:272px;
	width: 581px;
}
.activeChildSurveyGirlPersonalityAutonome
{
	background-image: url(../../Images/ActiveChildSurvey/GirlPersonalityAutonome.gif);
	background-repeat: no-repeat;
	height:272px;
	width: 581px;
}
.imageright 
{
    float:right;
    margin: 0 0 0 35px;
}
.maintenance 
{
    background:transparent url(../../Images/bg_maintenance.gif) no-repeat scroll 0 0;
    height:361px;
    margin:0 auto;
    width:958px;
}
.maintenance img 
{
    position:relative;
    top:130px;
    left:120px;
}
#content 
{
    left:1px;
}
.searchButton 
{
    border:0 none;
    margin:2px 0 0 224px;
    text-align:right;
    position:absolute;
}
.searchBox 
{
    margin:27px 0 0 663px;
    position:absolute;
    width:289px;
}
.textBoxBack 
{
    background:transparent url(../../Images/bg_searchbox.gif) no-repeat scroll left top;
    border:0 none;
    color:#666666;
    float:left;
    font-size:11px;
    height:19px;
    padding:3px 0 0 3px;
    width:219px;   
    position:absolute;
}
.searchContainer 
{
    font-size:1.2em;
    padding:0 0 0 23px;
    width:412px;
   }
.searchContainer p
{
    font-size:0.8em;
    line-height:1.4em;
    margin-bottom:0;
}
.linkSearchResult 
{
     margin-bottom:20px;     
}
.linkSearchResult a:link, .linkSearchResult a:visited
{
     color:#666666;
     font-size:0.8em;
}
.linkSearchResult a:hover 
{
    color:#313131;
}
.rightPanel 
{
    background:url(../../Images/bg_rightPanel.gif) no-repeat top left;
    position:absolute;
    height:113px;
    margin:0 0 0 455px;
    width:235px;    
}
.rightPanel .rightPanelHdr 
{
    margin:12px 0 0 11px;
}
.searchPagination a:link, .searchPagination a:visited 
{
    color:#808284;
    text-decoration:none;
}
.searchPagination a:hover 
{
    text-decoration:underline;
}
.searchPagination 
{
    text-align:center;
    font-weight:bold;
    margin:30px 0 0;
}
.searchPagination img 
{
    margin:20px 0 0 0;
}
.btnPrevious 
{
    float:left;
}
.btnNext 
{
    float:right;
}
.resultLinks 
{
    margin:0 10px 0 0 ;
}
.resultLinksSelected 
{
    color:Black;
    margin:0 10px 0 0 ;
}
.minHeight 
{
   padding:0 0 78px;
   vertical-align:top;
}

/*addition*/
table#caffeineTable td{
	border-left: 1px solid #fff;
	border-right: 1px solid #d3d4d5;
	text-align: center;
}

table#caffeineTable tr.caffeineHead td{
	background:transparent url(../../Images/tableTheadSimple.gif) no-repeat scroll center -1px;
	font-weight: bold;
	line-height: 12px;
	padding: 5px 0 4px 0;
}

table#caffeineTable tr.caffeineHead td.leftCol{
	background-position: left -1px;
}

table#caffeineTable tr.caffeineHead td.rightCol{
	background-position: right -1px;
	border-right: none;
}

table#caffeineTable tr.dark td{
	background: #f5f5f5 url(../../Images/tableTrDark_simple.gif) no-repeat left top;
}

table#caffeineTable tr.light td{
	background: #fff url(../../Images/tableTrLight_simple.gif) no-repeat scroll left top;
}

table#caffeineTable tr td.last{
	background-position: top right;	
}

table#caffeineTable tr.footer td {
	background:transparent url(../../Images/tableFooter.gif) no-repeat scroll center top;
	border-left: none;
	border-right: none;
	height:16px;
}

table#caffeineTable tr.footer td.leftCol {
	background:transparent url(../../Images/tableFooter.gif) no-repeat scroll left top;
	height:16px;
}

table#caffeineTable tr.footer td.rightCol {
	background:transparent url(../../Images/tableFooter.gif) no-repeat scroll right top;
	height:16px;
}