body {
		margin: 0;
		padding: 0;
		text-align: center;
		position: relative;
		background-color: #000;
		background-image: url('../images/backblurcloud2.jpg');
		background-repeat: no-repeat;
		background-position: top center;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		color: #eee;
}

body#reservationsIframe {
		background-image: none;
		padding: 30px;
		background-color: #000;
		color: #eee;
		text-align: left;
		}

#container {
		width: 960px;
		margin: 0 auto 0 auto;
		text-align: left;
		border-left: 1px solid #bbb;
		border-bottom: 1px solid #bbb;
		border-right: 1px solid #bbb;
		background-color: #000;
		position: relative;
		
}


#menuWrapper {
		width: 100%;
		background-color: #000;
		height: 44px;
		margin-top: 110px;
		background-image: url('../images/menuback.jpg');
		background-repeat: repeat-x;
		position: relative;
		text-align: center;

}

.red { color: #f22; }

#menu {
		width: 960px;
		height: 44px;
		text-align: left;
		color: #fff;
		margin: 0 auto 0 auto;
		position: relative;
}

#menu span {
		float: right;
		font-size: 14px;
		margin-top: 14px;
		
		}
		
#menu span > a {
		margin-left: 20px;
		margin-right: 40px;
		}
		
#menu span > a:link { text-decoration: none; color: #ccc; }
#menu span > a:visited { text-decoration: none; color: #ccc; }
#menu span > a:active { text-decoration: none; color: #ccc; }
#menu span > a:hover { text-decoration: none; color: #f22; }

#logo {
		position: absolute;
		top: -84px;
		left: 25px;
}

img { 
		border: none; 
}

#footer {
		width: 960px;
		height: 30px;
		background-image: url('../images/footerback.jpg');
		background-repeat: repeat-x;
		font-size: 10px;
		color: #bbb;
		margin-top: 10px;
		position: relative;
		}
		
#footer span {
		margin: 11px;
		}
		
#footer a:link { color: #bbb; text-decoration: none; }
#footer a:visited { color: #bbb; text-decoration: none; }
#footer a:active { color: #bbb; text-decoration: none; }
#footer a:hover { color: #f22; text-decoration: none; }

#footer a {
		margin-left: 15px;
		margin-right: 7px;
		}
		
#copyright {
		float: left;
		}
		
#footerMenu {
		float: right;
		}
		
.clearBoth {
		clear: both;
		}
		
.content {
		width: 940px;
		position: relative;
		background-color: #111;
		padding: 10px;
		}
		
.contentBlack {
		width: 940px;
		position: relative;
		background-color: #000;
		padding: 10px;
		}
		
.contentSubMenu {
		background-image: url('../images/subMenuBack.jpg');
		width: 940px;
		position: relative;
		background-color: #000;
		padding: 10px;
		background-repeat: no-repeat;
		}
		
#home.content {
		height: 190px;
		}
		
#ourFoodPanel {
		width: 344px;
		height: 168px;
		border: 1px solid #222;
		background-color: #000;
		position: absolute;
		top: 20px;
		left: 15px;
		}
		
#ourFoodImage {
		position: absolute;
		left: 0px;
		}
		
#ourViewImage {
		position: absolute;
		left: 0px;
		}
		
#ourViewsPanel {
		width: 344px;
		height: 168px;
		border: 1px solid #222;
		background-color: #000;
		position: absolute;
		top: 20px;
		left: 374px;
		}
		
#giftCertPanel {		
		width: 205px;
		height: 78px;
		position: absolute;
		border: 1px solid #222;
		background-color: #000;
		left: 735px;
		top: 110px;
		background-image: url('../images/redstripe2.jpg');
		background-repeat: no-repeat;
		background-position: bottom center;
		}
		
#reservationsPanel {		
		width: 205px;
		height: 78px;
		position: absolute;
		border: 1px solid #222;
		background-color: #000;
		left: 735px;
		top: 20px;
		background-image: url('../images/redstripe2.jpg');
		background-repeat: no-repeat;
		background-position: bottom center;
		}
		
		
.homePanelBig a {
		display: block;
		padding: 10px;
		z-index: 1200;
		}

		
.homePanel a {
		display: block;
		padding: 10px;
		height: 54px;
		z-index: 200;
		}

