/* 
	 this is the bit chopped out of style.css as it interefed with the nice blue halo around Foundation 5 Tabs in booking calendar:
	 let's load these into every page except booking calendar pages
*/

a:active { -moz-outline-style: none; outline: none; }
a:focus { -moz-outline-style: none; outline: none; }
