
/* ----------------------------- Main items ----------------------------- */

html
{
	overflow-y:scroll;
}

body {
    margin: 0 0 0 0;
    padding: 0;
    font-family:Arial;
    color:#333333;
    font-size:12px;
    line-height:20px;
	text-align:center;
	/*background: url(../images/main/bg_global.gif) #eaeff2 repeat-x scroll 0px 0px;*/
	background-color:#FFFFFF;
	height:100%;
}

a 
{
    border:0;
    outline:none;
}

img {
	padding:0;
	margin:0;
	border:0;
}

div.alignmiddle { 
    margin:10px auto 0 auto;
	width:914px;
    padding:0 0 10px 0;
    text-align:left;
	overflow:hidden;
	background-color:#FFFFFF;
}

div.clearer
{
	clear:both;
}

#header {
	background: url(../images/main/header.gif) no-repeat;
	width:914px;
	height:10px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.language 
{
    float:right;
    clear:both;
    padding:0 25px 0 0;
    font-size:9px;
	color:#333333;
}

.language a
{
	color:#990000;
	font-weight:normal;
	padding-left:20px;
}

.language a:hover
{
	text-decoration:underline;
    color:#990000;
}

.language a.dutch
{
    background: url(../images/icons/country_nl_out.gif) no-repeat left center;
}

.language a.english
{
    background: url(../images/icons/country_en_out.gif) no-repeat left center;
}

.language a.dutch:hover 
{
	background: url(../images/icons/country_nl.gif) no-repeat left center;
}

.language a.english:hover 
{
    background: url(../images/icons/country_en.gif) no-repeat left center; 
}

.language a.selected
{
	color: #727660
}

.language a.dutchsel
{
	background: url(../images/icons/country_nl.gif) no-repeat left center;
}

.language a.englishsel
{
	background: url(../images/icons/country_en.gif) no-repeat left center;
}


#footer {
	height:10px;
	float:left;
	
}

.topmenu {
	display:none;
}

.topmenu div.chLogo {
	float:left;
	margin:2px 0 0 0;
	padding:0 0 5px 25px;
}

.topmenu img
{
	float:left;
}

div.menuHolder
{
	float:right;	
	padding-right: 16px;

}

.topmenu .menuHolder
{
	width: 669px;
}

.topmenu .menuHolder ul
{
	width: 649px;
}

.topmenu ul {
	padding: 0;
	margin:0;
	float:left;	
	height:41px;
	background: url(../images/main/bg_topmenu.gif) repeat-x;
}

.topmenu li {
	display:inline;
	padding-right:5px;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	margin-top: 9px;
	_margin-top: 8px;
	*margin-top: 8px;
	/*padding:9px 6px 8px 6px;*/
	float:left;
	padding-right: 13px;
	margin-right: 12px;
	color:#cfd4bb;
/*	border-right: solid 1px #cfd4bb;*/
	background-image: url(../images/main/ch_split.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.topmenu li.FirstItem
{
	margin-left:10px;	
}

.topmenu li.LastItem
{
	/*margin-right: 0;*/
	margin-right:10px;
	padding-right:0;
	background: none;
}


/*.topmenu li span 
{
	color:#cfd4bb;
}*/

.topmenu div.bg_left
{
	width:10px;
	height:41px;
	float:left;
	background: url(../images/main/bg_topmenu_left.gif) no-repeat top right;
}

.topmenu div.bg_right
{
	width:10px;
	height:41px;
	float:left;
	background: url(../images/main/bg_topmenu_right.gif) no-repeat top left;
}

.header_banner {
	background: url(../images/main/header_banner3.jpg) no-repeat;
	width:878px;
	height:151px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
}

.flashBanner {
	width:878px;
	height:151px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
	background: url(../images/main/bg_flashbanner.gif) top left no-repeat;
	display:none;
}

.header_about {
	background: url(../images/main/header_about3.jpg) no-repeat;
	width:878px;
	height:151px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
}

.header_expertise {
	background: url(../images/main/header_expertise2.jpg) no-repeat;
	width:878px;
	height:151px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
}

.header_jobs {
	background: url(../images/main/header_jobs.jpg) no-repeat;
	width:878px;
	height:151px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
}

.header_clients {
	background: url(../images/main/header_clients2.jpg) no-repeat;
	width:878px;
	height:151px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
}

.header_products {
	background: url(../images/main/header_products.jpg) no-repeat;
	width:878px;
	height:151px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
}

h3 {
	font-family:'Trebuchet MS';
	font-size:24px;
	font-weight:normal;
	padding:25px 20px 4px 20px;
	margin:0;
	letter-spacing:-1px;
}

.header_banner h3, .header_expertise h3, .header_jobs h3, .header_products h3, .header_clients h3, .header_about h3, .header_banner h3 
{
    color:#ffffff;
}

.header_banner p, .header_about p,.header_expertise p, .header_jobs p, .header_clients p, .header_products p {
	padding:5px 0 0 20px;
	margin:0;
	line-height:20px;
	font-size:12px;
	font-family:'arial';
	font-weight:normal;	
}

.header_about p, .header_banner p, .header_clients p, .header_expertise p, .header_jobs p, .header_products p, .header_clients p, .header_jobs p
{
    width:540px;
    color:#3f4621;     
}


#left_column, #expert_column {
	width:276px;
	text-align:left;
	margin:20px 25px 0 0;
	float:left;
}

#left_column 
{
	margin-left:20px;
	_margin-left:10px;
}

#expert_column h4
{
	font-weight:normal;
}

#expert_column p.Date
{
	line-height:16px;
	padding:0;
	margin:0 0 10px 0;
	font-size:11px;
	display:block;
	float:left;
	color:#727660;
	width:240px;	
}

#expert_column ul, #submenu_column ul  {
	margin:0;
	padding:0;
	float:left;
	
}

