img, div { behavior: url(css/iepngfix.htc); }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
.fullstory{
	text-indent: -2000px;
}
body {
	line-height: 1.2em;
	background:url(../img/bg.gif) top left repeat-x #fff;
	text-align: center;
	min-width: 960px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#333333;
}
blockquote, q {
	quotes: none;
}
h1, h2, h3, h4, h5, h6{
	margin: 0px 0px 10px 0px;
}
h4{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
h3{
	margin: 0px 0px 5px 0px;
	text-transform:uppercase;
	font-size: 12px;
}
h2{
	font-size: 16px;
}
h1{
	font-size:18px;
	color:#006699;
	line-height: 1.0em;
}
p{
	padding: 0px 0px 5px 0px;
}

ol, ul {
	list-style: none;
}
.info ul, .moreinfo ul, .roundedbox ul{
	list-style:disc;
	padding-left: 5px;
	margin-left: 10px;
}
.info ul li, .moreinfo ul li, .roundedbox ul li{
	margin: 5px 0px;
}
.moreinfo .kindoffish{
	display:none;
}
input, textarea{
	border: 1px solid #999;
	padding: 2px;
	background:#FFFFFF;
	font-size: 11px;
	height: 12px;
	margin-right: 5px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
}
select {
	background-color: #29333d;
	color: #CCC;
	width: 225px;
	font-size: 10px;
}
textarea{
	width: 233px;
	height: 60px;
}
input:focus{
	
	border:1px solid #666;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, a:visited{
	color:#145189;
}
a:hover{
	color:#3399cc;
}
.pdf{
	background:url(../img/pdf.png) top left no-repeat;
	padding-left: 20px;
}
.left{
	float:left;
}
.right{
	float:right;
}
img.left{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.clear{
	clear: both;
}
.hr, .hr_dark{
	width: 100%;
	height: 6px;
	border-bottom: 1px dotted #c3c3c3;
	margin-bottom: 9px;
	clear:both;
}

#container_home, #container_products, #container_detail{
	width: 960px;
	margin:0 auto;
	text-align: left;
	padding-top: 10px;
}
#navigation{
	position:relative;
	height: 60px;	
}
#navigation ul{
	position:absolute;
	bottom: 3px;
	right: 18px;
}
#navigation #logo{
	position: absolute;
	bottom: 3px;
	left: 35px;
}
#navigation ul li{
	float: left;
	width: 105px;
	border-bottom:#666 solid 2px;
	text-align: right;
	margin: 0px 5px;
	text-transform:uppercase;
	font-size:12px;
	line-height:normal;
	font-weight:bolder;
}
#navigation ul li:hover{
	border-bottom:#333 solid 2px;
}

#navigation ul li.selected{
	color:#006699;
	border-bottom:#006699 solid 2px;
}

