

/*================================================================

BLIS WEB AGENCY "TEMPLATE" STYLESHEET

================================================================
RESET BROWSER DEFAULTS
----------------------------------------------------------------*/
HTML, BODY, FORM, H1, H2, H3, H4, H5, H6, PRE, FORM, P, BLOCKQUOTE, FIELDSET, INPUT
{
	margin: 0;
	padding: 0;
}
H1, H2, H3, H4, H5, H6, LEGEND, PRE, CODE
{
	font-size: 1em;
}
A IMG, :link IMG, :visited IMG
{
	border: none;
}
LI
{
	zoom: 1;
}
/*EXTRA CLASSES EVERY CSS HACKER NEEDS
----------------------------------------------------------------*/
.clear
{
	clear: both;
}
.clearfix:after
{
/*What's this? --> http://www.positioniseverything.net/easyclearing.html*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* HTML>BODY .clearfix
{
	display: inline-block;
	width: 100%;
}
* HTML .clearfix
{
/*Hides from IE-mac \*/
	height: 1%;
/*End hide from IE-mac*/
}
.hide
{
	display: none;
}
.block
{
	display: block;
}
/*IE 5 Fix
----------------------------------------------------------------*/
BODY
{
	text-align: center;
/*Hack for stoopid IE 5*/
}
DIV#wrapper
{
	text-align: left;
/*Undo stoopid IE 5 hack*/
}
/*EVERYTHING
----------------------------------------------------------------*/
*
{
	margin: 0;
	padding: 0;
}
/*BODY
----------------------------------------------------------------*/
BODY
{
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
/*WEBPAGE
----------------------------------------------------------------*/
.webpage
{
	margin: 0px auto;
	width: 960px;
}
/*NAVIGATION
----------------------------------------------------------------*/
.navigation
{
	margin-left: -478px;
	width: 960px;
	height: 65px;
	top: 180px;
	text-align: left;
	z-index: 100;
	position: absolute;
	left: 50%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	text-transform:uppercase;
	
}
/*FOOTER
----------------------------------------------------------------*/
#base
{background-color:#6a5d54;
border-top:solid 7px #7e7168;
	height:40px;

width:100%;}
#footer
{
	margin: 0 auto;
	margin-left: -480px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 960px;
	position: absolute;
	left: 50%;
}
._msie_6-0 .webpage
{
	width: 960px !important; /*[e]910px*/
}


/*================================================================

BLIS WEB AGENCY "SCREEN" STYLESHEET

================================================================
GENERAL TYPOGRAPHY (Standard HTML tags)
----------------------------------------------------------------*/
HTML
{
	height: 100%;
	margin-bottom: 1px;
}
HTML, BODY
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat:repeat-x;
	font-size: 1em;
	background-color: #E5E1DB;
	background-image: url(/images/bg.gif);
}
H1
{
	color: #2A3754;
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top:25px;
}
H2
{
	color: #6a5d54;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 1.4;
}
.menu h2 
{	color: #2A3754;
	margin-bottom:12px; margin-top:15px; font-weight:normal; 	
}

H3
{
	color: #394c76;
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 12px;
}

H4 
{
	color: #2a3754;
	font-size: 70%;
	font-weight: normal;
	margin-bottom: 12px;
	text-transform:uppercase;
	background-image:url(../../images/arrow.png); background-repeat:no-repeat; padding-left:25px;
	line-height:20px;
	margin-left:0;
}


