body {
	background:#000;
	
}

a, a:hover {
	text-decoration: none;
	color: #c0a05d;
	outline:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
p {
	margin-bottom: 16px;
}


/*Font formating*/
body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}
h1{
  font-size: 32px;
  color: #141414;
  font-weight: normal;
  letter-spacing:-1px;
}
h2{
 	font-size: 14px;
	color: #c0a05d;
	font-weight: bold;
	margin:5px 0px 5px;
}

/*Main Wrap*/
#wrap {
	width: 976px;
	margin: 10px auto 0px auto;
}

#masthead{
	background:url(../img/top-side_bg.gif) repeat-x left top;	
	float:left;
	width:100%;
}

	#masthead h1{
		float:left;
		font-size:1px;
		padding:6px 10px 0px 2px;
		display:block;
		width:303px;
	}
	
		#masthead h1 a,
		#masthead h1 a:hover{
			text-indent: -9999px;
			display:block;
			outline:none;
			width:303px;
			height:93px;
			text-decoration:none;
			background:url(../img/site-logo.gif) no-repeat left top;
		}
	.player{
		float:right;
		margin-right:10px;
		margin-top:10px;
	}
#masthead table{
	float:right;
	clear:right;
	margin-top:40px;
}
		#masthead td a,
		#masthead td a:hover,
		#masthead td a.item1-active{
			display:block;
			color:#ffffff;
			font-weight:bold;
			text-decoration:none;
			padding: 10px 23px 0;
			height: 24px;
			background:url(../img/menu-hover.gif) repeat-x left top;
			text-transform:uppercase;
		}
		#masthead td a{
			color:#c0a05d;
			background:url(../img/menu-hover.gif) repeat-x left 200px;		
		}
			#masthead td div a{
				background-color:#020202;	
			}
			#masthead td div a:hover{
				background-image:none;
				background-color:#1e1e1e;
			}
		
#mastcontent{
	clear:both;
	background-color:#232323;
	padding:0px 10px 10px;	
}
.address{
	clear:both;
}
	.address li{
		color:#7F7F7F;
		font-size: 14px;
		font-weight: normal;
		padding: 13px 15px 11px;
		background:none;
		margin:0px;
		display:block;
		float:left;	
	}
.content{
	background:#181818 url(../img/content-left.gif) repeat-y scroll left top;	
	margin-left:10px;
	*height:374px;
	min-height:374px;
	padding:0 25px 5px 20px;
	line-height:13px;
	color:#949494;
	width:267px;
}	
	.content .headline3 h1{
		color:#C0A05D;	
		font-size:17px;
		padding:15px 0 5px 0px;
		letter-spacing:-1px;
		font-weight:normal;
		margin:0px;
	}
.featured-products{
	background:#000000 url(../img/featured-products_bg.gif) repeat-x scroll left bottom;
	float:left;
	width:100%;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
}
	.featured-products li{
		float:left;
		padding:0 5px;
		text-align:center;
		margin-left:3px;
	}
		.featured-products h3 a,
		.featured-products h3 a:hover{
			font-size:14px;
			color:#FFFFFF;
			display:block;
			margin:3px 0;
		}
	.featured-products h4{
		color:#C0A05D;
		font-size:11px;
		font-weight:bold;
		margin:3px 0;		
	}	
	.featured-products p{
		color:#FFFFFF;
		font-weight:bold;
		margin:6px 0;
	}
#mastfooter {
	margin: 0px auto;
	padding: 15px 0 0 0;
	text-align: center;
	color: #464646;
}
	  #mastfooter a {
		  font-weight: normal;
		  color: #464646;
		  text-decoration: none;
		  padding:0px 3px;
		  outline: none;
	  }
	  
	  #mastfooter a:hover {
		  	color: #BFA05F;
			text-decoration: underline;
			padding:0px 3px;
		  }
 #footer_logo {
		font-size: 1px;
		padding: 15px 0px 15px 0px;
		display: block;
	}
	.facebook-link{
		margin: -5px 9px 0 -90px;
		float: right;
	}
