/*  
CMS Modify CSS
*/



body {
	margin-top: 20px;
	padding: 0;
	font-size: 13px;
	text-align: left;
	color: #000;
	background:url(../images/body-bg-repeater.png) repeat-x center top #070707;
	background-attachment:fixed;
}


body, th, td, input, textarea, select, option {
	font-family: Arial, Times, serif;
}


#wrapper { 
	border: none;
	width:960px;
	margin:auto;
	border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #150e0c;
border:solid 2px #464444;
	}
	
	
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

h1 {color: #000; font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px; line-height: 1.1em; 
}

h2 {color: #000; 
	font-family:arial, verdana, sans-serif;
	font-size: 22px; line-height: 1em;
}

h3 {
	font-size: 1.1em;
}

p, { font-size: 13px;
	margin: 0;
	padding: 0;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #ffffff;
}

a:hover {
}

hr { margin: 0px; padding: 0px;  color: #fff;
}

/* Header */

#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	background: url(../images/header-image.png) no-repeat left top;
}


#header h1, #header p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#header h1 {
	color: #FFFFFF;
	font-size: 70px;
	padding: 50px 0 0 40px;
}

#header span {
	color: #58382F;
}

#header p {
	margin-top: -5px;
	padding-left: 80px;
	font-size: 13px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFB71C;
}

#header-logo {
margin:0px;padding:0px;position:absolute;
padding-top:0px;margin-left:9px; 
margin-top:7px;
width:330px;height:150px; z-index:1999;
 }

#city {position:absolute; text-align:center; font-size: 16px; width:190px;
margin-top:165px;font-weight:bold;font-style:italic;color:#fff; margin-left:25px; z-index:9999;
display:none;
}

#address {
float: right; 
padding-right: 13px; 
font-size: 14px;
color: #000;
margin-top:0px;
padding-bottom:20px;
font-weight:normal;
}

#address {
position:absolute;
font-size: 14px;
color: #000;
margin-left:250px;
width:550px;
text-align:right;
margin-top:-153px;
font-weight:normal;
z-index:3000;
display:none;
}

#sidebar-address {
	margin-top:13px;
	font-size:12px;
	margin-left:-17px;
	display:none;
}

#address p {font-weight:normal;}

p .phone-number {
	font-weight:bold;
	font-size:16px;
}

/* Page */

#page {
	width: 960px;
	background: none;
	margin: 0 auto;
}

#page-bgtop {
	background: none;
}

#page-bgbtm {
	background: none;
}

#home-page-wrapper {
}

#home-page-wrapper #page {
	width: 960px;
	margin: 0 auto;
	background: none;
	position:relative; z-index:4300;
	background-color: #150e0c;
	border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 12px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
}

#home-page-wrapper #page-bgtop {
}

#home-page-wrapper #page-bgbtm {
		border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

#home-page-wrapper #content {
}

#home-page-wrapper #content h1 {
	text-align:center;
}


/* Content */

#content {padding: 0px; margin:0px;
	float: left;   /* float left for right sidebar */
	width: 709px;
	padding-top: 0px;
	margin-top: 0px;
	background-color:#fff;
	border-radius: 10px;
	margin-left:-10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
min-height:280px;
}

#content {padding: 0px; margin:0px;
	float: right;   /* float right for left sidebar */
	width: 709px;
	padding-top: 0px;
	margin-top: 0px;
	background-color:#fff;
	border-radius: 12px;
	margin-right:-16px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

#main-content { 
float:right; width: 670px;
margin-right:0px;
margin-top:8px;
padding-bottom:5px;
margin-right:20px;
}

/* Home Custom CSS */

#home-page-wrapper #page {
	width: 960px;
	margin: 0 auto;
}

#home-page-wrapper #page-bgtop {
	background: none;
}

#home-page-wrapper #page-bgbtm {
	background: none;
		border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

#home-sidebar {
}

/* home specials box */
#home-specials {
	display:none;
}

#home-address {
		position:relative;
		float:right;
		right:20px;
		margin-top:20px;
		width:auto;
		height:auto;
		text-align:right;
		color:#000;
		z-index:2999;
		padding:8px;
	border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background:#fff;
	}
	
#home-address p {
	margin:0px;padding:0px;
	font-size:14px;
	line-height: 1.2em;
	color:#000;
	}
	
#home-address p .phone-number {
	font-weight:bold;color:#000;font-size:26px;
	line-height:1.4em;
	}

