@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-size: 12px;
}
a {
	color: #f8971d;
	text-decoration: none;
}
a: hover {
	text-decoration: underline;
}
sup {
	font-size: 70%;
}
/* MASTHEAD */
#mastheadbckgnd {
	width: 1020px;
	background: #7ac143 url(../../../../../../../wcm/groups/public/@sunnyfresh/documents/image/cks_sf_top_white_bckgnd.gif) no-repeat left;
}
#masthead {
	height: 115px;
	width: 1020px;
	margin: 0 auto;
}
#masthead a {
	color: #FFF;
	font-size:13px;
}
#masthead #yellow {
	width: 78px;
	height: 115px;
	background-color: #ffd24f;
	display: block;
}
#masthead #orange {
	width: 116px;
	height: 115px;
	padding: 0px 30px;
	background-color: #f8971d;
	display: block;
	font-size: 13px;
}
#masthead #orange p{
	margin-top: 20px;
}
/* CONTENT */
#content {
	width: 1020px;
	overflow:hidden;
	margin: 0;
	text-align: left;
}
/* SIDE NAV */
#sidenav {
	float: left;
	font-size: 11px;
	width: 220px;
	padding: 20px 23px 20px 27px;
	line-height: 2.5;
	margin-top: 15px;
	margin-bottom: 10px;
}
#sidenav a {
	color: #4d4d4d;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: .1em;
}
#sidenav .subnav {
	text-transform:none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
	margin-bottom: 12px;
}
#sidenav .subnav a {
	color: #f8971d;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0em;
}
/* MAIN CONTENT */
#mainContent {
	width: 750px;
	float:left;
}
#breadcrumbs {
	text-transform:uppercase;
	font-size:9px;
	color:#4d4d4d;
	font-weight: bold;
	line-height: 3;
	margin-top: 20px;
}
#breadcrumbs a {
	text-transform:uppercase;
	font-size:9px;
	color:#4d4d4d;
}
h1 {
	font-size: 22px;
	color: #f8971d;
	font-weight: bold;
	line-height: 1.5;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #7ac143;
	line-height: 1.5;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #7ac143;
	line-height: 25px;
	margin-bottom: 6px;
}
.textsecondlevel {
	font-size: 13px;
	line-height: 23px;
}
.textsecondlevel p {
	margin-right: 100px;
	margin-bottom: 10px;
}
.textsecondlevel ul{
	margin-left: 15px;
	list-style-type: disc;
	padding-left:0px;
	margin-right: 100px;
}
.secondlevelfeature {
	text-align: center;
	float: left;
	width: 250px;
	font-size: 12px;
	padding: 35px 0;
	line-height: 1.25;
}
.secondlevelfeature a {
	font-size: 13px;
	font-weight: bold;
	color: #ef8622;
	text-decoration: none;
}
.secondlevelfeature a img{
	border: none
}
.sidebar {
	padding: 20px;
	background-color:#FFd24f;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
.sidebar img {
	padding-bottom: 10px;
}
.sidebar a {
	color: #000;
}
.sidebar a:hover {
	text-decoration:underline;
}
.sidebar ul{
	margin-left: 15px;
	list-style-type: disc;
	padding-left:0px;
	margin-right: 0px;
}
#sidenav .sidebar a {
	font-weight: bold;
	color: #000;
	text-transform:none;
	text-decoration:none;
	letter-spacing: 0em;
}
#sidenav .sidebar a:hover {
	text-decoration:underline;
}
#mainContentCenter {
	color: #000;
	width: 500px;
}
#whiteBox {
	float: right;
	position: absolute; 
	top: 180px;
	margin-left: 520px;
	padding: 20px;
	background-color:#FFFFFF;
	font-size: 10px;
	color: #000;
	line-height: 12px;
	width: 160px;
	margin-top: 15px;
	margin-right: 0px;
}
#whiteBox p{
	background-color:#FFFFFF;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
#whiteBox h1{
	ont-weight: bold;
}
#greenBox {
	float: right;
	position: absolute; 
	top: 180px;
	margin-left: 520px;
	padding: 20px;
	background-color:#BADB9B;
	font-size: 10px;
	color: #000;
	line-height: 12px;
	width: 160px;
	margin-top: 15px;
	margin-right: 0px;
}
#greenBox p{
	background-color:#BADB9B;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
