#player,#player a{ color:#fcf0f6; }
#player{ background:url(https://blackberrysodapop.neocities.org/sizerAndVol.png); background-position: bottom !important; background-repeat: repeat-x !important; }
#player .mainImage{ background:url(https://blackberrysodapop.neocities.org/main.png); }

#player #baseLeft{ width:188px; }
#player #baseRight{ width:145px;}
#player .button{  width:22px; }
#player #play{ background:url(https://blackberrysodapop.neocities.org/playBtn.png); }
#player #play,#player #pause{ left:32px; }
#player #previous{ left:8px; }
#player #next{ left:55px; }
#player #jp-title{ left:115px;}
#player #title{ left:115px;}
#player #tooltip{ right:208px; }
#player #timer{ right:142px;  }
#player #list{ right:5px; }



/* Setting/Others Buttons */
#player #repeatButton a, #player #repeatOnceButton a, 
#player #repeatAllButton a, #player #shuffleButtonOff a,  #player #shuffleButtonOn a {
    background-image:url('https://blackberrysodapop.neocities.org/shuffleRepeatBtn.png');
    background-repeat:no-repeat;
    display: block;
    width: 22px;
    height: 25px;
    outline: 0;
}

#player #repeatButton {left: 88px; position:absolute; z-index: 8;}
#player #repeatButton a {background-position:0px 0px !important;}
#player #repeatButton a:active {background-position:0px -25px !important;}

#player #repeatOnceButton {left: 88px; position:absolute; z-index: 8;}
#player #repeatOnceButton a {background-position:-44px 0px !important;}
#player #repeatOnceButton a:active {background-position:-44px -25px !important;}

#player #repeatAllButton {left: 88px; position:absolute; z-index: 8;}
#player #repeatAllButton a {background-position:-22px 0px !important;}
#player #repeatAllButton a:active {background-position:-22px -25px !important;}

#player #shuffleButtonOff {right: 114px; position:absolute; z-index: 8;}
#player #shuffleButtonOff a {background-position:-66px 0px !important;}
#player #shuffleButtonOff a:active {background-position:-66px -25px !important;}

#player #shuffleButtonOn {right: 114px; position:absolute; z-index: 8;}
#player #shuffleButtonOn a {background-position:-88px 0px !important;}
#player #shuffleButtonOn a:active {background-position:-88px -25px !important;}


#player #seeker{ right:316px; }
#player #seekerBase{ border-color:#fcf0f6; }
#player #seekerBuffered{ background-color:#ffc3db; }
#player #seekerSliderBase{ background-color:#fcf0f6; }

#player #volume{ width:70px; right:33px; }
#player #volumeSlider{ width:14px; background:url(https://blackberrysodapop.neocities.org/sizerAndVol.png); }

#playlist,#playlist .module,#playlist h3{ border-color:#d5219f; color:#fcf0f6; }
#playlist h3{ background:url(https://blackberrysodapop.neocities.org/bar.png); background-repeat: repeat-x !important; color:#FFF;font-family: Verdana,Arial,sans-serif; font-size: 11px;line-height: 18px; }
#playlist .even{background-color:#FFF;}
#playlist .odd{ background-color:#ffc3db;}
#playlist .focus{ background-color:#f84f8d; color:#FFF;}



      

