﻿.featuredVideoMain
{
    background-image: url('/style%20library/Images/vid_bkgd.gif');
    background-repeat: no-repeat;
    width: 290px;
    height: 343px;
    position: static;
    float: left;
}

.featuredVideoMainImageContainer
{
    width: 270px;
    height: 182px;
    margin: 10px;
    position: static;
    float: left;
}

.featuredVideoTitle
{
    width: 250px;
    font-size: 1.35em;
    color: #103869;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
    position: relative;
    float: left;
    font-family: Arial;
    font-weight: bold;
    line-height: 1.5em;
}

.featuredVideoDuration
{
    height: 0px;
    width: 0px;
    visibility: hidden;
}

.featuredVideoDescription
{
    width: 250px;
    font-size: 1.20em;
    color: #21669F;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 1.5em;
    position: relative;
    float: left;
}

a.featuredVideoFooterLink, a.featuredVideoFooterLink:link, a.featuredVideoFooterLink:visited
{
    color: #103869;
    margin-left: 20px;
    margin-right: 10px;
    position: relative;
    float: left;
    font-family: Arial;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 1.15em;
    margin-top: 12px;
}

.featuredVideoDivider
{
    width: 290px;
    height: 1px;
    background-color: #FFFFFF;
    font-size: 0;
    position: relative;
    float: left;
}

.featuredVideoOverridePopupThumbnail
{
    width: 323px;
    height: 182px;
    position: absolute;
    left: -35px;
    clip: rect(0px 305px 182px 35px);
}

.featuredVideoOverridePopupPlayButton
{
    position: absolute;
    left: 105px;
    top: 62px;
    z-index: 10;
}

.featuredVideoFooter
{
    color: #103869;
    background-image: url('/style%20library/Images/vid_button_bkgd.jpg');
    background-repeat: no-repeat;
    width: 290px;
    height: 42px;
    position: relative;
    float: left;
}

.featuredVideoMoreImage
{
    margin-top: 14px;
    position: relative;
    float: left;
}

.featureVideoFooter a, .featureVideoFooter a:visited, .featureVideoFooter a:link
{
    color: #103869;
    position: relative;
    float: left;
    font-family: Arial;
    font-weight: bold;
}

.featuredVideoMore, .featuredVideoMore a, .featuredVideoMore a:link, .featuredVideoMore a:visited
{
    color: #103869;
    height: 42px;
    position: relative;
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 12px;
    line-height: 1.5em;
    font-size: 1.15em;
    
}

.featureVideoFooter
{
    background-image: url('/style%20library/Images/vid_button_bkgd.jpg');
    background-repeat: no-repeat;
    width: 290px;
    height: 42px;
    position: relative;
    float: left;
}
