body {
	color:#d2e2e2;
	background:#166a6a; }

#video-info {
width:910px;

border-bottom-color:#fff;
border-bottom-style:solid;
border-bottom-width:1px;
padding-top:20px;
padding-bottom:20px;
padding-right:30px;
margin-bottom:10px;
}

.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #000000; }
.style4 {
	color: #166A6A;
	font-size: 36px;
}
.style5 {
	color: #166a6a
}
.style6 {color: #000000;font-size: 11px;}
.style7 {font-size: 34px}
.style8 {
	font-size: 40px;
	color: #000000;
}
.style10 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.style12 {font-size: 45px}
}
.style33 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; color: #ffffff; }

a { color:#000 }
a:hover { color:#166a6a }

#header { border-bottom:1px solid #0e1012 }
#header h1 { color:#fff }
#header h1 a { color:#fff }
#header h1 span { color:#D1DADF }
	
#nav li ul { border-top:5px solid #FFF; background:#59646B url('../graphics/dropdown_arrow.gif') no-repeat top center }
#nav li ul li a { color:#DCE7ED; border-bottom:1px solid #59646B; border-top:1px solid #59646B }
#nav li ul li a:hover { color:#fff; background:#7D888F; border-bottom:1px solid #99A7AF; border-top:1px solid #99A7AF }

#featured-item { background:#fff; }


#homepage-right h3 { color:#166a6a }
#homepage-right p { color:#dce7ed }
p.hours strong { color:#FFF }
#homepage-right p span { color:#FFF }

#main-content {
	border-top:1px solid #59646b;
	border-bottom:1px solid #59646b;
	background:#166a6a;}
	
#main-content h2 { color:#fff }	7
#main-content h3 { color:#DCE7E5; font-family:Geneva, Arial, Helvetica, sans-serif; size:50px}
	
#main-content form {
	background:#5A686F;
	border:1px solid #7D898F }
	
form .input-text {
	border:1px solid #fff;
	color:#1F384A;
	background:#EFF9FF }
	
form label { color:#fff }
	
form .submit-button {
	background:#E0EAEF;
	border:1px solid #fff;
	color:#1F384A }
	
.photo { border:5px solid #FCE8CB }

.address { border-bottom:1px solid #59646B; color:#B5CEDF }
.address strong { color:#FFF }
	
#menu-skin { background:#E0E9EF }
#menu-skin h2 { color:#166a6a }
	
.right-menu { border-left:1px solid #8FACBF }

dt { background:#E0E9EF; color:#4D595F }
dd.price { color:#406F0D; background:#E0E9EF }
dd.ingredients { color:#7D898F }

span.new, span.special { color:#FFF8EF }
span.special { background:#579F09 }
span.new { background:#EF1E0E }
	
.sidebar .sm-featured-item { border:5px solid #FFF }
.sidebar .sm-featured-item h2 {	background:#353d41; border-bottom:1px solid #c2dcdc }

#footer { background:#c2dcdc; border-top:1px solid #0e1012; clear:both;}
#footer .right em { color:#fff }


/* --------------------------------------------------------- */
/* The rest of the Style Sheet (doesn't include colors)       */
/* --------------------------------------------------------- */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 }
	
a { text-decoration:none }
a:hover { text-decoration:underline;color: #000; }

.content {
	position:relative;
	width:940px;
	margin:0 auto;
	padding:0;
}
	
img { border:0 }
.clear { clear:both; display:block; height:1px; font-size:1px }
	
/* ------------------------------------- */
/* Header                                */

#header { position:relative; width:100%;background-color:#c2dcdc; }
	
	#header.homepage { height:458px }
	#header.subpage { height:116px }
	
	#header h1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:normal;
		margin:0; 
padding-top:25px;
padding-bottom:5px;

		font-size:38px;
		letter-spacing:0 }
		
		#header h1 a {
	text-decoration:none;
	color: #000000;
}
			
		#header h1 span {
			width:511px;
			text-align:center;
			letter-spacing:0;
			display:block;
			margin:0;
			font-style:normal;
			padding:0;
			font-family:Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			font-size:14px }
			
	#header .address {
		font-size:12px;
		position:absolute;
		top:30px;
		right:0 }
			

/* ------------------------------------- */
/* Navigation                            */

#navigation {
	position:absolute;
	right:-2px;
	top:30px;
	width:640px;
	height:20px;
	z-index:50;
	font-size:18px;
	margin-bottom: 20px;
}
	
	#navigation.subpage {
		top:-97px !important }
	
	#navigation ul {
	width:600px;
	height:20px;
	list-style:none;
	display:block
}
	
	#navigation ul li {
		margin:0 0 0 20px;
		position:relative;
		display:inline;
		padding:0 0 5px 0;
		float:right }
		
	#navigation ul li a {
		height:20px;
		padding:0 0 20px 0 }
	
	/* SUCKERFISH DROPDOWNS */
	#nav li ul { display:none; position:absolute; top:30px; left:-27px }
	#nav li > ul { top:auto; left:auto }
	#nav li:hover ul, #nav li.over ul { display:block !important; z-index:20; padding:10px 0 2px 0; position:absolute; top:30px; left:-27px }
	/* END SUCKERFISH DROPDOWNS */
	
	#nav li ul { z-index:20; width:150px; height:auto; padding:15px 0 2px 0; margin:0;
	opacity:.95; filter: alpha(opacity=95); -moz-opacity: 0.95 }
	
	#nav li ul li { float:none; width:150px; margin:0; padding:0 !important; display:block }
	#nav li ul li a { display:block; padding:6px 10px !important; height:auto !important; margin:0 2px; background:none; text-align:left; font-size:16px; text-transform:uppercase }

#featured-item {
	width: 635px; /* important to be same as image width */
	height: 320px; /* important to be same as image height */
	position: relative; /* important */
	float:left;
	margin:0 0 20px 0;
	display:block;
border-style:solid
border-color:#fff;
border-width:5px;
	overflow: hidden; /* important */
	margin-top: 20px;
}

#featured-itemContent {
   width: 661px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin:0; padding:0;
   list-style:none;
   margin-left: 0; /* important */
}

.featured-itemImage {
	width:645px; 
   	float: left; /* important */
   	position: relative; /* important */
   	display: none; /* important */
}

.featured-itemImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   width: 645px;
   filter: alpha(opacity=90); /* here you can set the opacity of box with text */
   -moz-opacity: 0.9; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.9; /* here you can set the opacity of box with text */
   opacity: 0.9; /* here you can set the opacity of box with text */
   display: none; /* important */

   bottom: 0; 		/* if you put
   					top: 0; -> the box with text will be shown at the top of the image
       
	   				if you put
       				bottom: 0; -> the box with text will be shown at the bottom of the image */ }
					
.featured-itemImage span strong {
	font-weight:normal;
	font-size:20px; letter-spacing:-1px;
	display:block;
	margin:15px 0 5px 15px !important; padding:0 }

.featured-itemImage span b {
	font-weight:normal;
	display:block;
	margin:3px 0 12px 15px !important; padding:0;
	line-height:18px; font-size:14px;
	width:450px }
	
.featured-itemImage span em.price {
	font-style:normal;
	display:block;
	height:30px;
	padding:5px 0;
	font-size:30px; letter-spacing:normal;
	position:absolute; right:15px; top:18px }

.featured-itemImage span em.more-info {
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	display:block;
	position:absolute; right:15px; top:52px }

.clear { clear: both } 


/* ------------------------------------- */
/* Homepage Right                        */

#homepage-right {
	line-height:25px;
	float:left;
	margin:0 0 0 30px;
	padding:23px 0;
	height:264px;
	width:249px;
	margin-top: 0px;
}
	
	#homepage-right h3 {
	font-size:28px;
	font-weight:bold;
	margin:0;
	padding:0;
	letter-spacing:-0.01em;
	color: 166a6a;
	margin-bottom: 15px;
}
		
	#homepage-right p {
	font-size:16px;
	padding:0;
	margin:0 0 20px 0;
	color: #000000;
}
		
		#homepage-right p.hours {
			font-size:14px; line-height:19px }
		
		#homepage-right p.phone {
			padding:0 0 0 30px;
			margin:0 0 5px 0;
			background:url('../graphics/icon_phone.gif') no-repeat 0 2px }
			
		#homepage-right p.email {
			padding:0 0 0 30px;
			background:url('../graphics/icon_email.gif') no-repeat 0 2px }


