/*////////////////////////////////*/
/*////////////  BODY  ////////////*/
/*////////////////////////////////*/

body {
	background-color:#fff;
	text-align: center;
	background-position: center;
	font-family: news-gothic-std, arial;
	background-image: url(../_image/_bak/body-bak.png);
}




/*////////////////////////////////////////*/
/*////////////  GLOBAL RESETS  ///////////*/
/*////////////////////////////////////////*/

* {
	padding: 0;
	margin: 0;
}


a img {
	border: none;
}


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

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


p {
	margin: 15px 0 15px 0;
}

p.first {
	margin: 0 0 15px 0;
}


.center {
	text-align:center;
}

p.align-left {
	text-align:left;

}




/*//////////////////////////////////*/
/*////////////  HEADER  ////////////*/
/*//////////////////////////////////*/

#header-wrapper {
	background-image: url(../_image/_bak/nav-home-bar.gif);
	height: 144px;
	min-width: 1000px;
}

#header {
 	margin: auto;
 	width: 950px;
 	text-align: left;
}

#header {
	position: relative;
}



#logo {
	position: absolute;
	left: 0;
	top: 10px;
	width: 218px;
}


#header-top {
	position: absolute;
	left: 218px;
	top: 0;
	width: 732px;
	height: 60px;
}


/*////////////////////////////////*/
/*////////////  PROMO  ////////////*/
/*////////////////////////////////*/


#promo {
	position: absolute;
	left: 112px;
	top: 0;
	width: 500px;
	height: 100px;
	z-index: 1;
}


#promo h1 {
	position: absolute;
	left: 140px;
	top: 28px;
	width: 400px;
	height: 100px;
	z-index: 1;
	font-size: 18px;
	color: #900;
}

#promo h1 a {
	color: #900;
}


#promo img {
	position: absolute;
	top: 5px;
	left: 30px;
	}

/*////////////////////////////////*/
/*////////////  CART  ////////////*/
/*////////////////////////////////*/


#cart {
	position: absolute;
	right: 10px;
	top: 0;
	width: 143px;
	height: 67px;
}

#cart-items {
	position: absolute;
	left: 60px;
	top: 25px;
	width: 143px;
	height: 67px;	
	color: #FDDF99;
	font-size: 14px;
}	

#cart-icon {
	position: absolute;
	left: 10px;
	top: 17px;
}



/*////////////////////////////////*/
/*////////////  NAV ////////////*/
/*////////////////////////////////*/

#nav-head {
	position: absolute;
	left: 218px;
	top: 80px;
	width: 732px;
	height: 30px;
	text-align: center;
	z-index: 3;
}


ul#nav {
	list-style-type: none;
	margin-top: 3px;
}

ul#nav li {
	display: inline;
}

ul#nav li a{
	padding: 0 8px 0 4px;
	border-right: 2px solid #C54F1D;
	font-size: 14px;
	color: #542A11;
	font-weight: bold;
}

ul#nav li a.last{
	padding: 0 5px 0 5px;
	border-right: none;
}

ul#nav a.sel, ul#nav a:hover {
	color: #FDDF99;
}


ul#nav .mobile-only {
	display: none;
}



/*///////////////////////////////////*/
/*////////////  CONTENT  ////////////*/
/*///////////////////////////////////*/

#content-wrapper {
	background-image: url(../_image/_bak/content-home-bak.gif);
	background-position: bottom;
	min-width: 1000px;
}

#content {
 	margin: auto;
 	width: 950px;
 	text-align: left;
	background-image: url(../_image/_bak/home-cal-bak.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	overflow: hidden;
	
}


#zipper-wrapper {
	height: 6px;	
	background-image: url(../_image/_bak/zipper-home-bak.gif);
}






/*//////////////////////////////////*/
/*////////////  FOOTER  ////////////*/
/*//////////////////////////////////*/


#footer-wrapper {
	height: 100px;
		min-width: 1000px;
}

#footer {
 	margin: auto;
 	width: 950px;
 	text-align: left;
 	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;

}

ul#footer-menu {
	list-style-type: none;
	float: left;
	width: 190px;
}

ul#footer-locations {
	list-style-type: none;
	float: left;
	width: 225px;
}


ul#footer-nav {
	list-style-type: none;
	float: left;
	width: 180px;
}


#footer-mix {
	float: right;
	width: 300px;	
}


ul#footer-menu li,
ul#footer-locations li {
	padding: 0 0 2px 0;
}


ul#footer-nav li {
	padding: 0 0 7px 0;
}

ul#footer-menu h1, 
ul#footer-locations h1{
	font-weight: normal;
	font-size: 13px;
}

ul#footer-menu h2, 
ul#footer-locations h2,
ul#footer-nav h2{
	font-size: 13px;
}

