﻿.VideoFileSettingsContent input, .VideoFileSettingsContent select, .VideoFileSettingsContent textarea
{
	width: 200px;
	margin: 0;
	padding: 0;
}
.EditFileTitle
{
	font-size: 15px !important;
}

.LinksPanel
{
	margin-top: 10px;
}
.VideoGallery .galleryInformation
{
	display: block;
	padding: 10px;
	padding-left: 20px;
	background: url(images/info.jpg) no-repeat left;
	font-weight: bold;
}
.VideoGallery .add
{
	display: block;
	padding: 10px;
	background: url(images/add.jpg) no-repeat left;
	font-weight: bold;
	padding-left: 20px;
}
.VideoGallery .GalleryPreview
{
	text-align: left;
	float: left;
	width: 100%;
	padding-left: 20px;
}
.VideoGallery
{
	min-width: 330px;
	width: 330px;
	
		background: #1A4261;
	text-align: center;
	height:274px;
	
}
.VideoGallery2
{
	min-width: 330px;
	width: 330px;
	overflow: visible;
	background: #1A4261;
	text-align: center;
	
}

.VideoGallery .VideoFileName
{
	font-size: 12px;
	line-height:18px;
	color: white;
	font-weight: bold;
}
.VideoGallery .Edit
{
	background: url(images/edit.gif) no-repeat left;
	padding-left: 20px;
	float: right;
	font-weight: bold;
	height: 16px;
	display: block;
	margin-top: 15px;
	padding-top: 6px;
}
.VideoGallery .VideoFileDescription
{
	font-size: 11px;
	line-height: 16px;
	color: white;
}
.VideoGallery .thumbnail
{
	margin: 5px 5px 5px 0;
	float: left;
}
.VideoGallery .videoFileOptions
{
	display: block;
	padding: 10px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-left: 33px;
	background: url(images/video.jpg) no-repeat;
}
.VideoGallery .Player
{
	background: #1A4261;
	margin-bottom: 20px;
	width: 100%;
}
.VideoGallery .thumbnails-wrapper
{
	width: 100;
	
}

.VideoGallery .thumbnails
{
	float: left;
	
}

.VideoGallery .video-file-item-wrapper
{
	

	height: 150px;
	float: left;
	display:block;
	overflow: hidden;
	width: 100px;
	padding: 0;
	margin: 5px 5px 5px 5px;
}

.VideoGallery .current
{
	
}

.VideoGallery .video-file-item
{
	width: 92px;
	height:73px;
}

.VideoGallery .video-file-item img
{
	cursor: pointer;
}

.VideoGallery .video-file-title
{
	color: #77818F;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 6px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: 16px;
	cursor: pointer;
}

.VideoGallery .videogallery-clear
{
	clear: both;
}

.VideoGallery .video-file-description, .VideoGallery a.video-file-description:link, .VideoGallery a.video-file-description:visited, .VideoGallery a.video-file-description:active
{
	color: white;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	font-weight:normal;
}

.VideoGallery .ThumbnailHeader
{
	clear: both;
	
	width: 100%;
	overflow: hidden;
	
}

.VideoGallery .EditLink
{
	display: block;
	float: left;
	margin-right: 10px;
	font-size: 15px;
	color: #003366;
}

.VideoGallery a.EditLink:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.VideoGallery .DeleteLink
{
	display: block;
	font-size: 15px !important;
	color: #003366 !important;
}

.VideoGallery a.DeleteLink:hover
{
	color: #FF0000;
	text-decoration: underline;
}


/*************************/
.VideoGallery2 .VideoFileName
{
	font-size: 14px;
	color: white;
	font-weight: bold;
}
.VideoGallery2 .Edit
{
	background: url(images/edit.gif) no-repeat left;
	padding-left: 20px;
	float: right;
	font-weight: bold;
	height: 16px;
	display: block;
	margin-top: 15px;
	padding-top: 6px;
}
.VideoGallery2 .VideoFileDescription,.VideoGallery2 .VideoFileDescription a:link,.VideoGallery2 .VideoFileDescription a:hover, .VideoGallery2 .VideoFileDescription a:active, .VideoGallery2 .VideoFileDescription a:visited
{
	font-size: 14px;
	color: white;
}
.VideoGallery .VideoFileDescription,.VideoGallery .VideoFileDescription a:link,.VideoGallery .VideoFileDescription a:hover, .VideoGallery .VideoFileDescription a:active, .VideoGallery .VideoFileDescription a:visited
{
	font-size: 12px;
	color: white;
}



.VideoGallery2 .thumbnail
{
	margin: 5px 5px 5px 0;
	float: left;
}
.VideoGallery2 .videoFileOptions
{
	display: block;
	padding: 10px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-left: 33px;
	background: url(images/video.jpg) no-repeat;
}
.VideoGallery2 .Player
{
	background: #1A4261;
	margin-bottom: 20px;
	width: 100%;
}
.VideoGallery2 .thumbnails-wrapper
{
		padding-top:12px;
	padding-left:12px;
	
}

.VideoGallery2 .thumbnails
{
	float: left;
	
}

.VideoGallery2 .video-file-item-wrapper
{
	

	height: 100px;
	float: left;
	
	overflow: hidden;
	
	padding: 0;
	margin: 5px 5px 5px 5px;
}

.VideoGallery2 .current
{
	
}

.VideoGallery2 .video-file-item
{
	width: 92px;
	height:73px;
}

.VideoGallery2 .video-file-item img
{
	cursor: pointer;
}

.VideoGallery2 .video-file-title
{
	color: #77818F;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 6px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: 16px;
	cursor: pointer;
}

.VideoGallery2 .VideoGallery2-clear
{
	clear: both;
}

.VideoGallery2 .video-file-description, .VideoGallery2 a.video-file-description:link, .VideoGallery2 a.video-file-description:visited, .VideoGallery2 a.video-file-description:active
{
	color: white;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	font-weight:normal;
	text-decoration:underline;
}

.VideoGallery2 .ThumbnailHeader
{
	clear: both;
	
	width: 100%;
	overflow: hidden;
	
}

.VideoGallery2 .EditLink
{
	display: block;
	float: left;
	margin-right: 10px;
	font-size: 15px;
	color: #003366;
}

.VideoGallery2 a.EditLink:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.VideoGallery2 .DeleteLink
{
	display: block;
	font-size: 15px !important;
	color: #003366 !important;
}

.VideoGallery2 a.DeleteLink:hover
{
	color: #FF0000;
	text-decoration: underline;
}

/**********/
.listVideoFiles
{
	background:#A3B3C0;
	float:left;
	vertical-align:bottom;
	width:100%;
	


}

