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:#DDCCCC;
}

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:950px;
  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:230px;
	background:#ff3030;
	background-image: url(../../graphics/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
}

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

font.navlinksmain
{
  color:#000000;
  font-size:35px;
  font-weight:bold;
}

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:900px;
  border: 1px solid #000000;
}

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;
}

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


td.menucatsubtitle
{
  font-size: 18px;
  padding: 3px;  
  border-spacing: 2px;  
  background:#EEEE99;  
  border-bottom: 3px solid #FFFFAA;  
}


td.menufoodname
{
  width:430px;
  font-size: 18px;
  font-weight:bold;
  padding: 5px;  
  padding-bottom:0;
  background:#EEEE77;
  border-top: 2px solid #FFFFAA;  
}

a.menufoodname, a.menufoodname:visited
{ 
  font-size: 18px;
  font-weight:bold;
  color:#000000;
  text-decoration: underline;
}

a.menufoodname:hover
{
  color: #ff0000;
}

td.menufooddesc
{
  font-size: 12px;
  padding: 7px;   
  padding-top:0;
  background:#EEEE77;     
  color:#0000FF;
}

td.menufoodprice
{
  color:#FF0000;
  font-size: 16px;
  background:#EEEE77;  
  border-top: 2px solid #FFFFAA;  
}


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;		
}






div.debuginfo
{
text-align:left;
width: 100%;
border: 1px solid #DDDD00;
padding:5px;
font-size:12px;
background: #FFFFDD;
}


div.note
{
text-align:left;
width: 80%;
border: 1px solid #000000;
padding:5px;
font-size:12px;
background: #FFFFDD;
font-weight: bold;
}

div.left
{
	text-align:left;
	width:100%;
}

font.subtitle
{
	font-weight: bold;
	text-decoration: underline;
	font-size:18px;
}


table.std
{
	width:100%;
	border: 1px solid #000000;
}

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

td.stdsubtitle
{
	border: 1px solid #333333;
	font-size:16px;
	background:#D6D6FF;
	padding: 3px;
}

td.std
{
	border: 1px solid #333333;
	vertical-align:top;
	padding: 1px;
	font-size:14px;
	background:#e6e6ff;
}

td.green
{
	border: 1px solid #333333;
	vertical-align:top;
	padding: 1px;
	font-size:14px;
	background:#aaffaa;
}

td.yellow
{
	border: 1px solid #333333;
	vertical-align:top;
	padding: 1px;
	font-size:14px;
	font-weight: bold;
	background:#FFaaaa;
}

td.red
{
	border: 1px solid #333333;
	vertical-align:top;
	padding: 1px;
	font-size:14px;
	font-weight: bold;
	background:#FFaaaa;
}

table.formtable
{
	border: 1px solid #000000;
	padding:0px;
}

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

td.formmessage
{
	border: 1px solid #333333;
	background:#EEEEFF;
	padding:5px;
}

td.formfieldoptions
{
	border: 1px solid #333333;
	text-align: left;
	vertical-align:middle;
	padding:3px;
	width:60px;
	font-size:10px;
}

td.formfieldleft
{
	border: 1px solid #333333;
	text-align: right;
	vertical-align:top;
	padding:3px;
	width:200px;
	font-size:14px;
	color: #222222;
}

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

td.formfieldhtml
{
	border: 1px solid #333333;
	text-align: left;
	vertical-align:top;
	padding:3px;
	background: #DDDDDD;
	font-size:12px;
}

td.formfooter
{
	border: 1px solid #333333;
	background:#EEEEEE;
}


table.formtableembed
{
	width:100%;
	padding:0;
}

td.formtableembed
{	
	padding:0px; 
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

div.error
{
	border: 1px solid #FF5555;
	background:#FFDDDD;
	font-weight: bold;
	width: 60%;
	padding: 10px;
	text-align: center;
}

div.message
{
	border: 1px solid #55FF55;
	background:#DDFFDD;
	font-weight: bold;
	width: 60%;
	padding: 10px;
	text-align: center;
}



font.smalltext
{
	font-size:12px;
	color:#333333;
}

font.formmessage
{
  font-size: 14px;
  color: #00aa00;  
}

font.formmessageerror
{
  font-size: 14px;
  color: #aa0000;
  font-weight: bold;
}

font.navlinks, a.navlinks, a.navlinks:visited
{
  font-size: 23px;
  color: #000000;
  font-weight: bold; 
}

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

font.subnavlinks, a.subnavlinks, a.subnavlinks:visited
{
  font-size: 23px;
  color: #000000;
  font-weight: bold;
}

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


font.std, a.std, a.std:visited
{
  color: #000000;
  text-decoration: underline;
}

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


textarea.formfield
{
	width:100%;
	margin: 2; padding: 0; border-width: 0;
}

input.formfield, select.formfield
{
	width:100%;
	margin: 2; padding: 0; border-width: 0;
}

option.formselect
{
	background: #eeeeee;
}

option.formselect_selected
{
	background: #eeffee;
}




h1.menuitemtitle
{
	color:#000000;
}


font.menuitem
{
	color:#0000ff;
	font-size:20px;
}

table.menuitem
{
	border: 1px solid #0000ff;
	background: #FFEEEE;	
}

td.menuitem
{
	border: 1px solid #0000ff;
	background: #FFEEEE;	
	padding: 10px;
    font-size:20px;
}







