/* @override http://www.lacroix.be/stylesheets/lacroix.css */

/* @override http://www.lacroix.be/stylesheets/lacroix.css */

body {
	background: #f6f6f4 url(img/bg_lacroix.jpg) repeat-x fixed;
	font: 11px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#no_javascript,
div#no_results_search.no_results,
div#no_results_filters.no_results {
	border: 4px solid red;
	background-color: #fff;
	padding: 1em;
	text-align: center;
	color: red;
	font-size: 1.5em;
	font-weight: bold;
}

a:link {
	color: #515151;
	text-decoration: underline;
}

a:visited {
	color: #515151;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #fff;
}

a:focus {
	outline: none;
}

h1, h2, h3, h4 {
	color: #515151;
	line-height: 140%;
	margin-bottom: 0;
	margin-top: 1em;
}

p, ul {
	color: #515151;
}

ul {
	margin-left: 1em;
	padding-left: 0;
	list-style-type: square;
}

/* @group gedeelde css */

#logo a {
	width: 200px;
	height: 149px;
	background-color: #000;
	background-image: url(img/bg_lacroix_logo_nl.jpg);
	position: absolute;
	top: -8px;
	left: 80px;
	text-indent: -9999px;
	z-index: 100;
}

body#fr #logo a {
	background-image: url(img/bg_lacroix_logo_fr.jpg);
}

.container {
	margin-top: 8px;
	position: relative;
	background-color: #f6f6f4;
}

p.graad {
	float: left;
	width: 60px;
	height: 16px;
	text-indent: -9999em;
	background: transparent url(img/recepten_sterren.png) no-repeat;
}

p.graad.graad_3 {
	background-position: 0 0;
}

p.graad.graad_2 {
	background-position: 0 -20px;
}

p.graad.graad_1 {
	background-position: 0 -40px;
}

p.duur {
	float: left;
	width: 4em;
}

div#footer {
	margin: 2em 0;
	padding-top: 1.5em;
	border-top: 1px solid #bebebe;
	float: left;
	width: 920px;
	margin-left: 15px;
}

div#footer p {
	color: #a9a99d;
	margin: 0;
}

/* @end */

/* @group navigatie */

#nav {
	display: block;
	width: 950px;
	height: 43px;
	background: transparent url(img/bg_lacroix_nav.jpg) left top;
	margin-bottom: 95px;
}

#nav ul {
	margin: 0 0 0 325px;
}

#nav ul li {
	display: inline;
	list-style: none;
	height: 43px;
}

#nav ul li a {
	color: #fff;
	display: block;
	float: left;
	height: 43px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav ul li a#homepage {
	width: 113px;
	background-image: url(img/nav_lacroix_homepage.jpg);
}

#nav ul li a#recepten,
#nav ul li a#recettes {
	width: 99px;
	background-image: url(img/nav_lacroix_recepten_nl.jpg);
}

#nav ul li a#recettes {
	width: 99px;
	background-image: url(img/nav_lacroix_recepten_fr.jpg);
}

#nav ul li a#fonds {
	width: 79px;
	background-image: url(img/nav_lacroix_fonds.jpg);
}

#nav ul li a#bouillon {
	width: 93px;
	background-image: url(img/nav_lacroix_bouillon.jpg);
}

#nav ul li a#Felix_Alen {
	width: 113px;
	background-image: url(img/nav_lacroix_felix.jpg);
}

#nav ul li a#français {
	float: right;
	margin-right: 10px;
	width: 69px;
	background-image: url(img/nav_lacroix_francais.jpg);
}

#nav ul li a#nederlands {
	float: right;
	margin-right: 10px;
	width: 79px;
	background-image: url(img/nav_lacroix_nederlands.jpg);
}

#nav ul li a:hover,
#nav ul li a.active,
#nav ul li a#recepten:hover,
#nav ul li a#recepten.active,
body.products a#fonds {
	background-position: 0 -43px;
}

#nav #subnav {
	background-color: rgba(153,153,153,0.75);
	position: absolute;
	color: #333;
	top: 43px;
	left: 0;
	width: 850px;
	height: 34px;
	margin: 0;
	border-bottom: 1px solid #333;
	text-align: right;
	padding-right: 100px;
}

#nav #subnav a {
	text-indent: 0;
	font-size: 1.2em;
	line-height: 35px;
	text-decoration: none;
	margin: 0;
	padding: 8px 16px;
	color: #222;
	font-weight: bold;
}

#nav #subnav a:hover,
#nav #subnav a.active {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* @end */

/* @group home */

body.homepage #nav {
	margin-bottom: 15px;
}

