/***** CSS Reset *****/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}


/*css for all pages*/
body {
background-color: #fff;
color: #333;
font-family: Verdana, Arial;
font-size: 12px;
height: 100%;
margin:0;
}
/* html elements */
p {
	margin: 12px 0 12px 0;
	line-height: 18px;
}

a {
    color: #333;
    text-decoration: underline;
}

a:hover{
    text-decoration: none;
}

h1 {
    font-family: Arial;
    color: #ed6900;
    font-size: 24px;
    font-weight: bold;
}

h2 {
    font-family: Arial;
    color: #ed6900;
    font-size: 16px;
    font-weight: bold;
    margin: 6px 0 0 0;
    padding: 0;
    }

h3 {
    font-family: Arial;
    color: #ed6900;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    }



    
h4 {
    font-family: Arial;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    }

h5 {
    font-family: Arial;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    }

img{
    border: solid 1px #ccc;
    vertical-align: middle;
}

#skipnav a, #skipnav a:hover, #skipnav a:visited
{

position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;

}

#skipnav a:active, #skipnav a:focus
{

position:static;
width:auto;
height:auto;

}  

#skipnav2 a, #skipnav2 a:hover, #skipnav2 a:visited
{

position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;

}

#skipnav2 a:active, #skipnav2 a:focus
{

position:static;
width:auto;
height:auto;

}  


.hetop {
	font-family: Verdana, helvetica, arial; 
	color: #666666;
	font-size: 10px;
	font-weight: bold; 
	line-height: 12px;
	float: right;
}


.hetop a {
	font-family: Verdana, helvetica, arial; 
	color: #666666;
	font-size: 10px;
	font-weight: bold; 
	line-height: 12px;
	float: right;}



/* a img { is a fix so IE doesn't display blue box around any image links*/
a img {
border:none;
}


/*dee*/

.mediaright {
   text-align: right;
   border-bottom: solid 1px #d2de80;
   font-family: Arial;
   color: #ed6900;
   font-size: 14px;
   font-weight: bold;
   margin: 0;
   padding: 0;
   
  }

.mediarightnorule {
   text-align: right;
   margin-top: 0px;

  }


.imgapp {
    border: solid 2px #d2de80;
    float: right;
    margin-left: 12px;

}
.imgappleft {
    border: solid 2px #d2de80;
    float: left;
    margin-right: 12px;
}
.h2glos {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    }

.faq{
    background-image: url('../images/category_list_hover_bg.png');
    background-repeat: repeat-x;
    border: solid 1px #d2de80;
    color: #333;
    margin-top: 36px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 2px;
}

.error{
    background-color: #ffffcc;
    border: solid 1px #d2de80;
    color: #FF3333;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 2px;
    font-size: 11px;
    font-weight: bold;
}

.message{
    background-color: #ffffcc;
    border: solid 1px #d2de80;
    color: #000000;
    padding: 6px 6px 6px 6px; 
    margin: 6px 6px 6px 6px;
    font-size: 11px;
    font-weight: bold;
  

}

.signinbox {
    background-image: url('../images/category_list_hover_big2.jpg');
    background-repeat: repeat;
    border: solid 1px #d2de80;
    color: #333;
 
 }
.signinlabel {font-size: 10px;
	/*font-weight: bold;*/
	line-height: normal;
	margin-left: 4px;}

.signinlabelerror {font-size: 11px;
	color: #FF3333;
	float: left;
	font-weight: bold;
	line-height: normal;
	margin-left: 4px;
}

.signinbutton { 
	float: right; 
	margin-left: 50px; 
	margin-top: -100px; 
	padding-right: 6px;
}


.boxtitle {
    color: #ed6900;
    font-size: 16px;
    font-weight: bold;
    margin-left: 3px;
    }

.caption {font-size: 10px;
	line-height: normal;}



ul li, ol li {
	MARGIN-BOTTOM : 6px;
	MARGIN-TOP : 6px;
	margin-left: 35px;
	line-height: 18px;
}

.reviews { font-family: Verdana,Arial, sans-serif;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-style:italic; 
    line-height:18px;
    }

/*end dees stuff*/


/* END html elements */


#container{
    height: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0;
    width: 995px;
/*dee added */
 /*   overflow: auto;*/
}


    #header_nhlbi{ 
      /*   height: 169px;*/
height: 140px;
    }



.hidden {
	LEFT: 0px; OVERFLOW: hidden; WIDTH: 1px; POSITION: absolute; TOP: -500px; HEIGHT: 1px
}