P, LI, TD
{
	color: #6a5d54;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 20px;}
LI
{
	margin-left: 20px;
	line-height: 14px;
	margin-bottom: 2px;
}
UL
{
	margin-bottom: 10px;
}

A
{
	outline: none;
}
A:link, A:visited
{
	color: #2a3754;
	text-decoration: none;
}
A:hover
{
	color: #2a3754;
	text-decoration: underline;
}
/*TABLES
----------------------------------------------------------------*/
TABLE
{
	clear: both;
	border-collapse: collapse;
	text-align: left;
}
TD
{
	padding: 2px 3px;
	font-size: small;
	font: Arial, Helvetica, sans-serif;
}
TD LI, TD P
{
	font-size: 100%;
}
/*HEADER CONTENT
----------------------------------------------------------------*/
#webpage
{
	background-color: white;
	background-image: url(../../images/bg_wp.png);
	background-repeat: no-repeat;
}
#content_frame
{
	padding-top: 242px;
	text-align: left;
	width: 960px;
	display: block;
}
#content
{border-top: solid 2px #6a5d54; }
.topPageGraphic h1
{
display:none;
}
/*SIDEBAR CONTENT
----------------------------------------------------------------
FOOTER CONTENT
----------------------------------------------------------------*/
#footer
{
	font-size: 11px;
	text-align:left;}
#footer a {color:#fff;}
/*PAGE TOOLS
----------------------------------------------------------------*/
.hide, .printonly
{
	display: none;
}
.noscript
{
	margin: 0 auto;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.noscript SPAN
{
	border: 1px solid #A71A1A;
	font-size: 10px;
	color: #A71A1A;
	margin: 0 auto;
	padding: 4px;
	position: relative;
	width: 700px;
	background: white;
	display: block;
}
.clear
{
	clear: both;
	display: block;
	height: 1px;
	width: 1px;
	overflow:hidden;
}
#slideshow
{float:left;
width:500px;
height:290px;
background-image:none;
padding:0; margin:0;
background-color:#d3ccc1;

}
.right
{float:right;
width:400px;
padding:30px;
background-color:#d3ccc1;
padding-top:20px;
}
.col1
{	float:left;
	width:300px;
	padding:15px;
	border-right:solid 1px #efefef; 
	padding-top:0;
	padding-bottom: 0;
	margin-bottom: 15px;
}
.col2
{	float:left;
	width:300px; padding:15px; border-right:solid 1px #efefef; padding-top:0; padding-bottom: 0;
	margin-bottom: 15px;}
.col3
{	float:left;
	width:280px;
	padding-top:0px;
	padding-left:15px;}
	
.c3 {clear:both; border-top: solid 7px #beb9af; padding-top:22px; background-color:#ffffff; margin:0;}

.c3 p {font-size:11px; padding-left: 8px; line-height: 19px; }
.menu {float:left; min-height:290px; overflow:visible; background-image:url(../../images/starters.jpg); background-position:left center; background-repeat:no-repeat; }
.col1-mh {float:left; padding-left:370px;}
.col1-mh H2 {color: #2A3754; margin-top: 15px;}
.col1-m {float:left; width:360px; padding-left:370px; color: #6A5D54; font-size: 12px; line-height: 20px; margin-bottom: 20px;}

.col2-m {float:left; width:90px; margin-left:20px; padding-left:20px; border-left:dotted 1px #ccc; color: #6A5D54; font-size: 12px; line-height: 20px; margin-bottom: 20px;}
.col2-m p, .col3-m p {margin-bottom:0; padding-bottom:0; color: #6A5D54; font-size: 12px;}

.col3-m {float:left; width: 50px; margin-left:20px; padding-left:20px; border-left:dotted 1px #ccc; color: #6A5D54; font-size: 12px; line-height: 20px; margin-bottom: 20px;}
.menu-l, .menu-r {float:left; width:195px; margin-right:0px;}

#slideshow li {margin:0; padding:0;}	
#slideshow ul {padding:0; margin:0;}

.Seating_col 
{
	width: 33.33%;
	height: 170px;
	float:left;
	text-align:left;
/*	border-bottom: solid 1px #beb9af; */
	
}
#menulog
{
	clear: both;
	margin-top: 15px;
	width: 180px;
	float: left;
}
#menulog_logo
{
	float: left;
	width: 100px;
	margin-bottom: 40px;
}
#streetsmart 
{
	width: 630px;
	float: left;
	padding-right: 18px;
	padding-left: 6px;
	border-right: 1px solid #EFEFEF;
	margin-right: 50px;
	height: 112px;
}
.streetsmart_logo
{
	padding-left: 90px;	
}
#events_list UL
{
	margin-top: 15px;
}
#events_list LI
{
	margin-bottom: 20px;
}
#hightea
{
	background: url("/images/hightea.jpg") no-repeat;
	width: 960px;
	height: 600px;
}
#hightea h1
{
	margin-top: 0;
}
#hightea SPAN
{
	text-indent: -9999px;
}
#id_index h2
{
	font-size: 13px;
}
#id_index .col1 li, #id_index .col2 li
{
	margin-bottom: 6px;
	line-height: 1.6;
	font-size: 11px;
}
a.findoutmore
{
	font-size: 80%;
	background: url(/images/findoutmore.png) no-repeat;
	height: 20px;
	width: 154px;
	display: block;
	margin-left: 5px;
	margin-top: 15px;
}
.col1 h3
{
	padding-left: 6px;
}
#id_index h5
{
	color: #6a5d54;
	font-size: 13px;
	padding-left: 6px;
	margin-bottom: 8px;
}
.bold
{
	font-weight: bold;
}

.divider
{
	height: 1px;
	display: block;
	border-top: 1px dotted #ccc;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 20px;
}

/*================================================================

	BLIS WEB AGENCY "WIDGET" STYLESHEET

================================================================*/



/* GALLERY
----------------------------------------------------------------*/
    
    .gallery .thumbs
    {
        /* THUMBNAILS */
        border: 1px solid #000;
        padding-left: 0;
        margin: 2px;
        display: block;
		overflow: hidden;
		float: left;
    }
    
    .gallery #lg
    {
        /* LARGE IMAGE */
        border: 1px solid #000;
        float: right;
    }
    
    .gallery #lgtxt
    {
        /* IMAGE COMMENT */
        font-size: 10px;
        font-family: verdana, sans-serif;
        width: 260px;
        display: block;
        float: right;
        padding: 4px;
        height: 20px;
        overflow: hidden;
    }
    
    .gallery #lgtb
    {
        /* IMAGE TOOLBAR (view large version) */
        font-size: 10px;
        text-transform: uppercase;
        font-family: verdana, sans-serif;
        display: block;
        width: 200px;
        margin-top: 8px;
        float: right;
        
        /* FORMAT FOR ICON */
        text-indent: 20px;
        background: url(/images/stock/new_window_3.gif) 0 0 no-repeat;
        height: 14px;
        padding-top: 2px;
    }
    
    .gallery .description 
    {
		font: bold 8pt tahoma, arial;
		text-align:center;
		color:Black;
		text-decoration:none;
	}
    
    .gallery .credits
    {
        display: none;
    }
    
    .gallery .lrgtext
	{
		float: left;
		padding-right: 9px;
	}
	
	/* EXIF INFORMATION */
	.gallery .table_exif{
		font: 8pt tahoma, arial;
		color:#757575;
		text-decoration:none;
		border: 1px solid #B5B5B5;
	   text-align:left;
	}
	
	.gallery .thumbcontainer
	{
		display: block;
		float: left;
	}
	
	.gallery .imgnav
	{
		clear: both;
		text-align: left;
		padding-top: 0;
		margin-top: -16px;
		display: block;
	}
	
	.gallery .imgnav p
	{
		text-align: left;
		width: 400px;
	}

/* GOOGLEMAP
----------------------------------------------------------------*/
    .printgooglemap
    {
      font-family:verdana;
      font-size:11px;
      display:block;
      width:100px;
      height:14px;
      padding-top:3px;
      padding-bottom:3px;
      border:1px solid black;
      background:white;
      position:absolute;
      bottom:10px;
      right:10px;
      text-align:center;
    }

/* IMGTXT
----------------------------------------------------------------*/

    .imgtxt
    {
		text-indent: -9999px;
		display: block;
		background-repeat: no-repeat;        
    }

/* MENU (DYNAMIC)
----------------------------------------------------------------*/
#dropdownMenu, #dropdownMenu dl {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: center;
	border: 0;
	display: block;
	z-index:1;
	
}

#dropdownMenu a {
	display: block;
	height: 35px;
	line-height: 20px;
	border: 0;
	padding: 0px;
	color:#d5cec2;
	padding-top:25px;
	padding-left:10px;
}

#dropdownMenu a:hover {
	background-color: #61544c;
	color:#fff;
	border: 0;	
	background-image:url(../../images/menu_select_bg.jpg); background-repeat:no-repeat; background-position:right;
}

#dropdownMenu dd {
	float:left; /*float: none;*/	
	width: auto;	
	border: 0;
	display:block;	
	overflow:hidden;
	text-align:left;
	z-index:1;
}

#dropdownMenu dd dl {
	width: auto;
	/* margin-top: -30px;
	margin-left: 104px; 
	float:left; */
	position:absolute;
	display:block;
	z-index:2;
	background: #61544c;
	width:171px;
}

#dropdownMenu dd dl dd {
	width: auto;
	z-index:2;
	float:none;
	background-color: #6a5d54;
}

#dropdownMenu dd dl dl {
	position: absolute;
	margin-top: -30px;
	margin-left: 100px;
	width: 100px;
	z-index:2;
	background-color: #6a5d54;
}  

#dropdownMenu #dd_index {width:167px; }



#dropdownMenu #dd_awards {width:188px; }
#dropdownMenu #dd_reviews {width:188px; }

#dropdownMenu #dd_menu_base {width:171px; }
#dropdownMenu #dd_functions {width:225px;}
#dropdownMenu #dd_events {width:225px;}
#dropdownMenu #dd_notices {width:171px;}

#dropdownMenu #dd_bookings {width:206px; }
#dropdownMenu #dd_contact {width:207px;}

#dropdownMenu #dd_employment {width:206px;}

#dropdownMenu #dd_testimonials {width:206px;}


/* POSITION ITEM
---------------------------------------------------------------*/

    .positioneddiv
    {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        display: block;
        visibility: hidden;        
    }
    
    .positioneddiv .posblock1
    {
        margin: 0 auto;
        padding: 0;
        width: 760px;
        height: 1px;
        display: block;
        visibility: hidden;
    }
    
    .positioneddiv .posblock1 .posblock2
    {
        display: block;
        visibility: visible; 
    }
    
/* ROUNDED BORDERS
 ---------------------------------------------------------------*/

div.sb-inner { background: white; }


/* SHADOW BOX
----------------------------------------------------------------*/
/* Overlay  */
#shadowbox_overlay {
  visibility: hidden;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 998;
}

/* Container  */
#shadowbox_container {
  position: fixed;
  height: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center; /* centers in quirks and IE */
}