#greenBox .textStrong{
	font-weight: bold;
}
#sidebarRight {
	float: right;
	position: absolute; 
	top: 180px;
	margin-left: 520px;
	padding: 20px;
	background-color:#FFd24f;
	font-size: 10px;
	color: #000;
	line-height: 12px;
	width: 160px;
	margin-top: 15px;
	margin-right: 0px;
}
#sidebarRight p{
	background-color:#FFd24f;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
#sidebarRight h1{
	font-weight: bold;
}
#sidebarRight a {
	font-weight: bold;
	color: #000;
	text-transform:none;
	text-decoration:none;
	letter-spacing: 0em;
}
#sidebarRight a:hover {
	text-decoration:underline;
}
.textthirdlevel {
	font-size: 12px;
	line-height: 18px;
}
.thirdlevelleft {
	float: left;
	width: 230px;
	font-size: 10px;
	line-height: 1.25;
}
.thirdlevelcenter{
	float: left;
	width: 230px;
	padding-left: 20px;
	padding-right: 40px;
}
.thirdlevelcenter p{
	font-size: 10px;
	line-height: 1.5;
}
.thirdlevelcenter a{
	font-size: 12px;
	line-height: 1.5;
}
.thirdlevelcenter h1{
	font-size: 15px;
	line-height: 1.5;
	color: #68B838;
	font-weight: bold;
}
/* product data table */
.productdata {
	font-size: 10px;
	line-height: 14px;
}
.label{
	background-color:#7ac143;
	color: #FFF;
	text-align: right;
	padding: 2px 5px;
	border-right: 5px solid #FFF;
	border-bottom: 1px solid #FFF;
	width: 100px;
}
td.data1{
	background-color:#F2F9EC;
	padding: 2px 5px;
	border-bottom: 1px solid #FFF;
	width: 100px;
	}
td.data2{
	background-color:#D7ECC6;
	padding: 2px 5px;
	border-bottom: 1px solid #FFF;
	width: 100px;
}
/* product data table -- NUTRITION */
#nutrition{
	background-color:#FFF1CA;
	color:#4d4d4d;
	padding: 22px 17px;
	width: 172px;
	float:left;
	font-size: 10px;
	line-height: 1.2;
}
#nutrition h1{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#nutrition .indent{
	text-indent: 10px;
}
#nutrition .amount {
	font-size:8px;
	line-height: 1.1;
	border-bottom: 1px solid #000;
	border-top: 5px solid #000;
	padding-top: 4px;
	padding-bottom: 1px;
}
#nutrition .value {
	font-size:8px;
	line-height: 1.1;
	border-top: 3px solid #000;
	padding-top: 2px;
	padding-bottom: 4px;	
}
#nutrition .bottomrule {
	border-bottom: 3px solid #000;
	padding-bottom: 4px;	
}
#nutrition .bottompad {
	padding-bottom: 4px;	
}
#nutrition .toppad {
	padding-top: 4px;	
}
#nutrition .small {
	font-size:9px;
	line-height: 1.2;
}
.fltrt {
	float: right;
}
.fltrtimage {
	float: right;
	margin: 0px 15px;
}
.fltlft {
	float: left;
}

#footer {
	padding-top: 80px;
	clear: both;
}
#footer p {	
	font-size:9px;
	color:#666;
	float: left;
	margin-top:-5px;
	margin-right: -30px;
}
#footer ul {
	float:left;
	display: inline;
	list-style: none;
	width:315px;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
}
#footer ul li a {
	font-size:8px;
	color:#666;
	text-transform:uppercase;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#homeContent {
	width: 975px;
	margin: 0 auto;
	padding-left: 35px;
	text-align: left;
}
#homeImage {
	width: 315px;
	float: left;
}
#homeText {
	width: 580px;
	float: left;
}
#homeContent p {
	font-size: 14px;
	line-height: 28px;
}
#homeContent p strong {
	font-size: 16px;
	color: #7ac143;
}
#homeContent h1 {
	font-size: 30px;
	line-height: 28px;
	margin-bottom: 14px;
}
#homeFeatureLinks {
	display: none;
	width:315px;
}