@charset "utf-8";
body, td {
    font-family: Sylfaen;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    margin: 0;
    padding: 0;
    color: #000000;
}

.thrColFix #container {
    width: 900px;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; /* this overrides the text-align: center on the body element. */
}
.thrColFix #sidebarleft {
    float: left;
    width: 200px;
    padding: 2px 2px 2px 2px;
}
.thrColFix #sidebarright {
    float: right; /* since this element is floated, a width must be given */
    width: 185px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
    background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 2px 2px 2px 2px; /* padding keeps the content of the div away from the edges */
}
.thrColFix #mainContent {
    margin: 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
    padding: 0 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
    float: left;
    margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a {
    color: #004794;
}



.blue_title_bar_background {
    background-image: url(../images/blue_title_bar_background.gif);
    height: 25px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    text-align: left;
    text-indent: 12px;
		color:FFFFFF;
	font-family:Sylfaen;
	font-size:12px;
	font-weight:bold;

}
.gray_title_bar_background {
    background-image: url(../images/gray_title_bar_background.gif);
    height: 27px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    text-align: left;
    text-indent: 12px;
}

.categories_text {
    background-image: url(../images/white_on_blue_categories_text.gif);
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
}
.login_text {
    background-image: url(../images/white_on_gray_login_text.gif);
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
}

.orange_tall_title_bar_background_left {
    background-image: url(../images/orange_tall_titlebar_background_left.gif);
    height: 50px;
    width: 4px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
}
.orange_tall_title_bar_background {
    background-image: url(../images/orange_tall_titlebar_background.gif);
    height: 50px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    text-align: left;
    text-indent: 12px;
}
.orange_tall_title_bar_background_right {
    background-image: url(../images/orange_tall_titlebar_background_right.gif);
    height: 50px;
    width: 4px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
}


.category_background1 {
    background-image: url(../images/blue_icon.gif);
    height: 22px;
    width: 212px;
	background-position: 16px 0px;
	background-repeat: no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    text-align: left;
    text-indent: 40px;

}
.category_background {
    background-image: url(../images/white_category_background.gif);
    height: 22px;
    width: 212px;
	background-position: 16px 0px;
	background-repeat: no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    text-align: left;
    text-indent: 40px;

}

.sat_channel_left {
    height: 22px;
    width: 24px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    text-indent: 8px;

}

.sat_channel_right {
    height: 22px;
    width: 164px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    text-align: left;
    text-indent: 4px;

}

.login_box {
	text-decoration:none; 
	font:Sylfaen; 
	font-size:12px; 
	color:#595959;
	text-indent: 20px;
	background-image: url(../images/icon_inf.gif);
	background-position: 8px 0px;
	background-repeat: no-repeat;
	background-position: 8px 0px;
	height: 22px;
    width: 160px;
	@charset "utf-8"; 
	
}
.input_control {
    font-family: Sylfaen;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: Black;
    background-image: url(../images/white_input_control_background.gif);
    background-repeat: repeat-x;
    height: 20px;
    padding: 0px;
    margin: 0px;
    border: 1px solid #636262;
    position: relative;
}
.input_control_fixed {
    font-family: Sylfaen;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: Black;
    background-image: url(../images/white_input_control_background.gif);
    background-repeat: repeat-x;
    height: 22px;
    padding: 0px;
    margin: 0px;
    border: 1px solid #999999;
        width: 200px;
    position: relative;
}
.input_control_narrow {
    font-family: Sylfaen;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: Black;
    background-image: url(../images/white_input_control_background.gif);
    background-repeat: repeat-x;
    height: 22px;
    padding: 0px;
    margin: 0px;
    border: 1px solid #999999;
        width: 32px;
    position: relative;
}
.comment_control {
    font-family: Sylfaen;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: Black;
    background-image: url(../images/white_input_control_background.gif);
    background-repeat: repeat-x;
    width: 508px;
    height: 144px;
    padding: 0px;
    margin: 0px;
    border: 1px solid #999999;
    position: relative;
}
.text_control {
    font-family: Sylfaen;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: Black;
    background-image: url(../images/white_input_control_background.gif);
    background-repeat: repeat-x;
    width: 200px;
    height: 88px;
    padding: 0px;
    margin: 0px;
    border: 1px solid #999999;
    position: relative;
}

.form_lable_dark {
    font-family: Sylfaen;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #666666;
    text-decoration: none;
    background-color: #F8F8F8;
}
.form_lable_light {
    font-family: Sylfaen;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #666666;
    text-decoration: none;
    background-color: #FCFCFC;
}

.form_lable_darker {
    font-family: Sylfaen;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #666666;
    text-decoration: none;
    background-color: #ECECEC;
    border: 1px solid #D2d2d2;
}

.right_column {
    width:180px;
}

.left_column {
    width:202px;
}

.play_links_box {
    width:180px;
    border: 1px solid #999999;
    background-color: #ECECEC;
}

