﻿@charset "utf-8";

/* -- generic styles ------------------------*/
div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li 
{
	margin: 0px;
	padding: 0px;
}
body 
{
	background: #01217E url(/App_Themes/Blue-Water-Grille/Images/bg-gradient.png) repeat-y center 0px;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.btnSubscribe 
{
	background-color:#01217E;
	color:#fff;
	cursor:pointer;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	height:25px;
	width:80px;
}
.btnSubscribeOver 
{
	background-color:#666;
	color:#fff;
	cursor:pointer;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	height:25px;
	width:80px;
}
#wrapper #mainContent p a {
	color: #01217E;
	text-decoration: none;
}
#wrapper #mainContent p a:hover {
	text-decoration: underline;
}
#wrapper #mainContent h3 a:hover {
	text-decoration: underline;
}
.makeareservation
{
    margin-top: 15px;
}
.makeareservation h1 a   
{
	background: url(/App_Themes/Blue-Water-Grille/Images/makeareservation.png) no-repeat 5px 5px;
	height: 50px;
	display: block;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	color: #333;
	text-decoration: none;
	text-align: center;
	width: 293px;
	padding-top: 28px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
.makeareservation h1 a:hover 
{
	background: url(/App_Themes/Blue-Water-Grille/Images/makeareservationover.png) no-repeat 5px 5px;
	display: block;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	color: #333;
	text-decoration: none;
	list-style: none;
	margin: 0px 20px;
	padding-top: 28px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrapper 
{
	width: 895px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: #01217E;
	margin-left: auto;
}
 
/* ------- HEADER STYLES ----------*/
#header 
{
	height: 142px;
	background: url(/App_Themes/Blue-Water-Grille/Images/blue-water-grille-header.png);
}
#header h1 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 27px;
	color: #FFF;
	letter-spacing: 0.1em;
	padding-left: 20px;
	padding-top: 40px;
	font-weight: lighter;
}
#menu 
{
}
#wrapper #mainContent #menu #menutitle 
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	color: #333;
	line-height: 22px;
	list-style: none;
	margin: 20px 0px 10px 20px;
	font-weight: bold;
}
.menu 
{
	background: url(/App_Themes/Blue-Water-Grille/Images/menu-bg-gradient.png) repeat-y 10px;
	padding-left: 20px;
}
#wrapper #mainContent #menu 
{
	background: url(/App_Themes/Blue-Water-Grille/Images/menu-bg-gradient-bottom.png) no-repeat 10px bottom;
	padding-bottom: 6px;
}
#wrapper #header p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-left: 20px;
	padding-top: 5px;
}
#header #contactButton 
{
	position: absolute;
	left: 650px;
	top: 0px;
}
#header #contactButton a:link, #header #contactButton a:visited
{
	text-indent: -1000em;
	display: block;
	background: url(/App_Themes/Blue-Water-Grille/Images/contact_icon_dual.gif) no-repeat left top;
	height: 29px;
	width: 86px;
}
#header #contactButton a:hover, #header #contactButton a:active
{
	background-position: left bottom;
	border: none;
}	
#header #banner 
{
	position: absolute;
	bottom: 0;
	left: 0;
}
#headerInfo
{   
    float: left;
    width: auto;
    height: auto;      
}
#lnkDirectionsDiv
{
    clear: both;       
    font-family: Arial,Helvetica,Sans-Serif;
	font-size: 13px;
	color: #666;    
    width: auto;
    height: auto;
    padding-left: 20px;
    padding-top: 3px;     
}
#lnkDirectionsDiv a 
{
	color: #C30;
	text-decoration: none;
}
#lnkDirectionsDiv a:hover 
{	
	text-decoration: underline;
}

/* --------- MAIN CONTENT STYLES -------------*/
#mainContent 
{
	margin: 0;
	padding: 0;
	width: 540px;
	float: left;
	height: auto;
} 
#mainContent h1 
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color: #07267E;
	margin: 0.6em 0 0.4em;
	padding-left: 20px;
}
#mainContent p 
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
	margin-bottom: 1.4em;
	margin-left: 20px;
	margin-right: 30px;
}
#mainContent h4 
{
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	font-family: Helvetica, Arial, Sans-Serif;
	margin-left: 25px;
	margin-bottom: -0.2em;
}
#mainContent h2 
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 1em;
	color: #333;
	margin-bottom: 0.4em;
	margin-left: 20px;
}
#mainContent h2.specials 
{
	margin-bottom: 1em;
}
#mainContent h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-bottom: 0.4em;
	/*margin-left: 20px;*/
	margin-top: 20px;
	font-weight: normal;
	margin-left: 20px;
}
#mainContent ul 
{
	font-family: Arial,Helvetica,Sans-Serif;
	margin-left: 40px;
	font-size: 0.9em;
	margin-bottom: 1.4em;
}
#mainContent li 
{
	margin-left: 15px;
	margin-bottom: .6em;
}
#mainContent dl 
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 0.85em;
	margin-left: 30px;
	margin-top: 0px;
}
#mainContent dt 
{
	font-weight: bold;
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px dashed #666;
}
#mainContent dd 
{
	font-style: italic;
	margin-left: 0px;
	padding-left: 20px;
	margin-bottom: 1em;
	font-weight: normal;
	background: #F3F8A5;
	line-height: 1;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mainContent form 
{
	margin-left: 20px;
}
#navlist 
{
	padding: 0px 0px 0px 16px;
	margin-right: 16px;
	margin-left: 0px;
}
ul#navlist
{
	list-style-type: none;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 2px 0px 27px;
	border-bottom: 1px solid #e1e1e1;
}
ul#navlist li
{
	float: left;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	color: #333;
	border-bottom-color: #CCC;
	padding-top: 1px;
	margin: 2px 1px 0px 2px;
}
ul#navlist li#active
{
	color: #333;
	background: #FFF;
	padding: 0px 20px;
}
#navlist li a 
{
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-x-system-font:none;
	color: #fff;
	margin: 0 0px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: 500;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist #active 
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
#navlist a
{
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-x-system-font:none;
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 5px 10px 4px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: #333;
}
#navlist a:hover 
{
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	background: #666;
	padding: 5px 20px 4px;
}
#navlist li .current 
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	color: #333;
	background: #FFF;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 7px;
	margin-left: 1px;
	font-weight: bold;
}

/* ----------- SIDEBAR STYLES ------------------*/
#sidebar 
{
	float: right;
	width: 340px;
	background: #F6F6F6 url(/App_Themes/Blue-Water-Grille/Images/dropshadow-sidebar.png) repeat-y 0px -10px;
	height: 100%;
	margin-left: 0px;
	margin-right: 1.75px;
	padding: 15px 0px 0px 5px;
}
#comment 
{
	background: #FFF;
	height: 80px;
}
#wrapper #sidebar #comment ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: disc;
	padding-left: 20px;
	padding-right: 15px;
}
#wrapper #sidebar #comment ul li a {
	text-decoration: none;
	color: #660000;
}
#sidebar .btm 
{
	background: url(/App_Themes/Blue-Water-Grille/Images/sidebar-bottom-shadow.png) repeat-x 0px bottom;
	height: 0px;
	padding-bottom: 15px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}
