Thanks for the reply, I actually used

RewriteRule ^shop/(.*).html$ /$1 [R,L]

(one less / than my original attempt) is there any advantage to using the one you have posted up?