/*

	Gene's Sausage Shop & Delicatessen
	VERSION 1.0

	CONTENTS ----------
	1. RESET
	2. BODY
	3. TYPOGRAPHY
	4. LAYOUT
	5. HEADER + NAV
	7. CONTENT
	8. FOOTER
	9. GLOBAL STYLES
    -------------------

*/




/* 1. RESET
=====================================================================
=====================================================================*/
* {
  margin: 0px;
  padding: 0px;
}




/* 2. BODY
=====================================================================
=====================================================================*/
body {
  font-size: 62.5%;
  color: #3c3c3c;
  background: url(../images/background_wood.jpg) repeat left top #fff fixed;
}

#wrapper {
  width: 980px;
  margin: 0 auto;
  padding-right: 10px;
  position: relative;
  text-align: left;
  background: url(../images/background_wrapper.png) repeat-y 185px top;
}




/* 3. TYPOGRAPHY
=====================================================================
=====================================================================*/

/*-- FONT FAMILIES
/*------------------*/
body,
ul.footer,
h2 {
  font-family: arial, helvetica, sans-serif;
}

h2,
p.large2,
.serves_upper {
  font-family: helvetica, arial, sans-serif;
}

div.large p,
p.large,
p.price,
ul.large,
.serif,
.serves,
p.catering_description,
.catering_tel {
  font-family: Georgia, Times, "Times New Roman", serif;
}



/*-- TYPE STYLES
/*------------------*/
p {
  font-size: 1.2em;
  line-height: 1.6em;
  padding: 10px 0 10px 0;
}

div.large p,
p.large {
  font-size: 1.6em;
  line-height: 1.5em;
  padding: 10px 0 10px 0;
}

p.large2 {
  font-size: 1.6em;
  line-height: 1.4em;
  padding: 10px 0 10px 0;
  font-weight: bold;
}

h1 {}

h2 {
  font-size: 1.7em;
  line-height: 1.3em;
  padding: 5px 0 0 0;
  font-weight: bold;
}

h2.script {
  margin: 12px 0 0 0;
  color: #ce3727;
  font-size: 1.7em;
  font-weight: normal;
}

h3 {}

a {
  text-decoration: none;
  color: #ce3727;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #821413;
  cursor: pointer;
}

ul {
  list-style: none;
}

ul li {
  padding-left: 20px;
  background: url(../images/bullet.gif) no-repeat 2px 9px;
}

ul.large {
  font-size: 1.6em;
  line-height: 1.5em;
  padding: 15px 0 0 0;
}




/* 4. LAYOUT
=====================================================================
=====================================================================*/
div#contentHolder {
  width: 770px;
  float: right;
  padding-right: 15px;
  background: url(../images/back_content_1.gif) repeat-y left top;
}

#home div#contentHolder,
#rooftop div#contentHolder,
#press div#contentHolder,
#catering div#contentHolder,
#jobs div#contentHolder {
  background: url(../images/back_content_2.gif) repeat-y left top;
}

div#gallery_holder {
  width: 770px;
  height: 295px;
  clear: both;
  overflow: hidden;
  background-color: #393b37;
  position: relative;
}

div#gallery_top {
  width: 770px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
  background: url(../images/gallery_top.png) no-repeat left top;
}

div#gallery_bottom {
  width: 770px;
  height: 30px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 11;
  background: url(../images/gallery_bottom.png) no-repeat left top;
}

div#main_content_1 {
  width: 730px;
  padding: 17px 20px 40px 20px;
  float: left;
  overflow: hidden;
  min-height: 830px;
}

div#main_content_1b {
  width: 680px;
  padding: 17px 20px 40px 20px;
  float: left;
  overflow: hidden;
  min-height: 830px;
}

div#main_content_2a {
  width: 483px;
  padding: 17px 20px 40px 17px;
  float: left;
  overflow: hidden;
  min-height: 830px;
}

div#main_content_2aa {
  width: 463px;
  padding: 17px 40px 40px 17px;
  float: left;
  overflow: hidden;
  min-height: 830px;
}

div#main_content_2b {
  width: 210px;
  padding: 17px 20px 40px 20px;
  float: left;
  overflow: hidden;
}

