﻿/* Begin Reset Styles (Inspired by Eric Meyer and developer.yahoo.com).
   These styles neutralize display differences between browsers. */


HTML
{
	width: 100%;
}

/*removed EM, Strong*/
HTML, BODY, DIV, SPAN, OBJECT,
H1, H2, H3, H4, H5, H6,
P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE,
CODE, DEL, DFN, IMG, INS, KBD, Q, S, SAMP, SMALL,
STRIKE, TT, VAR,
DL, DT, DD, OL, UL, LI,
FIELDSET, FORM, LABEL, LEGEND,
TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0px;
	padding: 0px;
	border: 0;
    border: none;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}


/* End Reset Styles */




/* Begin General Font Styles; */

body {
	/*padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	width:990px;*/

	margin-left: auto;
        margin-right: auto;
       /* padding-left: 63px;
        padding-right: 63px;
	font: 13px/1.231 arial, helvetica, clean, sans-serif;*/
	font: .8em arial, helvetica, clean, sans-serif;
	line-height: 1.3;
	color: black;
	background-color: #EEE8D7;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

H1
{
   	font-size: 26px;
	margin-bottom: 15px;	
}

H1.mainTitle
{
	display: block;
	width: 396px;
	height: 30px;
	background-image: url('/PublishingImages/titleLillyDiabetes.gif');
	background-repeat: no-repeat;
	text-indent: -1999px;
}

H3
{
	font-weight: bold; 
	margin-bottom: 1em; /*so things don't run into each other*/
	font-size: 138.5%;
}

H4
{
	font-weight: bold; 	
	font-size: 108%;
	
	
}

h5{
	font-weight:bold;
	font-size:108%;
}


P
{
	font-size: 93%;
	margin-bottom: 1em; /*so things don't run into each other*/

	
}

img
{
	text-decoration:none;
	border: none;
}

/* BEGIN -- Site Action Controls -- */
#site_actions
{
	position: relative;
	top: 0px;
	right: 0px;
	width: 100%;
	display:none;
}

#site_controls 
{
	background: #dddddd;
}

#site_actions_menu
{
	float: right;
}

#login_control
{
	float: right;
}

#authoring_controls
{
	position: relative;
	top: 0px;
	right: 0px;
}


/*
.ms-siteaction .ms-siteaction a
{
}

.ms-siteactionsmenu
{
}

.ms-siteactionsmenu div div div
{
}

.ms-siteactionsmenu div div div.ms-siteactionsmenuhover
{
	background-image: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #C0C0C0;
	padding: 1px 4px 1px 10px;
}
*/

/* Defines the overall layout of the BODY */
#container
{
	/*padding: 0;
	margin: 0px;
	position: relative;
	width: 100%;*/

	background-image: url(/PublishingImages/shadowBg.gif);
	background-color: #FFFFFF;
        padding-bottom: 0px;
	/*padding-left: 63px;
	padding-right: 63px;*/
        margin: 0 auto;
        position: relative;
	width: 895px;
	
	
}



/* Defines the background for the header area */
#printHeader
{


	margin:0px;
	padding:0px;

	
}
/******** begin header ********/

#header
{
      background-color: #fff;
	background-color: #FFFFFF;
	margin: 0pt auto;
	width: 895px;
	height: 51px;
	overflow: hidden;

}

#header #brandLogo
{
	padding: 20px 0 0 15px;
	float: left;
}

#headerLinks
{
	text-align: right;
	padding: 7px 0 0 0;
}

#header #secondaryImage
{
	text-align: right;
	margin: 0;
	padding: 0;
}

/******** end header ********/

#searchContainer
{
       display:none;
	
}

/*Begin Search Area*/
#search_Container
{
        width: 895px;
        margin: 0 auto;
	height: 51px;
        background-color: #FFFFFF !important;
        z-index: 100;
	position:relative;
}

#searchBox
{
	width: 895px;
        height: 51px;
 	position: relative;
}

#searchInputField
{
	background-image: url(/PublishingImages/inputBg.gif);
        background-repeat: no-repeat;
        width: 156px;
        height: 20px;
        padding-left: 3px;
        padding-top: 3px;
	position: absolute;
	right: 122px;
	top: 15px;
}


#searchButton
{
	position: absolute;
	right: 36px;
	top: 14px;
}

INPUT
{
	border-width: 0px;
}

/*End Search Area*/
.ms-sbtable .ms-sbtable-ex
{
}

tr.ms-sbrow
{
}

*/
td.ms-sbcell
{
	border:0;
}


td.ms-sbscopes
{
	display:none;
}
td.ms-sbgo
{
 border:0;
}

td.ms-sbLastCell
{
	width: 5px;
}
/*
td.ms-sblink
{
}
*/

.ms-sblink a:link,.ms-sblink a:visited{
font-family:Tahoma;
font-size:8pt;
color:#666666;
text-decoration:none;
padding-left:4px;
display:none;
}

/*CSS for Text Resize and Default Search Box*/
#bpv3_toolbar
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px 2px 2px 0px;
	color: #666666;
	font-size: 10px;
	display:none;
}