#header {
    background-image: url('../images/HealthyEatingWebpageHeader.png');
    background-repeat: no-repeat;
    height: 122px;
    margin: 0 0 2px 0;
    padding: 0 0 0 491px;
}
    
    #header img{
        border: none;
    }
    
    #banner a{
        color: #333333;
        text-decoration: none;
    }
    
    #subhead_login{
        background-color: #f8a160;
      float: left;
    	 height: 59px; 
       padding: 8px 7px;
        width: 231px;
                       
    }
        #subhead_login_left{
        float: left;
	margin-left: 4px;
	/*  height: 105px; */
	  min-height: 145px;
          /* height: 150px; */
            width: 175px;
        }
        #subhead_login_right_top{
            float: right;
            width: 56px;
        }
    
    #subhead_search{
        background-color: #d2de80;
      /*  background-image: url('../Images/subheader_search_bg.png');*/
      /*  background-repeat: repeat;*/
        float: right;
        padding: 23px 0 0 87px;
        height: 22px;
        width: 663px;

    }


#subhead_myrecipes{
        background-color: #f8a160;
   	float: left;
    	 height: 29px; 
        padding: 8px 7px;
       width: 231px;
                  
    }

#subhead_mybutton {
	margin-left: 16px; }

#search_controls {margin-top: -25px;
 	float: right;
       padding: 0 0 0 0px;
      /*  height: 22px;*/
        width: 550px;}

#search_controls_log {
    background-color: #d2de80;
	font-size: 10px;
	font-weight: bold;
  	margin: -6px 0px 0px -60px;
        padding: -6px 0px 0px -60px;
	float:left;
        /*width: 75px;*/

}

/* IE 6 hack-dee */
*html #search_controls_log {
   	margin: -6px 0px 0px -35px;
        padding: -6px 0px 0px -35px;
}

    #main_nav{
        float: left;
        background-color: #fff;
        position: relative;
        height: 100%; 
        /*width: 245px;*/
        width: 230px;



    }
        #order_now{
            border-top: solid 1px white;
            border-bottom: solid 1px white;
            float: left;
	    background: url('../images/order_now_bg.gif');
	    background-repeat: repeat-y;
            /*background-color: #c4d44c;*/
            height: 30px;
	    /*width: 245px;*/
            width: 230px;
            font-size: 1.4em;
            margin: 0;
            padding:0;
            text-align:center;
        }
                ul#ul_order_now{
                    margin: 0;
                    padding:0;
                    list-style-type:none;
                     /*width: 245px;*/
           	    width: 230px;
                    display:block;
                    height:30px;
                    }
                    ul#ul_order_now li{
		        display:block;
                        float:left;
                        padding:0;
                        margin: 5px 0 0 0;
                        }
                        li#btn_order_now a{
                            display:block; 
                            color: #4d4d4d;
                            text-decoration: none;
                            /*background: url('../Images/nav/btn_orderthebook.png');*/
                            float:left; padding: 0; 
			    /*width: 244px;*/
			    width: 229px;
                            }

                            li#btn_order_now a:hover {
		                color: #ed6900;
				background-color:inherit;
				text-decoration: underline;
							 }
        
        /* MAIN NAV LAYOUT */
			    /*ul#navbar{
                    margin: 0;
                    padding:0;
                    list-style-type:none;
                    width:245px;
                    display:block;
                    height:40px;
                    }
                    ul#navbar li{
                        display:block;
                        float:left;
                        border-bottom: solid 1px #ffd6a9;
                        padding:0;
                        }
                        li#nav_about a{
                            display:block; background: url('../Images/nav/btn_about.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_about a:hover{
                                background: url('../Images/nav/btn_about_o.png');
                                }
                        li#nav_herecipes a{
                            display:block; background: url('../Images/nav/btn_herecipes.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_herecipes a:hover{
                                background: url('../Images/nav/btn_herecipes_o.png');
                                }
                        li#nav_beefmaindish a{
                            display:block; background: url('../Images/nav/btn_beefmaindish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_beefmaindish a:hover{
                                background: url('../Images/nav/btn_beefmaindish_o.png');
                                }
                        li#nav_poultrymaindish a{
                            display:block; background: url('../Images/nav/btn_poultrymaindish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_poultrymaindish a:hover{
                                background: url('../Images/nav/btn_poultrymaindish_o.png');
                                }
                        li#nav_seafoodmaindish a{
                            display:block; background: url('../Images/nav/btn_seafoodmaindish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_seafoodmaindish a:hover{
                                background: url('../Images/nav/btn_seafoodmaindish_o.png');
                                }
                        li#nav_porkmaindish a{
                            display:block; background: url('../Images/nav/btn_porkmaindish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_porkmaindish a:hover{
                                background: url('../Images/nav/btn_porkmaindish_o.png');
                                }
                        li#nav_pastamaindish a{
                            display:block; background: url('../Images/nav/btn_pastamaindish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_pastamaindish a:hover{
                                background: url('../Images/nav/btn_pastamaindish_o.png');
                                }
                        li#nav_vegmaindish a{
                            display:block; background: url('../Images/nav/btn_vegmaindish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_vegmaindish a:hover{
                                background: url('../Images/nav/btn_vegmaindish_o.png');
                                }
                        li#nav_vegsidedish a{
                            display:block; background: url('../Images/nav/btn_vegsidedish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_vegsidedish a:hover{
                                background: url('../Images/nav/btn_vegsidedish_o.png');
                                }
                        li#nav_grainsidedish a{
                            display:block; background: url('../Images/nav/btn_grainsidedish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_grainsidedish a:hover{
                                background: url('../Images/nav/btn_grainsidedish_o.png');
                                }
                                
                        li#nav_heingredients a{
                            display:block; background: url('../Images/nav/btn_heingredients.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_heingredients a:hover{
                                background: url('../Images/nav/btn_heingredients_o.png');
                                }
                        li#nav_hefaqs a{
                            display:block; background: url('../Images/nav/btn_hefaqs.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_hefaqs a:hover{
                                background: url('../Images/nav/btn_hefaqs_o.png');
                                }
                        li#nav_glossary a{
                            display:block; background: url('../Images/nav/btn_glossary.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_glossary a:hover{
                                background: url('../Images/nav/btn_glossary_o.png');
                                }
                        li#nav_media a{
                            display:block; background: url('../Images/nav/btn_media.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_media a:hover{
                                background: url('../Images/nav/btn_media_o.png');
                                }
                        li#nav_hevideoclips a{
                            display:block; background: url('../Images/nav/btn_hevideoclips.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_hevideoclips a:hover{
                                background: url('../Images/nav/btn_hevideoclips_o.png');
                                }

CRYSTAL ADDED 10-19*/
#nav {
	margin-bottom: 10px;
	float: left;
