html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
    background:#FFFFFF;
    padding:10px;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#fff;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#fff;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


font.smalltext
{
  font-size:10px;
}

a.smalltext, a.smalltext:visited
{
    font-size:12px;  
    color:#000000;
}

a.smalltext:hover
{
    color:#FF0000;
}



div.main
{
  width:100%;
  border:0px;
  background:#FFFFFF;
  text-align:left;
}

div.content
{
  text-align:left;
  background:#FFFFDD;  
  padding:10px;
}

div.debug
{
  border:1px solid #660000;
  background:#ffff99;
  text-align:left;
  font-family:courier, fixedsys;
  font-weight: bold;
  font-size:12px;  
}

td.toptitle
{
	height:70px;
	#background:#ff3030;
	#background-image: url(../../graphics/topbanner.jpg);
	#background-repeat: no-repeat;
	#background-position: center;
	text-align:center;
}



td.toplinks
{
    height:10px;
    text-align: center;
    background:#FFFFFF;    
    vertical-align:middle;
    visibility:hidden;
}

font.navlinksmain
{
  color:#000000;
  font-size:18px;
}

a.navlinksmain, a.navlinksmain:visited
{
  color:#000000;
  text-decoration:none;
}

a.navlinksmain:hover
{
  color:#FF0000;  
  text-decoration:underline;
}


table.formtable
{
  width:750px;
  border: 1px solid #000000;
}

td.formheader
{
  border: 1px solid #333333;
  font-weight: bold;
  font-size:16px;
  background:#88AAFF;
}

td.formfieldleft
{
  border: 1px solid #333333;
  text-align: right;
  vertical-align:top;
  background:#CCEEFF;  
  font-size:14px;  
}

td.formfieldright
{
  border: 1px solid #333333;
  text-align: left;
  vertical-align:top;
  background:#CCEEFF;    
  font-size:14px;    
}

td.formfooter
{
  border: 1px solid #333333;
  background:#CCCCCC;
  background:#BBCCFF;    
  text-align:center;
}


input.formfield, textarea.formfield
{
  width:100%;
  border: 0;  
  background:#AAAAAA;
}

input.formfield:hover, input.formfield:focus, textarea.formfield:hover, textarea.formfield:focus
{
  background:#FFFFFF;
}
 
input.submit
{
  border: 1px solid #000000;
  font-weight:bold;
}




table.main
{
  width:100%;
}

td.maintitle
{
  border: 1px solid #333333;
  font-weight: bold;
  size:16px;
  background:#CCCCCC;
}

td.main
{
  border: 1px solid #333333;
  vertical-align:top;
}



table.userbar
{
  width:100%;
  background: #EEEE77;
}

td.userbarright
{
  text-align:right;  
  font-size:13px;
}

td.userbarleft
{
  text-align:left;
  font-size:13px;
}

a.userbar, a.userbar:visited
{
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

a.userbar:hover
{
  color:#000000;
  text-decoration:underline;
  font-weight:bold;  
}


table.menu
{
  width:100%;
  background:#000000;
  border: 1px solid #000000;
  page-break-after: always;
}

tr.menu
{
  border-collapse:collapse;
  page-break-after: auto;
}

td.menucattitle
{
  font-weight: bold;
  font-size: 30px;
  padding: 3px;  
  background:#FFFFFF; 
}


td.menucatsubtitle
{
  font-size: 30px;
  padding: 3px;  
  border-spacing: 2px;  
  background:#FFFFFF;  
  border-bottom: 3px solid #000000;  
}


td.menufoodname
{
  width:430px;
  font-size: 19px;  
  font-weight:bold;
  padding: 5px;  
  padding-bottom:0;
  background:#FFFFCC;
  border: 1px solid #000000;
}

td.menufooddesc
{
  font-size: 12px;
  padding:5px;
  background:#FFFFCC;     
  color:#0000FF;
  border: 1px solid #000000;  
}

td.menufoodprice
{
  color:#FF0000;
  font-size: 19px;
  background:#FFFFCC;   
  border: 1px solid #000000;
  padding:5px;
}


font.adminlink, a.adminlink
{
  font-size: 12px;
  text-decoration: none;
  color:#DD0000;
  font-weight:bold;
  background:#FFFFAA;
}

a.adminlink:hover
{
  text-decoration: underline;
  background:#FFFFFF;
}


div.error
{
  text-align:center;
  color:#FF0000;
  font-weight:bold;
  font-size:18px;
  background:#FFAAAA;
  width: 510px;
  padding:15px;
}


div.message
{
  text-align:center;
  color:#004400;
  font-weight:bold;
  font-size:18px;
  background:#AAFFAA;
  width: 510px;
  padding:15px;
}



table.photogal
{
	#border: 2px solid #000000;
}

td.photogalentry
{
	#border: 1px solid #000000;
	width: 300px;
	height: 250px;
	background:#F6F6CC;	
	padding: 5px;
	text-align:center;
	vertical-align: top;
}

td.photogalentry_empty
{
	border: 0;
	width: 300px;
	height: 250px;	
	vertical-align: top;
	background:#F6F6CC;		
}





