/*----------------------------------------------------------
Fish Tales Seafood House (c) 2010
----------------------------------------------------------*/
body
{
    text-align: center;
    background-color: #e5f4ff;
    background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/bg_gradient.jpg');
    background-repeat:repeat-x;
    background-position:top;
    margin-top: 0px;
    margin-bottom: 0px;
    
}

a:link
{
    color: Maroon;
    text-decoration: none;
}
a:visited
{
    color: Maroon;
    text-decoration: none;
}
a:hover
{
    color: Maroon;
    text-decoration: underline;
}
a:active
{
    color: Maroon;
    text-decoration: none;
}

p, ul
{
    
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
  
}

h1
{
}
h2
{
    margin: 0px;
}
h3
{
    
}
h4
{
    
}
h5, h6
{
   
}
/* Mobile
----------------------------------------------------------*/
#m-page
{
	display: none;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 1139px;
    text-align: left;
    margin: auto;
	/*background-color: #cccc99;*/
    font-family: Cambria;
}
#header
{
    background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/header.jpg');
    background-position: center;
    background-repeat: no-repeat;
    height: 189px;
}
#gcbanner
{
	float: right;
	margin-right: 25px;
	margin-top: 32px;
}
#address-banner
{
	float: right;
	margin-right: 50px;
	margin-top: 32px;
	color: Yellow;
	font-weight: bold;
	font-size: 17px;
	width: 200px;
}
#main
{
    padding: 0px;
    margin-bottom: 0px;
}

#footer
{
    padding: 10px 0;
    text-align: center;
}

/* TAB MENU   
----------------------------------------------------------*/
.menu
{
	
}
ul#menu
{
    
    padding: 0 0 2px;
    
    margin: 0;
    
}

ul#menu li
{
    
    list-style: none;
    width: 150px;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
  border-collapse: collapse;
}

table td
{
  padding: 5px;   
}

