/* -->> Video Gallery Standard 1.0 <<-- */

/* CONTAINER ELEMENTS */
#VideoGalleryStandard { overflow:hidden; zoom:1;  }
#VideoGalleryStandard .GalleryInnerWrapper { overflow:hidden; zoom:1;  }
#VideoGalleryStandard .GalleryInnerWrapper .PlayerWrapper { background-color:#FFFFFF; }
#VideoGalleryStandard .GalleryInnerWrapper .PlayerWrapper .InnerWrapper  { overflow:hidden; zoom:1; }
#SlideShowProContainer { float:left; width:425px; height:319px; margin-right:10px; overflow:hidden; zoom:1; background-color:EAEAEA; border:1px solid #EAEAEA; } 
#VideoDetailContainer { float:left;  width:244px; overflow:hidden; zoom:1;  }


/* NOW PLAYING AND FEATURED ELEMENTS */
#VideoDetailContainer #NowPlayingContainer { overflow:hidden; zoom:1; float:none; }
#VideoDetailContainer #NowPlayingContainer #NowPlayingTitle {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 
	font-weight:bold; 
	color:#EE3B33;
	line-height:22px;
	padding-left:25px;
	height:22px;
	background-image:url(../../../../images/mediacenter/icon_nowplaying.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:3px;
}
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer { overflow:hidden; zoom:1; border:1px solid #B4D3F0 }
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .HeaderContainer,
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .HeaderContainer img { display:none; }
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .BodyContainer {
	overflow:hidden; zoom:1;
	background-color:#FFFFFF;
}
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .FooterContainer,
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .FooterContainer img { display:none; }

/* NOW PLAYING INNER CONTAINER ELEMENTS */
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .BodyContainer #VideoDetailsContainer { margin:4px; height:96px; }
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .BodyContainer #VideoDetailsContainer #VideoDetailsObject .HeaderContainer { display:block; }
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .BodyContainer #VideoDetailsContainer #VideoDetailsObject .HeaderContainer .ImageWrapper { float:left; margin-right:5px; display:block; }
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .BodyContainer #VideoDetailsContainer #VideoDetailsObject .HeaderContainer .ImageWrapper img { display:block; }
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .BodyContainer #VideoDetailsContainer #VideoDetailsObject .HeaderContainer .HeaderInnerWrapper { float:left; width:190px; overflow:hidden; margin-bottom:5px; }
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .BodyContainer #VideoDetailsContainer #VideoDetailsObject .HeaderContainer .Title { color:#0C4673; font-family:Arial, Helvetica, sans-serif; font-size:15px; }
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .BodyContainer #VideoDetailsContainer #VideoDetailsObject .HeaderContainer .Category { color:#4E636D; font-family:Arial, Helvetica, sans-serif; font-size:10px; }

/* NOW PLAYING DESCRIPTION CONTAINER ELEMENTS */
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .BodyContainer #VideoDetailsContainer #VideoDetailsObject .BodyContainer { float:none; clear:both; overflow:hidden; zoom:1; padding-bottom:5px; }
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .BodyContainer #VideoDetailsContainer #VideoDetailsObject .BodyContainer .Title { color:#0C4673; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; }
#VideoDetailContainer #NowPlayingContainer #NowPlayingDetailContainer .BodyContainer #VideoDetailsContainer #VideoDetailsObject .BodyContainer .Summary { color:#1A1D33; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:1.45em; }


/* FEATURED VIDEO CONTAINER ELEMENTS */
#VideoDetailContainer #FeaturedVideoContainer { margin-top:10px; border:1px solid #B4D3F0; background-color:#F3FAFC;   }
#VideoDetailContainer #FeaturedVideoContainer #FeaturedContainer .HeaderContainer { background-color:#E6F3F7; padding:2px 4px; overflow:hidden; }
#VideoDetailContainer #FeaturedVideoContainer #FeaturedContainer .HeaderContainer .Title { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#0C4673;
	padding-left:4px;
	float:left;
	overflow:hidden; zoom:1;
}

