﻿
/***** Redefinição de Tags *****/
*
{
	font-size:12px;
	font-family:Arial;
	color:#000;
	margin: 0 auto;
	padding: 0;
	border:0;
	text-align:left;
	list-style:none;
	}

body 
{
	/*background:url('../../Images/bg-body.gif') repeat-x;	
	background: #000;*/	
}

p 
{
	margin-top:10px;
	color:#000;
	text-align:justify;
}


/***** Header *****/
	.DivHeader
	{
		width:995px;
		background:url(../../images/bg-header-novo3.jpg) no-repeat;
		/*height:232px;*/
		height:171px;
		text-align:center;
		*overflow:hidden;

	}
	
	.DivStripe
	{
		width:213px;
		height:35px;
		float:right;
	}
	
	.DivStripe .DivWelcome
	{
		/**text-align:left;*/
		color:#FFF;
		font: Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		/*margin: 0 auto;*/
		position:absolute;
		font-weight:bold;
	}
	
	.DivStripe .DivWelcome a
	{
		color:#FFF;
		text-align:left;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		text-decoration:none;
		font-weight:bold;
	}
	
	.DivHeaderContent
	{
		/*width:980px;
		display:block;
		height: 116px;
		width:260px;*/
		clear:right;
		height:120px;
	}
	
	.DivMenuCima
	{
	 border:solid 1px #00FF00;
	}
	
	.DivHeaderContent .ImageClient
	{
		height:120px;
		float: left;
		margin: -10px 50px 0 0;
	}
	
	.DivHeaderContent .DivUserID
	{
		/*width:225px;
		text-align:center;*/
		color:#FFF;
		float:right;
		margin-top:-36px;
		margin-right:34px;
	}
	
	.DivHeaderContent .DivUserID a
	{
		color:#FFF;
	}
	
	.DivHeaderContent .ForgotPassword
	{
		font-size:11px;
		display:block;
		color:#FFF;
		margin:3px 0;
	}
	
	.DivHeaderContent .RememberPassword
	{
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#FFF;
		margin:3px 0;
	}
	
	.DivHeaderContent .ForgotPassword a
	{
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		float:right;
	}
	
	.div.MenuCima {
		float:right;
		}
	
	/* Login */
		.DivLogin
		{
			width:587px;
			background:url('../../Images/bg-menu.jpg') no-repeat;
			height:173px;
			text-align:center;
		}

		.LogoClient 
		{
			margin: 23px 0 5px 0;
		}

		.DivLogin div, .divLogin div a
		{
			color: #000;
			text-align:center;
		}
		
		.txtEmail
		{
			width:10px;
			 
		}
		
		.MenuCima {
			width: 260px;
			margin-top: 6px;
			float:right;
			}
		
		/*.MenuCima {
			width: 260px;
			margin-top: 6px;
			margin-left: 735px;
			}*/
			
		.MenuCima ul.login li {
			list-style:none;
			}
		
		.MenuCima ul.login li.mantenha-logado {
			padding-top: 5px;
			*padding-top: 2px;
			padding-left: 47px;
			padding-bottom:5px;
			*padding-bottom:0px;
			}
			
		.MenuCima ul.login li.esqueci-senha {
			margin-right: 40px; margin-top: -35px; float: right;
			}
			
		.MenuCima ul.login li.esqueci-senha a {
			font-weight: bold;
			color: #FFF;
			font: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none;
			}
		
		.MenuCima ul.login li span {
			padding-right:1px;
			font-weight: bold;
			color: #FFF;
			}
		
		.ButtonLogin
		{
			background:url('../../Images/btn-login.jpg') no-repeat;
			cursor:pointer;
			height:40px;
			width:95px;
			margin-left:45px;
		}
		
		.ButtonCadastrar
		{
			background:url(../../images/btn_cadastroSeta2.png) no-repeat;
			cursor:pointer;
			height:157px;
			width:180px;
			/*margin-left:470px;
			*margin-left:460px;*/
			/*margin-top:-36px;
			margin-right:19px;*/
		}
		
		.ButtonCadastrar:hover
		{
			/*background:url(../../images/btn_cadastroSeta.png) no-repeat;*/
		}
		
		
		.ButtonLogin:hover
		{
			background:url('../../Images/btn-login-hover.jpg') no-repeat;
		}
		
		.WelcomeMessageLogin
		{
			padding-top:10px;
			text-align: center;
		}
		
		.LoginIcon
		{
			margin:9px 5px 0 0;
			float:left;
		}

	/* Menu 
		.MenuHeader
		{
			list-style: none;
			width:587px;
			height:26px;
			margin-left:5px;
			margin-bottom:7px;
		}

		.MenuHeader li
		{
			margin:0 2px;
			display: block;
			float: left;
		}

		.MenuHeader li a
		{
			background:url('../../Images/bg-button-menu.gif') no-repeat;
			width: 140px;
			height: 22px;
			padding-top: 4px;
			color: #FFF;
			text-decoration: none;
			font: bold 15px Arial;
			display: block;
			float: left;
			text-align: center;	
		}
		
		.MenuHeader li a:hover
		{
			background:url('../../Images/bg-button-menu-hover.gif') no-repeat;
		}*/

	/* Menu Logado */
	.MenuHeaderLogado
	{	
		float:left;
		padding: 0px 0 0 52px;
		width:700px;
		margin-top:-62px;
		*margin-top:-58px;
		
	}		
		.MenuHeaderLogado .MenuHome
		{
			float:left;
			overflow: hidden;
			width: 152px;
			height: 52px;
			vertical-align: top;
			margin-top:35px;
			*margin-top:30px;
			margin-left:-20px;
		}
		.MenuHeaderLogado .MenuHome img:hover
		{
			margin-top: -52px;
		}
		.MenuHeaderLogado .MenuConteudos
		{
			float:left;
			overflow: hidden;
			width: 164px;
			height: 62px;
			vertical-align: top;
			margin-top:25px;
			*margin-top:20px;
		}
		.MenuHeaderLogado .MenuConteudos img:hover
		{
			margin-top: -62px;
		}
		.MenuHeaderLogado .MenuHow
		{
			float:left;
			overflow: hidden;
			width: 175px;
			height: 73px;
			vertical-align: top;
			margin-top:15px;
			*margin-top:10px;
		}
		.MenuHeaderLogado .MenuHow img:hover
		{
			margin-top: -82px;
		}
		.MenuHeaderLogado .MenuMinhaPagina
		{
			float:left;
			overflow: hidden;
			width: 196px;
			height: 73px;
			vertical-align: top;
			margin-top:4px;
			*margin-top:0px;
		}
		.MenuHeaderLogado .MenuMinhaPagina img:hover
		{
			margin-top: -73px;
		}

	/* Procura */
	.DivSearch {
		float: left;
		background: url(../../images/caixa-busca.jpg) no-repeat;
		padding: 5px;
		width: 551px;
		height:135px;
		margin-top: 8px;
		margin-left:12px;
	}

		.DivSearch span
		{
			font:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #FFF;
			float:left;
			margin-left:13px;	
		}
		
		.DivSearch label {
			font:Verdana, Arial, Helvetica, sans-serif;
			font-size:20px;
			color: #FFF;
			text-align:center;
			float:left;
			padding-left:20px;
			padding-top:20px;
		}
		
		.DivSearch input {
			margin-left: 3px;
			
		}

		.DivSearch .SearchButton {
			
			background: url(../../images/btn-procurar.gif) no-repeat;
			width:95px;
			height:42px;
			float:right;
			margin-top:52px;
			margin-right:20px;
		}
		
		.txtProcura
		{
			width:410px; 
			height:30px;
			float:left;
			margin-top:15px;
		}