#expert_column li, #submenu_column li {
	margin:0;
	padding:4px 4px 4px 0;
	color:#adda0b;
	float:left;
	clear:left;
}

#jobsCol
{
	float:left;
}

#jobsCol p {

	margin:00;
	padding:0 0 10px 0;
	font-size:12px;
	color:#333333;
	line-height:20px;
	float:left;
	display:block;
}

ul.jobList
{
	float:left;
	margin:0;
	padding:0 0 15px 0;
}

li.jobItem, li.jobItemBorder 
{
   list-style-type:none;
   background: url(../images/icons/icon_jobs.gif) no-repeat left center;
   float:left;
   margin:0;
   width:250px;
   padding:8px 0 8px 18px;
   
}

li.jobItemBorder
{
	border-top:1px solid #d5e2e8;
}

#productsCol p {

	margin:0;
	padding:0;
	font-size:12px;
	color:#333333;
	line-height:20px;
	float:left;
	display:block;
}

#submenu_column li 
{
    list-style-type:none;
    margin:0 0 5px 0;
    padding:0 0 5px 0;
}

#right_column {
	text-align:left;
	padding:0;
	float:left;
	margin-top:20px;
	width:276px;
}

#productsCol ul {
	padding:0;
	margin:0;
}

#productsCol li {
	list-style-type:none;
	padding:0 0 5px 0;
	float:left;
}

#productsCol li.borders 
{
	border-top:1px solid #d5e2e8;
	padding:6px 0 0 0;
	margin:3px 0 0 0;
}



h2 {
	margin:0;
	padding:0;
	font-size:11px;
	color:#727660;
	font-weight:normal;
}

#submenu_column h2
{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #e1e6cb;
	font-family:'Trebuchet MS';
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}

.product_icon, .distri_icon {
	float:left;
	padding:0 15px 0 0;
}

.product_text {
	float:left;
	width:190px;
}

#left_column p {
    line-height:20px;
	padding:0;
	margin:0 25px 15px 0;
	float:left;
}

div.bg_intro 
{
	border-top:1px solid #d5e2e8;
	width:276px;
	margin:5px 0 8px 0;
	padding:8px 0 8px 0;
	float:left;
}

p.quote 
{
	padding:0;
	margin:0 0 0 0;
	font-size:12px;
	display:block;
	float:left;
	color:#727660;
	width:276px;
}

img.border 
{
	border-bottom:2px solid #eef2dd;
	border-right:2px solid #eef2dd;
	border-top:1px solid #f3f6e7;
	border-left:1px solid #f3f6e7;
	padding:0;
	float:left;
}

p.textUnderBox 
{
	padding:0 0 0 0;
	margin:0 0 10px 0;
	float:left;
	clear:both;
	width:267px;
}




#content_footer {
	clear:both;
	float:left;
	height:40px;
}

div.bg_footer_left
{
	background: url(../images/main/bg_footer_left1.gif) no-repeat left center;
	float:left;
	height:40px;
	width:12px;	
	display:none;
}

div.bg_footer_right
{
	background: url(../images/main/bg_footer_right1.gif) no-repeat left center;
	float:left;
	height:40px;
	width:12px;	
	display:none;
}

div.main_footer {
	line-height:13px;
	height:40px;
	float:left;
	
}

div.main_footer table 
{
	border-collapse:collapse;
	border-spacing:0;
	margin:14px 10px 0 0;
}

div.main_footer table.mainFooter td
{
	padding:0 25px 0 0;
	font-size:9px;
}

#content_footer td.leftCell 
{

	text-align:left;
	border-right:1px solid #cdd1b9;
	padding-right:15px;
}

#content_footer td.rightCell 
{
	width:140px;
	text-align:left;
	padding-left:15px;
}



h1 {
	font-family:'Trebuchet MS';
	font-size:20px;
	color:#2c2c2c;
	font-weight:normal;
	letter-spacing:-1px;
	padding:0 0 4px 0;
	_padding:0 0 2px 0;
	border-bottom:1px solid #cdd1b9;
	float:left;
	width:276px;
	margin:0 0 15px 0;
}

h1 a 
{
	font-family:'Trebuchet MS';
	font-size:20px;
	color:#2c2c2c;
	font-weight:normal;
	letter-spacing:-1px;
	text-decoration:none;
}

h1.PageTitle
{
	background-image: url(../images/main/logo_ch2.jpg);
	background-repeat:no-repeat;
	width: 173px;
	display:block;
	height: 32px;
	text-indent: -9999px;
	font-size:23px;
	border:0;
	line-height: 1px;
}

/* -------------------- Toggle headers -------------------- */

a.headerLink
{
	color: #990000;
    text-decoration: none;
    float:right;
    background-image: url(../images/icons/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	font-size:12px;
	font-family:Verdana;
	padding-left: 15px;
	padding-bottom:0;
	margin:0;
}

a.headerLink:hover
{
	color: #990000;
    text-decoration: underline;
}

a.headerSpan
{
	color:#2c2c2c;
    text-decoration: none;
    float:left;
}

a.headerSpan:hover
{
	color:#2c2c2c;
    text-decoration: none;
}

.toggleHeader
{
	clear:both;
	float:left;
}

/* ------------------------------------------------------- */



h4 {
	font-size:12px;
	font-family:arial;
	color:#333333;
	font-weight:bold;
	margin:0;
	padding:0;
}

h6, h6.noBorder {
	font-family:'Trebuchet MS';
	font-size:16px;
	color:#585f62;
	font-weight:bold;
	padding:0 0 3px 0;
	_padding:0 0 1px 0;
	float:left;
	width:665px;
	
}

h6 {
	border-bottom:1px solid #d5e2e8;
	margin:20px 0 15px 0;
}

h6.noBorder {
	border-bottom:0;
	margin:10px 0 0 0;
}

input,select {
    font-size:12px;
    font-family:arial;
}

img.icon {
	padding:0 10px 0 0;
}

.leftplink, .centerplink {

	float:left;
	clear:left;
	width:200px;
}

.rightplink 
{
	float:left;
	clear:left;
	width:200px;
	margin:14px 0 0 0;
}

.rightplinkjobs
{
	float:left;
	clear:left;
	width:200px;
	margin:33px 0 0 0;
}



/* ----------------------------- Sub pages ------------------------- */

#submenu_column {
	width:165px;
	text-align:left;
	padding:0 20px 10px 20px;
	float:left;	
	vertical-align:top;
	margin-top:20px;
	display:none;
}

.sub_content, .sub_content_news {
	text-align:left;
	padding:0;
	float:left;
	/*border-left:2px solid #d5e2e8;*/
	margin-top:20px;
	width: 580px;
}

.sub_content h1, .sub_content_news h1 {

}

.sub_content_news h2
{
	color:#727660;
	font-family:'Trebuchet MS';
	font-size:16px;
	font-weight:bold;
}

.sub_content ul 
{
	padding:0 15px 15px 15px;
	margin:15px 0 0 0;
}

.sub_content li
{	
	padding:0 0 10px 0;
	margin:0;
	color:#adda0b;
}

.sub_content span, .sub_content_news span 
{
    color:#333333;
}

#submenu_column p, .sub_content p 
{
    line-height:20px;
	margin:0 0 20px 0;
	padding:0;
	float:left;
}

.sub_content_news p
{
    line-height:20px;
	margin:0 0 10px 0;
	padding:0;
}

.sub_content_news p.Date, .popupContentRight p.Date
{
	margin:0;
	color:#727660;
	padding:0 0 10px 0;
}

