/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* text */
body{font:12px/1.5 Verdana,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

/* clearer*/
.clear,.clearfix:after{clear:both;visibility:hidden;width:0;height:0}.clear,.clearfix:after,.clearfix{display:block}.clear{overflow:hidden}.clearfix:after{content:' ';font-size:0;line-height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}

/* overrules */
body{font-size:11px;}
#pagewidth{background-image:none;}
a:link, a:visited{color:#02a4bd; text-decoration:none;}
a:hover{ text-decoration:underline; /*color:#e68a00*/}
h2{margin-bottom:10px;}
h3{color:#02a4bd;font-size:1.5em;}
h4{font-size:1.3em;color:#000;margin-bottom:5px;}
a.dotted:link, a.dotted:visited{text-decoration:none; border-bottom:dotted 1px #02a4bd;}
a.dotted:hover{text-decoration:none; border-bottom:dotted 1px #e68a00;}
#kruimelpad ul{margin-bottom:0;}






/**** Start of additions by M. Mertens ****/

table#table_aandelenkoersen .img-swap, table#table_favorites .delete-fav{cursor:pointer;}
.disclaimer{color:#000;font-size:7pt;padding-top:20px;}	
.decimal{text-align:right !important;padding-left:0px !important;padding-right:25px !important;}
.date{text-align:left !important;padding-right:0px !important;padding-left:15px !important;}
.searchbox{padding:4px;vertical-align:top;width:400px;border-color:#7C7C7C #C3C3C3 #DDDDDD;border-style:solid;border-width:1px;margin-top:10px;}
.searchbox#inactive{color:#B3B3B3;font-style:italic;}

/**** End of additions ****/






/* grid */
#grid 
{
	position: absolute;
	left: 0;
	top: 0;
	height: 2000px;
	width: 1200px;
	background: url(/images/design_actueel.jpg) no-repeat top left !important;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);
}

/* header */

#globalHeader {
	background: #3a2808 url(../images/css/globalHeader.gif) repeat-x left top;
	height: 108px;
}

#globalHeader h1 {
	padding: 27px 0 0 46px;
}

#headerInside {
	background: transparent url(../images/css/headerInside.gif) no-repeat left top;
	height: 82px;
	position: relative;
}

#globalNavigation > ul{
	margin: 0 0 0 45px;
	padding: 0 0 0 0;
	height: 26px;
	z-index: 100;
	width: auto;
}

#globalNavigation > ul > li{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	height: 26px;
	position: relative;
	z-index: 100;
}

#globalNavigation > ul > li:first-child, #globalNavigation > ul > li.firstChild {
	background: transparent url(../images/css/nav-bg.gif) no-repeat left top;	
	z-index: 100;
}

#globalNavigation > ul > li > a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: block;
	margin: 0;
	padding: 0 20px;
	height: 26px;
	line-height: 26px;
	background: transparent url(/appl/css-extranet/images/robecocom/css/nav-bg.gif) no-repeat right top;	
	z-index: 100;
}

#globalNavigation ul.nav-sub {
	background:url(/appl/css-extranet/images/robecocom/css/bg-nav-sub.png) repeat-x scroll left bottom #01A2BE;
	clear: both;
	min-width: 100%;
	padding: 10px 0 30px;
	position: absolute;
	z-index: 100;
	width: auto;
	top: 26px;
	z-index: 100;
}
#globalNavigation ul.nav-sub li {
	display: block;
	float: none;
	clear: both;
	line-height: 1.5em;
	padding-left: 0;
	padding-right: 20px;
	position: relative;
	z-index: 100;
}
#globalNavigation ul.nav-sub li a {
	background:url(/appl/css-extranet/images/robecocom/css/arrow-forward-white.gif) no-repeat scroll 0 0.7em transparent;
	display: block;
	font-weight: normal;
	margin: 0 0 0 8px;
	padding: 0.2em 0.4em 0.2em 12px;
	position: relative;
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
	z-index: 100;
}
#globalNavigation ul.nav-sub{
	display: none;
	z-index: 100;
}
#globalNavigation ul.nav-sub li:hover { background-color: #E6EFF8; color: #01A2BE;}
#globalNavigation ul.nav-sub li:hover a {color:#01A2BE; background: transparent url(/appl/css-extranet/images/robecocom/css/arrow-forward-blue-on-blue.gif) no-repeat 0px 0.6em;}

