/* ================================
    gezellig styles
   ================================
*/   

/* ================================ 
	Navigation
   ================================
*/

@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);

.FSPMenu {margin:0;padding:0; list-style:none; z-index:5000;width:214px;position:relative;}
.FSPMenu li.mTop {display:block; text-align: center; clear: both; background: transparent; }
.FSPMenu li a.mTop_link {display:block; text-align: center; width: 214px; height:24px; line-height:24px; font-family: 'Yanone Kaffeesatz', sans-serif; text-transform: uppercase; color:#D0CBC5; text-decoration:none; font-size:19px; font-weight:normal; cursor:pointer; background:#30475F;}
.FSPMenu li a.mTop_link span {text-align: center; display:block; padding:0 10px 0 10px; height:24px; overflow:hidden;}
.FSPMenu li a.mTop_link:hover, .FSPMenu li a.active { background-color: #F2F2F2; color:#30475F; line-height:24px;}
.FSPMenu li a.mTop_link:hover span, .FSPMenu li a.active span{ background-color: #D0CBC5; color:#30475F;}

.FSPMenu li:hover > a.mTop_link,  .FSPMenu li.active a {padding-top:0px; background-color: #F2F2F2; color:#30475F; line-height:24px;}
.FSPMenu li:hover > a.mTop_link span, .FSPMenu li.active > a.mTop_link span { padding-top:0px; background-color: #F2F2F2; color:#30475F; }

.FSPMenu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.FSPMenu a:hover {visibility:visible; position:relative; z-index:200;}
.FSPMenu li:hover {position:relative; z-index:200;}

.FSPMenu ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.FSPMenu :hover ul {left:214px; top:-1px; background: #D0CBC5; padding:0px; border:1px solid #30475F; border-width:1px; white-space:nowrap; height:auto; z-index:300;}
.FSPMenu :hover ul li {display:block; height:24px; position:relative; font-weight:normal; width:auto;}
.FSPMenu :hover ul li a {display:block; font-size:19px; height:24px; line-height:24px; width:auto; padding:0 5px; font-family:'Yanone Kaffeesatz', sans-serif; color:#D0CBC5; text-decoration:none;}
.FSPMenu :hover ul li a:hover {background-color:#F2F2F2; color:#30475F;}

.FSPMenu ul.mSub {width:200px; z-index: 20000; }

.FSPMenu ul li a.mSub_link { background-color: #D0CBC5; color: #30475F; }
.FSPMenu ul li a.mSub_link_active { background-color: #F2F2F2; color: #30475F; }

/* ================================ 
	Design
   ================================
*/

html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}
.main {
}
.ControlPanel {
}
.header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 80px;
	width: 100%;
	min-width: 939px;
	z-index: 5000;
	background-color: #D0CBC5;
	border-bottom: 2px solid #E1DEDB;
}
.logoBlock {
	position: absolute;
	left: 45px;
	top: 10px;
	width: 300px;
}
.socialBlock {
	position: absolute;
	right: 45px;
	top:18px;
	height: 50px;
	width: 300px;
	background-color: #D0CBC5;
}
.socialFacebook {
	position: relative;
	float: right;
	padding-right: 10px;
	width: 40px;
	height: 40px;
}
.socialTwitter {
	position: relative;
	float: right;
	padding-right: 10px;
	width: 40px;
	height: 40px;
}
/* socialLink Styles */
a.facebookLink { padding:0; display: block; float: right; background: url(images/gezelligFacebook.jpg) no-repeat right; text-indent: -9999px; width: 40px; height: 40px; }
a.facebookLink:hover { background-image: url(Images/gezelligFacebook_over.jpg); }
a.twitterLink { padding:0; display: block; float: left; background: url(images/gezelligTwitter.jpg) no-repeat right; text-indent: -9999px; width: 40px; height: 40px; }
a.twitterLink:hover { background-image: url(Images/gezelligTwitter_over.jpg); }
.sheet {
	position: absolute;
	top: 80px;
	left: 0;
	bottom: 65px;
	width: 100%;
	background-color: #424C55;
	min-width: 939px;
}
.sheetWrapper {
	position: absolute;
	top: 16px;
	bottom: 16px;
	left: 16px;
	right: 16px;
	padding: 16px;
}
.navWrapper {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0;
	width: 238px;
	background-color: #FFFFFF;
	z-index: 500;
}
.navWrapper2 {
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: 3px;
	right: 3px;
	padding: 3px;
	background-color: #385470;
}
.navWrapper3 {
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	padding: 5px;
}
.navPane {
	position: relative;
	width: 100%;
	z-index: 600;
	background-color: #385470;
}
.reservationBlock {
	position: relative;
	width: 100%;
	padding-top: 5px;
	z-index: 400;
	background-color: #385470;
}
.midWrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 254px;
	right: 0px;
	height: 100%;
	background-color: #385470;
	overflow: hidden;
	z-index: 10;
}
.contentWrapper {
	position: absolute;
	top: 0;
	left: 254px;
	bottom: 0;
	width: 585px;
	padding:10px;
	background-color: #385470;
	z-index: 300;
	opacity: .95;
	overflow-y: auto;
	overflow-x:hidden;
}
.contentWrapperWide {
	position: absolute;
	top: 0;
	left: 254px;
	bottom: 0;
	width: 685px;
	padding:10px;
	background-color: #385470;
	z-index: 300;
	opacity: .95;
	overflow-y: auto;
	overflow-x:hidden;
}
.footer {
	position: fixed;
	left: 0;
	bottom: 0;
	height: 65px;
	min-width: 939px;
	width: 100%;
	z-index: 5000;
	background-color: #D0CBC5;
	border-top: 2px solid #E1DEDB;
	overflow: hidden;
}
.footerAddress {
	position: relative;
	float: left;
	top:23px;
	left: 18px;
	width: 500px;
	height: 50px;
   font-size: 15px;
	color: #393836;
	font-family: Arial, Helvetica, sans-serif;
}
.footerCredit {
	position:absolute;
	left: 0px;
	right: 0px;
	bottom:5px;
	width: 100%;
	height: 15px;
	line-height: 15px;
	text-align: center;
}
.footerSister1 {
	position: relative;
	top:5px;
	float: right;
	padding-right: 25px;
	width: 105px;
	height: 50px;
}
.footerSister2 {
	position: relative;
	top:5px;
	float: right;
	padding-right: 25px;
	width: 105px;
	height: 50px;
}

/* sisterLink Styles */
a.playLink { display: block; float: right; background: url(images/playSmallLogo.jpg) no-repeat right 5px; text-indent: -9999px; width: 105px; height: 50px; }
a.playLink:hover { background-image: url(Images/playSmallLogo_over.jpg); }

a.becktaLink { display: block; float: left; background: url(images/becktaSmallLogo.jpg) no-repeat right 5px; text-indent: -9999px; width: 105px; height: 50px; }
a.becktaLink:hover { background-image: url(Images/becktaSmallLogo_over.jpg); }

#mySlideShow {
    position: relative;
}
#mySlideShow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}
#mySlideShow img.mySlideShowactive {
    z-index: 10;
}
#mySlideShow img.mySlideShowlast-active {
    z-index: 9;
}

/* ================================ 
	Framework
   ================================
*/

A:link {
    text-decoration:    none;
    color: #D0CBC5;
}
A:visited  {
    text-decoration:    none;
    color: #D0CBC5;
}
A.active  {
    text-decoration:    none;
    color: #D0CBC5;
}
A:hover {
    text-decoration:    none;
    color: #FFFFFF;
}
.CommandButton     {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	 color: #000000;
}
    
A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active {
    text-decoration:    underline;
	 color: #D0CBC5;
}
A.CommandButton:hover  {
    text-decoration:    underline;
	 color: #FFFFFF;
}

/* Background and Zone Settings */

H1, H2, H3 {
	color: #D0CBC5;
}

/* style for module titles */
.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #D0CBC5;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #D0CBC5;
}
A.SubHead:link;A.SubHead:visited;A.SubHead:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #D0CBC5;
	TEXT-DECORATION: none
}
A.SubHead:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #FFFFFF;
	TEXT-DECORATION: none;
}

.HeadL   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  18px;
    font-weight:    normal;
    color: #D0CBC5;
}

