/*
 *  orange: #fbba60;
 *
 */

 @media all and (min-width: 320px) {

 	body {
 		font-size: 90%;
 	}

 	section.who-we-are nav.who-we-are-sub, section.who-we-are section.who-we-are-content {
		display: none;
	}

	/***********************************
	 Awards
	************************************/

	section.who-we-are-content #wwa-awards .left_col {
		width: 100%;
		float: none;
		padding-right: 0;
	}

	section.who-we-are-content #wwa-awards .right_col {
		width: 100%;
		float: none;
		padding-right: 0;
	}


	/***********************************
	 Recipes
	************************************/

	section.recipes article.box .inner-border .recipes_content {
		padding: 0;
	}

	section.recipes #landing-content article.box .inner-border .recipe_box {
		width: 100%;
	}

	section.recipes #landing-content article.box .inner-border .recipe_box h2 {
		font-size: 1.2em;
	}

	section.recipes #landing-content article.box .inner-border .recipe_box .links {
		width: 100%;
		margin: 1em 0 2em 0;
	}

	section.recipes #landing-content article.box .inner-border .recipe_box .links p {
		font-size: 1em;
	}
 	
 	section.recipes #landing-content article.box .inner-border .divider {
 		display: none;
 	}

 	/***********************************
	 Brands
	************************************/

 	section.brands .brandmap .logo-container {
 		width: 80%;
 		margin: 1em auto 0 auto;
 		float: none;
 	}

 	section.brands .logo-container img {
 		max-width: 95%;
 	}

 	img#wishbone-ad {
		max-width: 100%;
		vertical-align: top;
	}

}



@media all and (min-width: 480px) {

	div#background img {
		display: block;
	}

	div.mobile-copyright ul li {
	margin-right: 20px;
}


	/***********************************
	 Who we are 
	************************************/

	section.who-we-are article.landing img.main-image, article#citizenship img.main-image, section.investors article.landing img.main-image, section.media article.landing img.main-image {
		max-width: 170px;
		max-height: 196px;
		margin-bottom: 0;
	}

	article.right-image img.main-image, article.left-image img.main-image {
		width: auto;
	}

	section.who-we-are nav.who-we-are-sub, section.who-we-are section.who-we-are-content {
		display: none;
	}

	section.contactus section.contact-us-right article.productlocator img {
		width: auto;
	}

	section.who-we-are article#citizenship img.main-image {
		max-height: 142px;
	}

	img#citizenship-chart {
		width: 45%;
	}

	/***********************************
	 Recipes
	************************************/

	

	section.recipes #landing-content article.box .inner-border .recipe_box {
		margin: 0 0 1.5em 10px;
	}

	section.recipes #landing-content article.box .inner-border .recipe_box h2 {
		font-size: 1em;
	}

	section.recipes #landing-content article.box .inner-border .recipe_box .links {
		width: 47%;
		margin: 0;
	}

	section.recipes #landing-content article.box .inner-border .recipe_box .links p {
		font-size: 0.85em;
	}
 	
 	section.recipes #landing-content article.box .inner-border .divider {
 		display: none;
 	}



}

@media all and (min-width: 720px) {

	img#wishbone-ad {
		max-width: 150px;
		margin-top: -225px;
		position: absolute; 
		right: 0px;
		vertical-align: top;
	}

	ul.main-nav li {
		line-height: 48px;
	}

	/********************************
	 Our Leadership
	********************************/

	ul.mgmt li {
		padding: 5px 0 0 120px;
	}



	/********************************
 	 Terms of Use
 	*********************************/

 	section.terms article.box {
 		width: 100%;
 	}

 	section.terms article.box div.inner-border {
 		padding-bottom: 3em;
 	}

 	section.terms article h1 {
 		margin: 1.5em 1.38em;	
 	}

 	section.terms article h2 {
 		margin:  1.2em 3.125em;
 	}

 	section.terms article p {
 		margin: 0.77em 3.5em;
 	}

 	section.who-we-are nav.who-we-are-sub, section.who-we-are section.who-we-are-content {
		display: none;
	}

 	/****************************************
	 Helper Classes
	****************************************/

	.inline-right-image {
		float: right;
		margin: 1.54em 0 1.54em 1.54em;
		width: auto;
	}

	.inline-left-image {
		float: left;
		width: auto;
		margin: .5em 1.54em 1.54em 0;
	}

	.hide-mobile {
		display: inline;
	}


	/****************************************
	 Awards
	****************************************/

	section.who-we-are-content #wwa-awards .left_col {
		width: 48%;
		float: left;
		padding-right: 01.85546875%;
	}

	section.who-we-are-content #wwa-awards .right_col {
		width: 48%;
		float: left;
		padding-right: 01.85546875%;
	}


	/***********************************
	 Recipes
	************************************/

	

	section.recipes #landing-content article.box .inner-border .recipe_box {
		width: 48%;
	}

	section.recipes #landing-content article.box .inner-border .recipe_box h2 {
		font-size: 1em;
	}

	section.recipes #landing-content article.box .inner-border .recipe_box .links {
		width: 50%;
	}

	section.recipes #landing-content article.box .inner-border .recipe_box .links p {
		font-size: 0.85em;
	}
 	
 	section.recipes #landing-content article.box .inner-border .divider {
 		display: none;
 	}


}

