/*	SLIDEBOX
******************************/
ul#slidebox{
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 200px;
	border-top: 1px solid #ddd;}

ul#slidebox ul{
	padding: 0;
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 200px;
	background: #fff url("../../websites/newtelessence/mediadepot/md45.jpg") left bottom repeat-x;
	border-bottom: 1px solid #ddd;}

ul#slidebox li{
	background: #fff url("../../websites/newtelessence/mediadepot/md45.jpg") left bottom repeat-x;}
	
ul#slidebox a {
	display: block;}

ul#slidebox li a,
ul#slidebox li a:link,
ul#slidebox li a:visited{
	width: 180px;
	color: #999;	
	padding: 0 10px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	background: transparent url("../../websites/newtelessence/mediadepot/md56.gif") -200px 8px no-repeat;}

ul#slidebox li a:hover,
ul#slidebox li a:active{
	color: #333;
	background-position: left 8px;}

/*	JCAROUSEL
******************************/

.jcarousel-container-vertical{
	position: relative;
	background: #fff;
	width: 200px;
	height: 129px;
	padding: 24px 0 24px;}

.jcarousel-clip-vertical{
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	width:  200px;
	height: 130px;}

.jcarousel-list{
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;}

.jcarousel-list li,
.jcarousel-item{
	float: left;
	list-style: none;
	font-weight: normal;
	width: 200px;
	height: 65px;
	background: transparent url("../../websites/newtelessence/mediadepot/md31.jpg") left bottom repeat-x;}

/*Buttons*/

.jcarousel-next-vertical{
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 200px;
	height: 24px;
	cursor: pointer;
	background: #fff url("../../websites/newtelessence/mediadepot/md32.jpg") left -144px no-repeat;
	z-index: 3;
	display: none;}

.jcarousel-next-vertical:hover{
	background-position: 0 -120px;}

.jcarousel-next-vertical:active{
	background-position: 0 -96px;}

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

.jcarousel-prev-vertical{
	position: absolute;
	top: 0;
	left: 0px;
	width: 200px;
	height: 24px;
	cursor: pointer;
	background: #fff url("../../websites/newtelessence/mediadepot/md32.jpg") left top no-repeat;
	z-index: 3;
	display: none;}

.jcarousel-prev-vertical:hover{
	background-position: 0 -24px;}

.jcarousel-prev-vertical:active{
	background-position: 0 -48px;}

.jcarousel-prev-disabled-vertical,
.jcarousel-prev-disabled-vertical:hover,
.jcarousel-prev-disabled-vertical:active{
	cursor: default;
	background-position: 0 -72px;}

/*CAROUSEL OP DE HOMEPAGE*/
#agendaitems1 li{
	height: 55px;
	padding: 10px 10px 0;}

#agendaitems1 li span{
	font-weight: bold;
	color: #3e003c}

#agendaitems1 li a,
#agendaitems1 li a:link,
#agendaitems1 li a:visited,
#agendaitems1 li a:hover,
#agendaitems1 li a:active{
	font-weight: normal;
	text-decoration: none;
	color: #777;}

#agendaitems1 li a span,
#agendaitems1 li a:link span,
#agendaitems1 li a:visited span{
	font-weight: normal;
	text-decoration: none;
	color: #777;}

#agendaitems1 li a:hover span,
#agendaitems1 li a:active span{
	color: #000;}


/*COMBINATIE SLIDEBOX EN JCAROUSEL*/

ul#slidebox li ul#agendaitems2 li{
	background: transparent url("../../websites/newtelessence/mediadepot/md31.jpg") left bottom repeat-x;
	line-height: 15px;
	display: block;
	height: 55px;
	padding: 10px 10px 0;
	border-bottom: 0;}

ul#slidebox li ul#agendaitems2 li span{
	font-weight: bold;
	color: #3e003c}

ul#slidebox li ul#agendaitems2 li a,
ul#slidebox li ul#agendaitems2 li a:link,
ul#slidebox li ul#agendaitems2 li a:visited,
ul#slidebox li ul#agendaitems2 li a:hover,
ul#slidebox li ul#agendaitems2 li a:active{
	font-weight: normal;
	text-decoration: none;
	background: none;
	margin: 0;
	padding: 0;
	line-height: 15px;
	text-transform: none;
	color: #777;
	border-bottom: 0;}

ul#slidebox li ul#agendaitems2 li a span,
ul#slidebox li ul#agendaitems2 li a:link span,
ul#slidebox li ul#agendaitems2 li a:visited span{
	font-weight: normal;
	text-decoration: none;
	color: #777;}

ul#slidebox li ul#agendaitems2 li a:hover span,
ul#slidebox li ul#agendaitems2 li a:active span{
	color: #000;}	

/*	NEWSTICKER
******************************/
.tickercontainer {
	position: relative;
	width: 1000px; 
	height: 31px; 
	margin: 0 auto; 
	padding: 0;
	overflow: hidden;
	background: transparent url("../../websites/newtelessence/mediadepot/md46.jpg") left top repeat-x;}

.tickercontainer .mask {
	position: relative;
	left: 20px;
	top: 9px;
	width: 960px;
	overflow: hidden;}

ul.newsticker{
	position: relative;
	left: 960px;
	font: normal 10px Verdana, Arial, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;}

ul.newsticker li {
	float: left; /* geen "display: inline" gebruiken */
	margin: 0;
	padding: 0;
	white-space: nowrap;}

ul.newsticker a span,
ul.newsticker a:link span,
ul.newsticker a:visited span{
	/*white-space: nowrap;*/
	padding: 0;
	color: #fff;
	font: normal 10px Verdana, Arial, sans-serif;
	text-decoration: none;
	margin: 0 20px 0 0;}

ul.newsticker a:hover span,
ul.newsticker a:active span{
	font: normal 10px Verdana, Arial, sans-serif;
	text-decoration: none;	
	color: #ccc;}

ul.newsticker span{
	display:inline;
	font-size: 11px;
	margin: 0 10px 0 0;
	color: #ccc;} 

/*LOGO-TICKER*/

div#logoticker{
	height:52px;
	background: #fff;
	clear:both;
	text-align:center;
	width: 1000px;
	overflow: hidden;
	background: transparent url("img/md51.jpg") left top no-repeat;
	}

.view-content-carousel{
	position:relative;}

.view-content-carousel ul li{
	margin: 3px 0 0 10px;
	height: 49px;
	width: 137px;
	text-align: center;
	float: left;
	display: inline;
	background: transparent url("img/partnerlogo.jpg") left top no-repeat;}

.view-content-carousel ul li.empty{
	background: transparent;
	background-image: none;}

.view-content-carousel ul li a{
	width: 129px;
	margin: 4px;
	height: 40px;}