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

/** {behavior: url(iepngfix.htc);}*/

/*======================================================
						MAXMEIO
		------------------------------------------
		Desenvolvimento: Gabriel (OKATSURA) Lau
		Data: 	06/2008				
======================================================*/


/*==============================
		Estrutura inicial
================================*/
body {margin: 0;background: #ccc;background:#740B9B url(../imgs/bg_body.jpg);	font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#imglinha{width:100%; /*background: url(../imgs/bg_topo_body.png) repeat-x;*/ height:57px;} /*  imagem do topo (foliage) */
#imglinha {
   /* background-image: url(../imgs/bg_topo_body_2.png) !important;
    background-image: none;	*/
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/bg_topo_body_2.png',sizingMethod='crop');	
    /*position:static;*/
}

#all #topo, #all #dir, #all #esq, #all #rodape{float: left;}

#all{width: 760px;padding: 0;	margin: -57px auto 0 auto;}
#topo {	width: 760px;	height: 150px;}
#esq {	width: 500px;}
#dir {	width: 260px;}
#rodape{width: 760px;height: 70px;	margin: 0 auto;	font-size:11px;}

/*===================================
	ESQ - Menu Estilos e Lancamentos
=====================================*/
#icone_som{width:78px; height:71px; float:left; position:absolute; /*background:url(../imgs/icone_sound.png) no-repeat; */margin:-35px 0 0 -25px;} /* add em 12/0708 (gabriel lau) */
#icone_som{
    background-image: url(../imgs/icone_sound.png) !important;
    background-image: none;	
	background-repeat:no-repeat;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/icone_sound.png',sizingMethod='crop');
    /*position:static;*/	
}


#menu_estilos{height:110px;/* background:url(../imgs/bg_menu_esq.png) no-repeat;*/ padding: 5px;}
#lancamentos{height:286px; /*background:url(../imgs/bg_lancamentos2.png) no-repeat;*/ padding:10px 0 0 15px;}


#menu_estilos {
    background-image: url(../imgs/bg_menu_esq.png) !important;
    background-image: none;	
	background-repeat:no-repeat;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/bg_menu_esq.png',sizingMethod='crop');
    /*position:static;*/
}
#lancamentos {
    background-image: url(../imgs/bg_lancamentos2.png) !important;
    background-image: none;	
	background-repeat:no-repeat;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/bg_lancamentos2.png',sizingMethod='crop');
    /*position:static;*/
}

#menu_estilos a{text-decoration:none; color:#ffeb0e; position:relative;}
#menu_estilos span{ color:#532c61; font-weight:bold;}
#estilos{height:30px; line-height:30px; padding:0 0 0 15px;}
#estilos a{padding:0 0 0 15px;}
#artistas{	height:30px;	line-height:30px;	padding:0 0 0 15px;	margin: 0 0 5px 0;}
#artistas a{padding:0 0 0 4px;}
#pesquisa{height:30px; line-height:30px; padding:0 0 0 15px;}
#pesquisa form{ margin:0; padding:0;}
#pesquisa input{position:relative;}
#pesquisa input.field{	color:#532c61;	padding:0 3px 0 3px;	margin: 0 5px 0 5px;	width: 135px; position:relative;}
	#btn_ok{ border:none;  width:26px; height:20px; background:url(../imgs/btn_oksearch.jpg) center no-repeat; cursor:pointer; position:relative;}

