/* Flower Power Radio styles
   design by Sarah Jones
   ....groovy, baby! */
   
body{
background-image:url(../images/pageback.png);
}

a:visited{
color:#0033ff;
text-decoration:none;
}

a:hover{
color:#993300;
text-decoration:underline;
}

.body-text{
background-color:#ffcc33;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.5em;
text-align:left;
padding-left:60px;
padding-right:60px;
color:#993300;
font-weight:100;
}

.body-text2{
background-color:#ffcc33;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.5em;
text-align:left;
padding-left:0px;
padding-right:60px;
color:#993300;
font-weight:100;
vertical-align:bottom;
}

.PHP-display{
background-color:#FFCC33;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
color:#993300;
font-weight:100;
}

.flashback{
background-image:url(../images/background_top_right.jpg);
background-repeat:no-repeat;

}


.player{
background-color:#FFCC33;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.5em;
text-align:left;
color:#993300;
font-weight:100;
padding-left:60px;
}


.footer{
background-color:#FFCC33;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
text-align:center;
vertical-align:middle;
}

.menutext{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
vertical-align:bottom;
text-decoration:none;
}

a.winamp_button{
background-image:url(../images/button_winamp_off.jpg);
background-repeat:no-repeat;
display:block;
line-height:73px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
text-align:center;
padding-left:24px;
}

a.winamp_button:hover{
background-image:url(../images/button_winamp_on.jpg);
background-repeat:no-repeat;
display:block;
line-height:73px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
text-align:center;
padding-left:24px;
}

a.mplay_button{
background-image:url(../images/button_mediaplay_off.jpg);
background-repeat:no-repeat;
display:block;
line-height:73px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
text-align:center;
padding-left:24px;
}

a.mplay_button:hover{
background-image:url(../images/button_mediaplay_on.jpg);
background-repeat:no-repeat;
display:block;
line-height:73px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
text-align:center;
padding-left:24px;
}

a.real_button{
background-image:url(../images/button_real_off.jpg);
background-repeat:no-repeat;
display:block;
line-height:73px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
text-align:center;
padding-left:24px;
}

a.real_button:hover{
background-image:url(../images/button_real_on.jpg);
background-repeat:no-repeat;
display:block;
line-height:73px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
text-align:center;
padding-left:24px;
}

a.links_button{
background-image:url(../images/button_links_off.jpg);
background-repeat:no-repeat;
display:block;
line-height:73px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
text-align:center;
}

a.links_button:hover{
background-image:url(../images/button_links_on.jpg);
background-repeat:no-repeat;
display:block;
line-height:73px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
text-align:center;
}

a.contact_button{
background-image:url(../images/contact_off.jpg);
background-repeat:no-repeat;
display:block;
line-height:73px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
text-align:center;
padding-left:0px;
}

a.contact_button:hover{
background-image:url(../images/contact_on.jpg);
background-repeat:no-repeat;
display:block;
line-height:73px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
text-align:center;
padding-left:0px;
}