div.content_2col {
  width: 355px;
  float: left;
  overflow: hidden;
}

div.content_2colB {
  width: 245px;
  float: left;
  overflow: hidden;
}

div.content_170 {
  width: 170px;
  float: left;
  overflow: hidden;
}

div#content_indent {
  padding: 0 0 0 30px;
}

div#content_indent ul {
  margin: 10px 0;
}

div#content_indent ul li {
  margin-bottom: 10px;
  font-size: 1.6em;
  line-height: 1.5em;
}

#left_sidebar .snipcart-summary {

  text-align: center;
  font-size: 14px;
  background-color: #ce3727;
  height: 35px;
  margin-bottom: 20px;
  color: white;
  line-height: 35px;
  margin-left: 5px;
}

#left_sidebar .snipcart-summary a {
  color: #fff;
}

#left_sidebar .snipcart-summary a:hover {
  color: #ccc;
}

div#left_sidebar {
  margin: 0;
  width: 195px;
  float: left;
  clear: none;
}

div#locations {
  width: 170px;
  height: 487px;
  padding: 18px 0 0 25px;
  background: url(../images/back_locations.png) no-repeat left top;
}

div#locations p {
  padding: 8px 0 0 0;
  line-height: 1.5em;
}

div#headline_locations {
  width: 155px;
  height: 27px;
  display: block;
  text-indent: -9999px;
  margin: 0;
  background: url(../images/locations_header.jpg) no-repeat left top;
}

div#headline_lincolnsquare_sidebar {
  width: 155px;
  height: 42px;
  display: block;
  text-indent: -9999px;
  margin: 8px 0 0 0;
  background: url(../images/locations_lincolnsquare.jpg) no-repeat left top;
}

div#headline_belmont_sidebar {
  width: 155px;
  height: 42px;
  display: block;
  text-indent: -9999px;
  margin: 15px 0 0 0;
  background: url(../images/locations_wbelmont.jpg) no-repeat left top;
}

div#fresh_sausage {
  width: 195px;
  height: 165px;
  margin-bottom: 15px;
  position: relative;
  background: url(../images/fresh_sausage.png) no-repeat left top;
}

a.facebook {
  width: 160px;
  height: 25px;
  position: absolute;
  bottom: 17px;
  left: 20px;
  display: block;
  text-indent: -9999px;
}


div#logo_holder1 {
  width: 256px;
  height: 236px;
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  z-index: 50;
  background: url(../images/logo_genes.png) no-repeat left top;
}

a#logo_holder2 {
  width: 256px;
  height: 236px;
  display: block;
}

div#headline_holder {
  width: 520px;
  height: 55px;
  display: block;
  text-indent: -9999px;
}





/* 5. HEADER + NAV
=====================================================================
=====================================================================*/
div#header {
  width: 392px;
  height: 40px;
  padding: 0 0 0 378px;
  overflow: hidden;
  background: url(../images/back_header.jpg) no-repeat left top;
}

ul#header_nav {
  list-style: none;
  margin: 19px 0 0 0;
}

ul#header_nav li {
  float: left;
  text-indent: -2500px;
  padding: 0;
}

ul#header_nav li.shopping_cart a {
  width: 112px;
  height: 11px;
  display: block;
  margin: 0 12px 0 0;
  background: url(../images/btn_header_cart.gif) no-repeat left top;
}

ul#header_nav li.checkout a {
  width: 80px;
  height: 11px;
  display: block;
  background: url(../images/btn_header_checkout.gif) no-repeat left top;
}

ul#header_nav li.shopping_cart a:hover {
  background: url(../images/btn_header_cart.gif) no-repeat right top;
}

ul#header_nav li.checkout a:hover {
  background: url(../images/btn_header_checkout.gif) no-repeat right top;
}


div#main_nav {
  width: 190px;
  height: 585px;
  margin: 2px 0 0 0;
  padding: 9px 0 5px 5px;
  background: url(../images/back_nav.png) no-repeat left top;
}

ul#main_nav_list {
  list-style: none;
  background-color: #191c15;
}

ul#main_nav_list ul {
  list-style: none;
}

ul#main_nav_list li {
  text-indent: -2500px;
  background: none;
  padding: 0;
  line-height: 12px;
}

