﻿.IE8Fix
{
    background-position: bottom;
    z-index: 1000;
    border: 0px solid #3E2A05;
    color: #666;
    font-family: tahoma;
    font-size: 11px;
    width: 130px;
    background-color: #B7B77B;
    padding-left: 2px;
    padding-bottom: 1px;
    text-align: left;
}

.TopGroup
{
    background-image: url(Images/top_groupBg.gif);
    border: 1px solid #857b65;
    width: 100%;
}

.MenuGroup
{
    background-color: #f6f6f6;
    border: 1px solid #857b65;
}

.TopMenuItem
{
    color: white;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

.TopMenuItemHover
{
    z-index: 1000;
    background-image: url('Images/top_itemHoverBg.gif');
    background-color: #FFFFFF;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.MenuItem
{
    z-index: 1000;
    color: #3E2A05;
    font-family: tahoma;
    font-size: 11px;
    width: 150;
    margin: 2;
}

.MenuItemHover
{
    z-index: 1000;
    margin: 0;
    color: #FFFFFF;
    border: 0px solid #ccc;
    background-color: #B7B77B;
    border-right-color: #b9b9b9;
    border-bottom-color: #b9b9b9;
    font-family: tahoma;
    font-size: 11px;
    width: 100%;
    padding-left: 2px;
    padding-bottom: 1px;
    text-decoration: underline;
}

.MenuItemExpanded
{
    z-index: 1000;
    border: 0px solid #f6f6f6;
    color: #666;
    font-family: tahoma;
    font-size: 11px;
    width: 100%;
    padding-left: 2px;
    padding-bottom: 1px;
}

#container
{
    width: 900px;
    margin: 0px auto;
    color: #333;
    line-height: 130%;
}
#welcomeImage
{
    background-position: center center;
    background-image: url('Images/property.jpg');
    background-repeat: no-repeat;
    width: 900px;
    height: 241px;
    margin: 1;
}
#welcomeMessage
{
    padding: .5em;
    margin: 1;
}
#welcomeMessage h1
{
    padding: 0;
    margin: 0;
    line-height: 170%;
    font-size: x-large;
    font-weight: bold;
}
#leftcolumn
{
    float: left;
    width: 575px;
    margin: 0;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #3E2A05;
    height: inherit;
}
#promos
{
    margin-left: 575px;
    padding: 1em;
    max-width: 36em;
    height: inherit;
}
#content
{
    float: left;
    width: 590px;
    height: inherit;
}
#advert
{
    padding: 2px;
    margin: 2px;
    float: right;
    width: 300px;
    border-spacing: 2px;
    height: auto;
}

#room_container
{
    padding: 2px;
    margin: 2px;
    float: right;
    width: auto;
    border-spacing: 2px;
    height: inherit;
}

#room_content
{
    padding: 2px;
    margin: 2px;
    float: left;
    width: 320px;
    height: inherit;
}

#room_calendar
{
    padding: 2px;
    margin: 2px;
    float: right;
    width: 295px;
    height: inherit;
}

#room_photos
{
    padding: 2px;
    margin: 2px;
    float: left;
    width: 590px;
    height: inherit;
    z-index: 1000;
}

#ammenity_container
{
    border: 1px solid #3E2A05;
    color: #FFFFFF;
    font-weight: normal;
}

#ammenities
{
    padding: 2px;
    margin: 2px;
    float: left;
    width: 250px;
    height: auto;
    color: #FFFFFF;
    font-weight: normal;
}

#availability_container
{
    margin: 2px;
    padding: 2px;
    border: 1px solid #3E2A05;
}

#hr
{
    height: 1px;
    color: #857b65;
    width: 98%;
}
.Availability_Calendar
{
    background-position: center center;
    background-image: url(Images/top_groupBg.gif);
    border: 1px solid #857b65;
    width: 100%;
    color: white;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    background-repeat: repeat-x;
}
