html, body {
	height: 100%;
	/*color: #000000;*/
}

/* ---------------------- CLEARSTUFF ---------------------- */
div, ul, ol, li, table, td, th, tr, p, blockquote, form, h1, h2, h3, h4, h5, h6 {
	margin: 0; 
	padding: 0; 
	border: none;
}

td {
	vertical-align: top;
}

a {
	outline: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1{
	color: #C80B2B;
	font-size: 1.5em;
	margin: 0 10px 10px 0;
	letter-spacing: 1px;
	clear: both;
	font-weight: bold;
	
}

h2{
	color: #C80B2B;
	font-size: 1.5em;
	margin: 15px 0 10px 0;
	clear: both;
	font-weight: bold;
}

h3{
	color: #AD3011;
	font-size: 1.3em;
	margin: 15px 0 10px 0;
	clear: left;
	font-weight: bold;
}

h3.brown{
	color: #5A3018;
	font-size: 1em;
}

h4{
	color: #5A3018;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 10px 0;
	clear: left;
	padding: 3px 0 0 15px;
	background: url(/images/design/arrow-title.jpg) no-repeat 0px 5px;
}

h5 {
	color: #5A3018;
	font-size: 7pt;
}

h6.toggle{
	color: #5A3018;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 10px 0;
	clear: left;
	padding: 3px 0 0 15px;
	background: url(/images/design/arrow-title.jpg) no-repeat 0px 5px;
}

p {
	margin: 10px 0;
	line-height: 1.4em;
	color: #5a3018;
}

li {
	color: #5a3018;
}

img{
	padding: 5px 0 0 0;
}

a img {
	border: 0;
}

.products img{
	padding: 0px 0 0 0;
}

.bullet{
	padding: 0 0 0 10px;
	background: url(/images/design/arrow.jpg) no-repeat 0px 5px;
}

.horizontal-divider {
	background: url(/images/design/horizontal-divider.gif) repeat-x 0 0;
	clear: both;
	height: 10px;
	font-size: 0;
}

.description{
	font-size: 0.8em;
	text-align: center;
}

body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	/*color: #000000;*/
	/*background: #000000;*/
	
}

#container {
	width: 778px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

* html #container{
	height: 100%;
}



#logo{
	float: right;
	margin: 15px 20px 0 0;
}


.header{
	background: url(images/pmdheader.jpg) no-repeat top left;
	height: 70px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#toolbox{
	float: right;
	clear: both;
	margin: 15px 5px 0px 0;
	font-size: 8pt;
	width: 300px;
	display: inline;
	color: #743520;
}

#nav-top{
	margin: 0;
	padding: 0;
	width: 280px;
	float: right;
	text-align: right;
}


#nav-top li{
	float: right;
	border-right: 1px #743520 solid;
	list-style: none;
}

#nav-top .first-last li{
	float: left;
	border-right: none;
	list-style: none;
}

#nav-top li a {
	padding: 0 5px;
	color: #743520;
	text-decoration: none;
}

#nav-language{
	float: right;
	clear: both;
	margin: 0 0px 5px 0;
}

#nav-language li{
	float: left;
	list-style: none;
}

#nav-language li a{
	padding: 0 5px;
	color: #743520;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px #6D270E solid;
}

#toolbox form {
	float: right;
	display: inline;
}

.zoekveld {
	margin: 0 5px 0 0px;
	font-family: Arial;
	font-size: 8pt;
	color: #743520;
	width: 80px;
	float: left;
}

.zoekveld2 {
	border: 1px solid #5A3018;
	margin: 0 5px 0 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #976758;
	float: left;
}

.zoekbtn2 {
	font-family: Arial;
	font-size: 9pt;
	border: 1px solid #5A3018;
	background-color: #bd978b;
}

.zoekbtn {
	float: left;
}

#col-left {
	width: 200px;
	background: url(images/nav-left-down.jpg) no-repeat left bottom;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

#nav-left {
	width: 188px;
	padding: 25px 0 0px 10px;
	margin: 0;
	background: url(images/nav-left-menu.jpg) repeat-y left top;
}

#nav-left ul {
	margin: 0 0 5px 0;
}

#nav-left li {
	list-style: none;
	margin: 0;

}

#nav-left li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	margin: 0;
	height: 1.5em;
}

#nav-left li a:hover{
	color: #F2DCAB;
}

.level0 a {
	font-weight: bold;
	padding: 3px 0 3px 0;
}

.level1 a {
	margin: 0 0 0 -8px !important;
	padding: 2px 0 2px 10px;
	font-weight: normal;
	background: url(images/design/nav-sub-arrow.jpg) no-repeat center left;
}

.level2 a {
	padding: 2px 0 2px 10px;
	margin: 0 0 0 -15px !important;
	font-weight: normal;
	font-size: 0.85em;
}

.level1 li a.active {
	font-weight: bold;
}