ul#main_nav_list li.on_the_menu {
  width: 190px;
  height: 47px;
  display: block;
  background: url(../images/mainnav_top.jpg) no-repeat left -53px;
}

ul#main_nav_list li a {
  display: block;
  background: url(../images/mainnav_spritemap.jpg) no-repeat;
}

ul#main_nav_list li.cow a {
  width: 190px;
  height: 53px;
  background-position: left top;
  background: url(../images/mainnav_top.jpg) no-repeat;
}

ul#main_nav_list li.home a {
  width: 190px;
  height: 36px;
  background-position: left top;
}

ul#main_nav_list li.sausage_varieties a {
  width: 190px;
  height: 61px;
  background-position: left -36px;
}

ul#main_nav_list li.specialties a {
  width: 190px;
  height: 51px;
  background-position: left -97px;
}

ul#main_nav_list li.rooftop a {
  width: 190px;
  height: 58px;
  background-position: left -148px;
}

ul#main_nav_list li.shop_genes a {
  width: 190px;
  height: 44px;
  background-position: left -206px;
}

ul#main_nav_list li.our_story a {
  width: 190px;
  height: 45px;
  background-position: left -250px;
}

ul#main_nav_list li.catering a {
  width: 190px;
  height: 38px;
  background-position: left -288px;
}

ul#main_nav_list li.double {
  height: 31px;
}

ul#main_nav_list li ul li {
  float: left;
  text-indent: -2500px;
  background: none;
  padding: 0;
  line-height: 12px;
  height: 34px;
}

ul#main_nav_list li ul li.press a {
  width: 100px;
  height: 34px;
  background-position: left -326px;
}

ul#main_nav_list li ul li.jobs a {
  width: 90px;
  height: 34px;
  background-position: -100px -326px;
}

ul#main_nav_list li.contact a {
  width: 190px;
  height: 38px;
  background-position: left -360px;
}

ul#main_nav_list li.nav_footer {
  width: 190px;
  height: 57px;
  background: url(../images/mainnav_bottom.jpg) no-repeat left top;
}

ul#main_nav_list li.home a:hover {
  background-position: -190px top;
}

ul#main_nav_list li.sausage_varieties a:hover {
  background-position: -190px -36px;
}

ul#main_nav_list li.specialties a:hover {
  background-position: -190px -97px;
}

ul#main_nav_list li.rooftop a:hover {
  background-position: -190px -148px;
}

ul#main_nav_list li.shop_genes a:hover {
  background-position: -190px -206px;
}

ul#main_nav_list li.our_story a:hover {
  background-position: -190px -250px;
}

ul#main_nav_list li.catering a:hover {
  background-position: -190px -288px;
}

ul#main_nav_list ul li.jobs a:hover {
  background-position: -290px -326px;
}

ul#main_nav_list ul li.press a:hover {
  background-position: -190px -326px;
}

ul#main_nav_list li.contact a:hover {
  background-position: -190px -360px;
}



/* 7. CONTENT
=====================================================================
=====================================================================*/


/*-- Buttons
/*------------------*/
div.btn_map a {
  width: 56px;
  height: 24px;
  margin: 5px 0 0 0;
  display: block;
  text-indent: -2500px;
  background: url(../images/btn_map.png) no-repeat left top;
}

div.btn_map a:hover {
  background: url(../images/btn_map.png) no-repeat right top;
}

div.add_cart a {
  width: 101px;
  height: 24px;
  margin: 18px 0 0 0;
  display: block;
  float: right;
  text-indent: -2500px;
  background: url(../images/btn_addcart.gif) no-repeat left top;
}

div.add_cart a:hover {
  background: url(../images/btn_addcart.gif) no-repeat right top;
}



/*-- HOME
/*------------------*/
div.product_spotlight_230 {
  width: 233px;
  float: left;
  padding-bottom: 30px;
  background: url(../images/featured_back.jpg) no-repeat left top;
}

div.product_spotlight_230 p {
  padding: 4px 0 10px 0;
}

div.product_spotlight_230 h2 {
  text-transform: uppercase;
  font-size: 1.6em;
  line-height: 1.3em;
  padding: 0px 0 3px 0;
  font-weight: normal;
}