#text_zoom
{
	position: relative;
	bottom: 0px;
	right: 70px;
	margin: 0px 2px 2px 0px;
	color: #666666;
	font-size: 10px;
}

#printer_friendly 
{
	position: absolute;
	bottom: 0px;
	top:2px;
	right: 30px;
	margin: 0px 2px 2px 0px;
	color: #666666;
	font-size: 10px;
}

#custom_controls
{
}

#topNavigation
{
	width:100%;
	display:none;

}
#mainContent
{
	/*width:100%;*/
}

/*
.top-nav-container
{
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	height: 25px;
	display: inline;
	background-image: url('/PublishingImages/menu_bg_repeat.gif');
	background-position: 50% top;
	background-repeat: repeat-x;
	font-size:11px;
	width: 100%;
	 font-weight:bold;
	 z-index:1001;
	 
}


.top-nav-static-item
{
	color:#000000;
	background-image: url('/PublishingImages/menu_bg.gif');
	background-position: 0px;
	background-repeat: no-repeat;
	font-size:11px;
	padding: 2px;
	
	 
	
}

.top-nav-static-selected
{
	background-image: url('/PublishingImages/menu_bg_location.gif');
	background-position: 0px;
	background-repeat: no-repeat;
	padding: 4px;


}

.top-nav-static-hover
{
	background-image: url('/PublishingImages/menu_bg_over.gif');
	background-position: 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 4px;
	
	

}
.top-nav-dynamic-menu
{
    background: url('/PublishingImages/menu_bg.gif');
	background-position: 0px;
	background-repeat: no-repeat;
	border-width: 1px;
	



}

.top-nav-dynamic-item
{
	background: #F3F3F3 url('/PublishingImages/menu_bg.gif');
	background-position: 0px;
	background-repeat: no-repeat;
	padding: 2px;


	
}

.top-nav-dynamic-selected
{
	background-image: url('/PublishingImages/menu_bg.gif');
	background-position: 0px;
	background-repeat:no-repeat;
	padding:4px;


}

.top-nav-dynamic-hover
{
	background-image: url('/PublishingImages/menu_bg_over.gif');
	background-position: 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 4px;

}

*/




/*CSS to display Navigation Between Pages*/
#breadcrumb
{
	font-size: 11px;
	padding: 15px 10px 15px 5px;
	display: none !important;
}

.breadcrumbCurrent
{
	font-size: 11px;
	font-weight:bold;
}

.ms-sitemapdirectional
{
	font-size: 11px;
}

#leftCell
{
vertical-align:top;
padding: 0px;
}

#centerCell
{
}

#leftPanel
{
}

#leftNavigation
{
}

.left-nav-container
{
	padding: 2px;
}

.left-nav-static-item
{
	font-size: 11px;
	font-weight: bold;
}

.left-nav-static-selected
{
	font-size: 11px;
	font-weight: bold;
}

.left-nav-static-hover
{
	font-size: 11px;
	font-weight: bold;
}

.left-nav-dynamic-menu
{
	font-size: 11px;
}

.left-nav-dynamic-item
{
	font-size: 11px;
}

.left-nav-dynamic-selected
{
	font-size: 11px;
}

.left-nav-dynamic-hover
{
	font-size: 11px;
}

#leftSection 
{
  position: relative;
  z-index:1000;
  display:none;	
}

#printContent
{
	padding: 0px 0 5px 0;
	margin: 0px 0 0 0;
	vertical-align: top;
	color: #3e3e3e;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	margin-left:-1px;
	background-image: url(/PublishingImages/shadowMC.jpg);
	/*background-color: #EEE8D7;*/
	/*font-size: 13px;*/
	font-size: 1em;
	font-family: arial, helve ica, clean, sans-serif;

	margin:0px;
	padding:0px;
	

}
#printContent A
{
 
 /*color:#003399;*/
}


#topSection 
{
}

#bottomSection
{
}

#rightSection
{
}

#centerSection
{
}

