﻿.imageTD
{
    height: 1px;
    vertical-align: top;
    font-size: 1px;
    }
.leftTD
{
    vertical-align: top;
    }
.mainTD
{
    vertical-align: top;
    }
.bottomTD
{
    height: 108px;
    background-image: url("images/bottom_bg.jpg");
    padding-left: 180px;
    padding-right: 50px;
    vertical-align: middle;
    }
.leftMenu
{
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: dotted 1px #bbbbbb;
    font: bold 14px Arial;
    color: #114477;
    }
.leftMenu a:link,a:visited,a:active,a:hover
{
    color: #114477;
    text-decoration: none;
    }
.latestVideoTitle
{
    color: #114477;
    font: bold 16px Times New Roman,Arial;
    }
.latestVideosTitle
{
    color: White;
    font: bold 16px Arial;
    padding-left: 5px;
    padding-top: 4px;
    }
.latestVideosStrip
{
    height: 17px;
    padding-left: 10px;
    color: #666666;
    font: bold 11px Tahoma,Arial;
    background-color: #dddddd;
    }
.latestVideosStrip a:link,a:visited,a:active
{
	color: #13417c;
	text-decoration: none;
	}    
.latestVideosStrip a:hover
{
	color: #13417c;
	text-decoration: underline;
	}	
.latestVideosName
{
    padding-top: 5px;
    color: #114477;
    font: normal 12px Tahoma,Arial;
    text-align: center;
    }
.latestVideosName a:link
{
    color: #114477;
    text-decoration: none;
    }
.latestVideosName a:visited
{
    color: #114477;
    text-decoration: none;
    }
.latestVideosName a:active
{
    color: #114477;
    text-decoration: none;
    }
.latestVideosName a:hover
{
    color: #cc3333;
    text-decoration: underline;    
    }
.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalProgressRedBackground 
{
    background:Red;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	background-color: White;
	width: 150px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
}    
.videoTitle
{
	font: bold 11px Tahoma,Arial;
	color: #13417c;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.videoTitle a:link,a:visited,a:active
{
	color: #13417c;
	text-decoration: none;
	}	
.videoTitle a:hover
{
	color: #cc3333;
    text-decoration: underline;
	}	
.commentsHeading
{
	font: bold 12px Tahoma,Arial;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color: #eeeeee;
	}
.errorMessage
{
	text-align: center;
	font: normal 12px Tahoma,Arial;
	color: Red;
	}	
	
	.watermarked
	{
		color:#9a9a9a;
		}
.movieHeading{
	color: #0E3880;
	font: bold 14px Arial;
}
.movieDetails{
	text-align: justify;
	color: black;
	font: normal 12px Tahoma,Verdana,Arial;
}		