ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input{
	margin:0; 
	padding:0;
}
body {
	background-color:#ffffff;
	margin:0;
	padding:0;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
}
.break { clear:both; }
#header {
	height:100%; 
}
.headerimg {
	background-position: center top; 
	background-repeat: no-repeat; 
	width:100%; 
	min-height:1000px; 
	height:100%;
	position:absolute; 
}
#headertxt { width:750px; margin:0 auto; clear:both; position:relative; top:160px; }
#firstline { color:#fff; font-size:40px; padding:4px 13px 7px; float:left; display:block; text-shadow:2px 2px 10px #000; }
#secondline { text-decoration:none; font-size:30px; padding:0 13px 10px; float:left; display:block; clear:both; text-shadow:2px 2px 10px #000; }
a#secondline { color:#fff; }
#secondline:hover { text-decoration:underline; }
.btn { height:36px; width:42px;cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); position:absolute;bottom:70px;left:40px; }
#next { background-image:url("../images/btn_next.png"); position:absolute;bottom:70px;right:40px; }
#control { display:none; }
a.credits { position:absolute;bottom:0;right:0;width:130px;text-align:center;line-height:32px;color:#333; }

a {
	color: #014A1F;
	text-decoration: underline;
}

a:hover {
	color: #014A1F;
	text-decoration: none;
}


h1 {
	color: #014A1F;
	margin:0 0 15px 0;
	padding:0;
	font-size:20px;
	font-weight: normal;
}

h2 {
	color: #014A1F;
	margin:0 0 15px 0;
	padding:0;
	font-size:16px;
	font-weight: normal;
}

h3 {
	color: #014A1F;
	margin:0 0 15px 0;
	padding:0;
	font-size:14px;
	font-weight: normal;
}

ul {
  margin:0 0 15px 15px;
	padding:0;
	list-style-image:url(../images/bullet-left.gif);

}
li {
	margin:0 0 5px 0;
}
.headerouter {
	width:100%;	
	height:150px;
	background-image: url(../images/header.png);
	background-repeat:repeat-x;
	background-position:top center;
	display:block;
	position:relative;
	z-index: 5000;
	margin:0;
	padding:0;
}
.header {
	width:975px;
	height:175px;
	margin:0 auto;
	padding:0;
	display:block;
	position:relative;
}
.logo {
	position:absolute;
	top:50px;
	height:80px;
	left:0;
	border:0;
}


.nav {
	height:28px;
	display:block;
	margin:0;
	padding:0;
}
.nav ul {
	list-style:none;
	padding:0;
	margin:0;
}
.nav ul li {
	padding:0;
	margin:0;
	height:28px;
	line-height:28px;
	float:left;
	position:relative;
}
.nav ul li.login {
	background-color:#991616;
}
.nav ul li a {
	display:block;
	padding:0 38px 0 37px;
	height:28px;
	color:#fff;
	font-size:12px;
	font-weight:none;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.nav ul li a:hover {
	color: #bfd641;
	text-decoration: none;
}
.nav ul ul {
	display:none;
}
.nav ul li:hover ul {
	display:block;
	position:absolute;
	list-style:none;
	top:28px;
	width:305px;
	left:0;
	padding:0 0 10px 0;
	margin:0;
	z-index:9990;
	background-color:#014a1f;
}
.nav ul li:hover ul li {
	height:30px;
	float:none;
}
.nav ul li:hover ul li a {
	height:30px;
	font-size:12px;
}

.nav .megamenu {
	background: white !important;
	background: rgba(1,74,31,1.00) !important;
	z-index: 9000;
	position: absolute !important;
	height:365px;
	width: 990px !important;
	left: -204px !important
}

.nav .megamenu li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 170px;
	margin:70px 0px 10px 20px ;
	height: 180px;
	
}
.nav .megamenu li a {
	line-height: 1.4em;
	padding: 10px 0;
	font-weight: bold;
	color:#fff;
}
.nav .megamenu li img {
	width: 100%;
	border:0;
	outline: 0;
}
.nav .megamenu li a span {
	padding: 10px 0 10px 0;
	display: block;
}
.small-nav {
	float: right;
	height:34px;
	display:block;
	margin:0;
	padding:15px 20px 0 0;
	color:#014A1F;	
	line-height:15px;
	font-size:12px;
	z-index: 100;
}
.small-nav ul {
	list-style:none;
	padding:0;
	margin:0;
}
.small-nav ul li {
	padding:0;
	margin:0;
}
.small-nav ul li a {
	display:block;
	padding:0;
	color:#014A1F;
	text-decoration: underline;
}
.small-nav ul li a:hover {
	color: #014A1F;
	text-decoration: none;
}
.wrapper {
	width:975px;
	margin:20px auto;
	padding-bottom: 80px;
	min-height:600px;
	position: relative;
	color:#fff;
	*z-index: 100;
}
.home .wrapper {
	padding-bottom: 0
}
.content-full {
	color:#333;
	float:right;
	width:975px;
	margin:0;
	padding:0;
}

.content {
	color:#333;
	float:right;
	width:775px;
	margin:0;
	padding:0;
}

.content-sidebar {
	width:154px;
	margin:10px 0px 0 30px;
	padding:0;
	float:right;
}
.content-sidebar img {
	margin:0 0 20px 0;
	padding:0;
	border:0;
}
.left-nav {
	float:left;
	width:180px;
	margin:0;
	padding:0 15px 0 0;
	color:#014a1f;
	font-size:12px;
}
.left-nav a {
	text-decoration: none;
	color:#014a1f;
}
.left-nav a:hover {
	color: #bfd641;
	text-decoration: none;
}
.left-nav ul {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
}
.left-nav ul li {
	margin:0 0 15px 0;
}
.left-nav ul ul {
	list-style-image:url(../images/bullet-left.gif);
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	font-weight:normal;
}
.left-nav ul ul li {
	margin:0;
	font-size: 12px;
	padding-bottom: 5px;
}
.team, .partners {
	display:block;
	height:180px;
	position:relative;
}
.team a {
	float:left;
	margin:0 8px 0 0;
	display:block;
	width:120px;
	font-size:11px;
	color:#231f20;
	text-decoration: none;

}
.team #popup a {
	float:none;
	margin:0;
	display:inline;
	width:auto;
	font-size:inherit;
	color:white;
}
.team a img {
	margin:0 0 3px 0;
	border:0;
}
.team a strong {
	display:block;
	margin:0 0 3px 0;
	font-size:12px;
}
.partners a {
	float:left;
	margin:0 25px 0 0;
	display:block;
	width:120px;
	font-size:11px;
	color:#231f20;
}
.partners a img {
	margin:0 0 3px 0;
	border:0;
}
.partners a strong {
	display:block;
	margin:0 0 3px 0;
	font-size:13px;
}
.team-green, .partners-green {
	display:block;
	height:30px;
	background-color:#68bd45;
	margin:30px 0;
	padding:0;
	width:760px;
}
#popup {
	position:absolute;
	top:220px;
	left:0; 
	padding:20px; 
	background-color: #68bd45;
	display:none;
	width:720px;
	min-height:500px;
	z-index:2999;
	color:#fff;
	font-size:12px;
}
#popup2 {
	position:absolute;
	top:-130px;
	left:0; 
	padding:20px; 
	background-color:#68bd45;
	display:none;
	width:660px;
	min-height:330px;
	z-index:999;
	color:#fff;
	font-size:12px;
}
#popup img.team, #popup2 img.team {
	float:left;
	margin:0 20px 10px 0;
}
#popup strong, #popup2 strong {
	font-size:16px;
}
.close {
	position:absolute;
	top:15px;
	right:-5px;
	margin:0;
	width:22px !important;
	display:block;
}