#home-hours {
	margin:0px;padding:0px;
		position:absolute;
		margin-left:18px;
		margin-top:85px;
		width:160px;
		height:auto;
		text-align:left;
		color:#000;
		z-index:2999;
		padding:10px;
	border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background:#fff;
display:none;
	}
	
#home-hours p {
	margin:0px;padding:0px;
	font-size:15px;
	line-height: 1.2em;
	color:#000;
	font-weight:bold;
	}


/* home upper buttons */

#home-top-buttons {
	text-align:left;
	margin-left:-7px;
	margin-top:12px;
	width:100%;
	clear:right;
}

#home-top-buttons #image-bg-menu {
	float:right; 
	background:url(../images/menu-link-bg.jpg) no-repeat top;
	width:310px; height:177px;margin-left:20px;
	margin-bottom:25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: solid 3px #df0111; 
	}
	
#home-top-buttons #image-bg-specials {
	float:right; 
	background:url(../images/specials-link-bg.jpg) no-repeat top;
	width:310px; height:177px;margin-left:18px;
	margin-bottom:25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: solid 3px #df0111; ; 
	}
	
#home-top-buttons #image-bg-coupons {
	float:right; 
	background:url(../images/coupons-link-bg.jpg) no-repeat top;
	width:310px; height:177px;margin-left:18px;
	margin-bottom:25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: solid 3px #df0111;  
	}

#home-top-buttons .button-links {
    padding: 1.1em 1em .7em 1em;
    background: #df0111;
	text-decoration:none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #c60911; color:#fff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	margin-left:-6px;margin-top:-8px;
}

#home-top-buttons .button-links a {
text-decoration:none;color:#fff;
font-size:26px; font-family:'Georgia', serif;
font-style:italic; 
}

#home-top-buttons .button-links:hover {
    background: #150e0c; 
    border: solid 1px #150e0c; 
}
#home-top-buttons .button-links a:hover {
    color:#fff;
}

#home-top-buttons .button-links:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #e9050d;
    border: solid 1px #c60911;
	color:#fff;
}
/* end home custom css */


/* Main Sidebar */

#nav-wrapper {
background:#464444;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin-left:-9px;
padding:9px 6px 9px 6px;
width:190px;
margin-top:-9px;
}

/* defaults to show built in page links in sidebar navigation */
#static-vertical-nav {
}

/* sidebar social links default to show */
#social-sidebar-links {
	display:none;
}

#social-header-links {
	width:auto;
	float:left;
	margin-left:70px;
	margin-top:8px;
	display:none;
}

/* horizontal nav hide  - styling for this is in horizontal-nav.css */
#horizontal-wrapper {
	}

/* side social icons - default to hide - stying for this area is below */
#social-icons-right-side {
position:fixed; margin-top:353px;margin-left:795px;
width:45px; 
}

#sidebar { margin:0px; padding:0px;
	float: left;
	width: 195px;
	margin-top: 10px;
	color: #fff;
	margin-left: -5px;
}
#sidebar ul {
	margin: 0;
	list-style: none;
 padding:0px;}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 3px;
}

#sidebar li li {
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: 7px 6px 6px 8px;
	background:#000;
	margin-bottom:3px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
}

#sidebar li li:hover {
	background:#df0111;
	    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

#sidebar ul li ul li ul li{
	border-bottom: 1px solid #000000;
	padding: 4px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	padding: 8px 0px 10px 15px;
	font-size: 15px;
	color: #FFE7E0;
}

#sidebar h3 {
	margin: 0;
	height: 15px;
	padding: 8px 0px 10px 15px;
	font-size: 14px;
	color: #000000;
}

#sidebar a {
	text-decoration: none;
	color: #fff; font-weight: bold;
}

#sidebar h2 a { color:#EBDB6D;
}

#sidebar a:hover {
	text-decoration: none;
	color:#fff;
}

#sidebar p {
	padding-left:15px;
}

/* second option sidebar */
#sidebar2 { 
	margin:0px; padding:0px;
	float: right;
	width: 195px;
	margin-top: 10px;
	color: #fff;
	margin-right:-15px;
}
#sidebar2 ul {
	margin: 0;
	list-style: none;
 padding:0px;}

#sidebar2 li {
}

#sidebar2 li ul {
	margin-bottom: 3px;
}

#sidebar2 li li {
	border-bottom: 1px solid #660000;
	padding: 3px 0px 3px 0px;
}

#sidebar2 ul li ul li ul li{
	border-bottom: 1px solid #000000;
	padding: 0px;
}

