body {
  margin:0;
  padding: 0;
  font: 12px/15px Georgia, Times, serif;
  color: #eee;
  background: #231f20;
  }

  body#error {
  	 background: #333;
  }

#topBar {
	background: #231f20;
	height: 10px;
	font-size: 1px;
	}

#outerWrap {
	background: #333;
	}
.innerWrap {
	width: 760px;
	margin: 0 auto;
	}

#outerFoot {
	background: #231f20;
	padding: 20px 0;
	color: #999;
	font-size: 11px;
}
#outerFoot .innerWrap {
	position: relative;
}

#front #mainImg {
	height: 300px;
}

a { color: #b57700; }
a:hover { color: #ebb348 }

#hours strong { color: #b92025 }


#header {
	margin-bottom: 30px;
	position: relative;
	height: 79px;
	}

	#logo {
		background: url(/i/spqrHeadSprite.png) no-repeat;
		width: 77px;
		padding-top: 79px;
	}
	#tagline {
		position: absolute;
		top: 25px;
		left: 111px;
		width: 272px;
		font-style: italic;
		color: #999;
	}

	#mainMenu {
		margin: 0 0 10px 0;
	}
	#mainMenu li {
		float: left;
		display: block;
		margin-right: 22px;
	}
		#mainMenu li.last {
			margin-left: 1px;
		}
		#mainMenu li a {
			background: url(/i/spqrHeadSprite.png) no-repeat;
			padding-top: 24px;
		}
		#mainMenu li#m1 a {
			background-position: -80px -31px;
			width: 193px;
		}
			#mainMenu li#m1 a:hover {
				background-position: -80px -2px ;
			}
			#menus #mainMenu li#m1 a {
				background-position: -80px -2px ;
			}
		#mainMenu li#m2 a {
			background-position: -298px -31px ;
			width: 150px;
		}
			#mainMenu li#m2 a:hover {
				background-position: -298px -2px ;
			}
			#reservations #mainMenu li#m2 a {
				background-position: -298px -2px ;
			}
		#mainMenu li#m3 a {
			background-position: -452px -31px ;
			width: 92px;
		}
			#mainMenu li#m3 a:hover {
				background-position: -452px -2px ;
			}
			#reviews #mainMenu li#m3 a {
				background-position: -452px -2px ;
			}
		#mainMenu li#m4 a {
			background-position: -577px -31px ;
			width: 107px;
		}
			#mainMenu li#m4 a:hover {
				background-position: -577px -2px ;
			}
			#about #mainMenu li#m4 a {
				background-position: -577px -2px ;
			}
		#mainMenu li#m5 a {
			background-position: -710px -31px ;
			width: 126px;
		}
			#mainMenu li#m5 a:hover {
				background-position: -710px -2px ;
			}
			#contact #mainMenu li#m5 a {
				background-position: -710px -2px ;
			}

	#hours {
		margin: 13px 0;
		color: #ccc;
	}
	#hours p {
		text-align: center;
		font-size: 14px;
		line-height: 18px;
	}
	#hours p em {
		font-style: italic;
	}

	#topRightInfo {
		position: absolute;
		top: 24px; right: 0;
		font-size: 12px;
		color: #999;
		line-height: 15px;
	}
	#topRightInfo span {
		line-height: 18px;
		font-size: 15px;
		color: #ccc;
	}


#header-images {
	margin-left: -8px;
}
#header-images li {
	float: left;
	margin-left: 8px;
	_display: inline;
}


#bodyContent {
	padding: 0 0 40px;
	width: 600px;
	margin: 15px 0 0 0;
}
#bodyContent p {
	margin-bottom: 10px;
	line-height: 18px;
}

#menuContent p {
	padding: 0 0 3px 0;
	margin: 0 0 3px 10px;
	line-height: 18px;
}
#menuContent sup {
	font-weight: normal;
	font-size: 12px;
	width: 50px;
	display: block;
	float: right;
	text-align: right;
	_font-size: 14px;
}

#menuContent sub {
	padding-right: 50px;
}

#menuContent .legend {
	border: none;
	margin: 0;
}

#showHideItems {
	padding-bottom: 18px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 16px;
}
	#about #showHideItems  {
		margin-top: 20px;
		height: 20px;
	}
#showHideItems li {
	float: left;
	padding-right: 15px;
	font-size: 21px;
	line-height: 24px;
}
	#about #showHideItems li {
	font-size: 16px;
	padding-right: 30px;
	}



	.activeMenuItem {
		color: #EBB348;
		cursor: default;
		font-weight:bold
	}