div.product_spotlight_230 a.arrow {
  font-size: 1.2em;
  padding: 0 13px 0 0;
  cursor: pointer;
  background: url(../images/icon_arrow_red.gif) no-repeat right 4px;
}

div#rotating_banner {
  margin: 0 auto;
}

div.featured_content {
  width: 770px;
  height: 295px;
  overflow: hidden;
  position: relative;
  clear: both;
  cursor: pointer;
}

.slides {
  position: absolute;
  top: 0;
  left: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}

.slides li {
  position: absolute;
  top: 0;
  padding: 0;
  width: 770px;
  height: 295px;
}

div.featured_nav {}

ul.pagination {
  list-style: none;
  padding: 0;
  display: block;
  position: absolute;
  bottom: 17px;
  right: 12px;
  z-index: 15;
}

ul.pagination li {
  float: left;
  margin: 1px 0 0 7px;
  padding: 0;
}

ul.pagination li a {
  float: left;
  text-indent: -9999px;
  width: 8px;
  height: 8px;
  margin-left: 2px;
  display: block;
  background: url(../images/featured_nav.png) no-repeat left top;
}

ul.pagination li.current a {
  background-position: right top;
}

a#headline_sausage_varieties {
  width: 231px;
  height: 20px;
  display: block;
  text-indent: -9999px;
  margin: 0 0 0 0;
  background: url(../images/subhead_sausage_varieties.gif) no-repeat left top;
}

a#headline_our_specialties {
  width: 231px;
  height: 20px;
  display: block;
  text-indent: -9999px;
  margin: 0 0 0 0;
  background: url(../images/subhead_our_specialties.gif) no-repeat left top;
}

a#headline_rooftop {
  width: 231px;
  height: 40px;
  display: block;
  text-indent: -9999px;
  margin: 0 0 0 0;
  background: url(../images/subhead_rooftop.gif) no-repeat left top;
}

div#headline_gift_cards {
  width: 231px;
  height: 20px;
  display: block;
  text-indent: -9999px;
  margin: 0 0 0 0;
  background: url(../images/subhead_gift_cards.gif) no-repeat left top;
}

div#headline_news_events {
  width: 231px;
  height: 17px;
  display: block;
  text-indent: -9999px;
  background: url(../images/subhead_news_events.gif) no-repeat left top;
}

div#headline_on_sale {
  width: 210px;
  height: 27px;
  display: block;
  text-indent: -9999px;
  margin: 15px 0 4px 0;
  background: url(../images/subhead_on_sale.gif) no-repeat left top;
}

div#headline_weekly_specials {
  width: 210px;
  height: 27px;
  display: block;
  text-indent: -9999px;
  margin: 25px 0 4px 0;
  background: url(../images/subhead_sign_up.gif) no-repeat left top;
}

h2.news_event {
  padding: 7px 0 3px 0;
  margin: 12px 0 0 0;
  color: #ce3727;
  background: url(../images/line_520.gif) no-repeat left top;
}

p.news_date {
  padding: 0;
  font-style: italic;
}

#home #main_content_2a p {
  padding: 0 0 8px 0;
  margin: 0;
}

div#shop_genes {
  width: 210px;
  height: 180px;
  display: block;
  background: url(../images/noflash_shop.jpg) no-repeat left top;
}

div#shop_genes a {
  width: 210px;
  height: 180px;
  display: block;
}

div#shop_genes a:hover {
  background: url(../images/banner_shop_genes.jpg) no-repeat right top;
}

div.on_sale {
  margin: 0;
  padding: 7px 0 8px 0;
  background: url(../images/line_520.gif) no-repeat left bottom;
}

div.on_sale p {
  font-size: 1.1em;
  line-height: 1.3em;
  padding: 3px 0 0 0;
}

div.on_sale p.float_left {
  width: 150px;
}

div.on_sale p.float_right {
  width: 52px;
}

div.on_sale p.notice {
  height: 1px;
}

p.on_sale_note {
  font-size: 1.0em;
  line-height: 1.1em;
  padding: 6px 0 2px 0;
  font-style: italic;
  text-align: right;
}

form.mail_signup {
  margin: 8px 0 0 0;
}

form.mail_signup .label_email {
  visibility: hidden;
}