/***** Player Flash *****/
	.PlayerFlashDiv
	{
		background:url('') no-repeat top left;
		cursor:pointer;
		text-align:center;
		vertical-align:middle;
		width:512px;
		height:384px;
	}
	
	.PlayerFlashDiv img
	{
		margin-top:140px;
		opacity:0.4;
		filter:alpha(opacity=50);
	}

/***** VideoBrowserExtended *****/
	.VideoBrowserExtended
	{
		background:url('../../Images/bg-video.gif') no-repeat center;
		height:400px;
	}
	
	.VideoBrowserTitle
	{
		font: bold 13px Arial;
		color: #005579;
	}
	
	.VideoResume 
	{
		width: 518px;
		margin: 5px 0;
		text-align: justify;
		font: normal 11px Arial;
	}
	
	.VideoBrowserInfos
	{
		font: bold 10px Arial;
		display: block;
		width: 130px;
		float: left;
		text-align: center;
	}
	
	.VideoLinkInfo 
	{
		width: 132px; 
		vertical-align: top;
		background: #E3E3E3;
		height: 69px;
		display:block;
		padding: 5px;
		margin-left:28px;
		margin-top:2px;
		filter:alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7; 
	}
	
	.DivPlayer
	{
		margin: 0px;
	}
	
/***** MostViewed *****/
	.MostViewedTable
	{
		background:url('../../Images/bg-most-viewed.gif') no-repeat;
		width:1000px;
		height:85px;
		padding-top:42px;
		display:block;	
	}
	
	.MostViewed
	{
		width:880px;	
	}
	
/***** MostRecent *****/
	.MostRecentTable
	{
		background:url('../../Images/bg-most-recent.gif') no-repeat;
		width:1000px;
		height:86px;
		padding-top:42px;
		display:block;	
	}

	.MostRecent
	{
		width:880px;		
	}

