
/*****************************************
BUTTONS
*****************************************/

.btn-center {
margin-left:auto;
margin-right:auto;
}

.minimix_add {
	width:600px;
	height:100px;
	float:left;
	display:inline;
	background:url(images/ws3/minimixes.png) no-repeat;
    margin-left:20px;	
}

.radio1 {
	width:195px;
	height:145px;
	float:left;
	display:inline;
	background:url(images/ws3/downtemporadiobut.png) no-repeat;	
	margin-left:5px;
	margin-right:5px;
}

.radio2 {
	width:195px;
	height:145px;
	float:left;
	display:inline;
	background:url(images/ws3/houseradiobut.png) no-repeat;
	margin-left:5px;
	margin-right:5px;
}

.radio3 {
	width:195px;
	height:145px;
	float:left;
	display:inline;
	background:url(images/ws3/technoradiobut.png) no-repeat;
	margin-left:5px;
	margin-right:5px;
}

.btn-play {
width:34px;
height:34px;
display:block;
background:url('images/ws3/play.png') no-repeat top;
}

.btn-playalbum {
width:34px;
height:34px;
display:block;
background:url('images/ws3/playalbum.png') no-repeat top;
}

.btn-playplaylist {
width:34px;
height:34px;
display:block;
background:url('images/ws3/playplaylist.png') no-repeat top;
}

.btn-deleteplaylist {
width:34px;
height:34px;
display:block;
background:url('images/ws3/deleteplaylist.png') no-repeat top;
}

.btn-playlittle {
width:14px;
height:14px;
display:block;
background:url('images/ws3/playlittle.png') no-repeat top;
}

.btn-dellittle {
width:14px;
height:14px;
display:block;
background:url('images/ws3/dellittle.png') no-repeat top;
}

.btn-moveup {
width:14px;
height:14px;
display:block;
background:url('images/ws3/moveup.png') no-repeat top;
}

.btn-movedown {
width:14px;
height:14px;
display:block;
background:url('images/ws3/movedown.png') no-repeat top;
}

.btn-playlittle2 {
width:18px;
height:14px;
float:left;
background:url('images/ws3/playlittle.png') no-repeat top;
}

.btn-taf {
width:129px;
height:29px;
display:block;
background:url('images/ws3/btn_taf.png') no-repeat top;
}

.btn-a2pl {
width:129px;
height:29px;
display:block;
background:url('images/ws3/btn_a2pl.png') no-repeat top;
}

.btn-pl-addpl{
width:129px;
height:29px;
display:block;
background:url('images/ws3/btn_pl_addpl.png') no-repeat top;
}

.btn-alrin {
width:129px;
height:29px;
display:block;
background:url('images/ws3/btn_alreadyin.png') no-repeat top;
cursor:default;  
}

.btn-pl-log {
width:129px;
height:29px;
display:block;
background:url('images/ws3/btn_pl_log.png') no-repeat top;
cursor:default;  
}

.btn-err {
width:129px;
height:29px;
display:block;
background:url('images/ws3/btn_err.png') no-repeat top;
}

.btn-ins {
width:129px;
height:29px;
display:block;
background:url('images/ws3/btn_added.png') no-repeat top;
cursor:default;  
}

.btn-add {
width:53px;
height:20px;
position:absolute; top:13px; right:0px;
display:block;
background:url('images/ws3/btn_add.png') no-repeat top;
}

.btn-ri {
width:158px;
height:27px;
display:block;
background:url('images/ws3/btn_ri.gif') no-repeat top;
}

.btn-band-rules {
width:116px;
height:27px;
display:block;
background:url('images/ws3/btn_accept.gif') no-repeat top;
}


.btn-login {
width:39px;
height:17px;
display:block;
background:url('images/ws3/btn_login.png') no-repeat top;
}

.btn-login:hover {
cursor:pointer;
background-position:bottom;
}

a.btn-prev {width:37px;height:37px;display:block;background:url('images/ws3/btn_prev.png') top;}
a.btn-prev:hover {background-position:bottom; background:url('images/ws3/btn_prevover.png') top;}

a.btn-next {width:37px;height:37px;display:block;background:url('images/ws3/btn_next.png') top;}
a.btn-next:hover {background-position:bottom; background:url('images/ws3/btn_nextover.png') top;}

