/* Written by Jeff McNeil - New Spin Design - www.newspindesign.com as contractor for Inside Out Communications */

body {
	background-image: none;
	background-color: #fff;
	font-size: 11pt;
	font-family: 'lucida grande', 'Lucida Sans Unicode', 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #333;
	line-height: 150%;
}

#header h1 span {
	display: block;
	color: #ccc;
	font-size: 18pt;
}

#featureholder {
	float: right
}

#home div#featureholder {
	width: 400px;
	margin: 1em 0 1em 1.5em;
	padding-bottom: 2em;
	width: 456px;
}

#home #featureholder div {
	float: left;
	width: 142px;
	height: 250px;
	margin-right: 9px;
	text-align: center;
}

#home #featureholder p.go {
	position: absolute;
	bottom: 20px;
	z-index: 2;
	background: url(../imgs/home_featurebottom.jpg) no-repeat top left;
	/*padding-top: 10px;
	margin: 0 -10px;*/
	
}

h1 {
	text-align: center
}

.intro {
	color: #999;
	font-size: 120%;
}

p.backtotop {
	display: none;
}

div#faqs .q{
	padding-top: 1em;
	font-style: italic;
	font-weight: bold
	color: #000;
	border-top: 2px solid #666;
}


table td {
	border: 1px solid #ccc;
}

#kids table. {
	width: 30em;
}

#kids table.allgood td.fillin {
	width: 5em;
	text-align: right;
}

p.feature {
	padding: 1em 0;
	border-top: 2px dotted #ccc;
	border-bottom: 2px dotted #ccc;
	line-height: 150%;
	margin: 1em 0 2.5em 0;
}

ul.feature {
	padding-left: 2em;
	list-style-type: circle;
}

ul.feature.checklist {
	list-style-type: none;
	line-height: 170%;
}

div {
	margin: 10px 0;
}

h1 { font-size: 160%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; margin: 1em 0 0 0;}
h4 { font-size: 100%; }

.sub #maincopy h2 {
	color: #588526;
	line-height: 120%;
}

.sub #maincopy h1 {
	margin: 2em 0 0 0;
}

a img {
	border: 0;
}

#header h1 {
	background-image: none;
}

h2 {
	margin: 1em 0;
}

.sub div#subnavigation {
	float: none;
	margin: 0;
	padding: 0;
}

#bodywrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}

#header {
	height: 100px;
}

ul#mainnav, div#subnavholder {
	display: none;
}

.sub div#maincopy, #home div#maincopy {
	padding: 0;
	margin: 0 0 20px 0;
	float: none;
}

#wrapper {
	width: 100%;
	margin: 0;
}	

#footer ul {
	display: none;
}

hr {
	display: block;
	color: #ccc;
	clear: both;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

#maincopy a:link:after, #maincopy a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 60%;
  }
  
table.nutritionlabel {
	float: left;
	width: 20em;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	border: 1px solid black;
	margin-right: 1em;
}

table.nutritionlabel td, table.nutritionlabel th {
	padding: .25em;
	border-bottom: 1px solid black;
}

table.nutritionlabel tr.toplabel td {
	background: pink;
	border-bottom: 10px solid black;
}

table.nutritionlabel th#heading {
	text-align: left;
	font-size: 160%;
	font-family: 'Arial Black', Arial;
	font-weight: normal;
}

table.nutritionlabel th {
	text-align: right;
}

table.nutritionlabel tr.subhead td {
	border-top: 10px solid black;
}

table.nutritionlabel tr.bottom td {
	background: yellow;
}

div#info p.intro#normal, #info p.intro#iefive {
	display: none;
}

#footer {
  	background: none;
  	color: #aaa;
}