body {
	margin: -53px 0px 0px 0px;
	background: #ffffff url('../assets/bg.jpg') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color: #164456;
	overflow-x:hidden;
}

img {
	border: 0px;
}

a {
	color: #004444;
}
a:hover {
	color: #88a8a8;
}

p {
	margin: 0px;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	margin: auto;
	width: 940px;
	padding: 124px 15px 15px 15px;
	background: white;
	position: relative;
}
#home {
	margin: auto;
	width: 940px;
	padding: 124px 15px 15px 15px;
	background: white;
	position: relative;
}



#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}

#specialized_finding_solutions {
	display: none;
	margin: 0px;
	position: absolute;
	left: 135px;
	top: 75px;
	width: 261px;
	height: 14px;
	background: url('../assets/specialized_finding_solutions.png') no-repeat;
	text-indent: -9999px;
}

#banner {
	display:block;
	position: absolute;
	top: -114px;
	left: 537px;
}
#bannerhome{
	display:block;
	position: absolute;
	top: -42px;
	left: 537px;
}

#weiging_packaging_solutions {
	display: none;
	margin: 0px;
	position: absolute;
	right: 25px;
	top: 118px;
	width: 375px;
	height: 37px;
	background: url('../assets/weiging_packaging_solutions.png') no-repeat;
	text-indent: -9999px;
}

#login_btn {
	display: block;
	position: absolute;
	right: 280px;
	top: 194px;
	width: 48px;
	height: 11px;
	background: url('../assets/login_btn.jpg') no-repeat;
	text-indent: -9999px;
	outline: none;
}
#logout_btn {
	display: block;
	position: absolute;
	right: 270px;
	top: 194px;
	width: 60px;
	height: 11px;
	background: url('../assets/logout_btn.jpg') no-repeat;
	text-indent: -9999px;
	outline: none;
}
#manager_btn {
	display: block;
	position: absolute;
	right: 327px;
	top: 194px;
	width: 80px;
	height: 11px;
	background: url('../assets/manager.png') no-repeat;
	text-indent: -9999px;
	outline: none;
	
}
#lang_selector {
	position: absolute;
	top: 185px;
	right: 100px;
}

#lang_selector select {
	padding: 2px;
	border: 1px solid #c3c3c3;
	width: 150px;
}

/*
	menu_taal.css voor het menu van specifieke taal
	elementen voor home staan in home.css
*/

#content_top {
margin-top:-70px;
	width: 940px;
	height: 4px;
	background: url( '../assets/bg_content_top.jpg' ) no-repeat;
}
#content {
	position: relative;
	width: 940px;
	background: url( '../assets/bg_content_repeater.jpg' ) repeat-y;
}

#content_left {
	float: left;
	width: 188px;
	padding: 15px 0px 260px 0px;
}

#content_left h1 {
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 12px;
	font-size: 130%;
}

#content_left h1 a {
	color: #164456;
	text-decoration: none;
}
#content_left h1 a:hover {
	text-decoration: underline;
}

#content_left h3 {
	margin: 0px;
	margin-bottom: 0px;
	padding-left: 12px;
	font-size: 130%;
}

#content_left h3 a {
	color: #164456;
	text-decoration: none;
}
#content_left h3 a:hover {
	text-decoration: underline;
}

#submachine {
display:inline;
	margin: 0px;
	margin-bottom: 3px;
	padding-left: 12px;
	font-size: 10%;
	position:relative;
}
#submachine a {
	color: #164456;
	text-decoration: none;
}
#submachine a:hover {
	text-decoration: none;
}

.submenu {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.submenu li {
	list-style-type: none;
}

.submenu li a {
	display: block;
	padding: 3px 3px 3px 12px;
	background: url('../assets/bg_li_left.jpg') 2px 6px no-repeat;
	text-decoration: none;
}

.submenu li a.active,
.submenu li a:hover {
	text-decoration: underline;
}

#content_right {
	float: right;
	width: 737px;
	padding: 15px 0px 15px 0px;
	line-height: 150%;
}

#content_right h1 {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 130%;
}

.product_box {
	float: left;
	display: block;
	position: relative;
	width: 240px;
	height: 218px;
	background: url('../assets/bg_product_overview.png') bottom center no-repeat;
}