#printFooter
{

	/*CLEAR: both; 
	PADDING-RIGHT: 4px; 
	BORDER-TOP: #999966 4px solid
	PADDING-LEFT: 4px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 12px; 
	WIDTH: 100%; 
	PADDING-TOP: 12px; 
	BORDER-BOTTOM: #000 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #fff*/
	color: #8C8C8C;
	margin-bottom:-20px;
}


#printFooter A {
	/*COLOR: #7a716d; 
	TEXT-DECORATION: none*/
}

/********begin footer*********/

#footer
{
	background: #fff url(/PublishingImages/bottomGray.gif) repeat-x bottom;
	padding-bottom: 14px;
	font-size: 85%;
	color: #8C8C8C;
        height: 77px;
	position: relative;
	width: 895px;
}

#footer A:link
{
	color: #cc0000;
	text-decoration: none;
}

#footer A:visited
{
	color: #cc0000;
	text-decoration: none;
}

#footer A:hover
{
	text-decoration: underline;
}

/********end footer***********/

#printSubfooter
{
	/*padding: 3px 10px 3px 10px;
	FONT-SIZE: 11px;
	float: left;
	color: #fff;
	width: 100%;
	COLOR: #8c8c8c; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #fff*/
	color: #8C8C8C;
	padding:0px;
	/*display:none;*/
	
}
#printSubfooter A
{
 COLOR: #858585;
}
.sitemap
{
 float:left;
}
.sitemap ul
{
}

.sitemap li
{
	list-style-type: none;
	font-weight: normal;
}

.sitemap a
{
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;	
	font-weight: normal;
}
.srch-sort-right
{
display: none;
}

.srch-sort
{	
	width: 847px;
	padding: 20px 15px 15px 35px;
}

.srch-BestBets
{
}

.srch-stats
{	FONT-FAMILY: arial, helvetica, clean, sans-serif !important; 
	font-size: 110%;
	position: absolute;
	top: 30px; 
	left: 25px;
	background: none !important; 
}

.srch-Icon
{
display: none;
}
.srch-results
{	
	width: 851px;
	padding: 60px 22px 15px 22px;
	font-weight: bold;
	font-size: 110%;
	

}



.srch-Title
{	FONT-FAMILY: arial, helvetica, clean, sans-serif !important; 
	font-weight: normal;
	font-size: 110%;
}

.srch-Description
{	font-family: arial, helvetica, clean, sans-serif !important; 
	font-weight: normal;
	font-size: 110%;
}

.srch-Page{
	background: none !important; 
	position: absolute;
	top: 50px;	
	left: 25px;
	font-family: arial, helvetica, clean, sans-serif !important; 
	font-weight: normal;
	font-size: 110%;
	
}

.srch-Date
{

}

.srch-Relevancy
{

}

.ReportTableContent td
{
	padding-left:10px;
	white-space: nowrap;
   font-size:11px;
   height:22px;
   background-color:White;
	
}
.ReportTableContentAlternating td
{
	padding-left:10px;
	white-space: nowrap;
    font-size:11px;
    height:22px;
    background-color:#f9f9f9;
}

.ReportTableHeader td
{
 border-top:1px #B3BECB solid;
   padding-left:10px;
  white-space: nowrap; 
}


.ReportTableHeader
{
width:100%;
padding-left:10px;
border-top:1px #B3BECB solid;
height:22px;
font-family:verdana;
font-size:11px;
text-align:left;
text-decoration:none;

   background-color:#f2f2f2;   
   color:#808080;  
   
   
}


.ReportTableTotalHeader
{
   height:22px;
   padding-left:300px;
   font-family:verdana;
   color:gray;
   
   
}

TD.ms-sbgo-bpv3 
{
	PADDING-RIGHT: 0; BORDER-TOP: 0; PADDING-LEFT: 0; PADDING-BOTTOM: 0; BORDER-LEFT: 0; PADDING-TOP: 0px; BORDER-BOTTOM:0; WHITE-SPACE: nowrap
}

.ms-dialogBodyMain
{
	border:1px solid #7f9db9;
	background-color:#ebf3ff;
	color:#4c4c4c;
	font-family:verdana;
	font-size:8pt;
	text-align:left;
}
.ms-dialogFont
{
	font-family:verdana;
	font-size:8pt;
}
.ms-sectionline
{
	background-color:#d9d9d9;
}

.ms-dialogHeaderDescription
{
	font-family:verdana;
	font-size:8pt;
	color:#666666;
	padding-right:20px;
}
.ms-dialogHeader
{
	background-color:#ffffff;
	background-position:right top;
	background-repe t:repeat-y;
}


