/*  
CMS Modify CSS
*/



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

body #home-allcontent {
}


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


ul, ol {
	line-height:normal;
}

ul li, ol li {
	line-height:1.4em;
}

#home-allcontent #top-content { /* this will hide by default this div *****************/
}


#top-content { /* this will hide by default this div *****************/
}


	


#wrapper { 
	width:100%;
	margin:auto;
	border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
background:#fff;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: none;
margin-top:0px;
min-height:400px;
padding-top:12px;
padding-bottom: 10px;
background: #0094cc;
background:#b0cce4;
}

#home-allcontent #wrapper { 
}
	
	
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #272828; line-height:1.3em;
}

h1 {font-weight:600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px; line-height: 1.3em; 
	font-family: 'Bree Serif', serif;
}

h2 {color: #272828; 
	font-family:arial, verdana, sans-serif;
	font-size: 22px; line-height: 1.3em;
	font-family: 'Bree Serif', serif;
	font-weight:600;
	text-align:center;
}

h3 {
	color: #272828; 
	font-family:arial, verdana, sans-serif;
	font-size: 18px; line-height: 1.3em;
	font-family: 'Bree Serif', serif;
	font-weight:600;
	text-align:left;
}




p { font-size: 14px;
	margin: 0;
	padding: 0;
	line-height:1.3em;
	margin-bottom:.6em;
	color:#272828;
}


blockquote {
	padding-left: 1em;
}

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

a {
	color:#303334;
	text-decoration:none;
}


a:hover {
	color:yellow;
}

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

/* Header */

#header {
	width: 100%;
	background:url(../images/header-image.png) no-repeat center #fff;
		border-bottom:solid 3px #89b5d4;
}

#inner-header {
		width: 960px;
	height: 230px;
	margin: 0 auto;
	background:none;
	margin-top:0px;
	background:none;
	margin-top:-12px;
}



#city {
	display:none;
}


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

#header h1 {
	color: #FFFFFF;
	font-size: 30px;
	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:0px; 
margin-top:24px;
width:221px;height:155px; z-index:1999;
 }

#home-allcontent #header-logo {
 }
 
 
#home-allcontent #header-logo_home {
display:none; }

#address {
	display:none;
}


#header-address {
margin:0px;
padding:0px;
float:right;
margin-top:156px;
width:auto;
height:auto; 
z-index:8999;
text-align:right;
margin-right:10px;

	}
	
#header-address p {
	margin:0px;padding:0px;
	font-size:14px;
	line-height: 1.2em;
	color:#fff;
	}
	
#header-address h2 .phone-number {
	color:#0094cc;
	font-size:26px;
	}
	
#header-address h2 {
	color:#3d4142;
	text-align:left;
	}
	
#sidebar-address {
	margin-top:7px;
	font-size:13px;
	line-height: 1.2em;
	color:#000;
	margin-left:0px;
	display:none;
}

#social-header-wrapper {
	float:right;
	width:auto;
	margin-right:0px;
}

#social-header-links {
	position:relative;
	z-index:3000;
	width:400px;
	margin:4px;
}

#social-header-links img {
float:right;
margin-left:7px;
height:53px;
width:53px;
}

/* Page */

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

#page-bgtop {
	background: none;
}

#page-bgbtm {
	background: none;
}



/* Content */


#content {
	padding: 0px; margin:0px;
	float:right;   /* float right for left sidebar */
	width: 744px;
	margin-left:0px;
	padding-top: 0px;
	margin-top: 0px;
	background:none;
border:none;
margin-top:8px;
padding-top:0px;
}


#content-full-width {
	padding: 0px; margin:0px;
	float:left;   /* float right for left sidebar */
	width: 960px;
	margin-left:0px;
border:none;
margin-top:8px;
padding-top:0px;
background:none;
min-height:300px;
}

#home-allcontent #content-full-width {
margin-top:-88px;
}

#content-full-width #acc li,
#content #acc li {
	list-style:none;
}

#main-content { 
float:left; 
width:96%;
padding:15px;
padding-top:22px;
margin-bottom:20px;
}

#main-content p a {

}

#home-allcontent #main-content {
	padding-top:2px;
}

