/*

Light Grey: #B3B3B3;
Red: #860B1C;


*/

body, td, ul, li, tr, table
{
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #292929;
  line-height: 20px;
}
body {  }
a { outline: none; color: #860B1C; text-decoration: none; }
img { border: none; outline: none }
ul, li { list-style-type: none; }
td, tr, tr td { vertical-align: top }
h1 { 
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  color: #860B1C;
  padding: 0px 0px 15px 0px;
  margin: 0px;
  background: white;
}
p { margin-top: 0px; padding-top: 0px; }


.big { font-size: 25px; }
.normal { font-weight: normal; }
.small { font-size: 10px; }
.justify { text-align: justify; } 
.uppercase { text-transform: uppercase; }
.basicHeight { height: 300px; }


div#body
{
  width: 964px;
  text-align: left;
}

div.lines
{
  width: 100%;
  height: 15px;
  background: url('/images/lines.png');
}

div#footer
{
  height: 165px;
}

div#footer img#giftCard
{
  float: right;
}

div#footer table#footerTable
{
  width: 636px;
  height: 165px;
}

table#footerTable td 
{ 
  background: #A3A3A3; 
  width: 212px; 
  padding: 5px 0px 0px 20px;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: top;
  line-height: 23px;
}
table#footerTable td:first-child { background: #878787; width: 212px; line-height: 20px; }
table#footerTable tr:first-child td 
{ 
  width: 424px;
  background: #989898;
  height: 42px;
  padding: 0px 0px 0px 15px;
  vertical-align: middle;
}
table#footerTable tr:first-child td:first-child { background: #585858; width: 212px; }

div#mainNav { height: 70px; }
div#mainNav ul li 
{ 
  float: left; 
  margin: 30px 30px 0px 0px;
  background: url('/images/50_percent_white.png');
}
div#mainNav li:hover, div#mainNav li.linkOn
{ 
  border-bottom: solid 5px #860B1C; 
}

div#mainNav ul li a
{
  padding: 30px 8px 0px 8px;
}

div#content
{
  margin-top: 10px;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
}

div#content div.homeIntro
{
  margin-top: 20px;
  width: 412px;
  padding: 10px;
  padding-right: 20px;
  font-size: 14px;
  background: url('/images/50_percent_white.png');
}

ul#homeLinks li
{
  padding: 10px 0px 0px 0px;
}


img#background_image
{
  position: absolute; z-index: -1;
}

img#nextImage
{
  position: absolute; z-index: -2;
}

img#background_image_2
{
  position: absolute; z-index: 11;
}

img#nextImage_2
{
  position: absolute; z-index: 10;
}


.dropDownMenu
{
  position: absolute; z-index: 10;
  margin-left: 187px;
/*  border: thin #860B1C solid; */
  margin-top: -20px;
  display: block;
  background: white;
  background: url(/images/35_percent_black.png);
  font-weight: bold;
  width: 150px;
}

.dropDownMenu a
{
  text-decoration: none;
  display: block;
  font-wheight: bold;
  text-transform: uppercase;
  padding: 2px 4px 2px 4px;
  color: black;
  font-size: 11px;
}

.dropDownMenu a:hover
{
  color: white;
  background: #860B1C;
}

table.threeColumn
{
  width: 946px;
  margin-left: 10px;
}

table.threeColumn td.col-1, table.threeColumn td.col-2, table.threeColumn td.col-3
{
  width: 295px;
}
table.threeColumn td.col-1, table.threeColumn td.col-2 { padding-right: 30px; }

table.contactTable { width: 100%; }
table.contactTable td.contactForm { width: 430px; }
table.contactTable td.contactInfo { padding-right: 30px; }
table.contactTable td.emailForm { width: 220px; padding-right: 30px; }
table.contactTable .radio_list li { float: left; }
table.contactTable input[type="text"] { width: 100%; }

table.wwContactForm td { padding-bottom: 5px; }
table.wwContactForm textarea { width: 100% }
table.wwContactForm td.textarea label { font-weight: bold; }
table.wwEmailForm { width: 100%; }

table.privateDining { width: 100%; margin-left: 10px;}
table.privateDining td.col-1
{
  padding-right: 30px;
  width: 315px;
}

form.editableRegionForm textarea
{
  width: 95%;
  height: 400px;
}

table.staffTable { width: 100%; text-align: left; }
table.staffTable tr, table.staffTable td 
{
  vertical-align: middle;
  font-size: 11px;
}
table.staffTable td.photo { 
  width: 76px;
  padding-bottom: 10px;
  padding-right: 10px;
  vertical-align: top;
}
table.staffTable span.title { font-weight: bold; text-transform: uppercase; }


/* --------------- Menu ------------ */
table.doubleColumns
{
  width: 100%;
}

table.doubleColumns td.col-1, table.doubleColumns td.col-2
{
  width: 50%;
}

table.doubleColumns td.col-1
{
  padding-right: 30px;
}

div.sectionHeader
{
  height: 25px;
  background: url('/images/dots.png') repeat-x;  
  background-position: 0px 10px;
  
}

div.sectionHeader span
{
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  color: #860B1C;
  padding: 0px 10px 0px 0px;
  margin: 0px;
  background: white;
}

div.sectionHeader .dots
{
  background: url('/images/dots.png') repeat-x;
  position: absolute;
  z-index: 1;
  margin-top: 10px;
  height: 5px;
  width: 448px;
}

.darkBackground,
.darkBackground div.sectionHeader span
{
  background: #EFEFEF;
}

.freshFish table { width: 100%; }
.freshFish table td {  }

.padding { padding: 10px; }

.list span
{
  padding-right: 20px;
  display: inline;
}

div.menuSection table
{
  width: 448px;
}

div.menuSection table.td
{
  width: 209px;
  vertical-align: top;
}

div.menuSection table tr td:first-child
{
  width: 209px;
  padding-right: 30px;
}


div.menuItem { padding-bottom: 10px; }
.brunchSection div.menuItem { padding-bottom: 0px; }

table.twoColumn
{
  width: 100%;
  margin-top: 10px;
}

table.twoColumn td.left
{
  width: 209px;
  padding-right: 30px;
}

table.twoColumn td.right
{
  width: 209px;
}

.menuTitle
{
  margin-left: 5px;
  margin-bottom: 10px;
}

.wineType
{
  border: thin black solid;
  width: 209px;
}

.wineRow, .byTheGlass, .houseWines
{

}

.byTheGlass h3, .houseReds h3, .houseWines h3
{
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: normal;
}

.wineRow td, .byTheGlass td
{
  width: 209px;
  padding-left: 30px;
}

.wineRow tr td:first-child, .byTheGlass tr td:first-child
{
  padding-left: 0px;
}

.houseWines td, .houseWines tr
{
  vertical-align: top;
}

.bottleInfo
{
  margin-bottom: 10px;
}

.price
{
  padding-left: 5px;
}

a.footerLink
{
  color: #B3B3B3;  
/*  color: #292929; */
}

a.footerLink:hover
{
  color: #860B1C;
}

td.info
{
  vertical-align: top;
}