/* DEFAULT STYLESHEET */

/******************************************************************************** GENERAL ELEMENTS ***/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.6875em; /* = 11px */
	line-height: 1.55em; /* = 17px */
	color: #525558;
}

h1 {
	color: #0094d9;
	font-size: 1.55em;
	font-weight: normal;
	line-height: 1.41em;
	margin-bottom: 1em;
}

h2 {
	color: #0094d9;
	font-size: 1.545em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0.706em;
}

h3 {
	color: #131415;
	font-weight: bold;
	font-size: 1.09em;
	line-height: 1.41em;
}
div.rightpane h3 {
	font-size: 1em;
}

h3 a {
	color: #131415; 	
}

h3 a:hover {
	color: #006699;
}

h4 {
	font-size: 1em;
	color: #131415;
	font-weight: bold;
}

h5 {
}

h6 {
}

p {
	margin-bottom: 1em;
}

a {
	color: #006699;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

a p {
	color: #525558;	
}

a:hover h4,
a:hover p {
	color: #006699;
	text-decoration: underline;
}

strong {
	color: #131415;
	font-weight: bold;
}

img {
	border: none;
}

hr {
	height: 0;
	margin: 0.5em 0 1em;
	border: none;
	border-top: 1px solid #e8eaeb;
}

ul {
	list-style-type: none;
}

ul li {
	padding: 0 0 0 10px;
	background: url(/images/FrieslandCampina/bullet.png) left 7px no-repeat;
}

table {
	font-size: 1em;
}


/******************************************************************************** COMMON STYLES & PAGE LAYOUT ***/

.clear {
	clear: both !important;
	height: 0 !important;
	float: none !important;
}

.right {
	float: right !important;
}

a.readmore {
	margin: 6px 0 0 0;
	padding: 0 0 3px 10px;
	width: 1px;
	white-space: nowrap;
	display: block;
	color: #006699;
	background: url(/images/FrieslandCampina/icon_forward.png) left 5px no-repeat;
}

a.print {
	padding: 0 0 0 15px;
	background: url(/images/FrieslandCampina/icon_print.png) left 1px no-repeat;
}

a.email {
	padding: 0 0 0 15px;
	background: url(/images/FrieslandCampina/icon_email.png) left 1px no-repeat;
}

a.signup {
	padding: 0 0 0 15px;
	background: url(/images/FrieslandCampina/icon_envelop.png) left 1px no-repeat;
}

a.more {
	margin: 6px 0 0 0;
	padding: 0 0 3px 10px;
	display: block;
	float: left;
	background: url(/images/FrieslandCampina/icon_forward.png) left 5px no-repeat;
}

a.link {
	margin: 0 0 0 6px;
	padding: 0 0 0 10px;
	width: 1px;
	white-space: nowrap;
	display: block;
	background: url(/images/FrieslandCampina/icon_forward.png) left 5px no-repeat;
}

a.back {
	background: url(/images/FrieslandCampina/icon_backward.png) left 1px no-repeat;	
}

a.rss {
	margin: 0 15px 0 0;
	padding: 0 0 3px 22px;
	display: block;
	float: left;
	background: url(/images/FrieslandCampina/icon_rss.png) left 1px no-repeat;
}

.topright {
	position: absolute;
	top: 1.4em;
	right: -3px;
}

div.headerwrapper {
	clear: both;
	border-bottom: 1px solid #e9e8e3;
	margin-bottom: 47px;
	height: 132px;
}

div.contentwrapper {
	clear: both;
	width: 924px;
	margin: 0 auto;
	padding-left: 40px;
}

div.leftpane {
	float: left;
	width: 210px;
	margin-right: 30px;
}

div.mainpane,
div.threecolumnwrapper {
	display: inline-block;
	float: left;
	width: 684px;
	overflow: hidden;
}

div.middlepane {
	display: inline-block;
	float: left;
	width: 444px;
	/*margin-right: 30px;*/
	overflow: hidden;
}

div.rightpane {
	float: right;
	width: 210px;
	font-size: 0.91em;
	margin-top: -10px;
}

div.rightpane h2 {
	font-size: 1.7em;
}

div.bottompane {
	clear: both;
	width: 924px;
	margin: 0 auto 30px;
	overflow: hidden;
	padding-left: 40px;
}

div.contentrow {
	clear: both;
	width: auto;
}

div.threecolumnwrapper {
	background: url(/images/FrieslandCampina/threecolumnwrapper_border.png) no-repeat left top;
	padding-top: 10px;
}

div.mainpane div.semicolumn_left,
div.middlepane div.semicolumn_left {
	float: left;
	margin-bottom: 10px;
}

div.mainpane div.semicolumn_left {
	margin-right: 24px;
}

div.middlepane div.semicolumn_left {
	margin-right: 24px;
}

div.mainpane div.semicolumn_right,
div.middlepane div.semicolumn_right {
	float: left;
	margin-bottom: 10px;
}

div.mainpane div.semicolumn_left,
div.mainpane div.semicolumn_right {
	width: 330px;
}

div.middlepane div.semicolumn_left,
div.middlepane div.semicolumn_right {
	width: 210px;
}

img.image_left {
	float: left;
	margin: 0 12px 12px 0;
}

img.image_right {
	float: right;
	margin: 0 0 12px 12px;
}

div.iframecontainer {
	width: 684px;
	padding-top: 1px;
	overflow-x: hidden;
}



/******************************************************************************** DEFAULT FORM ELEMENTS ***/

label.checkbox {
	position: relative;
	margin: 0 0 0.8em 0;
	padding: 0 0 0 23px;
	display: block;
}

label.checkbox a {
	color: #525558;
}

label.checkbox a:hover {
	color: #006699;
}

label.checkbox a.checked {
	font-weight: bold;
	color: #006699;
}

label.checkbox input {
	position: absolute;
	top: 3px;
	left: 0;	
}

legend {
	display: none;
}

input,
textarea {
	font-size: 1em;
	font-family: Verdana, Helvetica, sans-serif;
	color: #525558;
}

button,
a.button {
	border: none;
	background: url(/images/FrieslandCampina/bg_button.png) left top no-repeat;
	padding: 4px 3px 0 20px;
	color: #ffffff;
	height: 24px;
	cursor: pointer;
	text-align: center;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1em;
	position: relative;
}

a.button {
	padding: 3px 14px 0 14px;
	float: left;
	text-align: left;
	height: 25px;
}

button:hover,
button.yellow:hover,
a.button:hover {
	background-position: left -36px;
	color: #f0f6fc;
	text-decoration: none;
}

button span.button_right,
a.button span.button_right {
	background: url(/images/FrieslandCampina/bg_button.png) right top no-repeat;
	width: 14px;
	height: 24px;
	float: right;
	position: relative;
	right: -6px;
	top: -5px;
}

a.button span.button_right {
	top: 0;
	right: 0;
	float: none;
	position: absolute;
}

button:hover span.button_right,
button.yellow:hover span.button_right,
a.button:hover span.button_right {
	background-position: right -36px;
}

button.yellow {
	margin-left: 10px;
	background: url(/images/FrieslandCampina/bg_button_yellow.png) left top no-repeat;
}

button.yellow span.button_right {
	background: url(/images/FrieslandCampina/bg_button_yellow.png) right top no-repeat;
}

fieldset {
	margin: 1.2em 0 0.5em 0;
	padding: 1.5em 0 0 0;
	border: none;
	/*border-top: 1px solid #e9e8e3;*/
}

fieldset.prefix,
fieldset.optin,
fieldset.gender {
	margin: 0 10px 0 0;
	padding: 0;
	width: 202px;
	float: left;
	border: none;
}

fieldset.buttons {
	margin: 0;
}

fieldset label {
	margin: 3px 10px 1em 0;
	display: block;
	float: left;
	width: 135px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

fieldset label.radiobut,
fieldset label.checkbox {
	position: relative;
	padding-left: 22px;
	width: auto;
	color: #525558;
	font-weight: normal;
}

fieldset label.radiobut input,
fieldset label.checkbox input {
	position: absolute;
	top: 1px;
	left: 0;
	width: 15px;
	height: 15px;
	background: none;
	border: none;
}

fieldset input,
fieldset select,
fieldset textarea {
	margin: 0 10px 1em 0;	
	padding: 3px;
	width: 194px;
	float: left;
	border: 1px solid #909496;
	border-bottom: 1px solid #e9e8e3;
	border-right: 1px solid #e9e8e3;
}

fieldset select {
	padding: 0 3px 0 3px;
	width: 202px;
	height: 22px;	
}

fieldset textarea {
	height: 130px;
}

fieldset input.small {
	width: 75px;	
}

fieldset br {
	clear: both;
}

.error {
	border: 1px solid #ff0000 !important;
	background: #fefef4;	
}

.formerror {
	margin: 0 auto 0 5px;
	padding: 2px 0 0 10px;
	color: #FF0000;
	font-style: italic;	
	height: 19px;
	width: auto;
	float: left;
	border-left: 3px solid #FF0000;
}



/******************************************************************************** FUNCTIONAL BLOCKS ***/


/******* Tabs ********/

ul.tabs {
	margin: 0 -6px 4em -6px;
	padding: 6px 0 0 6px;
	list-style-type: none;
}

ul.tabs li {
	margin: 0 0 12px;
	padding: 0 24px 10px 0;
	height: 14px;
	float: left;
	background: none;
	border-bottom: 1px solid #e9e8e3;
	white-space: nowrap;
}

ul.tabs li a {
	text-decoration: none;	
}

ul.tabs li a:hover {
	text-decoration: underline;	
}

ul.tabs li h4 {
	font-weight: bold;
	color: #006699;
	border-bottom: 4px solid #e9e8e3;
	padding-bottom: 8px;
}

ul.tabs li a {
	font-weight: normal;
	color: #006699;
	border-bottom: 4px solid #e9e8e3;
	padding-bottom: 8px;
}

ul.tabs li.active a {
	font-weight: bold;
	color: #006699;
	border-bottom: 4px solid #e9e8e3;
	padding-bottom: 8px;
}

/******* Paginator ********/

div.paginator {
	margin: 1em auto;
	text-align: center;
}

div.paginator span {
	padding: 2px 7px 3px 7px;
	display: inline-block;
	border: 1px solid #e9e8e3;
	color: #888;
	width: auto;
	margin: 0px 1px;
}

div.paginator span.active {
	color: black;
	font-weight: bold;
}

div.paginator a {
	padding: 2px 7px 3px 7px;
	display: inline-block;
	border: 1px solid #e9e8e3;
	background: #e9e8e3;
	margin: 0px 1px;
	text-decoration: none !important;
}

div.paginator a:hover {
	background: #ffffff;
	text-decoration: none;
}

/******* F1 - header *******/

div.f1_header {
	width: 924px;
	margin: 0 auto;
	padding-top: 12px;
	padding-left: 40px;
	position: relative;
}

div.f1_header a.logo_fc {
	float: left;
	height: 123px;
	width: 210px;
	margin: -2px 30px -6px 0;
	position: relative;
}

div.f1_header a.home_active,
div.f1_header a.logo_fc:hover {
	border-bottom: 5px solid #e9e8e3;
}

div.f1_header a.logo_fc img {
	position: absolute;
	left: -51px;
}

ul.nav_sec {
	position: absolute;
	top: 14px;
	left: 280px;
	height: 22px;
}

ul.nav_sec li {
	padding: 0;
	background: none;
	display: inline;
	margin-right: 12px;
}

ul.nav_sec li.active {
	font-weight: bold;
}

fieldset.search {
	margin: 0;
	padding: 0;
	border: none;
	float: right;
	background: url(/images/FrieslandCampina/bg_search.png) no-repeat;
	height: 24px;
}

fieldset.grey {
	background: url(/images/FrieslandCampina/bg_search_grey.png) no-repeat;
}

fieldset.search input {
	border: none;
	height: 14px;
	width: 104px;
	/*margin: 0 12px 0 32px;*/
	margin: 0 12px 0 42px;
	padding: 5px 0 0 0;
	background: none;
}

div.f1_header div.language2 {
	margin: 2px 0 0 10px;
	height: 1.45em;
	width: 130px;
	overflow: hidden;
	float: right;
	text-align: right;	
}

div.f1_header dl.language {
	float: right;
	background: url(/images/FrieslandCampina/bg_language.png) 142px 7px no-repeat;
	margin: 2px 0 0 30px;
	height: 1.45em;
	width: 155px;
	overflow: hidden;
}

div.f1_header dl.language dt {
	color: #006699;
	float: left;
	margin-right: 6px;
	padding-top: 1px;
}

div.f1_header dl.language dd {
	float: right;
	clear: right;
	width: 78px;
	padding: 0 6px;
	border: 1px solid #ffffff;
	margin-bottom: -1px;
}

div.f1_header dl.language dd a {
	display: block;
	height: 100%;
}

div.f1_header dl.lang_open {
	overflow: visible;
	background-position: 142px -14px;
}

div.f1_header dl.lang_open dd {
	border-color: #e9e8e3;
}


div.f1_header ul.nav_main {
	margin-top: 84px;
	height: 33px;
}

div.f1_header ul.nav_main li {
	float: left;
	padding: 0;
	background: none;
	margin-right: 22px;
	height: 42px;
}

div.f1_header ul.nav_main li a {
	display: block;
	height: 0;
	padding-top: 37px;
	overflow: hidden;
	background: url(/images/FrieslandCampina/sprite_navmain.png) no-repeat;
	border-bottom: 5px solid #ffffff;
}

div.f1_header ul.nav_main li.active a,
div.f1_header ul.nav_main a:hover {
	border-color: #e9e8e3;
}

div.f1_header ul.english li.navmain1 a {
	width: 82px;
	background-position: 0px 0px;
}
div.f1_header ul.english li.navmain2 a {
	width: 66px;
	background-position: 0px -50px;
}
div.f1_header ul.english li.navmain3 a {
	width: 100px;
	background-position: 0px -100px;
}
div.f1_header ul.english li.navmain4 a {
	width: 47px;
	background-position: 0px -150px;
}
div.f1_header ul.english li.navmain5 a {
	width: 101px;
	background-position: 0px -200px;
}
div.f1_header ul.english li.navmain6 a {
	width: 80px;
	background-position: 0px -250px;
}

div.f1_header ul.nederlands li.navmain1 a {
      width: 77px;
      background-position: -200px 0px;
}
div.f1_header ul.nederlands li.navmain2 a {
      width: 65px;
      background-position: -200px -50px;
}
div.f1_header ul.nederlands li.navmain3 a {
      width: 108px;
      background-position: -200px -100px;
}
div.f1_header ul.nederlands li.navmain4 a {
      width: 57px;
      background-position: -200px -150px;
}
div.f1_header ul.nederlands li.navmain5 a {
      width: 161px;
      background-position: -200px -200px;
}
div.f1_header ul.nederlands li.navmain6 a {
      width: 70px;
      background-position: -200px -250px;
}

div.f1_header ul.deutsch li.navmain1 a {
      width: 81px;
      background-position: -400px 0px;
}
div.f1_header ul.deutsch li.navmain2 a {
      width: 65px;
      background-position: -400px -50px;
}
div.f1_header ul.deutsch li.navmain3 a {
      width: 119px;
      background-position: -400px -100px;
}
div.f1_header ul.deutsch li.navmain4 a {
      width: 59px;
      background-position: -400px -150px;
}
div.f1_header ul.deutsch li.navmain5 a {
      width: 116px;
      background-position: -400px -200px;
}
div.f1_header ul.deutsch li.navmain6 a {
      width: 83px;
      background-position: -400px -250px;
}

div.f1_header div.breadcrumbs {
	position: absolute;
	top: 148px;
	left: 40px;
	width: 684px;
}

div.f1_header div.breadcrumbs h4 {
	font-size: 1em;
	color: #131415;
	font-weight: bold;
	margin: 0 12px 0 0;
	display: inline;
}

div.f1_header div.breadcrumbs h1 {
	color: #525558;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	line-height: 1.55em;
	display: inline;
}
	
div.f1_header div.breadcrumbs p {
	color: #909496;
	display: inline;
}

div.f1_header div.breadcrumbs p span {
	color: #0094d9;
}

div.f1_header ul.pageoptions {
	position: absolute;
	top: 148px;
	right: 0;
}

div.f1_header ul.pageoptions li {
	float: left;
	padding: 0;
	background: none;
	margin-left: 18px;
}

div.f1_header ul.pageoptions li a {
	display: block;
	height: 14px;
	padding-left: 24px;
}



/******* F2 - footer *******/

div.f2_footer {
	clear: both;
	border-top: 1px solid #c3c2bc;
	border-bottom: 1px solid #c3c2bc;
	background: #f0efeb url(/images/FrieslandCampina/bg_footer.gif) repeat-x;
	position: relative;
	margin: 36px 0 61px 0;
	padding: 32px 0 0 45px;
	height: 100%;
}

div.f2_footer div.upperfooter {
	width: 924px;
	margin: 0 auto;
}

div.f2_footer div#fact {
	margin-bottom: 20px;
}

div.f2_footer div.lowerfooter {
	width: 924px;
	height: 37px;
	padding-top: 24px;
	position: absolute;
	left: 50%;
	bottom: -62px;
	margin-left: -442px;
}

div.footersmall {
	padding: 0 !important;
}

div.footersmall div.lowerfooter {
	position: static;
	margin: 0 auto;
}

div.footersmall fieldset.search {
	background: url(/images/FrieslandCampina/bg_search_grey.png) no-repeat;
}

div.footersmall button {
	background: url(/images/FrieslandCampina/bg_button_grey.png) left top no-repeat;
}

div.footersmall button span.button_right {
	background: url(/images/FrieslandCampina/bg_button_grey.png) right top no-repeat;
}

div.footersmall button:hover {
	background: url(/images/FrieslandCampina/bg_button_grey.png) left bottom no-repeat;
}

div.footersmall button:hover span.button_right {
	background: url(/images/FrieslandCampina/bg_button_grey.png) right bottom no-repeat;
}

div.f2_footer div.lowerfooter p {
	float: left;
	width: 210px;
	margin-right: 30px;
	color: #c3c2bc;
}

div.f2_footer div.lowerfooter ul.nav_sec {
	margin: 0;
	padding-left: 6px;
	position: static;
	float: left;
}

div.f2_footer h2 {
	color: #525558;
}



/******* F3 - subnavigation *******/

div.f3_subnavigation {
	position: relative;
	margin: 0 auto 1.2em 0;
	padding: 10px 0 0 0;
	width: 210px;
	background: #FFFFFF url('/images/FrieslandCampina/bg_dotted_border.gif') repeat-x top left;
}

div.f3_subnavigation h2 {
	padding: 0 6px 0 6px;
}

div.f3_subnavigation ul,
div.f3_subnavigation ul li ul {
    list-style-type: none;
}

div.f3_subnavigation ul li {
    padding: 0;
    display: block;
    background: transparent;
    margin: 0 0 2px 0;
}

div.f3_subnavigation ul li a {
    padding: 0 0 0 12px;
    font-size: 1em;
    line-height: 2.6em;
    font-weight: bold;
    display: block;
    width: 192px;
    color: #525558;
    background: #f4f3f1;
}

div.f3_subnavigation ul li a:hover,
div.f3_subnavigation ul li a.selected_nochildren,
div.f3_subnavigation ul li a.selected_nochildren:hover,
div.f3_subnavigation ul li a.selected_children,
div.f3_subnavigation ul li a.selected_children:hover {
	background: url(/images/FrieslandCampina/bg_subnav_hover.png) no-repeat top left;
	text-decoration: none;
	color: #006699;
}

div.f3_subnavigation ul li a.selected_children,
div.f3_subnavigation ul li a.selected_children:hover {
	background: url(/images/FrieslandCampina/bg_subnav_selected.png) no-repeat top left;
}

div.f3_subnavigation ul li a.selected,
div.f3_subnavigation ul li a.selected:hover {
    color: #006699;
    text-decoration: none;
    background: url(/images/FrieslandCampina/bg_subnav_selected.png) no-repeat top left;
}

div.f3_subnavigation ul li ul li a {
    padding: 0 0 0 18px;
    font-size: 1em;
    line-height: 2.6em;
    font-weight: normal;
    display: block;
    width: 192px;
    color: #909496;
    background: #FFFFFF url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
    text-decoration: none;
}

div.f3_subnavigation ul li ul li a:hover {
    color: #006699;
    text-decoration: underline;
    background: #FFFFFF url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
}

div.f3_subnavigation ul li ul li a.selected {
	color: #006699;
	background: #FFFFFF url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left; 
}

div.f3_subnavigation ul li ul li a.selected:hover {
	background: #FFFFFF url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left; 
}

div.f3_subnavigation ul li ul li a.first {
    background-image: none;    
}

div.f3_subnavigation ul li ul li a.first:hover {
    background-image: none;    
}

/******* F5 - pushbox *******/

div.f5_pushbox {
	margin: 0 auto 28px 0;
	padding: 0 0 6px 0;
	background: url(/images/FrieslandCampina/bg_shadow_bot.png) no-repeat bottom right;
}

div.f5_pushbox #movie {
	outline: none;
}

