/* GENERAL STYLES */
/* sunKING CSS */
/* HTML Elements */ 

html, body { height: 100%; } /* to force footer to the bottom, regardless of content */
body {
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #606060;
  background: #f0f3eb url(/media/96/pagebg.jpg) repeat-x;
  margin: 0;
  padding: 0;
}
p {}
a {
  color: #5398d7;
  text-decoration: none;
  border-bottom: 1px solid #5398d7;
  outline: none;
}
a:hover { color: #2b6497; border-bottom: 1px solid #2b6497;}
a:visited {}
a.selected {}
ul {}
ol {}
dl {}
li {}
dt {}
.hCommittees {
  margin-bottom: 10px;
}
.alignleft {
  float:left;
}
.subBlockHome h2 {
  font-size: 20px;
  font-weight: normal;
}
#footer p {
  font-size: 12px;
  color: #6c6a68;
}
#lnkPrivacyPolicy {
  border: none;
  color: #6c6a68;
}
/* Structure */
#container {
  position: relative;
  min-height: 100%;
  width: 960px;
  margin: 0 auto;
}
#content {
  width: 800px;
  padding: 5px 5px 60px 160px;
  clear: both;
  position: relative;
  top: -200px;
  background: url(/media/101/contentbg.jpg) left bottom no-repeat;
  background-image: url(/media/101/contentbg_verylong.jpg);
  float: left;
}
#footer {
  width: 960px;
  margin: 0 auto;
  clear: both;
  position: relative; /* to force footer to the bottom, regardless of content */
  text-align: center;
  background: url(/media/116/footermilk.jpg) left top no-repeat;
  height: 277px;
}
#PrimaryContent.irColumn {
  border-right: 1px solid #acb39f;
  float: left;
  margin-right: 19px;
  width: 410px;
}

#SecondaryContent {
  float: right;
}
#TertiaryContent {
  clear: left;
}
.subBlockHome {
  float: left;
  margin: 10px;
}
#subBlock1 {
  width: 280px;
}
#subBlock2 {
  width: 200px;
}
#subBlock3, #subBlock4 {
  width: 200px;
}
.pc_1072DeanFoods #primaryContent h2 {
  text-align:center;
}
#HeaderContent {
  margin-bottom: 20px;
}
#PrimaryContent.tca {
  float:left;
  width: 550px;
}
#SecondaryContent.tca {
  width: 200px;
}
#SecondaryContent.tca h2 {
font-size: 16px;
}
#PrimaryContent.tcs {
  float: left;
width: 390px;
  margin-right: 10px;
}
#SecondaryContent.tcs {
  width: 390px;
  float: right;
  text-align: left;
}
#SecondaryContent.tca h2 {
  text-align:left;