/*dee*/
  	margin: 0;
        padding:0;
	width:230px;

}

#nav a, #nav a:visited, #nav a:link {
	color: #ed6900;
	background-color:inherit;
	text-decoration: none;
	cursor: pointer;

}

#nav a:hover {
	color: #4d4d4d;
	text-decoration: underline;
	background-color:inherit;

}

#nav li 
{
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2de80;
	font-weight: bold;
	display:block;	
	list-style-type:none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin:0px 0px 0px 0px;	
	
}
#nav li.bottom {
	border-bottom-style: none;

}

#nav li.withsubs {
	color: #ed6900;
}



#nav li li {

	border-bottom-style: none;
	padding-left: 20px;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav ul 
{
	display:block;	
	list-style-type:none;
	margin-top: 2px;
	margin-bottom: 6px;
	width: 230px;
	/*width: 245px;*/
	padding-left:0px;
	margin-left:0px;
}
#nav ul ul {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #d2de80;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Crystal added 10-14-10 */
#recipeicon
{  color: #000000; 
    border: solid 1px #ed6900;
    margin-top: 36px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 2px;
    padding-right: 6px;
    min-height: 50px;
	}

#recipeicon img
{   float:left;
	padding-right: 6px;
	border: none;
}

#instructions {	font-size: .9em;
}
#instructions table 
{
	margin-top: 3px;
	margin-bottom: 12px;
}
#instructions th 
{
	margin-top: 3px;
	padding: 10px;
	background-color: #d2de80;
}

#instructions td
{
	padding: 5px;
	background-color: #f5f7e3;
	border: solid 1px #d2de80;
}

#slowgowhoa
{  padding: 12px;
	margin-top: 6px;
	background-color: #f5f7e3;
}
/* jquery menu items -- Dee added 4-21-10 */

.menu_list {	
	margin-bottom: 20px;	
	float: left;
  	margin: 0;
    /*padding:0;*/
	width:230px;

}
.menu_head {
	padding: 6px 0px 10px 0px;
	cursor: pointer;
	position: relative;	
    font-weight:bold;   
    color:#ed6900;
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2de80;	
    background: #eef4d3 url("../Images/bullet_arrow_down.png") left top no-repeat;
    background-position:right center;
    background-color :#ffffff;    
}

.menu_head a {
	text-decoration: none;}

.menu_head a:hover {
	text-decoration: underline;}

.menu_headnosub {
	padding: 5px 0px;
	cursor: pointer;
	position: relative;
	margin:0;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2de80;

  /* background: #eef4d3 url(../spacer.png) center right no-repeat;*/
}
.bottom {
	border-bottom-style: none;
}

.borderTop {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d2de80;
}