#nav-left .level0 li a.active, #nav-left .level1 li a.active, #nav-left .level2 li a.active {
	color: #ffffff;
}

#content{
	background: #ffffff;
	margin: 20px 0 20px 0;
	float: right;
	width: 560px;
	padding: 0 10px 50px 0;
	overflow: hidden;
	height: auto;
	color: #5a3018;
	line-height: 1.4em;
}

a {
	color: #ad3011;
	text-decoration: none;
}

a:hover {
 	color: #5A3018;
}

.product_side {
	color: #ad3011;
	border: 1px solid #ad3011;
	background-color: #ecc27f;
}

#footer{
	background: #FFFFFF;
	font-size: 0.8em;
	padding: 3px 10px;
	margin: 0px auto;
	border-bottom: 1px  #F2DCAB;
	width: 758px;
	bottom: 0;
	position: relative;
	height: 15px;
	overflow: hidden;
}


/* A CSS hack that only applies to IE -- specifies a different height for the footer */

	* html #footer
	{
		margin-top: 1em;
	}

#nav-footer{
	float: left;
}

#nav-footer li{
	float: left;
	border-right: 1px #743520 solid;
	list-style: none;
}

#nav-footer li a{
	padding: 0 5px;
	color: #743520;
	text-decoration: none;
	text-transform: uppercase;
}

#footer p{
	margin: 0;
	color: ##C80B2B;
}

.fl{
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}

.threecol{
	float: left;
	padding: 0 25px 10px 25px;
}

.fourcol{
	float: left;
	margin: 0 0 0 2px;
}

.fr{
	float: right;
	margin: 0 0 0 10px;
	text-align: center;
}

#footer .fr{
	margin: 0;
	padding: 0;
	float: right;
}

.center{
	margin: 0 0 0 80px;
	float: left;
	text-align: center;
}

th {
	color: #5a3018;
}

#itemtoggle1 td, th {
	border-bottom: 1px #F2DCAB solid;
	padding: 2px;
}

ul{
	padding: 0 0 0 15px;
	margin: 0 0 20px 0;
}

li{
	margin: 3px 0;
}


.date {
	white-space: nowrap;
}

.decor {
	border: 1px solid #f2dcab;
	padding-top: 0;

}

.intro {
	color: #660000;
	line-height: 1.5;
	font-style: italic;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
}

/*UNIFORM*/
form.uniform ul{
	margin: 0;
	padding: 0;
}

form.uniform li{
	list-style: none;
	margin: 0;
	padding: 5px 0;
	vertical-align: top;
}

form.uniform li div.error_msg {
	width:60%;
	margin:0;
	padding:0;
	margin-left:21%;	
}

form.uniform li input.textfield, form.uniform li textarea {
	width: 40%;
}

form.uniform li select {
	width: 41%;
}

form.uniform input.checkbox {
	float:left;
}

form.uniform li label
{
	width: 20%;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}

form.uniform li div.checkbox_text {
	float:right;
	width:79%;
	margin:0;
	padding:0;
}

form.uniform #go {
	margin-left: 21%;
} 

.error{
	color: red;
	font-weight: bold;
}

.toggle {
	cursor: pointer;
}


/***
** SEARCH MODULE
***/

div.searchInfo{
		border-top: 1px solid #C38147;
		text-align:right;
		padding:2px 5px;
		background-color:#F9BE62;
		color:#7F573E;
		margin:5px 0 20px 0;
}
.search-results{
	list-style:none;
	margin:0;
	padding:0;
}
.search-results li{
	margin:0 0 20px 0;
	padding:0;
}
.search-results li a{
	font-size:14px;
	color: #a33f2f;
	text-decoration: underline;
}

.search-results li p{
	margin:5px 0;
}
.search-results li .score{
	color:#6D270D;
}
.search-results li .url{
	font-size:12px;
}

/***
**	PAGING CSS
***/
/* Page Numbers */

.paging {
   	font-size: 85%;
	width: 100%;
	text-align: center;
}

.paging a, .paging span {
    	display: inline;
    	padding: 0.2em 0.5em;
    	margin-right: 0.1em;
    	border: 1px solid #e1ac50;
    	background: #f2dcab;
	color: #a33f2f;
	position: relative;
}

.paging span.dots {
	border: 0;
	background-color: #FFFFFF;
}

.paging span.current {
    border: 1px solid #ffffff;
    font-weight: bold;
    background: #a33f2f;
    color: #fff;
}

.paging a {
    border: 1px solid #e1ac50;
    text-decoration: none;
}

.paging a:hover {
    border-color: #ffffff;
}

.paging a.nextprev {
    font-weight: bold;
}

.paging span.nextprev {
    color: #a33f2f;
}

.paging span.nextprev {
    border: 1px solid #ddd;
    color: #a33f2f;
}

.paging .nextprev-next {
    float: right;
}


#box-home {
	float: left;
	width: 350px;
}

