@import "/css/reset.css";
@import "/css/top_v10.css";
@import "/css/footer_v10.css";

/* ------------------------------ TAGS ---------------------------- */
body{
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#5f6658;
	line-height:14px;
	position:relative;
}
.font10{
	font-size:10px !important;
}
.title{
	font-size:12px;
	font-weight:bold;
}
.description{
	font-size:10px;
}
#ContentMaster h1#logoSBTVideos{
	float:left;
	display:block;
	width:620px;
	background:url(../images/logo.jpg) no-repeat;
	height:80px;
	margin:20px 0;
}
#ContentMaster h1#logoSBTVideos a{
	float:left;
	display:block;
	text-indent:-9999px;
	width:620px;
	height:80px;
}
#ContentMaster #ContentFirst h2{
	float:left;
	font-size:14px;
	width:620px;
	border-bottom:1px solid #636e82;
	margin:20px 0 0 0;
	height:12px;
	padding:0 0 5px 0;
}
#ContentMaster #ContentSecond h2{
	float:left;
	font-size:14px;
	width:300px;
	border-bottom:1px solid #636e82;
	margin:20px 0 0 0;
	height:17px;
}
#ContentMaster a{
	text-decoration:none;
	color:#5f6658;
}
#ContentMaster a:hover{
	text-decoration:underline;
}
#ContentMaster ul{
	float:left;
}
#ContentMaster li{
	float:left;
}
#ContentMaster h3{
	float:left;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	margin:3px 0;
	width:130px;
	cursor:pointer;
}
/*----------------------- MENU E SUBMENU ----------------------*/
ul#menuSBTVideos{
	float:left;
	width:620px;
}
ul#menuSBTVideos li{
	float:left;
	width:124px;
	text-indent:-9999px;
	height:14px;
	padding:15px 0;
	text-align:center;
	background:url(../images/menu-top.png) no-repeat;
	cursor:pointer;
}
ul#menuSBTVideos .menuInfantil{
	background-position:0 top;
}
ul#menuSBTVideos .menuJornalismo{
	background-position:-124px top;
}
ul#menuSBTVideos .menuNovelas{
	background-position:-248px top;	
}
ul#menuSBTVideos .menuVariedades{
	background-position:-372px top;	
}
ul#menuSBTVideos .menuInstitucional{
	background-position:-496px top;	
}
/*------- MENU ATIVO ----------*/
ul#menuSBTVideos .menuInfantil.ativo{
	background-position:0 bottom;
}
ul#menuSBTVideos .menuJornalismo.ativo{
	background-position:-124px bottom;
}
ul#menuSBTVideos .menuNovelas.ativo{
	background-position:-248px bottom;
}
ul#menuSBTVideos .menuVariedades.ativo{
	background-position:-372px bottom;
}
ul#menuSBTVideos .menuInstitucional.ativo{
	background-position:-496px bottom;
}
/*----------------------------*/


#submenuSBTVideos{
	display:none;
	float:left;
	width:620px;
	background:url(../images/fundo_submenu.png) repeat-y;
	padding:7px 0 4px 0;
	position:relative;
}
#submenuSBTVideos .rodapeSubmenu{
	position:absolute;
	bottom:0;
	left:0;
	width:620px;
	height:5px;
	background:url(../images/filete-rodape-submenu.png) no-repeat;
}
#submenuSBTVideos ul{
	float:left;
	width:600px;
	display:none;
	padding:10px 0;
	margin:0 10px;
	background:url(../images/bg-submenu.png) repeat;
}
#submenuSBTVideos ul li{
	float:left;
	width:197px;
	height:20px;
	border-right:5px solid #F0F0F0;
}
#submenuSBTVideos ul li a{
	float:left;
	display:block;
	height:12px;
	width:157px;
	color:#FFF;
	text-decoration:none;
	padding:4px 20px 4px 10px;
}
#submenuSBTVideos ul li a:hover{
	text-decoration:none;
	background:#F0F0F0;
	color:#000;
}
#submenuSBTVideos ul li.ultimo{
	border-right:none;
	width:196px;
}

