@charset "UTF-8";
                
   /* Body */

body {
  margin: 0px; padding: 0px;
  background: #a99479 url(/images/body-bg.jpg);
  font-family: Verdana, Geneva, sans-serif;
}

.text-box-main p {
  font-size: 11px;
  color: #cebf9e;
  text-align: justify;
  line-height: 19px;
  vertical-align: top;
  margin-right: auto;
  margin-left: auto;
  width: 500px;
  clear: both;
}

.h1-header {
  text-align: center;
  clear: both;
  margin: 25px 0;
}

.h1-header h1 {
  margin: 0;
  font-size: 17px;
  color: #a4926a;
  font-weight: normal;
  letter-spacing: .1em;
  word-spacing: .1em;
  margin-right: auto;
  margin-left: auto;
}

div.article {
	padding: 0 10px 15px 10px;
	margin: 0 20px 20px 20px;
}

div.article-content { padding: 10px; background: #3F464A; color: #A4926A }

.h2-header {
  margin: 20px 0 10px 0;
}

.h2-header h2 {
  font-size: 1.5em;
  color: #BABABA;
  font-weight: lighter;
  letter-spacing: 0.1em;
  word-spacing: 0.1em;
  margin-left: 35px;
  margin-top: -1px;
}

.bullet {
  background: url(/images/bullet.png) no-repeat;
  height: 33px;
  width: 25px;
  float: left;
  top: 0px;
  margin-top: -9px;
  margin-left: 0px;
}

a:link {
  color: #acced7;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #acced7;
}

a:visited {
  color: #999;
}

a:hover {
  color: #699;
}

a:active {
  color: #6C9;
}

      /* Main */
#main {
  height: 100%;
  width: 980px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #28333b;
  margin-right: auto;
  margin-left: auto;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #7b7b7b;
  border-left-color: #7b7b7b;
}

/* Header */

#header {
  width: 980px;
  background-color: #28333b;
}

/* Content */

#content {
  font-size: 0.75em;
  width: 980px;
  top: 0px;
  margin-bottom: 100px;
  position: relative;
  clear: both;
  display: run-in;
}

/* FOOTER */

#footer {
  width: 980px;
/*  height: 80px;*/
  text-align:center;
  background-color: #333d3f;
  clear: both;
  padding-top: 15px;
  top: 100px;
  position: static;
  bottom: 0px;
  margin-bottom: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #7b7b7b;}

.footer-nav {
  margin-right: auto;
  margin-left: auto;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
/*  letter-spacing: 0.2em;*/
  text-decoration: none;
  color: #545454;
  padding-bottom: 20px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.footer-nav a:link {
  color: #cebf9e;
  text-decoration: none;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.footer-nav a:visited {
  color: #999;
  text-decoration: none;
}

.footer-nav a:hover {
  color: #696;
  text-decoration: none;
}

.copyright {
	clear: both;
	margin-top: 15px;
	font-size: 1em;
  font-family: Verdana, Geneva, sans-serif;
  letter-spacing: 0.2em;
  text-decoration: none;
  color: #999;
}

.cafetech {
  font-family: Verdana, Geneva, sans-serif;
  text-decoration: none;
  color: #666;
}

.cafetech a:link {
  color: #999;
  text-decoration: none;
border: none;
  padding-bottom: 1px;
}

.cafetech a:visited {
  color: #999;
  text-decoration: none;

}

.cafetech a:hover {
  color: #696;
  text-decoration: none;

}

  /* Images */

#logo {
  margin-left: 40px;
  margin-top: 20px;
  border-style: none;
  float: left;
  margin-bottom: 20px;
}

#order-online-button {
  margin-right: 75px;
  margin-top: 50px;
  border-style: none;
  float: right;
  clear: right;
}

#promo {
  height: 251px;
  width: 923px;
  margin-right: auto;
  margin-left: auto;
  background-color: #767565;
  border: 1px solid #9d9f9e;
  background-image: url(/images/promo-bg-beige.png);
  background-repeat: no-repeat;
  background-position: left top;
  clear: both;
  margin-top: 26px;
}

#promo a:link {
  text-decoration: none;
  border-style: none;
}