#main-content ul li { 
list-style-type:disc;
}


#page {
}

#open-marker {
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#closed-marker {
		-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#contact-form-header {
	margin-top:.2em;
	margin-bottom:.5em;
	font-size:1em;
	font-weight:normal;
	text-align:center;
}

#contact-form-footer {
}

#widget-form-header {
	margin-top:.1em;
	margin-bottom:.3em;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	line-height:1.2em;
}

#widget-form-footer {
	margin-top:.2em;
	font-size:.9em;
	text-align:center;
}

#main-content img {
	box-shadow: 3px 3px 3px #888888;
	border:solid 2px #d2d2d1;
	     -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}


#main-content h2 {
	color: #000; 
	font-family:arial, verdana, sans-serif;
	font-size: 22px; line-height: 1.3em;
	font-weight:600;
	margin-top:10px;
	margin-bottom:9px;
	ont-family: 'Bree Serif', serif;
}

#main-content p {font-size:14px;
	line-height:1.4em;
}

#main-content a {
	color:#000;
	}
	
#main-content a h2 {
	color:#000;
	margin-top:0px;
}

#main-content ul, #main-content ol {
	line-height:normal;
}

#main-content ul li, #main-content ol li {
	line-height:1.4em;
}

	

/* home specials box */
#home-specials {
}

#home-hours {
}

/* home upper buttons */

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

#home-top-buttons #image-bg-right {
	float:right; 
	background:url(../images/community-link-bg.jpg) no-repeat top;
	width:275px; height:240px;margin-left:19px;
	margin-bottom:25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: solid 2px #c60911; 
	}
	
#home-top-buttons #image-bg-middle {
	float:right; 
	background:url(../images/online-ordering-link-bg.jpg) no-repeat top;
	width:275px; height:240px;margin-left:19px;
	margin-bottom:25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: solid 2px #c60911; 
	}
	
#home-top-buttons #image-bg-left {
	float:right; 
	background-color:#FC0;
	width:275px; height:240px;
	margin-bottom:25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: solid 2px #c60911; 
	}

#button-header {
	width:275px;
	background:#c60911;
	text-align:center;
	-webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    border: none; margin-top:-2px;
	 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;
color:#fff;
}

#button-header:hover {
opacity:.90;
filter:alpha(opacity=.90);
}

#home-top-buttons #button-header:hover .button-links {
	color:#fff;
	text-decoration:none;
}

#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 {
    color:#fff;
}
#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:none;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin-left:-9px;
padding:9px 6px 9px 6px;
width:inherit;
}

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

/* sidebar social links default to show */
#social-sidebar-links {
	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: 205px;
	color: #000;
	margin-top:0px;
	margin-bottom:30px;
}

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

#sidebar h2 a { 
color:#EBDB6D;
}

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

#sidebar p {
}

 
#sidebar ul, #sidebar ul li ul {
	margin: 0;
	list-style: none;
 padding:0px;
 }

#sidebar li {
}

#sidebar li ul {
	width:inherit;
}


#sidebar li li a { 
width:inherit;
	padding: 9px;
	color:#3d4142;
	background:#fff;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	margin-bottom:3px;
	font-weight:bold;
}

