
html{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 12px;
}

p{
	margin: 0;
	padding: 0;
}

a, img{
	border: 0;
	outline: none;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

label{
	cursor: pointer;
}

#email-signup{
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 152px;
	height: 159px;	
	z-index: 50;
}

#container{	
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	background-repeat: repeat;
	position: relative;	
}

#head-container,
#middle-container,
#footer-container{
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
	background-repeat:repeat-x;
	position: relative;
}

#head-container{
	height: 253px;
}


#footer-container{
	height: 80px;
}

#head,
#content,
#geofooter,
#footer{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
	position: relative;
	clear: both;	
}

#head{
	height: 253px;
}

#head-logo{
	display: block;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	top: 8px;
	width: 464px;
	height: 191px;
}

#head-nav{
	position: absolute;
	bottom: 11px;
	width: 960px;
	padding: 0;
	height: 16px;
	text-align:center;
}

#head-nav img{
	margin: 0;
	padding: 0 15px 0 15px;
	height: 16px;
}

#content{
	padding: 10px 0 0 0;
	width: 960px;
}

#top-left{
	width: 540px;
	margin: 0px;
	padding: 10px;
	float: left;
}


#top-left .content{
	/* Width: 540px; */
	margin: 0 0 10px 0;
	padding: 17px 17px 17px 17px;
	width: 504px;
	background-repeat: repeat;	
	position: relative;
}

#top-left .content h1{
	margin: 0 0 4px 0;
	font-size: 22px;
}

#top-left .content h2{
	margin: 0 0 4px 0;
	font-size: 16px;
}

#top-left .content h3{
	margin: 0 0 4px 0;
	font-size: 14px;
}

#top-left .contact{
	/* make the content area taller...*/
	height: 360px;
	margin-bottom: 10px;
}

#top-left .content label.text{
	margin: 0 6px 0 6px;
}

#top-left .content form{
	margin: 0;
	padding: 0;
	display: inline;
}


#top-left .content .half,
#top-left .content .whole{
	position: relative;
	padding: 0;
	margin: 0;
	display: block; 
	float: left;
	text-align: left;
}


#top-left .content input.text,
#top-left .content textarea,
#top-left .content select,
#top-left .content input.text,
#top-left .content textarea,
#top-left .content select{
	padding: 1px 1px 1px 1px;
	margin: 0px 6px 5px 6px;	
	border: 1px solid black;
}

#top-left .content input.button{
	padding: 1px;
	margin: 0px 6px 5px 6px;
	color: black;
	border: 1px solid black;
}

#top-left .content .whole{	
	width: 504px;
}

#top-left .content .whole input.text,
#top-left .content .whole textarea,
#top-left .content .whole select{
	width: 488px;
}

#top-left .content textarea{
	height: 150px;
}

#top-left .content .half{	
	width: 252px;
}

#top-left .content .half input.text,
#top-left .content .half textarea,
#top-left .content .half select{
	width: 236px;
}



/*
	Dynamic layout of image gallery...
	<div class="gallery">
		<div class="panel">
			<img src="path/to/image.jpg" />
			<div class="panel-overlay">
				...overlay content...
			</div>
			<div class="overlay-background"></div>
		</div>
		<ul class="filmstrip">
			<li class="frame current">
				<img src="path/to/thumbnail.jpg" />
				<div class="caption">caption text</div>
			</li>
			<li class="frame">
				<img src="path/to/thumbnail.jpg" />
				<div class="caption">caption text</div>
			</li>
		</ul>
	</div>
*/

#main-slideshow{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 475px;
	width: 540px;
	overflow: hidden;
}

#main-slideshow li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.gallery{
	position: relative;
	background-repeat: repeat;
}

.gallery .panel .panel-overlay{
	background-repeat: repeat;
	height: 50px;
	margin: 0px;
	padding: 5px;
}

.gallery .panel .panel-overlay h2{
	font-size: 16px;
	margin: 0 0 4px 0;
	padding: 0;
}

.gallery .panel .panel-overlay p{
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.gallery .filmstrip{
	position: relative;
	margin: 0;
	padding: 0;
}

.gallery .filmstrip .frame{
	position: relative;
	margin: 5px;
}

#map_canvas{
	margin: 0;
	padding: 0;
	height: 475px;
	width: 540px;			
}

#top{
	height: 387px;
	clear: both;
	margin: 10px;
	padding: 0;
}