.team .close {
	margin:0 25px 0 0 !important;
}
.footer {
	position: fixed;
	left:0;
	bottom:0;
	width:100%;
	margin:30px 0 0 0;
	padding:0;
	background:#bfd641;
	height:40px;
	display:block;
	z-index: 1000;
}

.footerinner {
	width:975px;
	height:38px;
	margin: 0 auto;
	position:relative;
	color:#fff;
	font-size:12px;
}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:240px;
	bottom:8px;
}
.footer ul li  {
	margin:0;
	padding:0;
	list-style:none;
	float:left;	
}
.footer ul li a {
	color:#fff;
	text-decoration:none;
	padding:0 15px;
	font-size:12px;
}

.footer ul li a:hover {
	text-decoration:underline;
}

.news-dropdown {
	cursor:pointer;
	padding: 10px;
	width: 174px;
	position: absolute;
	bottom:30px;
	background:#bfd641;
	-ms-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
}

.news-dropdown .news {
	text-decoration: none;
}
.article-list {
	padding-top: 10px;
	display: none;
}

.article-list li {
	border-bottom: dashed 1px white;
	padding-bottom: 5px;
	list-style: none;
}

.article-list li:last-child {
	border:none;
}

.article-list h3 {
	margin:0;
	padding-bottom: 5px;
	font-size: 12px;
}
.article-list .metadata {
	font-size: 10px;
	padding: 0;
}

