/* --- start of css --- */

/* body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
  	background-color: #3C4075;
	margin-top: 0px;
  	margin-bottom: 10px;
	background: #3C4075 url(/images/fundo.gif) no-repeat center top;
	margin-top: 300px;
	
} */
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
  	background-color: #3C4075;
	margin-top: 0px;
  	margin-bottom: 10px;
/*	background: #000000 url(/images/tracker_fundo_natal_2.jpg) no-repeat center top; */
    background: #000000 url(/images/tracker_fundo_normal_2.jpg) no-repeat center top;
	margin-top: 300px;

}


#nova_msg {
	height: 50px;
	width: 400px;
	background-color: #FF0000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	display: block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bolder;
	line-height:50px;
	margin: 10px;
	padding:0px;
}

#aviso_msg {
	width: 650px;
	background-color: #FF0000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	display: block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bolder;
	margin: 10px;
	padding:5px;
}
.aviso_import {
	color:  #FFFFFF;
	font-weight: bold;
}

a.aviso:link {
	color:#FFFfFF;
	text-decoration:none;
}
a.aviso:visited {
	color: #FFFfFF;
	text-decoration:none;
}
a.aviso:hover {
	color: #000000;
}
a.aviso:active {
	color: #000000;
	text-decoration:none;
}

.menu_bai {
	/*color: #8ED7FC*/;
	color: #FFFFFF;
}
.menu_dados {
	color: #85DF3E;
}

/*Estilos da barra de doação ***********************************************/

#doacao_corpo{
	background: url(/images/corpo.png);
	position: relative;
	height: 70px;
	margin:0;
	padding:0;
	float: left;
	width:120px;
	min-width: 120px;
	line-height: 20px;
}


#doacao {
    display: block;
	width: 155px;
	height: 70px;
	min-width: 155px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #FFFFFF;
	border: 0px;
	text-align: center;
	position: absolute;
	left: 2.5%;
	top: 50px;
	background-image: none;
}

/*fim dos Estilos da barra de doação ********************************************** */

#barra_flags {
    display: block;
	width: 150px;
	height: 126px;
	min-width: 150px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #FFFFFF;
	border: 0px;
	text-align: center;
	position: absolute;
    right: 5px;
	top: 2px;
	background-image: none;
}
#flags_corpo{
	background: #000000;
	position: relative;
	height: 126px;
	width: 150px;
	margin:0;
	padding:0;
	border: 1px solid #FFFFFF;
	float: left;
	min-width: 150px;
}

/* fim do estilo da barra de flags, usa parte de doaçao*/

#css_list {
    position: absolute;
	/* left: 93.9999%; */
	right: 2px;
	top: 122px;
}

/* Estilos da tabela de torrents *********************************** */
#tabela1{

	visibility: visible;
	width: 99%;
	position: relative;
	color: #000000;
	background-color:#EBEBEB;
	padding: 3px;
}

#tabela1 table {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

#tabela1 tr {
	height: 60px;
}


#tabela1 td {
	/* CURSOR: Pointer; */
	border-bottom: 1px solid #A4A4A4;
	
}


#tabela1 tr.cabecalho {
	height: 30px;
}

#tabela1 td.cabecalho {
	background-color:#EBEBEB;
	border-top:0px;
	border-bottom:1px solid #A4A4A4;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:3px;
	CURSOR: auto;
}

.tabela2{

	visibility: visible;
	width: 99%;
	position: relative;
	color: #000000;
	background-color:#EBEBEB;
	padding:3px;
}

.tabela2 table {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	border:0px;
}

.tabela2 tr {
	height:30px;
	border:0px;
}

.tabela2 td {
	/*CURSOR: Pointer; */
	border-bottom:1px solid #A4A4A4;
	border-left:0px;
	border-right:0px;
}

.tabela2 tr.cabecalho {
	height:15px;
}

.tabela2 td.cabecalho {
	background-color:#EBEBEB;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #A4A4A4;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding:1px;
	CURSOR: auto;
}

.trMouseOut {
	background-color:#EBEBEB !important;
	color: #000000 !important;
}
/*1992C4*/
.trMouseOver {
	background-color:#658902 !important;
	color: #EBEBEB !important;
}

/*FIM dos Estilos da tabela de torrents *********************************** */


/*Estilos do menu principal em abas *************************************** */

#menuhor {
	font: bold 12px verdana, arial, helvetica, sans-serif;
	margin:20px 2% 0 0;
	margin-left:5%;
	padding:0px;
	width:730px;
	height:26px;
}
#menuhor li {
	list-style: none;
	display: inline ;
}

