﻿/* Video Search Page */
.spacing
{
    height:5px;
    width:1px;
    background-image:url('/ImagesSite/spacer.gif');
}
#TopBox
{
	width:935px;
	border-bottom-width:0px;
	margin:0 auto;
}
#TopLeft
{
	float:left;
	width:495px;
	height:343px;
	font-family:Times New Roman;
	overflow: auto;
	font-family:Arial;
    font-size:0.930em;
    color:#480101;
    padding:14px 5px 5px 10px;
}
#TopRightVideo
{
	float:left;
	width:424px;
	height:375px;
	font-family:Times New Roman;
	color:#5d2f02;
	font-size:16px;
	overflow: auto;
	
}
.noScroll
{
    overflow:auto;
    margin:0 auto;
    text-align:center;
    background-color:#2b0100;
}
.setPlayerBG
{
    margin:0 auto;
    text-align:center;
    background-color:white;
}

#flashLoad
{
    background-color:White; margin: 0 auto;
}

#flashLoad p
{
	color: #24587e;
	font: bold 18px/normal Trebuchet MS, Helvetica, Arial, Sans-Serif;
	margin: 0px;
	padding-bottom:5px;
	padding-left:10px;
}
#flashLoad embed, object
{
	margin: 0 auto;
	text-align:center;
	
}

#VSCForm label
{
    width:480px;
    display:block;
    padding-top:5px;
    padding-bottom:5px;
}

#VSCForm label span
{
    width:150px;
    text-align:right;
    display:block;
    float:left;

}
#lblBtnSubmit
{
    width:465px;
    text-align:right;
    padding-right:5px;
    height:20px;
}
.resultTitle
{
	color:#7f0808;
	font-family: arial;
	font-weight:bold;
	font-size: 15px;
}
.resultCount
{
	color:#0749ab;
	font-family: arial;
	font-weight:normal;
	font-size: 13px;
}
#BtmBox
{
    height:425px;
	width:935px;
	margin:0 auto;
}
.resultProgTitle
{
    color:#201d79;
	font-size:15px;
	font-weight:bold;
    padding:3px 0px 0px 0px;
}
.resultProgDesc
{
    padding:15x 0px 3px 0px;
}
/* Validation */
.dfText
{
    color: #cccccc;   
}
.header
{
    background-color:Gray;
    font-weight:bold;
    color:White;
    text-align:center;
}
.errorContainer
{
    display:none;
}
.alertMsg
{
    margin-left:20px;
    color:#660000;
}
.mandatory
{
    color:#FF0000;
}
.highlight
{
    background-color:yellow;
}
.watchClip
{
    font-weight:bold;
    font-family:Arial;
    font-size:13px;
    color:#830101;
}

.bTitle
{
    font-weight:bold;
    font-size:18px;
    color:#201d79;
}
.aBold
{
    font-weight:bold;
}
.transcriptBlock
{
    width:700px;
    padding:5px 2px 5px 2px;  
}

     