.product_box:hover {
	background: url('../assets/bg_product_overview_h.png') bottom center no-repeat;
}

.product_box_img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 240px;
	text-align:center;
	float:center;
}

.product_box_img img {
	max-height:160px;
	max-width:240px;
	}
.product_box_txt {
	position: absolute;
	left: 4px;
	bottom: 10px;
	width: 232px;
	text-align: center;
}

.product_box_txt h1 {
	font-size: 110%;
	margin: 0px;
	position: relative;
	top: 7px;
}

.product_box_txt h2 {
	font-size: 160%;
	line-height: 130%;
	margin: 0px;
}

.product_box_url {
	margin: 0px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.product_box_url a {
	display: block;
	width: 100%;
	height: 100%;
	background: url( './assets/blank.gif' );
	text-indent: -9999px;
	outline: none;
}

.product_box_intro {
	position: absolute;
	left: 4px;
	top:240px;
	width: 232px;
	text-align: center;
}
.product_box2 {
	float: left;
	display: block;
	position: relative;
	width: 240px;
	height: 238px;
	background: url('../assets/bg_product_overview.png') bottom center no-repeat;
	margin: -10px 5px 35px 0px;
}

.product_box2:hover {
	background: url('../assets/bg_product_overview_h.png') bottom center no-repeat;
}
.product_box2_img {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 240px;
	text-align:center;
	float:center;
}

.product_box2_img img {
	max-height:160px;
	max-width:240px;
	}

.product_box3 {
	float: left;
	display: block;
	position: relative;
	width: 240px;
	height: 238px;
	background: url('../assets/bg_product_overview.png') bottom center no-repeat;
	margin: -10px 5px 20px 0px;
}

.product_box3:hover {
	background: url('../assets/bg_product_overview_h.png') bottom center no-repeat;
}
.product_box3_img {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 240px;
	text-align:center;
	float:center;
}

.product_box3_img img {
	max-height:130px;
	max-width:210px;
	}


#detail_buttons {
	float: right;
}

#product_details {
	margin-top: 15px;
}

#product_details_left {
	float: left;
	width: 560px;
}
.product_detail_pic {
	margin-bottom: 25px;
	max-width:500px;
}

#product_details_right {
	float: right;
	width: 160px;
}
#product_details_right img {
	width: 160px;
	margin-bottom: 10px;
}

#contact {
	float:left;
	width: 737px;
}

#contact_left {
	float: left;
	width: 361px;
}
#contact_right {
	float: right;
	width: 361px;
}

#contact_left h2,
#contact_right h2 {
	margin: 0px;
	font-size: 120%;
}

#contact_right .contact_pic {
	margin-bottom: 10px;
}
.formfield {
	border: 1px solid #427481;
	margin-bottom: 3px;
}
.formbutton {
	background: #427481;
	color: white;
	border: 1px solid black;
}

#left_adress {
	position: absolute;
	left: 10px;
	bottom: 0px;
	font-style: normal;
	width: 168px;
}

#left_adress img {
	width: 168px;
	margin-bottom: 10px;
}

#content_bottom {
	width: 940px;
	height: 4px;
	background: url( '../assets/bg_content_bottom.jpg' ) no-repeat;
	margin-bottom: 15px;
}

#bottom {
	width: 940px;
}

#bottom ol {
	margin: 0px;
	padding: 0px;
}

#bottom ol li {
	float: left;
	display: block;
	width: 235px;
	list-style-type: none;
	text-align: left;
}

#bottom ol li a {
	display: block;
	font-weight: bold;
	color: #164456;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

#bottom ol li a:hover {
	text-decoration: underline;
}

#bottom ol li ul {
	margin: 0px;
	padding: 0px;
}

#bottom ol li ul li {
	list-style-type: none;
}

#bottom ol li ul li a {
	display: block;
	font-weight: normal;
	color: #164456;
	text-decoration: none;
	padding: 3px 0px 3px 15px;
	background: url('../assets/bg_li.jpg') 5px 6px no-repeat;
}

#bottom ol li ul li a:hover {
	text-decoration: underline;
}

#copyright {
	text-align: center;
	font-size: 80%;
	color: #000000;
	padding: 3px 0px 3px 0px;
}

#copyright a {
	color: #000000;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
}

.cleaner {
	clear: both;
}

fieldset {
  border-style: none;
}