div#smallNavigation {
	position: absolute;
	right: 46px;
	top: 24px;
	text-align: right;
}
div#smallNavigation ul { clear: both; display: block; position: relative; margin-top: 5px;}
div#smallNavigation ul li { float: left; list-style-type:none; margin: 0;}
div#smallNavigation ul li span { margin-left: 5px; background: transparent url("images/bg-pitems-global.png") no-repeat left center; color:#B5c6D6; padding-left: 10px; font-family:verdana; font-size:10px; }
div#smallNavigation ul li:first-child span { background: none;}
div#smallNavigation ul li a { color: #FFFFFF; background: transparent url("images/arrow-forward-white.gif") no-repeat left center; padding-left: 11px; margin-left: 10px; font-family:verdana; font-size:10px; font-weight:bold; text-decoration:none;}
div#smallNavigation ul li a:hover { text-decoration:underline; }

div#smallNavigation ul li {
	float: left;
	display: block;
}



	
	
/* jquey overrides */
.ui-widget-header 
{
	background: #fff url(/appl/css-extranet/images/robecocom/css/bgSlider.gif) repeat-x left top;
}

#tabs .ui-widget-header
{
	background-image:none;
	border:none;
	background:#fff url(/appl/css-extranet/images/robecocom/css/bgTab.gif) repeat-x left bottom;
}

#tabs  .ui-state-default
{
	background:#f4f5f7 url(/appl/css-extranet/images/robecocom/css/bgTabInActive.gif) repeat-x left bottom;
	border:none;
}

#tabs .ui-state-active 
{
	background-color:#C6D2DE;
	background-image:none;
	border:none;
}

#tabs .ui-corner-top
{
	-moz-border-radius:0;
}

#tabs .ui-tabs-nav
{
	padding:0;
}

#tabs .ui-tabs-nav li a
{
	padding:0.3em 0.8em;
	color:#02a4bd;
}

#tabs li.ui-tabs-selected
{
	padding-bottom:0;
}

#tabs li.ui-tabs-selected a,
#tabs .ui-widget-content
{
	color:#3A2808;
}

#tabs.ui-widget-content
{
	border:none;
}

#tabs .ui-tabs-panel 
{
	padding: 10px 5px;
}

.ui-widget-content
{
	border-color:#d9ddde;
}

.ui-corner-all {
	-moz-border-radius:0;
}

.ui-slider-horizontal
{
	height:10px;
}

.ui-slider-horizontal .ui-slider-handle
{
	background:transparent url(/appl/css-extranet/images/robecocom/css/bg_slider.png) no-repeat left top;
	width:19px;
	height:28px;
	top:-0.8em;
	border:none;
	cursor:pointer;
}

/* positioning */
.column
{
	float:left;
}

.columnNav
{
	width:216px;
	margin-right:15px;
}

.container
{
	padding:10px;
}

.viewer .container
{
	padding:0;
}

.columnMain
{
	width:690px;    
}

div#pageinformation 
{
	width: 912px;
	height: 20px;
}

div#pageinformation ul.authenticationInfo
{
	float: right;
}

div#pageinformation ul li
{
	display:inline;
	margin-left:2px; 	
}

div#pageinformation ul li a
{
	padding-right:5px;
	color:#999999;
}

div#pageinformation ul.authenticationInfo li a
{
	color:#02a4bd;
}

div.header 
{
   margin-bottom: 28px;
   z-index:200;
}

div.mainColumns
{
	z-index:100;
}

.box
{
	padding:17px 16px 0 18px;    
	position:relative;
}

div.box-header-left .box
{
	padding: 0 10px 10px 45px;
}

.box h2
{
	font-size:1.4em;
	font-weight:bold;
	color:#000;
	margin-bottom:5px;
}

.box h2 a
{
	color:#000 !important;
}

.boxline
{    
	border:solid 1px #d6dfe6;
	border-top:none;
	background:transparent url(/appl/css-extranet/images/robecocom/css/bgBoxLine.gif) no-repeat left top;    
}

