/*
BASIC ELEMENTS
*/
body{
	width: 984px;
	margin:0px; 
	padding: 0px; 
}
/*
LAY-OUT 
*/ 
#mainNAVCONT{
	float:left;
	width: 132px;
} 
#mainContent{
	width: 828px;
	float:left;
	margin-left: 24px;
	margin-top:	-15px;
} 
#header {
	height: 150px;
	width: 984px;	
} 
#logo {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
} 
#browse {
	float:left;
	margin-top: 15px;
	margin-left: 20px;
}
#browse h3{
	font-size: 11px;
	color: #939393;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 5px
                width:125px;
}  
.orderbutton{
	position: absolute;
	top: 73px;
	left: 748px;
	width: 200px; 
	padding: 8px;
	padding-right: 16px;
	padding-left: 16px;
	background-color: #f3ac00;
	border: 1px solid #939393; 
	font-size: 10px;
	letter-spacing: 0px;
	text-transform: uppercase; 
	text-align: center;
/*
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	*/
} 
.orderbutton a{
	text-decoration: none;
	width: 212px;
} 
.orderbutton a:hover{
	text-decoration: underline;
}
#topicNav{
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.dropdown select{
	margin-left: 5px;
	margin-right: 10px;
}
#topicNav a{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 30px;
} 
#topicNav a:hover,  #topicNav span.active {
	color: #f3ac00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 30px;
}
#topicNav h3{
                margin: 0px;
                color: #
} 
.video-box .title{
                font-size: 10px;
                width: 640px;
                background-color: #bfbfbf;
                height: 35px; 
                font-weight: bold;
} 
.video-box .title h1{
                color: #ffffff;
                font-size: 10px;
                padding:10px;
                margin-left: 10px;
                margin-right: 10px; } 
/*
FOOTER
*/
#footer{
	clear:both;
	float: left;
	width: 100%;
	border-top: 1px solid #e3e3e3;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 26px;
} 
#footer.homepage{
	border-top: none;
	margin-top: 15px;
} 
#footer a{
	margin-right: 7px;
	margin-left: 7px;
}
#footer a.first {margin-left:0px; background-image: none;}
/*
HOMEPAGE
*/
#row1{
 float:left;
 width: 100%;
 margin-bottom: 10px;
} 
#row2{
 float:left;
 height: 128px;
 width: 100%;
padding: 0px; 
}
#intro{
	float: left;
	width: 190px;
}
.introheader
{
Height: 32px;
}
#projects{
	float: left;
	width: 611px;
	margin-left: 26px;  
}
.narrow{
	width: 75px;
}
#blokjes{
	margin-top: -28px;
	margin-bottom: 10px;
	padding-left: 90px;
	height: 10px;
} 
#blokjes a{
	margin-right: 2px;
}
#blokjes a:focus{
	outline: none;
}
#projectintro{
	float: left;
	width: 267px;
                margin-right: 1px;
} 
#slideshow{
	float: left;
	width: 341px;
	color: black;
	margin-top: 10px
} 
#colours{
	float: left;
	width: 411px;
	height: 100%;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 6px;
                margin-top: 5px;
}
#colours img{
	margin-top: 5px;
}
#colours h2{
	border-bottom: none;
	font-size: 11px;
}
#banners h2{
	border-bottom: none; 
	margin-bottom: 0px;
} 
#banners p{
	margin-top: 5px;
	margin-bottom: 5px;
}
#banners{
	float: left;
	width: 414px;
	padding-top: 6px;
	height: 100%;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
                overflow: hidden;
                margin-top: 5px;}
