.video-carousel
	{
	position:absolute;
	margin:0;
	bottom:0%;
	left:0;
	width:100%;
	list-style:none;
	height:17em;
	background:rgba(0,0,0,.7);
	/*overflow:hidden;*/
	z-index:3;
	display:none;
	background-color:#222\0/; 
	*background-color:#222; 
	}
.video-carousel ul
	{
	position:relative;
	margin:0;
	padding:0;
	padding:2em 0 1em 0;
	list-style:none;
	}
.video-carousel  li
	{
	position:absolute;
	width:20%;
	height:auto;
	/*height:17em;*/
	}
.video-carousel li.firstUp
	{
	margin-left:4%;
	}
.video-carousel li.nextUp
	{
	margin-right:4%;
	}
.video-carousel  li span
	{
	display:block;
	color:#888;
	font-size:0.8em;
	}
.video-carousel  img
	{
	width:100%;
	height:56.25%;
	/*height:auto;*/
	border:0;
	float:none;
	}
.video-carousel li a
	{
	display:block;
	color:#eee;
	text-shadow:rgba(0,0,0,.8);
	font-weight:normal;
	}	
.video-carousel li a:hover {
	text-decoration:none;
	color:#fff;
}
.video-carousel li a:hover p {
	text-decoration:none;
}
.video-carousel li a p {
	margin:0;
	line-height:1.2em;
}
.video-carousel li a img
	{
	box-shadow:0 0 4px rgba(0,0,0,.6);
	-webkit-transition:all .2s ease-in-out;
       -moz-transition:all .2s ease-in-out;
        -ms-transition:all .2s ease-in-out;
         -o-transition:all .2s ease-in-out;
            transition:all .2s ease-in-out; 
	}
.video-carousel li a:hover
	{
	color:#fff;
	text-shadow:rgba(0,0,0,.9);
	}
.video-carousel li a:hover img
	{
	box-shadow:0 0 8px rgba(255,255,255,.5);
	}
.video-carousel .cet
	{
	text-align:left !important;
	color:#777;
	text-shadow:0 0 0 rgba(0,0,0,0);
	margin:0 !important;
	}
.video-carousel li a:hover .cet 
	{
	color:#bbb;
	}
.carouselPP,
.carouselPP:link,
.carouselPP:visited,
.carouselNP,
.carouselNP:link,
.carouselNP:visited
	{
	position:absolute;
	top:46%;
	width:20px;
	height:43px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	left:0;
	background:transparent url(http://static.euronews.com/projects/embed/video-carousel-button-sprite.png) no-repeat 0 0;
	}
.carouselNP,
.carouselNP:link,
.carouselNP:visited
	{
	background-position:100% -88px;
	right:0;
	left:auto;
	}
.carouselNP:hover,
.carouselNP:focus,
.carouselNP:active
	{
	background-position:100% -132px;
	}
.carouselPP:hover,
.carouselPP:focus,
.carouselPP:active
	{
	background-position:0 -44px;
	}
.carouselCL,
.carouselCL:link,
.carouselCL:visited,
.carouselCL:hover,
.carouselCL:focus,
.carouselCL:active
	{
	position:absolute;
	top:-20px;
	right:0;
	width:20px;
	height:20px;
	border:0 none;
	border-radius:3px 3px 0 0;
	background:rgba(0,0,0,.7);
	overflow:hidden;
	background-color:#222\0/; 
	*background-color:#222; 
	}
.video-carousel .carouselCL img
	{
	border:0 none;
	box-shadow:0 0 0 rgba(0,0,0,0);
	height:100% !important;
	}
.video-share-panel
	{
	background:#000;
	background:rgba(0,0,0,.7);
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:4;	
	}
.video-share-panel h2
	{
	color:#fcfcfc !important;
	font-size:1.8em !important;
	text-shadow:none !important;
	margin:5% 5% 1em 5% !important;
	position:static !important;
	width:90% !important;
	text-shadow:0 1px 1px #000 !important;
	}
.video-share-panel form
	{
	margin:0;
	padding:1em 0 0 0;	
	}
.video-share-panel label
	{
	margin:0 5%;
	padding:0.2em 0;
	color:#fcfcfc;
	width:90%;
	display:block;
	text-shadow:0 1px 1px #000;	
	}
.video-share-panel input
	{
	margin:0 5% 1em 5%;
	padding:0.2em 1%;
	border:0 none;
	background:#fcfcfc;
	color:#222;
	width:88%;
	display:block;
	direction:ltr;
	text-align:left;	
	}
.video-share-panel input:focus
	{
	color:#000;	
	}
.video-share
	{
	display:block;
	width:40px;
	height:40px;
	float:left;
	margin-right:10px;
	}
.video-share-initial
	{
	margin-left:5%;
	}
.video-share-close
	{
	position:absolute;
	top:10px;
	right:10px;
	width:20px;
	height:20px;
	border:0 none;
	}
.videoWrapper img
	{
	border:0 none !important;
	}
.rtl .video-share-panel label,
.rtl .video-share-panel h2
	{
	direction:rtl !important;
	text-align:right !important;
	}
.rtl .video-share-close
	{
	right:auto;
	left:10px;
	}
.rtl .carouselCL
	{
	right:auto;
	left:0;
	}
.rtl .video-share
	{
	float:right;
	margin-right:0;
	margin-left:10px;
	}
.rtl .video-share-initial
	{
	margin-right:5%;
	}
.rtl .video-carousel a p
	{
	direction:rtl !important;
	text-align:right !important;
	}
.rtl .video-carousel a .cet
	{
	direction:ltr !important;
	text-align:right !important;
	}