/* ================================
    Hardware Grill styles
   ================================
*/
.ZH11 {
	background-image: url(images/ZH11.png);
	background-repeat: no-repeat;
}
.ZH12-11 {
	background-image: url(images/ZH12-11.png);
	background-repeat: no-repeat;
}
.ZH12-12 {
	background-image: url(images/ZH12-12.png);
	background-repeat: repeat-x;
}
.ZH12-13 {
	background-image: url(images/ZH12-13.png);
	background-repeat: no-repeat;
}
.ZH13 {
	background-image: url(images/ZH13.png);
	background-repeat: no-repeat;
}
.ZH21 {
	background-image: url(images/ZH21.png);
	background-repeat: repeat-y;
}
.ZH22 {
	background-color: #000000;
}
.ZH23 {
	background-image: url(images/ZH23.png);
	background-repeat: repeat-y;
}
.ZH31 {
	background-image: url(images/ZH31.png);
	background-repeat: repeat-y;
}
.ZH32 {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.ZH33 {
	background-image: url(images/ZH33.png);
	background-repeat: repeat-y;
}
.ZC11 {
	background-image: url(images/ZC11.png);
	background-repeat: repeat-y;
}
.ZC12 {
	background-color: #262320;
}
.ZC13 {
	background-image: url(images/ZC13.png);
	background-repeat: repeat-y;
}
.ZF11 {
	background-image: url(images/ZF11.png);
	background-repeat: no-repeat;
}
.ZF12-11 {
	background-image: url(images/ZF12-11.png);
	background-repeat: no-repeat;
}
.ZF12-12 {
	background-image: url(images/ZF12-12.png);
	background-repeat: repeat-x;
}
.ZF12-13 {
	background-image: url(images/ZF12-13.png);
	background-repeat: no-repeat;
}
.ZF13 {
	background-image: url(images/ZF13.png);
	background-repeat: no-repeat;
}
A:link {
    text-decoration:    none;
    color: #F59111;
}
A:visited  {
    text-decoration:    none;
    color: #F59111;
}
A.active  {
    text-decoration:    none;
    color: #F59111;
}
A:hover {
    text-decoration:    none;
    color: #FFFFFF;
}
.CommandButton     {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	 color: #000000;
}
    
A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active {
    text-decoration:    underline;
	 color: #F59111;
}
A.CommandButton:hover  {
    text-decoration:    underline;
	 color: #FFFFFF;
}

/* Background and Zone Settings */
BODY {
	margin: 10px 0px 25px 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

H1, H2 {
	color: #FFFFFF;
}

/* style for module titles */
.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    normal;
    color: #FFFFFF;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #FFFFFF;
}
A.SubHead:link;A.SubHead:visited;A.SubHead:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #F59111;
	TEXT-DECORATION: none
}
A.SubHead:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #FFFFFF;
	TEXT-DECORATION: none;
}

.HeadL   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    normal;
    color: #FFFFFF;
}

/* style of item titles on edit and admin pages */
.SubHeadL    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #FFFFFF;
}
A.SubHeadL:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #F59111!important;
	TEXT-DECORATION: none
}
A.SubHeadL:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #F59111!important;
	TEXT-DECORATION: none
}
A.SubHeadL:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #F59111!important;
	TEXT-DECORATION: none
}
A.SubHeadL:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #FFFFFF!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:  11px;
    font-weight:    bold;
    color: #FFFFFF;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	 color: #AB9C91;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: #AB9C91;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	 color: #82B3AF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