div.filter 
{
	height: 106px !important;
	overflow: hidden;
}

div.bannerImageRight
{
	height: 118px;
	overflow: hidden;
}

div.bannerImageRight img
{
	position: absolute;
	right: 0px;
	top: 2px;
}

div.bannerImageRight h2
{
	width: 260px;
}

.banner h2
{
	
}

.banner .bannerImageLeft 
{
   float: left;
}


.mainColumns .boxline
{
	
}

.boxsolid
{
	margin-bottom:30px;
	background-color:#D6DFE6;
}

div.box-header-right,
div.box-header-left,
div.box-left,
div.box-right
{
	float:left;
	height:250px;
}

div.box-header-right
{
	position:absolute;
	right:0;
	background-color:#fff;
	margin-right:10px;
	height:250px;
	z-index:300;
}

div.box-side
{	
	height:auto;
}

div.box-header-left,
div.box-left
{
	background: black;
	width: 715px;
	position: relative;
	margin-left: -46px;
	margin-right: 19px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left top;  
}

.blog div.box-left
{
	background-image:none;
	height:auto;
	margin-left: 0;
	width: 669px;
}

.blog div.box-left div.intro
{
	background:#02A4BD url(/appl/css-extranet/images/robecocom/css/bgheader.jpg) no-repeat left top;    
	height: 350px;
	margin-bottom:20px;
	position: relative;
}
.blog div.box-left div.intro div.overlay
{
	/*position: absolute;*/
	bottom: 0;
	left: 20px;
}
.blog div.box-left div.intro div.overlay-right
{
    left:320px;
}
.blog div.box-left div.intro div.overlay div.green 
{
	padding-top: 25px;
	padding-bottom: 25px;
}
.blog div.box-left div.intro div.overlay h1 {
	background: none !important;
	font-size: 22px;
	margin-bottom: .15em;
}

div.box-header-right,
div.box-right
{
	width:225px;
}

div.boxline select
{
	padding:4px;
	vertical-align:top;
	width:410px;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
}

div.seperator
{    
	height:1px;
	overflow: hidden;
	background:transparent url(/appl/css-extranet/images/robecocom/css/bgSeperator.gif) repeat-x left top;  
	margin:1.75em 0;
}

p.excerpt
{
	font-weight:bold;
}

ul.blue li,
ul.arrow li
{
	margin-left:0;
	margin: .25em 0 .5em 0;
}

ul.blue li
{
	background: transparent url(/appl/css-extranet/images/robecocom/css/bullet_blue.gif) no-repeat left center;
	padding-left:10px;
}

a.arrow,
ul.arrow li a,
dl.arrow dt a
{
	background: transparent url(/appl/css-extranet/images/robecocom/css/bullet_arrow.png) no-repeat left .5em;
	padding-left:8px;
	text-decoration:none;
	color:#02a4bd;
	display: inline-block;
}

a.arrow:hover,
ul.arrow li a:hover,
dl.arrow dt a:hover
{
	text-decoration:underline;
}

div#pageinformation ul.rss li a
{
	background: transparent url(/appl/css-extranet/images/robecocom/css/ico_rss.gif) no-repeat right top;
	padding: 0 30px 10px 0;
}
div#pageinformation ul {
	margin: 5px 0 6px 0;
}
dl.arrow dd
{
	margin-left:10px;    
	margin-bottom:10px;
	color:#999999;
}

div.overlay
{	
	width:322px;
	position: relative;
}

div.overlay a.more 
{
	padding-left: 10px;
	margin-left: -10px;
	display: inline-block;
	background: transparent url(/appl/css-extranet/images/robecocom/css/bullet_arrow_white.png) no-repeat left .5em;
}

div.overlay h1,
.main .overlay h1
{
	font-size: 20px;
	line-height: 1.2em;
	background: transparent url(/appl/css-extranet/images/robecocom/css/bullet_arrow_overlay.png) no-repeat left .5em;
	margin: 0 0 0 -10px;
	color:#fff;
	padding-left: 10px;
}

div.overlay h1 a 
{
	color: white;
}