.menu_headnosub a {
    text-decoration: none;
    color: #ed6900;
}

.menu_headnosub a:hover {
	text-decoration: underline;
	color: #4d4d4d;
	    	/*background: #eef4d3;*/} 
	    	
.menu_head_CookBook {
	padding: 6px 0px 10px 20px;
	cursor: pointer;
	position: relative;	
    font-weight:bold;   
    color:#ed6900;
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2de80;	
    background: #eef4d3 url("../Images/bullet_arrow_down.png") left top no-repeat;
    background-position:right center;
    background-color :#ffffff;    
}

.menu_head_CookBook a {
	text-decoration: none;
}

.menu_head_CookBook a:hover {
	text-decoration: underline;
}
	
.menu_body_CookBook {
	display:none;
	margin-left: 15px;
	line-height: 14px;
	font-size: 12px;
	
}

.menu_body_CookBook a{
  display:block;
  color:#ed6900;
  background-color:#ffffff;
  padding-left:10px;
  font-weight:normal;
  text-decoration:none;
  margin-bottom:10px;
}

.menu_body_CookBook a:hover{
	color: #4d4d4d;
	text-decoration: underline;

  }

.menu_body {
	display:none;
	margin-left: 15px;
	line-height: 14px;
	font-size: 12px;
	
}

.menu_body a{
  display:block;
  color:#ed6900;
  background-color:#ffffff;
  padding-left:10px;
  font-weight:normal;
  text-decoration:none;
  margin-bottom:10px;
}

.menu_body a:hover{
	color: #4d4d4d;
	text-decoration: underline;

  }

               