#promo-image {
  background-image: url(/images/promo-image.jpg);
  border-style: none;
  background-repeat: no-repeat;
  width: 321px;
  height: 251px;
  float: right;
}

.promo-swap {
  background-image: url(/images/promo-bg.gif);
	background: #000;
  border-style: none;
  background-repeat: no-repeat;
  width: 371px;
  height: 174px;
  margin-top: 38px;
  margin-left: 40px;
  float: left;
}

.text-box-main {
  width: 670px;
  margin-right: auto;
  margin-left: 25px;
  background-color: #464c50;
  border: 1px solid #9d9f9e;
  padding-top: 15pxpx;
  clear: left;
  float: left;
  display: block;
  bottom: 0px;
  margin-bottom: 25px;
}

.skyscraper-right {
  width: 230px;
  margin-right: 20px;
  margin-left: auto;
  background-color: #333d3f;
  border: 1px solid #c4c5c4;
  vertical-align: top;
  clear: right;
  float: none;
  margin-bottom: 25px;
  height: 700px;
}

.skyscraper-content {
  width: 184px;
  height: 621px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
}

.bullet-news {
  height: 33px;
  width: 25px;
  float: left;
  top: 0px;
  margin-top: -9px;
  margin-left: 0;
}

.news-snippet-bg {
  background-color: #3F464A;
  padding: 10px;
  width: 530px;
  margin-top: 65px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(/images/quote.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

.div-header-news {
  margin-right: auto;
  margin-left: auto;
  width: 95%;
  margin-bottom: 40px;
  margin-top: 30px;
}

.news-source {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  color: #BABABA;
  font-weight: lighter;
  float: left;
  margin-left: 20px;
  margin-top: -1px;
  letter-spacing: 0.1em;

}

.h2-news-title {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  color: #996;
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  word-spacing: -0.1em;
}

p.read-more { text-align: right; }

.end-quote {
  background-image: url(/images/quote-end.gif);
  background-repeat: no-repeat;
  height: 25px;
  width: 37px;
  margin-left: 495px;
  margin-bottom: -10px;
  margin-top: -5px;
}



    /*///// CSS OVERRIDES ///////*/

    /* Login */

    /* Nav */
    #header ul.menu {position: relative; margin: 0;}
    #header ul.menu li { list-style: none; float: right; margin: 0 10px; padding: 2px; }
    #header ul.menu li a,
    #header ul.menu li a:visited { color: #6c9b44;
    text-decoration: none; font-size: 11px; }
    #header ul.menu li a:hover { color: #c2caaf; }

    #nav { padding: 0 2px 2px 2px;}
    #nav li a { color: #555; text-decoration: none; }
    #nav li a:hover { color: #999;}

    #nav li a span { color: #777; font-size: 0.75em; text-decoration: none;}


    .col-1, .col-2, .col-3, .list-col-1, .list-col-2 { float:left;}

    .col-2 .inner {padding:2px 0 14px 0}

    /*======= index.html =======*/
    #page1 .col-1{width:575px; margin-right:10px}
    #page1 .col-2{width:330px}
    /*=========================*/

    /*======= index-2.html =======*/
    #page3 .list-col-1{width:235px; margin-right:40px}
    #page3 .list-col-2{width:235px}
    /*=========================*/
    .col-1, .col-2 {float:left; }
    .col-1 { width: 700px; margin-right: 0;}
    div.col-2 { width: 275px; }
    .content-indent { padding: 5px 0 20px 10px; }
    div#tabs { margin: 25px 10px 10px 10px; }
    
    #cart_full { padding-left: 5px; }
    #cart_full div.notice { font-size: 16px; }
    .menu_wrapper { padding-bottom: 10px; }
    
    .menu_group h3.title {
      background: #36434d;
      border:1px solid #ACACAC;
      color:#C2CAAF;
      text-align: center;
      padding: 10px 0;
    }

    div.menu_item_wrapper { 
      background: #4C575B;
      border: 1px solid #ACACAC;
      border-top: none;
    }

    li.menu_item {
      background: #4C575B;
      border-top: 1px solid #4C575B;
      border-bottom: 1px solid #4C575B;
    }

    li.menu_item:hover {
      background:none repeat scroll 0 0 #737c7f;
      border-bottom:1px solid #344045;
      border-top:1px solid #344045;
      cursor:default;
    }

    li.menu_item span.fl { color: #D5BF8B; }
    li.menu_item span.fr a,
    li.menu_item span.fr a:visited { color: #C2CAAF;}

    li.featured {
      background:none repeat scroll 0 0 #737c7f;
      border-bottom:1px solid #344045;
      border-top:1px solid #344045;
    }

    #mini_cart_header,
    #mini_cart_items {
      -moz-border-radius-topleft: 5px; 
      -webkit-border-top-left-radius: 5px;
      -moz-border-radius-topright: 5px; 
      -webkit-border-top-right-radius: 5px; 
    }

    #mini_cart_header {
      color:#E4CA8B;
      background: #4A5B66;
      border-bottom: 1px solid #ACACAC; 
      font-weight: bold;
    }

    #mini_cart_items {
      border: 1px solid #ACACAC;
      background: #65765C;
    }
    #mini_cart_total {
      border: 1px solid #ACACAC;
      background: #65765C;
      color:#E4CA8B;
    }

    .uno { background: #566064;}
    .dos { background: #747d80;}

    .odd { background: #65765C; }
    .even { background: #829378; }
    .col-2 { width: 275px;}
    #store_address, #store_hours_today { color: #C2CAAF;}
    .store_status { 
      margin-top: 25px;
      }
      .cart_item { color: #E4CA8B;}
      .cart_item:hover { color: #efd9a3;}
    .weekly_store_hours { font-size: 1em; text-align: right; display: block; }

      .chalkboard, .box-3a {
        color: #E4CA8B;
        padding: 10px;
      background-color:#464C50;
      border:1px solid #9D9F9E;
margin: 39px auto 25px auto;
    }

  .chalkboard a { color: #333; text-decoration: underline; }

div.order_summary { width: 330px; }

    .chalkboard { color: #777; }
  div.menu_group { padding: 6px 8px; }

  div.included-toppings ul li { float: left; list-style: none;}

div.indent { margin: 25px; }

div.checkout_buttons .checkout-process { margin-top: 0 }
div.checkout-process { font-size: 12px;  background: none; margin-bottom: 0; }
ol.progress-steps { font-size: 10px; }


/* ADMIN SECTION */
ul.article-list li { padding: 3px; list-style: none;}
ul.article-list li.even { }
ul.article-list li.odd { }
ul.article-list li span { display: block; width: 15%; float: right;}

.cb { clear: both; }
div.fieldset { padding: 10px 15px; color: #A4926A}
div.fieldset div.form-field { padding: 10px 0; clear: both;}
div.fieldset div.form-field div.label { float: left; padding-right: 15px; font-weight: bold; width: 15%; text-align: right;}
div.fieldset div.form-field div.field { float: left; width: 80%; padding-left: 10px;}
div.fieldset div.submit-field { text-align: right; margin-top: 25px; clear: both; }
div.fieldset div.form-field div.field input[type="text"] { width: 300px; padding: 2px 4px;}
div.fieldset div.form-field div.field textarea { width: 95%; padding: 5px; }

div.pagination { text-align: center; padding-bottom: 10px;}

/* LOCATIONS */

div.location { clear: both; }
div.location div.store-image { float: left; padding: 5px; margin-right: 10px; }
div.location div.store-address { float: left; padding: 5px; margin-right: 15px; }
div.location div.store-services { float: left; padding: 5px; margin-right: 15px; }
div.location div.store-services ul { margin: 0; padding-left: 15px; }

div.location div.store-links { float: left; text-align: right; padding: 5px; clear: right; }
div.location div.store-links a { text-decoration: none; border: none; }
div.location div.store-info { width: 65%; float: left; padding: 5px; }

div#footer div.cafetech { letter-spacing: auto; width: 75px; margin-right: 10px; margin-bottom: 10px; float: right; font-size: 12px; text-align: center; }
div#footer div.cafetech a, div#footer div.cafetech a:visited { text-decoration: none; }
div#footer div.cafetech span { font-size: 8px; }

/* NAVIGATION */

#header div#main_nav {
/*	margin: 5px 0 15px 0;*/
	margin: 5px 0 0 0;
	height: 30px;
  width: 980px;
  border: 1px solid #7b7b7b;
  border-left: none;
  border-right: none;
  clear: both;
  background-color: #2c3236;
}

#main_nav ul#nav-text,
#footer-nav ul#nav-text {
	padding: 0; 
	margin: 5px 0 0 0;
	color: #fff; 
	text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  color: #434343;
  text-decoration: none;
}

#main_nav ul#nav-text li,
#footer-nav ul#nav-text li {
  color: #fff;
  display: inline;
  list-style: none;
  text-decoration: none;
}

ul#nav-text a { padding: 5px 8px 7px 8px; }
ul#nav-text a:link {
  color: #cebf9e;
  border: none;
  text-decoration: none;
}

ul#nav-text a:visited {
  color: #999;
  text-decoration: none;
}

ul#nav-text a:hover {
  color: #696;
  text-decoration: none;
}


/* NAV DROPDOWN */

.nav-item {
  position: relative;
	z-index: 9000;
}

.dropdown:hover .nav-item {
	background: #2c3236;
	padding: 5px 8px 7px 8px; 
	border-top: 1px solid #7b7b7b;
	border-right: 1px solid #7b7b7b;
	border-bottom: 2px solid #7b7b7b;
	border-left: 1px solid  #7b7b7b;
}

.dropdown:hover .nav-item a,
.dropdown:hover .nav-item a:visited {
	color: #6b572b; 
}

.nav-item:active {
	border-bottom-width: 1px;
}

#nav-text #nav-selected {
	color: #fff;
	border: none;
	padding: 6px 16px 7px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}

#nav-text .dropdown:hover #nav-selected {
	padding-bottom: 13px;
	border: none;	
}

.dropdown {
	position: relative;
}

.dropdown:hover .nav-item {
	background: #40494f;
	padding-bottom: 13px;
	border-bottom: none;	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
  -moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

.dropdown-wrap, .nav-flyout ul {
	width: 160px; /*Drowndown and Sub-Nav Menus Width. If you change the width here, you must also change the Sub-Nav Menu Position below to match the width here. Otherwise the submenu will not appear in the right location. */
	display: none;
	padding-bottom: 10px;
	position: absolute;
	z-index: 8999;
	top: 23px;
	left: 0;
}

.nav-flyout {
	position: relative;
}

.nav-flyout ul {
	left: 160px; /*Sub-Nav Menu Position*/
	width: 200px;
	margin: 0; 
	padding: 0;
	top: 0;
}


.nav-flyout ul li.store-info { font-size: 12px; }

#main_nav ul#nav-text li.dropdown ul.dropdown-wrap { margin: 0; padding: 0px; }

.dropdown .dropdown-wrap, .nav-flyout ul {
	background: #2c3236;
	border-top: 1px solid #7b7b7b;
	border-right: 1px solid #7b7b7b;
	border-bottom: 2px solid #888;
	border-left: 1px solid #7b7b7b;	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown:hover .dropdown-wrap, .dropdown-wrap > .nav-flyout:hover > ul, .nav-flyout .nav-flyout:hover > ul, .nav-flyout .nav-flyout .nav-flyout:hover > ul {
	display: block;
}

#main_nav ul#nav-text li ul.dropdown-wrap li,
#main_nav ul#nav-text li ul.dropdown-wrap li.nav-flyout ul li {
	padding: 10px 5px 10px 5px;
	display: block;
	text-align: left;
	float: none;
	margin: 0;
	border-bottom: 1px solid #bbb; 
}
#main_nav ul#nav-text li ul.dropdown-wrap li.nav-flyout.last { border-bottom: none; }

#main_nav ul#nav-text li ul.dropdown-wrap li.nav-flyout ul { 
	margin: 0; 
	padding: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	 }

#nav-text ul li .dropdown-wrap li:first-child a {
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;	
}

#nav-text ul li .dropdown-wrap li a {
	display: block;
	padding: 5px 12px;
	font-size: 14px;
}
/*
#nav-text ul li .dropdown-wrap li a:hover {
	background-color: #fff;
}*/



/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