/*CSS to hide Home Tab*/
#zz1_TopNavigationMenun0 { 
display: none !important; 
}

/*CSS specific to anchor tags and anchor tags with glossary definition*/

#container A:link, #container A:visited
{
	color: #E00000;
	text-decoration: none;
}

#container A:hover
{
	text-decoration: underline;
}

#container A.glossary:link, #container A.glossary:visited
{
	color: #666699;
	text-decoration: none;
}

/* End CSS specific to anchor tags and anchor tags with glossary definition*/


/*CSS Specific to Top Navigation*/

#navContainer
{	
	position: relative;
	width: 895px;
	/*height: 47px;
        top: 143px;*/
	padding:0 0 0 0px;
	/*margin-bottom:-14px;
	margin-left:-10px;*/
	margin:0 0 -14px -10px;	

}

#container UL#navLevel1
{
	list-style-type: none;
	background-color: #fdfcfa;
	margin: 0;
	padding: 0;
        padding-left: 40px;
	width: 855px;
	max-width: 855px;
	height: 47px;
	max-height: 47px;
        overflow: hidden;
}

#container UL#navLevel1 LI
{
	display: inline;
	margin: 0;
	padding: 0;
	margin-left: -3px;
}

#lowerNavImg
{
background:white url("../PublishingImages/back-header-fix.gif") repeat-x;
margin:0px;
padding:0px;
}

.home-noflash{
	width:893px;
	height:324px;
	background:url("../PublishingImages/home-noflash.jpg") no-repeat;
}

.home-noflash-button{
	position:relative;
	left:117px;
	top:106px;
}

.topRated-noflash{
	width:179px;
	height:401px;
	background:url("../PublishingImages/topRated-noflash.jpg") no-repeat;
}

.topRated-noflash-button{
	position:relative;
	left:11px;
	top:270px;
}

.whatHappens-noflash{
	width:594px;
	height:327px;
	background:url("../PublishingImages/whatHappens-noflash.jpg");
}

.whatHappens-noflash-button{
	position:relative;
	top:200px;
	left:84px;
}

.bmiCalc-noflash{
	width:195px;
	height:193px;
	background:url("../PublishingImages/bmiCalc-noflash.gif");
}

.bmiCalc-noflash-button{
	position:relative;
	top:142px;
	left:17px;
}

/*End of CSS Specific to Top Navigation*/

/*CSS Specific to Images on index page*/

#home-tp-tout{
/*position: absolute !important; 
top: 200px;*/
z-index: 2000;
padding: 10px 0px 0px 10px;
}

#home-vk-tout{
/*position: absolute !important; */
z-index: 1999;
padding: 10px 0px 0px 10px;
}

/*End of CSS Specific to Images on index page*/

/*CSS Specific to Main Content*/

#main_Content
{        

	width: 894px;
	padding-left: 0px;	
	margin-left: -10px;
	padding-right: 0px;	
	margin-right: 0px;	
	padding-top: 12px;
	
	/*width: 895px;
	padding-bottom: 37px;	
	position: relative !important;	
	min-height: 365px !important;
	margin-left:-10px;*/
}

#main_Content
{
color:black; 
}

DT
{
	font-weight: bold; 
}

#dvHome
{

MARGIN-TOP: -270px; 
MARGIN-LEFT: 260px; 
WIDTH: 480px;
min-height:250px;
}

#uniqueContent
{
	/*height: 595px !important;
	min-height: 595px;*/
	
	height: auto !important;
	background-image: url(/PublishingImages/redFade.gif); background-repeat: no-repeat;
	
}

.moveDown
{
	/*position: absolute;
	right: 20px;
	top: 191px;
	width: 213px;	
	margin-top: 0px;*/
	
position: relative;
z-index:20;
margin-top:-92px;
margin-right:0px;
margin-bottom:0px;
margin-left:433px;
width: 213px;

}

.rateImg{
	margin-top:44px;
}

H3, H4, UL.content LI SPAN STRONG
{
	color: #e00000;
}

UL.content LI
{
	margin-bottom: 9px;
	background: url(/PublishingImages/redBullet.gif) no-repeat 0 4px;
	list-style-type: none;
	margin-left: 11px;
	padding-left: 15px;
	color:black;
}

UL#mainChannel
{
        margin-bottom: 18px;
}

UL#mainChannel LI
{
        margin-bottom: 6px;
	list-style-image: url(/PublishingImages/grayArrow.gif);
	font-size:.9em;
}

