﻿.DivContentSize
{
	width:994px;
	clear:both;
}
.DivContentClear
{
	clear:both;
}

.DivContentLeft
{
	width:311px;
	float:left;
	margin:0 0 0 6px;
	_margin:0 0 0 3px;
}

.DivContentRight
{
	width:670px;
	float:right;
	margin:0 7px 0 0;
	_margin:0 3px 0 0;
}

/* -- BOX -- */
	
	.NameTitle
	{
		background: url("/Images/bg-title.gif") repeat-x;
		width:264px;
		height:29px;
		padding:2px 10px;
		color:#FFF;
		font: normal 18px Trebuchet MS, Arial;
		text-align: left;
		margin: 0;
	}
	
	 .NameTitle span
	 {
		height:27px;
		color:#FFF;
		font: normal 18px Trebuchet MS, Arial;
		margin-top: -4px;
	 }
	
	.LabelProfile
	{
		padding:6px 0 6px 5px;
		font: bold 13px Trebuchet MS, Arial;
		color: #727d84;
		display: block;
		width: 302px;
		background: #e4e4e5;
		border: 2px solid #FFF;
		border-right:0;
		border-left:0;
		text-align: left;
	}
	
	.NameTitle span 
	{
		padding-left:0;
	}
		
	.BoxUserProfile
	{
		border: 2px solid #FFF;
		border-right:0;
		border-left:0;
		height: 56px;
		width: 307px;
	}
		
	.BoxMostViewed
	{
		background:#fcf4dd;
	}
	
	.BoxFavorites
	{
		background:#f7fae3;
	}
	
	.BoxComentsVideo
	{
		background:#e6f4f7;
	}
	
	.BoxAvaliableVideos
	{
		background:#fcfcda;
	}
	
	.BoxUserProfileTitle
	{
		font:bold 12px Trebuchet MS, Arial;
		color:#727d84;
		text-align:left;
		margin:5px 10px;
	}
	
	.BoxUserProfileNumber
	{
		font:bold 22px Trebuchet MS, Arial;
		color:#727d84;
		text-align:left;
		margin:5px 10px;
		display:block;
	}
	
	.LinkProfile
	{
		color:#FFF;
		float: right;
		text-decoration: none;
		margin: -20px 10px 0 0;
	}
	
	.LinkProfile:hover
	{
		text-decoration: underline;
	}
	.Box .LinkBack
	{
		float: right;
		text-decoration: none;
		margin: -8px 5px 0 0;
	}	
	.Box .LinkProfile img
	{
		border: 0;
		vertical-align: middle;
	}
	
	/* -- BOX REGISTER -- */	
		.BoxRegister 
		{
			width:492px;
			/*border-right:2px solid #636378;
			border-left:2px solid #636378;*/
			margin-left: 81px;
			padding: 0 10px;
		}
		
		.BoxRegister h1
		{
			background: url("/Images/bg-title.gif") repeat-x;
			width:498px;
			height:27px;
			padding:4px 0 0 10px;
			color:#FFF;
			margin-left:-8px;
			font: bold 20px Trebuchet MS, Arial;
		}
		
		.ButtonRegister
		{
			width:177px;
			height:25px;
			background: url("/Images/btn-register.gif") no-repeat;
			color:#FFF;
			font: bold 14px Trebuchet MS, Arial;
			cursor: pointer;
			text-align: center;
		}

	/* -- BALLOON -- */
		.Balloon, .BalloonContent, .BalloonTop, .BalloonBottom
		{
			width:265px;
			padding:0 20px;
			margin:0;
		}
		
		.BalloonContent
		{
			background: url("/Images/bg-baloon.gif") repeat-y;
		}
		
		.BalloonTop
		{
			background: url("/Images/bg-baloon-top.gif") no-repeat;
			height: 26px;
		}
		
		.BalloonBottom
		{
			background: url("/Images/bg-baloon-bottom.gif") no-repeat;
			height: 39px;
			margin-bottom: 15px;
		}
		
		.BalloonContent p
		{
			color:#727d84;
			font:normal 12px Trebuchet MS, Arial;
			padding: 8px 0 8px 8px;
		}
		
		.BalloonContent p a
		{
			color:#005579;
			text-decoration:none;
		}
		
		.BalloonContent p a:hover
		{
			text-decoration:underline;
		}
		
		.BalloonContent h1.Title
		{
			color:#727d84;
			height:15px;
			padding:5px 10px;
			background:#E3E3E3;
			font:bold 14px Trebuchet MS, Arial; 
		}
		
		.IconUser 
		{
			float: left;
			margin: -9px 10px 0 0;
		}
		
	/* -- BOX CONTENT -- */
		.BoxContent
		{
			padding-left:5px;
			margin:0px;
		}
		.BoxContent b
		{
			padding-left:5px;
		}
		.BoxContent h3
		{
			border-bottom:dashed 1px #D6D6D6;
			padding-bottom:5px;
			margin:20px 0px 10px 0px;
		}		
	
	/* -- BOXES PROFILE -- */
		.BoxProfileFavorites 
		{
			background: #d0d2d4 url("/Images/bg-profile-favorites.gif") no-repeat;
			width:538px;
			height-min:180px;
			padding:10px 10px 10px 10px;
			margin-left:30px;
			margin-bottom: 8px;
		}
		
		.FavoritesLink
		{
			padding:30px 0 25px 10px;
			display:block;
		}
		
		.FavoritesLink a
		{
			color:#000;
		}
		
		.BoxProfileLastAcess 
		{
			background: #D0D2D4 url("/Images/bg-profile-lastacess.gif") no-repeat;
			width:538px;
			min-height:145px;
			padding:45px 10px 10px 10px;
			margin-left:30px;
			margin-bottom: 8px;
			
		}
		
		.BoxProfileLastAvaliable 
		{
			background: #D0D2D4 url("/Images/bg-profile-lastavaliable.gif") no-repeat;
			width:538px;
			min-height:145px;
			padding:45px 10px 10px 10px;
			margin-left:30px;
			margin-bottom: 8px;
		}
		
		.BoxProfileLastComments 
		{
			background: #D0D2D4 url("/Images/bg-profile-lastcomments.gif") no-repeat;
			width:538px;
			min-height:145px;
			padding:45px 10px 10px 10px;
			margin-left:30px;
			margin-bottom: 8px;
			
		}
	
