/* NEW ROTATOR */
#NewRotator{
	width:808px;
	height:390px;
	overflow:hidden;
	/*border:1px solid #f09901;*/
	border-bottom:0px;
	background-color:#AE0101;
	position:relative;
}

#NewRotator .left{
	width:695px;
	height:390px;
	/*overflow:hidden;*/
	/*border-right:1px solid #f09901;*/
	padding-right:3px;
	float:left;
	position:relative;
}

#NewRotator .left .article{
	width:358px;
	height:338px;
	overflow:hidden;
	position:relative;
}
.teaser {
	width:790px;
	font-size:12px;
}


#NewRotator .left .imgs,
#NewRotator .left .img{
	width:690px;
	height:324px;
	overflow:hidden;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

#NewRotator .left .img .aimg{
	z-index:1;
	position:absolute;
	left:0px;
	top:0px;
}

#NewRotator .left .img .imgPlayOverlay{
	z-index:2;
	position:absolute;
	left:300px;
	top:80px;
	cursor:pointer;
}

#NewRotator .left .imgbox{
	width:690px;
	height:324px;
	overflow:hidden;
	position:relative;
	z-index:1;
}


#NeulionVidContainer{
	z-index:999;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

#NewRotator .left .title{
	position:absolute;
	left:0px;
	top:245px;
	width:690px;
	height:38px;
	z-index:2;
}

#NewRotator .left .titlebg{
	width:690px;
	height:38px;
	position:absolute;
	left:0px;
	top:41px;
	z-index:2;
	background:url('/fls/5400/site_graphics/wkuTitleBg.png') repeat-x !important;
}

#NewRotator .left .titletxt{
	width:689px;
	height:38px;
	color:#fff;
	font-size:15px;
	display:table;
	vertical-align:middle;
	text-align:left;
	position:absolute;
	font-weight:bold;
	left:5px;
	top:50px;
	z-index:3;
}

#NewRotator .left .titletxt2{
	color:#fff;
	font-size:15px;
	text-align:left;
	font-weight:bold;
}

#NewRotator .left .titletxt div{
	display:table-cell;
	vertical-align:middle;
	text-align:left;
}



#NewRotator .left .txts{
	width:808px;
	height:66px;
	overflow:hidden;
	z-index:4;
	position:absolute;
	left:0px;
	top:324px;
	color:#ffffff;
	padding-top:5px;
	background-color:#000000;
}

#NewRotator .left .txt{
}

#NewRotator .left .txt .pad{
	padding:4px;
}

#NewRotator .left .txt .date{
	padding-bottom:4px;
	font-weight:bold;
}

#NewRotator .right .ctrl{
	width:45px;
	height:31px;
	/*border:1px solid #000;*/
	background:url('/fls/5400/site_graphics/RotatorControls.gif') no-repeat;
	bottom:3px;
	right:6px;
	margin-left:26px;
}

#NewRotator .right .ctrl .btn{
	width:14px;
	height:31px;
	overflow:hidden;
	top:5px;
	cursor:pointer;
}

#NewRotator .right .ctrl .prev{
	left:3px;
}

#NewRotator .right .ctrl .next{
	right:33px;
	position:absolute;
	top:232px;
}

#NewRotator .right .ctrl .pause{
	left:42px;
	top:232px;
	position:absolute;
}

#NewRotator .right .isPaused{
	color:#000;
	font-size:9px;
	font-style:italic;
	position:absolute;
	bottom:23px;
	right:13px;
	display:none;
}


#NewRotator .right{
	width:103px;
	height:358px;
	overflow:hidden;
	float:left;
	position:relative;
	padding-top:2px;
}

#NewRotator .right .thumb{
	cursor:pointer;
	}

#NewRotator .right .thumb .img{
	width:101px;
	height:72px;
	overflow:hidden;
	position:relative;
	border:1px solid #000000;
	margin-bottom:7px;
}

#NewRotator .right .thumb .img .imgThumb{
	position:absolute;
	left:0px;
	top:0px;
	padding-bottom:3px;
	z-index:1;
}

#NewRotator .right .thumb .img .smPlay{
	position:absolute;
	left:37px;
	top:25px;
	z-index:2;
}

#NewRotator .right .thumb .title{
	display:none;
	width:101px;
	height:12px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#000000;
	padding:2px;
	color:#fff;
	font-size:9px;
	text-align:center;
	margin-top:-18px;
	position:absolute;
	z-index:500;
}
/* ---------------------------------------------------------------------------------------- 
  Video Player CSS
---------------------------------------------------------------------------------------- */
#TopStories{
	position:relative;
}

#NeulionVidContainer {
	position:absolute;
	left:0px;
	top:0px;
	width:690px;
	height:327px;
	display:none;
	z-index:11;
}
.imgPlayOverlay {
	left:125px;
	top:70px;
	position:absolute;
	z-index:10;
}
#jtvshlAdContainer{
	z-index:1000;
	}
.divPlayOverlay{
	z-index:10 !important;
}
/* ---------------------------------------------------------------------------------------- 
  Video Player end CSS
---------------------------------------------------------------------------------------- */