ul#footer-menu h2 a,
ul#footer-locations h2 a,
ul#footer-nav h2 a,
ul#footer-menu h1 a,
ul#footer-locations h1 a {
	color: #630;
}


#footer-mix,
#footer-mix  a{
	color: #630;
}


#footer-mix h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 20px 0;
}

#footer-mix h5 {
	font-size: 14px;
	margin-top: 20px;
}

#footer-mix p {
	padding: 0;
	margin: 0 0 20px 0;
}


ul#soc-media {
	list-style-type: none;
	overflow: hidden;
	margin: 0 0 20px 0;
}

ul#soc-media li {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}


#footer-mix #priv-state {
	font-size: 14px;
	color: #630;
}




/*//////////////////////////////////*/
/*////////////  GIFT CARDS  ////////////*/
/*//////////////////////////////////*/


body#gift-cards #content  {
	height: 500px;
	
}


@media  (max-width:1050px)  {

#gift-card-sales {
	border-bottom: 1px solid #9A6700;
	padding-bottom: 40px;
}

}



/*//////////////////////////////////*/
/*////////////  VIDEO  ////////////*/
/*//////////////////////////////////*/



.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 30px;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////  RESPONSIVE < 1050 ///////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/



@media  (max-width:1050px)  {


#nav-head,
#promo  {
	display: none;
}



#footer,
#content,
#header  {
	width: 90%;
	margin: 0 auto;
}


#footer-wrapper,
#content-wrapper,
#header-wrapper {
	width: 100%;
	min-width: 0;
}


#header-top {
	display: none;
}


#footer-mix {
	clear: both;
	float: none;
	padding: 30px 0 0 0;
}



ul#promos li,
ul#events li {
	width: 100%;
	clear: both;
	padding-bottom: 50px;
}


ul#promos li img,
ul#events li img {
	width: 100%;
	height: auto;
}


ul#promos li#no-promo img {
	width: 299px;
	height: 223px;
}



.videoWrapper {
	position: relative;
	padding-bottom: 250px;
	padding-top: 25px;
	height: 0;
	height: 250px;	
	margin-bottom: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
	height: 450px;
}


#content #hx-row-1 p,
#content #hx-row-2 p,
#content #hx-row-3 p {
	clear: both;
	padding-top: 20px;
	text-align: left;
}


#content #hx-row-1,
#content #hx-row-2,
#content #hx-row-3 {
	text-align: center;
}


#content #hx-row-1 img,
#content #hx-row-2 img,
#content #hx-row-3 img {
	float: none;
}


body#vip #vip-bling {
	float: none;
}


body#store #or-sep {
	display: none;
}	

body#store #content {
	text-align: center;
}


#content #gift-card-sales,
#content #gift-card-value {
	float: none;
	margin: 0 auto;
	margin-bottom: 50px;
}

body#links #link-list {
	
}


#content ul#slideshow  {
	width: 100%;
}

#content ul#slideshow  li {
	width: 100%;
}


#content #slideshow img {
	width: 100%;
	height: auto;
}


ul#wildcards li.first{
	float: none;
}


ul#wildcards li.second{
	float: none;

}


#content ul#wildcards {
	width: 320px;
	margin: 0 auto;
}


#content ul#wildcards {
	width: 320px;
	margin: 0 auto;
}


#content #menu-content {
	margin: 0 auto;	
	float: none;
}



#content #allergen-graphic {
	display: block;
	width: 100%;
	height: auto;
	padding-bottom: 50px;
}	

table#allergen-data {
	display: none;
}





.nutrition-data {
	display: none;
}


#content img#nutrition-graphic {
	display: block;
	width: 100%;
	height: auto;
	padding-bottom: 50px;
}


#content ul#link-list {
	margin: 0 auto;
	width: 700px;
	overflow: hidden;
	padding-top: 30px;
}

#content ul#link-list li {
	width: 300px;
	text-align: center;
}





}










/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////  RESPONSIVE > 770 ///////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/



@media  (max-width:770px)  {


#content #menu-content, #menu-toc-container {
	width: 310px !important;
}

#content #menu-content #right-col {
	float: none;
}





}




/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////  RESPONSIVE > 700 ///////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/



@media  (max-width:700px)  {


#footer-nav,
#footer-locations {
	clear: both;
	padding-top: 40px;
}






}









/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////  RESPONSIVE > 650 ///////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/



@media  (max-width:650px)  {


#content ul#link-list {
	margin: 0 auto;
	width: 300px;
	overflow: hidden;
}

#content ul#link-list li {
	width: 300px;
	text-align: center;
}


}





@media (min-width:1051px) {
	.nav-trigger {
		display: none;
	}
	
	#statement {
	width: 1000px;
	margin: 0 auto;

}

}




@media  (max-width:1000px)  {


body#menu-american-fare #content {
	min-height: 500px;
	}

}