margin-bottom: 5px;
}
#SectionOverview {
  clear: left;
  float: left;
  width: 560px;
}
#SectionOverview div {
  float: left;
  padding: 10px;
  width: 260px;
}
.fp {
  float: left;
  width: 790px;
  margin: 0px 2px;
}
form a {
  position:relative;
  top: -23px;
}
.pc_1116AboutUs .sideBlock, .pc_1141CorporateResponsibility .sideBlock, .pc_1179ContactUs  .sideBlock, .pc_1229PressContacts  .sideBlock{
  width:auto;
}
.sideBlock {
  border-bottom:1px solid #CACCC9;
  left:10px;
  margin-bottom:20px;
  position:relative;
  width:170px;
}
.sideBlock div.sidecopy {
  float:left;
  height:110px;
  left:4px;
  position:relative;
  width:99px;
}
.sideBlock div.sidecopy p {
  width:90px;
}
.sideBlock a h3 {
  font-size:18px;
margin:0 0 5px;
  color:#606060;
}
.sideBlock a {
  height:30px;
  left:110px;
  position:relative;
  top:-5px;
}
.sideBlock a.image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  height:96px;
  padding-left: 85px;
  display: block;
  border: none;
  position:static;
  overflow: hidden;
  margin-bottom:15px;
}
.sideBlock a.image:hover {
  background-position: 0px -98px;
}
.sideBlock span.sidecopy {
  float:left;
  height:110px;
  left:4px;
  position:relative;
  width:99px;
}
.sideBlock a strong {
  color:#606060;
font-size:15px;
  display:block;
  margin:0px;
  width:99px;
  margin-bottom: 5px;
}
.sideBlock span.paragraph {
  width:90px;
  color:#666666;
}
/* Navigation */
#lnkHome {
  background: url(/media/187/deanfoods.jpg) left top no-repeat;
  border: none;
  display: block;
  height: 67px;
  margin: 0 auto;
  text-indent: -3000px;
  width: 166px;
}
#ulMainNav {
  list-style: none;
  width: 960px;
  float: left;
  margin: 5px auto 8px;
  padding: 0 0 117px;
  text-align: center;
  width: 960px;
  background: url(/media/137/mannavbg.jpg) left -10px no-repeat;
}
#ulMainNav li {
  float: left;
}
#ulMainNav a {
  color: #c0c5b7;
  border: none;
  background: url(/media/152/mainnav_v2.jpg) no-repeat;
  display: block;
  padding-top: 26px;
  height: 0;
  overflow: hidden;
  width: 240px;
}
#ulMainNav li.navItem {
  margin: 0;
  padding: 0;
}
#liHome a:hover {
  background-position: left -26px;
}
#liHome a:active, #liHome a.selected {
  background-position: left -52px;
}
#ulMainNav #liOurCompany a {
  background-position: -240px top;
}
#ulMainNav #liOurCompany a:hover {
  background-position: -240px -26px;
}
#ulMainNav #liOurCompany a:active, #ulMainNav #liOurCompany a.selected {
  background-position: -240px -52px;
}
#ulMainNav #liNutrition a {
  background-position: -720px top;
}
#ulMainNav #liNutrition a:hover {
  background-position: -720px -26px;
}
#ulMainNav #liNutrition a:active, #ulMainNav #liNutrition a.selected {
  background-position: -720px -52px;
}
#ulMainNav #liBrands a {
  background-position: -480px top;
}
#ulMainNav #liBrands a:hover {
  background-position: -480px -26px;
}
#ulMainNav #liBrands a:active, #ulMainNav #liBrands a.selected {
  background-position: -480px -52px;
}
li.navItem {
  display: inline;
  margin: 5px;
  padding: 2px;
  font-size: 1.5em;
}
#ulCorpNav {
  float: right;
  position: relative;
  top: -235px;
  list-style: none;
  width: 295px;
}
#ulCorpNav li {
  float: left;
}
#ulCorpNav li.last, #ulFooterNav li.last {
  border: none;
}
#ulCorpNav a {
  border: none;
  color: #a1acb0;
  text-transform: lowercase;
  display: block;
  background: url(/media/111/globalnav.jpg) no-repeat;
  padding: 2px 0 0;
  height: 0px;
  padding-top: 22px;
  overflow: hidden;
}
#ulCorpNav a#lnkCareersGlobal {
  width: 83px;
}
#ulCorpNav a#lnkCareersGlobal:hover {
  background-position: left -22px;
}
#ulCorpNav a#lnkCareersGlobal:active {
  background-position: left -44px;
}
#ulCorpNav a#lnkIRGlobal {
  background-position: -83px top;
  width: 128px;
}
#ulCorpNav a#lnkIRGlobal:hover {
  background-position: -83px -22px;
}
#ulCorpNav a#lnkIRGlobal:active {
  background-position: -83px -44px;
}
#ulCorpNav a#lnkContactGlobal {
  background-position: -211px top;
  width: 83px;
}
#ulCorpNav a#lnkContactGlobal:hover {
  background-position: -211px -22px;
}
#ulCorpNav a#lnkContactGlobal:active {
  background-position: -211px -44px;
}
#ulSubNav {
  list-style: none;
  margin: -5px 10px 0 -160px;
  padding: 10px 5px 20px 10px;
  float: left;
  width: 135px;
  background: url(/media/127/subnavcap.jpg) left top no-repeat;
}
#ulSubNav a, #ulSubNav a:visited {
  border: none;
  color: #535353;
  text-decoration: none;
}
#ulSubNav  ul{
  list-style: none;
}
#fsSearch {
  clear: right;
  float: right;
  border: none;
  position: relative;
  top: -255px;
  margin: 0;
  padding: 0;
  width: 275px;
}
#fsSearch legend {
  display: none;
}
#fsSearch form, #fsSearch ul {
  float: right;
}
#fsSearch li {
  float: right;
  list-style: none;
  margin: 0 5px;
}
#fsSearch input {
  background: url(/media/122/search.jpg) left top no-repeat;
  border: none;
  height: 24px;
  width: 111px;
}
#fsSearch #btnSubmit {
  border: none;
  background: #fff;
  color: #a1acb0;
  cursor: pointer;
  width: 50px;
}
#fsSearch #btnSubmit:hover {
  color: #6a6a6a;
}
#fsSearch #btnSubmit:active {
  color: #6e909c;
}
#ulFooterNav {
  padding-left: 0;
  padding-top: 10px;
  margin-left: 0;
  margin-bottom: 0;
}
#ulFooterNav li {
  border-right: 1px solid #bac3c6;
  margin: 5px 0;
  padding: 0 15px;
  font-size: 12px;
}
#ulFooterNav a {
  color: #6c6a68;
  border-bottom: none;
  font-size: 12px;
}
#ulFooterNav a:hover {
  color: #393835;
}
#ulFooterNav a:active {
  color: #6e909c;
}

#imgMilk {
  float: left;
}
.pc_1107InvestorRelations #PrimaryContent.irColumn {
  margin-right: 10px;
  padding-right: 9px;
  width: 549px;
}
#ulIRNews, ul.manual {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 597px;
}
ul.manual {
}
#ulIRNews li, ul.manual li {
  margin-bottom: 10px;
}
.irColumn #ulIRNews, .irColumn .manual {
  width: 400px;
}
#ulIRNews li {
  background: url(/media/157/newsitembg.jpg) left top no-repeat;
  padding-left:30px;
}
#ulIRNews li span.title, .irColumn .manual li span.title {
  font-weight: bold;
}
#ulIRNews li span.PDF, .irColumn .manual li span.pdf {
  background: url(/media/17021/pdf.jpg) left top no-repeat;
  font-weight: bold;
  height: 21px;
}
#ulIRNews li span.HTML, .irColumn .manual li span.HTML {
  background: url(/media/17036/web.jpg) left top no-repeat;
  font-weight: bold;
  height: 20px;
}

