just find the code that shows the thumbnail in product.tpl and wrap this round it
Code:
{if $images}
code to show detailed imge
{else}
code to show thumbnail
{/if}
see skin1/modules/detailed_images folder for files that control showing detailed images