@charset "utf-8";


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
   margin:0;
   padding:0;
   height:100%;
}

#spec-container {
	width:850px;
	margin:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
	
#spec-top-left {
	width:680px;
	}
	
#spec-top-table td{ vertical-align:top;}
	
.spec-top-title {
	height:30px;
	background-color:#EFF5D1;
	font-size:14px;
	xtext-transform:uppercase;
	color:#666666;
	font-weight:bold;
	line-height:30px;
	padding-left:5px;
	}

.spec-prd-title {
	font-size:18px;
	color:#01752E;
	padding:10px 5px 8px 5px;
	text-transform:capitalize!important;
	}
	
.spec-prd-sku {
	font-size:14px;
	color:#8F9040;
	padding:0 5px 15px 5px;
	font-weight:bold;
	}
	
#spec-top-right {
	width:160px;
	height:80px;
	text-align:right;
	}
	
#spec-pic-desc {
	background-color:#EFF5D1;
	margin-top:-20px;
	width:850px;
	height:25px;
	overflow:hidden;
	}
	
	#spec-pic-desc td{ 
		vertical-align:top;
		padding:0;
		}

	
.spec-pic img{
		margin:15px 18px 10px 20px;
		}
		
.spec-desc div{
		font-size:12px;
		margin:5px 10px 10px 0;
		}

#spec-packaging {
	width:580px;
	height:80px;
	margin-bottom:20px;
	border-collapse:collapse;
	
	}		
	
	#spec-packaging td{
		vertical-align:middle;
		padding:3px;
		margin:0;
		font-size:12px;
		background-color:#FFF;
		}
		
	#spec-packaging td.cell-1{ 
		width:30%;
		border-top:1px solid #CCC;
		border-left:1px solid #CCC;

		}
	
	#spec-packaging td.cell-2{ 
		width:20%;
		border-top:1px solid #CCC;
		}

	#spec-packaging td.last-cell{ 
		border-bottom:1px solid #CCC;
		}
		
	#spec-packaging td.right-cell{ 
		border-right:1px solid #CCC;
		}

#spec-mid { width:100%; xmargin-top:-10px;}
#spec-mid td.cell-2 {padding-left:30px;}		
#spec-mid td.cell-1, #spec-mid td.cell-2 {
	vertical-align:top;
	width:50%;
	}

		
#spec-mid-left {
	width:390px;
	float:left;

	}
	
#spec-mid-right {
	width:420px;
	float:right;

	}
	
.spec-title {
	color:#01752E;
	font-size:16px !important;
	X-text-transform:uppercase;
	margin:0 0 10px 10px;
	letter-spacing: 9px;
	}
	
.spec-info {
	font-size:12px;
	margin:0 0 20px 10px;
	text-align:left
	}
	
.spec-info ul li	{
	margin-bottom: 6px;
	line-height: 16px;}
	
#spec-footer {
	height:50px;
	margin-top: 10px;
	width:850px;
	border-top:5px solid #cccccc;
	line-height:50px;
	color:#cccccc;
	text-align:center;
	}
	
#spec-top-left div{ text-align:left; }

#brand-img { margin-top:-4px;}

.spec-top-title{ padding-top:4px;}

#spec-packaging td{ text-align:left; }

.spec-title{text-align:left}
.spec-pic{ width:250px; }
.spec-title{text-align:left}
.spec-info{}
	
#specsheet-container h1{ 
	color:#000000;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	margin:10px 0 5px 0;
	}

#specsheet-footer {
	clear:both;
	color:#999999;
	border-top:4px solid #E8E8E8;
	padding-top:8px;
	font-size:1px;
	}
	

#specsheet-right-col{ margin-top:5px;}
#specsheet-left-col{ margin-top:5px;}




/* Child Nutrition Specsheet */


.cns-top {
	width: 820px; 
	margin: auto; 
	margin-top:20px;
	position: relative;
	top: 0; left: 0; bottom: 0; right: 0;
	}
	
.cns-top-title {
	text-align:center;
	font-size:20px;
	font-weight:bold;
	}
	
.cns-top-fineprint {
	text-align:center;
	font-size:8px;
	margin:10px 0 6px 0;
	}

.cns-main{ 
	width: 820px; 
	height:100%; 
	margin: auto; 
	background-color:#FFF;
	border-left:2px solid #662F8F;
	border-bottom:2px solid #662F8F;
	position: relative;
	top: 0; left: 0; bottom: 0; right: 0;
	}