#ulIRNews span, ul.manual span {
  display: block;
  font-weight: normal;
  padding-left: 0px;

}
#ulIRNews a, ul.manual a {
  font-weight: normal;
  margin-left: 0px;
}
#ulIRNews li.hide {
  display: none;
}
.pc_1229PressContacts .button {
  margin: 0 auto;
}
.upcomingEvents {
  background: url(/media/28784/eventdetailtopbg.jpg) 0 0 no-repeat;
  color: #777976;
  height: 39px;
  padding: 12px;
  width: 499px;
}
.eventDate {
  background: url(/media/28764/calendaralertsdarkbg.jpg) 0 0 no-repeat;
  display: block;
  height: 21px;
  margin-top: 7px;
  padding-left: 21px;
}
.june15 {
  background: url(/media/18276/deancalendaricon.jpg) 0 0 no-repeat;
}
#selYearNav{
  padding: 0;
}
#selYearNav li {
  display:inline;
  padding: 0 10px;
  border-right: 1px solid;
}
#selYearNav li a {
  border: none;
  text-decoration: underline;
  cursor: pointer;
}
#selYearNav li.old {
  border-right: none;
}
#selYearNav li a.selected {
  font-weight: bold;
  text-decoration: none;
}
#ulSubNav {
  list-style: none;
  margin: 35px 0 0 -160px;
  padding: 0 5px 20px 0;
  position: relative;
  top: -50px;
  float: left;
  width: 150px;
  overflow:hidden;
  z-index: 0;
}
#ulSubNav li a{
  background: transparent url(/media/common/subnavRollover.jpg) 0 0 no-repeat;
  padding-top: 6px;
  height: 20px;
  width: 150px;
  display: block;
  text-indent: 5px;
}
#ulSubNav li a:hover, #ulSubNav li a.selected{
  background-position: 0px -26px;
}
#ulSubNav ul li a {
  background: url(/media/common/subnavSubitemRollover.jpg) left top no-repeat;
  padding-left: 10px;
  position:relative;
  left: -40px;
  font-size:11px;
  margin:0px;
}
#ulSubNav ul li ul{
  padding:0px;
  margin:0px;
}
#ulSubNav ul li ul li a{
  text-indent: 15px
}
#subHeadCareers {
  background: url(/media/common/subNavHeader.jpg) left top no-repeat;
  height: 38px;
  margin: 0;
  padding: 5px;
  font-size: 16px;
}

/* ********* Tabs ********* */

.miniPageNav ul li a{
  cursor: pointer;
  background: url(/media/common/blankButton_bg.jpg) top left no-repeat;
  width: 131px;
  margin: 0 2px;
  padding-top: 4px;
  height: 20px;
  font-weight: bold;
  display: block;
  border: none;
  color: #666;
  text-align:center;
}
.miniPageNav li a:hover{
  background-position: 0 -24px;
  color: #000;
  border: none;
}
.miniPageNav li a:active{
  background-position: 0 -48px;
  color: #fff;
}
.miniPageNav li{
  display: inline;
  float: left;
}
.miniPageNav ul{
  float: none;
  clear:right;
  height: 30px;
  margin: 2px auto;
  overflow: hidden;
}
.miniPageNav div {
  clear: both;
  margin: 0px;
}

#PrimaryContent.tca div.miniPageNav div {
  width: 560px;
  margin: 0px auto;
}
#PrimaryContent.tca div.miniPageNav {
  width: 560px;
}
#diet.miniPageNav ul li a{
  background-image: url(/media/12782/button_tab.gif);
  height:20px;
  padding-top:4px;
  width: 160px;
}
#diet .ui-tabs-panel{
  background:none;
  padding:0;
}
#diet ul li a:active, #diet ul li.ui-tabs-selected a /*, .miniPageNav ul li.ui-tabs-selected a, .miniPageNav ul li.ui-tabs-selected a:hover*/{
  background-position: 0px -66px;
  color:#666;
  padding-bottom:2px;
  position:relative;
  top: 1px;
  z-index: 10;
}
#diet div.tabcontainer{
  position:relative;
  top: -9px;
}
#PrimaryContent.tca #diet div.tabcontainer{
  position:relative;
  top: -8px;
}
#diet div.tabarea{
  background: #f2f2f2 url(/media/15157/tabarea_bg-sm.gif) top left repeat-x;
  border-left: #e8e8e8 solid 1px;
  border-right: #e8e8e8 solid 1px;
  padding: 20px;
  width: 726px;
}
#diet img {
  margin:0px;
  width: 768px;
}
#PrimaryContent.tca #diet div.tabarea{
  width: 526px;
}
#PrimaryContent.tca #diet img {
  width: 568px;
}
#diet div.tabarea ul {
  height:auto;
  margin-bottom:15px;
}
#diet div.tabarea ul li {
  padding: 2px;
  float: none;
  margin: 2px 0px 2px 20px;
  display: list-item;
  list-style: disc;
}
#PrimaryContent #diet div.tabarea img{
  width: auto;
}
/* classes */
.nodisplay { left: -3000px; position: absolute; }
a.nodisplay:focus {
  display: block;
  position: static;
}
ul.funFacts, ul.funFacts ul {
  margin:0px;
  padding:0px;
  list-style:none;
}

.funFacts li {
  width: 180px;
  margin:25px 0px;
  position:relative;
  left: 8px;
}
h2.hHistory {
  clear: both;
  font-size: 14px;
  padding-top: 20px;
}
#emailAlerts a{
  position:relative;
  top: -5px;
  left: 500px;
  background: transparent url(/media/common/u52.gif) no-repeat 0px 0px;/**/
  padding-left: 20px;
  border:none;
  color: #606060;
}
#emailAlerts a:hover { border: none; text-decoration: none; }
#deanEmail {
  display: none;
}
#ulIRFaq {
  list-style:none;
  padding: 2px;
  margin: 0px;
}
#ulIRFaq li a.ui-accordion-header{
  background: #fff url(/media/11438/Qplus.gif) no-repeat top left;
  display: block;
  height: 20px;
  padding-top:8px;
  font-weight:bold;
  text-indent: 35px; 
  border:none;
  color: #606060;
  margin-bottom: 4px;
}
#ulIRFaq li.question a.selected {
  background: #fff url(/media/11433/Qminus.gif) no-repeat top left;
}
#ulIRFaq li div {
  position:relative;
  left: 30px;
  padding-left: 25px;
  background: transparent url(/media/11428/A.gif) top left no-repeat;
}