body.homepage div#footer {
	margin-left: 40px;
	width: 870px;
}

body.homepage .container {
	background: #fff url(img/bg_home_tortilia.jpg) no-repeat 0 43px;
}

body.homepage div#tekst {
	margin-top: 120px;
}

body#fr.homepage div#tekst {
	margin-top: 105px;
}

body.homepage div#tekst h2 {
	display: block;
	text-indent: -9999em;
	width: 217px;
	height: 70px;
	background: url(img/home_Uhoudtvan.jpg) no-repeat 0 0;
	margin: 0;
}

body#fr.homepage div#tekst h2 {
	background-image: url(img/home_Uhoudtvan_FR.jpg);
	width: 284px;
	height: 76px;
	margin-bottom: 10px;
}

body.homepage div#banners {
	position: relative;
	width: 590px;
	height: 680px;
}

body.homepage a#btnBouillon,
body.homepage a#btnRecepten,
body.homepage a#btnFelix,
body.homepage a#btnfond,
body.homepage a#btnOntdek {
	display: block;
	width: 554px;
	height: 283px;
	text-indent: -9999em;
	position: absolute;
	top: 0;
	left: 40px;
	background: url(img/home_bnr_bouillon_nl.jpg) no-repeat;
}

body#fr.homepage a#btnBouillon {
	background-image: url(img/home_bnr_bouillon_fr.jpg);
}

body.homepage a#btnRecepten {
	width: 279px;
	height: 185px;
	top: 283px;
	left: 40px;
	background-image: url(img/home_bnr_recepten_nl.jpg);
}

body#fr.homepage a#btnRecepten {
	background-image: url(img/home_bnr_recepten_fr.jpg);
}

body.homepage a#btnFelix {
	width: 275px;
	height: 185px;
	top: 283px;
	left: 319px;
	background-image: url(img/home_bnr_felix_nl.jpg);
}

body#fr.homepage a#btnFelix {
	background-image: url(img/home_bnr_felix_fr.jpg);
}

body.homepage a#btnOntdek {
	width: 275px;
	height: 185px;
	top: 283px;
	left: 319px;
	background-image: url(img/home_bnr_ontdek_nl.jpg);
}

body#fr.homepage a#btnOntdek {
	background-image: url(img/home_bnr_ontdek_fr.jpg);
}

body.homepage a#btnfond {
	width: 554px;
	height: 150px;
	top: 468px;
	left: 40px;
	background-image: url(img/home_bnr_fonds_nl.jpg);
}

body#fr.homepage a#btnfond {
	background-image: url(img/home_bnr_fonds_fr.jpg);
}

#btnReceptHome {
	margin-left: 40px;
	color: #a9a99d;
}

/* @end */

/* @group recepten */

body.recepten .container,
body.recettes .container {
	background: #f6f6f4 url(img/bg_stoemp.jpg) no-repeat 0 43px;
	overflow: hidden;
	width: 950px;
}

#zoekcontainer {
	height: 100px;
	background: #d1d1d1 url(img/bg_recepten_zoekcontainer.jpg) repeat-x left top;
	margin-top: 110px;
	position: relative;
}

#zoekcontainer p#doorzoek {
	position: absolute;
	left: 27px;
	top: 10px;
	background: transparent url(img/recepten_txtZoeken_nl.png) no-repeat 0 10px;
	height: 72px;
	width: 160px;
	text-indent: -9999em;
}

body#fr #zoekcontainer p#doorzoek {
	background-image: url(img/recepten_txtZoeken_fr.png);
}

#zoekcontainer p {
	text-indent: -9999em;
}

form#SearchForm {
	margin-top: 10px;
	margin-left: 160px;
}

form#SelectAllForm {
	position: absolute;
	right: 30px;
	top: -2px;
	padding-top: 12px;
	width: 100px;
}

form#SelectForm {
	position: absolute;
	left: 160px;
	top: 49px;
	padding-top: 12px;
	width: 750px;
	/*

border: 1px solid red;*/
	background: transparent url(img/recepten_lijn.gif) repeat-x 0 0;
}

input#btnSearch,
input#btnShowAll {
	width: 84px;
	height: 29px;
	background: transparent url(img/btn_zoeken_nl.png);
	padding: 0;
	margin: 0;
	border: 0;
	text-indent: -9999em;
	cursor: pointer;
	display: block;
	position: absolute;
}

input#btnSearch {
	left: 320px;
	top: 8px;
}

body#fr input#btnSearch {
	background-image: url(img/btn_zoeken_fr.png);
}