#footer_logo{
	margin:0 auto;
	width:100px;
}
		#footer_logo a {
			text-indent: -9999px;
			display: block;
			outline: none;
			width: 100px;
			height: 34px;
			background: url(../img/footer-logo.gif) no-repeat left top;
		}
/*Copy paste from other projects :)*/
.headline1 {
	padding:10px 0px;
	margin: 0px;
}
	.headline3 h1,
	.headline1 h1
	{
		padding: 0px;
		margin: 0px;
		font-weight: normal;
		font-size: 32px;
		font-weight: bold;
		color: #FFFFFF;
	}		
.content1 
{
	margin: 0px;
	padding: 10px 0px;
	color: #efefef;
	font-size:13px;
}
.content1 h1{
	margin: 0px 0px 10px 0px;
	padding: 0px ;
	font-weight: normal;
	font-size: 20px;
	color: #efefef;
}

/* Article Style 2 */
.headline2 {
	padding:0px ;
	margin:0px;
}
.headline2 h1 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
	.headline2 h1 a,
		.headline2 h1 a:hover {
			color: #FFFFFF;
		}
.content2 
{
	margin: 0px;
	padding: 0px ;
	color:#FFFFFF;
}
.albumItem {
	background-color: #ffffff;
	border: 4px solid #ECECEC;
	margin: 10px auto 0px auto;
	*margin-right: 7px;
	padding: 5px;
	width: 128px;
}
.albumItem:hover {
	background-color: #F5F5F5;
}
.album-title {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
}

.ib {
	background: url(../img/barBg.png) repeat-x;
}
.infoBar {
	width: 100%;
	height: 48px;
}
	.infoBar td {
		line-height: normal;
	}
	.infoBar tr.top td {
		padding: 2px 5px 0px 5px;
		*padding: 0px 5px 0px 5px;
		height: 24px;
	}
	.infoBar td, .infoBar td a, .infoBar td a:hover {
		font-family: Trebuchet MS;
		font-size: 9px;
		color: #b9b9b9;
		font-weight: normal;
	}
	.m, .m2 {
		background: url(../img/txtBox.png) no-repeat;
		height: 24px;
		padding: 0px 5px;
		width: 40px;
		color: #b9b9b9;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 19px;
	}
	.m2 {
		background: url(../img/txtBox2.png) no-repeat;
		width: 31px;
		color: #ffffff;
	}
	.balloon {
		background: url(../img/balloon.png) no-repeat;
		width: 48px;
		height: 26px;
		line-height: 19px;
		color: #b9b9b9;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.topRating {
		background: url(../img/rating.png) repeat-x;
		height: 18px;
	}
.txtform {
	border: 1px solid #aaaaaa;
	background-color: #efefef;
}
.txtform2 {
	border: 1px solid #aaaaaa;
	background-color: #efefef;
	font-size: 11px;
	width: 195px;
	height:18px;
}
.button {
	border: 1px solid #aaaaaa;
	background-color: #dbdbdb;
}
.nav-left {
	float: left;
	width: 78px;
	padding-top: 50px;
}
.nav-right {
	float: right;
	width: 78px;
	padding-top: 50px;
}

.eventLink a, .eventLink a:hover {
	background: url(../img/event_link.gif) no-repeat top left; 
	height:21px;
	width:184px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	margin-bottom: 10px;
	float:right;
	text-align:left;
	padding:3px 0px 0px 10px;
}
.eventLabel2 {
	background-color: #1a1a1a;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	float: right;
	margin-top:10px;
}

.eventLabel3 {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}


.tabs {
}
	.tabs ul {
		margin:10px 0px 0px 10px;
		padding:0px;
	}
	.tabs a {
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
	}
	.tabs li {
		float:left;
		list-style-type:none;
		padding:6px 10px 7px 10px;
		margin-right:2px;
		background:transparent;
	}
	.tabs li.active {
		background-color:#323232;
	}