/* Stock Information Macros */
.ulStockPrice {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tca .stockWrapper img {
  height: 221px;
  width: 200px;

}
p.tickerText {
  margin-bottom: 0;
}
ul.tickerText {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
ul.tickerText a {
  margin: 0 5px;
}
ul.tickerText li {
  border-right: 1px solid #5a5a5a;
  display: inline;
}
.tickerText li.last {
  border-right: none;
}
.tickerDiv {
  background: url('/media/1904/circle-loader.gif'); 
}
.pnlEmailUpdates h2 {
  font-size: 14px;
  margin-bottom: 0;
}
#fsInvestmentCalculator {
  border: none;
  margin: 0;
  padding: 0;
}
#fsInvestmentCalculator ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 5px 0 20px 10px;
  width: 789px;
}
#fsInvestmentCalculator li {
  float: left;
  margin: 4px 30px 4px 0;
}
#fsInvestmentCalculator label {
  display: block;
  font-weight: bold;
}
#Investment_Calculator_4_CalculateButton {
  background: #fcfcfa url(/media/11248/tableheaderbg.gif) left top;
  border: 1px solid #ccc;
  height: 25px;
  margin-top: 12px;
}

span.results {
  clear: both;
}
#analystCoverage {
  width: 417px;
}
#analystCoverage th {
  background: transparent url(/media/11248/tableheaderbg.gif) left top repeat-x;
  color: #5e5e5e;
  height: 33px;
  border-left:1px solid #FFFFFF;
  border-right:1px solid #D4D4D4;
}
#analystCoverage tr.alt {
  background: #fcfcfa;
}
#analystCoverage td {
  font-weight: 100;
  padding: 7px;
}
#pnlBoard h2 {
  font-size: 14px;
  margin: 0;
}
#pnlBoard h3 {
  font-size: 12px;
  margin: 0;
}
h2.pressReleaseHeader{
        text-align:left;
}

/* Shareholder Information */
#secFilingsTable, #secFilingsTable tbody, #secFilingsTable tr, #secFilingsTable td, #secFilingsTable th {
  border: none; 
}
#secFilingsTable th, #secFilingsTable td {
  padding:5px;
}
#secFilingsTable {
  clear: both;
}
#secFilingsTable th {
  background: #dfdfdf url(/media/11634/sectop.gif) repeat-x top left;
  height: 33px;
  padding: 0px 5px;
  border-right: 1px solid #d4d4d4;
  border-left: 1px solid #ffffff;
}
#pnlAnnualReports ul{
  padding:10px 0px;
  margin: 0px 0 10px;
  list-style:none;
}
#pnlAnnualReports li{
  padding-left: 25px;
  background: transparent url(/media/12752/pdf.gif) top left no-repeat;
  margin: 0 0 5px;
}
#pageNavPosition, #pageNavPositionTop {
  float: right;
  margin: 0px 10px;
}
#secFilingsTable tr.alt {
  background: #FCFCFA none repeat scroll 0 0;
}
#secFilter {
}
/*
#pageNavPosition a {
  border: none;
  display: block;
  float: left;
  height: 0;
  overflow: hidden;
  padding-top: 25px;
  text-decoration: none;
  width: 87px;
}
#pageNavPosition #lnkNext {
  background: url(/media/17997/secnextbtn.jpg) 0 0 no-repeat;
}
#pageNavPosition #lnkPrev {
  background: url(/media/17992/secpreviousbtn.jpg) 0 0 no-repeat;
}
#pageNavPosition #lnkNext:hover, #pageNavPosition #lnkPrev:hover {
  background-position: 0 -25px;
}
#pageNavPosition #lnkNext:active, #pageNavPosition #lnkPrev:active {
  background-position: 0 -50px;
}
*/
#pageNav {
  clear: left;
}
#secFilter form {
  float: left;
  width: 280px;
}

#ftReports h3 {
  display:block;
  width: 734px;
  background: transparent url(http://www8.deanfoods.com/media/21447/ulhead2.jpg) no-repeat top left;
  height:24px;
  padding:8px 0 0 12px;
  margin:0;
}

#ftReports h4 {
  display:block;
  width: 734px;
  background: transparent url(http://www8.deanfoods.com/media/21447/ulhead2.jpg) no-repeat top left;
  height:24px;
  padding:8px 0 0 12px;
  margin:0;
  font-weight:bold;
  font-size:13.5px;
}


#ftReports ul {
  margin:0px;
  padding:0 0 60px 0;
}

#ftReports li {
  display:block;
  width: 734px;
  background: transparent url(http://www8.deanfoods.com/media/21414/li.jpg) no-repeat top left;
  height:32px;
}

#ftReports a {
  background: transparent no-repeat;
  background-position: 0 2px;
  padding-left:35px;
  margin: 0 18px;
  text-decoration:none;
  border:none;
  color:#777976;
  cursor:pointer;
  height:26px;
  padding-top:6px;
  display:block;
  float:left;
}

#ftReports a.pdfdoc {
  background-image: url(http://www8.deanfoods.com/media/21419/pdf.jpg);
}

#ftReports a.worddoc {
  background-image: url(http://www8.deanfoods.com/media/21424/word.jpg);
  background-position: 4px 2px;
}

/** IR Email Alerts Button **/
#thickbox_link {
  background: url(/media/28779/emailalertbg.jpg) 0 0 no-repeat;
  border: none;
  color: #606060;
  display: block;
  float: left;
  padding-left: 30px;
  padding-top: 2px;
  text-decoration: underline;
  width: 203px;
}
#thickbox_link.lnkEmail {
  background: url(/media/53433/icoemail.jpg) 0 0 no-repeat;
  padding-bottom: 3px;
  width: 110px;
}
#lnkRSS {
  background: url(/media/53438/icorss.jpg) 0 0 no-repeat;
  border: none;
  color: #606060;
  display: block;
  float: left;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-top: 2px;
  padding-bottom: 3px;
  text-decoration: underline;
  width: 110px;
}
.ulPRLinks {
  float: right;
  list-style: none;
  margin: -40px 0 0;
  padding: 0;
  width: 280px;
}
.ulPRLinks li {
  float: left;
}
.ui-tabs-panel {
  background: url(/media/40231/tabcontentbgbottom.jpg) 0 bottom no-repeat;
  float:left;
  padding: 15px;
  width: 767px;
}

