﻿body 
{	background-color:#1a1918;
	font-family: Arial;
	font-size:12pt;
	color:#ffffff;
}

.topmenu
{
	background-color:#4c4946;
	 text-align:center;
	 	font-size:10pt;
	 
}

.topmenu A:link {text-decoration: none;font-size:10pt; color:#ffffff;}
.topmenu A:visited {text-decoration: none;font-size:10pt;color:#ffffff;}
.topmenu A:active {text-decoration: none;font-size:10pt;color:#ffffff;}
.topmenu A:hover {text-decoration: none; color: orange;font-size:10pt;}

.starttab
{
 background-image:url(img/starttab.gif);
 background-position:bottom;
 color:White;
  height:28px;
  background-repeat:no-repeat;
}
.middletab
{
 background-image:url(img/middletab.gif);
 background-position:bottom;
 color:White;
  height:28px;
    background-repeat:no-repeat;
}
.endtab
{
 background-image:url(img/endtab.gif);
 background-position:bottom;
 color:White;
 height:28px;
   background-repeat:no-repeat;
}

.tablebackground
{
 background-image:url(img/homebackground.png);
 height:750px;
 background-position:bottom right;
 background-repeat: no-repeat;
 background-color:#000000;

}

.tablebackground2
{

 background-color:#000000;
}

.homepageimagesborder
{
	Height:125px; 
	Width:150px;
	border-color:white;
	border-style:double;
	border-width:thick;
	
}
.dropdown
{
 background-color:#1a1918;
 width:100%;
 color:#ffffff;
}

h1
{
 font-size:12pt;
}

.gvHeaderRow
{
 background-image:url(img/header2.gif);
background-repeat: repeat-x;
font-size:10pt;
height:41px;
color: #fcb252;
}

.gvHeaderRow A:link {text-decoration: none;font-size:10pt; color:#fcb252;}
.gvHeaderRow A:visited {text-decoration: none;font-size:10pt;color:#fcb252;}
.gvHeaderRow A:active {text-decoration: none;font-size:10pt;color:#fcb252;}
.gvHeaderRow A:hover {text-decoration: none; color: white;font-size:10pt;}

.restaurantheader
{
 font-size:	12pt;
 font-weight:bold;

}

.blacktextbox
{
	color:orange;
	background-color:Black;
	 border-style:none;
	}

.littleimages
{
height:96px; 
width:120px;
text-align:center;
}

.resultstable
{
	padding:0;
	
}
.black
{
 color:Black;
}
.cuisineresults
{
Width:100%;
background-color:Transparent;
color:White;
border-style:none;
overflow:hidden;
font-family: Arial;
font-size:10pt;
 text-align:left;
}
.resultsnameheader{text-decoration: none;font-size:	12pt; font-weight:bold; color:#ffffff;}
.resultsnameheader A:link {text-decoration: none;font-size:	12pt; font-weight:bold; color:#ffffff;}
.resultsnameheader A:visited {text-decoration: none;font-size:	12pt; font-weight:bold; color:#ffffff;}
.resultsnameheader A:active {text-decoration: none;font-size:	12pt; font-weight:bold; color:#ffffff;}
.resultsnameheader A:hover {text-decoration: none;font-size:	12pt; font-weight:bold; color:orange;}


.bottomlinks
{text-decoration: none; color:#ffffff;
	 text-align:center;
	 	width:120px;
}

.bottomlinks A:link {text-decoration: none; color:#ffffff;}
.bottomlinks A:visited {text-decoration: none;color:#ffffff;}
.bottomlinks A:active {text-decoration: none;color:#ffffff;}
.bottomlinks A:hover {text-decoration: none; color: orange;}

.mainheadingspage
{
	 font-weight:bold;
	 color:White;
	 text-align:left;
	}
	
	.paddingleft
	{
		 padding-left:10px;
		}