@media all and (min-width: 940px) {

	body {
		min-width: 940px;
		font-size: 100%;
	}

	div#background {
		position: absolute;
		top: 0px;
		left: 0;
		z-index: -1;
		min-width: 940px;
		width: 100%;
	}

	div#site-alert {
		width: 100%;
		height: 0px;
		background: url(bg-site-alert.jpg) top left repeat-x;
	}

	div#site-alert ul {
		width: 940px;
		margin: 0 auto;
		position: relative;
		font-family: verdana;
		height: 100%;
		display: none;
		list-style: none;
		list-style-type: none;
	}

	div#site-alert ul li {
		float: left;
		list-style-image: none;
		padding: 5px;
	}

	div#site-alert ul li:nth-child(1), div#site-alert ul li.alert1 {
		width: 150px;
		padding: 18px 20px 0 0;
		line-height: 14px;
	}

	div#site-alert ul li:nth-child(2), div#site-alert ul li.alert2 {
		padding: 6px 20px 0 0;
		width: 680px;
		vertical-align: middle;
	}

	div#site-alert ul li:nth-child(3), div#site-alert ul li.alert3 {
		width: 60px;
		vertical-align: top;
		text-align: right;
	}

	div#site-alert p {
		margin-top: 0;
	}

	span#hide-alert {
		cursor: pointer;
		line-height: 25px;
	}

	span#hide-alert img {
		vertical-align: middle;
		top: 1px;
	}

	img.bg-homepage {
		width: 100%;
	}

	header.main {
		position: fixed;
		top: 0;
		z-index: 5000;
		width: 100%;
	}

	div.header-top-bar {
		position: relative;
		width: 100%;
		height: 43px;
		background: url(bg-header-top.gif) top left repeat-x;
		display: block;
	}

	nav.header-nav-bar {
		position: relative;
		width: 100%;
		height: 34px;
		background: url(bg-header-nav-bar.png) top left repeat-x;
		z-index: 1000;
		display: block;
		top: -2px;
		border-top: solid 1px #d2d2d1;
	}

	.content {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 940px;
	}


	ul.gray-bullet li {
		margin-right: 20px;
		margin-left: 0;
		padding-left: 0;
		list-style-image: url(icon-gray-bullet.png);
	}

	ul.top-nav {
		padding: 12px 0;
		font-weight: 400;
		font-style: normal;
		font-family: "franklin-gothic-urw",sans-serif;
		position: absolute;
		right: 250px;
	}

	div#compact-nav, div#compact-search, ul.copact-sub-nav {
		display: none;
	}

	ul.top-nav a {
		color: #959594;
		text-decoration: none;
	}

	ul.social {
		list-style-image: none;
		position: absolute;
		right: 204px;
	}

	ul.social li {
		padding: 7px 0;
		margin: 0 2px;
	}

	div.search-box {
		position: relative;
		width: 200px;
		height: 26px;
	}

	input.search {
		margin: 6px 0;
		padding: 0 43px 0 5px;
		width: 152px;
		height: 27px;
		border: none;
		background: url(bg-search-box.gif) top left no-repeat;
		color: #666;
		font-size: 11px;
		line-height: 27px;
	}

	input.search-submit {
		position: absolute;
		top: 9px;
		right: 3px;
	}

	ul.main-nav {
		position: relative;
		left: 220px;
		padding-left: 10px;
		border: none;
	}

	ul.main-nav li {
		position: relative;
		width: auto;
		display: block;
		height: 33px;
		line-height: 13px;
		border-right: solid 1px #d2d2d1;
		border-top: none;
		border-bottom: none;
		text-transform: uppercase;
		background: transparent;
		padding: 0;
		float: left;
	}

	ul.main-nav li:hover {
		background: white;
	}

	ul.main-nav li a {
		position: relative;
		display: inline-block;
		padding: 9px 15px 7px 15px;
		height: 15px;
		outline: none;
		border: solid 1px white;
		border-left: none;
		color: #959594;
		text-decoration: none;
		font-weight: 400;
		font-style: normal;
		font-size: 13px;
		font-family: "franklin-gothic-urw",sans-serif;
	}

	ul.main-nav li.hover-state {
		background: white;
	}

	ul.main-nav li.hover-state a {
		color: #002d6b;
	}

	li#about div.inline-white-border {
		border-left: none;
	}

	div.nav-rollover {
		position: absolute;
		z-index: 500;
		display: none;
		min-height: 50px;
		background: white;
		box-shadow: 2px 6px 5px 0px #666;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		text-align: left;
	}

	ul.nav-submenu {
		margin: 20px auto;
		border-radius: 3px;
		box-shadow: 0 2px 4px 1px #ccc;
		width: 81%;
		padding: 10px 0;
		border: solid 1px white;
		background: url(bg-nav-rollover.jpg) top left repeat-x;
		list-style: none;
		list-style-type: none;
	}

	ul.nav-submenu li {
		margin: 10px 0 5px 30px;
		padding-bottom: 5px;
		border-bottom: solid 1px #f9f9fa;
		width: 75%;
		list-style-image: none !important
	}

	ul.nav-submenu li a {
		color: #002d6b;
		font-size: 14px;
		text-decoration: none;
	}

	ul.main-nav .active-nav-item {
		background: #002d6b;
		color: white;
	}

	ul.main-nav .active-nav-item a {
		color: white;
		border: none;
	}

	div#nav-brands {
		top: 33px;
		left: 225px;
		width: 606px;
		height: 354px;
		text-align: center;
		background: url(bg-brands-rollover.jpg) top left no-repeat;
	}

	div#nav-brands ul {
		position: relative;
		top: 35px;
		/*left: 30px;*/
		width:595px;
		margin-bottom: 5px;
		
	}

	div#nav-brands ul li {
		width: 82px;
		/*margin: 3px 5px;*/
		display:inline-block;
		float:none;
	}

	div#nav-brands ul li img {
		width: 100%;
	}

	div#nav-about {
		top: 33px;
		left: 230px;
		width: 222px;
	}

	div#nav-investors {
		top: 33px;
		/*left: 441px;*/
		left:230px;
		width: 260px;
	}

	div#nav-media {
		top: 33px;
		left: 576px;
		width: 220px;
	}

	div#nav-careers-link{
		top: 33px;
		/*left: 645px;*/
		left:384px;
		width: 220px;
	}


	h1#pinnacle-logo {
		position: absolute;
		width: 221px;
		height: 114px;
		top: 0;
		left: 0;
		z-index: 50000;
		background: url(logo-box.png) top left no-repeat;
		margin: 0;
		padding: 0;
	}

	section.main-content {
		margin-top: 77px;
		padding-top: 50px;
		min-height: 600px;
	}

	p.link {
		color: #002d6b;
		text-align: right;
		font-size: 11px;
		line-height: 20px;
	}

	p.link a {
		color: #002d6b;
		text-decoration: none;
		cursor: pointer;
		font-size: 11px;
	}

	p.link a img.arrow {
		position: relative;
		top: 5px;
		margin-left: 5px;
	}

	article.box {
		background: white;
		border-radius: 4px;
		margin: 10px auto;
	}

	.inner-border {
		border: solid 1px #dadada;
		border-radius: 4px;
	}

	article.box h1 {
		font-family: "franklin-gothic-urw",sans-serif;
		margin: 10px;
		padding: 0;
		color: #002d6b;
		font-weight: 300;
		font-size: 23px;
	}

	article.box p {
		margin: 5px 10px;
		color: #54565a;
		font-size: 12px;
		font-family: Verdana;
		line-height: 20px;
	}

	article#our-company {
		float: left;
		width: 300px;
		top: 75px;
		position: relative;
	}

	article#our-company img.main {
		width: 100%;
	}

	article#our-brands {
		float: left;
		width: 600px;
		margin-left: 20px;
		/*min-height: 206px; change back later.*/
		max-height: 196px;
		
	}

	article#our-brands img.main {
		width: 48%;
		float: left;
	}

	article#our-brands p {
		width: 47%;
		float: left;
	}

	article#our-brands h1 {
		width: 45%;
		float: left;
	}

	article#our-purpose {
		width: 540px;
		margin-left: 20px;
		min-height: 195px;
		float: left;
	}

	article#our-purpose img.main {
		width: 39%;
		max-height: 212px;
		float: right;
	}

	article#our-purpose p {
		width: 53%;
		float: left;
		padding-left: 10px;
	}

	article#our-purpose h1 {
		width: 50%;
		float: left;
		padding-left: 10px;
	}

	footer.main {
		padding-bottom: 40px;
		width: 100%;
		background: white;
		position: relative;
		display: block;
	}

	footer.mobile {
		display: none;
	}

	footer.main img#footer-top {
		position: absolute;
		z-index: 500;
		width: 100%;
		left: 0;
		top: 0;
	}

	footer.main div.footer-bar {
		margin-bottom: 20px;
		width: 100%;
		height: 30px;
		border-radius: 5px;
		background: #e2e3e4;
	}

	footer.main div.footer-bar p {
		padding: 7px 15px;
		color: #929192;
		font-size: 10px;
		font-family: Verdana;
	}

	footer.main div.brand-carousel {
		float: left;
		width: 900px;
		overflow: hidden;
	}

	footer.main div.brand-carousel ul {
		width: 100%;
	}

	footer.main div.brand-carousel li {
		float: left;
		margin: 0 0 0 12px;
		padding: 0;
		width: 115px;
		height: 100px;
	}

	footer.main div.brand-carousel li img {
		width: 100%;
		position: relative;
		top: 5px;
	}

	footer.main ul {
		float: left;
		margin: 0;
		padding: 0;
		width: 135px;
		color: #9a9da1;
		list-style: none;
		list-style-type: none;
		font-size: 10px;
	}

	footer.main ul li {
		margin: 6px 0 6px 12px;
	}

	footer.main ul.footer-links {
		float: right;
		margin-top: -7px;
		width: 265px;
	}

	footer.main ul.footer-links li {
		margin-right: 5px;
	}

	footer.main ul.footer-links li.last {
		margin-right: 0;
	}

	footer.main ul li > a, .no-dec {
		color: #9a9da1 !important;
		text-decoration: none;
	}

	footer.main ul#footer-investors {
		position: relative;
		left: -20px;
	}

	img#rss {
		position: relative;
		top: -5px;
	}

	img, area, input {
		outline: none;
	}

	img.prev {
		float: left;
	}

	img.next {
		float: left;
	}

	/*****************************************
	 Who We Are
	******************************************/

	section.who-we-are {
		padding-left: 30px;
	}

	section.who-we-are article.landing {
		width: 408px;
		float: left;
		margin-left: 20px;
	}

	section.who-we-are div#landing-content article.box div.inner-border {
	    max-height: 196px;
	    overflow: hidden;
	    position: relative;
	}

	section.who-we-are article.landing img.main-image {
		max-height: 196px;
		max-width: 170px;
	}
	
	section.who-we-are article#citizenship {
		clear: both;
		width: 698px;
		margin-bottom: 80px;
		min-height: 142px;
	}

	section.who-we-are nav.who-we-are-sub {
		float: left;
		margin-right: 5px;
		width: 220px;
		text-align: left;
	}

	section.who-we-are nav.who-we-are-sub article.box {
		width: 200px;
		filter: none;
	}

	section.who-we-are nav.who-we-are-sub article.box div.inner-border {
		padding-bottom: 6px;
	}

	section.who-we-are nav.who-we-are-sub article.box-hover {
		width: 223px;
		padding-right: 0;
		position: relative;
		z-index: 2000;
		box-shadow: -2px 2px 4px 0px #ccc;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	section.who-we-are nav.who-we-are-sub .editable_text, section.who-we-are nav.who-we-are-sub .editable_textarea {
		z-index: 100;
		position: relative;
	}

	img.blue-arrow {
		height: 90%;
		max-width: 100%;
		position: absolute;
		top: 2px;
		left: 2px;
		display: none;
		margin: 2px;
	}

	.box-hover img.blue-arrow {
		display: block;
		z-index: 90;
		width: 100%;
	}

	section.who-we-are nav.who-we-are-sub article.box-hover div.inner-border {
		border-right: none;
		background: none;
		padding-right: 0;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		z-index: 100;
	}

	section.who-we-are nav.who-we-are-sub article.box h1 {
		font-size: 16px;
		margin-bottom: 0;
		margin-top: 5px;
	}

	section.who-we-are nav.who-we-are-sub article.box-hover h1 {
		color: white;
	}

	section.who-we-are nav.who-we-are-sub article.box p {
		font-size: 9px;
		margin-top: 0;
		line-height: 14px;
		width: 190px;
	}

	section.who-we-are section.who-we-are-content {
		float: left;
		width: 710px;
		background: white;
		border-radius: 4px;
		padding: 2px;
		margin-top: 10px;
		margin-bottom: 150px;
		box-shadow: 0 2px 4px 1px #ccc;
	}

	section.who-we-are section.who-we-are-content article#wh-our-environment {
		padding-left: 10px;
		padding-right: 10px;
		display: none;
	}

	section.who-we-are section.who-we-are-content article#wh-our-environment h1, section.who-we-are section.who-we-are-content article#wh-our-environment p {
		margin-left: 45px;
	}

	section.who-we-are section.who-we-are-content article#wh-careers {
		display: none;
	}

	section.who-we-are section.who-we-are-content article#wh-why-pinnacle {
		display: none;
	}

	section.who-we-are section.who-we-are-content > article {
		border: solid 1px #dadada;
		border-radius: 4px;
		padding: 20px;
		margin-bottom: 2px;
	}

	section.who-we-are-content article h1 {
		font-family: "franklin-gothic-urw",sans-serif;
		font-size: 36px;
		color: #002d6b;
		padding: 0;
		margin-bottom: 10px;
		text-transform: uppercase;
	}

	section.who-we-are section.who-we-are-content article.quotes {
		font-family: "Georgia" !important;
		background: #e3e4e5;
		padding: 20px 30px;
		position: relative;
	}

	section.who-we-are section.who-we-are-content article.quotes p {
		width: 90%;
		margin: 0 auto;
	}

	section.who-we-are section.who-we-are-content article.quotes p.quote {
		font-size: 24px;
		line-height: 30px;
		font-style: italic;
		color: #002d6b;
		text-align: center;
	}

	section.who-we-are section.who-we-are-content article.quotes p.author {
		color: #54565a;
		font-size: 14px;
		font-family: "Georgia";
		font-style: italic;
		text-align: right;
		margin-top: 20px;
	}

	section.who-we-are section.who-we-are-content article.quotes img#prev-quote {
		position: absolute;
		left: 25px;
		top: 50%;
		margin-top: -16px;
	}

	section.who-we-are section.who-we-are-content article.quotes img#next-quote {
		position: absolute;
		right: 25px;
		top: 50%;
		margin-top: -16px;
	}

	section.who-we-are section.who-we-are-content aside {
		float: left;
		width: 292px;
		height: 215px;
		border: solid 1px #dadada;
		border-radius: 4px;
		padding: 30px;
	}

	section.who-we-are section.who-we-are-content aside.first {
		margin-right: 2px;
	}

	article#leadership-content {
		margin-left: 15px;
	}

	section.who-we-are section.who-we-are-content aside h1 {
		font-family: "franklin-gothic-urw",sans-serif;
		font-size: 24px;
		color: #002d6b;
		margin: 0;
		padding: 0;
	}

	section.who-we-are section.who-we-are-content aside p {
		font-size: 11px;
	}

	section.who-we-are section.who-we-are-content aside .inline-right-image {
		margin: 10px 0 5px 5px;
		width: auto;
	}

	section.who-we-are section.who-we-are-content aside .inline-left-image {
		margin: 10px 5px 5px 0;
		width: auto;
	}

	article.landing p.link {
		position: absolute;
		bottom: 3px;
	}

	article.right-image p.link {
		left: 0;
	} 

	article.left-image p.link {
		right: 0;
	} 

	section.who-we-are article#citizenship img.main-image {
		max-height: 142px;
	}

	/****************************************
	 Working Here
	****************************************/

	section.working-here nav.working-here-sub {
		float: left;
		margin-right: 5px;
		width: 220px;
		text-align: left;
		display: block;
	}

	section.working-here nav.working-here-sub .editable_text, section.working-here nav.working-here-sub .editable_textarea {
		z-index: 100;
		position: relative;
	}

	section.working-here nav.working-here-sub article.box {
		width: 200px;
		filter: none;
	}

	section.working-here nav.working-here-sub article.box div.inner-border {
		padding-bottom: 6px;
	}

	section.working-here nav.working-here-sub article.box-hover {
		width: 223px;
		padding-right: 0;
		position: relative;
		z-index: 2000;
		box-shadow: -2px 2px 4px 0px #ccc;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	section.working-here nav.working-here-sub article.box-hover div.inner-border {
		border-right: none;
		padding-right: 0;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	section.working-here nav.working-here-sub article.box h1 {
		font-size: 16px;
		margin-bottom: 0;
		margin-top: 5px;
	}

	section.working-here nav.working-here-sub article.box-hover h1 {
		color: white;
	}

	section.working-here nav.working-here-sub article.box p {
		font-size: 9px;
		margin-top: 0;
		line-height: 14px;
		width: 190px;
	}

	section.working-here section.working-here-content {
		float: left;
		width: 710px;
		background: white;
		border-radius: 4px;
		padding: 2px;
		margin-top: 10px;
		margin-bottom: 150px;
		box-shadow: 0 2px 4px 1px #ccc;
	}

	section.working-here section.working-here-content article#wh-our-environment {
		padding-left: 10px;
		padding-right: 10px;
		display: none;
	}

	section.working-here section.working-here-content article#wh-our-environment h1, section.working-here section.working-here-content article#wh-our-environment p {
		margin-left: 45px;
	}

	section.working-here section.working-here-content article#wh-careers {
		display: none;
	}

	section.working-here section.working-here-content article#wh-why-pinnacle {
		display: none;
	}

	section.working-here section.working-here-content article {
		border: solid 1px #dadada;
		border-radius: 4px;
		padding: 30px;
		margin-bottom: 2px;
	}

	section.working-here-content article h1 {
		font-family: "franklin-gothic-urw",sans-serif;
		font-size: 36px;
		color: #002d6b;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
	}

	section.working-here section.working-here-content article.quotes {
		font-family: "Georgia" !important;
		background: #e3e4e5;
		padding: 20px 30px;
		position: relative;
	}

	section.working-here section.working-here-content article.quotes p {
		width: 90%;
		margin: 0 auto;
	}

	section.working-here section.working-here-content article.quotes p.quote {
		font-size: 21px;
		line-height: 30px;
		font-style: italic;
		color: #002d6b;
		text-align: center;
		font-family: georgia;
	}

	section.working-here section.working-here-content article.quotes p.author {
		color: #54565a;
		font-size: 14px;
		font-family: "Georgia";
		font-style: italic;
		text-align: right;
		margin-top: 20px;
	}

	section.working-here section.working-here-content article.quotes img#prev-quote {
		position: absolute;
		left: 25px;
		top: 50%;
		margin-top: -16px;
	}

	section.working-here section.working-here-content article.quotes img#next-quote {
		position: absolute;
		right: 25px;
		top: 50%;
		margin-top: -16px;
	}

	section.working-here section.working-here-content aside {
		float: left;
		width: 292px;
		height: 215px;
		border: solid 1px #dadada;
		border-radius: 4px;
		padding: 30px;
	}

	section.working-here section.working-here-content aside.first {
		margin-right: 2px;
	}

	section.working-here section.working-here-content aside h1 {
		font-family: "franklin-gothic-urw",sans-serif;
		font-size: 24px;
		color: #002d6b;
		margin: 0;
		padding: 0;
	}

	section.working-here section.working-here-content aside p {
		font-size: 11px;
	}

	section.working-here section.working-here-content aside .inline-right-image {
		margin: 10px 0 5px 5px;
		width: auto;
		max-width: 60%;
	}

	section.working-here section.working-here-content aside .inline-left-image {
		margin: 10px 5px 5px 0;
		width: auto;
	}

	section.working-here section.working-here-content article#wh-our-environment p {
		margin-left: 45px;
	}

	section.working-here section.working-here-content article#wh-our-environment h1 {
		margin-left: 45px;
	}

	section.working-here img.next-img, section.working-here img.prev-img {
		float: left;
		position: relative;
		top: 2px;
	}

	section.working-here img.prev-img {
		margin-right: 5px;
	}

	section.working-here img.next-img {
		margin-left: 5px;
	}

	div#oe-carousel {
		overflow: hidden;
		float: left;
	}

	div#oe-carousel ul {
		margin: 0;
		padding: 0;
		list-style: none;
		list-style-type: none;
		min-width: 600px;
	}

	div#oe-carousel ul li {
		list-style-image: none;
		display: inline;
		margin: 0;
		padding: 0;
		height: 72px;
		width: 86px;
		border: solid 3px transparent;
		opacity: 0.5;
	}

	div#oe-carousel ul li.active-thumb {
		border: solid 3px #002d6b;
		opacity: 1.0;
	}

	div#oe-carousel ul li img {
		width: 100%;
		height: 100%;
	}

	div#oe-carousel ul li.last {
		margin-right: 0px;
	}

	article#wh-our-environment img#main {
		width: 100%;
		clear: both;
		margin-top: 3px;
	}




	/*************************************
	 Recipes
	*************************************/

	section.recipes article.box .inner-border .recipes_content{
		padding: 2.5em 3.75em 7.5em 3.75em;
		overflow: hidden;
	}

	section.recipes #landing-content article.box .inner-border .divider {
		display: block;
	}

	/*************************************
	 Media
	*************************************/

	section.media-page nav.media-sub img.blue-arrow {
		height: 79%;
	}

	section.media article.landing {
		float: left;
	    margin-left: 20px;
	    width: 408px;
	}

	section.media article.landing div.inner-border {
		position: relative;
		max-height: 198px;
		overflow: hidden;
	}

	section.media article.landing img.main-image {
		max-width: 170px;
	}

	section.media-page nav.media-sub {
		float: left;
		margin-right: 5px;
		width: 220px;
		text-align: left;
		display: block;
	}

	section.media-page nav.media-sub .editable_text, section.media-page nav.media-sub .editable_textarea {
		z-index: 100;
		position: relative;
	}

	section.media-page nav.media-sub article.box {
		width: 200px;
		filter: none;
		cursor: pointer;
	}

	section.media-page nav.media-sub article.box div.inner-border {
		padding-bottom: 6px;
	}

	section.media-page nav.media-sub article.box-hover {
		width: 223px;
		padding-right: 0;
		position: relative;
		z-index: 2000;
		box-shadow: -2px 2px 4px 0px #ccc;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	section.media-page nav.media-sub article.box-hover div.inner-border {
		border-right: none;
		padding-right: 0;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	section.media-page nav.media-sub article.box h1 {
		font-size: 16px;
		margin-bottom: 0;
		margin-top: 5px;
	}

	section.media-page nav.media-sub article.box-hover h1 {
		color: white;
	}

	section.media-page nav.media-sub article.box p {
		font-size: 9px;
		margin-top: 0;
		line-height: 14px;
		width: 190px;
	}

	section.media-page > article.box {
		margin-left: 224px;
		width: auto;
		padding-right: 2px;
		margin-bottom: 50px;
	}

	section.media-page article#media-assets {
		min-height: 400px;
	}

	section.media-page > article.box div.inner-border {
		padding: 20px;
		width: auto;
	}

	section.media-page > article.box h1 {
		margin-left: 0;
	}

	/**************************************
	 Investors 
	**************************************/

	section.investor-page > article.box > div.inner-border {
		padding: 20px;
		width: auto;
	}

	section.investor-page > article.box div.inner-border p {
		margin-left: 0;
	}

	section.investor-page > article.box div.inner-border h1 {
		margin-left: 0;
	}
	section.investor-page nav.investor-sub {
		float: left;
		margin-right: 5px;
		width: 220px;
		text-align: left;
		display: block;
	}

	section.investor-page nav.investor-sub img.blue-arrow {
		height: 79%;
	}

	section.investor-page nav.investor-sub .editable_text, section.investor-page nav.investor-sub .editable_textarea {
		z-index: 100;
		position: relative;
	}

	section.investor-page nav.investor-sub article.box {
		width: 200px;
		filter: none;
		cursor: pointer;
	}

	section.investor-page nav.investor-sub article.box div.inner-border {
		padding-bottom: 6px;
	}

	section.investor-page nav.investor-sub article.box-hover {
		width: 223px;
		padding-right: 0;
		position: relative;
		z-index: 2000;
		box-shadow: -2px 2px 4px 0px #ccc;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	section.investor-page nav.investor-sub article.box-hover div.inner-border {
		border-right: none;
		padding-right: 0;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	section.investor-page nav.investor-sub article.box h1 {
		font-size: 16px;
		margin-bottom: 0;
		margin-top: 5px;
	}

	section.investor-page nav.investor-sub article.box-hover h1 {
		color: white;
	}

	section.investor-page nav.investor-sub article.box p {
		font-size: 9px;
		margin-top: 0;
		line-height: 14px;
		width: 190px;
	}

	section.investor-page > article.box {
		margin-left: 224px;
		width: auto;
		padding-right: 2px;
		margin-bottom: 50px;
	}







	/*************************************
	 Brands
	*************************************/

	section.brands .brandmap {
		height: 580px;
	}

	section.brands .brandmap .logo-container {
		position: absolute;
		box-shadow: 1px 1px 6px 1px #999999;
		padding: 2px 8px 2px 2px;
		background-color: #ffffff;
		display: block;
		border-radius: 4px 4px 4px 4px;
	}

	section.brands .brandmap .logo-container .inner-border {
		border: solid 1px #dadada;
		border-radius: 4px 4px 4px 4px;
		width: 100%;
		min-height: inherit;
		padding: 2px;
	}


	section.brands .brandmap .logo-container.logo_a {
		width: 160px;
		height: 166px;
	}

	section.brands .brandmap .logo-container.logo_a .inner-border {
		height: 160px;
	}

	section.brands .brandmap .logo-container.logo_a img {
		width: 95%;
		height: auto;
		position: relative;
		top: 25px;
	}

	section.brands .brandmap .logo-container.logo_b {
		width: 160px;
		height: 76px;
	}

	section.brands .brandmap .logo-container.logo_b .inner-border {
		height: 70px;
	}

	section.brands .brandmap .logo-container.logo_b img {
		width: 80%;
		height: auto;
		position: relative;
		top: -10px;
	}

	section.brands .brandmap .logo-container.logo_c {
		width: 70px;
		height: 76px;
	}

	section.brands .brandmap .logo-container.logo_c .inner-border {
		height: 70px;
	}

	section.brands .brandmap .logo-container.logo_c img{
		width: 100%;
		height: auto;
		position: relative;
		top: 10px;
	}

	.duncan {
		left: 0;
		top: 50px;
	}

	.aunt {
		left: 720px;
		top: 230px;
	}

	.logcabin {
		left: 360px;
		top: 50px;
	}

	.tims {
		left: 540px;
		top: 50px;
	}

	.erins {
		left: 630px;
		top: 50px;
	}

	.voila {
		left: 720px;
		top: 50px;
	}

	.husmans {
	 	left: 180px;
	 	top: 140px;
	}

	.costock {
		left: 270px;
		top: 140px;
	}

	.hungryman {
		left: 90px;
		top: 410px;
	}

	.birdseye {
		left: 180px;
		top: 230px;
	}

	.hawaiian {
		left: 360px;
		top: 230px;
	}

	.armour {
		left: 450px;
		top: 230px;
	}

	.vlasic {
		left: 540px;
		top: 140px;
	}

	.vandekamps {
		left: 180px;
		top: 50px;
	}

	.cw {
		left:0;
		top: 320px;
	}

	.snyder {
		left: 90px;
		top: 320px;
	}

	.bernsteins {
		left: 360px;
		top: 320px;
	}

	.mrsbutterworths {
		left: 450px;
		top: 320px;
	}

	.lenders {
		
		top: 230px;
		left: 810px;
	}

	.nalley {
		left: 360px;
		top: 410px;
	}

	.mrspauls {
		left: 0;
		top: 230px;
	}

	.openpit {
		left: 270px;
		top: 410px;
	}

	.brooks {
		left: 0px;
		top: 410px;
	}

	.celeste {
		left: 630px;
		top: 410px;
	}

	.elrestaurante {
		left: 630px;
		top: 320px;
	}

	.gardein {
		left: 630px;
		top: 320px;
	}

	.wishbone {
		top: 320px;
		left: 720px;
	}
	
	.smartbalance {
		left: 0px;
		top: 500px;
	}
	
	.earthbalance {
		left: 180px;
		top: 500px;
	}
	
	.udi {
		left: 360px;
		top: 500px;
	}
	
	.glutino {
		left: 540px;
		top: 500px;
	}
	
	.evol {
		left: 720px;
		top: 500px;
	}
	

	.brandlisting {

	}

	section.brands .brandlisting .left{
	width: 72.340425531915%;
	float: left;
}


section.brands .brandlisting  h1 {
	color: #002d6b;
    font-family: "franklin-gothic-urw",sans-serif;
    font-size: 24px;
    font-weight: 300;
    margin: 10px 0 0 0 ;
    padding: 0;
}

section.brands .brandlisting  p{
	margin:0;
}

section.brands .brandlisting .left p.title {
	font-weight: bold;
	margin-top: 1em;
	font-size: .85em;
}

section.brands .brandlisting .left .brands_list {
	float: left;
	width: 33%;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

section.brands .brandlisting .left ul {
	color: #9A9DA1;
    float: left;
    font-size: .85em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

section.brands .brandlisting .left ul li{
	margin: 6px 0 6px 12px;
	font-family: VErdana, Sans-Serif;
}

section.brands .brandlisting .left .small {
	font-style: italic;
	font-size: 0.6875em;
}

section.brands .brandlisting .right{
	float: right;
	width: 25%;
}

section.brands .brandlisting .right .link {
	margin-right: 3.2em;
}

section.brands .imagelisting {
	margin-top: 1em;
}

/*********************************************
 Brand Detail
*********************************************/

nav.leftScroll {
	position: absolute;
	left: 60px;
	top: 80px;
}

nav.rightScroll {
	position: absolute;
	right: 350px;
	top: 80px;
}

section.brandsdetail section.brandContent {
	margin-bottom: 50px;
	margin-left: 100px;
	margin-top: -10px;
}

article.logo {
	height: 150px;
	position: relative;
}

article.logo img {
	position: absolute;
	bottom: 0;
}

div.editBrand {
	position: absolute;
	right: 0;
	top: 0;
}

section.brandsdetail article.box {
	margin: 2em 1.5em;
	width: 620px;
}

section.brandsdetail article.box div.inner-border {
	padding: 2.3em;
	width: auto;
	position: relative;
}

section.brandsdetail article.box div.first {
	margin-bottom: 2px;
	overflow: hidden;/* to fix float bug */
}

section.brandsdetail h1 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 1.92em;
	color: #002d6b;
	margin: .5em 0.75em;
}

section.brandsdetail p {
	margin: 0.6em 1.5em;
}

article.logo {
	margin-left: 1em;
}

section.brandsdetail article.aboutBrand p {
	width: 50%;
}

div.info-wrapper {
	float: left;
	width: 320px;
}

div.infoItem {
	color: #54565a;
	font-size: 0.85em;
	font-family: verdana;
	margin: 0.8em 0;
}

div.infoItem div.title {
	width: 80px;
	display: inline-block;
}

div.infoItem div.data {
	display: inline-block;
}

section.brandsdetail div.brand-image {
	display: inline-block;
	float: left;
	width: 225px;
	vertical-align: top;
	margin-left: 10px;
}

section.brandsdetail div.brand-image img {
	width: 100%;
}

section.brandsdetail div.text h1 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 1.23em;
	color: #002d6b;
	margin: .25em 0.75em;
}

section.brandsdetail div.text p {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 0.9em;
	color: #54565a;
	margin: .25em 1.1em;
	line-height: 1.25em;
	width: 80%;
}

section.brandsdetail div.text {
	display: inline-block;
	width: 80%;
	vertical-align: top;
}

section.brandsdetail div.image {
	display: inline-block;
	vertical-align: top;

}

section.brandsdetail div.link {
	position: absolute;
	right: 20px;
	bottom: 15px;
	font-size: 0.9em;
}

section.brandsdetail div.link img.arrow {
	position: relative;
	top: 4px;
	left: 2px;
}



	/*************************************
	 Our Leadership
	*************************************/

	img.mgmt-hero {
		width: auto;
	}

	nav#mgmt-board {
		height: 36px;
	    left: 55px;
	    overflow: hidden;
	    padding-left: 10px;
	    position: absolute;
	    top: 77px;
	}

	nav#mgmt-board p {
		padding: 0;
	}





	/*************************************
	 Investors
	*************************************/

	section.investors article.landing {
		width: 408px;
		float: left;
		margin-left: 20px;
	}

	section.investors article.landing div.inner-border {
		position: relative;
	}

	/********************************
	 Terms of Use
	*********************************/





	/****************************************
	 Contact Us
	****************************************/


	section.contactus article.contact-us-form {
		width: 598px;
		display: inline-block;
	}

	section.contactus section.contact-us-right {
		display: inline-block;
		width: auto;
		margin-left: 18px;
	}

	section.contactus section.contact-us-right article.box {
		width: 312px;
	}

	section.contactus article#intro-copy {
		width: auto;
	}

	section.contactus article.contact-us-form div.centeredCheckbox {
		margin-left: 168px;
	}

	button.submitContactForm {
		margin: 10px 0 0 168px;
	}





}