#ulStockTabs, #ulFinancialTabs {
  float: left;
  list-style: none;
  margin: 1px 0px 0;
  padding: 0 0 0 12px;
  width:790px;
}

#ulStockTabs{
  padding-top:10px;
}

#ulStockTabs li, #ulFinancialTabs li {
  float: left;
  margin: 0 15px;
  width: 131px;
}

          /*Committees*/
#pnlAudit,
#pnlCompensation,
#pnlExecutive,
#pnlGovernance,
#pnlStrategicPlanning{
  padding:20px;
  width: 756px;
  background:#ffffff url(/media/29208/tabcontentbgbottom.jpg) no-repeat scroll 0 bottom;
  float:left;
}
#pnlExecutive {
  height:300px;
}
.pc_1579GovernanceEthics
.ui-tabs-nav li,
.pc_1582Committees
.ui-tabs-nav li{
  display: inline;
  float:left;
}

#ulGovernanceTabs,
#ulCommitteesTabs{
  float:none;
  height:32px;
  margin:2px 0 0 -4px;
  overflow:hidden;
  padding:0;
  width:800px;
}

#ulGovernanceTabs li a,
#ulCommitteesTabs li a{
  background-image:url(/media/12782/button_tab.gif);
  height:28px;
  padding-top:4px;
  width:160px;
  border:medium none;
  color:#666666;
  cursor:pointer;
  display:block;
  font-weight:bold;
  text-align:center;
  float:left;
  display:inline;
  list-style-type:none;
}
#ulGovernanceTabs li a:active,
#ulCommitteesTabs li a:active{
  background-position:0 -65px;
  color:#666666;
  position:relative;
  top:1px;
}

#ulGovernanceTabs li a:hover,
#ulCommitteesTabs li a:hover{
  background-position:0 -33px;
  border:medium none;
  color:#000000;
}


.pc_1582Committees
#PrimaryContent p{
  margin-left:6px;
  margin-top:-10px;
}

.pc_1582Committees h2{
  font-weight:bold;
  margin-left:-6px;
}




#ulCommitteesTabs
.ui-tabs-selected a:hover,

#ulCommitteesTabs
.ui-tabs-selected a,
.pc_1579GovernanceEthics
#ulGovernanceTabs
.ui-tabs-selected a:hover,
.pc_1579GovernanceEthics
#ulGovernanceTabs
.ui-tabs-selected a{
  background-position:0 -65px;
  color:#666666;
  padding-bottom:2px;
}

.button {
  background-image:url(/media/12782/button_tab.gif);
  height:23px;
  padding-top:4px;
  width:158px;
  border:none;
  color:#666666;
  cursor:pointer;
  display:block;
  font-weight:bold;
  text-align:center;
  list-style:none;
  float:right;
}
.button:hover {
  background-position:0 -33px;
  border:none;
  color:#000000;
}

.blankButton:active, .lnkReadMore:active {
  background-position:left bottom;
  border:none;
  color:#EEEEEE;
}
.blankButton:hover, .lnkReadMore:hover {
  background-position: 0 -24px;
  border:none;
}
.blankButton, .lnkReadMore {
  background:transparent url(/media/common/blankButton_bg.jpg) no-repeat scroll left top;
  border:none;
  color:#7A8387;
  cursor:pointer;
  display:block;
  height:20px;
  margin:0 auto;
  padding:4px 0 0;
  text-align:center;
  width:131px;
  font-weight:bold;
}

.pc_1576FinancialReporting
#ulFinancialTabs
.ui-tabs-selected a,
.pc_1573StockInformation
#ulStockTabs
.ui-tabs-selected a{
  background-position:-2px -65px;
  color:#666666;
  padding-bottom:2px;
}

.button:active{
  background-position:-2px -65px;
  color:#666666;
  padding-bottom:2px;
}
.pc_1223News .archiveBtn{
  background: url(/media/common/blankButton_bg.jpg) no-repeat;
  text-align:center;
  width:100px;
  height:19px;
  padding:4px 20px 0;
}
.archiveBtn {
  clear: both;
  float: left;
  font-weight: bold;
  margin: 0 0 0 235px;
  color:#7A8387;
}
.archiveBtn:hover, .pc_1107InvestorRelations .archiveBtn:hover {
  background-position: 0 -25px;
}
.archiveBtn:active, .pc_1107InvestorRelations .archiveBtn:active {
  background-position: 0 -50px;
  color:#fff;
}
.pc_1107InvestorRelations .archiveBtn{
  background: url(/media/53759/buttonlonger.gif) no-repeat;
  text-align:center;
  width:189px;
  height:20px;
  padding:4px 1px 0;
  border:none;
}
          /*Governance and Ethics*/
.pc_1579GovernanceEthics
.ui-tabs-panel p{
  width:530px;
  float: left;
}

.pc_1579GovernanceEthics
#secondaryContent{
  float:left;
  padding-left:20px;
  padding-bottom:80px;
}

.pc_1579GovernanceEthics
#secondaryContent p{
  width:210px;
}

.pc_1579GovernanceEthics
#top,
.pc_1579GovernanceEthics
#bottom{
  border-bottom: solid thin #bbbbbb;
  padding-top: 20px;
}

