Sorting a card deck into piles and ordering one (list of suit)

Sorting a card deck into piles and ordering one (list of suit)

Hi New to Jquery and hoping for some advice, The following is what I want to do:
Have one (main) list in which I can drag and drop to sort the list into a desired order, meanwhile have other containers (of lists) which I can drag from the main list and drop into the containers (panels / divs) just displaying  the number of items  in the list. I've attached a jpg of the basic ui I'd like to achieve.
 
thanks