/* De style elementen die nodig zijn voor het nieuws en events */
div#smartsolutions_industries_div{
	margin-bottom:12px;
	width:505px;
}

.big_tab{
	margin-right:3px;
	padding-left:8px;
	padding-right:8px;
	border-left: 1px solid #EAEBED;
	border-right: 1px solid #EAEBED;
	border-top: 1px solid #EAEBED;
	float:left;
	height:25px;
	background-image:url(/images/bog_tab_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color:#8B8D90;
	font-size:12px;
	font-weight:bold; 
	cursor:pointer;
}
.big_tab_sel{
	margin-right:3px;
	padding-left:8px;
	padding-right:8px;
	border-left: 1px solid #EAEBED;
	border-right: 1px solid #EAEBED;
	border-top: 1px solid #EAEBED;
	float:left;
	height:25px;
	background-color:#F3F3F3;
	color:#EE2E24;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
.big_tab_spacing{
	text-align:center;
	padding-top:3px;
}

div#big_tabs_space{
	height:26px;
}

div#big_tabcontent{
	height:340px;
	background-image:url(/images/bigtab.jpg);
	background-position: top;
	background-repeat: repeat-x;	
	width:505px;
	background-color:#DFDFDF;	
}

div#big_innerpadding{
	padding:4px;
}	

div#big_smartsolutionsdiv{
	display:block;
	overflow:hidden;
}

div#big_industriesdiv{
	display:none;
	overflow:hidden;
}

div.solution_txt{
	width: 239px;
	height:82px;
	float: left;
	clear:both;
	margin-right:18px;
}

div.left_item{
	background-image:url(/images/bigtab_seperator.gif);
	background-position: bottom;
	background-repeat: no-repeat;	

	width: 113px;
	height:82px;
	float: left;
	clear:both;
	margin-right:6px;
}
div.left_item_foto{
	cursor:pointer;
	width: 120px;
	height:82px;
	float: left;
	margin-right:18px;
}

div.right_item{
	background-image:url(/images/bigtab_seperator.gif);
	background-position: bottom;
	background-repeat: no-repeat;	
	float: left;
	width: 113px;
	height:82px;
	margin-right:6px;
}
div.right_item2{
	background-image:url(/images/bigtab_seperator.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	float: left;
	width: 233px;
	height:82px;
	margin-right:6px;
}
div.right_item_foto{
	cursor:pointer;
	float: left;
	width: 120px;
	height:82px;
}

div.bold_title{
	font-weight:bold;
}

div.innerpadding{
	padding-top:10px;
	font-size:10px;
}

div.left_item_foto{
	background-image:url(/images/image_border.gif);
	background-position: bottom;
	background-repeat: no-repeat;	
}

div.right_item_foto{
	background-image:url(/images/image_border.gif);
	background-position: bottom right;
	background-repeat: no-repeat;	
}

img.solution_foto{
	margin-top:5px;
	margin-left:4px;
	border: 1px solid #FFFFFF;
	float:left;
}

img.solution_foto_hover{
	margin-top:5px;
	margin-left:4px;
	border: 1px solid #1A4299;
}

img.industry_foto{
	margin-top:5px;
	margin-left:4px;
	border: 1px solid #FFFFFF;
	float:left;
}

img.industry_foto_hover{
	margin-top:5px;
	margin-left:4px;
	border: 1px solid #1A4299;
}

a.content_link:link, a.content_link:visited, a.content_link:active{
	color:#585858;
	text-decoration:none;
}
a.content_link:hover{
	color:#000000;
	text-decoration:none;
}