.news-dropdown a.news {
	font-size:25px;
	line-height:30px;
	color:#fff;
	border:0;
	text-align: center;
	padding-left: 50px;
}
.footer .twitter {
	/*background-image:url(../images/twitter.png);
	*/width:42px;
	height:51px;
	position:absolute;
	right:0;
	top:-18px;
	display:block;
}
.contact {
	float:right;
	width:350px;
}
.contact input { 
	width: 340px;
	height:30px;
	padding:0 0 0 10px; 
	color:#666;
	line-height:30px;
	background:#E8E8E8;
	border: 0; 
	margin:0 0 10px 0; 
	font-size:14px;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.contact textarea { 
	width: 340px;
	height:85px;
	padding:5px 0 0 10px; 
	color:#666;
	background:#E8E8E8; 
	border: 0; 
	margin:0 0 10px 0; 
	font-size:14px;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.contact select { 
	width: 350px;
	display:block;
	padding:5px; 
	color:#666;
	background: #E8E8E8;
	border: 0; 
	margin:2px 0 10px 0; 
	font-size:14px;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.contact option { 
	padding:2px 2px 2px 10px; 
	color:#666;
	border: 0; 
	margin:0; 
	font-size:12px;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.contact input:focus, #contact textarea:focus, #contact select:focus { 
	border:0; 
	background-color: #fff; 
	color:#333; 
}
.contact input.submit { 
	width:100px; 
	cursor:pointer; 
	border:0;
	margin:0;
	color:#fff; 
	font-size:15px;	
	text-align:center;
	padding:0;
	background-color:#BFD641;
}
.contact input.submit:hover { 
	background-color:#444; 
}
.contact input[type="submit"][disabled] { 
	background:#888; 
}
#message { 
	margin: 10px 0; 
	padding: 0; 
}
.error_message { 
	display: block;
	height: 22px; 
	line-height: 22px; 
	background:#FBE3E4 url('../images/error.gif') no-repeat 10px center; 
	padding: 3px 10px 3px 35px; 
	color:#8a1f11;
	font-size:12px;
	border: 1px solid #FBC2C4; 
}
.loader { 
	padding: 0 10px; 
}
acronym { 
	border-bottom:1px dotted #ccc; 
}

a.button {
	display:block;
	height:51px;
	width:325px;
	background-image:url(../images/button-bg.png);
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
	margin:15px 0 0 0;
	padding:0 15px 0 10px;
	line-height:30px;
	font-size: 16px;
	font-weight: bold;
	float: right;
}

a.backbutton {
	display:block;
	height:25px;
	width:55px;
	background-image:url(../images/back-button.png);
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
	margin:0 0 0 0;
	padding:0 15px 0 10px;
	line-height:23px;
	font-size: 14px;
	font-weight: none;
	float: left;
}

a.downloadbutton {
	display:block;
	height:25px;
	width:89px;
	background-image:url(../images/download-button.png);
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
	margin:0 0 0 0;
	padding:0 15px 0 10px;
	line-height:23px;
	font-size: 14px;
	font-weight: none;
	float: left;
}










#word-cloud {
 width: 580px;
 height: 300px;
 margin: 0 auto;
 padding: 2em 0;
 font: 100% 'Yanone Kaffeesatz', Arial, sans-serif;
 position: relative;
 float:center;
}

#word-cloud span {
 position: absolute;
}

