﻿/* CSS Document */

*
{
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
}
img
{
    border-width: 0px;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    background-color: #1E1615;
    font-size: 100%;
}
li
{
    margin-bottom: 5px;
}
.ajax__calendar_body
{
    background-color: #e9e9e9;
    border: solid 1px #cccccc;
}
.ajax__calendar_hover .ajax__calendar_day, .ajax__calendar_hover .ajax__calendar_month, .ajax__calendar_hover .ajax__calendar_year, .ajax__calendar_active
{
    font-weight: bold;
}
.TextBoxStyle
{
    background-color: #231D1C;
    border: 1px solid #5D543E;
    color: #CCCCCC;
    font-size: 14px;
    height: 22px;
    float: left;
    line-height: 22px;
    padding-left: 4px;
    width: 230px;
}
.ButtonStyle
{
    background-color: #231D1C;
    background-image: url(Images/GoButtonBackground.jpg);
    background-repeat: repeat-x;
    border: 1px solid #5D543E;
    color: #6ACDFC;
    height: 24px;
    float: left;
    margin-left: 5px;
    line-height: 20px;
    font-size: 12px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 3px;
    cursor: pointer;
    margin-bottom: 5px;
}
.ButtonStyle:focus
{
    background-color: #FFFFFF;
}

a:link
{
    color: #6ACDFC;
}
a:visited
{
    color: #6ACDFC;
}
a:hover
{
    color: #FFFFFF;
}
a:active
{
    color: #6ACDFC;
}
.ClearFloat
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
#Wrapper
{
    width: 980px;
    margin-right: auto;
    margin-left: auto;
}
h1
{
    color: #C98F31;
    margin-bottom: 3px;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
}
/* Start Header Container content */

#HeaderContainer
{
    width: 980px;
    height: 120px;
}
#Logo
{
    width: 215px;
    height: 120px;
    float: left;
}
#Header1
{
    width: 255px;
    height: 120px;
    float: left;
}
#Header2
{
    width: 255px;
    height: 120px;
    float: left;
}
#Header3
{
    width: 255px;
    height: 120px;
    float: left;
}
#LinksWrapper
{
    width: 980px;
    height: 40px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #584E38;
    font-size: 0.9em;
}
.LinksContainer
{
    height: 40px;
    float: left;
    margin-right: 16px;
    margin-left: 16px;
    line-height: 40px;
    color: #FFFFFF;
    display: block;
}
.LinksDivider
{
    width: 5px;
    height: 40px;
    background-image: url(Images/LinkDivider.gif);
    background-repeat: no-repeat;
    float: left;
}
.LinksLineDivider
{
    width: 5px;
    height: 40px;
    background-image: url(Images/LinkLineDivider.gif);
    background-repeat: no-repeat;
    float: left;
}
.LinksContainerSelected
{
    background-position: center 31px;
    height: 41px;
    float: left;
    margin-right: 16px;
    margin-left: 16px;
    line-height: 40px;
    color: #FFFFFF;
    background-image: url(Images/LinkSelected.gif);
    background-repeat: no-repeat;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #1E1615;
}

/* Setup Main Content Placeholders */

#MainContentContainer
{
    width: 980px;
    margin-top: 22px;
}
#MainContentLeftPanelContainer
{
    width: 315px;
    float: left;
}
#MainContentVerticalGap
{
    width: 25px;
    float: left;
}

/* Start Right Panel Main Content */

#MainContentRightPanelContainer
{
    width: 640px;
    float: left;
}
#TextPanelTopLine
{
    width: 463px;
    height: 16px;
    float: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #41382A;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #41382A;
}
#PhotoPanelTopLine
{
    width: 176px;
    height: 16px;
    float: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #41382A;
}
#TextPanel
{
    width: 413px;
    float: left;
    font-size: 0.8em;
    line-height: 1.6em;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 18px;
}
#PhotoPanel
{
    width: 160px;
    height: 400px;
    float: left;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #41382A;
    padding-left: 15px;
    padding-top: 18px;
}
.HeaderText
{
    width: 100%;
    height: 18px;
    margin-bottom: 12px;
    float: left;
}

/* Home Page Horiz Image Content */

#HorizImageContainer
{
    width: 640px;
    height: 108px;
    margin-bottom: 14px;
}
.HorizImage
{
    width: 193px;
    height: 108px;
    float: left;
}
.ImageGap
{
    width: 30px;
    height: 108px;
    float: left;
}