/*---------------- SUBMENU COLORS ------------------*/
#submenuSBTVideos #submenuSBTVideos_Infantil li a:hover{
	color:#6600bb;
}
#submenuSBTVideos #submenuSBTVideos_Jornalismo li a:hover{
	color:#013fa6;
}
#submenuSBTVideos #submenuSBTVideos_Novelas li a:hover{
	color:#bb0f25;
}
#submenuSBTVideos #submenuSBTVideos_Variedades li a:hover{
	color:#cd7302;
}
#submenuSBTVideos #submenuSBTVideos_Institucional li a:hover{
	color:#8d9dbb;
}
#submenuSBTVideos ul li a .bulletSubmenu{
	float:left;
	width:6px;
	height:6px;
	background:url(../images/bullet_menu.gif) no-repeat;
	margin:3px 0 0 0;
}
#submenuSBTVideos ul#submenuSBTVideos_Infantil li a:hover .bulletSubmenu{
	background:url(../images/quadrado-infantil.png) no-repeat;
}
#submenuSBTVideos ul#submenuSBTVideos_Jornalismo li a:hover .bulletSubmenu{
	background:url(../images/quadrado-jornalismo.png) no-repeat;
}
#submenuSBTVideos ul#submenuSBTVideos_Novelas li a:hover .bulletSubmenu{
	background:url(../images/quadrado-novelas.png) no-repeat;
}
#submenuSBTVideos ul#submenuSBTVideos_Variedades li a:hover .bulletSubmenu{
	background:url(../images/quadrado-variedades.png) no-repeat;
}
#submenuSBTVideos ul#submenuSBTVideos_Institucional li a:hover .bulletSubmenu{
	background:url(../images/quadrado-institucional.png) no-repeat;
}

/*----------------------- BREADCRUMB ------------------*/
#pgChannel #ContentMaster #ContentFirst ul.BreadCrumb{
	margin:10px 0 0 0 !important;
}
#ContentMaster #ContentFirst ul.BreadCrumb{
	float:left;
	width:620px;
	padding:3px 0;
	border-bottom:1px solid #8d9ebc;
}
#ContentMaster #ContentFirst ul.BreadCrumb li{
	float:left;
	padding:0 0 0 10px;
	margin:0 10px 0 0;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
#ContentMaster #ContentFirst ul.BreadCrumb a:hover{
	text-decoration:none;
}
/*----------------------- CONTAINERS ------------------*/
#ContentMaster {
	width:940px;
	min-height:250px;
	margin:0 auto 0 auto;
	padding:0 20px;
}
#ContentMaster:after { /* Corrige o Bug do Float no FireFox */
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
#ContentMaster #ContentFirst {
	float:left;
	width:620px;
	min-height:200px;
}
#ContentMaster #ContentSecond {
	float:left;
	width:300px;
	min-height:200px;
	margin:0 0 0 20px;
}
#ContentMaster #ContentFirst #Container_MaisRecentes{
	float:left;
	width:620px;
	min-height:10px;
	border-bottom:2px solid #626d81;
	margin:10px 0 0 0;
}
/*------------------------- TITULOS --------------------*/
#ContentMaster #ContentSecond h2.tit-jornalismo{
	color:#003ea5;
	border-bottom:1px solid #003ea5;
}
/*-----------------------------------------------------*/
#ContentMaster #ContainerBoxMais{
	float:left;
	width:620px;
	min-height:360px;
	margin:10px 0 0 0;
}
#ContentMaster .containerAbas{
	float:left;
	width:620px;
	border-bottom:1px solid #636e82;
	margin:10px 0 0 0;
	padding:0;
}
#ContentMaster .containerAbas .aba{
	float:left;
	cursor:pointer;
	border:none;
	height:20px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#ContentMaster .containerAbas .abaMaisAssistidosOn{
	width:110px;
	background:url(../images/aba-mais-assistidos-on.png) no-repeat;
}
#ContentMaster .containerAbas .abaMaisAssistidosOff{
	width:110px;
	background:url(../images/aba-mais-assistidos-off.png) no-repeat;
}
#ContentMaster .containerAbas .abaMaisComentadosOn{
	width:124px;
	background:url(../images/aba-mais-comentados-on.png) no-repeat;
}
#ContentMaster .containerAbas .abaMaisComentadosOff{
	width:124px;
	background:url(../images/aba-mais-comentados-off.png) no-repeat;
}
#ContentMaster #BoxMaisAssistidos{
	float:left;
	display:block;
}
#ContentMaster #BoxMaisComentados{
	float:left;
}