#sidebar li li a:hover,
#sidebar li li a:hover li a:hover {
		background:#ed1c24;
	background: -moz-linear-gradient(top, #ed1c24 1%, #b61a20 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ed1c24), color-stop(100%,#b61a20));
	background: -webkit-linear-gradient(top, #ed1c24 1%,#b61a20 100%);
	background: -o-linear-gradient(top, #ed1c24 1%,#b61a20 100%);
	background: -ms-linear-gradient(top, #ed1c24 1%,#b61a20 100%);
	background: linear-gradient(top, #ed1c24 1%,#b61a20 100%);
}


#sidebar ul li ul li ul  {
	padding:0;margin:0;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	border-radius: 2px;
	width:160px;
	min-width:160px; max-width:220px;
	margin-left:-90px; margin-top:15px;
		background:#000;
	background: -moz-linear-gradient(top, #000 1%, #001c43 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#000), color-stop(100%,#001c43));
	background: -webkit-linear-gradient(top, #000 1%,#001c43 100%);
	background: -o-linear-gradient(top, #000 1%,#001c43 100%);
	background: -ms-linear-gradient(top, #000 1%,#001c43 100%);
	background: linear-gradient(top, #000 1%,#001c43 100%);
}

#sidebar ul li ul li ul li  {
	padding:0;margin:0;
	min-width:100%;
}

.glossymenu .arrowdiv{
display:none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: auto;
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left; 
padding:0px;
margin:0px;
}




#sidebar ul li ul li ul li {
width:auto;
	border:none;
		padding:3%;

}

#sidebar ul li ul li a:hover,
#sidebar ul li ul li ul li a:hover {
width:inherit;
max-width:94%;
}

#sidebar ul li ul li:hover,
#sidebar ul li ul li ul li:hover {
position:relative;
z-index:9000;
	background-color:#f08823;
	color:#fff;
}



#sidebar ul li ul li:hover ul {
}

#sidebar ul li li:hover,
#sidebar ul li li:visited, 
#sidebar ul li li:active
 {
}





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

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


#hours {
	width:100%;color:#000;
line-height: 1.3em;
margin-bottom:10px;
padding:4px;
margin-top:-8px;
margin-left:-5px;
display:none;
}
#hours .bold-font {
	font-weight:bold;
}
#hours p {
	font-weight:normal; font-size:13.5px;
	}



#widget h3 {
	font-size: 27px;	
	color:#E40C11; 
	font-family:arial, verdana, sans-serif;
	font-family: 'Courgette', cursive;
	line-height: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;}




/* 2nd option for footer */

#footer-wrapper {
	width:100%;
	border-top:none;
	height:auto;
	padding-top:8px;
	margin-top:-12px;
}
#bottom-footer-sections { 
margin: 0 auto;
margin-top:10px;
width: 960px; 
color:#303132;
font-size:11px;
clear: both;
padding-top:9px;
}

#bottom-footer-sections p,
#bottom-footer-sections a,
#bottom-footer-sections h1,
#bottom-footer-sections h2,
#bottom-footer-sections h3{ 
color:#303132;
text-decoration:none;
}

#bottom-footer-sections a img:hover {
opacity:.90;
filter:alpha(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: 16%;
height: 100%;
float:left;
border-right: none;
margin:0px;
padding:0px;
margin-left: 0px;
}

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

#bottom-footer-sections #center-section {
width: 34%;
height: 100%;
float:left;
padding-left:14px;
position:relative;
z-index:4001;
}

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

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

#bottom-footer-sections #right-section a {
font-size:12px;
}

#footer-top-section {
margin: 0 auto;
margin-top:10px;
width: 960px; 
color:#303132;
font-size:11px;
clear: both;
height:auto;
display:none;

}

#footer-top-section table {
	margin-top:-6px;
}



#footer-top-section table tr td {
	font-size:13px;
	padding:0em .4em 0em.4em;
}

#footer-top-left-section {
	clear:left;
	float:left;
	width:55%;
}

#footer-map {
	float:left;
	width:490px;
	height:112px;
	margin-right:12px;
	overflow:hidden;
}

#footer-logo {
	float:left;
	max-width:120px;
	margin-top:0px;
	display:none;
}


#footer-hours {
	float:right;
	width:20%;
	text-align:left;
	color:#fff;
	padding-right:14px;
	border-right:solid 1px #000;
}

#footer-address {
	float:right;
	width:22%;
	text-align:right;
}

#footer-address #open-marker,
#footer-address #closed-marker {
	float:right;
	clear:both;
width:80%;
padding-top:12px;
padding-bottom:4px;
}

#footer-address #sign-wrapper  {
	margin:0;padding:0;
	float:right;
	width:50px;
	height:27px;
	margin-top:-6px;
	margin-left:8px;
}

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


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-button p {  /* used for home-button-link area only */
text-align:center; margin-top:5px;
}

.email-sign-up {  /* used for home-button-link area only */
margin-top:8px;
}

#coupon-club-top {
	position:absolute;
	z-index:4000;
	margin-left:674px;
	margin-top:56px;
	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: 'Bree Serif', serif;