.banner{
	float: left;
	width: 193px;
	height: 111px;
	margin-left: 5px;
}
.banner a{
	font-size: 9px;
}
.banner img{
                 height: 111px;
                 width: 193px;
}
#image{
                 padding: 0px;
}
#homepagebanners {
	float: left;
	width: 414px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 6px;
                 margin-top: 5px;
                 margin-left: 0px;
                 height: 100%;
}
.homepagebanner{
	float: left;
	width: 414px;
}
.itemWithBG{
                 width: 211px;
	float: left;
	height: 111px;
	margin-left: 5px;
}
.itemWithBG a{
	font-size: 9px;
}
#yellow, #yellow p, #yellow h2{
	background-color: #f3ac00;
	color: black;
} 
/*
NEWSLIST, EVENLIST, ed
*/
#list {
	float: left;
	width: 570px;
	margin-top: -11px;
} 
.listitem {
	width: 100%;
	float: left;
	margin: 0px;
	padding-top: 26px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e3e3e3;
}
#last{ border: none;}
.listitem img,.article{
	float: left;
} 
.article {
	margin-left: 18px;
	width: 455px 
} 
/*
PRODUCT PAGES
*/
#right{
	width: 186px;
	float: left;
}
#centerApplications .item{
	padding: 6px;
	margin-bottom: 26px;
	color: #fff;
}
#centerApplications{
	width: 186px;
	float: left;
	margin-left: 26px;
}
#centerApplications .item a{
	color: #fff; 
} 
#centerApplications .item h2{
	color: #fff;
	border-bottom: none;
	font-size: 12px;
	margin-bottom: 0px;
}
#right p{
	background-color: #f3ac00;
	padding: 4px;
	margin: 0px;
	padding: 4px 6px 6px 6px;
	color: black;
                margin-bottom: 26px;
} 
#right img{
	margin-bottom: 26px;
	width: 186px; 
} 
#center{
	margin-left: 26px;
	float: left;
	width: 350px;
} 
#center.wide{
	width: 565px;
	margin-left: 0px;
}
#rightApplications{ 
	float: left;
	width: 350px;
} 
#relatedContent{
	float: left;
	width: 226px;
	margin-left: 27px;
	margin-top: -23px;
}
#relatedContent h2{
	color: black;
	font-size: 11px;
	border-bottom: none;
	margin-bottom: 2px;
}
#relatedContent p{
	margin:0px;
	padding:0px;
	margin-left: 2px;
}
#relatedContent ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
} 
#relatedContent ul li{
	padding: 0px;
	margin-left: 2px;
	background-image: url(../../images/general_related_arrow.gif);	
	background-repeat: no-repeat;
	background-position: 0% 6px;
	padding-left: 7px;
}
.relatedText{
	background-color: #f3ac00;
	float: left;
	padding: 8px 7px;
	margin-top: 24px;
	color: #000;
	width: 222px;
} 
.relatedDownloadPDF, .relatedFlash{
	padding: 8px 7px;
	margin-top: 24px;
	float: left;
	background-color: white;
	width: 222px;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
} 
.image{
	float: left;
	width: 36px;	
}
.text{
	float: left;
	padding-left: 5px;
	width: 176px 
}
.projectSlideShow{
	float: left;
	margin-top: 24px;
}
.projectSlideShow img{
	margin-right: 2px;
} 
.answer{
	width: 546px;
	border-top: 1px solid #e3e3e3;
    padding-top: 24px;
    margin-top: 10px
} 
#overview{
	float: left;
	width: 572px;
	margin-right: -7px; 
} 
.overview_block {
	float: left;
	width: 120px;
	margin-right: 23px;
	margin-bottom: 25px;
}
.overview_block a {
	width: 120px;
}
.overview_block img{
                 margin-bottom:5px;
}  
.overview_detail{
	float: left;
	width: 572px; 
} 
.block_back{
	background:transparent url(../../images/general_back.gif) no-repeat;
    float:right; 
	padding-left: 16px;
                margin-top: -28px;
}	
#printblock{
	width: 100%;
	float:left;
	margin-bottom:10px;
}
.back{
	background:transparent url(../../images/general_back.gif) no-repeat;
    float:left;
	padding-left: 16px;
}
.print{
	background:transparent url(../../images/general_print.gif) no-repeat;
    float:right;
	padding-left: 16px;
}
#printblock a{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
} 
#printblock a:hover{
	color: #f3ac00;
} 
#projectOverview{
	width: 100%;
} 
.projectSection{
width: 574px; 
float: left;
margin-bottom: 15px;
}
#display_container{
           width: 236px;
          float: left;
} 
#project_detail{
          width: 300px;
         float:left;
        margin-left: 21px;
} 
#projectslide{
  text-align: center;
} 
#projectslide a{
 color: #f3ac00;
text-decoration: none;
}
.pagenav{
    clear:both;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #e3e3e3;
	float: right; 
	margin-right:23px;
	font-size: 10px;
} 
.pagenav a{
	color: #707070;
}
#pagenavselect {
	font-size: 10px;
}
.resultItem{
float: left;
width: 580px;
margin-bottom: 26px;
} 
.resultNumber{
float: left;
width: 40px;
} 
.resultItem div.intro{
float: left;
width: 480px; 
} 
.resultItem p{
	margin:0px;
}
.results{
	width: 540px; 
}
/* COUNTRY IMAGE CSS added 11-12-08 > search structure has also changed */
 #imgBtnSearch {
	margin-left: 2px;
}
#search, #homelinks, #countryflag{
	float:right;
	margin-left: 10px;
}
#homelinks{
	margin-top: 4px;
} 
#homelinks a{
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}
#homelinks a:hover{
	text-decoration: underline
}
#homnelinks img{
	margin-left: 10px;
	margin-right: 5px;
}
#countryflag {
	margin-top: 2px;
} 
#countryflag p{
	float: left;
	margin-top: 2px;
	color: #000000; 
} 
#countryflag img{
	margin-right:5px;
	float: left;
}
