@charset "UTF-8";
/* CSS Document */


table.table1 td {
vertical-align:top;
}

div.top_menu {
position: absolute;
top: 136px;
margin-left: 800px;
}

input.button {
background: black;
border: none;
color: white;
text-decoration: underline;
font-style: italic;
}

/* Bistro */

.bistro_table td {
vertical-align:top;
}

table.menu td{
vertical-align:top;
}

/* Functions Email Enquiry Form */


body
{
  background-color: black;
}

div#container 
{
  margin: 0 auto;
  width: 400px; /* change as necessary pete */
}

table#table1 
{
  font-family : verdana, tahoma, arial, sans-serif;
  font-size : 9.5pt;
  color : #666666;
  margin: 0 auto;
  vertical-align: bottom; 
  text-decoration: none;
  font-style: italic;
  font-weight: 400;
}

table#table1 td
{
  padding: 5px;
}

table#table2 
{
  font-family : verdana, tahoma, arial, sans-serif;
  font-size : 9.5pt;
  color : #666666;
  margin: 0 auto;
  vertical-align: bottom; 
  text-decoration: none;
  font-style: italic;
  font-weight: 400;
  padding: 35px 0px 0px 0px;
}

table#table2 td
{
  padding: 5px;
}

table#table3 
{
  font-family : verdana, tahoma, arial, sans-serif;
  font-size : 9.5pt;
  color : #666666;
  margin: 0 auto;
  vertical-align: bottom; 
  text-decoration: none;
  font-style: italic;
  font-weight: 400;
  padding: 8px 0px 0px 0px;
}

table#table3 td
{
  padding: 5px;
}

.inputfieldType1
{
  background-color: black;
  font-family : verdana, tahoma, arial, sans-serif;
  font-size : 8pt;
  color : #ffffff;
  vertical-align:top; 
  font-style: normal;
  text-decoration: none;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 1px solid #393939;
  border-left: 0px;
}

#submitContainer
{
  float: right;
  text-align: right;
}

#spanResetContainer
{
  margin-right: 15px;
}

#downloadContainer
{
  padding-top:40px; 
  color:#ffffff; 
  font-weight:500; 
  text-decoration: underline;
  cursor: pointer;
}

a.hrefContainerReset
{
  font-size : 9.5pt;
  font-family: verdana, tahoma, arial, sans-serif;
  color: #3D3D3D;
  text-decoration: underline;
}

a.hrefContainerReset:hover
{
  border-bottom: 1px solid;
  color: #737373;
  text-decoration: none;
}

a.hrefContainerSubmit
{
  font-size : 9.5pt;
  font-family: verdana, tahoma, arial, sans-serif;
  color: #737373;
  text-decoration: underline;
}

a.hrefContainerSubmit:hover
{
  border-bottom: 1px solid;
  color: #ffffff;
  text-decoration: none;
}

input.button {
background: black;
border: none;
color: white;
text-decoration: underline;
font-style: italic;
}

span.white {
background: black;
border: none;
color: white;
text-decoration: underline;
font-style: italic;
}