/* END MAIN NAV LAYOUT */
    
    #main_content{
        float: right;
        height:100%;
	min-height: 640px;
        padding: 29px 0 0 24px;
        width: 725px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2de80;

    }
            
            /*Home page*/
            #home_banner{
		font-family: Arial;
                background: url('../Images/home_banner_bg.png');
                background-repeat: repeat-x;
                border: solid 1px #c4d44c;
                height: 189px;
                padding: 24px 24px 0 24px;
                width: 675px;
            }
            
                #slider {
	         width: 699px;
	          margin: 0 auto;
                  position: absolute;
                   }
            
                .scroll {
		    width: 699px;
                    height: 189px;
                    overflow: auto;
                   position: relative;  /* fix for IE to respect overflow */
                    clear: left;
		 
                }

		.scrollContainer div.panel {
                    height: 210px;
                    width: 699px;
		     
		  			   
 }

                    .home_banner_left{
                        background-color: #fff;
                        border: solid 1px #ccc;
                        height: 158px;
                        float: left;
                        padding: 4px;
                        width: 306px;
                    }
                        .home_banner_nutrition{
			    font-family: Arial;
                            float: left;
                            padding: 12px 0 0 20px;
                        }
                        
                        .home_banner_image{
                        float: right;
			padding: 0px;
		                
				
                        }
                        
                    .home_banner_right{
                        float: right;
                        height: 143px;
                        width: 330px;
                    }
                    .home_banner_headline{
                        float: right;
                        font-size: 48px;
                        font-weight: bold;
                        color: #fff;
                        height: 45px;
                        margin: 0;
                        padding: 0;
                    }
                    
                    #home_banner_nav{
                        float: right;
                        background: #fcfdf7;
                        border: solid 1px #c4d44c;
                        border-bottom: solid 1px #fff;
                        height: 15px;
                        width: 155px;
                        padding: 10px 0 0 20px;
                        margin-top: -25px;
                        margin-left: 1px;
                    } 
                    #home_banner_nav ul li{
                    margin: 0px;
                    padding: 0px;
                    list-style-type:none;
                    display:inline;
                    }    
                     
                    .banner_nav_menu
                    {
                        margin: 0;
                        padding: 0;
                        list-style-type:none;
                        display:inline;
                        }
                        .banner_nav_link{
                            display: inline;
                        }
                        .banner_nav_link_selected{
                            display: inline;
                        }
                        .banner_nav_link
                        {
                            display:inline;
                            float:left;
                            padding: 1px;
                            background-color: #f8a160;
                            border: solid 1px #fff;
                            color: #ed6900;
                            height: 10px;
                            float:left;
                            margin: 0 15px 0 0;
			    text-decoration: none;
                            width: 10px;
		
                            }
                            
		                .selected
                        {
                            display:inline;
                            float:left;
                            padding: 1px;
                            background-color: #d2de81;
                            border: solid 1px #333;
                            color: #000;
                            height: 10px;
                            float:left;
                            margin: 0 15px 0 0;
                            text-decoration: none;
                            width: 10px;
                            }
		                
				                .banner_nav_link:hover{
					                background-color: #d2de81;
					                border: solid 1px #333;
					                }
			.scrollboxtext {
			font-family: Verdana;
			 font-size: 9px;
			color: #000000;
			font-weight: bold;
			position: relative;     
			bottom: 0.5em; 
			padding-left: 1px;
		}

            
            .home_bottom_header{
                padding-bottom: 40px;
            
            }
            
            #home_bottom_left{
                background: url('../Images/home_healthy_community_bg.png');
                background-repeat: no-repeat;
            }
            
            #home_bottom_middle{
                background-repeat: no-repeat;
                margin-right: 17px;
            }
            
            #home_bottom_middle p{
                margin: 0;
                padding: 2px 0 15px 30px;
            }
            
            #home_bottom_right{
                background-repeat: no-repeat;
            }
                #home_order_now_image{
                    float: left;
                    padding-right: 5px;
                }
                              
             
                #home_order_now_image2{
                    float: left;
                    padding-right: 5px;
                }
    
                #home_order_now_image3{
                    float: left;
                    padding-right: 5px;
                }
                
                #home_order_now_btn{
                    float: left;
                    padding-right: 5px;
                }
                

            .home_bottom_section h3{
                border-bottom: solid 1px #ffd6a9;
                padding-bottom: 12px;
            }
            /*End Home page*/
            
            
            /*Category list page*/
            .cat_list_menu
		    {
                margin: 0;
	        padding: 0;
                list-style-type :none;
                display:block;
	                }
	                
	                .cat_list_link
	                {
						vertical-align:top;
						display :inline;
						margin : 0;
						padding: 0;						
						
					}
					
                    .cat_list_link a
                    {
                        display:inline;
                        background-color: #fff;
                        border: solid 1px #ccc;
                        color: #ed6900;
                        font-size: 16px;
                        font-weight: bold;
                        margin: 12px 25px;
                        padding: 6px;
                        text-decoration: none;
                        float:left; width: 260px; height:126px;
		                        }



                        .cat_list_link a:hover{
                             background-image: url('../images/category_list_hover_bg.png');
                             background-repeat: repeat-x;
                             border: solid 1px #d2de80;
                             color: #333;
		
                            }
                            
            /* End Category List page*/
            
            
            /*Recipe List page*/
            .recipe_list_menu
		    {
                margin: 0;
                padding: 0;
                list-style-type:none;
                display:block;
                }
          .recipe_list_link 
                    {
                        display:inline;
                        float:left;
                        padding:0;
                        background-color: #fff;
                        border: solid 1px #fff;
                        border-top: solid 1px #ccc;
                        color: #000;
                        padding: 15px 0 0 20px;
                        text-decoration: none;
                       
			/*	width: 680px; */
			width: 660px; 
			height:63px;
			 }


                  .recipe_list_link_on  {
                             background-image: url('../images/recipe_list_hover_bg.png');
                             background-repeat: repeat-x;
                             border: solid 1px #d2de80;
                        display:inline;
                        float:left;
                        padding: 15px 0 0 20px;
                        text-decoration: none;
			width: 660px; 
			height:63px;
                           }
                           
            a.recipe_title, a:hover.recipe_title {
text-decoration: none;

}
			/*dee added*/
			.recipe_list_p {
			margin-top:0px;
			float:left; 
			width: 620px;
			
		}

		.recipe_list_remove a
                    {
                        display: inline;
                        float:right;
                        padding:0;
		        color: #000;
			padding: 0 16px 0 20px;
                        text-decoration: none;
			margin-top: -62px;
		                        }

                        .recipe_list_remove a:hover{
			    /* background-image: url('../images/recipe_list_hover_bg.png');*/
                             /*background-repeat: repeat-x;*/
                            text-decoration: underline;
			    font-weight: bold;
                            }
            
            /*End Recipe list page*/
            
            
            /*Recipe Detail page*/
            
            #recipe_detail_header{
                clear: both;
	
            }
/*dee added */
.recipe_detail_subtext {
   /*color: #56b1ca;*/
    color: #3b3737;
    font-size: 12px;
    font-weight: bold;
   
 
    }
            
            #header_ingredients{
                float: left;
                margin: 25px 0 10px 0;
            }
            
            #print_add_this{
                /*float: left;*/
                margin: 0px 0px 10px 600px;
		
	            }
	         #Recipe_Source{
                float: left;
                margin:  0px 0px 10px 0px;
                /*font-style: italic;*/
		
	            }
            
            #ingredients{
                clear: both;
                float: left;
              /*  padding: 0 60px 0 0;*/
		padding: 0 0px 0 0;
            }
                .tbl_ingredients h4{
                    font-size: 12px;
                    font-style: italic;
                    font-weight: bold;
                }
                
                .tbl_ingredients td{
		/*dee changed from 230 to current width 
                    width: 310px;*/
                }
                
                .tbl_ingredients p{
                    margin-top: 0;
                    padding-top: 0;
                }
                

 			#recipe_photo{
               	/* float: left; */
		/*dee changed to float right */
		margin: 25px 0 0 0px;
	  	        float: right;
			            }
 
                .recipe_image{
                    border: solid 1px #ccc;
                }
           
            
    
            
            #add_to_my_recipes{
                margin-left: 3px;
                /*background: url('../Images/btn_addtomyrecipes_bg.png');*/
		
            }
                #add_to_my_recipes img{
                border: 0;
            }

 
      
