/* HIT - Brasil Telecom */
/* CSS - Box Top 5 */



/* DIVERSOS */

* {
padding: 0px;
margin: 0px;
list-style:none;
border:0px;
}

html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4a5e65;
}

body {
	padding: 0;
	margin: 0;
}

a {
text-decoration:none;
color: #4a5e65;
border:0px;
margin:0px;
}

a:hover {
text-decoration:underline;
color: #4a5e65;
}



/* ABAS */

.asAbas {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 12px;
}

.asAbas li {
	float: left;
	background-color: #ffea93;
	padding: 3px;
	cursor: pointer;
	height: 12px;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial;
	color: #4a5e65;
	border-left: 1px solid #ffdb46;
	background-image:url(../jogos/img/bg_tabs.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.asAbas li.active {
	background-color: #ffcf10;
}

/* TOOP 5 */

#tblTop5 {
	border:0px;
	width:275px;
	height:298px;
}

#tblConteudo {
	background-image:url(../img/top5/bg_box_top5_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border:0px;
	width:275px;
	height:290px;
}

#tblConteudo td {
	font-size:10px;
}
#tblConteudo2 {
	background-image:url(../img/top5/bg_box_top5_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border:0px;
	width:275px;
	height:290px;
}

#tblConteudo2 td {
	font-size:10px;
}

#tblConteudo3 {
	background-image:url(../img/top5/bg_ultimosvideos.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border:0px;
	width:563px;
	height:142px;
}

#tblConteudo3 td {
	font-size:10px;
}

#tblConteudo4 {
	background-image:url(../img/top5/bg_ultimasimagens.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border:0px;
	width:563px;
	height:120px;
}

#tblConteudo4 td {
	font-size:10px;
}

#tblConteudo5 {
	background-image:url(../melhorDaGalera/img/boxDestaques.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border:0px;
	width:275px;
	height:170px;
}

#tblConteudo5 td {
	font-size:10px;
}

#tblUltimosSons {
	border:0px;
	width:127px;
	height:120px;
}

#tblUltimosSons td {
	font-size:10px;
}

#tdBoxUltimosVideos td {
	font-size:10px;
}

#tblLancamentosSons {
	border:0px;
	width:200px;
	height:120px;
}

#tblLancamentosSons td {
	font-size:10px;
}

.txtDestaqueTop5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004cb2;
	font-weight:bold;
	vertical-align:text-top;
	text-align:left;
}


/* VIDEOS */
.tblBoxVideos {
	background-image:url(../img/top5/bg_box_top5_videos.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px;
	width:260px;
	height:29px;
}

.txtBoxVideos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004cb2;
	font-weight:bold;
}

.txtNuemroBoxVideos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align:right;
	vertical-align:text-top;
}



/* JOGOS */
#tblBoxJogos {
	background-image:url(../img/top5/bg_box_top5_fotos.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px;
	width:260px;
	height:45px;
}



/* SONS */
#tblBoxSons {
	background-image:url(../img/top5/bg_box_top5_sons.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px;
	width:260px;
	height:45px;
}

.txtSonsTop5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004cb2;
}


#tblBoxUltSons {
	background-image:url(../img/top5/bg_box_top5_sons.gif);
	background-color:#fef5db;
	background-position:top left;
	background-repeat:no-repeat;
	border:0px;
	width:197px;
	height:70px;
}

.titBusca {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #004cb2;
	background: url(../img/top5/bg_titulos.gif) no-repeat;
	height: 8px;
	padding-left: 3px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 2px;
}