#sidebar2 h2 {
	margin: 0;
	height: 35px;
	padding: 8px 0px 10px 15px;
	font-size: 15px;
	color: #FFE7E0;
}

#sidebar2 h3 {
	margin: 0;
	height: 15px;
	padding: 8px 0px 10px 15px;
	font-size: 14px;
	color: #000000;
}

#sidebar2 a {
	text-decoration: none;
	color: #fff; font-weight: bold;
}

#sidebar2 h2 a { color:#EBDB6D;
}

#sidebar2 a:hover {
	text-decoration: none;
	color:#fff200;
}

#sidebar2 p {
	padding-left:15px;
}

#hours {width:100%;color:#fff;
margin-left:-17px;line-height: 1.2em;
margin-bottom:10px;
}
#hours .bold-font {font-weight:bold;}
#hours p {font-weight:normal; font-size:12px;}


#main-list {list-style-type:disc;}

#main-list li {
margin-left: 21px; 
line-height: 145%;
font-size: 12px; }

.list-header { font-weight: bold; 
color:#60678A; font-size: 15px; 
margin-top: 10px;}
h4 { font-weight: bold; color:#990000; 
font-size: 15px; 
margin-top: 0px; 
margin-bottom: 6px;}

.list-sub { font-weight: normal; color:black; font-size: 14px; margin-top: 10px; line-height: 140%;}

#h-line {
margin-left: 2px; 
marign: 0px; 
padding:0px; 
width: 285px; 
height: 1px; }

#h-line2 {
margin-left: 2px; 
marign: 0px; 
padding:0px; 
width: 275px; 
height: 1px; }


/*form styling */

#form-box {
padding: 0px 0px 0px 0px; 
width: 300px;
height: auto; ;
margin: 0px 0px 0px 0px;
padding-top: 0px;
}

.thank-you {
font-size: 20px; 
font-style: italic; 
color: red; }

table {
margin-top: 0px;  
margin-bottom: 0px;}

td {font-size: 13px; 
padding: 0px 0px 0px 0px; }

table td p {
padding-top: 3px; 
margin-bottom:2px; }

form {
padding: 0px; 
margin:0px;
padding-top: 10px; 
margin-left: 10px;}


/* Footer */

#powered-by {
margin:0px;
padding:0px;
float:left;
width: 120px; 
height: 34px; 
padding-top:10px; 
margin-bottom: 12px; 
margin-left: 10px;}

#footer-right {
margin:0px;
padding:0px;
float:right; 
width: 680px;
text-align:right;
margin-right:12px;
}

#footer {
	clear: both;
	width: 960px;
	margin: 0;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#footer p { font-size: 11px;
	margin: 0;
	padding: 10px 0px;
	text-transform: normal;
	color:#fff;
}

#footer p a {
color:#fff;
text-decoration:none;
}

#footer-logo {
float: right; 
width: 122px; 
height: 48px; 
margin-top: -50px; 
margin-bottom: 0px; 
padding-bottom: 0px;
text-align:left;
}

/* 2nd option for footer */

#bottom-footer-sections { 
margin: 0 auto;
margin-top:7px;
width: 960px; 
color:#fff;
font-size:11px;
clear: both;
}

#bottom-footer-sections a { 
color:#fff;
text-decoration:none;
}

#bottom-footer-sections a img:hover {
opacity:.90;
filter:alpha(opacity=.90);
}

#bottom-footer-sections ul {
	display:block;
}

#bottom-footer-sections ul li {
display:inline; margin-right:8px;
}

#bottom-footer-sections #left-section { 
width: 25%;
height: 100%;
float:left;
border-right: none;
margin:0px;
padding:0px;
margin-left: 10px;
}

#bottom-footer-sections #left-section  img{ 
margin-top:-12px;
}

#bottom-footer-sections #center-section {
width: 25%;
height: 100%;
float:left;
padding-left:14px;
}

#bottom-footer-sections #center-section img {
height:44px;width:44px;
}

#bottom-footer-sections #right-section {
width: 40%;
height: 100%;
float:right;
border-left: none;
}

img {border: none;}

#page-size img {
padding:0px;}

#links p {
padding-left: 10px; }

#links img {
padding-top:3px;}

#links h3 {}

#services {
ist-style-type:disc; 
padding-left:10px;}

#services li {
line-height:2em;}

#links-box {
background-color: #fff; 
width: 170px; 
margin-left: 12px; }