font-size:29px;
font-weight: bold;
font-style:normal;
padding-top: 3px; 
padding-bottom: 3px;
color:#8c0c04;
}

#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: 20px; 
margin-left: -16px;
color:#000000; 
font-family:Arial, Helvetica, sans-serif;
width: 194px;
margin-bottom:20px;
}
#specials-top {
width:194px;
height:51px;
}

#specials-content {
	background-color:#fff; 
	padding:6px; padding-top:1px;
	margin-left:1px; width:180px;
}

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

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

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

#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; 
list-style-type:none;}

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

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

.entry h1 {text-align:center;
	margin-top:-12px;
	padding-bottom:0px; 
	margin-bottom:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family: 'Bree Serif', serif;
	font-family: 'Yellowtail', cursive;
	font-size:33px;
}


#home-allcontent .entry h1 {
	font-size:36px;
}

#home-allcontent #main-content p, 
#home-allcontent #main-content li {
	font-size:15px;
}

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

#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:263px;margin-left:955px;
width:45px;
}
#social-icons-right-side a img:hover {
opacity:.90;
filter:alpha(opacity=.90);
}


  
   /* Order online button CSS */

#online-ordering-side-button {
display:none;
}

#header-ordering-button {
}

#online-ordering-top-button {
position:absolute;
margin-top:90px;
margin-left:730px;
z-index:3999;
width:232px;height:96px;
}

#home-allcontent #online-ordering-top-button {
	position:absolute;
margin-top:200px;
margin-left:730px;
z-index:3999;
width:232px;height:96px;
}

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

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

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

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




/* 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, #upcoming-wrapper { 
text-align:center;
background:#ed1c24;
	background: -moz-linear-gradient(top, #ed1c24 1%, #c3161d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ed1c24), color-stop(100%,#c3161d));
	background: -webkit-linear-gradient(top, #ed1c24 1%,#c3161d 100%);
	background: -o-linear-gradient(top, #ed1c24 1%,#c3161d 100%);
	background: -ms-linear-gradient(top, #ed1c24 1%,#c3161d 100%);
	background: linear-gradient(top, #ed1c24 1%,#c3161d 100%);
	box-shadow: 3px 3px 3px #000;
	border:solid 2px #fff;
-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	padding: 10px;
	margin-bottom:5px;
	color:#fff;
	margin-left:80px;margin-right:80px;
	background:none;
	border:none;
	box-shadow:none;
	border-bottom: solid 1px #000;
  }
#coupon-wrapper {
	background:#fff;
	border:.2em dotted #333;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: .7em;
	margin-bottom:.5em;
	margin-top:.5em;
	width:692px;
	background:url(../images/coupon-wrapper-background.png) no-repeat top right;
	}
	
#content-full-width #coupon-wrapper {
	width:900px;
	}
	
 
.specials-title {
	font-size: 2.1em;
	font-family: 'Bree Serif', serif;
	text-align:center;
	color:#8c0c04;
  }
  
#upcoming-wrapper h2 {
	font-size: 2.1em;
	font-family: 'Bree Serif', serif;
	text-align:center;
	color:#8c0c04;
	}
	
#specials-wrapper p,
#upcoming-wrapper p {
	margin-left:0px; 
	line-height:1.2em;
	padding-top:.2em;
	font-size:1.2em;
	text-align:center;
	color:#000;
	}

#specials-allcontent {
	display:none;
	}
	
	
	#widget a, #widget a:hover {
		color:#039;
}

#widget #widget-content h2 {
}

#widget {
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	margin-left:-4px;
	width:90%;
	margin-top:-16px;
	margin-bottom:12px;
}


/* for the padding and margin to be zero in widgets */
#widget-no-padding {
	border:solid 1px #CCC;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: 0;
	margin:0;
	margin-left:-4px;
	width:98%;
}

#widget-no-padding img {
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: 0;
	margin:0;
	overflow:hidden;
	width:100%;
	height:auto;
}

#widget-no-padding p img {
	padding: 0;
	margin:0;
	width:100%;
	height:auto;
}



	
#logo-tagline {
float:right;
	margin-top:13px;
	width:160px;
	margin-right:26px;
	display:none;
}
#logo-tagline h2 {
	font-size:28px;
