﻿.relatedVideoMain
{
    width: 240px;
    background: url(/Style%20Library/images/rightNavColBG.jpg) repeat-y;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

.relatedVideoRibbon
{
	background: url(/Style%20Library/images/ribbon.png) no-repeat;
    height: 40px;
    padding: 1px 0px 0px 20px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.relatedVideoMainImageContainer
{
	background: url(/Style%20Library/images/rightNavColVideoBackground.jpg) no-repeat;
    width: 200px;
    height: 118px;
    padding: 5px 5px 5px 5px;
}

.relatedVideoTitle 
{
    font-size: 14px;
    font-weight:bold;
    color:#666666;
}

.relatedVideoDescription
{
    font-size: 14px;
    color:#666666;
    margin: 15px 0px 0px 0px;
}

.relatedVideoFooter
{
    font-size: 14px;
    color: #666666;
    margin: 15px 0px 0px 0px;
}

.relatedVideoFooter a:link
{
    font-size: 14px;
    font-weight: normal;
    color: #215386;
    text-decoration: none;
}
.relatedVideoFooter a:visited
{
    font-size: 14px;
    font-weight: normal;
    color: #215386;
    text-decoration: none;
}
.relatedVideoFooter a:hover
{
    font-size: 14px;
    font-weight: normal;
    color: #215386;
    text-decoration: underline;
}
.relatedVideoFooter a:active
{
    font-size: 14px;
    font-weight: normal;
    color: #215386;
    text-decoration: underline;
}

.relatedVideoOverridePopupThumbnail
{
    width: 190px;
    height: 108px;
    position: absolute;
}

.relatedVideoOverridePopupPlayButton
{
    position: absolute;
    left: 71px;
    top: 25px;
    z-index: 10;
}

.relatedVideoOverridePopupPlayButton img
{
    width: 45px;
    height: 45px;        	
}