input#btnShowAll {
	right: 0;
	top: 8px;
	width: 99px;
	background: transparent url(img/btn_toonalles_nl.png) no-repeat 0 0;
	text-indent: -9999em;
}

body#fr input#btnShowAll {
	background-image: url(img/btn_toonalles_fr.png);
}

input#btnSearch:hover,
input#btnShowAll:hover {
	background-position: 0px -29px;
}

select.select {
	width: 235px;
	margin-right : 10px;
}

/* @end */

/* @group recepten gallerij */

div#receptenGallery {
	background: transparent url(img/bg_receptenGallery.png) repeat-x 0 0;
	width: 920px;
	padding: 15px;
}

div#receptenGallery a.RecGalItem {
	float: left;
	width: 230px;
	height: 280px;
	position: relative;
	background: transparent url(img/bg_RecGalItem.png) 0 0;
	text-decoration: none;
}

div#receptenGallery a.RecGalItem:hover {
	background-position: 0 -280px;
}

div#receptenGallery a.RecGalItem img {
	position: absolute;
	left: 11px;
	top: 9px;
	width: 212px;
	height: 168px;
}

div#receptenGallery a.RecGalItem div.RecGalItemTxt {
	position: absolute;
	left: 11px;
	top: 205px;
	width: 212px;
}

div#receptenGallery a.RecGalItem div.RecGalItemTxt p {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	color: #333;
}

div#receptenGallery a.RecGalItem:hover div.RecGalItemTxt p {
	color: #ffcc00;
}

div.RecGalItemProps {
	border-bottom: 1px solid #999;
	width: 212px;
	height: 21px;
	position: absolute;
	left: 11px;
	top: 174px;
	padding-top: 5px;
	border-color: #c7c8c7;
}

div#receptenGallery a.RecGalItem:hover div.RecGalItemProps p {
	color: #fff;
}

div#receptenGallery a.RecGalItem:hover div.RecGalItemTxt p.duur {
	color: #c3c3c3;
}

/* @end */

/* @group recepten detail */

body.receptendetail div.container {
	background-color: #fff;
}

body.receptendetail div#nav {
	margin-bottom: 2em;
}

body.receptendetail div#receptenLinks {
	margin-top: 20px;
	padding-top: 100px;
}

body.receptendetail div#receptenLinks h3,
body.receptendetail div#receptenLinks h4 {
	color: #736357;
	padding: 0;
	margin: 40px 0 0 0;
	font-size: 1.2em;
}

body.receptendetail div#receptenLinks h4 {
	margin-top: 1.2em;
}

body.receptendetail div#receptenLinks a.terug, a.retour, a.terug2regels {
	width: 72px;
	height: 12px;
	text-indent: -6000px;
	display: block;
	margin-bottom: 20px;
	background: url(img/LX_terug_NL.gif) 0 0;
	padding: 0;
	overflow: hidden;
}

body.receptendetail div#receptenLinks a.retour {
	background: url(img/LX_terug_FR.gif) 0 0;
}

body.receptendetail div#receptenLinks a.terug:hover,
body.receptendetail div#receptenLinks a.retour:hover,
body.receptendetail div#receptenLinks a.terug2regels:hover {
	background-position: 72px 0;
}

body.receptendetail div#receptenLinks div.ingredients {
	border-bottom: 1px solid #bebebe;
	padding-bottom: 2em;
	margin-bottom: 3em;
}

div.ingredients ul {
	padding: 0;
	font-size: .9em;
	margin: .4em 0 0 0;
}

div.ingredients ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div.ingredients img.product {
	position: absolute;
	bottom: 0;
	margin-bottom: 80px;
}

body.receptendetail div#receptenRechts {
	margin-top: 20px;
}

body.receptendetail div#receptenRechts h3 {
	color: #736357;
	text-transform: uppercase;
	font-size: .9em;
	letter-spacing: .25em;
	padding-top: 1em;
	margin: 0 0 .75em 0;
}

body.receptendetail div#receptenRechts h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
	line-height: 24px;
	border-bottom: 1px solid #bebebe;
	padding-top: 20px;
	padding-bottom: 16px;
	padding-right: 0;
}

body.receptendetail div#receptenRechts img {
	border: none;
}

#receptenRechts div.recept div.receptprops {
	overflow: hidden;
	width: 100%;
	margin-top: 1em;
}

div.sponsorlink {
	margin-top: 2em;
}

#receptenRechts div.recept li {
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: .3em;
	margin-bottom: .3em;
}

body.receptendetail div#receptenRechts p.duur {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	overflow: hidden;
}

body.receptendetail div.media div {
	display: none;
}

