﻿.HomePageVideoMain
{
    background-image: url('/style%20library/Images/HomeRightColBG.png');
    background-repeat: repeat-y;
    width: 215px;
    position: static;
    float: left;
}

.HomePageVideoMainImageContainer
{
    width: 215px;
    height: 130px;
    position: static;
    float: left;
}

.HomePageVideoTitle
{
    width: 195px;
    font-size: 18px;
    color: #666666;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    position: relative;
    float: left;
    font-family: Arial;
    font-weight: bold;
    line-height: 1.2em;
    padding-top: 5px;
}

.HomePageVideoDuration
{
    display: none;
}

.HomePageVideoDescription
{
    width: 195px;
    font-size: 14px;
    color: #999999;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 1.2em;
    position: relative;
    float: left;
    font-family: Arial;
}


.HomePageVideoDivider
{
    display: none;
}

.HomePageVideoOverridePopupThumbnail
{
    width: 215px;
    height: 130px;
    position: absolute;
}

.HomePageVideoOverridePopupPlayButton
{
    display: none;
}


#silverlightControlHost
{
    background-color: #000000;
    position: absolute;
    left: -515px;
    top: -288px;    
    width: 515px;
    height: 288px;
}

.videoTitleBarTitle
{
    display: none;
}