/* -- WATCHED ITEM TEMPLATE -- */
	.Watched
	{
		padding:5px;
		cursor:pointer;
	}
	.Watched img
	{
		float:left;
		margin-right:5px;
	}
	.Watched h2
	{		
		margin:0px;
		padding:5px 0px 8px 0px;
	}
	.WatchedDetails
	{		
		margin:0px;
		padding:0px 8px 0px 0px;
		color:Gray;
		font-size:11px;
	}
	.WatchedRating
	{
		float:left;
		width:140px;
	}
	
/* -- DEFAULT ITEM TEMPLATE -- */
	.DefaultItemTemplate
	{
		width:140px;
		text-align:center;
		cursor:pointer;
	}
	.DefaultItemTemplate h2
	{
		padding: 3px 0 0 0;
		margin: 0;
	}
	.ListItemTemplate
	{
		width:100%;
		padding:5px;
		cursor:pointer;
		margin:10px 0px 10px 0px;
	}
	.ListItemTemplateImage
	{
		width:128px;
		float:left;
		margin-right:10px;
	}
	.ListItemTemplateContent
	{
		float:left;
		padding-right:5px;		
	}
	.ListItemTemplateContent h2
	{
		color:#CC0000;
		font-size:13px;
		float:left;
	}
	.ListItemTemplateContent hr
	{
		color:#E6E6E6;
		width:100%;
		height:1px;
		clear:both;
	}
	.ListItemTemplateContent b
	{
		padding-left:0px;
	}
	.ListItemTemplateContent p
	{
		padding:2px 0px 2px 0px;
		margin:0;
	}
	.ListItemTemplateContent .Date
	{
		float:right;	
		font-weight:bold;
		color:Gray;	
	}
	.ListItemTemplateContent .Details
	{
		color:Gray;	
		font-size:11px;		
	}
	