/* style of item titles on edit and admin pages */
.SubHeadL    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #D0CBC5;
}
A.SubHeadL:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #FFFFFF!important;
	TEXT-DECORATION: none
}
A.SubHeadL:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #FFFFFF!important;
	TEXT-DECORATION: none
}
A.SubHeadL:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #FFFFFF!important;
	TEXT-DECORATION: none
}
A.SubHeadL:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #D0CBC5!important;
	TEXT-DECORATION: none;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #D0CBC5;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	 color: #D0CBC5;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: #D0CBC5;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	 color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold
}
A.NormalBold:link; A.NormalBold:visited; A.NormalBold:active
{
	 color: #D0CBC5!important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold
}
A.NormalBold:hover
{
	 color: #FFFFFF!important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1px;
    font-weight: bold;
    color: #A60000}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	 color:#000000;
}

.NormalL,.NormalDisabledL
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	 color: #D0CBC5;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabledL
{
    color: #999999;
}

A.NormalL:link
{
	 color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold
}
A.NormalL:visited
{
	 color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold
}
A.NormalL:active
{
	 color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold
}
A.NormalL:hover
{
	 color: #D0CBC5!important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold
}

/* text style used for rendered text which requires emphasis */
.NormalBoldL
{
	 color: #D0CBC5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold
}
A.NormalBoldL:link
{
	 color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold
}
A.NormalBoldL:visited
{
	 color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold
}
A.NormalBoldL:active
{
	 color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold
}
A.NormalBoldL:hover
{
	 color: #D0CBC5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRedL
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #393836;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBoxL
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	 color:#000000;
}

