/* @group RokFlow */







#rokflow, #rokflow #loader {



	overflow: hidden;



	position: relative;



	width: 800px;



	height: 170px;



	background: 50% 50% no-repeat url(../images/loader.gif);



}







#rokflow, #rokflow * {



	margin:0; padding:0; border:0;



}







#rokflow div {



	float: left;



	position: relative;



}







#rokflow img {



	width: 124px;



	height: 194px;



	border: 0;



	top:  40px;



	margin-top: 15px;



}







#rokflow div h3 {



	display: block;



	position: absolute;



	white-space: nowrap;



	text-align: center;



	font-size: 10px;



	font-weight: normal;



}











.moduletable #rokflow h3 {



	background: none;



	margin: 0;



	padding: 0;



	line-height: 100%;



	height: auto;



}







#rokflow a {



	text-decoration: none;	



}







#rokflow #loader {


	position: absolute;



	top: 0; left: 0;



	z-index: 1000;



}







/* @end */


/* @group RokNewsRotator */
#news-rotator{position:relative;z-index:1;height:335px;overflow:hidden; font: 8pt Verdana;}
#news-rotator .image{position:relative;left:0;top:0;height:250px;z-index:1;overflow:hidden;display:block;border:0}
#news-rotator .story{display:block;top: 240px;position:relative;z-index:2;  height:350px; /*height:150px; image width + 12px */}
#news-rotator .story p{font-size: 130%;line-height:120%;}
#news-rotator h1 {color:#fff;margin-top:8px;}
#news-rotator h1 a {color:#333399 !important; text-decoration:none;font-size: 150%; }
#news-rotator .story .padding{padding:0px 10px 0px 25px; /* top:24pt;.top:250px;*/}
#news-rotator .controls{position:absolute;bottom:0px;right:15px;z-index:5;}
#news-rotator .controls img{height:15px;width:15px;background-image:url(../images/news-scroller-controls.png);cursor:pointer;margin-right:3px;}
#news-rotator .control-prev{background-position:-5px 0;}
#news-rotator .control-next{background-position:-5px -17px;}
#news-rotator .control-stop{background-position:-5px -34px;}
#news-rotator .control-play{background-position:-5px -51px;}
/* @end */