/* -- GENERAL -- */
	.UserPhoto 
	{
		float:center;
		border:solid 10px #FFF;
		width:200px;
		display:block;
	}
	.UserProfileFields
	{
		font:bold 16px Trebuchet MS, Arial;
		color:#666666;
		text-align:left;
		margin:2px 10px 10px;
		display:block;
	}
	.UserProfileFields h3
	{
		font:bold 11px Trebuchet MS, Arial;
		color:#000000;
		text-align:left;
		margin:0px 10px 0px 0px;
		display:block;
	}
	.FavoriteLink
	{
		margin:3px 10px 3px 10px;
		text-decoration:underline;
		color:#CC0000;
		font-weight:bold;
		white-space:nowrap;
		float:left;
	}
	.FavoriteLink:hover
	{
		font-weight:bold;
	}
	.CompleteListLink
	{
		margin-top:-15px;
		margin-right:10px;
		float:right;
		color:#000;
	}
	#viL_Favorite_upnVideoList 
	{
		clear: both;
	}
	
	.TableProfile
	{
		background: url("/Images/bg-profile-table.gif") repeat-y;
	}
	
	/****  ****/
    .BoxProfileIncompletedUploads
    {
    	background: #D0D2D4 url("/ImagesVideoteca/bg-profile-incompleted-uploads.gif") no-repeat;
		width:538px;
		padding:55px 10px 10px 10px;
		margin-left:30px;
		margin-bottom: 8px;		
    }
    .BoxProfileIncompletedUploads b
    {
    	color:#000;
    	font-size:13px;
    }
    .BoxProfileMyVideos 
	{
		background: #d0d2d4 url("/ImagesVideoteca/bg-profile-myvideos.gif") no-repeat;
		width:538px;
		height:280px;
		padding:35px 10px 10px 10px;
		margin-left:30px;
		margin-bottom: 8px;
	}
	.DefaultButton
	{
		background: url("/ImagesVideoteca/bg-button-60.gif") no-repeat;
		color:#fff;
		font-weight:bold;
		padding:0px 4px 0px 4px;
		font-size:11px;
		margin:5px 3px 5px 0px;
		width:60px;
		text-align:center;
	}
	.Tamanho90
	{
		background: url("/ImagesVideoteca/bg-button-90.gif") no-repeat;
		width:90px;
	}
	.Tamanho110
	{
		background: url("/ImagesVideoteca/bg-button-110.gif") no-repeat;
		width:110px;
	}
	.Tamanho120
	{
		background: url("/ImagesVideoteca/bg-button-120.gif") no-repeat;
		width:120px;
	}
	.Tamanho140
	{
		background: url("/ImagesVideoteca/bg-button-140.gif") no-repeat;
		width:140px;
	}
	.Tamanho150
	{
		background: url("/ImagesVideoteca/bg-button-150.gif") no-repeat;
		width:150px;
	}
	.CompleteListLink
	{
		clear:both;
		margin-top:10px;
	}

/* LISTAGEM DOS VÍDEOS */
.TableVideoList tr td {
	background: none;
	width:180px;	
	padding-bottom: 5px;
}	