/******* F7 - video *******/

div.f7_video {
	margin: 0 auto 18px 0;
	padding: 0 0 10px 0;
	height: 210px;
	overflow: hidden;
	background: url(/images/FrieslandCampina/bg_shadow_bot.png) no-repeat top right;
}

div.f7_video #movie {
	outline: none;
}

/******* F8 - organogram *******/

div.f08_organogram {
	padding: 10px 6px 0;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
}

ul.organogram {
	position: relative;
	margin: 40px 0 36px;
}

ul.organogram li {
	background: none;
	padding: 0;
}

ul.organogram li a,
ul.organogram li a:hover {
	display: block;
	height: 100%;
	color: #cceaf7;
}

ul.organogram li h3,
ul.organogram li h4,
ul.organogram li h5 {
	text-align: center;
	font-size: 1em;
}

ul.organogram li h3,
ul.organogram li h4 {
	padding: 12px 0 0;
	height: 30px;
	width: 149px;
}

ul.organogram li h3 {
	background: url(/images/FrieslandCampina/bg_organogram_eb.png) no-repeat;
	margin: 0 auto 10px;
}

ul.organogram li.corpcentre h4 {
	background: url(/images/FrieslandCampina/bg_organogram_cc.png) no-repeat;
	padding-left: 3px;
}

