.Header
{
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	font-size: 14px;
	color: #606060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dddddd;
	margin: 0px;
}

.pageDimOff
{
	display: none;
}

.pageDimOn
{
	width: 100%;
	height: 100%;
	background-color: #333333;
	position: absolute;
	z-index: 4;
	top: 0px;
	left: 0px;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}

.pageHeading
{
	font-size: 26px;
	font-weight: 700;
}
.statsList
{
	color: black;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	font-weight: bold;
}

.statsListAlt
{
	color: Black;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	font-weight: bold;
}

.smallfont
{
	font-size: 11px;
}

.hiddenGrid
{
	display: none;
}
.visibleGrid
{
	display: block;
	width: 650px;
}

a.videoTab:link, a.videoTab:active, a.videoTab:visited, a.videoTab:hover
{
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #666666;
	color: #999999;
	background-color: #ebebeb;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

#pnlSettings a, #pnlSettings ul li
{
	font-size: 11px;
}

a.videoTabSelected:link, a.videoTabSelected:active, a.videoTabSelected:visited, a.videoTabSelected:hover
{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #ff9b00; /*ffcc00*/
	background-color: #ffffff; /*333333*/
	background-repeat: repeat-x;
	position: relative;
	background-image: url(images/listtab-bckg.jpg);
	top: 1px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.requiredText
{
	font-size: 10px;
}

a.addItem
{
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	position: relative;
	z-index: 6;
	border: solid 1px orange;
	background-color: #fff3bd;
}
a.addItemSelected
{
	text-decoration: none;
	font-weight: bold;
	color: Orange;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	position: relative;
	z-index: 6;
	border-left: solid 1px orange;
	border-right: solid 1px orange;
	border-top: solid 1px orange;
	background-color: #fff3bd;
}

#gotoAdmin
{
	padding: 3px;
	background-color: #ebebeb;
	border-bottom: 1px solid #cccccc;
}

#addForm
{
	padding: 5px;
	z-index: 5;
	display: block;
	border: solid 1px orange;
	background-color: #fff3bd;
}
.setupHeader td
{
	background-color: #333333;
	color: White;
	font-weight: bold;
}
.bigFont
{
	font-size: 14px;
}
TD
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TH
{
	font-size: 12px;
	color: #606060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#gvStats th, #GridView_Confs th
{
	color: White;
}
BODY
{
	margin-top: 0px;
}
.bodySpace
{
	padding-right: 6px;
	padding-left: 12px;
	padding-top: 12px;
}
A
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited
{
	color: #666666;
}
A:hover
{
	color: #ff9b00;
}
A:active
{
	color: #ff9900;
}

#dgVideos td, #dgVideos a, #dgSharedVideos td, #dgSharedVideos a, #gvAmountStreamed td, #gvAmountStreamed a
{
	font-size: 12px;
}
#footer
{
	border-top: 1px solid #cccccc;
	margin-top: 30px;
	font-size: 11px;
}
#footer a
{
	font-size: 12px;
}

td.gradient
{
	background-image: url(  'images/ens-gradient.jpg' );
	background-repeat: repeat-x;
	background-color: #ffffff;
}

td.menu
{
	background-color: White;
}

#userBar
{
	font-size: 11px;
	position: relative;
	top: 30px;
}
#userBar a
{
	font-size: 11px;
}

p
{
	margin-top: 0px;
}

a.btnGeneric:link, a.btnGeneric:active, a.btnGeneric:visited
{
	padding: 4px;
	border: 1px solid #666666;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #cccccc;
}

a.btnGeneric:hover
{
	padding: 4px;
	border: 1px solid #cccccc;
	color: #ff9900;
	text-decoration: none;
	background-color: #333333;
	font-weight: normal;
}

div#searchResults
{
	border-bottom: 1px solid #666666;
	background-color: #ebebeb;
	padding: 5px;
}

tr.pagerlabel a
{
	color: White;
	text-decoration: none;
	font-size: 12px;
}

tr.pagerlabel
{
	font-size: 12px;
	height: 30px;
	vertical-align: middle;
	background-color: #333333;
	padding: 5px;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	border: 1px solid #666666;
}

tr.pagerlabel span
{
	background-color: #cccccc;
	padding: 1px;
	vertical-align: middle;
	color: #333333;
	font-weight: bold;
	border: 1px solid white;
	font-size: 12px;
	position: relative;
	top: -2px;
}

.topBar
{
	background-image: url(images/topNav.gif);
	background-repeat: no-repeat;
}

.footer
{
	font-size: 12px;
	color: #606060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titleText
{
	color: #666666;
	font-family: Trebuchet MS, Arial , Sans-Serif;
	font-size: 26pt;
	font-weight: normal;
	letter-spacing: -1px;
	height: 58px;
}

a.encodingButton:link, a.encodingButton:active, a.encodingButton:visited
{
	color: #235285;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}
/*** Styles which are used by the VideoPreview.aspx page ****/
div.datalabel, tr.datalabel {background-color: #999999; padding: 5px; vertical-align: middle; color: white; font-weight: bold; border: 1px solid #666666;}

table.dgBorder {border-left: 1px solid #cccccc;border-right: 1px solid #cccccc;border-bottom: 1px solid #cccccc;}

div#wizard-body span.fieldlabel, td.fieldlabel, span.fieldlabel {color: #333333; font-weight: bold; font-size: 11px;}

/*** td.creditlabel {font-weight: bold; color: #333333;}***/

div.vCard {margin: 5px; padding: 5px; border: 1px solid #cccccc; background-color: #efefef}

div.vCardAlt {margin: 5px; padding: 5px; border: 1px solid #cccccc; background-color: #ffffff}

h4.videoTitle {padding: 0px; margin-top: 0px; margin-left: 10px; margin-right: 10px; margin-bottom: -4px; font-size: 18px; color: #333333;}	

a.encodingButton:hover 
{
	color: #990000;	
}