.dishes{
	padding:10px 10px 5px 10px;
	background-color:#323232;
}
	.dishes .category_row {
		background-color:#5e5e5e;
		padding:7px 10px;
	}
	.dishes .category_row_spacer{
		margin-bottom:1px;
		cursor:pointer;
	}
		.dishes .category_row_spacer .toggler,.dishes .category_row_spacer .toggler:hover{
			background-position:left top;
			text-decoration:none;
		}
	
	
	.dishes .toggler,.dishes .toggler:hover{
		float:right;
		display:block;
		height:13px;
		width:13px;
		background:url(../img/toggler.gif) no-repeat left bottom;
		text-decoration:none;
	}	
		.dishes .category_row a, .dishes .category_row a:hover{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight:normal;
			text-decoration:none;
			color:#FFFFFF;
		}
		.dishes .category_row a:hover {
			text-decoration:underline;
		}
	.dishes .products {
		background-color:#5b5b5b;		
		margin-bottom:5px;
		display:none;
	}
		.dishes .products .product, .dishes .products .even {
			padding:9px 10px;
			margin-bottom:1px;
			background-color:#4c4c4c; 
		}
		.dishes .products .even {
			background-color:#4c4c4c;
		}
	.dishes .products .price {
		font-size:13px;
		font-weight:normal;
		color:#959595;
		/*margin-right:60px;*/
	}
	.dishes .dimension {
		width:400px;
		color:#FFFFFF;
		font-weight:bold;
	}
		.dishes .dimension div{
			color:#959595;
			font-weight:normal;
		}	
.content1 li,
.content2 li,
.content3 li{
	margin-left:20px;
	list-style-position:inside;
	list-style:disc;
}
.content1 p,
.content2 p,
.content3 p{
	margin-bottom:10px;	
}
.content1 ol li,
.content2 ol li,
.content3 ol li{
	list-style:decimal;
}

.contact_page{
	width:556px;
	float:left;
}
#google_map{
	float:right;	
}
.contactField {
	width: 268px;
	float: left;
	padding: 5px 0px;
	margin: 10px 10px 0 0;
}
	.contactField label {
		display: block;
		padding: 5px 0px;
		font-weight: normal;
		font-size: 14px;
		color:#636363;
	}
	
	.contactField input {
		width: 260px;
		border: 1px solid #b2b0b0;
		font-size: 14px;
		padding: 2px 3px;
		color:#404040;
		background:#FFFFFF url(../img/input-bg.gif) bottom left repeat-x;
	}
	
.contactTextarea {
	float: left;
	width: 784px;
}
	.contactTextarea label {
		display: block;
		padding: 5px 0px;
		font-weight: normal;
		font-size: 14px;
	}
	
	.contactTextarea  textarea {
		width: 540px;
		border: 1px solid #b2b0b0;
		font-size: 12px;
		padding: 2px 3px;
		height: 124px;
		background:#e8e7e7;
	}

.contactButton {
	float: right;
	width: 75px;
	padding: 10px 0px;
	
}

	.contactButton input {
	        padding:0px;
			margin:0px;
			background-color:#bb9c5a;
			border:1px solid #77591c;
			font-size:13px;
			color:#fff;
			vertical-align:top;
			padding:2px 0px 3px;
			width:65px;
			line-height:19px;
	}	



/* OpenTable Form
----------------------------------------------- */

/* Overall Wrapper for Client Supplied Snippet */
	#OT_searchWrapperAll {   
        height:80px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0;
        padding:0;
    }
    

/* wrapper */

	#OT_searchWrapper
    {
        border: none;
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
        font-size: 12px;
        width:100%;
        height:60px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0;
    }
    
/* Title of Search */
	 #OT_searchWrapper .OT_feedTitle
    {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 0 0;
        line-height:1em;
        font-family: Helvetica;
    }
    
 /* Definition List */   
    #OT_searchWrapper dl 
    {
		position: absolute;
		top: 0;
      left: 0;
		padding:0;
		margin:0;
	}

/* Party Size Label Wrapper - dt tag */
    #OT_partySizeLbl
    {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
        margin: 0 0 0 5px;
        padding:3px 0;
        text-align:right;
        width:110px;
    }
    
/* Party Size Wrapper - dd tag */    
    #OT_partySize
    {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 120px;/* for horizontal layout: 120px, for vertical layout: 85px */
        margin:0;
       	padding:0;
    }

