﻿form
{
	margin:0;
	padding:0;
	border:0;
}

p
{
	margin-top:0 !important;
	margin-bottom:16px !important;
}

img
{
	border:0;
}

#PanoptoPanel{
    padding-top: 24px;
    padding-bottom: 24px;
}
.videoDivClass
{
	width: 95%;
	max-width:520px;
	position:relative;
	float:left;
	padding-left:16px;
}

.videoSizeDivClass{
    width: 16px;
    height:288px;
	position:relative;
	float:left;
}

.videoSizeDivClass-L{
    width: 16px;
    height:480px;
	position:relative;
	float:left;
}

.enlargeClass{
    position:absolute;
    top:40%;
}

.hiddenClass{
    display:none;
}

.videoPlayer{
    width: 480px;
    height: 288px;
    margin-right: 6px;
}

.h5player {
    width:100%;
    max-width: 480px;
    max-height: 288px;
    margin-right: 6px;
}

.h5player-L {
    width:100%;
    max-width: 720px;
    max-height: 480px;
    margin-right: 6px;
}

.playerDivClass{
    max-width: 486px;
	position:relative;
	float:left;
}

.playerDivClass-L{
    max-width: 726px;
	position:relative;
	float:left;
}

.videoDivClass-L
{
	width: 95%;
	max-width:758px;
	position:relative;
	float:left;
	padding-left:0px;
}

.videoPlayer-L{
    width: 720px;
    height: 480px;
    margin-right: 6px;
}


.videoListDivClass
{
	width: 95%;
	max-width: 360px;
	position:relative;
	float:left;
}

.videoListDivClass-L
{
	width: 95%;
	max-width: 140px;
	position:relative;
	float:left;
	font-size: 90%;
}


.videoTitle
{
	font-size: 1.3em;
	font-weight:bold;
	font-style:italic;
	color: #490000;
	margin-top:32px;
	margin-bottom:32px;
	margin-right:60px;
}

.videoTitle-L
{
	font-size: 1.3em;
	font-weight:bold;
	font-style:italic;
	color: #490000;
	margin-bottom:32px;
	margin-right:60px;
}

.bandwidthP
{
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
	margin-right:64px;
	text-align:right;
	vertical-align:text-top;
}

.bandwidthP a
{
	color:#1d7c82;
	font-weight:normal;
	text-decoration:none;
}

.videoDesc
{
	margin-top:24px;
	margin-right:60px;
}

.noOfFound
{
	font-size: 1.2em;
	font-weight:bold;
	color: #490000;
	margin-bottom:32px;
}

.videoListTopDiv
{
	width:100%;
	font-weight:bold;
	padding-bottom: 8px;
}

.videoItemDiv
{
	width:100%;
	min-height:90px;
	clear:both;
}

.videoThumbnailDiv
{
	width:116px;
	position:relative;
	float:left;
}

.videoTitleDiv
{
	width: 100%;
	max-width:244px;
	position:relative;
	float:left;
}

.videoThumbnail
{
	width:100px;
	height:75px;
	border:0;
}

.videoLinkP
{
	margin-top:0px;
	line-height:15px;
}

.videoLink
{
	text-decoration:none;
}

.audioOnlyNote
{
	font-weight:normal;
	font-style:italic;
	color:Black;
}