a.btn-pplay {width:47px;height:47px;display:block;background:url('images/ws3/btn_play.png') top;}
a.btn-pplay:hover {background-position:bottom; background:url('images/ws3/btn_playover.png') top;}

a.btn-ppause {width:47px;height:47px;display:block;background:url('images/ws3/btn_pause.png') top;}
a.btn-ppause:hover {background-position:bottom; background:url('images/ws3/btn_pauseover.png') top;}

a.btn-visit {width:129px;height:29px;display:block;background:url('images/ws3/btn_artpage.png') top;}
a.btn-visit:hover {background-position:bottom;}

a.btn-sign-up-band {width:200px;height:45px;display:block;background:url('images/ws3/artist_signup.png') top;}
a.btn-sign-up-band:hover {background-position:bottom;}

a.btn-edit-summary {width:100px;height:23px;display:block;background:url('images/ws3/btn_edit_summary.png') top;}
a.btn-edit-summary:hover {background-position:bottom;}

a.btn-edit-biography {width:100px;height:23px;display:block;background:url('images/ws3/btn_edit_biography.png') top;}
a.btn-edit-biography:hover {background-position:bottom;}

a.btn-edit-blogconf {width:100px;height:23px;display:block;background:url('images/ws3/btn_edit_blogconf.png') top;}
a.btn-edit-blogconf:hover {background-position:bottom;}

a.btn-add-post {width:100px;height:23px;display:block;background:url('images/ws3/btn_add_post.png') top;}
a.btn-add-post:hover {background-position:bottom;}

a.btn-add-playlist {width:100px;height:23px;display:block;background:url('images/ws3/btn_add_playlist.png') top;}
a.btn-add-playlist:hover {background-position:bottom;}

a.btn-add-album {width:100px;height:23px;display:block;background:url('images/ws3/btn_add_album.png') top;}
a.btn-add-album:hover {background-position:bottom;}

a.btn-add-track {width:100px;height:23px;display:block;background:url('images/ws3/btn_add_track.png') top;}
a.btn-add-track:hover {background-position:bottom;}

a.btn-delete {width:50px;height:12px;display:block;background:url('images/ws3/btn_delete.png') top;}
a.btn-delete:hover {background-position:bottom;}

a.btn-close-form-little {width:50px;height:12px;display:block;background:url('images/ws3/btn_close_form_little.png') top;}
a.btn-close-form-little:hover {background-position:bottom;}

a.btn-close-form {width:100px;height:23px;display:block;background:url('images/ws3/btn_close_form.png') top;}
a.btn-close-form:hover {background-position:bottom;}

a.btn-sign-up-fan {width:200px;height:45px;display:block;background:url('images/ws3/member_signup.png') top;}
a.btn-sign-up-fan:hover {background-position:bottom;}

a.btn-tellafriend {width:100px;height:23px;display:block;background:url('images/ws3/btn_tellafriend.png') top;}
a.btn-tellafriend:hover {background-position:bottom;}

a.btn-giveyouropinion {width:100px;height:23px;display:block;background:url('images/ws3/btn_giveyouropinion.png') top;}
a.btn-giveyouropinion:hover {background-position:bottom;}

.btn-user-form { width:100px; height:23px; display:block; background:url('images/ws3/btn_submit.png') no-repeat top;}

.btn-band-form { width:100px; height:23px; display:block; background:url('images/ws3/btn_submit.png') no-repeat top; }

a.btn-newsubject {width:100px;height:23px;display:block;background:url('images/ws3/btn_newsubject.png') top;}
a.btn-newsubject:hover {background-position:bottom;}

a.btn-answer {width:100px;height:23px;display:block;background:url('images/ws3/btn_answer.png') top;}
a.btn-answer:hover {background-position:bottom;}

a.btn-post {width:100px;height:23px;display:block;background:url('images/ws3/btn_post.png') top;}
a.btn-post:hover {background-position:bottom;}

a.btn-cancel {width:100px;height:23px;display:block;background:url('images/ws3/btn_cancel.png') top;}
a.btn-cancel:hover {background-position:bottom;}