#newsTicker,
#newsTicker li{
	margin: 0;
	padding: 0;
	height: 387px;
	width: 940px;
	overflow: hidden;
	list-style: none;
}

#newsTicker .main-ticker-content,
#newsTicker .main-ticker-content-caption{
	height: 387px;
	width: 940px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#newsTicker .main-ticker-content-caption{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	height: 85px;
	background-image:url(../images/red/slideshow-caption-bg.png);
	color: white;
}

#newsTicker .main-ticker-content-caption h2{
	font-size: 22px;
	font-weight: normal;
	margin: 17px 22px 7px 22px;
	padding: 0;
}

#newsTicker .main-ticker-content-caption p{
	line-height: 24px;
	font-size: 12px;
	margin: 0 22px 0px 22px;
	padding: 0;
}


#top-right{
	float: left;
	width: 380px;
	margin: 0;
	padding: 10px;
	position: relative;
}

#top-right .content{
	/* Width: 380px; */
	/* height: 278px; (including borders, not including overflow on top) */
	margin: 0 0 10px 0;
	padding: 72px 17px 0px 17px;
	width: 344px;
	background-repeat: repeat;	
	position: relative;
}

#top-right .specials-news{
	height: 204px;	
}

#top-right .catering{
	/* make the content area taller...*/
	height: 385px;
	margin-bottom: 0px;
}

#top-right .contact{
	/* make the content area taller...*/
	height: 305px;
	margin-bottom: 0px;
}

#top-right .location-details{
	height: 280px;
}

#top-right .content h1{
	position: absolute;
	top: -13px;
	left: 5px;
	margin: 0;
	padding: 0;
	width: 268px;
	height: 76px;
}

#top-right .content h2{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}

#top-right .content p{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
}

#top-right .banner{
	margin: 0;
	padding: 0; 
	height: 187px;
	width: 380px;
}


#top-right .banner .vert,
#top-right .banner .top,
#top-right .banner .bottom{
	float: left;
	margin: 0;
	padding: 0; 
}

#side-gallery{
	width: 380px;	
	margin: 0;
	padding: 0;
}

#side-gallery .thumb{
	width: 160px;
	margin: 0;
	padding: 0 15px 0 15px;
	float: left;
}

#side-gallery2{
	width: 344px;	
	margin: 0;
	padding: 0 0 10px 0;
}

#side-gallery2 .thumb{
	width: 142px;
	margin: 0;
	padding: 10px 15px 0 15px;
	float: left;
}

#side-gallery .thumb img,
#side-gallery .thumb a{
	margin: 0;
	padding: 0;
}

#bottom{
	clear: both;
	margin: 0;
	padding: 0;
}

#bottom .banner{
	z-index: 1;
	position: relative;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	float: left;
}

#bottom .third{	
	width: 300px;
}

#bottom .half{	
	width: 460px;
}

#bottom .banner  h2{
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 10px 10px 0 10px;
}

#bottom .banner  h1{
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0 10px 10px 10px;
}
#menu-tabs{
	margin: 10px;
	font-size: 12px;
}

#menu-tabs h1,
#menu-tabs h2{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}

#menu-tabs .panel-left,
#menu-tabs .panel-right{
	margin: 0;
	/*padding: 13px;
	width: 443px;*/
	padding: 30px;
	width: 409px;
	float: left;
}


#menu-tabs p{
	margin: 0 0 10px 0;
	padding: 0;
}

#geofooter{
	margin: 0;
	width: 100%;
	background-repeat:repeat-x;
	height: 24px;
}

#footer .content{
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	width: 460px;
	float: left;
}

#footer .content h2,
#footer .content ul,
#footer .content ul li{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#footer .content ul li{
	list-style: none;
}

#footer .content ul.social li.facebook{
	background-image:url(../images/home/footer-facebook.gif);
}

#footer .content ul.social li.twitter{
	background-image:url(../images/home/footer-twitter.gif);
}

#footer .content ul.social li.yelp{
	background-image:url(../images/home/footer-yelp.gif);
}

#footer .content ul{
	clear: both;	
}

#footer .content ul.social li{
	/* Total height = 17px */
	display: inline;	
	float: left;
	background-repeat: no-repeat;
	padding: 2px 10px 0 18px;
	height: 15px;	
	background-position: 0 1px;
	margin: 0 0 5px 0;
}

#footer .content h2{
	font-weight: bold;	
}

.clear_accross {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0; 
	overflow: hidden;
}


.left{
	text-align: left;
}

.right{
	text-align: right;
}

.hidden{
	display: none;
}
