/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);  
}

body {
	line-height: 1.3em;
	background-color:#fff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {font-weight:bold; font-size: 1.2em; text-align:center;padding-bottom:.3em;}
h2 {font-weight:bold; font-size: 1.1em; padding-bottom: .3em;}

body
{
font-family:Sans-serif;
background:#fff;
}
body, #picture img
{
width:100%;
}
header, #picture, #text, footer, nav a
{ 
padding: 1em .7em 1em .7em;
}
nav
{font-size: .8em;
background:#000000;
height:39px; min-width: 320px;
}
nav a
{
display:block;
width:auto;
text-decoration:none;
float:left;
text-align:center;
color:#FFFFFF;
}
nav a:hover
{
background:#9a0f27;
}

#lower-nav
{font-size: .8em;
background:#fff;
height:3em; min-width: 300px;
}

#lower-nav a
{
display:block;
width:auto;
text-decoration:none;
float:left;
text-align:center;
color:#000000;
}
#lower-nav a:hover
{color:#ffffff;
background:#9a0f27;
}

body#home a#homenav,
body#menu a#menunav,
body#contact a#contactnav,
body#specials a#specialsnav,
body#coupons a#couponnav,
body#custom1 a#custom1nav,
body#custom2 a#custom2nav,
body#custom3 a#custom3nav
{
color: #fff;
background: #9a0f27;
}

body#home, body#core { 
 	background: url(../images/bg-main.jpg) no-repeat center center fixed ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header, footer
{ padding:0px; margin:0px; background-color: #fff;
height:auto;
}

footer p {padding:.5em;}

header
{
clear:right;
}

#header {
	background:none;
	margin-left:0;
	margin-right:0; 
	height:102px;
}

#mobile-header-logo {
text-align:center; 
}

#mobile-header-logo img {
height:80px;
margin:.4em;
margin-bottom:.1em;
}

#address-line-mobile {
	color:#fff;
	font-size:.9em;
	max-width:310px;
	text-align:center;
background:#000; padding:.2em;
margin-top:-.4em;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
margin-left:auto;
margin-right:auto;
}
#address-line-mobile a {
color:#fff;font-weight:bold;
text-decoration:none;
}


#content
{
margin-bottom:4em;
}
#content, #picture, #text
{
background:none;
}

body#home #content, body#core #content { 
	width:auto; 
	max-width:480px;
	margin-left:auto;
margin-right:auto;
padding:1.5em;
}

body#home #content h1,
body#home #content p { 
	width:auto; margin:6px;
	}
	
body#core #content h1,
body#core #content p { 
	width:auto; margin:6px;
	}
	
body#home #content h1 { 
	margin-top:0px;
	}
	
body#core #content h1 { 
	margin-top:0px;
	}

#content .toggle-home{ 
	background:#fff;
	margin-top:-30px;
/* this hides the content div on the home page for mobile **********************************************/
}

#picture
{
float:left;
width:33%;
min-height:8em;
text-align:center;
}
#text
{
overflow:hidden;
}
footer
{
clear:left;
}

#order-online-button { padding:1em; margin-left: 190px; width: 96px;height: 79px;}

#contact-list p {font-weight:bold; }
#contact-list {}
#contact-list li {font-weight:normal; list-style-type:none; margin-left:1.5em;}


#navcontainer {font-family:Arial, Helvetica, sans-serif;
float: left; width: 100%; margin: 0px; padding: 0px;}

#navigation ul {margin: 0px; padding: 0px; list-style: none; }

#navigation li { border-bottom: none; }

.menu-title {font-size: 1.5em;}
#left-pad5 {padding-left:.5em; padding-top: .5em;}

#navigation li a:link, #navigation li a:visited{
font-size: 1.2em;
display: block;
background:url(../images/cat-link-bg.jpg) repeat-x;
padding: .5em;
border-right: 1px solid #999999;
color: #000;
text-decoration: none; }

#navigation li a:hover {
font-size: 1.2em;
display: block;
padding: .5em;
border-right: 1px solid #888888;
color:#FF0000;
text-decoration: none; }


footer p {line-height:1.2em;font-size:.9em;}

#coupon-line hr {
border-top: 5px dotted #333;
  color: #fff;
  background-color: #fff;
  height: 3px;
  width:100%;
  }
  
#home-icons {text-align:center;}

#home-icons a img {width: 55px;height:55px;
border:none; padding:0px;margin:0px;
padding-bottom:0em;padding-top:.3em;}


#home-icons a img:hover {
transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1); /* IE 9 */
-webkit-transform: scale(1.1,1.1); /* Safari and Chrome */
-o-transform: scale(1.1,1.1); /* Opera */
-moz-transform: scale(1.1,1.1); /* Firefox */
}

.custom-button a {
	display:inline-block;width:98%;
	margin-left:1%;margin-right:1%;
	background:red;color:#fff;
	font-size:28px;font-weight:bold;text-align:center;
	border-radius:6px;padding:.5em;
}