.pc_1579GovernanceEthics
#secondaryContent a{
  background:transparent url(/media/132/button.jpg) no-repeat scroll 0 -2px;
  border:medium none;
  color:#606060;
  display:block;
  font-weight:bold;
  padding:4px 0 5px;
  text-align:center;
  width:131px;
}

.pc_1579GovernanceEthics
#secondaryContent a:hover{
  background-position:0 -27px;
}


#pnlBoardIndependence,
#pnlCodeOfEthics,
#pnlRiskAssessment,
#pnlPoliticalContributions,
#pnlIndustryPartnerships{
  width:510px;
  float:left;
}

#pnlBoardIndependence p,
#pnlCodeOfEthics p,
#pnlRiskAssessment p,
#pnlPoliticalContributions p,
#pnlIndustryPartnerships p{
  width: 520px;
}

#GovEthic{
  float:left;
  width:800px;
  background: transparent url(/media/29208/tabcontentbgbottom.jpg) no-repeat scroll 0 bottom;
}

.ui-tabs-panel{
  background-width:700px;
}

          /*Corporate Gevernance*/
#ulCorpTabs {
  font-weight:bold;
}

#pnlBoard
h3,
#pnlExecutiveManagement
h3{
  color:#2b5e93;
  font-size:18px;
  font-weight:bolder;
  margin-bottom:0px;
  margin-left:0px;
}

.pc_1182CorporateGovernance .ui-tabs-panel, .pc_1219Bios .ui-tabs-panel{
  float:left;
  width: 540px;
  padding: 15px;
}


#pnlBoard,
#pnlExecutiveManagement{
  width:540px;
  background-color:#fdfdfd;
}

.pc_1182CorporateGovernance 
#pnlCorpGov{
  float: left;
}

.pc_1182CorporateGovernance #secondaryContent, .pc_1219Bios #secondaryContent{
  float:left;
  left:20px;
  position:relative;
  width:190px;
}

.pc_1182CorporateGovernance
#top, 
.pc_1182CorporateGovernance 
#middle,
.pc_1182CorporateGovernance
#bottom{
  border-bottom: solid thin #bbbbbb;
  padding-top:10px;
  padding-bottom:10px
}
.pc_1219Bios
#secondaryContent a,
.pc_1182CorporateGovernance
#secondaryContent a{
  background:transparent url(/media/132/button.jpg) no-repeat scroll 0 -2px;
  border:medium none;
  color:#606060;
  display:block;
  font-weight:bold;
  padding:4px 0 5px;
  text-align:center;
  width:131px;
}
.pc_1219Bios
#secondaryContent a:hover,
.pc_1182CorporateGovernance
#secondaryContent a:hover{
  background-position:0 -27px;
}
.pc_1219Bios
#secondaryContent h3,
.pc_1182CorporateGovernance
#secondaryContent h3{
font-size: 18px;
padding:0;
margin:0 0 5px;
}

.pc_1579GovernanceEthics
.ui-tabs-panel{
background:none;
}