#nutrition_info_wrapper{
		/* float: left; */
		/*dee changed to float right */
		margin: 25px 0 0 0;
                float: right;
	   	 font-family: Arial;	   	 
	            }
            
            #nutrition_info{
                background: url('../Images/nutrition_bg.png');
                background-position: bottom;
                background-repeat: repeat-x;
                border: solid 1px #d2de80;
                margin-left: 3px;
                min-height: 188px;
                padding: 0 0 0 3px;
		/* dee added width */	
		width: 179px;
            }
            
            
                #nutrition_info table{
	       /* padding: 15px 15px 5px 15px;*/
 		 padding: 10px 10px 5px 10px;
 				    
                }
                
                #nutrition_info th{
                    padding: 0;
                    margin: 0;
                }
                
                #nutrition_info th{
                    color: #000;
                    padding: 0 0 5px 0;
                    text-align: left;
                }
                
                
                .ncol1{
    			font-family: Arial;
    	            padding: 0;
                    vertical-align: top;
                    width: 100px;
                }
                .ncol2{
    			font-family: Arial;
                    color: #ed6900;
                    font-weight: bold;
                    padding: 0;
                   
                }
.pdv { font-size: .8em;
	font-style: italic;
}            
            #recipe_directions
            {				
                clear: both;
                padding: 20px 0 0 0;
 	         
                      
            }
 
/*dee added */

	#recipe_directions ul {
   	list-style-type: none;
	font-weight: normal;
 	color: #000000; 
	margin-left: -30px;
 	        }

	
	
	#recipe_directions p {
 	 font-weight: normal;
 	 color: #000000; 
	
	}
	.stepnumber {
	background-image: url('../images/circle_background.gif'); 
	width:20px; 
	text-align: center; 
	font-size: 11px; 
	margin:0px; 
	 }

	.steptext {margin-left:12px;
   }
	
	.tip {    background-image: url('../images/category_list_hover_bg.png');
    background-repeat: repeat-x;
    border: solid 1px #d2de80;
    color: #333;
    margin-top: 36px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 2px;}

#icon { 
    border: solid 1px #ed6900;
    color: #333;
    margin-top: 36px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 2px;}


/*end dee added */

                
            
            .recipe_time_table{
                border: 0;
                border-collapse: collapse;
                margin: 0;
                padding: 0;
		/*dee added width*/
		width: 100%;
            }
            
            .recipe_time_table tr{
                border: 0;
                margin: 0;
                padding: 0;
            }
            
            .recipe_time_table th{
                background-color: #d2de80;
                border: solid 1px #d2de80;
                margin: 0;
                padding: 3px 40px;
            }
            
            .recipe_time_table td{
                background-color: #fff;
                border: solid 1px #d2de80;
                margin: 0;
                /*padding: 3px 40px;   ---  crystal removed and added below due to long serving size*/
                padding: 3px;
                text-align:center;
                
            }
            
            
            /*End Recipe Detail page*/
    
    #breadcrumbs{
        margin: -20px 0 0px -15px;
		font-size: 9px;
    }


    
#Footer	{	border:0px;
			width:100%;
			margin:0 auto;
			position:relative;
			clear:both;
			text-align:center;	}
        #Footer hr{
	    width: 995px;
	    align: center;
            background-color: #c2d2df;
            border: none;
            height: 1px;
          /*  margin: 20px 0 10px 0;*/
            padding: 0;   
        }
    
/* added nhlbi footer styles */
#Footer a	{	color: #006699;
   				font : 9px Verdana, Arial, sans-serif; 
  				text-decoration : none;	}

#Footer a:hover	{	color: #333366;
   					text-decoration : underline;	}

#Footer a:visited {	color: #333366;
					font : 9px Verdana, Arial, sans-serif; 
					text-decoration : none;	}
					
#Footer img	{	 Vertical-align:middle;	}

a.footernav, .footernav {	color: #006699;
   							font : 9px Verdana, Arial, sans-serif; 
  							text-decoration : none;
							text-align:center;	}