.play_info_box {
    height:72px;
    border: 1px solid #999999;
    background-color: #ECECEC;
}

.play_comment_box {
    background-color: #FFFFFF;
}

.upload_box {
    background-color: #FFFFFF;
}

.registration_box {
    background-color: #FFFFFF;
}

.category_box {
    border: 1px solid #999999;
    background-color: #FFFFFF;
}

.login_small_box {
    border: 1px solid #999999;
    background-color: #ECECEC;
}

.search_box {
    height:47px;
    
    background-color: #999999;
}
.search_box_small {
    height:27px;
    width:178px;
    border: 1px solid #999999;
    background-color: #ECECEC;
}

.bigger_orange_text{
    font-family: Sylfaen;
    font-weight: bold;
    color: #FE7200;
    font-size: 14px;
}

.orange_text{
    font-family: Sylfaen;
    font-weight: bold;
    color: #FE7200;
}

.stat_text {
    font-family: Sylfaen;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #666666;
    text-decoration: none;
}

.page_text {
    font-family: Sylfaen;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #666666;
    text-decoration: bold;
}

.video_header {
    font-family: Sylfaen;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #004794;
    text-decoration: none;
}
.stat_values {
    font-family: Sylfaen;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #004794;
    text-decoration: none;
}
.page_lable {
    margin: 1px;
    padding: 1px;
    clear: none;
    float: none;
    height: 16px;
    width: 32px;
    text-align: center;
    background-color: #FE7200;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}



div.fileinputs {
    position: relative;
}

div.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

input.file {
    position: relative;
    text-align: right;
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}
/* News List Page Style */
#newsDate{
    font-family:arial;
    font-size:10px;
    font-weight:bold;
    color:#FF0000;
}
#newsTitle{
    color:#2A5FFF;
    text-decoration:none;
}
#newsTitle:Hover{
    color:#2A5FFF;
    text-decoration:underline;
}
#newsLead{
    padding-bottom:15px;
}
/* News Inside Page Style */
#newsInsideDate{
    font-family:arial;
    font-size:10px;
    font-weight:bold;
    color:#FF0000;
}
#newsInsideTitle{
    font-family:sylfaen;
    font-size:10px;
    color:#2A5FFF;
}
#newsInsideLead{
    padding-top:10px;
    padding-bottom:10px;
    font-style:italic;
    color:#686868;
}
#newsInsideText{
    padding-top:10px;
    padding-bottom:10px;
}
.profileTable{
    border: 1px solid #cccccc;
    background-color: #f4f4f4;
    width: 176px;
}
.watchVideoText{
    font-family: sylfaen;
    font-size: 10px;
    color: #666666;
}
.watchStatTable{
    border: 1px solid #cccccc;
    background-color: #f4f4f4;
    width: 180px;
    height: 290px;
}
.watchStatTable1{
    border: 1px solid #cccccc;

}
.watchVideoDesc{
    font-family: sylfaen;
    font-size: 10px;
    color: #666666;
    font-style:italic;
}
.watchVideoEdit{
	width: 161;
	height: 20px;
	border: 1px solid #999999;
	font-family: arial;
	font-size: 10px;
	color: #666666;
}
.watchVideoMailTo{
	width: 161;
	height: 20px;
	border: 1px solid #999999;
	font-family: arial;
	font-size: 10px;
	color: #666666;
	background-attachment: fixed;
	background-image: url(../images/bg_gray_mailto.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.watchVideoPersonl{
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
    background-color: #ececec;
    width: 558px;
    height: 106px;
}

#divTop10 {
	width:128px;
	height:950px;
	overflow: hide;
}
#divLast10 {
	width:128px;
	height:950px;
	overflow: hide;
}

.category_title
{
text-decoration:none; font:Sylfaen; font-size:12px; color:#595959;
}
.category_title_blue
{
text-decoration:none; font:Sylfaen; font-size:12px; color:#004284
}
.category_title a {
text-decoration:underline;}
.category_title_blue a {
text-decoration:underline;}


.sat_captured
{
text-decoration:none; font-family:Arial; font-size:7pt; color:#004284;
}
.sat_upcoming
{
text-decoration:none; font-family:Arial; font-size:7pt; color:#595959;
}
.sat_captured_time
{
text-decoration:none; font-family:Arial; font-size:10px; color:#FE7200;
}
.sat_upcoming_time
{
text-decoration:none; font-family:Arial; font-size:10px; color:#004284;
}

.blueButton {
font-family: Sylfaen;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #FFFFFF;
background-color: #024997;
margin: 4px;
padding: 2px;
clear: both;
float: none;
height: auto;
width: auto;
border-top-style: double;
border-right-style: double;
border-bottom-style: double;
border-left-style: double;
text-align: center;
vertical-align: middle;
}
								    
.blueButton:hover
{
text-decoration: underline;
}
							
#tvaliEmbedLabel
{
font-family: Sylfaen;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
padding: 2px;
width: 100%;
}