body.receptendetail div#footer {
	margin-left: 80px;
	width: 790px;
}

/* @end */

/* @group over */

/* @group gedeeld */

body.fonds div#nav {
	margin-bottom: 220px;
}

body.fonds div.container {
	background: #fff url(img/bg_overFonds.jpg) no-repeat;
}

div#link_fonds a,
div#link_bouillon a {
	position: absolute;
	display: block;
	left: 560px;
	top: 110px;
	width: 390px;
	height: 120px;
	z-index: 10;
	text-indent: -9999em;
	background: transparent url(img/banner_nl_ontdek.png);
}

body#fr div#link_fonds a {
	background-image: url(img/banner_fr_ontdek.png);
}

#linkerkolom div,
#rechterkolom div {
	margin-bottom: 2.2em;
}

body.fonds div#footer {
	margin-left: 80px;
	width: 790px;
}

/* popups zijn verder gefinieerd onder fonds van Lacroix */

div.poptxt h4 {
	font-size: 2em;
}

div.poptxt h5 {
	font-size: 1.6em;
}

/* @end */

/* @group linkerkolom */

#linkerkolom div h1 {
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	margin-bottom: .2em;
	color: #333;
}

#linkerkolom div p.inleiding {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.4em;
	color: #000;
}

#linkerkolom div h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
}

#linkerkolom div img {
	position: relative;
	display: block;
	margin: 0 15px;
}

#linkerkolom div img.links,
#linkerkolom div img.linkshangend {
	float: left;
	margin-left: -80px;
}

#linkerkolom div img.linkshangend {
	margin-left: 0;
}

#linkerkolom div img#sfeerfond_01 {
	margin-bottom: 0;
}

#linkerkolom div img#sfeerfond_02 {
	margin-bottom: 15px;
}

/* @end */

/* @group rechterkolom */

#rechterkolom div h3 {
	margin: 0;
	margin-bottom: .2em;
}

#rechterkolom  p.soorten {
	margin-bottom: .2em;
}

/* @end */

/* @end */

/* @group over bouillon */

/* @group gedeeld */

body.bouillon div#nav {
	margin-bottom: 220px;
}

body.bouillon .container {
	background: #fff url(img/bg_bouillon_lacroix.jpg) no-repeat 0 0;
}

div#link_bouillon a {
	background: transparent url(img/banner_nl_ontdekbouillon.png);
}

body#fr div#link_bouillon a {
	background-image: url(img/banner_fr_ontdekbouillon.png);
}

body.bouillon div#footer {
	margin-left: 80px;
	width: 790px;
}

/* @end */

/* @end */

/* @group fonds van Lacroix */

/* @group gedeeld */

body.lacroix-fonds div#nav,
body.les-fonds-lacroix div#nav {
	margin-bottom: 230px;
}

body.les-fonds-lacroix .container,
body.lacroix-fonds .container {
	background: #fff url(img/bg_prodcucts_bouillon.jpg) no-repeat 0 -50px;
	padding: 0;
}

body.les-fonds-lacroix div#footer,
body.lacroix-fonds div#footer {
	margin-left: 80px;
	width: 790px;
}

/* @end */

body.les-fonds-lacroix d#content,
body.lacroix-fonds #content {
	
}

.les-fonds-lacroix #cntrProducts,
.lacroix-fonds #cntrProducts {
	width: 800px;
	height: 235px;
	overflow: hidden;
}

.productsGroup {
	width: 130px;
	float: left;
}

#inleiding h2,
body.bouillon_van_lacroix #inleiding h2 {
	display: block;
	margin-bottom: 10px;
	font: bold 2em/28px Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	margin-top: 0;
	color: #333;
}

#inleiding p {
	font: 1.25em/21px Georgia, "Times New Roman", Times, serif;
}

#inleiding p em {
	font-weight: bold;
	font-style: normal;
	font-family: Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	color: #333;
}

#inleiding {
	margin-bottom: 3.5em;
}

#imagekolom {
	padding-left: 30px;
}

#imagekolom p {
	font: 1em/140% Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	padding: 10px 80px 0 29px;
}

img#imgKwaliteitFond {
	position: relative;
	margin-top: 40px;
	margin-left: 10px;
}

/* @group div extrainfo */

div.extrainfo {
	text-align: center;
}

div.extrainfo h3 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: inline-table;
	border-style: none;
	background-color: #000;
	width: 122px;
	margin: 0 0 0 0;
	vertical-align: middle;
}

div.extrainfo h3 a:link,
div.extrainfo h3 a:visited {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .6em;
	text-decoration: none;
}