#navigation ul li a{
	width: 105px;
	height: 15px;
	display: block;
	color:#666666;
	text-decoration:none;
}
#navigation ul li a:hover{
	color: #333;
}
#navigation ul li.selected a{
	color:#006699;
}
#header_top{
	background:url(../img/header_top.gif) top left no-repeat;
	height: 16px;
	width: 960px;
	clear: both;
}
#container_home #header{
	background:url(../img/header_home.gif) top left no-repeat;
	width:960px;
	height: 279px;
}
#container_products #header{
	position:relative;
	top: 0;
	left: 0;
	background:url(../img/header_home.gif) top left no-repeat;
	width:934px;
	height: 279px;
	padding: 0px 0px 0px 26px;
}
#container_detail #header{
	position:relative;
	top: 0;
	left: 0;
	background:url(../img/header_detail.gif) top left no-repeat;
	width:934px;
	height: 118px;
	padding: 0px 0px 0px 26px;
}
*html #container_products #header{
	padding: 0px 0px 0px 8px;
	width: 952px;
}
#container_home #header #left{
	position:relative;
	top: -7px;
	left: 20px;
	height: 279px;
	width: 580px;
	padding: 0px;
	margin: 0px;
	z-index: 999;
	float: left;
}
#container_home #header #right{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	height: 260px;
	width: 326px;
	padding: 0px;
	margin: 6px 0px 0px 20px;
	z-index: 1000;
}
#container_home #header #right .clickableBox{
	position:relative;
	top: 0;
	left: 0;
	background:url(../img/bg_dark10.png) top left repeat;
	width: 311px;
	height: 104px;
	margin-bottom: 13px;
	color:#FFFFFF;
	padding: 10px;
	display: block;
}
#container_products #header .clickableBox{
	position: relative;
	top: 0px;
	left: 0px;
	background:url(../img/bg_dark10.png) top left repeat;
	width: 400px;
	height: 220px;
	margin-bottom: 13px;
	color:#FFFFFF;
	padding: 10px;
	margin: 20px 0px 0px 20px;
	display: block;
	float: left;
}
#container_home #header #right .clickableBox h2{
	font-weight:normal;
}
#container_products #header .clickableBox h1{
	color: #fff;
	font-size: 21px;
	line-height: 1.6em;
	padding-left: 40px;
	font-weight:normal;
}
#container_products #header .clickableBox h1.poultry{
	background:url(../img/icon_poultry_33x33.png) top left no-repeat;
}
#container_products #header .clickableBox h1.fish{
	background:url(../img/icon_fish_33x33.png) top left no-repeat;
}
#container_home #header #right .clickableBox:hover{
	background:url(../img/bg_dark20.png) top left repeat;
}
#container_products #header .clickableBox:hover{
	background:url(../img/bg_dark20.png) top left repeat;
}
.fishbutton, .poultrybutton{
	position: absolute;
	bottom: 3px;
	right: 10px;
	background: url(../img/button_fish.png) no-repeat top left;
	border: none;
	color:#fff;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	height: 35px;
	width:147px;
	text-align:center;
	text-transform:uppercase;
	font-size: 10px;
	font-weight:bold;
}
.poultrybutton{
	background: url(../img/button_poultry.png) no-repeat top left;
}
.button{
	background:url(../img/button.gif) top left repeat-x;
	height: 17px;
	width: auto;
	padding: 0px 15px;
	color: #FFFFFF;
	border: none;
	font-size: 11px;
	font-weight: bold;
	text-transform:lowercase;
}
#breadcrumbs{
	position: relative;
	top: 0;
	left: 0;
	background:url(../img/breadcrumbs.gif) top left no-repeat;
	width: 930px;
	height: 18px;
	color: #eee;
	float: left;
	padding: 2px 0px 0px 30px;
	margin: 0px;
	font-size:11px;
}
#breadcrumbs a{
	color:#CCCCCC;
}
#breadcrumbs a:hover{
	color:#eeeeee;
}
#language{
	position: absolute;
	top: 2px;
	right:29px;
	width: 135px;
	text-align:right;
}
#language form input{
	border: 0px;
	width: 16px;
	height: 11px;
	float: right;
	background: none;
}
*html #breadcrumbs{
	margin-top: -3px;
}
#container_home #content{
	float: left;
	background:url(../img/bg_content.gif) top left repeat-y;
	padding: 10px 25px 20px 25px;
	width: 910px;
}
#container_products #content{
	float: left;
	background:url(../img/bg_content.gif) top left repeat-y;
	padding: 10px 25px 20px 25px;
	width: 910px;
}
#container_detail #content{
	float: left;
	background:url(../img/bg_content.gif) top left repeat-y;
	padding: 10px 25px 20px 25px;
	width: 910px;
	margin: 0px 0px 0px 0px;
}
#container_detail #content #left{
	float: left;
	background:url(../img/bg_sidenav.gif) bottom left no-repeat;
	width: 172px;
	padding: 3px 0px 5px 6px;
	margin: 9px 0px 0px 0px;
}
#container_detail #content #left ul{
	font-size:11px;
	font-weight: bold;
}
#container_detail #content #left ul li{
	margin: 3px 0px;
}
	
#container_detail #content #left ul ul li{
	font-size:10px;
	font-weight: normal;
	padding-left: 10px;
	background:url(../img/arrow.gif) top left no-repeat;
	width: 160px;
}
#container_detail #content #left a{
	text-decoration: none;
	color: #333;
}
#container_detail #content #left a.selected{
	color: #006699;
}
#container_detail #content #left a.selected:hover{
	color: #006699;
}
#container_detail #content #left a:hover{
	color: #000;
}
#container_detail #content #sidenav_heading{
	position:relative;
	top: 0px;
	left: 0px;
	background:url(../img/title_sidebar.gif) bottom left no-repeat;
	width: 171px;
	height: 21px;
	font-size:13px;
	font-weight: bold;
	text-transform:uppercase;
	padding: 9px 0px 0px 7px;
	margin: -9px 0px 0px -6px;
}