/* Skin Objects */

.SkinObject {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px; 
	color: #393836!important;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	padding: 2px 2px 2px 2px;
}
A.SkinObject:link; {
	color: #393836!important;
	TEXT-DECORATION: none
}
A.SkinObject:visited {
	color: #393836!important;
	TEXT-DECORATION: none
}
A.SkinObject:active {
	color: #393836!important;
	TEXT-DECORATION: none
}
A.SkinObject:hover {
	COLOR: #000000!important;
	TEXT-DECORATION: none;
}


/*___________________________________________________________________________________________*/
/*   The new dependancies for the Reservation Module                                         */
/*___________________________________________________________________________________________*/
.GridHeader
{
	white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
	 color: #FFFFFF;
}
.GridItem
{
	white-space: nowrap;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: normal;
	color: #000000;
	overflow: hidden;
	display: block; 
	float: left; 
}
.GridItemWrap
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: normal;
	color: #000000;
}
.GridItemError
{
	white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	 color: #000000;
	overflow: hidden;
	display: block; 
	float: left; 
}
.GridItemCancel
{
	white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
	 color: #000000;
}
.GridItemChange
{
	white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
	 color: #000000;
}
/* text style for buttons and link buttons used in the portal admin pages */
.WizCommandButton     {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.WizCommandButton:link {
    text-decoration:    underline;
    color: #D0CBC5;
}
A.WizCommandButton:visited  {
    text-decoration:    underline;
    color: #D0CBC5;
}
A.WizCommandButton:active   {
    text-decoration:    underline;
    color: #D0CBC5;
}
A.WizCommandButton:hover    {
    text-decoration:    underline;
    color: #FFFFFF;
}
/* styles used in the Wizard Framework */
.Wizard
{
	border-right: #E1DEDB 1px solid;
	border-top: #E1DEDB 1px solid;
	border-left: #E1DEDB 1px solid;
	border-bottom: #E1DEDB 1px solid;
	height:400px;
	width:650px;
}
.WizardMessage
{
   font-size:  12px;
   font-weight:    bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.WizardHeader
{
	background: #D0CBC5;
	border-bottom: #E1DEDB 1px solid;
	height:40px;
}
.WizardHeader .Head
{
	color: #000000;
}
.WizardFooter .Normal
{
	color: #000000;
}
.WizardFooter
{
	border-top: #E1DEDB 1px solid;
	background: #D0CBC5;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
	background: #385470;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: #E1DEDB 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #D0CBC5;
}
.WizardHelpTextHeader
{
   font-size:  13px;
   font-weight:    bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.CalRes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D0CBC5;
	border: 1px solid #E1DEDB;
	width:370px;
}
.CalResOtherMonthDay
{
	border: 1px solid #E1DEDB;
	cursor: pointer;
}
.CalResOldDate
{
	background: Transparent;
	border: 1px solid #E1DEDB;
}
.CalResDay
{
	background: Transparent;
	border: 1px solid #E1DEDB;
	cursor: pointer;
}
.CalResDayAvailable
{
	color: #000000;
	background: #D0CBC5;
	font-weight: bold;
	border: 1px solid #E1DEDB;
	cursor: pointer;
}
.CalResSelectedDay
{
	font-weight: bold;
	background: transparent;
	border: 3px solid #E1DEDB;
	cursor: pointer;
	color: #D0CBC5;
}
.CalResSelectedDayAvailable
{
	color: #FFFFFF;
	background: #2D2322;
	font-weight: bold;
	border: 3px solid #E1DEDB;
	cursor: pointer;
}
.CalResToday
{
	font-weight: bold;
	background: transparent;
	border: 1px solid #E1DEDB;
	cursor: pointer;
}
.CalResTodayAvailable
{
	color: #000000;
	background: #D0CBC5;
	font-weight: bold;
	border: 3px solid #E1DEDB;
	cursor: pointer;
}
.CalResSelector
{
	color: #D0CBC5;
	background: transparent;
}
.CalResSelector A:link,.CalResSelector A:Visited,.CalResSelector A:active
{
	color: #D0CBC5!important;
	text-decoration: none;
}
.CalResSelector A:hover
{
	color: #D0CBC5!important;
	text-decoration: none;
}
.CalResNextPrev
{
	font-family: Arial, Helvetica, sans-serif;
	color: #D0CBC5;
	font-size: 12px;
	width: 15%;
}
.CalResNextPrev A:link,.CalResNextPrev A:Visited,.CalResNextPrev A:active
{
	color: #D0CBC5!important;
	text-decoration: none;
}
.CalResNextPrev A:hover
{
	color: #D0CBC5!important;
	text-decoration: none;
}
.CalResDayHeader
{
	color: #D0CBC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: transparent;
	border: 1px solid #E1DEDB;
	width: 40px;
	text-align: center;
}
.CalResTitle
{
	color: #D0CBC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: transparent;
	width: 100%;
}

/* Menu Display tags */

.MenuHeader {
   font-family: Arial, Helvetica, sans-serif;
   font-size:  13px;
   font-weight:    normal;
	color: #D0CBC5;
	text-align: center;
}
.MenuFooter {
   font-family: Arial, Helvetica, sans-serif;
   font-size:  13px;
   font-weight:    normal;
	color: #D0CBC5;
}
.MenDisplayHeading
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:  20px;
   font-weight:    normal;
	color: #D0CBC5;
}
.MenDisplayHeadingDesc
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:  13px;
   font-weight:    normal;
   color: #D0CBC5;
}

