@charset "utf-8";
/* CSS Document */

.main_table {margin-top:-3px;}

#video-content{
	width:766px;
}

.video_player {
 border:#ebebeb 1px solid;
}

.video_info_boxLOut {
width:260px; height:85px; text-align:left;
border-left:#d9d9d9 1px solid; 
border-right:#d9d9d9 1px solid; 
border-bottom:#d9d9d9 1px solid;
background-color:#ebebeb;}

.video_info_box {
padding:5px;
font-family:Arial,Verdana,Serif;
font-size:11px;
}
.video_info_boxROut 
{
width:206px; height:85px; text-align:left;
border-right:#d9d9d9 1px solid; 
border-bottom:#d9d9d9 1px solid;
background-color:#ebebeb;
}

.promo_box {
width:220px; height:200px; border:#d9d9d9 0px solid; margin-left:10px;
}

.promo_box2 {
width:220px; height:200px; border:#d9d9d9 0px solid; margin-left:10px; margin-top:-5px;
}

#video-library {
	width:766px;
}



.vid_library {
width:698px; height:300px; border-left:#d9d9d9 1px solid; border-right:#d9d9d9 1px solid; border-bottom:#d9d9d9 1px solid; background-color:#ebebeb; padding-bottom:16px; padding-top:16px;
}


.vid_lib_wrapper {
overflow-y:scroll;
overflow-x:hidden;
width:690px;
height:300px;
}

.vid_lib_thumb {
 text-align: center;
 margin-left:auto;
 margin-right: auto;
margin-top:5px;
/*background-image:url(../images/vid_lib_img_slide.jpg);
background-repeat:no-repeat;*/
height:100%;
clear:both;

}

.vid_lib_image {
padding-top:10px;
padding-right:10px;
padding-left:10px;
}

.vid_thumb_text {
text-align:left;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
 text-align: left;
}

.vid_spacer {
height:16px;
width:700px;
}

.vid_row_top {
display:block;
width:650px;
float:left;
}

.vid_row {
display:block;
width:650px;
float:left;
padding-top:16px;
}

.vid_row_last {
display:block;
width:650px;
float:left;
padding-top:16px;
padding-bottom:16px;
}

 
 
.play_btn {
padding-top:75px;

}


/**********************Menu******************/
.TabMenu
{
   font-weight: bold;
}

.MenuStaticSelectedStyle
{color: black !important;
    background-color:#EBEBEB  !important;
border-top:1px solid #ebebeb;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
	
}
.MenuStaticMenuItemStyle
{
border-top:1px solid #ebebeb;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
text-decoration:none;
    padding: 5px 2px 5px 2px;
	color:#999999;
}
.DynamicMenuStyle
{
  
}
.DynamicHoverStyle
{
   
}

.DynamicSelectedStyle
{
  
}
.DynamicMenuItemStyle
{
    padding: 5px 2px 5px 2px;
}
.StaticHoverStyle
{
    /*background-color:#EBEBEB;*/
	background-color:#666666;
border-top:1px solid #ebebeb;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
color: #ffffff;
}


/********************************************/
/*****************GridView*******************/
.GridView
{
    background-color: white;
    border-style: solid;
    border-color: #dfdfdf;
    padding:0 0 0 0;
    font-size:12px;
}
.GridViewHeader
{
    font-size:12px;
     font-weight:bold;
    background-color: #EBEBEB;
    border-color: #dfdfdf;
}
.AlternativeTableRow
{
    background-color: #EEEEEE;
}
.SelectedRowStyle{
	background-color: #CFDFAF;
}
/********************************************/
/******************DataList********************/
.DataListSelectedRowStyle{
	border:1px solid #D9D9D9;
width:25%;
	background-color: #ADFF2F;
}
.DataListItemStyle{
border:1px solid #D9D9D9;
	background-color: White;
	width:25%;
	
	 text-align: center;
}
/********************************************/

.button
{
      background: url(../images/con-input-bg.gif) repeat-x top #F6F6F6;
    border: 1px solid #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2C2C2C;
    text-decoration: none;
}
.modalBackground {
	background-color:Gray;
	z-index:0;
	position:absolute;
	left:0;
	height:0;
	filter:alpha(opacity=70);
	opacity:0.7;	
}
.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
 	border-color:Gray;
	padding:3px;
	width:400px;
}
.watermarked
{
    color: #BBBBBB;
}


.hdr_border {
border-bottom:#dadada 0px solid;
}

#content {text-align:left;}

#footer { margin:23px 0px 0px 32px; background: none !important; width:707px !important; text-align:left;}
#footer td{ background:url(../Template/images/fbg.jpg) top repeat-x; height:96px; color:#434249; vertical-align:top; text-align:left;}
#footer a { color:#64636C; font:normal 11px Tahoma; }
#footer td .space { padding:25px 0px 0px 19px; }