/* Shadowbox  */
#shadowbox {
  display: none;
  visibility: hidden;
  margin: 0 auto;
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  text-align: left; /* reset left alignment */
}

#shadowbox_title {
  height: 25px;
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  padding: 5px 0 4px 8px;
  color: #fff;
}

#shadowbox_body {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
  background-color: #000;
}
#shadowbox_body_inner {
  position: relative;
  overflow: hidden;
}
#shadowbox_loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 10000px; /* overflow:hidden will clip this */
  width: 100%;
  background-color: #222;
}
#shadowbox_loading img {
  float: left;
  margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
  float: left;
  margin-top: 16px;
  font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
}

#shadowbox_content.html { /* make html content scrollable */
  height: 100%;
  width: 100%;
  overflow: auto;
}

#shadowbox_toolbar {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow: hidden;
}
#shadowbox_toolbar_inner {
  height: 20px;
  color: #fff;
}
#shadowbox_toolbar_inner div {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
}
#shadowbox_toolbar_inner div span.shortcut {
  text-decoration: underline;
  font-weight: bold;
}
#shadowbox_toolbar_inner div a {
  text-decoration: none;
  color: #fff;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
  float: right;
  padding-right: 10px;
}
#shadowbox_counter {
  float: left;
  padding-left: 10px;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
  font-weight: bold;
}