.homePanel a:link { color: #eee; text-decoration: none; }
.homePanel a:visited { color: #eee; text-decoration: none; }
.homePanel a:active { color: #eee; text-decoration: none; }
.homePanel a:hover { color: #f22; text-decoration: none; }

.homePanelImage {
		position: absolute;
		top: 35px;
		}
		
#leftMenu {
		margin-left: 20px;
		width: 130px;
		float: left;
		}		

		
#leftMenu h1 {
		font-weight: normal;
		letter-spacing: 0em;
		margin-bottom: 40px;
		}
		
#leftMenu h2 {
		font-size: 1.3em;
		font-weight: normal;
		letter-spacing: 0em;
		margin-bottom: 18px;
		}
		
#leftMenu a:link { color: #eee; text-decoration: none; }
#leftMenu a:visited { color: #eee; text-decoration: none; }
#leftMenu a:active { color: #eee; text-decoration: none; }
#leftMenu a:hover { color: #f22; text-decoration: none; }

a:link { color: #eee; text-decoration: underline; }
a:visited { color: #eee; text-decoration: underline; }
a:active { color: #eee; text-decoration: none; }
a:hover { color: #f22; text-decoration: underline; }

a.why:link { color: #eee; text-decoration: none; }
.why a:visited { color: #eee; text-decoration: none; }
.why a:active { color: #eee; text-decoration: none; }
.why a:hover { color: #f22; text-decoration: none; }





/* This is all of our submenu navigation highlights.  To use, make sure that each page has a unique body tag, and then make sure the h2 for that menu item has a unique id as well, then add it to the list below.  We're using descendant selection */

body#about h2#aboutlink a, 
body#facebook h2#facebooklink a, 
body#downloads h2#downloadslink a, 
body#events h2#eventslink a, 
body#groupmenu h2#groupMenulink a, 
body#careers h2#careerslink a, 
body#floorplans h2#floorplanslink a, 
body#praise h2#praiselink a, 
body#dinner h2#dinnerlink a, 
body#lunch h2#lunchlink a, 
body#appetizers h2#appylink a, 
body#dessert h2#dessertlink a, 
body#drinks h2#drinkslink a, 
body#wine h2#winelink a, 
body#bar h2#barlink a, 
body#chef h2#cheflink a, 
body#team h2#teamlink a, 
body#newsletter h2#newsletterlink a, 
body#gallery h2#gallerylink a, 
body#bar h2#barslink a {
		color: #f22;
}


.mainContent {
		width: 750px;
		float: left;
		position: relative;
		left: 30px;
		top: 7px;
		}
		
.mainContent h2 {
		font-weight: normal;
		padding-bottom: 5px;
		border-bottom: 1px solid #444;
		}
		
body#about .mainContent {
		line-height: 1.8em;
		}
		
body#about .mainContent h4 {
		font-size: 14px;
		font-weight: normal;
		}
		

		
		
#galleryPane img {
		border: 1px solid #444;
		padding: 3px;
		float: left;
		margin-left: 20px;
		margin-bottom: 20px;
		background-image: url('../images/ajax-loader.gif');
		background-repeat: no-repeat;
		background-position: center center;
		}
		
.menuTitle {
	float: left;
	font-weight: normal;
	font-size: 1.2em;
	}
	

.menuPrice {
	float: right;
		font-weight: normal;
		font-size: 1em;

	}
	
.menuDesc {
	clear: both;
	color: #aaa;
	}
	
.menuItem {
	padding: 10px;
	}
	
div.menuItem:nth-child(even) {
	background-color: #000;
	}
	
div.menuItem:nth-child(odd) {
	background-color: #0f0f0f;
	} 
	
#map {
	width: 600px;
	height: 400px;
	border: 3px solid #888;
	float: right;
	
	}
	
.lastUpdated {
	font-size: 8px;
	color: #444;
	text-align: right;
	margin-right: 10px;
	margin-top: 40px;
	font-style: italic;
	}
	
.contentBlack > h2 {
		font-weight: normal;
		padding-bottom: 5px;
		border-bottom: 1px solid #444;
		}
		
.contactInfo {
		float: left;
		text-align: center;
		width: 320px;
		}
		
.contactInfo h3 {
		margin-left: 10px;
		font-weight: normal;
		}
		
.contactInfo img {
		margin-top: 30px;
		}

.contactInfoCareers {
		text-align: left;
		width: 200px;
		margin-left: 60px;
		}
		

		
.contactInfo a:link { color: #fff; text-decoration: underline;}
.contactInfo a:visited { color: #fff; text-decoration: underline; }
.contactInfo a:active { color: #fff; text-decoration: none; }
.contactInfo a:hover { color: #f22; text-decoration: underline; }

.left {
		float: left;
		text-align: left;
		width: 380px;
		margin-left: 20px;
}

.left p {
		line-height: 1.6em;
		}
		
		
.rightIframe {
		width: 500px;
		float: right;
		text-align: center;
	}

.reservationIframe {
		border-lefts: 2px solid #999;
		}
		
.reservationNote {
		color: #888;
		}
		

#slider {
		position: absolute;
		margin: 0;
		padding: 0;
		background-color: #000;
		z-index: 2;
		width: 500px;
		height: 80px;
		left: 420px;
		top: 320px;
		}
		
#menuPane {
		position: relative;
		top: 70px;
		margin-bottom: 50px;
		}
		
.awardWrapper {
		width: 100%;
		margin: 0 0 10px 0;
		padding: 5px;
		}
		
.awardWrapper h3, p {
		margin: 0;
		}
		
		
.awardWrapper:nth-child(odd) {
	background-color: #000;
	}
	
.awardWrapper:nth-child(even) {
	background-color: #0f0f0f;
	}
	
	
.menuItem h2 {
		background-color: #354681;
		color: #fff;
		font-weight: normal;
		padding: 6px 6px 6px 10px;
		letter-spacing: .2px;
		margin: 0;
		}

		
.careerInfo p {
		line-height: 1.5;
		margin-bottom: 6px;
		}
		
#floorplan {
		float: right;
		}
		
#floorplanSelect {
		float: left;
		width: 300px;
		text-align: center;
		}
#floorplanSelect h2 {
		margin-bottom: 50px;
		}
		
#giftcert {
		}
		
		
		
/*-------------------------------------------  ThickBox ------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

#Favourites {
	position: absolute;
	left: 423px;
	top: 290px;
	z-index: 2;
	font-size: 16px;
	border-bottom: 1px solid #555;
	width: 500px;
	color: #ff2;
	}