form.mail_signup .field_email {
  width: 203px;
  height: 12px;
  padding: 2px;
  color: #706c6c;
}

form.mail_signup #mce-error-response {
  margin: 8px 0;
  font-size: 12px;
  color: #ce3727;
}

form.mail_signup #mce-success-response {
  margin: 8px 0;
  font-size: 12px;
}

form.mail_signup .btn_signup {
  margin: 6px 0 0 0;
  float: right;
  border: none;
  background-color: #ecebeb;
  width: 76px;
  height: 25px;
}




/*-- SAUSAGE VARIETIES
/*------------------*/
#sausage_varieties div#headline_holder {
  background: url(../images/headline_sausage_varieties.gif) no-repeat left top;
}

#sausage_varieties div#gallery_holder {
  height: 495px;
  z-index: 20;
  background-color: #000;
}

#sausage_varieties div#contentHolder {}

#sausage_varieties div#gallery_wrap {
  background-color: #000;
  margin-left: -1px;
  width: 771px;
  overflow: hidden;
}


div#sausage_list {
  width: 690px;
  height: 581px;
  margin-top: 18px;
  display: block;
  background: url(../images/sausage_list.jpg) no-repeat left top;
}


/*-- SPECIALTIES
/*------------------*/
#specialties div#headline_holder {
  background: url(../images/headline_specialties.gif) no-repeat left top;
}

div.specialties_photo {
  width: 200px;
  height: 170px;
  float: left;
  clear: both;
  padding: 5px 0 0 5px;
  background: url(../images/photo_specialties_back.jpg) no-repeat left top;
}

div.specialties_text {
  width: 500px;
  display: block;
  float: left;
  margin: -6px 0 40px 0;
}


/*-- ROOFTOP
/*------------------*/
#rooftop div#headline_holder {
  height: 100px;
  background: url(../images/headline_rooftop.gif) no-repeat left top;
}

div.roof_thumb {
  width: 135px;
  height: 108px;
  display: block;
  float: left;
  position: relative;
  margin: 0 6px -2px -5px;
  padding: 8px 0 0 8px;
  background: url(../images/back_gallery_rooftop.jpg) no-repeat left top;
}

div.roof_thumb img {
  z-index: 19;
  position: absolute;
  top: 8px;
  left: 8px;
}

div.roof_thumb a.icon_plus {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 20;
  width: 125px;
  height: 95px;
  overflow: hidden;
  display: block;
  background: url(../images/icon_gallery_plus.png) no-repeat top left;
}

div.roof_thumb a.icon_plus:hover {
  background-position: top right;
}

div#sample_menu {
  width: 210px;
  height: 27px;
  display: block;
  text-indent: -9999px;
  background: url(../images/subhead_sample_menu.gif) no-repeat left top;
}

div#grill_hut {
  width: 210px;
  height: 27px;
  display: block;
  margin: 20px 0 1px -3px;
  text-indent: -9999px;
  background: url(../images/subhead_menu_grillhut.gif) no-repeat left top;
}

div#grill_hut {
  width: 210px;
  height: 27px;
  display: block;
  margin: 20px 0 1px -3px;
  text-indent: -9999px;
  background: url(../images/subhead_menu_grillhut.gif) no-repeat left top;
}

div#sides {
  width: 210px;
  height: 27px;
  display: block;
  margin: 15px 0 1px -3px;
  text-indent: -9999px;
  background: url(../images/subhead_menu_sides.gif) no-repeat left top;
}

div#beverages {
  width: 210px;
  height: 30px;
  display: block;
  margin: 15px 0 -1px -3px;
  text-indent: -9999px;
  background: url(../images/subhead_menu_beverages.gif) no-repeat left top;
}

div#rental {
  width: 226px;
  height: 65px;
  display: block;
  margin: 0;
  text-indent: -9999px;
  float: right;
  background: url(../images/headline_rooftop_rental.gif) no-repeat left top;
}

.sample_menu p {
  padding: 5px 0 5px 0;
}

.sample_menu h2 {
  font-size: 2.3em
}


/*-- OUR STORY
/*------------------*/
#our_story div#headline_holder {
  background: url(../images/headline_our_story.gif) no-repeat left top;
}