div.extrainfo a:link img,
div.extrainfo a:visited img {
	border-top: 4px solid #fff;
	border-bottom: 10px solid #fff;
}

div.extrainfo a:hover img {
	border-top: 2px solid #fff;
	border-bottom: 15px solid #fff;
}

/* @group prodtxt */

div.prodtxt,
div.poptxt {
	position: fixed;
	top: 10em;
	left: 50%;
	display: block;
	width: 656px;
	margin-left: -345px;
	text-align: left;
	padding: 20px;
	z-index: 100;
	background-color: #000;
	border: 4px solid #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 5px 5px 40px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: rgba(0, 0, 0, 0.9) 5px 5px 40px;
}

div#de-gibier div.prodtxt, div#de-gibier h3,
div#wildfond div.prodtxt, div#wildfond h3 {
	border-color: #70396b;
	background-color: rgba(112,57,107,0.95);
}

div#de-veau div.prodtxt, div#de-veau h3,
div#kalfsfond div.prodtxt, div#kalfsfond h3 {
	border-color: #6b4623;
	background-color: rgba(107,70,35,0.93);
}

div#de-poisson div.prodtxt, div#de-poisson h3,
div#visfond div.prodtxt, div#visfond h3 {
	border-color: #2a4974;
	background-color: rgba(42,73,116,0.93);
}

div#de-homard div.prodtxt, div#de-homard h3,
div#kreeftenfond div.prodtxt, div#kreeftenfond h3 {
	border-color: #df2229;
	background-color: rgba(223,34,41,0.93);
}

div#de-boeuf div.prodtxt, div#de-boeuf h3,
div#runderfond div.prodtxt, div#runderfond h3 {
	border-color: #009686;
	background-color: rgba(0,150,134,0.93);
}

div#de-volaille div.prodtxt, div#de-volaille h3,
div#gevogeltefond div.prodtxt, div#gevogeltefond h3 {
	border-color: #92612d;
	background-color: rgba(146,97,45,0.96);
}

div#wildfond h3:hover,
div#kalfsfond h3:hover,
div#visfond h3:hover,
div#kreeftenfond h3:hover,
div#runderfond h3:hover,
div#gevogeltefond h3:hover,
div#de-gibier h3:hover,
div#de-veau h3:hover,
div#de-poisson h3:hover,
div#de-homard h3:hover,
div#de-boeuf h3:hover,
div#de-volaille h3:hover {
	background-color: #000;
}

div.prodtxt h4,
div.poptxt h4 {
	color: #fff;
	padding-bottom: 9px;
	margin: 0;
	font-size: 3em;
	font-weight: bold;
}

div.prodtxt h5,
div.poptxt h5 {
	color: #fff;
	margin: 0 0 9px;
	font: bold 1.5em Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
}

div.prodtxt p,
div.poptxt p {
	color: #fff;
	padding-bottom: 18px;
	margin-bottom: 0;
	font: 1.4em/1.4 Georgia, "Times New Roman", Times, serif;
}

div.prodtxt ul {
	padding: 0;
	margin: 0 0 1em 0;
}

div.prodtxt ul li {
	font-size: 1.2em;
	list-style-type: none;
	color: #fff;
	padding-top: .35em;
	margin-bottom: 1px;
	padding-bottom: .35em;
	padding-left: .15em;
	line-height: 120%;
	background-color: rgba(255,255,255,0.5);
}

div.prodtxt ul li:hover {
	background-color: rgba(255,255,255,0.6);
}

div.prodtxt ul li:first-child {
	border-top: 1px solid #fff;
}

div.prodtxt ul li span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: inline-block;
	float: left;
	width: 1.2em;
	height: 1.35em;
	padding-right: 10px;
	padding-left: 0;
}

div.prodtxt ul li:hover span {
	padding-left: 6px;
	padding-right: 4px;
}

div#wildfond div.prodtxt ul li a:link,
div#kalfsfond div.prodtxt ul li a:link,
div#visfond div.prodtxt ul li a:link,
div#kreeftenfond div.prodtxt ul li a:link,
div#runderfond div.prodtxt ul li a:link,
div#gevogeltefond div.prodtxt ul li a:link,
div#de-gibier div.prodtxt ul li a:link,
div#de-veau div.prodtxt ul li a:link,
div#de-poisson div.prodtxt ul li a:link,
div#de-homard div.prodtxt ul li a:link,
div#de-boeuf div.prodtxt ul li a:link,
div#de-volaille div.prodtxt ul li a:link,
div.prodtxt ul li a:visited {
	font-weight: bold;
	text-decoration: none;
}

