/* -------------------------------------------------------- WebTV */
.tvMargemCorpo {
	padding:0;
	position:relative;
	float: left;
}


.tvTituloVideos {
	color:#461807;
	font-size:19px;
	color:#642b18;
	margin:0 0 5px 0;
	font-weight:normal;
	font-style:normal;
	text-transform:uppercase;
	font-variant:normal;
	padding:20px 0 5px 0;
}

.rVideosLatDireita {
	float:right;
	width:275px;
	overflow:hidden;
	height:auto; /*jogar altura do menu */
}

.mVideosLatEsquerda {
	float:left;
	width:395px;
	margin:0 15px 0 0;
}

.sVideosBoxComentario {
	background-color:#DFEBCA;
	border: 1px solid #1F6C14;
	float:left;
	width:398px;
	margin:10px 0 0 0;
}

.videosBordaSeparadoraTopo {

	float:left;
	padding:0 15px 0 0;
	color:#7f6e79;
}

#botMaisVideos.carregandoResultados {
	background-image: url(../../imagens/bot-mais-videos-w184-h40.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:184px;
	height:40px;
	text-decoration:none;
	text-align:center;
	line-height:40px;
	font-weight:bold;
	font-size:14px;
	display:block;
}

#botMaisVideos {
	background-image: url(../../imagens/bot-mais-videos-w184-h40.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:184px;
	height:40px;
	text-decoration:none;
	text-align:center;
	line-height:38px;
	font-weight:bold;
	font-size:14px;
	display:block;
	margin:0 auto;
	cursor:pointer;
}


#botMaisVideos:hover {
	background-image: url(../../imagens/bot-mais-videos-w184-h40.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:184px;
	height:40px;
	text-decoration:none;
	text-align:center;
	line-height:40px;
	font-weight:bold;
	font-size:14px;
	display:block;
}


.tvTextoCoDestaque {
	color:#333333 !important;
	font-size:11px !important;
	font-weight: bold;
}

#tvMenuLateral h2 {
	font-family:Arial, helvetica, sans-serif;
	font-size:15px;
	margin:0 0 10px 0;
	padding:0;
	color:#a40607;
	text-transform:uppercase;
}

#tvMenuLateral {
	padding:0;
	margin:0 0 10px 0;
	width:170px;
	float:left;
}
/* For Video Icon - small */
.video-a-link {
	color:#0E58A0;
	width: 120px; height: 90px; 
	left: 0px; top: 0px;
	display:block;
	position:relative;
}

.video-wrapper-dev .video-control{
	bottom:0pt;
	left:0pt;
	position:absolute;
	width:100%;
}

.video-wrapper-dev .video-link-span {
	background:transparent url(../../imagens/playicon.png) no-repeat scroll 0pt 50%;
	cursor:pointer;
	color:#000000;
	display:block;
	height:19px;
	left:0pt;
	position:absolute;
	text-align:center;
	text-decoration:none;
	top:0pt;
	vertical-align:bottom;
	width:23px;
}

.video-outer-border{
	border:1px #CCCCCC solid; 
	padding:3px;
	width: 120px; height: 90px;
	margin-top:0px;	
	margin-right: 5px;
	float:left;
}
/* For Video Icon - small */