@import "reset.css";
body{ background:#fff; font-size:12px; color:#333; font-family:Arial}

#wrapper{ padding:10px}

.hidden{ display:none}
.clear{ clear:both}
.left{ float:left}
.right{ float:right}
.inner{ padding:10px}
.cake-sql-log{ display:none}

h1{ font-size:20px; padding-bottom:10px; margin-bottom:10px; border-bottom:1px dotted #ccc}

a{ color:#333; font-weight:bold}

#tooltip{ position:absolute; border:1px solid #333; border-width:1px 2px 2px 1px; background:#fff; padding:2px 5px; color:#333; display:none; max-width:250px; text-align:left; line-height:16px; font-size:11px; z-index:5000}

#form-errors{ color:#c00; font-weight:bold}
#form-errors .validation-error{ font-weight:normal; padding-left:10px; line-height:18px}

#enquiry-form .text input, #enquiry-form .textarea textarea, #enquiry-form .select select, #enquiry-form .date input{ width:590px}