ul.organogram ul {
	background: url(/images/FrieslandCampina/bg_organogram.png) no-repeat 76px top;
	width: 704px;
	overflow: hidden;
}

ul.organogram ul li {
	float: left;
	width: 153px;
	margin: 0 20px 0 0;
	overflow: hidden;
}

ul.organogram ul li.corpcentre {
	background: url(/images/FrieslandCampina/bg_organogram_line.png) repeat-x left center;
	padding-left: 136px;
	margin: 0 0 65px 336px;
	width: auto;
}

ul.organogram li.corpcentre a {
	color: #444444;
}

ul.organogram ul li h5 {
	background: #0094d9;
	height: 42px;
	padding-top: 8px;
	margin: 0 0 10px;
}

ul.organogram ul ul {
	padding: 0 0 0 20px;
	background: none;
	font-size: 0.909em;
}

ul.organogram ul ul li {
	float: none;
	margin: 0;
	padding: 10px 0 0 14px;
	background: url(/images/FrieslandCampina/bg_organogram_hook.png) no-repeat;
}

ul.organogram ul ul li.last {
	background-position: left -52px;
}

ul.organogram ul ul li a,
ul.organogram ul ul li a:hover {
	display: inline-block;
	background: #d9eff9;
	color: #003366;
	padding: 1px 5px;
}

div.f08_organogram div.f40_content {
	padding: 0;
	background: none;
}

	
/******* F9 - brandsoverview *******/

div.semicolumn_right div.f9_brandsoverview {
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
	padding: 10px 0 6px;
}

div.f78_content div.f9_brandsoverview {
	padding: 0;
	background: none;		
}

div.f9_brandsoverview h2,
div.f9_brandsoverview p {
	padding: 10px 6px 0 6px;
}

div.f9_brandsoverview ul {
	margin: 0 0 1em 0;
	padding: 0 6px 0 6px;
	list-style-type: none;
}

div.f9_brandsoverview ul li {
	padding: 0;
	height: 110px;
	background: url(/images/FrieslandCampina/bg_brandingrow.gif) repeat-x top left;
}

div.f9_brandsoverview ul li a {
	margin: 16px 3px 0px 3px;
	width: 80px;
	height: 80px;
	display: block;
	float: left;
	overflow: hidden;
	border: none;
}

div.f9_brandsoverview ul li a:hover {
	border-bottom: 5px solid #e9e8e3;
}

/******* F10 - search wiki *******/

div.f10_searchwiki {
	margin: 0 0 24px 0;
	/*background: url(/images/FrieslandCampina/f10_searchwiki.jpg) no-repeat top left;*/
	background: url(/images/FrieslandCampina/f10_searchwiki.jpg) no-repeat top left;
	height: 121px;
	overflow: hidden;
}

div.f10_searchwiki h2 {
	/*color: #ffffff;*/
	color: #0094D9;
	/*margin: 30px 0px 0px 24px;*/
	margin: 15px 0px 0px 24px;
}

div.f10_searchwiki fieldset.search {
	margin: 12px 12px 0px 24px;
	float: left;
	background: url(/images/FrieslandCampina/bg_search_trans.png) no-repeat;
}

div.f10_searchwiki fieldset.search input {
	border: 0px;
	margin: 0px 22px;
	width: 116px;
}

div.f10_searchwiki fieldset.search button {
	background:transparent url(/images/FrieslandCampina/bg_button_trans.png) no-repeat scroll left top;
	width: 92px;
	padding: 0px 0px 3px 0px;
}

div.f10_searchwiki fieldset.search button:hover {
	background-position: left -36px;
	color: #f0f6fc;
}

div.f10_searchwiki a {
	/*margin: 15px 18px 0px 0px;*/
	margin: 15px 18px 0px 0px;
	display: block;
	/*float: left;*/
	float: none;
}

/******* F11 - facts *******/

div.f11_facts {
	padding: 10px 6px 0;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
	width: 684px;
}
/*
div.f11_facts h2,
div.f11_facts p, 
div.f11_facts a {
	padding: 0 6px 0 6px;
}
*/
div.f11_facts ul {
	margin: 0;
	list-style-type: none;	
}

div.f11_facts ul li {
	padding: 0;
	width: 198px;
	float: left;
	background: none;	
	margin-right: 24px;
}

div.f11_facts ul li p {
	padding: 0;
	color: #909496;
	font-size: 1.55em;
	font-weight: normal;
	line-height: 1.41em;
	margin-bottom: 0.7em;
}

div.f11_facts ul li p a {
	color: #909496;
	display: block;
}

div.f11_facts ul li p a:hover {
	color: #006699;
	text-decoration: none;
}

/******* F12 - content teaser *******/

div.f12_contentteaser {
	padding: 10px 0 0 0;
	margin: 0 0 18px;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
	overflow: hidden;
}

div.f12_contentteaser h2 {
	padding: 0 6px 0 6px;
}

div.f12_contentteaser h2 a {
	color: #0094d9;
}

div.f12_contentteaser h2 a:hover {
	color: #006699;
	text-decoration: none;
}

div.f12_contentteaser img {
	margin: 0;
	padding: 0 6px 10px 6px;
	background: url(/images/FrieslandCampina/dropshadow.png) right bottom no-repeat;
}

div.f12_contentteaser p {
	padding: 0 6px 0 6px;
	color: #525558;
}

div.f12_contentteaser p a {
	color: #525558;
}

div.f12_contentteaser p a:hover {
	color: #525558;
	text-decoration: none;
}

div.f12_contentteaser a.link {
	white-space: normal;
	width: auto;	
}

/******* F13 - q-a *******/

div.f13_q-a {
	padding: 0.909em 0 0;
	margin: 0 0 18px;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;		
}