/* Start Left Panel Main Content */

.LeftPanelHeader
{
    width: 283px;
    height: 25px;
    background-color: #4A1918;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}
.LeftPanelText
{
    width: 283px;
    background-color: #292221;
    margin-bottom: 22px;
    padding-top: 15px;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 11px;
    color: #AB9678;
    line-height: 1.7em;
}
h2
{
    color: #CCCCCC;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 3px;
}

/* Special Offers Heading */

#SpecialOffersHeading
{
    color: #DDDDDD;
    font-size: 12px;
    width: 100%;
    height: 22px;
    margin-bottom: 1px;
    padding-left: 2px;
}

.EmailSubmitResult
{
    color: #CCCCCC;
    font-size: 12px;
    font-weight: normal;
    margin-top: 6px;
    margin-bottom: 3px;
}
.EmailValidatorResult
{
    width: 200px;
    height: 44px;
    color: #CCCCCC;
    font-size: 12px;
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 15px;
}

/* Footer */
#FooterContainer
{
    border-color: #4A1918;
    width: 980px;
    height: 40px;
    border-top-style: solid;
    border-top-width: 2px;
    margin-top: 30px;
    margin-bottom: 50px;
    line-height: 40px;
    color: #966B29;
    font-size: 0.8em;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.CopyrightFooterText
{
    float: left;
    padding-right: 16px;
}
.SiteDesignFooterText
{
    float: left;
    padding-left: 16px;
}
.FooterLineDivider
{
    width: 2px;
    height: 40px;
    background-image: url(Images/FooterLineDivider.gif);
    background-repeat: no-repeat;
    float: left;
}
.almdesign
{
    height: 40px;
    float: left;
    color: #FFFFFF;
    display: block;
}

/* Menu Page */

.MenuPanelBackground
{
    width: 283px;
    background-color: #292221;
    margin-bottom: 22px;
    padding-top: 15px;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px;
    background-image: url(Images/MenuPanelBackground.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
}
.MenuLinks
{
    background-position: left center;
    background-image: url(Images/Bullet.gif);
    background-repeat: no-repeat;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    font-size: .8em;
}
.MenuLinksSelected
{
    background-position: left center;
    background-image: url(Images/BulletSelected.gif);
    background-repeat: no-repeat;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    font-size: .8em;
}
.MenuLineDivider
{
    width: 100%;
    height: 20px;
}
.DishTypeHeading
{
    color: #A7772B;
    margin-bottom: 10px;
    margin-top: 12px;
    font-style: italic;
}
h3
{
    color: #BCB087;
    padding-bottom: 1px;
    text-transform: capitalize;
    font-weight: normal;
    font-size: .9em;
}
.FancyMenuLineDivider
{
    width: 100%;
    height: 20px;
    margin-bottom: 12px;
}

/* Bookings Page */

.BookingFormContainer
{
    padding: 0px;
    margin: 0px;
    width: 300px;
    height: 300px;
    float: left;
}
.LongTextBoxStyle
{
    background-color: #BCBAB9;
    color: #000000;
    font-size: 12px;
    width: 200px;
    height: 18px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 18px;
    font-weight: bold;
    padding-left: 3px;
}
.DateTextBoxStyle
{
    background-color: #BCBAB9;
    color: #000000;
    font-size: 12px;
    width: 100px;
    height: 18px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 18px;
    font-weight: bold;
    padding-left: 3px;
}
.RequestsTextBoxStyle
{
    background-color: #BCBAB9;
    color: #000000;
    font-size: 12px;
    width: 280px;
    height: 90px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    padding-left: 3px;
}
.BookingsText
{
    font-size: 12px;
    height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.SubmitButtonStyle
{
    background-color: #231D1C;
    background-image: url(Images/BigButtonStyleBackground.jpg);
    background-repeat: repeat-x;
    border: 1px solid #5D543E;
    color: #6ACDFC;
    height: 22px;
    line-height: 20px;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 79px;
    float: left;
}

.HorizLineDivider
{
    border-top-color: #41382A;
    border-top-style: solid;
    border-top-width: 1px;
    width: 95%;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 15px;
}
.PartySizeListStyle
{
    background-color: #BCBAB9;
    color: #000000;
    font-size: 12px;
    width: 50px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 22px;
    font-weight: bold;
}
.TimeListStyle
{
    background-color: #BCBAB9;
    color: #000000;
    font-size: 12px;
    width: 90px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 22px;
    font-weight: bold;
}
.CalendarStyle
{
    width: 27px;
    height: 23px;
}

/* About Us Page */

.TextLineDivider
{
    width: 100px;
    height: 1px;
    margin-top: 25px;
    margin-bottom: 20px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #41382A;
}
.LinkGap
{
    margin-top: 5px;
    margin-bottom: 5px;
}

/* Gallery Page */

#SmallPhotosWrapper
{
    width: 295px;
    height: 500px;
    float: left;
    margin-left: 15px;
}
#SmallPhotosTextHeader
{
    width: 295px;
    height: 28px;
    float: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #41382A;
    padding-top: 4px;
}
#SmallPhotosContainer
{
    width: 295px;
    height: 220px;
    float: left;
    margin-top: 10px;
}
.SmallPhoto
{
    width: 70px;
    height: 70px;
    float: left;
    margin-top: 5px;
}
.SmallPhotoVertGap
{
    width: 5px;
    height: 70px;
    float: left;
}
#VerticalGapLine
{
    width: 14px;
    height: 100px;
    float: left;
    border-right-color: #41382A;
    border-right-width: 1px;
    border-right-style: solid;
}
#LargePhotoWrapper
{
    width: 620px;
    height: 500px;
    float: left;
    margin-left: 15px;
}
#LargePhotoTextHeader
{
    width: 100%;
    height: 25px;
    float: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #41382A;
    padding-top: 7px;
    font-size: 12px;
    color: #C98F31;
}
#LargePhotoContainer
{
    width: 620px;
    height: 450px;
    float: left;
    margin-top: 15px;
}

/* Footer */
.SelectedText
{
    height: 40px;
    float: left;
    margin-right: 16px;
    margin-left: 16px;
    line-height: 40px;
    color: #FFFFFF;
}

/* Vouchers Page */
#VoucherContainer
{
    width: 413px;
    height: 59px;
}
.VoucherImage
{
    width: 73px;
    height: 59px;
    margin-right: 30px;
    float: left;
}
.StepContainer
{
    width: 413px;
    height: 18px;
    margin-bottom: 22px;
    float: left;
}
#TableContainer
{
    width: 290px;
    float: left;
    margin-top: 10px;
    font-size: 12px;
}
.RowContainerHeader
{
    width: 290px;
    height: 30px;
    line-height: 30px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #41382A;
    color: #C98F31;
}
.RowContainer
{
    width: 290px;
    height: 30px;
    line-height: 30px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #41382A;
}
.RowContainerFooter
{
    width: 290px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}
.CartItem
{
    width: 100px;
    height: 30px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #41382A;
    float: left;
}
.Qty
{
    width: 45px;
    height: 30px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #41382A;
    float: left;
    text-align: center;
}
.Amount
{
    width: 60px;
    height: 30px;
    float: left;
    text-align: center;
}
.Clear
{
    width: 63px;
    height: 30px;
    float: left;
    padding-left: 20px;
    font-size: 11px;
}

/* Contact Form */

#ContactFormContainer
{
    width: 413px;
    height: 222px;
}
.ContactFormRow
{
    width: 413px;
    height: 28px;
    float: left;
    margin-bottom: 3px;
}
.ContactFormText
{
    font-size: 12px;
    width: 63px;
    height: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    line-height: 18px;
}
.ContactTextBoxStyle
{
    background-color: #BCBAB9;
    font-size: 12px;
    width: 200px;
    height: 18px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 18px;
    font-weight: bold;
    padding-left: 3px;
    float: left;
}
.ValidationText
{
    height: 18px;
    float: left;
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}
.ContactSubmitButtonStyle
{
    background-color: #231D1C;
    background-image: url(Images/BigButtonStyleBackground.jpg);
    background-repeat: repeat-x;
    border: 1px solid #5D543E;
    color: #6ACDFC;
    height: 22px;
    line-height: 20px;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 77px;
    float: left;
}
/* Careers */
Input#FileUpload1
{
    background-color: #BCBAB9;
    color: #000000;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    margin-left: 5px;
    width: 200px;
}
Input#Button1
{
    background-color: #231D1C;
    background-image: url(Images/BigButtonStyleBackground.jpg);
    background-repeat: repeat-x;
    border: 1px solid #5D543E;
    color: #6ACDFC;
    height: 24px;
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
    vertical-align: top;
}
.UploadBackground
{
    width: 230px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #A0A0A0;
}