#wrapper #sidebar #form1 label #subscribe2 
{
	background: #f1f1f1;
	border: 1px outset #333;
	padding: 2px 5px;
	font-family: Arial,Helvetica,Sans-Serif;
	color: #333;
	font-size: 14px;
	width: 90px;
	text-align: center;
	margin: 0px;
}
#wrapper #sidebar #specials {
	border-bottom: 1px dashed #666;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	min-height: 75px;
}

#wrapper #header p a 
{
	color: #fff;
	text-decoration: none;
}
#wrapper #header p a:hover 
{	
	text-decoration: underline;
}
#wrapper #sidebar p a 
{
	text-decoration: none;
}
#wrapper #sidebar p a:hover 
{	
	text-decoration: underline;
}
#sidebar p 
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #333;
	padding: 0 0 0 20px;
	margin-bottom: 1.4em;
	margin-right: 20px;
}
#sidebar h3 
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 13px;
	color: #333;
	text-align: left;
	margin-bottom: 5px;
	padding-left: 20px;
}
#sidebar h3 a:hover 
{	
	text-decoration: underline;
}
#sidebar h3 a 
{
	color: #4B0204;
	text-decoration: none;
}
#sidebar h2 
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 15px;
	font-style: normal;
	color: #333;
	padding-bottom: 6px;
	padding-left: 20px;
}
#sidebar p.caption 
{
	font-style: italic;
	text-align: center;
}
#sidebar img 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 5px;
}
#wrapper #sidebar img.slideshow 
{
	margin-left: 20px;
}
hr 
{
	color: #666;
	margin: 15px 20px;
}
#sidebar ol 
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: .8em;
	color: #666;
	margin-left: 30px;
}
#sidebar ol li 
{
	margin-bottom: 0.6em;
	margin-left: 20px;
}

/* ---------- FOOTER STYLES ------------*/
#footer 
{
	overflow: auto;
	width: 894px;
	height: auto;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #666;
} 
#footer p 
{
	margin: 0;
	padding: 10px 0;
	color: #666;
	font-size: 0.75em;
	text-align: center;
}
#footer a 
{
	color: #01217E;
	text-decoration: none;
}
#footer a:hover 
{
	text-decoration: underline;
}
.fltrt 
{
	float: right;
	margin-left: 10px;
}
.fltlft 
{
	float: left;
	margin-right: 10px;
}
.clearfloat 
{ 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearLeft 
{
	clear: left;
}
.clearRight 
{
	clear: right;
}
input 
{
	font-size: 13px;
	vertical-align: middle;
	margin: 5px -15px -2px 20px;
}
#wrapper #sidebar #form1 img 
{
	padding: 0px;
	display: inline;
	vertical-align: middle;
}
.menuDescription 
{
	color: #666;
}
.txtSubscribe
{
    color: #666;
}
#validationSummary
{
    margin: 10px 0px -35px 35px;
    height: auto;
    width: auto;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
}

/* Modal Popup Styles */

.mpeMapPanel
{
    width: 640px;
    height: 515px;    
    background-color: #E1E9F0;
    border: solid 6px #FFFFFF;                
}
.mpeBackground
{    
    background-color: Black;
    filter:alpha(opacity=70);
	opacity:0.7;
}
.mpeResWindowPanel
{
    width: 455px;
    height: auto;    
    background-color: #E1E9F0;
    border: solid 6px #FFFFFF;
}
#btnCloseDiv
{
    float: right;
    padding-right: 20px;
    padding-bottom: 7px;
}
#btnCancelDiv
{
    float: right;
    padding-right: 20px;
}
#latestTwitter
{
    margin: 0px 20px 0 20px;
    font-family: Arial,Helvetica,Sans-Serif; 
    font-size: 10pt; 
    line-height: 1.2em;
    color: #333;  
}
#wrapper #mainContent h3 a {
	color: #B00202;
	text-decoration: none;
}