div.overlay div.green
{
	background: transparent url(/appl/css-extranet/images/robecocom/css/bgTranspGreen.png) repeat left top;
	color:#fff;
	font-size:2em;
	padding: 15px 30px;
	min-height: 10px;
}

div.overlay div.green span
{
	font-size:0.5em;
	display:block;
}

div.overlay div.white
{
	background: transparent url(/appl/css-extranet/images/robecocom/css/bgTranspwhite.png) repeat left top;   
	padding: 15px 30px;
}

div.overlay img 
{
	margin: 1em 0 0 0;
}

div.talkingHead h1 
{
	background: none;
	margin-bottom: .5em;
}

div.talkingHead h1 span.quote
{
	font-size: 20px;
	position: absolute;
	left: 1em;
}

div.talkingHead em
{
	font-size:12px;
	font-style:normal;
}

div.talkingHead a 
{
	color: White;    
}

div.mainColumns div.colLeft,
div.mainColumns div.colRight
{
	float:left;
	width:448px;
}

div.mainColumns div.colRight
{
	float:right;
}

div.mainColumns div.colLeft
{
	margin-right:20px;
}

div.article
{
	margin-bottom:10px;
}

div.article h3
{
	margin-bottom:0;
	font-weight:normal;
	line-height: 1.2em;
	background:#fff url(/appl/css-extranet/images/robecocom/css/bullet_arrow_large.png) no-repeat left .4em;
	padding-left:10px;
}

div.article-small h3
{
	font-size:1.1em;
}

div.article h3 a
{
}

div.article-small h3 a,
div.article-small h4 a
{
	background:#fff url(/appl/css-extranet/images/robecocom/css/bullet_arrow.png) no-repeat left 4px;	
	padding-left:10px;
	display: inline-block;
}

div.article-small h4
{
	font-size:1.0em;
	margin-bottom:0;
}

div.blog div.featured 
{
	margin-left: 20px !important;
}

div.article span
{
	margin-left:10px;
	color:#999999;
	display:block;
	margin-bottom:10px;
}

div.article div.body div.visual,
div.boxline div.visual
{
	float:left;
	margin-right: 10px;
}

div.article div.body
{
	margin-left:10px;
}

div.article {
	min-height: 1px;
}


div.article div.body div.visual
{
	width:120px;
	overflow:hidden;
	margin-top: .5em;
}

div.article div.visualColumn 
{
	width: 50px;
	overflow:hidden;
	margin: .5em 10px 0 10px;
	float: left;
}

div.article div.columnHeader 
{
	margin-left: 70px;
}

div.blog div.article 
{
	margin-left: 10px;
}

div.wide div.body div.visual
{
	width:120px;
}

div.wide div.body div.content
{
	width:420px;
}

a.more, div.overlay div.white a.more
{
	display:inline-block;
	padding-right: 6px;
	background: url(/appl/css-extranet/images/robecocom/css/bullet_arrow.png) no-repeat right .5em;	    
}

/* messages */
.message
{
	border:solid 1px #ff8a00;
	border-top-width:2px;
	padding: 12px 20px;
	position:relative;
	margin-bottom:20px;
}

.message p.info
{
	background-image:none;
	margin-top:5px;
}

.message .btn_close
{
	position:absolute;
	right:0;
	top:0;
}

.message p
{
	margin-bottom:0;
	padding-right:20px;
}

.message-mark p
{
	background:#fff url(/appl/css-extranet/images/robecocom/css/bg_message_mark.gif) no-repeat left 3px;
	padding-left:23px;
}

.message-error
{
	border-color:#cd0505;
}

.message-error p
{
	background:#fff url(/appl/css-extranet/images/robecocom/css/bg_message_error.gif) no-repeat left 1px;
	padding-left:23px;
}

.message-clean
{
	background:#fff url(/appl/css-extranet/images/robecocom/css/bg_message_input_error.gif) no-repeat left 1px;
	border:none;
	color:red;
	padding-top:0;
}

.message-clean ul
{
	margin-bottom:0;
}

.message-clean ul li
{
	margin-left:10px;
	margin-bottom:5px;
}

div.koersen_table h2
{
	margin-bottom:0;
}