#word-cloud .word-sound {
 top: 3.25em;
 left: 2.5em;
 font-size: 60px;
 color: #9FA615;
}

#word-cloud .word-products {
 top: 4;
 left: 1.4em;
 font-size: 40px;
 color: #2C982D;
}

#word-cloud .word-impartial {
 top: 1em;
right: 1.5em;
 font-size: 60px;
 color: #9FA615; 
 -moz-transform: rotate(-90deg);
 -webkit-transform: rotate(-90deg);
 -o-transform: rotate(-90deg);
}

#word-cloud .word-materials {
 top: 2.5em;
 left: 4em;
 font-size: 30px;
 color: #014A1F;

}

#word-cloud .word-responsible {
 top: 2.75em;
 right: 5em;
 color: #2C982D;
 font-size: 40px;

}

#word-cloud .word-right {
 top: 4em;
 left: -1.5em;
 color: #9FA615;
 font-size: 60px;
}

#word-cloud .word-waste {
top: 1em;
 left: -2em;
 color: #2C982D;
 font-size: 40px;
 -moz-transform: rotate(-90deg);
 -webkit-transform: rotate(-90deg);
 -o-transform: rotate(-90deg);
}

#word-cloud .word-procurement {
 top: 5.5em;
 left: 2em;
 font-size: 30px;
 color: #014A1F;

}

#word-cloud .word-quality {
 top: 2em;
left: -1em;
 font-size: 60px;
 color: #9FA615; 
 -moz-transform: rotate(-90deg);
 -webkit-transform: rotate(-90deg);
 -o-transform: rotate(-90deg);
}

#word-cloud .word-value {
 top: -0.5em;
 left: 0em;
 color: #9FA615;
 font-size: 60px;
}

body { height:100%; }

.slideshow {
	position: relative;
	top:50px;
	width: 935px;
	height: 300px;
	border: white solid 20px;
	border: rgba(255, 255, 255, 0.5) solid 20px;
	z-index: 40;
}
.slideshow a {
	display: block;
	text-decoration: none;
	padding: 100px 50px;
}

.slideshow a.fox {
	background-size: 935px 300px;
}

#slidecaption {
	position: relative;
	z-index: 50;
}
#slidecaption h2 {
	font-size: 45px;
	line-height: 1.4em;
	margin:0;
	color:white;
	text-shadow: 2px 2px 2px #303030;
    filter: dropshadow(color=#303030, offx=2, offy=2);
}

#slidecaption .slideContent p{
	font-size: 27px;
	line-height: 1.4em;
	color:white;
	text-shadow: 2px 2px 2px #303030;
	filter: dropshadow(color=#303030, offx=2, offy=2);
    margin:0;
    padding: 0;
}

#slidecaption .copyright {
	position: absolute;
	font-weight: bold;
	color:white;
	top:330px;
	right: 0;
}

#prevslide, #nextslide {
	color:#014A1F;
	font-weight: bold;
	padding: 5px 10px;
	background: white;
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	text-decoration: none;
	cursor: pointer;
	font-size: 24px;
	width:47px;
	height: 40px;
	display: block;
	z-index: 1000;

}

#prevslide {
	left: 20px;
	bottom: 0px;
	background: url(../images/a-left.png) no-repeat 0 0
}

#nextslide {
	right: -10px;
	bottom: 0px;
	background: url(../images/a-right.png) no-repeat 0 0
}
a.fox { background:url(../images/fox.jpg) no-repeat; }
.slide {display: none}
#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../images/progress.gif) no-repeat center center;}

#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:1; height:100%; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/

#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 url(../images/progress.gif) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }

#secondary {
	float:right;
	width:109px;
	font-size:12px;
}
#secondary ul {
	list-style:none;
	margin:0;
	padding:0;
}
#secondary h3 {
	font-weight:bold;
}
#secondary ul li {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
}
#content {
	float:left;
	width:800px;
	color:#000;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
