﻿/* ================================
    AMZ-Malbec
   ================================
*/   

/* ================================ 
	FONTS
   ================================
*/
@import url(https://fonts.googleapis.com/css?family=Changa+One);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800);
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');


/* ================================ 
	Framework
   ================================
*/

body {
	background-color: transparent;
	background-image: none;
}

A:link {
    text-decoration:    none;
    color: #7C0B36;
}
A:visited  {
    text-decoration:    none;
    color: #7C0B36;
}
A.active  {
    text-decoration:    none;
    color: #7C0B36;
}
A:hover {
    text-decoration:    none;
    color: #000000;
}
.CommandButton     {
   font-family: 'Open Sans', sans-serif; font-size:14px; font-style:normal; font-weight:normal; text-decoration:none;
	margin: 2px; 
	padding: 5px 25px 5px 25px; 
	height: 26px;  
	cursor: pointer; 
	color: #FFFFFF; 
	background-color: #7C0B36;
	border: 0px #0F354F; 
	border-radius: 3px;
}
.CommandButton:hover, .CommandButton:visited, .CommandButton:active   {
	color: #0F354F;
	background-color: #C2C2C2;
}
A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active {
   text-decoration:    underline;
	color: #7C0B36;
	background-color: #F7F6F2;
}
A.CommandButton:hover  {
   text-decoration:    underline;
	color: #000000;
	background-color: #F7F6F2;
}
/* Background and Zone Settings */

H1, H2, H3 {
	color: #252525;
}
/* style for module titles */
.Head   {
    font-family: 'Open Sans', sans-serif; font-size:20px; font-style:normal; font-weight:bold;
    color: #252525;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: 'Open Sans', sans-serif; font-size:20px; font-style:normal; font-weight:bold;
    color: #32393E;
}
A.SubHead:link, A.SubHead:visited, A.SubHead:active {
    font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
    color: #7C0B36;
}
A.SubHead:hover {
    font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
    color: #000000;
}

.HeadL   {
    font-family: 'Open Sans', sans-serif; font-size:22px; font-style:normal; font-weight:normal;
    color: #F2F2F2;
}

/* style of item titles on edit and admin pages */
.SubHeadL    {
    font-family: 'Open Sans', sans-serif; font-size:20px; font-style:normal; font-weight:normal;
    color: #F2F2F2;
}
A.SubHeadL:link {
    font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
    color: #FFFFFF!important;
}
A.SubHeadL:visited {
    font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
    color: #FFFFFF!important;
}
A.SubHeadL:active {
    font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
    color: #FFFFFF!important;
}
A.SubHeadL:hover {
    font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
    color: #000000!important;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: 'Open Sans', sans-serif; font-size:18px; font-style:normal; font-weight:bold;
    color: #000000;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:normal;
	color: #32393E;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: #32393E;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	color: #32393E;
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
}
A.NormalBold:link, A.NormalBold:visited, A.NormalBold:active
{
	color: #7C0B36!important;
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
}
A.NormalBold:hover
{
	color: #000000!important;
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
}

/* text style used for error messages */
.NormalRed
{
    font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
    color: #7C0B36;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
   font-family: 'Open Sans', sans-serif; font-size:15px; font-style:normal; font-weight:normal;
	color:#000000;
	font-size: 15px;
}
.NormalL,.NormalDisabledL
{
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal;
	color: #F2F2F2;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabledL
{
    color: #F2F9FC;
}

A.NormalL:link
{
	color: #FFFFFF;
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
}
A.NormalL:visited
{
	color: #FFFFFF;
   font-family:  'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
}
A.NormalL:active
{
	color: #FFFFFF;
   font-family:  'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
}
A.NormalL:hover
{
	color: #000000!important;
   font-family:  'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
}

/* text style used for rendered text which requires emphasis */
.NormalBoldL
{
	color: #000000;
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
}
A.NormalBoldL:link
{
	color: #FFFFFF;
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
}
A.NormalBoldL:visited
{
	color: #FFFFFF;
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
}
A.NormalBoldL:active
{
	color: #FFFFFF;
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
}
A.NormalBoldL:hover
{
	color: #000000;
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
}

/* text style used for error messages */
.NormalRedL
{
   color: #7C0B36;
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;	 
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBoxL
{
	color:#000000;
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:normal;	
}

/* Skin Objects */

.SkinObject {
	color: #CFCFCF!important;
	font-family: 'Open Sans', sans-serif; font-size:12px; font-style:normal; line-height:15px; text-transform:uppercase; text-decoration:none; text-align:left; 
	padding: 2px 2px 2px 2px;
}
A.SkinObject:link {
	color: #CFCFCF!important;
	font-family: 'Open Sans', sans-serif; font-size:12px; font-style:normal; line-height:15px; text-transform:uppercase; text-decoration:none; text-align:left; 
}
A.SkinObject:visited {
	color: #CFCFCF!important;
	font-family: 'Open Sans', sans-serif; font-size:12px; font-style:normal; line-height:15px; text-transform:uppercase; text-decoration:none; text-align:left; 
}
A.SkinObject:active {
	color: #CFCFCF!important;
	font-family: 'Open Sans', sans-serif; font-size:12px; font-style:normal; line-height:15px; text-transform:uppercase; text-decoration:none; text-align:left; 
}
A.SkinObject:hover {
	color: #7C0B36!important;
	font-family: 'Open Sans', sans-serif; font-size:12px; font-style:normal; line-height:15px; text-transform:uppercase; text-decoration:none; text-align:left; 
}
A.footer:link, A.footer:visited, A.footer:active {
	color:#CFCFCF;
}
A.footer:hover {
	color:#7C0B36;
}
/*___________________________________________________________________________________________*/
/*   The new dependancies for the Reservation Module                                         */
/*___________________________________________________________________________________________*/
.GridHeader
{
	white-space: nowrap;
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
	color: #32393E;
}
.GridItem
{
	white-space: nowrap;
   font-family: 'Open Sans', sans-serif; font-size:13px; font-style:normal; font-weight:normal;
	color: #F2F2F2;
}
.HSS_FSPAdminContent td.GridItem {
	overflow: hidden;
	display: block; 
	float: left; 
}
.GridItemWrap
{
   font-family: 'Open Sans', sans-serif; font-size:13px; font-style:normal; font-weight:normal;
   color: #F2F2F2;
}
.GridItemError
{
	white-space: nowrap;
	font-family: 'Open Sans', sans-serif; font-size:13px; font-style:normal; font-weight:normal;
	color: #B22222;
	overflow: hidden;
	display: block; 
	float: left; 
}
.GridItemCancel
{
	font-family: 'Open Sans', sans-serif; font-size:13px; font-style:normal; font-weight:normal;
	color: #F2F2F2;
}
.GridItemChange
{
	white-space: nowrap;
	font-family: 'Open Sans', sans-serif; font-size:13px; font-style:normal; font-weight:bold;
	color: #F2F2F2;
}
/* text style for buttons and link buttons used in the portal admin pages */
.WizCommandButton     {
	font-size: 16px;
	text-transform: uppercase;
	line-height:@@f-co-te-he@@;
	padding: 5px;
	border-radius: 8px;
	background-color: #F2F2F2;
	color:#252525;
}
.WizCommandButton:hover {
	background-color: #F2F2F2;
}
.WizCommandButton:disabled {
    opacity:0.2
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.WizCommandButton:link {
    text-decoration:    underline;
	color:#FFFFFF;
}
A.WizCommandButton:visited  {
    text-decoration:    underline;
	color:#FFFFFF;
}
A.WizCommandButton:active   {
    text-decoration:    underline;
	color:#FFFFFF;
}
A.WizCommandButton:hover    {
	text-decoration:    underline;
	background-color: #C2C2C2;
	color:#0F354F;
}
A.WizCommandButton:disabled    {
   text-decoration:    underline;
	background-color: #C2C2C2;
   color: #0F354F;
}
/* styles used in the Wizard Framework */
.Wizard
{
	border-right: #0F354F 1px solid;
	border-top: #0F354F 1px solid;
	border-left: #0F354F 1px solid;
	border-bottom: #0F354F 1px solid;
	height:400px;
	width:650px;
	border-radius: 5px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
.WizardMessage
{
	color: #F2F2F2;
	font-family: 'Open Sans', sans-serif; font-size:13px; font-style:normal; font-weight:bold;
	font-size: 18px;
	padding-right: 20px;
}
.WizardHeader
{
	background: #252525;
	border-bottom: #0F354F 1px solid;
	height:40px;
	border-top-left-radius: 10px;
   border-top-right-radius: 10px;
}
.WizardHeader .Head
{
	color: #F2F2F2;
	font-size: 20px;
}
.WizardHeader img, .WizardHeader input {display:none;}
.WizardHeader td:first-child {width:1px!important;}
.WizardFooter .Normal
{
	color: #F2F2F2;
	font-size: 13px;
}
.WizardFooter
{
	border-top: #0F354F 1px solid;
	background: #252525;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
	background: #F7F6F2;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
	padding-bottom: 5px;
	border-left: #0F354F 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #252525;
}
.WizardHelpTextHeader
{
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif; font-size:14px; font-style:normal; font-weight:bold;
}
.WizardHelpText
{
	overflow: auto;
	width: 180px;
	color: #EDEEED;
	font-family: 'Open Sans', sans-serif; font-size:12px; font-style:normal; font-weight:normal;
	height: 300px;
}
.WizardText
{
	color: #F2F2F2;
	font-family: 'Open Sans', sans-serif; font-size:12px; font-style:normal; font-weight:normal;
}
.CalRes
{
	font-family:  'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:normal;
	color: #32393E;
	border: 1px solid #0F354F;
	width:370px;
}
.CalResOtherMonthDay
{
	border: 1px solid #0F354F;
	cursor: pointer;
}
.CalResOldDate
{
	background: Transparent;
	border: 1px solid #0F354F;
}
.CalResDay
{
	background: Transparent;
	border: 1px solid #0F354F;
	cursor: pointer;
}
.CalResDayAvailable
{
	color: #0F354F;
	background: #C2C2C2;
	font-weight: bold;
	border: 1px solid #0F354F;
	cursor: pointer;
}
.CalResSelectedDay
{
	font-weight: bold;
	background: transparent;
	border: 1px solid #0F354F;
	cursor: pointer;
	color: #32393E;
}
.CalResSelectedDayAvailable
{
	color: #FFFFFF;
	background: #7C0B36;
	font-weight: bold;
	border: 1px solid #0F354F;
	cursor: pointer;
}
.CalResToday
{
	font-weight: bold;
	background: transparent;
	border: 1px solid #0F354F;
	cursor: pointer;
}
.CalResTodayAvailable
{
	color: #0F354F;
	background: #C2C2C2;
	font-weight: bold;
	border: 1px solid #0F354F;
	cursor: pointer;
}
.CalResSelector
{
	color: #32393E;
	background: transparent;
}
.CalResSelector A:link,.CalResSelector A:Visited,.CalResSelector A:active
{
	color: #32393E!important;
	text-decoration: none;
}
.CalResSelector A:hover
{
	color: #32393E!important;
	text-decoration: none;
}
.CalResNextPrev
{
	font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:normal;
	color: #32393E;
	font-size: 16px;
	width: 15%;
}
.CalResNextPrev A:link,.CalResNextPrev A:Visited,.CalResNextPrev A:active
{
	color: #32393E!important;
	text-decoration: none;
}
.CalResNextPrev A:hover
{
	color: #32393E!important;
	text-decoration: none;
}
.CalResDayHeader
{
	color: #32393E;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: transparent;
	border: 1px solid #0F354F;
	width: 40px;
	text-align: center;
}
.CalResTitle
{
	color: #32393E;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: transparent;
	width: 100%;
}

/* Menu Display tags */

.MenuHeader {
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
	color: #32393E;
}
.MenuFooter {
   font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
	color: #32393E;
}
.MenDisplayHeading
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:  20px;
   font-weight:    normal;
	color: #252525;
}
.MenDisplayHeadingDesc
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:  13px;
   font-weight:    normal;
   color: #000000;
}

/* New Menu Editting tags */

.MenItemsList 
{
	width: 100%;
	height: 215px;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
}
.MenHeading, A.MenHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	 color:Black;
}
A.MenHeading:hover
{
	 color:red!important;
}

.MenHeadingSelected, A.MenHeadingSelected:link, A.MenHeadingSelected:visited, A.MenHeadingSelected:active
{
	 color: white;
	 background-color: Blue;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.MenHeadingSelected:hover
{
	 color: white!important;
	 background-color: Blue;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.MenItem, A.MenItem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	 color:Black;
	padding-left: 10px;
}
A.MenItem:hover
{
	 color:red!important;
}
.MenItemSelected, A.MenItemSelected:link, A.MenItemSelected:visited, A.MenItemSelected:active
{
	 color: white;
	 background-color: Blue;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	padding-left: 10px;
}
A.MenItemSelected:hover
{
	 color: white!important;
	 background-color: Blue;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	padding-left: 10px;
}
/* styles used in the Admin Template Framework */
.PageHeader
{
	height:400px;
}
.PageHeaderMessage
{
	color: #32393E;
	font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:bold;
}
.PageHeaderButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.PageHeaderHeader
{
	padding: 3px 3px 3px 3px;
	height: 35px;
}
.PageHeaderBody
{
	height: 325px;
}
.PageHeaderHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: #0F354F 1px solid;
	border-right: #0F354F 1px solid;
	border-bottom: #0F354F 1px solid;
	border-top: #0F354F 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #252525;
}
.PageHeaderHelpTextHeader
{
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif; font-size:13px; font-style:normal; font-weight:bold;
}
.PageHeaderHelpText
{
	overflow: auto;
	width: 180px;
	color: #EDEEED;
	font-family: 'Open Sans', sans-serif; font-size:12px; font-style:normal; font-weight:normal;
	height: 300px;
}
.PageHeaderText
{
	color: #F2F2F2;
	font-family: 'Open Sans', sans-serif; font-size:13px; font-style:normal; font-weight:bold;
}
.BusinessAddress {
	color: #F2F2F2;
	font-family: 'Open Sans', sans-serif; font-size:20px; font-style:normal; font-weight:bold;
}
A.BusinessAddress:link, A.BusinessAddress:visited, A.BusinessAddress:active {
	color: #F2F2F2;
	font-family: 'Open Sans', sans-serif; font-size:20px; font-style:normal; font-weight:bold;
}
A.BusinessAddress:hover {
	color: #F2F2F2;
	font-family: 'Open Sans', sans-serif; font-size:20px; font-style:normal; font-weight:bold;
}
.LocationSwitch {
	font-family: 'Open Sans', sans-serif; 	
	font-weight: normal;
	font-size: 12px; 
	text-decoration: none;	
	color: #F2F2F2;
	padding: 2px 2px 2px 2px;
	border: 0px;
}
A.LocationSwitch:link,A.LocationSwitch:visited,A.LocationSwitch:active,A.LocationSwitch:hover {
	font-family: 'Open Sans', sans-serif; 	
	font-weight: normal;
	font-size: 12px; 
	text-decoration: none;	
	color: #F2F2F2;
	padding: 2px 2px 2px 2px;
	border: 0px;
} 

/* Calendar interface for Admin */

.CalARes
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
	color: #32393E;
	border: 1px solid #0F354F;
}
.CalAResOtherMonthDay
{
	border: 1px solid #0F354F;
	cursor: pointer;
}
.CalAResDay
{
	background: Transparent;
	border: 1px solid #0F354F;
	cursor: pointer;
}
.CalAResOldDate
{
	background: Transparent;
	border: 1px solid #0F354F;
}
.CalAResDayAvailable
{
	color: #0F354F;
	background: #C2C2C2;
	border: 1px solid #0F354F;
	cursor: pointer;
}
.CalAResSelectedDay
{
   font-weight: bold;
	background: transparent;
	border: 1px solid #0F354F;
	cursor: pointer;
}
.CalAResSelectedDayAvailable
{
	color: #FFFFFF;
   font-weight: bold;
	background: #7C0B36;
	border: 1px solid #0F354F;
	cursor: pointer;
}
.CalAResToday
{
	background: transparent;
	border: 1px solid #0F354F;
	cursor: pointer;
}
.CalAResTodayAvailable
{
	color: #0F354F;
	background: #C2C2C2;
	border: 1px solid #0F354F;
	cursor: pointer;
}
.CalAResSelector
{
	color: #32393E;
	background: transparent;
}
.CalAResSelector A.link,.CalAResSelector A:Visited,.CalAResSelector A:active
{
	color: #32393E!important;
	text-decoration: none;
}
.CalAResSelector A:hover
{
	color: #32393E!important;
	text-decoration: none;
}
.CalAResNextPrev
{
   font-family: Arial, Helvetica, sans-serif;
	color: #32393E;
   font-size: 12px;
	width: 15%;
}
.CalAResNextPrev a:hover
{
	color: #32393E!important;
	text-decoration: none;
}
.CalAResDayHeader
{
	color: #32393E;
	background: transparent;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	width: 65px;
	border: 1px solid #0F354F;
}
.CalAResTitle
{
	color: #32393E;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
	background: transparent;
	width: 100%;
}
.LookupItem
{
	cursor: pointer;
	background-color: #252525;
}
.LookupItemAlt
{
	cursor: pointer;
	background-color: #252525;
}
.LookupItemSelected
{
	cursor: pointer;
	background-color: #252525;
	border: 2px solid #0F354F;
}
.LookupItemAltSelected
{
	cursor: pointer;
	background-color: #252525;
	border: 2px solid #0F354F;
}
.LookupItemBreak
{
	cursor: pointer;
	background-color: #252525;
	border-top: thin double #0F354F;
}
.LookupItemAltBreak
{
	cursor: pointer;
	background-color: #252525;
	border-top: thin double #0F354F;
}
.MealSelected
{
	border-top: 1px solid #461E1E;
	border-right: none;
	border-bottom: 1px solid #461E1E;
	border-left: 1px solid #461E1E;
	padding: 3px 3px 3px 0px;
}
A.MealEntrySelected:link, A.MealEntrySelected:visited, A.MealEntrySelected:active, A.MealEntrySelected:hover
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
	color: black;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}