#fontsize{
	border:0px;
	position:absolute;
	right:10px;
	top:192px;
	z-index:99;
}

#ico-paprikas {
	position: relative;
	width: 28px;
	height: 28px;
	background: url('../../../images/Products/products/paprika.png') no-repeat;
	text-indent: -9999px;
	float:left;
	margin-top:-8px;
	}
#ico-sprouts {
	position: relative;
	width: 28px;
	height: 28px;
	background: url('../../../images/Products/products/sprouts.png') no-repeat;
	text-indent: -9999px;
	float:left;
	margin-top:-8px;
	padding-right:3px;
	}
#ico-oranges {
	position: relative;
	width: 28px;
	height: 28px;
	background: url('../../../images/Products/products/orange.png') no-repeat;
	text-indent: -9999px;
	float:left;
	margin-top:-8px;
	padding-right:3px;
	}
#ico-potatoes {
	position: relative;
	width: 28px;
	height: 28px;
	background: url('../../../images/Products/products/potato.png') no-repeat;
	text-indent: -9999px;
	float:left;
	margin-top:-8px;
	padding-right:3px;
	}
#ico-apples {
	position: relative;
	width: 28px;
	height: 28px;
	background: url('../../../images/Products/products/apple.png') no-repeat;
	text-indent: -9999px;
	float:left;
	margin-top:-8px;
	}
#ico-carrots {
	position: relative;
	width: 28px;
	height: 28px;
	background: url('../../../images/Products/products/carrots.png') no-repeat;
	text-indent: -9999px;
	float:left;
	margin-top:-8px;
}
#ico-onions {
	position: relative;
	width: 28px;
	height: 28px;
	background: url('../../../images/Products/products/union.png') no-repeat;
	text-indent: -9999px;
	float:left;
	margin-top:-8px;
}
#suit {
	position: relative;
	float:left;
	padding-right:5px;
}
#suit2 {
	position: relative;
	float:left;
	padding-right:5px;
}
#suitable {
	margin-top:25px;
	position: relative;
	width: 940px;
	height:30px;
	margin-bottom:5px;
}

#country {
	position:relative;
	float:left;
	max-width:234px;
	min-height:230px;
	margin-right:10px;
	margin-bottom:30px;
	border-right: 1px dotted #000000
}
#country a {
	text-decoration: none;
}

#country h1 {
	font-size:110%;
}

.machines {
	float: left;
	display: block;
	position: relative;
	background: #dde3e6;
	border: 1px solid #bbbbbb;
	margin: 0px 5px 5px 5px;
	min-width:90px;
}

.machines:hover {
	background: #e7ebed;
	}
.machines a {
	text-decoration: none;
}
.machineimg img {
	max-height:65px;
	margin-top:5px;
}
.machineimg {
	horizontal-align:middle;
	text-align:center;
}

#formachines {
	float:left;
	position:relative;
}
#mgx {
	position: relative;
	right:0px;
	margin-top:-400px;
	margin-bottom:30px;
}

.packaging {
	float: left;
	display: block;
	position: relative;
	width: 240px;
	height: 230px;
}



.packaging_img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 240px;
	text-align:center;
	float:center;
}

.packaging_img img {
	max-height:160px;
	max-width:240px;
	}
.packaging_txt {
	position: absolute;
	left: 4px;
	top: 165px;
	width: 232px;
	text-align: center;
}

.packaging_txt h1 {
	font-size: 110%;
	margin: 0px;
	position: relative;
	top: 7px;
}

.packaging_txt h2 {
	font-size: 160%;
	line-height: 130%;
	margin: 0px;
}

.packaging_url {
	margin: 0px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.packaging_url a {
	display: block;
	width: 100%;
	height: 100%;
	background: url( './assets/blank.gif' );
	text-indent: -9999px;
	outline: none;
}

#eventimage img {
	max-width:180px;
}

#input p {
	margin-bottom: -11px;
}

#countrie {
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 70%;
	background: #e7ebed url('../../../images/Products/products/pdf.png') no-repeat;
	border-bottom: 1px dashed #00000f;
	margin-bottom:-25px;
}
#countrie:hover{	background: #dde3e6 url('../../../images/Products/products/pdf.png') no-repeat;}
#countrie a { text-decoration:none }
#countrie li {
	list-style-type: none;
}