div#de-gibier div.prodtxt ul li,
div#de-gibier div.prodtxt ul li a:link,
div#de-gibier div.prodtxt ul li a:visited,
div#wildfond div.prodtxt ul li,
div#wildfond div.prodtxt ul li a:link,
div#wildfond div.prodtxt ul li a:visited {
	color: #70396b;
	text-decoration: none;
}

div#de-veau div.prodtxt ul li,
div#de-veau div.prodtxt ul li a:link,
div#de-veau div.prodtxt ul li a:visited,
div#kalfsfond div.prodtxt ul li,
div#kalfsfond div.prodtxt ul li a:link,
div#kalfsfond div.prodtxt ul li a:visited {
	color: #6b4623;
	text-decoration: none;
}

div#de-poisson div.prodtxt ul li,
div#de-poisson div.prodtxt ul li a:link,
div#de-poisson div.prodtxt ul li a:visited,
div#visfond div.prodtxt ul li,
div#visfond div.prodtxt ul li a:link,
div#visfond div.prodtxt ul li a:visited {
	color: #2a4974;
	text-decoration: none;
}

div#de-homard div.prodtxt ul li,
div#de-homard div.prodtxt ul li a:link,
div#de-homard div.prodtxt ul li a:visited,
div#kreeftenfond div.prodtxt ul li,
div#kreeftenfond div.prodtxt ul li a:link,
div#kreeftenfond div.prodtxt ul li a:visited {
	color: #df2229;
	text-decoration: none;
}

div#de-boeuf div.prodtxt ul li,
div#de-boeuf div.prodtxt ul li a:link,
div#de-boeuf div.prodtxt ul li a:visited,
div#runderfond div.prodtxt ul li,
div#runderfond div.prodtxt ul li a:link,
div#runderfond div.prodtxt ul li a:visited {
	color: #009686;
	text-decoration: none;
}

div#de-volaille div.prodtxt ul li,
div#de-volaille div.prodtxt ul li a:link,
div#de-volaille div.prodtxt ul li a:visited,
div#gevogeltefond div.prodtxt ul li,
div#gevogeltefond div.prodtxt ul li a:link,
div#gevogeltefond div.prodtxt ul li a:visited {
	color: #92612d;
	text-decoration: none;
}

/*div.prodtxt ul li a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}*/

a.prodtxtClose:link, a.prodtxtClose:visited {
	position: absolute;
	top: 12px;
	right: 15px;
	color: #fff;
	text-decoration: none;
	font-size: 2em;
	font-weight: bold;
	text-shadow: #000 2px 2px 4px;
}

a.prodtxtClose:hover {
	text-shadow: #000 2px 2px 3px;
	color: #000;
}

/* @end */

/* @end */

/* @end */

/* @group bouillon van lacroix */

/* @group gedeeld */

div#bouillon {
	min-height: 580px;
}

div#kwaliteitBouillon {
	width: 530px;
	height: 140px;
	position: absolute;
	left: 340px;
	top: 640px;
}

body.bouillon-du-chef div#nav {
	margin-bottom: 150px;
}

body.bouillon-du-chef #content {
	overflow: hidden;
	width: 100%;
}

body.bouillon-du-chef .container {
	background: #fff url(img/bg_bdc.jpg) no-repeat 0 42px;
}

body.bouillon-du-chef #inleiding {
	width: 240px;
	float: left;
}

body.bouillon-du-chef #inleiding p {
	-webkit-column-count: 1;
	-webkit-column-gap: 0;
	-moz-column-count: 1;
	-moz-column-gap: 0;
}

div#bouillon-du-chef.span-20.prepend-2.last {
	width: 842px;
}

body.bouillon-du-chef #products {
	overflow: hidden;
	width: 561px;
	height: 480px;
	float: left;
	margin-left: 40px;
}

body.bouillon-du-chef  .productsGroup {
	width: 187px;
	float: left;
}

body.bouillon-du-chef  div.extrainfo a:link img, div.extrainfo a:visited img {
	border-top: 4px solid transparent;
	border-bottom: 16px solid #fff;
}

body.bouillon-du-chef  div.extrainfo a:hover img {
	border-top: 2px solid transparent;
	border-bottom: 20px solid #fff;
}

div#groenten div.extrainfo h3,
div#legumes div.extrainfo h3 {
	background-color: #4ca311;
}

div#poulet div.extrainfo h3,
div#kip div.extrainfo h3 {
	background-color: #b44610;
}

div#veau div.extrainfo h3,
div#kalf div.extrainfo h3 {
	background-color: #be0021;
}