div.f13_q-a h2 {
	padding: 0 6px 0 6px;
}	

div.f13_q-a ul {
	margin: 0 0 1em 0;
	list-style-type: none;
}

div.f13_q-a ul li {
	position: relative;
	margin: 0;
	padding: 3px 4px 5px 16px;
	background: url(/images/FrieslandCampina/arrow-grey.gif) no-repeat 6px 8px;
	border-bottom: 1px solid #e9e8e3;
}

div.f13_q-a ul li a {
	margin: 0;
	padding: 0;
	display: block;	
	color: #525558;
}

div.f13_q-a ul li a:hover {
	color: #006699;	
}

/******* F14_F17 - news_resources *******/

div.f14_f17_news_resources {
	margin: 0 0 18px;
	padding: 10px 6px 0;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
}

div.f14_f17_news_resources ul {
	margin: -7px -6px 10px;
	overflow: hidden;
}

div.f14_f17_news_resources li {
	padding: 7px 6px 10px;
	background: none;
	border-bottom: 1px solid #e9e8e3;
}

div.semicolumn_left div.f14_f17_news_resources li,
div.semicolumn_right div.f14_f17_news_resources li {
	min-height: 4.636em;
}

div.f14_f17_news_resources li h4 {
	margin: 0;
}

div.f14_f17_news_resources li h4 a {
	color: #000000;
}

div.f14_f17_news_resources li p {
	margin: 0;
}

div.f14_f17_news_resources li p a {
	color: #525558;
}

div.f14_f17_news_resources li p a:hover {
	color: #006699;
}

div.f2_footer div.f14_f17_news_resources {
	background: none;
	margin: 0;
	padding: 0 6px;
}

div.f2_footer div.f14_f17_news_resources h2 {
	background: url(/images/FrieslandCampina/bg_news_footer.png) no-repeat left 1px;
	padding-left: 30px;
}

div.f2_footer div.f14_f17_news_resources ul {
	margin-top: 3px;
}

div.f2_footer div.f14_f17_news_resources li {
	margin: 0;
}

/******* F16 - tagcloud *******/

div.f16_tagcloud {
	position: relative;
	margin: 0 0 18px;
	padding: 10px 6px 0;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
}

div.f16_tagcloud h2 {
	margin-bottom: 0.82em;
}

div.f16_tagcloud ul {
	width: 100%;
	margin: 0 -3px 16px;
	overflow: hidden;
}

div.f16_tagcloud ul li {
	float: left;	
	margin: 0 3px 6px 0;
	padding: 0;
	background: none;
}

div.f16_tagcloud ul li a {
	display: block;
	height: 18px;
	background: url(/images/FrieslandCampina/sprite_tagcloud.png) left -56px no-repeat;
}

div.f16_tagcloud ul li a span {
	display: block;
	height: 100%;
	background: url(/images/FrieslandCampina/sprite_tagcloud.png) right -172px no-repeat;
	padding: 0 9px;
	cursor: pointer;
}

div.f16_tagcloud ul li a:hover {
	background-position: left -84px;
	text-decoration: none;
}

div.f16_tagcloud ul li a:hover span {
	background-position: right -200px;
}

div.f16_tagcloud a.link {
	padding: 0;	
}

div.f2_footer div.f16_tagcloud {
	background: none;
	margin-top: 0;
	padding: 0;
}

div.f2_footer div.f16_tagcloud h2 {
	background: url(/images/FrieslandCampina/bg_tagcloud_footer.png) no-repeat left 2px;
	padding-left: 50px;
	margin-bottom: 1em;
}

div.f2_footer div.f16_tagcloud ul li a {
	background-position: left top;
}

div.f2_footer div.f16_tagcloud ul li a span {
	background-position: right -116px;
}

div.f2_footer div.f16_tagcloud ul li a:hover {
	background-position: left -28px;
}

div.f2_footer div.f16_tagcloud ul li a:hover span {
	background-position: right -144px;
}



/******* F18 - contact *******/

div.f18_contact {
	margin: 0 0 18px;
	padding: 10px 6px 0;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
}

div.f18_contact p {
	margin-bottom: 2.45em;
}

div.f18_contact div.contactbox {
	border-top: 1px solid #d5d4d0;
	background: #fcfad3 url(/images/FrieslandCampina/bg_contactbox.png) no-repeat left bottom;
	padding: 9px 66px 20px 12px;
	width: 240px;
}

div.f18_contact div.contactbox p {
	margin-bottom: 0.36em;
}


/******* F22 - faq *******/

div.f22_faq {
	padding: 10px 6px 0;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
}

div.f22_faq dt {
	cursor: pointer;
	font-size: 1em;
	margin: 0 -6px;
	padding: 0 4px 0.6em 24px;
	background: url(/images/FrieslandCampina/arrow-grey.gif) no-repeat 7px 6px;
	border-bottom: 1px solid #e9e8e3;
}

div.rightpane div.f22_faq dt {
	font-size: 1em;
}

div.f22_faq dt.open {
	background: url(/images/FrieslandCampina/arrow-blue-open.gif) no-repeat 6px 7px;
	color: #131415;
	font-weight: bold;
	border-bottom: none;
}

div.f22_faq dt:hover {
	text-decoration: underline;
	color: #006699;
}

div.f22_faq dd {
	margin: 0 -6px 0.64em;
	padding: 0 6px 0.73em 24px;
}

div.f22_faq dd.open {
	border-bottom: 1px solid #e9e8e3 !important;
	padding-bottom: 0.73em !important;
}



/******* F26 - news list *******/

div.f26_newslist {
	margin-bottom: 18px;
	padding: 0 6px 0;
	position: relative;
}

div.f26_newslist ul.newslist {
	margin: 0 -6px 24px;
	clear: both;
}

div.f26_newslist ul.newslist li {
	border-bottom: 1px solid #dbdbd7;
	padding: 0 6px 8px;
	background: none;
	margin-bottom: 8px;
	overflow: hidden;
}

div.f26_newslist ul.newslist li h3 a {
	color: #0094d9;
}

div.f26_newslist ul.newslist li p.date_category {
	color: #131415;
}

div.f26_newslist ul.newslist li p.sub_title {
	font-style: italic;
	margin-bottom: 10px; 
}

div.f26_newslist p {
	margin: 0;
}

div.f26_newslist a {
	text-decoration: none;	
}

div.f26_newslist a.readmore {
	display: block;
	margin-top: 2em;
}

div.f26_newslist a:hover {
	text-decoration: underline;	
}

div.f26_newslist h3 {
	margin-bottom: 6px;
	font-size: 1.273em;
	line-height: 1.286em;
}

div.f26_newslist h3 a {
	text-decoration: none;	
	color: #000;
}

div.f26_newslist h3 a:hover {
	text-decoration: underline;	
}

div.f26_newslist ul.newslist li p img {
	float: left;
	width: 78px;
	margin: 0 20px 20px 0;
}



/******* F27 - newsfilter *******/

div.f27_newsfilter {
	padding: 10px 0 10px 6px;
	overflow: hidden;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
}


/******* F30 - vacancies list *******/

div.f30_vacancieslist {
	margin-bottom: 18px;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x scroll left top;
	padding: 10px 6px 0;
	position: relative;
}

div.f30_vacancieslist dl {
	margin-bottom: 24px;
}

div.f30_vacancieslist dt {
	font-size: 1.09em;
	font-weight: bold;
	color: #131415;
	margin-bottom: 0.25em;
}

div.rightpane div.f30_vacancieslist dt {
	font-size: 1em;
}

div.f30_vacancieslist dd {
	margin: 0 -6px 7px;
	padding: 0 6px 7px;
	border-bottom: 1px solid #e9e8e3;
}

div.f30_vacancieslist dd em {
	font-style: normal;
	color: #131415;
	font-weight: bold;
}

div.rightpane div.f30_vacancieslist dl {
	margin-bottom: 0;
}


/******* F33 - innovations list *******/

div.f78_content div.f33_innovationslist {
	padding: 0;
	background: none;		
}

div.f33_innovationslist ul {
	margin: 0 0 30px;
	overflow: hidden;
	width: 474px;
	background: url(/images/FrieslandCampina/bg_productitems.png) repeat-y left 105px;
}

div.f33_innovationslist li {
	background: none;
	padding: 0;
	width: 194px;
	height: 85px;
	overflow: hidden;
	margin: 0 30px 28px 3px;
	float: left;
	color: #000000;
	font-size: 0.9em;
}

div.f33_innovationslist li.uitgelicht {
	height: 150px;
	position: relative;
	padding: 0 33px 0 0;
	margin: 0 0 38px;
	background: #fff;
}

div.f33_innovationslist li a {
	color: #000000;
}

div.f33_innovationslist li a:hover,
div.f33_innovationslist li a:hover strong {
	color: #006699
}

div.f33_innovationslist li img {
	float: left;
	margin: 0 12px 0 0;
}

div.f33_innovationslist li.uitgelicht img {
	position: absolute;
	bottom: 0;
	left: 3px;
	
}