UL#mainChannel LI A, UL.ingredients
{
	font-weight: bold;
}

UL#mainChannel LI > A, UL#mainChannel SPAN
{
	position: relative;
	top: -2px;
}

#mainChannel
{
margin-left:25px;
}


DD
{
	margin-bottom: 1em;
}

DL.links
{
        margin-left: 17px;
	margin-top: 1 px;
}

DL.links DT
{
        font-weight: normal;
}
/*End CSS Specific to Main Content*/


/*CSS Specific to Dictionary and text resize Container*/

#dicResizeContainer
{
	width: 499px;
	padding-left: 110px;
	margin-bottom: 6px;

}

#textSize
{
	
	background-image: url(/PublishingImages/textSize-bg.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
	height: 34px !important;
	margin-left: 170px;
	
}
#textSize a {
	text-decoration: none !important;	
}

/*End CSS Specific to Dictionary Container*/






/**
 * The CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Lesser General Public License as published by the Free
 * Software Foundation, either version 3 of the License, or (at your option)
 * any later version.
 *
 * Shadowbox is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
 * more details.
 *
 * You should have received a copy of the GNU Lesser General Public License
 * along with Shadowbox.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007 Michael J. I. Jackson
 * @license     http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL 3.0
 * @version     SVN: $Id: shadowbox.js 150 2007-12-04 18:42:03Z michael $
 */

/*_________________________________________________________________  Overlay  */
#shadowbox_overlay {
  visibility: hidden;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 998;
}

/*_______________________________________________________________  Container  */
#shadowbox_container {
  position: fixed;
  height: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center; /* centers in quirks and IE */
}

/*_______________________________________________________________  Shadowbox  */
#shadowbox {
  display: none;
  visibility: hidden;
  margin: 0 auto;
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  text-align: left; /* reset left alignment */
}

/*___________________________________________________________________  Title  */
/*
HTML snapshot:
<div id="shadowbox_title">
  <div id="shadowbox_title_inner">Title Here</div>
</div>
*/
#shadowbox_title {
  height: 25px;
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  padding: 5px 0 4px 8px;
  color: #fff;
}

/*____________________________________________________________________  Body  */
/*
HTML snapsnot:
<div id="shadowbox_body">
  <div id="shadowbox_body_inner">
    <img src="my_image.jpg" id="shadowbox_content" height="350" width="580">
  </div>
  <div id="shadowbox_loading">
    <img src="images/loading.gif" alt="loading"></div>
    <span><a href="javascript:Shadowbox.close();">Cancel</a></span>
  </div>
</div>
*/
#shadowbox_body {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0px solid black;
  background-color: transparent;
}
#shadowbox_body_inner {
  position: relative;
  overflow: hidden;
}
#shadowbox_loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 10000px; /* overflow:hidden will clip this */
  width: 100%;
  background-color: transparent;
}
#shadowbox_loading img {
  float: left;
  margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
  float: left;
  margin-top: 16px;
  font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
}

#shadowbox_content.html { /* make html content scrollable */
  height: 100%;
  width: 100%;
  overflow: auto;
}

/*_________________________________________________________________  Toolbar  */
/*
HTML snapshot:
<div id="sh dowbox_toolbar">
  <div id="shadowbox_toolbar_inner">
    <div id="shadowbox_nav_close">
      <a href="javascript:Shadowbox.close();"><span class="shortcut">C</span>lose</a>
    </div>
    <div id="shadowbox_nav_next">
      <a href="javascript:Shadowbox.next();"><span class="shortcut">N</span>ext</a>
    </div>
    <div id="shadowbox_nav_previous">
      <a href="javascript:Shadowbox.previous();"><span class="shortcut">P</span>revious</a>
    </div>
    <div id="shadowbox_counter">
      <a href="javascript:Shadowbox.change(0);">1</a>
      <a href="javascript:Shadowbox.change(1);" class="shadowbox_counter_current">2</a>
      <a href="javascript:Shadowbox.change(2);">3</a>
    </div>
  </div>
</div>
*/
#shadowbox_toolbar {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow: hidden;
}
#shadowbox_toolbar_inner {
  height: 20px;
  color: #fff;
}
#shadowbox_toolbar_inner div {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
}
#shadowbox_toolbar_inner div span.shortcut {
  text-decoration: underline;
  font-weight: bold;
}
#shadowbox_toolbar_inner div a {
  text-decoration: none;
  color: #fff;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
  float: right;
  padding-right: 10px;
}

#shadowbox_nav_close{
	display: none;
}

