/*  
CMS CSS
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body {
	margin-top: 20px;
	padding: 0;
	font-size: 13px;
	text-align: left;
	color: #000;
	background-color:#ffee60;
}


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


#wrapper { 
	border:none; 
	border-width:none;
	border-color:#FFCC00;
	width:800px;
	margin:auto;
	}
	
	
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: 800px;
	height: 196px;
	margin: 0 auto;
	background: url(../custom/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:10px; 
width:281px;height:143px; z-index:1999;
 }

#city {
}

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

#address p .phone-number {font-weight:bold;color:#000}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF url(../custom/images/img03.png) repeat-y left top;
}

#page-bgtop {
	background: url(../custom/images/img02.png) no-repeat left top;
}

#page-bgbtm {
	padding: 20px 30px;
	background: url(../custom/images/img04.png) no-repeat left bottom;
}

/* Content */

#content {padding: 0px; margin:0px;
	float: right;
	width: 580px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-top: -15px;
	margin-right:-35px;
}

#content a{color:#990000;
}


#main-content { float:right; width: 530px;  margin-right:31px;}

#main-content ul, ol { font-size: 13px;
list-style-type:inherit;
margin-left: 2em;
}

#main-content ul li {line-height:.5em; padding:0px;margin:0px;}



.title { text-align: left;
	margin: 0;
	padding-bottom: 5px;
	font-size: 22px;
	color: #3B3513;
}

.title a {
	text-decoration: none;
	color: #3B3513;
}

.pagetitle {
	border-bottom: 2px solid #0F0F0F;
}


.meta {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	margin: 30px 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.meta .more {
	padding-left: 10px;
}

.meta .comments {
	padding-left: 10px;
}
.meta a {
}

.entry { 
	padding: 0px 0px; text-align: left;
}

.entry h1 { 
	margin: 0px; padding: 0px 0px 10px 0px; text-align: left; 
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #0F0F0F;
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0; padding:0;
	line-height: normal;
}

.posts a {
}

/* Sidebar */

#sidebar { margin:0px; padding:0px;
	float: left;
	width: 195px;
	margin-top: -22px;
	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 {
	border-bottom: 1px solid #660000;
	padding: 3px 0px 3px 0px;
}

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

#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: #fff56b; font-weight: bold;
}

#sidebar h2 a { color:#EBDB6D;
}

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

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

#hours {margin-left:-5px;}
#hours .bold-font {font-weight:bold;}
#hours p {font-weight:normal;}


#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: 70px;}

#footer-right {
margin:0px;
padding:0px;
float:right; 
width: 540px;}

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

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

#footer p a {
color:#000;
}

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

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
*/

#coupon-club {
padding: 0px; 
margin: 0px;
width:500px; 
height: 253px;
background: url(../custom/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-navigation a {
color:#C0273F;}


/*  
left specials box
*/


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

#specials-content {
	background-color:#f7d809; 
	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;}

#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;}


/* ADMIN CSS */

#help-box { margin-top: 20px; margin-left: 8px;
color:#000; font-family:Arial, Helvetica, sans-serif;
width: 183px; 
background-color:#fff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 0px solid #fff;
margin-bottom:15px;
}

#help-box 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;}

#help-box ul {margin:0px; padding: 0px; }

#help-box p {margin:0px; padding:0px; color:#000;
padding-left: 5px; padding-bottom:5px; line-height: 100%;}

#help-box ul li{font-size: 11px; margin:0px; font-weight:normal;
padding: 0px; padding-left: 5px; color:#000;
padding-right:5px; border-bottom:none;}

#help-box h2 {line-height: 1.2em; padding-bottom:16px;}

#help-box ul li a {}

#help-box ul li ul li a {border-bottom:none;}

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

#admin-sidebar {}

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

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

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


#admin-left-column {
float:left;width:200px;
margin:0px;padding:0px;}

#admin-right-column {
float:right;width:200px;
margin:0px;padding:0px;}

#admin-content-bg {
list-style:none;
background-color:#fff;
margin-top:-4px;
border:solid 1px #c5c7c9; 
padding:7px;}

#admin-bottom {margin-top:-2px;}

#coupon-line hr {
border-top: 5px dotted #333;
  color: #fff;
  background-color: #fff;
  height: 3px;
  width:100%;
  }
  
  
  /* Order online button CSS */

#online-ordering-side-button {position:fixed; margin-top:265px;margin-left:796px;
}


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

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

#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(../custom/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:65px;height:158px;
}

#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(../custom/images/side-online-order-button.png) no-repeat center top;
	background: rgba(100, 125, 175, 0);
	background: rgba(253, 247, 83, 0.25);
	width:65px;height:158px;
}

/* Online order upper buttons */

  /* Order online button CSS */

#online-ordering-side-button {position:fixed; margin-top:215px;margin-left:796px;
}


#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:65px;height:158px;
}

#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:65px;height:158px;
}

#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:65px;height:158px;
}

/* 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;}

#coupon-pad-mobile {
	padding: .5em .7em 0em 0em; 
	text-align:left; margin-left:.5em;
}
#coupon-wrapper {
	width:505px; background:#E9E9E9;
	border:.2em dotted #333;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: .7em;
	margin-bottom:.5em;
	margin-top:.5em;
	}
#coupon-body {font-size:1.2em;margin-bottom:.1em;margin-top:.1em;}
#coupon-address {font-weight:bold;margin-top:.3em;margin-bottom:.2em;}
#coupon-disclaimer {font-size: .8em; margin-top:.3em;}
.present-line {font-style:italic;font-size:.8em;}
#float-right {float:right;}

/* open - close sidebar */
#open-marker {
	max-width:161px; background:green;
	border:.2em solid #fff;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: .8em;
	padding-left:.6em;
	margin-top:5px;
	margin-left:3px;
	margin-bottom:0px;
}

#closed-marker {
	max-width:161px; background:#000;
	border:.2em solid #fff;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: .8em;
	padding-left:.6em;
	margin-top:5px;
	margin-left:3px;
	margin-bottom:0px;
}

#sign-wrapper {
	position:absolute;
	width:50px;
	height:27px;
	margin-top:-6px;
	margin-left:4px;
}

.currently-text { font-size: 13px;font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
}

#view-specials a {
	text-align:center; 
	font-size: 13px;
font-weight:bold;
font-color:#F00;
}