﻿.ModalPanel
{	
	background-color: #F0F0F0; 
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	width:500px;
	border: solid 1px #A8A8A8;
	z-index:3;
}


.contentImage
{
	float:left;	
	height: 66px;
	width: 70px; 
}

.contentErrorMessage
{	
	margin-bottom: 5px;
	margin-left: 85px; 
	margin-right: 15px; 
	margin-top: 5px; 
	text-align:left;	
}

.contentButtonDismess
{
	clear:both; 
	margin-bottom: 5px;
	text-align: center; 
}

.contentErrorTitle
{
	text-align:center; 
	border-bottom: solid 1px #D3D3D3; 
	padding-top: 2px; 
	padding-bottom:2px; 
	font-family:Arial Black; 
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.videoPreContent
{
	border-bottom: Dotted 1px #676767;
	padding-bottom: 3px;
	overflow:auto;
	width: 390px;
}

.videoPreImg
{
	float: left;
	margin-right: 5px;
}

.videoPreData
{
	float:left;
	margin-left: 3px;
	width: 280px;
}

.videoTitleData
{
	padding-bottom: 5px;
}

.func
{
	float:right; 
	padding:2px; 
	margin: 2px;
	overflow:auto;
}

.abuseContent
{
	margin: 5px 0px 5px 0px;
}

.abuseSignalContent
{
	border:solid 1px black; 
	width:370px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.abuseTitle
{
	padding: 5px;
}

.abuseDescr
{
	padding:5px 5px 10px 5px;
}

.abuseMotive
{
	padding: 0px 5px 5px 0px; 
	text-align:center;
}

.abuseButton
{
	padding:5px; 
	text-align:center;
}

.userPreview
{
	padding-top: 22px;
	width:137px;
	height:107px;
	background-image: url(images/channel1.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: center center;
}

.galleryPreview
{
	border: solid 2px #dddddd; 
	overflow:hidden;
}

.galleryPreviewContent
{
	overflow:hidden;
}

.userUCContent
{
	width:137px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight:bold;
	text-align:center;
}

.userUCContent a
{
	color: #EA5D0E;
}

.userUCContent a:hover
{
	text-decoration: underline;
}

.controlVideoContent
{
	float:left; 
	width: 400px;
	overflow:hidden;
}

.controlContentInfo
{
	float:left; 
	border-left: solid 1px #676767;
	margin-left: 10px;
	overflow:auto;
}

.controlContentHome
{
	width: 440px;
	float:left;
}

.controlSubContentLeft
{
	float:left; 
	margin-right:20px;
}

.controlVideoTitle
{
	padding-bottom: 10px;	
	width: 415px;
}

.controlVideoTitle a
{
	color:#ff8600;
	font-weight:bold;
	font-size: 18px;
}

.controlVideoTitle a:hover
{
	text-decoration:underline;
}

.controlText
{
	 font-size: 11px;
}

.controlTextVideo
{
	 font-size: 11px;
	 height: 70px;
	 margin-right: 5px;
}



.controlText a
{
	 color:#EA5D0E;
	 font-weight:normal;
}

.controlText a:hover
{
	 text-decoration:underline;
	 font-weight:normal;
}

.controlVideoLine
{
	height:11px;
	width:438px;
	background-image: url(images/videoSeparator.jpg);
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: center top;
    padding-bottom: 10px;
}

.controlLink
{
	padding-bottom: 5px;
	padding-top: 5px;
}

.controlLink a
{
	color:Black;
	font-weight:bold;
}

.controlLink a:Hover
{
	text-decoration:underline;
}