﻿/*Site Defnitions*/
/*
Background Tan: EBE7CF
Navy: 1D1060
Subdued Navy: 72617D
*/
* {
     padding:0;
     margin:0;
     border:0;
}
body
{
    background-image:url('/images/background_BrownStripe.png');
    background-repeat:repeat;
    font-family:Arial;
    font-size:9pt;
    height:100%;
    color:#1D1060;
    list-style-type:circle;
}
a
{
    color:#1D1060;
}
a:visited
{
    color:#1D1060;
}
ul li
{
    list-style-position:inside;
}

/*General Use Classes*/
.imageNoSpace
{
    margin:0px;
    padding:0px;
    float:left;
}
.clear
{
    clear:both;
}
.centered
{
    margin:0 auto 0 auto;
    display:block;
}
.title
{
    font-size:11pt;
    font-weight:800;
}

/*MasterPage.Master Layout*/
#outerContainer
{
     width:702px;
     margin:10px auto 0px auto;
}
#leftWing
{
     width:80px;
     height:768px;
     float:left;
     background-image:url('/images/LeftSide.png');
     display:inline;
}
#headerContainer
{
    overflow:hidden;
}
#innerContainer
{
    height:768px;
    overflow:hidden;
    float:left;
    display:inline;
}
#rightWing
{
    width:79px;
    height:768px;
    float:right;
    background-image:url('/images/RightSide.png');
    display:inline;
}
#outerContentContainer
{
    width:543px;
    background-color:#EBE7CF;
    display:table;
}
#leftContentWing
{ 
    float:left;
    width:43px;
    height:441px;
    background-image:url('/images/Left_Lines.png');
    background-position:right;
    background-repeat:repeat-y;
    background-color:#EBE7CF;  
}
#leftContentWing_SubPage
{ 
    float:left;
    width:43px;
    height:520px;
    background-image:url('/images/Left_Lines.png');
    background-position:right;
    background-repeat:repeat-y;
    background-color:#EBE7CF;  
}
#innerContentContainer
{
    float:left;
}
#rightContentWing
{
    float:right;
    width:22px;
    height:441px;
    background-image:url('/images/Right_Lines.png');
    background-repeat:repeat-y;
    background-color:#EBE7CF;
}
#rightContentWing_SubPage
{
    float:right;
    width:22px;
    height:520px;
    background-image:url('/images/Right_Lines.png');
    background-repeat:repeat-y;
    background-color:#EBE7CF;
}
#content1
{
    width:478px;
    height:400px;
}
#content1_SubPage
{
    width:478px;
    height:488px;
}
#footerContainer
{
    overflow:hidden;
    width:543px;
}

/*Reservation Section*/
#reservationContainer
{
    height:194px;
    width:543px;
    background-image:url('/images/Bottom_Panel2.png');
    font-size:8pt;
}
#reservationContainer_SubPage
{
    height:115px;
    width:543px;
    background-image:url('/images/Bottom_Panel_Blank.png');
    font-size:8pt;
}
#reservationPartySize
{
    float:left;
    padding:35px 0 0 148px;
}
#reservationPartySize_SubPage
{
    float:left;
    padding:0 0 0 25px;
}
#reservationTitle
{
    float:right;
    font-size:22pt;
    display:inline-block;
    overflow:visible;
    padding:25px 25px 0 0;
}
#reservationTitle_SubPage
{
    float:right;
    font-size:22pt;
    display:inline-block;
    overflow:visible;
    position:relative;
    bottom:10px;
}
#reservationDateTime
{
    padding:8px 0 0 175px;
}
#reservationDateTime_SubPage
{
    padding:0 0 0 50px;
}
#reservationValidator1
{
    padding:0 0 0 170px;
}
#reservationValidator1_SubPage
{
    padding:0 0 0 50px;
}
#reservationValidator2
{
    padding:0 0 0 170px;
    position:relative;
    bottom:14px;
}
#reservationValidator2_SubPage
{
    padding:0 0 0 50px;
    position:relative;
    bottom:14px;
}
.CalendarExtenderClass .ajax__calendar_header,
.CalendarExtenderClass .ajax__calendar_prev,
.CalendarExtenderClass .ajax__calendar_next
{
    background-color:#1D1060;
    color:White;
    padding-top:3px;
}
.CalendarExtenderClass .ajax__calendar_body
{
        background-color:White;
}
.CalendarExtenderClass .ajax__calendar_hover,
.CalendarExtenderClass .ajax__calendar_active
{
    font-weight:bold;
}
.CalendarExtenderClass .ajax__calendar_other .ajax__calendar_day
{
    color:Gray;
}

