* { margin: 0; padding: 0 }
html { overflow: auto }
* html { overflow-x: hidden } /* IE 6 */
body.flashEnabled html, body { background-color:#000000; height: 100% }
body.flashEnabled body { font: 12px Arial, Helvetica, sans-serif; margin: 0 auto; min-width: 1006px; color: #888; text-align: justify; background:#000 }

body.flashEnabled h1 {font: 17px verdana, helvetica, sans-serif; color:#fff;}
body.flashEnabled h2 {font: 15px verdana, helvetica, sans-serif; color:#fff;}
body.flashEnabled p  {font: 12px verdana, helvetica, sans-serif; color:#ccc;}


body.flashEnabled #flashContainer { height: 600px }
body.flashEnabled #flashContent { outline: 0; min-width: 1006px }

/* Footer Styles */
body.flashEnabled #footer {height: 42px; width: 100%; }
body.flashEnabled #footer ul { text-align: center; padding-top: 3px; border-top: 1px solid #0e0e0e; margin-bottom: -5px }
body.flashEnabled #footer ul li { display: inline; list-style-type: none; padding-left: 3px; padding-right: 3px; white-space: nowrap; font: bold 10px arial; color: #787878 }
body.flashEnabled #footer ul li a { font-weight: bold; text-decoration: none; color: #787878 }
body.flashEnabled #footer ul li a:hover{ font-weight: bold; text-decoration: underline; color: #787878 }
body.flashEnabled #footer div { font: bold 9px arial; color: #494949; text-align: center; padding-top: 7px }




/* Other styles */
body.flashEnabled #navigation { float:left;width:200px;}
body.flashEnabled #fcontent { float:right; width:800px;}
body.flashEnabled .IE8Fix { z-index: 100; }
body.flashEnabled .SelectedRowStyle { background-color:#000000; color:#ffffff; }


body.flashEnabled #wrapper{
	margin:0 auto;
	overflow:hidden;
	padding:50px 0 0;
	width:1006px;
}	

body.flashEnabled ul#fcontent {
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
}

body.flashEnabled #fcontent a { color: #fff }
body.flashEnabled #fcontent img { padding:10px }


/* Aspx Menu Styles */
body.flashEnabled #navigation { background:transparent url(/images/noflash/sd_btn.gif) repeat-y scroll 5px 27px; float:left; padding:0; width:180px; margin:46px 0 0 }
body.flashEnabled #navigation table{ padding:4px 5px; width:129px }
body.flashEnabled table#ctl00_Menu1 { margin-top: -14px; margin-bottom: -5px }


body.flashEnabled #surround {display:none;}



/* ###############		All Non-Flash Styles 		################### */
div#footer {overflow:hidden; height:0px;}
div#flashContainer {height:0px;}

html, body { background:transparent; }
body, html {
	margin:0 auto;
	padding:0;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-align:justify;
	background:#000 url(/images/noflash/back_html.gif) repeat-x top center;
	height:100%;
}

/***************** Default Parameters *************************/	
h1 {
	padding:0;
	margin:0;
	color:#fff;
	text-align:left;
}
h2 {
	padding:0;
	margin:0;
	color:#fff;
	text-align:left;
}
h3 {
	padding:0;
	margin:0;
	color:#fff;
	text-align:left;
}
h4 {
	margin:0;
	padding:0;
	font-size:13px;
	text-align:left;
}
/***************** Consistant Container Elements *************************/

#surround {
	min-height:100%;
	position:relative;
}
#wrap {
	width:960px;
	background:transparent url(/images/noflash/back_logo.gif) no-repeat 40px 10px;
	margin: 0 auto;
	padding:0px;
	padding-bottom:90px;	/* Height of the footer */
}
#main {
	width:1000px;
	margin:0 auto;
	padding:10px 0 15px 0;
}
#sidenavbar {
	width:150px;
	margin:85px 0 0;
	float:left;
	text-align:left;
	padding:0 0 0 10px;
}
#container {
	margin:50px 0 0 0;
	padding:0;
	float:right;
	width:830px;
}
#side_bar {
	width:140px;
	float:right;
	margin:0;
}
#content {
	width:680px;
	float:left;
	margin:0;
}
#NFfooter {
	position:absolute;
	bottom:0;
	width:100%;
	height:90px;			/* Height of the footer */
}

/***************** Side Navigation *************************/		

 /* TBA */

/***************** content styling *************************/
.productitem {
	padding:10px 0;
	overflow:hidden;
	border-bottom:1px dotted #666;
	}
.textualinfo {
	float:right;
	width:400px;
	padding-top:30px;
	}
#content a {
	color:#ccc;
	}
#content p, #content h1, #content h2, #content h3, #content h4 {
	padding:6px 0;
	}
#content li {
	margin:0 10px;
	padding:5px;
	}
#content a:hover{ 
	color: #fff 
	}
.pictureinfo {
	float:left;
	width:250px;
	padding-top:30px;
	}
div#content table tbody tr td {
	padding:3px;
	border-bottom:1px solid #171717;
	}
/*Nutrition*/

table.nutrition {
	border:3px solid #999;
	margin:2%;
	padding:11px;
	width:96%;
}

table.nutrition tr td, table.nutrition tr th {
	text-align:left;
}

table.nutrition tr td.nutritionName {
	font-weight:bold;	
}

table.nutrition tr td.indentNutrition {
	padding:0 0 0 10px;
	font-weight:normal;	
}

table.nutrition tr td span.nutritionAmount {
	margin:0 0 0 10px;	
}

table.nutrition tr td.nutritionValues {
	width:50px;
	text-align:right;	
}

table.nutrition tr td  {
	border-top:1px solid #333;	
	padding:1px;
}

table.nutrition tr.dailyValue td, table.nutrition tr.vitamin td {
	border-top:2px solid #999;	
}

table.nutrition tr.dailyValue td
{
    text-align:right;
}

/***************** footer styling *************************/


div#surround #NFfooter ul {
	text-align: center;
	padding-top: 3px;
	border-top: 1px solid #0e0e0e;
}
div#surround #NFfooter ul li {
	display: inline;
	list-style-type: none;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	font: bold 10px arial;
	color: #787878
}
div#surround #NFfooter ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #787878
}
div#surround #NFfooter ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #787878
}
div#surround #NFfooter div {
	font: bold 9px arial;
	color: #494949;
	text-align: center;
	padding-top: 7px
}
/***************** misc styling *************************/

.spacer {
	clear:both;
}

/* # This needs to kick in if there is no flash!# */



/* ###############		End of Non-Flash Styles 		################### */
