#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.custom { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.custom { border: 2px solid #d8d8d8; }

#lbDetailsContainer {	font: 12px Arial,; background-color: #fff; width: 100%; line-height:16px;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.custom { border: 2px solid #d8d8d8; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 14px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../images/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.custom:hover, #lbPrev.custom:visited:hover { background: url(../images/lytebox/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../images/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.custom:hover, #lbNext.custom:visited:hover { background: url(../images/lytebox/next_grey.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.custom, #lbNext2.custom, #lbSpacer.custom { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.custom, #lbNext2_Off.custom { color: #E1E100; }
	
#lbDetailsData { padding: 0 14px; }
	#lbDetailsData.custom { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; font-family: Arial; font-size:12px; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 16px; height: 16px; float: right; margin-bottom: 15px; margin-top: 1px; }
	#lbClose.custom { background: url(../images/lytebox/close_custom.jpg) no-repeat; }
	#lbClose.custom:hover { background: url(../images/lytebox/close_custom_hover.jpg) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.custom { background: url(../images/lytebox/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.custom { background: url(../images/lytebox/pause_grey.png) no-repeat; }
	
.share_link_g a:hover{
	text-decoration:none;
	color:#14b1e7    ;
	background-image:url(../imgs/thecross_blue.gif);
	background-repeat:no-repeat;   
}

.share_link a:hover{
	text-decoration:none;
	color:#14b1e7    ;
	background-image:url(../imgs/thecross_blue.gif);
	background-repeat:no-repeat;	
}

.grey_right a:hover{
	color:#14b1e7    ;		
}	

.grey_right_g a:hover{
	color:#14b1e7;       
}

.morenews a:hover{
	color:#14b1e7    ;
	background-image:url(../imgs/thecross_blue.gif);
	background-repeat:no-repeat;
}

.content a:hover {
	color:#14b1e7;
	text-decoration:underline;
}	


/*just for the index*/
label.invalid{
	color:#FF0000;
}

#slideshow {
    position:relative;
		background-color:#F0F0F0;
		border:0 none;
		font-size:12px;
		height:64px;
		line-height:16px;
		margin:0 0;
		overflow:hidden;
		padding:32px;
}

#slideshow:hover{
	background-color:#FFF;
}


#slideshow DIV {
    position:absolute;
    top:64px;
    left:32px;
    z-index:8;
    opacity:0.0;
    height: 32px;
		display:block;
    background-color: #F0F0F0;		
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

.roknewsflash_title{
	font-family:"PFHighwayGothic","Helvetica","Arial";
	font-size:20px;
	padding-bottom:16px;
}
/**
* @file: highslide.css 
* @version: 4.1.8
*/
/* Change css below to style the flickr + highslide pagnation menu*/
/* Pagnation Container */

.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}