#container_detail #content #sidenav_heading .fish{
	background:url(../img/icon_fish_20x20.png) top left no-repeat;
	padding: 2px 0px 0px 21px;
}
#container_detail #content #sidenav_heading .poultry{
	background:url(../img/icon_poultry_20x20.png) top left no-repeat;
	padding: 2px 0px 0px 21px;
}
#container_detail #content #right{
	float: left;
	margin-left: 15px;
	margin-right: 25px;
	width: 690px;
}
#container_detail #content #right{
	float: left;
	margin-left: 15px;
	margin-right: 0px;
	width: 715px;
}
*html #content{
	margin-top: -1px;
}
#container_home #content .box{
	float: left;
	width: 286px;
	margin: 0px;
}
#container_home #content .box.last{
	width: 334px;
}
#container_products #content .box{
	float: left;
	width: 440px;
	margin: 0px;
	margin-right: 10px;
}
#container_products #content .box img{
	float: left;
}
#container_detail #content .box{
	float: left;
	width: 109px;
	height: 50px;
	margin: 0px;
	margin-right: 10px;
}
#container_detail #content .box h4{
}
#container_products #content .box h2{
	line-height: 1.2em;
	padding-left: 25px;
}
#container_products #content .box h2.poultry{
	background:url(../img/icon_poultry_20x20.png) top left no-repeat;
	color:#ed1c24;
}
#container_products #content .box h2.fish{
	background:url(../img/icon_fish_20x20.png) top left no-repeat;
	color:#006699;
}
#container_products #content .box.last{
	margin-left: 10px;
}
#container_home .clickableBox{
	/*background:url(../img/bg_dots20.gif) top right repeat-y;*/
	width: 256px;
	padding-right: 0px;
	margin-right: 5px;
	padding: 10px;
	margin-bottom: 20px;
	height: 115px;
}
#container_products .clickableBox{
	/*background:url(../img/bg_dots20.gif) top right repeat-y;*/
	width: 420px;
	padding-right: 0px;
	margin-right: 5px;
	padding: 10px;
	margin-bottom: 5px;
	height: 85px;
}
#container_detail .clickableBox{
	/*background:url(../img/bg_dots20.gif) top right repeat-y;*/
	width: 690px;
	padding-right: 0px;
	margin-right: 5px;
	padding: 10px;
	margin-bottom: 10px;
	min-height: 112px;
	border: 1px solid #eee;
}
#container_detail #right .info{	
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 270px;
}
#container_detail #right .clickableBox .info{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 359px;
}
#container_detail .clickableBox .moreinfo{
	position: relative;
	border-left: #CCCCCC 1px dotted;
	top: 0px;
	left: 0px;
	float: left;
	width: 200px;
	padding-left: 8px;
	min-height: 113px;
}
#container_detail span{
	font-weight:bold;
	padding-left: 18px;
}
#container_detail span.skinning{
	background:url(../img/skinning.gif) top left no-repeat;
}
#container_detail span.descaling{
	background:url(../img/descaling.gif) top left no-repeat;
}
#container_detail span.fin-tail-cutting{
	background:url(../img/filleting.gif) top left no-repeat;
}
#container_detail span.eel-processing{
	background:url(../img/eel-processing.gif) top left no-repeat;
}
#container_detail span.deboning{
	background:url(../img/deboning.gif) top left no-repeat;
}
#container_detail #content #right h2{
	text-transform:uppercase;
	font-size: 13px;
}
.hovering {
	background:#F3F3F3;
	border-color: #efefef;
	cursor:pointer;
}
#content .clickableBox h4{
	border-bottom: #333 solid 2px;
	font-size: 13px;
	text-transform:uppercase;
	margin-bottom: 3px;
}
#content .clickableBox img{
	border: 1px solid #CCCCCC;
}
#footer{
	float: left;
	background:url(../img/bg_footer.gif) top left no-repeat;
	text-align:center;
	font-size:11px;
	padding-top: 10px;
	width: 960px;
	color: #999;
}
#footer a{
	color: #999;
	text-decoration:none;
}
#footer a:hover{
	color: #666;
	text-decoration: underline;
}

#center_box{
	top: 0;
	left: 0;
	height:100%;
	width:100%;
}
.gelukt, .mislukt {
	background: url(../img/bg_contact.png) top left no-repeat;
	color:#111111;
	height:60px;
	padding-top: 40px;
	width:180px;
	padding-left: 105px;
	padding-right: 15px;
	left:50%;
	margin:-100px auto auto -150px;
	position:fixed;
	text-align:center;
	top:50%;
	z-index:2101;
	font-size: 16px;
	font-weight: bold;
	line-height:1.2em;
}
.gelukt{
	color: #006600;
}
.mislukt{
	color: #CC0000;
}
.login {
	opacity:.001;
	filter: alpha(opacity=01); 
	-moz-opacity: 0.01;
	position: absolute;	
	background: url(../img/bg_login.png) top left no-repeat;
	height:80px;	
	width:190px;
	padding-top: 20px;
	padding-left: 105px;
	padding-right: 5px;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -150px;
}
*html .login{
	background: url(../img/bg_login.gif) top left no-repeat;
}
.login input{
	float: right;
	margin: 0px 5px 5px 0px;
	width: 160px;
}
.login input.button{
	width: auto;
}

.roundedbox{
	width: 230px;
	position:relative;
	top: 0;
	left:0;
	float:left;
	margin: 0px 0px 10px 10px;
}
.roundedbox_pictures{
	position:relative;
	top: 0;
	left:0;
	float:left;
	margin: 0px 0px 10px 0px;
}
.roundedbox_pictures img{
	margin: 0px 5px;
}
.rounded{display:block}
.rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#eeeeee}
.rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7;
  background:#f2f2f2}
.rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfd;
  border-right:1px solid #fdfdfd;
  background:#f1f1f1}
.rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1;}
.rounded4{
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7}
.rounded5{
  border-left:1px solid #f2f2f2;
  border-right:1px solid #f2f2f2}
.roundedfg{
	padding: 5px;
  background:#eeeeee}
.roundedfg_pictures{
	padding: 5px 9px;
  background:#eeeeee}