.cns-header {
	width:100%;
	background-color:#662F8F;
	}
	
.cns-header-title {
	width:80%;
	color:#FFF;
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:20px;
	padding-right:20px;
	vertical-align:middle;
	}
	
.cns-header-logo {
	width:20%;
	vertical-align:middle;
	text-align:center;
	padding:14px 0 12px 0
	}
	
.cns-codes {
	width:100%;
	
	}
	
.cns-codes-left {
	width:80%;
	padding-left:20px;
	font-size:14px;
	padding-right:20px;
	vertical-align:top;
	padding-top:5px;
	}
	
.cns-codes-right {
	width:20%;
	vertical-align:top;
	}

	.cns-codes-right div{
		border:1px solid #662F8F;
		border-top:none;
		font-size:20px;
		text-align:right;
		padding:2px 5px;
		-webkit-border-radius: 0 0 0 20px;
		border-radius: 0 0 0 30px;
		}

.cns-specs {
	width:100%;
	}
	
.cns-specs-left {
	width:50%;
	vertical-align:top;
	}
	
.cns-specs-right {
	width:50%;
	vertical-align:top;
	}
	
.cns-subheading-left {
	background-color:#662F8F;
	color:#FFF;
	text-transform:uppercase;
	font-size:17px;
	padding:10px 20px;
	font-weight:bold;
	margin:20px 2% 20px 0;
	}
	
.cns-subheading-right {
	background-color:#662F8F;
	color:#FFF;
	text-transform:uppercase;
	font-size:17px;
	padding:10px 20px;
	font-weight:bold;
	margin:20px 0 20px 2%;
	}
	
.cns-subheading-span {
	background-color:#662F8F;
	color:#FFF;
	text-transform:uppercase;
	font-size:17px;
	padding:10px 20px;
	font-weight:bold;
	margin:20px 0;
	}

.cns-img {
	border:2px solid #662F8F;
	width:97%;
	margin-left:2%;
	margin-top:20px;
	}

.cns-ingredients {
	font-size:10px;
	line-height:100%;
	margin:5px 5px 0 30px;
	}

.cns-h1 {
	font-size:20px;
	margin:0 10px 10px 20px;
	font-weight:bold;
	}
	
.cns-ul {
	margin:0 10px 10px 20px;
	padding-left:20px;
	}

.cns-list-table {
	margin-left:20px;
	font-size:14px;
	}
	
.cns-list-cell-1 {
	width:50%;
	vertical-align:top;
	padding:2px;
	font-weight:bold;
	}
	
.cns-list-cell-1sub {
	width:50%;
	vertical-align:top;
	padding:2px 2px 2px 10px;
	font-weight:normal;
	
	}
	
.cns-list-cell-2 {
	width:50%;
	vertical-align:top;
	padding:2px;
	}

.cns-basic-prep {
	margin-left:20px;
	font-size:14px;
	}

	.cns-basic-prep h3 {
		font-weight:bold;
		}
		
	.cns-basic-prep p {
		margin-bottom:10px;
		}

.cns-nut-info {
	width:95%;
	margin-left:5%;
	margin-bottom:4px;
	font-size:12px;
	}

.cns-nut-info-row1 td {
	padding:2px;
	text-align:center;
	border-bottom:1px solid #000;
	}

.cns-nut-info-row2 td {
	padding:2px;
	text-align:center;
	}

.cns-sig-img {
	border:1px solid #000;
	width:95%;
	margin-left:5%;
	}	
	
.cns-footer {
	width: 820px; 
	margin: auto;
	margin-bottom: 20px;
	position: relative;
	top: 0; left: 0; bottom: 0; right: 0;
	margin-top:10px;
	}

.cns-footer-left {
	width:70%;
	font-size:14px;
	font-weight:bold;
	font-style: italic;
	}
	
.cns-footer-right {
	width:30%;
	font-size:14px;
	font-weight:bold;
	font-style: italic;
	}
	
.cns-footer-right a:link {color: #000;	text-decoration: none;}
.cns-footer-right a:visited {color: #000; text-decoration: none;}
.cns-footer-right a:hover {color: #000; text-decoration: none;}
.cns-footer-right a:active, a:focus {color: #000; text-decoration: none;}
	
	