/*
div.f33_innovationslist {
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x scroll left top;
	padding: 10px 6px 0;
	position: relative;
}

div.f33_innovationslist a {
	/*color: #525558;*//*
}

div.f33_innovationslist a:hover {
	color: #006699;
}

div.f33_innovationslist h2 {
	margin-right: 82px;
}

div.f33_innovationslist h3 {
	margin-bottom: 0.24em;
}

div.f33_innovationslist ul.periodchoice {
	margin: 0 -6px 2em;
}

div.f33_innovationslist ul.innovationslist {
	margin: 0 -6px 15px;
}

div.f33_innovationslist ul.innovationslist li {
	background: none;
	padding: 0 6px 10px;
	border-bottom: 1px solid #e9e8e3;
	margin-bottom: 9px;
	clear: both;
}

div.f33_innovationslist ul.innovationslist img {
	float: left;
	width: 198px;
	padding-bottom: 8px;
	margin-right: 18px;
	background: url(/images/FrieslandCampina/bg_list_image.png) no-repeat right bottom;
}

div.f33_innovationslist ul.innovationslist div {
	float: left;
	width: 216px;
}

div.f33_innovationslist ul.innovationslist div h4 {
	font-weight: normal;
	margin-bottom: 6px;
}
*/
	
/******* F39 - searchresults *******/

div.f39_searchresults {
	padding: 10px 0 0 0;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;		
}

div.f39_searchresults h2 {
	padding: 0 6px 0 6px;
}

div.f39_searchresults fieldset.searchbox {
	padding: 12px;
	background: #fcfad3;
	/*border: 1px solid #e9e8e3;*/
	margin: 0;
}

div.f39_searchresults fieldset.searchbox label {
	padding: 3px 0 0 0;
	width: 80px;
	display: block;
	color: #131415;
	font-weight: bold;
	float: left;
}

div.f39_searchresults fieldset.searchbox div.querybox {
	width: 240px;
	height: 24px;
	float: left;
	background: url(/images/FrieslandCampina/bg_searchbox.gif) no-repeat top left;	
}

div.f39_searchresults fieldset.searchbox div.querybox input {
	margin: 2px 0 2px 35px;
	padding: 4px 0 0 0;
	width: 192px;
	height: 16px;
	border: none;	
}

div.f39_searchresults fieldset.searchbox a.searchbut {
	margin-left: 10px;
}

div.f39_searchresults div.shadow {
	margin: 0;
	height: 10px;
	background: url(/images/FrieslandCampina/dropshadow.png) no-repeat top right;
}

div.f39_searchresults div.summary {
	margin: 0;
	height: 30px;
}

div.f39_searchresults div.summary p.searched {
	color: #525558;
	float: left;
}

div.f39_searchresults div.summary p.results {
	color: #525558;
	float: right;
}

div.f39_searchresults ul {
	margin: 0 0 20px 0;
	list-style-type: none;	
	border-top: 1px solid #e9e8e3;
}

div.f39_searchresults ul li {
	margin: 10px 0 0 0;
	padding: 0 6px 10px 6px;
	background: none;
	border-bottom: 1px solid #e9e8e3;
}

/******* F40 - content *******/

div.f40_content {
	padding: 0 6px;
}

div.f40_content img {
	margin-bottom: 0.7em;
}

div.f40_content p.intro {
	color: #131415;
	font-weight: bold;
}

div.f40_content a {
	text-decoration: underline;	
}

div.f40_content a:hover {
	text-decoration: none;	
}

/******* F41 - brand content *******/

div.f41_brandcontent {
}

/******* F42 - product content *******/

div.f42_productcontent {
}

/******* F43 - wiki content *******/

div.f43_wikicontent {
}

div.f43_wikicontent p a {
	text-decoration: underline;	
}

div.f43_wikicontent p a:hover {
	text-decoration: none;
}

/******* F44 - news detail *******/

div.f44_newscontent {
	position: relative;
}

div.f44_newscontent h2 {
	border-bottom: 1px solid #e9e8e3;
	border-top: 1px solid #e9e8e3;
	padding: 6px 0;
	margin: 0 0 10px;
}

div.f44_newscontent h2 a.rss {
	float: right;
	font-size: 0.7em;
	line-height: 1.2em;
	margin: 6px 6px 0px 0px;
}

div.f44_newscontent p.return {
	text-align: right;
}

div.f44_newscontent p.metadata {
	clear: both;
	color: #131415;
	margin: 0;
}

div.f44_newscontent p.sub_title {
	font-style: italic;
	margin-bottom: 10px; 
}

div.f44_newscontent p a,
div.f44_newscontent p.return a:hover {
	text-decoration: underline;	
}

div.f44_newscontent p a:hover,
div.f44_newscontent p.return a {
	text-decoration: none;	
}

div.f44_newscontent img {
	float: right;
	margin: 0px 0px 12px 24px;
	width: 204px;
}

div.f44_newscontent p.intro {
	color: #131415;
	font-weight: bold;
}

div.f44_newscontent span.location {
	float: right;
}

/******* F47 - case content *******/

div.f47_casecontent {
	padding: 10px 6px 0 6px;
	background: #FFFFFF url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
}

/******* F48 - innovation content *******/

div.f48_innovationcontent {
	padding: 10px 6px 0 6px;
	background: #FFFFFF url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
}


/******* F50 - global map *******/

div.f50_globalmap {
	padding: 0 6px;
	margin-bottom: 18px;
}

div.f50_globalmap ul.tabs li {
	padding-right: 18px;
}

div.f50_globalmap ul.tabs a.hover {
	text-decoration: underline;
}


/******* f52 - locations *******/

div.f52_locations {
	padding: 0px 6px;
	margin-bottom: 18px;
}

div.f52_locations h3 {
	margin-bottom: 0.5em;
}

div.f52_locations ul.locations {
	margin: 6px -6px 0;
}

div.f52_locations ul.locations li {
	clear: both;
	background: none;
	padding: 0 6px 6px;
	margin: 0 0 6px 0;
	border-bottom: 1px solid #e9e8e3;
	width: 432px;
	overflow: hidden;
}

div.f52_locations ul.locations li h3 {
	color: #525558;
	margin-bottom: 0.5em;
}

div.f52_locations ul.locations li p {
	margin-bottom: 0.5em;
}

div.f52_locations ul.locations li p.intro {
	float: left;
	width: 168px;
	margin-right: 24px;
}

div.f52_locations ul.locations li div.naw {
	float: right;
	width: 240px;
}

/******* F53 - Locaties Google Maps *******/

div.locations_overview {
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x left top #ffffff;
	padding: 10px 0 0;
	font-family: Verdana,Helvetica,sans-serif;
}

div.locations_overview h2 {
	margin: 0 0 12px;
	padding: 0 6px;
	font-weight: normal;
	font-size: 17px;
}

ul.location_top_links {
	display: inline-block;
	float: left;
	margin: 0 0 1em;
}

ul.location_top_links li {
	float: left;
	background: none;
	width: 105px;
	margin: 0 5px 0 0;
	padding: 0;
}

ul.location_top_links li a {
	font-weight: bold;
	color: #0094d9;
}

div.locations_overview div.locations_map_holder {
	position: relative;
}

div.locations_overview div.locations_map {
	overflow: hidden;
	background: #f4f3f1;
	width: 444px;
	height: 444px;
	margin: 0 0 12px;
}

div.locations_map div.custom_marker {
	background: url(/images/FrieslandCampina/icon_location_clustered_blue.png) no-repeat left top;
	text-align: center;
	line-height: 34px;
	font-weight: bold;
	color: #ffffff;
}

div.locations_holder {
	display: none;
}

div.locations_holder_countries {
	display: block;
}

h2.locations_title,
h3.locations_parent,
p.locations_parent_coordinates,
div.locations_holder div.tooltip_arrow,
div.locations_holder div.tooltip_top,
div.locations_holder span.tooltip_close_button,
h4 span.locations_count_short,
span.location_coordinates,
span.location_link,
div.locations_holder p.locations_count_long,
div.locations_holder ul.clustered_locations,
div.locations_holder div.tooltip_bottom,
div.locations_holder div.location_info {
	display: none;
}

div.locations_holder h2.locations_title {
	display: block;
}

div.locations_holder h4 span.locations_count_short {
	display: inline;
}

ul.locations {
	display: inline-block;
	margin: 0 0 10px;
}

ul.locations li {
	float: left;
	background: url(/images/FrieslandCampina/icon_arrow_right.png) no-repeat left 5px;
	width: 128px;
	margin: 0 10px 5px 0;
	padding: 0 0 0 10px;
}

ul.locations li h4 {
	cursor: default;
}

div.locations_map_holder div.location_info {
	display: block !important;
}

div.location_info p {
	margin: 0;
	font-weight: bold;
}

div.location_info p.location_info_nav {
	font-weight: normal;
}

div.location_info a.readmore {
	margin: 0 0 1em;
}

div.location_tooltip {
	position: absolute;
	left: -9999px;
	top: 0;
	background: #ffffff;
	width: 178px;
	margin: 12px 0;
	padding: 0 10px 4px;
	border-left: 1px solid #0094D9;
	border-right: 1px solid #0094D9;
	z-index: 20;
}

div.location_tooltip div.tooltip_arrow,
div.location_tooltip div.tooltip_top,
div.location_tooltip div.tooltip_bottom {
	overflow: hidden;
	display: block;
	position: absolute;
	left: -1px;
	background: url(/images/FrieslandCampina/sprite_tooltip.png) no-repeat 0 0;
	width: 200px;
	height: 12px;
}

div.location_tooltip div.tooltip_arrow {
	width: 15px;
	height: 21px;
}

div.tooltip_left div.tooltip_arrow {
	background-position: -15px -24px;
	left: auto;
	right: -15px;
	top: 0;
}

div.tooltip_right div.tooltip_arrow {
	background-position: 0 -24px;
	left: -15px;
	right: auto;
	top: 0;
}