font-weight:700;
color:#0094cc;
font-style:italic;
text-align:right;
font-family:Georgia, "Times New Roman", Times, serif;
}



#top-widget-container, #bottom-widget-container {
	margin-left:-10px;
}


#top-widgets-1 #widget, #top-widgets-2 #widget, #top-widgets-3 #widget,
#bottom-widgets-1 #widget, #bottom-widgets-2 #widget, #bottom-widgets-3 #widget,
#top-widgets-1 #widget-no-padding, #top-widgets-2 #widget-no-padding, #top-widgets-3 #widget-no-padding,
#bottom-widgets-1 #widget-no-padding, #bottom-widgets-2 #widget-no-padding, #bottom-widgets-3 #widget-no-padding
 {
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	padding: 0;
	margin:0;
	overflow:hidden;
	width:33%;
	height:auto;

	border:solid 1px #CCC;
	padding: .7em;
	padding-top:.3em;
	padding-bottom:.3em;
	margin:0;
	margin-top:8px;
	margin-bottom:2px;
	display: table-cell;
	vertical-align:top;
	/* border: 12px solid red;
	 border-left: 0px; */
	 box-shadow: none;
}

#bottom-widgets-3 img,
#widget-no-padding img {
	border:none;
	box-shadow: none;
}



img#no-border {
	border:none;
	box-shadow:none;
}




#sidebar #open-marker {
display:none;
}

#sidebar #closed-marker {
	display:none;
}


/* for home-script area ********************/
#logo-wrapper {
	margin-left:0;
	margin-right:0;
	text-align:center;
	margin-top:.8em;
	width:100%;
	max-width:100%;
	margin-bottom:.5em;
}

.logo-ind {
	background:url(../images/home-box-bg.png) no-repeat top center;
	width:29.5%;
	min-hieght:141px;
	max-height:141px;
	display:inline-block;
	padding:.6em;
		border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
    border: none;
    box-shadow: none;
    -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:.5%;
}

.logo-ind:hover {
	opacity:.92;
filter:alpha(opacity=.92);
}


.box-title {
	display:block;
	color:#fff;
	text-align:center;
	z-index:3000;
	padding:.2em;
	padding-top:0em;
	margin-top:-.1em;
	background:none;
	font-size: 20px;
	font-family: 'Courgette', cursive;
}

.logo-ind:hover .box-title {
	color:#fff;
}

.logo-ind img,
.logo-ind-right img {
	width: inherit;
	min-width:100%;
	max-width:100%;
}


.logo-ind a img,
.logo-ind-right a img {
	width: inherit;
	min-width:100%;
	max-width:100%;
}


#main-content img {
	border:none;
	box-shadow: none;
}

#feedback-form {
	padding:15px;
	border:none;
	background:url(../images/feedback-bg.png) no-repeat top right #fff;
}

.online #content, /* if colored background on content or full-width-content add #fff to these **********/
.online #content-full-width {
}



#float-right-image {
	float:right;
	width:300px;
	height:auto;
	margin: 18px 0px 18px 18px;	
}






@media screen and (max-width: 980px) {
	
	
	

#content {
}


#content-full-width {
}
 
 
#sidebar {
display:none;
}


/* Content */


 
 #header-logo {
 }
 
 #header-address {
 }

#header {
	margin-top:40px;
	width:100%;
	overflow:hidden;
}

#inner-header {
		width: 100%;
}

#header-logo {
margin-left:10px; 
margin-top:30px;
 }


#header-address {
margin-top:168px;
	}
	
#header-address h2 {
	font-size: 18px;
}

#core-top-content {
}


#horizontal-main-menu {
	display:none;
}

	

#home-allcontent #page { 
margin-top:0px;
}


#content {
	border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}

#main-content {
	width:100%;
}

#page {
	width:100%;
	padding:0px;
	margin: 0 auto;
}

#main-content {
	width:97.5%;
}

/* custom store styling **********************************/

