html, body
{
	font-family: georgia, Times New Roman, Serif;
	background: url(../images/bgTile.png) repeat;
	margin: 0;
	padding: 30px 0 0 0;
	color: #472F25;
	font-size: 9pt;
	height: 100%;
}
p
{
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}
a
{
	color: #00853e;
	font-size: 9pt;
	text-decoration: none;
}
img{ border: none;}
a:hover, #menu a.on
{
	font-size: 9pt;
	text-decoration: none;
}

#wrapper
{
	background: url(../images/bg_home.jpg) no-repeat;
	width: 972px;
	height: 750px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}


#wrapper-404
{
	/*background: url(../images/bg_radishes.jpg) no-repeat;*/
	width: 972px;
	height: 500px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
#wrapper-product-landing
{
	background: url(../images/bg_product_landing.jpg) no-repeat;
	width: 972px;
	height: 578px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
#wrapper-veg
{
	background: url(../images/bg_veggies.jpg) no-repeat;
	width: 972px;
	height: 578px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
#wrapper-template
{
	width: 972px;
	height: auto;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
#wrapper-iframe
{
	width: 972px;
	height: auto;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
#wrapper-philosophy
{
	background: url(../images/bg_philosophy.jpg) no-repeat;
	width: 972px;
	height: 578px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
#wrapper-branching
{
	background: url(../images/bg_branching.jpg) no-repeat;
	width: 972px;
	height: 585px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
#wrapper-cafe
{
	background: url(../images/bg_cafe.jpg) no-repeat;
	width: 972px;
	height: 625px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
#wrapper-hudsonguild
{
	background: url(../images/bg_hudsonguild.jpg) no-repeat;
	width: 972px;
	height: 605px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
#wrapper-grants
{
	background: url(../images/bg_grants.jpg) no-repeat;
	width: 972px;
	height: 610px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
#wrapper-radishes
{
	background: url(../images/bg_radishes.jpg) no-repeat;
	width: 972px;
	height: 578px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
#wrapper-blank
{
	background: url(../images/bg_blank.jpg) no-repeat;
	width: 972px;
	height: 625px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
#wrapper-bumper
{
	background: url(../images/bg_tomatoes.jpg) no-repeat;
	width: 972px;
	height: 578px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}
.logo
{
	width: 222px;
	height: 67px;
	position: absolute;
	top: 25px;
	left: 25px;
	z-index: 1;
}

/* home */
#divLinks{
	position: absolute;
	top: 445px;
	right: 50px;
	color: #00853e;
	font: bold 12px trebuchet ms, verdana, arial, helvetica, sans-serif;
}

.product a{
	display: block;
}

.product a img, .product img {
	border: 3px solid transparent;
	display: block;
	margin-bottom: 15px;

}

.product a:hover img{
	border: 3px solid white;
}


.vegan-friendly{
	clear:both;
	float: right;
	margin: 20px 0 20px 0;
}
#homemsg
{
	color: #472f25;
	width: 530px;
	position: absolute;
	top: 75px;
	left: 432px;
}
#homemsg h1 {
	font-size: 27pt;
	font-weight: normal;
	margin: 0;
	overflow: visible;
}
#homemsg span {
	display: block;
	text-align: right;
	font-size: .74em;
	position: relative;
	top: 0em;
    right: 114px;
}
#title
{
	color: #708524;
	font-size: 42pt;
}
.food
{
	width: 425px;
	height: 255px;
	position: absolute;
	top: 323px;
	left: 547px;
	z-index: 2;
	border: none;
}

#carousel {
	position: absolute;
	top: 168px;
	left: 290px;
	width: 558px;
}

#carousel .slide {
	position: relative;
}

#carousel .img {
	position: absolute;
	left: 100px;
}

#carousel .label {
	position: relative;
	text-align: right;
	top: 272px;
	right: 328px;
	width: 250px;
}

#carousel .label h2 {
	color: #472f25;
	font-size: 11pt;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	margin: 15px 0 0 0;
	line-height: 1.4;
}

#carousel .label h2 span {
	display: block;
	font-weight: normal;
	font-size: .85em;
}

#carousel .description {
	position: relative;
	top: 272px;
	left: 240px;
	border-left: 1px solid #efb892;
	padding-left: 10px;
	width: 257px;
}

#carousel .description p {
	margin: 0;
	line-height: 1.4;
}

#carousel .description img {
	position: absolute;
	bottom: -30px;
	right: -40px;
}

#carousel .nav {
	display: none;
}

#carousel .prev {
	position: absolute;
	top: 230px;
	left: 100px;
	z-index: 2;
	cursor: pointer;
}

#carousel .next {
	position: absolute;
	top: 230px;
	right: 40px;
	z-index: 2;
	cursor: pointer;
}

/* Footer styles */

#tell-friend
{
	float: left;
	display: inline; /* IE double margin bug */
	padding: 5px 25px;
	margin-left: 20px;
	background: url(../images/bg_tell_friend.gif) no-repeat 0 50%;
}

#print-page
{
	float: left;
	display: inline; /* IE double margin bug */
	padding: 5px 25px;
	margin-left: 5px;
	background: url(../images/bg_print_page.gif) no-repeat;
}

#footer
{
	margin: 35px auto;
	overflow: auto;
	padding: 10px 0;
	width: 970px;
}

#footer p
{
	color: #00853e;
	margin: 0;
}

#footer #footer-left
{
	float: left;
	width: 600px;
	font-size: 11px;
	line-height: 14px;
}

#footer #footer-right
{
	float: right;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	text-align: right;
	width: 300px;
	padding-bottom: 20px;
}