#menuhor li a {
	float:left;
	width:71px;
	height:26px;
	margin-right:2px;
	background-image: url(/images/menu.gif); 
	background-repeat: repeat-x;
	text-align:center;
	line-height:25px;
	text-decoration:none;
}

#menuhor li a:link {
	color: #ffffff;
}
#menuhor li a:visited {
	color: #ffffff;
}
#menuhor li a:hover {
	//background-image: url(/images/menu1.gif);
    background-image: url(/images/menu1.png);
	color: #000000;
}


/*Fim do Estilos do menu principal em abas *************************************** */


/*Estilos do menu dos dados do usuario *************************************** */


.direita {
	width:10px;
	height: 70px;
	background: url(/images/lado_E_barra_menu.png) right top no-repeat;
	position: relative;
	float: left;
	margin:0;
	padding:0;
}
.esquerda {
	width:10px;
	height: 70px;
	background: url(/images/lado_D_barra_menu.png) right top no-repeat;
	position: relative;
	float:left;
	margin:0;
	margin-left:1.5%;
	padding:0;
}
#corpo{
	background: url(/images/corpo.png);
	position: relative;
	height: 70px;
	margin:0;
	padding:0;
	float: left;
	width: 95%;
	min-width: 700px;
}

#corpo2{

	margin-top:15px;

}

#menu_user {
	display:block;
	width: 99%;
	position: relative;
	height: 70px;
	min-width: 740px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #FFFFFF;
	border:0px;
	text-align:left
}


a.linkum:link {
	color: #FFCC33;
	text-decoration:none;
}
a.linkum:visited {
	color: #FFCC33;
	text-decoration:none;
}
a.linkum:hover {
	color: #CC0000;
}
a.linkum:active {
	color: #00FF00;
	text-decoration:none;
}

a.linkdois:link {
	color: #FF0000;
	text-decoration:none;
}
a.linkdois:visited {
	color: #FF0000;
	text-decoration:none;
}
a.linkdois:hover {
	color: #FFCC33;
}

.msg_users{

	display: block;
	float: right;
	text-align:center !important;
}

a.cxa-msg {
	background: url(/images/msgs.gif) no-repeat left center;
	padding-left: 15px;
	color: #66CCFF !important;
	text-decoration: none;
}
a.cxa-msg:visited {
	color: #66CCFF !important;
	text-decoration: none;
}
a.cxa-msg:hover {
	color: #ffffff;
	text-decoration: none;
}

/*Fim dos Estilos do menu dos dados do usuario *************************************** */


/*Estilos da busca de torrent por generos *************************************** */

#generos {
	width:95%;
	/*border:1px solid #000; */
	background-color: #EBEBEB;
	float: none;
	margin: 0 auto;
	margin-top:20px ;
	padding:5px 5px 5px 5px;
	text-align: center;
}

a.linktres:link {
	font-size: 11pt;
	color: #557004;
	text-decoration:none;
	font-weight: bold;
}
a.linktres:visited {
	font-size: 11pt;
	color: #557004;
	text-decoration:none;
	font-weight: bold;
}
a.linktres:hover {
	font-size: 11pt;
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}
a.linktres:active {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.pager {
	vertical-align:7px;
}

.pager_fo {
	vertical-align:7px;
	color: #000000;
	font-weight: bolder;
	font-size: 12px;
}
#procura{
	font-size: 11pt;
	color: #000000;
	font-weight: bolder;
}

table.bottom {
  	background: transparent;
}

td.bottom {
 	border: none;
}

/* Fim dos Estilos da busca de torrent por generos *************************************** */



/* Estilos das noticias ******************************************************  */


.news {
	padding:0px;
	margin-top:10px;
	text-align:left;

}

.news_corpo {
	padding-left: 10px;

}

.cabecalho_news {
	padding-left: 10px;
	padding-bottom: 2px;
	float:left;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #CCCCCC;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	color: #FF6600;
	width:70%;
	
}

.data_news {
	padding-left: 15px;
	font-size: 90%;
	float:right;
	color: #000000;
}

.noticias {
	text-align:left;
	color: #000000;

}
/*
.noticias li a:link {
	color: #000000;
	text-decoration: none;
} */
/* Fim dos estilos das noticias ******************************************************  */


/*Estilo Titulo dos itens do menu principal */

.titulo {
	display: block;
	color: #163F53;
	margin: 10px 0px 2px;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
	text-align:left;
}

