@charset "utf-8";
/* CSS Document */

html, body { 
	margin:0; 
	padding:0; 
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#pagina { 
	width:900px; 
	text-align:left;
	margin-left:auto; 
	margin-right:auto;  
} 
 
#cabecalho {
	position:relative;
	height:120px;
	background-image:url(/imagens/bground_header.gif);
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#img_header {
	height:70px;
	width:500px;
	padding-top:10px;
	margin-left:15px;
	float: left;
	clear: none;
}

#pesquisa_header {
	float: right;
	width: 280px;
	margin-top: 20px;
	margin-right: 15px;
}

#tabnav {
	position:relative;
	margin-left:15px;
	margin-top:10px;
	left:0;
	padding:0;
	float: left;
}

#tabnav ul {
	margin:0;
	padding:0;
}

#tabnav li {
	list-style:none;
	float:left;
	padding:0;
	background:url(/imagens/left_tab.gif) no-repeat;
	margin-left:1px;
	position:relative;
	font-size:0.8em;
	background-image: url(/imagens/left_tab.gif);
}

#tabnav li a {
	font-weight:bold;
	float:left;
	height:29px;
	margin:0 0 0 10px;
	padding:5px 10px 0 5px;
	background:url(/imagens/right_tab.gif) no-repeat;
	background-position:right 0;
}

.nav {
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}

.nav:hover {
	color:#0000FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.teste {
}

#adsense728x90 {
	width:898px;
	height:90px;
	border-left-width:1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
}

#adsense468x60 {
	width:520px;
	margin-left:26px;
	padding-bottom:10px;
}
 
#coluna_esquerda {
	width:175px; 
	float:left; 
	position:relative;
	background-color:#990000;
	font-size:0.65em;
	padding-bottom:25px;
}
  
.menuitem {
	margin-left: 10px;
	background-color:#FFCE00;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	padding-left: 5px;
	margin-right: 10px;
	color:#990000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#FFFFFF;	
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}

.submenuitem {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #FFCE00;
	margin-top: 8px;
	margin-right:15px;
	margin-left: 15px;
	padding-bottom:4px;
	font-weight:bold;
}

.submenu {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu:hover {
	color: #FFCE00;
	text-decoration: underline;
}

#twocols {
	width:725px; 
	float:right; 
	position:relative; 
}
 
#coluna_direita {
	width:175px; 
	float:right; 
	position:relative;
	background-color:#990000;
	font-size:0.65em;
	padding-bottom:25px;
}
 
#conteudo {
	background-color: #FFFFFF;
	margin-left:15px;
	margin-right:15px;  
	float: left; 
	display:inline; 
	position: relative; 
	width:520px;
	font-size:0.8em;
}

#conteudo p {
	margin-left:20px;
	margin-right:20px;
	line-height: 20px;
	text-align: justify;
}
/* Listagem da página inicial */
.top_index {
	width:250px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

.top_item {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color:#FFCE00;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color:#990000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#FFFFFF;	
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}

.top_lista {
	margin-top: 5px;
	margin-left:15px;
	margin-right:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
	padding-bottom:5px;
}

.top_img_ouvir {
	float:right;
	margin-top:7px;
	margin-right: 2px;
}

.top_ringtone a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	line-height: 15px;
	font-size: 0.9em;
}

.top_ringtone a:hover {
	color:#0099FF;
	text-decoration:underline;
}

.top_artista a {
	font-size:0.85em;
	margin-left:5px;
	color:#000000;
	/*font-weight:bold;*/
	text-decoration:none;
	line-height: 15px;
}

.top_artista a:hover {
	color:#0099FF;
	text-decoration:underline;
}

/* Listagem das categorias, artistas e geral */
.listagem_box {
	width:520px;
	margin-right: auto;
	margin-left: auto;
}

.listagem_box h1 {
	margin-top:0px;
	padding-left:5px;
	margin-bottom: 15px;
	font-size:1.9em;
	font-weight: bold;
	padding-bottom: 2px;
	color:#990000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCE00;
}

.listagem {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
	padding-bottom:5px;
	margin-bottom:10px;
}

.listagem h2 {
	font-size:1.3em;
	color:#990000;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;

}

.listagem_titulo {
	font-size:1em;
	font-weight:bold;
	color:#990000;
	width: 500px; 
	margin-left: auto; 
	margin-right: auto; 
	overflow: auto;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:10px;
	background-color: #FFCC66;
}

.listagem_titulo a {
	font-size:1em;
	font-weight:bold;
	color:#990000;
	text-decoration: none;
}

.listagem_titulo a:hover {
	font-size:1em;
	font-weight:bold;
	color:#0099FF;
	text-decoration: underline;
}

.list_ringtone a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	line-height: 15px;
	font-size: 0.9em;
	width:20px;
}

.list_ringtone a:hover {
	color:#0099FF;
	text-decoration:underline;
}

.list_artista a {
	font-size:0.85em;
	margin-left:5px;
	color:#000000;
	text-decoration:none;
	line-height: 15px;
}

.list_artista a:hover {
	color:#0099FF;
	text-decoration:underline;
}

/* Painel de navegação */

.painel_nav {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	margin-bottom:10px;
	
}

.painel_nav a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	font-size: 0.9em;
}

.painel_nav a:hover {
	color:#0099FF;
	text-decoration:underline;
}

/* Página de detalhes do ringtone*/
.detalhes {
	width: 504px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}

.detalhes h2 {
	font-size:1.3em;
	color:#990000;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
	margin-top:10px;
	margin-bottom:5px;
}

.detalhes_titulo {
	font-size:1em;
	font-weight:bold;
	width: 504px; 
	margin-left: auto; 
	margin-right: auto; 
	overflow: auto;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:10px;
	background-color: #FFCC66;
	color:#000000;
}

.detalhes_titulo a {
	font-size:1em;
	font-weight:bold;
	color:#990000;
	text-decoration: none;
}

.detalhes_titulo a:hover {
	font-size:1em;
	font-weight:bold;
	color:#0099FF;
	text-decoration: underline;
}

.detalhes_instrucoes {
	font-size:1em;
	color: #990000;
	width: 504px; 
	margin-left: auto; 
	margin-right: auto; 
	overflow: auto;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:10px;
	padding-left:2px;
	font-weight:bold;
	background-color: #FFCC66;
}

.detalhes_aval {
	font-size:1em;
	font-weight:bold;
	color:#990000;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:10px;
	color:#000000;
	border: 1px solid #FFCC66;
}

.keypress {
	width:100px;
	float:left;
	height:30px;
	font-family: "Courier New", Courier, monospace;
	font-size:1.8em;
	font-weight:bold;
	padding-top:5px; 
}

.keypress_obs {
	font-size:0.8em;
	color:#FF6600;
	font-weight:bold;
	padding-bottom:5px;
	padding-left: 2px;
}

/* Rodapé */ 
#rodape {
	margin-top:5px;
	margin-bottom:10px;
	font-size:0.55em;
	text-align:center;
	background-color:#FFFFFF;
	clear:both;
} 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#coluna_esquerda{display:none;} 

/*hide the right column when printing*/ 
#coluna_direita{display:none;} 
#twocols, #conteudo{width:100%; float:none;}
}

