/* CARROUSEL */
#corner {
	position: absolute;
	top:0;left:0;
	display:block;
	width:57px; height:57px;
	background:url(../images/corner.png) no-repeat;
	z-index:97;
}
#vline {
	position: absolute;
	top:0;right:0;
	display:block;
	width:8px; height:251px;
	background-color:#6b6a5e;
	z-index:98;
}
#homeCarrousel {
	position:relative;
	width:726px; height:251px;
	font:11px/14px Tahoma,Verdana,Arial,Helvetica,Sans-serif;
	overflow:hidden;
}
#homeCarrousel #slideImages,
#homeCarrousel #slideImages ol,
#homeCarrousel #slideImages ol li {
	width:726px; height:251px;
	margin:0; padding: 0;
	list-style: none;
	overflow:hidden;
	cursor: pointer;
}
/* Stylen t.b.v. Menu functionaliteit */
#homeCarrousel #slidePager {
	position:absolute;
	top:215px;left:318px;
	margin:0;padding:0;
	z-index:99;
}
#homeCarrousel #slidePager ol {
	margin:0;padding:0;
	list-style: none;
}
#homeCarrousel #slidePager ol li {
	padding:0px;
	margin:5px 5px 0px 5px;
	background: no-repeat center url(/content/images/acties/eci/carrousel-nav-pas.png);
	float: left;
}
#homeCarrousel #slidePager ol li  h3 {
	padding:17px 0 0 15px;margin:0;
}
#homeCarrousel #slidePager ol li  h3 a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
/* Actief menyitem <li> wordt voorzien van een Class 'Active Slide' */
#homeCarrousel #slidePager ol li .description {
	display:none;
}
#homeCarrousel #slidePager ol li.activeSlide {
	padding:0px;
	margin:5px 5px 0px 5px;
	background: no-repeat center url(/content/images/acties/eci/carrousel-nav-act.png);
	float: left;
}
#homeCarrousel #slidePager ol li.activeSlideFirst h3,
#homeCarrousel #slidePager ol li.activeSlide h3 {
	padding:17px 0 0 15px;
}
#homeCarrousel #slidePager ol li.activeSlideFirst h3 a,
#homeCarrousel #slidePager ol li.activeSlide h3  a {
	color:#dd051e; 
}
#homeCarrousel #slidePager ol li.activeSlideFirst .description,
#homeCarrousel #slidePager ol li.activeSlide .description {
	display:block;
	width:199px;
	padding:5px 12px 10px 15px;margin:0;
	text-decoration:none;
	font-size:11px;
	color:#000000;
}
#homeCarrousel #slidePager ol li.activeSlideFirst .description a, 
#homeCarrousel #slidePager ol li.activeSlide .description a {
	color:#dd051e;
}
#homeCarrousel #slidePager ol li.firstSlide {
	padding:0px;
	margin:5px 5px 0px 5px;
	background: no-repeat center url(/content/images/acties/eci/carrousel-nav-pas.png);
	float: left;
}
#homeCarrousel #slidePager ol li.activeSlideFirst {
	padding:0px;
	margin:5px 5px 0px 5px;
	background: no-repeat center url(/content/images/acties/eci/carrousel-nav-act.png);
	float: left;
}
	* html #homeCarrousel #slidePager ol li.firstSlide  {
		background: none;
	}
	* html #homeCarrousel #slidePager ol li.activeSlideFirst  {
		background: none;
	}
	
	
#sinterklaastips {
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
width:125px;
height:101px;
display: block;
background: url('/content/images/acties/eci/ecinl-sinterklaastips2011.gif');
}
#sinterklaastips:hover {
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
#boekentips {
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
width:126px;
height:102px;
display: block;
background: url('/content/images/acties/eci/ecinl-boekentips2011.gif');
}
#boekentips:hover {
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
#muziektips {
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
width:126px;
height:101px;
display: block;
background: url('/content/images/acties/eci/ecinl-muziektips2011.gif');
}
#muziektips:hover {
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
#filmtips {
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
width:125px;
height:101px;
display: block;
background: url('/content/images/acties/eci/ecinl-filmtips2011.gif');
}
#filmtips:hover {
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
#topgames {
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
width:126px;
height:100px;
display: block;
background: url('/content/images/acties/eci/ecinl-topgames2011.gif');
}
#topgames:hover {
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
#speelgoed {
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
width:125px;
height:104px;
display: block;
background: url('/content/images/acties/eci/ecinl-speelgoed2011.gif');
}
#speelgoed:hover {
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
