body, p, td 
{
    color:#444444; 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:11px;
	line-height:190%;
	}

img {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    behavior: url(/js/iepngfix.htc);

}

img.middle {
	vertical-align:middle
	}

a {
	color:#444444;
	font-size:11px;
	text-decoration:underline;
	}
	
a:hover{
	color:#b93723;
	}

 
.valign {
vertical-align:middle;
padding-left:12px;
}

    
.subNav {
	font-size:9px;
	color:#000000;
	text-align:center;
	background-color:#FFFFFF;
	padding:6px 10px 3px 10px;
	}
	
.subNav a {
	font-size:9px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	
.subNav a:hover {
	font-size:9px;
	background-image:url(/images/subNavBarOn.gif) 0 10px no-repeat;
	}
	
.subNav a:active {
	font-size:9px;
	background-image:url(/images/subNavBarOn.gif) 0 10px no-repeat;
	}
	
h1, h2, h3, h4 {
    padding:0;
    margin:0;
    display:inline;
    color:#b93723;
    
    }	
    
h1 {
	font-size:22px;
	font-weight: normal;
	letter-spacing:-1px;
	line-height:1.2em;
	}

h2 {
	font-size:18px;
	font-weight: normal;
	}	
	
h2 a {
	font-size:18px;
	color:#b93723;
	text-decoration:underline;
	}
	
h2 a:hover {
	text-decoration:none;
	}
	
h3 {
	font-size:12px;
	font-weight:bold;
	}
	
h3 a {
	font-size:12px;
	}
	
h3 a:hover {
	
	}

h4 {
	font-size:12px;
	font-weight: normal;
}


h1.grey, h2.grey, h3.grey, h4.grey
{
	color:#444444;
}
	
.greyCopySmall {
	font-size:10px;
	color:#666666;
	}
	
.greyCopySmall a {
	text-decoration:none;
	}
	
.greyCopySmall a:hover {
	text-decoration:underline;	
	}
	
.greyCopySmallBold {
	font-size:10px;
	color:#666666;
	font-weight:bold;
	}

.whiteCopyBlueBox {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#4944a2;
	padding:3px 10px;
	}
	
.whiteCopyBlueBox a {
	color:#FFFFFF;
	text-decoration:none;
	
	}

.whiteCopyBlueBox a:hover {
    color:#FFFFFF;
	text-decoration:none;
	}	

.whiteCopySmall {
	font-size:10px;
	color:#FFFFFF;
	}
	
.whiteCopySmall a {
	text-decoration:none;
	}
	
.whiteCopySmall a:hover {
	text-decoration:underline;
	}

.whiteCopy {
	font-size:11px;
	color:#FFFFFF;
	}
	
.whiteCopy a 
{
    color:#FFFFFF;
	text-decoration:none;
	}
	
.whiteCopy a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}	
	
.whiteHeadBold {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	}	

.whiteCopyBold {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}
	


.blackCopy {
	font-size:12px;
	color:#000000;
	}

.purpleCopyBold {
	font-size:10px;
	color:#4945a0;
	font-weight:bold;
	text-decoration:none;
	}
	
.purpleCopyBold a {
	text-decoration:none;
	}
	
.purpleCopyBold a:hover {
	text-decoration:underline;
	}

	

.fiveFresh {
    position:absolute; 
    bottom: 0px; 
    width: 256px; 
    height: 70px;
    display: none;
    }
    
.fiveFreshImage {
    width:256px; 
    height:162px; 
    position: relative;
    }

.fiveFreshBox {
    position: absolute; 
    top: 0px; 
    width: 256px; 
    height: 70px; 
    background-color:#000000;  
    -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;
    }
    
 .fiveFreshText { 
     position: absolute;  
     width: 256px; 
     height: 70px;  
     padding:0 10px;
     color:#FFFFFF;
     }
	
.footerCopyBold {
	font-size:9px;
	color:#666666;
	font-weight:bold;
	text-align:right;
	float:right;
	margin:5px 5px 0px 0px;
	}
		