div#legumes div.extrainfo div.prodtxt,
div#groenten div.extrainfo div.prodtxt {
	background-color: rgba(76,163,17,0.9);
	border-color: #4ca311;
}

div#poulet div.extrainfo div.prodtxt,
div#kip div.extrainfo div.prodtxt {
	background-color: rgba(180,70,16,0.9);
	border-color: #b44610;
}

div#veau div.extrainfo div.prodtxt,
div#kalf div.extrainfo div.prodtxt {
	background-color: rgba(190,0,33,0.9);
	border-color: #be0021;
}

div#veau div.prodtxt ul li,
div#veau div.prodtxt ul li a:link,
div#veau div.prodtxt ul li a:visited,
div#kalf div.prodtxt ul li,
div#kalf div.prodtxt ul li a:link,
div#kalf div.prodtxt ul li a:visited {
	color: #be0021;
	text-decoration: none;
}

div#legumes div.prodtxt ul li,
div#legumes div.prodtxt ul li a:link,
div#legumes div.prodtxt ul li a:visited,
div#groenten div.prodtxt ul li,
div#groenten div.prodtxt ul li a:link,
div#groenten div.prodtxt ul li a:visited {
	color: #4ca311;
	text-decoration: none;
}

div#poulet div.prodtxt ul li,
div#poulet div.prodtxt ul li a:link,
div#poulet div.prodtxt ul li a:visited,
div#kip div.prodtxt ul li,
div#kip div.prodtxt ul li a:link,
div#kip div.prodtxt ul li a:visited {
	color: #6b4623;
	text-decoration: none;
}

body.bouillon-du-chef div#footer {
	margin-left: 80px;
	width: 790px;
}



/* @end */



/* @end */

/* @group verschil */

body.fond-bouillon div#nav,
body.verschil-met-bouillon div#nav,
body.verschil-met-fond div#nav {
	margin-bottom: 180px;
}

body.fond-bouillon .container,
body.verschil-met-bouillon .container,
body.verschil-met-fond .container {
	background: #fff url(img/bg_verschil2.jpg) no-repeat 0 -00px;
}

body.fond-bouillon div#footer,
body.verschil-met-bouillon div#footer,
body.verschil-met-fond div#footer {
	margin-left: 80px;
	width: 800px;
}

#cntr_verschil {
	margin-bottom: 2em;
}

div#verschil_inleiding {
	width: 790px;
	margin-bottom: 3.5em;
	margin-left: 80px;
}

div#verschil_inleiding h1 {
	display: block;
	margin-bottom: 18px;
	font: bold 2em/28px Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	margin-top: 36px;
	color: #333;
}

div#verschil_inleiding p {
	font: 1.25em/21px Georgia, "Times New Roman", Times, serif;
}

ul#verschil_nav {
	margin: 0 0 18px 0;
	padding: 0 0 0 68px;
	list-style: none;
	width: 790px;
	height: 36px;
	background: #fff url(img/bg_nav-fondbouillon.png) no-repeat -1px 0;
}

ul#verschil_nav li {
	display: block;
	float: left;
	list-style-type: none;
	height: 36px;
}

ul#verschil_nav li a:link {
	text-decoration: none;
	text-indent: -9999em;
	display: block;
	width: 160px;
	height: 36px;
	padding: 0;
	margin: 0;
	background: transparent url(img/nav-fondbouillon_NL.png) 0 -36px;
}

body#fr ul#verschil_nav li a:link {
	background-image: url(img/nav-fondbouillon_FR.png);
}

ul#verschil_nav li a.prod {
	background-position: 0px -36px;
}

ul#verschil_nav li a.prod:hover,
ul#verschil_nav li a.prod.selected {
	background-position: 0px 0px;
}

ul#verschil_nav li a.gebruik:link {
	background-position: -161px -36px;
}

ul#verschil_nav li a.gebruik:hover,
ul#verschil_nav li a.gebruik.selected {
	background-position: -161px 0px;
}

ul#verschil_nav li a.toep:link {
	background-position: -321px -36px;
}

ul#verschil_nav li a.toep:hover, 
ul#verschil_nav li a.toep.selected {
	background-position: -321px 0px;
}

div#slider {
	margin-left: 80px;
	width: 790px;
	position: relative;
}

div.scroll {
	height: 31em;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	width: 802px;
}

.scrollContainer div.panel {
	height: 30em;
	width: 802px;
	overflow: hidden;
}

div#product.panel p,
div#gebruik.panel p,
div#toepassingen.panel p {
	font: 12px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.verschil_fond,