div.location_tooltip div.tooltip_top {
	top: -12px;
}

div.location_tooltip div.tooltip_bottom {
	bottom: -12px;
	background-position: 0 -12px;
}

div.location_tooltip span.tooltip_close_button {
	position: absolute;
	right: 10px;
	top: -6px;
	font-weight: bold;
	cursor: pointer;
}

div.location_tooltip h4 {
	line-height: 20px;
	font-weight: normal;
	font-size: 14px;
}

div.location_tooltip ul li {
	background: url(/images/FrieslandCampina/icon_arrow_right.png) no-repeat left 6px;
}

div.location_tooltip ul li.active {
	background: url(/images/FrieslandCampina/icon_arrow_down.png) no-repeat left 6px;
}

div.location_tooltip h5 {
	margin: 0;
	padding: 0;
	font-size: 0.919em;
	cursor: pointer;
}

div.location_tooltip div.panel {
	margin: 0;
	padding: 0;
}

div.location_tooltip div.panel p {
	overflow: hidden;
	width: 168px;
}

/* worldmap */

div.location_filter {
	background: #f4f3f1;
	margin: 0 0 1em;
	padding: 8px 12px 12px;
}

div.location_filter h3 {
	margin: 0 0 5px;
	color: #006699;
}

div.location_filter fieldset {
	margin: 0;
	padding: 0;
}

div.location_filter fieldset.radio_locations {
	display: inline-block;
	float: left;
	clear: both;
	width: 100%;
}

div.location_filter fieldset.radio_locations label {
	margin-bottom: 0;
	padding-bottom: 5px;
}

div.location_filter label {
	color: #525558;
}

div.location_filter label.checkbox {
	width: auto;
	float: left;
	text-align: left;
	margin: 0 2em 0.5em 0;
}

div.location_filter a.button {
	clear: both;
	margin: 5px 0 0;
}

div.location_filter a.button,
div.location_filter a.button span {
	background-image: url(/images/FrieslandCampina/bg_button_grey_lighter.png);
}

div.locations_overview ul.tabs li h4 {
	padding-bottom: 7px;
}

div.locations_overview ul.tabs li a {
	padding-bottom: 7px;
}