/* 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
{
   font-size:  12px;
   font-weight:    bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.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: #E1DEDB 1px solid;
	border-right: #E1DEDB 1px solid;
	border-bottom: #E1DEDB 1px solid;
	border-top: #E1DEDB 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #D0CBC5;
}
.PageHeaderHelpTextHeader
{
   font-size:  13px;
   font-weight:    bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.PageHeaderHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 300px;
}
.PageHeaderText
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.BusinessAddress {
   font-size:  13px;
   font-weight:    bold;
	color: #3A3122;
	font-family: Arial, Helvetica, sans-serif;
}
A.BusinessAddress:link, A.BusinessAddress:visited, A.BusinessAddress:active {
   font-size:  13px;
   font-weight:    bold;
	color: #7C2913;
	font-family: Arial, Helvetica, sans-serif;
}
A.BusinessAddress:hover {
   font-size:  13px;
   font-weight:    bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.LocationSwitch {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px; 
	color: #3A3122;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	padding: 2px 2px 2px 2px;
	border: 0px;
}
A.LocationSwitch:link,A.LocationSwitch:visited,A.LocationSwitch:active,A.LocationSwitch:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px; 
	color: #7C2913;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	padding: 2px 2px 2px 2px;
	border: 0px;
} 

/* Calendar inteface for Admin */