#promos {
	margin: 30px 0 30px;
}
#promos h3 {
	color: #ccc;
}
#promos p {
	margin-bottom: 5px;
}
#promos li {
	display: block;
	float: left;
	width: 220px;
	margin-right: 50px;
	color: #eee;
	font-size: 11px;
	line-height: 16px;
}
#promos li.last img {
	float: left;
	margin-right: 10px;
}

h1 {
	font-size: 35px;
	letter-spacing: -1px;
	color: #ccc;
	line-height: 35px;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 15px 0 5px;
}

	#menuContent h2 {
		padding: 0 0 3px 0;
	}
	#menuContent h2 sup  {
		font-size: 11px;
	}
	#menuContent ul {
		padding-left: 25px;
	}
	#menuContent ul li {
		list-style: disc;
		line-height: 18px;
	}
	#menuContent em {
		font-size: 12px;
		color: #333;
		font-weight: normal;
		font-style: normal;
	}

h3 {
	margin: 0 0 5px 0;
	font-size: 18px;
	font-weight: normal;
}

	.menuListing h3 {
		text-transform: uppercase;
		font-size: 12px;
		letter-spacing: 1px;
		padding: 8px 0 5px 5px
	}

h4 {
	font-weight: normal;
	font-size: 14px;
	margin: 10px 0 3px 0;
}

h6 {
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 15px 10px;
}

.intro {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px
}

	#emailForm #email_address {
		display: block;
		margin-bottom: 6px;
	}
	#emailForm label { color: #999; font-size: 10px; padding-right: 10px;}


#footLogo {
	background: url(/i/spqrHeadSprite.png) -845px 0 no-repeat;
	width: 54px;
	padding-top: 53px;
}

	#a16Logo {
		position: absolute;
		top: 0; right: 0;
		width: 59px;
		padding-top: 35px;
		background: url(/i/a16_logo.png) no-repeat;
	}
	#a16Logo:hover {
		background-position: 0 -35px;
	}

#altMenu {
	display: block;
}
#altMenu li {
	display: inline;
	padding-right: 15px;
}
#altMenu p {
	margin-top: 3px;
}
#altMenu span {
	padding-left: 15px;
}

#spqrLogo {
	float: right;
	background: url(/i/a16sprite.png) -443px -6px no-repeat;
	width: 41px;
	padding-top: 41px;
}


#reviews #bodyContent img {
	margin: 20px 0 0 0;
}

#about #links {
	float: right;
	width: 120px;
	background: #231f20;
	margin-top: 63px;
	padding: 0 10px 7px 10px;
	font-size: 11px;
}

#about #bodyContent img {
	margin: 10px 10px 10px 0;
	float: left;
}

#errorInfo {
	width: 300px;
	margin: 200px auto 0 auto;
	text-align: center;
}
#errorInfo #logo {
	margin: 0 auto 20px auto;
}
#errorInfo p {
	text-align: center;
}


/* MISC:
----------------------------------------------- */

#bookForm {
	padding-left: 85px
}

#contact .zemContactForm  {
	font-size: 11px;
	padding-bottom: 20px
}
#contact .zemContactForm legend {
	display: none;
}

#contact .zemContactForm input, #contact form textarea {
	margin: 3px 0 10px;
	border: 1px solid #ccc;
	padding: 3px 4px;
	font-size: 11px;
}
#contact .zemContactForm .zemSubmit {
	background: #b57700;
	text-transform: lowercase;
	cursor: pointer;
	color: #fff;
	padding: 5px 10px;
	margin-top: 15px;
	font: 16px Georgia, Times, serif;
	border: none;
}
#contact .zemContactForm .zemSubmit:hover {
	background: #251200;
}

#contact .zemContactForm .zemError {
	color: #fff;
	margin-bottom: 15px;
	padding: 3px 5px;
	background: #7f522e;
}


#print {
	background: #fff;
	color: #000;
}
#print img {
	margin-bottom: 10px;
}

#textWrap sup {
	width: 50px;
	display: block;
	float: right;
	text-align: right;
	font-size: 12px;
	_margin-top: -13px;

}
#textWrap sup, x:-moz-any-link {margin-top: -13px;}



/* 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: Georgia, Times, 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: Georgia, Times, serif;
    }

 /* 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: Georgia, Times, 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: Georgia, Times, serif;
		font-size:12px;
		margin:0;
		width:85px;
	}

	#OT_searchWrapper #dateDisplay
	{
		font-size:10px;
		color:#999;
 		font-family: Georgia, Times, 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:Georgia;
		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%;
	}
