/* =Slideshow Styles Tom Test
------------------------------------------------------- */
#slideshow {
	position: relative;
	float: left;
	width: 338px;
	height:240px;
	overflow:hidden;

	padding: 0px 0px 0px 8px;
	
	
}
#slideshow .slide {
	position:absolute; 
	width:333px; 
	height:193px; 
	opacity:0.99; /* Fix Firefox opacity flicker problem */
}
#slideshow #slide1 {
	z-index: 1;
}
#slideshow .slidelinks_container {
	position:absolute;
	width:338px;
	height:223px;
	opacity:0.99; /* Fix Firefox opacity flicker problem */
	z-index: 2;
	
}
#slideshow #slideshowcontrols { 
	position:absolute; 
	top:193px; 
	z-index: 3;
	left:0; 
	padding:5px 0px 0px 8px; 
	width:333px; 
	height:29px;
}
/* 4 Slides with text */
ul.slideshowcontrolsmiddle{
	height: 29px !important;
	float: left;
	z-index: 10;
	position: absolute;
	text-align:center;
	width: 333px !important;
	margin: 0px;
	padding:0px;
	list-style: none;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-transform: uppercase;
}
ul.slideshowcontrolsmiddle li{
	z-index: 0; 
	height: 29px;
	width: 83px !important;
	float: left;
	margin: 0px 0px 0px 0px;
}
/* The a elements inside those 4 tabs */
ul.slideshowcontrolsmiddle a:link, ul.slideshowcontrolsmiddle a:visited {
	color: #243403; 
	height: 29px; 
	text-align: center; 
	float: none;
	display: block;
	width: 83px !important;
	font-weight: bold !important;
	text-decoration: none;
	text-transform: uppercase;
	line-height:11px;
	letter-spacing:-1px; font-size: 9px; letter-spacing:-1px;
	background: url("/images/tabs1.gif") no-repeat 0px 0px;
	padding: 0px 0px 0px 0px !important;
	
}
/* The next 5 styles fix Netscape issues with padding it any other way */
ul.slideshowcontrolsmiddle .single-line a {
	line-height: 27px!important;
}
*html ul.slideshowcontrolsmiddle .single-line a {
	line-height: 26px!important;
}
ul.slideshowcontrolsmiddle .padded_fmt {
         display:block;
         padding:4px 3px 0px 0px;
}
ul.slideshowcontrolsmiddle .single-line .padded_fmt {
         display:block;
         padding:0px 3px 0px 0px;
}
ul.slideshowcontrolsmiddle a.activeslide, ul.slideshowcontrolsmiddle a:hover {
	background-position: 0px -33px !important;
	color: #5b7315;
	text-decoration: none;
}
/* Used to make everything fade */
#slideshow .opacity10 { opacity:0.99; filter:alpha(opacity=100); visibility:visible !important;}
#slideshow .opacity9 { opacity:.9; filter:alpha(opacity=90); visibility:visible !important;}
#slideshow .opacity8 { opacity:.8; filter:alpha(opacity=80); visibility:visible !important;}
#slideshow .opacity7 { opacity:.7; filter:alpha(opacity=70); visibility:visible !important;}
#slideshow .opacity6 { opacity:.6; filter:alpha(opacity=60); visibility:visible !important;}
#slideshow .opacity5 { opacity:.5; filter:alpha(opacity=50); visibility:visible !important;}
#slideshow .opacity4 { opacity:.4; filter:alpha(opacity=40); visibility:visible !important;}
#slideshow .opacity3 { opacity:.3; filter:alpha(opacity=30); visibility:visible !important;}
#slideshow .opacity2 { opacity:.2; filter:alpha(opacity=20); visibility:visible !important;}
#slideshow .opacity1 { opacity:.1; filter:alpha(opacity=10); visibility:visible !important;}

#slideshow .hide { 
	visibility:hidden; 
}
#slideshow .hideArchive {
	visibility:hidden; 
	display:none;
}
#slideshow .show { 
	visibility:visible !important;
	display:block !important; 
}

#Col1_Ad_fmt {
	position: relative;
	float: center;
	width: 338px;
	height:250px;
	overflow:hidden;

	padding: 0px 0px 0px 20px;
	
}

.NutritionnewsPanel_rdr {
  width: 333px;
  padding: 0px 0px 0px 8px;
  }
.NutritionnewsPanel_rdr .NutritionnewsPanel_header_fmt {
  height:25px;
  background: url("/images/bg_PanelHeading_gold.jpg") repeat-x;
  font: Gil Sans;
  font-size: 115%;
  font-weight: bold;
  text-align: center;
  color:#006634;
  border-right: solid 1px #C3D7C0;
  border-left: solid 1px #C3D7C0;
  border-top: solid 1px #C3D7C0;
  padding: 0px 0px 0px 0px;
  }

  .NutritionnewsPanel_rdr .NutritionnewsPanel_footer_fmt {
  height: 1px;
  background:  #C3D7C0;
  border-right: solid 1px #C3D7C0;
  border-left: solid 1px #C3D7C0;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  }

  .NutritionnewsPanel_rdr .NutritionnewsPanel_container {
  border: solid 1px #C3D7C0;
  height:100px;
  }
  
.Blogcontent_rdr{

}

.Blogcontent_rdr .Blogphoto_fmt{
          clear: both;
          float: left;
          margin: 5px 8px 10px 5px;
}

.Blogcontent_rdr .Blogphoto_text_fmt{
        font-size: 90%;
        padding-left:100px;
        padding-top: 5px;
        color: #000000;
        background: url("/images/arrow_more.gif") 85px 7px  no-repeat;

}

.Blogcontent_rdr li {
        list-style: none;
        background: url("/images/arrow_more.gif") 0px 2px no-repeat;
        margin-top: 1px;
        padding-left:19px;
        font-size: 90%;
        line-height: 16px;
        margin-left: 0px;
}

.Blogcontent_rdr .BlogPanel_header_fmt {
        height: 25px;
        color: #A24601;
        font-size: 110%;
        font-weight: bold;
        padding: 1px 0px 0px 10px;
        font-style: italic;
}

.Blogcontent_rdr .BlogHeading_links_fmt{
        font-size: 90%;
        font-weight: bold;
        color: #c68b23;
        margin: 0px;
        padding: 1px 0px 0px 10px;
}