.footerCopyBold a {
	font-size:9px;
	color:#666666;
	font-weight:bold;
	
	}
	
.footerCopyBold a:hover {
	font-size:9px;
	color:#666666;
	font-weight:bold;
	
	}
	
.SC_Item .whiteHeadBold, .SC_Item .whiteCopy, .SC_Item .whiteCopyBold, .SC_Item .whiteCopySmall, 
.SC_ItemSelected .whiteHeadBold, .SC_ItemSelected .whiteCopy, .SC_ItemSelected .whiteCopyBold, .SC_ItemSelected .whiteCopySmall,
#xEditingArea .whiteHeadBold, #xEditingArea .whiteCopy, #xEditingArea .whiteCopyBold, #xEditingArea .whiteCopySmall
{
    background-color: #444444;
}

div.recipeBackground
{
    background-image: url(/images/recipephoto.gif); 
    width: 156px; 
    height: 119px; 
    overflow: hidden; 
    padding: 11px; 
    padding-top: 12px;
    background-repeat:no-repeat;
}

.button
{ 
    background-color: #4944a2;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    border: 0px;
    height: 21px;
    padding: 0px 7px 2px 6px;
    letter-spacing: .1em;
    line-height: 2.2em;
    margin: 0px;
    margin-bottom: 1px;

}

.button a {
    color: #FFFFFF;
    }

.button a:hover {
    color: #FFFFFF;
    } 


.disabledbutton
{
    color: #cfcece;
    background-color: #f2f2f2;
}

.textbox
{ 
    margin: 0px;
    height: 16px;
} 


div.hr
{
  border: 0px;
  background:  url(/images/hrdots.jpg) repeat-x;
  background-position: center center;
  width: auto;
  height: 29px;
  margin-right: 5px;
  page-break-after:avoid;
}

hr {
  border: 0px;
  background:  url(/images/hrdots.jpg) repeat-x;
  display: none;
    page-break-after:avoid;
}

.pop {
  position: absolute;
  display: inline;
  margin:0px; 
  }
  
.pop .pop_menu {
    display: none;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px; 
    }
    
.pop .pop_toggle {
    background-image: url(/images/arrow-down.gif);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-top:3px;
    overflow: hidden;
    cursor: pointer; 
    }

.active .pop_menu {
  display: block;
  background-color: #EEEEEE;
  color: #444444;
  position: absolute;
  padding:25px;
  width: 12em; 
  }
  
.active .pop_menu a {
    color: #fff; 
    }
    
.active .pop_toggle {
  z-index: 2000;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/images/arrow-up.gif); 
  }

.faqPopin {
    padding-left:20px;
    
    }
    


.nutrition_list .link {
    width: 320px;
    padding-right: 15px;
    padding-left: 6px;
}

.nutrition_list .tds {
    width: 112px;
    text-align: center;
    padding-right: 3px;
}

.nutrition_list th {
    text-align: center;
}



.nutrition_list th, .nutrition_list tr.header td{
    font-size: 12px;
    font-weight: bold;
    color: #b93723;
    margin: 0;
    padding: 0;
    line-height: 1em;
}

.nutrition_list tr.header td {
    padding-left: 6px;
    padding-top: 45px;
}

.nutrition_list tr.first td {
    padding-top: 0px;
}

.nutrition_list tr.even td {
    background-color: #fef6e0;
}

.nutrition_list tr.even td, .nutrition_list tr.odd td {
    padding-top: 3px;
    padding-bottom: 3px;
}



.nutrition_list .print, .nutrition_list .save {
    padding-left: 21px;
    float: left;
    display: inline;
}

.nutrition_list .print {
    background: url(/images/icons/icon_print.gif) no-repeat left 3px;    
    margin-right: 10px;
}

.nutrition_list .save {
    background: url(/images/icons/icon_save.gif) no-repeat left 2px;
}