/***** DivContent *****/	
	.DivContent
	{
		width:995px;
		background:#C4E2FA url(../../images/bg-videoteca-novo2.jpg) no-repeat;
		/**margin-top:-20px;*/
		padding-bottom:10px;
		padding-top:1px;
	}
	
	.DivContent h1
	{
		margin-left:0;
	}
	
	.DivContentTop
	{
		/* background:url('../../Images/bg-content-top.gif') no-repeat;*/
		width:994px;
		height:20px;
	}
	
	.DivContentMiddle
	{
		/* background:url('../../Images/bg_TermosUso.png') repeat;
        border: solid 1px #598ADA;
        */
		width:954px;
		padding: 0 20px;
		
	}
	
	.BoxContent h2
	{
		font: bold 18px Arial;
		color: #013D5B;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	
		.DivContentMiddle h1
	{
		font: bold 13px Arial;
		color: #464646;
	}
	
	.DivContentMiddle h2
	{
		font: bold 15px Arial;
		color: #464646;
	}
	
	.DivContentMiddle h3
	{
		font: bold 30px Arial;
		color: #013D5B;
	}
	
	.DivContentMiddle b
	{
		font: bold 30px Arial;
		color: #0099FF;
	}
	
	.DivContentBottom
	{
		/* background:url('../../Images/bg-content-bottom.gif') no-repeat; */
		width:994px;
		height:20px;
	}

/***** DivDescription *****/	
	.DivDescription
	{
		background:url('../../Images/bg-video-isat.jpg') repeat-y;
		min-height:390px;
		width:550px;
		padding: 0 230px 10px 220px ;
		margin:10px auto;
		text-align: center;
	}
	
	.DivDescription .Content
	{
		background:url('../../Images/bg-div-description.jpg') no-repeat bottom;
		width:557px;
		height:400px;
	}
	
	.DivDescription .Content p
	{
		padding-left: 260px;
		margin:10px;
		text-align:justify;
		font: normal 12px Arial;
	}

/***** DivLinkEmbed *****/	
	.DivLinkEmbed
	{	
		width: 425px;
		padding: 5px 10px;
		background: #e3e3e4;
		border-bottom:5px solid #FFF;
	}
	
	.DivLinkEmbed span
	{
		background:url('../../Images/icon-premalink-embed.gif') no-repeat 0 6px;
		float:left;
		padding-left:25px;
		color:#727d84;
		font-weight:bold;
		height:25px;
		width:75px;
		text-align:left;
	}
	
	.DivLinkEmbed textarea
	{
		width: 280px;
		color: #727d84;
		font:bold 10px Arial;
	}
/***** DivPermalink *****/
	.DivPermalink
	{	
		width: 425px;
		height: 15px;
		padding: 5px 10px;
		background: #d0d2d3;
		border-top:5px solid #FFF;
		border-bottom:5px solid #FFF;
	}
	
	.DivPermalink span
	{
		background:url('../../Images/icon-premalink-embed.gif') no-repeat;
		float:left;
		padding-left:17px;
		color:#727d84;
		font-weight:bold;
		height:25px;
		width:83px;
	}
	
	.DivPermalink input
	{
		width: 280px;
		color: #727d84;
		font:bold 10px Arial;
	}

/***** General Objects *****/
	.ListLatin
	{
		list-style-type:lower-latin;
		margin-left:20px;
	}
	
	.ListDecimal
	{
		list-style-type:decimal;
		margin-left:40px;
	}
	
	.ListDecimal li
	{
		font-weight:bold;
		margin:5px 0;
	}
	
	.ListLatin li
	{
		font-weight:normal;
		margin:3px 0;
		text-align:justify;
	}
	
	.TitlePresentation
	{
		font: bold 14px Arial;
		color:#005579;
		display:block;
		text-align:left;
		margin:0 0 5px 5px;
	}
	
	.ResumePresentation
	{
		text-align:justify;
		display:block;
		font: 14px Arial;
		margin:5px 10px 5px 5px;
	}
	
	.InfoCountPresentation
	{
		font:bold 11px Arial;
		width:130px;
		text-align:center;
		display:block;
		float:left;
		padding:10px 0;
		font-color: #666666;
	}
	
	.UserOwner
	{
		display:block;
		margin-top:20px;
		padding:0px 0px 5px 5px;
		color:#006;
		font-size:11px;
		font-weight:bold;
		
	}
	
	.UserOwnerPresentation
	{
		display:block;
		margin-top:20px;
		padding:0px 0px 5px 5px;
		color:#006;
		font-size:15px;
		font-weight:bold;
		
	}
	
	.UserOwnerPresentation a
	{
		font-weight:bold;
		color:#005579;
		font-size:11px;
	}
	
	.ButtonPrevious
	{
		float:right;
	}
	
	.TextBox
	{
		border:0;
		margin:2px 0 0 5px;
		width:188px;
		height:20px;
		color:#000;
	}
	
	.TextBoxImagem
	{
		margin:2px 0 0 0;
		width:80px;
		height:25px;
		color:#000;
		font-size:18px;
	}
	
	.TextBoxContato
	{
		border:0;
		margin:2px 0 0 5px;
		width:188px;
		height:20px;
		color:#000;
	}


	.TextBoxMultiline
	{
		overflow: auto;
		border:0;
		margin:2px 0 0 5px;
		width:178px;
		color:#000;
	}
	
	.InputText, .InputTextObrig 
	{
		height:22px;
		padding-top:5px;
		padding-left: 3px;
		width:190px;
		margin: 0px;
		margin-bottom:10px;			
	}

	.InputText
	{
		background:url('../../Images/bg-input.gif') no-repeat;
		/*
		height:27px;
		width:190px;		
		margin: 0px;
		padding: 3px;
		margin-bottom:10px;
		*/
	}	
	
	.InputTextObrig
	{		
		background:url('../../Images/bg-input-obrig.gif') no-repeat;
		/*
		height:22px;
		padding-top:5px;
		padding-left: 3px;
		width:190px;
		margin: 0px;
		margin-bottom:10px;
		*/
	}
	
	.txtFile {
		background:url('../../ImagesVideoteca/bg-input-file.gif') no-repeat;
		height:26px;
		width:320px;		
		margin:0px;
		margin-bottom:10px;
	}
		.txtFile input[type=file] {
			border: solid 0px #000;
			width: 240px;
			height: 20px;
			margin:2px 0px 0px 5px;	
		}
			.txtFile button	{
				border: solid 1px #000;
			}
	
	.TextArea
	{
		background:url('../../Images/bg-textarea.gif') no-repeat;
		height:248px;
		width:288px;		
		margin: 0px;
		margin-bottom:10px;
	}
	
	.TextAreaObrig
	{
		background:url('../../Images/bg-textarea-obrig.gif') no-repeat;
		height:248px;
		width:288px;
		margin-bottom:10px;
		float:left;
	}
	
	.MostRecent table tbody tr td a, .MostViewed table tbody tr td a 
	{
		text-decoration:none;
		cursor:pointer;
	}
	
	.Thumbnail 
	{
		float:left;
		width:140px; 
	}
	
	.VideoInfo 
	{
		display:block;
		width:165px;
		float:right;
	}
	
	.VideoTitle
	{
		font: bold 11px Arial;
		color:#000;
	}
	
	.VideoExibition
	{
		font: normal 11px Arial;
	}
	
	.VideoTime 
	{
		width:27px;
		height:17px;
		display:block;
		font:bold 10px Arial;
		float:left;
		padding:8px 1px 1px 2px;
		margin-right:2px;
	}
	
	.TimeGreen
	{
		background:#dbe1b3;
		border-right:1px solid #c9db43;		
	}
	
	.TimeRed
	{
		background:#dba4ab;
		border-right:1px solid #c71427;	
	}
	
	.PageTitle
	{
		background: url("/Images/bg-title.gif") repeat-x;
		width:490px;
		height:27px;
		padding:4px 0 0 30px;
		color:#FFF;
		font: bold 20px Arial;
		text-align: left;
	}
	
	.Logo-Video-Isat
	{
		margin:30px 0 0 130px;
	}

    
	/*** Button ***/

	.Button182-28
	{
		background: url("/Images/bg-button-182-28.gif") no-repeat;
		width:182px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:inline-table;
		margin-top:10px;
		cursor:pointer;
	}
	
	.Button182-28Over
	{
		background: url("/Images/bg-button-182-28-over.gif") no-repeat;
		width:182px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:inline-table;;
		margin-top:10px;
		cursor:pointer;
	}

	.Button182-28Down
	{
		background: url("/Images/bg-button-182-28-down.gif") no-repeat;
		width:182px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:inline-table;;
		margin-top:10px;
		cursor:pointer;
	} 

	.Button132-28
	{
		background: url("/Images/bg-button-132-28.gif") no-repeat;
		width:132px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:inline-table;
		margin-top:10px;
		cursor:pointer;
	}
	
	.Button132-28Over
	{
		background: url("/Images/bg-button-132-28-over.gif") no-repeat;
		width:132px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:inline-table;;
		margin-top:10px;
		cursor:pointer;
	}

	.Button132-28Down
	{
		background: url("/Images/bg-button-132-28-down.gif") no-repeat;
		width:132px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:inline-table;;
		margin-top:10px;
		cursor:pointer;
	} 
	
	.Button
	{
		background: url("/Images/bg-button-azul-86-35.gif") no-repeat;
		width:88px;
		height:37px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:block;
		margin-top:10px;
		cursor:pointer;
	}
	.ButtonOver
	{
		background: url("/Images/bg-button-azul-86-35-hover.gif") no-repeat;
		width:88px;
		height:37px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:block;
		margin-top:10px;
		cursor:pointer;
	}

	.ButtonDown
	{
		background: url("/Images/bg-button-azul-86-35-hover.gif") no-repeat;
		width:88px;
		height:37px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:block;
		margin-top:10px;
		cursor:pointer;
	} 

	.ButtonIndex
	{
		background: url("/Images/bg-button-128-33.gif") no-repeat;
		width:128px;
		height:33px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:block;
		margin-top:10px;
		cursor:pointer;
	}

	.ButtonIndexOver
	{
		background: url("/Images/bg-button-128-33-over.gif") no-repeat;
		width:128px;
		height:33px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:block;
		margin-top:10px;
		cursor:pointer;
	}

	.ButtonIndexDown
	{
		background: url("/Images/bg-button-128-33-down.gif") no-repeat;
		width:128px;
		height:33px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:block;
		margin-top:10px;
		cursor:pointer;
	}

/***** Footer *****/
	.DivFooter 
	{
		width:995px;
		background:url(../../images/novas_img/rodape_videoteca2.png) no-repeat;
		font: normal 12px Arial;
		height:69px;
		margin-top:-30px;
	}
	
	
	
	.DivFooterContent
	{
		width:994px;
		display:block;
		padding:20px 0 0px 0;
		*padding:30px 0 0px 0;
	}
	
	.DivFooterContent span
	{
		display:block;
		padding-top:20px;
		color:#FFF;
	}
	
	.DivFooterContent span img
	{
		vertical-align:middle;
		margin: 0 10px;
	}
	
	.IsatVideoLogo
	{
		
	}

	/* Menu */
		.DivMenuFooter
		{
			margin-top:10px;
			text-align:center;
		}
		
		.DivVersion
		{
			font: normal 12px Verdana, Arial, Helvetica, sans-serif;
			color:#FFF;
			margin-left:134px;
			margin-top:9px;
			float:left;
			width:250px;	
		}
		
		.DivVersion a
		{
			margin:0;
			color:#FFF;
			font: normal 14px Arial;
			text-decoration:none;
		}

		.MenuFooter
		{
			list-style:none;
			text-align:center;
		}

		.MenuFooter li
		{
			display: block;
			float: left;
			color:#FFF;
		}
		
		.MenuFooter li a
		{
			margin:0 3px;
			color:#FFF;
			font: normal 14px Arial;
			text-decoration:none;
		}
		
		.MenuFooter li a:hover
		{
			text-decoration:underline;
		}
/***** Labels *****/		


.LabelMessage 
{
	width:95%;
	padding:4px;
	background-color:#F1F1F1;
	font-weight:bold;
	color:#F00;
	display:block;
}

.LabelMessageContac
{
	font-weight:bold;
	color:#F00;
	font:Arial, Helvetica, sans-serif;
	font-size:25px;
	padding-left:80px;
	padding-top:100px;
	display:block;
}

.LabelLogin 
{
	color:#FFF;
	margin-right: 3px;
}

/***** Buttons *****/
.Button_old
{
	color: #000;
	font: bold 12px Verdana;
	background: #FFF url(/images/bg-login-button.jpg) bottom repeat-x;
	border: 1px solid #CCC;
	padding: 2px 3px;
	cursor: pointer;
}



.ButtonLogout
{
	margin:0 5px 0 0;
	vertical-align:text-bottom;
}

.DivLine
{
	height:1px;
	padding:0px;
	margin:10px 0px;
	border:none;
	width:400px;
	border-top:solid 1px #D6D6D6;
	background-color:#FFF;
}
/***** Table *****/
.MainTable
{
	width:1000px;
}

.TableWatch
{
	background: #FFF url(/Images/bg-watch.gif) no-repeat;
}

.TableContact
{
	margin-top:15px;
	width:70%;

	
}

.TableContact th
{
	font: bold 14px Arial;
}

.TableContact td
{
	font: normal 11px Arial;
	text-align:left;
}

/* Box */
	.BoxMediumTop
	{
		width:627px;
		background: url("/Images/bg-box-medium-top.gif") no-repeat;
		padding:7px 0 5px 15px;
	}

	.BoxMediumTop a
	{
		color:#FFF;
		float: right;
		text-decoration: none;
		margin: 4px 10px 0 0;
	}

	.BoxMediumMiddle
	{
		width:639px;
		background: #FFF url("/Images/bg-box-medium-middle.gif") repeat-y;
		padding:2px;
	}

	.BoxMediumMiddle a
	{
		text-decoration: none;
	}
	
	.BoxMediumMiddle .MostViewedItem .Title
	{
		color: #005179;
		font: bold 11px Arial;
	}
	
	.FeaturedItem .Title
	{
		color: #005179;
		font: bold 16px Arial;	
	}		
		.FeaturedItem .Title a {
			color: #005179;
			font: bold 16px Arial;
			text-decoration: none;
		}
			.FeaturedItem .Title a:hover {
				color: #005179;
				text-decoration: underline;		
			}
	
	.BoxMediumMiddle .MostViewedItem .VideoPreview
	{
		width: 128px;
		height: 96px;
		margin-right: 5px;
		float: left;
	}
	
	.FeaturedItem .VideoPreview
	{
		width: 128px;
		height: 96px;
		margin-right: 5px;
		float: left;
	}
	
	.BoxMediumMiddle .MostViewedItem .EventTitle
	{
		color: #000;
		font: normal 11px Arial;
		display: block;
	}
	
	.FeaturedItem .EventTitle
	{
		color: #000;
		font: normal 11px Arial;
		display: block;
	}
	
	.BoxMediumMiddle .MostViewedItem .Info
	{
		color: #FFF;
		font: normal 11px Arial;
		display: block;
	}
	
	.FeaturedItem .Info
	{
		color: #FFF;
		font: normal 11px Arial;
		margin: 5px 5px 5px 0;
	}
	
	.BoxMediumMiddle .MostViewedItem
	{
		margin: 5px 10px 10px 5px;
	}
		.MostViewedItem a {
			text-decoration: none;
		}
			.MostViewedItem a:hover {
				text-decoration: underline;
			}
	
	.FeaturedItem
	{
		margin: 5px 10px 10px 5px;		
	}
	
	.FeaturedItem a {
		text-decoration: none;
	}
		.FeaturedItem a:hover {
			text-decoration: underline;
		}
	
	.BoxMediumMiddle .MostViewedItem .Data
	{
		float: left;
	}
	
	.BoxMediumMiddle .MostViewedItem .BoxDuration
	{
		width: 66px;
		height: 21px;
		background-color: #CEDBAF;
		font: normal 11px Arial;
		border-right: solid 3px #A2C537;
		text-align: center;
		padding: 10px 0 0 2px;
		float: left;
		margin: 65px 0 0 -75px;
		vertical-align: baseline;
		filter:alpha(opacity=90);
		-moz-opacity: 0.7;
		opacity: 0.7;
		
	}

	.FeaturedItem .BoxDuration
	{
	
		width: 88px;
		height: 18px;
		background-color: #C4E2FA;
		font: normal 11px Arial;
		float: left;
		margin-top:15px;
		margin-bottom:10px;
		margin-left:0px;
		text-align: center;
		vertical-align: baseline;	
	}
	
	.BoxMediumBottom
	{
		width:643px;
		background: #FFF url("/Images/bg-box-medium-bottom.gif") no-repeat;
		height:15px;
	}
	
	.BoxMediumTop h3
	{
		font: normal 20px Arial;
		color:#FFF;
		margin: 0; 
	}
	
	.BoxSmallTopUpload
	{
		width:400px;
		background: url("/Images/bg-box-small-top-1.gif") no-repeat;
		padding:7px 0 6px 0;
	}
	.BoxSmallTop
	{
		width:331px;
		background: url("/Images/bg-box-small-top.gif") no-repeat;
		padding:7px 0 6px 0;
	}

	.BoxSmallTop a
	{
		color:#FFF;
		float: right;
		text-decoration: none;
		margin: 4px 10px 0 0;
	}

	.BoxSmallMiddle
	{
		width:315px;
		background: url("/Images/bg-box-small-middle.gif") repeat-y;
		padding:2px 8px;
	}

	.BoxSmallMiddle a
	{
		text-decoration: none;
	}
		.BoxSmallMiddle a:hover
		{
			text-decoration: underline;
		}
	
	.BoxSmallMiddle .Title
	{
		color: #005179;
		font: bold 14px Arial;
	}
	
	.BoxSmallMiddle .VideoPreview
	{
		width: 96px;
		height: 72px;
		margin-right: 5px;
	}
	
	.BoxSmallMiddle .EventTitle
	{
		float: left;
		width: 125px;
		color: #000;
		font: normal 11px Arial;
	}
	
	.BoxSmallMiddle .Info
	{
		color: #FFF;
		font: normal 11px Arial;
	}
	
	.BoxSmallMiddle .Item
	{
		margin: 5px 5px 0px 5px;
	}
	
	.BoxSmallMiddle .Data
	{
		float: left;
	}
	
	.FeaturedItem .Data a, .LiveItem .Data a
	{
		font: normal Arial 11px;
		color: #313031;
		text-decoration: none;
	}
	
	.BoxSmallMiddle .BoxDuration
	{
		width: 69px;
		height: 31px;
		background-color: #CEDBAF;
		font: normal 11px Arial;
		border-right: solid 3px #A2C537;
		float: right;
		text-align: center;
		padding: 15px 0 0 0;
		vertical-align: baseline;
	}
	
	.BoxSmallBottom
	{
		width:331px;
		background: url("/Images/bg-box-small-bottom.gif") no-repeat;
		height:15px;
	}
	
	.BoxSmallTop h3
	{
		font: normal 20px Arial;
		color:#FFF;
		margin: 0 0 0 18px; 
	}
	
	.BaloonTagTop
	{
		width:331px;
		background: url("/Images/bg-baloon-tag-top.gif") no-repeat;
		height:40px;
		margin-top:10px;
	}

	.BaloonTagTopTitle
	{
		width:331px;
		background: url("/Images/bg-baloon-tag-top.gif") no-repeat;
		height:26px;
		margin-top:10px;
		padding-top:30px;
	}

	.BaloonTagTopTitle h3
	{
		font: normal 20px Arial;
		color:#FFF;
		margin: 0 0 0 10px;
		padding: 2px 0 0 10px;
	}
	
	.BaloonTagMiddle, .BaloonTagMiddle2
	{
		width:311px;
		background: url("/Images/bg-baloon-tag-middle.gif") repeat-y;
		padding: 0 10px;
	}
	
	.BaloonTagMiddle2 h2, .BaloonTagMiddle2 h2 b, .BaloonTagMiddle2 h2 a
	{
		font:normal 16px Arial;
	}
	
	.BaloonTagMiddle2 h2 b
	{
		font-weight: bold;
	}
	
	.BaloonTagMiddle span
	{
		text-align:center;
		display:block;
	}
	
	.BaloonTagMiddle h2 b {
		font:bold 16px Arial;
	}
	
	.BaloonTagMiddle h2, .BaloonTagMiddle h2 a
	{
		font:normal 16px Arial;
	}	
	
	.BaloonTagBottom
	{
		width:331px;
		background: url("/Images/bg-baloon-tag-bottom.gif") no-repeat;
		height:27px;
		margin-bottom:10px;
	}
	
	#ctl00_ContentPlaceHolder1_vlt_MostRecent_upnVideoList div table
	{
		width:100%;
	}

	.LiveItem .Title
	{
		color: #005179;
		font: bold 18px Arial;	
	}		
		.LiveItem .Title a {
			color: #005179;
			font: bold 18px Arial;
			text-decoration: none;
		}
			.LiveItem .Title a:hover {
				color: #005179;
				text-decoration: underline;		
			}

	.LiveItem .VideoPreview
	{
		width: 200px;
		height: 150px;
		margin-right: 5px;
		float: left;
	}

	.LiveItem .EventTitle
	{
		color: #000;
		font: normal 12px Arial;
		display: block;
	}

	.LiveItem .Info
	{
		color: #FFF;
		font: normal 12px Arial;
		margin: 5px 5px 5px 0;
	}

	.LiveItem
	{
		margin: 5px 10px 10px 5px;		
	}
	
	.LiveItem a {
		text-decoration: none;
	}
		.LiveItem a:hover {
			text-decoration: underline;
		}

	.BoxMediumMiddle .LiveItem .BoxLive
	{
		width: 200px;
		height: 36px;
		background-color: #00EE00;
		color: #FFFFFF;
		font: bold 20px Arial;
		text-align: center;
		padding: 13px 0 0 0;
		float: left;
		margin: 100px 0 0 -205px;
		vertical-align: baseline;
		filter:alpha(opacity=50);
		-moz-opacity: 0.7;
		opacity: 0.7; 
		
	}

	/**** Paginação ****/
	.ListPagination
	{
		padding-left:10px;
	}
	.ListPaginationCurrentPage
	{

	}
	.ListPaginationPageNumber
	{

	
	}
	.ListPaginationPageNumber:hover
	{
	
	}

/**** Listando Videos em Grid ****/
.TableVideoList tr td {
	background: #DEE7E7;
	width:200px;	
	padding-bottom: 5px;	
}

.GridIFeaturedtem {
	margin: 0px 0px 10px 0px;
	width: 200px;
	height:240px;
	padding: 3px;	
}

	.GridIFeaturedtem a {
		text-decoration: none;
	}
		.GridIFeaturedtem a:hover {
			text-decoration: underline;
		}

	.GridIFeaturedtem .Title a {
		color: #005179;
		font: bold 12px Arial;
		display: block;
		min-height: 34px;		
		text-decoration: none;
	}
		.GridIFeaturedtem .Title a:hover {
			text-decoration: underline;		
		}
	.GridIFeaturedtem .VideoPreview	{
		width: 200px;
		height: 150px;		
		margin-bottom: 5px;
		float: left;
	}
	.GridIFeaturedtem .EventTitle {
		color: #000;
		font: normal 11px Arial;
		display: block;
	}
	.GridIFeaturedtem .Info	{		
		color: #FFF;
		font: normal 11px Arial;
		margin: 5px 5px 5px 8px;		
	}	
	.GridIFeaturedtem .BoxDuration {
		width: 88px;
		height: 18px;
		background-color: #C4E2FA;
		font: normal 11px Arial;
		float: right;
		text-align: center;
		padding: 5px 0px 0px 0px;
		margin: 2px 0px 0px 0px;
		vertical-align: baseline;		
	}
	.GridIFeaturedtem .Data {
		float: left;
		width: 123px;
		text-align: left;		
	}
		.GridIFeaturedtem .Data a {			
			color: #313031;
			text-decoration: none;
			font:normal 11px Arial;			
		}
		.GridIFeaturedtem .Data a:hover {	
			text-decoration: underline;
		}

/**** ****/
.txtFile
{
	background:url('../../ImagesVideoteca/bg-input-file.gif') no-repeat;
	height:26px;
	width:320px;
	margin-bottom:3px;
	margin:0px;
}		
		
	.txtFile input[type=file]
	{
		border: solid 0px #000;
		width: 240px;
		height: 20px;
		margin:2px 0px 0px 5px;	
	}
	.txtFile button
	{
		border: solid 1px #000;
	}
	
	.AbaDestaques
	{
	   background:url(../../images/novas_img/aba_destaque.gif);
	   width:133px;
	   height:37px;
	   margin-left:5px;
	    
	}
	
	.AbaRecentes
	{
	   background:url(../../images/novas_img/aba_recentes.gif) no-repeat;
	   width:125px;
	   height:37px; 
	}
	
	.AbaVistos
	{
	   background:url(../../images/novas_img/aba_vistos.gif);
	   width:100px;
	   height:37px; 
	}
	
	.AbaAlfabetica
	{
	   background:url(../../images/novas_img/aba_ordemalfabetica.gif);
	   width:182px;
	   height:37px; 
	}
	
	.AbaDestaquesa
	{
	   background:url(../../images/novas_img/aba_destaque_a.gif) no-repeat;
	   width:133px;
	   height:37px;
	   margin-left:5px; 
	}
	
	.AbaRecentesa
	{
	   background:url(../../images/novas_img/aba_recentes_a.gif) no-repeat;
	   width:125px;
	   height:37px; 
	}
	
	.AbaVistosa
	{
	   background:url(../../images/novas_img/aba_vistos_a.gif);
	   width:100px;
	   height:37px; 
	}
	
	.AbaAlfabeticaa
	{
	   background:url(../../images/novas_img/aba_ordemalfabetica_a.gif);
	   width:182px;
	   height:37px; 

	}
	
	
	.restrito
	{
		color:#999999;
		
	}
	
	#pop
	{
		display:none;
		position:absolute;
		top:50%;
		left:50%;
		margin-left:-150px;
		margin-top:-100px;
		padding:10px;
		width:300px;
		height:200px;
		border:1px solid #d0d0d0
	}
	
	.listBoxUF
	{
		margin-right:200px;
		margin-top:-20px;
		height:20px;
		width:100px;
		color:#000;
	}
	
	.textRegister
	{
		padding: 4px 0px 0px 3px;
		margin:0;
		height: 21px;
		vertical-align:top;
		font-size: 14px;
	}
	
	.DivRightBox
		{
			background: url("images/bg_busca.png") repeat-y;
			padding: 15px;
			border: solid 1px #6793DB;
			float: right;
			margin-right: 20px;
			*margin-left:-100px;
			padding-right:50px;
		}
	
	.produtos
	{
		border:solid 1px #A2C2D7;
		background:url('../../Images/bg_TermosUso.png') repeat;
		width:919px;
		height:477px;
		margin:40px;
	}
	
	
	
	.labelDetalhes
	{
		color:#FFF;	
	}
	
	.labelDetalhes1
	{
		color:#FFF;
		font-size:18px;	
	}
	
	.labelDetalhesPreco
	{
		color:#FFF;
		font-weight:bold;
		font-size:14px;
	}
	
	.bonus
	{
		padding-top:10px;
		margin-top:px;
	}
	
	.AvalieConteudo
	{
		width:250px;
		float:left;	
		margin-left:40px;
	}
	
	.exbicao
	{
		width:90px;
		margin:0 0 0;
		margin-top:-55px;
		margin-right:90px;
		float:right;
	}
	
	.favorito
	{
		float:right;
		margin:0 0 0;
		margin-top:-20px;
		margin-right:13px;
		
	}
	
	.teste
	{
		border:solid 1px #F00	
	}
	
	
	.ButtonBack
	{
		background:url(../../images/btn_voltar1.png) no-repeat;
		width:49px;
		height:44px;
		float:right;
		margin-top:-20px;
		cursor:pointer;
	}
	
	#MoreCredits
	{
		display:none;
		position:fixed;
		top:0px;
		left:0px;
		margin-left:0px;
		margin-top:0px;
		padding:10px;
		background:url(../../images/fundoTrans.png) repeat;
		width:100%;
		height:100%;
	}
	
	.dentro
	{
	background-color:#FFF;
	width: 650px;
	height: 420px;
	margin-top:200px;
	}
	
	.btnConfirmaOld
	{
		cursor:default;
	}
	.btnConfirmaAtv
	{
		cursor:pointer;
	}

	.selectbox
	{	
		behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);
		
	}
	
	.selectbox iframe
	{	
		border:solid 1px #060;
		display:none		
	}
	
		
	
	/*
		 
		.HeaderGrid
		{
			background-color: #FFF;
			height:35px;
			text-align:center;
		}
		
		.HeaderGrid th
		{
			padding-left:10px;
		}
		
		.AlternatingRowGrid
		{
			background-color: #56A0DF;
		}
		
		.AlternatingRowGrid td
		{
			color: #FFF;
			padding: 10px 10px 10px 10px;
			text-align:center;
		}
		
		.RowGrid td
		{
			color: #FFF;
			padding: 10px 10px 10px 10px;
			text-align:center;
		}
		
		.RowGrid 
		{
			background-color: #87BAE9;
		}
		
		.PagerGrid td 
		{
			padding: 5px 5px 5px 5px;
			font-weight:bold;
		}
		
		.PagerGrid td span
		{
			color: #000; 
			text-decoration:none;
		}
		
		.PagerGrid td a
		{
			color: #FFF;
			text-decoration:none;
		}
		
		.PagerGrid td a:hover
		{
			color: #FFF;
			text-decoration:underline;
		}
		
		.Calendar .ajax__calendar_container 
		{
			background-color:#FFFFFF;
		}
		
		.Calendar .ajax__calendar_day
		{
			padding: 2px 2px 2px 2px;
		}
*/