@charset "iso-8859-1";
/* CSS Document */

/*=====geral=====*/
body{
	background-color: #FFFFFF;
	text-align: left;
}
img{
	border:0;
}
li{
	list-style-type: square;
	list-style-position: inside;
}
hr{
	width: 415px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #999999;
}
.release_corpo p{
	text-align: justify;
}
.art_contato_corpo p{
	text-align: left;
}
.fichatec_corpo p{
	text-align: left;
}
.main{}
/*=====//geral=====*/

/*=====topo=====*/
.site_top{
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.banner{}
#banner_box {
	text-align: right;
	vertical-align: top;
	padding-right: 9px;
}
#banner_bottom{}
#stamp {
	background-image: url(images/top_R_sup.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#stamp_box{
	background-color: #DA251D;
}
#stamp_bottom{}
.stamp_pic{
	text-align: center;
	padding-top: 4px;	
	padding-left: 6px;
}
/*=====//topo=====*/

/*=====centro=====*/
.site_middle{}
.mid_left{}
.mid_center{
	background-color: #DA251D;
}
.mid_right{}
#mid_R{
	background-image: url(images/mid_R.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*=====//centro=====*/

/*=====base=====*/
.site_bottom{
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.publicidade{}
.player{}
#player_box{
	padding-left: 6px;
	padding-top: 30px;
}
.help{
	vertical-align: top;
	text-align: left;
	padding-top: 31px;	
}
/*=====//base=====*/

/*=====logo=====*/
.logo_sup{}
.logo_mid{}
.logo_inf{}
#logo_L_sup{
	background-image: url(images/logo_L_sup.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo_C_sup{
	background-image: url(images/logo_C_sup.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo_R_sup{
	background-image: url(images/logo_R_sup.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo_L_mid{
	background-image: url(images/logo_L_mid.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo_C_mid{
	background-image: url(images/logo_C_mid.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo_R_mid{
	background-image: url(images/logo_R_mid.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo_L_inf{
	background-image: url(images/logo_L_inf.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo_C_inf{
	background-image: url(images/logo_C_inf.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo_R_inf{
	background-image: url(images/logo_R_inf.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*=====//logo=====*/


/*=====menu=====*/
.menu{
	background-image: url(images/menu_bakg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_bar{
	font-size: 10pt;
	font-weight: bold;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
.menu_bar:link {
	color: #000000;
	text-decoration: none;
}
.menu_bar:visited {
	color: #000000;
	text-decoration: none;
}
.menu_bar:active {
	color: #FAE3C4;
	text-decoration: none;
}
.menu_bar:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_radio {
	padding-left: 9px;
	padding-right: 14px;
	padding-top: 6px;
}
#menu_artista {
	padding-right: 14px;
	padding-top: 6px;	
}
#menu_download {
	padding-right: 14px;
	padding-top: 6px;	
}
#menu_contato {
	padding-right: 14px;
	padding-top: 6px;	
}
#menu_quem {
	padding-top: 6px;	
}
/*=====//menu=====*/


/*=====window main=====*/
#window_main_L{
	background-image: url(images/window_main_L.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#window_main_R{
	background-image: url(images/window_main_R.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.window_main{
	background-color: #E77817;
}
/*=====//window main=====*/


/*=====window side=====*/
.window_side{
	background-color: #DA251D;
}
#window_side_sup{
	background-image: url(images/window_side_sup.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#box3_L{
	background-image: url(images/box3_L.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#box3_R{
	background-image: url(images/box3_R.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#box3{
	background-color: #F8C300;
}
.spacer{}
.box_text{
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	font-weight: bold;
}
#box3 .box_text{
	color: #000000;
	font-size: 11px;	
}
.box_pic{
	text-align: center;
	padding-top: 4px;	
}
/*=====//window side=====*/


/*=====content=====*/
.content_box{
	padding-top: 12px;
	padding-bottom: 12px;
	overflow: auto;
	font-family: Arial;	
	font-size: 9pt;
}
.content_box .capa{
	padding-left: 10px;
	vertical-align: top;
}
.content_box .ficha{}
.content_box #titulo_duplo{
	font-weight: bold;
}
.content_box #titulo_simples{
	font-weight: bold;	
	padding-bottom: 12px;
}
.content_box #titulo_destaque{
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 12px;
	margin-top: -10px;
}
.content_box .spacer_ficha{}
#voltar {
	text-align: right;
	font-weight: bold;
}
#index .content_box{
	font-size: 9pt;
}
#index .content_box #radio{
	text-align: center;
}
#index .content_box #help_player{
	text-align: center;
	padding-top: 40px;
}
#index .content_box #downloads{}
#index .content_box #artistas{}

#index .content_box #contato{}
#index .content_box #quem{}
#index .content_box #contato_ok{
	text-align: center;
}
#index .content_box #newsletter{
	text-align: center;	
}
#newsltr_pic {
	padding-bottom: 20px;
	padding-top: 20px;
}
#index .content_box #art_release{}
#index .content_box #art_release .release_corpo{
	padding-bottom: 10px;
}
#index .content_box #art_contato{}
#index .content_box #art_contato .art_contato_corpo{
	padding-bottom: 10px;
}
#index .content_box #fichatecnica{}
#index .content_box #fichatecnica .fichatec_corpo{
	padding-bottom: 10px;
}
#index .content_box #tracklist{}
.content_box .item_tracklist{}
#tracklist #baixar_musica{}
#tracklist #ouvir_musica{
	padding-left: 2px;
}
#tracklist #titulo_musica{
	padding-left: 10px;
}
#index .content_box #tracklist_setlist{}
#index .content_box #tracklist_setlist #titulo_simples{
	padding-left: 39px;
}
#tracklist_setlist #baixar_musica{}
#tracklist_setlist #ouvir_musica{
	padding-left: 2px;
}
#tracklist_setlist #titulo_musica{
	padding-left: 10px;
}
.item_ficha:link {
	color: #000000;
	text-decoration: none;
}
.item_ficha:visited {
	color: #000000;
	text-decoration: none;
}
.item_ficha:active {
	color: #7BC4A0;
	text-decoration: none;
}
.item_ficha:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#alfabeto{
	text-align: center;
	margin-top: -17px;
	margin-bottom: -17px;
	font-size: 9pt;
	letter-spacing: 4px;
}
/*=====//content=====*/


/*=====//menutree=====*/
.menutree ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}
.menutree li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	list-style-type: none;
	padding-left: 28px;
	margin-bottom: 3px;
}
.menutree li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	cursor: hand !important;
	cursor: pointer !important;
	background-image: url(images/FolderClose.png);
	background-repeat: no-repeat;
	background-position: left 1px;
}
.menutree li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}
.menutree .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
/*=====//menutree=====*/


/*=====contato=====*/
#contato_box{}
#item_contato{
	padding-bottom: 3px;
}
#rotulo_contato{
	vertical-align: top;
}
#campo_contato input {
	background-color: #FFFFEA;
	border: 1px inset #000000;
	font-size: 10pt;
	vertical-align: top;
}
#campo_contato textarea {
	background-color: #FFFFEA;
	border: 1px inset #000000;
	font-size: 9pt;
	overflow: auto;
	vertical-align: top;
}
#campo_botao{
	text-align: center;
}	
#campo_botao #button{
	border: 2px outset #FFFFEA;
	font-size: 8pt;
	background-color: #FFFFEA;
}	
/*=====//contato=====*/


/*=====download window=====*/
.dwnld_window{
	background-color: #E77817;
}
#dwnld_logo{
	background-image: url(images/logo_dwnld.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#dwnld_msg{
	text-align: center;
	padding-top: 40px;
	padding-bottom: 12px;
	font-family: Arial;	
	font-size: 9pt;	
}/*=====//download window=====*/