#store-wrapper {
	margin:0px;padding:0px;
	text-align:left;
	width:97.5%;
	margin-left:1%;
	margin-right:1.5%;
}

#product-wrapper {
	margin:0%;
	padding:1.5%;
	width:96.75%;
}
/**** end store styling **************************/



#content {
	width: 100%;
}


#content-full-width {
	width: 100%;
}

#horizontal-wrapper {
}


#social-icons-right-side {
	display:none;
}

#bottom-footer-sections #center-section {
display:block;
}


#reduced-menu-button {  /*  this is hidden at this screen width and is replaced by dropdown menu */
	display:block;
	position:fixed;
	z-index:4300;
	margin:auto;
	clear:both;
	width:inherit;
	min-width:100%;
	height:58px; /* this should match horizontal navigation height */
	margin:0px;
	padding:0px;
	top:0;
	right:0;
	left:0;
	z-index:9999;
	background:#000;
	background: -moz-linear-gradient(top, #000 1%, #001c43 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#000), color-stop(100%,#001c43));
	background: -webkit-linear-gradient(top, #000 1%,#001c43 100%);
	background: -o-linear-gradient(top, #000 1%,#001c43 100%);
	background: -ms-linear-gradient(top, #000 1%,#001c43 100%);
	background: linear-gradient(top, #000 1%,#001c43 100%);
}

#nav-links-reduced #divMenu ul {
	margin:0;padding:0;
	display: block;
	float:right;
	clear:both;
	width:100%;
	background:none;
	width:100%;
}

#nav-links-reduced #divMenu ul a {
	display:inline-block;
width:100%;
overflow:hidden;
font-size:2em;
font-weight:bold;
padding:.4em .8em .6em .8em;
color:#fff;
height:auto;
}

.reduced-link {
	margin-top:0px;
}

.reduced-link img {
	margin-top:4px;
}

#reduced-menu-button #nav-links-reduced {
     clear:both;
	 width:auto;height:auto;
	 width:100%;
	background:none;
     }
	 

	 
	 /* javascript div for reduced menu */
#menu1 {
	display:none; 
	position:absolute;
	z-index:9999;
	background:#000;
	background: -moz-linear-gradient(top, #000 1%, #001c43 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#000), color-stop(100%,#001c43));
	background: -webkit-linear-gradient(top, #000 1%,#001c43 100%);
	background: -o-linear-gradient(top, #000 1%,#001c43 100%);
	background: -ms-linear-gradient(top, #000 1%,#001c43 100%);
	background: linear-gradient(top, #000 1%,#001c43 100%);
width:98%;
max-width:98%;
height:auto;
margin:0px 0px 0px 0px;
padding:1%;
}
	 
#menu1 ul,
#menu1 ul ul, 
#menu1 li li  {
    margin: 0;
    padding: 0;
	border: 0;
	outline: none;
width:100%;
}

#menu1 ul ul {
	    width: 100%;
	background:none;
	float:left;
	clear:both;
	
}

#menu1 ul li,
#menu1 ul ul li {
	width: 100%;
	max-width:100%;
	float:left;
	clear:both;
	overflow:hidden;
}

#menu1 li,
#menu1 li li{
        list-style: none;
        position: relative;
    }
 
#menu1 ul li a,
#menu1 ul ul li a:hover {
    }
	
#menu1 ul > li:hover > a,
#menu1 ul > li ul li a,
#menu1 ul > li:target > a {
}

#menu1 ul > li:target > a {
	float:right;
	clear:both;
}

	
#menu1 ul ul li a {
	}
 
#menu1 ul li:hover ul {
		display:block; visibility: visible;
    }
	
#menu1 ul li,
#menu ul li ul {
	background:none;
}

#menu1 li {
	font-size:22px;
}

#menu1 a {
	display:inline-block;
	width:99%;
	max-width:inherit;
	color:#000;
	padding:.5em .8em .5em .8em;
	background:#fff;
	border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
	margin:2px;
}

#menu1 a:hover {
	background:#B7B4B4;
}

#menu1 li a {
	width:100%;
	max-width:100%;
}


#menu1 ul ul {
		display:block;
	width:inherit;
	max-width:99%;
	font-size:22px;
	color:#000;
	padding:.5em;
	background:none;
	border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
	margin:2px;
	margin-top:-10px;
    }
		