.CalARes
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
	color: #D0CBC5;
	border: 1px solid #E1DEDB;
}
.CalAResOtherMonthDay
{
	border: 1px solid #E1DEDB;
	cursor: pointer;
}
.CalAResDay,
{
	background: Transparent;
	border: 1px solid #E1DEDB;
	cursor: pointer;
}
.CalAResOldDate
{
	background: Transparent;
	border: 1px solid #E1DEDB;
}
.CalAResDayAvailable
{
	color: #000000;
	background: #D0CBC5;
	border: 1px solid #E1DEDB;
	cursor: pointer;
}
.CalAResSelectedDay
{
   font-weight: bold;
	background: transparent;
	border: 3px solid #E1DEDB;
	cursor: pointer;
}
.CalAResSelectedDayAvailable
{
	color: #FFFFFF;
   font-weight: bold;
	background: #2D2322;
	border: 3px solid #E1DEDB;
	cursor: pointer;
}
.CalAResToday
{
	background: transparent;
	border: 1px solid #E1DEDB;
	cursor: pointer;
}
.CalAResTodayAvailable
{
	color: #000000;
	background: #D0CBC5;
	border: 3px solid #E1DEDB;
	cursor: pointer;
}
.CalAResSelector
{
	color: #D0CBC5;
	background: transparent;
}
.CalAResSelector A.link,.CalAResSelector A:Visited,.CalAResSelector A:active
{
	color: #D0CBC5!important;
	text-decoration: none;
}
.CalAResSelector A:hover
{
	color: #D0CBC5!important;
	text-decoration: none;
}
.CalAResNextPrev
{
   font-family: Arial, Helvetica, sans-serif;
	color: #D0CBC5;
   font-size: 12px;
	width: 15%;
}
.CalAResNextPrev a:hover
{
	color: #D0CBC5!important;
	text-decoration: none;
}
.CalAResDayHeader
{
	color: #D0CBC5;
	background: transparent;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	width: 65px;
	border: 1px solid #E1DEDB;
}
.CalAResTitle
{
	color: #D0CBC5;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
	background: transparent;
	width: 100%;
}
.LookupItem
{
	cursor: pointer;
	background-color: #D0CBC5;
}
.LookupItemAlt
{
	cursor: pointer;
	background-color: #D0CBC5;
}
.LookupItemSelected
{
	cursor: pointer;
	background-color: #D0CBC5;
	border: 2px solid #E1DEDB;
}
.LookupItemAltSelected
{
	cursor: pointer;
	background-color: #D0CBC5;
	border: 2px solid #E1DEDB;
}
.LookupItemBreak
{
	cursor: pointer;
	background-color: #D0CBC5;
	border-top: thin double #E1DEDB;
}
.LookupItemAltBreak
{
	cursor: pointer;
	background-color: #D0CBC5;
	border-top: thin double #E1DEDB;
}
.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 #E1DEDB;
	background-color: #D0CBC5;
}
.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: #D0CBC5!important;
}
A.Navbar:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	 color: #FFFFFF!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: #FFFFFF!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: #D0CBC5!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: #D0CBC5!important;
}
.TutorialVideo {
	border: thin groove black;
	background: black;
}
.WizardHeader .Head {
	color: #000000;
}
.WizardFooter .Normal {
	color: #000000;
}
A.WizardMessage:link, A.WizardMessage:visited, A.WizardMessage:active  {
	color: #864C41;
}
A.WizardMessage:hover  {
	color: #000000;
}
.GridItem A.CommandButton {
	color: #864C41!important;
}
.LookupItem A.CommandButton {
	color: #864C41!important;
}
.LookupItemAlt A.CommandButton {
	color: #864C41!important;
}
.LookupItem .Normal {
	color: #000000;
}
.LookupItem .NormalBold {
	color: #000000;
}
.LookupItemAlt .Normal {
	color: #000000;
}
.LookupItemAlt .NormalBold {
	color: #000000;
}
td.GridItem span.GridItem A {color:#864C41;}
td.GridItem span.GridItem A.GridHeader {color:#FFFFFF;}


/* ================================ 
	Custom
   ================================
*/
.PageHeaderBody .SubHead {
   color:#FFFFFF;
}
.HSS_FSPNewsletterContent { width:180px;}
.HSS_ReservationSummaryContent {width:180px;}
.HSS_CustomPageHomeContent {width:765px;}
.HSS_CustomPageHomeContent table {width:auto;}
.BusinessAddress {
   font-size:  15px;
   font-weight: normal;
   }
A.BusinessAddress:link, A.BusinessAddress:visited, A.BusinessAddress:active {
   font-size:  15px;
   color:#393836;
   font-weight: normal;
}
A.BusinessAddress:hover {
   font-size:  15px;
   color:#000000;
   font-weight: normal;
}
.HSS_FSPCertificateQuickContent {width:178px;}

.Head, .HeadL {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size:22px;
}
input.CommandButton {
	margin: 2px; padding: 0px 25px 0px 15px; border: 0px currentColor; height: 26px; color: #30475F; text-decoration: none; cursor: pointer; background-color: #D0CBC5;
}
input.CommandButton:hover {
	background-color: #F2F2F2;
	color: #30475F;
}
.Normal,.NormalDisabled, .NormalBold, A.NormalBold:link; A.NormalBold:visited; A.NormalBold:active, A.NormalBold:hover, .NormalTextBox, 
.NormalL,.NormalDisabledL, .NormalBoldL, A.NormalBoldL:link; A.NormalBoldL:visited; A.NormalBoldL:active, A.NormalBoldL:hover, .NormalTextBoxL {
	line-height: 18px;
}
.footer A:link, .footer A:visited, .footer A:active {
   color:#393836!important;
}
.footer A:hover {
   color:#000000!important;
}

