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


.video-gallery-box {
    height: 234px;
    position: relative;
    width: 503px;
    padding-left:26px;
}




.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: #0000FF;
    font-size: 1.2em;
    line-height: 1.5em;
    margin-top: -3px;
    width: 130px;
}

.slider_body {
    padding-right: 20px;
}


.bx-wrapper {
    height: 146px;
}
.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: 25px;
    outline: medium none;
    position: absolute;
    right: -6px;
    text-indent: -999999px;
    top: 35%;
    width: 25px;
    z-index: 999;
}

.bx-prev {
    background: url("../images/sys_images/gray_arrow_prev.png") no-repeat scroll 0 2px transparent;
    height: 25px;
    left: -10px;
    outline: medium none;
    position: absolute;
    text-indent: -999999px;
    top: 35%;
    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;
}