#footer #footer-right a
{
	color: #00853e;
	font-size: 100%;
	text-decoration: underline;
}


#footer a
{
	color: #00853e;
	font-size: 11px;
	text-decoration: underline;
}

#footer a:hover
{
	text-decoration: none;
}

#landingbutton
{
	text-align: center;
}
#landingbutton a
{
	color: #472F25;
	font-size: 11pt;
}
#landingbutton a:hover
{
	color: #DD6931;
	font-size: 11pt;
}
#landingbutton #text {
	margin-top: 10px;
}

.detail-title
{
	color: #00853e;
	font-size: 9pt;
	font-weight:bold;
}
.detail-info
{
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}
strong
{
	color: #472F25;
	text-transform: capitalize;
	font-weight: bold;
}
.productlink
{
	float: left;
    margin-bottom: 10px;
    width: 120px;
    color: #00853e;
    margin-left: 10px;
}

.productlink a
{
    color: #00853e;
    text-decoration: underline;
}

.productlink a:hover
{
    text-decoration: none;
}


/* MENU */
#menu
{
	font-size: 7pt;
	font-weight: bold;
	color: #472F25;
	width: 360px;
	position: absolute;
	top: 45px;
	left: 590px;
	z-index: 150;
	margin: 0;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	list-style: none;
	float: left;
	margin-right: 45px;
	position: relative;
}

#menu li a {
	position: relative;
	z-index: 152;
}

#menu li ul {
	display: none;
	position: absolute;
	left: -10px;
	top: 0;
	line-height:18px;
	z-index:151;
	border-left: solid 3px #472F25;
	padding-top: 20px;
}

#menu li:hover ul, #menu li.hover ul {
	display: block;
}

#menu li li {
	float: none;
	padding: 7px;
	width: 125px;
	background-color: #DE6F39;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#menu li li a {
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	line-height: 1.1;
}

#menu li li a:hover {
	color: #472F25;
}

.trebtext
{
	font-family: georgia, trebuchet ms, verdana, arial, helvetica, sans-serif;
    font-size: 16px;
}
.rollover
{
	position:absolute;
	top:375px;
	left:350px;
	height: 94px;
    width: 119px;
}

.rollover a 
{
    border:none !important;
    
}


#faq a
{
	color: #472F25;
	font-size: 9pt;
	text-decoration: underline;
}
#faq a:hover
{
	color: #DD6931;
	font-size: 9pt;
	text-decoration: underline;
}
h2
{
	color: #00853e;
	font-size: 11pt;
	font-weight: bold;
	
}

.symbol {
	position: absolute;
	top: 10px;
	font-size: 18px;
}

#grant-home a {
	position: absolute;
	text-indent: -500em;
	overflow: hidden;
}

#grant-links {
	color: #DD6931; font-weight: bold; font-size: 9pt;
}

#grant-links a {
	color: #DD6931;
}

#grant-links a:hover {
	color: #472F25;
}

#CritCommWrapper {
	background: transparent url(http://library.kelloggs.com/critcomm/assets/alert_red_small.png) no-repeat;
	height: 40px;
	margin: 20px auto;
	padding: 0 0 0 70px;
	width: 970px;
}

#CritCommWrapper p {
	height: 25px;
	padding: 10px 0;
}

#CritCommWrapper a {
	color: #000;
	font-size: 16px;

}

#CritCommWrapper a:hover {
	color: #cf000d;
}

.eatpositive
{
	width: 128px;
	height: 125px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
}

.wtb {
    width: 260px;
    float: left;
    margin: 500px 0 0 0;
    color: #00853e;
    font: bold 15px trebuchet ms, verdana, arial, helvetica, sans-serif;
    
}

.wtb span{
    float: left;
    margin: 0;
    
}

.wtb_product {
    width: 200px;
    float: left;
    margin: 10px 0 0 40px;
    color: #00853e;
    font: bold 15px trebuchet ms, verdana, arial, helvetica, sans-serif;
    
}

.wtb_product span{
    float: left;
    margin: 0;
    
}

#smartlabel {
	background: #f3eddd; padding: 15px 54px;margin-top:19px;float:left;
}

#smartlabel p, select {
	float:left;
	margin-block-end: 0;
}
#smartlabel select {
	margin-top:10px;
	margin-left:5px;
}
#smartlabel img {
	float:left;
	    width: 90px;
}
#smartlabel h3 {
	margin-block-start: 0;
    margin-block-end: 6px;
	color:#00853e;
	font-size:1.14em;
}
#smartlabel .left {
	float: left;
   margin-left: 30px;
}
}
.sl-btn:hover {
    background-color: #0b9443;
    border-color: #0b9443;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    font-family: 'museo-sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}
.sl-btn {
    float: left;
	clear: both;
    display: block;
    margin: 4px 0 0 20px;
    padding: 0 12px;
    background-color: #00803c;
    border-color: #00803c;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    min-width: 0;
    font-family: 'museo-sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
}
.sl-btn  a {
	color:#fff;
}

.ccpa_kelloggs_button {
	background-color: #00803c;
}

body .button, body button, body input[type=button], body input[type=reset], body input[type=submit], html .button, html button, html input[type=button], html input[type=reset], html input[type=submit] {
	-moz-appearance: none;
	border: 0 !important;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	font-size: 8px;
	font-size: .8rem;
	color: #fff;
	line-height: 100%;
	margin-bottom: 1em;
	margin-top: 1em;
	padding: 4px 10px;
	text-decoration: none;
	transition: all .2s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	border-radius: 4px;
}