a.footernav:hover {	color: #333366;
   					text-decoration : underline;
					text-align:center;	}

a.footernav:visited {	color: #333366;
						font : 9px Verdana, Arial, sans-serif; 
						text-decoration : none;
						text-align:center;	}


/* div classes */

.col1a{
    border: solid 1px #ffd6a9;
    float: left;
/*    height: 290px; */
    height: 470px;
    margin-top: 20px;
    padding: 10px 10px 0 15px;
    width: 450px;
}

.col1a2{
    border: solid 1px #ffd6a9;
    float: right;
/*    height: 290px; */
    height: 470px;
    margin-top: 20px;
    padding: 10px 10px 0 15px;
    width: 203px;
}

.col2a{
    margin: 0;
    padding: 0;
    float: left;
    min-width: 240px;
    position: relative;
}

.col3a{
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    width: 240px;
}

.col1b{
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    width: 240px;
}

.col2b{
    margin: 0;
    padding: 0;
    float: left;
    width: 165px;
    position: relative;
}

.col3b{
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    width: 165px;
}

.col4b{
    margin: 0;
    padding: 0;
    float: left;
    min-width: 165px;
    position: relative;
}

.clear10{
    clear: both;
    height: 10px;
    width: 10px;
}


.pad10{
    padding: 10px;
}

.center{
    margin: 0 auto;
}

.black{
    color: #000;
}

.orangeb{
    color: #ed6900;
    font-size: 12px;
    font-weight: bold;
}
/* end div classes */


/* pagination */
#pagination_top{
    float: right;
    min-width: 200px;
}

#pagination_bottom{
    float: right;
    min-width: 200px;
}
.pagination_menu
{
    float: right;
    margin: 0;
    padding: 0;
    list-style-type:none;
    display:inline;
    }
        .pagination_link{
            display: inline;
        }
        .pagination_link_selected{
            display: inline;
        }
        .pagination_link a
        {
            display:inline;
            float:left;
            padding: 3px;
            background-color: #fff;
            border: solid 1px #ccc;
            color: #ed6900;
            text-decoration: none;
            float:left;
            margin: 0 3px 0 0;
            }
            .pagination_link_selected a
            {
				background-color: #ed6900;
                border: solid 1px #d2de80;
                color: #000;
                display:inline;
				float:left;
				padding: 3px;
				text-decoration: none;
				float:left;
				margin: 0 3px 0 0;
			}
				.pagination_link a:hover{
					background-color: #ed6900;
					border: solid 1px #d2de80;
					color: #000;
					}
/* end pagination */


/* form classes */

.searchfield{
height: 16px;
  border: solid 1px #555;
   font-family: Arial;
  font-size: 14px;
  padding: 4px 0 0 4px;
  vertical-align: middle;
}




.textfield{
    height: 16px;
    border: solid 1px #555;
    font-family: Arial;
    font-size: 14px;
    margin: 0 0 2px 0;
    padding: 4px 0 0 4px;
    vertical-align: middle;
}

.w165{
    width: 165px;
}

.w185{
    width: 185px;
}

.w320{
    width: 320px;
}

.w300{
    width: 300px;
}

.vertmiddle{
    vertical-align: middle;
}
.textarea{}

.radio{}

.checkbox{}



.dropdown1{
    border: solid 1px #555;
  font-size:150%;
    font-family: Arial;
    font-size: 14px;
  /*  height: 28px;*/
    width: 185px;
 padding: 0px 0px 0px 0px;
    vertical-align: middle;



}

/* end form classes */

/*header styles from nhlbi*/
#Header	{	border:0;
			width:1000px;
			padding:0;
			margin:0 auto;
			font-family: Verdana, Arial, san-serif;
			font-size:9px;	}
			
.dhhs	{	border:0;
			width:995px;
			margin-left:2px;
			margin-top:1px;
			margin-bottom:5px;
			padding:0;
			float:left;
			position:relative;	}

.Logo	{	position:relative;
			float: left;
			margin-bottom:3px;
			padding:0;	}				
			
.TopNav	{	width: 1000px;
			margin:0;
			padding:0;
			border:0;
			position:relative;
			float:left;
			clear:left;	}
			
/*Text Sizer styles*/	
.textsizerright {margin-top: 0px; margin-right: 5px; margin-left: 811px; margin-bottom: 0px;}
textsizer {	text-height:auto;}

input.textsizer	{	text-height:auto;}

/*Search Box controls*/

.headright	{	width:217px;
				float:right;
				position:relative;
				padding:0;
				border:1px solid black;
				margin:0;}