#box-news {
	float: right;
	width: 183px;
}

.newsboxes {
	margin-top: 20px;
	width: 560px;
	float: left;
	
}

.news-box {
	float: left;
	width: 250px;
	
}

.company-box {
	float: right;
	width: 250px;
}

.news-box-1 {
	background-image: url(images/newsbox-top.gif);
	background-repeat: no-repeat;
	width: 560px;
	height: 25px;
	padding: 3px 5px 0px 10px;
	font-weight: bold;
	color: white;
}

.news-box-2, .company-box-2 {
	background: url(images/newsbox-center.gif) repeat-y;
	padding: 3px 0px 5px 5px;
	width: 560px;
	height: 145px;
}

	.news-box-2 img {
		margin-right: 0;
	}

	.news-box-2 table, .company-box-2 table {
		width: 240px;
		margin-top: -5px;
	}

	.news-box-2 table td, .company-box-2 table td {
		border: 0;
	}

	.news-box-2 table .text, .company-box-2 table .text {
		font-size: 0.9em;
		padding-left: 2px;
		height: 70px;
		color: #5a3018;
	}

	.news-box-2 .title, .company-box-2 .title {
		font-size: 1em;
		font-weight: bold;
		color: #ad3011;
		vertical-align: top;
		height: 20px;
	}

	.news-box-2 .slogan {
		font-weight: bold;
		color: #5A3018;
		font-size: 0.9em;
	}

	.news-box-2 .link {
		font-size: 0.9em;	
	}

.news-box-3 {
	background: url(images/newsbox-below.gif) no-repeat;
	width: 560px;
	height: 20px;
}

#news-box-2 {
	background: url(images/newsbox_middle_bg.jpg) repeat-y top left;
	width: 183px;
	padding: 0px 3px 3px 8px;
	color: red;
	margin-top: -10px;
	height: 100%;
}

#news-box-3 {
	background: url(images/newsbox_bottom.jpg) repeat-y top left;
	width: 183px;
	height: 19px;
}

#news-box-2 .title {
	float: none;
	font-weight: bold;
	display: block;
}

#news-box-2 .tekst {
	float: none;
	font-weight: normal;
	margin-top: -10px;
	display: block;
}

#news-box-2 .link {
	float: none;
	font-size: 8pt;
	display: block;
	margin-top: -10px;
	text-align: right;
	margin-right: 12px;
}

#news-box-2 a:link, #news-box-2 a:visited{
	text-decoration: none;
	width: 183px;
	color: #5a3018;
}

#news-box-2 a:hover{
	text-decoration: underline;
	width: 183px;
	color: #5a3018;
}

/* products layout */
.products {
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
}

.products.half {
	width: 390px;
}

.products.fourfourth {
	width: 550px;
}

.products.threefourth {
	width: 400px;
}

.products td {
	width: 90px;
	font-size: 0.85em;
	vertical-align: top;
	border: 0;
}

.products td img {
	border: 1px solid #ecc27f;
	margin: 0 0 5px 0;
}

.products td a {
	display: block;
	margin: 0 5px 0 0;
	line-height: 10pt;
}

.products.fourcol .product-item {
	width: 23%;
}

.product-item {
	float: left;
	width: 31%;
	margin: 5px 2% 10px 0;
	text-align: center;
	font-size: 0.75em;
}

.product-item img {
	display: block;
	margin: 0 auto;
}

.product-item.large {
	float: left;
	width: 48%;
	margin: 5px 2% 10px 0;
	text-align: center;
}

.product-item.twist {
	width: 47%;
}

.product-item.small {
	width: 22%;
}

.product-item.medium {
	width: 28%;
}

.product-item.big {
	width: 40%;
}

.product-item.center {
	float: none;
	margin: 5px auto;
}

.product-item span {
	display: block;
	font-size: 0.75em;
	padding: 2px;
}

/* nutrition info */
#itemtoggle1 {
	font-size: 0.85em;
}

#itemtoggle1 p {
	margin: 0 0 5px 0;
}

/* clear */
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.border{
	border: 1px #F2DCAB solid;
	padding: 10px;
float: left;
width: 40%;
margin: 0 10px 10px 0;
height: 200px;
}

/* style mission background*/

#mission{
	background: url(images/mission-box.jpg) no-repeat;
	text-align: center;
	height: 225px;
	padding-top:20px;
	margin-left: 20px;
	text-indent: -80px;	
}

#mission-de{
	background: url(images/mission-box-de.jpg) no-repeat;
	text-align: center;
	height: 281px;
	padding-top:20px;
	margin-left: 20px;
	text-indent: -80px;	
}

#GBCC-nav {
	float: left;
	width: 200px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

#menu-container {
	margin: 0 auto;
	
	float: left;
}
#address{
	float:left;
	margin:0 0 20px;
	padding:0 4px 20px;
	width:200px;

}

.mtop {
	margin-top: 20px;
}
	