div.favorites 
{
	border-bottom:solid 3px #D6DFE6;
	margin: 20px 0px 0px 0px;
}

	div.favorites ul
	{
		margin-bottom:10px;
	}

		div.favorites ul li
		{
			margin-left:0;
			display:inline;
		}

		div.favorites ul li.star
		{
			background:#fff url(/appl/css-extranet/images/robecocom/css/ico_favorites.gif) no-repeat left top;
			padding:2px 0 10px 30px;
			color:#000;
			font-size:1.5em;
			font-weight:bold;
		}
			
		div.favorites ul li.info
		{
			background:#fff url(/appl/css-extranet/images/robecocom/css/ico_info_dark.gif) no-repeat left 10px;
			padding:10px 0 10px 20px;
			margin-left:10px;
		}
		
a.btn_toon
   {
	   background:#fff url(/appl/css-extranet/images/robecocom/css/btn_toon.gif) no-repeat left top;
	   margin-left:0;
	   display:inline-block;
	   text-indent:-9999px;
	   width:100px;
	   height:26px;
   }		
		
/* tables */
table.tablesorter {
	background-color: #c5d1dd;
	margin:10px 0pt 15px;
	font-size: 0.9em;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, 
table.tablesorter tfoot tr th {
	background-color: #c6d2de;	
	font-size: 8pt;
	padding:4px 10px 4px 4px;
	font-size:0.9em;
	font-weight:normal;
	text-align:left;
}
table.tablesorter thead tr th.alignRight
{
    text-align:center;
}

table.tablesorter thead tr .header 
{
   /* background: transparent url(/appl/css-extranet/images/robecocom/css/table_sort.gif) no-repeat right 8px;*/
	cursor: pointer;
	font-weight:bold;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 2px 5px;
	background-color: #FFF;
	vertical-align: top;
}

table.tablesorter thead tr th.title
{
	width:35%;
	text-align:left;
}

table.tablesorter a
{
	color:#3A2808;
	text-decoration:none;
}

table.tablesorter a:hover
{
	color:#e68a00;
	text-decoration:underline;
}

/* td hover */
table.tablesorter tr.odd:hover td, 
table.tablesorter tr.even:hover td
{
	background-color: #FFFFDC;
}

 table.tablesorter tbody tr.odd td.betterhover, 
 table.tablesorter tbody tr.even td.betterhover
 {
	 background-color: #FFFFDC;
 }

table.tableFooter
{
	width:100%;
	margin-top:-15px;
	margin-bottom:0;
}

table.tableFooter a
{
	   color:#02a4bd;
}

table.tableFooter tr.firstrow td
{
	background-color: #c6d2de;
	padding:5px;
}

table.tableFooter tr.details td
{
	padding:10px 0;
}

table.tableFooter tr.firstrow td a
{
	color:#02a4bd;
	font-weight:bold;
	text-decoration:none;
}

table.tableFooter td.legenda
{
	text-align:right;
}

table.tableFooter td.legenda ul
{
	margin-bottom:0;
}

table.tableFooter
{
	margin-bottom:20px;
}

table.tableFooter td.legenda ul li.resterend{background:transparent url(/appl/css-extranet/images/robecocom/css/ico_resterend.gif) no-repeat left center; padding-left:15px;padding-right:10px;}
table.tableFooter td.legenda ul li.aandelenfonds{background:transparent url(/appl/css-extranet/images/robecocom/css/ico_aandelenfonds.gif) no-repeat left center;padding-left:15px;padding-right:10px;}
table.tableFooter td.legenda ul li.obligatie{background:transparent url(/appl/css-extranet/images/robecocom/css/ico_obligatie.gif) no-repeat left center;padding-left:15px;padding-right:10px;}
table.tableFooter td.legenda ul li.spaartegoed{background:transparent url(/appl/css-extranet/images/robecocom/css/ico_spaartegoed.gif) no-repeat left center;padding-left:15px;padding-right:10px;}

table.tablesorter tbody tr.odd td, 
.odd {
	background-color:#E4E8EB;
}
table.tablesorter thead tr .headerSortUp span {
	background: transparent url(/appl/css-extranet/images/robecocom/css/asc.gif) no-repeat right 5px;
}
table.tablesorter thead tr .headerSortDown span {
	background: transparent url(/appl/css-extranet/images/robecocom/css/desc.gif) no-repeat right 5px;
}
table.tablesorter thead tr span {
	position: absolute;
	width:20px;
}

table.tablesorter td span.rating_1,
table.tablesorter td span.rating_2,
table.tablesorter td span.rating_3,
table.tablesorter td span.rating_4,
table.tablesorter td span.rating_5
{text-indent:-9999px;display:block;}

table.tablesorter td span.rating_5 {background: transparent url(/appl/css-extranet/images/robecocom/css/rating5star.gif) no-repeat left center;}
table.tablesorter td span.rating_4 {background: transparent url(/appl/css-extranet/images/robecocom/css/rating4star.gif) no-repeat left center;}
table.tablesorter td span.rating_3 {background: transparent url(/appl/css-extranet/images/robecocom/css/rating3star.gif) no-repeat left center;}
table.tablesorter td span.rating_2 {background: transparent url(/appl/css-extranet/images/robecocom/css/rating2star.gif) no-repeat left center;}
table.tablesorter td span.rating_1 {background: transparent url(/appl/css-extranet/images/robecocom/css/rating1star.gif) no-repeat left center;}
table.tablesorter td.alignRight, table.tablesorter td.currency, table.tablesorter td.percentage, table.tablesorter td.number{text-align:right; }
table.tablesorter td.percentage span.neg{color:#ff0000; background: transparent url(/appl/css-extranet/images/robecocom/css/neg.gif) no-repeat right center;padding-right:17px;}
table.tablesorter td.percentage span.pos{color: #00CC00; background: transparent url(/appl/css-extranet/images/robecocom/css/pos.gif) no-repeat right center;padding-right:17px;}		
table.tablesorter td.percentage span.zero{color: #3D3D3D; background: transparent url(/appl/css-extranet/images/robecocom/css/zero.gif) no-repeat right center;padding-right:17px;}		
table.tablesorter td.percentage span.none{padding-right:17px;}		

/* Web TV */
div.webTV 
{
	margin: 0 0 1em 0;
}

/* toggle */
a.toggle
{

}

a.show 
{
	background: url(/appl/css-extranet/images/robecocom/css/bullet_arrow_toggle_show.png) no-repeat 125px 6px;
	display:block;
	text-align:right;
	padding-left: 15px;
	margin-bottom:-5px;
}

a.hide 
{
	background: url(/appl/css-extranet/images/robecocom/css/bullet_arrow_toggle_hide.png) no-repeat left;
	position: absolute;
	top: 10px;
	right: 10px;
	padding-left: 15px;
}

div.hide 
{
	display:none
}

/* pageFooter */
#pageFooter 
{
	background: url(/appl/css-extranet/images/robecocom/css/bgfooter.png) no-repeat top left;
	margin: 50px 0 25px 47px;
	padding: 20px 0 0 0;
	font-weight:bold;
	color:#999;
}

#pageFooter ul,
#pageFooter ul li 
{
	margin: 0;
	padding: 0;
}

#pageFooter ul li 
{
	float: left;
	margin: 0 1em 0 0;
	padding-right: 1em;
	border-right: 1px solid #999;
}

#pageFooter ul li.last
{
	border:none;
}

#pageFooter a 
{
	font-weight:normal;
	color: #999;
}

/* carousel */

div.carousel .overlay
{
	position: relative;
	left: 46px;
}

div.carousel h1 
{
	font-size: 20px;
}

#slider { width: 715px; height: 250px; overflow:hidden; position: absolute; left: 0; }
#slider .viewport { float: left; width: 715px; height: 250px; overflow: hidden; position: relative; }
#slider .buttons { display: none;}
#slider .overview { list-style: none; padding: 0; margin: 0;  position: absolute; left: 0; top: 0; }
#slider .overview li{ float: left; margin: 0; padding: 0; height: 250px; width: 715px; position:relative;}
#slider .overview li.rightSlide{right:0;}

#slider .pager { position: absolute; bottom: 10px; right: 10px; overflow:hidden; list-style: none; clear: both; margin: 0; }
#slider .pager li { float: left; margin-left: 1px; }
#slider .pagenum { background: url("images/bgTranspwhite.png") repeat scroll left top transparent; text-decoration: none; text-align: center; width: 20px; line-height: 20px; color: black; font-size: 11px; display: block; }
#slider .active { color: white; background-color:  #01A2BE; background-image: none; }
#slider .overview li span.sliderText{background-color: #01A2BE; display:block; width:35%; position:absolute; color:#fff; font-size:20px; padding:0px;margin-left:45px;} 
									 
span.sliderText{background-color: #01A2BE; display:block; width:35%; position:absolute; color:#fff; font-size:20px; padding:10px;margin-left:45px;} 
#slider .overview li span.sliderText span.top
{
    background-color:#01A2BE;
}

#slider .overview li span.sliderText span
{
    background-color:#fff;
    color:#000;
    clear:both;
    margin:0;
    display:block;
    padding:10px;
    font-size:10px;
}

.overview ul
{
    margin-left:45px;
     width:322px;
}

#slider .overview ul li
{
    float:none;
    width:auto;
    padding:15px 30px;
     height:auto;
}

#slider .overview li.right
{
    padding-left:300px;
}

#slider .overview ul li.green
{
    background: transparent url(/appl/css-extranet/images/robecocom/css/bgTranspGreen.png) repeat left top;
}

#slider .overview ul li.orange
{
    background: transparent url(/appl/css-extranet/images/robecocom/css/bgTranspOrange.png) repeat left top;
}

#slider .overview ul li.dark
{
    background: transparent url(/appl/css-extranet/images/robecocom/css/bgTranspDark.png) repeat left top;
}

#slider .overview ul li.green h1
{
    font-size:20px;
    line-height:1.2em;
    margin-bottom:0;
}

#slider .overview ul li.green a,
#slider .overview ul li.green span,
#slider .overview ul li.orange a,
#slider .overview ul li.orange a span,
#slider .overview ul li.dark a,
#slider .overview ul li.dark a span
{
    color:#fff;    
}

#slider .overview ul li.white
{
    background: transparent url(/appl/css-extranet/images/robecocom/css/bgTranspWhite.png) repeat left top;
}   

/* nieuws */
div.fullArticle div.box-left 
{
	background: none;
	height: auto;
	width: 620px;
	margin-right: 68px;
	margin-left: 0px;
}

div.articleLinks 
{
	position: relative;
	margin-bottom: 1.5em;
}

div.articleLinks span
{
	color:#999;
}

div.articleLinks a.back 
{
	padding-left: 8px;
	background: url(/appl/css-extranet/images/robecocom/css/bullet_arrow_back.png) no-repeat left .25em;
}

div.articleLinks a.download 
{
	position: absolute;
	right: 0;
	padding-right: 20px;
	background: url(/appl/css-extranet/images/robecocom/css/ico_pdf.png) no-repeat right;
}

div.fullArticle h1 
{
	color: #01A2BE;
	font-size: 23px;
	margin: 0;
	padding: 0;
}

div.dossier h1 
{
    margin-bottom:10px;
}


div.articleInfo 
{
	color: #999999;
	margin-bottom: 2em;
}

/* rest */

ul.breadcrumbs 
{
	float: left;
	color: #999999;
}

div.intro-over {
	position: absolute;
	bottom: 0;
	left: 18px;
	background: url(/appl/css-extranet/images/robecocom/css/intro-over.png) no-repeat top left;
	width: 322px;
	height: 123px;
}

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
   
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 595px;
    padding: 20px 35px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 590px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  595px;
    height: 205px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 570px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 205px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0;
    right: 5px;
    width: 27px;
    height: 205px;
    cursor: pointer;
    background: transparent url(/appl/css-extranet/images/robecocom/css/carouselRight.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0;
    left: 5px;
   width: 27px;
    height: 205px;
    cursor: pointer;
    background: transparent url(/appl/css-extranet/images/robecocom/css/carouselLeft.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    top:0;
    left: 43px;
    width: 27px;
    height: 205px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 27px;
    height: 205px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
		
.bannerSmall {
    width:450px;
    overflow:hidden;
    float:left;
}
	    
.bannerLeft
{
    margin-right:22px;
}