#lancamentos ul{ margin:0; padding:0; list-style:none; position:relative;}
/*#lancamentos ul*/ span.nomeMusica{color:#fff;}
/*#lancamentos ul*/ span.nomeBanda{color:#ffaff5;}
/*#lancamentos*/ .div_txt{float:left;width:376px;line-height:27px; padding:0 0 0 10px; }
/*#lancamentos*/ .elem_li_l .div_txt, .elem_li_d .div_txt{ background: none;}
#lancamentos .elem_li_l, #lancamentos .elem_li_d{width:450px;  height:27px;clear:both; margin-bottom:1px; list-style: none;}
/*#lancamentos*/ .elem_li_l, /*#lancamentos*/ .elem_li_d{width:200px; height:27px;clear:both; margin-bottom:1px; list-style: none;}
/*#lancamentos*/ .elem_li_l, .div_txt{ background:url(../imgs/bg_li_bigl.jpg) no-repeat; }
/*#lancamentos*/ .elem_li_d{background:url(../imgs/bg_li_bigd.jpg) no-repeat; }

/*===================================
	DIR - Player e Playlist
=====================================*/

#player{height:110px; padding:0; padding-bottom: 10px; /*background:url(../imgs/bg_player.png) no-repeat;*/}
#player object{ position:relative;}
#playlist{	height:286px;	/*background:url(../imgs/bg_playlist.png) no-repeat;	*/padding:10px 0 0 10px;}

#playlist {
    background-image: url(../imgs/bg_playlist.png) !important;
    background-image: none;	
	background-repeat:no-repeat;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/bg_playlist.png',sizingMethod='crop');
    /*position:static;*/
}
#player{ 
    background-image: url(../imgs/bg_player.png) !important;
    background-image: none;	
	background-repeat:no-repeat;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/bg_player.png',sizingMethod='crop');
    /*position:static;*/
}

#player_titulo{ width:230px; height:28px; padding:3px 5px 3px 5px; background:url(../imgs/bg_player_tit.png) no-repeat;position:relative;}
#nome_musica{ color:#ffeb0e; display:block; font-weight:bold; letter-spacing:1px;}
#nome_banda{ color:#fff; font-size:10px;display:block;}

#player_tempo, #player_cont, #player_vol{float:left; height:19px; margin-top:1px; text-align:center; color:#ffeb0e; position:relative;}
#player_tempo{width:53px;line-height:19px; background:url(../imgs/bg_player_tempo.png); margin-right:1px;}
#player_cont{width:90px; line-height:19px; background:url(../imgs/bg_player_data.png); margin-right:1px;}
#player_cont span{color:#fff;}
#player_vol{width:95px;line-height:19px; background:url(../imgs/bg_player_vol.png); position:relative;}
	
#player_controls{float:left; height:40px;position:relative;}
#player_controls img{float:left;position:relative;}

#playlist ul{	margin:20px 0 0 0;	padding:0;	list-style:none; width:231px; height:226px; position:relative;}
#playlist .div_txt{	float:left;	width:190px;line-height:27px;padding:0 0 0 10px;}
#playlist .elem_li_l, #playlist .elem_li_d{	width:234px;height:27px;clear:both;	margin-bottom:1px;}
#playlist .elem_li_l{background:url(../imgs/bg_li_smll.jpg) no-repeat;}
#playlist .elem_li_d{background:url(../imgs/bg_li_smld.jpg) no-repeat;}

/*===================================
				Rodapé
=====================================*/

#marca{border-right:solid 1px #fff;	width:100px;padding:0 20px 0 0;	float:left;	height: 50px;line-height: 50px;}
#legenda{width:450px;float:left;	padding:0 0 0 20px;	color:#c531ec;}
#assinatura{  /*width:100px;float:right;*/ text-align:right;}

#marca img{margin:10px 0 0 0;}
#legenda span{color:#efdc34}
#legenda a{color:#c531ec; text-decoration:none;}
#assinatura img{margin:10px 100px 0 0;}

/*===================================
				Outros
=====================================*/

.pagin { width:430px; margin:10px 0; position:relative;}
.pagin a{ padding:2px 5px 2px 5px; text-decoration:none; background:#A827CA; color:#FFAFF5; border: solid 1px #D23CE3; position:relative;} /* add em 12/0708 (gabriel lau) */
.pagin a:hover{ background:#D23CE3; color:#fff; border: solid 1px #C033D9;} /* add em 12/0708 (gabriel lau) */

.tit {font-weight:bold;	color:#ffeb0e;}
.marginTit{ padding:0 0 0 60px !important;}
.marginUl{padding:20px 0 0 0 !important;}

.btn_plus, .btn_minus{width:24px; height:27px; float:left; text-align: center; background:url(../imgs/bg_btn.jpg);}
.btn_plus img, .btn_minus img{margin:7px;}
.btn_plus{ margin-left:5px;}
.btn_minus{ margin-left:2px;}

a img{border:none;}



