﻿body 
{
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Arial;
	font-size: 13px;
}

#Wrapper
{
	margin: 17px auto 0 auto;
	padding: 6px 0 0 0;
	width: 755px;
	background-color: #FFFFFF;
}
    #Wrapper.Mobile
    {
        width: 330px;
    }
    
	#StupidGreatBigImage
	{
		width: 743px;
		margin: 0px auto;
		position: relative;
	}
	#Wrapper.Mobile #StupidGreatBigImage
	{
	    width: 318px;
	}
	    #Wrapper.Mobile #StupidGreatBigImage img
	    {
	        width: 318px;
	    }
	#Logo
	{
		width: 600px;
		height: 105px;
		padding-top: 5px;
		margin: 0 auto 0 auto;
	}
	#Date
	{
		margin-top: 20px;
		text-align: center;
		font-weight: bold;
		font-size: 30px;
	}
	#Strapline
	{
		width: 600px;
		height: 302px;
		margin: 30px auto 0 auto;
	}
			#Rosette
			{
				top: -10px;
				right: 30px;
				position: absolute;
			}
			#Wrapper.Mobile #Rosette
			{
			    top: 55px;
				right: -5px;
				position: absolute;
			}
	#BriefCopy
	{
		text-align: center;
		font-weight: bold;
		margin-top: 10px;
	}
	#DropDowns
	{
		text-align: center;
		margin-top: 15px;
		font-size: 12px;
		font-weight: bold;
	}
	#Banners
	{
		margin: 5px auto 0 auto;
		width: 743px;
		float:left;
	}
			#Banners .Banner
			{
				margin-top: 15px;
				float:left;
			}
    #Banners.Mobile
	{
		margin: 5px auto 0 auto;
		width: 100%;
	}
			#Banners.Mobile .Banner
			{
				margin-top: 15px;
				width: 100%;
			}
	
	#Banner img
	{
		width: 100%;
	}
	
	.Partners
	{
	    width: 100%;
	    margin: 0 0 20px 0;
	}
	
	#Legal
	{
		margin-top: 15px;
		margin-bottom: 20px;
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		clear:both;
	}
			#Legal a
			{
				color: #508329;
				text-decoration: none;
			}
					#Legal a:hover
					{
						color: #385C1D;
						text-decoration: underline;
					}



/*******MENU FINDER*******/
#MenuFinder
{
	width: 600px;
	min-height: 307px;
	_height: 307px;
	margin: 20px auto 0 auto;
	float:left;
	padding-left:6px;
	position:relative;
}
#MenuFinder.Mobile
{
	width: 97%;
	min-height: 307px;
	_height: 307px;
	margin: 0 auto;
	float:none;
	padding: 0;
}
#MenuFinderHeader
{
	width: 585px /*600px*/;
	height: 22px /*27px*/;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 15px;
	background-image: url(../images/menu_finder_header_bg.gif);
	background-repeat: no-repeat;
}
#MenuFinder.Mobile #MenuFinderHeader
{
	width: 96%;
	background: #4d6597;
	padding: 1% 2%;
	font-size: 1.3em;
	font-weight: normal;
}
    #MenuFinder .MenuResults
    {
        width: 100%;
    }
    
    #MenuFinder .MenuResults .Inner
	{
		margin: 0 auto;
		width: 100%;
	}
		#MenuFinder .MenuResults .Inner a
		{
			padding: 2.5%;
			margin: 0 0 2px 0;
			width: 95%;
			display: block;
			font-size: 14px;
			color: #666;
			background: #ccc;
			text-decoration: none;
		}
				#MenuFinder .MenuResults .Inner a:hover
				{
					background-color: #333;
					color: #fff
				}
				
				#MenuFinder .MenuResults .Inner a:selected
				{
					background-color: #333;
					color: #fff
				}

#MFColumnWrap
{
	background-image: url(../images/menu_finder_bg.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 280px;
}
	#SearchCriteria
	{
		float: left;
		width: 180px;
		margin: 25px 30px 0 25px;
		font-weight: bold;
		font-size: 12px;
		color: #000000;
	}
	    #SearchCriteria Select
		{
			margin: 0;
			padding: 0;
			margin-bottom: 20px;
		}
		
	#MenuFinder.Mobile #SearchCriteria
	{
		float: none;
		width: 97%;
		padding: 1.5%;
		margin: 2px auto;
		font-weight: bold;
		font-size: 12px;
		color: #fff;
		background: #a5b1cf;
	}
	
	    #MenuFinder.Mobile #SearchCriteria Select
		{
			margin: 10px 0;
			width: 120px;
		}
	
	#VerticalDivider
	{
		width: 2px;
		height: 100%;
		background-image: url(../images/menu_finder_vert.gif);
		background-repeat: repeat-y;
		float: left;
	}
	#MenuResults
	{
		height: 220px /*230px*/;
		width: 302px /*310px*/;
		float: right;
		margin: 25px 25px 0 0;
		background-color: #FFFFFF;
		-moz-opacity:.80;
		opacity:.8;
		filter:alpha(opacity=80);
		padding-top: 10px;
		padding-left: 8px;
		z-index: 1;
	}
			#MenuResultsInner
			{
				overflow-y: scroll;
				height: 210px;
				width: 300px;
			}
					#MenuResultsInner a
					{
						padding: 4px 0 4px 3px;
						width: 100%;
						display: block;
						font-weight: bold;
						font-size: 11px;
						color: #666666;
						text-decoration: none;
					}
							#MenuResultsInner a:hover
							{
								background-color: #CCCCCC;
							}
							
	#UpdateHolder
	{
		height: 230px;
		width: 310px;
		background-color: #FFFFFF;
		top: 52px;
		right: 25px;
		position: absolute;
		z-index: 2;
	}
			#AjaxLoader
			{
				margin: 0 auto 0 auto;
				padding-top: 100px;
				width: 43px;
				height: 30px;
			}
			
	#MenuFinder.Mobile #UpdateHolder
	{
		height: 50px;
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		z-index: 2;
	}
			#MenuFinder.Mobile #AjaxLoader
			{
				margin: 0 auto 0 auto;
				padding-top: 10px;
				width: 43px;
				height: 30px;
			}
			
			
			
	/* facebook and twitter picks */
	
	.SocMedLinksMobile
	{
	    padding: 3%;
	    width: 91%;
	    margin: 0 1.5%;
	    background: #ccc;
	    text-align: center;
	}
	    .SocMedLinksMobile img
	    {
	        border: none;
	    }
	    .SocMedLinksMobile a
	    {
	        text-decoration: none;
	        margin: 0 10px;
	    }
	
	.fcbtwt
	{
	    float:right;
	    border:none;
	    margin-right:0px;
	    margin-top:15px;
	    color:White;
	    clear:right;
	    text-decoration:none;
	}

