@charset "utf-8";
/* Little Steps Print CSS Document */

/*#header, */#super-nav, #top-nav, #sub-nav, #left-bar, #sidebar, .page-title, .screen-name , .added, .added-date, #footer p, .add-step1, .print {display: none !important;}
#footer {background: transparent;clear:both;}


* {margin:0;padding:0;}



h1.logo1 {                                  /* 6. */
	display: list-item;                /* 1. */
	list-style-image: url(../i/logo-print.gif); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;                    /* 5. */
	color: #fff;                       /* 5. */
	}
	
.center-box table#ls-table tr.ls-entry {background:url(../i/step-icon.gif) 0 12px no-repeat;border-bottom:1px dotted #ee3224; }
	
.center-box table#ls-table h3.step-title {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:16px; color:#ee3224;padding:0px;}

td.ls-cell p.step-body {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px;padding:10px 0px;}	
	
h6.hse {                                  /* 6. */
	display: list-item;                /* 1. */
	list-style-image: url(../i/hse.gif); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;                    /* 5. */
	color: #fff;                       /* 5. */
	}	
	
h6.safefood {                                  /* 6. */
	display: list-item;                /* 1. */
	list-style-image: url(../i/safefood.gif); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;                    /* 5. */
	color: #fff;                       /* 5. */
	}
	
h6.hpa {                                  /* 6. */
	display: list-item;                /* 1. */
	list-style-image: url(../i/hpa.gif); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;                    /* 5. */
	color: #fff;                       /* 5. */
	}	
	
table.meal-planner3 {width:660px;margin:0 auto; border-collapse:collapse; }

table.meal-planner3 tr.odd {background:#f6fbff;}
table.meal-planner3 th {background:#fff;color:#61abda;height:30px;padding:5px;}
table.meal-planner3 td {vertical-align: middle; text-align:center;border:1px solid #c4c4c6;	height:50px; font-size:10px;padding:5px;}
table.meal-planner3 td {width:200px;}	
table.meal-planner3 th.scope {width:60px;}

ul.tabNavigation {display: none !important;}
.noprint, p.noshow, form#entryform, p.tabNavigation, p.mp-button {display: none !important;}

h1 {display:none;}