.Meal
{
	border-top: none;
	border-right: 1px solid #461E1E;
	border-bottom: none;
	border-left: none;
	padding: 3px 3px 3px 3px;
}
A.MealEntry:link, A.MealEntry:visited, A.MealEntry:active
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: normal;
	color: black;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}
.MealEntry:hover
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: normal;
	padding: 3px 3px 3px 3px;
	color: red;
}
.MealTimes
{
	border-top: 1px solid #461E1E;
	border-right: 1px solid #461E1E;
	border-bottom: 1px solid #461E1E;
	border-left: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
	color: black;
}
.WaitList
{
	border: 2px solid #0F354F;
	background-color: #C2C2C2;
}
.WaitListOff
{
	background-color: transparent;
}
A.Navbar:link, A.Navbar:visited, A.Navbar:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	 color: #7C0B36!important;
}
A.Navbar:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	 color: #000000!important;
}
A.NavbarSel:link, A.NavbarSel:visited, A.NavbarSel:hover, A.NavbarSel:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	 color: #000000!important;
}
A.NavbarL:link, A.NavbarL:visited, A.NavbarL:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	 color: #FFFFFF;
}
A.NavbarL:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	 color: #000000!important;
}
A.NavbarSelL:link, A.NavbarSelL:visited, A.NavbarSelL:hover, A.NavbarSelL:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	 color: #000000!important;
}
.TutorialVideo {
	border: thin groove black;
	background: black;
}
.WizardHeader .Head {
	color: #F2F2F2;
}
.WizardFooter .Normal {
	color: #F2F2F2;
}
A.WizardMessage:link, A.WizardMessage:visited, A.WizardMessage:active  {
	color: #F2F2F2;
}
A.WizardMessage:hover  {
	color: #FFFFFF;
}
.GridItem A.CommandButton {
	color: #F2F2F2!important;
}
.LookupItem A.CommandButton {
	color: #F2F2F2!important;
}
.LookupItemAlt A.CommandButton {
	color: #F2F2F2!important;
}
.LookupItem .Normal {
	color: #F2F2F2;
}
.LookupItem .NormalBold {
	color: #F2F2F2;
}
.LookupItemAlt .Normal {
	color: #F2F2F2;
}
.LookupItemAlt .NormalBold {
	color: #F2F2F2;
}
td.GridItem span.GridItem A {color:#F2F2F2;}
td.GridItem span.GridItem A.GridHeader {color:#32393E;}
td.ProfileTop span.ProfileNN {
	color: #32393E;
	background-image: url(images/ProfileNN.jpg);
	background-repeat: repeat-x;
}
/* adjusting spacing between lines in the menus */
.HSS_CatalogContent .NormalBold { line-height: 30px; }

/* controlling the positioning of the blocks on the left pane */
.HSS_ReservationSummaryContent { width:180px; float:left; }
.HSS_FSPNewsletterContent {  width:180px; float:left; }
.HSS_FSPCertificateQuickContent { width:180px; float:left;}
.SQB .pleaseContact {float: left; }
.SQB .pleaseContact .NormalL, .SQB .CommandButton {margin-left:13px;}
.SQB .NormalTextBox{float:left;}
.slideshow ul {
	margin-top:0;
}

.Wizard {
	border-color:transparent;
}

UL LI {
    list-style-type: none;
}

/* ================================ */

.cleared {
   display:block;
   clear: both;
   float: none;
   margin: 0;
   padding: 0;
   border: none;
   font-size: 0;
   height:0;
   overflow:hidden;
}
.reset-box {
   overflow:hidden;
   display:table;
}
ul {
   list-style-type: none;
}

/* begin Footer */
.fsp-footer {
   width: 100%; 
   z-index: 125;
}
.fsp-footer-body {
	position:relative; 
	min-height: 225px;
	background-repeat: repeat;
	background-color: #000000;
}
.footerCredit, a.footerCredit, a.footerCredit:hover {
	color: #CFCFCF !important;
	font-size: 12px!important;
	font-family: 'Open Sans', sans-serif;
}

.fsp-footer-copyright {
	min-height:40px;
	background-color: #000000;
	background-image: url(/images/TransWhite35.png);
	background-repeat: repeat;
}
.fsp-footer-rights {
	text-align: left;
	padding:8px;
	padding-top:11px;
	padding-left: 25px;
}
.fsp-footer-hours {
	padding:8px;
	text-align: center;
}
.fsp-footer-powered {
	text-align: right;
	padding:8px;
	padding-right: 25px;
}
@media (max-width: 991px) {
	.fsp-footer-rights {
		text-align: center;
		padding:8px;
		padding-top:11px;
	}
	.fsp-footer-powered {
		text-align: center;
		padding:8px;
	}
}

/* end Footer */

.reservationPane {
	float:left;
	width: 275px;
	height: 300px;
	padding:25px;
	margin:5vw;
	text-align: center;
	background-image: url(/images/Trans50.png);
	background-repeat: repeat;
}
.reservationPane .CommandButton {
	margin-top:8px;
}

.contentPaneText {
	float:left;
	width: 50%;
	min-height: 40vh;
	padding-top:50px;
	padding-left:25px;
}
.contentPaneGC {
	width: 250px;
	padding:25px;
	margin:auto;
	text-align: center;
	background-image: url(/images/TransWhite50.png);
	background-repeat: repeat;
}

/* ================================ 
	Custom
   ================================
*/

.contentHeader {
	background-position: center;
}
.pdfPageNumbers {
	display: none;
}
.pdfImageDetail {
	display: block!important;
}
.pdfImage {
	list-style-type: none;
	padding-bottom: 10px;
}

.CommandButton {
    font-size: 15px;
    text-transform: uppercase;
    height:35px;
    padding: 5px;
    border-radius: 8px;
	 width:185px!important;
    -webkit-transition: all 500ms cubic-bezier(0.655, 0.150, 0.200, 0.820);
    -moz-transition: all 500ms cubic-bezier(0.655, 0.150, 0.200, 0.820);
    -o-transition: all 500ms cubic-bezier(0.655, 0.150, 0.200, 0.820);
}
.SQB .NormalTextBox, .NormalTextBox {
    margin-top: 4px;
    font-size: 15px;
    padding: 4px;
    border-radius: 4px;
}
.SQB .CommandButton, .SQB .pleaseContact, .SQB .NormalTextBox {
	width:185px!important;
}
.fsp-header-reservation .CommandButton {
	font-size: 15px;
	text-transform: none;
	margin-top: 5px;
	padding: 11px;
	line-height: 8px;
	height: 27px;
}
a.fspAddress, a.fspAddress:hover, a.fspPhone, a.fspPhone:hover, a.fspEmail, a.fspEmail:hover  {
	color: #CFCFCF;
	font-size: 16px;
}
.HSS_FSPCertificateQuickContent .NormalTextBox, .HSS_FSPCertificateQuickContent .CommandButton  {
	width:185px!important;
}
.BusinessAddress, A.BusinessAddress:link, A.BusinessAddress:visited, A.BusinessAddress:active,
.businessAddress, A.businessAddress:link, A.businessAddress:visited, A.businessAddress:active {
	font-size:20px;
	font-style: normal;
	line-height: @@f-he-te-he@@;
	font-weight: normal;
	color:#F2F2F2!important;
	border-style:none;
}
A.BusinessAddress:hover, A.businessAddress:hover{
	font-size:20px;
	color:#F2F2F2!important;
}
.fsp-footer div.display-5 {
	font-size:14px;
	font-style: normal;
	line-height: 20px;
	font-weight: 400;
	color:#CFCFCF!important;
}

.WizCommandButton     {
	font-size: 15px;
}
.PrivateReservation {
	width:230px;
}
.PrivateReservation .NormalL {
    font-size: 25px;
    line-height: 31px;
 }
 .PrivateReservation a.NormalL {
 	font-size: 25px;
 	text-decoration: underline;
 }
 .bioHeader {
 	width:400px;
 	height:100px;
 	position: relative;
 }
 .bioDetails {
 	float: left;
 	padding-left:20px;
 	text-align: left;
 	width:275px;
 }
 .bioImage {
 	float:left;
 	width: 100px;
 }
 .aboutDescription {
 	width:50%;
 	display:table-cell;
 	vertical-align: middle;
 	text-align: left;
 }
 
.fsp-announcements-section .containerR2 {
	text-align: left!important;
}
.rzTitleWrap {
	text-align: center;
}
.reviewBlock {position:relative;max-width:400px;width:90vw;height:150px;padding:8px;margin:8px;margin:auto auto;margin-top:25px;background-image: url(/images/TransWhite50.png);
background-repeat: repeat;}
.reviewBlock p {font-size:12px;}
.reviewSignature {position:absolute;bottom:8px;right:8px;height:15px;width:100px;font-size:12px;text-align: right;}

#dnn_ctr35052_FSPCRMFeedback_PageHeader {margin:auto auto;width:600px;}

.fsp-footer {z-index:50;}
.navbar.opened {background:none!important;background-color:#4B4B4D!important;}

.fsp-hours, .fsp-sitemap {
	text-align: center;
	padding-top:20px;
}

.SPBlock{
	margin:auto;
	text-align:center;
	width:500px;
}
@media (max-width: 550px) {
	.fsp-sitemap {display:none;}
	.carousel-item {height:300px;}
	.welcomePaneText {
		  background-image: url(/images/TransWhite50.png);
		  width:100vw;
		  padding-right:50px;		  
	}
}
.SPItem {
	font-family: 'Open Sans', sans-serif; font-size:18px; font-style:normal; font-weight:400;
	color: #FFFFFF;
	width:250px; 
	height:30px;
	text-align:center;
	float:left;
}
.RZhoursHeader {
	display:none;
}
.RZhoursBlock {
	margin:auto;
	margin-top: -5px;
	position: relative;
	width:100%;
}
.RZdayRow {
	padding-top:5px;
	position: relative;
	width:100%;
	clear:both;
}
.RZdayLabel, .RZhourBlock, A.RZdayLabel, A.RZhourBlock {
	font-family: 'Open Sans', sans-serif; font-size:18px; font-style:normal; font-weight:400;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
}
.RZdayLabel {
	font-weight:normal;
}

.RZdayLabel, A.RZdayLabel {
    position:relative;
    font-weight:normal;
    float:left;
    text-align:right;
}
.RZhourBlock,  A.RZhourBlock{
	position:relative;
	float:right;
	text-align:left;
	width:150px;
}
@media (max-width:991px) {
.RZdayLabel, A.RZdayLabel {
    float:none;
    text-align:center;
}
.RZhourBlock,  A.RZhourBlock{
	margin:auto;
	float:none;
	text-align:center;
	}
}

.pdfImage img {
	width:95vw;
	max-width: 800px;
}

.rzNavButton {
	width: auto;
	padding-left: 15px!important;
	padding-right: 15px!important;
	height: 35px;
	background-color:#7C0B36!important;
	color:#FFFFFF!important;
	text-align:center;
	border-radius: 10px;
	2border:1px solid #7C0B36;
}
.rzNavButton:hover {
	background-color:#7C0B36!important;
	color:#FFFFFF!important;
2border:1px solid #7C0B36;
border:0;
}
.GCPane, .ResvPane {
	margin:0px;
}
.ResvPane .NormalTextBox {
	width:185px!important;
}
.footerCredit, a.footerCredit, a.footerCredit:hover {
	border-style:none;
}
.WizardBody {
	border-right: 1px solid black;
    border-left: 1px solid black;
}

.foodMenu-tabs {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: none;
}
.foodMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.foodMenu-tabs .foodMenu-item.open .foodMenu-link:focus,
.foodMenu-tabs .foodMenu-link.active:focus {
  outline: none;
}
.foodMenu-tabs .foodMenu-item {
  height:48px;
  padding: 0;
}
.foodMenu-tabs .foodMenu-link {
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
  border: 1px solid #ffffff;
  transition: all .5s;
	padding:8px;
	text-decoration:none;
}
.foodMenu-tabs .foodMenu-link:hover {
  cursor: pointer;
  background-color: #7C0B36;
}
.foodMenu-tabs .foodMenu-link.active {
  font-weight: 500;
  color: #ffffff;
  font-style: normal;
  background-color: #7C0B36;
}
.foodMenu-tabs .foodMenu-link.active:hover {
  background-color: #7C0B36;
}


.foodMenu-tab-content .foodMenu-tab-pane {
	display:none;
}
.foodMenu-tab-content .foodMenu-tab-pane.active {
	display:block;
}
@media (max-width:575px) and (max-width:767px) {
.u-section-4 .u-sheet {
    width:95%;
}
}
.pdfImage img {
	width:100%
}
.pdfImageList {
	margin-left:-50px
	margin-right:-50px;
}
.ResvPane {
	
    margin-left: 5px;
      width: 250px;
}
a.BusinessAddress {
	text-decoration: none!important;
}

.rzCart{
    position: fixed;
    width: 50px;
    height: 50px;
    background-image: url(/images/rzShoppingCart-wht.png);
    background-size: contain;
    background-position: bottom center;
    padding: 2px;
    top: 75px;
    right: 20px;
}
.rzCartQuantity {
	width:30px;
	height:30px;
	margin:auto;
	background-color: #F2F2F2;
	border-radius: 20px;
	border: 1px solid #F2F2F2;
	font-size:18px;
	line-height: 30px;
	font-family: Helvetica, Arial;
	text-align: center;
	color:#4B4B4D;
	margin-top:5px;
	margin-left:30px;
}
.rzCart.empty .rzCartQuantity {
	display:none;
}
A.CommandButton.AddToCart {
    background-color: #7C0B36;
    color: #F7F6F2;
}
A.CommandButton.AddToCart:hover, A.CommandButton.AddToCart:visited, A.CommandButton.AddToCart:active {
    background-color: #C2C2C2;
    color: #0F354F;
}
A.CommandButton.AddToCart {
    font-family: 'Open Sans', sans-serif; font-size:16px; font-style:normal; font-weight:normal;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    margin: 2px;
    font-size: 14px;
    height: 25px;
    padding: 3px;
padding-right:5px;
padding-left:5px;
    width: 185px!important;
    -webkit-transition: all 500ms cubic-bezier(0.655, 0.150, 0.200, 0.820);
    -moz-transition: all 500ms cubic-bezier(0.655, 0.150, 0.200, 0.820);
    -o-transition: all 500ms cubic-bezier(0.655, 0.150, 0.200, 0.820);
    border: 1px solid #0F354F;
    border-radius: 0;
white-space: nowrap;
}
.rzTips .rzCmdSecondary {
	background-image:none;
}
.HSS_CatalogContent .PageHeader {
	width:95vw!important;
	max-width:600px!important;
	margin:auto;
}
.galleryContainer {
	display: table;
	width: 100%;
	margin-top: 80px;
	margin-bottom: 25px;
}
.gallery {
	position: relative;
	display: table-cell;
	align-content: center;
	padding-left: 6vw;
}
.galleryImage {
	float: left;
	width: 28vw;
	height: 28vw;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: .2vw;
	z-index: 5;
}
.showImage {
	position: fixed;
	top: 100px;
	left: 8%;
	width: 80%;
	height: 75vh;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	display: none;
	z-index: 10;
	border: 15px solid white;
	background-color: white;
	box-shadow: 0px 0px 10px #888888;
}