#shadowbox_counter {
  float: left;
  padding-left: 10px;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
  font-weight: bold;
}

/*________________________________________________________________  Messages  */
div.shadowbox_message {
  text-align: center;
  padding: 10px;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  text-decoration: none;
  color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
  text-decoration: underline;
}

/*End of CSS for ShadowBox*/

/******** begin left nav *****/

#container #sideNav
{
	padding: 0px;
	height: 483px;
	position: absolute;
	left: 0px;
	top: 236px;
	width: 217px;
        overflow: hidden;
	
}

#container UL#navLevel2
{
	margin: 0px;
	list-style-type: none;
	padding: 0;
	margin-top: 2px;
	float: left;
}

#container UL#navLevel2 LI
{
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	list-style-type: none;
}

#container UL#navLevel2 LI A IMG
{
	vertical-align: bottom;
}

#container UL#navLevel3
{
	list-style-type: none !important;
	margin: 0;
	padding: 0px;
}

#container UL#navLevel3 LI
{
	margin-top: 0px;
	margin-left: 15px;
	padding: 0;
}
#container UL.navLevel4
{
	list-style-type: none !important;
	margin: 0;
	padding: 0px;
}

#container UL.navLevel4 LI
{
	margin-top: 0px;
	margin-left: 12px;
	padding: 0;
}

#container #leftTout
{
	margin: 30px 0 20px 0;
}

#left-tout-VK
{
	padding-bottom: 20px;
	text-align: center;
	width: 220px;
	position: absolute; 
	left: 0px; 
	top: 500px;
}

#vkSWF-noflash{
	width:612px;
	height:366px;
	background: url("/PublishingImages/vk-noflash.jpg") no-repeat top left;
}

.vkSWF-noflash-button{
	position:relative;
	top:218px;
	left:129px;
}

#dictionary-noflash{
	width:375px;
	height:284px;
	background: url("/PublishingImages/dictionary-noflash.gif") no-repeat top left;
}

.dictionary-noflash-button{
	position:relative;
	top:206px;
	left:22px;
}

.dictionary-noflash-close{
	position:relative;
	top:-11px;
	left:130px;
}

UL#navLevel3
{
	margin-left: -16px !important;
}
/******** end left nav *******/


/*Styles Specific to Page rating and Top rated Flash Contents*/

#topRated
{
float: right; margin: 12px 0px 5px 13px;
}

/*-------This CSS is for glossary implementation------*/

A.glossary:link, A.glossary:visited
{
	color: #666699;
	text-decoration: none;
}


/*-- Begin Glossary Pop p Styles-- */

#trailimageid
{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 0px;
	z-index: 200;
}

#gloXssaryDef
{
	background: #FFF;
	width: 300px;
	height: 180px;
	z-index: 1000;
}

#glossary
{
     position: absolute;
     top: 200px;
     left: 400px;
}

#glossaryTop
{
     width: 268px;
     height: 26px;
     background: url(/PublishingImages/top.png) no-repeat;
}

#glossaryBottom
{
     width: 268px;
     height: 35px;
     background: url(/PublishingImages/bottom.png) no-repeat;
}

#glossaryWrap
{
     background: url(/PublishingImages/shadow.png) repeat-y top left;
     width: 268px;	
}

#glossaryContent
{
     margin: 0 20px 0 20px;
     padding: 0 15px 0 15px;	
     background: #FFF url(/PublishingImages/content.jpg) no-repeat;
     width: 198px;
     min-height: 121px;     
}

/*-- End Glossary Popup Styles-- */

/*---End CSS related to Glossary---*/

/* Begin Next Button Styles */

#next{
	margin-top: 10px;
	width: 600px;
	border-top: 1px solid #8da2b5;
	clear: both;
}


/*End Begin Next Button Styles */


/*---- CSS for Interstitial Page----*/

#interstitialHeader
{
	margin: 0px;left: -15px;top: -30px;position: relative;
        
}

#interstitialContent
{
	margin: 0px;left: -15px;position: relative;top: -30px;
        
}

#interstitialContent IMG
{
        padding: 0px 6px 0px 0px;
}

#interstitialContent DIV
{
        float: right;
}

#interstitialButtons
{
	display: none;
}




a#YES { width: 72px; height: 30px; margin: 0px; display:block;LEFT: -100px; POSITION: relative; TOP: 0px;BACKGROUND-IMAGE: url(/publishingimages/ok-off.gif); background-repeat: no-repeat;}

a#YES:hover {background-image:url(/PublishingImages/ok-on.gif);}