.principal {
	width:99%;
	position: relative;
	border:0px solid #FFF;
	margin: 0 auto;
	float: none;
	
}


#main {
	width:95%;
	background-color: #EBEBEB;
	float: none;
	min-width: 660px;
	padding:5px 5px 5px 5px;
	text-align: center;
	clear: both;
	margin: 0 auto;
	float: none;
	clear:both;
	color: #000000;

}

/* fim estilo Titulo dos itens do menu principal */

/*Estilo do comentarios dos torrents *************************************** */

#principal1{
	/* width: 98%; */
	border: 0px;
    margin-right:20px;
    margin-left: 0px;
	padding: 0px;
	position: relative;
	min-width: 660px;
	text-align: left;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
}

.post {
	width:100%;
	margin:0 10px 10px 10px;
	position: relative;
	min-width: 400px;
	Background-color : #EBEBEB;
	clear: both;
}

.cabecalho_post {
	padding-left:170px;
	Background-color : #EBEBEB;
	position: static;
	display: block;
	padding:0 3px 3px 0;
	text-align: right;
    Font-family : Verdana;
    Font-size : 12px;
    Color : #000000;
	
}

.usuario_post {
	width:160px;
	float: left;
	position: relative;
	max-width: 170px;
	min-width: 170px;
	overflow: hidden;
	text-align:center;
	padding-top:10px;
	Background-color : #EBEBEB;
}

.ratio_out_post {
	margin:auto;
	width: 155px;

}

.ratio_post {
	margin:auto;
	background: #EBEBEB;
	text-align:center;
	Font-family : Verdana;
    Font-size : 12px;
	
}

.dados_ratio {
	width: 100px;
	text-align:left; 
	display: block; 
	margin:auto; 
	Height:55px;
	overflow: hidden;
}
.corpo_post {
	border-left: 1px solid #aaa;
	padding:10px;
	position: relative;
	display: block;
	min-width: 400px;
	overflow: hidden;
	Background-color : #EBEBEB;
	min-Height : 200px;
    text-align: left;
}

.rodape_post {
	Background-color : #EBEBEB;
	clear: both;
	padding:3px;
	text-align: right;
    Font-family : Verdana;
    Font-size : 12px;
    Color : #000000;
	position: static;
}


.menu_post {
	font: bold 12px verdana, arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	width: 3000px;
	height: 26px;
	float:right;
	margin-right: 40px;
	margin-top: 10px;
}
.menu_post li {
	list-style: none;
	display: inline ;
}

.menu_post li a {
	float:right;
	width:71px;
	height:26px;
	margin-right:2px;
	background-image: url(/images/menu.gif); 
	background-repeat: repeat-x;
	text-align:center;
	line-height:25px;
	text-decoration:none;
}


.menu_post li a:link {
	color: #ffffff;
}
.menu_post li a:visited {
	color: #ffffff;
}
.menu_post li a:hover {
	//background-image: url(/images/menu1.gif);
    background-image: url(/images/menu1.png);
	color: #000000;
}


/*Fim do Estilos dos comentarios *************************************** */

/*Estilos da pagina de detalhe dos torrents *****************************/
.det_tor {
	text-align:left;
	min-width:600px;
	overflow: hidden;

}

.detalhe_torrent {
	max-width:1000px;
	min-width:300px;
	overflow: hidden;
}


#det_tor table {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

#det_tor td {
	border:1px solid #000000;
	width:600px;
	overflow: hidden;
}

/* Fim Estilos da pagina de detalhe dos torrents *****************************/

/*Estilos do forum *********************** */
.nome_for {
	padding-left: 10px;
	display: block;
	float: left;
         font-size: 12px;
}
.nome_for2 {
	padding-top: 5px;
	padding-left: 10px;
	display: block;
	float: left;
        font-size: 12px;
}

.img_for{
	padding-top:5px;
	display:block;
	float: left;

}

#tab_forum_cab {
		width:95%;
}

#tab_forum {
	/*border-left:5px solid #557702;
	border-right:5px solid #557702;*/
	border-bottom:5px solid #557702;
	width:95%;
}


#tab_forum table {
	font-size: 20px;
	font-family: Verdana, Geneva, Arial, sans-serif ;
}



#tab_forum  td {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif ;
	CURSOR: Pointer;
	padding-left:10px;
}

#tab_forum td.lado_e {
	border-left:5px solid #557702;
	border-bottom:1px solid #A4A4A4;
}

#tab_forum td.lado_d {
	border-right:5px solid #557702;
	border-bottom:1px solid #A4A4A4;
         font-size: 12px;
}