A.NormalBold:link; A.NormalBold:visited; A.NormalBold:active
{
	 color: #F59111!important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
A.NormalBold:hover
{
	 color: #FFFFFF!important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #981309}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	 color:#000000;
}

.NormalL,.NormalDisabledL
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	 color: #AB9C91;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabledL
{
    color: #8F8279;
}

A.NormalL:link
{
	 color: #F59111;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
A.NormalL:visited
{
	 color: #F59111;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
A.NormalL:active
{
	 color: #F59111;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
A.NormalL:hover
{
	 color: #FFFFFF!important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for rendered text which requires emphasis */
.NormalBoldL
{
	 color: #82B3AF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
A.NormalBoldL:link
{
	 color: #F59111;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
A.NormalBoldL:visited
{
	 color: #F59111;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
A.NormalBoldL:active
{
	 color: #F59111;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
A.NormalBoldL:hover
{
	 color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRedL
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #981309;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBoxL
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	 color:#000000;
}

/* Skin Objects */

.SkinObject {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px; 
	color: #82B3AF!important;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	padding: 2px 2px 2px 2px;
}
A.SkinObject:link; {
	color: #82B3AF!important;
	TEXT-DECORATION: none
}
A.SkinObject:visited {
	color: #82B3AF!important;
	TEXT-DECORATION: none
}
A.SkinObject:active {
	color: #82B3AF!important;
	TEXT-DECORATION: none
}
A.SkinObject:hover {
	COLOR: #FFFFFF!important;
	TEXT-DECORATION: none;
}

/* Main Menu */

.FSPMenu {padding:0px; margin:0px 0px; list-style:none; height:38px; position:relative; z-index:5000; }
.FSPMenu li.mTop {display:block; float:left; }
.FSPMenu li a.mTop_link {display:block; float:left; height:38px; line-height:38px; font-family:Verdana,Arial,Helvetica,sans-serif; color:#FFFFFF; text-decoration:none; font-size:11px; font-weight:normal; padding:0 0 0 0; cursor:pointer; }
.FSPMenu li a.mTop_link span {float:left; display:block; padding:0 10px 0 5px; height:38px;overflow:hidden; color: #FFFFFF;}
.FSPMenu li a.mTop_link:hover, .FSPMenu li a.active {  line-height:38px;}
.FSPMenu li a.mTop_link:hover span, .FSPMenu li a.active span{ background-color: #697819;color:#000000;background-image:url(images/menu_active_bg.jpg);background-repeat: repeat-x;}

.FSPMenu li:hover > a.mTop_link,  .FSPMenu li.active a {padding-top:0px; line-height:38px;}
.FSPMenu li:hover > a.mTop_link span, .FSPMenu li.active > a.mTop_link span {padding-top:0px; color:#000000;background-image:url(images/menu_active_bg.jpg);background-repeat: repeat-x; }

.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:6px; top:38px; background-color: #424242; padding:0px; border:1px solid #5E5E5E; border-width:1 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.FSPMenu :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.FSPMenu :hover ul li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 5px; font-family: "Cabin", arial, serif; color:#FFFFFF; text-decoration:none;}
.FSPMenu :hover ul li a:hover {background-color: #D4C069; color:#000000;}

.FSPMenu ul.mSub {width:200px; }

.FSPMenu ul li a.mSub_link { color: #FFFFFF; }
.FSPMenu ul li a.mSub_link_active { color: #FFC600; }



/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu { z-index: 5000;  cursor: pointer;  cursor: hand; margin: 0 10px 1px 0; background: #201F1D; padding: 0px; border-color:#857B73; border-left-width:2px; border-bottom-width:2px; border-right-width:2px; font-weight: normal; filter: none; }
/*-- sub menu items             --*/ .MainMenu_MenuItem { font-family: Arial, Helvetica, sans-serif;  color: #FFFFFF; font-size: 11px; font-weight: normal; font-style: normal; padding: 0px 50px 0px 16px; border: 0; height: 20px; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; font-weight: normal; cursor: pointer; cursor: hand; padding: 0px 50px 0px 16px; border: 0; height: 20px; background-color: #D4C069;}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #FFFFFF; background: transparent; padding: 0; font-weight: normal; }
/*-- sub menu items over        --*/ .MainMenu_Selected { color: #000000; background-color: #D4C069 padding: 0; font-weight: normal; }
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #000000; background-color: #D4C069 font-weight: normal; }
/*-- root menu items            --*/ .MainMenu_RootMenuItem { font-family: Arial, Helvetica, sans-serif;  color: #FFFFFF; font-size: 11px; font-weight: normal; font-style: normal; border: 0; height: 38px; line-height:38px; padding: 0; background-image:url(images/menu_bg.jpg); background-repeat: repeat-x;}
/*-- root menu items over       --*/ .MainMenu_RootSelected { color: #000000; padding: 0; font-weight: normal; height: 38px; line-height:38px; background-image:url(images/menu_active_bg.jpg); background-repeat: repeat-x;}
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { color: #000000; padding: 0; font-weight: normal; height: 38px; line-height:38px; background-image:url(images/menu_active_bg.jpg); background-repeat: repeat-x;}
/*-- root menu items active     --*/ .MainMenu_RootActive { color: #000000; padding: 0; font-weight: normal; height: 38px; line-height:38px; background-image:url(images/menu_active_bg.jpg); background-repeat: repeat-x;}
/*-- root menu items left       --*/ .menu_left { background-image:url(images/menu_bg.jpg); background-repeat: repeat-x; height:38px; width:3px; }
/*-- root menu items right      --*/ .menu_right { background-image:url(images/menu_bg.jpg); background-repeat: repeat-x; height:38px; width:6px; }
/*-- root menu items left active--*/ .menu_active_left { background-image:url(images/menu_active_bg.jpg); background-repeat: repeat-x; height:38px; width:3px; }
/*-- root menu items right activ--*/ .menu_active_right { background-image:url(images/menu_active_bg.jpg); background-repeat: repeat-x; height:38px; width:6px; }
/*-- not needed                 --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenuSeperator  { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }

/*___________________________________________________________________________________________*/
/*   The new dependancies for the Reservation Module                                         */
/*___________________________________________________________________________________________*/
.GridHeader
{
	white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	 color: #82B3AF;
}
.GridItem
{
	white-space: nowrap;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
	color: #AB9C91;
	overflow: hidden;
	display: block; 
	float: left; 
}
.GridItemWrap
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
	color: #AB9C91;
}
.GridItemError
{
	white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	 color: #981309;
	overflow: hidden;
	display: block; 
	float: left; 
}
.GridItemCancel
{
	white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	 color: #82B3AF;
}
.GridItemChange
{
	white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	 color: #82B3AF;
}
/* 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: #F59111;
}
A.WizCommandButton:visited  {
    text-decoration:    underline;
    color: #F59111;
}
A.WizCommandButton:active   {
    text-decoration:    underline;
    color: #F59111;
}
A.WizCommandButton:hover    {
    text-decoration:    underline;
    color: #FFFFFF;
}
/* styles used in the Wizard Framework */
.Wizard
{
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	height:400px;
	width:650px;
}
.WizardMessage
{
   font-size:  12px;
   font-weight:    bold;
	color: #F59111;
	font-family: Arial, Helvetica, sans-serif;
}
.WizardHeader
{
	background: #1A1A1A;
	border-bottom: #FFFFFF 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: #FFFFFF 1px solid;
	background: #1A1A1A;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: #FFFFFF 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #000000;
}
.WizardHelpTextHeader
{
   font-size:  11px;
   font-weight:    bold;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: #A89B85;
	font-family: Arial, Helvetica, sans-serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: #A89B85;
	font-family: Arial, Helvetica, sans-serif;
}
.CalRes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AB9C91;
	border: 1px solid #FFFFFF;
}
.CalResOtherMonthDay
{
	border: 1px solid #FFFFFF;
	cursor: hand;
}
.CalResOldDate
{
	background: Transparent;
	border: 1px solid #FFFFFF;
}
.CalResDay
{
	background: Transparent;
	border: 1px solid #FFFFFF;
	cursor: hand;
}
.CalResDayAvailable
{
	color: #000000;
	background: #F59111;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	cursor: hand;
}
.CalResSelectedDay
{
	font-weight: bold;
	background: transparent;
	border: 3px solid #82B3AF;
	cursor: hand;
	color: #AB9C91;
}
.CalResSelectedDayAvailable
{
	color: #FFFFFF;
	background: #BA6D08;
	font-weight: bold;
	border: 3px solid #82B3AF;
	cursor: hand;
}
.CalResToday
{
	font-weight: bold;
	background: transparent;
	border: 2px solid #FF0000;
	cursor: hand;
}
.CalResTodayAvailable
{
	color: #000000;
	background: #F59111;
	font-weight: bold;
	border: 3px solid #FF0000;
	cursor: hand;
}
.CalResSelector
{
	color: #AB9C91;
	background: transparent;
}
.CalResSelector A:link,A:Visited,A:active
{
	color: #AB9C91!important;
	text-decoration: none;
}
.CalResSelector A:hover
{
	color: #AB9C91!important;
	text-decoration: none;
}
.CalResNextPrev
{
	font-family: Arial, Helvetica, sans-serif;
	color: #AB9C91;
	font-size: 11px;
	width: 15%;
}
.CalResNextPrev A:link,A:Visited,A:active
{
	color: #AB9C91!important;
	text-decoration: none;
}
.CalResNextPrev A:hover
{
	color: #AB9C91!important;
	text-decoration: none;
}
.CalResDayHeader
{
	color: #AB9C91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: transparent;
	border: 1px solid #FFFFFF;
	width: 40px;
}
.CalResTitle
{
	color: #AB9C91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: transparent;
	width: 100%;
}

/* Menu Display tags */

.MenuHeader {
   font-family: Arial, Helvetica, sans-serif;
   font-size:  12px;
   font-weight:    normal;
	color: #8F8279;
	text-align: center;
}
.MenuFooter {
   font-family: Arial, Helvetica, sans-serif;
   font-size:  12px;
   font-weight:    normal;
	color: #8F8279;
}
.MenDisplayHeading
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:  16px;
   font-weight:    normal;
	color: #FFFFFF;
}
.MenDisplayHeadingDesc
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:  12px;
   font-weight:    normal;
   color: #FFFFFF;
}

/* 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: #82B3AF;
	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: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #000000;
}
.PageHeaderHelpTextHeader
{
   font-size:  11px;
   font-weight:    bold;
	color: #F59111;
	font-family: Arial, Helvetica, sans-serif;
}
.PageHeaderHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: #A89B85;
	font-family: Arial, Helvetica, sans-serif;
	height: 300px;
}
.PageHeaderText
{
	font-size: 9pt;
	color: #F59111;
	font-family: Arial, Helvetica, sans-serif;
}
.BusinessAddress {
   font-size:  11px;
   font-weight:    bold;
	color: #AB9C91;
	font-family: Arial, Helvetica, sans-serif;
}
A.BusinessAddress:link, A.BusinessAddress:visited, A.BusinessAddress:active {
   font-size:  11px;
   font-weight:    bold;
	color: #F59111!important;
	font-family: Arial, Helvetica, sans-serif;
}
A.BusinessAddress:hover {
   font-size:  11px;
   font-weight:    bold;
	color: #FFFFFF!important;
	font-family: Arial, Helvetica, sans-serif;
}
.LocationSwitch {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px; 
	color: #AB9C91;
	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: #F59111;
	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: 11px;
   font-weight: normal;
	color: #AB9C91;
	border: 1px solid #FFFFFF;
}
.CalAResOtherMonthDay
{
	border: 1px solid #FFFFFF;
	cursor: hand;
}
.CalAResDay,
{
	background: Transparent;
	border: 1px solid #FFFFFF;
	cursor: hand;
}
.CalAResOldDate
{
	background: Transparent;
	border: 1px solid #FFFFFF;
}
.CalAResDayAvailable
{
	color: #000000;
	background: #F59111;
	border: 1px solid #FFFFFF;
	cursor: hand;
}
.CalAResSelectedDay
{
   font-weight: bold;
	background: transparent;
	border: 3px solid #82B3AF;
	cursor: hand;
}
.CalAResSelectedDayAvailable
{
	color: #FFFFFF;
   font-weight: bold;
	background: #BA6D08;
	border: 3px solid #82B3AF;
	cursor: hand;
}
.CalAResToday
{
	background: transparent;
	border: 2px solid #FF0000;
	cursor: hand;
}
.CalAResTodayAvailable
{
	color: #000000;
	background: #F59111;
	border: 3px solid #FF0000;
	cursor: hand;
}
.CalAResSelector
{
	color: #AB9C91;
	background: transparent;
}
.CalAResSelector A.link A:link,A:Visited,A:active
{
	color: #AB9C91!important;
	text-decoration: none;
}
.CalAResSelector A:hover
{
	color: #AB9C91!important;
	text-decoration: none;
}
.CalAResNextPrev
{
   font-family: Arial, Helvetica, sans-serif;
	color: #AB9C91;
   font-size: 12px;
	width: 15%;
}
.CalAResNextPrev a:hover
{
	color: #AB9C91!important;
	text-decoration: none;
}
.CalAResDayHeader
{
	color: #AB9C91;
	background: transparent;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	width: 65px;
	border: 1px solid #FFFFFF;
}
.CalAResTitle
{
	color: #AB9C91;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
	background: transparent;
	width: 100%;
}
.LookupItem
{
	cursor: hand;
	background-color: #1A1A1A;
}
.LookupItemAlt
{
	cursor: hand;
	background-color: #000000;
}
.LookupItemSelected
{
	cursor: hand;
	background-color: #1A1A1A;
	border: 2px solid #FFFFFF;
}
.LookupItemAltSelected
{
	cursor: hand;
	background-color: #000000;
	border: 2px solid #FFFFFF;
}
.LookupItemBreak
{
	cursor: hand;
	background-color: #1A1A1A;
	border-top: thin double #FFFFFF;
}
.LookupItemAltBreak
{
	cursor: hand;
	background-color: #000000;
	border-top: thin double #FFFFFF;
}
.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: 11px;
   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: 11px;
   font-weight: normal;
	color: black;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}
.MealEntry:hover
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   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: 11px;
   font-weight: bold;
	color: black;
}
.WaitList
{
	border: 2px solid #FFFFFF;
	background-color: #F59111;
}
.WaitListOff
{
	background-color: transparent;
}
A.Navbar:link, A.Navbar:visited, A.Navbar:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	 color: #F59111!important;
}
A.Navbar:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    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: 11px;
    font-weight: normal;
	 color: #FFFFFF!important;
}
A.NavbarL:link, A.NavbarL:visited, A.NavbarL:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	 color: #F59111;
}
A.NavbarL:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	 color: #FFFFFF!important;
}
A.NavbarSelL:link, A.NavbarSelL:visited, A.NavbarSelL:hover, A.NavbarSelL:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	 color: #FFFFFF!important;
}
.TutorialVideo {
	border: thin groove black;
	background: black;
}
.WizardHeader .Head {
	color: #FFFFFF;
}
.WizardFooter .Normal {
	color: #A89B85;
}
A.WizardMessage:link, A.WizardMessage:visited, A.WizardMessage:active  {
	color: #F59111;
}
A.WizardMessage:hover  {
	color: #D2CFCE;
}
.GridItem A.CommandButton {
	color: #F59111!important;
}
.LookupItem A.CommandButton {
	color: #F59111!important;
}
.LookupItemAlt A.CommandButton {
	color: #F59111!important;
}
.LookupItem .Normal {
	color: #A89B85;
}
.LookupItem .NormalBold {
	color: #F59111;
}
.LookupItemAlt .Normal {
	color: #A89B85;
}
.LookupItemAlt .NormalBold {
	color: #F59111;
}

.PageHeaderBody em span.Normal {
	font-style:normal;
}