.GridItemProfile {
	margin: 0px 0px 10px 0px;
	width: 128px;
	padding: 3px;
}

	.GridItemProfile a {
		text-decoration: none;
	}
		.GridItemProfile a:hover {
			text-decoration: underline;
		}

	.GridItemProfile a.Title {
		color: #005179;
		font: bold 12px Trebuchet MS, Arial;
		text-decoration: none;
	}
		.GridItemProfile a.Title:hover {
			text-decoration: underline;		
		}
	.GridItemProfile .VideoPreview	{

		margin-bottom: 5px;
		float: left;
	}
	.GridItemProfile .EventTitle {
		color: #000;
		font: normal 11px Trebuchet MS, Arial;
		display: block;
	}
	.GridItemProfile .Info	{		
		color: #969696;
		font: normal 11px Trebuchet MS, Arial;
		/* margin: 5px 5px 5px 8px;		 */
	}	
	.GridItemProfile .BoxDuration {
		width: 56px;
		height: 18px;
		background-color: #CEDBAF;
		font: normal 9px Trebuchet MS, Arial;
		border-right: solid 1px #A2C537;
		text-align: center;
		padding: 10px 0 0 2px;
		float: left;
		margin: 68px 0 0 -59px;
		vertical-align: baseline;
		filter:alpha(opacity=50);
		-moz-opacity: 0.7;
		opacity: 0.7; 

/*		width: 69px;
		height: 31px;
		background-color: #CEDBAF;
		font: normal 11px Trebuchet MS, Arial;
		border-right: solid 3px #A2C537;
		float: right;
		text-align: center;
		padding: 15px 0px 0px 0px;
		margin: 2px 0px 0px 0px;
		vertical-align: baseline;		
*/
	}
	.GridItemProfile .Data {
		float: left;
		width: 123px;
		text-align: left;		
	}
		.GridItemProfile .Data a {			
			color: #313031;
			text-decoration: none;
			font:normal 11px Trebuchet MS, Arial;			
		}
		.GridItemProfile .Data a:hover {	
			text-decoration: underline;
		}


.BoxListaVideosProfileTop {
	background: url("../../Images/bg-lista-videos-profile-top.gif") no-repeat;	
	height:29px;
	padding:9px 0 0 15px;
}
.BoxListaVideosProfileTop h3
{
	font: normal 20px Trebuchet MS, Arial;
	color:#FFF;
	margin: 0; 
}
.BoxListaVideosProfileTop a
{
	color:#FFF;
	float: right;
	text-decoration: none;
	margin: 4px 10px 0 0;
}





.BoxProfileTop
{
	width:311px;
	background: url("/Images/bg-box-profile-top.gif") no-repeat;
	padding:7px 0 6px 0;
}

.BoxProfileTop a
{
	color:#FFF;
	float: right;
	text-decoration: none;
	margin: 4px 10px 0 0;
}

.BoxProfileMiddle
{
	width:295px;
	background: url("/Images/bg-box-profile-middle.gif") repeat-y;
	padding:2px 8px 0 8px;
}

.BoxProfileMiddle a
{
	text-decoration: none;
}
	.BoxProfileMiddle a:hover
	{
		text-decoration: underline;
	}

.BoxProfileMiddle .Content
{
	border: 2px solid #FFF;
	border-right:0;
	border-left:0;
	height: 25px;
	width: 307px;
	color: #000000;
}
.BoxProfileMiddle .Content p
{
	color: #000000;
	font-size: 14px;
}
.BoxProfileMiddle .ContentHover:hover
{
	background-color: #00537C;
}
.BoxProfileMiddle .FavoriteDiv
{
	border: 2px solid #FFF;
	border-right:0;
	border-left:0;
	height: 20px;
	width: 287px;
	clear: both;
	padding: 5px 0 0 20px;
}
.BoxProfileMiddle .FavoriteDiv:hover
{
	background-color: #00537C;
}
.BoxProfileMiddle .Content a, .BoxProfileMiddle .FavoriteDiv a
{
	font-size: 14px;
	color: #000000;
}
.BoxProfileMiddle .Content a:hover, .BoxProfileMiddle .FavoriteDiv a:hover
{
	color: #FFFFFF;
}
.BoxProfileMiddle .ContentSelected
{
	background-color: #013D5B;
}
.BoxProfileMiddle .ContentSelected p, .BoxProfileMiddle .ContentSelected a
{
	color: #FFFFFF;
}

.BoxProfileBottom
{
	width:311px;
	background: url("/Images/bg-box-profile-bottom.gif") no-repeat;
	height:15px;
}

.BoxProfileTop h3
{
	font: normal 20px Trebuchet MS, Arial;
	color:#FFF;
	margin: 0 0 0 18px; 
}