a#NO {  width: 88px; height: 30px; margin: 0px; display:block; LEFT: -20px; POSITION: relative; TOP: -30px;BACKGROUND-IMAGE: url(/publishingimages/cancel-off.gif);background-repeat: no-repeat;}

a#NO:hover {background-image:url(/PublishingImages/cancel-on.gif);}



sup
{
	position: relative;
	vertical-align: baseline;
	bottom: .33em;
}

sub
{
	position: relative;
	vertical-align: baseline;
	bottom: -.33em;
}

#__publishingReusableFragment ol
{
	margin-bottom: 9px;	
	margin-left: 20px;
}

.clearfix
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*CSS specific to PDF downloads*/

.pdfDL
{
	vertical-align: top;	
	clear: left;
	height: 100px;	
}

.pdfDL h5
{
	margin: 0;
	padding: 0;
}

.pdfDL p
{
	margin: 0;
	padding: 0px 0px 0px 115px;
	
}


.imgPDFtmb
{
	float: left;
	width: 105px;	
	margin-right: 10px;
	text-align: right;

}

#DownloadWorksheet

{

width: 100px;

margin-left: 350px;

}



/*For Featuted Entrees and Featured Desserts*/


#recipe0 {
	DISPLAY: none; FONT-SIZE: 12px! important; MARGIN-LEFT: 22px
}
#recipe1 {
	DISPLAY: none; FONT-SIZE: 12px! important; MARGIN-LEFT: 22px
}
#recipe2 {
	DISPLAY: none; FONT-SIZE: 12px! important; MARGIN-LEFT: 22px
}
#recipe3 {
	DISPLAY: none; FONT-SIZE: 12px! important; MARGIN-LEFT: 22px
}
#recipe4 {
	DISPLAY: none; FONT-SIZE: 12px! important; MARGIN-LEFT: 22px
}
#recipe5 {
	DISPLAY: none; FONT-SIZE: 12px! important; MARGIN-LEFT: 22px
}
#recipe6 {
	DISPLAY: none; FONT-SIZE: 12px! important; MARGIN-LEFT: 22px
}
#recipe7 {
	DISPLAY: none; FONT-SIZE: 12px! important; MARGIN-LEFT: 22px
}
#recipe8 {
	DISPLAY: none; FONT-SIZE: 12px! important; MARGIN-LEFT: 22px
}
#recipe9 {
	DISPLAY: none; FONT-SIZE: 12px! important; MARGIN-LEFT: 22px
}
#recipe10 {
	DISPLAY: none; FONT-SIZE: 12px! important; MARGIN-LEFT: 22px
}
#recipe11 {
	DISPLAY: none; FONT-SIZE: 12px! important; MARGIN-LEFT: 22px
}
#recipe12 {
	DISPLAY: none; FONT-SIZE: 12px! important; MARGIN-LEFT: 22px
}
#recipe0 P {
	FONT-SIZE: 12px! important
}
#recipe1 P {
	FONT-SIZE: 12px! important
}
#recipe2 P {
	FONT-SIZE: 12px! important
}
#recipe3 P {
	FONT-SIZE: 12px! important
}
#recipe4 P {
	FONT-SIZE: 12px! important
}
#recipe5 P {
	FONT-SIZE: 12px! important
}
#recipe6 P {
	FONT-SIZE: 12px! important
}
#recipe7 P {
	FONT-SIZE: 12px! important
}
#recipe8 P {
	FONT-SIZE: 12px! important
}
#recipe9 P {
	FONT-SIZE: 12px! important
}
#recipe10  P {
	FONT-SIZE: 12px! important
}
#recipe11 P {
	FONT-SIZE: 12px! important
}
#recipe12 P {
	FONT-SIZE: 12px! important
}
.recipeUL {
	LIST-STYLE-IMAGE: none; LIST-STYLE-TYPE: none;
}
.recipeUL LI {
	LIST-STYLE-TYPE: none! important;
}


/*CSS for Exercise Examples page rollover functionality*/