/* coupon club top */

#coupon-club-top {
	position:absolute;
	z-index:4000;
	margin-left:666px;
	margin-top:162px;
	width:248px; background:#E9E9E9;
	border:.2em dotted #333;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: .7em;
	background:url(../images/body-bg-repeater.png) repeat;
	opacity:0.9;
 	filter:alpha(opacity=90);
	color:#fff;
}

.coupon-club-title {
	font-size: 25px;
	font-weight:bold;
	color:#FC3;
}

#coupon-club-top .email-form {
margin-top: 8px;
line-height: 160%;
}

/*  
coupon club
*/

#coupon-club {
padding: 0px; 
margin: 0px;
width:500px; 
height: 253px;
background: url(../images/coupon-club.jpg) no-repeat center top;
}

#coupon-club-text {
margin-left:70px; 
padding-top: 94px; 
width: 360px;}

#coupon-club p{
padding-top: 50px; 
padding-left: 10px;}

.small-text {
font-size: 10px; }

#club-disclaimer { padding:0px;margin:0px;line-height:.9em;margin-top:3px;}
.disclaimer-text {font-size: 10px; }

#coupon-club .email-form {
margin-top: 8px;
line-height: 160%;
}

#coupon-specials { 
text-align:center; 
padding: 0px; margin: 0px;
width:500px; 
padding-bottom: 15px;
}

#menu-margin-top {
margin:0px; padding:0px; 
float:left; 
margin-top:-128px; 
padding:0px;}

#coupon-specials h2{ 
padding:0px;margin:0px;
line-height: 1.2em;
font-family:Arial, Helvetica, 
sans-serif;font-size:22px;
font-weight: bold;
font-style:normal;
padding-top: 3px; 
padding-bottom: 3px;
}

#coupon-specials h3{ 
padding:0px;margin:0px;
line-height: 1.2em;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
}

#coupon-specials p{ 
padding:0px;margin:0px;
line-height: 1.2em;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top:5px; 
padding-bottom: 1px;
}

#coupon-line {
width: 500px; margin: 0px; padding:0px;}

#print-page a {
color:#FF0000;}

.small-text {
font-size: 10px; }

#menu-navigation {
margin:0px;padding:0px;
}

#menu-wrapper {
	margin-bottom:20px;
}

#menu-navigation a {
color:#C0273F;}


/*  
left specials box
*/


#lunch-specials { 
margin-top: 10px; 
margin-left: 4px;
color:#000000; 
font-family:Arial, Helvetica, sans-serif;
width: 183px;
margin-bottom:17px;
}

#specials-top {
width:183px;
height:55px;
}

#specials-content {
	background-color:#fff; 
	margin-top:-3px;
}

#lunch-specials a { 
color:#FF0000;}

#lunch-specials a:hover { 
color:#FF9900;}

#lunch-specials-bottom {
height:0;margin-bottom:8px;
margin-top:-3px;
}

#lunch-specials ul li .specials-title {
	font-weight:bold;}


#lunch-specials h2 {
margin:0px; padding: 0px;
font-weight:bold; 
font-size: 15px;
text-align:center;
color: #000;
font-family:Arial, Helvetica, sans-serif;
padding-top:4px; 
margin-bottom:-10px;}

#lunch-specials ul {
margin:0px; padding: 0px; }

#lunch-specials p {
font-size: 11px;
margin:0px; 
padding:0px; 
color:#000;
padding-left: 5px; 
padding-bottom:5px; 
line-height: 100%;}

#lunch-specials ul li{
font-size: 11px; 
margin:0px; 
padding: 0px; 
padding-left: 5px; 
padding-right:5px; 
border-bottom:none;}

.entry h1 {text-align:left;
margin-top:8px;}

#content-one-column {
margin:0px;
padding:0px;
background-color:#ffffff; 
width: 740px; 
border:solid; 
border-width:thin; 
border-color:#000000;}

#content-one-column h1 {
text-align:left;}


.links {font-size: 11px; text-decoration:underline;
padding: 0px; margin-left: 5px; color:red;}


.hide-field input
{
    border:none;
	background-color : #ffffff; 
    font-family : verdana; 
    color : #000000;
	font-weight:bold;
}

#google-map iframe {width:664px;height:350px;}
#print-menu {width: 300px;padding:25px;}

#float-right {float:right;}
#clear {clear:both;}


#coupon-line hr {
border-top: 5px dotted #333;
  color: #fff;
  background-color: #fff;
  height: 3px;
  width:100%;
  }
  
  
  
  
  /* side social icons */
  