.topsearch	{	width:225px;
				FONT-SIZE: 10px; 
				position:relative;
				float:right;
				clear:right;
				padding:0;
				border:0;
				margin:0;	}

DIV.topsearch A.topsearch {	FONT-WEIGHT: normal; 
							FONT-SIZE: 10px; 
							color: #fff; 
							FONT-FAMILY: Verdana, Arial, Helvetica, san-serif; }
DIV.topsearch:link {	FONT-WEIGHT: normal; 
						FONT-SIZE: 10px; 
						color: #fff; 
						FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;	}
DIV.topsearch:visited {	FONT-WEIGHT: normal; 
						FONT-SIZE: 10px; 
						color: #fff; 
						FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;	}
INPUT.input {	text-align:left; 
				WIDTH: 150px; 
				border: inset 1px #000;
				background-color: #FFF;}
			
/*Date Styles*/
#Date	{	border:0;
			width:190px;
			padding:0px;
			margin:0;
			float:right;
			margin-right:5px;
			text-align:right;
			font-family: Verdana, Arial, sans-serif;
			font-size: 10px;
			color: #666666;		}
			


/*end NHLBI stylesheet code*/

.offscreen
{
                position: absolute;
                left: -999em;
}

br.clear {
	 clear:both;
	 line-height:0.1em;
	 font-size:0.1em;
}

/* =================== ADD THIS WIDGET ======================== */

div.addthisWrapper {
	clear:right;	
	float:right;
}

div.addthis{
	position: relative;
	z-index: 112;
	margin-top: 0px;
	
}
div.addthis ul.addthis_main{
	margin:0;
	padding:0;
	list-style-type: none;		
}
div.addthis ul.addthis_main li.addthis_toolbar{
	list-style:none;
	margin:0;
	padding:0;
}

div.addthis li{
	margin:0;
}

.invisible { 
	position: absolute; 
	width: 0; 
	height: 0; 
	overflow: hidden; 
}
.addthis_toolbar{
	position:relative;zoom:1;
	float:right;
}
span.addthis_button{
	cursor:pointer;
	color:#259;
	background:url(../images/addthis/addThis.gif) no-repeat left center;
	padding-left:20px;
}
.addthis_list.show{
	margin:0;
	position:absolute;
	top:1.3em;
	right:0;
	z-index:99;
	background:#FFF;
	width:14.8em;
	padding:.3em .1em;
	border:1px solid #CCC;
}
ul.addthis_list {
	width:220px !important;
}
.addthis_list li{
	float:left;
	list-style:none;
	margin:0 0 10px 0 !important;
	padding:0;
	width:50%;
}
.addthis_list a{
	font-weight:normal;
	line-height:1.2em;
	padding-left:20px;
	display:block;
	text-decoration:none;
}
.addthis_list a:hover{background-color:#eee;}
.addthis_list .favorites{background:url(../images/addThis/favorites.gif) no-repeat left center;}
.addthis_list .email{background:url(../images/addThis/email.gif) no-repeat left center;}
.addthis_list .facebook{background:url(../images/addThis/facebook.gif) no-repeat left center;}
.addthis_list .twitter{background:url(../images/addThis/twitter-s.gif) no-repeat left center;}
.addthis_list .google{background:url(../images/addThis/google.gif) no-repeat left center;}
.addthis_list .ybuzz{background:url(../images/addThis/buzz.gif) no-repeat left center;}
.addthis_list .delicious{background:url(../images/addThis/delicious.gif) no-repeat left center;}
.addthis_list .digg{background:url(../images/addThis/digg.gif) no-repeat left center;}
.addthis_list .more{background:url(../images/addThis/addThis.gif) no-repeat left center;}
.addthis_list .fyi{background:url(../images/addThis/fyi.gif) no-repeat left center;}


#contentcolumn2 {
	width: 267px;
	float:right;
	margin-right:10px;
}

#contentcolumn2 div#addthisWrapper {
/*	float:right;*/
	right:auto;
	padding:12px 0;
}

.main-container{
    display:inline;
}

.HealthyEatingVideo{
    display:inline-block;    
    margin-right:5px;
}

.VideoTitle {
    display: inline-block;     
}

.youtubeHealthyEatingVideo{
    width:450px;
    height:250px;
}

.btnLearnMoreAboutDash {
    -webkit-appearance: button;
    -moz-appearance: button;
    width: 80%;
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 15px 20px;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    display: inline;
}

.col1Video {
    float: left;
    height: 300px;
    margin-top: 10px;
    margin-bottom:10px;
    padding: 10px 10px 0 15px;
    width: 450px;
}

.col1VideoDescription {
    float: right;
    height: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 10px 0 15px;
    width: 203px;
}

.headerColor {
    color: #ed6900;
}