/* Date Label Wrapper - dt tag */    
    #OT_dateLbl
    {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 180px;/* for horizontal layout: 180px, for vertical layout: 0px */
        margin: 0 0 0 5px;
        padding:3px 0;
        text-align:right;
        width:55px;
    }
    
/* Date Label Wrapper - dd tag */    
    #OT_date
    {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 245px;/* for horizontal layout: 245px, for vertical layout: 85px */
        width:100px;
        margin:0;
       	padding:0;
    }

/* Time Label Wrapper - dt tag */     
    #OT_timeLbl {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 338px;/* for horizontal layout: 335px, for vertical layout: 185px */
        width:60px;
        padding:3px 0;
        text-align:right;
        display: none;
    }

/* Time Label Wrapper - dd tag */     
    #OT_time {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 358px;/* for horizontal layout: 358px, for vertical layout: 185px */
    }
    
 /* Placeholder empty dt */
    #OT_empty 
    {
		position:absolute;
		width:0;
		height:0;
		padding:0;
		margin:0;
		top:100px;
		left:0;
	} 
 
 /* Submit Button Wrapper - dd tag */    
     #OT_submitWrap
    {
        position:relative;
        top: 25px; /* for horizontal layout: 25px, for vertical layout: 112px */
        left: 485px;/* for horizontal layout: 485px, for vertical layout: 240px */
        margin: 0 5px 0 0;
        z-index:5; /* do not change */
    }
   
 /* Wrapper for Powered By OpenTable Logo */
    #OT_logo {
       position:absolute;
       top:80px; /* for horizontal layout: 80px, for vertical layout: 120px */
       left:0px; /* for horizontal layout:0px, for vertical layout: 0px */
       width:100%;
       padding:0;
       margin:0;
       display:block;
       background:#fff;
    }
    
  /* Wrapper for Text Link */   
    #OT_logoLink {
		position: absolute;
		top: 60px;/* for horizontal layout: 60px, for vertical layout: 100px */
		left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
		width:100%;
		padding:0 0 10px 0;
		margin:0;
		font-size:9px;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		display:block;
		background:#fff;
     }
     
     /* text link padding */
     #OT_logoLink a
     {
		padding:0 0 0 10px;
	}

    /* Logo Link Border and margin*/
    #OT_imglogo 
    {
		border: 0;
		margin:0 0 0 10px;
	}
    
	#OT_searchWrapper form {margin:0;padding:0;}
	#OT_searchWrapper input.hidden {display:none;}
	
	/* Text Form Fields */
	#OT_searchWrapper .feedFormField, #OT_searchWrapper .feedFormField option {
		font-size:12px;
		margin:2px 2px 2px 2px;
	}
	/* Text Form Field for Date field */
	#OT_searchWrapper #startDate, #OT_searchWrapper .OT_feedFormfieldCalendar 
	{
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size:12px;
		margin:0;
		width:85px;
	}

	#OT_searchWrapper #dateDisplay
	{
		font-size:10px;
		color:#999;
 		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		float:right;
		margin:0px 30px 0px 0px;
		display:inline;
	}

	/*** calendar styles ***/

	/* Placeholder. Don't change this */
	#OT_searchWrapper .imgCal 
	{
		position: absolute; 
		display: none; 
		z-index:100;
	}

	/* Calendar Table properties */
	#OT_searchWrapper #imageCal table {
		font-size:12px;
 		width:150px;
		font-family:arial;
		font-weight: bold;
		background:#FFF;
	}
	#OT_searchWrapper #imageCal td {
		padding:0px 0px 0px 0;
		text-align:center;
	}

	/* Days in the future */
	#OT_searchWrapper .clickableDays 
	{	
		color: #000000; 
		text-decoration: none;
		height:18px;
	}

	/* Days in the past */
	#OT_searchWrapper .nonclickableDays 
	{	
		color: #CCCCCC;
		height:18px;
	}

	/* Name of the month at the top */
	#OT_searchWrapper .months 
	{
		color: #FFFFFF; 
		text-decoration: none 
	}

	/* Day of the week */
	#OT_searchWrapper .weekdays
	{
		color: #000000; 
		text-decoration: none; 
		color:#666666;
		background-color:#EFEFEF; 
		width:14%;
	}