@charset "utf-8";
/* CSS Document */


.video-gallery-box {
	height: 234px;
}
.video-gallery-box a:link {
	color: #0000FF;
	text-decoration: none;
}
.video-gallery-box a img {
	border: 0px none;
}
.video-gallery-box a:visited {
	color: #800080;
	text-decoration: none;
}
.video-gallery-box a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.video-caption {
	color: #003399;
	font-size: .8em;
	line-height: 1.1em;
	margin-top: 5px;
	width: 130px;
}
.video-caption a:link {
	text-decoration: none;
	color: #003399;
	
}
.video-caption a:hover {
	text-decoration: underline !important;
	color: #003399;
	
}
.video-caption a:visited {
	text-decoration: none;
	color: #800080;
	
}
.slider_body {
	padding-right: 20px;
}
.bx-wrapper {
	border: 1px solid #d5d9c8;
	height: 166px;
	padding: 20px;
	padding-left: 53px;
	padding-right: 52px;
	margin-left: 0px;
	width: 485px;
	background-color: white;
}
.bx-window {
	height: 200px;
}
div#main .bx-window li {
	font-size: 0.8em;
	margin: 0 7px;
}
.bx-next {
	background: url("../images/sys_images/gray_arrow_next.png") no-repeat scroll 0 2px transparent;
	height: 100px;
	outline: medium none;
	position: absolute;
	right: 0px;
	text-indent: -999999px;
	top: 22%;
	margin-right: 0px;
	width: 25px;
	z-index: 999;
}
.bx-prev {
	background: url("../images/sys_images/gray_arrow_prev.png") no-repeat scroll 0 2px transparent;
	height: 100px;
	left: 5px;
	outline: medium none;
	position: absolute;
	text-indent: -999999px;
	top: 22%;
	width: 25px;
	z-index: 999;
}
.more {
	float:right;
	margin-right: -5px !important;
	font-style: italic;
	font-weight:600;
}
.videomore {
	float: right;
	font-size: 1.3em;
	font-style: italic;
	font-weight: 600;
	margin: 0;
}
.videomore a:link, .videomore a:visited {
	color: #0000FF;
	text-decoration: none;
}
.videomore a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.video-gallery-box h2 {
	font-size: 1.7em;
	margin: 0;
	padding: 0 0 8px 20px;
}
.bx-next a:link, .bx-prev a:link {
	outline: medium none;
}
/*
.bx-next:hover {
    background-position: 0 -22px;
}
*/


/*
.bx-prev:hover {
    background-position: 0 -22px;
}
*/

ul#pl6162 li:first-child {
*margin-left:-70px;
}

.see-all-video {
 margin-top:-76px;
 position:absolute;
 font-size:0.8em;
 right:366px;
}