@media (max-width:1050px) {
	.nav-trigger {
		display: block;
		float: right;
		font-size: 27px;
		cursor: pointer;
		top: 1.75em;
		position: relative;
		color:#630;
		cursor:pointer;
		transition:all .35s;
	}
	
	.nav-trigger:hover {
		color: #fddf99;
	}
	
	#nav-head {
	    display: block;
	    width: auto;
	    position: absolute;
	    right: 0;
	    left: auto;
	    text-align: right;
	    height: 0;
	    overflow:hidden;
	    z-index: 2000;
	}
	
	#nav-head.isExpanded {
		height:auto;
		width: 113%;
		max-width: 600px;
	    margin-left: 0;
	    margin-right: -6%;
	    top: 130px;
	}
	
	ul#nav {
	    margin: 0;
	}
	
	ul#nav li {
	    display: block;
	    border: none;
	    text-align: left;
	}
	
	ul#nav li:before {
		content: "\f105";
		font: normal normal normal 14px/1 FontAwesome;
		float: right;
		color: white;
		margin-right: 14px;
		padding-top: 7px;
	}
	
	ul#nav li.mobile-only {
		display: block;
	}
	
	ul#nav li a {
	    border: none;
	    padding: 0;
	}
	
	ul#nav li a, ul#nav li a.sel {
	    color: white;
	    font-weight: normal;
	    background: #542A11;
	    display: block;
	}
	
	ul#nav li a, ul#nav li a.sel, ul#nav li a.last {
	    padding: 12px 22px 12px 12px;
	    border-bottom: 1px solid white;
	    min-width: 250px;
	}
	
	ul#nav li a.last {
	    border: none;
	}




#hat-full-width  {
	width: 100%;
	height: auto;
}


}


body#hatspage ul#hats  {
	overflow: hidden;
	margin-bottom: 30px;
}



@media  (min-width:900px)  {




body#hatspage ul#hats li {
	float: left;
	width: 40%;
	list-style-type: none;
	padding-left: 9%;
}







#statement {
	clear: both;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

}




body#vip #content h1.contest {
	color: #D90000;
	font-size: 25px;
	line-height: 40px;
	margin-top: 30px;
}




#contest-terms {
	height: 300px;
	overflow: scroll;
	margin-bottom: 20px;
}

#contest-terms h2 {
	font-size: 14px;
}	


#contest-terms p {
	margin-top: 0;
}	


body#policy #content #statement-wrapper {
	background-image: url(../_image/_bak/menu-bak-60.png);
	padding: 20px;
	margin: 40px;
	font-size: 13px;
}




body#vip #vipform input.verifysub {
	padding: 10px;
	background-color: #d90000;
	font-size: 20px;
}

#content h1#vip-contest {
	text-align: center;
	font-size: 29px !important;
	line-height: 40px;
	margin: 25px 0 15px 0;
	font-family: 'Galindo', sans-serif;
	color: #D93600 !important;
	
}

/*////////////////////////////////////////*/
/*////////////  CONTEST WINNERS  ///////////*/
/*////////////////////////////////////////*/



#contest-winners {
	border-top: 1px solid #be4204;
	margin-top: 35px;
	padding-top: 35px;
	border-bottom: 1px solid #be4204;
	margin-bottom: 35px;
	padding-bottom: 35px;
	overflow: hidden;

}

#contest-logo {
	width: 225px;
	height:auto;
	margin: 0 auto;
	display: block;
}


#contest #content h1 {
	text-align: center;
	font-size: 29px;
	line-height: 40px;
	margin: 25px 0 15px 0;
	font-family: 'Galindo', sans-serif;
	color: #D93600;
}

#contest #content  h2 {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
}



strong#winner-sub {
	text-align: center;
}




#contest-month {
	margin: 0 auto;
}


#contest-month li {
	list-style-type: none;
	width: 100%;
}


#contest #content #contest-month li h1 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 22px;
	width: 100%;
	text-align: left;
}

#contest-month li li {
	width: 100%;

}

#winners-list li {
	margin-bottom: 5px;
}


@media  (min-width:600px)  {



#contest-month li {
	width: 50%;
	float: left;
}


#contest #content #contest-month li h1 {
	text-align: left;
}

}



@media  (min-width:900px)  {


#contest-month {
	width: 700px;
}

#contest-month li {
	width: 33%;
}





}




#thankyou {
	margin-top: 100px;
	min-height: 400px;
	text-align: center;
}





body #statement-wrapper #statement p {
	text-align: left;
	width: 90% !important;
	margin-left: 5%;
	
}


li.promo img {
	width: 100%;
	height: auto;
}

#gift-card-location {
	padding: 0 0 40px 0;
}

#gift-card-locations li {
	padding: 20;
	margin: 0 0 5px 20px;
	list-style-type: disc;
	
}

.hammond-bar-tab {
	width: 90%;
}


.hammond-bar-tab img {
	width: 100%;
	height: auto;
}