#flashcalc {
	FLOAT: right; MARGIN: 0px 0px 8px 8px; WIDTH: 270px; HEIGHT: 395px
}
#exercise0 {
	DISPLAY: none
}
#exercise1 {
	DISPLAY: none
}
#exercise2 {
	DISPLAY: none
}
#exercise3 {
	DISPLAY: none
}
#exercise4 {
	DISPLAY: none
}
#exercise5 {
	DISPLAY: none
}
#exercise6 {
	DISPLAY: none
}
#exercise7 {
	DISPLAY: none
}
#exercise8 {
	DISPLAY: none
}
#exercise9 {
	DISPLAY: none
}
#exercise10 {
	DISPLAY: none
}
#exercise11 {
	DISPLAY: none
}
.references {
	PADDING-RIGHT: 0px; MARGIN-TOP: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.references LI SMALL {
	FONT-SIZE: 11px
}

.kris_freeman_right_body_div 
{
	float: right;
	margin-left:15px;
}



/*------CSS for Sitemap page-----------*/

#sitemap_leftTout

{
 position: absolute;
 top: 295px;	
 left: 20px;
}

.MakeLast

{
PADDING-LEFT: 25px; FONT-SIZE: 0.9em

}



/*CSS Specific to Select Box*/
SELECT
{
/*font-size:1.1em !important;*/
font-size:13px !important;
}


/*----------------------------LilliyDiabetes EAF-----------*/

/* formats header */
#Lilly-header-EF {
	background-color: #ffffff;
	
	height: 50px;
	background-image:  url("/PublishingImages/BPV3_EAF/lilly_diabetes_logo.gif");
	background-repeat: no-repeat;
	/*background-position:left center;*/
	font-family: Verdana, Helvetica, sans-serif;color: #666666;font-size: 10px;
	/*border-bottom: 1px solid #000000;*/
line-height: 5;
	margin-bottom: 5px;
      margin-left: 15px;
      margin-top: 18px;
      
     
width: 600px;


}

/* Formats the text of a paragraph */
.contentParagraphText_EF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #585A5D;
	line-height: 125%;

    margin-left: 15px;
margin-top: 15px;
margin-bottom: 0px;
height: 40px


}
.contentParagraphText_EF SUP {
	line-height: 0;
}

/* formats footer */
#Lilly-footer-EF {
	background-color: #FFFFFF;
	
	height: 110px;
	border-top: 1px solid #000000;
	background-image:    url("/PublishingImages/BPV3_EAF/lilly-footer.gif");
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, sans-serif;
	font-size: 70%;
margin-left: 15px;
margin-top: 27px;
        color: #000000;

 


width: 600px;




}
#Lilly-footer-EF p{
	width:90%;
}

#Lilly-footer-EF A:link
{
	color: #AD0101;
	text-decoration: underline;
}
#Lilly-footer-EF A:hover
{
color: #AD0101; 
text-decoration:underline;
}

#Lilly-footer-EF A:visited
{
color: #AD0101; 
text-decoration:underline;
}

#EAF
{
border-top: 1px solid #000000;
color: #AD0101;
margin-top: 5px;
margin-left: 15px;
}

/* Formats the text of the page title */
.contentPageTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	
	color: #AD0101;
	margin-top: 38px;



}
#Privacy p
{
font-size: 10px;
color: #585A5D;

}
#Privacy A:link
{
color: #AD0101;
text-decoration: underline;
}

.contentParagraphText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #585A5D;
	line-height: 125%;
	
    margin-left: 5px;




}
.contentParagraphText A:link
{
color: #AD0101;
text-decoration: underline;

}

.contentParagraphText A:hover
{
color: #AD0101;
text-decoration: underline;

}

.contentParagraphText A:visited
{
color: #AD0101;
text-decoration: underline;

}


#ctl00_head_PlaceHolderMain_ucGetEAF_UC_EmailaFriend
{
margin-top:-20px;
}



INPUT[type="submit"] 
{ 
color: black; font-size: 100%; font-color: black; border-bottom: #646D7E 2px solid; border-left: #d3d3d3 1px solid; border-top: #d3d3d3 1px solid; border-right: #646D7E 2px solid; 
}

#ctl00_head_PlaceHolderMain_ucGetEAF_lblYEmailId,#ctl00_head_PlaceHolderMain_ucGetEAF_lblFName

{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #585A5D;
	line-height: 125%;
	height: 10px;
width: 100px;

	
	

}


#ctl00_head_PlaceHolderMain_ucGetEAF_lblYName,#ctl00_head_PlaceHolderMain_ucGetEAF_lblFEmailId

{

      font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #585A5D;
	span-width:100px;
	height: 18px;
	text-align:left;

	
	

}

#ctl00_head_PlaceHolderMain_ucGetEAF_lblNote,#ctl00_head_PlaceHolderMain_ucGetEAF_lblChars
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #585A5D;
	


}

#ctl00_head_PlaceHolderMain_ucGetEAF_lblMessageBoard

{
height: 200px !important;
border-top: 1px solid #000000;
}

#errorContent {
	width:600px;
	margin: 30px auto;
}