div.verschil_bouillon {
	float: left;
	text-align: left;
	padding: 0;
	height: 29em;
	border: 1px solid #000;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	width: 388px;
	color: #000;
}

div.verschil_bouillon {
	float: right;
	border: 1px solid #eecc24;
	margin-left: 5px;
	margin-right: 12px;
}

div.verschil_fond h4,
div.verschil_bouillon h4 {
	background-color: #000;
	-moz-border-radius-top: 15px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border: 1px solid #000;
	color: #fff;
	padding-top: 6px;
}

div.verschil_fond h4,
div.verschil_fond h5,
div.verschil_bouillon h4,
div.verschil_bouillon h5 {
	padding-bottom: 9px;
	margin: 0;
	font-size: 2em;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}

div.verschil_fond p,
div.verschil_bouillon p,
div.verschil_fond li,
div.verschil_bouillon li {
	padding-top: .8em;
	margin-bottom: 0;
	font: 1.2em/1.4 Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	padding-right: 20px;
}

div.verschil_bouillon h4 {
	color: #000;
	background-color: #eecc24;
	border-color: #eecc24;
}

div#product.panel img {
	margin-top: 30px;
}

div#product.panel div.verschil_fond img {
	margin-left: 16px;
}

div#product.panel div.verschil_bouillon img {
	margin-left: 5px;
}

div#gebruik.panel div.verschil_fond,
div#gebruik.panel div.verschil_bouillon {
	background: url(img/verschil_gebruik_fond.jpg) no-repeat 0 45px;
}

div#gebruik.panel div.verschil_bouillon {
	background: url(img/verschil_gebruik_bouillon.jpg) no-repeat -15px 45px;
}

div#gebruik.panel div.verschil_fond p,
div#gebruik.panel div.verschil_bouillon p {
	padding-left: 145px;
}

div#toepassingen.panel div.verschil_fond,
div#toepassingen.panel div.verschil_bouillon {
	background: url(img/verschil_toepassingen_fond.jpg) no-repeat center bottom;
}

body#fr div#toepassingen.panel div.verschil_fond {
	background-image: url(img/verschil_toepassingen_fond_fr.jpg);
}

div#toepassingen.panel div.verschil_bouillon {
	background-image: url(img/verschil_toepassingen_bouillon.jpg);
}

body#fr div#toepassingen.panel div.verschil_bouillon {
	background-image: url(img/verschil_toepassingen_bouillon_fr.jpg);
}

/* @end */

/* @group felix */

body.felix_alen .container {
	background: #fff url(img/bg_felix.jpg) no-repeat 0 43px;
}

body.felix_alen p.intro {
	margin-top: 1.2em;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 150%;
}

body.felix_alen div#footer {
	margin-top: 8em;
}

body.felix_alen h5 {
	padding-bottom: 9px;
	margin: 1.5em 0 0 0;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	color: #6b6b6b;
}

body.felix_alen ul.recepten {
	padding: 0;
	margin: 0 0 1em 0;
}

body.felix_alen ul.recepten li {
	font-size: 1.2em;
	list-style-type: none;
	color: #fff;
	padding-top: .35em;
	margin-bottom: 1px;
	padding-bottom: .35em;
	padding-left: .15em;
	line-height: 120%;
	background-color: #3f7ec8;
}

body.felix_alen ul.recepten li a {
	color: #fff;
}

body.felix_alen ul.recepten li:hover {
	background-color: #4d9eff;
}

body.felix_alen ul.recepten li:first-child {
	border-top: 1px solid #fff;
}

body.felix_alen ul.recepten li span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: inline-block;
	float: left;
	width: 1.2em;
	height: 1.35em;
	padding-right: 10px;
	padding-left: 0;
}

body.felix_alen ul.recepten li:hover span {
	padding-left: 6px;
	padding-right: 4px;
}

/* @end */

/* @group promoties */
body#nl.promoties .container {
	background: #fff url(img/bg_promopage.jpg) no-repeat 0 43px;
}

body#fr.promotions .container {
	background: #fff url(img/bg_promopage_fr.jpg) no-repeat 0 43px;
}

div#promo1 {
	float:left;
	margin: 160px 0 0 39px;
	width: 400px;
}

div#promo2 {
	float:left;
	margin: 160px 0 0 71px;
	width: 400px;
	height: 550px;
}

a#bnr_ecoupon {
	display: block;
	width: 400px;
	height: 280px;
	text-indent: -9999em;
}

a#terugbetaald.popUp {
	display: block;
	width: 400px;
	height: 280px;
	text-indent: -9999em;
}

#popup_a p.legaltxt {
	font-size: 11px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */