/* TRI-ENNIUM | www.triennium.com */

html, body {
  height: 100%;
}

body {
  background: #F2FAFD url(/site_img/background_text.gif) repeat-y;
  margin: 0 0 0 10px;
  font-family: "verdana","tahoma","sans-serif";
  font-size: 0.7em;
  padding: 0px;
}
  
h1 {
  font-size: 1.2em;
}

h2 {
  font-size: 1.25em;
}  

form {
  margin: 0px;
}

select, input {
  font-family: "verdana","tahoma","sans-serif";
  font-size: 1.0em;
}

a img {
  border: 0px;
}

a.arrow {
  background: transparent url(/site_img/arrow_blue.gif) no-repeat 0px 4px;
  padding-left: 15px;
  text-decoration: none;
  color: #0082D4;
}

a.arrow:hover {  
  color: #8D8D8F;
  background: transparent url(/site_img/arrow_gray.gif) no-repeat 0px 4px;
}

a.arrow span {
  background: transparent url(/site_img/underline_dot_blue.gif) repeat-x bottom;
}

a.arrow:hover span {
  background-image: none; 
}

/* header for meta navigation, domain selection and menu */
  
#header {
  background: #FFFFFF;
  width: 737px;
  height: 82px;
}

#logo {
  float: left;
  margin-top: 22px;
  margin-bottom: 8px;
}  

#land {
	float: left;
  margin-top: 32px;
  margin-left: 8px;
}

#meta {
  border-left: 1px #D1D2D2 solid;
  font-size: 0.9em;
  float: right;
  width: 204px;
  height: 53px;
  background-color: #EAEAEA;
  text-align: center;
  margin-right: 1px;
  border-right: 1px white solid;
  _border-right: none;
}

#meta-links {
  position: relative;
  left: 5px;
  top: 32px;
}

#meta a {
  color: #000000;
  text-decoration: none;
}

#meta a:hover, #meta a.over {
  color: #ad560c;
}

#domain-selection select {
  width: 150px;
  height: 19px;
}

#domain-selection {
  margin-top: 8px;
  margin-left: -21px;  /**/
}

.normal {
  font-size: 0.9em;  
}

.larger {
  font-size: 1.1em;  
}

.largest {
  font-size: 1.2em;  
}
  
/*
#menu {
  width: 735px;
  height: 27px;
  clear:both;
  background: #0098D4 url(/site_img/menu_br_corner.gif) bottom right no-repeat;
  border-bottom: 1px white solid;
  z-index: 10;
}  

#menu ul, #menu li {
  position: relative;
  display: inline;
  list-style-type : none;
  margin: 0;
  padding: 0;
  float: left;
  z-index: 10;
}

#menu ul li a {
  display: block;
  float: left;
  width: 103px;
  font-weight: bold;
  font-size: 13px;
  padding: 7px 0 4px 30px;
  text-decoration: none;
  background: #0098D4 url(/site_img/menu_line.gif) no-repeat bottom right;
  color: white;
  z-index: 10;
}

#menu ul li a.menu-open, #menu ul li a.menu-always-open {
  background: #F0F3F9 url(/site_img/menu_over.gif) no-repeat right;
  color: #0098D4;
}

#menu ul li a.menu-closed {
  background: #0098D4 url(/site_img/menu_line.gif) no-repeat bottom right;
  color: white;
}
*/


#menu {
  width: 735px;
  height: 27px;
  clear:both;
  background: #0098D4 url(/site_img/menu_br_corner.gif) bottom right no-repeat;
  border-bottom: 1px white solid;
  padding: 0;
	margin: 0;
  z-index: 10;
}  

#menu ul, #menu ul li {
  position: relative;
  display: inline;
  list-style-type : none;
  margin: 0;
  padding: 0;
  float: left;
  z-index: 10;
}

#menu ul li a {
  display: block;
  float: left;
  font-weight: bold;
  font-size: 13px;
  padding: 0;
	margin: 0;
	width: 103px;
	#width: 133px;
	padding: 7px 0 4px 30px;
  text-decoration: none;
  background: #0098D4 url(/site_img/menu_line.gif) no-repeat bottom right;
  color: white;
  z-index: 10;
}

#menu ul li a.menu-open, #menu ul li a.menu-always-open {
  background: #F0F3F9 url(/site_img/menu_over.gif) no-repeat right;
  color: #0098D4;
}

#menu ul li a.menu-closed {
  background: #0098D4 url(/site_img/menu_line.gif) no-repeat bottom right;
  color: white;
}


#search-form {
  position: relative;
  height: 27px;
  display: inline;
}

#search-form input.text {
  position: absolute;
  top: 4px;
  left: 15px;
  width: 122px;
  _width: 120px;
}

#search-form input.button, #search-form input.button-over {
  position: absolute;
  top: 6px;
  left: 147px;
  _left: 150px;
  background: #0098D4;
  border: none;
  font: 10px "Verdana" "Tahoma" "sans-serif";
  color: white;
  width: auto;
  text-align: left;
  padding: 0;
  cursor: pointer;
  cursor: hand;
}
#search-form input.button-over {
  color: #D1D1D2;
}
#search-frame {
  position: absolute;
  display: inline;
  visibility: visible;
  margin-top: 27px;
  width: 204px;
  z-index: 10;
}
#search-frame ul li a, #search-frame ul li.search-noresults {
  display: block;
  background: #EEEEEE none no-repeat;
  border-bottom: 1px solid #D1D2D2;
  width: 189px;
  padding: 2px 0 3px 15px;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #704528;
}
#search-frame ul li a:hover {
  background: white;
  background-repeat: no-repeat;
}

#search-frame ul li a.search-all {
  background: #EEEEEE url(/site_img/arrow_brown.gif) no-repeat 15px 5px;
  width: 177px;
  padding-left: 27px;
  font-weight: bold;
}
#search-frame ul li a:hover.search-all {
  background: white url(/site_img/arrow_brown.gif) no-repeat 15px 5px;
}

/* content body  */
    
#content-body {
  width: 518px;
  clear: left;
  float: left;
  background: none;
  margin-bottom: 25px;
}

/* tab-bar for careers, casestudy, partners and countries */
#tab-bar-frame {
  
}

#tab-bar-spacing {
  height: 54px;
}

#tab-bar-knop {
  position: absolute;
  top: 0px;
  left: 746px; /* 530 - 746 */
  z-index: 11;
  /* cursor: pointer; cursor: hand; */
}

#tab-bar{
  position: absolute;
  top: 0px;
  left: 746px; /* 530 - 746  */
  width: 241px; /* 241 */
  min-height: 100%;
  _height: 100%;
  background: transparent url(/site_img/tabbar_background.gif) repeat-y -1px 0;
  z-index:10;
  overflow: hidden;
}

#tab-bar h1 {
  margin: 0 0 5px 37px;
}

#tab-bar h1 img {
  padding-left: 5px;
}

.box, .boxOver {
  width: 186px;
  background-color: #FFFFFF;
  border: 1px #A0D9EF solid;
  margin: 0 0 10px 37px;
  cursor: pointer;
  cursor: hand;
}

.boxOver {
 border: 1px #FFFFFF solid;
 background-color: #EAE3DF;
}

.box h2 {
  margin: 10px 0 -10px 0;
  padding-left: 30px;
  background: url(/site_img/arrow_blue_large.gif) 15px 0px no-repeat;
}

.boxOver h2 {
  margin: 10px 0 -10px 0;
  padding-left: 30px;
  background: url(/site_img/arrow_brown_large.gif) 15px 0px no-repeat;
}

.box p, .boxOver p {
    margin: 0px 10px 10px 15px;
    color: #0098D4;
    font-size: 0.9em;
}

.boxOver p {
    color: #ad560c;
}

.box p.career-quote, .boxOver p.career-quote {
  margin-top: 4px;
  color: #0098D4;
  text-align: center;
  font-size: 1.0em;
  margin-bottom: 6px;
  font-weight: bold;
}
.boxOver p.career-quote  {
  color: #A18471;
}
.box p.employee-name, .boxOver p.employee-name {
  color: #0098D4;
  text-align: right;
  position: relative;
  margin-bottom: 10px;
}
.boxOver p.employee-name {
  color: #A18471;
}

#partner-box {
  margin-left: 35px;
  width: 195px;
}

#partner-box .box, #partner-box .boxOver {
  width: 91px;
  height: 51px;
  padding:0px;
  margin:0 0 2px 2px;
  float: left;
}


/* Facts and Whitepaper component */
	/* Variant 0 */
	#content-body .facts-en-whitepapers{
		float: left;
		width: 212px;
	  height: auto;
		margin-right: 14px;
		margin-bottom: 14px;
		border: solid 1px #a0d9ef;
		background-color: #FFFFFF;
		overflow: hidden;
	}

	#content-body .facts-en-whitepapers h2 {
		margin-top: 0;
	}
	
	#content-body .facts-en-whitepapers .facts, #content-body .facts-en-whitepapers .whitepapers{
		padding: 0;
		margin: 0;
		padding-left: 9px;
		padding-top: 7px;
	}
	
	#content-body .facts-en-whitepapers .whitepapers {

		/*padding-top: 0;
		padding-bottom: 8px;*/
	}
	
	#content-body .facts-en-whitepapers .whitepapers ul li {
		width: 185px;
		list-style-type: none;
		padding: 0;
		margin: 0;
		padding-bottom: 4px;	
	}
	
	#content-body .facts-en-whitepapers .whitepapers ul li .img{
		height: 15px;
		padding-top: 2px;
		padding-right: 7px;
	}

	#content-body .facts-en-whitepapers .whitepapers ul li a{	
		margin-left: 5px;
		_border-bottom: solid 1px dotted #0082d4;
		_background:none;
		
	}

	#content-body .facts-en-whitepapers .whitepapers ul li .file, #content-body .facts-en-whitepapers .whitepapers ul li a{
		vertical-align: top;
	}
	
	#content-body .facts-en-whitepapers .facts h2, #content-body .facts-en-whitepapers .whitepapers h2{
		font-size: 1.25em;
		font-weight: bold;
		color: #ad560c;
		padding-bottom: 2px;
	}
	
	#content-body .facts-en-whitepapers .facts ul {
		display: block;
		width: 175px;
	}
	
	#content-body .facts-en-whitepapers .facts ul li {
		background-position: 0 5px;
		padding: 0;
		margin: 0;
		padding-left: 8px;
		padding-bottom: 5px;
	}

	.imagemap {
		margin: 10px 0 20px 0;
	}
	

/* Text and Picture component */
	/* Variant 10, 11 (Full size Case studie,Small size Case studie) */
	#content-body .case-study-blockstyle{
		float: left;
		width: 214px;
	  height: auto;
		margin-right: 14px;
		margin-bottom: 14px;
		background-color: #d9f0f9;
	}
	
	#content-body .case-study-blockstyle .case-study-title{
		padding: 0;
		margin: 0;
		padding-left: 9px;
		padding-top: 7px;
	}
	
	#content-body .case-study-blockstyle .case-study-title a {
		background: none;
	}
	
	#content-body .case-study-blockstyle .case-study-title a h2{
    margin: 0 0 2px 0;
		color: #ad560c;
		font-weight: bold;
	}
	
	#content-body .case-study-blockstyle .case-study-content{
		padding: 0;
		margin: 0;
		padding-left: 9px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 5px;
		font-size: 1.0em;
		color: #000000;
	}
	
	#content-body .case-study-blockstyle .case-study-content .case-afbeelding{
		float: left;
    margin: 4px 4px 3px 0;
	}
	
	#content-body .case-study-blockstyle .case-study-content p{
		#width: auto;	
		display: inline;
		color: #000000;
	}
	
	#content-body .case-study-blockstyle .case-study-content p b{
		font-weight: normal;
		font-size: 1.2em;
		color: #ad560c;
	}
	
	#content-body .case-study-blockstyle .case-study-content p strong{
		display: inline;
		#width: auto;	
	}
	
	#content-body .case-study-blockstyle .case-study-content p a, #content-body .case-study-blockstyle .case-study-content ul li a{
		margin: 0;
		padding: 0;
		display: inline;
		color: #0082D4;
	}
	
	#content-body .case-study-blockstyle .case-study-content ul{
		display: block;
		/*width: 175px;*/
		list-style: none;
		padding: 0;
		padding-top: 5px;
		margin: 0 0 11px 0;
		width: auto;
	}
	
	#content-body .case-study-blockstyle .case-study-content ul li{
		background: transparent url(/site_img/arrow_blue.gif) no-repeat left 3px;
		padding-left: 15px;
		margin: 0;
	}
	
/* Text and Picture component */
	/* Variant 12 (verzicht van Branche of sector, afbeelding links kleine kop met link en tekst) */
	#content-body .overzicht-blockstyle{
		display: block;
	}
	
	#content-body .overzicht .overzicht-title{
	}
	
	#content-body .overzicht-blockstyle .overzicht-title a {
		text-decoration:underline;
	}
	
	#content-body .overzicht-blockstyle .overzicht-title a:hover {
		text-decoration:none;
	}
	
	#content-body .overzicht-blockstyle .overzicht-title a h2{
		padding-top: 4px;
		font-size: 1.0em;
		color: #0082d4;
		font-weight: bold;
	}
	
	#content-body .overzicht-blockstyle .overzicht-content{
		padding: 0;
		margin: 0;
		font-size: 1.0em;
		color: #000000;
	}
	
	#content-body .overzicht-blockstyle .overzicht-content .overzicht-afbeelding{
		padding-top: 2px;
		float: left;
    margin: 0 4px 3px 0;
	}
	
	#content-body .overzicht-blockstyle .overzicht-content p{
		display: inline;
		color: #000000;
	}
	
	#content-body .overzicht-blockstyle .overzicht-content p b{
		font-weight: normal;
		font-size: 1.2em;
		color: #ad560c;
	}
	
	#content-body .overzicht-blockstyle .overzicht-content p strong{
		display: inline;
	}
	
	#content-body .overzicht-blockstyle .overzicht-content p a {
		color: #0082D4;
	}
	
/* Text and Picture component */
	/* Variant 13 (branches overzicht) */
	#content-body .branche-overzicht-blockstyle{
		position: relative;
		float: left;
		width: 214px;
		/*min-height: 230px;*/
	  height: auto;
		margin-right: 14px;
		margin-bottom: 14px;
		background-color: #d9f0f9;
	}
	
	#content-body .branche-overzicht-blockstyle .branche-overzicht-title{
		padding: 0;
		margin: 0;
		padding-left: 9px;
		padding-top: 7px;
	}
	
	#content-body .branche-overzicht-blockstyle .branche-overzicht-title a {
		background: none;
	}
	
	#content-body .branche-overzicht-blockstyle .branche-overzicht-title a h2{
    margin: 0 0 2px 0;
		color: #ad560c;
		font-weight: bold;
	}
	
	#content-body .branche-overzicht-blockstyle .branche-overzicht-content{
		padding: 0;
		margin: 0;
		padding-left: 9px;
		padding-top: 5px;
		padding-bottom: 10px;
		padding-right: 5px;
		font-size: 1.0em;
		color: #000000;
	}
	
	#content-body .branche-overzicht-blockstyle .branche-overzicht-content .branche-overzicht-afbeelding{
		padding-top: 2px;
		float: left;
    margin: 0 4px 3px 0;
	}
	
	#content-body .branche-overzicht-blockstyle .branche-overzicht-content p{
		display: inline;
				#width: auto;	
		color: #000000;
	}
	
	#content-body .branche-overzicht-blockstyle .branche-overzicht-content p strong{
		display: inline;
	}
	
	#content-body .branche-overzicht-blockstyle .branche-overzicht-content p a, #content-body .branche-overzicht-blockstyle .branche-overzicht-content ul li a{
		color: #0082D4;
	}
	
	#content-body .branche-overzicht-blockstyle .branche-overzicht-content ul{
		display: block;
		/*width: 175px;*/
		list-style: none;
		padding: 0;
		padding-top: 5px;
		margin: 0 0 11px 0;
		width: auto;
	}
	
	#content-body .branche-overzicht-blockstyle .branche-overzicht-content ul li{
		background: transparent url(/site_img/arrow_blue.gif) no-repeat 2px;
		padding-left: 15px;
		margin: 0;
	}
	
/* Service selector */

#service-selector {
	display: block;
	margin: 0px 0px 10px 37px;
	padding: 10px 0px 0px 8px;
	width:178px;
	background-color: #D9F0F9;
	border: solid 1px #A0D9EF;
}

#service-selector select{
	width: 172px;
}

#service-selector h1, #service-selector h1 img{
	float: left;
	padding: 0;
	margin: 0;
}

#service-selector {
	padding-bottom: 5px;
	font-size: 0.85em;
}

#branche, #diff1, #diff2, #diff3, #diff4  {
	padding-bottom: 5px;
}

#text {
	width: 172px;
	padding-top: 5px;
}

/* Next Step */

#nextstep {
	display: block;
	margin: 28px 0px 0px 10px;
	width:180px;
}

#nextstep h1 {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

#nextstep .direct-contact, #nextstep .us-contact {
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}

#nextstep .direct-contact h2, #nextstep .us-contact h2 {
	color: #ad560c;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

#nextstep .number {
	border: solid 1px #a0d9ef;
	margin-top: 2px;
	margin-bottom: 8px;
}

#nextstep .us-contact p, #nextstep .us-contact a {
	padding: 0;
	margin: 0;
}

#nextstep .us-contact a {
  color: #0082d4;
  text-decoration: none;
  background: url(/site_img/underline_dot_blue.gif) bottom repeat-x;
}

#nextstep .us-contact a:hover {
  text-decoration: none;
  background-image: none;
}

#errormessage {
	color: #0082d4;
	padding-bottom: 5px;
}

/* Enquete */
.text, .select, .legenda{
  font-family: "verdana","tahoma","sans-serif";
  font-size: 0.7em;
}

label{
  font-family: "verdana","tahoma","sans-serif";
 /*  font-size: 0.7em; */

}

.button, .button-over {
  border: none;
  font: 10px "Verdana" "Tahoma" "sans-serif";
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: #0098d4 url(/site_img/butt_corner_ru.gif) no-repeat right bottom;
  cursor: pointer;
  cursor: hand;
  text-align: center;
}
.button-over {
  color: #0098d4;
  background: #EAEAEA url(/site_img/butt_corner_ru_ovr.gif) no-repeat right bottom;
}