div.worldmap_holder div.tabs ul,
div.worldmap_holder ul.continent_countries, 
div.worldmap_holder ul.countries {
	width: 440px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

div.worldmap_holder ul.continent_countries {
	margin-top: 5px;
}

div.worldmap_holder ul.continent_countries li,
div.worldmap_holder ul.countries li {
	float: left;
	background: none;
	padding: 0;
	width: 105px;
	margin: 0 5px 0 0;
}

div.worldmap_holder ul.continent_countries li a {
	color: #0094d9;
	display: block;
	padding: 0 0 10px 0;
}

div.worldmap_holder ul.countries li,
div.worldmap_holder ul.continent_countries ul li,
div.worldmap_holder ul.countries ul li {
	width: 90px;
}

div.worldmap_holder ul.continent_countries ul li {
	float: none;
	background: url(/images/FrieslandCampina/icon_forward.png) no-repeat left 5px;
	padding: 0 0 0 10px;
}

div.worldmap_holder ul.countries li {
	background: url(/images/FrieslandCampina/icon_forward.png) no-repeat left 5px;
	padding: 0 0 0 10px;
}

div.worldmap_holder ul.continent_countries ul li a {
	color: #006699;
	padding: 0;
}

div.worldmap_holder ul.continent_countries h3 {
	line-height: 17px;
}

div.worldmap_holder_brandoverview h2, 
div.worldmap_holder_brandoverview ul {
	padding: 0;
}

/******* F54 - contactform *******/

div.f54_contactform h2,
div.f54_contactform p {
	padding: 0 6px 0 6px;
}

/******* F55 - applicationform *******/

div.f55_applicationform h2,
div.f55_applicationform p {
	padding: 0 6px 0 6px;	
}

/******* F56 - whatsnew *******/

div.f56_whatsnew {
	position: relative;
	margin: 0 0 18px;
	padding: 0;
	width: 210px;
}

div.f56_whatsnew h2 {
	margin-bottom: 0.2em;
	padding: 0 6px 0 6px;
}

div.f56_whatsnew ul {
	list-style-type: none;	
}

div.f56_whatsnew ul li {
	padding: 12px 0 12px 16px;
	background: transparent url(/images/FrieslandCampina/icon_forward.png) no-repeat scroll 6px 18px;
	border-bottom: 1px solid #e9e8e3;
}

div.f56_whatsnew ul li h4 {
	padding: 0 6px 0 0;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

div.f56_whatsnew ul li strong,
div.f56_whatsnew ul li strong a {
	color: #006699;
}

div.f56_whatsnew ul li a {
	color: #525558;
	display: block;
}

div.f56_whatsnew ul li a:hover {
	color: #006699;
}


/******* F58 - fact *******/

div.f2_footer div.f58_fact h2 {
	background: url(/images/FrieslandCampina/bg_fact_footer.png) no-repeat left 1px;
	padding-left: 30px;
}

div.f58_fact p {
	color: #0094d9;
	font-size: 1.55em;
	font-weight: normal;
	line-height: 1.41em;
	margin-bottom: 0.7em;
}

div.f58_fact p a {
	color: #0094d9;
	display: block;
}

div.f58_fact p a:hover {
	color: #006699;
	text-decoration: none;
}

/******* F60 - whatdoyouthink *******/

div.f60_whatdoyouthink {
	margin: 2.7em 0 2.7em 0;
	padding: 0 0 10px 0;
	background: url(/images/FrieslandCampina/bg_dropshadow_f60.png) no-repeat bottom right;	
}

div.container {
	padding: 6px 10px 15px 10px;
	border: 1px solid #c3c2bc;
	background: #fcfad3;
}

div.f60_whatdoyouthink h2 {
	margin: 0 0 0.3em 0;
	color: #232322;
}

div.f60_whatdoyouthink p {
	margin: 0 0 0.7em 0;
	padding: 0 45px 0 0;
	background: url(/images/FrieslandCampina/bg_textballons.png) no-repeat right 3px;
}

div.f60_whatdoyouthink a {
	color: #006699;
}

/******* F61 - location *******/

div.f61_location {
	padding: 10px 6px 18px 6px;
	background: #FFFFFF url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
}

div.contenttab {
	display: none;
}

div.contenttab_active {
	display: block;
}

/******* F62 - relatednews *******/

div.f62_relatednews {
	margin: 0 0 18px;
	padding: 10px 6px 0;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
}

div.f62_relatednews h2 {
	margin: 0;
}

div.f62_relatednews ul {
	margin: -7px -6px 10px;
	overflow: hidden;
}

div.f62_relatednews li {
	padding: 9px 6px;
	background: none;
	border-bottom: 1px solid #e9e8e3;
}

div.f62_relatednews li h4,
div.f62_relatednews li p {
	margin: 0;
}

div.f62_relatednews li p a {
	color: #525558;
}

div.f62_relatednews li p a:hover {
	color: #006699;
}

/******* F69 - doorsturen *******/

div.f69_lb_doorsturen {
	margin: 10px;	
}

div.f69_lb_doorsturen h3 {
	color: #0094d9;
	font-size: 1.55em;
	font-weight: normal;
	line-height: 1.41em;
	margin-bottom: 0.7em;	
}

/******* F71 - related brands *******/

div.f71_relatedbrands ul li a:hover {
	height: 75px;
}


/******* F72 - related products *******/

div.f72_relatedproducts {
	margin-bottom: 18px;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x scroll left top;
	padding: 10px 6px 0;
	position: relative;
}

div.f72_relatedproducts dl {
	margin-bottom: 24px;
}

div.f72_relatedproducts dt {
	font-size: 1.09em;
	font-weight: bold;
	color: #131415;
	margin-bottom: 0.25em;
}

div.f72_relatedproducts dd {
	margin: 0 -6px 7px;
	padding: 0 6px 7px;
	border-bottom: 1px solid #e9e8e3;
}

div.f72_relatedproducts dd em {
	font-style: normal;
	color: #131415;
	font-weight: bold;
}

div.rightpane div.f72_relatedproducts dl {
	margin-bottom: 0;
}

/******* F75 - country overview *******/

div.f75_countryoverview {
	margin-bottom: 18px;
}

div.f75_countryoverview h2 {
	padding: 6px 6px 0;
	background: #FFFFFF url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
	margin-bottom: 0;
}

div.f75_countryoverview ul {
	margin-bottom: 30px;
}
	
div.f75_countryoverview ul li {
	padding: 6px 0 7px;
	background: none;
	border-bottom: 1px solid #e9e8e3;
	width: 100%;
	overflow: hidden;
}

div.f75_countryoverview ul li a {
	float: left;
	clear: left;
	margin-left: 6px;
}

div.f75_countryoverview ul li span {
	float: right;
	width: 198px;
	margin-right: 6px;
}

/******* F76 - wiki index *******/

div.f76_wiki_index {
	margin-bottom: 18px;
	padding: 10px 6px 0;
	background: #FFFFFF url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
	width: 696px;
}

div.f76_wiki_index ul.alphabet {
	margin-bottom: 12px;
	width: 474px;
	overflow: hidden;
}

div.f76_wiki_index ul.alphabet li {
	float: left;	
	margin: 0 4px 6px 0;
	padding: 0;
	background: none;
}

div.f76_wiki_index ul.alphabet li a {
	display: block;
	height: 18px;
	background: url(/images/FrieslandCampina/sprite_tagcloud.png) left -56px no-repeat;
}

/* igv niet-actieve letters wordt 'div' gebruikt ipv 'a' */
div.f76_wiki_index ul.alphabet li div {
	display: block;
	height: 18px;
	background: url(/images/FrieslandCampina/sprite_tagcloud.png) left -56px no-repeat;
}

div.f76_wiki_index ul.alphabet li a span {
	display: block;
	height: 100%;
	background: url(/images/FrieslandCampina/sprite_tagcloud.png) right -172px no-repeat;
	padding: 0 10px;
	width: 12px;
	text-align: center;
	cursor: pointer;
}

div.f76_wiki_index ul.alphabet li div span {
	display: block;
	height: 100%;
	background: url(/images/FrieslandCampina/sprite_tagcloud.png) right -172px no-repeat;
	padding: 0 10px;
	width: 12px;
	text-align: center;
	cursor: default;
	color: #aaa;
}

div.f76_wiki_index ul.alphabet li a:hover {
	background-position: left -84px;
	text-decoration: none;
}

div.f76_wiki_index ul.alphabet li a:hover span {
	background-position: right -200px;
}

div.f76_wiki_index h2.letter {
	clear: both;
	margin: 0 -6px;
	padding: 10px 6px 0;
	background: #FFFFFF url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
}

div.f76_wiki_index ul.wikilist {
	overflow: hidden;
}

div.f76_wiki_index ul.wikilist li {
	float: left;
	width: 302px;
	margin-right: 24px;
	margin-left: 12px;
}


/******* F79 - sitemap *******/

div.f79_sitemap {
	margin-bottom: 18px;
	padding: 0 6px 0;
}

div.f79_sitemap li {
	background: none;
	padding: 0;
	font-size: 1.09em;
	font-weight: bold;
	margin: 0 0 27px;
}

div.f79_sitemap li ul {
	margin-top: 4px;
}

div.f79_sitemap li a {
	display: block;
	width: 1px;
	white-space: nowrap;
}

div.f79_sitemap li li {
	font-size: 0.92em;
	padding-left: 36px;
	margin: 0;
}

div.f79_sitemap li li a {
	padding-left: 12px;
	border-left: 1px solid #dbdbd7;
}

div.f79_sitemap li li li {
	font-size: 1em;
	font-weight: normal;
}


/******* F81 - links list *******/

div.f81_linkslist {
	margin-bottom: 18px;
	padding: 0 6px 0;
}

div.f81_linkslist ul {
	margin: 0 -6px 24px;
}

div.f81_linkslist ul li {
	border-bottom: 1px solid #dbdbd7;
	padding: 0 6px 8px;
	background: none;
	margin-bottom: 8px;
}

div.f81_linkslist ul li img {
	float: right;
	width: 78px;
	margin: 0 0 24px 24px;
}

div.f81_linkslist ul li p {
	margin: 0;
}

div.rightpane div.f81_linkslist ul {
	margin: 0 0 12px;
}

div.rightpane div.f81_linkslist li {
	border: none;
	padding: 0;
}


/******* F83 - video *******/

div.f83_video {
	margin: 0 auto 18px 0;
	height: 180px;
	overflow: hidden;
}


/******** WIKI Categories *******/


div.wiki_cats_container {
	margin: 0 0 18px 0;
	width: 684px;
	float: left;
	overflow: hidden;
}

ul.wiki_cats {
	margin: 0;
	list-style-type: none;
	height: 76px;
	border-bottom: 1px solid #E9E8E3;
}

ul.wiki_cats li {
	background: none;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	width: 150px;
}

ul.wiki_cats li h2 {
	margin: 0;
	color: #131415;
	font-size: 1em;
	font-weight: bold;	
}

ul.wiki_cats li a {
	color: #525558;
	text-decoration: none;
	display: block;
	padding: 0 0 10px 0;
	height: 51px;
	border-bottom: 5px solid #ffffff;
}

ul.wiki_cats li a:hover,
ul.wiki_cats li.selected a,
ul.wiki_cats li.selected h2 {
	color: #006699;
	text-decoration: underline;
}

ul.wiki_cats li.selected,
ul.wiki_cats li.current {
	cursor: pointer;
}

ul.wiki_cats li.selected a,
ul.wiki_cats li.current a {
	border-bottom: 5px solid #E9E8E3;	
}

ul.wiki_cats li.current a,
ul.wiki_cats li.current h2 {
	color: #006699;
	text-decoration: none;
}

a.contactbut,
a.searchbut {
	display: block;
	width: auto;
	height: 24px;
	float: left;
}

a.contactbut span.leftcap,
a.searchbut span.leftcap {
	display: block;
	width: 15px;
	overflow: hidden;
	height: 24px;
	background: transparent url(/images/FrieslandCampina/spr_searchbut.gif) no-repeat scroll 0 0;
	float: left;
}

a.contactbut span.text,
a.searchbut span.text {
	padding-top: 3px;
	display: block;
	width: auto;
	float: left;
	height: 21px;
	color: #FFFFFF;
	background: transparent url(/images/FrieslandCampina/spr_searchbut.gif) no-repeat scroll 0 -24px;
}

a:hover.contactbut span.text,
a:hover.searchbut span.text {
	text-decoration: none;
	background: transparent url(/images/FrieslandCampina/spr_searchbut.gif) no-repeat scroll 0 -48px;
}

a.contactbut span.rightcap,
a.searchbut span.rightcap {
	display: block;
	width: 14px;
	overflow: hidden;
	height: 24px;
	background: transparent url(/images/FrieslandCampina/spr_searchbut.gif) no-repeat scroll -15px 0;
	float: left;
}

a:hover.contactbut span.leftcap,
a:hover.searchbut span.leftcap {
	background: transparent url(/images/FrieslandCampina/spr_searchbut.gif) no-repeat scroll -29px 0;	
}

a:hover.contactbut span.rightcap, 
a:hover.searchbut span.rightcap {
	background: transparent url(/images/FrieslandCampina/spr_searchbut.gif) no-repeat scroll -44px 0;	
}


/******* Open Dagen F02 Open dag introductie *******/

div.farm_gallery {
	margin: 0 0 1em;
	padding: 0 6px;
}

div.farm_gallery h1 {
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x left top;
	margin: 0 -6px 0.7em;
	padding: 10px 6px 0;
}

div.farm_gallery div.viewport {
	overflow: hidden;
	width: 432px;
	margin: 0 0 4px;
}

div.open_content img,
div.farm_gallery div.viewport img {
	max-width: 432px;
}

div.farm_gallery ul.farm_gallery_thumbs {
	display: inline-block;
	width: 432px;
	height: 61px;
	margin: 0 -6px;
	padding: 0 6px;
	border-bottom: 1px solid #e9e8e3;
}

div.farm_gallery ul.farm_gallery_thumbs li {
	float: left;
	background: #f4f3f1;
	width: 83px;
	height: 57px;
	margin: 0 0 0 3px;
	padding: 0;
}

div.farm_gallery ul.farm_gallery_thumbs li:first-child {
	margin: 0;
}

div.farm_gallery ul.farm_gallery_thumbs li a {
	display: block;
	height: 62px;
	border-bottom: 4px solid #ffffff;
}

div.farm_gallery ul.farm_gallery_thumbs li a:hover {
	border-bottom: 4px solid #e9e8e3;
}


/******* Open Dagen F03 Informatie boerderij *******/
/******* Open Dagen F06 Verslag introductie *******/

div.farm_information_holder,
div.report_introduction_holder {
	margin: 0 0 2em;
	padding: 0 6px;
}

div.farm_information_holder h3,
div.report_introduction_holder h3 {
	font-size: 1em;
}


/******* Open Dagen F04 Teaser Google Maps *******/

div.teaser_google_maps {
	margin: 0 0 2em;
}

div.teaser_google_maps h2 {
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x left top;
	margin: 0 0 0.7em;
	padding: 10px 0 0;
}

div.teaser_google_maps h3,
div.teaser_google_maps p,
div.teaser_google_maps a {
	font-size: 11px;
}

div.teaser_google_maps div.container {
	position: relative;
	margin: 0 0 12px;
	padding-bottom: 3px;
}

div.teaser_google_maps div.container div.dropshadow {
	position: absolute;
	left: -1px;
	bottom: -11px;
	background: url("/images/FrieslandCampina/Open Dagen/bg_container_shadow.png") no-repeat left top;
	width: 210px;
	height: 10px;
}

div#farm_map {
	overflow: hidden;
	width: 210px;
	height: 128px;
	margin: 0 0 6px;
}


/******* Open Dagen F05 Teaser Open Days *******/

div.teaser_open_days {
	margin: 0 0 1em;
}

div.teaser_open_days h2 {
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x left top;
	margin-bottom: 0.1em;
	padding: 0.25em 6px 0;
}

div.teaser_open_days h3,
div.teaser_open_days p,
div.teaser_open_days a {
	font-size: 11px;
}

div.teaser_open_days a.readmore {
	background: none;
	margin: 0 0 1.5em;
	padding: 0 6px;
}

ul.calendar_open_days li {
	display: inline-block;
	background: none;
	padding: 8px 6px 10px;
	border-bottom: 1px solid #e9e8e3;
}

ul.calendar_open_days li div.inner_col_left {
	float: left;
	background: url("/images/FrieslandCampina/Open Dagen/bg_calendar_sheet.png") no-repeat left top;
	width: 48px;
	height: 55px;
	margin: 0 24px 0 0;
	text-align: center;
}

ul.calendar_open_days li div.inner_col_left span {
	display: block;
	width: 48px;
}

ul.calendar_open_days li div.inner_col_left span.month {
	height: 20px;
	line-height: 19px;
	text-transform: uppercase;
	font-size: 11px;
	color: #0094d9;
}

ul.calendar_open_days li div.inner_col_left span.day {
	height: 30px;
	line-height: 29px;
	font-size: 17px;
	font-weight: bold;
	color: #525558;
}

ul.calendar_open_days li div.inner_col_right {
	float: left;
	width: 126px;
}

ul.calendar_open_days li p {
	margin: 0;
	padding: 0;
}


/******* RELEASE 2.2 *******/

/**
 * Story detail
 */

div.f40_content img.visual {
	margin: 0;
	padding: 0 0 10px;
	background: url(/images/FrieslandCampina/dropshadow.png) right bottom no-repeat;
}

p.tabbrowse {
	text-align: center;
}

p.tabbrowse a,
p.tabbrowse span {
	display: inline-block;
	width: 95px;
	text-align: center;
	padding: 6px 0 5px;
	text-decoration: none;
	margin-top: 1em;
	color: #006699;
	cursor: pointer;
}

p.tabbrowse a:hover,
p.tabbrowse span:hover {
	text-decoration: underline;
}

p.tabbrowse .prev {
	padding-left: 15px;
	margin-right: 1px;
	background: #ecf4f8 url(/images/FrieslandCampina/bg_tabbrowse.png) left top no-repeat;
}

p.tabbrowse .next {
	padding-right: 15px;
	margin-left: 1px;
	background: #ecf4f8 url(/images/FrieslandCampina/bg_tabbrowse.png) right -32px no-repeat;
}

p.tabbrowse .inactive {
	color: #bbbbbb;
	background-image: none;
	cursor: default;
}

p.tabbrowse .inactive:hover {
	text-decoration: none;
}


/**
 * Related items
 */

div.related_items {
	margin-bottom: 18px;
	padding: 10px 6px;
	background: #ffffff url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;
}

div.related_items h2 {
	margin-bottom: 0.33em;
}

div.related_items img.visual {
	margin: 0;
	padding: 0 0 10px;
	background: url(/images/FrieslandCampina/dropshadow.png) right bottom no-repeat;
}

div.related_items ul li {
	padding: 0;
	background: none;
}

div.related_items_grey {
	background-color: #f2f1ee;
}

div.related_items_grey img.visual {
	background-image: url(/images/FrieslandCampina/dropshadow_grey.png);
	padding-bottom: 9px;
}

h2.related_hotspots {
	background: url(/images/FrieslandCampina/icon_relatedhotspots.png) no-repeat left 2px;
	padding-left: 23px;
}

div.related_items dt {
	font-weight: bold;
	color: #131415;
	border-top: 1px solid #e9e8e3;
	padding: 6px 6px 0;
	margin: 6px -6px 0;
}

div.related_items dt:first-child {
	border: none;
	margin-top: 0;
	padding-top: 0;
}

div.related_teaser_story {
	position: relative;
	padding-bottom: 0;
}

div.related_teaser_story img.icon_stories {
	position: absolute;
	left: 5px;
	top: 4px;
	z-index: 20;
}

div.related_teaser_story h2 {
	margin-left: 50px;
}

div.related_teaser_story div.storycarrousel {
	width: 100%;
	overflow: hidden;
}

div.related_teaser_story ul.stories {
	margin: 0 0 2em;
	width: 9999px;
	overflow: hidden;
}

div.related_teaser_story ul.stories li {
	float: left;
	width: 198px;
	padding: 0 6px 0 0;
	margin: 0;
}

div.related_teaser_story p.tabbrowse {
	margin: 0 -6px;
	background: #ffffff;
}

div.related_teaser_story p.tabbrowse span {
	margin-top: 0;
	width: 89px;
}

/* wide version */
div.semicolumn_left div.related_teaser_story ul.stories li,
div.semicolumn_right div.related_teaser_story ul.stories li {
	width: 338px;
}

div.semicolumn_left div.related_teaser_story p.tabbrowse span,
div.semicolumn_right div.related_teaser_story p.tabbrowse span {
	margin-top: 0;
	width: 159px;
}

/**
 * F90 Location Map
 */

div.location_map {
	overflow: hidden;
	width: 100%;
	height: 200px;
	margin: 0 0 1em;
}

div.middlepane div.location_map {
	height: 300px;
}

div.rightpane div.location_map {
	height: 200px;
}

div.teaser_open_days p {
	padding: 0 6px;
}

div.teaser_open_days p a.readmore {
	padding: 0;
}


/******* Open Dagen - F08 Teaser algemeen *******/

div.od_f8_general_teaser {
	background: url(/images/FrieslandCampina/bg_dotted_border.png) repeat-x left top;
	padding: 0.5em 6px;
}

div.od_f8_general_teaser h2 a {
	color: #0094d9;
}

div.od_f8_general_teaser img {
	margin: 0 0 0.5em;
}


/******* Open Dagen - F09 Google Maps *******/

/* (zie opendaysmap.css) */

div.open_days_overview_holder {
	background: url(/images/FrieslandCampina/bg_dotted_border.png) repeat-x left top;
	padding: 0.5em 0 0.5em 6px;
}

div.open_days_overview_holder h2 {
	margin: 4px 0 8px !important;
}


/******* Open Dagen - F10 Open dagen overzicht *******/

p.open_days_result {
	margin: 1em 0;
	padding: 0 6px;
	font-weight: bold;
	color: #131415;
}

ul.od_f10_overview_open_days_list {
	background: url(/images/FrieslandCampina/bg_dotted_border.png) repeat-x left top;
	margin: 0;
}

ul.od_f10_overview_open_days_list li {
	background: none;
	padding: 0.5em 6px 1em 6px;
	border-bottom: 1px solid #e9e8e3;
	width: auto;
	overflow: hidden;
}

ul.od_f10_overview_open_days_list img {
	float: left;
	margin: 0 10px 0 0;
}

ul.od_f10_overview_open_days_list h3.heading_strike {
	text-decoration: line-through;
}

ul.od_f10_overview_open_days_list h3.heading_cancelled {
	color: #cc0000;
}

ul.od_f10_overview_open_days_list p {
	margin: 0;
}

/******* F12 Overzicht Open dagen ***********/

div.open_content {
	background: transparent url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x scroll left top;
	padding: 10px 0 0 6px;
}

div.open_content img {
	background:transparent url(/images/FrieslandCampina/dropshadow.png) no-repeat scroll right bottom;
	margin: 0 0 6px 0;
	padding: 0 6px 10px 0;
}

div.open_content ul.tabs {
	margin-bottom: 1em;
	overflow: hidden;
	display: block;
}

div.open_content p.caption {
	margin-top: -12px;
}

div.buttonbar {
	margin-top: 2em;
	text-align: center;
}	

div.buttonbar a {
	display: inline-block;
	padding: 6px 30px 6px 30px;
	background: #ecf4f8;
}

div.buttonbar a.leftbut {
	margin-right: 1px;
	background: #ecf4f8 url("/images/FrieslandCampina/Open Dagen/arrow_left.gif") no-repeat left 12px;
}

div.buttonbar a:hover.leftbut {
	margin-right: 1px;
	color: #FFFFFF;
	background: #0094d9 url("/images/FrieslandCampina/Open Dagen/arrow_left_over.gif") no-repeat left 12px;
}

div.buttonbar a.rightbut {
	margin-left: 1px;
	background: #ecf4f8 url("/images/FrieslandCampina/Open Dagen/arrow_right.gif") no-repeat right 12px;
}

div.buttonbar a:hover.rightbut {
	margin-left: 1px;
	color: #FFFFFF;
	background: #0094d9 url("/images/FrieslandCampina/Open Dagen/arrow_right_over.gif") no-repeat right 12px;
}

/* F19 Video */
div#videocontent {
	background: url("/images/FrieslandCampina/vacature-pagina/bg_shadow_bottom.png") no-repeat scroll right bottom;
	display: block;
	position: relative;
}
/*
div#videocontent a.play {
	background: url("/images/FrieslandCampina/vacature-pagina/player-button.gif") no-repeat;
	display: block;
	height: 30px;
	left: 84px;
	position: absolute;
	top: 40px;
	width: 34px;
}*/

div#videocontent a.play strong {
	display: none;
}
}

/* f94_mediapagina */

div.f94_mediapagina {
	padding: 10px 0 0 0;
	background: url(/images/FrieslandCampina/bg_dotted_border.gif) repeat-x top left;		
}

div.f94_mediapagina ul li {
	padding: 0;
    width: 150px;
    float: left;
    margin: 10px;
    margin-left:0px;
    margin-right:20px;
    background: none;
}

div.f94_mediapagina ul li.mediapagina_raster_divider
{
    height: 1px;
    line-height: 1px;
    overflow: hidden;
    width: 100%;
}

.mediapagina_raster h4
{
    height: 35px;
}

/* FC awards */

div.awards {
	margin: -6px 0 18px;
	padding: 0 6px 12px;
	border-bottom: 1px solid #e9e8e3;
}

div.awards ul.awards {
	margin: 0;
	padding: 0;
}

div.awards ul.awards li {
	padding: 0;
	margin: 0 12px 0 0;
	background: none;
	display: inline;
}