#tab_forum td.lado {
	border-bottom:1px solid #A4A4A4;
         font-size: 12px;
}

#tab_forum td.cabecalho {
	background-image: url(/images/fundo_tab.gif);
	background-position: top;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding:1px;
	CURSOR: auto;
	height:24px;
	padding-left:7px;
}



/*Fim dos Estilos do forum *********************** */

a.laranja:link {
	padding-left: 10px;
	padding-bottom: 2px;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	color: #FF6600;
	text-align:center
}

a.laranja:visited {
	padding-left: 10px;
	padding-bottom: 2px;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	color: #FF6600;
	text-align:center
}
a.laranja:hover {
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	color: #163F53;
	text-decoration:none;
}
a.laranja:active {
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	color:#163F53;
	text-decoration:none;
}


h2 {
	display: block;
	color: #163F53;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #CCCCCC;
	letter-spacing: -1px;
	font: normal 180% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}

h2 a, h2 a:visited{
	color: #163F53;
	text-decoration:none;
}
h2 a:hover {
	color:#FF6600;
	text-decoration:none;
}






td.geral {
	font-weight: bold;
  	text-align: right;
  	vertical-align: top;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

td.geral2{
	text-align: left;
  	vertical-align: top;
	border-bottom: 1px solid #000000;
}





table {
  	/*border-collapse: collapse;
  	border: none;*/
   	background-color: #EBEBEB; 
	margin: 0 auto;
	
}
/*
table.main{
	margin-top:5px;
  	background-color: #EBEBEB;
	float: none;
	vertical-align: top;
	
}
*/

table.mainouter {
	width:98%;
	text-align:left;
	/*border:1px solid #EBEBEB ;*/
	
}

table.bottom {
  	background: transparent;
}

h1 {
  	font-size: 12pt;
}

/*h2 {
  	font-size: 10pt;
  	margin-bottom: 6px;
} */

p {
	font-size: 8pt;
}

p.sub { 
  	margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	/*border: solid #0055A4 1px;*/
        
}

td.activeusers {
	font-size: 10pt;
	padding: 10pt;
	text-align: left;
}

td.embedded {
   	border: none;
   	padding: 0px;
  	text-align: left;
}

td.heading {
  	font-weight: bold;
}

td.text {
  	padding: 10pt;
  	text-align: left;
}

td.comment {
  	padding: 10pt;
  	font-size: 8pt;
  	text-align: left;
}

td.colhead {
  	font-weight: bold;
    color: #ffffff;
  	background-color: #3C4075;
}

td.rowhead {
  	font-weight: bold;
  	text-align: right;
  	vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 9pt;
   	border: none;
}

td.clear {
  	padding: 0px;
  	border: 0px;
  	background: transparent;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: bold;
}

font.gray
{
  	color: #ACA899;
  	/*text-decoration: underline;*/
}

a:link, a:visited {
  	text-decoration: none;
  	color: #000;
  	/*font-weight: bold;*/
}

a:hover {
  	color: #CC0000;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-size:8pt;
	/*font-weight: bold;*/
	color: #A83838;
	text-decoration: none;
}

a.altlink:hover {
  	text-decoration: underline;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}


/*Estilos dos formularios ***************************************/
/*
form {
	margin-top: 0;
	margin-bottom: 0;
}
*/
textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #3C4075; 
	color: #fff;
	border: 1px solid #000; 
	border-collapse: collapse;
}
/*
select { 
	background-color: #3C4075; 
	color: #ffffff;
	border: 1px solid #000000; 
	border-collapse: collapse;
}

*/
input {	
	
	font-weight: bold; 
	font-size: 14px; 
	/*color: white;
	border: 1px solid #000000; 
	border-collapse: collapse;
	background-color: #3C4075; */
}

.btn {
  	width: 80px;
  	height: 23px;
        font-size:10pt;
}

/*Fim dps Estilos dos formularios ***************************************/

.small {
  	font-size: 8pt;
	color: #000000;
}

.small2 {
  	font-size: 9pt;
    color: #000000;
}

.big {
  	font-size: 10pt;
  	color: #000000;
}


img.border {  
  	border-style: solid;  
  	border-color: #000000; 
  	border-width: 1px; 
}



li {
  	margin-top: 6pt;
  	margin-bottom: 6pt;
	color: black;
}

ul {
  	margin-left: 16pt;
  	margin-top: 0px;
  	margin-bottom: 0px;
}

/* --- end of css --- */