table th
{
	padding: 6px 5px;
	text-align: left;  
}
.admintable
{
	font-size: 12px;
}
.admintable th
{
	background-color: #6A8455;
}
.templatetable
{
	border: none;
}
.templatetable tr
{
	border: none;
}
.templatetable td
{
	border: none;
	vertical-align: top;
}
.templatetable_left
{
	width: 28px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/pylon.jpg');
	background-repeat: repeat-y;
	padding: 0px;
}
.templatetable_right
{
	width: 28px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/pylon.jpg');
	background-repeat: repeat-y;
	padding: 0px;
}
.templatetable_bottom_corner
{
	width: 28px;
	height: 28px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/doublecorner.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.templatetable_bottom
{
	height: 98px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/footer.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	width: 1136px;
}
.templatetable_top
{
	width: 941px;
	padding: 0px;
	z-index: 10000;
}
.templatetable_main
{
	padding: 10px 5px 10px 10px;
	width: 728px;
	min-height: 600px;
}
.templatetable_main_right
{
	width: 210px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
	margin: 0px;
}
.templatetable_spacer
{
	width: 58px;
	padding: 0px;
	margin: 0px;
}
.maintable
{
	border: none;
	padding:0px;
	margin: 0px;
}
.maintable tr
{
	border: none;
	padding: 0px;
	margin: 0px;
}
.maintable td
{
	border: none;
	padding:0px;
	margin: 0px;
}
.maintable_top_left
{
	width: 14px;
	height: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/corner_bamboo.jpg');
	background-repeat:no-repeat;
	padding:0px;
	margin: 0px;
}
.maintable_top_center
{
	width: 698px;
	height: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/horizontal_bamboo.jpg');
	background-repeat: repeat-x;
	padding:0px;
	margin: 0px;
}
.maintable_top_right
{
	width: 14px;
	height: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/corner_bamboo.jpg');
	background-repeat:no-repeat;
	padding:0px;
	margin: 0px;
}
.maintable_middle_left
{
	width: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/vertical_bamboo.jpg');
	background-repeat: repeat-y;
	padding:0px;
	margin: 0px;
}
.maintable_middle_center
{
	padding:20px;
	margin: 0px;
	background-color: #fff9ce;
}
.maintable_middle_right
{
	width: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/vertical_bamboo.jpg');
	background-repeat: repeat-y;
	padding:0px;
	margin: 0px;
}
.maintable_bottom_left
{
	width: 14px;
	height: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/corner_bamboo.jpg');
	background-repeat:no-repeat;
	padding:0px;
	margin: 0px;
}
.maintable_bottom_center
{
	width: 670px;
	height: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/horizontal_bamboo.jpg');
	background-repeat: repeat-x;
	padding:0px;
	margin: 0px;
}
.maintable_bottom_right
{
	width: 14px;
	height: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/corner_bamboo.jpg');
	background-repeat:no-repeat;
	padding:0px;
	margin: 0px;
}
.facebooktable
{
	border: none;
	padding:0px;
	margin: 0px;
}
.facebooktable tr
{
	border: none;
	padding: 0px;
	margin: 0px;
}
.facebooktable td
{
	border: none;
	padding:0px;
	margin: 0px;
}
.facebooktable_top_left
{
	width: 14px;
	height: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/corner_bamboo.jpg');
	background-repeat:no-repeat;
	padding:0px;
	margin: 0px;
}
.facebooktable_top_center
{
	width: 182px;
	height: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/horizontal_bamboo.jpg');
	background-repeat: repeat-x;
	padding:0px;
	margin: 0px;
}
.facebooktable_top_right
{
	width: 14px;
	height: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/corner_bamboo.jpg');
	background-repeat:no-repeat;
	padding:0px;
	margin: 0px;
}
.facebooktable_middle_left
{
	width: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/vertical_bamboo.jpg');
	background-repeat: repeat-y;
	padding:0px;
	margin: 0px;
}
.facebooktable_middle_center
{
	padding:0px;
	margin:0px;
	background-color: #fff9ce;
}
.facebooktable_middle_right
{
	width: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/vertical_bamboo.jpg');
	background-repeat: repeat-y;
	padding:0px;
	margin: 0px;
}
.facebooktable_bottom_left
{
	width: 14px;
	height: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/corner_bamboo.jpg');
	background-repeat:no-repeat;
	padding:0px;
	margin: 0px;
}
.facebooktable_bottom_center
{
	width: 182px;
	height: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/horizontal_bamboo.jpg');
	background-repeat: repeat-x;
	padding:0px;
	margin: 0px;
}
.facebooktable_bottom_right
{
	width: 14px;
	height: 14px;
	background-image: url('https://fishtalesseafoodhouse.com/Content/images/template/corner_bamboo.jpg');
	background-repeat:no-repeat;
	padding:0px;
	margin: 0px;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}
.facebookwidget
{
	border:none; 
    overflow:hidden; 
    width:182px; 
    height:365px;
    background-color: #fff9ce;
}
#Payload
{
	width: 600px;
	height: 600px;
}
#menucontainer
{
	z-index: 100000;
}

div#title
{
}

#logindisplay
{
}

#logindisplay a:link
{
    
    text-decoration: none;
}

#logindisplay a:visited
{
    
    
}

#logindisplay a:hover
{
    
    text-decoration: underline;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

ul#slideshow img 
{
	border:0;
	z-index: 99;
}
ul#slideshow{
	font-family:arial;
	display:block;
	width:650px;
	height:334px;
	margin: 0px;
	padding: 0px;
	-webkit-box-shadow: #000 0px 0px 10px;
	-moz-box-shadow: #000 0px 0px 10px;
	-o-box-shadow: #000 0px 0px 10px;
	-box-shadow: #000 0px 0px 10px;
	z-index: 99;
}
ul#slideshow li {
	width:650px;
	height:334px;
	display:block;
	position:relative;
	list-style: none;
	z-index: 99;
}
ul#slideshow li h3{
	position:absolute;
	bottom:0px;
	left:0px;
	color:#fff;
	font-size:1.2em;
	font-weight:100;
	color:#fff;
	text-decoration:none;
	width:650px;
	padding: 4px;
	z-index: 99;
}
.backbtn span, .nextbtn span{
	position:absolute;
	left:-10000px;
}
.nextbtn, .backbtn {
	display:block;
	height:17px;
	width:17px;
	background:url(https://fishtalesseafoodhouse.com/Content/testimages/next.gif) no-repeat center center;
	position:absolute;
	top:12px;
	left:31px;
}
.backbtn {
	background-image:url(https://fishtalesseafoodhouse.com/Content/testimages/prev.gif);
	left:11px;
}
.dnone{ display:none; }

.hh-image
{
	max-width: 656px;
}

/*Styles for the food menu (not the Nav menu)*/
.menuprice
{
	float: right;
}
.menucategory
{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 10px;
	padding: 0px;

}
.menucategorydesc
{
	text-align: center;
	font-size: 12px;
	margin: 5px;
	padding: 0px;

}
.productdescription
{
	font-size: 10px;
}
.menucolumn
{
	padding: 10px;
	width: 309px;
}
.newsitem
{
	color: Maroon;
	font-size: 15px;
	font-weight: bold;
}
.newsitem a
{
	color: Maroon;
	font-size: 15px;
	font-weight: bold;
}
.newsdate
{
	color: Maroon;
	font-size: 12px;
}
.newsheader
{
	text-align:center; 
	color: #3B5323; 
	margin: 0px; 
	padding: 10px;
}
/*
     FILE ARCHIVED ON 08:40:48 Aug 12, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:31:13 Oct 23, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.584
  exclusion.robots: 0.034
  exclusion.robots.policy: 0.021
  esindex: 0.014
  cdx.remote: 38.96
  LoadShardBlock: 159.728 (3)
  PetaboxLoader3.datanode: 460.299 (5)
  load_resource: 632.266 (2)
  PetaboxLoader3.resolve: 242.657 (2)
*/