body {  margin: 0;  height: 100%;  background-color: #000;  }

body, h1, h2, h3, h4, h5, h6 {  font-family: Verdana, Arial, Sans Serif;  }

h2 { font-size: 150%; }

h4, h2, h3 { clear: none; }

.block { padding: 15px; }

.flush-right { padding-right: 0px; }

.flush-bottom { padding-bottom: 0px; }

.blackbg { background-color: #000; }

/* layout areas */

#frame-table { width: 960px; }

#td-sidebar { height: 100%; width: 192px; }

#sidebar-menu { height: 70%; }

#hours { height: 30%; }

#content
{
  min-height: 400px;
  height: auto !important;
  height: 400px;
  }

#sidebar ul.menu-list
{
  height: 245px;
  overflow: auto;
  }

.prop800
{
  width: 800px;
  height: 1px;
  }

.wrapper
{
  position: relative;
  }

#header
{
  background-color: #660a0b;
  }

#sidebar
{
  background-color: #000;
  }

.front-page-image-container
{
  position: absolute;
  left: 250px;
  top: 128px;
  }

/*body {  height: 100%; }
#doc3 {  height: 100%; }
#bd {  height: 100%; }
#sidebar {  height: 100%; }
#content {  height: 100%; }
*/

#td-content
{
  width: 768px;
  }

#content
{
  background-color: #fff;
  }

.front-page #content, .front-page #content .block, .front-page #td-content
{
  background-color: #000;
  }

#popup-div
{
  display: none;
  position: absolute;
  left: 50px;
  top: 50px;
  border: solid 1px #000;
  border-right: solid 2px #000;
  border-bottom: solid 2px #000;
  width: 450px;
  height: 450px;
  background-color: #fff;
  cursor: pointer;
  }

/* footer layout */
#ft
{
  background-color: #660a0b;
  position: relative;
  height: 85px;
  }

#credit-cards
{
  position: absolute;
  left: 25px;
  top: 25px;
  }

#address
{
  position: absolute;
  right: 25px;
  top: 25px;
  color: #fff;
  font-size: 120%;
  font-weight: bold;
  }

a img
{
  border: none;
  text-decoration: none;
  }

a:hover img
{
  text-decoration: none;
  }

#home-link
{
  margin-left: -1px;
  }

#header-order-number
{
  font-family: Arial, Sans Serif;
  color: #fff;
  position: absolute;
  left: 25px;
  top: 88px;
  }

#header-links
{
  color: #e4a50a;
  font-weight: bold;
  font-size: 140%;
  position: absolute;
  right: 25px;
  top: 35px;
  width: 200px;
  }

#beef-noodle
{
  position: absolute;
  top: 75px;
  right: 25px;
  }

a:hover
{
  text-decoration: underline;
  }

#header-links a,  #header-links a:visited
{
  color: #e4a50a;
  font-weight: bold;
  text-decoration: none;
  }

#header-links a:hover
{
  text-decoration: underline;
  }

#hours
{
  font-size: 90%;
  border-top: solid 1px #fff;
  height: 170px;
  color: #fff;
  }

#hours h2
{
  font-size: 150%;
  font-weight: bold;
  }

#hours h2, #hours b
{
  color: #e1a509;
  }

h3.menu-head
{
  background-color: #e4a508;
  padding-left: 15px;
  color: #660b08;
  font-weight: bolder;
  font-style: italic;
  margin-top: 0px;
  font-size: 125%;
  }

.menu-list a, .menu-list a:visited
{
  color: #fff;
  text-decoration: none;
  }

.menu-list a:hover
{
  color: #fff;
  text-decoration: underline;
  }

.menulink, .menulink:visited
{
  color: #660b08;
  text-decoration: none;
  }

.menulink:hover
{
  text-decoration: underline;
  }

ul.menu-list
{
  list-style-type: none;
  padding: 0;
  margin: 0;
  }

.sidebar ul.menu-list
{
  height: 470px;
  overflow: auto;
  }

ul.menu-list .blank
{ 
  height: 1em;
  }

ul.menu-photos
{
  list-style-type: none;
  padding: 0;
  margin: 0;
  }

ul.menu-photos li
{
  border: solid 1px #ccc;
  background-color: #eee;
  float: left;
  margin-top: 15px;
  display: inline;
  margin-left: 0px;
  width: 380px;
  text-align: center;
  padding-top: 10px;
  }

ul.menu-photos li img
{
  margin: 0;
  }

.caption
{
/*  border: solid 1px #ccc;
  background-color: #eee;*/
  text-align: center;
  }

.vert-buffer-1
{
  clear: both;
  height: 20px;
  }

.note
{
  font-style: italic;
  font-weight: normal;
  font-size: 90%;
  }

.category-short-description
{
  color: #555;
  }

/* menu styling */
div.menu-items
{
  padding-left: 35px;  
  }

.featured-menuitem-badge
{
  color: #f00;
  display: inline;
  font-size: 120%;
  }

div.menu-items dl
{
  width: 100%;
  overflow: auto;
  background: url(/assets/img/dot.gif) repeat-x 0 1.2em;
  }

div.menu-items dl dt, dd
{
  background: #FFF;
  font-weight: bold
  }

div.menu-items dt
{
    float: left;
    padding-right: 3px;
    }

dd.price
{
  margin:0;
  float: right;
  padding-left: 3px;
  color: #333;
  clear: right;
  }

dd.description
{
  width: 100%;
  color: #777;
  clear: both;
  }

li.metacategory
{
  font-weight: bold;
  }

/* hacks */
.hack-prop { float: right; width: 1px; }

.hack-prop { height: 394px; }

.hack-clear { clear: both; height: 1px; overflow: hidden;  }

input.add-button { display: inline; background-color: #ccc; border: solid 1px #000; float:left; margin-right: 5px; cursor: pointer; }

input.add-button:hover { background-color: #eee; }

.add-to-order-form { display: inline; }
.add-button-image { display: inline; }

.menu-controls { position: absolute; margin-bottom: 5px; border-bottom: solid 1px #888; background-color: #333; width: 768px; color: #fff;}
.menu-controls .block { padding: 5px; }
.menu-controls a { color: #fff; }
#control-spacer { height: 20px; margin: 0; padding: 0; border: solid 1px #f00;}

table.orderlist { width: 80%; margin-top: 25px;}
table.orderlist td { padding-top: 5px; }
table.orderlist th { font-weight: bold; }
table.orderlist tr.total { font-size: 100%;}
table.orderlist tr.total td { padding-top: 15px; border-top: dotted 1px #ccc; text-align: right;}

table.orderlist .update-quantities-row td { text-align: right; padding-bottom: 5px;}

.price-exceptions { font-size: 85%; }
.price-exceptions em { color: #f00; }

.total-price { font-size: 100%; font-weight: bold; background-color: #eee;}