﻿* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    background-color: #343333;
    font-family: Arial;
}

img {
    border: 0;
}

#mainContainer {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#titleTop {
    height: 88px;
    background-image: url('../images/topBackground.jpg');
    background-position: right;
}

#menu {
    height: 32px;
    background-image: url('../images/menuBackground.jpg');
    margin-bottom: 5px;
}

.ulMenu {
    float: right;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
}

.ulMenu li {
    display: inline;
    padding-left: 9px;
    padding-right: 9px;
}

.ulMenu li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
}

.menuSeperator {
    border-right: solid 1px #ffffff;
}

.stripBox {
    height: 199px;
    padding-top: 5px;
    padding-left: 5px;
    clear: both;
}

.topBG {
    background-image: url('../images/upstrip_px.jpg');
}

.btmBG {
    background-image: url('../images/dwnstrip_px.jpg');
}

#middleSeperaor {
    height: 16px;
    background-image: url('../images/midstrip_px.jpg');
}

.windowBox {
    width: 252px;
    height: 194px;
    float: left;
    overflow: hidden;
}

.windowBox .windowBoxIcon {
    float: left;
    position: relative;
    top: -191px;
    left: 5px;
}

.boxPadding {
    padding-right: 15px;
}

.windowBoxTitle {
    height: 42px;
    background-image: url('../images/window/win_head.png');
    text-align: center;
    overflow: hidden;
}

.windowBoxTitle span {
    color: #001F4B;
    font-size: 20px;
    position: relative;
    top: 5px;
    
}

.windowBoxContent {
    height: 152px;
    padding-left: 8px;
    background-image: url('../images/window/win_body.png');
}

#footer {
    height: 32px;
    background-image: url('../images/bttm_menu.jpg');
    margin-top: 10px;
    padding-top: 2px;
    text-align: center;
}

#footer ul {
    float: none;
}

#footer ul li a {
    font-size: 14px;
    font-weight: normal;
}

.galleryDemo {
    margin-top: -3px;
    margin-left: 5px;
}

.mapDemo {
    margin-top: -6px;
    margin-left: 14px;
}

.Rsrv {
    font-size: 12px;
    font-weight: bold;
    color: #00214A;
}

#RsrvLeft {
    float: left;
}

#RsrvRight {
    float: left;
    margin-left: 20px;
}

#btnCheck {
    width: 101px;
    height: 54px;
    display: block;
    margin-top: 6px;
    background-image: url('../images/window/check_btn.jpg');
}

.txtInput {
    width: 70px;
    margin-bottom: 5px;
    font-size: 12px;
}

.txtInputCardNum {
    width: 50px;
    text-align: center;
}



#rooms, #adults, #children{
    text-align: center;
}

#languageMenu {
    float: right;
    top: -85px;
    margin-right: 5px;
    margin-top: 10px;
}

#languageMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#languageMenu ul li {
    display: inline;
}

.servicesRepeater {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-left: 5px;
}

.servicesRepeater li {
    margin-bottom: 6px;
}

.servicesRepeater li a {
    color: #002144;
    font-size: 17px;
    font-weight: bold;
}

#pageText {
    background-color: #ffffff;
}

.dialogBox, #dealDetails {
    display: none;
}

.imageFrame {
    background-image: url('../images/galleryFrame.jpg');
    width: 188px;
    height: 134px;
    display: inline-block;
}

.imageFrame img {
    margin-top: 17px;
    margin-left: 19px;
}

.imageFrameSpace {
    margin-left: 10px;
    margin-right: 30px;
}

#onlineReservationForm span {
    font-size: 12px;
}

#onlineReservationFormTitle {
    font-size: 20px;
}

.NoRooms {
    color: Red;
}

.RoomsAvilable {
    color: Green;
}

.RsrvForm {
    font-size: 14px;
}

#onlineReservationFormSending, #onlineReservationFormComplete {
    display: none;
    text-align: center;
}

.emptyBtn {
    background-image: url('../images/window/empty_btn.jpg');
    width: 135px;
    height: 43px;
    display: block;
    color: White;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    padding-top: 11px;
}


.servicesBox {
    width: 95%;
    height: 95%;
    overflow-y: scroll;
}

.pageText {
    margin-top: 10px;
    overflow-y: scroll;
    border: solid 1px #87b6d9;
    height: 88%;
    width: 97%;
    padding: 5px 5px 5px 5px;
}

.ui-datepicker-trigger {
    cursor: pointer;
    position: relative;
    top: -3px;
    left: 2px;
}

.ui-datepicker {
    z-index: 10000;
}

.mapChanger {
    float: left;
    background-color: White;
    text-align:center;
    display: block;
    width: 100px;
    height: 20px;
    border: solid 1px black;
    color: Blue;
    position: relative;
    top: 5px;
    left: 5px;
    margin-left: 5px;
}

.topDealHolder {
    background-color: White;
    border: solid 2px #818181;
    text-align: center;
    font-size: 18px;
    color: Red;
    margin-bottom: 3px;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.bottomDealHolder {
    background-color: White;
    border: solid 2px #818181;
    text-align: center;
    font-size: 18px;
    color: Red;
    margin-top: 3px;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.topDealHolder a, .bottomDealHolder a  {
    color: Red;
}

.RsrvFormValidationError {
    color: Red;
    font-size: 12px;
    display: none;
}

.submitBtn {
    background-image: url('../images/window/empty_btn.jpg');
    width: 135px;
    height: 54px;
    display: block;
    text-decoration: none;
    overflow: hidden;
}

.submitBtnDivText {
    width: 133px;
    height: 44px;
    color: White;
    font-size: 22px;
    text-align: center;
    text-decoration: none;
    position:relative;
    top: -55px;
    left: 0;
    padding-top: 10px;
}

.submitBtnDivShaddow {
    width: 135px;
    height: 44px;
    color: Black;
    font-size: 22px;
    text-align: center;
    text-decoration: none;
    
    position:relative;
    top: 0;
    left: 0;
    padding-top: 10px;
}


.smallSubmitBtn {
    background-image: url('../images/smallempty_btn.jpg');
    width: 102px;
    height: 54px;
    display: block;
    text-decoration: none;
    overflow: hidden;
}

.smallSubmitBtnDivText {
    width: 100px;
    height: 44px;
    color: White;
    font-size: 22px;
    text-align: center;
    text-decoration: none;
    
    position:relative;
    top: -54px;
    left: 0;
    padding-top: 10px;
}

.smallSubmitBtnDivShaddow {
    width: 102px;
    height: 44px;
    color: Black;
    font-size: 22px;
    text-align: center;
    text-decoration: none;
    
    position:relative;
    top: 0;
    left: 0;
    padding-top: 10px;
}

#sendToFriendComplete {
    display: none;
    text-align: center;
    font-size: 18px;
}