#menu1 ul ul li a {
	display:block;
	width:97%;
	font-size:22px;
	color:#000;
	padding:.5em;
	border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
	color:#000;
}




/* footer */

#footer-wrapper {
	margin-top:0px;
	padding-top:1em;
	width:100%;
	margin-top:2px;
}

#footer-wrapper p {
	font-size:12px;
}

#footer-top-section {
	width:100%;
}

#footer-top-left-section {
	display:none;
}

#footer-address {
	padding-right:2%;
	width:35%;
}

#footer-address #open-marker,
#footer-address #closed-marker {
	float:right;
	clear:both;
width:170px;
padding-top:12px;
padding-bottom:4px;
}

#footer-address #open-marker,
#footer-address #closed-marker {
display:none;
}

#footer-hours {
	padding-left:2%;
	float:left;
	width:48%;
	border-right:none;
}

#bottom-footer-sections { 
width: 100%; 
}


#bottom-footer-sections #left-section  { 
display:none;
}

#bottom-footer-sections #center-section {
width: 40%;
height: 100%;
float:left;
padding-left:14px;
position:relative;z-index:4001;
}


#bottom-footer-sections #right-section {
width: 43%;
margin-right:1%;
}



}




@media screen and (max-width: 880px) {
	
	
 /* javascript div for reduced menu */

#menu1 ul  li {
	width: 99.5%;
	max-width:99.5%;
}

#menu1 ul ul li {
	width: 99.5%;
	max-width:99.5%;
}

#menu1 li,
#menu1 ul ul li a {
	font-size:18px;
}


#footer-top-section {
	display:none;
}

#bottom-footer-sections {
	border-top:none;
}

}


@media screen and (max-width: 768px) {
	
	
 /* javascript div for reduced menu */

#menu1 ul  li {
	width: 99%;
	max-width:99%;
}

#menu1 ul ul li {
	width: 98.5%;
	max-width:98.5%;
}

	
	body {
width:768px;
max-width:768px;
overflow:hidden;
}


#core-top-content {
margin-top:165px;
}


	

#header-ordering-button {

}



#header-address, 
#header-hours {
	}
	


#content-full-width #coupon-wrapper {
	margin-top:10px;
	width:706px;
	}
	
#coupon-wrapper h2 {
	margin-top:-10px;
	line-height:1.2em;
	width:63%;
	}
	
	#coupon-body,
#coupon-address,
#coupon-disclaimer,
.present-line {
	width:63%;
	text-align:left;
	}
	

	
/* footer */

#footer-wrapper {
	margin-top:0px;
	padding-top:1em;
	width:100%;
}

#footer-wrapper p {
	font-size:12px;
}

#footer-top-section {
	width:100%;
}

#footer-top-left-section {
	display:none;
}

#footer-address {
	padding-right:2%;
	width:35%;
}

#footer-address #open-marker,
#footer-address #closed-marker {
	float:right;
	clear:both;
width:170px;
padding-top:12px;
padding-bottom:4px;
}

#footer-hours {
	padding-left:2%;
	float:left;
	width:48%;
	border-right:none;
}

#bottom-footer-sections { 
width: 100%; 
}


#bottom-footer-sections #left-section  { 
display:none;
}

#bottom-footer-sections #center-section {
width: 40%;
height: 100%;
float:left;
padding-left:14px;
position:relative;z-index:4001;
}

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


#bottom-footer-sections #right-section {
width: 43%;
margin-right:1%;
}

#wrapper {
}

#home-allcontent #wrapper {
}

#page {
}

#content, #content-full-width {
	border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}

	
}







@media screen and (max-width: 700px) {
	
	
#header {
}

#bottom-footer-sections #center-section {
	margin-top:0em;
	margin-bottom:1em;
	text-align:right;
width: 99%;
margin-right:1%;
float:right;
clear:right;
}

#bottom-footer-sections #right-section {
width: 99%;
margin-right:1%;
}
	
}


.breadcrumb_text {
	color:#fff;
	text-decoration:none;
	font-size:13px;
}

