@charset "utf-8";
/* CSS Document */

body { height:100%; background:#000000}

#Frame {
width:1008px;
height:auto;
margin:0px auto;
clear:both;
border-left:5px solid #AA8524;
border-right:5px solid #AA8524;
background:url(../images/fundo_unsigned_artists.jpg) repeat-x #AA8524;
}

/* white menu */

#Menu-Profile {
width:auto;
height:auto;
padding-left:45px;
}


#navigation a
{
color:#fff;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:12px;
font-weight:bold;
padding:4px 30px 4px 30px;
background:#270000;
border-left:1px solid #AA8524;
}



#navigation a
{
display:block;
float:left
}

/* Hide from IE5-Mac \*/
#navigation a
{
float:none
}
/* End hide */

#navigation a:hover
{
color:#000;
font:Arial, Helvetica, sans-serif;
padding:4px 30px 4px 30px;
background:#FFFFFF;
border-left:1px solid #AA8524;
}


#navigation ul
{
list-style:none;
padding:0px;
margin:0px;
}

#navigation li
{
float: left;
margin: 0;
list-style:none
}

/* white menu */

#Menu-Playlist {
width:180px;
height:auto;
float:left;
}


#Music-List a
{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:12px;
font-weight:bold;
background:url(../images/music/bg-bright.jpg) no-repeat;
border-bottom:1px solid #FFFFFF;
width:154px;
height:22px;
vertical-align:middle;
padding-top:6px;
padding-left:26px;
}



#Music-List a
{
display:block;
float:left
}

/* Hide from IE5-Mac \*/
#Music-List a
{
float:none
}
/* End hide */

#Music-List a:hover
{
color:#000;
font:Arial, Helvetica, sans-serif;
background:url(../images/music/bg-dark.jpg) no-repeat;
width:154px;
height:22px;
vertical-align:middle;
padding-top:6px;
padding-left:26px;
}


#Music-List ul
{
list-style:none;
padding:0px;
margin:0px;
}

#Music-List li
{
float: left;
margin:0px;
list-style:none
} 