/*_ Messages  */
div.shadowbox_message {
  text-align: center;
  padding: 10px;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  text-decoration: none;
  color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
  text-decoration: underline;
}

/* SIFR
----------------------------------------------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}


/* STRETCH TOOL
----------------------------------------------------------------*/
    
    .stretch {
        cursor: pointer;
    }
    
    .stretch img {
        margin-right: 4px;
    }

/* TOOLTIPS
----------------------------------------------------------------*/
.tool-tip{

    width: 200px;

    color: #000;

    text-align: center;

    z-index: 999;
    }

.tool-title{

    color: #000;

    font-family: tahoma, verdana, sans-serif;

    text-transform: uppercase;

    font-size: 11px;

    font-weight: normal;

    text-shadow: 2px 2px 1px #222;

    margin: 0;

    padding: 13px 10px 5px;

    background: url(/images/stock/balloon.png) top left no-repeat !important;

    background: url(/images/stock/balloon.gif) top left no-repeat;

    font-size: 11px;
    }

.tool-text{

    margin: 0;

    padding: 0 10px 15px;

    text-shadow: 2px 2px 1px #222;

    background: url(/images/stock/balloon.png) bottom left no-repeat !important;

    background: url(/images/stock/balloon.gif) bottom left no-repeat;

    font-size: 10px;

    color: black;

    font-size: 11px;

    font-family: verdana, sans-serif;
    }

/*================================================================
	
	BLIS WEB AGENCY "CUSTOM CMS" STYLESHEET. THE EFFECTS OF THIS
	STYLESHEET CAN BE SEEN IN THE CMS AND ON THE FRONTEND OF THE
	WEBSITE
	
================================================================*/