#our_story div#main_content_2a {
  z-index: 6;
  position: relative;
  width: 460px;
}

#our_story div#main_content_2b {
  height: 940px;
  width: 285px;
  position: absolute;
  top: 334px;
  right: 25px;
  z-index: 5;
  background: url(../images/photo_collage.jpg) no-repeat right top;
}



/*-- SHOP GENES
/*------------------*/
/*#shop_genes div#headline_holder									{ background:url(../images/headline_shop_genes.gif) no-repeat left top; }

div.product 													{ width:730px; height:200px; padding:0 0 2px 0; position:relative; background:url(../images/back_products.gif) no-repeat left top; }
div.product img													{ z-index:19; position:absolute; top:10px; left:9px; }
div.product a.icon_plus											{ position:absolute; top:8px; left:8px; z-index:20; width:218px; height:178px; overflow:hidden; display:block; background:url(../images/icon_product_plus.png) no-repeat top left; }
div.product a.icon_plus:hover 									{ background-position: top right; }

div.product div.description										{ width:460px; position:absolute; z-index:21; top:25px; left:245px; }
div.product div.description p									{ padding:10px 0 12px 0; background:url(../images/line_20_white.gif) repeat-x left bottom;  }
div.product div.description p.price								{ font-size:1.6em; line-height:1.5em; float:left; padding:10px 0 10px 0; background:none; }	*/

/*-- Shipping & Methods of Production
/*------------------*/
h2.content-title {
  font-size: 23px;
  color: #ce3727;
  font-weight: normal;
}

/*-- FAQ
/*------------------*/
#faq div#headline_holder {
  background: url(../images/headline_faq.png) no-repeat left top;
}

div.faq_sub {
  margin: 20px 0 20px 30px;
}

div.faq_sub:last-of-type {
  padding: 0 0 10px 0;
  background: url(../images/line_520_white.gif) no-repeat left bottom;
}

div.faq_sub h2 {
  padding: 20px 0 10px 0;
  background: url(../images/line_520_white.gif) no-repeat left top;
}

div.faq_sub p {
  padding: 0 0 10px 0;
}

/*-- CATERING
/*------------------*/
#catering div#headline_holder {
  background: url(../images/headline_catering.gif) no-repeat left top;
}

a.btn_orderform {
  width: 147px;
  height: 24px;
  margin: 10px 0 0 0;
  display: block;
  text-indent: -9900px;
  background: url(../images/btn_orderform.gif) no-repeat left top;
}

a.btn_orderform:hover {
  background-position: right top;
}

div#headline_order_form {
  width: 210px;
  height: 27px;
  display: block;
  text-indent: -9999px;
  margin: 0 0 0 0;
  background: url(../images/subhead_order_form.gif) no-repeat left top;
}

div.catering_sub {
  margin: 20px 0 20px 30px;
}

div.catering_sub h2 {
  padding: 20px 0 10px 0;
  background: url(../images/line_520_white.gif) no-repeat left top;
}

div.catering_sub p {
  padding: 0 0 10px 0;
}

.subhead_catering {
  height: 27px;
  width: 400px;
  display: block;
  text-indent: -9999px;
  margin: -5px 0 6px 0;
}

.partyplatters {
  background: url(../images/subhead_catering_platters.gif) no-repeat left top;
  margin: 15px 0 6px 0;
}

.alacarte {
  background: url(../images/subhead_catering_alacarte.gif) no-repeat left top;
}

.dinner {
  background: url(../images/subhead_catering_dinner.gif) no-repeat left top;
}

p.catering_description {
  font-size: 1.4em;
  padding: 0 0 16px 0;
  font-style: italic;
}

div#content_indent p.catering_description {
  padding: 0 0 0px 0;
  margin: 0 0 -4px 0;
}

p.catering_note {
  padding: 0 0 8px 0;
  font-style: italic;
}

div.catering_sub p.serves {
  padding: 0;
  font-size: 1.2em;
}

.catering_tel {
  padding: 0;
  font-size: 1.6em;
  font-weight: 100;
}

.serves_upper {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
}

ul.list_side,
ul.list_dinner {
  list-style: none;
  width: 215px;
  float: left;
}

ul.list_side li,
ul.list_dinner li {
  font-size: 1.2em;
  margin-bottom: 8px;
  background: none;
  padding: 0;
}