/* ------------------------------------- */
/* Main Content                          */

#main-content {
	position:relative;
	width:100%;
	padding:30px 0 30px 0 }
	
#main-content h2 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0 }
	
	#main-content h2.menu-title { width:660px; position:relative }
	#main-content h2.menu-title span {
		position:absolute;
		right:0;
		top:5px;
		font-size:12px }
		
	#main-content h2.menu-title .print {
		text-indent:-9999px;
		display:block;
		width:134px;
		height:23px;
		background:url('../graphics/button_print.gif') no-repeat }
	
#main-content h3 {
	font-size:14px;
	line-height:24px;
	display:block;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
	margin-bottom: 10px;
}
	
#main-content p {
	margin:0 0 15px 0;
	padding:0;
	font-size:14px;
	line-height:22px }
	
	
/* ------------------------------------- */
/* Form Styling                          */

#main-content form {
	margin:0;
	padding:20px }
	
	form .input-text {
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		padding:7px }
	
	form textarea {
		width:250px;
		line-height:18px;
		height:100px }
	
	form label{
		display:block;
		margin-bottom:10px }
	
	form label span {
		display:block;
		float:left;
		padding:7px 10px 0 0;
		width:70px;
		font-size:12px;
		text-transform:uppercase;
		text-align:right;
		font-weight:bold }
	
	form .submit-button {
		padding:0px 6px;
		height:24px;
		line-height:24px;
		font-size:11px;
		text-transform:uppercase;
		font-weight:bold;
		margin:0 0 0 80px;
		display:inline-block;
		text-decoration:none }
	
	.photo { margin:0 }
	.nocaption { margin:0 0 15px 0 }
		
	.caption {
		text-align:center;
		font-size:11px;
		display:block;
		margin:3px 0 15px 0 }


/* ------------------------------------- */
/* Subpage Only                          */

.address {
	font-size:14px;
	margin:0 0 20px;
	padding:0 0 10px }
	
	.address .sidebar { text-align:right }
	
.left-side {
	float:left;
	width:661px }
	
	

/* ------------------------------------- */
/* Sidebar                               */

.sm-featured-item {
width:239px;
float:right;
height:auto;
margin-left:30px;
margin-bottom:50px;
position:relative;
}
		
.sm-featured-item img { 
display:block; 
margin:0; 
border-width:5px;
border-color:#fff;
border-style:solid;
}
	
	
/* ------------------------------------- */
/* Footer                                */

#footer {
	font-size:14px;
	width:100%;
	padding:15px 0 20px 0;
clear:both;
height:auto;}
	
	#footer .content { position:relative }
	
	#footer .right {
	position:absolute;
	right:0;
	top:0;
	color: #000000;
}