#social-icons-right-side {
position:fixed; margin-top:343px;margin-left:955px;
width:45px;
}
#social-icons-right-side a img:hover {
opacity:.90;
filter:alpha(opacity=.90);
}

#facebook-side-icon {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#facebook-side-icon li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/facebook-side-button.png) no-repeat center top;
	width:44px;height:44px;
}

#facebook-side-icon a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/facebook-side-button.png) no-repeat center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
	width:44px;height:44px;
}

#facebook-side-icon a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/facebook-side-button.png) no-repeat center top;
	background: rgba(225, 225, 225, .2);
	width:44px;height:44px;
}

#twitter-side-icon {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#twitter-side-icon li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/twitter-side-button.png) no-repeat center top;
	width:44px;height:44px; margin-top:3px;
}

#twitter-side-icon a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/twitter-side-button.png) no-repeat center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
	width:44px;height:44px;
}

#twitter-side-icon a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/twitter-side-button.png) no-repeat center top;
	background: rgba(225, 225, 225, .2);
	width:44px;height:44px;
}

#google-side-icon {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#google-side-icon li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/google-side-button.png) no-repeat center top;
	width:44px;height:44px; margin-top:3px;
}

#google-side-icon a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/google-side-button.png) no-repeat center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
	width:44px;height:44px;
}

#google-side-icon a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/google-side-button.png) no-repeat center top;
	background: rgba(225, 225, 225, .2);
	width:44px;height:44px;
}

#four-square-side-icon {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#four-square-side-icon li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/four-square-side-button.png) no-repeat center top;
	width:44px;height:44px; margin-top:3px;
}

#four-square-side-icon a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/four-square-side-button.png) no-repeat center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
	width:44px;height:44px;
}

#four-square-side-icon a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/four-square-side-button.png) no-repeat center top;
	background: rgba(225, 225, 225, .2);
	width:44px;height:44px;
}

#yelp-side-icon {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#yelp-side-icon li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/yelp-side-button.png) no-repeat center top;
	width:44px;height:44px; margin-top:3px;
}

#yelp-side-icon a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/yelp-side-button.png) no-repeat center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
	width:44px;height:44px;
}

#yelp-side-icon a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/yelp-side-button.png) no-repeat center top;
	background: rgba(225, 225, 225, .2);
	width:44px;height:44px;
}

#open-table-side-icon {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#open-table-side-icon li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/open-table-side-button.png) no-repeat center top;
	width:44px;height:44px; margin-top:3px;
}

#open-table-side-icon a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/open-table-side-button.png) no-repeat center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;

	width:44px;height:44px;
}

#open-table-side-icon a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/open-table-button.png) no-repeat center top;
	background: rgba(253, 247, 83, 0.25);
	background: rgba(100, 125, 175, 0);
	background: rgba(225, 225, 225, .2);
	width:44px;height:44px;
}
  
  
  /* Order online button CSS */

#online-ordering-side-button {position:absolute; 
margin-top:134px;margin-left:701px;
z-index:3999;
}


#order {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#order li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/side-online-order-button.png) no-repeat center top;
	width:232px;height:51px;
}

#order a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/side-online-order-button.png) no-repeat center;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
	width:232px;height:51px;
}

#order a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/side-online-order-button.png) no-repeat center top;
	background: rgba(100, 125, 175, 0);
	background: rgba(253, 247, 83, 0.25);
	width:232px;height:51px;
}
/* Online order upper buttons */

#order-header {text-align:center;}
#order-header .order-links a {text-decoration:none;color:#000; }
#order-header .order-links {
    padding: 5px 6px;
    background: #eff0f1;
	text-decoration:none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #cccfd2;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
#order-header .order-links:hover {
    background: #e9050d; 
    border: solid 1px #c60911;
	color:#fff;
}
#order-header .order-links:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #e9050d;
    border: solid 1px #c60911;
	color:#fff;
}

.menu-description {font-style:italic; padding-bottom:5px;}

#specials-wrapper { text-align:left; background:#E9E9E9;
-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: 10px;
	margin-bottom:5px;
  }
.specials-title {font-weight:bold;font-size: 1.4em;
  }
#specials-wrapper p {
	margin-left:25px; 
	line-height:1.2em
	;padding-top:.2em;
	}
	
#specials-allcontent {
	display:none;
	}
	

#hide-contact-fax, #hide-contact-email {display:none;}