#secFilingsTable th {
  background: #e8e9e9;
  border-bottom: solid 1px #e3e2e3;
  border-left: solid 1px #e2e2e3;
  border-right: solid 1px #fbfbfc;
  border-top: solid 1px #fbfbfc;
}
#secFilingsTable th.left {
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
}
#secFilingsTable th.right {
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
}
#secFilingsTable td {
  background: #f9fafa;
  border-bottom: solid 1px #e3e2e3;
  border-left: solid 1px #e2e2e3;
  border-right: solid 1px #fbfbfc;
  border-top: solid 1px #fbfbfc;
  padding: 4px;
  text-align: center;
  white-space: normal;
  width: 126px;

}
#secFilingsTable td.form {
  width: 98px;
}
#secFilingsTable td.desc {
  text-align: left;
  width: 187px;
}
#secFilingsTable td.group {
  width: 181px;
}
#secFilingsTable .alt td {
  background: #f3f3f4;
}
#secFilingsTable .right a {
  color: #5398d7;
  margin: 0 5px;
}
.ulLatestFinancials {
  float: left;
  list-style: none;
  margin: 0;
  padding: 30px 0;
}
.ulLatestFinancials li {
  background: url(/media/28830/multipagedocumentdarkbg.jpg) 0 0 no-repeat;
  float: left;
  padding-left: 63px;
  width: 203px;
}
.ulLatestFinancials li.ar2010 {
  background-image: url(/media/51892/ar2010dark.jpg);
}
.ulLatestFinancials li.pr2009 {
  background-image: url(/media/33563/multipagedocument_pr2009.jpg);
}
.ulLatestFinancials li.ar2008 {
  background-image: url(/media/33568/multipagedocument_ar2008_dark.jpg);
}
.ulLatestFinancials li.ar2009 {
  background-image:url(/media/42157/multipagedocument_ar2009_dark.jpg);
}
.ulAnnualReports strong, .ulLatestFinancials strong {
  display: block;
}
.ulAnnualReports span, .ulLatestFinancials span {
  display: block;
}
#pnlProxy h3 {
  font-size: 26px;
  margin: 0;
}
#pnlPublications h3 {
  font-size: 18px;
  margin: 0;
}
.ulProxies {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ulProxies li {
  background: url(/media/28835/multipagedocumentlightbg.jpg) 0 0 no-repeat;
  height: 53px;
  padding-left: 60px;
  padding-top: 20px;
}
.ulProxies a {
  border: none;
  color: #606060;
  font-size: 14px;
  font-weight: bold;
}
#pnlPublications ul {
  list-style: none;
  margin: 0;
  padding: 0 0 15px;
}
.ulAnnualReports li {
  background: url(/media/28835/multipagedocumentlightbg.jpg) 0 0 no-repeat;
  border-bottom: solid 1px #e5e5e5;
  float: left;
  height: 59px;
  padding: 14px 0 14px 60px;
}
.ulAnnualReports li.ar2010 {
  background-image:url(/media/51897/ar2010light.jpg);
}
.ulAnnualReports li.ar2009 {
  background-image:url(/media/42162/multipagedocument_ar2009_light.jpg);
}
.ulAnnualReports li.ar2008 {
  background-image: url(/media/33573/multipagedocument_ar2008_light.jpg);
}
.ulAnnualReports li.ar2007 {
  background-image: url(/media/33578/multipagedocument_ar2007_light.jpg);
}
.ulAnnualReports li.ar2006 {
  background-image: url(/media/33583/multipagedocument_ar2006_light.jpg);
}
.ulAnnualReports li.ar2005 {
  background-image: url(/media/33588/multipagedocument_ar2005_light.jpg);
}
.ulAnnualReports li.ar2004 {
  background-image: url(/media/33593/multipagedocument_ar2004_light.jpg);
}
.ulAnnualReports strong {
  font-size: 14px;
}
.ulAnnualReports div {
  float: left;
  width: 216px;
}
.ulAnnualReports div.reportLinks {
  clear: right;
  width: 386px;
}
.ulAnnualReports div.reportLinks ul {
  float: left;
  width: 168px;
}
.ulAnnualReports li ul li {
  background: none;
  border: none;
  float: none;
  height: auto;
  padding: 0;
}
#pnlFinancial li {
  list-style:none;
}
#pnlFinancial li a {
  background: url(/media/51897/ar2010light.jpg) no-repeat;
  display:block;
  float: left;
  padding-left: 63px;
  width: 203px;
  height:53px;
  padding-top:20px;
  font-size:16px;
  border:none;
  font-weight:bold;
  color:#606060;
}
#pnlFinancial li a:hover {
  border:none;
}
.stockLoader {
      background: url(/media/167/circle-loader.gif) center no-repeat;
      width: 375px;
      height: 300px;
      display: block;
}
#pnlProfile h3 {
  font-size: 18px;
  margin: 10px 0 0;
  padding: 0 0 0 6px;
}
#pnlProfile table {
  margin-bottom: 45px;
}
.tblKeyFinancial td {
  padding: 7px 12px;
}
.tblKeyFinancial .top td {
  background: url(/media/30163/kptop.jpg) 0 0 no-repeat;
  height: 14px;
  width: 172px;
}
.tblKeyFinancial .top td.left {
  background: url(/media/30158/kptopleft.jpg) 0 0 no-repeat;
  width: 146px;
}
.tblKeyFinancial .top td.right {
  background: url(/media/30168/kptopright.jpg) 0 0 no-repeat;
}
.tblKeyFinancial td {
  background: url(/media/30202/ir_21.jpg) 0 0 no-repeat;
}
.tblKeyFinancial .alt td {
  background: url(/media/30207/kpdark.jpg) 0 0 no-repeat;
}
.tblKeyFinancial td.left {
  background: url(/media/30197/kpleft.jpg) 0 0 no-repeat;
  font-size: 12px;
}
.tblKeyFinancial td.right {
  background: url(/media/30212/kprightlight.jpg) 0 0 no-repeat;
}
.tblKeyFinancial .alt td.right {
  background: url(/media/30217/kprightdark.jpg) 0 0 no-repeat;
}
.tblKeyFinancial .bottom td {
  background: url(/media/30227/kpbottom.jpg) 0 0 no-repeat;
  padding-bottom: 14px;
}
.tblKeyFinancial .bottom td.left {
  background: url(/media/30222/kpbottomleft.jpg) 0 0 no-repeat;
}
.tblKeyFinancial .bottom td.right {
  background: url(/media/30232/kprightbottom.jpg) 0 0 no-repeat;
}
.tblDetails .left, .tblIndustryClassifications .left {
  background: url(/media/30272/detailsleft.jpg) 0 0 no-repeat;
  padding: 10px 12px;
  vertical-align: top;
  width: 146px;
}
.tblDetails .right, .tblIndustryClassifications .right {
  background: url(/media/30277/detailsright.jpg) 0 0 no-repeat;
  padding: 10px 12px;
  width: 568px;
}
.tblDetails .alt .right, .tblIndustryClassifications .alt .right {
  background: url(/media/30282/detailsrightalt.jpg) 0 0 no-repeat;
}
.tblDetails .top .left, .tblIndustryClassifications .top .left {
  background: url(/media/30262/detailstopleft.jpg) 0 0 no-repeat;
}
.tblDetails .top .right .tblIndustryClassifications .top .right {
  background: url(/media/30267/detailstopright.jpg) 0 0 no-repeat;
}
.tblDetails .bottom .left {
  background: url(/media/30287/detailsbottomleft.jpg) 0 0 no-repeat;
  padding-bottom: 15px;
}
.tblDetails .bottom .right {
  background: url(/media/30292/detailsbottomright.jpg) 0 0 no-repeat;
  font-size: 11px;
  padding-bottom: 15px;
}
.tblIndustryClassifications .bottom .left {
  background: url(/media/30297/industrybottomleft.jpg) 0 0 no-repeat;
  padding-bottom: 15px;
}
.tblIndustryClassifications .bottom .right {
  background: url(/media/30302/industrybottomright.jpg) 0 0 no-repeat;
  padding-bottom: 15px;
}
.pnlLocations, .pnlWebsites {
  float: left;
  padding: 10px 6px;
  width: 260px;
}
.pnlLocations address {
  font-style: normal;
}
.pnlWebsites {
  width: 430px;
}

#ulCorporateGivingTabs{
float:none;
height:32px;
margin:2px 0 0 -4px;
padding:0;
padding-left:10px;
}

#ulCorporateGivingTabs li{
display:inline;
float:left;
}

