/* VIDEO PLAYER CSS */

#videos {height: 264px;}

.videoLinks {
	height: 249px;
	background: url('/images/video_overlay.png') repeat-x scroll top;
	text-align: center;
	padding-top: 15px;
}

.videoLinks img {
	margin-bottom: 5px;
}

.videoOverlay {
	float:left; 
	height: 252px;
	margin: 0;
	padding: 12px 12px 0 18px;
	background: url('/images/video_overlay.png') repeat-x scroll top;
	color: white; 
}

.videoOverlay h2 {
	padding-top: 10px;
	font-size: 18px; 
	letter-spacing: 110%;
	line-height: 18px;
	font-family: Georgia, Times New Roman, serif; 
	color: #c8e3f3;
}

.videoOverlay p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
}

.videoText {
height: 190px;
}

#pager {
position: absolute;
left: 535px;
top: 225px;
width: 200px;
height: 12px;
z-index:88;
}

#pager a {
padding: 0;
margin-right: 6px;
color: white;
text-decoration: none;
background: url('/media/4827/indicator_x.gif') no-repeat scroll top;
}

#pager a.activeSlide {
color: white;
background: url('/media/4822/indicator_o.gif') no-repeat scroll top;
}

.vidActive {
font-weight: bold; 
border: solid 1px black;
}

.article {
clear: all;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
