﻿body 
{
	font-family: Lucida Sans Unicode, Lucida Sans, Arial, Verdana;
	font-size: 8pt;
}

img
{
	border: 0px;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

hr
{
	color: #f79136;
	height: 1px;
}

.IE8Fix
{
	z-index: 100000000000;
}


#menuItem
{
	background-color: #f79136;
	padding: 5px;
}

#menuItem
{
	font-size: 9pt;
	font-weight: bold;
	text-align: center;	
}

#menuItem a
{
	color: #FFFFFF;
	text-decoration: none;
}

#menuItem a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer
{
	background-color: #f79136;
	color: #FFFFFF;
	padding: 5px;	
}





.pageTitle
{
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.restaurantSponsorLevelTitleLeftCorner
{
	background-color: #f79136;
	background-image: url(/App_Images/cornerLeft_Orange.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.restaurantSponsorLevelTitle
{
	background-color: #f79136;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

.restaurantSponsorLevelTitleRightCorner
{
	background-color: #f79136;
	background-image: url(/App_Images/cornerRight_Orange.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.restaurantSponsorLevelBody
{
	border: 1px #f79136 solid;
	padding: 5px 20px 5px 20px;
	vertical-align: top;
}


.corporateSponsorLevelTitleLeftCorner
{
	background-color: #687818;
	background-image: url(/App_Images/cornerLeft_Green.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.corporateSponsorLevelTitle
{
	background-color: #687818;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

.corporateSponsorLevelTitleRightCorner
{
	background-color: #687818;
	background-image: url(/App_Images/cornerRight_Green.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.corporateSponsorLevelBody
{
	border: 1px #687818 solid;
	padding: 5px 20px 5px 20px;
	height: 140px;
	vertical-align: top;
}






.button
{
	font-family: Tahoma;
	font-size: 8pt;
}

.textBox
{
	font-family: Tahoma;
	font-size: 8pt;
	padding: 2px;
}

.dropDownList
{
	font-family: Tahoma;
	font-size: 8pt;
}

.GridView_HeaderStyle
{
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	background-color: #4B75B3;
}

.GridView_RowStyle
{
	font-size: 8pt;
	border-bottom: 1px solid #CADBE5;
}

.GridView_AlternatingRowStyle
{
	font-size: 8pt;
	background-color: #F9FCFF;
	border-bottom: 1px solid #CADBE5;
}

.GridView_FooterStyle
{
	background-color: #D7E7F7;
}

.GridView_PagerStyle
{
	background-color: #D7E7F7;
	color: #000000;
	font-size: 8pt;
}















.restaurantSponsor
{
	
}

.restaurantSponsor td
{
	vertical-align: top;
}

.restaurantSponsor .sponsorName
{
	font-weight: bold;
}

.restaurantSponsor a
{
	color: #f79136;
	text-decoration: none;
}

.restaurantSponsor a:hover
{
	color: #f79136;
	text-decoration: underline;
}