/* Menu Bar*/
#menuMenuButton
{
    display:inline-block;
    height:25px;
    width:63px;
    background: url("/images/Buttons/Button_Menu.png") no-repeat 0 0;
    float:left;
}
#menuMenuButton:hover
{
    background-position:0 -25px;
}
#priviateDiningMenuButton
{
    display:inline-block;
    height:25px;
    width:110px;
    background:url("/images/Buttons/Button_PrivateDining.png") no-repeat 0 0;
    float:left;
}
#priviateDiningMenuButton:hover
{
    background-position:0 -25px;
}
#suitesMenuButton
{
    display:inline-block;
    height:25px;
    width:95px;
    background:url("/images/Buttons/Button_TheSuites.png") no-repeat 0 0;
    float:left;
}
#suitesMenuButton:hover
{
    background-position:0 -25px;
}
#specialsMenuButton
{
    display:inline-block;
    height:25px;
    width:94px;
    background: url("/images/Buttons/Button_Specials.png") no-repeat 0 0;
    float:left;
}
#specialsMenuButton:hover
{
    background-position:0 -25px;
}
#contactMenuButton
{
    display:inline-block;
    height:25px;
    width:116px;
    background: url("/images/Buttons/Button_ContactUs.png") no-repeat 0 0;
    padding:0px;
    margin:0px;
    float:left;
}
#contactMenuButton:hover
{
    background-position:0 -25px;
}

/*Default.aspx Layout*/
#left
{
    float:left;
    height:250px;
}
#welcomePlateContainer
{
    width:100%;
    background-image:url('/images/Default/Welcome_Plate_BG.png');
}
#welcomePlate
{
    position:relative;
    right:22px;
}
#defaultContent
{
    height:258px;
    padding:3px 5px 0px 6px;
    overflow:hidden;
    width:470px;
}
.slideShowImage
{
    margin-bottom:8px;
}
#defaultText
{
    float:left;
    width:314px;
    display:block;
    text-align:justify;
}
#defaultPicture
{
    float:right;
    width:147px;
    height:224px;
}
#defaultFooterContent
{
    width:443px;
    height:115px;
    margin:0 50px 0 50px;
    padding:20px 0 20px 0;
}
#bottomParagraph
{
    margin:0 auto 0 auto;
    width:400px;
    font-weight:600;
    text-align:center;
}
    
/*Menu.aspx Layout*/
#menuContent
{
    width:458px;
    height:488px;
    overflow:hidden;
    margin:0 10px 0 10px;
}
#menuContent br
{
    line-height:20%;
}
#menuFooterContent
{
    width:443px;
    height:115px;
    margin:0 50px 0 50px;
    padding:20px 0 20px 0;
}
.menuClass
{
    font-size:7pt;
}
.activeMenu
{
    font-size:13pt;
    font-weight:800;
}
.normalMenu
{
    font-size:9pt;
    font-weight:600;
}

/*PrivateDining.aspx Layout*/
#diningContent
{   
    width:458px;
    height:488px;
    overflow:hidden;
    margin:0 8px 0 10px;
    text-align:center;
    font-size:8pt;
}
#diningFooterContent
{
    width:475px;
    height:60px;
    margin:0 0 0 45px;
    padding:15px 0 20px 0;
    text-align:center;
    overflow:hidden;
}
#privateMenuLinks
{
    font-size:10pt;
}

/*Suites.aspx Layout*/
#suitesContent
{
    padding:0 10px 0px 10px;
    overflow:hidden;
    height:285px;
    text-indent:10px;
    text-align:justify;
    display:block;
    width:460px;
}
#suitesMenu
{
    padding:0 0 10px 0;
    width:325px;
    margin:0 auto 0 auto;
}
#middleTitle
{
    text-indent:0px;
}
#suitesFooterContent
{
    width:415px;
    height:55px;
    margin:0 0 0 75px;
    padding:20px 0 20px 0;
    text-align:center;
    overflow:hidden;
}
.activeSuite
{
    font-size:13pt;
    font-weight:800;
}
.normalSuite
{
    font-size:9pt;
    font-weight:600;
}

/*Specials.aspx Layout*/
#specialsContent
{   
    width:458px;
    height:488px;
    overflow:hidden;
    margin:0 10px 0 10px;
    font-size:11pt;
}
#specialsFooterContent
{
    width:435px;
    height:65px;
    margin:0 0 0 55px;
    padding:12px 0 20px 0;
    text-align:center;
    overflow:hidden;
}

/*Contact.aspx Layout*/

#contactContent
{   
    width:458px;
    height:488px;
    overflow:hidden;
    margin:0 10px 0 10px;
}
#contactFooterContent
{
    width:472px;
    height:65px;
    margin:0 0 0 45px;
    padding:15px 0 20px 0;
    text-align:center;
    overflow:hidden;
}
#contactTitle
{
    font-size:16pt;
}
#mailingListTitle
{
    font-size:16pt;
    float:left;
}
#mailingListDescription
{
    float:right;
    width:225px;
}
.mailingListTextBoxes
{
    font-size:8pt;
}
.submitImageButton
{
    position:relative;
    top:4px;
}
#mailingListErrors
{
    text-align:center;
}
.NewsletterMailLabel
{
    width:100px;
    margin:0 auto 0 auto;
}
.commentTextBoxList
{
    margin:4px 4px 4px 26px;
}
.commentTextBoxName
{
    margin:4px 4px 4px 23px;
}
.commentTextBoxEmail
{
    margin:4px 4px 4px 21px;
}
.commentTextBoxPhone
{
    margin:4px 4px 4px 21px;
}
.commentTextBoxComment
{
    margin:4px 4px 4px 2px;
}
.commentImageButton
{
    position:relative;
    left:355px;
}
#openTableLink
{
    font-size:12pt;
}
#mapLink
{
    font-size:12pt;
}