/* 

Webstudio would like to compliment the chef... Eric Meyer:
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

img { border:0; }

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	margin: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.hidden { display:block; overflow:hidden; text-indent:-9999px; }


.clr:after {height: 0;clear: both;content: "";display: block;}
* html .clr {height: 1%;}


#activation { background: #0C3; color: #fff; font: 16px Georgia, "Times New Roman", Times, serif; text-align: center; padding: 12px 0; margin: 0;  width: 100%; }

.enquiries { padding-top: 0px; }
.enquiries fieldset { border: 1px solid #000; margin-bottom: 15px; padding: 10px; }
.enquiries label { width: 200px; float: left; }
.enquiries p { clear: both; font-size: 13px; }
#page-id-7 .enquiries p { clear: both; font-size: 13px; }
.enquiries em { color: #FF0000; font-weight: bold; }
.enquiries legend { font-weight: bold; padding: 0px 5px; font-size: 14px; }
.enquiries input[type="text"] { width: 300px; font: 15px Arial, Helvetica, sans-serif; padding: 4px; border: 1px solid #000; font-weight: bold; color: #000; }
.enquiries textarea { width: 300px; font: 15px Arial, Helvetica, sans-serif; padding: 4px; border: 1px solid #000; font-weight: bold; color: #000; }


b, strong { font-weight: bold; }