/* FEATURED VIDEO PAGINATION ELEMENTS */
#FeaturedVideoContainer #FeaturedContainer .HeaderContainer #PaginationContainer {
	float:right;
	margin-top:2px;
	overflow:hidden; zoom:1; 
}
#FeaturedVideoContainer #FeaturedContainer .HeaderContainer #PaginationContainer #PaginationPreviousLink { display:block; float:left; height:14px; width:18px; overflow:hidden; zoom:1; }
#FeaturedVideoContainer #FeaturedContainer .HeaderContainer #PaginationContainer #PaginationPreviousLink.active { 
	background-image:url(../../../../images/mediacenter/icon_paginationprevious_active.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#FeaturedVideoContainer #FeaturedContainer .HeaderContainer #PaginationContainer #PaginationPreviousLink.inactive { 
	background-image:url(../../../../images/mediacenter/icon_paginationprevious_inactive.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#FeaturedVideoContainer #FeaturedContainer .HeaderContainer #PaginationContainer #PaginationNextLink { display:block; float:left; height:14px; width:18px; overflow:hidden; zoom:1; }
#FeaturedVideoContainer #FeaturedContainer .HeaderContainer #PaginationContainer #PaginationNextLink.active { 
	background-image:url(../../../../images/mediacenter/icon_paginationnext_active.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#FeaturedVideoContainer #FeaturedContainer .HeaderContainer #PaginationContainer #PaginationNextLink.inactive { 
	background-image:url(../../../../images/mediacenter/icon_paginationnext_inactive.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

/* FEATURED VIDEO LIST CONTAINER ELEMENTS */
#FeaturedVideoContainer #FeaturedContainer .BodyContainer { overflow:hidden; }
#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer { overflow:hidden; zoom:1; margin:5px; height:118px; }
#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer .FeaturedVideoItemWrapper { overflow:hidden; zoom:1; float:none; clear:both; padding-bottom:5px; padding-top:5px; cursor:pointer; }
#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer .FeaturedVideoItemWrapper.first { padding-bottom:10px; }
#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer .FeaturedVideoItemWrapper.even { border-top:1px solid #B4D3F0; }
#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer .FeaturedVideoItemWrapper.last { padding-top:10px; }
#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer .FeaturedVideoItemWrapper .FeaturedItemImageWrapper { float:left; margin-right:5px; }
#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer .FeaturedVideoItemWrapper .FeaturedItemImageWrapper img { display:block; }
#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer .FeaturedVideoItemWrapper .FeaturedItemDetailWrapper { float:left; overflow:hidden; zoom:1; width:160px; }
#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer .FeaturedVideoItemWrapper .FeaturedItemDetailWrapper .Title { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#0055A5; } 
#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer .FeaturedVideoItemWrapper .FeaturedItemDetailWrapper .Title:hover { color:#FF0000; }
#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer .FeaturedVideoItemWrapper .FeaturedItemDetailWrapper .Category { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#0055A5; } 

#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer .FeaturedVideoItemWrapper .FeaturedItemPlayWrapper { float:left; }
#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer .FeaturedVideoItemWrapper .FeaturedItemPlayWrapper a { display:block; margin-left:10px; margin-top:5px; }
#FeaturedVideoContainer #FeaturedContainer .BodyContainer #FeaturedVideoDetailsContainer .FeaturedVideoItemWrapper .FeaturedItemPlayWrapper a img { display:block; }

#FeaturedVideoContainer #FeaturedContainer .FooterContainer { display:none; }
/* PLAYLIST ELEMENTS */

#VideoGalleryStandard .GalleryInnerWrapper .PlaylistWrapper { background-color:#F3FAFC; overflow:hidden; zoom:1; }
.PlaylistWrapper .InnerWrapper { overflow:hidden; zoom:1; }
.PlaylistWrapper .InnerWrapper .PlayListTabContainer { background-color:#FFFFFF; padding-top:10px; border-bottom:1px solid #B4D3F0; height:27px; position:relative; }

.PlayListTabContainer #AllVideoTab { 
	position:absolute; 
	top:7px; 
	left:20px; 
	cursor:pointer;
	height:31px;
	width:106px;
}

.PlayListTabContainer #VideoCategoryTab { 
	position:absolute; 
	top:7px; 
	left:130px;
	height:31px;
	width:156px;
}

.PlayListTabContainer #AllVideoTab.active { 
	background-image:url(../../../../images/mediacenter/tab_allvideos_active.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.PlayListTabContainer #AllVideoTab.inactive { 
	background-image:url(../../../../images/mediacenter/tab_allvideos_inactive.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.PlayListTabContainer #VideoCategoryTab.active { 
	background-image:url(../../../../images/mediacenter/tab_videocategoys_active.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.PlayListTabContainer #VideoCategoryTab.inactive { 
	background-image:url(../../../../images/mediacenter/tab_videocategoys_inactive.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}




.PlayListContainer { height:225px; overflow-y:auto; zoom:1; border:1px solid #B4D3F0; border-top:0 none; }
.PlayListContainer .InnerWrapper { }
.PlayListContainer .InnerWrapper #VideoPlayList {}

#VideoPlayList .VideoPlayListItem { width:210px; height:85px; overflow:hidden; zoom:1; margin:25px 0 0 15px; float:left; cursor:pointer; }

#VideoPlayList .PlayListItemImageWrapper { float:left; margin-right:5px; }
#VideoPlayList .PlayListItemImageWrapper img { display:block; }

#VideoPlayList .PlayListItemDetailWrapper { float:left; overflow:hidden; zoom:1; width:138px; }
#VideoPlayList .PlayListItemDetailWrapper .Title { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#0055A5; }
#VideoPlayList .PlayListItemDetailWrapper .Title:hover { color:#FF0000; }
#VideoPlayList .PlayListItemDetailWrapper .Summary { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#4E636D; line-height:normal;  } 
#VideoPlayList .PlayListItemDetailWrapper .PlayLink { display:none; }


#PlayListLoading { margin-top:10px; width:120px; overflow:hidden; zoom:1; margin-left:auto; margin-right:auto; }
#PlayListLoading .LoadingImage { padding:5px 40px; overflow:hidden; zoom:1; }
#PlayListLoading .LoadingImage img { display:block; }
#PlayListLoading .LoadingMessage {
	overflow:hidden; zoom:1; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#787878;
	text-align:center;
}

#FeaturedVideoLoading { margin-top:10px; width:120px; height:103px; overflow:hidden; zoom:1; margin-left:auto; margin-right:auto; }
#FeaturedVideoLoading .LoadingImage { padding:5px 42px; overflow:hidden; zoom:1; }
#FeaturedVideoLoading .LoadingImage img { display:block; }
#FeaturedVideoLoading .LoadingMessage {
	overflow:hidden; zoom:1; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#787878;
	text-align:center;
}

#VideoDetailsLoading { margin-top:10px; width:120px; height:96px; overflow:hidden; zoom:1; margin-left:auto; margin-right:auto; }
#VideoDetailsLoading .LoadingImage { padding:5px 42px; overflow:hidden; zoom:1; }
#VideoDetailsLoading .LoadingImage img { display:block; }
#VideoDetailsLoading .LoadingMessage {
	overflow:hidden; zoom:1; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#787878;
	text-align:center;
}

#VideoPlayerLoading { margin-top:10px; width:120px; height:96px; overflow:hidden; zoom:1; margin-left:auto; margin-right:auto; }
#VideoPlayerLoading .LoadingImage { padding:5px 42px; overflow:hidden; zoom:1; }
#VideoPlayerLoading .LoadingImage img { display:block; }
#VideoPlayerLoading .LoadingMessage {
	overflow:hidden; zoom:1; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#787878;
	text-align:center;
}

#CategoryPlaylistWrapper { height:225px; overflow:hidden; zoom:1; }
#CategoryListContainer { width:200px; height:225px; float:left; border-right:1px solid #B4D3F0; }

#CategoryListContainer ul { margin:0; padding:0; list-style:none; }
#CategoryListContainer ul li { 
	padding:2px 0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#0055A5; 
	border-bottom:1px solid #B4D3F0; 
	padding-left:5px;
	cursor:pointer; 
}
#CategoryListContainer ul li:hover { background-color:#F3FAFC; color:#FF0000; }
#CategoryListContainer ul li.last { border-bottom:0 none; }


#CategoryVideoContainer { height:225px; width:475px; float:right; overflow-y:auto; overflow-x:hidden; }
#CategoryVideoContainer .VideoPlayListItem { width:220px; height:75px; overflow:hidden; zoom:1; margin:15px 0 0 10px; float:left; cursor:pointer; }
#CategoryVideoContainer .VideoPlayListItem .PlayListItemDetailWrapper { width:148px }
