Swampy,
IEC connectors are just plugs and sockets like you get on computer power leads, the 2 pin connector that I suggested (PS2014/PP2013) will be fine for 24V.
The problem is the 24v power supply, the absolute voltage limit for an arduino uno is 20v and the relay that I used is rated to 12v so what this means is you are going to have to get a 12v supply as well as a 24v supply. There are ways of getting 12v from 24v, like using a voltage regulator like LM7812 but that would require a few parts soldered to a prototyping board
here is the
Datasheet for the LM78XX series
using one of these in wired up like fig. 10 on page 23 of the datasheet between the 24v power supply and the brauduino board would work.
As for the SSR you could get a 40A SSR instead of a 25A one and get a heatsink with a thermal rating of 2.2deg/w or lower , for a 15 amp load that would keep the temperature rise on the heat sink to about 50 deg above ambient which means on a 30deg day the heatsink will get to 80 deg so it will be hot to touch but won't damage the box or SSR. You will also need 15amp rated IEC power sockets too instead of the 10amp ones I spec'd
cheers steve