/* CSS Document */

/* Product Slider CSS START */

.video-slider{
background:url(https://www.creationtoday.org/wordpress/wp-content/themes/cse/images/slider-bg.gif) repeat-x;
width:680px;
float:left;
height:155px;
margin-top: 30px;
}
.video-slider .prev {
	float: left;
	margin: 10px;
	cursor:pointer;
	position:absolute;
	left:-10px;
	top:-10px;
	z-index:999;
	display:block;
	width:26px !important;
	height:155px;
	background:#e1e1e1;
}
.mouseWheel .jCarouselLite {
	float: left;
	position:relative;
	padding:0 0 0 30px !important;
	width:650px !important;
}
.video-slider .next {
	float: left;
	margin: 10px;
	cursor:pointer;
	position:absolute;
	right:-11px;
	bottom:-10px;
	z-index:999;
	display:block;
	width:26px !important;
	height:155px;
	background:#e1e1e1;
}
.VideoanyClass {
	float: left;
	width:645px !important;
float:left;
height:155px;
overflow:hidden;
}
.mouseWheel .jCarouselLite .VideoanyClass ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.mouseWheel {
	float: left;
}

.VideoanyClass ul{
list-style:none;
float:left;
padding:0;
}
.VideoanyClass ul li{
float:left;
padding:0 5px 0 5px;
width:150px;
line-height:12px;
}
.VideoanyClass ul li span{
width:150px;
height:155px;
display:block;
text-align:center;
padding:6px 0 0 0;
}

.VideoanyClass ul li span.text a:hover{
font-size:10px;
font-weight:bold;
color:#616262;
}
.VideoanyClass ul li span.title{
line-height:13px;
display:block;
font-size:9px;
padding:0;
margin:0;
color:#414041;
height:auto !important;
text-align:left;

}
.VideoanyClass ul li span.time
{
line-height:11px;
display:block;
font-size:9px;
padding:0;
margin:0;
color:#ababab;
height:auto !important;
text-align:left;
}

/* Product Slider CSS End */