.pc_1697CorporateGiving #SecondaryContent #bottom a, #ulCorporateGivingTabs li a{
background-image:url(/media/12782/button_tab.gif);
border:medium none;
color:#666666;
cursor:pointer;
display:inline;
float:left;
font-weight:bold;
height:28px;
padding-top:4px;
text-align:center;
width:160px;
}

.pc_1697CorporateGiving #SecondaryContent #bottom a:hover, #ulCorporateGivingTabs li a:hover{
  background-position:0 -33px;
  border:medium none;
  color:#000000;
}


#ulCorporateGivingTabs .ui-tabs-selected a:hover, #ulCorporateGivingTabs .ui-tabs-selected a{
  background-position:0 -65px;
  color:#666666;
  padding-bottom:2px;
}

.pc_1697CorporateGiving #content #PrimaryContent{
  width: 520px;
  overflow:hidden;
}
.pc_1697CorporateGiving #SecondaryContent h2{
  text-align:left;
  font-size:18px;
}
.pc_1697CorporateGiving #content #SecondaryContent{
  width:251px;
}

#pnlGrantGuidelines, #pnlPrograms, #pnlIntroduction{
  background:#FFFFFF url(/media/29208/tabcontentbgbottom.jpg) no-repeat scroll 0 bottom;
  padding:20px;
  width:467px;
  position:relative;
  left:8px;
}

#pnlCorporate, #pnlCSR, #pnlEthics{
  background:#FFFFFF url(/media/29208/tabcontentbgbottom.jpg) no-repeat scroll 0 bottom;
  padding:20px;
  width:520px;
}

#pnlCSR a img {
  border: none;
}

#ulGrantDocuments{
  list-style-image: url(/media/31214/pdfbullet.jpg);
}

#ulGrantDocuments li a{
  style:none;
  color:#6f6f6f;
  text-decoration:none;
  border: none;
}

#ulCommitteesTabs{
  list-style-type: none;
}

.ui-tabs-panel li h3 {
  padding-top:10px;
}

#brandsMap.flash-replaced .alt {
  display:none;
}
.clear {
  clear: left;
}
h3.clear {
padding-top: 20px;
}

/* NEWS ROOM */
.pc_1223NewsRoom #PrimaryContent {
  float: left;
  padding-right: 35px;
  width: 530px;
}
.pc_1223NewsRoom #SecondaryContent {
  float: right;
}
ul.ulAssets {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.ulAssets li {
  float: left;
  min-height: 100px;
  position: relative;
  width: 255px;
}
ul.ulAssets li img {
  float: left;
}
ul.ulAssets li div {
  left: 130px;
  position: absolute;
  top: 10px;
}
ul.ulAssets li h2 {
  font-size: 14px;
}
ul.ulAssets a {
  background: url(/media/52683/btndownload.jpg) 0 0 no-repeat;
  border: none;
  color: #697275;
  display: block;
  float: left;
  margin-right: 5px;
  padding: 3px;
  text-align: center;
  text-decoration: none;
  width: 37px;
}
#pnlLogos, #pnlProducts, #pnlIndustry {
  background: #fff url(/media/52688/bgassettabs.jpg) 0 bottom no-repeat;
  float: left;
  padding: 70px 15px;
  width: 768px;
}
#pnlContacts {
  background: #fafbf8 url(/media/52812/bgcontacts.jpg) 0 bottom no-repeat;
  float: left;
  margin-top: 25px;
  padding: 10px 0 90px 60px;
  width: 506px;
}
#pnlContacts ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
#pnlContacts li {
  float: left;
  margin-top: 20px;
  width: 250px;
}
#pnlContacts p {
  margin: 0;
  padding: 0;
  font-style: italic;
}
#pnlContacts p a {
  border: none;
  font-style: normal;
}
.pc_1223NewsRoom #PrimaryContent {
  border-right: solid 1px #c6cbc2;
  padding-right: 25px;
}
.pc_1223NewsRoom #PrimaryContent h2 {
  font-size: 20px;
  margin-top: 35px;
}
.pc_1223NewsRoom #PrimaryContent ul {
  margin: 22px 0 0;
  padding: 0;
}
.pc_1223NewsRoom #PrimaryContent li {
  list-style: none;
  margin-bottom: 20px;
}
.lnkReadMore {
  color: #697275;
  display: block;
  margin: 12px 0 0;
  text-align: center;
  text-transform: lowercase;
  width: 131px;
}/*
.lnkReadMore:hover {
  border: none;
  color: #697275;
}*/
.pc_1223NewsRoom #PrimaryContent h3 {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
}
.pc_1229MediaContacts #SecondaryContent.tca {
  border: none;
}
.thumbs {
  margin: 0;
  padding: 0;
  height: 348px;
}
.thumbs li {
  height: 248px;
  list-style: none;
  padding-left: 170px;
  padding-top: 120px;
}
.thumbs h2 {
  width: 270px;
}
.thumbs p {
  width: 300px;
}
.pc_1072DeanFoods #Brandslider {
  position: static;
}
.contourFieldSet {
  border: none;
  margin: 0;
  padding: 0;
}
.contourPageName {
  color: #606060;
  font-size: 14px;
  margin-bottom: 0;
}
.contourFieldSet input {
  border: solid 2px #d0d1cf;
  padding: 5px;
  width: 156px;
}
.contourSubmit {
  background: url(/media/53562/btnsubmit.jpg) 0 0 no-repeat;
  border: 0;
  cursor: pointer;
  height: 26px;
  text-indent: -5000px;
  width: 65px;
}
.pc_1223NewsRoom #SecondaryContent a {
  border: none;
}
.name, .email {
  position: relative;
}
.name label, .email label {
  position: absolute;
  bottom: 21px;
  left: 5px;
}
.pc_1223NewsRoom #SecondaryContent p {
  width: 230px;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