ul.list_dinner {
  width: 430px;
  float: none;
}

div#subhead_ordertoday {
  height: 72px;
  width: 210px;
  display: block;
  text-indent: -9999px;
  margin: 0px 0 1px 0;
  background: url(../images/subhead_catering_ordertoday.gif) no-repeat left top;
}

div#subhead_guidelines {
  height: 25px;
  width: 210px;
  display: block;
  text-indent: -9999px;
  margin: 40px 0 6px 0;
  background: url(../images/subhead_catering_guidelines.gif) no-repeat left top;
}

ul.list_guidelines {
  list-style: none;
}

ul.list_guidelines li {
  padding-left: 11px;
  font-size: 1.2em;
  line-height: 1.4em;
  margin-bottom: 5px;
  background: url(../images/icon_bullet_small.gif) no-repeat left 7px;
}



/*-- PRESS
/*------------------*/
#press div#headline_holder {
  background: url(../images/headline_press.gif) no-repeat left top;
}

#video_archive div#headline_holder {
  background: url(../images/headline_videoarchive.gif) no-repeat left top;
}

p.news_source {
  font-size: 1.1em;
  text-transform: uppercase;
  padding: 0;
}

#press h2 {
  padding: 1px 0 0 0;
  margin-bottom: -4px;
}

div.news_spacer {
  padding: 10px 0 0 0;
  margin-bottom: 18px;
  background: url(../images/line_520.gif) repeat-x left bottom;
}

a.more {
  font-weight: bold;
  margin-left: 5px;
  padding-right: 13px;
  background: url(../images/icon_arrow_fullstory.gif) no-repeat right 4px;
}

a.more:hover {
  background-position: right -13px;
}

p.article_intro a.more {
  width: 56px;
  display: inline-block;
  background-position: right 6px;
}

a.pdf {
  font-weight: bold;
  padding: 3px 0 5px 0;
}

div#headline_reviews {
  width: 210px;
  height: 27px;
  display: block;
  text-indent: -9999px;
  margin: 0 0 0 0;
  background: url(../images/subhead_reviews.gif) no-repeat left top;
}

div#headline_videos {
  width: 210px;
  height: 27px;
  display: block;
  text-indent: 0px;
  margin: 35px 0 -2px 0;
  position: relative;
  background: url(../images/subhead_videos.gif) no-repeat left top;
}

a.video_archive {
  position: absolute;
  top: 8px;
  right: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 9px;
  color: #3c3c3c;
}

a.video_archive:hover {
  color: #ce3727;
}

div#headline_archives {
  width: 210px;
  height: 27px;
  display: block;
  text-indent: -9999px;
  margin: 35px 0 0 0;
  background: url(../images/subhead_thearchives.gif) no-repeat left top;
}

ul.reviews {
  list-style: none;
}

ul.reviews li {
  padding: 10px 0 0 0;
  background: none;
  position: relative
}

ul.reviews li a.more {
  font-size: 12px;
  margin-left: 0;
}

ul.reviews li img {
  margin: 6px 0 8px;
}

ul.reviews li img.icon_video {
  margin: 0;
  position: absolute;
  top: 80px;
  left: 80px;
  z-index: 20;
}

ul.archives {
  list-style: none;
}

ul.archives li {
  padding: 10px 0 0 18px;
  background: none;
  margin: 0;
  background: url(../images/icon_pdf.png) no-repeat left 8px;
}

ul.archives li a.pdf {
  font-size: 1.2em;
  line-height: 1.3em;
  margin-left: 0;
}

div#pagination ul {
  list-style: none;
  margin: 0 0 0 -3px;
}

div#pagination ul li {
  height: 40px;
  float: left;
  background: none;
  padding: 0;
  margin: 0 5px 0 0;
}

div#pagination ul li a,
div#pagination ul li#first a,
div#pagination ul li#last a {
  float: left;
  display: block;
  padding: 6px 8px;
  margin-right: 5px;
  font-size: 12px;
  background-color: #FFF;

  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25);


}

div#pagination ul li a.active,
div#pagination ul li a:hover {
  color: #fff;
  background-color: #ce3727;
}