.popupContentRight p.Date
{
	width:300px;
}

.Archive
{
	background-color:#f6f9e7;
	border:1px solid #cdd1b9;
	width:640px;
	padding:2px 2px 3px 5px;
	margin-top:25px;
	margin-bottom:5px;
	float:left;
	font-weight:bold;
}

ul.archiveList
{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.archiveList li
{
	float:left;
	border-bottom:1px solid #d5e2e8;
	margin:0;
	padding:5px 0 5px 0;
	width:665px;
}

.pdfIcon
{
	float:left;
	margin:2px 5px 0 0;
}

ul.archiveList div.Date
{
	width:110px;
	float:left;
	color:#727660;
	border-right:1px solid #d5e2e8;
}

ul.archiveList div.newsTitle
{
	width:440px;
	float:left;
	padding:0 10px 0 15px;
}

.subLink 
{
	border-top:1px solid #d5e2e8;
	border-bottom:1px solid #d5e2e8;
	width:450px;
	padding:5px 0 5px 5px;
	vertical-align:top;
	float:left;
	background-color:#d5e2e8;
}

img.subicon 
{
    float:left;
}

div.subLinkText
{
   padding:0 15px 0 15px;
}

a.subLinkLink
{
    color:#990000;
    text-decoration:none;
}

a.subLinkLink:hover
{
    text-decoration:underline;
}

/* ----------------------------- Subpage content area ----------------------------- */

div.introtop
{
	float:left;
	height:9px;
	width:665px;
	background: url(../images/main/introtop1.gif) no-repeat top left;
	font-size: 1px;
	line-height: 1px;
}

div.introbottom
{
	float:left;
	height:9px;
	width:665px;
	background: url(../images/main/introbottom1.gif) no-repeat top left;
	font-size: 1px;
	line-height: 1px;
}

div.introBlock
{
	
	float:left;
	padding:0;
	width:665px;
}

div.introBlock p
{
	color:#333333;
	margin:5px 0 0 15px;
	width:550px;
}

div.introBlockOther
{
	float:left;
	padding:0 10px 10px 10px;
	width:630px;
	background: url(../images/main/bg_storyintro.gif) #ffffff repeat-x top left;
	margin:0 0 20px 0;
}

span.introBlockProduct
{
	width:340px;
	float:left;
	display:block;
}

div.storyShots
{
	float:left;
	width:200px;
	margin:0 30px 0 0;
	_margin:0 20px 0 0;
}

div.storyShots img.border
{
	margin-bottom:10px;
}

div.peopleText
{
	float:left;
	width:420px;
}
/* P Class override for IE browsers, rendering errors with params (people page) */
div.peopleText p
{
	_width: 100%;
	*width: 100%;
}

div.storyText, div.storyTextNoBorder
{
	float:left;
	width:665px;
	padding:0 0 10px 0;
}

div.storyText img.border, div.storyTextNoBorder img.border
{
	float:left;
	margin:0 15px 0 0;
}

div.storyText
{
	border-bottom:1px solid #d5e2e8;
	margin:0 0 15px 0;
}


div.imgEndor
{
	float:right;
	width:120px;
	margin-left:20px;
}

div.contentContainer
{
	float:left;
	width:400px;
}

div.storyText p, div.storyTextNoBorder p
{
	float:left;
	width:420px;
	margin:0 0 15px 0;
}

div.storyText p.noImg, div.storyTextNoBorder p.noImg
{
	width:665px;
	margin:0 0 10px 0;
}

div.storyText h4, div.storyTextNoBorder h4
{
	float:left;
	width:400px;
	margin:0 15px 0 0;
}

div.storyText h4.noImg, div.storyTextNoBorder h4.noImg
{
	float:left;
	width:665px;
	margin:0 0 0 0;
}

div.imgEndor img.border
{
	width:120px;
}

p.introBlock img.border
{
	margin-right:10px;
}

.storyDivider
{
	clear:left;
	float:left;
	background-color:#d5e2e8;
	height:1px;
	width:660px;
	_width:665px;
	font-size:0;
	line-height:1;
	margin:20px 0 20px 0;
}


/* ----------------------------- Links ----------------------------- */

a.header_link 
{
    color:#FFFFFF;
    text-decoration:none;
}

a.header_link:hover
{
    text-decoration: underline;
}

a.default_link:visited  
{
    font-size:12px;
   	color: #990000;
    text-decoration: none;
}

a.default_link:link  
{
    font-size:12px;
   	color: #990000;
    text-decoration: none;
}

a.default_link:active
{   
    font-size:12px;
   	color: #990000;
    text-decoration: none;
}

a.default_link:hover
{
    font-size:12px;
   	color: #990000;
    text-decoration: underline;
}

a.little:visited  
{
    font-size:10px;
   	color: #727660;
    text-decoration: none;
}

a.little:link  
{
    font-size:10px;
   	color: #727660;
    text-decoration: none;
}

a.little:active
{   
    font-size:10px;
   	color: #727660;
    text-decoration: none;
}

a.little:hover
{
    font-size:10px;
   	color: #727660;
    text-decoration: underline;
}

.topmenu a {

	
	color: #990000;
	text-decoration: none;	
}

.topmenu a:hover {
   	color: #990000;
	text-decoration: underline;	
}

a.selected 
{
   
    color:#2c2c2c;
    text-decoration: none;
}

a.product_links:link  
{

   	color: #990000;
    text-decoration: none;
}


a.product_links:visited {
	text-decoration: none;
   	color: #990000;
}

a.product_links:active {
	text-decoration: none;
   	color: #990000;
}

a.product_links:hover 
{
    color: #990000;
	text-decoration: underline;
}


 
ul.SubPages li a.default_link,
ul.SubPages li a.default_link:visited,
ul.SubPages li a.default_link:active
{
	background-image: url(../images/icons/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	padding-right:15px;
	display:block;
	float:left;
	width:150px;
}


/* ----------------------- Pop-up ----------------------- */

#bgPopupStory
{
	display:none;
	overflow:hidden;
	position:absolute; 
	z-index:1000; 
	left:0; 
	top:0; 
	height:100%; 
	width:100%; 
	background-color:#64694c; 
	opacity:.30;
	*filter:alpha(opacity=30);
}

#PopupStory
{
	display:none; 
	position:absolute; 
	z-index:1000; 
	left:50%; 
	top:80px; 
	height:500px; 
	width:750px;
	margin-left:-375px;
	background-color:white; 
	border:1px solid #a0b0b7;
	text-align:left;
}

.popupHeader
{
	float:left;
	background-color:#eaeff2;
	border-bottom:1px solid #a0b0b7;
	width:750px;
	height:30px;
}

#PopupStoryDragDiv 
{
	cursor:pointer;
}

.popupHeader p
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:4px 4px 4px 10px;
	float:left;
	display:block;
}

.popupHeader a.default_link
{
	float:right;
	display:block;
	margin:4px 10px 4px 4px;
	_margin:4px 5px 4px 4px;
	background-image: url(../images/icons/icon_exit.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right:25px;
}

.popupContent
{
	overflow:auto;
	width:750px;
	height:469px; 
	float:left;
}

.popupContentText
{
	float:left;
	width:690px;
	margin:20px;
	_margin:10px;
}

.popupContent h1
{
	width:100%;
}

.popupContentText p
{
	padding:0 0 15px 0;
	margin:0;
}

.popupContentText p.popupIntro i
{
	font-size:11px;
	line-height:120%;
	padding:0 0 5px 0;
}

.popupContent ol 
{
	/*padding:0 15px 15px 15px;*/
	margin:15px 0 0 25px;
}

.popupContent li
{	
	padding:0 0 10px 0;
	margin:0;
	color:#333333;
	font-weight:bold;
}

.popupContent span 
{
    color:#333333;
    font-weight:normal;
}

.popupIntro 
{
	border-top:1px solid #d5e2e8;
	padding:0 2px 3px 0 ;
	margin-top:2px;
	padding-bottom:12px;
	float:left;
	
}

.popupIntro img.border
{
	margin:10px 10px 0 0;
}

p.popupQuote 
{
	padding:0;
	margin:10px 0 0 10px;
	display:block;
	float:left;
	color:#727660;
	width:450px;
}

p.pQuote 
{
	padding:0;
	margin:10px 0 0 10px;
	display:block;
	float:left;
	color:#727660;
	width:550px;
}

.otherLink
{
	margin:8px 0 0 0;
	float:right;
}

/* ------------ Google Map ------------ */

.mapContainer
{
	height: 209px;
	width: 100%;
	float:left;
	border:1px solid #cdd1b9;
	margin:1px;
}

div#Map
{
	margin: 2px;
	height: 205px;
	width: 100%;
}

.routeContainer
{
	float:left;
	margin-top:15px;
	width: 100%;
}

h4.map
{
	float:left;
	width: 100%;
}

p.mapText
{
	float:left;
	width: 100%;
}
