@charset UTF-8; 

/* Modified CSS Style reset by Sarah Parmenter, You Know Who Design
----------------------------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,p { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
p { line-height:18px; padding-bottom:18px; }
a:active{ outline: none;}


/* You Know Who
----------------------------------------------------------------------------------------- */
html,body { background:#000; font-family:Arial, Verdana, sans-serif; font-size:small; color:#fff; }
p { line-height:24px; font-family:Arial, Georgia, "Times New Roman", Times, serif; font-size:115%; }
h1,h2,h3,h4,h5,h6 { font-family:"Times New Roman", Times, serif; margin-bottom:18px; }
h1 { font-size:450%; }
h2 { font-size:200%; border-bottom:1px solid grey; clear:both; }
#container { width:960px; margin:auto; padding:0 10px 50px; }
#leftcol { float:left; width:160px; margin-right:20px; }
#leftcol ul { }
#leftcol li { border-bottom:1px solid grey; width:140px; padding:10px 5px; }
#rightcol { width:580px; float:left; }
#lastcol { width:160px; float:left; margin-left:20px; }
#contact {
width:220px;
float: right;
}

#enquiry_form { width:300px; float:right; margin-right:20px; clear:left; }
#contract_catering {
width:780px;
float:left;
margin:0 0 26px 140px;
}
#airport { width:540px; margin:26px 0; clear:left; float:left; position:relative; z-index:1; }
#airport_pic { width:300px; position:absolute; left:786px; top:784px; z-index:2; }
#buffets { margin:26px 0; float:left; width:960px; clear:left;}

#staff { float:right; margin-top:20px;}
#staff a { background: url(../images/staff_login.gif) 0 0 no-repeat; height:32px; text-indent: -9999px; width:138px; display:block; }
#staff a:hover { background-position: 0 -32px;}

.welcome { width:938px; height:246px; clear: right;}
.vcard { line-height:18px; padding:10px 0; padding-right:20px; }
.vcard:last-child { padding-right:0; }
.vcard:first-line { font-weight:bold; }
.imagesfloat { float:left; width:160px; margin-right:20px; }
.firstcol { float:left; width:280px; margin-right:40px; }
.catering { background:transparent url(../images/contract-catering.gif) no-repeat; text-indent:-3000px; width:298px; height:36px; }
.airport { background:transparent url(../images/airport_deliveries.gif) no-repeat; text-indent:-3000px; width:298px; height:36px; }
.buffet { background:transparent url(../images/buffets_deliveries.gif) no-repeat; text-indent:-3000px; width:270px; height:36px;}
.contact { background:transparent url(../images/contact-us.gif) no-repeat; text-indent:-3000px; width:220px; height:36px; }
.enquiry { background:transparent url(../images/enquiry.gif) no-repeat; text-indent:-3000px; width:258px; height:36px; }
.clear { clear:both; }

.enquiry_button a { background: url(../images/make_enquiry.gif) 0 0 no-repeat; display: block; width:138px; text-indent: -9999px; height:32px; }
.enquiry_button a:hover { background-position: 0 -32px;}

/* Form
----------------------------------------------------------------------------------------- */
form { width:300px; margin-bottom:30px; }
form label { float:left; clear:left; margin:12px 0 0; color:#fff; font-weight:bold; }
form input { clear:left; float:left; border:0; padding:3px; }
form .back { background:#fff url(../images/form-bg.gif) top left repeat-x; }
form textarea { float:left; clear:left; background:#fff url(../images/form-bg.gif) top left repeat-x; border:0; padding:3px; }
form select { float:left; clear:left; font-size:11px; font-weight:bold; margin-bottom:20px; }
.noborder { border:0; }
 .error {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #316324;
clear: left;
float:left;
background: #a9c4a1 url(../images/no.png) no-repeat 2px 50%;
margin-top:10px;
padding:3px 3px 3px 21px;
display:none;
  }
  .sent{ padding-top:100px;}
  .sent a {color:#99CC66;}
  .sent a:hover {color:#CCCCCC;}
#bottom_holder{
float:left;
width: 960px;
}