/*-- JOBS
/*------------------*/
body#jobs {}

#jobs div#headline_holder {
  background: url(../images/headline_jobs.gif) no-repeat left top;
}

#jobs div#apply_body p {
  margin: 9px 0;
  padding: 0;
}

div#headline_apply {
  width: 210px;
  height: 27px;
  display: block;
  text-indent: -9999px;
  margin: 0;
  background: url(../images/subhead_apply.gif) no-repeat left top;
}

div#headline_thankyou {
  width: 124px;
  height: 40px;
  display: block;
  text-indent: -9999px;
  margin: 10px 0 0 0;
  background: url(../images/thank_you.gif) no-repeat left top;
}



/*-- CONTACT
/*------------------*/
#contact div#headline_holder {
  background: url(../images/headline_contact.gif) no-repeat left top;
}

a.btn_directions {
  width: 101px;
  height: 24px;
  margin: 2px 0 0 0;
  display: block;
  text-indent: -9900px;
  background: url(../images/btn_directions.gif) no-repeat left top;
}

a.btn_directions:hover {
  background-position: right top;
}

div#headline_lincolnsq {
  width: 210px;
  height: 20px;
  display: block;
  text-indent: -9999px;
  margin: 12px 0 0 0;
  background: url(../images/subhead_lincolnsq.gif) no-repeat left top;
}

div#headline_wbelmont {
  width: 210px;
  height: 20px;
  display: block;
  text-indent: -9999px;
  margin: 12px 0 0 0;
  background: url(../images/subhead_wbelmont.gif) no-repeat left top;
}






/* 8. FOOTER
=====================================================================
=====================================================================*/
div#footer {
  clear: both;
  height: 16px;
  z-index: 12;
  position: relative;
  top: -12px;
  background: url(../images/back_footer.png) repeat-x left top;
}

div#footer2 {
  height: 32px;
  margin-top: -12px;
  background: url(../images/back_footer2.png) repeat-x left bottom;
}

div#footer_center {
  width: 970px;
  margin: 0 auto;
}

ul.footer {}

ul.footer li,
p.footer {
  padding: 8px 12px 0 0;
  background: none;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
}

ul.footer li {
  float: left;
}

ul.footer li a {
  text-decoration: none;
  color: #2d262f;
}

ul.footer li a:hover {
  color: #ce3727;
}

p.footer {
  font-weight: normal;
}




/* 9. GLOBAL STYLES
=====================================================================
=====================================================================*/
.margin-top-20 {
  margin-top: -20px;
}

.margin-top6 {
  margin-top: 6px;
}

.margin-top10 {
  margin-top: 10px;
}

.margin-top20 {
  margin-top: 20px;
}

.margin-top35 {
  margin-top: 35px;
}

.margin-bottom8 {
  margin-bottom: 8px;
}

.margin-bottom12 {
  margin-bottom: 12px;
}

.margin-bottom19 {
  margin-bottom: 19px;
}

.margin-left-5 {
  margin-left: -5px;
}

.margin-left-8 {
  margin-left: -8px;
}

.margin-right20 {
  margin-right: 20px;
}

.padding-right17 {
  padding-right: 17px;
}

.padding-bottom20 {
  padding-bottom: 20px;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.clear {
  clear: both;
}

.border_bottom {
  margin: 0;
  padding: 0 0 3px 0;
  background: url(../images/line_520.gif) repeat-x left bottom;
}

.display_none {
  display: none;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.hidden {
  display: none;
}

.flex-col {
  flex-direction: column;
}

.border {
  border-width: 1px;
}

.list_side ul li,
.list_dinner ul li,
.list_guidelines ul li,
.news ul li {
  background: none;
  padding-left: 0;
  padding-bottom: .375rem;

}

.list_side ul li,
.list_dinner ul li,
.news ul li {
  font-size: .75rem;
}

.news ul {
  list-style: disc;
  padding-left: 1rem;
}

.list_guidelines ul {
  padding-left: 10px;
}

.list_guidelines ul li {
  font-size: .75rem;
  line-height: normal;
  list-style: square;
}

.list_side:last-of-type {
  padding-left: 1rem;
}

@media (min-width: 768px) {
  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:flex-row {
    flex-direction: row;
  }
}