#ContentMaster #ContentFirst ul#ContainerVideosDestaques{
	float:left;
	width:620px;
	margin:10px 0 0 0;
	border-bottom:2px solid #626d81;
}
#ContentMaster #ContentFirst ul#ContainerVideosDestaques li{
	float:left;
	width:140px;
	min-height:170px;
	position:relative;
	margin:0 20px 0 0;
}
#ContentMaster #ContentFirst ul#ContainerVideosDestaques li.ultimaLI{
	margin:0 0 0 0;
}
#ContentMaster #ContentFirst ul#ContainerVideosDestaques li a{
	display:block;
	float:left;
	width:140px;
}
#ContentMaster #ContentFirst ul#ContainerVideosDestaques li a:hover{
	text-decoration:none !important;
}
#ContentMaster #ContentFirst ul#ContainerVideosDestaques li a span.hover{
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:140px;
	height:79px;
	background:url(../images/videoover.png) no-repeat 53px 23px;
	z-index:10;
	cursor:pointer;
}
#ContentMaster #ContentFirst ul#ContainerVideosDestaques li a:hover span.hover{
	display:block;
}
#ContentMaster #ContentFirst ul#ContainerVideosDestaques li a img{
	float:left;
	width:140px;
	height:79px;
}
#ContentMaster #ContentFirst ul#ContainerVideosDestaques li a span.thumbGeral{
	float:left;
	width:140px;
	height:79px;
	overflow:hidden;
	position:relative;
}
#ContentMaster #ContentFirst ul#ContainerVideosDestaques li a span.thumbGeral img{
	float:left;
	width:140px;
	height:105px;
	position:absolute;
	top:-13px;
	left:0;
}
#ContentMaster #ContentFirst ul#ContainerVideosDestaques li a h3{
	float:left;
	width:140px;
	cursor:pointer;
}
/*-------------------- SECOND CONTENT ----------------------*/
#ContentMaster #ContentSecond #BannerTop{
	float:left;
	width:300px;
	height:50px;
	position:relative;
	margin:50px 0 20px 0;
}
#ContentMaster #ContentSecond #BannerTop p{
	position:absolute;
	right:0;
	top:-14px;
	font-size:10px;
	margin:0;
	padding:0;
}
#ContentMaster #ContentSecond .msgSearch{
	float:left;
	width:278px;
	height:14px;
	line-height:14px;
	background:#FFBFBF;
	border:1px solid #900;
	padding:13px 10px;
	display:none;
}
#ContentMaster #ContentSecond #ContentSearch{
	float:left;
	width:300px;
	height:45px;
}
#ContentMaster #ContentSecond #ContentSearch li{
	float:left;
	width:300px;
	margin:2px 0 0 0;
}
#ContentMaster #ContentSecond #ContentSearch input{
	float:left;
	width:298px;
	height:20px;
	border:1px solid #CCC;
}
#ContentMaster #ContentSecond #ContentSearch select{
	float:left;
	width:270px;
	height:20px;
	border:1px solid #CCC;
}
#ContentMaster #ContentSecond #ContentSearch .btnOk{
	float:right;
	text-indent:-9999px;
	width:25px;
	height:19px;
	border:none;
	background:url(../images/btn-ok.jpg) no-repeat;
	cursor:pointer;
}
#ContentMaster #ContentSecond #BannerLateral{
	float:left;
	width:300px;
	height:250px;
	position:relative;
	margin:30px 0 0 0;
}
#ContentMaster #ContentSecond #BannerLateral p{
	position:absolute;
	right:0;
	bottom:-12px;
	font-size:10px;
	margin:0;
	padding:0;
}
#ContentMaster #ContentSecond #buscape_300x250{
	float:left;
	width:300px;
	height:250px;
	margin:20px 0 0 0;
	padding:0;
}
/*--------------------- VIDEOS RELACIONADOS E DESTAQUES ----------------------*/
#ContentMaster #ContentSecond ul#ContainerVideos_Lateral{
	float:left;
	width:300px;
	min-height:79px;
	position:relative;
	padding:5px 0;
	border-bottom:2px solid #636e82;
}
#ContentMaster #ContentSecond ul#ContainerVideos_Lateral li{
	float:left;
	width:300px;
	min-height:79px;
	position:relative;
	margin:10px 0;
}
#ContentMaster #ContentSecond ul#ContainerVideos_Lateral li a{
	display:block;
	float:left;
	width:300px;
}
#ContentMaster #ContentSecond ul#ContainerVideos_Lateral li a span.hover{
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:300px;
	height:79px;
	background:url(../images/videoover.png) no-repeat 53px 23px;
	z-index:10;
	cursor:pointer;
}
#ContentMaster #ContentSecond ul#ContainerVideos_Lateral li a:hover span.hover{
	display:block;
}
#ContentMaster #ContentSecond ul#ContainerVideos_Lateral li a:hover{
	text-decoration:none;
}
#ContentMaster #ContentSecond ul#ContainerVideos_Lateral li a img{
	float:left;
	width:140px;
	height:79px;
}
#ContentMaster #ContentSecond ul#ContainerVideos_Lateral li a span.thumbGeral{
	float:left;
	width:140px;
	height:79px;
	overflow:hidden;
	position:relative;
}
#ContentMaster #ContentSecond ul#ContainerVideos_Lateral li a span.thumbGeral img{
	float:left;
	width:140px;
	height:105px;
	position:absolute;
	top:-13px;
	left:0;
}
#ContentMaster #ContentSecond ul#ContainerVideos_Lateral li a .infoVideo{
	float:left;
	width:150px;
	margin:0 0 0 10px;
}
#ContentMaster #ContentSecond ul#ContainerVideos_Lateral li a .infoVideo h3{
	float:left;
	width:150px;
	cursor:pointer;
}
/*--------------------- PAGINA RESULTADOS PESQUISA ---------------*/
#ContentMaster #ContentFirst #ContentVideos_Search{
	float:left;
	width:620px;
	min-height:100px;
	margin:10px 0;
}
/*----------------------- PAGINA MEDIA ----------------*/
#ContentMaster #ContentFirst #opacidadeBg{
	position:fixed;
	top:0; 
	right:0; 
	bottom:0; 
	left:0;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:#000;
	opacity:.95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	display:none;
	z-index:9800;
}
#ContentMaster #ContentFirst #ContentMediaGeneral{
	float:left;
	width:620px;
	margin:10px 0 0 0;
	position:relative;
}
#ContentMaster #ContentFirst #ContentShare{
	position:absolute;
	top:404px;
	left:0;
	float:left;
	width:610px;
	background:#f8f8f8;
	border-bottom:1px dotted #e5e5e5;
	z-index:9860;
	padding:0 5px;
}
#ContentMaster #ContentFirst #ContentShare ul{
	float:left;
	padding:5px 0 0 0;
}
#ContentMaster #ContentFirst #ContentShare ul li{
	float:left;
	min-height:15px;
	margin:0 10px 0 0;
}
#ContentMaster #ContentFirst #ContentShare #btnApagarLuz{
	float:right;
	display:block;
	width:110px;
	height:13px;
	padding:6px 0;
	font-size:11px;
	background:url(../images/icon-apagar-luz.png) no-repeat right bottom;
}
#ContentMaster #ContentFirst #ContentMedia{
	float:left;
	position:absolute;
	top:20px;
	left:0;
	width:620px;
	z-index:9850;
}
#ContentMaster #ContentFirst #ContentMediaDescription{
	float:left;
	width:620px;
	margin:420px 0 0 0;
	padding:0 0 12px 0;
	border-bottom:3px solid;
}
#ContentMaster #ContentFirst #ContentMediaDescription .logoPrograma, #ContentMaster #ContentFirst #ContentMediaDescription .logoPrograma img{
	float:left;
	display:block;
	width:150px;
	height:87px;
}
#ContentMaster #ContentFirst #ContentMediaDescription ul{
	float:left;
	width:450px;
	margin:0 0 0 20px;
}
#ContentMaster #ContentFirst #ContentMediaDescription ul li{
	float:left;
	height:90px;
	font-size:10px;
	position:relative;
}
#ContentMaster #ContentFirst #ContentMediaDescription ul li.liLeft{
	width:308px;
	border-right-style:solid;
	border-right-width:2px;
}
#ContentMaster #ContentFirst #ContentMediaDescription ul li.liLeft .tituloVideo{
	float:left;
	font-size:12px;
	font-weight:bold;
}
#ContentMaster #ContentFirst #ContentMediaDescription ul li.liLeft #btnAcesse{
	position:absolute;
	display:block;
	float:left;
	text-indent:-9999px;
	background:url(../images/btn-acesse-site.png) no-repeat;
	width:105px;
	height:16px;
	bottom:10px;
	left:0;
}
#ContentMaster #ContentFirst #ContentMediaDescription ul li.liRight{
	width:130px;
	margin-left:10px;
}
/*----------------------- FORMULARIO COMENTARIO -------*/
#pgMedia #ContentMaster #ContentFirst ul#ContentFormComentario{
	float:left;
	width:620px;
	padding:0 0 10px 0;
	border-bottom:2px solid #8d9ebc;
}
#pgMedia #ContentMaster #ContentFirst ul#ContentFormComentario li ul li .fieldFrm{
	width:298px;
	border:1px solid #626d81;
}
#pgMedia #ContentMaster #ContentFirst ul#ContentFormComentario li .fieldFrmMensagem{
	width:298px;
	height:50px;
	border:1px solid #626d81;
	margin:0;
	padding:0;
	*margin:0 0 0 -20px;
}
#pgMedia #ContentMaster #ContentFirst ul#ContentFormComentario li{
	float:left;
}
#pgMedia #ContentMaster #ContentFirst ul#ContentFormComentario li ul{
	float:left;
}
#pgMedia #ContentMaster #ContentFirst ul#ContentFormComentario li ul li{
	float:left;
}
#pgMedia #ContentMaster #ContentFirst ul#ContentFormComentario li.frmLeft{
	width:300px;
	padding:3px 0;
}
#pgMedia #ContentMaster #ContentFirst ul#ContentFormComentario li.frmRight{
	width:300px;
	margin:0 0 0 20px;
	padding:3px 0;
}
#pgMedia #ContentMaster #ContentFirst ul#ContentFormComentario li.frmBottom{
	width:555px;
}
#pgMedia #ContentMaster #ContentFirst ul#ContentFormComentario li.frmSubmit{
	width:65px;
}
#pgMedia #ContentMaster #ContentFirst ul#ContentFormComentario li.frmAlert{
	margin:10px 0 0 0;
	width:608px;
	padding:5px;
	border:1px solid #900;
	background:#FFBFBF;
	display:none;
}
#pgMedia #ContentMaster #ContentFirst ul#ContentFormComentario li.frmSubmit #btnEnviarComentario{
	float:left;
	text-indent:-9999px;
	width:65px;
	height:19px;
	border:none;
	background:url(../images/btn-enviar.png) no-repeat;
}
#pgMedia #ContentMaster #ContentFirst #ULlistaComentarios{
	float:left;
	width:618px;
	margin:10px 0 0 0;
	min-height:20px;
	border:1px solid #CCC;
	display:none;
}
#pgMedia #ContentMaster #ContentFirst #ULlistaComentarios li{
	float:left;
	width:598px;
	padding:10px;
	background:#F8F8F8;
}
#pgMedia #ContentMaster #ContentFirst #ULlistaComentarios li .postadoPor {
    float: left;
    width: 598px;
    font-size: 11px;
    overflow: hidden;
    padding: 2px 0;
}
#pgMedia #ContentMaster #ContentFirst #ULlistaComentarios li .description {
    float: left;
    overflow: hidden;
    width: 598px;
}
#pgMedia #ContentMaster #ContentFirst #btnMore{
    float: left;
	display:none;
    width: 620px;
	padding:5px 0;
	text-align:center;
	background:#CCC;
}
/*----------------------- RODAPE ----------------------*/
#ContentMaster #barraPulverizacao{
	float:left;
	width:510px;
	min-height:15px;
	margin:10px 0 0 65px !important;
}
#ContentMaster #ContentBannerRodape{
	float:left;
	width:743px;
	height:105px;
	margin:10px 0 10px 111px;
	background:url(/images/publicidade_vertical.png) no-repeat top right;
}
#ContentMaster #ContentBannerRodape #BannerRodape{
	float:left;
	width:743px;
	height:105px;
}
#newFooterOut{
	margin:0 !important;
}
